textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"] {
border: 1px solid #dbdada;
outline: 0;
margin-bottom: 20px;
width: 100%;
height: auto;
padding: 0.7142857142857143em 1.1428571428571428em;
font-size: 14px;
line-height: 1.5;
border-radius: 0;
}
selecttextarea,
selectinput[type="text"],
selectinput[type="password"],
selectinput[type="datetime"],
selectinput[type="datetime-local"],
selectinput[type="date"],
selectinput[type="month"],
selectinput[type="time"],
selectinput[type="week"],
selectinput[type="number"],
selectinput[type="email"],
selectinput[type="url"],
selectinput[type="search"],
selectinput[type="tel"],
selectinput[type="color"] {
height: auto;
line-height: auto;
}
textareatextarea,
textareainput[type="text"],
textareainput[type="password"],
textareainput[type="datetime"],
textareainput[type="datetime-local"],
textareainput[type="date"],
textareainput[type="month"],
textareainput[type="time"],
textareainput[type="week"],
textareainput[type="number"],
textareainput[type="email"],
textareainput[type="url"],
textareainput[type="search"],
textareainput[type="tel"],
textareainput[type="color"],
select[multiple]textarea,
select[multiple]input[type="text"],
select[multiple]input[type="password"],
select[multiple]input[type="datetime"],
select[multiple]input[type="datetime-local"],
select[multiple]input[type="date"],
select[multiple]input[type="month"],
select[multiple]input[type="time"],
select[multiple]input[type="week"],
select[multiple]input[type="number"],
select[multiple]input[type="email"],
select[multiple]input[type="url"],
select[multiple]input[type="search"],
select[multiple]input[type="tel"],
select[multiple]input[type="color"] {
height: auto;
}  html {
font-family: sans-serif;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
}
body {
margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
display: block;
}
audio,
canvas,
progress,
video {
display: inline-block;
vertical-align: baseline;
}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden],
template {
display: none;
}
a {
background: transparent;
}
a:active,
a:hover {
outline: 0;
}
abbr[title] {
border-bottom: 1px dotted;
}
b,
strong {
font-weight: bold;
}
dfn {
font-style: italic;
}
h1 {
font-size: 2em;
margin: 0.67em 0;
}
mark {
background: #ff0;
color: #000;
}
small {
font-size: 80%;
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
img {
border: 0;
}
svg:not(:root) {
overflow: hidden;
}
figure {
margin: 1em 40px;
}
hr {
-moz-box-sizing: content-box;
box-sizing: content-box;
height: 0;
}
pre {
overflow: auto;
}
code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
color: inherit;
font: inherit;
margin: 0;
}
button {
overflow: visible;
}
button,
select {
text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button;
cursor: pointer;
}
button[disabled],
html input[disabled] {
cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
}
input {
line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box;
padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
height: auto;
}
input[type="search"] {
-webkit-appearance: textfield;
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
}
legend {
border: 0;
padding: 0;
}
textarea {
overflow: auto;
}
optgroup {
font-weight: bold;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
td,
th {
padding: 0;
} @media print {
* {
text-shadow: none !important;
color: #000 !important;
background: transparent !important;
box-shadow: none !important;
}
a,
a:visited {
text-decoration: underline;
}
a[href]:after {
content: " (" attr(href) ")";
}
abbr[title]:after {
content: " (" attr(title) ")";
}
a[href^="javascript:"]:after,
a[href^="#"]: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;
}
select {
background: #fff !important;
}
.navbar {
display: none;
}
.table td,
.table th {
background-color: #fff !important;
}
.btn > .caret,
.dropup > .btn > .caret,
.widget_newsletterwidget .newsletter-submit > .caret,
.dropup > .widget_newsletterwidget .newsletter-submit > .caret {
border-top-color: #000 !important;
}
.label {
border: 1px solid #000;
}
.table {
border-collapse: collapse !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: 14px;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
font-family: "PT Sans", sans-serif;
font-size: 14px;
line-height: 1.7;
color: #5f5f5f;
background-color: transparent;
font-weight: 400;
font-style: normal;
letter-spacing: 1px;
}
input,
button,
select,
textarea {
font-family: inherit;
font-size: inherit;
line-height: inherit;
}
a {
color: #5f5f5f;
text-decoration: none;
-webkit-transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease, box-shadow 0.3s ease;
-o-transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease, box-shadow 0.3s ease;
transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease, box-shadow 0.3s ease;
}
a:hover,
a:focus {
color: #fe6367;
text-decoration: none;
}
figure {
margin: 0;
}
img {
vertical-align: middle;
border: 0;
max-width: 100%;
height: auto;
}
.gm-style img {
max-width: none;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
display: block;
width: 100% \9;
max-width: 100%;
height: auto;
}
.img-rounded {
border-radius: 3px;
}
.img-thumbnail {
padding: 0.2857142857142857em;
line-height: 1.7;
background-color: transparent;
border: 1px solid #dddddd;
border-radius: 3px;
-webkit-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
display: inline-block;
width: 100% \9;
max-width: 100%;
height: auto;
}
.img-circle {
border-radius: 50%;
}
img.grayscale,
.grayscale > img {
-webkit-filter: grayscale(100%);
filter: grayscale(100%);
filter: gray;
filter: url("data:image/svg+xml;utf8,<svg version='1.1' xmlns='http://www.w3.org/2000/svg' height='0'><filter id='greyscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0' /></filter></svg>#greyscale");
}
img.grayscale:hover,
.grayscale > img:hover {
filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
-webkit-filter: grayscale(0%);
filter: grayscale(0%);
}
hr {
margin-top: 1.6428571428571428em;
margin-bottom: 1.6428571428571428em;
border: 0;
border-top: 1px solid #f4f4f4;
}
.sr-only,
.jp-controls a span {
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;
}
iframe {
width: 100%;
max-width: 100%;
border: 0px;
} h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
font-family: 'PT Sans', serif;
font-weight: bold;
line-height: 1.2;
color: #454545;
font-style: normal;
}
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: #5f5f5f;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
.h1 a,
.h2 a,
.h3 a,
.h4 a,
.h5 a,
.h6 a {
color: #454545;
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover,
.h1 a:hover,
.h2 a:hover,
.h3 a:hover,
.h4 a:hover,
.h5 a:hover,
.h6 a:hover {
color: #fe6367;
text-decoration: none;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
margin-top: 1.6428571428571428rem;
margin-bottom: 0.8214285714285714rem;
}
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: 0.8214285714285714em;
margin-bottom: 0.8214285714285714em;
}
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: 2.5714285714285716em;
}
h2,
.h2 {
font-size: 2.142857142857143em;
}
h3,
.h3 {
font-size: 1.7142857142857142em;
}
h4,
.h4 {
font-size: 1.2857142857142858em;
}
h5,
.h5 {
font-size: 1em;
}
h6,
.h6 {
font-size: 0.8571428571428571em;
}
h1.white,
h2.white,
h3.white,
h4.white,
h5.white {
color: white;
}
h1.text-shadow,
h2.text-shadow,
h3.text-shadow,
h4.text-shadow,
h5.text-shadow {
text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
}
p {
margin: 0 0 0.8214285714285714em;
}
.lead {
margin-bottom: 1.6428571428571428em;
font-size: 16px;
font-weight: 300;
line-height: 1.4;
}
@media (min-width: 768px) {
.lead {
font-size: 21px;
}
}
cite {
font-style: normal;
}
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: #5f5f5f;
}
.text-primary {
color: #fe6367;
}
a.text-primary:hover {
color: #fe3036;
}
.text-success {
color: #3c763d;
}
a.text-success:hover {
color: #2b542c;
}
.text-info {
color: #31708f;
}
a.text-info:hover {
color: #245269;
}
.text-warning {
color: #8a6d3b;
}
a.text-warning:hover {
color: #66512c;
}
.text-danger {
color: #a94442;
}
a.text-danger:hover {
color: #843534;
}
.bg-primary {
color: #fff;
background-color: #fe6367;
}
a.bg-primary:hover {
background-color: #fe3036;
}
.bg-success {
background-color: #dff0d8;
}
a.bg-success:hover {
background-color: #c1e2b3;
}
.bg-info {
background-color: #d9edf7;
}
a.bg-info:hover {
background-color: #afd9ee;
}
.bg-warning {
background-color: #fcf8e3;
}
a.bg-warning:hover {
background-color: #f7ecb5;
}
.bg-danger {
background-color: #f2dede;
}
a.bg-danger:hover {
background-color: #e4b9b9;
}
.bg-primary-overlay {
background: rgba(254, 99, 103, 0.95);
}
.bg-cover {
-webkit-background-size: cover !important;
-moz-background-size: cover !important;
-o-background-size: cover !important;
background-size: cover !important;
}
.bg-transparent {
background-color: transparent;
}
.page-header {
padding-bottom: -0.1785714285714286em;
margin: 3.2857142857142856em 0 1.6428571428571428em;
border-bottom: 1px solid #f4f4f4;
}
ul,
ol {
margin-top: 0;
margin-bottom: 0.8214285714285714em;
}
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: 1.6428571428571428em;
}
dt,
dd {
line-height: 1.7;
}
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;
text-overflow: ellipsis;
white-space: nowrap;
}
.dl-horizontal dd {
margin-left: 180px;
}
}
abbr[title],
abbr[data-original-title] {
cursor: help;
border-bottom: 1px dotted #5f5f5f;
}
.initialism {
font-size: 90%;
text-transform: uppercase;
}
blockquote {
padding: 0.8214285714285714em 1.6428571428571428em;
margin: 0 0 1.6428571428571428em;
font-size: 17.5px;
border-left: 5px solid #f4f4f4;
}
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.7;
color: #5f5f5f;
}
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 #f4f4f4;
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';
}
blockquote:before,
blockquote:after {
content: "";
}
address {
margin-bottom: 1.6428571428571428em;
font-style: normal;
line-height: 1.7;
} .container {
margin-right: auto;
margin-left: auto;
padding-left: 1.0714285714285714em;
padding-right: 1.0714285714285714em;
}
@media (min-width: 768px) {
.container {
width: 722.1428571428571px;
}
}
@media (min-width: 992px) {
.container {
width: 942.1428571428571px;
}
}
@media (min-width: 1200px) {
.container {
width: 1172.142857142857px;
}
}
.container-fluid {
margin-right: auto;
margin-left: auto;
padding-left: 1.0714285714285714em;
padding-right: 1.0714285714285714em;
}
.container-boxed {
margin-right: auto;
margin-left: auto;
padding-left: 1.0714285714285714em;
padding-right: 1.0714285714285714em;
}
@media (min-width: 768px) {
.container-boxed {
width: 96.2%;
}
}
@media (min-width: 992px) {
.container-boxed {
width: 97%;
}
}
@media (min-width: 1200px) {
.container-boxed {
width: 97%;
}
}
.container-boxed.max {
max-width: 1200px;
}
.container-boxed.offset {
padding-top: 0px;
padding-bottom: 100px;
margin: 0 auto;
}
@media (max-width: 767px) {
.container-boxed {
width: 100%;
}
.container-boxed.max {
max-width: 100%;
}
.container-boxed.offset {
padding-top: 0;
padding-bottom: 0;
margin: 40px auto;
}
}
.container-fullwidth {
overflow: hidden;
width: 100%;
}
@media (min-width: 800px) and (max-width: 991px) {
.container-boxed {
width: 97%;
}
}
.row,
.noo-pricing-table {
margin-left: -1.0714285714285714em;
margin-right: -1.0714285714285714em;
}
.noo-vc-row {
position: relative;
}
.noo-vc-row.bg-image {
-webkit-background-size: cover;
background-size: cover;
background-repeat: no-repeat;
}
.noo-vc-row.bg-image .noo-vc-col {
position: relative;
z-index: 1;
}
.noo-vc-row.image-repeat {
background-repeat: repeat;
}
.noo-vc-row.bg-pattern {
background-repeat: repeat;
}
.noo-vc-row.bg-video {
position: relative;
overflow: hidden;
}
.noo-vc-row.bg-video #big-video-wrap {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
overflow: hidden;
}
.noo-vc-row.bg-video #big-video-wrap .vjs-tech {
left: 0;
margin: 0;
}
.noo-vc-row.border-top {
border-top: 1px solid #dbdada;
}
.noo-vc-row.border-left {
border-left: 1px solid #dbdada;
}
.noo-vc-row.border-right {
border-right: 1px solid #dbdada;
}
.noo-vc-row.border-bottom {
border-bottom: 1px solid #dbdada;
}
.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: 1.0714285714285714em;
padding-right: 1.0714285714285714em;
}
.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.66666666666666%;
}
.col-xs-10 {
width: 83.33333333333334%;
}
.col-xs-9 {
width: 75%;
}
.col-xs-8 {
width: 66.66666666666666%;
}
.col-xs-7 {
width: 58.333333333333336%;
}
.col-xs-6 {
width: 50%;
}
.col-xs-5 {
width: 41.66666666666667%;
}
.col-xs-4 {
width: 33.33333333333333%;
}
.col-xs-3 {
width: 25%;
}
.col-xs-2 {
width: 16.666666666666664%;
}
.col-xs-1 {
width: 8.333333333333332%;
}
.col-xs-pull-12 {
right: 100%;
}
.col-xs-pull-11 {
right: 91.66666666666666%;
}
.col-xs-pull-10 {
right: 83.33333333333334%;
}
.col-xs-pull-9 {
right: 75%;
}
.col-xs-pull-8 {
right: 66.66666666666666%;
}
.col-xs-pull-7 {
right: 58.333333333333336%;
}
.col-xs-pull-6 {
right: 50%;
}
.col-xs-pull-5 {
right: 41.66666666666667%;
}
.col-xs-pull-4 {
right: 33.33333333333333%;
}
.col-xs-pull-3 {
right: 25%;
}
.col-xs-pull-2 {
right: 16.666666666666664%;
}
.col-xs-pull-1 {
right: 8.333333333333332%;
}
.col-xs-pull-0 {
right: auto;
}
.col-xs-push-12 {
left: 100%;
}
.col-xs-push-11 {
left: 91.66666666666666%;
}
.col-xs-push-10 {
left: 83.33333333333334%;
}
.col-xs-push-9 {
left: 75%;
}
.col-xs-push-8 {
left: 66.66666666666666%;
}
.col-xs-push-7 {
left: 58.333333333333336%;
}
.col-xs-push-6 {
left: 50%;
}
.col-xs-push-5 {
left: 41.66666666666667%;
}
.col-xs-push-4 {
left: 33.33333333333333%;
}
.col-xs-push-3 {
left: 25%;
}
.col-xs-push-2 {
left: 16.666666666666664%;
}
.col-xs-push-1 {
left: 8.333333333333332%;
}
.col-xs-push-0 {
left: auto;
}
.col-xs-offset-12 {
margin-left: 100%;
}
.col-xs-offset-11 {
margin-left: 91.66666666666666%;
}
.col-xs-offset-10 {
margin-left: 83.33333333333334%;
}
.col-xs-offset-9 {
margin-left: 75%;
}
.col-xs-offset-8 {
margin-left: 66.66666666666666%;
}
.col-xs-offset-7 {
margin-left: 58.333333333333336%;
}
.col-xs-offset-6 {
margin-left: 50%;
}
.col-xs-offset-5 {
margin-left: 41.66666666666667%;
}
.col-xs-offset-4 {
margin-left: 33.33333333333333%;
}
.col-xs-offset-3 {
margin-left: 25%;
}
.col-xs-offset-2 {
margin-left: 16.666666666666664%;
}
.col-xs-offset-1 {
margin-left: 8.333333333333332%;
}
.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.66666666666666%;
}
.col-sm-10 {
width: 83.33333333333334%;
}
.col-sm-9 {
width: 75%;
}
.col-sm-8 {
width: 66.66666666666666%;
}
.col-sm-7 {
width: 58.333333333333336%;
}
.col-sm-6 {
width: 50%;
}
.col-sm-5 {
width: 41.66666666666667%;
}
.col-sm-4 {
width: 33.33333333333333%;
}
.col-sm-3 {
width: 25%;
}
.col-sm-2 {
width: 16.666666666666664%;
}
.col-sm-1 {
width: 8.333333333333332%;
}
.col-sm-pull-12 {
right: 100%;
}
.col-sm-pull-11 {
right: 91.66666666666666%;
}
.col-sm-pull-10 {
right: 83.33333333333334%;
}
.col-sm-pull-9 {
right: 75%;
}
.col-sm-pull-8 {
right: 66.66666666666666%;
}
.col-sm-pull-7 {
right: 58.333333333333336%;
}
.col-sm-pull-6 {
right: 50%;
}
.col-sm-pull-5 {
right: 41.66666666666667%;
}
.col-sm-pull-4 {
right: 33.33333333333333%;
}
.col-sm-pull-3 {
right: 25%;
}
.col-sm-pull-2 {
right: 16.666666666666664%;
}
.col-sm-pull-1 {
right: 8.333333333333332%;
}
.col-sm-pull-0 {
right: auto;
}
.col-sm-push-12 {
left: 100%;
}
.col-sm-push-11 {
left: 91.66666666666666%;
}
.col-sm-push-10 {
left: 83.33333333333334%;
}
.col-sm-push-9 {
left: 75%;
}
.col-sm-push-8 {
left: 66.66666666666666%;
}
.col-sm-push-7 {
left: 58.333333333333336%;
}
.col-sm-push-6 {
left: 50%;
}
.col-sm-push-5 {
left: 41.66666666666667%;
}
.col-sm-push-4 {
left: 33.33333333333333%;
}
.col-sm-push-3 {
left: 25%;
}
.col-sm-push-2 {
left: 16.666666666666664%;
}
.col-sm-push-1 {
left: 8.333333333333332%;
}
.col-sm-push-0 {
left: auto;
}
.col-sm-offset-12 {
margin-left: 100%;
}
.col-sm-offset-11 {
margin-left: 91.66666666666666%;
}
.col-sm-offset-10 {
margin-left: 83.33333333333334%;
}
.col-sm-offset-9 {
margin-left: 75%;
}
.col-sm-offset-8 {
margin-left: 66.66666666666666%;
}
.col-sm-offset-7 {
margin-left: 58.333333333333336%;
}
.col-sm-offset-6 {
margin-left: 50%;
}
.col-sm-offset-5 {
margin-left: 41.66666666666667%;
}
.col-sm-offset-4 {
margin-left: 33.33333333333333%;
}
.col-sm-offset-3 {
margin-left: 25%;
}
.col-sm-offset-2 {
margin-left: 16.666666666666664%;
}
.col-sm-offset-1 {
margin-left: 8.333333333333332%;
}
.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.66666666666666%;
}
.col-md-10 {
width: 83.33333333333334%;
}
.col-md-9 {
width: 75%;
}
.col-md-8 {
width: 66.66666666666666%;
}
.col-md-7 {
width: 58.333333333333336%;
}
.col-md-6 {
width: 50%;
}
.col-md-5 {
width: 41.66666666666667%;
}
.col-md-4 {
width: 33.33333333333333%;
}
.col-md-3 {
width: 25%;
}
.col-md-2 {
width: 16.666666666666664%;
}
.col-md-1 {
width: 8.333333333333332%;
}
.col-md-pull-12 {
right: 100%;
}
.col-md-pull-11 {
right: 91.66666666666666%;
}
.col-md-pull-10 {
right: 83.33333333333334%;
}
.col-md-pull-9 {
right: 75%;
}
.col-md-pull-8 {
right: 66.66666666666666%;
}
.col-md-pull-7 {
right: 58.333333333333336%;
}
.col-md-pull-6 {
right: 50%;
}
.col-md-pull-5 {
right: 41.66666666666667%;
}
.col-md-pull-4 {
right: 33.33333333333333%;
}
.col-md-pull-3 {
right: 25%;
}
.col-md-pull-2 {
right: 16.666666666666664%;
}
.col-md-pull-1 {
right: 8.333333333333332%;
}
.col-md-pull-0 {
right: auto;
}
.col-md-push-12 {
left: 100%;
}
.col-md-push-11 {
left: 91.66666666666666%;
}
.col-md-push-10 {
left: 83.33333333333334%;
}
.col-md-push-9 {
left: 75%;
}
.col-md-push-8 {
left: 66.66666666666666%;
}
.col-md-push-7 {
left: 58.333333333333336%;
}
.col-md-push-6 {
left: 50%;
}
.col-md-push-5 {
left: 41.66666666666667%;
}
.col-md-push-4 {
left: 33.33333333333333%;
}
.col-md-push-3 {
left: 25%;
}
.col-md-push-2 {
left: 16.666666666666664%;
}
.col-md-push-1 {
left: 8.333333333333332%;
}
.col-md-push-0 {
left: auto;
}
.col-md-offset-12 {
margin-left: 100%;
}
.col-md-offset-11 {
margin-left: 91.66666666666666%;
}
.col-md-offset-10 {
margin-left: 83.33333333333334%;
}
.col-md-offset-9 {
margin-left: 75%;
}
.col-md-offset-8 {
margin-left: 66.66666666666666%;
}
.col-md-offset-7 {
margin-left: 58.333333333333336%;
}
.col-md-offset-6 {
margin-left: 50%;
}
.col-md-offset-5 {
margin-left: 41.66666666666667%;
}
.col-md-offset-4 {
margin-left: 33.33333333333333%;
}
.col-md-offset-3 {
margin-left: 25%;
}
.col-md-offset-2 {
margin-left: 16.666666666666664%;
}
.col-md-offset-1 {
margin-left: 8.333333333333332%;
}
.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.66666666666666%;
}
.col-lg-10 {
width: 83.33333333333334%;
}
.col-lg-9 {
width: 75%;
}
.col-lg-8 {
width: 66.66666666666666%;
}
.col-lg-7 {
width: 58.333333333333336%;
}
.col-lg-6 {
width: 50%;
}
.col-lg-5 {
width: 41.66666666666667%;
}
.col-lg-4 {
width: 33.33333333333333%;
}
.col-lg-3 {
width: 25%;
}
.col-lg-2 {
width: 16.666666666666664%;
}
.col-lg-1 {
width: 8.333333333333332%;
}
.col-lg-pull-12 {
right: 100%;
}
.col-lg-pull-11 {
right: 91.66666666666666%;
}
.col-lg-pull-10 {
right: 83.33333333333334%;
}
.col-lg-pull-9 {
right: 75%;
}
.col-lg-pull-8 {
right: 66.66666666666666%;
}
.col-lg-pull-7 {
right: 58.333333333333336%;
}
.col-lg-pull-6 {
right: 50%;
}
.col-lg-pull-5 {
right: 41.66666666666667%;
}
.col-lg-pull-4 {
right: 33.33333333333333%;
}
.col-lg-pull-3 {
right: 25%;
}
.col-lg-pull-2 {
right: 16.666666666666664%;
}
.col-lg-pull-1 {
right: 8.333333333333332%;
}
.col-lg-pull-0 {
right: auto;
}
.col-lg-push-12 {
left: 100%;
}
.col-lg-push-11 {
left: 91.66666666666666%;
}
.col-lg-push-10 {
left: 83.33333333333334%;
}
.col-lg-push-9 {
left: 75%;
}
.col-lg-push-8 {
left: 66.66666666666666%;
}
.col-lg-push-7 {
left: 58.333333333333336%;
}
.col-lg-push-6 {
left: 50%;
}
.col-lg-push-5 {
left: 41.66666666666667%;
}
.col-lg-push-4 {
left: 33.33333333333333%;
}
.col-lg-push-3 {
left: 25%;
}
.col-lg-push-2 {
left: 16.666666666666664%;
}
.col-lg-push-1 {
left: 8.333333333333332%;
}
.col-lg-push-0 {
left: auto;
}
.col-lg-offset-12 {
margin-left: 100%;
}
.col-lg-offset-11 {
margin-left: 91.66666666666666%;
}
.col-lg-offset-10 {
margin-left: 83.33333333333334%;
}
.col-lg-offset-9 {
margin-left: 75%;
}
.col-lg-offset-8 {
margin-left: 66.66666666666666%;
}
.col-lg-offset-7 {
margin-left: 58.333333333333336%;
}
.col-lg-offset-6 {
margin-left: 50%;
}
.col-lg-offset-5 {
margin-left: 41.66666666666667%;
}
.col-lg-offset-4 {
margin-left: 33.33333333333333%;
}
.col-lg-offset-3 {
margin-left: 25%;
}
.col-lg-offset-2 {
margin-left: 16.666666666666664%;
}
.col-lg-offset-1 {
margin-left: 8.333333333333332%;
}
.col-lg-offset-0 {
margin-left: 0%;
}
} .clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.container-boxed:before,
.container-boxed:after,
.container-fullwidth:before,
.container-fullwidth:after,
.row:before,
.row:after,
.panel-body:before,
.panel-body:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.sf-menu:before,
.sf-menu:after,
.noo-menu:before,
.noo-menu:after,
.modal-footer:before,
.modal-footer:after,
.nav:before,
.nav:after,
.content:before,
.content:after,
.content-excerpt:before,
.content-excerpt:after,
#author-bio:before,
#author-bio:after,
.widget_tag_cloud .tagcloud:before,
.widget_tag_cloud .tagcloud:after,
.widget_product_tag_cloud .tagcloud:before,
.widget_product_tag_cloud .tagcloud:after,
.comments-area > .comment-respond .comment-form-fields:before,
.comments-area > .comment-respond .comment-form-fields:after,
.masonry-header:before,
.masonry-header:after,
.masonry-style-vibrant .masonry-portfolio .masonry-container .content-wrap .portfolio-action .content-share-portfolio .noo-social:before,
.masonry-style-vibrant .masonry-portfolio .masonry-container .content-wrap .portfolio-action .content-share-portfolio .noo-social:after,
.noo-pricing-table:before,
.noo-pricing-table:after {
content: " ";
display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.container-boxed:after,
.container-fullwidth:after,
.row:after,
.panel-body:after,
.form-horizontal .form-group:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.sf-menu:after,
.noo-menu:after,
.modal-footer:after,
.nav:after,
.content:after,
.content-excerpt:after,
#author-bio:after,
.widget_tag_cloud .tagcloud:after,
.widget_product_tag_cloud .tagcloud:after,
.comments-area > .comment-respond .comment-form-fields:after,
.masonry-header:after,
.masonry-style-vibrant .masonry-portfolio .masonry-container .content-wrap .portfolio-action .content-share-portfolio .noo-social:after,
.noo-pricing-table:after {
clear: both;
}
.center-block {
display: block;
margin-left: auto;
margin-right: auto;
}
.pull-right {
float: right !important;
}
.pull-left {
float: left !important;
}
.text-bold {
font-weight: bold !important;
}
.text-uppercase {
text-transform: uppercase !important;
}
.hide {
display: none !important;
}
.show {
display: block !important;
}
.invisible {
visibility: hidden;
}
.text-hide {
font: 0/0 a;
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0;
}
.hidden {
display: none !important;
visibility: hidden !important;
}
.affix {
position: fixed;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.close {
float: right;
font-size: 1.5rem;
font-weight: bold;
line-height: 1;
color: #000000;
text-shadow: 0 1px 0 #ffffff;
opacity: 0.2;
filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
color: #000000;
text-decoration: none;
cursor: pointer;
opacity: 0.5;
filter: alpha(opacity=50);
}
button.close {
padding: 0;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
}
.fade {
opacity: 0;
-webkit-transition: opacity 0.15s linear;
-o-transition: opacity 0.15s linear;
transition: opacity 0.15s linear;
}
.fade.in {
opacity: 1;
}
.collapse {
display: none;
}
.collapse.in {
display: block;
}
tr.collapse.in {
display: table-row;
}
tbody.collapse.in {
display: table-row-group;
}
.collapsing {
position: relative;
height: 0;
overflow: hidden;
-webkit-transition: height 0.35s ease;
-o-transition: height 0.35s ease;
transition: height 0.35s ease;
} @-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;
}
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;
}
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;
}
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;
}
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;
}
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;
}
} .panel {
margin-bottom: 1.6428571428571428em;
background-color: #ffffff;
border: 1px solid transparent;
border-radius: 3px;
-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
padding: 15px;
}
.panel-heading {
padding: 10px 15px;
border-bottom: 1px solid transparent;
border-top-right-radius: 2px;
border-top-left-radius: 2px;
}
.panel-heading > .dropdown .dropdown-toggle {
color: inherit;
}
.panel-title {
margin-top: 0;
margin-bottom: 0;
font-size: 1.125rem;
color: inherit;
}
.panel-title > a {
color: inherit;
}
.panel-footer {
padding: 10px 15px;
background-color: #f5f5f5;
border-top: 1px solid #dddddd;
border-bottom-right-radius: 2px;
border-bottom-left-radius: 2px;
}
.panel > .list-group {
margin-bottom: 0;
}
.panel > .list-group .list-group-item {
border-width: 1px 0;
border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child {
border-top: 0;
border-top-right-radius: 2px;
border-top-left-radius: 2px;
}
.panel > .list-group:last-child .list-group-item:last-child {
border-bottom: 0;
border-bottom-right-radius: 2px;
border-bottom-left-radius: 2px;
}
.panel-heading + .list-group .list-group-item:first-child {
border-top-width: 0;
}
.list-group + .panel-footer {
border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
margin-bottom: 0;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
border-top-right-radius: 2px;
border-top-left-radius: 2px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
border-top-left-radius: 2px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
border-top-right-radius: 2px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
border-bottom-right-radius: 2px;
border-bottom-left-radius: 2px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
border-bottom-left-radius: 2px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
border-bottom-right-radius: 2px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive {
border-top: 1px solid #dbdada;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
border-bottom: 0;
}
.panel > .table-responsive {
border: 0;
margin-bottom: 0;
}
.panel-group {
margin-bottom: 1.6428571428571428em;
}
.panel-group .panel {
margin-bottom: 0;
border-radius: 3px;
}
.panel-group .panel + .panel {
margin-top: 5px;
}
.panel-group .panel-heading {
border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body {
border-top: 1px solid #dddddd;
}
.panel-group .panel-footer {
border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
border-bottom: 1px solid #dddddd;
}
.panel-default {
border-color: #dddddd;
}
.panel-default > .panel-heading {
color: #333333;
background-color: #f5f5f5;
border-color: #dddddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #dddddd;
}
.panel-default > .panel-heading .badge {
color: #f5f5f5;
background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #dddddd;
}
.panel-primary {
border-color: #fe6367;
}
.panel-primary > .panel-heading {
color: #ffffff;
background-color: #fe6367;
border-color: #fe6367;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #fe6367;
}
.panel-primary > .panel-heading .badge {
color: #fe6367;
background-color: #ffffff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #fe6367;
}
.panel-success {
border-color: #d6e9c6;
}
.panel-success > .panel-heading {
color: #3c763d;
background-color: #dff0d8;
border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
color: #dff0d8;
background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #d6e9c6;
}
.panel-info {
border-color: #bce8f1;
}
.panel-info > .panel-heading {
color: #31708f;
background-color: #d9edf7;
border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
color: #d9edf7;
background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #bce8f1;
}
.panel-warning {
border-color: #faebcc;
}
.panel-warning > .panel-heading {
color: #8a6d3b;
background-color: #fcf8e3;
border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
color: #fcf8e3;
background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #faebcc;
}
.panel-danger {
border-color: #ebccd1;
}
.panel-danger > .panel-heading {
color: #a94442;
background-color: #f2dede;
border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
color: #f2dede;
background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #ebccd1;
} .well {
min-height: 20px;
padding: 19px;
margin-bottom: 20px;
background-color: #f5f5f5;
border: 1px solid #e3e3e3;
border-radius: 3px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
border-color: #ddd;
border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
padding: 24px;
border-radius: 3px;
}
.well-sm {
padding: 9px;
border-radius: 3px;
} table {
background-color: transparent;
}
th {
text-align: left;
}
.table {
width: 100%;
max-width: 100%;
margin-bottom: 1.6428571428571428em;
}
.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: 0.5714285714285714em;
line-height: 1.7;
vertical-align: top;
border-top: 1px solid #dbdada;
}
.table > thead > tr > th {
vertical-align: bottom;
border-bottom: 2px solid #dbdada;
}
.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 #dbdada;
}
.table .table {
background-color: transparent;
}
.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: 0.35714285714285715em;
}
.table-bordered {
border: 1px solid #dbdada;
}
.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 #dbdada;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
border-bottom-width: 2px;
}
.table-striped {
border: 1px solid #dbdada;
}
.table-striped > thead {
background-color: #5f5f5f;
}
.table-striped > thead tr > th {
border: 1px solid #5f5f5f !important;
font-size: 18px;
font-weight: 400;
line-height: 30px;
text-align: center;
color: #fff;
}
.table-striped > thead tr > th:hover {
background-color: #6e6e6e;
}
.table-striped > thead > tr > th,
.table-striped > tbody > tr > th,
.table-striped > tfoot > tr > th,
.table-striped > thead > tr > td,
.table-striped > tbody > tr > td,
.table-striped > tfoot > tr > td {
text-align: center;
border: 1px solid #dbdada;
}
.table-striped > thead > tr > th,
.table-striped > thead > tr > td {
border-bottom-width: 1px;
}
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
background-color: #f5f5f5;
}
.table-striped > tbody > tr:nth-child(even) > td,
.table-striped > tbody > tr:nth-child(even) > th {
background-color: #fff;
}
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
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;
}
@media screen and (max-width: 767px) {
.table-responsive {
width: 100%;
margin-bottom: 1.2321428571428572em;
overflow-y: hidden;
overflow-x: auto;
-ms-overflow-style: -ms-autohiding-scrollbar;
border: 1px solid #dbdada;
-webkit-overflow-scrolling: touch;
}
.table-responsive > .table {
margin-bottom: 0;
}
.table-responsive > .table > thead > tr > th,
.table-responsive > .table > tbody > tr > th,
.table-responsive > .table > tfoot > tr > th,
.table-responsive > .table > thead > tr > td,
.table-responsive > .table > tbody > tr > td,
.table-responsive > .table > tfoot > tr > td {
white-space: nowrap;
}
.table-responsive > .table-bordered {
border: 0;
}
.table-responsive > .table-bordered > thead > tr > th:first-child,
.table-responsive > .table-bordered > tbody > tr > th:first-child,
.table-responsive > .table-bordered > tfoot > tr > th:first-child,
.table-responsive > .table-bordered > thead > tr > td:first-child,
.table-responsive > .table-bordered > tbody > tr > td:first-child,
.table-responsive > .table-bordered > tfoot > tr > td:first-child {
border-left: 0;
}
.table-responsive > .table-bordered > thead > tr > th:last-child,
.table-responsive > .table-bordered > tbody > tr > th:last-child,
.table-responsive > .table-bordered > tfoot > tr > th:last-child,
.table-responsive > .table-bordered > thead > tr > td:last-child,
.table-responsive > .table-bordered > tbody > tr > td:last-child,
.table-responsive > .table-bordered > tfoot > tr > td:last-child {
border-right: 0;
}
.table-responsive > .table-bordered > tbody > tr:last-child > th,
.table-responsive > .table-bordered > tfoot > tr:last-child > th,
.table-responsive > .table-bordered > tbody > tr:last-child > td,
.table-responsive > .table-bordered > tfoot > tr:last-child > td {
border-bottom: 0;
}
} fieldset {
padding: 0;
margin: 0;
border: 0;
min-width: 0;
}
legend {
display: block;
width: 100%;
padding: 0;
margin-bottom: 1.6428571428571428em;
font-size: 21px;
line-height: inherit;
color: #333333;
border: 0;
border-bottom: 1px solid #e5e5e5;
}
label {
display: inline-block;
max-width: 100%;
margin-bottom: 5px;
font-weight: 300;
}
input[type="search"] {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
margin: 0.45em 0 0;
margin-top: 1px \9;
line-height: normal;
}
input[type="file"] {
display: block;
}
input[type="range"] {
display: block;
width: 100%;
}
select[multiple],
select[size] {
height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
outline-offset: -2px;
-webkit-box-shadow: 0 0 2px rgba(117, 176, 138, 0.8);
box-shadow: 0 0 2px rgba(117, 176, 138, 0.8);
border-color: #fe6367;
}
output {
display: block;
padding-top: 1.4285714285714286em;
font-size: 14px;
line-height: 1.7;
color: #5f5f5f;
}
.form-control,
.widget_newsletterwidget .newsletter-email,
.wpcf7-form-control:not(.wpcf7-submit) {
display: block;
width: 100%;
padding: 0.42857142857142855em 1.2857142857142856em;
font-size: 14px;
line-height: 1.7;
color: #5f5f5f;
background-color: transparent;
background-image: none;
border: 1px solid #dbdada;
border-radius: 0;
letter-spacing: 0.5px;
-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus,
.widget_newsletterwidget .newsletter-email:focus,
.wpcf7-form-control:not(.wpcf7-submit):focus {
border-color: #797979;
outline: 0;
}
.form-control::-moz-placeholder,
.widget_newsletterwidget .newsletter-email::-moz-placeholder,
.wpcf7-form-control:not(.wpcf7-submit)::-moz-placeholder {
color: #8c8c8c;
opacity: 1;
}
.form-control:-ms-input-placeholder,
.widget_newsletterwidget .newsletter-email:-ms-input-placeholder,
.wpcf7-form-control:not(.wpcf7-submit):-ms-input-placeholder {
color: #8c8c8c;
}
.form-control::-webkit-input-placeholder,
.widget_newsletterwidget .newsletter-email::-webkit-input-placeholder,
.wpcf7-form-control:not(.wpcf7-submit)::-webkit-input-placeholder {
color: #8c8c8c;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control,
.widget_newsletterwidget .newsletter-email[disabled],
.widget_newsletterwidget .newsletter-email[readonly],
fieldset[disabled] .widget_newsletterwidget .newsletter-email,
.wpcf7-form-control:not(.wpcf7-submit)[disabled],
.wpcf7-form-control:not(.wpcf7-submit)[readonly],
fieldset[disabled] .wpcf7-form-control:not(.wpcf7-submit) {
cursor: not-allowed;
background-color: #f4f4f4;
opacity: 1;
}
textarea.form-control,
textarea.widget_newsletterwidget .newsletter-email,
textarea.wpcf7-form-control:not(.wpcf7-submit) {
height: auto;
}
input[type="search"] {
-webkit-appearance: none;
}
input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
line-height: 2.9285714285714284em;
line-height: 1.7 \0;
}
input[type="date"].input-sm,
input[type="time"].input-sm,
input[type="datetime-local"].input-sm,
input[type="month"].input-sm {
line-height: 2.7142857142857144em;
}
input[type="date"].input-lg,
input[type="time"].input-lg,
input[type="datetime-local"].input-lg,
input[type="month"].input-lg {
line-height: 5.428571428571429em;
}
.form-group {
margin-bottom: 15px;
position: relative;
}
.radio,
.checkbox {
position: relative;
display: block;
min-height: 1.6428571428571428em;
margin-top: 10px;
margin-bottom: 10px;
}
.radio label,
.checkbox label {
padding-left: 20px;
margin-bottom: 0;
font-weight: normal;
cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
position: absolute;
margin-left: -20px;
margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
display: inline-block;
padding-left: 20px;
margin-bottom: 0;
vertical-align: middle;
font-weight: normal;
cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
margin-top: 0;
margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
cursor: not-allowed;
}
.form-control-static {
padding-top: 1.4285714285714286em;
padding-bottom: 1.4285714285714286em;
margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
padding-left: 0;
padding-right: 0;
}
.input-sm,
.form-horizontal .form-group-sm .form-control,
.form-horizontal .form-group-sm .widget_newsletterwidget .newsletter-email,
.form-horizontal .form-group-sm .wpcf7-form-control:not(.wpcf7-submit) {
height: 2.7142857142857144em;
padding: 0.35714285714285715em 0.7142857142857143em;
font-size: 0.8571428571428571em;
line-height: 1.5;
border-radius: 3px;
}
select.input-sm {
height: 2.7142857142857144em;
line-height: 2.7142857142857144em;
}
textarea.input-sm,
select[multiple].input-sm {
height: auto;
}
.input-lg,
.form-horizontal .form-group-lg .form-control,
.form-horizontal .form-group-lg .widget_newsletterwidget .newsletter-email,
.form-horizontal .form-group-lg .wpcf7-form-control:not(.wpcf7-submit) {
height: 5.428571428571429em;
padding: 0.7142857142857143em 1.1428571428571428em;
font-size: 1.2857142857142858em;
line-height: 2;
border-radius: 3px;
}
select.input-lg {
height: 5.428571428571429em;
line-height: 5.428571428571429em;
}
textarea.input-lg,
select[multiple].input-lg {
height: auto;
}
.has-feedback {
position: relative;
}
.has-feedback .form-control,
.has-feedback .widget_newsletterwidget .newsletter-email,
.has-feedback .wpcf7-form-control:not(.wpcf7-submit) {
padding-right: 3.6607142857142856em;
}
.form-control-feedback {
position: absolute;
top: 6.642857142857142em;
right: 0;
z-index: 2;
display: block;
width: 2.9285714285714284em;
height: 2.9285714285714284em;
line-height: 2.9285714285714284em;
text-align: center;
}
.input-lg + .form-control-feedback {
width: 5.428571428571429em;
height: 5.428571428571429em;
line-height: 5.428571428571429em;
}
.input-sm + .form-control-feedback {
width: 2.7142857142857144em;
height: 2.7142857142857144em;
line-height: 2.7142857142857144em;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
color: #3c763d;
}
.has-success .form-control,
.has-success .widget_newsletterwidget .newsletter-email,
.has-success .wpcf7-form-control:not(.wpcf7-submit) {
border-color: #3c763d;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus,
.has-success .widget_newsletterwidget .newsletter-email:focus,
.has-success .wpcf7-form-control:not(.wpcf7-submit):focus {
border-color: #2b542c;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
color: #3c763d;
border-color: #3c763d;
background-color: #dff0d8;
}
.has-success .form-control-feedback {
color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
color: #8a6d3b;
}
.has-warning .form-control,
.has-warning .widget_newsletterwidget .newsletter-email,
.has-warning .wpcf7-form-control:not(.wpcf7-submit) {
border-color: #8a6d3b;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus,
.has-warning .widget_newsletterwidget .newsletter-email:focus,
.has-warning .wpcf7-form-control:not(.wpcf7-submit):focus {
border-color: #66512c;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
color: #8a6d3b;
border-color: #8a6d3b;
background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
color: #a94442;
}
.has-error .form-control,
.has-error .widget_newsletterwidget .newsletter-email,
.has-error .wpcf7-form-control:not(.wpcf7-submit) {
border-color: #a94442;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus,
.has-error .widget_newsletterwidget .newsletter-email:focus,
.has-error .wpcf7-form-control:not(.wpcf7-submit):focus {
border-color: #843534;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
color: #a94442;
border-color: #a94442;
background-color: #f2dede;
}
.has-error .form-control-feedback {
color: #a94442;
}
.has-feedback label.sr-only ~ .form-control-feedback,
.has-feedback label.jp-controls a span ~ .form-control-feedback {
top: 0;
}
.help-block {
display: block;
margin-top: 5px;
margin-bottom: 10px;
color: #9f9f9f;
}
@media (min-width: 768px) {
.form-inline .form-group {
display: inline-block;
margin-bottom: 0;
vertical-align: middle;
}
.form-inline .form-control,
.form-inline .widget_newsletterwidget .newsletter-email,
.form-inline .wpcf7-form-control:not(.wpcf7-submit) {
display: inline-block;
width: auto;
vertical-align: middle;
}
.form-inline .input-group {
display: inline-table;
vertical-align: middle;
}
.form-inline .input-group .input-group-addon,
.form-inline .input-group .input-group-btn,
.form-inline .input-group .form-control,
.form-inline .input-group .widget_newsletterwidget .newsletter-email,
.form-inline .input-group .wpcf7-form-control:not(.wpcf7-submit) {
width: auto;
}
.form-inline .input-group > .form-control,
.form-inline .input-group > .widget_newsletterwidget .newsletter-email,
.form-inline .input-group > .wpcf7-form-control:not(.wpcf7-submit) {
width: 100%;
}
.form-inline .control-label {
margin-bottom: 0;
vertical-align: middle;
}
.form-inline .radio,
.form-inline .checkbox {
display: inline-block;
margin-top: 0;
margin-bottom: 0;
vertical-align: middle;
}
.form-inline .radio label,
.form-inline .checkbox label {
padding-left: 0;
}
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
position: relative;
margin-left: 0;
}
.form-inline .has-feedback .form-control-feedback {
top: 0;
}
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
margin-top: 0;
margin-bottom: 0;
padding-top: 1.4285714285714286em;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
min-height: 3.071428571428571em;
}
.form-horizontal .form-group {
margin-left: -1.0714285714285714em;
margin-right: -1.0714285714285714em;
}
@media (min-width: 768px) {
.form-horizontal .control-label {
text-align: right;
margin-bottom: 0;
padding-top: 0.7142857142857143em;
}
}
.form-horizontal .has-feedback .form-control-feedback {
top: 0;
right: 1.0714285714285714em;
}
@media (min-width: 768px) {
.form-horizontal .form-group-lg .control-label {
padding-top: 2.428571428571429em;
}
}
@media (min-width: 768px) {
.form-horizontal .form-group-sm .control-label {
padding-top: 1.3571428571428572em;
}
}
.form-group .dropdown > span {
height: 2.9285714285714284em;
line-height: 2.9285714285714284em;
padding: 0 20px;
display: block;
cursor: pointer;
border: 1px solid #dbdada;
-webkit-border-radius: 3px;
border-radius: 3px;
overflow: hidden;
position: relative;
}
.form-group .dropdown > span:before {
content: "\f107";
position: relative;
display: inline-block;
font-family: "fontawesome";
font-style: normal;
font-weight: normal;
line-height: 1;
text-decoration: inherit;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
speak: none;
padding-right: 5px;
opacity: 0.5;
filter: alpha(opacity=50);
}
.form-group .dropdown > span:before {
border-left: 1px solid #dbdada;
display: block;
height: 2.9285714285714284em;
line-height: 2.9285714285714284em;
position: absolute;
right: 0;
text-align: center;
width: 2.9285714285714284em;
}
.form-group .dropdown .dropdown-menu {
width: 100%;
border: 1px solid #dbdada;
padding: 0;
-webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.175);
box-shadow: 0 3px 5px rgba(0, 0, 0, 0.175);
background: #fff;
}
.form-group .dropdown .dropdown-menu > li {
border-bottom: 1px solid #dbdada;
padding: 0;
margin: 0;
}
.form-group .dropdown .dropdown-menu > li:last-child {
border: none;
}
.form-group .dropdown .dropdown-menu > li > a {
padding-top: 10px;
padding-bottom: 10px;
font-weight: inherit;
}
.form-group .dropdown .dropdown-menu > li > a:focus,
.form-group .dropdown .dropdown-menu > li > a:hover {
background-color: #fe6367;
color: #ffffff;
}
input[type="checkbox"] {
border: 0;
background: #f4f4f4;
color: #555;
clear: none;
cursor: pointer;
display: inline-block;
line-height: 0;
height: 20px;
margin: -4px 4px 0 0;
outline: 0;
padding: 0 !important;
text-align: center;
vertical-align: middle;
width: 20px;
-webkit-appearance: none;
-webkit-transition: 0.05s border-color ease-in-out;
transition: 0.05s border-color ease-in-out;
position: relative;
}
input[type="checkbox"]:checked:before {
content: "\f00c";
color: #fe6367;
position: absolute;
float: left;
display: inline-block;
vertical-align: middle;
width: 16px;
font-family: "fontawesome";
speak: none;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
left: 3px;
top: 10px;
font-size: 12px;
}
input[type="radio"] {
border: 1px solid #bbb;
background: #fff;
color: #555;
clear: none;
cursor: pointer;
display: inline-block;
line-height: 0;
height: 16px;
margin: 0 5px 0 0;
outline: 0;
padding: 0 !important;
text-align: center;
vertical-align: middle;
width: 16px;
min-width: 16px;
-webkit-appearance: none;
-webkit-transition: 0.05s border-color ease-in-out;
transition: 0.05s border-color ease-in-out;
-webkit-border-radius: 50%;
border-radius: 50%;
position: relative;
}
input[type="radio"]:checked:before {
content: "\2022";
text-indent: -9999px;
-webkit-border-radius: 50px;
border-radius: 50px;
font-size: 24px;
width: 6px;
height: 6px;
margin: 4px;
line-height: 16px;
background: #fe6367;
float: left;
display: inline-block;
vertical-align: middle;
font: normal 21px/1 'dashicons';
speak: none;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
} .btn,
.widget_newsletterwidget .newsletter-submit {
display: inline-block;
margin-bottom: 0;
font-weight: 400;
text-align: center;
vertical-align: middle;
cursor: pointer;
background-image: none;
border: 0px solid transparent;
white-space: nowrap;
background: #e7e7e7;
text-transform: uppercase;
padding: 0.7142857142857143em 3em;
font-size: 14px;
line-height: 1.7;
border-radius: 0;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-transition: border-color color 0.2s ease;
-o-transition: border-color color 0.2s ease;
transition: border-color color 0.2s ease;
}
.btn:hover,
.btn:focus,
.widget_newsletterwidget .newsletter-submit:hover,
.widget_newsletterwidget .newsletter-submit:focus {
outline: 0;
background: #5f5f5f;
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.widget_newsletterwidget .newsletter-submit:focus,
.widget_newsletterwidget .newsletter-submit:active:focus,
.widget_newsletterwidget .newsletter-submit.active:focus {
outline-offset: -2px;
-webkit-box-shadow: 0 0 2px rgba(117, 176, 138, 0.8);
box-shadow: 0 0 2px rgba(117, 176, 138, 0.8);
border-color: #fe6367;
}
.btn:hover,
.btn:focus,
.widget_newsletterwidget .newsletter-submit:hover,
.widget_newsletterwidget .newsletter-submit:focus {
background: #fe6367;
color: #ffffff;
border-color: #fe6367;
}
.btn:active,
.btn.active,
.widget_newsletterwidget .newsletter-submit:active,
.widget_newsletterwidget .newsletter-submit.active {
outline: 0;
background-image: none;
-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn,
.widget_newsletterwidget .newsletter-submit.disabled,
.widget_newsletterwidget .newsletter-submit[disabled],
fieldset[disabled] .widget_newsletterwidget .newsletter-submit {
cursor: not-allowed;
pointer-events: none;
opacity: 0.65;
filter: alpha(opacity=65);
-webkit-box-shadow: none;
box-shadow: none;
}
.btn.square,
.widget_newsletterwidget .newsletter-submit.square {
border-radius: 0;
}
.btn.pill,
.widget_newsletterwidget .newsletter-submit.pill {
border-radius: 100em;
}
.btn.rounded,
.widget_newsletterwidget .newsletter-submit.rounded {
border-radius: 0.225em;
}
.btn i,
.widget_newsletterwidget .newsletter-submit i {
padding-right: 10px;
}
.btn.icon-right i,
.widget_newsletterwidget .newsletter-submit.icon-right i {
padding-left: 10px;
padding-right: 0px;
}
.pressable,
.widget_newsletterwidget .newsletter-submit {
text-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
-webkit-box-shadow: inset 0 -2px rgba(0, 0, 0, 0.12);
box-shadow: inset 0 -2px rgba(0, 0, 0, 0.12);
border-color: rgba(255, 255, 255, 0.1);
-webkit-transition: box-shadow .1s ease-in-out,background-color .2s ease-in-out, transform .1s ease-in-out;
-o-transition: box-shadow .1s ease-in-out,background-color .2s ease-in-out, transform .1s ease-in-out;
transition: box-shadow .1s ease-in-out,background-color .2s ease-in-out, transform .1s ease-in-out;
}
.pressable:active,
.widget_newsletterwidget .newsletter-submit:active {
outline: none;
-webkit-box-shadow: inset rgba(255,255,255,0.6) 0 0.3em .3em, inset rgba(0,0,0,0.2) 0 -0.1em .3em,rgba(0,0,0,0.4) 0 .1em 1px,rgba(0,0,0,0.2) 0 .2em 6px;
box-shadow: inset rgba(255,255,255,0.6) 0 0.3em .3em, inset rgba(0,0,0,0.2) 0 -0.1em .3em,rgba(0,0,0,0.4) 0 .1em 1px,rgba(0,0,0,0.2) 0 .2em 6px;
-webkit-transform: translate(0, 0.2em);
-ms-transform: translate(0, 0.2em);
-o-transform: translate(0, 0.2em);
transform: translate(0, 0.2em);
}
.btn-link {
color: #5f5f5f;
font-weight: normal;
cursor: pointer;
border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
background-color: transparent;
-webkit-box-shadow: none;
box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
color: #fe6367;
text-decoration: none;
background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
color: #5f5f5f;
text-decoration: none;
}
.btn-lg {
padding: 0.7142857142857143em 1.1428571428571428em;
font-size: 1.2857142857142858em;
line-height: 2;
border-radius: 3px;
}
.btn-sm {
padding: 0.35714285714285715em 0.7142857142857143em;
font-size: 0.8571428571428571em;
line-height: 1.5;
border-radius: 3px;
}
.btn-xs {
padding: 0.07142857142857142em 0.35714285714285715em;
font-size: 0.8571428571428571em;
line-height: 1.5;
border-radius: 3px;
}
.btn-block {
display: block;
width: 100%;
padding-left: 0;
padding-right: 0;
}
.btn-block + .btn-block {
margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
width: 100%;
}
.button {
display: inline-block;
margin-bottom: 0;
font-weight: 400;
text-align: center;
vertical-align: middle;
cursor: pointer;
background-image: none;
border: 0px solid transparent;
white-space: nowrap;
background: #e7e7e7;
text-transform: uppercase;
padding: 0.7142857142857143em 3em;
font-size: 14px;
line-height: 1.7;
border-radius: 0;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-transition: border-color color 0.2s ease;
-o-transition: border-color color 0.2s ease;
transition: border-color color 0.2s ease;
}
.button:hover,
.button:focus {
outline: 0;
background: #5f5f5f;
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
.button:hover,
.button:focus {
outline: 0;
background: #5f5f5f;
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
.button:focus,
.button:active:focus,
.button.active:focus {
outline-offset: -2px;
-webkit-box-shadow: 0 0 2px rgba(117, 176, 138, 0.8);
box-shadow: 0 0 2px rgba(117, 176, 138, 0.8);
border-color: #fe6367;
}
.button:hover,
.button:focus {
background: #fe6367;
color: #ffffff;
border-color: #fe6367;
}
.button:active,
.button.active {
outline: 0;
background-image: none;
-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.button.disabled,
.button[disabled],
fieldset[disabled] .button {
cursor: not-allowed;
pointer-events: none;
opacity: 0.65;
filter: alpha(opacity=65);
-webkit-box-shadow: none;
box-shadow: none;
}
.button.square {
border-radius: 0;
}
.button.pill {
border-radius: 100em;
}
.button.rounded {
border-radius: 0.225em;
}
.button i {
padding-right: 10px;
}
.button.icon-right i {
padding-left: 10px;
padding-right: 0px;
}
.btn-default {
display: inline-block;
margin-bottom: 0;
font-weight: 400;
text-align: center;
vertical-align: middle;
cursor: pointer;
background-image: none;
border: 0px solid transparent;
white-space: nowrap;
background: #e7e7e7;
text-transform: uppercase;
padding: 0.7142857142857143em 3em;
font-size: 14px;
line-height: 1.7;
border-radius: 0;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-transition: border-color color 0.2s ease;
-o-transition: border-color color 0.2s ease;
transition: border-color color 0.2s ease;
color: #5f5f5f;
background-color: #e7e7e7;
border-color: 0;
}
.btn-default:hover,
.btn-default:focus {
outline: 0;
background: #5f5f5f;
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
.btn-default:hover,
.btn-default:focus {
outline: 0;
background: #5f5f5f;
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
.btn-default:focus,
.btn-default:active:focus,
.btn-default.active:focus {
outline-offset: -2px;
-webkit-box-shadow: 0 0 2px rgba(117, 176, 138, 0.8);
box-shadow: 0 0 2px rgba(117, 176, 138, 0.8);
border-color: #fe6367;
}
.btn-default:hover,
.btn-default:focus {
background: #fe6367;
color: #ffffff;
border-color: #fe6367;
}
.btn-default:active,
.btn-default.active {
outline: 0;
background-image: none;
-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default {
cursor: not-allowed;
pointer-events: none;
opacity: 0.65;
filter: alpha(opacity=65);
-webkit-box-shadow: none;
box-shadow: none;
}
.btn-default.square {
border-radius: 0;
}
.btn-default.pill {
border-radius: 100em;
}
.btn-default.rounded {
border-radius: 0.225em;
}
.btn-default i {
padding-right: 10px;
}
.btn-default.icon-right i {
padding-left: 10px;
padding-right: 0px;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
color: #ffffff;
background-color: #fe6367;
border-color: #fe6367;
-webkit-box-shadow: none;
box-shadow: none;
}
.btn-primary,
.widget_newsletterwidget .newsletter-submit {
display: inline-block;
margin-bottom: 0;
font-weight: 400;
text-align: center;
vertical-align: middle;
cursor: pointer;
background-image: none;
border: 0px solid transparent;
white-space: nowrap;
background: #e7e7e7;
text-transform: uppercase;
padding: 0.7142857142857143em 3em;
font-size: 14px;
line-height: 1.7;
border-radius: 0;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-transition: border-color color 0.2s ease;
-o-transition: border-color color 0.2s ease;
transition: border-color color 0.2s ease;
color: #ffffff;
background-color: #fe6367;
border-color: 0;
}
.btn-primary:hover,
.btn-primary:focus,
.widget_newsletterwidget .newsletter-submit:hover,
.widget_newsletterwidget .newsletter-submit:focus {
outline: 0;
background: #5f5f5f;
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
.btn-primary:hover,
.btn-primary:focus,
.widget_newsletterwidget .newsletter-submit:hover,
.widget_newsletterwidget .newsletter-submit:focus {
outline: 0;
background: #5f5f5f;
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
.btn-primary:focus,
.btn-primary:active:focus,
.btn-primary.active:focus,
.widget_newsletterwidget .newsletter-submit:focus,
.widget_newsletterwidget .newsletter-submit:active:focus,
.widget_newsletterwidget .newsletter-submit.active:focus {
outline-offset: -2px;
-webkit-box-shadow: 0 0 2px rgba(117, 176, 138, 0.8);
box-shadow: 0 0 2px rgba(117, 176, 138, 0.8);
border-color: #fe6367;
}
.btn-primary:hover,
.btn-primary:focus,
.widget_newsletterwidget .newsletter-submit:hover,
.widget_newsletterwidget .newsletter-submit:focus {
background: #fe6367;
color: #ffffff;
border-color: #fe6367;
}
.btn-primary:active,
.btn-primary.active,
.widget_newsletterwidget .newsletter-submit:active,
.widget_newsletterwidget .newsletter-submit.active {
outline: 0;
background-image: none;
-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.widget_newsletterwidget .newsletter-submit.disabled,
.widget_newsletterwidget .newsletter-submit[disabled],
fieldset[disabled] .widget_newsletterwidget .newsletter-submit {
cursor: not-allowed;
pointer-events: none;
opacity: 0.65;
filter: alpha(opacity=65);
-webkit-box-shadow: none;
box-shadow: none;
}
.btn-primary.square,
.widget_newsletterwidget .newsletter-submit.square {
border-radius: 0;
}
.btn-primary.pill,
.widget_newsletterwidget .newsletter-submit.pill {
border-radius: 100em;
}
.btn-primary.rounded,
.widget_newsletterwidget .newsletter-submit.rounded {
border-radius: 0.225em;
}
.btn-primary i,
.widget_newsletterwidget .newsletter-submit i {
padding-right: 10px;
}
.btn-primary.icon-right i,
.widget_newsletterwidget .newsletter-submit.icon-right i {
padding-left: 10px;
padding-right: 0px;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary,
.widget_newsletterwidget .newsletter-submit:hover,
.widget_newsletterwidget .newsletter-submit:focus,
.widget_newsletterwidget .newsletter-submit:active,
.widget_newsletterwidget .newsletter-submit.active,
.open > .dropdown-toggle.widget_newsletterwidget .newsletter-submit {
color: #ffffff;
background-color: #fe6367;
border-color: #fe6367;
-webkit-box-shadow: none;
box-shadow: none;
}
.btn-primary:hover,
.btn-primary:focus,
.widget_newsletterwidget .newsletter-submit:hover,
.widget_newsletterwidget .newsletter-submit:focus {
outline: 0;
background: #5f5f5f;
}
.btn-success {
color: #ffffff;
background-color: #5cb85c;
border-color: #4cae4c;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
color: #ffffff;
background-color: #fe6367;
border-color: #fe6367;
-webkit-box-shadow: none;
box-shadow: none;
}
.btn-info {
color: #ffffff;
background-color: #5bc0de;
border-color: #46b8da;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
color: #ffffff;
background-color: #fe6367;
border-color: #fe6367;
-webkit-box-shadow: none;
box-shadow: none;
}
.btn-warning {
color: #ffffff;
background-color: #f0ad4e;
border-color: #eea236;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
color: #ffffff;
background-color: #fe6367;
border-color: #fe6367;
-webkit-box-shadow: none;
box-shadow: none;
}
.btn-danger {
color: #ffffff;
background-color: #d9534f;
border-color: #d43f3a;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
color: #ffffff;
background-color: #fe6367;
border-color: #fe6367;
-webkit-box-shadow: none;
box-shadow: none;
}
.btn-darker {
display: inline-block;
margin-bottom: 0;
font-weight: 400;
text-align: center;
vertical-align: middle;
cursor: pointer;
background-image: none;
border: 0px solid transparent;
white-space: nowrap;
background: #e7e7e7;
text-transform: uppercase;
padding: 0.7142857142857143em 3em;
font-size: 14px;
line-height: 1.7;
border-radius: 0;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-transition: border-color color 0.2s ease;
-o-transition: border-color color 0.2s ease;
transition: border-color color 0.2s ease;
background: #454545;
}
.btn-darker:hover,
.btn-darker:focus {
outline: 0;
background: #5f5f5f;
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
.btn-darker:hover,
.btn-darker:focus {
outline: 0;
background: #5f5f5f;
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
.btn-darker:focus,
.btn-darker:active:focus,
.btn-darker.active:focus {
outline-offset: -2px;
-webkit-box-shadow: 0 0 2px rgba(117, 176, 138, 0.8);
box-shadow: 0 0 2px rgba(117, 176, 138, 0.8);
border-color: #fe6367;
}
.btn-darker:hover,
.btn-darker:focus {
background: #fe6367;
color: #ffffff;
border-color: #fe6367;
}
.btn-darker:active,
.btn-darker.active {
outline: 0;
background-image: none;
-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-darker.disabled,
.btn-darker[disabled],
fieldset[disabled] .btn-darker {
cursor: not-allowed;
pointer-events: none;
opacity: 0.65;
filter: alpha(opacity=65);
-webkit-box-shadow: none;
box-shadow: none;
}
.btn-darker.square {
border-radius: 0;
}
.btn-darker.pill {
border-radius: 100em;
}
.btn-darker.rounded {
border-radius: 0.225em;
}
.btn-darker i {
padding-right: 10px;
}
.btn-darker.icon-right i {
padding-left: 10px;
padding-right: 0px;
}
.btn-darker:hover,
.btn-darker:focus {
outline: 0;
background: #fe6367;
} .thumbnail {
display: block;
padding: 0.2857142857142857em;
margin-bottom: 1.6428571428571428em;
line-height: 1.7;
background-color: transparent;
border: 1px solid #dddddd;
border-radius: 3px;
-webkit-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
margin-left: auto;
margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
border-color: #5f5f5f;
}
.thumbnail .caption {
padding: 0.6428571428571429em;
color: #5f5f5f;
} .caret {
display: inline-block;
width: 0;
height: 0;
margin-left: 2px;
vertical-align: middle;
border-top: 4px solid;
border-right: 4px solid transparent;
border-left: 4px solid transparent;
}
.dropdown {
position: relative;
}
.dropdown-toggle:focus {
outline: 0;
}
.dropdown-menu {
position: absolute;
top: 100%;
left: 0;
z-index: 1000;
display: none;
float: left;
min-width: 160px;
padding: 5px 0;
margin: 2px 0 0;
list-style: none;
font-size: 14px;
text-align: left;
background-color: #ffffff;
border: 1px solid #cccccc;
border: 1px solid rgba(0, 0, 0, 0.15);
border-radius: 3px;
-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
background-clip: padding-box;
}
.dropdown-menu.pull-right {
right: 0;
left: auto;
}
.dropdown-menu .divider {
height: 1px;
margin: -0.1785714285714286em 0;
overflow: hidden;
background-color: #e5e5e5;
}
.dropdown-menu > li > a {
display: block;
padding: 3px 20px;
clear: both;
font-weight: normal;
line-height: 1.7;
color: #333333;
white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
text-decoration: none;
color: #262626;
background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
color: #ffffff;
text-decoration: none;
outline: 0;
background-color: #fe6367;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
color: #5f5f5f;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
text-decoration: none;
background-color: transparent;
background-image: none;
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
cursor: not-allowed;
}
.open > .dropdown-menu {
display: block;
}
.open > a {
outline: 0;
}
.dropdown-menu-right {
left: auto;
right: 0;
}
.dropdown-menu-left {
left: 0;
right: auto;
}
.dropdown-header {
display: block;
padding: 3px 20px;
font-size: 0.8571428571428571em;
line-height: 1.7;
color: #5f5f5f;
white-space: nowrap;
}
.dropdown-backdrop {
position: fixed;
left: 0;
right: 0;
bottom: 0;
top: 0;
z-index: 990;
}
.pull-right > .dropdown-menu {
right: 0;
left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
border-top: 0;
border-bottom: 4px solid;
content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
top: auto;
bottom: 100%;
margin-bottom: 1px;
}
@media (min-width: 768px) {
.navbar-right .dropdown-menu {
left: auto;
right: 0;
}
.navbar-right .dropdown-menu-left {
left: 0;
right: auto;
}
} .navbar {
position: relative;
height: 75px;
z-index: 1000;
background-color: #2a2a2a;
}
.navbar .container,
.navbar .container-fluid,
.navbar .container-boxed {
position: relative;
}
@media (min-width: 992px) {
.navbar-header {
float: left;
}
}
.navbar-collapse {
float: right;
}
@media (max-width: 991px) {
.navbar-collapse {
float: none;
clear: both;
}
}
@media (min-width: 992px) {
.navbar-collapse {
width: auto;
}
.navbar-collapse.collapse:not(.noo-user-navbar-collapse) {
display: block !important;
height: auto !important;
padding-bottom: 0;
overflow: visible !important;
}
}
.fixed-top {
width: 100%;
-webkit-transition: background-color 0.4s ease 0s;
-o-transition: background-color 0.4s ease 0s;
transition: background-color 0.4s ease 0s;
}
@media (min-width: 992px) {
.navbar-fixed-top {
position: fixed;
right: 0;
left: 0;
z-index: 1030;
background-color: #ffffff;
-webkit-box-shadow: 0 0 0 1px #f4f4f4;
box-shadow: 0 0 0 1px #f4f4f4;
}
.navbar-fixed-top.bg-transparent {
background-color: #ffffff;
}
}
.navbar-fixed-top .navbar-brand {
background: #fe6367;
}
body.boxed-layout .navbar-fixed-top {
margin-right: auto;
margin-left: auto;
width: 90%;
max-width: 1200px;
}
body.nice-scroll:not(.boxed-layout) .navbar-fixed-top {
padding-right: 10px;
}
body.boxed-layout.nice-scroll .navbar-fixed-top {
width: 90%;
width: -webkit-calc( 90% - 10px ); width: -moz-calc( 90% - 10px ); width: calc( 90% - 10px ); left: -10px;
}
.navbar-fixed-top.navbar {
height: 60px;
}
.navbar-fixed-top {
top: 0;
}
@media (min-width: 992px) {
.navbar-fixed-top.navbar-shrink {
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.navbar-fixed-top.navbar-shrink .navbar-nav > li > a {
color: #5f5f5f;
}
.navbar-fixed-top.navbar-shrink .navbar-nav > li > a:hover {
color: #fe6367;
}
.navbar-fixed-top.navbar-shrink .navbar-nav > li.current-menu-item > a,
.navbar-fixed-top.navbar-shrink .navbar-nav > li.current-menu-parent > a,
.navbar-fixed-top.navbar-shrink .navbar-nav > li.active > a {
color: #fe6367;
}
.navbar-fixed-top.navbar-shrink .navbar-brand .noo-logo-img,
.navbar-fixed-top.navbar-shrink .navbar-brand .noo-logo-retina-img {
top: 50%;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
position: relative;
vertical-align: top;
}
}
.navbar-brand {
float: left;
font-family: "PT Sans", sans-serif;
font-weight: 700;
font-style: normal;
font-size: 30px;
height: 75px;
line-height: 75px;
padding: 0 35px;
}
.navbar-brand,
.navbar-brand:hover {
color: #ffffff;
}
.navbar-brand:hover,
.navbar-brand:focus {
text-decoration: none;
}
.navbar-brand img {
max-height: 100%;
vertical-align: baseline;
}
.navbar-brand .noo-logo-img,
.navbar-brand .noo-logo-retina-img {
top: 50%;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
position: relative;
vertical-align: middle;
}
.navbar-brand .noo-logo-img {
display: block;
}
.navbar-brand .noo-logo-retina-img,
.navbar-brand .noo-logo-floating {
display: none;
}
.navbar-fixed-top .navbar-brand .noo-logo-img,
.navbar-fixed-top .navbar-brand .noo-logo-retina-img {
top: 50%;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
position: relative;
vertical-align: baseline;
} @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
.navbar-brand .noo-logo-img {
display: none;
}
.navbar-brand .noo-logo-retina-img {
display: block;
}
}
.navbar-toggle {
position: relative;
float: right;
font-size: 25px;
height: 75px;
display: table;
padding: 0 15px;
border-radius: 3px;
background-image: none;
cursor: pointer;
}
.navbar-toggle i {
display: table-cell;
vertical-align: middle;
}
.navbar-toggle:hover {
text-decoration: none;
}
@media (min-width: 992px) {
.navbar-toggle {
display: none;
}
}
.sf-menu,
.noo-menu,
.sf-menu *,
.noo-menu * {
margin: 0;
padding: 0;
list-style: none;
}
.sf-menu a,
.noo-menu a {
display: block;
position: relative;
text-decoration: none;
}
.sf-menu > li,
.noo-menu > li {
display: inline-block;
}
@media (max-width: 991px) {
.sf-menu > li,
.noo-menu > li {
display: block;
}
}
.sf-menu li,
.noo-menu li {
position: relative;
}
.sf-menu li:hover > ul.sub-menu,
.noo-menu li:hover > ul.sub-menu,
.sf-menu li .sfHover > ul.sub-menu,
.noo-menu li .sfHover > ul.sub-menu {
display: block;
}
.sf-menu ul.sub-menu,
.noo-menu ul.sub-menu {
position: absolute;
display: none;
top: auto;
left: auto;
width: auto;
min-width: 210px;
}
.noo-menu {
margin-right: auto !important;
margin-left: auto !important;
}
.noo-menu li > a {
color: #5f5f5f;
padding: 10px 12px;
}
.noo-menu li > a:hover,
.noo-menu li > a:focus {
background-color: rgba(0, 0, 0, 0);
color: #fe6367;
}
.noo-menu li.current-menu-item > a,
.noo-menu li.current-menu-parent > a,
.noo-menu li.active > a {
background-color: rgba(0, 0, 0, 0);
color: #fe6367;
}
.noo-menu li.disabled > a,
.noo-menu li.disabled > a:hover,
.noo-menu li.disabled > a:focus {
color: #5f5f5f;
background-color: #5f5f5f;
}
.noo-menu ul.sub-menu {
z-index: 1030;
background-color: #ffffff;
border: 1px solid #cccccc;
border: 1px solid rgba(0, 0, 0, 0.15);
border-radius: 3px;
}
.noo-menu ul.sub-menu ul.sub-menu {
top: 10px;
left: 95%;
right: auto;
}
.sf-arrows .sub-menu .sf-with-ul:after {
content: "\f105";
font-family: "fontawesome";
display: inline-block;
font-style: normal;
font-weight: normal;
text-decoration: inherit;
-webkit-font-smoothing: antialiased;
speak: none;
right: 15px;
position: absolute;
}
@media (max-width: 991px) {
.navbar-nav li {
border-top: 1px solid #f2f2f2;
background-color: #2a2a2a;
}
}
.navbar-nav > li > a {
text-transform: uppercase;
}
@media (max-width: 991px) {
.navbar-nav > li > a {
padding-top: 10px !important;
padding-bottom: 10px !important;
}
}
.navbar-nav > li > a {
color: #ffffff;
padding: 0 22px;
line-height: 1;
font-size: 13px;
}
.navbar-nav > li > a:before {
content: '';
width: 0;
height: 3px;
position: absolute;
top: 0;
left: 0;
-webkit-transition: 0.15s;
-o-transition: 0.15s;
transition: 0.15s;
background: #fe6367;
}
@media (max-width: 991px) {
.navbar-nav > li > a:before {
display: none;
}
}
@media (max-width: 1199px) {
.navbar-nav > li > a {
padding-left: 18px;
padding-right: 18px;
}
}
.navbar-nav > li > a:hover,
.navbar-nav > li > a:focus {
color: #fe6367;
background-color: rgba(0, 0, 0, 0);
}
.navbar-nav > li > a:hover:before,
.navbar-nav > li > a:focus:before {
width: 100%;
}
.navbar-nav > li:hover > a,
.navbar-nav > li .sfHover > a {
background-color: rgba(0, 0, 0, 0);
color: #fe6367;
}
.navbar-nav > li.current-menu-item > a,
.navbar-nav > li.current-menu-parent > a,
.navbar-nav > li.active > a {
background-color: rgba(0, 0, 0, 0);
color: #fe6367;
}
.navbar-nav > li.current-menu-item > a:before,
.navbar-nav > li.current-menu-parent > a:before,
.navbar-nav > li.active > a:before {
width: 100%;
}
.navbar-nav > li.disabled > a,
.navbar-nav > li.disabled > a:hover,
.navbar-nav > li.disabled > a:focus {
color: #cccccc;
background-color: rgba(0, 0, 0, 0);
}
.navbar-nav ul.sub-menu {
z-index: 1030;
font-size: 13px;
}
@media (max-width: 991px) {
.navbar-nav ul.sub-menu > li > a {
padding-left: 25px;
}
.navbar-nav ul.sub-menu > li li a {
padding-left: 35px;
}
}
.navbar-nav ul.sub-menu li {
display: block;
}
.navbar-nav ul.sub-menu li > a {
color: #ffffff;
line-height: 22px;
padding: 7px 20px;
text-transform: uppercase;
}
@media (max-width: 991px) {
.navbar-nav ul.sub-menu li > a {
padding-left: 30px;
}
}
.navbar-nav ul.sub-menu li > a:hover {
color: #ffffff;
background-color: #fe4a4e;
}
.navbar-nav ul.sub-menu li:hover .navbar-nav ul.sub-menu li.sfHover > a {
color: #ffffff;
background-color: #fe4a4e;
}
.navbar-nav ul.sub-menu li.current-menu-item > a {
color: #ffffff;
background-color: #fe4a4e;
}
@media (min-width: 992px) {
.navbar-nav {
float: right;
}
.navbar-nav > li > ul.sub-menu {
left: auto;
right: 0;
}
.navbar-nav > li > ul.sub-menu ul.sub-menu {
top: 10px;
left: auto;
right: 95%;
}
}
@media (max-width: 991px) {
.navbar-nav > li {
float: none;
}
.navbar-nav li > a {
white-space: normal;
}
.navbar-nav li {
-webkit-transition: none;
-o-transition: none;
transition: none;
}
.navbar-nav ul.sub-menu {
position: static;
float: none;
max-width: none;
padding: 0;
border: none;
border-radius: 0;
-webkit-box-shadow: none;
box-shadow: none;
-webkit-transition: none;
-o-transition: none;
transition: none;
}
.navbar-nav ul.sub-menu:before,
.navbar-nav ul.sub-menu:after {
display: none;
}
.navbar-nav ul.sub-menu a {
font-size: 13px;
}
}
@media (min-width: 992px) {
.navbar .navbar-brand {
line-height: 75px;
}
.navbar .navbar-nav > li > a {
line-height: 75px;
}
}
@media (min-width: 992px) {
.navbar-nav.sf-menu > li ul.sub-menu {
background-color: #5f5f5f;
padding: 15px 0;
}
.navbar-nav.sf-menu > li li.fly-left > ul.sub-menu {
left: auto;
right: 95%;
box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.2);
}
.navbar-nav.sf-menu > li li.fly-right > ul.sub-menu {
left: 95%;
right: auto;
box-shadow: -2px 0 4px 0 rgba(0, 0, 0, 0.135);
}
.navbar-nav.sf-menu > li.align-left > ul.sub-menu {
left: 0;
right: auto;
}
.navbar-nav.sf-menu > li.align-right > ul.sub-menu {
left: auto;
right: 0;
}
.navbar-nav.sf-menu > li.align-right > ul.sub-menu:before {
right: 35px!important;
left: auto!important;
border-right: 8px solid transparent;
border-bottom: 8px solid #fe6367;
border-left: 8px solid transparent;
}
.navbar-nav.sf-menu > li.align-center > ul.sub-menu {
left: 50% !important;
right: auto;
-webkit-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
-o-transform: translate(-50%, 0);
transform: translate(-50%, 0);
}
.navbar-nav.sf-menu > li.align-center > ul.sub-menu:before {
right: 50%;
left: auto;
transform: translateX(-50%);
-webkit-transform: translateX(-50%);
border-right: 8px solid transparent;
border-bottom: 8px solid #fe6367;
border-left: 8px solid transparent;
}
.navbar-nav.sf-menu > li.full-width {
position: inherit !important;
}
.navbar-nav.sf-menu > li.full-width > ul.sub-menu {
width: 100%;
left: 0;
}
.navbar-nav.sf-menu > li.full-width.sfHover > ul.sub-menu:before {
border: 0;
}
.navbar-nav.sf-menu > li.full-width.sfHover > a {
position: relative;
}
.navbar-nav.sf-menu > li.full-width.sfHover > a:before {
content: '';
position: absolute;
left: 35px;
bottom: 0px;
border-right: 6px solid transparent;
border-bottom: 6px solid #fe6367;
border-left: 6px solid transparent;
}
.navbar-nav.sf-menu > li.megamenu > ul.sub-menu {
padding: 15px 0 15px 4px;
}
.navbar-nav.sf-menu > li.megamenu > ul.sub-menu li {
float: left;
width: 100%;
}
.navbar-nav.sf-menu > li.megamenu > ul.sub-menu li > a {
white-space: normal;
}
.navbar-nav.sf-menu > li.megamenu > ul.sub-menu > li {
display: table-cell !important;
float: none !important;
margin: 5px 0;
padding-left: 0;
padding-right: 0;
vertical-align: top;
position: relative;
width: 32.8%;
}
.navbar-nav.sf-menu > li.megamenu > ul.sub-menu > li > ul.sub-menu {
display: block !important;
opacity: 1 !important;
top: 0px !important;
width: 100%;
left: 0px !important;
position: relative !important;
-webkit-box-shadow: none;
box-shadow: none;
background-color: transparent;
}
.navbar-nav.sf-menu > li.megamenu > ul.sub-menu > li.menu-item-has-children {
border-right: 1px solid rgba(65, 65, 65, 0.1);
}
.navbar-nav.sf-menu > li.megamenu > ul.sub-menu > li.menu-item-has-children:last-child {
border-right: none !important;
}
.navbar-nav.sf-menu > li.megamenu > ul.sub-menu > li.menu-item-has-children > a {
background-color: transparent;
text-transform: uppercase;
font-weight: bold;
letter-spacing: 2px;
}
.navbar-nav.sf-menu > li.megamenu > ul.sub-menu > li.menu-item-has-children > a.sf-with-ul:before,
.navbar-nav.sf-menu > li.megamenu > ul.sub-menu > li.menu-item-has-children > a.sf-with-ul:after {
display: none;
}
.navbar-nav.sf-menu > li.megamenu > ul.sub-menu > li.menu-item-has-children:hover > a,
.navbar-nav.sf-menu > li.megamenu > ul.sub-menu > li.menu-item-has-children.sfHover > a {
background-color: transparent;
}
.navbar-nav.sf-menu > li.megamenu ul.sub-menu li > a {
border-top: 0;
}
.navbar-nav.sf-menu > li.megamenu.columns-2 > ul.sub-menu > li {
width: 49.6%;
}
.navbar-nav.sf-menu > li.megamenu.columns-2 > ul.sub-menu > li:nth-child(2n) {
border-right: none !important;
}
.navbar-nav.sf-menu > li.megamenu.columns-2 > ul.sub-menu > li:nth-child(2n+1) {
clear: both;
}
.navbar-nav.sf-menu > li.megamenu.columns-3 > ul.sub-menu > li {
width: 32.8%;
}
.navbar-nav.sf-menu > li.megamenu.columns-3 > ul.sub-menu > li:nth-child(3n) {
border-right: none !important;
}
.navbar-nav.sf-menu > li.megamenu.columns-3 > ul.sub-menu > li:nth-child(3n+1) {
clear: both;
}
.navbar-nav.sf-menu > li.megamenu.columns-4 > ul.sub-menu > li {
width: 24.45%;
}
.navbar-nav.sf-menu > li.megamenu.columns-4 > ul.sub-menu > li:nth-child(4n) {
border-right: none !important;
}
.navbar-nav.sf-menu > li.megamenu.columns-4 > ul.sub-menu > li:nth-child(4n+1) {
clear: both;
}
.navbar-nav.sf-menu > li.megamenu.columns-5 > ul.sub-menu > li {
width: 19.45%;
}
.navbar-nav.sf-menu > li.megamenu.columns-5 > ul.sub-menu > li:nth-child(5n) {
border-right: none !important;
}
.navbar-nav.sf-menu > li.megamenu.columns-5 > ul.sub-menu > li:nth-child(5n+1) {
clear: both;
}
.navbar-nav.sf-menu > li.megamenu.columns-6 > ul.sub-menu > li {
width: 16.1%;
}
.navbar-nav.sf-menu > li.megamenu.columns-6 > ul.sub-menu > li:nth-child(6n) {
border-right: none !important;
}
.navbar-nav.sf-menu > li.megamenu.columns-6 > ul.sub-menu > li:nth-child(6n+1) {
clear: both;
}
}
.navbar-toggle.collapsed {
color: #ffffff;
}
.navbar-toggle.collapsed:hover,
.navbar-toggle.collapsed:focus {
color: #d9d9d9;
}
.noo-navbar {
display: inline-block;
width: 100%;
}
.navbar-nav li.navbar-donate-btn {
padding: 0 10px;
}
@media (max-width: 991px) {
.navbar-nav li.navbar-donate-btn {
padding: 15px;
text-align: center;
}
}
.navbar-nav li.navbar-donate-btn > a {
display: inline-block;
margin-bottom: 0;
font-weight: 400;
text-align: center;
vertical-align: middle;
cursor: pointer;
background-image: none;
border: 0px solid transparent;
white-space: nowrap;
background: #e7e7e7;
text-transform: uppercase;
padding: 0.7142857142857143em 3em;
font-size: 14px;
line-height: 1.7;
border-radius: 0;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-transition: border-color color 0.2s ease;
-o-transition: border-color color 0.2s ease;
transition: border-color color 0.2s ease;
color: #ffffff;
background-color: #fe6367;
border-color: 0;
padding: 0.7142857142857143em 1.1428571428571428em;
font-size: 1.2857142857142858em;
line-height: 2;
border-radius: 3px;
line-height: 1 !important;
color: #fff !important;
vertical-align: baseline;
font-weight: bold;
}
.navbar-nav li.navbar-donate-btn > a:hover,
.navbar-nav li.navbar-donate-btn > a:focus {
outline: 0;
background: #5f5f5f;
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
.navbar-nav li.navbar-donate-btn > a:hover,
.navbar-nav li.navbar-donate-btn > a:focus {
outline: 0;
background: #5f5f5f;
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
.navbar-nav li.navbar-donate-btn > a:focus,
.navbar-nav li.navbar-donate-btn > a:active:focus,
.navbar-nav li.navbar-donate-btn > a.active:focus {
outline-offset: -2px;
-webkit-box-shadow: 0 0 2px rgba(117, 176, 138, 0.8);
box-shadow: 0 0 2px rgba(117, 176, 138, 0.8);
border-color: #fe6367;
}
.navbar-nav li.navbar-donate-btn > a:hover,
.navbar-nav li.navbar-donate-btn > a:focus {
background: #fe6367;
color: #ffffff;
border-color: #fe6367;
}
.navbar-nav li.navbar-donate-btn > a:active,
.navbar-nav li.navbar-donate-btn > a.active {
outline: 0;
background-image: none;
-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.navbar-nav li.navbar-donate-btn > a.disabled,
.navbar-nav li.navbar-donate-btn > a[disabled],
fieldset[disabled] .navbar-nav li.navbar-donate-btn > a {
cursor: not-allowed;
pointer-events: none;
opacity: 0.65;
filter: alpha(opacity=65);
-webkit-box-shadow: none;
box-shadow: none;
}
.navbar-nav li.navbar-donate-btn > a.square {
border-radius: 0;
}
.navbar-nav li.navbar-donate-btn > a.pill {
border-radius: 100em;
}
.navbar-nav li.navbar-donate-btn > a.rounded {
border-radius: 0.225em;
}
.navbar-nav li.navbar-donate-btn > a i {
padding-right: 10px;
}
.navbar-nav li.navbar-donate-btn > a.icon-right i {
padding-left: 10px;
padding-right: 0px;
}
.navbar-nav li.navbar-donate-btn > a:hover,
.navbar-nav li.navbar-donate-btn > a:focus {
outline: 0;
background: #5f5f5f;
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
.navbar-nav li.navbar-donate-btn > a:hover,
.navbar-nav li.navbar-donate-btn > a:focus {
outline: 0;
background: #5f5f5f;
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
.navbar-nav li.navbar-donate-btn > a:focus,
.navbar-nav li.navbar-donate-btn > a:active:focus,
.navbar-nav li.navbar-donate-btn > a.active:focus {
outline-offset: -2px;
-webkit-box-shadow: 0 0 2px rgba(117, 176, 138, 0.8);
box-shadow: 0 0 2px rgba(117, 176, 138, 0.8);
border-color: #fe6367;
}
.navbar-nav li.navbar-donate-btn > a:hover,
.navbar-nav li.navbar-donate-btn > a:focus {
background: #fe6367;
color: #ffffff;
border-color: #fe6367;
}
.navbar-nav li.navbar-donate-btn > a:active,
.navbar-nav li.navbar-donate-btn > a.active {
outline: 0;
background-image: none;
-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.navbar-nav li.navbar-donate-btn > a.disabled,
.navbar-nav li.navbar-donate-btn > a[disabled],
fieldset[disabled] .navbar-nav li.navbar-donate-btn > a {
cursor: not-allowed;
pointer-events: none;
opacity: 0.65;
filter: alpha(opacity=65);
-webkit-box-shadow: none;
box-shadow: none;
}
.navbar-nav li.navbar-donate-btn > a.square {
border-radius: 0;
}
.navbar-nav li.navbar-donate-btn > a.pill {
border-radius: 100em;
}
.navbar-nav li.navbar-donate-btn > a.rounded {
border-radius: 0.225em;
}
.navbar-nav li.navbar-donate-btn > a i {
padding-right: 10px;
}
.navbar-nav li.navbar-donate-btn > a.icon-right i {
padding-left: 10px;
padding-right: 0px;
}
.navbar-nav li.navbar-donate-btn > a:hover,
.navbar-nav li.navbar-donate-btn > a:focus,
.navbar-nav li.navbar-donate-btn > a:active,
.navbar-nav li.navbar-donate-btn > a.active,
.open > .dropdown-toggle.navbar-nav li.navbar-donate-btn > a {
color: #ffffff;
background-color: #fe6367;
border-color: #fe6367;
-webkit-box-shadow: none;
box-shadow: none;
}
.navbar-nav li.navbar-donate-btn > a:hover,
.navbar-nav li.navbar-donate-btn > a:focus {
outline: 0;
background: #5f5f5f;
}
.navbar-nav li.navbar-donate-btn > a:hover,
.navbar-nav li.navbar-donate-btn > a:focus {
outline: 0;
background: #5f5f5f;
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
.navbar-nav li.navbar-donate-btn > a:hover,
.navbar-nav li.navbar-donate-btn > a:focus {
outline: 0;
background: #5f5f5f;
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
.navbar-nav li.navbar-donate-btn > a:focus,
.navbar-nav li.navbar-donate-btn > a:active:focus,
.navbar-nav li.navbar-donate-btn > a.active:focus {
outline-offset: -2px;
-webkit-box-shadow: 0 0 2px rgba(117, 176, 138, 0.8);
box-shadow: 0 0 2px rgba(117, 176, 138, 0.8);
border-color: #fe6367;
}
.navbar-nav li.navbar-donate-btn > a:hover,
.navbar-nav li.navbar-donate-btn > a:focus {
background: #fe6367;
color: #ffffff;
border-color: #fe6367;
}
.navbar-nav li.navbar-donate-btn > a:active,
.navbar-nav li.navbar-donate-btn > a.active {
outline: 0;
background-image: none;
-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.navbar-nav li.navbar-donate-btn > a.disabled,
.navbar-nav li.navbar-donate-btn > a[disabled],
fieldset[disabled] .navbar-nav li.navbar-donate-btn > a {
cursor: not-allowed;
pointer-events: none;
opacity: 0.65;
filter: alpha(opacity=65);
-webkit-box-shadow: none;
box-shadow: none;
}
.navbar-nav li.navbar-donate-btn > a.square {
border-radius: 0;
}
.navbar-nav li.navbar-donate-btn > a.pill {
border-radius: 100em;
}
.navbar-nav li.navbar-donate-btn > a.rounded {
border-radius: 0.225em;
}
.navbar-nav li.navbar-donate-btn > a i {
padding-right: 10px;
}
.navbar-nav li.navbar-donate-btn > a.icon-right i {
padding-left: 10px;
padding-right: 0px;
}
.navbar-nav li.navbar-donate-btn > a:hover,
.navbar-nav li.navbar-donate-btn > a:focus,
.navbar-nav li.navbar-donate-btn > a:active,
.navbar-nav li.navbar-donate-btn > a.active,
.open > .dropdown-toggle.navbar-nav li.navbar-donate-btn > a {
color: #ffffff;
background-color: #fe6367;
border-color: #fe6367;
-webkit-box-shadow: none;
box-shadow: none;
}
.navbar-nav li.navbar-donate-btn > a:hover,
.navbar-nav li.navbar-donate-btn > a:focus {
outline: 0;
background: #5f5f5f;
}
@media (min-width: 992px) {
body.page-menu-center-vertical:not(.boxed-layout) .navbar.navbar-default:not(.navbar-fixed-top) {
position: absolute;
width: 100%;
top: 50%;
left: 0;
right: 0;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
background: rgba(0, 0, 0, 0.8);
}
body.page-menu-center-vertical:not(.boxed-layout) .navbar.navbar-default:not(.navbar-fixed-top) .navbar-brand {
background: #fe6367;
}
}
.page-menu-transparent .noo-topbar {
border-color: transparent;
background-color: rgba(0, 0, 0, 0.1);
}
.page-menu-transparent .noo-topbar .topbar-right .searchform .searchinput {
background: transparent;
}
.page-menu-transparent .navbar:not(.navbar-fixed-top) {
background: transparent;
border-color: transparent;
color: #fff;
}
@media (max-width: 991px) {
.navbar-nav.header-right {
display: none;
}
}
.navbar-nav.header-right > li > a {
cursor: pointer;
padding: 0 10px;
}
.navbar-nav.header-right > li > a:before {
display: none;
} .modal-open {
overflow: hidden;
}
.modal {
display: none;
overflow: hidden;
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
-webkit-overflow-scrolling: touch;
z-index: 1050;
outline: 0;
}
.modal.fade .modal-dialog {
-webkit-transform: scale(0.5);
-ms-transform: scale(0.5);
-o-transform: scale(0.5);
transform: scale(0.5);
opacity: 0;
filter: alpha(opacity=0);
-webkit-transition: scale 0.5s ease-in-out 0s, opacity 0.5s ease-in-out 0s, transform 0.5s ease-in-out 0s;
-o-transition: scale 0.5s ease-in-out 0s, opacity 0.5s ease-in-out 0s, transform 0.5s ease-in-out 0s;
-ms-transition: scale 0.5s ease-in-out 0s, opacity 0.5s ease-in-out 0s, transform 0.5s ease-in-out 0s;
-moz-transition: scale 0.5s ease-in-out 0s, opacity 0.5s ease-in-out 0s, transform 0.5s ease-in-out 0s;
transition: scale 0.5s ease-in-out 0s, opacity 0.5s ease-in-out 0s, transform 0.5s ease-in-out 0s;
-webkit-transform-origin: center top 0;
-moz-transform-origin: center top 0;
-ms-transform-origin: center top 0;
transform-origin: center top 0;
}
.modal.in .modal-dialog {
opacity: 1;
filter: alpha(opacity=100);
-webkit-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
}
.modal-open .modal {
overflow-x: hidden;
overflow-y: auto;
}
.modal-dialog {
position: relative;
width: auto;
margin: 0.7142857142857143em;
}
.modal-dialog.modal-dialog-center {
left: 50%;
margin: 0;
position: absolute;
top: 50%;
}
.modal-dialog.modal-dialog-center .modal-body {
overflow-y: auto;
}
.modal-dialog.modal-dialog-center .modal-footer {
margin-top: 0;
}
@media (max-width: 767px) {
.modal-dialog.modal-dialog-center {
width: 100%;
}
}
.modal-content {
position: relative;
background-color: #ffffff;
border: 1px solid #999999;
border: 1px solid rgba(0, 0, 0, 0.2);
border-radius: 3px;
-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
background-clip: padding-box;
outline: 0;
}
.modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000000;
}
.modal-backdrop.fade {
opacity: 0;
filter: alpha(opacity=0);
}
.modal-backdrop.in {
opacity: 0.5;
filter: alpha(opacity=50);
}
.modal-header {
padding: 15px;
border-bottom: 1px solid #e5e5e5;
min-height: 16.7px;
}
.modal-header .close {
margin-top: -0.14285714285714285em;
}
.modal-title {
margin: 0;
line-height: 1.7;
}
.modal-body {
position: relative;
padding: 15px;
}
.modal-footer {
padding: 15px;
text-align: right;
border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn,
.modal-footer .widget_newsletterwidget .newsletter-submit + .widget_newsletterwidget .newsletter-submit {
margin-left: 0.35714285714285715em;
margin-bottom: 0;
}
.modal-footer .btn-block + .btn-block {
margin-left: 0;
}
.modal-scrollbar-measure {
position: absolute;
top: -9999px;
width: 50px;
height: 50px;
overflow: scroll;
}
@media (min-width: 768px) {
.modal-dialog {
width: 600px;
margin: 2.142857142857143em auto;
}
.modal-content {
-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
}
.modal-sm {
width: 300px;
}
}
@media (min-width: 992px) {
.modal-lg {
width: 900px;
}
}
.donate-modal {
font-family: "PT Sans", sans-serif;
}
.donate-modal .donate-error {
text-align: center;
color: #d9534f;
margin-bottom: 1.0714285714285714em;
}
.donate-modal .modal-header {
padding: 0;
border: none;
}
.donate-modal .modal-header .close {
font-size: 30px;
margin: 0;
opacity: 0.4;
position: absolute;
right: 15px;
top: 15px;
z-index: 1;
}
.donate-modal .modal-body {
padding: 0;
}
.donate-modal .modal-body .nav-tabs {
margin: 0;
padding: 0;
list-style: none;
border-bottom: 1px solid #dbdada;
}
.donate-modal .modal-body .nav-tabs > li {
margin-bottom: 0;
width: 50%;
border: none;
padding: 0;
margin: 0;
}
.donate-modal .modal-body .nav-tabs > li > a:focus,
.donate-modal .modal-body .nav-tabs > li > a:hover,
.donate-modal .modal-body .nav-tabs > li > a {
margin: 0;
text-align: center;
padding: 2.142857142857143em;
font-weight: bold;
border: none;
color: #a0a0a0;
background: transparent;
-webkit-border-radius: 0;
border-radius: 0;
}
.donate-modal .modal-body .nav-tabs > li:first-child > a {
border-right: 1px solid #dbdada !important;
}
.donate-modal .modal-body .nav-tabs > li.active > a {
background: transparent;
color: #454545;
border: none;
}
.donate-modal .modal-body .tab-content {
padding: 2.142857142857143em;
}
.donate-modal .modal-body .tab-content .donate-form-radio {
padding: 1.0714285714285714em 0;
}
.donate-modal .modal-body .tab-content .donate-form-radio:before,
.donate-modal .modal-body .tab-content .donate-form-radio:after {
content: " ";
display: table;
}
.donate-modal .modal-body .tab-content .donate-form-radio:after {
clear: both;
}
.donate-modal .modal-body .tab-content .donate-form-radio:before,
.donate-modal .modal-body .tab-content .donate-form-radio:after {
content: " ";
display: table;
}
.donate-modal .modal-body .tab-content .donate-form-radio:after {
clear: both;
}
.donate-modal .modal-body .tab-content .donate-form-radio label {
display: inline-block;
margin-bottom: 0;
font-weight: 400;
text-align: center;
vertical-align: middle;
cursor: pointer;
background-image: none;
border: 0px solid transparent;
white-space: nowrap;
background: #e7e7e7;
text-transform: uppercase;
padding: 0.7142857142857143em 3em;
font-size: 14px;
line-height: 1.7;
border-radius: 0;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-transition: border-color color 0.2s ease;
-o-transition: border-color color 0.2s ease;
transition: border-color color 0.2s ease;
color: #5f5f5f;
background-color: #e7e7e7;
border-color: 0;
display: block;
width: 100%;
padding-left: 0;
padding-right: 0;
border: 1px solid #dbdada;
background: #f9f9f9;
float: left;
font-weight: bold;
font-family: "PT Sans", sans-serif;
}
.donate-modal .modal-body .tab-content .donate-form-radio label:hover,
.donate-modal .modal-body .tab-content .donate-form-radio label:focus {
outline: 0;
background: #5f5f5f;
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
.donate-modal .modal-body .tab-content .donate-form-radio label:hover,
.donate-modal .modal-body .tab-content .donate-form-radio label:focus {
outline: 0;
background: #5f5f5f;
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
.donate-modal .modal-body .tab-content .donate-form-radio label:focus,
.donate-modal .modal-body .tab-content .donate-form-radio label:active:focus,
.donate-modal .modal-body .tab-content .donate-form-radio label.active:focus {
outline-offset: -2px;
-webkit-box-shadow: 0 0 2px rgba(117, 176, 138, 0.8);
box-shadow: 0 0 2px rgba(117, 176, 138, 0.8);
border-color: #fe6367;
}
.donate-modal .modal-body .tab-content .donate-form-radio label:hover,
.donate-modal .modal-body .tab-content .donate-form-radio label:focus {
background: #fe6367;
color: #ffffff;
border-color: #fe6367;
}
.donate-modal .modal-body .tab-content .donate-form-radio label:active,
.donate-modal .modal-body .tab-content .donate-form-radio label.active {
outline: 0;
background-image: none;
-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.donate-modal .modal-body .tab-content .donate-form-radio label.disabled,
.donate-modal .modal-body .tab-content .donate-form-radio label[disabled],
fieldset[disabled] .donate-modal .modal-body .tab-content .donate-form-radio label {
cursor: not-allowed;
pointer-events: none;
opacity: 0.65;
filter: alpha(opacity=65);
-webkit-box-shadow: none;
box-shadow: none;
}
.donate-modal .modal-body .tab-content .donate-form-radio label.square {
border-radius: 0;
}
.donate-modal .modal-body .tab-content .donate-form-radio label.pill {
border-radius: 100em;
}
.donate-modal .modal-body .tab-content .donate-form-radio label.rounded {
border-radius: 0.225em;
}
.donate-modal .modal-body .tab-content .donate-form-radio label i {
padding-right: 10px;
}
.donate-modal .modal-body .tab-content .donate-form-radio label.icon-right i {
padding-left: 10px;
padding-right: 0px;
}
.donate-modal .modal-body .tab-content .donate-form-radio label:hover,
.donate-modal .modal-body .tab-content .donate-form-radio label:focus {
outline: 0;
background: #5f5f5f;
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
.donate-modal .modal-body .tab-content .donate-form-radio label:hover,
.donate-modal .modal-body .tab-content .donate-form-radio label:focus {
outline: 0;
background: #5f5f5f;
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
.donate-modal .modal-body .tab-content .donate-form-radio label:focus,
.donate-modal .modal-body .tab-content .donate-form-radio label:active:focus,
.donate-modal .modal-body .tab-content .donate-form-radio label.active:focus {
outline-offset: -2px;
-webkit-box-shadow: 0 0 2px rgba(117, 176, 138, 0.8);
box-shadow: 0 0 2px rgba(117, 176, 138, 0.8);
border-color: #fe6367;
}
.donate-modal .modal-body .tab-content .donate-form-radio label:hover,
.donate-modal .modal-body .tab-content .donate-form-radio label:focus {
background: #fe6367;
color: #ffffff;
border-color: #fe6367;
}
.donate-modal .modal-body .tab-content .donate-form-radio label:active,
.donate-modal .modal-body .tab-content .donate-form-radio label.active {
outline: 0;
background-image: none;
-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.donate-modal .modal-body .tab-content .donate-form-radio label.disabled,
.donate-modal .modal-body .tab-content .donate-form-radio label[disabled],
fieldset[disabled] .donate-modal .modal-body .tab-content .donate-form-radio label {
cursor: not-allowed;
pointer-events: none;
opacity: 0.65;
filter: alpha(opacity=65);
-webkit-box-shadow: none;
box-shadow: none;
}
.donate-modal .modal-body .tab-content .donate-form-radio label.square {
border-radius: 0;
}
.donate-modal .modal-body .tab-content .donate-form-radio label.pill {
border-radius: 100em;
}
.donate-modal .modal-body .tab-content .donate-form-radio label.rounded {
border-radius: 0.225em;
}
.donate-modal .modal-body .tab-content .donate-form-radio label i {
padding-right: 10px;
}
.donate-modal .modal-body .tab-content .donate-form-radio label.icon-right i {
padding-left: 10px;
padding-right: 0px;
}
.donate-modal .modal-body .tab-content .donate-form-radio label:hover,
.donate-modal .modal-body .tab-content .donate-form-radio label:focus,
.donate-modal .modal-body .tab-content .donate-form-radio label:active,
.donate-modal .modal-body .tab-content .donate-form-radio label.active,
.open > .dropdown-toggle.donate-modal .modal-body .tab-content .donate-form-radio label {
color: #ffffff;
background-color: #fe6367;
border-color: #fe6367;
-webkit-box-shadow: none;
box-shadow: none;
}
.donate-modal .modal-body .tab-content .donate-form-radio label:hover,
.donate-modal .modal-body .tab-content .donate-form-radio label:focus {
outline: 0;
background: #5f5f5f;
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
.donate-modal .modal-body .tab-content .donate-form-radio label:hover,
.donate-modal .modal-body .tab-content .donate-form-radio label:focus {
outline: 0;
background: #5f5f5f;
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
.donate-modal .modal-body .tab-content .donate-form-radio label:focus,
.donate-modal .modal-body .tab-content .donate-form-radio label:active:focus,
.donate-modal .modal-body .tab-content .donate-form-radio label.active:focus {
outline-offset: -2px;
-webkit-box-shadow: 0 0 2px rgba(117, 176, 138, 0.8);
box-shadow: 0 0 2px rgba(117, 176, 138, 0.8);
border-color: #fe6367;
}
.donate-modal .modal-body .tab-content .donate-form-radio label:hover,
.donate-modal .modal-body .tab-content .donate-form-radio label:focus {
background: #fe6367;
color: #ffffff;
border-color: #fe6367;
}
.donate-modal .modal-body .tab-content .donate-form-radio label:active,
.donate-modal .modal-body .tab-content .donate-form-radio label.active {
outline: 0;
background-image: none;
-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.donate-modal .modal-body .tab-content .donate-form-radio label.disabled,
.donate-modal .modal-body .tab-content .donate-form-radio label[disabled],
fieldset[disabled] .donate-modal .modal-body .tab-content .donate-form-radio label {
cursor: not-allowed;
pointer-events: none;
opacity: 0.65;
filter: alpha(opacity=65);
-webkit-box-shadow: none;
box-shadow: none;
}
.donate-modal .modal-body .tab-content .donate-form-radio label.square {
border-radius: 0;
}
.donate-modal .modal-body .tab-content .donate-form-radio label.pill {
border-radius: 100em;
}
.donate-modal .modal-body .tab-content .donate-form-radio label.rounded {
border-radius: 0.225em;
}
.donate-modal .modal-body .tab-content .donate-form-radio label i {
padding-right: 10px;
}
.donate-modal .modal-body .tab-content .donate-form-radio label.icon-right i {
padding-left: 10px;
padding-right: 0px;
}
.donate-modal .modal-body .tab-content .donate-form-radio label:hover,
.donate-modal .modal-body .tab-content .donate-form-radio label:focus,
.donate-modal .modal-body .tab-content .donate-form-radio label:active,
.donate-modal .modal-body .tab-content .donate-form-radio label.active,
.open > .dropdown-toggle.donate-modal .modal-body .tab-content .donate-form-radio label {
color: #ffffff;
background-color: #fe6367;
border-color: #fe6367;
-webkit-box-shadow: none;
box-shadow: none;
}
@media (max-width: 767px) {
.donate-modal .modal-body .tab-content .donate-form-radio label {
margin-bottom: 1.0714285714285714em;
}
}
.donate-modal .modal-body .tab-content .donate-form-radio label input[type=radio] {
display: none;
}
.donate-modal .modal-body .tab-content .donate-form-radio label.selected {
display: inline-block;
margin-bottom: 0;
font-weight: 400;
text-align: center;
vertical-align: middle;
cursor: pointer;
background-image: none;
border: 0px solid transparent;
white-space: nowrap;
background: #e7e7e7;
text-transform: uppercase;
padding: 0.7142857142857143em 3em;
font-size: 14px;
line-height: 1.7;
border-radius: 0;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-transition: border-color color 0.2s ease;
-o-transition: border-color color 0.2s ease;
transition: border-color color 0.2s ease;
color: #ffffff;
background-color: #fe6367;
border-color: 0;
}
.donate-modal .modal-body .tab-content .donate-form-radio label.selected:hover,
.donate-modal .modal-body .tab-content .donate-form-radio label.selected:focus {
outline: 0;
background: #5f5f5f;
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
.donate-modal .modal-body .tab-content .donate-form-radio label.selected:hover,
.donate-modal .modal-body .tab-content .donate-form-radio label.selected:focus {
outline: 0;
background: #5f5f5f;
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
.donate-modal .modal-body .tab-content .donate-form-radio label.selected:focus,
.donate-modal .modal-body .tab-content .donate-form-radio label.selected:active:focus,
.donate-modal .modal-body .tab-content .donate-form-radio label.selected.active:focus {
outline-offset: -2px;
-webkit-box-shadow: 0 0 2px rgba(117, 176, 138, 0.8);
box-shadow: 0 0 2px rgba(117, 176, 138, 0.8);
border-color: #fe6367;
}
.donate-modal .modal-body .tab-content .donate-form-radio label.selected:hover,
.donate-modal .modal-body .tab-content .donate-form-radio label.selected:focus {
background: #fe6367;
color: #ffffff;
border-color: #fe6367;
}
.donate-modal .modal-body .tab-content .donate-form-radio label.selected:active,
.donate-modal .modal-body .tab-content .donate-form-radio label.selected.active {
outline: 0;
background-image: none;
-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.donate-modal .modal-body .tab-content .donate-form-radio label.selected.disabled,
.donate-modal .modal-body .tab-content .donate-form-radio label.selected[disabled],
fieldset[disabled] .donate-modal .modal-body .tab-content .donate-form-radio label.selected {
cursor: not-allowed;
pointer-events: none;
opacity: 0.65;
filter: alpha(opacity=65);
-webkit-box-shadow: none;
box-shadow: none;
}
.donate-modal .modal-body .tab-content .donate-form-radio label.selected.square {
border-radius: 0;
}
.donate-modal .modal-body .tab-content .donate-form-radio label.selected.pill {
border-radius: 100em;
}
.donate-modal .modal-body .tab-content .donate-form-radio label.selected.rounded {
border-radius: 0.225em;
}
.donate-modal .modal-body .tab-content .donate-form-radio label.selected i {
padding-right: 10px;
}
.donate-modal .modal-body .tab-content .donate-form-radio label.selected.icon-right i {
padding-left: 10px;
padding-right: 0px;
}
.donate-modal .modal-body .tab-content .donate-form-radio label.selected:hover,
.donate-modal .modal-body .tab-content .donate-form-radio label.selected:focus,
.donate-modal .modal-body .tab-content .donate-form-radio label.selected:active,
.donate-modal .modal-body .tab-content .donate-form-radio label.selected.active,
.open > .dropdown-toggle.donate-modal .modal-body .tab-content .donate-form-radio label.selected {
color: #ffffff;
background-color: #fe6367;
border-color: #fe6367;
-webkit-box-shadow: none;
box-shadow: none;
}
.donate-modal .modal-body .tab-content .donate-form-radio label.selected:hover,
.donate-modal .modal-body .tab-content .donate-form-radio label.selected:focus {
outline: 0;
background: #5f5f5f;
}
.donate-modal .modal-body .tab-content .donate-form-radio label.selected:hover,
.donate-modal .modal-body .tab-content .donate-form-radio label.selected:focus {
outline: 0;
background: #5f5f5f;
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
.donate-modal .modal-body .tab-content .donate-form-radio label.selected:hover,
.donate-modal .modal-body .tab-content .donate-form-radio label.selected:focus {
outline: 0;
background: #5f5f5f;
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
.donate-modal .modal-body .tab-content .donate-form-radio label.selected:focus,
.donate-modal .modal-body .tab-content .donate-form-radio label.selected:active:focus,
.donate-modal .modal-body .tab-content .donate-form-radio label.selected.active:focus {
outline-offset: -2px;
-webkit-box-shadow: 0 0 2px rgba(117, 176, 138, 0.8);
box-shadow: 0 0 2px rgba(117, 176, 138, 0.8);
border-color: #fe6367;
}
.donate-modal .modal-body .tab-content .donate-form-radio label.selected:hover,
.donate-modal .modal-body .tab-content .donate-form-radio label.selected:focus {
background: #fe6367;
color: #ffffff;
border-color: #fe6367;
}
.donate-modal .modal-body .tab-content .donate-form-radio label.selected:active,
.donate-modal .modal-body .tab-content .donate-form-radio label.selected.active {
outline: 0;
background-image: none;
-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.donate-modal .modal-body .tab-content .donate-form-radio label.selected.disabled,
.donate-modal .modal-body .tab-content .donate-form-radio label.selected[disabled],
fieldset[disabled] .donate-modal .modal-body .tab-content .donate-form-radio label.selected {
cursor: not-allowed;
pointer-events: none;
opacity: 0.65;
filter: alpha(opacity=65);
-webkit-box-shadow: none;
box-shadow: none;
}
.donate-modal .modal-body .tab-content .donate-form-radio label.selected.square {
border-radius: 0;
}
.donate-modal .modal-body .tab-content .donate-form-radio label.selected.pill {
border-radius: 100em;
}
.donate-modal .modal-body .tab-content .donate-form-radio label.selected.rounded {
border-radius: 0.225em;
}
.donate-modal .modal-body .tab-content .donate-form-radio label.selected i {
padding-right: 10px;
}
.donate-modal .modal-body .tab-content .donate-form-radio label.selected.icon-right i {
padding-left: 10px;
padding-right: 0px;
}
.donate-modal .modal-body .tab-content .donate-form-radio label.selected:hover,
.donate-modal .modal-body .tab-content .donate-form-radio label.selected:focus,
.donate-modal .modal-body .tab-content .donate-form-radio label.selected:active,
.donate-modal .modal-body .tab-content .donate-form-radio label.selected.active,
.open > .dropdown-toggle.donate-modal .modal-body .tab-content .donate-form-radio label.selected {
color: #ffffff;
background-color: #fe6367;
border-color: #fe6367;
-webkit-box-shadow: none;
box-shadow: none;
}
.donate-modal .modal-body .tab-content .donate-form-radio label.selected:hover,
.donate-modal .modal-body .tab-content .donate-form-radio label.selected:focus {
outline: 0;
background: #5f5f5f;
}
.donate-modal .modal-body .tab-content .donate-form-text {
display: block;
}
.donate-modal .modal-body .tab-content .donate-form-text label {
display: block;
margin: 0;
}
.donate-modal .modal-body .tab-content .donate-form-text .donate-form-val-by-input {
display: none;
}
.donate-modal .modal-body .tab-content .donate-form-text .donate-form-text-input {
height: 2.9285714285714284em;
display: block;
padding: 0.42857142857142855em 1.2857142857142856em;
font-size: 14px;
line-height: 1.7;
color: #5f5f5f;
background-color: transparent;
background-image: none;
border: 1px solid #dbdada;
border-radius: 0;
letter-spacing: 0.5px;
-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
font-family: "PT Sans", sans-serif;
width: 100%;
margin: 1.0714285714285714em 0;
font-weight: bold;
}
.donate-modal .modal-body .tab-content .donate-form-text .donate-form-text-input:focus {
border-color: #797979;
outline: 0;
}
.donate-modal .modal-body .tab-content .donate-form-text .donate-form-text-input::-moz-placeholder {
color: #8c8c8c;
opacity: 1;
}
.donate-modal .modal-body .tab-content .donate-form-text .donate-form-text-input:-ms-input-placeholder {
color: #8c8c8c;
}
.donate-modal .modal-body .tab-content .donate-form-text .donate-form-text-input::-webkit-input-placeholder {
color: #8c8c8c;
}
.donate-modal .modal-body .tab-content .donate-form-text .donate-form-text-input[disabled],
.donate-modal .modal-body .tab-content .donate-form-text .donate-form-text-input[readonly],
fieldset[disabled] .donate-modal .modal-body .tab-content .donate-form-text .donate-form-text-input {
cursor: not-allowed;
background-color: #f4f4f4;
opacity: 1;
}
textarea.donate-modal .modal-body .tab-content .donate-form-text .donate-form-text-input {
height: auto;
}
.donate-modal .modal-body .tab-content .donate-form-text .donate-form-text-input:focus {
border-color: #797979;
outline: 0;
}
.donate-modal .modal-body .tab-content .donate-form-text .donate-form-text-input::-moz-placeholder {
color: #8c8c8c;
opacity: 1;
}
.donate-modal .modal-body .tab-content .donate-form-text .donate-form-text-input:-ms-input-placeholder {
color: #8c8c8c;
}
.donate-modal .modal-body .tab-content .donate-form-text .donate-form-text-input::-webkit-input-placeholder {
color: #8c8c8c;
}
.donate-modal .modal-body .tab-content .donate-form-text .donate-form-text-input[disabled],
.donate-modal .modal-body .tab-content .donate-form-text .donate-form-text-input[readonly],
fieldset[disabled] .donate-modal .modal-body .tab-content .donate-form-text .donate-form-text-input {
cursor: not-allowed;
background-color: #f4f4f4;
opacity: 1;
}
textarea.donate-modal .modal-body .tab-content .donate-form-text .donate-form-text-input {
height: auto;
}
.donate-modal .modal-body .tab-content .donate-form-text .selected .donate-form-text-input {
border-color: #fe6367;
}
.donate-modal .modal-body .tab-content .donate-form-info textarea,
.donate-modal .modal-body .tab-content .donate-form-info input[type=text] {
height: 2.9285714285714284em;
padding: 0.42857142857142855em 1.2857142857142856em;
font-size: 14px;
line-height: 1.7;
color: #5f5f5f;
background-color: transparent;
background-image: none;
border: 1px solid #dbdada;
border-radius: 0;
letter-spacing: 0.5px;
-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
font-family: "PT Sans", sans-serif;
display: block;
width: 100%;
margin-bottom: 1.0714285714285714em;
}
.donate-modal .modal-body .tab-content .donate-form-info textarea:focus,
.donate-modal .modal-body .tab-content .donate-form-info input[type=text]:focus {
border-color: #797979;
outline: 0;
}
.donate-modal .modal-body .tab-content .donate-form-info textarea::-moz-placeholder,
.donate-modal .modal-body .tab-content .donate-form-info input[type=text]::-moz-placeholder {
color: #8c8c8c;
opacity: 1;
}
.donate-modal .modal-body .tab-content .donate-form-info textarea:-ms-input-placeholder,
.donate-modal .modal-body .tab-content .donate-form-info input[type=text]:-ms-input-placeholder {
color: #8c8c8c;
}
.donate-modal .modal-body .tab-content .donate-form-info textarea::-webkit-input-placeholder,
.donate-modal .modal-body .tab-content .donate-form-info input[type=text]::-webkit-input-placeholder {
color: #8c8c8c;
}
.donate-modal .modal-body .tab-content .donate-form-info textarea[disabled],
.donate-modal .modal-body .tab-content .donate-form-info input[type=text][disabled],
.donate-modal .modal-body .tab-content .donate-form-info textarea[readonly],
.donate-modal .modal-body .tab-content .donate-form-info input[type=text][readonly],
fieldset[disabled] .donate-modal .modal-body .tab-content .donate-form-info textarea,
fieldset[disabled] .donate-modal .modal-body .tab-content .donate-form-info input[type=text] {
cursor: not-allowed;
background-color: #f4f4f4;
opacity: 1;
}
textarea.donate-modal .modal-body .tab-content .donate-form-info textarea,
textarea.donate-modal .modal-body .tab-content .donate-form-info input[type=text] {
height: auto;
}
.donate-modal .modal-body .tab-content .donate-form-info textarea:focus,
.donate-modal .modal-body .tab-content .donate-form-info input[type=text]:focus {
border-color: #797979;
outline: 0;
}
.donate-modal .modal-body .tab-content .donate-form-info textarea::-moz-placeholder,
.donate-modal .modal-body .tab-content .donate-form-info input[type=text]::-moz-placeholder {
color: #8c8c8c;
opacity: 1;
}
.donate-modal .modal-body .tab-content .donate-form-info textarea:-ms-input-placeholder,
.donate-modal .modal-body .tab-content .donate-form-info input[type=text]:-ms-input-placeholder {
color: #8c8c8c;
}
.donate-modal .modal-body .tab-content .donate-form-info textarea::-webkit-input-placeholder,
.donate-modal .modal-body .tab-content .donate-form-info input[type=text]::-webkit-input-placeholder {
color: #8c8c8c;
}
.donate-modal .modal-body .tab-content .donate-form-info textarea[disabled],
.donate-modal .modal-body .tab-content .donate-form-info input[type=text][disabled],
.donate-modal .modal-body .tab-content .donate-form-info textarea[readonly],
.donate-modal .modal-body .tab-content .donate-form-info input[type=text][readonly],
fieldset[disabled] .donate-modal .modal-body .tab-content .donate-form-info textarea,
fieldset[disabled] .donate-modal .modal-body .tab-content .donate-form-info input[type=text] {
cursor: not-allowed;
background-color: #f4f4f4;
opacity: 1;
}
textarea.donate-modal .modal-body .tab-content .donate-form-info textarea,
textarea.donate-modal .modal-body .tab-content .donate-form-info input[type=text] {
height: auto;
}
.donate-modal .modal-body .tab-content .donate-form-info textarea {
height: 150px;
}
.donate-modal .donate-form-contine {
text-align: center;
} .colophon:before,
.colophon:after {
content: " ";
display: table;
}
.colophon:after {
clear: both;
}
.colophon:before,
.colophon:after {
content: " ";
display: table;
}
.colophon:after {
clear: both;
}
.colophon.wigetized {
position: relative;
background: #2a2a2a;
border-bottom: 1px solid #2a2a2a;
}
.colophon.wigetized > .container-boxed > div > div {
padding-top: 90px;
padding-bottom: 90px;
}
@media (max-width: 767px) {
.colophon.wigetized > .container-boxed > div > div {
padding-top: 50px;
padding-bottom: 50px;
}
}
@media (max-width: 991px) {
.colophon.wigetized > .container-boxed > div > div {
padding-top: 50px;
padding-bottom: 30px;
}
}
@media (min-width: 992px) {
.colophon.wigetized > .container-boxed > div {
display: table;
width: 100%;
height: 100%;
margin: 0;
}
.colophon.wigetized > .container-boxed > div > div {
display: table-cell;
height: 100%;
vertical-align: top;
border-right: 1px solid #2a2a2a;
float: none;
}
.colophon.wigetized > .container-boxed > div > div:last-child {
border: none;
}
}
.colophon.wigetized > .container-boxed .mailchimp-widget {
margin: 0 auto;
}
.colophon.wigetized > .container-boxed .mailchimp-widget button {
-webkit-transition: all 0.15s ease-in-out 0s;
-o-transition: all 0.15s ease-in-out 0s;
transition: all 0.15s ease-in-out 0s;
}
.colophon.wigetized > .container-boxed .mailchimp-widget .mc-email {
text-transform: none;
margin-top: 10px;
background: transparent;
-webkit-transition: all 0.15s ease-in-out 0s;
-o-transition: all 0.15s ease-in-out 0s;
transition: all 0.15s ease-in-out 0s;
}
.colophon.wigetized > .container-boxed .mailchimp-widget .mc-email::-moz-placeholder {
color: #dbdada;
opacity: 1;
}
.colophon.wigetized > .container-boxed .mailchimp-widget .mc-email:-ms-input-placeholder {
color: #dbdada;
}
.colophon.wigetized > .container-boxed .mailchimp-widget .mc-email::-webkit-input-placeholder {
color: #dbdada;
}
.colophon.wigetized > .container-boxed .mailchimp-widget .mc-email:focus {
border-color: #797979;
}
@media (max-width: 767px) {
.colophon.wigetized .text-right,
.colophon.wigetized .text-left,
.colophon.wigetized .text-center {
text-align: center;
}
}
.colophon.wigetized input,
.colophon.wigetized textarea {
text-transform: uppercase;
border-color: #dbdada;
}
.wigetized .widget {
color: #5f5f5f;
}
.wigetized .widget a {
color: #5f5f5f;
}
.wigetized .widget a:hover {
color: #fe6367;
}
.wigetized .widget .widget-title {
color: #ffffff;
font-size: 1.2857142857142858em;
font-weight: bold;
position: relative;
padding-bottom: 10px;
}
.wigetized .widget .widget-title:before {
position: absolute;
bottom: 0;
content: "";
width: 25px;
height: 1px;
background: #ffffff;
}
.wigetized .widget .twitter_user,
.wigetized .widget .twitter_user a {
color: #fff;
}
.wigetized .widget ul li,
.wigetized .widget ol li {
color: #5f5f5f;
border: none;
line-height: 2em;
padding: 5px 0;
}
.wigetized .widget ul li a,
.wigetized .widget ol li a {
color: #5f5f5f;
}
.wigetized .widget ul li a:hover,
.wigetized .widget ol li a:hover {
color: #fe6367;
}
.wigetized .widget ul li .fa,
.wigetized .widget ol li .fa,
.wigetized .widget ul li .noo-vc-accordion .panel-title a:before,
.wigetized .widget ol li .noo-vc-accordion .panel-title a:before {
font-size: 1.2857142857142858em;
padding-right: 1.0714285714285714em;
}
.wigetized .widget.widget_recent_entries li a {
color: #737373;
}
.wigetized .widget.widget_recent_entries li a:hover {
color: #fe6367;
}
.wigetized ul.menu > li {
font-size: 14px;
border-bottom: 1px dotted;
line-height: 2em;
padding: 0.7em 0;
}
.wigetized ul.menu > li a:before {
content: "\f111";
position: relative;
display: inline-block;
font-family: "fontawesome";
font-style: normal;
font-weight: normal;
line-height: 1;
text-decoration: inherit;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
speak: none;
padding-right: 5px;
opacity: 0.5;
filter: alpha(opacity=50);
}
.wigetized ul.menu > li a:before {
font-size: 8px;
padding-right: 10px;
opacity: 1;
top: -3px;
}
.colophon.site-info {
background: #232323;
}
.colophon.site-info .footer-menu {
padding: 0.3em 0;
border-top: 1px solid rgba(255, 255, 255, 0.2);
}
.colophon.site-info .footer-menu .noo-menu {
display: table;
margin: 0 auto;
}
.colophon.site-info .footer-menu .noo-menu li a {
padding: 0.7142857142857143em 0.8571428571428571em;
color: #737373;
}
.colophon.site-info .footer-menu .noo-menu li a:hover {
color: #fe6367;
}
.colophon.site-info .footer-menu .noo-menu li.current-menu-item > a {
background: none;
}
.colophon.site-info .footer-more {
padding: 20px 0;
color: #737373;
}
.colophon.site-info .footer-more a {
color: #737373;
}
.colophon.site-info .footer-more a:hover {
color: #fe6367;
}
.colophon.site-info .footer-more .noo-bottom-bar-content {
text-align: center;
}
a.go-to-top,
a.go-to-top:hover a.go-to-top:focus {
background-color: rgba(0, 0, 0, 0.15);
-webkit-border-radius: 3px;
border-radius: 3px;
bottom: 72px;
opacity: 0;
filter: alpha(opacity=0);
right: -60px;
-webkit-transition: all 0.2s ease-in-out 0s;
-o-transition: all 0.2s ease-in-out 0s;
transition: all 0.2s ease-in-out 0s;
color: #fff;
font-size: 40px;
height: 50px;
line-height: 1;
position: fixed;
text-align: center;
width: 50px;
z-index: 100;
visibility: hidden;
}
a.go-to-top.on,
a.go-to-top:hover a.go-to-top:focus.on {
opacity: 0.8;
filter: alpha(opacity=80);
visibility: visible;
right: 20px;
}
a.go-to-top.on:hover,
a.go-to-top:hover a.go-to-top:focus.on:hover {
opacity: 1;
filter: alpha(opacity=100);
}
.noo-topbar {
position: relative;
background: #292929;
z-index: 1001;
line-height: 40px;
}
@media (max-width: 991px) {
.noo-topbar {
display: none;
}
}
.noo-topbar .navbar-nav li > a:before {
display: none;
}
.noo-topbar .topbar-left {
font-size: 0.8571428571428571em;
color: #7e7e7e;
margin: 0;
}
.noo-topbar a {
color: #7e7e7e;
}
.noo-topbar a:hover {
color: #ffffff;
}
.noo-page-heading {
position: relative;
padding: 50px 0 0;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
background-position: center center;
}
@media (max-width: 991px) {
.noo-page-heading {
padding: 120px 0;
}
}
@media (max-width: 767px) {
.noo-page-heading {
padding: 100px 0;
}
}
.noo-page-heading .page-title {
margin-top: 0;
font-size: 48px;
text-transform: uppercase;
color: #fe6367;
position: relative;
padding-bottom: 10px;
letter-spacing: 3px;
line-height: 1.7;
}
.noo-page-heading .page-title span {
color: #454545;
font-weight: bold;
}
.noo-page-heading .page-title:before {
position: absolute;
bottom: 0;
content: "";
width: 25px;
height: 1px;
background: #fe6367;
}
@media (max-width: 991px) {
.noo-page-heading .page-title {
font-size: 2.142857142857143em;
}
}
.noo-page-heading.heading-bg-image {
padding: 180px 0;
} .alert {
padding: 15px;
margin-bottom: 1.6428571428571428em;
border: 1px solid transparent;
border-radius: 0;
font-size: 14px;
}
.alert h4 {
margin-top: 0;
color: inherit;
}
.alert .alert-link {
font-weight: bold;
}
.alert > p,
.alert > ul {
margin-bottom: 0;
}
.alert > p + p {
margin-top: 0.35714285714285715em;
padding-left: 0.42857142857142855em;
}
.alert-dismissable,
.alert-dismissible {
padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
position: relative;
top: -2px;
right: -21px;
color: inherit;
}
.alert-success {
background-color: #dff0d8;
border-color: #d6e9c6;
color: #3c763d;
}
.alert-success hr {
border-top-color: #c9e2b3;
}
.alert-success .alert-link {
color: #2b542c;
}
.alert-info {
background-color: #d9edf7;
border-color: #bce8f1;
color: #31708f;
}
.alert-info hr {
border-top-color: #a6e1ec;
}
.alert-info .alert-link {
color: #245269;
}
.alert-warning {
background-color: #fcf8e3;
border-color: #faebcc;
color: #8a6d3b;
}
.alert-warning hr {
border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
color: #66512c;
}
.alert-danger {
background-color: #f2dede;
border-color: #ebccd1;
color: #a94442;
}
.alert-danger hr {
border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
color: #843534;
} code,
kbd,
pre,
samp {
font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
pre code {
white-space: normal;
}
code {
padding: 2px 4px;
font-size: 0.8571428571428571em;
color: #c7254e;
background-color: #f9f2f4;
border-radius: 3px;
display: block;
color: #555;
padding: 0.8em 1em;
white-space: normal;
word-break: break-all;
word-wrap: break-word;
}
kbd {
padding: 2px 4px;
font-size: 90%;
color: #ffffff;
background-color: #333333;
border-radius: 3px;
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
padding: 0;
font-size: 100%;
box-shadow: none;
}
pre {
display: block;
padding: 0.3214285714285714em;
margin: 0 0 0.8214285714285714em;
font-size: 13px;
line-height: 1.7;
word-break: break-all;
word-wrap: break-word;
color: #333333;
background-color: #f5f5f5;
border: 1px solid #cccccc;
border-radius: 3px;
}
pre code {
font-size: inherit;
color: inherit;
background-color: transparent;
border-radius: 0;
}
.pre-scrollable {
max-height: 340px;
overflow-y: scroll;
} .jumbotron {
padding: 30px;
margin-bottom: 30px;
color: inherit;
background-color: #f4f4f4;
}
.jumbotron h1,
.jumbotron .h1 {
color: inherit;
}
.jumbotron p {
margin-bottom: 15px;
font-size: 21px;
font-weight: 200;
}
.jumbotron > hr {
border-top-color: #dbdbdb;
}
.container .jumbotron {
border-radius: 3px;
}
.jumbotron .container {
max-width: 100%;
}
@media screen and (min-width: 768px) {
.jumbotron {
padding-top: 48px;
padding-bottom: 48px;
}
.container .jumbotron {
padding-left: 60px;
padding-right: 60px;
}
.jumbotron h1,
.jumbotron .h1 {
font-size: 63px;
}
} .label {
display: inline;
padding: .3em 1em .4em;
font-size: 0.8571428571428571em;
font-weight: 400;
font-weight: bold;
line-height: 1;
color: #ffffff;
text-align: center;
white-space: nowrap;
vertical-align: baseline;
}
a.label:hover,
a.label:focus {
color: #ffffff;
text-decoration: none;
cursor: pointer;
}
.label:empty {
display: none;
}
.btn .label,
.widget_newsletterwidget .newsletter-submit .label {
position: relative;
top: -1px;
}
.label-default {
background-color: #5f5f5f;
}
.label-default[href]:hover,
.label-default[href]:focus {
background-color: #464646;
}
.label-primary {
background-color: #fe6367;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
background-color: #fe3036;
}
.label-success {
background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
background-color: #449d44;
}
.label-info {
background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
background-color: #31b0d5;
}
.label-warning {
background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
background-color: #ec971f;
}
.label-danger {
background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
background-color: #c9302c;
} .media,
.media-body {
overflow: hidden;
zoom: 1;
}
.media,
.media .media {
margin-top: 15px;
}
.media:first-child {
margin-top: 0;
}
.media-object {
display: block;
}
.media-heading {
margin: 0 0 5px;
}
.media > .pull-left {
margin-right: 10px;
}
.media > .pull-right {
margin-left: 10px;
}
.media-list {
padding-left: 0;
list-style: none;
} .nav {
margin-bottom: 0;
padding-left: 0;
list-style: none;
}
.nav > li {
position: relative;
display: block;
}
.nav > li > a {
position: relative;
display: block;
padding: 10px 12px;
}
.nav > li > a:hover,
.nav > li > a:focus {
text-decoration: none;
background-color: rgba(0, 0, 0, 0);
}
.nav > li.disabled > a {
color: #5f5f5f;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
color: #5f5f5f;
text-decoration: none;
background-color: transparent;
cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
background-color: rgba(0, 0, 0, 0);
border-color: #5f5f5f;
}
.nav .nav-divider {
height: 1px;
margin: -0.1785714285714286em 0;
overflow: hidden;
background-color: #e5e5e5;
}
.nav > li > a > img {
max-width: none;
}
.nav-tabs {
border-bottom: 1px solid #dddddd;
margin-bottom: 1.0714285714285714em;
}
.nav-tabs > li {
float: left;
margin-bottom: -1px;
}
.nav-tabs > li > a {
margin-right: 2px;
line-height: 1.7;
border: 1px solid transparent;
border-radius: 3px 3px 0 0;
}
.nav-tabs > li > a:hover {
border-color: #f4f4f4 #f4f4f4 #dddddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
color: #454545;
background-color: transparent;
border: 1px solid #dddddd;
border-bottom-color: transparent;
cursor: default;
}
.nav-tabs.nav-justified {
width: 100%;
border-bottom: 0;
}
.nav-tabs.nav-justified > li {
float: none;
}
.nav-tabs.nav-justified > li > a {
text-align: center;
margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
top: auto;
left: auto;
}
@media (min-width: 768px) {
.nav-tabs.nav-justified > li {
display: table-cell;
width: 1%;
}
.nav-tabs.nav-justified > li > a {
margin-bottom: 0;
}
}
.nav-tabs.nav-justified > li > a {
margin-right: 0;
border-radius: 3px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
border: 1px solid #dddddd;
}
@media (min-width: 768px) {
.nav-tabs.nav-justified > li > a {
border-bottom: 1px solid #dddddd;
border-radius: 3px 3px 0 0;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
border-bottom-color: transparent;
}
}
.nav-pills > li {
float: left;
}
.nav-pills > li > a {
border-radius: 3px;
}
.nav-pills > li + li {
margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
color: #ffffff;
background-color: #fe6367;
}
.nav-stacked > li {
float: none;
}
.nav-stacked > li + li {
margin-top: 2px;
margin-left: 0;
}
.nav-justified {
width: 100%;
}
.nav-justified > li {
float: none;
}
.nav-justified > li > a {
text-align: center;
margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
top: auto;
left: auto;
}
@media (min-width: 768px) {
.nav-justified > li {
display: table-cell;
width: 1%;
}
.nav-justified > li > a {
margin-bottom: 0;
}
}
.nav-tabs-justified {
border-bottom: 0;
}
.nav-tabs-justified > li > a {
margin-right: 0;
border-radius: 3px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
border: 1px solid #dddddd;
}
@media (min-width: 768px) {
.nav-tabs-justified > li > a {
border-bottom: 1px solid #dddddd;
border-radius: 3px 3px 0 0;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
border-bottom-color: transparent;
}
}
.tab-content > .tab-pane {
display: none;
}
.tab-content > .active {
display: block;
}
.nav-tabs .dropdown-menu {
margin-top: -1px;
border-top-right-radius: 0;
border-top-left-radius: 0;
}
.noo-vc-accordion.panel-group {
margin-bottom: 20px;
margin-top: 20px;
}
.noo-vc-accordion.panel-group .panel {
-webkit-border-radius: 0px;
border-radius: 0px;
border: none;
-webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
box-shadow: 0 0 0 rgba(0, 0, 0, 0);
background: transparent;
}
.noo-vc-accordion.panel-group .panel + .panel {
margin-top: 2px;
}
.noo-vc-accordion.panel-group .panel-heading {
padding: 10px;
background-color: #f5f5f5;
border: 1px solid #f5f5f5;
border-top-right-radius: 0px;
border-top-left-radius: 0px;
color: #302e38;
}
.noo-vc-accordion.panel-group .panel-heading:hover,
.noo-vc-accordion.panel-group .panel-heading.active {
background-color: #5f5f5f;
border-color: #5f5f5f;
}
.noo-vc-accordion.panel-group .panel-heading:hover .panel-title,
.noo-vc-accordion.panel-group .panel-heading.active .panel-title {
background-color: #5f5f5f;
color: #ffffff;
}
.noo-vc-accordion.panel-group .panel-heading:hover:hover,
.noo-vc-accordion.panel-group .panel-heading.active:hover {
background-color: #5f5f5f;
border-color: #5f5f5f;
}
.noo-vc-accordion.panel-group .panel-heading:hover a,
.noo-vc-accordion.panel-group .panel-heading.active a {
color: #ffffff;
}
.noo-vc-accordion.panel-group .panel-title {
margin-top: 0;
margin-bottom: 0;
color: #302e38;
font-size: 1.2857142857142858em;
}
.noo-vc-accordion.panel-group .panel-title > a {
color: #302e38;
line-height: 1.7;
display: block !important;
}
.noo-vc-accordion.panel-group .panel-body {
padding: 15px;
border-style: solid;
border-color: #f5f5f5;
border-width: 0 1px 1px !important;
}
.noo-vc-accordion .panel-heading.active .panel-title a {
color: #ffffff;
}
.noo-vc-accordion .panel-title a:before {
margin-left: 0.7142857142857143em;
margin-right: 1.4285714285714286em;
}
.noo-vc-accordion.icon-dark_circe .panel-heading.active .panel-title a:before {
content: "\f056";
position: relative;
display: inline-block;
font-family: "fontawesome";
font-style: normal;
font-weight: normal;
line-height: 1;
text-decoration: inherit;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
speak: none;
padding-right: 0;
opacity: 1;
filter: alpha(opacity=100);
}
.noo-vc-accordion.icon-dark_circe .panel-heading .panel-title a:before {
content: "\f055";
position: relative;
display: inline-block;
font-family: "fontawesome";
font-style: normal;
font-weight: normal;
line-height: 1;
text-decoration: inherit;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
speak: none;
padding-right: 0;
opacity: 1;
filter: alpha(opacity=100);
}
.noo-vc-accordion.icon-light_square .panel-heading.active .panel-title a:before {
content: "\f147";
position: relative;
display: inline-block;
font-family: "fontawesome";
font-style: normal;
font-weight: normal;
line-height: 1;
text-decoration: inherit;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
speak: none;
padding-right: 0;
opacity: 1;
filter: alpha(opacity=100);
}
.noo-vc-accordion.icon-light_square .panel-heading .panel-title a:before {
content: "\f196";
position: relative;
display: inline-block;
font-family: "fontawesome";
font-style: normal;
font-weight: normal;
line-height: 1;
text-decoration: inherit;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
speak: none;
padding-right: 0;
opacity: 1;
filter: alpha(opacity=100);
}
.noo-vc-accordion.icon-dark_square .panel-heading.active .panel-title a:before {
content: "\f146";
position: relative;
display: inline-block;
font-family: "fontawesome";
font-style: normal;
font-weight: normal;
line-height: 1;
text-decoration: inherit;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
speak: none;
padding-right: 0;
opacity: 1;
filter: alpha(opacity=100);
}
.noo-vc-accordion.icon-dark_square .panel-heading .panel-title a:before {
content: "\f0fe";
position: relative;
display: inline-block;
font-family: "fontawesome";
font-style: normal;
font-weight: normal;
line-height: 1;
text-decoration: inherit;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
speak: none;
padding-right: 0;
opacity: 1;
filter: alpha(opacity=100);
}
.noo-vc-accordion.icon-simple .panel-heading.active .panel-title a:before {
content: "\f068";
position: relative;
display: inline-block;
font-family: "fontawesome";
font-style: normal;
font-weight: normal;
line-height: 1;
text-decoration: inherit;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
speak: none;
padding-right: 0;
opacity: 1;
filter: alpha(opacity=100);
}
.noo-vc-accordion.icon-simple .panel-heading .panel-title a:before {
content: "\f067";
position: relative;
display: inline-block;
font-family: "fontawesome";
font-style: normal;
font-weight: normal;
line-height: 1;
text-decoration: inherit;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
speak: none;
padding-right: 0;
opacity: 1;
filter: alpha(opacity=100);
}
.noo-vc-accordion.icon-left_arrow .panel-heading.active .panel-title a:before {
content: "\f106";
position: relative;
display: inline-block;
font-family: "fontawesome";
font-style: normal;
font-weight: normal;
line-height: 1;
text-decoration: inherit;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
speak: none;
padding-right: 0;
opacity: 1;
filter: alpha(opacity=100);
}
.noo-vc-accordion.icon-left_arrow .panel-heading .panel-title a:before {
content: "\f107";
position: relative;
display: inline-block;
font-family: "fontawesome";
font-style: normal;
font-weight: normal;
line-height: 1;
text-decoration: inherit;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
speak: none;
padding-right: 0;
opacity: 1;
filter: alpha(opacity=100);
}
.noo-vc-accordion.icon-right_arrow .panel-heading.active .panel-title a:before {
content: "\f106";
position: relative;
display: inline-block;
font-family: "fontawesome";
font-style: normal;
font-weight: normal;
line-height: 1;
text-decoration: inherit;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
speak: none;
padding-right: 0;
opacity: 1;
filter: alpha(opacity=100);
}
.noo-vc-accordion.icon-right_arrow .panel-heading {
position: relative;
}
.noo-vc-accordion.icon-right_arrow .panel-heading .panel-title a {
padding-left: 15px;
}
.noo-vc-accordion.icon-right_arrow .panel-heading .panel-title a:before {
content: "\f107";
position: relative;
display: inline-block;
font-family: "fontawesome";
font-style: normal;
font-weight: normal;
line-height: 1;
text-decoration: inherit;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
speak: none;
padding-right: 0;
opacity: 1;
filter: alpha(opacity=100);
}
.noo-vc-accordion.icon-right_arrow .panel-heading .panel-title a:before {
float: right;
position: absolute !important;
top: 21%;
right: 0px;
}
.noo-vc-accordion.icon-light_circe .panel-heading.active .panel-title a:before {
content: "\f056";
position: relative;
display: inline-block;
font-family: "fontawesome";
font-style: normal;
font-weight: normal;
line-height: 1;
text-decoration: inherit;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
speak: none;
padding-right: 0;
opacity: 1;
filter: alpha(opacity=100);
}
.noo-vc-accordion.icon-light_circe .panel-heading .panel-title a:before {
content: "\f055";
position: relative;
display: inline-block;
font-family: "fontawesome";
font-style: normal;
font-weight: normal;
line-height: 1;
text-decoration: inherit;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
speak: none;
padding-right: 0;
opacity: 1;
filter: alpha(opacity=100);
} .noo-tabs {
width: 100%;
}
.noo-tabs .nav > li > a {
background-color: #dbdada;
}
.noo-tabs .nav > li > a i[class^='fa'] {
margin-right: 10px !important;
}
.tabs-left > .nav-tabs {
float: left;
width: 22.5%;
}
@media (max-width: 768px) {
.tabs-left > .nav-tabs {
float: none;
width: 100% !important;
}
}
.tabs-left > .nav-tabs > li {
float: none;
border: none;
min-width: 100%;
margin-bottom: 0;
}
.tabs-left > .nav-tabs > li:hover {
color: rgba(0, 0, 0, 0);
}
.tabs-left > .nav-tabs > li.active > a,
.tabs-left > .nav-tabs > li.active > a:hover,
.tabs-left > .nav-tabs > li.active > a:focus {
color: #fff;
background-color: #5f5f5f;
border: 1px solid #dddddd;
border-top-color: #dddddd;
border-right-color: transparent;
cursor: default;
border-width: 1px 0 1px 1px;
}
@media (max-width: 767px) {
.tabs-left > .nav-tabs > li.active > a,
.tabs-left > .nav-tabs > li.active > a:hover,
.tabs-left > .nav-tabs > li.active > a:focus {
border-right: 1px solid #dddddd;
margin-right: 0px;
}
}
.tabs-left > .nav-tabs > li > a {
border-width: 1px 0 1px 1px;
margin-right: -1px;
margin-bottom: 2px;
padding: 0.7142857142857143em 0;
border: 1px solid #dddddd;
border-right-color: transparent;
text-align: left;
font-size: 1.2857142857142858em;
padding-left: 30px;
background-color: #dbdada;
}
@media (max-width: 767px) {
.tabs-left > .nav-tabs > li > a {
border-right: 1px solid #dddddd;
margin-right: 0px;
}
}
.tabs-left > .nav-tabs > li > a:hover {
color: #5f5f5f;
background-color: #dbdada;
border: 1px solid #dddddd;
border-right-color: transparent;
}
.tabs-left > .nav-tabs > li > a > i {
padding-right: 6px;
}
.tabs-left .tab-content {
min-height: 212px;
float: right;
width: 77.5%;
}
@media (max-width: 768px) {
.tabs-left .tab-content {
float: none;
width: 100%;
}
}
.tabs-left .tab-content .tab-pane.active {
padding: 26px 30px;
} .popover {
position: absolute;
top: 0;
left: 0;
z-index: 1060;
display: none;
max-width: 276px;
padding: 1px;
text-align: left;
background-color: #ffffff;
background-clip: padding-box;
border: 1px solid #cccccc;
border: 1px solid rgba(0, 0, 0, 0.2);
border-radius: 3px;
-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
white-space: normal;
}
.popover.top {
margin-top: -10px;
}
.popover.right {
margin-left: 10px;
}
.popover.bottom {
margin-top: 10px;
}
.popover.left {
margin-left: -10px;
}
.popover-title {
margin: 0;
padding: 8px 14px;
font-size: 14px;
font-weight: normal;
line-height: 18px;
background-color: #f7f7f7;
border-bottom: 1px solid #ebebeb;
border-radius: 2px 2px 0 0;
}
.popover-content {
padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
position: absolute;
display: block;
width: 0;
height: 0;
border-color: transparent;
border-style: solid;
}
.popover > .arrow {
border-width: 11px;
}
.popover > .arrow:after {
border-width: 10px;
content: "";
}
.popover.top > .arrow {
left: 50%;
margin-left: -11px;
border-bottom-width: 0;
border-top-color: #999999;
border-top-color: rgba(0, 0, 0, 0.25);
bottom: -11px;
}
.popover.top > .arrow:after {
content: " ";
bottom: 1px;
margin-left: -10px;
border-bottom-width: 0;
border-top-color: #ffffff;
}
.popover.right > .arrow {
top: 50%;
left: -11px;
margin-top: -11px;
border-left-width: 0;
border-right-color: #999999;
border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
content: " ";
left: 1px;
bottom: -10px;
border-left-width: 0;
border-right-color: #ffffff;
}
.popover.bottom > .arrow {
left: 50%;
margin-left: -11px;
border-top-width: 0;
border-bottom-color: #999999;
border-bottom-color: rgba(0, 0, 0, 0.25);
top: -11px;
}
.popover.bottom > .arrow:after {
content: " ";
top: 1px;
margin-left: -10px;
border-top-width: 0;
border-bottom-color: #ffffff;
}
.popover.left > .arrow {
top: 50%;
right: -11px;
margin-top: -11px;
border-right-width: 0;
border-left-color: #999999;
border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
content: " ";
right: 1px;
border-right-width: 0;
border-left-color: #ffffff;
bottom: -10px;
} @-webkit-keyframes progress-bar-stripes {
from {
background-position: 2.5em 0;
}
to {
background-position: 0 0;
}
}
@keyframes progress-bar-stripes {
from {
background-position: 2.5em 0;
}
to {
background-position: 0 0;
}
}
.progress {
overflow: hidden;
height: 30px;
margin-bottom: 1.6428571428571428em;
background-color: #f5f5f5;
border-radius: 3px;
-webkit-box-shadow: none;
box-shadow: none;
}
.progress-bar {
float: left;
width: 0%;
height: 100%;
font-size: 0.8571428571428571em;
line-height: 1.6428571428571428em;
color: #ffffff;
text-align: center;
background-color: #fe6367;
-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
-webkit-transition: all 0s ease 0s;
-o-transition: all 0s ease 0s;
transition: all 0s ease 0s;
}
.progress-bar .progress_label {
opacity: 0;
filter: alpha(opacity=0);
}
.progress-striped .progress-bar,
.progress-bar-striped {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-size: 2.5em 2.5em;
}
.progress.active .progress-bar,
.progress-bar.active {
-webkit-animation: progress-bar-stripes 2s linear infinite;
-o-animation: progress-bar-stripes 2s linear infinite;
animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar[aria-valuenow="1"],
.progress-bar[aria-valuenow="2"] {
min-width: 2.142857142857143em;
}
.progress-bar[aria-valuenow="0"] {
color: #5f5f5f;
min-width: 2.142857142857143em;
background-color: transparent;
background-image: none;
box-shadow: none;
}
.progress-bar-success {
background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.noo-progress-bar.lean-bars {
margin-top: 20px;
}
.noo-progress-bar.lean-bars .progress {
height: 5px;
margin-bottom: 2.5em;
border-radius: 0;
overflow: visible;
position: relative;
}
.noo-progress-bar.lean-bars .progress .progress-bar .progress_title,
.noo-progress-bar.lean-bars .progress .progress-bar .progress_label {
position: absolute;
top: -1.6em;
color: #302e38;
font-size: 14px;
font-weight: 400;
}
.noo-progress-bar.lean-bars .progress .progress-bar .progress_title {
left: 0;
}
.noo-progress-bar.lean-bars .progress .progress-bar .progress_label {
right: 0;
}
.lean-bars.rounded-bars .progress {
-webkit-border-radius: 3px;
border-radius: 3px;
}
.lean-bars.rounded-bars .progress .progress-bar {
-webkit-border-radius: 3px;
border-radius: 3px;
}
.noo-progress-bar.thick-bars .progress {
-webkit-border-radius: 0;
border-radius: 0;
}
.noo-progress-bar.thick-bars .progress .progress-bar {
-webkit-box-shadow: none;
box-shadow: none;
font-size: 14px;
}
.noo-progress-bar.thick-bars .progress .progress-bar .progress_title {
float: left;
padding: 0 0 0 1.0714285714285714em;
line-height: 1.6em;
}
.noo-progress-bar.thick-bars .progress .progress-bar .progress_label {
float: right;
padding: 0 1.0714285714285714em 0 0;
line-height: 1.6em;
}
.thick-bars.rounded-bars .progress,
.thick-bars.rounded-bars .progress-bar {
-webkit-border-radius: 3px;
border-radius: 3px;
} .tooltip {
position: absolute;
z-index: 1070;
display: block;
visibility: visible;
font-size: 0.8571428571428571em;
line-height: 1.4;
opacity: 0;
filter: alpha(opacity=0);
}
.tooltip.in {
opacity: 0.9;
filter: alpha(opacity=90);
}
.tooltip.top {
margin-top: -3px;
padding: 5px 0;
}
.tooltip.right {
margin-left: 3px;
padding: 0 5px;
}
.tooltip.bottom {
margin-top: 3px;
padding: 5px 0;
}
.tooltip.left {
margin-left: -3px;
padding: 0 5px;
}
.tooltip.tooltip-social .tooltip-inner {
border: 1px solid #c2c0c0;
background: #e0e0e0;
}
.tooltip.tooltip-social .tooltip-arrow {
border-bottom-color: #e0e0e0 !important;
top: -2px;
border-width: 0 10px 10px !important;
}
.tooltip-inner {
max-width: 200px;
padding: 3px 8px;
color: #ffffff;
text-align: center;
text-decoration: none;
background-color: #000000;
border-radius: 3px;
}
.tooltip-inner:before,
.tooltip-inner:after {
content: " ";
display: table;
}
.tooltip-inner:after {
clear: both;
}
.tooltip-inner:before,
.tooltip-inner:after {
content: " ";
display: table;
}
.tooltip-inner:after {
clear: both;
}
.tooltip-inner .noo-share {
font-size: 18px;
margin: 5px 10px;
color: #a0a0a0;
float: left;
}
.tooltip-inner .noo-share:hover {
color: #fe6367;
}
.tooltip-arrow {
position: absolute;
width: 0;
height: 0;
border-color: transparent;
border-style: solid;
}
.tooltip.top .tooltip-arrow {
bottom: 0;
left: 50%;
margin-left: -5px;
border-width: 5px 5px 0;
border-top-color: #000000;
}
.tooltip.top-left .tooltip-arrow {
bottom: 0;
left: 5px;
border-width: 5px 5px 0;
border-top-color: #000000;
}
.tooltip.top-right .tooltip-arrow {
bottom: 0;
right: 5px;
border-width: 5px 5px 0;
border-top-color: #000000;
}
.tooltip.right .tooltip-arrow {
top: 50%;
left: 0;
margin-top: -5px;
border-width: 5px 5px 5px 0;
border-right-color: #000000;
}
.tooltip.left .tooltip-arrow {
top: 50%;
right: 0;
margin-top: -5px;
border-width: 5px 0 5px 5px;
border-left-color: #000000;
}
.tooltip.bottom .tooltip-arrow {
top: 0;
left: 50%;
margin-left: -5px;
border-width: 0 5px 5px;
border-bottom-color: #000000;
}
.tooltip.bottom-left .tooltip-arrow {
top: 0;
left: 5px;
border-width: 0 5px 5px;
border-bottom-color: #000000;
}
.tooltip.bottom-right .tooltip-arrow {
top: 0;
right: 5px;
border-width: 0 5px 5px;
border-bottom-color: #000000;
} .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 {
position: absolute;
top: 0;
left: 0;
bottom: 0;
height: 100%;
width: 100%;
border: 0;
}
.embed-responsive.embed-responsive-16by9 {
padding-bottom: 56.25%;
}
.embed-responsive.embed-responsive-4by3 {
padding-bottom: 75%;
} .breadcrumb {
padding: 8px 0 0;
margin-bottom: 1.6428571428571428em;
list-style: none;
color: #454545;
margin-bottom: 0;
}
.breadcrumb > li {
display: inline-block;
}
.breadcrumb > li + li:before {
content: "\f105";
font-family: "fontawesome";
padding: 0 1.0714285714285714em;
}
.breadcrumb > li > a {
color: #454545;
}
.breadcrumb > li > a:hover {
color: #fe6367;
}
.breadcrumb > li > a i {
text-decoration: none;
}
.breadcrumb > .active span {
color: #454545;
} .hentry {
background: #f4f4f4;
position: relative;
margin-bottom: 2.142857142857143em;
}
.hentry p:last-child,
.hentry ul:last-child,
.hentry ol:last-child {
margin-bottom: 0;
}
.hentry .content-wrap {
padding-top: 2.142857142857143em;
padding-right: 3.2142857142857144em;
padding-bottom: 0.5em;
}
.hentry .content-wrap .content-category a {
color: #fe6367;
}
.hentry .content-wrap .content-category a:hover {
color: #5f5f5f;
}
@media (max-width: 1199px) {
.hentry .content-wrap {
padding-right: 2.142857142857143em;
padding-top: 10px;
}
}
@media (max-width: 767px) {
.hentry .content-wrap {
padding-left: 2.142857142857143em;
}
}
.hentry.no-featured .content-wrap {
margin-left: 2.142857142857143em;
}
.single .hentry {
background: transparent;
}
.single .hentry .content-wrap {
padding-right: 0;
padding-left: 0;
}
.single .hentry .content-wrap ul {
list-style-type: none;
}
.single .hentry .content-wrap ul li {
line-height: 2;
}
.single .hentry .content-wrap ul li:before {
content: "\f00c";
position: relative;
display: inline-block;
font-family: "fontawesome";
font-style: normal;
font-weight: normal;
line-height: 1;
text-decoration: inherit;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
speak: none;
padding-right: 5px;
opacity: 0.5;
filter: alpha(opacity=50);
}
.single .hentry .content-wrap ul li:before {
color: #fe6367;
opacity: 1;
}
.post-password-form label {
font-weight: normal;
font-weight: 600;
font-size: 18px;
}
.post-password-form input[type="password"] {
height: 2.9285714285714284em;
display: block;
width: 100%;
padding: 0.42857142857142855em 1.2857142857142856em;
font-size: 14px;
line-height: 1.7;
color: #5f5f5f;
background-color: transparent;
background-image: none;
border: 1px solid #dbdada;
border-radius: 0;
letter-spacing: 0.5px;
-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
display: inline-block;
height: auto;
width: auto;
}
.post-password-form input[type="password"]:focus {
border-color: #797979;
outline: 0;
}
.post-password-form input[type="password"]::-moz-placeholder {
color: #8c8c8c;
opacity: 1;
}
.post-password-form input[type="password"]:-ms-input-placeholder {
color: #8c8c8c;
}
.post-password-form input[type="password"]::-webkit-input-placeholder {
color: #8c8c8c;
}
.post-password-form input[type="password"][disabled],
.post-password-form input[type="password"][readonly],
fieldset[disabled] .post-password-form input[type="password"] {
cursor: not-allowed;
background-color: #f4f4f4;
opacity: 1;
}
textarea.post-password-form input[type="password"] {
height: auto;
}
.post-password-form input[type="password"]:focus {
border-color: #797979;
outline: 0;
}
.post-password-form input[type="password"]::-moz-placeholder {
color: #8c8c8c;
opacity: 1;
}
.post-password-form input[type="password"]:-ms-input-placeholder {
color: #8c8c8c;
}
.post-password-form input[type="password"]::-webkit-input-placeholder {
color: #8c8c8c;
}
.post-password-form input[type="password"][disabled],
.post-password-form input[type="password"][readonly],
fieldset[disabled] .post-password-form input[type="password"] {
cursor: not-allowed;
background-color: #f4f4f4;
opacity: 1;
}
textarea.post-password-form input[type="password"] {
height: auto;
}
.post-password-form input[type="submit"] {
display: inline-block;
margin-bottom: 0;
font-weight: 400;
text-align: center;
vertical-align: middle;
cursor: pointer;
background-image: none;
border: 0px solid transparent;
white-space: nowrap;
background: #e7e7e7;
text-transform: uppercase;
padding: 0.7142857142857143em 3em;
font-size: 14px;
line-height: 1.7;
border-radius: 0;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-transition: border-color color 0.2s ease;
-o-transition: border-color color 0.2s ease;
transition: border-color color 0.2s ease;
color: #5f5f5f;
background-color: #e7e7e7;
border-color: 0;
}
.post-password-form input[type="submit"]:hover,
.post-password-form input[type="submit"]:focus {
outline: 0;
background: #5f5f5f;
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
.post-password-form input[type="submit"]:hover,
.post-password-form input[type="submit"]:focus {
outline: 0;
background: #5f5f5f;
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
.post-password-form input[type="submit"]:focus,
.post-password-form input[type="submit"]:active:focus,
.post-password-form input[type="submit"].active:focus {
outline-offset: -2px;
-webkit-box-shadow: 0 0 2px rgba(117, 176, 138, 0.8);
box-shadow: 0 0 2px rgba(117, 176, 138, 0.8);
border-color: #fe6367;
}
.post-password-form input[type="submit"]:hover,
.post-password-form input[type="submit"]:focus {
background: #fe6367;
color: #ffffff;
border-color: #fe6367;
}
.post-password-form input[type="submit"]:active,
.post-password-form input[type="submit"].active {
outline: 0;
background-image: none;
-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.post-password-form input[type="submit"].disabled,
.post-password-form input[type="submit"][disabled],
fieldset[disabled] .post-password-form input[type="submit"] {
cursor: not-allowed;
pointer-events: none;
opacity: 0.65;
filter: alpha(opacity=65);
-webkit-box-shadow: none;
box-shadow: none;
}
.post-password-form input[type="submit"].square {
border-radius: 0;
}
.post-password-form input[type="submit"].pill {
border-radius: 100em;
}
.post-password-form input[type="submit"].rounded {
border-radius: 0.225em;
}
.post-password-form input[type="submit"] i {
padding-right: 10px;
}
.post-password-form input[type="submit"].icon-right i {
padding-left: 10px;
padding-right: 0px;
}
.post-password-form input[type="submit"]:hover,
.post-password-form input[type="submit"]:focus {
outline: 0;
background: #5f5f5f;
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
.post-password-form input[type="submit"]:hover,
.post-password-form input[type="submit"]:focus {
outline: 0;
background: #5f5f5f;
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
.post-password-form input[type="submit"]:focus,
.post-password-form input[type="submit"]:active:focus,
.post-password-form input[type="submit"].active:focus {
outline-offset: -2px;
-webkit-box-shadow: 0 0 2px rgba(117, 176, 138, 0.8);
box-shadow: 0 0 2px rgba(117, 176, 138, 0.8);
border-color: #fe6367;
}
.post-password-form input[type="submit"]:hover,
.post-password-form input[type="submit"]:focus {
background: #fe6367;
color: #ffffff;
border-color: #fe6367;
}
.post-password-form input[type="submit"]:active,
.post-password-form input[type="submit"].active {
outline: 0;
background-image: none;
-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.post-password-form input[type="submit"].disabled,
.post-password-form input[type="submit"][disabled],
fieldset[disabled] .post-password-form input[type="submit"] {
cursor: not-allowed;
pointer-events: none;
opacity: 0.65;
filter: alpha(opacity=65);
-webkit-box-shadow: none;
box-shadow: none;
}
.post-password-form input[type="submit"].square {
border-radius: 0;
}
.post-password-form input[type="submit"].pill {
border-radius: 100em;
}
.post-password-form input[type="submit"].rounded {
border-radius: 0.225em;
}
.post-password-form input[type="submit"] i {
padding-right: 10px;
}
.post-password-form input[type="submit"].icon-right i {
padding-left: 10px;
padding-right: 0px;
}
.post-password-form input[type="submit"]:hover,
.post-password-form input[type="submit"]:focus,
.post-password-form input[type="submit"]:active,
.post-password-form input[type="submit"].active,
.open > .dropdown-toggle.post-password-form input[type="submit"] {
color: #ffffff;
background-color: #fe6367;
border-color: #fe6367;
-webkit-box-shadow: none;
box-shadow: none;
}
.post-password-form input[type="submit"]:hover,
.post-password-form input[type="submit"]:focus {
outline: 0;
background: #5f5f5f;
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
.post-password-form input[type="submit"]:hover,
.post-password-form input[type="submit"]:focus {
outline: 0;
background: #5f5f5f;
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
.post-password-form input[type="submit"]:focus,
.post-password-form input[type="submit"]:active:focus,
.post-password-form input[type="submit"].active:focus {
outline-offset: -2px;
-webkit-box-shadow: 0 0 2px rgba(117, 176, 138, 0.8);
box-shadow: 0 0 2px rgba(117, 176, 138, 0.8);
border-color: #fe6367;
}
.post-password-form input[type="submit"]:hover,
.post-password-form input[type="submit"]:focus {
background: #fe6367;
color: #ffffff;
border-color: #fe6367;
}
.post-password-form input[type="submit"]:active,
.post-password-form input[type="submit"].active {
outline: 0;
background-image: none;
-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.post-password-form input[type="submit"].disabled,
.post-password-form input[type="submit"][disabled],
fieldset[disabled] .post-password-form input[type="submit"] {
cursor: not-allowed;
pointer-events: none;
opacity: 0.65;
filter: alpha(opacity=65);
-webkit-box-shadow: none;
box-shadow: none;
}
.post-password-form input[type="submit"].square {
border-radius: 0;
}
.post-password-form input[type="submit"].pill {
border-radius: 100em;
}
.post-password-form input[type="submit"].rounded {
border-radius: 0.225em;
}
.post-password-form input[type="submit"] i {
padding-right: 10px;
}
.post-password-form input[type="submit"].icon-right i {
padding-left: 10px;
padding-right: 0px;
}
.post-password-form input[type="submit"]:hover,
.post-password-form input[type="submit"]:focus,
.post-password-form input[type="submit"]:active,
.post-password-form input[type="submit"].active,
.open > .dropdown-toggle.post-password-form input[type="submit"] {
color: #ffffff;
background-color: #fe6367;
border-color: #fe6367;
-webkit-box-shadow: none;
box-shadow: none;
}
.content-header {
position: relative;
margin-bottom: 3em;
}
.content-featured {
position: relative;
}
.content-featured img {
width: 100%;
height: auto;
}
.has-featured .content-featured {
overflow: hidden;
}
.content-title {
font-size: 1.2857142857142858em;
margin: 0.5em 0;
text-transform: uppercase;
}
@media (max-width: 1199px) {
.content-title {
font-size: 16px;
}
}
.single .content-title {
font-size: 1.7142857142857142em;
}
.sticky {
margin-bottom: 2.142857142857143em;
}
.sticky h2.content-title:before {
content: "\f08d";
position: relative;
display: inline-block;
font-family: "fontawesome";
font-style: normal;
font-weight: normal;
line-height: 1;
text-decoration: inherit;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
speak: none;
padding-right: 5px;
opacity: 0.5;
filter: alpha(opacity=50);
}
.sticky h2.content-title:before {
line-height: 1;
opacity: 1;
-webkit-transform: rotate(-36deg);
-ms-transform: rotate(-36deg);
-o-transform: rotate(-36deg);
transform: rotate(-36deg);
color: #fe6367;
}
.content-thumb {
display: block;
position: relative;
}
.content-thumb:before {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: #fe6367;
opacity: 0.6;
}
.noo-post-list .content-thumb {
max-height: 550px;
overflow: hidden;
}
.content-meta {
color: #a0a0a0;
}
.content-meta:before,
.content-meta:after {
content: " ";
display: table;
}
.content-meta:after {
clear: both;
}
.content-meta:before,
.content-meta:after {
content: " ";
display: table;
}
.content-meta:after {
clear: both;
}
.content-meta > span {
padding-right: 1.0714285714285714em;
}
@media (max-width: 1199px) {
.content-meta > span {
padding-right: 0.5em;
}
}
.content-meta > span i {
padding-right: 3px;
}
.content-meta > span > a {
white-space: nowrap;
color: #a0a0a0;
}
.content-meta > span > a:hover {
color: #fe6367;
}
.content-meta .post_type_class {
position: absolute;
top: 1.0714285714285714em;
right: 0;
width: 40px;
height: 40px;
border-radius: 50%;
background: #f9f9f9;
text-align: center;
line-height: 40px;
border: 1px solid #dbdada;
}
.content-meta .post_type_class i {
line-height: 40px;
text-align: center;
float: none;
width: 40px;
height: 40px;
padding-right: 0;
}
@media (max-width: 767px) {
.content-meta .post_type_class {
display: none;
}
}
.read-more {
color: #323232;
}
.read-more i {
margin-right: 4px;
}
.read-more:hover,
.read-more:focus {
color: #fe6367;
}
.content,
.content-excerpt {
padding: 0.5em 0;
}
@media (max-width: 1199px) {
.content,
.content-excerpt {
padding-top: 0;
}
}
.content embed,
.content-excerpt embed,
.content iframe,
.content-excerpt iframe,
.content object,
.content-excerpt object {
width: 100%;
max-width: 100%;
}
.entry-tags {
color: #fe6367;
margin: 2.142857142857143em 0 1.0714285714285714em;
}
.entry-tags a {
color: #fe6367;
margin-left: 4px;
}
.entry-tags a:hover {
color: #5f5f5f;
}
#author-bio {
padding-top: 2.142857142857143em;
}
#author-bio .author-avatar {
float: left;
}
@media (max-width: 767px) {
#author-bio .author-avatar {
float: none;
}
}
#author-bio .author-avatar img {
-webkit-border-radius: 50%;
border-radius: 50%;
z-index: 2;
position: relative;
}
#author-bio .author-info {
margin-left: 150px;
}
#author-bio .author-info h4 {
margin-top: 0;
text-transform: uppercase;
}
#author-bio .author-info > p {
color: #a0a0a0;
}
@media (max-width: 767px) {
#author-bio .author-info {
margin-left: 0;
margin-top: 1.0714285714285714em;
}
}
.author-connect {
position: relative;
}
.author-connect .connect-button {
cursor: pointer;
color: #fe6367;
}
.author-connect .connect-button i {
margin-right: 5px;
}
.author-connect .connect {
display: none;
background: #f4f4f4;
width: 120px;
position: absolute;
top: -5px;
left: -2px;
padding: 5px;
text-align: center;
-webkit-border-radius: 3px;
border-radius: 3px;
}
.author-connect .connect.active {
display: inline-block;
}
.author-connect .connect a {
display: inline-block;
padding: 3px;
}
.content-footer .content-tags {
margin-top: 1.6428571428571428em;
margin-bottom: 0.8214285714285714em;
}
.content-footer .content-tags a {
margin: 0 5px 5px 0;
color: #454545;
background: #f4f4f4;
border: 0;
line-height: 20px;
display: inline-block;
font-size: 14px !important;
padding: 0.35714285714285715em 0.7142857142857143em;
margin: 0 3px 3px 0;
}
.content-footer .content-tags a:hover {
background: #fe6367;
color: #ffffff;
}
.single .content-footer {
margin-top: 50px;
}
.single .hentry .noo-social {
position: relative;
text-align: center;
}
.single .hentry .noo-social:before {
content: '';
top: 50%;
height: 1px;
width: 100%;
background: #f3f3f3;
position: absolute;
left: 0;
}
.single .hentry .noo-social a {
background: #ffffff;
}
.single .hentry .noo-social a:hover,
.single .hentry .noo-social a:focus {
background: #fe6367;
border-color: #fe6367;
color: #ffffff;
}
.noo-social a {
text-align: center;
display: inline-block;
position: relative;
width: 40px;
height: 40px;
line-height: 40px;
border: 1px solid #dbdada;
margin: 0 3px;
-webkit-border-radius: 100%;
border-radius: 100%;
color: #8c8888;
}
.noo-social a:hover,
.noo-social a:focus {
background: #fe6367;
border-color: #fe6367;
color: #ffffff;
}
.post-navigation {
margin: 2.142857142857143em 0;
overflow: hidden;
}
.post-navigation .prev-post,
.post-navigation .next-post {
background: #f4f4f4;
width: 49%;
padding: 2.142857142857143em;
}
@media (max-width: 767px) {
.post-navigation .prev-post,
.post-navigation .next-post {
width: 100%;
float: none;
}
}
.post-navigation .prev-post h4,
.post-navigation .next-post h4 {
color: #5f5f5f;
-webkit-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
}
.post-navigation .prev-post h4 a,
.post-navigation .next-post h4 a {
color: #5f5f5f;
}
.post-navigation .prev-post h4:hover,
.post-navigation .next-post h4:hover,
.post-navigation .prev-post h4:focus,
.post-navigation .next-post h4:focus {
color: #fe6367;
}
.post-navigation .prev-post h4:hover a,
.post-navigation .next-post h4:hover a,
.post-navigation .prev-post h4:focus a,
.post-navigation .next-post h4:focus a {
color: #fe6367;
}
.post-navigation .prev-post {
float: left;
}
.post-navigation .next-post {
float: right;
text-align: right;
}
.noo-recent-news .noo-rn-item {
margin-bottom: 20px;
}
.noo-recent-news .item-featured {
position: relative;
}
.noo-recent-news .item-featured .icon {
width: 70px;
height: 70px;
line-height: 70px;
display: inline-block;
text-align: center;
background: #fe6367;
color: #ffffff;
font-size: 1.7142857142857142em;
left: 0;
bottom: 0;
position: absolute;
}
.noo-recent-news .item-content {
padding: 20px 15px;
}
.noo-recent-news .item-title {
margin-top: 0;
margin-bottom: 0.5em;
}
.noo-recent-news .item-title a {
color: #323232;
}
.noo-recent-news .item-title a:hover {
color: #fe6367;
}
.noo-recent-news .read-more {
color: #323232;
}
.noo-recent-news .read-more:hover,
.noo-recent-news .read-more:focus {
color: #fe6367;
}
.noo-recent-news .item-date {
color: #8f8f8f;
font-size: 13px;
font-style: italic;
margin-bottom: 15px;
} .widget + .widget {
margin-top: 2.142857142857143em;
}
.widget .widget-title:before {
opacity: 0.5;
filter: alpha(opacity=50);
}
.widget a:hover,
.widget a:focus {
text-decoration: none;
}
.widget p:last-child,
.widget ul:last-child,
.widget ol:last-child {
margin-bottom: 0;
}
.widget ul,
.widget ol {
overflow: hidden;
margin-left: 0;
padding: 0;
list-style: none;
background-color: transparent;
}
.widget ul li,
.widget ol li {
padding: 10px 0;
}
.widget ul li a,
.widget ol li a {
font-size: 14px;
line-height: 1.7;
}
.widget ul li:first-child,
.widget ol li:first-child {
padding-top: 0;
}
.widget select {
width: 100%;
margin-bottom: 1.0714285714285714em;
padding: 7px 1.0714285714285714em;
font-style: italic;
line-height: 1.7;
}
.widget option {
font-style: normal;
}
.widget .noo-social {
padding-top: 2.142857142857143em;
}
.widget .noo-social a:first-child {
margin-left: 0;
}
.widget .noo-social a:hover {
color: #fff;
}
.widget-title {
font-size: 1.2857142857142858em;
line-height: 1.7;
margin: 0px 0 2.142857142857143em;
position: relative;
}
.noo-sidebar .widget-title {
margin-top: 0;
font-size: 1.2857142857142858em;
text-transform: uppercase;
color: #fe6367;
position: relative;
padding-bottom: 10px;
letter-spacing: 3px;
line-height: 1.7;
}
.noo-sidebar .widget-title span {
color: #454545;
font-weight: bold;
}
.noo-sidebar .widget-title:before {
position: absolute;
bottom: 0;
content: "";
width: 25px;
height: 1px;
background: #fe6367;
}
.widget_latest_posts ul li img {
float: left;
margin-right: 20px;
}
.widget_latest_posts ul li h5 {
margin: 0.5em 0;
}
.widget_search {
display: block;
position: relative;
width: 100%;
clear: both;
}
.widget_search form {
position: relative;
}
.widget_search form:before {
content: "\f002";
position: relative;
display: inline-block;
font-family: "fontawesome";
font-style: normal;
font-weight: normal;
line-height: 1;
text-decoration: inherit;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
speak: none;
padding-right: 0;
opacity: 1;
filter: alpha(opacity=100);
}
.widget_search form:before {
position: absolute;
right: 0;
text-align: center;
text-decoration: inherit;
top: 0;
width: 2.9285714285714284em;
cursor: pointer;
height: 2.9285714285714284em;
line-height: 2.9285714285714284em;
background: transparent;
color: #b8b8b8;
font-weight: 300;
-webkit-border-radius: 0 0 0 0;
border-radius: 0 0 0 0;
}
.widget_search #s {
box-shadow: none !important;
-webkit-box-shadow: none !important;
-moz-box-shadow: none !important;
padding-right: 2.9285714285714284em;
background: #ebebeb;
border: 0;
font-weight: 300;
height: 3em;
}
.widget_calendar #wp-calendar {
border-collapse: collapse;
border-spacing: 0;
background-color: #f9f9f9;
max-width: 100%;
margin-bottom: 1.4285714285714286em;
width: 100%;
position: relative;
font-size: 14px;
border-radius: 3px;
}
.widget_calendar #wp-calendar caption {
border-color: #dbdada;
border-style: solid;
border-width: 1px 1px 0;
font-size: 14px;
font-weight: 300;
padding: 0.42857142857142855em;
text-transform: uppercase;
background-color: #f9f9f9;
border-bottom: 1px solid #e5e5e5;
}
.widget_calendar #wp-calendar th,
.widget_calendar #wp-calendar td {
text-align: center;
line-height: 1.625em;
padding: 0.7142857142857143em;
}
.widget_calendar #wp-calendar > thead {
background-color: rgba(0, 0, 0, 0);
}
.widget_calendar #wp-calendar > thead > tr > th {
border-bottom: 1px solid #dbdada;
font-weight: 300;
font-size: 14px;
padding: 0.42857142857142855em;
}
.widget_calendar #wp-calendar > tbody > tr > td {
border: none;
line-height: 1.625em;
padding: 0.35714285714285715em;
}
.widget_calendar #wp-calendar > tbody > tr > td.pad {
background-color: transparent;
-webkit-box-shadow: none;
box-shadow: none;
}
.widget_calendar #wp-calendar > tbody > tr > td.pad:first-child {
border-left: 0;
}
.widget_calendar #wp-calendar > tbody > tr > td.pad:last-child {
border-right: 0;
}
.widget_calendar #wp-calendar > tbody > tr > td > a {
background: #5f5f5f;
color: #ffffff;
display: block;
border-radius: 3px;
}
.widget_calendar #wp-calendar > tfoot {
position: absolute;
width: 100%;
top: 0;
left: 0;
}
.widget_calendar #wp-calendar > tfoot .pad {
border: none;
}
.widget_calendar #wp-calendar #prev,
.widget_calendar #wp-calendar #next {
font-weight: 300;
padding: 0.35714285714285715em 0.7142857142857143em;
text-shadow: none;
text-transform: uppercase;
position: absolute;
top: 0;
}
.widget_calendar #wp-calendar #prev > a,
.widget_calendar #wp-calendar #next > a {
display: block;
width: 40px;
height: 40px;
text-indent: -9999em;
position: absolute;
top: 0;
}
.widget_calendar #wp-calendar #next {
right: 0;
padding-left: 1.0714285714285714em;
}
.widget_calendar #wp-calendar #next:before {
content: "\f105";
position: relative;
display: inline-block;
font-family: "fontawesome";
font-style: normal;
font-weight: normal;
line-height: 1;
text-decoration: inherit;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
speak: none;
padding-right: 5;
opacity: 1;
filter: alpha(opacity=100);
}
.widget_calendar #wp-calendar #next > a {
right: 0;
}
.widget_calendar #wp-calendar #prev {
left: 0;
padding-left: 1.0714285714285714em;
}
.widget_calendar #wp-calendar #prev:before {
content: "\f104";
position: relative;
display: inline-block;
font-family: "fontawesome";
font-style: normal;
font-weight: normal;
line-height: 1;
text-decoration: inherit;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
speak: none;
padding-right: 5;
opacity: 1;
filter: alpha(opacity=100);
}
.widget_calendar #wp-calendar #prev > a {
left: 0;
}
.widget_categories ul li {
border-bottom: 1px solid #dbdada;
text-align: right;
overflow: hidden;
}
.widget_categories ul li a {
float: left;
}
.widget_categories ul li a:before {
font-family: "fontawesome";
content: "\f0da";
color: #fe6367;
margin-right: 1.0714285714285714em;
}
.widget_nav_menu ul li a,
.widget_meta ul li a,
.widget_pages ul li a {
display: block;
}
.widget_nav_menu ul li ul,
.widget_meta ul li ul,
.widget_pages ul li ul,
.widget_nav_menu ul li .sub-menu,
.widget_meta ul li .sub-menu,
.widget_pages ul li .sub-menu {
border: 0;
background-color: transparent;
border-radius: 0;
}
.widget_nav_menu ul li ul li a,
.widget_meta ul li ul li a,
.widget_pages ul li ul li a,
.widget_nav_menu ul li .sub-menu li a,
.widget_meta ul li .sub-menu li a,
.widget_pages ul li .sub-menu li a {
padding-left: 2.142857142857143em;
}
.widget_nav_menu ul li ul li:first-child a,
.widget_meta ul li ul li:first-child a,
.widget_pages ul li ul li:first-child a,
.widget_nav_menu ul li .sub-menu li:first-child a,
.widget_meta ul li .sub-menu li:first-child a,
.widget_pages ul li .sub-menu li:first-child a {
border-radius: 0;
}
.widget_nav_menu ul li ul ul li a,
.widget_meta ul li ul ul li a,
.widget_pages ul li ul ul li a,
.widget_nav_menu ul li .sub-menu ul li a,
.widget_meta ul li .sub-menu ul li a,
.widget_pages ul li .sub-menu ul li a {
padding-left: 4.285714285714286em;
}
.widget_nav_menu .menu > li:last-child a:first-child {
border-bottom: 0;
}
.widget_nav_menu .current-menu-item > a {
background-color: rgba(0, 0, 0, 0);
}
.widget.widget_meta ul {
border-bottom: 0;
}
.widget.widget_meta li abbr[title] {
border-bottom: 0;
}
.widget.widget_pages ul {
border-bottom: 0;
}
.widget.widget_recent_comments li,
.widget.widget_recent_entries li,
.widget.widget_rss li {
font-size: 14px;
}
.widget.widget_recent_entries li a {
display: block;
border-bottom: 0;
font-size: 14px;
line-height: 1.7;
}
.widget.widget_recent_entries li .post-date {
display: block;
color: #8e8e8e;
font-weight: 300;
font-size: 0.8571428571428571em;
}
.widget.widget_rss .widget-title img[alt=RSS] {
display: none !important;
visibility: hidden !important;
}
.widget.widget_rss .widget-title a:last-child:before {
content: "\f143";
position: relative;
display: inline-block;
font-family: "fontawesome";
font-style: normal;
font-weight: normal;
line-height: 1;
text-decoration: inherit;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
speak: none;
padding-right: 8px;
opacity: 0.5;
filter: alpha(opacity=50);
}
.widget.widget_rss li a {
display: block;
margin-top: 0.35714285714285715em;
border-bottom: 0;
font-size: 1.2857142857142858em;
font-weight: 400;
}
.widget.widget_rss li a:before {
content: "\f08e";
position: relative;
display: inline-block;
font-family: "fontawesome";
font-style: normal;
font-weight: normal;
line-height: 1;
text-decoration: inherit;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
speak: none;
padding-right: 5px;
opacity: 0.5;
filter: alpha(opacity=50);
}
.widget_rss .rss-date {
display: block;
margin-top: 0.35714285714285715em;
text-transform: uppercase;
}
.widget_rss .rss-date:not(:empty):before {
content: "\f133";
position: relative;
display: inline-block;
font-family: "fontawesome";
font-style: normal;
font-weight: normal;
line-height: 1;
text-decoration: inherit;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
speak: none;
padding-right: 5px;
opacity: 0.5;
filter: alpha(opacity=50);
}
.widget_rss .rssSummary {
margin: 10px 0;
font-size: 14px;
}
.widget_rss cite {
display: block;
text-transform: uppercase;
}
.widget_rss cite:not(:empty):before {
content: "\f007";
position: relative;
display: inline-block;
font-family: "fontawesome";
font-style: normal;
font-weight: normal;
line-height: 1;
text-decoration: inherit;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
speak: none;
padding-right: 5px;
opacity: 0.5;
filter: alpha(opacity=50);
}
.widget_tag_cloud,
.widget_product_tag_cloud {
text-shadow: none;
}
.widget_tag_cloud .tagcloud a,
.widget_product_tag_cloud .tagcloud a {
margin: 0 5px 5px 0;
color: #454545;
background: #f4f4f4;
border: 0;
line-height: 20px;
display: inline-block;
font-size: 14px !important;
padding: 0.35714285714285715em 0.7142857142857143em;
}
.widget_tag_cloud .tagcloud a:hover,
.widget_product_tag_cloud .tagcloud a:hover {
background: #fe6367;
color: #ffffff;
}
.recent-tweets li:before {
content: "\f099";
position: relative;
display: inline-block;
font-family: "fontawesome";
font-style: normal;
font-weight: normal;
line-height: 1;
text-decoration: inherit;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
speak: none;
padding-right: 5px;
opacity: 0.5;
filter: alpha(opacity=50);
}
.recent-tweets li:before {
opacity: 1;
font-size: 1.2857142857142858em;
color: #8c8888;
top: 2px;
}
.recent-tweets li a {
color: #fe6367 !important;
}
.recent-tweets li a:hover {
color: #000!important;
}
.recent-tweets .twitter_time {
font-size: 0.8571428571428571em;
border-bottom: 1px dotted #8d8d8d;
color: #c2c2c2 !important;
}
.recent-tweets .twitter_time:hover {
color: #797979;
}
.noo-event-widget .noo-event-item {
float: left;
width: 25%;
}
.noo-event-widget .noo-event-item img {
border-radius: 3px;
}
@media (max-width: 767px) {
.noo-event-widget .noo-event-item {
width: 100%;
}
}
.noo-event-widget .noo-event-content {
float: left;
width: 75%;
padding-left: 1.0714285714285714em;
margin-bottom: 1.0714285714285714em;
}
.noo-event-widget .noo-event-content h4 {
margin-top: -5px;
font-family: "PT Sans", sans-serif;
font-size: 14px;
}
.noo-event-widget .noo-event-content .content-meta span {
line-height: 2em;
}
@media (max-width: 767px) {
.noo-event-widget .noo-event-content {
width: 100%;
padding-left: 0;
padding-top: 2.142857142857143em;
}
}
.noo-event-category-widget ul li {
display: block;
list-style: none;
position: relative;
}
@media (max-width: 767px) {
.noo-event-category-widget ul li {
width: 100%;
}
}
.tweets-widget .recent-tweets li {
margin-bottom: 1.0714285714285714em;
}
.tweets-widget .recent-tweets .twitter_user a {
font-weight: bold;
}
.tweets-widget .recent-tweets .twitter_user img {
width: 32px;
height: auto;
margin-right: 10px;
}
.tweets-widget .recent-tweets .twitter_user .twitter_username {
margin-left: 15px;
}
.search-class-weekday {
display: block;
overflow: hidden;
clear: both;
position: relative;
margin-bottom: 2.142857142857143em;
}
.search-class-weekday span {
width: 100%;
font-weight: bold;
float: left;
padding: 10px 0;
}
.search-class-weekday label {
padding-left: 0px;
padding-right: 0px;
margin-bottom: 8px;
}
.widget_class_slider {
position: relative;
}
@media (max-width: 991px) {
.widget_class_slider .widget-class-slider-content .noo-class-slider-item .class-slider-featured img {
width: 100%;
}
}
.widget_class_slider .widget-class-slider-content .noo-class-slider-item .class-slider-content {
background: #f4f4f4;
padding: 1.0714285714285714em;
}
.widget_class_slider .widget-class-slider-content .noo-class-slider-item .class-slider-content .class-slider-category a {
color: #fe6367;
}
.widget_class_slider .widget-class-slider-content .noo-class-slider-item .class-slider-content .class-slider-category a:hover {
color: #000;
}
.widget_class_slider .widget-class-slider-content .noo-class-slider-item .class-slider-content .class-slider-title {
font-size: 1.2857142857142858em;
text-transform: uppercase;
}
.widget_class_slider .slider-indicators {
position: absolute;
right: 2.142857142857143em;
bottom: 120px;
}
.widget_class_slider .slider-indicators a {
-webkit-transition: all 0s ease 0s;
-o-transition: all 0s ease 0s;
transition: all 0s ease 0s;
background: #fff;
display: inline-block;
height: 10px;
width: 10px;
text-indent: -999em;
-webkit-border-radius: 50%;
border-radius: 50%;
float: left;
margin: 0 5px;
text-align: left;
}
.widget_class_slider .slider-indicators a.selected {
background: #fe6367;
}
.mc4wp-form.mc4wp-form-success .mc4wp-form-fields {
display: none;
} .comments-area {
margin-top: 2.142857142857143em;
padding: 2.142857142857143em 0;
}
.comments-area > .comment-respond .comment-form-fields .comment-form-input {
float: left;
}
.comments-area > .comment-respond .comment-form-fields .comment-form-textarea label {
display: none;
}
@media (max-width: 767px) {
.comments-area > .comment-respond .comment-form-fields .comment-form-input,
.comments-area > .comment-respond .comment-form-fields .comment-form-textarea {
float: none;
padding: 0;
}
.comments-area > .comment-respond .comment-form-fields .comment-form-textarea label {
display: block;
}
.comments-area > .comment-respond .comment-form-fields .comment-form-textarea textarea {
margin-bottom: 20px;
margin-top: 0px;
}
}
.comments-area > .comment-respond .comment-form-fields.comment-form-in-as .comment-form-textarea {
float: none;
padding: 0;
}
.comments-area > .comment-respond .comment-form-fields.comment-form-in-as .comment-form-textarea label {
display: block;
}
.comments-area > .comment-respond .comment-form-fields.comment-form-in-as .comment-form-textarea textarea {
margin-bottom: 20px;
margin-top: 0px;
}
.comments-area a:hover,
.comments-area a:focus {
text-decoration: none;
}
@media (max-width: 768px) {
.comments-area {
padding: 1.0714285714285714em;
}
}
.comments-title {
text-transform: uppercase;
}
.comments-title span {
color: #fe6367;
}
.comments-list,
.comments-list .children {
margin: 0;
padding: 0;
list-style: none;
}
li.comment {
margin: 0;
padding: 0;
border-bottom: 1px solid #f3f3f3;
}
@media (min-width: 768px) {
.comments-list .children {
padding-left: 100px;
position: relative;
}
}
.comments-list .children li.comment {
border-bottom: 0;
border-top: 1px solid #f3f3f3;
}
.comment-img {
float: left;
}
.comment-img img {
-webkit-border-radius: 50%;
border-radius: 50%;
z-index: 2;
position: relative;
}
@media (max-width: 767px) {
.comment-img {
float: none;
}
}
.comment-wrap {
position: relative;
padding: 2.142857142857143em 0;
}
@media (max-width: 767px) {
.comment-wrap {
padding: 7%;
}
}
@media (max-width: 767px) {
.comment-wrap {
padding: 0;
}
}
.comment-block {
padding: 0;
margin: 0 0 0 100px;
}
@media (max-width: 767px) {
.comment-block {
margin: 1.0714285714285714em 0;
}
}
.comment-header {
padding-bottom: 0.42857142857142855em;
display: inline-flex;
}
.comment-header span.pull-right {
margin-top: 6px;
}
@media (max-width: 767px) {
.comment-header {
padding: 10px 0;
}
}
.comment-content {
position: relative;
}
.comment-author {
margin-right: 1.0714285714285714em;
font-weight: 700;
}
.comment-author a {
color: #5f5f5f;
font-weight: bold;
}
.comment-author a:hover {
color: #fe6367;
}
.ispostauthor {
background: none repeat scroll 0 0 #fe6367;
color: #ffffff;
padding: 0px 5px;
margin-left: 10px;
border-radius: 3px;
}
.comment-meta {
position: relative;
margin: 0;
padding-left: 20px;
padding-right: 15px;
color: #8f8f8f;
}
.comment-meta time:before {
content: ".";
position: absolute;
font-size: 30px;
top: -23px;
left: 0;
color: #fe6367;
opacity: 0.7;
filter: alpha(opacity=70);
}
@media (max-width: 767px) {
.comment-meta {
padding-left: 10px;
padding-right: 10px;
}
}
.comment-pending {
padding: 0.42857142857142855em 0.8571428571428571em;
text-align: center;
color: #5f5f5f;
background-color: #f4f4f4;
border-radius: 3px;
}
.comment-reply-link {
border-radius: 3px;
color: #696969;
padding: 5px 0;
opacity: 0.7;
filter: alpha(opacity=70);
}
.comment-reply-link i {
margin-right: 0.7142857142857143em;
}
.comment-reply-link:hover {
color: #fe6367;
opacity: 1;
filter: alpha(opacity=100);
}
#respond {
margin-bottom: 50px;
margin-top: 50px;
}
#respond .required {
position: relative;
color: #5f5f5f;
}
.comment-reply-title {
font-weight: 400;
text-transform: uppercase;
font-size: 1.7142857142857142em;
font-family: 'PT Sans', serif;
padding-bottom: 1.0714285714285714em;
}
.comment-reply-title small {
font-size: 14px;
}
#commentform {
margin-bottom: 0;
}
.comment-notes:before,
.comment-notes:after {
content: " ";
display: table;
}
.comment-notes:after {
clear: both;
}
.comment-notes:before,
.comment-notes:after {
content: " ";
display: table;
}
.comment-notes:after {
clear: both;
}
.comment-notes,
.logged-in-as {
margin-bottom: 20px;
}
.comment-form-author,
.comment-form-email,
.comment-form-url,
.comment-form-rating,
.comment-form-comment {
margin: 0;
}
.comment-form-author label,
.comment-form-email label,
.comment-form-url label,
.comment-form-rating label,
.comment-form-comment label {
font-weight: 300;
}
.comment-form-author input,
.comment-form-email input,
.comment-form-url input {
margin-bottom: 20px;
font-style: italic;
width: 100%;
}
.comment-form-comment textarea {
margin-bottom: 20px;
margin-top: 0px;
font-style: italic;
height: 150px;
resize: none;
width: 100%;
}
.form-submit {
margin: 0;
}
.form-submit input[type="submit"] {
display: inline-block;
margin-bottom: 0;
font-weight: 400;
text-align: center;
vertical-align: middle;
cursor: pointer;
background-image: none;
border: 0px solid transparent;
white-space: nowrap;
background: #e7e7e7;
padding: 0.7142857142857143em 3em;
font-size: 14px;
line-height: 1.7;
border-radius: 0;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-transition: border-color color 0.2s ease;
-o-transition: border-color color 0.2s ease;
transition: border-color color 0.2s ease;
color: #ffffff;
background-color: #fe6367;
border-color: 0;
padding: 10px 3.2142857142857144em;
text-transform: uppercase;
font-size: 13px;
}
.form-submit input[type="submit"]:hover,
.form-submit input[type="submit"]:focus {
outline: 0;
background: #5f5f5f;
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
.form-submit input[type="submit"]:hover,
.form-submit input[type="submit"]:focus {
outline: 0;
background: #5f5f5f;
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
.form-submit input[type="submit"]:focus,
.form-submit input[type="submit"]:active:focus,
.form-submit input[type="submit"].active:focus {
outline-offset: -2px;
-webkit-box-shadow: 0 0 2px rgba(117, 176, 138, 0.8);
box-shadow: 0 0 2px rgba(117, 176, 138, 0.8);
border-color: #fe6367;
}
.form-submit input[type="submit"]:hover,
.form-submit input[type="submit"]:focus {
background: #fe6367;
color: #ffffff;
border-color: #fe6367;
}
.form-submit input[type="submit"]:active,
.form-submit input[type="submit"].active {
outline: 0;
background-image: none;
-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.form-submit input[type="submit"].disabled,
.form-submit input[type="submit"][disabled],
fieldset[disabled] .form-submit input[type="submit"] {
cursor: not-allowed;
pointer-events: none;
opacity: 0.65;
filter: alpha(opacity=65);
-webkit-box-shadow: none;
box-shadow: none;
}
.form-submit input[type="submit"].square {
border-radius: 0;
}
.form-submit input[type="submit"].pill {
border-radius: 100em;
}
.form-submit input[type="submit"].rounded {
border-radius: 0.225em;
}
.form-submit input[type="submit"] i {
padding-right: 10px;
}
.form-submit input[type="submit"].icon-right i {
padding-left: 10px;
padding-right: 0px;
}
.form-submit input[type="submit"]:hover,
.form-submit input[type="submit"]:focus {
outline: 0;
background: #5f5f5f;
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
.form-submit input[type="submit"]:hover,
.form-submit input[type="submit"]:focus {
outline: 0;
background: #5f5f5f;
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
.form-submit input[type="submit"]:focus,
.form-submit input[type="submit"]:active:focus,
.form-submit input[type="submit"].active:focus {
outline-offset: -2px;
-webkit-box-shadow: 0 0 2px rgba(117, 176, 138, 0.8);
box-shadow: 0 0 2px rgba(117, 176, 138, 0.8);
border-color: #fe6367;
}
.form-submit input[type="submit"]:hover,
.form-submit input[type="submit"]:focus {
background: #fe6367;
color: #ffffff;
border-color: #fe6367;
}
.form-submit input[type="submit"]:active,
.form-submit input[type="submit"].active {
outline: 0;
background-image: none;
-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.form-submit input[type="submit"].disabled,
.form-submit input[type="submit"][disabled],
fieldset[disabled] .form-submit input[type="submit"] {
cursor: not-allowed;
pointer-events: none;
opacity: 0.65;
filter: alpha(opacity=65);
-webkit-box-shadow: none;
box-shadow: none;
}
.form-submit input[type="submit"].square {
border-radius: 0;
}
.form-submit input[type="submit"].pill {
border-radius: 100em;
}
.form-submit input[type="submit"].rounded {
border-radius: 0.225em;
}
.form-submit input[type="submit"] i {
padding-right: 10px;
}
.form-submit input[type="submit"].icon-right i {
padding-left: 10px;
padding-right: 0px;
}
.form-submit input[type="submit"]:hover,
.form-submit input[type="submit"]:focus,
.form-submit input[type="submit"]:active,
.form-submit input[type="submit"].active,
.open > .dropdown-toggle.form-submit input[type="submit"] {
color: #ffffff;
background-color: #fe6367;
border-color: #fe6367;
-webkit-box-shadow: none;
box-shadow: none;
}
.form-submit input[type="submit"]:hover,
.form-submit input[type="submit"]:focus {
outline: 0;
background: #5f5f5f;
}
.form-submit input[type="submit"]:hover,
.form-submit input[type="submit"]:focus {
outline: 0;
background: #5f5f5f;
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
.form-submit input[type="submit"]:hover,
.form-submit input[type="submit"]:focus {
outline: 0;
background: #5f5f5f;
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
.form-submit input[type="submit"]:focus,
.form-submit input[type="submit"]:active:focus,
.form-submit input[type="submit"].active:focus {
outline-offset: -2px;
-webkit-box-shadow: 0 0 2px rgba(117, 176, 138, 0.8);
box-shadow: 0 0 2px rgba(117, 176, 138, 0.8);
border-color: #fe6367;
}
.form-submit input[type="submit"]:hover,
.form-submit input[type="submit"]:focus {
background: #fe6367;
color: #ffffff;
border-color: #fe6367;
}
.form-submit input[type="submit"]:active,
.form-submit input[type="submit"].active {
outline: 0;
background-image: none;
-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.form-submit input[type="submit"].disabled,
.form-submit input[type="submit"][disabled],
fieldset[disabled] .form-submit input[type="submit"] {
cursor: not-allowed;
pointer-events: none;
opacity: 0.65;
filter: alpha(opacity=65);
-webkit-box-shadow: none;
box-shadow: none;
}
.form-submit input[type="submit"].square {
border-radius: 0;
}
.form-submit input[type="submit"].pill {
border-radius: 100em;
}
.form-submit input[type="submit"].rounded {
border-radius: 0.225em;
}
.form-submit input[type="submit"] i {
padding-right: 10px;
}
.form-submit input[type="submit"].icon-right i {
padding-left: 10px;
padding-right: 0px;
}
.form-submit input[type="submit"]:hover,
.form-submit input[type="submit"]:focus,
.form-submit input[type="submit"]:active,
.form-submit input[type="submit"].active,
.open > .dropdown-toggle.form-submit input[type="submit"] {
color: #ffffff;
background-color: #fe6367;
border-color: #fe6367;
-webkit-box-shadow: none;
box-shadow: none;
}
.form-submit input[type="submit"]:hover,
.form-submit input[type="submit"]:focus {
outline: 0;
background: #5f5f5f;
}
.form-submit input[type="submit"]:hover,
.form-submit input[type="submit"]:focus {
background: #5f5f5f;
color: #ffffff;
border-color: #5f5f5f;
} .pagination {
display: table;
padding-left: 0;
margin: 1.6428571428571428em auto;
line-height: 40px;
}
.pagination .page-numbers {
color: #454545;
background: #f4f4f4;
padding: 0 1.2em;
text-transform: uppercase;
float: left;
font-weight: 700;
margin: 0 5px;
text-align: center;
}
.pagination .page-numbers.current {
background: #fe6367;
color: #ffffff;
}
.pagination .page-numbers.dots {
border: none;
border-radius: 0px;
color: #5f5f5f;
padding-left: 0.7142857142857143em;
padding-right: 0.7142857142857143em;
}
.pagination a.page-numbers {
text-decoration: none;
color: #5f5f5f;
}
.pagination a.page-numbers:hover {
background: #5f5f5f;
color: #ffffff;
}
.loadmore-action {
display: block;
width: 100%;
text-align: center;
margin: 1.6428571428571428em auto;
line-height: 3;
font-size: 14px;
}
.loadmore-action .loadmore-loading {
display: none;
}
.loadmore-action ~ .pagination {
display: none;
}
.loadmore-loading {
position: relative;
height: 25px;
width: 50px;
margin-left: auto;
margin-right: auto;
}
.loadmore-loading.finished {
width: auto;
}
.loadmore-loading span {
display: block;
bottom: 0;
width: 9px;
height: 5px;
background: #5f5f5f;
position: absolute;
-webkit-animation: preload_audio_wave 1.5s infinite ease-in-out;
-o-animation: preload_audio_wave 1.5s infinite ease-in-out;
animation: preload_audio_wave 1.5s infinite ease-in-out;
}
.loadmore-loading span:nth-child(2) {
left: 11px;
-webkit-animation-delay: 0.2s;
animation-delay: 0.2s;
}
.loadmore-loading span:nth-child(3) {
left: 22px;
-webkit-animation-delay: 0.4s;
animation-delay: 0.4s;
}
.loadmore-loading span:nth-child(4) {
left: 33px;
-webkit-animation-delay: 0.6s;
animation-delay: 0.6s;
}
.loadmore-loading span:nth-child(5) {
left: 44px;
-webkit-animation-delay: 0.8s;
animation-delay: 0.8s;
}
@keyframes preload_audio_wave {
0% {
height: 5px;
transform: translateY(0px);
background: #fe6367;
}
25% {
height: 30px;
transform: translateY(15px);
background: #fe6367;
}
50% {
height: 5px;
transform: translateY(0px);
background: #fe6367;
}
100% {
height: 5px;
transform: translateY(0px);
background: #fe6367;
}
}
@-webkit-keyframes preload_audio_wave {
0% {
height: 5px;
-webkit-transform: translateY(0px);
background: #fe6367;
}
25% {
height: 30px;
-webkit-transform: translateY(15px);
background: #fe6367;
}
50% {
height: 5px;
-webkit-transform: translateY(0px);
background: #fe6367;
}
100% {
height: 5px;
-webkit-transform: translateY(0px);
background: #fe6367;
}
}
@-moz-keyframes preload_audio_wave {
0% {
height: 5px;
-moz-transform: translateY(0px);
background: #fe6367;
}
25% {
height: 30px;
-moz-transform: translateY(15px);
background: #fe6367;
}
50% {
height: 5px;
-moz-transform: translateY(0px);
background: #fe6367;
}
100% {
height: 5px;
-moz-transform: translateY(0px);
background: #fe6367;
}
}
@keyframes preload_audio_wave {
0% {
height: 5px;
transform: translateY(0px);
background: #fe6367;
}
25% {
height: 30px;
transform: translateY(15px);
background: #fe6367;
}
50% {
height: 5px;
transform: translateY(0px);
background: #fe6367;
}
100% {
height: 5px;
transform: translateY(0px);
background: #fe6367;
}
}  .animated {
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.bounceInRight,
.bounceInLeft,
.bounceInUp,
.bounceInDown {
opacity: 0;
-webkit-transform: translateX(400px);
transform: translateX(400px);
}
.fadeInRight,
.fadeInLeft,
.fadeInUp,
.fadeInDown {
opacity: 0;
-webkit-transform: translateX(400px);
transform: translateX(400px);
}
.flipInX,
.flipInY,
.rotateIn,
.rotateInUpLeft,
.rotateInUpRight,
.rotateInDownLeft,
.rotateDownUpRight,
.rollIn {
opacity: 0;
}
.lightSpeedInRight,
.lightSpeedInLeft {
opacity: 0;
-webkit-transform: translateX(400px);
transform: translateX(400px);
} @-webkit-keyframes bounceIn {
0% {
opacity: 0;
-webkit-transform: scale(0.3);
}
50% {
opacity: 1;
-webkit-transform: scale(1.05);
}
70% {
-webkit-transform: scale(0.9);
}
100% {
-webkit-transform: scale(1);
}
}
@keyframes bounceIn {
0% {
opacity: 0;
transform: scale(0.3);
}
50% {
opacity: 1;
transform: scale(1.05);
}
70% {
transform: scale(0.9);
}
100% {
transform: scale(1);
}
}
.bounceIn.go {
-webkit-animation-name: bounceIn;
animation-name: bounceIn;
} @-webkit-keyframes bounceInRight {
0% {
opacity: 0;
-webkit-transform: translateX(400px);
}
60% {
-webkit-transform: translateX(-30px);
}
80% {
-webkit-transform: translateX(10px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
}
}
@keyframes bounceInRight {
0% {
opacity: 0;
transform: translateX(400px);
}
60% {
transform: translateX(-30px);
}
80% {
transform: translateX(10px);
}
100% {
opacity: 1;
transform: translateX(0);
}
}
.bounceInRight.go {
-webkit-animation-name: bounceInRight;
animation-name: bounceInRight;
} @-webkit-keyframes bounceInLeft {
0% {
opacity: 0;
-webkit-transform: translateX(-400px);
}
60% {
-webkit-transform: translateX(30px);
}
80% {
-webkit-transform: translateX(-10px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
}
}
@keyframes bounceInLeft {
0% {
opacity: 0;
transform: translateX(-400px);
}
60% {
transform: translateX(30px);
}
80% {
transform: translateX(-10px);
}
100% {
opacity: 1;
transform: translateX(0);
}
}
.bounceInLeft.go {
-webkit-animation-name: bounceInLeft;
animation-name: bounceInLeft;
} @-webkit-keyframes bounceInUp {
0% {
opacity: 0;
-webkit-transform: translateY(400px);
}
60% {
-webkit-transform: translateY(-30px);
}
80% {
-webkit-transform: translateY(10px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
}
}
@keyframes bounceInUp {
0% {
opacity: 0;
transform: translateY(400px);
}
60% {
transform: translateY(-30px);
}
80% {
transform: translateY(10px);
}
100% {
opacity: 1;
transform: translateY(0);
}
}
.bounceInUp.go {
-webkit-animation-name: bounceInUp;
animation-name: bounceInUp;
} @-webkit-keyframes bounceInDown {
0% {
opacity: 0;
-webkit-transform: translateY(-400px);
}
60% {
-webkit-transform: translateY(30px);
}
80% {
-webkit-transform: translateY(-10px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
}
}
@keyframes bounceInDown {
0% {
opacity: 0;
transform: translateY(-400px);
}
60% {
transform: translateY(30px);
}
80% {
transform: translateY(-10px);
}
100% {
opacity: 1;
transform: translateY(0);
}
}
.bounceInDown.go {
-webkit-animation-name: bounceInDown;
animation-name: bounceInDown;
} @-webkit-keyframes fadeIn {
0% {
opacity: 0;
}
100% {
opacity: 1;
display: block;
}
}
@keyframes fadeIn {
0% {
opacity: 0;
}
100% {
opacity: 1;
display: block;
}
}
.fadeIn {
opacity: 0;
}
.fadeIn.go {
-webkit-animation-name: fadeIn;
animation-name: fadeIn;
} @-webkit-keyframes growIn {
0% {
-webkit-transform: scale(0.2);
opacity: 0;
}
50% {
-webkit-transform: scale(1.2);
}
100% {
-webkit-transform: scale(1);
opacity: 1;
}
}
@keyframes growIn {
0% {
transform: scale(0.2);
opacity: 0;
}
50% {
transform: scale(1.2);
}
100% {
transform: scale(1);
opacity: 1;
}
}
.growIn {
-webkit-transform: scale(0.2);
transform: scale(0.2);
opacity: 0;
}
.growIn.go {
-webkit-animation-name: growIn;
animation-name: growIn;
} @-webkit-keyframes shake {
0%,
100% {
-webkit-transform: translateX(0);
}
10%,
30%,
50%,
70%,
90% {
-webkit-transform: translateX(-10px);
}
20%,
40%,
60%,
80% {
-webkit-transform: translateX(10px);
}
}
@keyframes shake {
0%,
100% {
transform: translateX(0);
}
10%,
30%,
50%,
70%,
90% {
transform: translateX(-10px);
}
20%,
40%,
60%,
80% {
transform: translateX(10px);
}
}
.shake.go {
-webkit-animation-name: shake;
animation-name: shake;
} @-webkit-keyframes shakeUp {
0%,
100% {
-webkit-transform: translateX(0);
}
10%,
30%,
50%,
70%,
90% {
-webkit-transform: translateY(-10px);
}
20%,
40%,
60%,
80% {
-webkit-transform: translateY(10px);
}
}
@keyframes shakeUp {
0%,
100% {
transform: translateY(0);
}
10%,
30%,
50%,
70%,
90% {
transform: translateY(-10px);
}
20%,
40%,
60%,
80% {
transform: translateY(10px);
}
}
.shakeUp.go {
-webkit-animation-name: shakeUp;
animation-name: shakeUp;
} @-webkit-keyframes fadeInLeft {
0% {
opacity: 0;
-webkit-transform: translateX(-400px);
}
50% {
opacity: 0.3;
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
}
}
@keyframes fadeInLeft {
0% {
opacity: 0;
transform: translateX(-400px);
}
50% {
opacity: 0.3;
}
100% {
opacity: 1;
transform: translateX(0);
}
}
.fadeInLeft {
opacity: 0;
-webkit-transform: translateX(-400px);
transform: translateX(-400px);
}
.fadeInLeft.go {
-webkit-animation-name: fadeInLeft;
animation-name: fadeInLeft;
} @-webkit-keyframes fadeInRight {
0% {
opacity: 0;
-webkit-transform: translateX(400px);
}
50% {
opacity: 0.3;
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
}
}
@keyframes fadeInRight {
0% {
opacity: 0;
transform: translateX(400px);
}
50% {
opacity: 0.3;
}
100% {
opacity: 1;
transform: translateX(0);
}
}
.fadeInRight {
opacity: 0;
-webkit-transform: translateX(400px);
transform: translateX(400px);
}
.fadeInRight.go {
-webkit-animation-name: fadeInRight;
animation-name: fadeInRight;
} @-webkit-keyframes fadeInUp {
0% {
opacity: 0;
-webkit-transform: translateY(400px);
}
50% {
opacity: 0.3;
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
}
}
@keyframes fadeInUp {
0% {
opacity: 0;
transform: translateY(400px);
}
50% {
opacity: 0.3;
}
100% {
opacity: 1;
transform: translateY(0);
}
}
.fadeInUp {
opacity: 0;
-webkit-transform: translateY(400px);
transform: translateY(400px);
}
.fadeInUp.go {
-webkit-animation-name: fadeInUp;
animation-name: fadeInUp;
} @-webkit-keyframes fadeInDown {
0% {
opacity: 0;
-webkit-transform: translateY(-400px);
}
50% {
opacity: 0.3;
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
}
}
@keyframes fadeInDown {
0% {
opacity: 0;
transform: translateY(-400px);
}
50% {
opacity: 0.3;
}
100% {
opacity: 1;
transform: translateY(0);
}
}
.fadeInDown {
opacity: 0;
-webkit-transform: translateY(-400px);
transform: translateY(-400px);
}
.fadeInDown.go {
-webkit-animation-name: fadeInDown;
animation-name: fadeInDown;
} @-webkit-keyframes rotateIn {
0% {
-webkit-transform-origin: center center;
-webkit-transform: rotate(-200deg);
opacity: 0;
}
100% {
-webkit-transform-origin: center center;
-webkit-transform: rotate(0);
opacity: 1;
}
}
@keyframes rotateIn {
0% {
transform-origin: center center;
transform: rotate(-200deg);
opacity: 0;
}
100% {
transform-origin: center center;
transform: rotate(0);
opacity: 1;
}
}
.rotateIn.go {
-webkit-animation-name: rotateIn;
animation-name: rotateIn;
} @-webkit-keyframes rotateInUpLeft {
0% {
-webkit-transform-origin: left bottom;
-webkit-transform: rotate(90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: left bottom;
-webkit-transform: rotate(0);
opacity: 1;
}
}
@keyframes rotateInUpLeft {
0% {
transform-origin: left bottom;
transform: rotate(90deg);
opacity: 0;
}
100% {
transform-origin: left bottom;
transform: rotate(0);
opacity: 1;
}
}
.rotateInUpLeft.go {
-webkit-animation-name: rotateInUpLeft;
animation-name: rotateInUpLeft;
} @-webkit-keyframes rotateInDownLeft {
0% {
-webkit-transform-origin: left bottom;
-webkit-transform: rotate(-90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: left bottom;
-webkit-transform: rotate(0);
opacity: 1;
}
}
@keyframes rotateInDownLeft {
0% {
transform-origin: left bottom;
transform: rotate(-90deg);
opacity: 0;
}
100% {
transform-origin: left bottom;
transform: rotate(0);
opacity: 1;
}
}
.rotateInDownLeft.go {
-webkit-animation-name: rotateInDownLeft;
animation-name: rotateInDownLeft;
} @-webkit-keyframes rotateInUpRight {
0% {
-webkit-transform-origin: right bottom;
-webkit-transform: rotate(-90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: right bottom;
-webkit-transform: rotate(0);
opacity: 1;
}
}
@keyframes rotateInUpRight {
0% {
transform-origin: right bottom;
transform: rotate(-90deg);
opacity: 0;
}
100% {
transform-origin: right bottom;
transform: rotate(0);
opacity: 1;
}
}
.rotateInUpRight.go {
-webkit-animation-name: rotateInUpRight;
animation-name: rotateInUpRight;
} @-webkit-keyframes rotateInDownRight {
0% {
-webkit-transform-origin: right bottom;
-webkit-transform: rotate(90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: right bottom;
-webkit-transform: rotate(0);
opacity: 1;
}
}
@keyframes rotateInDownRight {
0% {
transform-origin: right bottom;
transform: rotate(90deg);
opacity: 0;
}
100% {
transform-origin: right bottom;
transform: rotate(0);
opacity: 1;
}
}
.rotateInDownRight.go {
-webkit-animation-name: rotateInDownRight;
animation-name: rotateInDownRight;
} @-webkit-keyframes rollIn {
0% {
opacity: 0;
-webkit-transform: translateX(-100%) rotate(-120deg);
}
100% {
opacity: 1;
-webkit-transform: translateX(0px) rotate(0deg);
}
}
@keyframes rollIn {
0% {
opacity: 0;
transform: translateX(-100%) rotate(-120deg);
}
100% {
opacity: 1;
transform: translateX(0px) rotate(0deg);
}
}
.rollIn.go {
-webkit-animation-name: rollIn;
animation-name: rollIn;
} @-webkit-keyframes wiggle {
0% {
-webkit-transform: skewX(9deg);
}
10% {
-webkit-transform: skewX(-8deg);
}
20% {
-webkit-transform: skewX(7deg);
}
30% {
-webkit-transform: skewX(-6deg);
}
40% {
-webkit-transform: skewX(5deg);
}
50% {
-webkit-transform: skewX(-4deg);
}
60% {
-webkit-transform: skewX(3deg);
}
70% {
-webkit-transform: skewX(-2deg);
}
80% {
-webkit-transform: skewX(1deg);
}
90% {
-webkit-transform: skewX(0deg);
}
100% {
-webkit-transform: skewX(0deg);
}
}
@keyframes wiggle {
0% {
transform: skewX(9deg);
}
10% {
transform: skewX(-8deg);
}
20% {
transform: skewX(7deg);
}
30% {
transform: skewX(-6deg);
}
40% {
transform: skewX(5deg);
}
50% {
transform: skewX(-4deg);
}
60% {
transform: skewX(3deg);
}
70% {
transform: skewX(-2deg);
}
80% {
transform: skewX(1deg);
}
90% {
transform: skewX(0deg);
}
100% {
transform: skewX(0deg);
}
}
.wiggle.go {
-webkit-animation-name: wiggle;
animation-name: wiggle;
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
} @-webkit-keyframes swing {
20%,
40%,
60%,
80%,
100% {
-webkit-transform-origin: top center;
}
20% {
-webkit-transform: rotate(15deg);
}
40% {
-webkit-transform: rotate(-10deg);
}
60% {
-webkit-transform: rotate(5deg);
}
80% {
-webkit-transform: rotate(-5deg);
}
100% {
-webkit-transform: rotate(0deg);
}
}
@keyframes swing {
20% {
transform: rotate(15deg);
}
40% {
transform: rotate(-10deg);
}
60% {
transform: rotate(5deg);
}
80% {
transform: rotate(-5deg);
}
100% {
transform: rotate(0deg);
}
}
.swing.go {
-webkit-transform-origin: top center;
transform-origin: top center;
-webkit-animation-name: swing;
animation-name: swing;
} @-webkit-keyframes tada {
0% {
-webkit-transform: scale(1);
}
10%,
20% {
-webkit-transform: scale(0.9) rotate(-3deg);
}
30%,
50%,
70%,
90% {
-webkit-transform: scale(1.1) rotate(3deg);
}
40%,
60%,
80% {
-webkit-transform: scale(1.1) rotate(-3deg);
}
100% {
-webkit-transform: scale(1) rotate(0);
}
}
@keyframes tada {
0% {
transform: scale(1);
}
10%,
20% {
transform: scale(0.9) rotate(-3deg);
}
30%,
50%,
70%,
90% {
transform: scale(1.1) rotate(3deg);
}
40%,
60%,
80% {
transform: scale(1.1) rotate(-3deg);
}
100% {
transform: scale(1) rotate(0);
}
}
.tada.go {
-webkit-animation-name: tada;
animation-name: tada;
} @-webkit-keyframes wobble {
0% {
-webkit-transform: translateX(0%);
}
15% {
-webkit-transform: translateX(-25%) rotate(-5deg);
}
30% {
-webkit-transform: translateX(20%) rotate(3deg);
}
45% {
-webkit-transform: translateX(-15%) rotate(-3deg);
}
60% {
-webkit-transform: translateX(10%) rotate(2deg);
}
75% {
-webkit-transform: translateX(-5%) rotate(-1deg);
}
100% {
-webkit-transform: translateX(0%);
}
}
@keyframes wobble {
0% {
transform: translateX(0%);
}
15% {
transform: translateX(-25%) rotate(-5deg);
}
30% {
transform: translateX(20%) rotate(3deg);
}
45% {
transform: translateX(-15%) rotate(-3deg);
}
60% {
transform: translateX(10%) rotate(2deg);
}
75% {
transform: translateX(-5%) rotate(-1deg);
}
100% {
transform: translateX(0%);
}
}
.wobble.go {
-webkit-animation-name: wobble;
animation-name: wobble;
} @-webkit-keyframes pulse {
0% {
-webkit-transform: scale(1);
}
50% {
-webkit-transform: scale(1.1);
}
100% {
-webkit-transform: scale(1);
}
}
@keyframes pulse {
0% {
transform: scale(1);
}
50% {
transform: scale(1.1);
}
100% {
transform: scale(1);
}
}
.pulse.go {
-webkit-animation-name: pulse;
animation-name: pulse;
} @-webkit-keyframes lightSpeedInRight {
0% {
-webkit-transform: translateX(100%) skewX(-30deg);
opacity: 0;
}
60% {
-webkit-transform: translateX(-20%) skewX(30deg);
opacity: 1;
}
80% {
-webkit-transform: translateX(0%) skewX(-15deg);
opacity: 1;
}
100% {
-webkit-transform: translateX(0%) skewX(0deg);
opacity: 1;
}
}
@keyframes lightSpeedInRight {
0% {
transform: translateX(100%) skewX(-30deg);
opacity: 0;
}
60% {
transform: translateX(-20%) skewX(30deg);
opacity: 1;
}
80% {
transform: translateX(0%) skewX(-15deg);
opacity: 1;
}
100% {
transform: translateX(0%) skewX(0deg);
opacity: 1;
}
}
.lightSpeedInRight.go {
-webkit-animation-name: lightSpeedInRight;
animation-name: lightSpeedInRight;
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
} @-webkit-keyframes lightSpeedInLeft {
0% {
-webkit-transform: translateX(-100%) skewX(30deg);
opacity: 0;
}
60% {
-webkit-transform: translateX(20%) skewX(-30deg);
opacity: 1;
}
80% {
-webkit-transform: translateX(0%) skewX(15deg);
opacity: 1;
}
100% {
-webkit-transform: translateX(0%) skewX(0deg);
opacity: 1;
}
}
@keyframes lightSpeedInLeft {
0% {
transform: translateX(-100%) skewX(30deg);
opacity: 0;
}
60% {
transform: translateX(20%) skewX(-30deg);
opacity: 1;
}
80% {
transform: translateX(0%) skewX(15deg);
opacity: 1;
}
100% {
transform: translateX(0%) skewX(0deg);
opacity: 1;
}
}
.lightSpeedInLeft.go {
-webkit-animation-name: lightSpeedInLeft;
animation-name: lightSpeedInLeft;
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
} @-webkit-keyframes flip {
0% {
-webkit-transform: perspective(400px) rotateY(0);
-webkit-animation-timing-function: ease-out;
}
40% {
-webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg);
-webkit-animation-timing-function: ease-out;
}
50% {
-webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
-webkit-animation-timing-function: ease-in;
}
80% {
-webkit-transform: perspective(400px) rotateY(360deg) scale(0.95);
-webkit-animation-timing-function: ease-in;
}
100% {
-webkit-transform: perspective(400px) scale(1);
-webkit-animation-timing-function: ease-in;
}
}
@keyframes flip {
0% {
transform: perspective(400px) rotateY(0);
animation-timing-function: ease-out;
}
40% {
transform: perspective(400px) translateZ(150px) rotateY(170deg);
animation-timing-function: ease-out;
}
50% {
transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
animation-timing-function: ease-in;
}
80% {
transform: perspective(400px) rotateY(360deg) scale(0.95);
animation-timing-function: ease-in;
}
100% {
transform: perspective(400px) scale(1);
animation-timing-function: ease-in;
}
}
.flip.go {
-webkit-backface-visibility: visible !important;
-webkit-animation-name: flip;
backface-visibility: visible !important;
animation-name: flip;
} @-webkit-keyframes flipInX {
0% {
-webkit-transform: perspective(400px) rotateX(90deg);
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotateX(-10deg);
}
70% {
-webkit-transform: perspective(400px) rotateX(10deg);
}
100% {
-webkit-transform: perspective(400px) rotateX(0deg);
opacity: 1;
}
}
@keyframes flipInX {
0% {
transform: perspective(400px) rotateX(90deg);
opacity: 0;
}
40% {
transform: perspective(400px) rotateX(-10deg);
}
70% {
transform: perspective(400px) rotateX(10deg);
}
100% {
transform: perspective(400px) rotateX(0deg);
opacity: 1;
}
}
.flipInX.go {
-webkit-backface-visibility: visible !important;
-webkit-animation-name: flipInX;
backface-visibility: visible !important;
animation-name: flipInX;
} @-webkit-keyframes flipInY {
0% {
-webkit-transform: perspective(400px) rotateY(90deg);
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotateY(-10deg);
}
70% {
-webkit-transform: perspective(400px) rotateY(10deg);
}
100% {
-webkit-transform: perspective(400px) rotateY(0deg);
opacity: 1;
}
}
@keyframes flipInY {
0% {
transform: perspective(400px) rotateY(90deg);
opacity: 0;
}
40% {
transform: perspective(400px) rotateY(-10deg);
}
70% {
transform: perspective(400px) rotateY(10deg);
}
100% {
transform: perspective(400px) rotateY(0deg);
opacity: 1;
}
}
.flipInY.go {
-webkit-backface-visibility: visible !important;
-webkit-animation-name: flipInY;
backface-visibility: visible !important;
animation-name: flipInY;
}  @-webkit-keyframes bounceOut {
0% {
-webkit-transform: scale(1);
}
25% {
-webkit-transform: scale(0.95);
}
50% {
opacity: 1;
-webkit-transform: scale(1.1);
}
100% {
opacity: 0;
-webkit-transform: scale(0.3);
}
}
@keyframes bounceOut {
0% {
transform: scale(1);
}
25% {
transform: scale(0.95);
}
50% {
opacity: 1;
transform: scale(1.1);
}
100% {
opacity: 0;
transform: scale(0.3);
}
}
.bounceOut.goAway {
-webkit-animation-name: bounceOut;
animation-name: bounceOut;
} @-webkit-keyframes bounceOutUp {
0% {
-webkit-transform: translateY(0);
}
20% {
opacity: 1;
-webkit-transform: translateY(20px);
}
100% {
opacity: 0;
-webkit-transform: translateY(-2000px);
}
}
@keyframes bounceOutUp {
0% {
transform: translateY(0);
}
20% {
opacity: 1;
transform: translateY(20px);
}
100% {
opacity: 0;
transform: translateY(-2000px);
}
}
.bounceOutUp.goAway {
-webkit-animation-name: bounceOutUp;
animation-name: bounceOutUp;
} @-webkit-keyframes bounceOutDown {
0% {
-webkit-transform: translateY(0);
}
20% {
opacity: 1;
-webkit-transform: translateY(-20px);
}
100% {
opacity: 0;
-webkit-transform: translateY(2000px);
}
}
@keyframes bounceOutDown {
0% {
transform: translateY(0);
}
20% {
opacity: 1;
transform: translateY(-20px);
}
100% {
opacity: 0;
transform: translateY(2000px);
}
}
.bounceOutDown.goAway {
-webkit-animation-name: bounceOutDown;
animation-name: bounceOutDown;
} @-webkit-keyframes bounceOutLeft {
0% {
-webkit-transform: translateX(0);
}
20% {
opacity: 1;
-webkit-transform: translateX(20px);
}
100% {
opacity: 0;
-webkit-transform: translateX(-2000px);
}
}
@keyframes bounceOutLeft {
0% {
transform: translateX(0);
}
20% {
opacity: 1;
transform: translateX(20px);
}
100% {
opacity: 0;
transform: translateX(-2000px);
}
}
.bounceOutLeft.goAway {
-webkit-animation-name: bounceOutLeft;
animation-name: bounceOutLeft;
} @-webkit-keyframes bounceOutRight {
0% {
-webkit-transform: translateX(0);
}
20% {
opacity: 1;
-webkit-transform: translateX(-20px);
}
100% {
opacity: 0;
-webkit-transform: translateX(2000px);
}
}
@keyframes bounceOutRight {
0% {
transform: translateX(0);
}
20% {
opacity: 1;
transform: translateX(-20px);
}
100% {
opacity: 0;
transform: translateX(2000px);
}
}
.bounceOutRight.goAway {
-webkit-animation-name: bounceOutRight;
animation-name: bounceOutRight;
} @-webkit-keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
@keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
.fadeOut.goAway {
-webkit-animation-name: fadeOut;
animation-name: fadeOut;
} @-webkit-keyframes fadeOutUp {
0% {
opacity: 1;
-webkit-transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(-2000px);
}
}
@keyframes fadeOutUp {
0% {
opacity: 1;
transform: translateY(0);
}
100% {
opacity: 0;
transform: translateY(-2000px);
}
}
.fadeOutUp.goAway {
-webkit-animation-name: fadeOutUp;
animation-name: fadeOutUp;
} @-webkit-keyframes fadeOutDown {
0% {
opacity: 1;
-webkit-transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(2000px);
}
}
@keyframes fadeOutDown {
0% {
opacity: 1;
transform: translateY(0);
}
100% {
opacity: 0;
transform: translateY(2000px);
}
}
.fadeOutDown.goAway {
-webkit-animation-name: fadeOutDown;
animation-name: fadeOutDown;
} @-webkit-keyframes fadeOutLeft {
0% {
opacity: 1;
-webkit-transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(-2000px);
}
}
@keyframes fadeOutLeft {
0% {
opacity: 1;
transform: translateX(0);
}
100% {
opacity: 0;
transform: translateX(-2000px);
}
}
.fadeOutLeft.goAway {
-webkit-animation-name: fadeOutLeft;
animation-name: fadeOutLeft;
} @-webkit-keyframes fadeOutRight {
0% {
opacity: 1;
-webkit-transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(2000px);
}
}
@keyframes fadeOutRight {
0% {
opacity: 1;
transform: translateX(0);
}
100% {
opacity: 0;
transform: translateX(2000px);
}
}
.fadeOutRight.goAway {
-webkit-animation-name: fadeOutRight;
animation-name: fadeOutRight;
} @-webkit-keyframes flipOutX {
0% {
-webkit-transform: perspective(400px) rotateX(0deg);
opacity: 1;
}
100% {
-webkit-transform: perspective(400px) rotateX(90deg);
opacity: 0;
}
}
@keyframes flipOutX {
0% {
transform: perspective(400px) rotateX(0deg);
opacity: 1;
}
100% {
transform: perspective(400px) rotateX(90deg);
opacity: 0;
}
}
.flipOutX.goAway {
-webkit-animation-name: flipOutX;
-webkit-backface-visibility: visible !important;
animation-name: flipOutX;
backface-visibility: visible !important;
} @-webkit-keyframes flipOutY {
0% {
-webkit-transform: perspective(400px) rotateY(0deg);
opacity: 1;
}
100% {
-webkit-transform: perspective(400px) rotateY(90deg);
opacity: 0;
}
}
@keyframes flipOutY {
0% {
transform: perspective(400px) rotateY(0deg);
opacity: 1;
}
100% {
transform: perspective(400px) rotateY(90deg);
opacity: 0;
}
}
.flipOutY {
-webkit-backface-visibility: visible !important;
-webkit-animation-name: flipOutY;
backface-visibility: visible !important;
animation-name: flipOutY;
} @-webkit-keyframes lightSpeedOutRight {
0% {
-webkit-transform: translateX(0%) skewX(0deg);
opacity: 1;
}
100% {
-webkit-transform: translateX(100%) skewX(-30deg);
opacity: 0;
}
}
@keyframes lightSpeedOutRight {
0% {
transform: translateX(0%) skewX(0deg);
opacity: 1;
}
100% {
transform: translateX(100%) skewX(-30deg);
opacity: 0;
}
}
.lightSpeedOutRight.goAway {
-webkit-animation-name: lightSpeedOutRight;
animation-name: lightSpeedOutRight;
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
} @-webkit-keyframes lightSpeedOutLeft {
0% {
-webkit-transform: translateX(0%) skewX(0deg);
opacity: 1;
}
100% {
-webkit-transform: translateX(-100%) skewX(30deg);
opacity: 0;
}
}
@keyframes lightSpeedOutLeft {
0% {
transform: translateX(0%) skewX(0deg);
opacity: 1;
}
100% {
transform: translateX(-100%) skewX(30deg);
opacity: 0;
}
}
.lightSpeedOutLeft.goAway {
-webkit-animation-name: lightSpeedOutLeft;
animation-name: lightSpeedOutLeft;
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
} @-webkit-keyframes rotateOut {
0% {
-webkit-transform-origin: center center;
-webkit-transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: center center;
-webkit-transform: rotate(200deg);
opacity: 0;
}
}
@keyframes rotateOut {
0% {
transform-origin: center center;
transform: rotate(0);
opacity: 1;
}
100% {
transform-origin: center center;
transform: rotate(200deg);
opacity: 0;
}
}
.rotateOut.goAway {
-webkit-animation-name: rotateOut;
animation-name: rotateOut;
} @-webkit-keyframes rotateOutUpLeft {
0% {
-webkit-transform-origin: left bottom;
-webkit-transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: left bottom;
-webkit-transform: rotate(-90deg);
opacity: 0;
}
}
@keyframes rotateOutUpLeft {
0% {
transform-origin: left bottom;
transform: rotate(0);
opacity: 1;
}
100% {
-transform-origin: left bottom;
-transform: rotate(-90deg);
opacity: 0;
}
}
.rotateOutUpLeft.goAway {
-webkit-animation-name: rotateOutUpLeft;
animation-name: rotateOutUpLeft;
} @-webkit-keyframes rotateOutDownLeft {
0% {
-webkit-transform-origin: left bottom;
-webkit-transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: left bottom;
-webkit-transform: rotate(90deg);
opacity: 0;
}
}
@keyframes rotateOutDownLeft {
0% {
transform-origin: left bottom;
transform: rotate(0);
opacity: 1;
}
100% {
transform-origin: left bottom;
transform: rotate(90deg);
opacity: 0;
}
}
.rotateOutDownLeft.goAway {
-webkit-animation-name: rotateOutDownLeft;
animation-name: rotateOutDownLeft;
} @-webkit-keyframes rotateOutUpRight {
0% {
-webkit-transform-origin: right bottom;
-webkit-transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: right bottom;
-webkit-transform: rotate(90deg);
opacity: 0;
}
}
@keyframes rotateOutUpRight {
0% {
transform-origin: right bottom;
transform: rotate(0);
opacity: 1;
}
100% {
transform-origin: right bottom;
transform: rotate(90deg);
opacity: 0;
}
}
.rotateOutUpRight.goAway {
-webkit-animation-name: rotateOutUpRight;
animation-name: rotateOutUpRight;
} @-webkit-keyframes rollOut {
0% {
opacity: 1;
-webkit-transform: translateX(0px) rotate(0deg);
}
100% {
opacity: 0;
-webkit-transform: translateX(100%) rotate(120deg);
}
}
@keyframes rollOut {
0% {
opacity: 1;
transform: translateX(0px) rotate(0deg);
}
100% {
opacity: 0;
transform: translateX(100%) rotate(120deg);
}
}
.rollOut.goAway {
-webkit-animation-name: rollOut;
animation-name: rollOut;
} .carousel {
position: relative;
}
.carousel-inner {
position: relative;
overflow: hidden;
width: 100%;
}
.carousel-inner > .item {
display: none;
position: relative;
-webkit-transition: 0.6s ease-in-out left;
-o-transition: 0.6s ease-in-out left;
transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
.carousel-inner > .item {
transition: transform 0.6s ease-in-out;
backface-visibility: hidden;
perspective: 1000;
}
.carousel-inner > .item.next,
.carousel-inner > .item.active.right {
transform: translate3d(100%, 0, 0);
left: 0;
}
.carousel-inner > .item.prev,
.carousel-inner > .item.active.left {
transform: translate3d(-100%, 0, 0);
left: 0;
}
.carousel-inner > .item.next.left,
.carousel-inner > .item.prev.right,
.carousel-inner > .item.active {
transform: translate3d(0, 0, 0);
left: 0;
}
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
display: block;
}
.carousel-inner > .active {
left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
position: absolute;
top: 0;
width: 100%;
}
.carousel-inner > .next {
left: 100%;
}
.carousel-inner > .prev {
left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
left: 0;
}
.carousel-inner > .active.left {
left: -100%;
}
.carousel-inner > .active.right {
left: 100%;
}
.carousel.fade {
opacity: 1;
filter: alpha(opacity=100);
}
.carousel.fade .carousel-inner .item {
opacity: 0;
filter: alpha(opacity=0);
-webkit-transition-property: opacity;
transition-property: opacity;
}
.carousel.fade .carousel-inner .item:after {
content: '';
display: table;
clear: both;
}
.carousel.fade .carousel-inner .active {
opacity: 1;
filter: alpha(opacity=100);
z-index: 1;
display: block;
}
.carousel.fade .carousel-inner .active.left,
.carousel.fade .carousel-inner .active.right {
left: 0;
opacity: 0;
filter: alpha(opacity=0);
z-index: 1;
}
.carousel.fade .carousel-inner .next.left,
.carousel.fade .carousel-inner .prev.right {
opacity: 1;
filter: alpha(opacity=100);
display: block;
}
.carousel-control {
position: absolute;
top: 0;
left: 0;
bottom: 0;
width: 15%;
opacity: 0.5;
filter: alpha(opacity=50);
font-size: 20px;
color: #ffffff;
text-align: center;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-control.left {
background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
left: auto;
right: 0;
background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
outline: 0;
color: #ffffff;
text-decoration: none;
opacity: 0.9;
filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
position: absolute;
top: 50%;
z-index: 5;
display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
left: 50%;
margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
right: 50%;
margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
width: 20px;
height: 20px;
margin-top: -10px;
font-family: serif;
}
.carousel-control .icon-prev:before {
content: '\2039';
}
.carousel-control .icon-next:before {
content: '\203a';
}
.carousel-indicators {
position: absolute;
bottom: 10px;
left: 50%;
z-index: 15;
width: 60%;
margin-left: -30%;
padding-left: 0;
list-style: none;
text-align: center;
}
.carousel-indicators li {
display: inline-block;
width: 10px;
height: 10px;
margin: 1px;
text-indent: -999px;
border: 1px solid #ffffff;
border-radius: 10px;
cursor: pointer;
background-color: #000 \9;
background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
margin: 0;
width: 12px;
height: 12px;
background-color: #ffffff;
}
.carousel-caption {
position: absolute;
left: 15%;
right: 15%;
bottom: 20px;
z-index: 10;
padding-top: 20px;
padding-bottom: 20px;
color: #ffffff;
text-align: center;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn,
.carousel-caption .widget_newsletterwidget .newsletter-submit {
text-shadow: none;
}
@media screen and (min-width: 768px) {
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-prev,
.carousel-control .icon-next {
width: 30px;
height: 30px;
margin-top: -15px;
font-size: 30px;
}
.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
margin-left: -15px;
}
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
margin-right: -15px;
}
.carousel-caption {
left: 20%;
right: 20%;
padding-bottom: 30px;
}
.carousel-indicators {
bottom: 20px;
}
} .noo-slider {
position: relative;
}
.noo-slider .caroufredsel_wrapper {
position: relative;
height: auto !important;
}
.noo-slider .caroufredsel_wrapper .sliders {
list-style: none;
margin: 0;
padding: 0;
height: auto !important;
position: relative !important;
}
.noo-slider .caroufredsel_wrapper .sliders .slide-item {
float: left;
position: relative;
height: auto;
width: 100%;
}
.noo-slider .caroufredsel_wrapper .sliders .slide-item img {
display: block;
max-width: 100%;
width: 100%;
}
.noo-slider .slider-timer {
background: none repeat scroll 0 0 #EFEDED;
height: 2px;
left: 0;
position: absolute;
top: 0;
}
.noo-slider .slider-indicators {
position: absolute;
top: 10px;
right: 10px;
}
.noo-slider .slider-indicators a {
-webkit-transition: all 0s ease 0s;
-o-transition: all 0s ease 0s;
transition: all 0s ease 0s;
background: none repeat scroll 0 0 rgba(255, 255, 255, 0.5);
display: inline-block;
height: 10px;
width: 10px;
text-indent: -999em;
-webkit-border-radius: 50%;
border-radius: 50%;
float: left;
margin: 0 5px;
}
.noo-slider .slider-indicators a.selected {
background: #fff;
}
.noo-slider.bottom-indicators {
padding-bottom: 15px;
}
.noo-slider.bottom-indicators .slider-indicators {
right: auto;
top: auto;
bottom: 0;
left: 50%;
-webkit-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
-o-transform: translate(-50%, 0);
transform: translate(-50%, 0);
}
.noo-slider .slider-control {
font-size: 30px;
color: #ffffff;
opacity: 0.7;
filter: alpha(opacity=70);
position: absolute;
left: 0;
background: #fe6367;
top: 50%;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
padding: 0 17px;
-webkit-transition: all 0s ease 0s;
-o-transition: all 0s ease 0s;
transition: all 0s ease 0s;
z-index: 1000;
}
.noo-slider .slider-control.prev-btn .slider-icon-prev:before {
content: "\f104";
position: relative;
display: inline-block;
font-family: "fontawesome";
font-style: normal;
font-weight: normal;
text-decoration: inherit;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
speak: none;
}
.noo-slider .slider-control.next-btn {
right: 0;
left: auto;
}
.noo-slider .slider-control.next-btn .slider-icon-next:before {
content: "\f105";
position: relative;
display: inline-block;
font-family: "fontawesome";
font-style: normal;
font-weight: normal;
text-decoration: inherit;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
speak: none;
}
.noo-slider .slider-control:hover {
opacity: 0.9;
filter: alpha(opacity=90);
}
.noo-slider .our-customer {
width: 80%;
margin: 0 auto;
text-align: center;
color: #fff;
font-weight: 300;
}
.noo-slider .our-customer .customer-avatar {
margin: 0 auto;
text-align: center;
}
.noo-slider .our-customer .customer-avatar img {
width: auto!important;
margin: 0 auto;
border-radius: 50%;
border: 5px solid rgba(255, 255, 255, 0.4);
}
.noo-slider .our-customer .custom-desc h5 {
font-size: 14px;
color: #fff;
font-weight: bold;
}
.noo-slider .our-customer .custom-desc p {
color: rgba(255, 255, 255, 0.5);
font-weight: 300;
}
.noo-slider .our-customer .custom-desc i {
padding: 2em 0;
color: #fff;
display: block;
}
.noo-slider.about-slider .about-dreamer h3 {
margin-top: 0.5;
margin-bottom: 4em;
position: relative;
}
.noo-slider.about-slider .about-dreamer h3:before {
content: "";
position: absolute;
width: 50px;
height: 3px;
background: #000;
bottom: -50px;
}
@media (max-width: 767px) {
.noo-slider.about-slider .about-dreamer .about-desc {
margin-bottom: 50px;
}
}
.noo-slider.about-slider .about-dreamer .about-img {
padding: 50px 90px 0 50px;
position: relative;
}
.noo-slider.about-slider .about-dreamer .about-img img {
box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
z-index: 2;
position: relative;
}
.noo-slider.about-slider .about-dreamer .about-img:after {
background: #fffbfb;
content: "";
width: auto;
top: -50px;
left: 100px;
right: -100px;
bottom: 50px;
position: absolute;
z-index: 1;
}
@media (max-width: 767px) {
.noo-slider.about-slider .about-dreamer .about-img:after {
top: -20px;
left: 40px;
right: -40px;
bottom: 20px;
}
}
@media (max-width: 767px) {
.noo-slider.about-slider .about-dreamer .about-img {
padding: 20px 40px 0 20px;
}
}
.noo-slider.about-slider .slider-control {
left: 0;
bottom: 50px;
top: auto;
opacity: 1;
border-radius: 2px;
background: #ebebeb;
color: #5f5f5f;
font-size: 24px;
padding: 0 15px;
}
.noo-slider.about-slider .slider-control.next-btn {
right: auto;
left: 58px;
}
.noo-slider.about-slider .slider-control.prev-btn {
margin-left: 15px;
}
.noo-slider.about-slider .slider-control:hover {
background: #fe6367;
color: #fff;
}
@media (max-width: 991px) {
.noo-slider.about-slider .slider-control {
bottom: -50px;
}
}
@media (max-width: 767px) {
.noo-slider.about-slider .slider-control {
bottom: -80px;
}
}
.noo-content li {
float: left;
}
.noo-thumb {
text-align: center;
padding: 0;
margin: 0;
list-style: none;
}
.noo-thumb li {
float: left;
width: 90px;
}  .jp-jplayer {
width: 0px;
height: 0px;
background-color: #000000;
position: absolute;
}
.jp-jplayer a:hover {
text-decoration: none;
}
.jp-controls-container {
margin: 0 auto;
width: 100%;
max-width: 100%;
}
.jp-video {
position: absolute;
bottom: 0;
}
.jp-interface {
position: relative;
height: 30px;
width: 100%;
background-image: -webkit-linear-gradient(top, #3a3b3c 0%, #222222 100%);
background-image: -o-linear-gradient(top, #3a3b3c 0%, #222222 100%);
background-image: linear-gradient(to bottom, #3a3b3c 0%, #222222 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3a3b3c', endColorstr='#ff222222', GradientType=0);
-webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.5);
box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.5);
border-radius: 3px;
} .jp-controls {
list-style-type: none;
padding: 0;
margin: 0;
}
.jp-controls a {
display: block;
position: absolute;
top: 0;
overflow: hidden;
width: 30px;
height: 30px;
line-height: 30px;
text-align: center;
color: #5f5f5f;
z-index: 1;
}
.jp-controls a:hover {
color: #5f5f5f;
}
.jp-controls a:before {
content: "";
position: relative;
display: inline-block;
font-family: "fontawesome";
font-style: normal;
font-weight: normal;
line-height: 1;
text-decoration: inherit;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
speak: none;
display: block;
line-height: 30px;
}
.jp-controls .jp-play,
.jp-controls .jp-pause {
border-right: 1px solid #323334;
}
.jp-controls .jp-play:before {
content: "\f04b";
}
.jp-controls .jp-pause {
display: none;
}
.jp-controls .jp-pause:before {
content: "\f04c";
}
.jp-controls .jp-mute,
.jp-controls .jp-unmute {
border-left: 1px solid #323334;
display: block;
position: absolute;
top: 0;
right: 55px;
}
.jp-controls .jp-mute:before {
content: "\f028";
}
.jp-controls .jp-unmute:before {
content: "\f026";
} .jp-progress {
position: absolute;
padding: 0 95px 0 40px;
margin-top: 11px;
margin-bottom: 11px;
margin-left: 0;
margin-right: 0;
width: 100%;
height: 10px;
}
.jp-seek-bar,
.jp-play-bar {
width: 0px;
height: 8px;
border-radius: 1px;
}
.jp-seek-bar {
cursor: pointer;
position: relative;
z-index: 999;
background: #464849;
}
.jp-play-bar {
position: absolute;
top: 0;
left: 0;
background-color: #5f5f5f;
-webkit-animation: progress 0.75s linear infinite;
-o-animation: progress 0.75s linear infinite;
animation: progress 0.75s linear infinite;
} .jp-volume-bar {
float: right;
z-index: 99;
position: relative;
margin: 11px 10px 11px;
width: 40px;
height: 8px;
cursor: pointer;
background-color: #464849;
-webkit-box-shadow: 0 1px 1px rgba(255, 255, 255, 0.1);
box-shadow: 0 1px 1px rgba(255, 255, 255, 0.1);
border-radius: 1px;
}
.jp-volume-bar-value {
background-color: #5f5f5f;
width: 0px;
height: 8px;
margin: 1px;
border-radius: 1px;
} .jp-play-bar,
.jp-volume-bar-value {
-webkit-box-shadow: inset 0 1px 2px rgba(255, 255, 255, 0.3);
box-shadow: inset 0 1px 2px rgba(255, 255, 255, 0.3);
-webkit-background-size: 7px 7px;
-moz-background-size: 7px 7px;
-o-background-size: 7px 7px;
background-size: 7px 7px; }  @-webkit-keyframes progress {
0% {
background-position: 0;
}
100% {
background-position: -7px;
}
}
@-moz-keyframes progress {
0% {
background-position: 0;
}
100% {
background-position: -7px;
}
}
@-ms-keyframes progress {
0% {
background-position: 0;
}
100% {
background-position: -7px;
}
}
@-o-keyframes progress {
0% {
background-position: 0;
}
100% {
background-position: -7px;
}
} .noo-video-container {
position: relative;
}
.noo-video-container .jp-video-play-icon {
color: #fff;
font-size: 100px;
left: 50%;
position: absolute;
top: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
z-index: 1000;
}
.noo-video-container .jp-video-play-icon a,
.noo-video-container .jp-video-play-icon a:hover,
.noo-video-container .jp-video-play-icon a:focus {
color: #fff;
outline: none;
}
.noo-video-container .jp-video-play-icon a i,
.noo-video-container .jp-video-play-icon a:hover i,
.noo-video-container .jp-video-play-icon a:focus i {
border: 5px solid #fff;
-webkit-border-radius: 50%;
border-radius: 50%;
height: 200px;
line-height: 200px;
text-align: center;
width: 200px;
}
.noo-video-container .jp-video-play-icon a i:before,
.noo-video-container .jp-video-play-icon a:hover i:before,
.noo-video-container .jp-video-play-icon a:focus i:before {
margin-left: 25px;
}
.noo-video-container .video-inner {
position: relative;
padding-bottom: 56.25%;
height: 0;
overflow: hidden;
}
.noo-video-container .video-inner video,
.noo-video-container .video-inner iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.noo-video-container.16-9-ratio .video-inner {
padding-bottom: 56.25%;
}
.noo-video-container.5-3-ratio .video-inner {
padding-bottom: 60%;
}
.noo-video-container.5-4-ratio .video-inner {
padding-bottom: 80%;
}
.noo-video-container.4-3-ratio .video-inner {
padding-bottom: 75%;
}
.noo-video-container.3-2-ratio .video-inner {
padding-bottom: 66.6666667%;
} .masonry {
position: relative;
}
.container-portfolio.container-boxed.offset {
margin-top: 0;
}
.masonry-portfolio.no-title .masonry-item > .content-wrap {
display: none;
}
.container-fullwidth .masonry-portfolio {
padding: 0;
}
.masory-item-wrap {
position: relative;
}
.masonry-item {
z-index: 2;
float: left;
padding-left: 1.0714285714285714em !important;
padding-right: 1.0714285714285714em !important;
}
.masonry-hidden.masonry-item {
pointer-events: none;
z-index: 1;
}
.masonry-header {
padding-top: 20px;
padding-bottom: 10px;
background-color: #fff;
margin-right: 1.0714285714285714em;
}
.masonry-header.masonry-header-gap {
margin-bottom: 40px;
}
.masonry-header .masonry-result {
float: left;
max-width: 30%;
}
.masonry-header .masonry-result h3 {
margin: 0;
padding: 0;
}
.masonry-header .masonry-filters {
float: left;
width: 100%;
}
.masonry-header .masonry-filters ul {
list-style: none;
}
.masonry-header .masonry-filters ul li {
display: inline-block;
padding: 0 30px;
}
.masonry-header .masonry-filters ul li a {
color: #5f5f5f;
position: relative;
font-size: 14px;
}
.masonry-header .masonry-filters ul li a:hover,
.masonry-header .masonry-filters ul li a.selected {
color: #fe6367;
text-decoration: none;
}
.masonry-header .masonry-filters ul li:first-child > a:before {
display: none;
}
@media (max-width: 991px) {
.masonry-header .masonry-filters ul li {
padding: 0 2.142857142857143em 0 0;
line-height: 40px;
}
}
.masonry-container {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
position: relative;
}
.masonry-overlay {
background-color: black;
height: 100%;
left: 0;
position: absolute;
width: 100%;
z-index: 10;
display: none;
-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=50)";
filter: alpha(opacity=50);
opacity: 0.5;
pointer-events: none;
}
.masonry-container > .masonry-item {
margin: 0 0 2.142857142857143em 0;
padding: 0 0px 2.142857142857143em;
z-index: 1;
}
.masonry-style-elevated .masonry-container > .masonry-item-hover {
position: relative;
z-index: 1000;
}
.masonry-style-elevated .masonry-container > .masonry-item-hover .content-featured {
-webkit-transform: translateY(-65px);
-moz-transform: translateY(-65px);
-ms-transform: translateY(-65px);
transform: translateY(-65px);
}
.masonry-portfolio .content-featured {
margin-bottom: 0;
}
.masonry-portfolio .portfolio-action,
.masonry-portfolio .title-line {
display: none;
}
.masonry-portfolio .content-date-portfolio {
font-size: 0.8571428571428571em;
}
.masonry-portfolio.no-gap {
margin-top: 0px;
}
.masonry-portfolio.no-gap .masonry-container .content-featured {
-webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
box-shadow: 0 0 0 rgba(0, 0, 0, 0);
margin-bottom: 0;
position: relative;
z-index: 100;
}
.masonry-portfolio.no-gap .masonry-container > .masonry-item {
padding: 0;
}
.masonry-style-vibrant .masonry-portfolio .masonry-container .hentry {
border: none;
background: transparent;
}
.masonry-style-vibrant .masonry-portfolio .masonry-container .hentry:after {
height: 0;
}
.masonry-style-vibrant .masonry-portfolio .masonry-container > .masonry-item {
margin: 0 0 2.142857142857143em;
padding-bottom: 0;
position: relative;
overflow: hidden;
}
.masonry-style-vibrant .masonry-portfolio .masonry-container > .masonry-item:hover .content-wrap,
.masonry-style-vibrant .masonry-portfolio .masonry-container > .masonry-item:hover .portfolio-action {
opacity: 1;
filter: alpha(opacity=100);
}
.masonry-style-vibrant .masonry-portfolio .masonry-container > .masonry-item:hover .content-category-portfolio,
.masonry-style-vibrant .masonry-portfolio .masonry-container > .masonry-item:hover .content-title-portfolio {
opacity: 1;
filter: alpha(opacity=100);
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
-o-transform: translate(0, 0);
transform: translate(0, 0);
}
.masonry-style-vibrant .masonry-portfolio .masonry-container > .masonry-item .noo-slider .slider-control {
background: rgba(0, 0, 0, 0.6);
font-size: 18px;
padding: 5px 13px;
}
.masonry-style-vibrant .masonry-portfolio .masonry-container > .masonry-item .noo-slider .slider-control .slider-icon-next:before {
content: "\f18e";
}
.masonry-style-vibrant .masonry-portfolio .masonry-container > .masonry-item .noo-slider .slider-control .slider-icon-prev:before {
content: "\f190";
}
.masonry-style-vibrant .masonry-portfolio .masonry-container .content-wrap {
text-align: center;
position: absolute;
top: 0;
left: 0;
z-index: 100;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.35);
-webkit-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
padding: 15px;
opacity: 0;
filter: alpha(opacity=0);
}
.masonry-style-vibrant .masonry-portfolio .masonry-container .content-wrap .content-header {
position: relative;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 9;
}
.masonry-style-vibrant .masonry-portfolio .masonry-container .content-wrap .portfolio-action {
display: block;
position: relative;
top: 0;
left: 0;
width: 100%;
height: 100%;
opacity: 0;
filter: alpha(opacity=0);
margin-top: 5px;
}
.masonry-style-vibrant .masonry-portfolio .masonry-container .content-wrap .portfolio-action .content-share-portfolio {
position: relative;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.masonry-style-vibrant .masonry-portfolio .masonry-container .content-wrap .portfolio-action .content-share-portfolio a {
color: #fff;
font-weight: bold;
text-decoration: none;
font-size: 2em;
margin: 0 0.31234em;
}
.masonry-style-vibrant .masonry-portfolio .masonry-container .content-wrap .portfolio-action .content-share-portfolio .noo-social {
line-height: 1;
position: relative;
top: 0;
left: 0;
width: 100%;
height: 100%;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.masonry-style-vibrant .masonry-portfolio .masonry-container .content-wrap .portfolio-action .content-share-portfolio .noo-social a {
text-decoration: none;
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
margin: 0 auto;
left: 0;
width: 100%;
text-align: center;
height: 58px;
}
.masonry-style-vibrant .masonry-portfolio .masonry-container .content-wrap .portfolio-action .content-share-portfolio .noo-social a i {
background: rgba(0, 0, 0, 0.4);
height: 45px;
line-height: 45px;
width: 45px;
border-radius: 50%;
color: #fff;
box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.37);
border: 3px solid rgba(0, 0, 0, 0.8);
font-size: 20px;
margin-top: 7px;
}
.masonry-style-vibrant .masonry-portfolio .masonry-container .content-wrap .portfolio-action .content-share-portfolio .noo-social a i:before {
position: absolute;
background: rgba(0, 0, 0, 0.37);
height: 58px;
line-height: 58px;
width: 58px;
border-radius: 50%;
color: #fff;
left: 50%;
top: 0;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
}
.masonry-style-vibrant .masonry-portfolio .masonry-container .content-wrap .portfolio-action .content-share-portfolio .noo-social a:first-child {
margin-left: 0px;
}
.masonry-style-vibrant .masonry-portfolio .masonry-container .content-wrap .portfolio-action .content-share-portfolio .noo-social a.noo-share:before {
position: absolute;
content: "";
width: 100%;
height: 100%;
left: 0;
top: 0;
}
.masonry-style-vibrant .masonry-portfolio .masonry-container .content-wrap:after {
background-image: url(//jogasziget.hu/wp-content/themes/noo-yogi/assets/images/bg-portfolio-item.png);
position: absolute;
content: "";
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.masonry-style-vibrant .masonry-portfolio.no-gap .masonry-container > .masonry-item {
margin: 0;
}
.masonry-style-vibrant .masonry-portfolio .masonry-container .media-gallery .content-wrap .portfolio-action .content-share-portfolio .noo-social a {
text-decoration: none;
position: absolute;
top: 0;
-webkit-transform: none;
transform: none;
margin: 0 auto;
left: 0;
width: 100%;
text-align: center;
height: 100%;
}
.masonry-style-default .masonry-portfolio .masonry-container .hentry {
border: none;
}
.masonry-style-default .masonry-portfolio .masonry-container > .masonry-item {
margin: 0 0 40px;
padding-bottom: 0;
position: relative;
overflow: hidden;
}
.masonry-style-default .masonry-portfolio .masonry-container .content-wrap .content-title {
margin: 10px 0 5px;
}
.masonry-style-default .masonry-portfolio .masonry-container .content-wrap .content-category-portfolio a {
color: #5f5f5f;
}
.masonry-style-default .masonry-portfolio.no-gap .masonry-container > .masonry-item {
margin: 0;
}
.masonry-container.columns-1 > .regular {
width: 100%;
}
.masonry-container.columns-2 > .regular {
width: 50%;
}
.masonry-container.columns-2 > .wide {
width: 100%;
}
.masonry-container.columns-3 > .regular {
width: 33.333%;
}
@media (max-width: 992px) {
.masonry-container.columns-3 > .regular {
width: 50%;
}
}
.masonry-container.columns-3 > .wide {
width: 66.666%;
}
@media (max-width: 992px) {
.masonry-container.columns-3 > .wide {
width: 100%;
}
}
.masonry-container.columns-4 > .regular {
width: 25%;
}
@media (max-width: 992px) {
.masonry-container.columns-4 > .regular {
width: 50%;
}
}
.masonry-container.columns-4 > .wide {
width: 50%;
}
@media (max-width: 992px) {
.masonry-container.columns-4 > .wide {
width: 100%;
}
}
@media (max-width: 767px) {
.masonry-container[class*="columns-"] > .masonry-item {
width: 100% !important;
}
}
.masonry-portfolio.no-gap .masonry-container {
margin: 0 !important;
}
.masonry-portfolio.no-gap .masonry-item {
padding-left: 0 !important;
padding-right: 0 !important;
}
.masonry-portfolio.no-gap .masonry-container.columns-1 > .regular {
width: 100%;
}
.masonry-portfolio.no-gap .masonry-container.columns-2 > .regular {
width: 50%;
}
.masonry-portfolio.no-gap .masonry-container.columns-2 > .wide {
width: 100%;
}
.masonry-portfolio.no-gap .masonry-container.columns-3 > .regular {
width: 33.3333%;
}
@media (max-width: 767px) {
.masonry-portfolio.no-gap .masonry-container.columns-3 > .regular {
width: 50%;
}
}
.masonry-portfolio.no-gap .masonry-container.columns-3 > .wide {
width: 66.6666%;
}
@media (max-width: 767px) {
.masonry-portfolio.no-gap .masonry-container.columns-3 > .wide {
width: 50%;
}
}
.masonry-portfolio.no-gap .masonry-container.columns-4 > .regular {
width: 25%;
}
@media (max-width: 992px) {
.masonry-portfolio.no-gap .masonry-container.columns-4 > .regular {
width: 50%;
}
}
.masonry-portfolio.no-gap .masonry-container.columns-4 > .wide {
width: 50%;
}
@media (max-width: 992px) {
.masonry-portfolio.no-gap .masonry-container.columns-4 > .wide {
width: 100%;
}
} .wpcf7-form-control:not(.wpcf7-submit) {
margin-bottom: 25px;
}
.wpcf7-form-control:not(.wpcf7-submit).wpcf7-checkbox,
.wpcf7-form-control:not(.wpcf7-submit).wpcf7-radio {
height: auto;
}
.wpcf7-form-control:not(.wpcf7-submit).wpcf7-textarea {
height: 160px;
}
.colophon.wigetized .wpcf7-form-control:not(.wpcf7-submit) {
margin-bottom: 10px;
}
.wpcf7-form-control-wrap {
display: block !important;
width: 100% !important;
margin-bottom: 0.8571428571428571em;
}
div.wpcf7 .screen-reader-response {
border: 0 none;
clip: rect(1px, 1px, 1px, 1px);
height: 1px;
margin: 0;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
}
.wpcf7-submit {
display: inline-block;
margin-bottom: 0;
font-weight: 400;
text-align: center;
vertical-align: middle;
cursor: pointer;
background-image: none;
border: 0px solid transparent;
white-space: nowrap;
background: #e7e7e7;
text-transform: uppercase;
padding: 0.7142857142857143em 3em;
font-size: 14px;
line-height: 1.7;
border-radius: 0;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-transition: border-color color 0.2s ease;
-o-transition: border-color color 0.2s ease;
transition: border-color color 0.2s ease;
color: #ffffff;
background-color: #fe6367;
border-color: 0;
width: 100%;
height: 160px;
padding: 10px;
font-size: 2.5714285714285716em;
}
.wpcf7-submit:hover,
.wpcf7-submit:focus {
outline: 0;
background: #5f5f5f;
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
.wpcf7-submit:hover,
.wpcf7-submit:focus {
outline: 0;
background: #5f5f5f;
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
.wpcf7-submit:focus,
.wpcf7-submit:active:focus,
.wpcf7-submit.active:focus {
outline-offset: -2px;
-webkit-box-shadow: 0 0 2px rgba(117, 176, 138, 0.8);
box-shadow: 0 0 2px rgba(117, 176, 138, 0.8);
border-color: #fe6367;
}
.wpcf7-submit:hover,
.wpcf7-submit:focus {
background: #fe6367;
color: #ffffff;
border-color: #fe6367;
}
.wpcf7-submit:active,
.wpcf7-submit.active {
outline: 0;
background-image: none;
-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.wpcf7-submit.disabled,
.wpcf7-submit[disabled],
fieldset[disabled] .wpcf7-submit {
cursor: not-allowed;
pointer-events: none;
opacity: 0.65;
filter: alpha(opacity=65);
-webkit-box-shadow: none;
box-shadow: none;
}
.wpcf7-submit.square {
border-radius: 0;
}
.wpcf7-submit.pill {
border-radius: 100em;
}
.wpcf7-submit.rounded {
border-radius: 0.225em;
}
.wpcf7-submit i {
padding-right: 10px;
}
.wpcf7-submit.icon-right i {
padding-left: 10px;
padding-right: 0px;
}
.wpcf7-submit:hover,
.wpcf7-submit:focus,
.wpcf7-submit:active,
.wpcf7-submit.active,
.open > .dropdown-toggle.wpcf7-submit {
color: #ffffff;
background-color: #fe6367;
border-color: #fe6367;
-webkit-box-shadow: none;
box-shadow: none;
}
.wpcf7-submit:hover,
.wpcf7-submit:focus {
outline: 0;
background: #5f5f5f;
}
.wpcf7-submit:hover,
.wpcf7-submit:focus {
outline: 0;
background: #5f5f5f;
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
.wpcf7-submit:hover,
.wpcf7-submit:focus {
outline: 0;
background: #5f5f5f;
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
.wpcf7-submit:focus,
.wpcf7-submit:active:focus,
.wpcf7-submit.active:focus {
outline-offset: -2px;
-webkit-box-shadow: 0 0 2px rgba(117, 176, 138, 0.8);
box-shadow: 0 0 2px rgba(117, 176, 138, 0.8);
border-color: #fe6367;
}
.wpcf7-submit:hover,
.wpcf7-submit:focus {
background: #fe6367;
color: #ffffff;
border-color: #fe6367;
}
.wpcf7-submit:active,
.wpcf7-submit.active {
outline: 0;
background-image: none;
-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.wpcf7-submit.disabled,
.wpcf7-submit[disabled],
fieldset[disabled] .wpcf7-submit {
cursor: not-allowed;
pointer-events: none;
opacity: 0.65;
filter: alpha(opacity=65);
-webkit-box-shadow: none;
box-shadow: none;
}
.wpcf7-submit.square {
border-radius: 0;
}
.wpcf7-submit.pill {
border-radius: 100em;
}
.wpcf7-submit.rounded {
border-radius: 0.225em;
}
.wpcf7-submit i {
padding-right: 10px;
}
.wpcf7-submit.icon-right i {
padding-left: 10px;
padding-right: 0px;
}
.wpcf7-submit:hover,
.wpcf7-submit:focus,
.wpcf7-submit:active,
.wpcf7-submit.active,
.open > .dropdown-toggle.wpcf7-submit {
color: #ffffff;
background-color: #fe6367;
border-color: #fe6367;
-webkit-box-shadow: none;
box-shadow: none;
}
.wpcf7-submit:hover,
.wpcf7-submit:focus {
outline: 0;
background: #5f5f5f;
}
.colophon .wpcf7-submit {
height: auto;
font-size: 1.2857142857142858em;
font-weight: normal;
padding: 5px 50px;
width: auto;
}
.wpcf7-not-valid-tip {
color: #f56e6e;
font-size: 0.8571428571428571em;
display: block;
}
.wpcf7-display-none {
display: none;
}
div.wpcf7-response-output {
padding: 0.2857142857142857em 0.5714285714285714em;
text-align: right;
margin-top: 0.35714285714285715em;
font-size: 0.8571428571428571em;
}
div.wpcf7-validation-errors {
border: 1px solid #f56e6e;
}
.contact-actions {
display: block;
text-align: right;
}
.contact-form:before {
content: "";
background: #eee;
width: 98%;
margin-right: 1.0714285714285714em;
height: 1px;
margin-top: -50px;
left: 0;
z-index: 999;
margin-bottom: 50px;
}
@media (max-width: 767px) {
.contact-form .contact-desc {
padding-left: 0 !important;
}
}
.contact-info-title {
margin-bottom: 30px;
}
.contact-info-title:after {
content: "";
width: 200px;
height: 1px;
position: absolute;
background: #ebebeb;
left: 50%;
margin-left: -100px;
bottom: -15px;
}
.noo-gmaps ~ .contact-info {
z-index: 99;
position: absolute;
top: 50%;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
right: 20%;
}
@media (max-width: 767px) {
.noo-gmaps ~ .contact-info {
position: static;
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
-o-transform: translate(0, 0);
transform: translate(0, 0);
padding: 30px 0;
background: #f4f4f4;
}
}
.noo-gmaps ~ .contact-info ul {
padding: 0;
margin: 0;
}
.noo-gmaps ~ .contact-info ul li {
list-style: none;
background: #ffffff;
margin-bottom: 4px;
padding-right: 50px;
}
.noo-gmaps ~ .contact-info ul li i {
width: 56px;
height: 62px;
line-height: 62px;
text-align: center;
font-size: 1.7142857142857142em;
color: #ffffff;
background: #fe6367;
margin-right: 30px;
}
@media (max-width: 767px) {
.noo-gmaps ~ .contact-info ul li {
overflow: hidden;
line-height: 30px;
word-break: break-all;
}
.noo-gmaps ~ .contact-info ul li i {
float: left;
}
}
@media (max-width: 991px) {
.noo-gmaps ~ .contact-info {
right: 30px;
}
}
@media (max-width: 767px) {
.noo-gmaps ~ .contact-info {
right: 20px;
left: 20px;
}
} .tp-bullets.simplebullets.round .bullet {
background: none repeat scroll 0 0 rgba(255, 255, 255, 0.7);
-webkit-border-radius: 50%;
border-radius: 50%;
height: 12px;
width: 12px;
}
.tp-bullets.simplebullets.round .bullet.selected,
.tp-bullets.simplebullets.round .bullet:hover {
background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
-webkit-box-shadow: 0 0 0 2px #ffffff;
box-shadow: 0 0 0 2px #ffffff;
margin: 0 5px;
}
.noo-slider-revolution-container.bg-video {
position: relative;
overflow: hidden;
}
.noo-slider-revolution-container.bg-video .rev_slider_wrapper {
background: transparent !important;
}
.noo-slider-revolution-container.bg-video #big-video-wrap {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
overflow: hidden;
width: 100%;
height: 100%;
background: #000;
}
.noo-slider-revolution-container.bg-video #big-video-wrap .vjs-tech {
left: 0;
margin: 0;
}
.noo-slider-revolution-container.bg-video object,
.noo-slider-revolution-container.bg-video video {
min-width: 100%;
min-height: 100%;
} body.boxed-layout {
background-color: transparent;
background-image: url();
background-position: left top;
background-repeat: no-repeat;
background-attachment: fixed;
}
body.boxed-layout .site {
margin: 0 auto;
position: relative;
padding: 0px;
background-color: #ffffff;
-webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.4);
box-shadow: 0 0 7px rgba(0, 0, 0, 0.4);
width: 90%;
max-width: 1200px;
}
@media (min-width: 768px) {
body.navbar-fixed-left-layout {
padding-left: 240px;
}
body.navbar-fixed-right-layout {
padding-right: 240px;
}
}
body.nice-scroll {
position: relative;
padding-right: 10px !important;
}
body.nice-scroll .nicescroll-rails {
background: #666;
z-index: 9001 !important;
}
.noo-sidebar.sidebar-right {
float: right;
}
.noo-sidebar.sidebar-left {
float: left;
}
@media (max-width: 991px) {
.noo-sidebar.sidebar-right,
.noo-sidebar.sidebar-left {
float: none;
}
}
.noo-main.left-sidebar {
float: right;
}
@media (max-width: 767px) {
.noo-main.left-sidebar {
float: none;
}
}
.noo-main {
padding-top: 2.142857142857143em;
}
@media (min-width: 992px) {
.noo-main {
padding-top: 80px;
}
}
.home-classic .noo-main {
padding-top: 0;
}
.noo-sidebar {
padding-top: 2.142857142857143em;
}
@media (min-width: 992px) {
.noo-sidebar {
padding-top: 80px;
}
}
.home-classic .noo-sidebar {
padding-top: 0;
}
.main-content > .row,
.main-content > .noo-pricing-table {
position: relative;
}
.noo-sidebar-line {
display: none;
}
.wp-caption {
background: transparent;
border: 0;
max-width: 100%;
padding: 2.142857142857143em 2.142857142857143em 2.142857142857143em 0;
}
@media (max-width: 767px) {
.wp-caption {
padding: 0;
}
}
.wp-caption.alignright {
padding: 2.142857142857143em 0 2.142857142857143em 2.142857142857143em;
}
@media (max-width: 767px) {
.wp-caption.alignright {
padding: 0;
}
}
.wp-caption .wp-caption-text {
text-align: center;
margin-top: 10px;
}
.gallery-caption {
margin-left: 0;
margin-bottom: 10px;
padding: 0px 10px;
}
.bypostauthor {
margin: 0;
padding: 0;
}
#wpstats {
display: none;
}
.sticky {
margin-bottom: 2.142857142857143em;
}
.alignleft {
float: left;
margin-right: 15px;
}
.alignright {
float: right;
margin-left: 15px;
}
.aligncenter {
display: block;
margin: 15px auto;
}
.noo-menu {
margin-right: auto !important;
margin-left: auto !important;
}
.our-service .service-icon i {
width: 100px!important;
height: 100px!important;
line-height: 80px!important;
border-radius: 50%;
border: 10px solid rgba(0, 0, 0, 0.15) !important;
-webkit-transition: 0.4s;
-o-transition: 0.4s;
transition: 0.4s;
background: rgba(255, 255, 255, 0.15);
}
.our-service:hover .service-icon i {
border: 10px solid rgba(0, 0, 0, 0.3) !important;
background: rgba(240, 231, 151, 0.3);
}
.our-service:hover a {
border-bottom: 1px solid #fff!important;
}
.testimonial-desc {
font-size: 22px;
font-style: italic;
font-weight: 300;
width: 90%;
text-align: center;
margin: 2.142857142857143em auto 1.0714285714285714em auto;
}
.our-customer-info {
text-align: center;
}
.our-customer-info .custom-desc {
text-align: left;
color: #bbbbbb;
font-style: italic;
font-weight: 300;
}
.our-customer-info .custom-desc h4 {
font-style: normal;
font-weight: bold;
font-size: 1.2857142857142858em;
margin-bottom: 0;
}
.slide-home-info {
position: absolute;
left: 0;
top: 50%;
background: rgba(0, 0, 0, 0);
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
min-height: 270px;
}
@-webkit-keyframes inpulse {
0% {
-webkit-transform: scale(1, 1);
opacity: 1;
}
50% {
-webkit-transform: scale(0.9, 0.9);
opacity: .8;
}
100% {
-webkit-transform: scale(1, 1);
opacity: 1;
}
}
@-moz-keyframes inpulse {
0% {
-moz-transform: scale(1, 1);
opacity: 1;
}
50% {
-moz-transform: scale(0.9, 0.9);
opacity: .8;
}
100% {
-moz-transform: scale(1, 1);
opacity: 1;
}
}
@-o-keyframes inpulse {
0% {
-o-transform: scale(1, 1);
opacity: 1;
}
50% {
-o-transform: scale(0.9, 0.9);
opacity: .8;
}
100% {
-o-transform: scale(1, 1);
opacity: 1;
}
}
@keyframes inpulse {
0% {
transform: scale(1, 1);
opacity: 1;
}
50% {
transform: scale(0.9, 0.9);
opacity: .8;
}
100% {
transform: scale(1, 1);
opacity: 1;
}
}
.inpulse {
-webkit-animation: inpulse 4s infinite;
-moz-animation: inpulse 4s infinite;
-o-animation: inpulse 4s infinite;
animation: inpulse 4s infinite;
}
[data-parallax="1"].parallax {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: -1;
background-attachment: fixed;
background-position: 50% 0;
background-repeat: repeat;
-webkit-background-size: cover !important;
-moz-background-size: cover !important;
-o-background-size: cover !important;
background-size: cover !important;
}
@media (max-width: 768px) {
[data-parallax="1"].parallax[data-parallax_no_mobile="0"] {
background-position: 50% 50% !important;
background-attachment: scroll;
}
}
.noo-call-to-action {
border: 1px solid rgba(255, 255, 255, 0.2);
padding-left: 60px;
padding-right: 60px;
margin-left: 0;
margin-right: 0;
}
@media (max-width: 767px) {
.noo-call-to-action {
padding-left: 2.142857142857143em;
padding-right: 2.142857142857143em;
}
.noo-call-to-action .btn-thirdary {
padding: 10px 2.142857142857143em !important;
}
}
.home .noo-main {
padding-top: 0;
} .noo-counter-holder > span.noo-counter {
font-weight: bold;
}
.noo-counter-holder .counter-text h3 {
margin-top: 0;
}
.noo-counter-holder .counter-text p {
text-align: center;
}
.noo-block-grid {
display: block;
overflow: hidden;
padding: 0;
list-style: disc;
}
.noo-block-grid > li {
display: block;
height: auto;
float: left;
}
.noo-block-grid > li > img.noo-img-thumbnail {
padding: 5px;
border: 1px solid rgba(0, 0, 0, 0.15);
background-color: #fff;
border-radius: 2px;
-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
-webkit-transition: border 0.3s ease, box-shadow 0.3s ease;
transition: border 0.3s ease, box-shadow 0.3s ease;
}
.noo-block-grid.two-col {
margin: 1.313em -1.25%;
}
.noo-block-grid.two-col > li {
width: 50%;
padding: 1.25%;
}
.noo-block-grid.two-col > li:nth-child(2n+1) {
clear: both;
}
.noo-block-grid.three-col {
margin: 1.313em -1%;
}
.noo-block-grid.three-col > li {
width: 33.33333%;
padding: 1%;
}
.noo-block-grid.three-col > li:nth-child(3n+1) {
clear: both;
}
.noo-block-grid.four-col {
margin: 1.313em -0.9%;
}
.noo-block-grid.four-col > li {
width: 25%;
padding: 0.9%;
}
.noo-block-grid.four-col > li:nth-child(4n+1) {
clear: both;
}
.noo-block-grid.five-col {
margin: 1.313em -0.85%;
}
.noo-block-grid.five-col > li {
width: 20%;
padding: 0.85%;
}
.noo-block-grid.five-col > li:nth-child(5n+1) {
clear: both;
}
.noo-block-grid.six-col {
margin: 1.313em -0.8%;
}
.noo-block-grid.six-col > li {
width: 16.66666%;
padding: 0.8%;
}
.noo-block-grid.six-col > li:nth-child(6n+1) {
clear: both;
} .noo-dropcap {
float: left;
margin: 0 10px 0 0;
font-size: 42px;
line-height: 35px;
text-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
}
.noo-dropcap.dropcap-square,
.noo-dropcap.dropcap-circle {
padding: 7px 13px 11px;
}
.noo-dropcap.dropcap-circle {
border-radius: 100%;
}
.noo-quote {
border-left-color: #21c2f8;
font-style: italic;
font-weight: 400;
font-size: 14px;
color: #75747b;
margin: 10px;
}
.noo-quote cite:before {
content: "– ";
}
.noo-quote.text-right {
border-left-width: 0;
border-right: 5px solid #21c2f8;
}
.noo-quote.text-right cite {
font-weight: 300;
}
.noo-quote.pullquote {
width: 40%;
font-size: 16px;
border: none;
}
.noo-quote.pullquote h1 {
font-size: 16px !important;
line-height: 1.3 !important;
}
.noo-quote.pullquote.pullquote-left {
float: left;
}
.noo-quote.pullquote.pullquote-right {
float: right;
}
.noo-quote.pullquote.text-left {
margin-left: 0;
padding-left: 0;
}
.noo-quote.pullquote.text-right {
margin-right: 0;
padding-right: 0;
} .noo-lightbox-item > img {
display: block;
margin: 0 auto;
}
.noo-lightbox-item .rounded {
border-radius: 3px;
}
.noo-lightbox-item .circle {
border-radius: 50%;
} .noo-cta-btn {
background-color: #fff;
border-radius: 0;
margin: 0 auto;
text-align: center;
}
.noo-cta-btn .cta-title {
font-size: 18px;
margin-top: 0;
margin-bottom: 10px;
}
.noo-cta-btn .btn,
.noo-cta-btn .widget_newsletterwidget .newsletter-submit {
text-transform: uppercase;
}
@media (max-width: 767px) {
.noo-cta-btn {
width: 90%;
}
.noo-cta-btn .btn,
.noo-cta-btn .widget_newsletterwidget .newsletter-submit {
max-width: 200px;
padding-right: 15px!important;
padding-left: 15px!important;
}
}
.noo-icon.icon-style-custom.icon-circle > i {
border: 1px solid transparent;
border-radius: 50%;
text-align: center;
-webkit-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.noo-icon.icon-style-custom.icon-square > i {
border: 1px solid transparent;
text-align: center;
-webkit-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.noo-separator {
display: table;
}
.noo-separator h4 {
display: table-cell;
font-size: 100%;
line-height: 1em;
white-space: pre;
}
.noo-separator .noo-sep-line {
border-top: 1px solid #dbdada;
display: block;
position: relative;
top: 0px;
width: 100%;
}
.noo-separator.line-with-text.separator-align-center h4 {
padding-left: 0.8em;
padding-right: 0.8em;
}
@media (max-width: 767px) {
.noo-separator.line-with-text.separator-align-center h4 {
padding-left: 1.0714285714285714em;
padding-right: 1.0714285714285714em;
}
}
.noo-separator.line-with-text.separator-align-left h4 {
padding-right: 0.8em;
}
.noo-separator.line-with-text.separator-align-left .noo-sep-holder-l {
display: none;
}
.noo-separator.line-with-text.separator-align-left .noo-sep-holder-r {
width: 100%;
}
.noo-separator.line-with-text.separator-align-right h4 {
padding-left: 0.8em;
}
.noo-separator.line-with-text.separator-align-right .noo-sep-holder-l {
width: 100%;
}
.noo-separator.line-with-text.separator-align-right .noo-sep-holder-r {
display: none;
}
.noo-separator .noo-sep-holder-l {
display: table-cell;
position: relative;
vertical-align: middle;
width: 50%;
}
.noo-separator .noo-sep-holder-r {
display: table-cell;
position: relative;
vertical-align: middle;
width: 50%;
}
.noo-gap {
margin-left: 0;
margin-bottom: 0;
border-color: rgba(0, 0, 0, 0);
}
.noo-clear {
margin: 0;
border: 0;
clear: both;
}
.noo-pie-chart {
z-index: 0;
text-align: center;
}
.noo-pie-chart .noo-pie-chart-wrapper {
position: relative;
margin: 0 auto;
-webkit-border-radius: 50%;
border-radius: 50%;
}
.noo-pie-chart .noo-pie-chart-heading {
margin-top: 30px !important;
}
.noo-pie-chart canvas {
position: relative;
z-index: 1;
}
.noo-pie-chart .noo-pie-chart-value {
font-size: 200%;
position: absolute;
top: 0;
left: 0;
display: block;
width: 100%;
height: 100%;
text-align: center;
}
.noo-pie-chart .noo-pie-chart-back {
display: block;
position: absolute;
width: 100%;
height: 100%;
top: 4px;
left: 4px;
border: 6px solid #f7f7f7;
border-radius: 999px;
border-radius: 50%;
opacity: 0.3;
filter: alpha(opacity=30);
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.noo-pricing-heading {
text-align: center;
margin-bottom: 100px;
}
.noo-pricing-heading h1 {
font-weight: 400;
margin-top: 0;
}
.noo-pricing-heading > div {
font-size: 1.2857142857142858em;
font-style: italic;
}
.noo-pricing-table.pricing-1-col .noo-pricing-column,
.noo-pricing-table.one-col .noo-pricing-column {
position: relative;
min-height: 1px;
padding-left: 1.0714285714285714em;
padding-right: 1.0714285714285714em;
}
@media (min-width: 992px) {
.noo-pricing-table.pricing-1-col .noo-pricing-column,
.noo-pricing-table.one-col .noo-pricing-column {
float: left;
width: 100%;
}
}
.noo-pricing-table.pricing-2-col .noo-pricing-column,
.noo-pricing-table.two-col .noo-pricing-column {
position: relative;
min-height: 1px;
padding-left: 1.0714285714285714em;
padding-right: 1.0714285714285714em;
}
@media (min-width: 992px) {
.noo-pricing-table.pricing-2-col .noo-pricing-column,
.noo-pricing-table.two-col .noo-pricing-column {
float: left;
width: 50%;
}
}
.noo-pricing-table.pricing-3-col .noo-pricing-column,
.noo-pricing-table.three-col .noo-pricing-column {
position: relative;
min-height: 1px;
padding-left: 1.0714285714285714em;
padding-right: 1.0714285714285714em;
}
@media (min-width: 992px) {
.noo-pricing-table.pricing-3-col .noo-pricing-column,
.noo-pricing-table.three-col .noo-pricing-column {
float: left;
width: 33.33333333333333%;
}
}
.noo-pricing-table.pricing-4-col .noo-pricing-column,
.noo-pricing-table.four-col .noo-pricing-column {
position: relative;
min-height: 1px;
padding-left: 1.0714285714285714em;
padding-right: 1.0714285714285714em;
}
@media (min-width: 992px) {
.noo-pricing-table.pricing-4-col .noo-pricing-column,
.noo-pricing-table.four-col .noo-pricing-column {
float: left;
width: 25%;
}
}
.noo-pricing-table.pricing-6-col .noo-pricing-column,
.noo-pricing-table.six-col .noo-pricing-column {
position: relative;
min-height: 1px;
padding-left: 1.0714285714285714em;
padding-right: 1.0714285714285714em;
}
@media (min-width: 992px) {
.noo-pricing-table.pricing-6-col .noo-pricing-column,
.noo-pricing-table.six-col .noo-pricing-column {
float: left;
width: 16.666666666666664%;
}
}
@media (max-width: 991px) {
.noo-pricing-table .noo-pricing-column {
width: 50%;
margin: 0 0 30px;
float: left;
}
}
@media (max-width: 480px) {
.noo-pricing-table .noo-pricing-column {
width: 100%;
float: none;
}
}
.noo-pricing-table .noo-pricing-column .pricing-content {
background: #f6f6f6;
text-align: center;
-webkit-box-shadow: 0 0 32px rgba(0, 0, 0, 0.19);
box-shadow: 0 0 32px rgba(0, 0, 0, 0.19);
}
.noo-pricing-table .noo-pricing-column .pricing-content .pricing-header {
background-color: #5f5f5f;
padding: 25px 0 10px;
color: #ffffff;
position: relative;
margin-bottom: 40px;
}
.noo-pricing-table .noo-pricing-column .pricing-content .pricing-header .pricing-title {
margin: 10px 0 0;
font-size: 1.2857142857142858em;
text-transform: uppercase;
color: #ffffff;
}
.noo-pricing-table .noo-pricing-column .pricing-content .pricing-header .arrow {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
padding-left: 50%;
padding-right: 50%;
overflow: hidden;
-webkit-transform: translate(0, 99%);
-ms-transform: translate(0, 99%);
-o-transform: translate(0, 99%);
transform: translate(0, 99%);
}
.noo-pricing-table .noo-pricing-column .pricing-content .pricing-header .arrow:after {
content: "";
display: block;
width: 0;
height: 0;
margin-left: -500px;
margin-top: -70px;
border-left: 500px solid transparent;
border-right: 500px solid transparent;
border-top: 80px solid #5f5f5f;
}
.noo-pricing-table .noo-pricing-column .pricing-content .pricing-price {
padding: 20px 0;
}
.noo-pricing-table .noo-pricing-column .pricing-content .pricing-price h3 {
margin: 0;
font-size: 60px;
line-height: 0.8;
}
.noo-pricing-table .noo-pricing-column .pricing-content .pricing-price h3 .noo-price > span.amount i,
.noo-pricing-table .noo-pricing-column .pricing-content .pricing-price h3 .noo-price ins span.amount i {
font-style: normal;
vertical-align: top;
font-size: 0.4em;
}
.noo-pricing-table .noo-pricing-column .pricing-content .pricing-price h3 ins {
text-decoration: none;
}
.noo-pricing-table .noo-pricing-column .pricing-content .pricing-price h3 del {
font-size: 0.3em;
font-weight: 400;
font-style: italic;
color: #5f5f5f;
}
.noo-pricing-table .noo-pricing-column .pricing-content .pricing-info ul {
list-style: none;
margin: 0;
padding: 20px 0;
background: #ffffff;
}
.noo-pricing-table .noo-pricing-column .pricing-content .pricing-info ul li {
padding: 1.1428571428571428em 1.7142857142857142em;
color: #333333;
border-top: 1px solid #f3f3f3;
}
.noo-pricing-table .noo-pricing-column .pricing-content .pricing-info ul li:first-child {
border: 0;
}
.noo-pricing-table .noo-pricing-column .pricing-content .pricing-info ul li i {
position: relative;
left: 0;
top: 0;
}
.noo-pricing-table .noo-pricing-column .pricing-content .pricing-footer .btn,
.noo-pricing-table .noo-pricing-column .pricing-content .pricing-footer .widget_newsletterwidget .newsletter-submit {
width: 100%;
background: #5f5f5f;
color: #ffffff;
padding: 1.1428571428571428em 1.7142857142857142em;
}
.noo-pricing-table .noo-pricing-column .pricing-content .pricing-footer .btn:hover,
.noo-pricing-table .noo-pricing-column .pricing-content .pricing-footer .btn:focus,
.noo-pricing-table .noo-pricing-column .pricing-content .pricing-footer .widget_newsletterwidget .newsletter-submit:hover,
.noo-pricing-table .noo-pricing-column .pricing-content .pricing-footer .widget_newsletterwidget .newsletter-submit:focus {
background: #fe6367;
}
.noo-pricing-table .noo-pricing-column.featured {
margin-top: -40px;
}
@media (max-width: 991px) {
.noo-pricing-table .noo-pricing-column.featured {
margin-top: 0;
}
}
.noo-pricing-table .noo-pricing-column.featured .pricing-content .pricing-header {
background-color: #fe6367;
padding: 50px 0 25px;
}
.noo-pricing-table .noo-pricing-column.featured .pricing-content .pricing-header .arrow:after {
border-top-color: #fe6367;
}
.noo-pricing-table .noo-pricing-column.featured .pricing-content .pricing-info ul {
padding-bottom: 60px;
}
.noo-pricing-table .noo-pricing-column.featured .pricing-content .pricing-footer .btn,
.noo-pricing-table .noo-pricing-column.featured .pricing-content .pricing-footer .widget_newsletterwidget .newsletter-submit {
background: #fe6367;
}
.noo-pricing-table .noo-pricing-column.featured .pricing-content .pricing-footer .btn:hover,
.noo-pricing-table .noo-pricing-column.featured .pricing-content .pricing-footer .btn:focus,
.noo-pricing-table .noo-pricing-column.featured .pricing-content .pricing-footer .widget_newsletterwidget .newsletter-submit:hover,
.noo-pricing-table .noo-pricing-column.featured .pricing-content .pricing-footer .widget_newsletterwidget .newsletter-submit:focus {
background: #5f5f5f;
}
.noo-post-list .title .sub-title {
margin-top: 0.8214285714285714em;
}
.noo-gmaps {
position: relative;
}
.noo-gmaps .map-overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 100;
}
.noo-gmaps iframe {
max-width: 100%;
border: medium none;
display: block;
margin: 0;
padding: 0;
width: 100%;
position: relative;
}
.noo-gmaps.no-map-responsive iframe {
height: 100%;
left: 0;
position: absolute;
top: 0;
}
#cta_buy_theme .noo-text-block p {
font-size: 18px;
line-height: 36px;
text-align: center;
}
@media (max-width: 992px) {
#cta_buy_theme .noo-text-block p {
text-align: center;
}
#cta_buy_theme .noo-text-block .btn,
#cta_buy_theme .noo-text-block .widget_newsletterwidget .newsletter-submit {
display: table;
margin: 0 auto;
}
}
.noo-sc-testimonial {
text-align: center;
overflow: hidden;
}
.noo-sc-testimonial .sc-title {
font-weight: 400;
margin-top: 0;
margin-bottom: 30px;
font-size: 48px;
text-transform: uppercase;
color: #5f5f5f;
}
.noo-sc-testimonial .testimonial-quote {
padding: 0 0 80px;
}
@media (min-width: 1200px) {
.noo-sc-testimonial .testimonial-quote {
max-width: 800px;
margin: 0 auto;
}
}
.noo-sc-testimonial .testimonial-quote ul {
list-style: none;
padding: 0;
margin: 0;
}
.noo-sc-testimonial .testimonial-quote ul li {
float: left;
text-align: center;
}
.noo-sc-testimonial .testimonial-quote ul li .quote {
font-size: 1.2857142857142858em;
color: #5f5f5f;
margin-bottom: 30px;
}
.noo-sc-testimonial .testimonial-quote ul li .name {
color: #fe6367;
font-weight: 700;
margin: 0;
}
.noo-sc-testimonial .testimonial-quote ul li .position {
color: #a3a3a3;
}
.noo-sc-testimonial .testimonial-author {
display: table;
margin: 0 auto;
position: relative;
background: #f4f4f4;
}
.noo-sc-testimonial .testimonial-author ul {
text-align: center;
padding: 0;
margin: 0;
list-style: none;
}
.noo-sc-testimonial .testimonial-author ul li {
float: left;
width: 90px;
position: relative;
padding-bottom: 10px;
}
.noo-sc-testimonial .testimonial-author ul li:after {
content: '';
position: absolute;
height: 4px;
width: 0;
bottom: 0;
left: 0;
background: #fe6367;
-webkit-transition: 0.1s;
-o-transition: 0.1s;
transition: 0.1s;
}
.noo-sc-testimonial .testimonial-author ul li.selected:after {
width: 100%;
}
.noo-sc-testimonial .testimonial-author ul li.selected img,
.noo-sc-testimonial .testimonial-author ul li:hover img,
.noo-sc-testimonial .testimonial-author ul li:focus img {
filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
-webkit-filter: grayscale(0%);
filter: grayscale(0%);
}
.noo-recent-class .noo-rn-content .item-featured {
position: relative;
overflow: hidden;
}
.noo-recent-class .noo-rn-content.info_overlay {
padding: 88px 0 70px; }
.noo-recent-class .noo-rn-content.info_overlay .item-featured .infor-overlay {
opacity: 0;
filter: alpha(opacity=0);
-webkit-transform: scale(0.4);
-ms-transform: scale(0.4);
-o-transform: scale(0.4);
transform: scale(0.4);
-webkit-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.7);
color: #ffffff;
}
.noo-recent-class .noo-rn-content.info_overlay .item-featured .infor-overlay .inner {
position: absolute;
top: 50%;
width: 100%;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
}
.noo-recent-class .noo-rn-content.info_overlay .item-featured .infor-overlay .inner span {
display: block;
}
.noo-recent-class .noo-rn-content.info_overlay .item-featured .infor-overlay .inner span a {
color: #ffffff;
}
.noo-recent-class .noo-rn-content.info_overlay .item-featured .infor-overlay .inner span a:hover {
color: #fe6367;
}
.noo-recent-class .noo-rn-content.info_overlay .item-title {
margin: 0;
line-height: 2;
font-size: 14px;
text-transform: uppercase;
font-weight: normal;
padding: 1.0714285714285714em;
}
.noo-recent-class .noo-rn-content.info_overlay .item-title a {
color: #000;
}
.noo-recent-class .noo-rn-content.info_overlay .hvr-bounce-to-bottom {
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
-webkit-transition-property: color;
transition-property: color;
-webkit-transition-duration: 0.5s;
transition-duration: 0.5s;
}
.noo-recent-class .noo-rn-content.info_overlay .hvr-bounce-to-bottom:before {
content: "";
position: absolute;
z-index: -1;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: #fe6367;
-webkit-transform: scaleY(0);
transform: scaleY(0);
-webkit-transform-origin: 50% 0;
transform-origin: 50% 0;
-webkit-transition-property: transform;
transition-property: transform;
-webkit-transition-duration: 0.5s;
transition-duration: 0.5s;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.noo-recent-class .noo-rn-content.info_overlay .hvr-bounce-to-bottom:hover,
.noo-recent-class .noo-rn-content.info_overlay .hvr-bounce-to-bottom:focus,
.noo-recent-class .noo-rn-content.info_overlay .hvr-bounce-to-bottom:active {
color: #ffffff;
}
.noo-recent-class .noo-rn-content.info_overlay .hvr-bounce-to-bottom:hover:before,
.noo-recent-class .noo-rn-content.info_overlay .hvr-bounce-to-bottom:focus:before,
.noo-recent-class .noo-rn-content.info_overlay .hvr-bounce-to-bottom:active:before {
-webkit-transform: scaleY(1);
transform: scaleY(1);
-webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
.noo-recent-class .noo-rn-content.info_overlay .item-wrap:hover .item-featured .infor-overlay {
opacity: 1;
filter: alpha(opacity=100);
-webkit-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
}
.noo-recent-class .noo-rn-content.info_overlay .item-wrap:hover .item-title a {
color: #ffffff;
}
.noo-recent-class .noo-rn-content.info_overlay .item-wrap:hover .hvr-bounce-to-bottom:before {
-webkit-transform: scaleY(1);
transform: scaleY(1);
-webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
.noo-recent-class .noo-rn-content.default .item-featured {
height: 110px;
background: #fff;
}
.noo-recent-class .noo-rn-content.default .item-featured:before,
.noo-recent-class .noo-rn-content.default .item-featured:after {
content: '';
position: absolute;
bottom: -1px;
width: 50%;
background-color: inherit;
padding-bottom: 17%;
}
@media (max-width: 480px) {
.noo-recent-class .noo-rn-content.default .item-featured:before,
.noo-recent-class .noo-rn-content.default .item-featured:after {
padding-bottom: 20%;
}
}
.noo-recent-class .noo-rn-content.default .item-featured:before {
right: 50%;
-ms-transform-origin: 100% 100%;
-webkit-transform-origin: 100% 100%;
transform-origin: 100% 100%;
-ms-transform: skewX(82deg);
-webkit-transform: skewX(82deg);
transform: skewX(82deg);
}
.noo-recent-class .noo-rn-content.default .item-featured:after {
left: 50%;
-ms-transform-origin: 0 100%;
-webkit-transform-origin: 0 100%;
transform-origin: 0 100%;
-ms-transform: skewX(-82deg);
-webkit-transform: skewX(-82deg);
transform: skewX(-82deg);
}
.noo-recent-class .noo-rn-content.default .item-title {
text-transform: uppercase;
margin: 30px 0;
}
.noo-recent-class .noo-rn-content.default .info span {
display: block;
margin-bottom: 25px;
}
.noo-recent-class .noo-rn-content.default .learn-more a {
padding-top: 15px;
padding-bottom: 15px;
width: 100%;
color: #ffffff;
}
.noo-recent-class .loop-item {
margin-bottom: 2.142857142857143em;
text-align: center;
}
.noo-recent-class .loop-item .item-wrap {
background: #ffffff;
}
@media (max-width: 767px) {
.noo-recent-class .loop-item {
width: 100%;
}
}
.noo-recent-class.col-4 .loop-item {
width: 25%;
text-align: center;
}
@media (max-width: 991px) {
.noo-recent-class.col-4 .loop-item {
width: 50%;
}
}
@media (max-width: 767px) {
.noo-recent-class.col-4 .loop-item {
width: 100%;
}
}
.noo-recent-class.col-5 .loop-item {
width: 20%;
text-align: center;
}
@media (max-width: 991px) {
.noo-recent-class.col-5 .loop-item {
width: 50%;
}
}
@media (max-width: 767px) {
.noo-recent-class.col-5 .loop-item {
width: 100%;
}
}
@media (max-width: 991px) {
.noo-recent-class.col-6 .loop-item {
width: 33.33%;
}
}
@media (max-width: 767px) {
.noo-recent-class.col-6 .loop-item {
width: 100%;
}
}
.our-class {
background: #fff;
}
.our-class .our-class-header {
background: #b4b4b4;
text-align: center;
position: relative;
padding-top: 1.0714285714285714em;
margin-bottom: 40px;
}
.our-class .our-class-header .arrow {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
padding-left: 50%;
padding-right: 50%;
overflow: hidden;
-webkit-transform: translate(0, 99%);
-ms-transform: translate(0, 99%);
-o-transform: translate(0, 99%);
transform: translate(0, 99%);
}
.our-class .our-class-header .arrow:after {
content: "";
display: block;
width: 0;
height: 0;
margin-left: -500px;
margin-top: -70px;
border-left: 500px solid transparent;
border-right: 500px solid transparent;
border-top: 80px solid #b4b4b4;
}
.our-class h4 {
text-transform: uppercase;
text-align: center;
padding-top: 1.0714285714285714em;
font-size: 24px;
color: #5f5f5f;
letter-spacing: 2px;
}
.our-class .class-info {
text-align: center;
line-height: 3em;
padding-bottom: 2.142857142857143em;
}
@media (max-width: 767px) {
.our-class .class-info {
padding-bottom: 60px;
}
}
@media (min-width: 767px) and (max-width: 991px) {
.our-class .class-info {
padding-bottom: 60px;
}
}
.our-class a {
background: #ebebeb;
text-transform: uppercase;
text-align: center;
padding: 13px 0;
position: absolute;
bottom: 0;
left: 1.0714285714285714em;
right: 1.0714285714285714em;
}
@media (min-width: 767px) and (max-width: 991px) {
.our-class a {
margin-bottom: 2.142857142857143em;
}
}
@media (min-width: 767px) and (max-width: 991px) {
.col-last {
clear: left;
}
}
.noo-cta-btn {
background: transparent;
padding: 0 2.142857142857143em;
}
.noo-cta-btn .cta-title {
font-size: 1.2857142857142858em;
color: #ffffff;
font-weight: normal;
}
.noo-cta-btn .cta-message {
font-size: 30px;
color: #ffffff;
padding-bottom: 1.0714285714285714em;
}
.noo-cta-btn .btn,
.noo-cta-btn .widget_newsletterwidget .newsletter-submit {
font-size: 24px;
text-transform: none;
text-transform: uppercase;
}
.our-services > div {
display: inline-block;
}
@media (max-width: 767px) {
.our-services > div {
display: block;
margin-bottom: 2.142857142857143em;
}
}
.our-services > div .noo-icon {
float: left;
margin-right: 20px;
width: 70px;
height: 70px;
line-height: 70px;
background: #f4f4f4;
border-radius: 50%;
text-align: center;
color: #6a695e;
-webkit-transition: transform 600ms ease 0s;
-o-transition: transform 600ms ease 0s;
transition: transform 600ms ease 0s;
}
.our-services > div .noo-text-block {
padding: 0.7142857142857143em 2.142857142857143em;
line-height: 1.5;
float: left;
width: 50%;
padding-left: 0;
padding-right: 0;
line-height: 1.7;
}
.our-services > div .noo-text-block i {
display: block;
}
@media (max-width: 991px) {
.our-services > div .noo-text-block {
padding: 1.0714285714285714em;
}
}
.our-services > div .noo-text-block a i {
margin-top: 8px;
}
.our-services > div:before {
position: absolute;
content: " ";
background: #dbdada;
right: 0;
font-style: italic;
top: 40px;
right: -2.142857142857143em;
height: 1px;
width: 85px;
-webkit-transform: rotate(-60deg);
-ms-transform: rotate(-60deg);
-o-transform: rotate(-60deg);
transform: rotate(-60deg);
}
@media (max-width: 991px) {
.our-services > div:before {
height: 0;
}
}
.our-services > div:last-child:before {
height: 0;
}
.our-services > div:hover .noo-icon {
background: #fe6367;
color: #ffffff;
}
.contact-register {
background: #fff;
margin-top: -138px;
}
@media (max-width: 991px) {
.contact-register {
margin-top: 0;
}
}
.contact-register .contact-register-header {
background: #fe6367;
text-align: center;
position: relative;
padding-top: 1.0714285714285714em;
margin-bottom: 50px;
color: #fff;
}
.contact-register .contact-register-header h4 {
text-transform: uppercase;
color: #fff;
}
.contact-register .contact-register-header .arrow {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
padding-left: 50%;
padding-right: 50%;
overflow: hidden;
-webkit-transform: translate(0, 99%);
-ms-transform: translate(0, 99%);
-o-transform: translate(0, 99%);
transform: translate(0, 99%);
}
.contact-register .contact-register-header .arrow:after {
content: "";
display: block;
width: 0;
height: 0;
margin-left: -500px;
margin-top: -70px;
border-left: 500px solid transparent;
border-right: 500px solid transparent;
border-top: 80px solid #fe6367;
}
.contact-register .contact-register-content {
padding: 1.0714285714285714em;
}
.contact-register .contact-register-content input,
.contact-register .contact-register-content textarea {
font-style: italic;
margin-bottom: 1.0714285714285714em;
}
.contact-register .wpcf7-submit {
height: auto;
font-size: 14px;
padding-top: 15px;
padding-bottom: 15px;
}
.contact-register .ajax-loader {
display: none;
}
.videos.posts-loop .loop-thumb .loop-thumb-content .carousel-inner {
margin: 0;
}
.videos.posts-loop .loop-thumb .loop-thumb-content .carousel-inner .item > a {
position: relative;
float: left;
width: 100%;
margin-bottom: 1.0714285714285714em;
background: #f4f4f4;
padding: 10px 30px 10px 80px;
font-size: 1.2857142857142858em;
color: #fe6367;
height: 70px;
}
@media (max-width: 991px) {
.videos.posts-loop .loop-thumb .loop-thumb-content .carousel-inner .item > a {
font-size: 14px;
}
}
.videos.posts-loop .loop-thumb .loop-thumb-content .carousel-inner .item > a .icon {
width: 70px;
height: 70px;
line-height: 70px;
display: inline-block;
text-align: center;
background: #fe6367;
color: #ffffff;
font-size: 1.2857142857142858em;
left: 0;
top: 0;
bottom: 0;
position: absolute;
}
.videos.posts-loop .loop-thumb .loop-thumb-content .carousel-inner .item > a .thumbnail-content {
font-size: 14px;
color: #5f5f5f;
display: block;
}
@media (max-width: 991px) {
.videos.posts-loop .loop-thumb .loop-thumb-content .carousel-inner .item > a .thumbnail-content {
display: none;
}
}
.videos.posts-loop .loop-thumb .loop-thumb-content .carousel-indicators {
position: absolute;
right: -80px;
top: 0;
}
.videos.posts-loop .loop-thumb .loop-thumb-content .carousel-indicators li.active {
border: 0;
}
.videos.posts-loop .loop-thumb .loop-thumb-content .carousel-indicators li.active:before {
border: 0;
}
.videos.posts-loop .loop-thumb .loop-thumb-content .carousel-indicators li {
background: #7d7d7d;
}
.videos.posts-loop .loop-thumb .loop-thumb-content .carousel-indicators li:before {
border: 0;
}
@media (max-width: 767px) {
.videos.posts-loop .loop-thumb {
display: none;
}
}
.videos.posts-loop .video {
margin-top: -180px;
}
@media (max-width: 991px) {
.videos.posts-loop .video {
margin-top: 0;
}
}
.videos.posts-loop .video .loop-item-wrap {
position: relative;
}
.videos.posts-loop .video .loop-item-wrap .loop-item-featured {
width: 100%;
}
.videos.posts-loop .video .loop-item-wrap .loop-item-content {
padding: 10px 0;
padding-left: 80px;
background: #f4f4f4;
max-height: 70px;
position: absolute;
bottom: 0;
left: 0;
right: 0;
width: auto; }
@media (max-width: 991px) {
.videos.posts-loop .video .loop-item-wrap .loop-item-content {
margin-left: 0;
padding-left: 0;
height: 70px;
}
}
.videos.posts-loop .video .loop-item-wrap .loop-item-content .icon {
width: 70px;
height: 70px;
line-height: 70px;
display: inline-block;
text-align: center;
background: #fe6367;
color: #ffffff;
font-size: 1.2857142857142858em;
left: 0;
top: 0;
bottom: 0;
position: absolute;
}
@media (max-width: 768px) and (min-width: 991px) {
.videos.posts-loop .video .loop-item-wrap .loop-item-content .icon {
position: relative;
width: 50px;
height: 50px;
line-height: 50px;
}
}
.videos.posts-loop .video .loop-item-wrap .loop-item-content .icon:hover {
cursor: pointer;
}
.videos.posts-loop .video .loop-item-wrap .loop-item-content .hvr-shadow-radial {
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
}
.videos.posts-loop .video .loop-item-wrap .loop-item-content .hvr-shadow-radial:before,
.videos.posts-loop .video .loop-item-wrap .loop-item-content .hvr-shadow-radial:after {
pointer-events: none;
position: absolute;
content: '';
left: 0;
width: 100%;
box-sizing: border-box;
background-repeat: no-repeat;
height: 5px;
opacity: 0;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: opacity;
transition-property: opacity;
}
.videos.posts-loop .video .loop-item-wrap .loop-item-content .hvr-shadow-radial:before {
bottom: 100%;
background: -webkit-radial-gradient(50% 150%, ellipse, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 80%);
background: radial-gradient(ellipse at 50% 150%, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 80%);
}
.videos.posts-loop .video .loop-item-wrap .loop-item-content .hvr-shadow-radial:after {
top: 100%;
background: -webkit-radial-gradient(50% -50%, ellipse, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 80%);
background: radial-gradient(ellipse at 50% -50%, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 80%);
}
.videos.posts-loop .video .loop-item-wrap .loop-item-content .hvr-shadow-radial:hover:before,
.videos.posts-loop .video .loop-item-wrap .loop-item-content .hvr-shadow-radial:focus:before,
.videos.posts-loop .video .loop-item-wrap .loop-item-content .hvr-shadow-radial:active:before,
.videos.posts-loop .video .loop-item-wrap .loop-item-content .hvr-shadow-radial:hover:after,
.videos.posts-loop .video .loop-item-wrap .loop-item-content .hvr-shadow-radial:focus:after,
.videos.posts-loop .video .loop-item-wrap .loop-item-content .hvr-shadow-radial:active:after {
opacity: 1;
}
.videos.posts-loop .video .loop-item-wrap .loop-item-content .loop-item-title {
font-size: 1.2857142857142858em;
color: #fe6367;
text-transform: none;
margin-bottom: 0;
}
@media (max-width: 991px) {
.videos.posts-loop .video .loop-item-wrap .loop-item-content .loop-item-title {
padding-left: 80px;
}
}
.videos.posts-loop .video .loop-item-wrap .loop-item-content .loop-item-excerpt {
margin-top: 7px;
}
@media (max-width: 991px) {
.videos .loop-item-excerpt {
display: none;
}
}
.testimonial-content {
padding-left: 50px;
position: relative;
}
.testimonial-content:before {
content: '\201C';
position: absolute;
top: -60px;
left: -5px;
font-size: 120px;
color: #fe6367;
line-height: 150%;
font-weight: bold;
}
.custom-title {
margin-top: 0;
font-size: 36px;
text-transform: uppercase;
color: #fe6367;
position: relative;
padding-bottom: 10px;
letter-spacing: 3px;
line-height: 1.7;
}
.custom-title span {
color: #454545;
font-weight: bold;
}
.custom-title:before {
position: absolute;
bottom: 0;
content: "";
width: 25px;
height: 1px;
background: #fe6367;
}
.custom-title-home {
margin-top: 0;
font-size: 36px;
text-transform: uppercase;
color: #fe6367;
position: relative;
padding-bottom: 10px;
letter-spacing: 3px;
line-height: 1.7;
font-weight: bold;
padding-top: 55px;
padding-bottom: 25px;
margin-bottom: 50px;
background: url(//jogasziget.hu/wp-content/themes/noo-yogi/assets/images/icon-title.png) top left no-repeat;
}
.custom-title-home span {
color: #454545;
font-weight: bold;
}
.custom-title-home:before {
position: absolute;
bottom: 0;
content: "";
width: 25px;
height: 1px;
background: #fe6367;
}
.custom-title-home span {
color: #454545;
font-weight: bold;
}
.custom-title-home:before {
position: absolute;
bottom: 0;
content: "";
width: 25px;
height: 1px;
background: #fe6367;
}
.custom-title-home-center {
margin-top: 0;
font-size: 36px;
text-transform: uppercase;
color: #fe6367;
position: relative;
padding-bottom: 10px;
letter-spacing: 3px;
line-height: 1.7;
font-weight: bold;
padding-top: 55px;
padding-bottom: 25px;
margin-bottom: 50px;
background: url(//jogasziget.hu/wp-content/themes/noo-yogi/assets/images/icon-title.png) top left no-repeat;
background-position: top center;
text-align: center;
}
.custom-title-home-center span {
color: #454545;
font-weight: bold;
}
.custom-title-home-center:before {
position: absolute;
bottom: 0;
content: "";
width: 25px;
height: 1px;
background: #fe6367;
}
.custom-title-home-center span {
color: #454545;
font-weight: bold;
}
.custom-title-home-center:before {
position: absolute;
bottom: 0;
content: "";
width: 25px;
height: 1px;
background: #fe6367;
}
.custom-title-home-center span {
color: #454545;
font-weight: bold;
}
.custom-title-home-center:before {
position: absolute;
bottom: 0;
content: "";
width: 25px;
height: 1px;
background: #fe6367;
}
.custom-title-home-center span {
color: #454545;
font-weight: bold;
}
.custom-title-home-center:before {
position: absolute;
bottom: 0;
content: "";
width: 25px;
height: 1px;
background: #fe6367;
}
.custom-title-home-center:before {
left: 50%;
-webkit-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
-o-transform: translate(-50%, 0);
transform: translate(-50%, 0);
} .posts-loop .loop-item-category {
padding-bottom: 10px;
padding-top: 5px;
color: #fe6367;
}
.posts-loop .loop-item-category a {
color: #fe6367;
}
.posts-loop .loop-item-category a:hover {
color: #000;
}
.posts-loop .posts-loop-title {
position: relative;
margin-bottom: 2.142857142857143em;
background: #f4f4f4;
padding: 2.142857142857143em;
text-transform: uppercase;
margin: 0 1.0714285714285714em 2.142857142857143em 1.0714285714285714em;
}
.posts-loop .posts-loop-title h3 {
margin: 0;
font-size: 1.2857142857142858em;
text-transform: uppercase;
float: left;
}
.posts-loop .posts-loop-title:before,
.posts-loop .posts-loop-title:after {
content: " ";
display: table;
}
.posts-loop .posts-loop-title:after {
clear: both;
}
.posts-loop .posts-loop-title:before,
.posts-loop .posts-loop-title:after {
content: " ";
display: table;
}
.posts-loop .posts-loop-title:after {
clear: both;
}
.posts-loop .posts-loop-title a {
background-color: #fff;
font-weight: bold;
-webkit-border-radius: 3px;
border-radius: 3px;
padding: 0.42857142857142855em 0.8571428571428571em;
position: absolute;
right: 2.142857142857143em;
top: 50%;
color: #5f5f5f;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
}
@media (max-width: 767px) {
.posts-loop .posts-loop-title a {
display: none;
}
}
.posts-loop .posts-loop-title a.list-mode {
right: 80px;
}
.posts-loop .posts-loop-title a.active {
color: #fe6367;
}
.posts-loop .loop-item-title {
margin-top: 0;
font-size: 1.2857142857142858em;
text-transform: uppercase;
margin-bottom: 0.5rem;
}
.posts-loop .loop-item-excerpt {
margin-top: 1.5rem;
}
.posts-loop .content-meta {
margin-bottom: 0.7rem;
margin-top: 0.7rem;
}
.posts-loop .loop-item-featured img {
width: 100%;
}
.posts-loop .loop-item-action {
margin-top: 2.142857142857143em;
}
.posts-loop .hentry {
background: transparent;
}
.posts-loop.grid .loop-item {
padding: 0 1.0714285714285714em;
background: transparent;
border: none;
padding-bottom: 2.142857142857143em;
}
.posts-loop.grid .loop-item:after {
display: none;
}
.posts-loop.grid .loop-item-wrap {
position: relative;
height: 100%;
background: #fff;
}
.posts-loop.grid .loop-item-action {
text-align: center;
}
.posts-loop.grid .loop-item-content {
background: #f9f9f9;
}
.posts-loop.grid .loop-item-content-summary {
padding: 1.6428571428571428em;
}
.posts-loop.grid .loop-item-action {
margin-top: 0;
}
@media (max-width: 767px) {
.posts-loop.list .loop-item {
padding: 1.0714285714285714em;
}
}
.posts-loop.list .loop-item-wrap {
display: table;
width: 100%;
}
@media (max-width: 767px) {
.posts-loop.list .loop-item-wrap {
display: block;
}
}
.posts-loop.list .loop-item-featured {
display: table-cell;
vertical-align: top;
width: 50%;
}
@media (max-width: 767px) {
.posts-loop.list .loop-item-featured {
display: block;
width: 100%;
}
}
.posts-loop.list .loop-item-content {
display: table-cell;
vertical-align: top;
padding: 2.142857142857143em;
}
@media (max-width: 991px) {
.posts-loop.list .loop-item-content {
padding: 1.0714285714285714em 2.142857142857143em;
}
}
@media (max-width: 767px) {
.posts-loop.list .loop-item-content {
display: block;
width: 100%;
}
}
.posts-loop.slider {
position: relative;
}
.posts-loop.slider .loop-item {
padding: 0;
}
.posts-loop.slider .loop-item:after {
display: none;
}
.posts-loop.slider .loop-item-wrap:before,
.posts-loop.slider .loop-item-wrap:after {
content: " ";
display: table;
}
.posts-loop.slider .loop-item-wrap:after {
clear: both;
}
.posts-loop.slider .loop-item-wrap:before,
.posts-loop.slider .loop-item-wrap:after {
content: " ";
display: table;
}
.posts-loop.slider .loop-item-wrap:after {
clear: both;
}
.posts-loop.slider .loop-item-title {
font-size: 2.142857142857143em;
line-height: 1.2;
}
@media (min-width: 480px) {
.posts-loop.slider .loop-item-content,
.posts-loop.slider .loop-item-featured {
float: left;
width: 50%;
}
.posts-loop.slider .loop-item-content {
padding: 2.142857142857143em;
}
}
@media (max-width: 1199px) {
.posts-loop.slider .loop-item-content {
padding: 1.0714285714285714em;
}
.posts-loop.slider .loop-item-title {
font-size: 1.2857142857142858em;
}
}
@media (max-width: 800px) {
.posts-loop.slider .carousel-inner {
cursor: move;
}
}
.posts-loop.slider .loop-thumb-label {
font-weight: bold;
width: 41.66666666666667%;
}
.posts-loop.slider .loop-thumb-label > span {
display: inline-block;
padding-left: 2.142857142857143em;
}
@media (max-width: 1199px) {
.posts-loop.slider .loop-thumb-label > span {
padding-left: 1.0714285714285714em;
}
}
.posts-loop.slider .loop-thumb-content .carousel-inner {
margin: 0 -8px;
width: auto;
margin-right: 4.285714285714286em;
}
@media (max-width: 1199px) {
.posts-loop.slider .loop-thumb-content .carousel-inner {
margin-right: 3.2142857142857144em;
}
}
.posts-loop.slider .loop-thumb-content .item > a {
float: left;
width: 33.33333333333333%;
padding: 0 8px;
}
.posts-loop.slider .loop-thumb-content .item > a img {
width: 100%;
-webkit-border-radius: 3px;
border-radius: 3px;
}
.posts-loop.slider .loop-thumb-content .carousel-indicators {
margin: 0;
left: auto;
right: 2.142857142857143em;
top: 0;
width: auto;
}
@media (max-width: 1199px) {
.posts-loop.slider .loop-thumb-content .carousel-indicators {
right: 1.0714285714285714em;
}
}
.posts-loop.slider .loop-thumb-content .carousel-indicators li {
width: 12px;
height: 12px;
margin: 7px 0;
display: block;
border-color: transparent;
background: #e3e3e3;
}
.posts-loop.slider .loop-thumb-content .carousel-indicators li.active {
border-color: #fe6367;
background: #fe6367;
border-width: 2px;
position: relative;
}
.posts-loop.slider .loop-thumb-content .carousel-indicators li.active:before {
border: 2px solid #fff;
border-radius: 50%;
bottom: 0;
content: "";
left: 0;
position: absolute;
right: 0;
top: 0;
} .single-sidebar {
background: #fff;
margin-bottom: 2.142857142857143em;
}
.single-sidebar iframe {
width: 100%;
height: auto;
}
.content-summary {
padding: 2.142857142857143em;
margin-top: 2.142857142857143em;
border: 1px solid #dbdada;
background: #f9f9f9;
margin-bottom: 2.142857142857143em;
}
@media (max-width: 767px) {
.content-summary {
padding: 1.0714285714285714em;
}
}
.noo-events .event-info > div {
line-height: 2;
border-bottom: 1px solid #dbdada;
padding: 7px 0;
}
.noo-events .event-info > div i {
color: #fe6367;
padding-right: 5px;
}
.noo-events .event-info > div:last-child {
border: 0;
}
.noo-events .loop-item-category {
padding-top: 1.0714285714285714em;
}
.noo-event .event-header {
text-align: center;
padding-bottom: 50px;
}
.noo-event .event-header h2 {
font-size: 24px;
text-transform: uppercase;
}
.noo-event .event-header .content-meta i {
color: #fe6367;
}
.noo-event .content-featured {
padding-bottom: 2.142857142857143em;
}
.noo-event ul {
list-style-type: none;
}
.noo-event ul li {
line-height: 2;
}
.noo-event ul li:before {
content: "\f00c";
position: relative;
display: inline-block;
font-family: "fontawesome";
font-style: normal;
font-weight: normal;
line-height: 1;
text-decoration: inherit;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
speak: none;
padding-right: 5px;
opacity: 0.5;
filter: alpha(opacity=50);
}
.noo-event ul li:before {
color: #fe6367;
opacity: 1;
}
.noo-event .noo_event_map {
position: relative;
}
.noo-event .noo_event_map #noo_event_google_map {
height: 600px;
margin-bottom: 30px;
overflow: hidden;
position: relative;
width: 100%;
}
.noo-event .noo_event_map .event-info {
position: absolute;
top: 80px;
right: 20%;
background: #fff;
padding: 2.142857142857143em;
}
.noo-event .noo_event_map .event-info.clear-absolute {
position: relative !important;
top: 0;
right: 0;
}
@media (max-width: 767px) {
.noo-event .noo_event_map .event-info {
position: static;
}
}
.noo-event .noo_event_map .event-info h5 {
margin-top: 0;
font-size: 18px;
text-transform: uppercase;
color: #fe6367;
position: relative;
padding-bottom: 10px;
letter-spacing: 3px;
line-height: 1.7;
}
.noo-event .noo_event_map .event-info h5 span {
color: #454545;
font-weight: bold;
}
.noo-event .noo_event_map .event-info h5:before {
position: absolute;
bottom: 0;
content: "";
width: 25px;
height: 1px;
background: #fe6367;
}
.noo-event .noo_event_map .event-info > div {
line-height: 2;
border-bottom: 1px solid #dbdada;
padding: 5px 0;
}
.noo-event .noo_event_map .event-info > div i {
color: #fe6367;
padding-right: 10px;
}
.noo-event .noo_event_map .event-info > div:last-child {
border: 0;
}
.noo-event .noo_event_map .event-info > div.noo-social {
padding-top: 1em;
}
.noo-event .noo_event_map .event-info > div.noo-social a i {
color: #5f5f5f;
padding-right: 0;
}
.noo-event .noo_event_map .event-info > div.noo-social a:hover i {
color: #fff;
} .trainer-details .trainer-info {
float: left;
}
.trainer-details .trainer-info .view_class {
float: right;
color: #fe6367;
position: absolute;
right: 1.0714285714285714em;
top: 10px;
}
.trainer-details .trainer-info .view_class:hover {
color: #000;
}
@media (max-width: 767px) {
.trainer-details .trainer-info .view_class {
float: none;
position: static;
padding: 10px 0;
}
}
.trainer-details .trainer-info .trainer-category {
position: relative;
padding-bottom: 10px;
margin-bottom: 1.0714285714285714em;
width: 100%;
}
.trainer-details .trainer-info .trainer-category a {
font-weight: normal;
padding-right: 1.0714285714285714em;
margin-right: 10px;
position: relative;
}
.trainer-details .trainer-info .trainer-category a:before {
content: "/";
position: absolute;
right: 0;
}
.trainer-details .trainer-info .trainer-category a:last-child:before {
content: "";
}
.trainer-details .trainer-info .trainer-category:before {
content: "";
background: #fe6367;
width: 25px;
height: 1px;
position: absolute;
bottom: 0;
}
.trainer-details .trainer-info > div {
line-height: 2.2em;
width: 100%;
}
.trainer-details .trainer-info > div span {
font-weight: bold;
width: 20%;
display: inline-block;
}
@media (max-width: 767px) {
.trainer-details .trainer-info > div span {
width: 100%;
}
}
.trainer-details .trainer-info > div.trainer-biography span {
float: left;
}
.trainer-details .trainer-info > div.trainer-biography div {
width: 80%;
float: left;
line-height: 1.7;
}
.trainer-details .trainer-info .trainer-social {
text-align: left;
float: left;
padding-top: 2.142857142857143em;
}
.trainer-details .trainer-info .trainer-social h5 {
width: 20%;
float: left;
color: #5f5f5f;
}
.trainer-details .trainer-info .trainer-social .noo-social-content {
width: 80%;
float: left;
}
.trainer-details .trainer-info .trainer-social:before {
height: 0;
}
.trainer-content {
background: #f4f4f4;
padding: 50px 0;
}
.trainer-content .content .content-title {
margin-top: 0;
font-size: 36px;
text-transform: uppercase;
color: #fe6367;
position: relative;
padding-bottom: 10px;
letter-spacing: 3px;
line-height: 1.7;
}
.trainer-content .content .content-title span {
color: #454545;
font-weight: bold;
}
.trainer-content .content .content-title:before {
position: absolute;
bottom: 0;
content: "";
width: 25px;
height: 1px;
background: #fe6367;
}
.trainer-content .content .content-title span {
color: #454545;
font-weight: bold;
}
.trainer-content .content .content-title:before {
position: absolute;
bottom: 0;
content: "";
width: 25px;
height: 1px;
background: #fe6367;
}
.trainer-content .content ul {
list-style-type: none;
}
.trainer-content .content ul li {
line-height: 2;
}
.trainer-content .content ul li:before {
content: "\f00c";
position: relative;
display: inline-block;
font-family: "fontawesome";
font-style: normal;
font-weight: normal;
line-height: 1;
text-decoration: inherit;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
speak: none;
padding-right: 5px;
opacity: 0.5;
filter: alpha(opacity=50);
}
.trainer-content .content ul li:before {
color: #fe6367;
opacity: 1;
}
@media (max-width: 767px) {
.trainer-content {
padding: 30px;
}
}
.noo-trainers .trainers-header {
margin-top: 0;
font-size: 18px;
text-transform: uppercase;
color: #fe6367;
position: relative;
padding-bottom: 10px;
letter-spacing: 3px;
line-height: 1.7;
margin-bottom: 2.142857142857143em;
}
.noo-trainers .trainers-header span {
color: #454545;
font-weight: bold;
}
.noo-trainers .trainers-header:before {
position: absolute;
bottom: 0;
content: "";
width: 25px;
height: 1px;
background: #fe6367;
}
.noo-trainers .masonry-filters {
float: none;
display: block;
}
.noo-trainers .masonry-filters ul {
margin: 0;
padding: 0;
text-align: center;
}
.noo-trainers .masonry-filters ul li {
float: none;
display: inline-block;
padding: 0;
margin: 5px 2px;
}
.noo-trainers .masonry-filters ul li a {
display: block;
border: 2px solid #8f8f8f;
padding: 10px 2.142857142857143em;
}
.noo-trainers .masonry-filters ul li a.selected,
.noo-trainers .masonry-filters ul li a:hover {
background: #fe6367;
border-color: #fe6367;
color: #fff;
}
@media (max-width: 991px) {
.noo-trainers .masonry-filters ul li a {
padding: 5px 10px;
line-height: 20px;
}
}
.noo-trainers .hentry {
background: #fff;
}
.noo-trainers .hentry.masonry-item {
margin-bottom: 2.142857142857143em;
padding-bottom: 0;
}
.noo-trainers .hentry .trainer-item-wrap {
background: #f4f4f4;
-webkit-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.noo-trainers .hentry .trainer-item-wrap .content-featured {
overflow: hidden;
}
.noo-trainers .hentry .trainer-item-wrap .content-featured img {
-webkit-transition: transform 600ms ease 0s;
-o-transition: transform 600ms ease 0s;
transition: transform 600ms ease 0s;
-webkit-transform: scale(1, 1);
-ms-transform: scale(1, 1);
-o-transform: scale(1, 1);
transform: scale(1, 1);
}
.noo-trainers .hentry .trainer-item-wrap .content-wrap {
padding: 1.0714285714285714em 0;
text-align: center;
}
.noo-trainers .hentry .trainer-item-wrap .content-wrap .content-title {
font-size: 20px;
text-transform: none;
}
.noo-trainers .hentry .trainer-item-wrap .content-wrap .trainer-category {
position: relative;
padding-bottom: 10px;
margin-bottom: 1.0714285714285714em;
}
.noo-trainers .hentry .trainer-item-wrap .content-wrap .trainer-category a {
font-weight: normal;
padding: 0 10px;
margin: 0;
position: relative;
}
.noo-trainers .hentry .trainer-item-wrap .content-wrap .trainer-category a:before {
content: "/";
position: absolute;
right: 0;
}
.noo-trainers .hentry .trainer-item-wrap .content-wrap .trainer-category a:last-child:before {
content: "";
}
.noo-trainers .hentry .trainer-item-wrap .content-wrap .trainer-category:before {
content: "";
background: #fe6367;
width: 26px;
height: 1px;
position: absolute;
bottom: 0;
left: 50%;
margin-left: -13px;
}
.noo-trainers .hentry .trainer-item-wrap:hover {
background: #fe6367;
}
.noo-trainers .hentry .trainer-item-wrap:hover .content-featured img {
-webkit-transform: scale(1.1, 1.1);
-ms-transform: scale(1.1, 1.1);
-o-transform: scale(1.1, 1.1);
transform: scale(1.1, 1.1);
}
.noo-trainers .hentry .trainer-item-wrap:hover .content-wrap .content-title a {
color: #fff;
}
.noo-trainers .hentry .trainer-item-wrap:hover .content-wrap .trainer-category a {
color: #fff;
}
.noo-trainers .hentry .trainer-item-wrap:hover .content-wrap .trainer-category:before {
background: #fff;
}
.noo-trainers .col-md-3:nth-child(5),
.noo-trainers .col-md-4:nth-child(4),
.noo-trainers .col-md-6:nth-child(3) {
clear: both;
}
.single-noo_class .noo_class .noo-social {
-webkit-transform: translate(0, 50%);
-ms-transform: translate(0, 50%);
-o-transform: translate(0, 50%);
transform: translate(0, 50%);
}
.single-noo_class .noo_class .noo-social:before {
height: 0!important;
top: 0!important;
}
.single-noo_class .noo_class .noo-social a {
top: 8px;
}
.single-noo_class .noo_class .content-footer {
margin-top: 0;
}
.single-noo_class .noo_class .content-footer #author-bio {
background: #f4f4f4;
padding: 50px 2.142857142857143em;
border-top: 1px solid #dbdada;
}
.single-noo_class .noo_class .content-footer #author-bio .view-profile {
color: #fe6367;
}
.single-noo_class .noo_class .content-footer #author-bio .view-profile:hover {
color: #000;
}
.single-noo_class .noo_class .timetable_week {
margin-bottom: 20px;
}
.single-noo_class .noo_class .timetable_week table {
width: 100%;
}
.single-noo_class .noo_class .timetable_week table th,
.single-noo_class .noo_class .timetable_week table td {
vertical-align: top;
padding-top: 10px;
padding-bottom: 10px;
}
.single-noo_class .noo_class .timetable_week table tr.day_wrap.day-even {
background: #f5f5f5;
}
.single-noo_class .noo_class .timetable_week table tr.day_wrap.day-odd + .day-odd td,
.single-noo_class .noo_class .timetable_week table tr.day_wrap.day-even + .day-even td {
padding-top: 0;
}
.single-noo_class .noo_class .timetable_week h4 {
text-align: center;
margin-top: 40px;
margin-bottom: 40px;
position: relative;
}
.single-noo_class .noo_class .timetable_week h4:before {
content: '';
height: 1px;
width: 100%;
position: absolute;
top: 10px;
left: 0;
display: block;
background: #dbdada;
}
.single-noo_class .noo_class .timetable_week h4 span {
position: relative;
background: #fff;
padding: 0 10px;
}
.single-noo_class .noo_class .timetable_week .day {
-webkit-border-radius: 12px;
border-radius: 12px;
color: #fe6367;
padding: 4px 8px;
text-transform: capitalize;
}
.single-noo_class .single-sidebar .class-info-sidebar > div {
padding: 10px 0;
border-bottom: 1px solid #dbdada;
}
.single-noo_class .single-sidebar .class-info-sidebar > div i {
color: #fe6367;
padding-right: 8px;
}
.single-noo_class .single-sidebar .class-info-sidebar > div span {
float: right;
color: #fe6367;
padding: 0 8px;
-webkit-border-radius: 12px;
border-radius: 12px;
background: #f4f4f4;
margin-left: 5px;
}
.single-noo_class .single-sidebar .class-info-sidebar > div:last-child {
border-bottom: 0;
}
.single-noo_class .single-sidebar .register_button {
width: 100%;
margin-top: 2.142857142857143em;
padding: 15px 0;
}
.single-noo_class .related-class {
position: relative;
}
.single-noo_class .related-class .related-title {
margin-top: 0;
font-size: 18px;
text-transform: uppercase;
color: #fe6367;
position: relative;
padding-bottom: 10px;
letter-spacing: 3px;
line-height: 1.7;
}
.single-noo_class .related-class .related-title span {
color: #454545;
font-weight: bold;
}
.single-noo_class .related-class .related-title:before {
position: absolute;
bottom: 0;
content: "";
width: 25px;
height: 1px;
background: #fe6367;
}
@media (max-width: 991px) {
.single-noo_class .related-class .noo-class-slider-content .noo-class-slider-item .class-slider-featured img {
width: 100%;
}
}
.single-noo_class .related-class .noo-class-slider-content .noo-class-slider-item .class-slider-content {
background: #f4f4f4;
padding: 1.0714285714285714em;
}
.single-noo_class .related-class .noo-class-slider-content .noo-class-slider-item .class-slider-content .class-slider-category a {
color: #fe6367;
}
.single-noo_class .related-class .noo-class-slider-content .noo-class-slider-item .class-slider-content .class-slider-category a:hover {
color: #000;
}
.single-noo_class .related-class .noo-class-slider-content .noo-class-slider-item .class-slider-content .class-slider-title {
font-size: 1.2857142857142858em;
text-transform: uppercase;
line-height: 1.7;
}
.single-noo_class .related-class .slider-indicators {
position: absolute;
right: 2.142857142857143em;
top: 220px;
}
@media (max-width: 991px) {
.single-noo_class .related-class .slider-indicators {
top: 80px;
}
}
.single-noo_class .related-class .slider-indicators a {
-webkit-transition: all 0s ease 0s;
-o-transition: all 0s ease 0s;
transition: all 0s ease 0s;
background: #fff;
display: inline-block;
height: 10px;
width: 10px;
text-indent: -999em;
-webkit-border-radius: 50%;
border-radius: 50%;
float: left;
margin: 0 5px;
}
.single-noo_class .related-class .slider-indicators a.selected {
background: #fe6367;
}
.noo-classes.list .hentry {
margin: 0;
margin-bottom: 2.142857142857143em;
padding-bottom: 0;
}
.noo-classes.list .hentry .loop-item-wrap {
background: #f4f4f4;
}
.noo-class-schedule { }
@-webkit-keyframes hvr-pulse {
25% {
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
75% {
-webkit-transform: scale(0.9);
transform: scale(0.9);
}
}
@keyframes hvr-pulse {
25% {
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
75% {
-webkit-transform: scale(0.9);
transform: scale(0.9);
}
}
.noo-class-schedule .class-schedule-infi-pulse {
-webkit-animation-name: hvr-pulse;
animation-name: hvr-pulse;
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-timing-function: linear;
animation-timing-function: linear;
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
}
.noo-class-schedule .fc-view:after {
content: '';
width: 100%;
background-color: rgba(244, 244, 244, 0.6);
background-image: url(//jogasziget.hu/wp-content/themes/noo-yogi/assets/images/ajax-loader-2.gif);
background-position: center 30%;
background-repeat: no-repeat;
height: 100%;
display: block;
position: absolute;
top: 0;
left: 0;
z-index: 99;
display: none;
}
.noo-class-schedule .class-schedule-overlay-loading:after {
display: block;
}
.noo-class-schedule .class-schedule-filter {
padding: 2.142857142857143em 0;
}
.noo-class-schedule .class-schedule-filter ul {
margin: 0;
padding: 0;
text-align: center;
}
.noo-class-schedule .class-schedule-filter ul li {
float: none;
display: inline-block;
padding: 0;
margin-top: 4px;
}
@media (max-width: 991px) {
.noo-class-schedule .class-schedule-filter ul li {
margin: 5px;
}
}
.noo-class-schedule .class-schedule-filter ul li a {
border: 2px solid #8f8f8f;
padding: 1.0714285714285714em 2.142857142857143em;
text-transform: uppercase;
display: block;
}
.noo-class-schedule .class-schedule-filter ul li a.selected,
.noo-class-schedule .class-schedule-filter ul li a:hover,
.noo-class-schedule .class-schedule-filter ul li a.active {
background: #fe6367;
border-color: #fe6367;
color: #fff;
}
@media (max-width: 991px) {
.noo-class-schedule .class-schedule-filter ul li a {
padding: 5px 10px;
line-height: 20px;
}
}
.noo-class-schedule .fc-toolbar {
padding: 1.0714285714285714em 0;
}
.noo-class-schedule .fc-toolbar .fc-left .fc-prev-button,
.noo-class-schedule .fc-toolbar .fc-right .fc-prev-button,
.noo-class-schedule .fc-toolbar .fc-left .fc-next-button,
.noo-class-schedule .fc-toolbar .fc-right .fc-next-button {
background: transparent;
border-radius: 50%;
background-image: none;
box-shadow: none;
text-shadow: none;
width: 40px;
height: 40px;
}
.noo-class-schedule .fc-toolbar .fc-left .fc-state-default,
.noo-class-schedule .fc-toolbar .fc-right .fc-state-default {
height: 40px;
-webkit-transition: all 0.2s ease 0s;
-o-transition: all 0.2s ease 0s;
transition: all 0.2s ease 0s;
}
.noo-class-schedule .fc-toolbar .fc-left .fc-state-default:hover,
.noo-class-schedule .fc-toolbar .fc-right .fc-state-default:hover,
.noo-class-schedule .fc-toolbar .fc-left .fc-state-default:focus,
.noo-class-schedule .fc-toolbar .fc-right .fc-state-default:focus {
background: #fe6367;
color: #fff;
outline: 0;
}
.noo-class-schedule .fc-toolbar .fc-center h2 {
font-size: 24px;
font-weight: bold;
text-transform: uppercase;
}
@media (max-width: 991px) {
.noo-class-schedule .fc-toolbar .fc-center h2 {
font-size: 1.2857142857142858em;
}
}
.noo-class-schedule .fc .fc-view.fc-month-view th,
.noo-class-schedule .fc .fc-view.fc-month-view td {
border-width: 4px;
border-color: #f4f4f4;
}
.noo-class-schedule .fc-view.fc-month-view {
background: #fff;
}
.noo-class-schedule .fc-view.fc-month-view .fc-widget-header .fc-widget-header th {
padding: 1.0714285714285714em 0;
font-size: 14px;
font-weight: 300;
}
.noo-class-schedule .fc-view.fc-month-view .fc-widget-header .fc-widget-header td {
border: 0;
}
.noo-class-schedule .fc-view.fc-month-view .fc-widget-content .fc-day-grid .fc-popover .fc-content .fc-trainer,
.noo-class-schedule .fc-view.fc-month-view .fc-widget-content .fc-day-grid .fc-content-skeleton .fc-content .fc-trainer {
color: #fe6367;
display: none;
}
.noo-class-schedule .fc-view.fc-month-view .fc-widget-content .fc-day-grid .fc-popover .fc-content .fc-trainer:hover,
.noo-class-schedule .fc-view.fc-month-view .fc-widget-content .fc-day-grid .fc-content-skeleton .fc-content .fc-trainer:hover {
color: #000;
}
@media (max-width: 767px) {
.noo-class-schedule .fc-view.fc-month-view .fc-widget-content .fc-day-grid .fc-popover .fc-content .fc-trainer,
.noo-class-schedule .fc-view.fc-month-view .fc-widget-content .fc-day-grid .fc-content-skeleton .fc-content .fc-trainer {
display: none;
}
}
.noo-class-schedule .fc-view.fc-month-view .fc-widget-content .fc-day-grid .fc-popover .fc-content .fc-title,
.noo-class-schedule .fc-view.fc-month-view .fc-widget-content .fc-day-grid .fc-content-skeleton .fc-content .fc-title {
color: #5f5f5f;
}
.noo-class-schedule .fc-view.fc-month-view .fc-widget-content .fc-day-grid .fc-popover .fc-content .fc-time,
.noo-class-schedule .fc-view.fc-month-view .fc-widget-content .fc-day-grid .fc-content-skeleton .fc-content .fc-time {
color: #5f5f5f;
}
.noo-class-schedule .fc-view.fc-agendaWeek-view {
background: #fff;
}
.noo-class-schedule .fc-view.fc-agendaWeek-view table {
border: 0;
}
@media (max-width: 991px) {
.noo-class-schedule .fc-view.fc-agendaWeek-view table {
border: 1px solid #f4f4f4;
}
}
.noo-class-schedule .fc-view.fc-agendaWeek-view table tr {
border: 0;
}
.noo-class-schedule .fc-view.fc-agendaWeek-view table th {
border: 4px solid #f4f4f4;
border-bottom: 0;
}
@media (max-width: 991px) {
.noo-class-schedule .fc-view.fc-agendaWeek-view table th {
border: 1px solid #f4f4f4;
}
}
.noo-class-schedule .fc-view.fc-agendaWeek-view table td {
border: 4px solid #f4f4f4;
}
@media (max-width: 991px) {
.noo-class-schedule .fc-view.fc-agendaWeek-view table td {
border: 1px solid #f4f4f4;
}
}
.noo-class-schedule .fc-view.fc-agendaWeek-view .fc-widget-header .fc-widget-header th {
padding: 1.0714285714285714em 0;
font-size: 14px;
font-weight: 300;
}
.noo-class-schedule .fc-view.fc-agendaWeek-view .fc-widget-header .fc-widget-header th:first-child {
background: #f4f4f4;
width: 108px!important;
}
@media (max-width: 991px) {
.noo-class-schedule .fc-view.fc-agendaWeek-view .fc-widget-header .fc-widget-header th:first-child {
width: 46px !important;
}
}
.noo-class-schedule .fc-view.fc-agendaWeek-view .fc-widget-header .fc-widget-header td {
border: 0;
}
.noo-class-schedule .fc-view.fc-agendaWeek-view .fc-widget-content .fc-time-grid tr {
height: 80px;
}
@media (max-width: 991px) {
.noo-class-schedule .fc-view.fc-agendaWeek-view .fc-widget-content .fc-time-grid tr {
height: 60px;
}
}
.noo-class-schedule .fc-view.fc-agendaWeek-view .fc-widget-content .fc-time-grid .fc-time-grid-event {
border-radius: 0;
text-align: center;
color: #5f5f5f;
font-size: 14px;
margin: -2px -4px 4px -2px;
transition: margin 0.3s ease 0s, left 0.3s ease 0s;
}
.noo-class-schedule .fc-view.fc-agendaWeek-view .fc-widget-content .fc-time-grid .fc-time-grid-event .fc-content {
top: 50%;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
position: absolute;
min-width: 90%;
padding: 5px;
font-size: 0.8571428571428571em;
line-height: 1.7;
}
@media (max-width: 991px) {
.noo-class-schedule .fc-view.fc-agendaWeek-view .fc-widget-content .fc-time-grid .fc-time-grid-event .fc-content {
padding: 2px;
}
}
.noo-class-schedule .fc-view.fc-agendaWeek-view .fc-widget-content .fc-time-grid .fc-time-grid-event .fc-content .fc-trainer {
color: #fe6367;
}
.noo-class-schedule .fc-view.fc-agendaWeek-view .fc-widget-content .fc-time-grid .fc-time-grid-event .fc-content .fc-trainer:hover {
color: #000;
}
@media (max-width: 991px) {
.noo-class-schedule .fc-view.fc-agendaWeek-view .fc-widget-content .fc-time-grid .fc-time-grid-event .fc-content .fc-trainer {
font-size: 9px;
}
}
.noo-class-schedule .fc-view.fc-agendaWeek-view .fc-widget-content .fc-time-grid .fc-time-grid-event .fc-content .fc-title {
text-transform: uppercase;
font-weight: bold;
position: relative;
color: #5f5f5f;
padding: 5px 0 10px 0;
font-size: 14px;
margin-bottom: 10px;
line-height: 1.3;
}
.noo-class-schedule .fc-view.fc-agendaWeek-view .fc-widget-content .fc-time-grid .fc-time-grid-event .fc-content .fc-title:before {
position: absolute;
bottom: 0px;
width: 30px;
height: 1px;
content: "";
background: #5f5f5f;
left: 50%;
-webkit-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
-o-transform: translate(-50%, 0);
transform: translate(-50%, 0);
}
@media (max-width: 991px) {
.noo-class-schedule .fc-view.fc-agendaWeek-view .fc-widget-content .fc-time-grid .fc-time-grid-event .fc-content .fc-title {
font-size: 9px;
margin-bottom: 0;
padding-bottom: 0;
}
.noo-class-schedule .fc-view.fc-agendaWeek-view .fc-widget-content .fc-time-grid .fc-time-grid-event .fc-content .fc-title:before {
display: none;
}
}
@media (max-width: 991px) {
.noo-class-schedule .fc-view.fc-agendaWeek-view .fc-widget-content .fc-time-grid .fc-time-grid-event .fc-content .fc-address,
.noo-class-schedule .fc-view.fc-agendaWeek-view .fc-widget-content .fc-time-grid .fc-time-grid-event .fc-content .fc-time {
font-size: 8px;
font-weight: bold;
line-height: 12px;
}
}
.noo-class-schedule .fc-view.fc-agendaWeek-view .fc-widget-content .fc-time-grid .fc-time-grid-event .fc-bg {
background: transparent;
opacity: 1;
}
.noo-class-schedule .fc-view.fc-agendaWeek-view .fc-widget-content .fc-time-grid .fc-time-grid-event:hover {
left: 0!important;
right: 0!important;
z-index: 99!important;
margin: -2px -4px 4px -2px !important;
}
.noo-class-schedule .fc-view.fc-agendaWeek-view .fc-widget-content .fc-time-grid .fc-time-grid-event.time-short-1 .fc-address,
.noo-class-schedule .fc-view.fc-agendaWeek-view .fc-widget-content .fc-time-grid .fc-time-grid-event.time-short-2 .fc-address,
.noo-class-schedule .fc-view.fc-agendaWeek-view .fc-widget-content .fc-time-grid .fc-time-grid-event.time-short-1 .fc-title:before,
.noo-class-schedule .fc-view.fc-agendaWeek-view .fc-widget-content .fc-time-grid .fc-time-grid-event.time-short-2 .fc-title:before,
.noo-class-schedule .fc-view.fc-agendaWeek-view .fc-widget-content .fc-time-grid .fc-time-grid-event.time-short-1 .fc-time,
.noo-class-schedule .fc-view.fc-agendaWeek-view .fc-widget-content .fc-time-grid .fc-time-grid-event.time-short-2 .fc-time {
display: none;
}
.noo-class-schedule .fc-view.fc-agendaWeek-view .fc-widget-content .fc-time-grid .fc-time-grid-event.time-short-1 .fc-title,
.noo-class-schedule .fc-view.fc-agendaWeek-view .fc-widget-content .fc-time-grid .fc-time-grid-event.time-short-2 .fc-title {
margin-bottom: 0;
padding-bottom: 0;
}
.noo-class-schedule .fc-view.fc-agendaWeek-view .fc-widget-content .fc-time-grid .fc-time-grid-event.time-short-1:hover,
.noo-class-schedule .fc-view.fc-agendaWeek-view .fc-widget-content .fc-time-grid .fc-time-grid-event.time-short-2:hover {
margin: -20px -4px -50px -2px !important;
}
.noo-class-schedule .fc-view.fc-agendaWeek-view .fc-widget-content .fc-time-grid .fc-time-grid-event.time-short-1:hover .fc-address,
.noo-class-schedule .fc-view.fc-agendaWeek-view .fc-widget-content .fc-time-grid .fc-time-grid-event.time-short-2:hover .fc-address,
.noo-class-schedule .fc-view.fc-agendaWeek-view .fc-widget-content .fc-time-grid .fc-time-grid-event.time-short-1:hover .fc-title:before,
.noo-class-schedule .fc-view.fc-agendaWeek-view .fc-widget-content .fc-time-grid .fc-time-grid-event.time-short-2:hover .fc-title:before,
.noo-class-schedule .fc-view.fc-agendaWeek-view .fc-widget-content .fc-time-grid .fc-time-grid-event.time-short-1:hover .fc-time,
.noo-class-schedule .fc-view.fc-agendaWeek-view .fc-widget-content .fc-time-grid .fc-time-grid-event.time-short-2:hover .fc-time {
display: block;
}
.noo-class-schedule .fc-view.fc-agendaWeek-view .fc-widget-content .fc-time-grid .fc-time-grid-event.time-short-1:hover .fc-title,
.noo-class-schedule .fc-view.fc-agendaWeek-view .fc-widget-content .fc-time-grid .fc-time-grid-event.time-short-2:hover .fc-title {
margin-bottom: 10px;
padding-bottom: 5px;
}
.noo-class-schedule .fc-view.fc-agendaWeek-view .fc-widget-content .fc-time-grid .fc-time-grid-event.time-short-1 .fc-trainer {
display: none;
}
.noo-class-schedule .fc-view.fc-agendaWeek-view .fc-widget-content .fc-time-grid .fc-time-grid-event.time-short-1:hover {
margin: -50px -4px -90px -2px !important;
}
.noo-class-schedule .fc-view.fc-agendaWeek-view .fc-widget-content .fc-time-grid .fc-time-grid-event.time-short-1:hover .fc-trainer {
display: block;
}
.noo-class-schedule .fc-view.fc-agendaWeek-view .fc-widget-content .fc-time-grid table tbody tr td.fc-axis {
width: 100px !important;
text-align: center;
}
@media (max-width: 991px) {
.noo-class-schedule .fc-view.fc-agendaWeek-view .fc-widget-content .fc-time-grid table tbody tr td.fc-axis {
width: 38px !important;
white-space: normal;
}
}
@media (max-width: 991px) {
.noo-class-schedule .fc-view-container {
width: 100%;
}
.noo-class-schedule .view-agendaWeek .fc-view-container {
overflow-x: scroll;
}
.noo-class-schedule .fc-view {
width: 768px !important;
margin: 0 auto;
}
}
@media (min-width: 992px) {
.post-type-archive-noo_class .noo_class .content-meta > span {
float: left;
min-width: 45%;
}
}
.single-noo_class .noo_class .content-meta span {
color: #fe6367;
}
@media (max-width: 1199px) {
.post-type-archive-noo_class .content-meta span:nth-child(2) {
display: block;
}
}
.noo-ajax-result {
font-size: 0.8571428571428571em;
margin-bottom: 10px;
display: block;
}
.user-membership-package {
text-align: center;
}
.user-membership-package .user-membership-package-content {
width: 50%;
margin-top: 50px;
background: #f9f9f9;
margin: 0 auto;
padding: 2.142857142857143em;
}
@media (max-width: 767px) {
.user-membership-package .user-membership-package-content {
width: 100%;
}
}
.user-membership-package .user-membership-package-content > .row,
.user-membership-package .user-membership-package-content > .noo-pricing-table {
margin-bottom: 1.0714285714285714em;
text-align: left;
}
.noo-messages {
padding: 15px;
margin-bottom: 2.142857142857143em;
border-width: 1px;
border-style: solid;
-webkit-border-radius: 0;
border-radius: 0;
}
.noo-messages.noo-message-error {
background: #f2dede;
color: #a94442;
border-color: #ebccd1;
}
.noo-messages.noo-message-success {
background: #dff0d8;
color: #3c763d;
border-color: #d6e9c6;
}
.noo-messages.noo-message-notice {
background: #d9edf7;
color: #31708f;
border-color: #bce8f1;
}
.noo-messages ul {
margin: 0;
padding: 0;
list-style: none;
}textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"] {
border: 1px solid #dbdada;
outline: 0;
margin-bottom: 20px;
width: 100%;
height: auto;
padding: 0.7142857142857143em 1.1428571428571428em;
font-size: 14px;
line-height: 1.5;
border-radius: 0;
}
selecttextarea,
selectinput[type="text"],
selectinput[type="password"],
selectinput[type="datetime"],
selectinput[type="datetime-local"],
selectinput[type="date"],
selectinput[type="month"],
selectinput[type="time"],
selectinput[type="week"],
selectinput[type="number"],
selectinput[type="email"],
selectinput[type="url"],
selectinput[type="search"],
selectinput[type="tel"],
selectinput[type="color"] {
height: auto;
line-height: auto;
}
textareatextarea,
textareainput[type="text"],
textareainput[type="password"],
textareainput[type="datetime"],
textareainput[type="datetime-local"],
textareainput[type="date"],
textareainput[type="month"],
textareainput[type="time"],
textareainput[type="week"],
textareainput[type="number"],
textareainput[type="email"],
textareainput[type="url"],
textareainput[type="search"],
textareainput[type="tel"],
textareainput[type="color"],
select[multiple]textarea,
select[multiple]input[type="text"],
select[multiple]input[type="password"],
select[multiple]input[type="datetime"],
select[multiple]input[type="datetime-local"],
select[multiple]input[type="date"],
select[multiple]input[type="month"],
select[multiple]input[type="time"],
select[multiple]input[type="week"],
select[multiple]input[type="number"],
select[multiple]input[type="email"],
select[multiple]input[type="url"],
select[multiple]input[type="search"],
select[multiple]input[type="tel"],
select[multiple]input[type="color"] {
height: auto;
} @font-face {
font-family: 'star';
src: url(//jogasziget.hu/wp-content/themes/noo-yogi/assets/fonts/star.eot);
src: url(//jogasziget.hu/wp-content/themes/noo-yogi/assets/fonts/star.eot?#iefix) format('embedded-opentype'), url(//jogasziget.hu/wp-content/themes/noo-yogi/assets/fonts/star.woff) format('woff'), url(//jogasziget.hu/wp-content/themes/noo-yogi/assets/fonts/star.ttf) format('truetype'), url(//jogasziget.hu/wp-content/themes/noo-yogi/assets/fonts/star.svg#star) format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'WooCommerce';
src: url(//jogasziget.hu/wp-content/themes/noo-yogi/assets/fonts/WooCommerce.eot);
src: url(//jogasziget.hu/wp-content/themes/noo-yogi/assets/fonts/WooCommerce.eot?#iefix) format('embedded-opentype'), url(//jogasziget.hu/wp-content/themes/noo-yogi/assets/fonts/WooCommerce.woff) format('woff'), url(//jogasziget.hu/wp-content/themes/noo-yogi/assets/fonts/WooCommerce.ttf) format('truetype'), url(//jogasziget.hu/wp-content/themes/noo-yogi/assets/fonts/WooCommerce.svg#WooCommerce) format('svg');
font-weight: normal;
font-style: normal;
}
.product-masonry .masonry-filters {
margin-bottom: 4.285714285714286em;
}
@media (max-width: 991px) {
.product-masonry .masonry-filters {
margin-bottom: 2.142857142857143em;
}
}
.product-masonry .masonry-filters ul {
padding: 0;
text-align: center;
list-style: none;
}
.product-masonry .masonry-filters ul li {
display: inline-block;
text-transform: uppercase;
margin: 10px 20px;
}
@media (max-width: 991px) {
.product-masonry .masonry-filters ul li {
margin: 5px;
}
}
.product-masonry .masonry-filters ul li a {
padding: 10px 5px;
display: block;
border-bottom: 1px solid transparent;
}
.product-masonry .masonry-filters ul li a.selected {
color: #fe6367;
border-bottom-color: #fe6367;
}
@media (max-width: 991px) {
.product-masonry .masonry-filters ul li a {
padding: 5px;
}
}
.woocommerce {     }
.woocommerce select {
padding: 0.7142857142857143em 1.1428571428571428em;
}
.woocommerce .col2-set {
width: 100%;
}
.woocommerce .col2-set:before,
.woocommerce .col2-set:after {
content: " ";
display: table;
}
.woocommerce .col2-set:after {
clear: both;
}
.woocommerce .col2-set .col-1 {
float: left;
width: 48%;
}
.woocommerce .col2-set .col-2 {
float: right;
width: 48%;
}
.woocommerce img {
height: auto;
max-width: 100%;
}
.woocommerce div.product div.images {
overflow: hidden;
position: relative;
}
.woocommerce div.product div.thumbnails {
padding-top: 2.142857142857143em;
margin-left: -1.0714285714285714em;
margin-right: -1.0714285714285714em;
}
.woocommerce div.product div.thumbnails:before,
.woocommerce div.product div.thumbnails:after {
content: " ";
display: table;
}
.woocommerce div.product div.thumbnails:after {
clear: both;
}
.woocommerce div.product div.thumbnails a {
float: left;
padding-left: 1.0714285714285714em;
padding-right: 1.0714285714285714em;
padding-bottom: 2.142857142857143em;
}
.woocommerce div.product div.thumbnails.columns-4 a {
width: 25%;
}
.woocommerce div.product div.thumbnails.columns-3 a {
width: 33.33333333333333%;
}
.woocommerce div.product div.thumbnails a.last {
margin-right: 0;
}
.woocommerce div.product div.thumbnails a.first {
clear: both;
}
.woocommerce div.product div.summary .product_meta {
margin-top: 20px;
margin-bottom: 20px;
}
.woocommerce div.product div.summary .product_meta > span {
display: block;
padding: 5px 0;
}
.woocommerce div.product div.summary .product-share span {
padding-right: 1em;
}
.woocommerce div.product div.summary .product-share a {
display: inline-block;
margin: 0 0.5em;
}
.woocommerce div.product .yith-wcwl-add-to-wishlist {
font-size: 12px;
}
.woocommerce div.product .content-share {
position: relative;
margin-top: 1em;
}
.woocommerce #quantity { }
.woocommerce #quantity input::-webkit-outer-spin-button,
.woocommerce #quantity input::-webkit-inner-spin-button {
display: none;
}
.woocommerce .related:before,
.woocommerce .upsells.products:before,
.woocommerce .related:after,
.woocommerce .upsells.products:after {
content: " ";
display: table;
}
.woocommerce .related:after,
.woocommerce .upsells.products:after {
clear: both;
}
.woocommerce .related h2,
.woocommerce .upsells.products h2 {
font-size: 1.7142857142857142em;
text-transform: uppercase;
font-weight: 400;
margin-bottom: 1.5em;
}
.woocommerce .related ul.products,
.woocommerce .upsells.products ul.products {
margin-top: 1em;
}
.woocommerce ul.products {
clear: both;
margin-left: -1.0714285714285714em;
margin-right: -1.0714285714285714em;
}
.woocommerce ul.products:before,
.woocommerce ul.products:after {
content: " ";
display: table;
}
.woocommerce ul.products:after {
clear: both;
}
.woocommerce ul.products li.product {
float: left;
padding-left: 1.0714285714285714em;
padding-right: 1.0714285714285714em;
position: relative;
width: 25%;
margin-bottom: 2.142857142857143em;
}
@media (max-width: 991px) {
.woocommerce ul.products li.product {
width: 33.33%;
}
.woocommerce ul.products li.product:nth-child(3n + 1) {
clear: both;
}
}
@media (max-width: 767px) {
.woocommerce ul.products li.product {
width: 50%;
}
.woocommerce ul.products li.product:nth-child(2n + 1) {
clear: both;
}
}
@media (max-width: 480px) {
.woocommerce ul.products li.product {
width: 100%;
}
}
.woocommerce ul.products li.first {
clear: both;
}
@media (max-width: 991px) {
.woocommerce ul.products li.first {
clear: none;
}
}
.woocommerce ul.products.products-slidebar li.product {
width: 33.33333333333333%;
}
.woocommerce ul.products.products-slidebar li.first {
clear: none;
}
.woocommerce.columns-1 ul.products li.product {
width: 100%;
margin-right: 0;
}
.woocommerce.columns-2 ul.products li.product {
width: 50%;
}
.woocommerce.columns-3 ul.products li.product {
width: 33.33333333333333%;
}
.woocommerce.columns-4 ul.products li.product {
width: 25%;
}
.woocommerce.columns-5 ul.products li.product {
width: 20%;
}
.woocommerce.columns-6 ul.products li.product {
width: 16.666666666666664%;
}
@media (max-width: 991px) {
.woocommerce.columns-3 ul.products li.product,
.woocommerce.columns-4 ul.products li.product,
.woocommerce.columns-5 ul.products li.product,
.woocommerce.columns-6 ul.products li.product {
width: 33.33%;
}
}
@media (max-width: 767px) {
.woocommerce.columns-3 ul.products li.product,
.woocommerce.columns-4 ul.products li.product,
.woocommerce.columns-5 ul.products li.product,
.woocommerce.columns-6 ul.products li.product {
width: 50%;
}
}
@media (max-width: 480px) {
.woocommerce.columns-3 ul.products li.product,
.woocommerce.columns-4 ul.products li.product,
.woocommerce.columns-5 ul.products li.product,
.woocommerce.columns-6 ul.products li.product {
width: 100%;
}
}
.woocommerce .woocommerce-result-count {
float: left;
}
.woocommerce .woocommerce-ordering {
float: right;
}
.woocommerce table.cart img {
height: auto;
}
.woocommerce table.cart td.actions {
text-align: right;
}
.woocommerce table.cart td.actions .coupon {
float: left;
}
.woocommerce table.cart td.actions .coupon label {
display: none;
}
.woocommerce .cart-collaterals {
width: 100%;
}
.woocommerce .cart-collaterals:before,
.woocommerce .cart-collaterals:after {
content: " ";
display: table;
}
.woocommerce .cart-collaterals:after {
clear: both;
}
.woocommerce .cart-collaterals .related {
width: 30.75%;
float: left;
}
.woocommerce .cart-collaterals .cross-sells {
width: 48%;
float: left;
}
.woocommerce .cart-collaterals .cross-sells ul.products {
float: none;
}
.woocommerce .cart-collaterals .cross-sells ul.products li {
width: 48%;
}
.woocommerce .cart-collaterals .shipping_calculator {
width: 48%;
clear: right;
float: right;
}
.woocommerce .cart-collaterals .shipping_calculator:before,
.woocommerce .cart-collaterals .shipping_calculator:after {
content: " ";
display: table;
}
.woocommerce .cart-collaterals .shipping_calculator:after {
clear: both;
}
.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-1,
.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-2 {
width: 47%;
}
.woocommerce .cart-collaterals .cart_totals {
float: right;
width: 48%;
text-align: right;
}
.woocommerce form .form-row:before,
.woocommerce form .form-row:after {
content: " ";
display: table;
}
.woocommerce form .form-row:after {
clear: both;
}
.woocommerce form .form-row label {
display: block;
}
.woocommerce form .form-row label.checkbox {
display: inline;
}
.woocommerce form .form-row select {
display: block;
height: 2.9285714285714284em;
padding: 0.42857142857142855em 1.2857142857142856em;
font-size: 14px;
line-height: 1.7;
color: #5f5f5f;
background-color: transparent;
background-image: none;
border: 1px solid #dbdada;
border-radius: 0;
letter-spacing: 0.5px;
-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
width: 100%;
}
.woocommerce form .form-row select:focus {
border-color: #797979;
outline: 0;
}
.woocommerce form .form-row select::-moz-placeholder {
color: #8c8c8c;
opacity: 1;
}
.woocommerce form .form-row select:-ms-input-placeholder {
color: #8c8c8c;
}
.woocommerce form .form-row select::-webkit-input-placeholder {
color: #8c8c8c;
}
.woocommerce form .form-row select[disabled],
.woocommerce form .form-row select[readonly],
fieldset[disabled] .woocommerce form .form-row select {
cursor: not-allowed;
background-color: #f4f4f4;
opacity: 1;
}
textarea.woocommerce form .form-row select {
height: auto;
}
.woocommerce form .form-row .input-text {
display: block;
height: 2.9285714285714284em;
padding: 0.42857142857142855em 1.2857142857142856em;
font-size: 14px;
line-height: 1.7;
color: #5f5f5f;
background-color: transparent;
background-image: none;
border: 1px solid #dbdada;
border-radius: 0;
letter-spacing: 0.5px;
-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
width: 100%;
}
.woocommerce form .form-row .input-text:focus {
border-color: #797979;
outline: 0;
}
.woocommerce form .form-row .input-text::-moz-placeholder {
color: #8c8c8c;
opacity: 1;
}
.woocommerce form .form-row .input-text:-ms-input-placeholder {
color: #8c8c8c;
}
.woocommerce form .form-row .input-text::-webkit-input-placeholder {
color: #8c8c8c;
}
.woocommerce form .form-row .input-text[disabled],
.woocommerce form .form-row .input-text[readonly],
fieldset[disabled] .woocommerce form .form-row .input-text {
cursor: not-allowed;
background-color: #f4f4f4;
opacity: 1;
}
textarea.woocommerce form .form-row .input-text {
height: auto;
}
.woocommerce form .form-row textarea.input-text {
height: auto;
}
.woocommerce form .form-row-first,
.woocommerce form .form-row-last {
float: left;
width: 47%;
overflow: visible;
}
@media (max-width: 480px) {
.woocommerce form .form-row-first,
.woocommerce form .form-row-last {
width: 100%;
float: none;
}
}
.woocommerce form .form-row-last {
float: right;
}
.woocommerce form .form-row-wide {
clear: both;
}
.woocommerce form .form-row-wide.create-account {
border: 3px solid #31708f;
padding: 3px 8px;
margin: 10px 3px 9px;
}
.woocommerce .woocommerce-password-strength.short {
margin-top: 4px;
}
.woocommerce .clear {
clear: both;
}
.woocommerce .create-account {
margin: 4px;
}
.woocommerce #payment .form-row select {
width: auto;
}
.woocommerce #payment .terms {
text-align: right;
padding: 0 1em 0;
}
.woocommerce #payment #place_order {
display: inline-block;
margin-bottom: 0;
font-weight: 400;
text-align: center;
vertical-align: middle;
cursor: pointer;
border: 0px solid transparent;
white-space: nowrap;
background: #e7e7e7;
text-transform: uppercase;
padding: 0.7142857142857143em 3em;
font-size: 14px;
line-height: 1.7;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-transition: border-color color 0.2s ease;
-o-transition: border-color color 0.2s ease;
transition: border-color color 0.2s ease;
float: right;
background-image: none;
padding-left: 40px;
padding-right: 40px;
font-size: 16px;
background-color: #5f5f5f;
color: #fff;
-webkit-border-radius: 0;
border-radius: 0;
}
.woocommerce #payment #place_order:hover,
.woocommerce #payment #place_order:focus {
outline: 0;
background: #5f5f5f;
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
.woocommerce #payment #place_order:hover {
background-color: #797979;
color: #ffffff;
}
@media (max-width: 767px) {
.woocommerce {     }
.woocommerce .col2-set .col-1,
.woocommerce .col2-set .col-2 {
float: none;
width: 100%;
}
.woocommerce div.product div.images,
.woocommerce div.product div.summary {
float: none;
width: 100%;
}
.woocommerce table.cart .product-thumbnail {
display: none;
}
.woocommerce table.cart td.actions {
text-align: left;
padding-left: 0;
padding-right: 0;
}
.woocommerce table.cart td.actions .coupon {
float: none;
margin-bottom: 1em;
}
.woocommerce table.cart td.actions .coupon:before,
.woocommerce table.cart td.actions .coupon:after {
content: " ";
display: table;
}
.woocommerce table.cart td.actions .coupon:after {
clear: both;
}
.woocommerce table.cart td.actions input,
.woocommerce table.cart td.actions .button,
.woocommerce table.cart td.actions .input-text {
width: 48%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.woocommerce table.cart td.actions .input-text + .button,
.woocommerce table.cart td.actions .button.alt {
float: right;
}
.woocommerce .cart-collaterals .cart_totals,
.woocommerce .cart-collaterals .shipping_calculator,
.woocommerce .cart-collaterals .cross-sells {
width: 100%;
float: none;
text-align: left;
}
.woocommerce.woocommerce-checkout form.login .form-row {
width: 100%;
float: none;
}
.woocommerce #payment .terms {
text-align: left;
padding: 0;
}
.woocommerce #payment #place_order {
float: none;
width: 100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
margin-bottom: 1em;
}
.woocommerce .lost_reset_password .form-row-first,
.woocommerce .lost_reset_password .form-row-last {
width: 100%;
float: none;
margin-right: 0;
}
}
@media (max-width: 767px) and (max-width: 480px) {
.woocommerce table.cart td.actions input,
.woocommerce table.cart td.actions .button,
.woocommerce table.cart td.actions .input-text {
width: 95%;
float: none!important;
margin-bottom: 1em;
}
} p.demo_store {
position: fixed;
left: 0;
right: 0;
margin: 0;
width: 100%;
font-size: 1em;
padding: 1em 0;
text-align: center;
color: #ffffff;
z-index: 1049;
background: #5f5f5f;
} .wc-forward:after,
.wc-forward a:after {
font-family: 'WooCommerce';
speak: none;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
margin-left: 7px;
content: "\e029";
font-size: .7em;
}
.wc-backward:before,
.wc-backward a:before {
font-family: 'WooCommerce';
speak: none;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
margin-right: 7px;
content: "\e02f";
font-size: .7em;
} .woocommerce {                 }
.woocommerce table {
width: 100%;
max-width: 100%;
margin-bottom: 1.6428571428571428em;
}
.woocommerce table > thead > tr > th,
.woocommerce table > tbody > tr > th,
.woocommerce table > tfoot > tr > th,
.woocommerce table > thead > tr > td,
.woocommerce table > tbody > tr > td,
.woocommerce table > tfoot > tr > td {
padding: 0.5714285714285714em;
line-height: 1.7;
vertical-align: top;
border-top: 1px solid #dbdada;
}
.woocommerce table > thead > tr > th {
vertical-align: bottom;
border-bottom: 1px solid #dbdada;
}
.woocommerce table > caption + thead > tr:first-child > th,
.woocommerce table > colgroup + thead > tr:first-child > th,
.woocommerce table > thead:first-child > tr:first-child > th,
.woocommerce table > caption + thead > tr:first-child > td,
.woocommerce table > colgroup + thead > tr:first-child > td,
.woocommerce table > thead:first-child > tr:first-child > td {
border-top: 0;
}
.woocommerce table > tbody + tbody {
border-top: 2px solid #dbdada;
}
.woocommerce .woocommerce-message,
.woocommerce .woocommerce-error,
.woocommerce .woocommerce-info {
padding: 1em 1em 1em 3.5em !important;
margin: 0 0 2em !important;
position: relative;
list-style: none outside !important;
width: auto;
}
.woocommerce .woocommerce-message:before,
.woocommerce .woocommerce-error:before,
.woocommerce .woocommerce-info:before,
.woocommerce .woocommerce-message:after,
.woocommerce .woocommerce-error:after,
.woocommerce .woocommerce-info:after {
content: " ";
display: table;
}
.woocommerce .woocommerce-message:after,
.woocommerce .woocommerce-error:after,
.woocommerce .woocommerce-info:after {
clear: both;
}
.woocommerce .woocommerce-message:before,
.woocommerce .woocommerce-error:before,
.woocommerce .woocommerce-info:before {
content: "";
height: 1.5em;
width: 1.5em;
display: block;
position: absolute;
top: 0;
left: 1em;
font-family: sans-serif;
font-size: 1em;
line-height: 1.5;
text-align: center;
padding-top: 1em;
}
.woocommerce .woocommerce-message .button,
.woocommerce .woocommerce-error .button,
.woocommerce .woocommerce-info .button {
float: right;
}
.woocommerce .woocommerce-message li,
.woocommerce .woocommerce-error li,
.woocommerce .woocommerce-info li {
list-style: none outside !important;
padding-left: 0 !important;
margin-left: 0 !important;
}
.woocommerce .woocommerce-message {
border: 3px solid #3c763d;
}
.woocommerce .woocommerce-message:before {
color: #3c763d;
content: "\f058";
font-family: "fontawesome";
}
.woocommerce .woocommerce-info {
border: 3px solid #31708f;
}
.woocommerce .woocommerce-info:before {
color: #31708f;
content: "\f05a";
font-family: "fontawesome";
}
.woocommerce .woocommerce-error {
border: 3px solid #a94442;
}
.woocommerce .woocommerce-error:before {
color: #a94442;
content: "\f057";
font-family: "fontawesome";
}
.woocommerce small.note {
display: block;
color: #5f5f5f;
font-size: 11px;
line-height: 21px;
margin-top: 10px;
}
.woocommerce div.product {
margin-bottom: 0;
position: relative;         }
.woocommerce div.product .product_title {
margin-top: 0;
padding: 0;
text-transform: uppercase;
font-weight: 400;
font-size: 1.7142857142857142em;
}
.woocommerce div.product span.price,
.woocommerce div.product p.price {
font-size: 1.7142857142857142em;
font-weight: 400;
color: #454545;
}
.woocommerce div.product span.price ins,
.woocommerce div.product p.price ins {
float: left;
margin-right: 5px;
text-decoration: none;
}
.woocommerce div.product span.price del,
.woocommerce div.product p.price del {
font-size: 0.67em;
color: rgba(95, 95, 95, 0.5);
}
.woocommerce div.product p.stock {
font-size: 0.92em;
}
.woocommerce div.product .stock {
color: #5f5f5f;
}
.woocommerce div.product .out-of-stock {
color: red;
}
.woocommerce div.product div.images {
margin-bottom: 2em;
}
.woocommerce div.product div.summary {
margin-bottom: 2em;
}
.woocommerce div.product div.social {
text-align: right;
margin: 0 0 1em;
}
.woocommerce div.product div.social span {
margin: 0 0 0 2px;
}
.woocommerce div.product div.social span span {
margin: 0;
}
.woocommerce div.product div.social span .stButton .chicklets {
padding-left: 16px;
width: 0;
}
.woocommerce div.product div.social iframe {
float: left;
margin-top: 3px;
}
.woocommerce div.product .woocommerce-tabs {
margin-top: 1em;
margin-bottom: 1em;
}
.woocommerce div.product .woocommerce-tabs .nav-tabs > li > a {
text-transform: uppercase;
padding: 0.7rem 1.2rem;
}
.woocommerce div.product .woocommerce-tabs .tab-pane h2 {
display: none;
}
.woocommerce div.product p.cart {
margin-bottom: 2em;
}
.woocommerce div.product p.cart:before,
.woocommerce div.product p.cart:after {
content: " ";
display: table;
}
.woocommerce div.product p.cart:after {
clear: both;
}
.woocommerce div.product form.cart {
margin-top: 2em;
}
.woocommerce div.product form.cart:before,
.woocommerce div.product form.cart:after {
content: " ";
display: table;
}
.woocommerce div.product form.cart:after {
clear: both;
}
.woocommerce div.product form.cart div.quantity {
float: left;
margin: 0 1em 0.5em 0;
}
.woocommerce div.product form.cart table {
border-width: 0 0 0px 0;
}
.woocommerce div.product form.cart table td {
padding-left: 0;
}
.woocommerce div.product form.cart table div.quantity {
float: none;
margin: 0;
}
.woocommerce div.product form.cart table small.stock {
display: block;
float: none;
}
.woocommerce div.product form.cart .single_variation_wrap .single_variation {
margin-bottom: 1.0714285714285714em;
}
.woocommerce div.product form.cart .variations {
margin-bottom: 1em;
width: auto;
}
.woocommerce div.product form.cart .variations label {
font-weight: bold;
}
.woocommerce div.product form.cart .variations select {
width: auto;
display: block;
margin-bottom: 5px;
}
.woocommerce div.product form.cart .variations td.label {
padding-right: 1em;
display: table-cell;
}
.woocommerce div.product form.cart .variations td.label label {
margin: 0;
color: #5f5f5f;
}
.woocommerce div.product form.cart .variations td {
vertical-align: top;
border: 0;
}
.woocommerce div.product form.cart .button {
vertical-align: middle;
float: left;
}
.woocommerce div.product form.cart .group_table td.label {
padding-right: 1em;
padding-left: 1em;
}
.woocommerce div.product form.cart .group_table td {
vertical-align: top;
padding-bottom: .5em;
}
.woocommerce span.onsale {
position: absolute;
top: -33px;
left: -70px;
display: block;
width: 150px;
height: 80px;
font-size: 14px;
line-height: 130px;
text-align: center;
text-transform: uppercase;
color: white;
font-weight: 400;
background-color: #5f5f5f;
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
z-index: 20;
}
.woocommerce span.out_of_stock {
background: none repeat scroll 0 0 #b3b3b3;
-webkit-border-radius: 50%;
border-radius: 50%;
color: #ffffff;
display: block;
font-size: 12px;
font-weight: 400;
height: 70px;
padding: 15px 10px;
position: absolute;
right: 10px;
text-align: center;
text-transform: uppercase;
top: 10px;
width: 70px;
z-index: 20;
}
.woocommerce .products ul,
.woocommerce ul.products {
padding: 0;
list-style: none outside;
clear: both;
}
.woocommerce .products ul:before,
.woocommerce ul.products:before,
.woocommerce .products ul:after,
.woocommerce ul.products:after {
content: " ";
display: table;
}
.woocommerce .products ul:after,
.woocommerce ul.products:after {
clear: both;
}
.woocommerce .products ul li,
.woocommerce ul.products li {
list-style: none outside;
}
.woocommerce ul.products li.product h3 {
padding: .5em 0;
margin: 0;
font-size: 1.2857142857142858em;
}
.woocommerce ul.products li.product figure {
position: relative;
background-color: #ffffff;
}
.woocommerce ul.products li.product figure .product-wrap {
position: relative;
display: block;
}
.woocommerce ul.products li.product figure .product-wrap .product-images {
position: relative;
overflow: hidden;
}
.woocommerce ul.products li.product figure .product-wrap .product-images > a {
position: relative;
display: block;
}
.woocommerce ul.products li.product figure .product-wrap .product-images .noo-product-thumbnail {
left: 0;
top: 0;
width: 100%;
z-index: 8;
}
.woocommerce ul.products li.product figure .product-wrap .product-images .noo-product-thumbnail img {
display: block;
height: auto;
-webkit-transition: all 1s cubic-bezier(0.19, 1, 0.22, 1) 0s;
-o-transition: all 1s cubic-bezier(0.19, 1, 0.22, 1) 0s;
transition: all 1s cubic-bezier(0.19, 1, 0.22, 1) 0s;
width: 100%;
animation-fill-mode: both;
-webkit-animation-fill-mode: both;
backface-visibility: hidden;
-webkit-backface-visibility: hidden;
opacity: 1;
filter: alpha(opacity=100);
}
.woocommerce ul.products li.product figure .product-wrap .product-images .noo-product-thumbnail.noo-product-front-thumbnail {
z-index: 10;
position: relative;
}
.woocommerce ul.products li.product figure .product-wrap .product-images .noo-product-thumbnail.noo-product-back-thumbnail {
position: absolute;
}
.woocommerce ul.products li.product figure .product-wrap .product-overlay {
position: absolute;
left: 0;
top: 0;
opacity: 0;
filter: alpha(opacity=0);
-webkit-transform: scale(0);
-ms-transform: scale(0);
-o-transform: scale(0);
transform: scale(0);
-webkit-transition: 0.2s;
-o-transition: 0.2s;
transition: 0.2s;
background: rgba(254, 99, 103, 0.5);
z-index: 30;
width: 100%;
height: 100%;
}
.woocommerce ul.products li.product figure .product-wrap .product-overlay .product_title {
text-transform: uppercase;
font-size: 1.2857142857142858em;
margin-bottom: 0.5em;
margin-top: 0.5em;
}
.woocommerce ul.products li.product figure .product-wrap .product-overlay .product_title a {
font-weight: 400;
color: #ffffff;
}
.woocommerce ul.products li.product figure .product-wrap .product-overlay .star-rating:before {
color: #ffffff;
}
.woocommerce ul.products li.product figure .product-wrap .product-overlay .price {
padding: 10px 0;
font-size: 1.7142857142857142em;
color: #ffffff;
border-top: 1px solid #ffffff;
display: inline-block;
margin-top: 15px;
}
.woocommerce ul.products li.product figure .product-wrap .product-overlay .price del {
color: #5f5f5f;
}
.woocommerce ul.products li.product figure .product-wrap .shop-loop-actions {
position: absolute;
bottom: 15px;
left: 0;
width: 100%;
}
.woocommerce ul.products li.product figure .product-wrap .shop-loop-actions a {
background: transparent;
border: 3px solid #ffffff;
color: #ffffff;
font-size: 0.8571428571428571em;
text-transform: uppercase;
text-decoration: none;
padding: 0.7142857142857143em;
line-height: 1.5;
display: inline-block;
vertical-align: top;
margin: 3px;
}
.woocommerce ul.products li.product figure .product-wrap .shop-loop-actions a:hover,
.woocommerce ul.products li.product figure .product-wrap .shop-loop-actions a:focus {
background: #ffffff;
color: #fe6367;
}
@media (min-width: 768px) and (max-width: 991px) {
.woocommerce ul.products li.product figure .product-wrap .shop-loop-actions a {
padding: 0.3em;
border-width: 2px;
margin: 2px;
}
}
.woocommerce ul.products li.product figure .product-wrap .shop-loop-actions .button.add_to_cart_button.loading:before {
content: " ";
background: url(//jogasziget.hu/wp-content/themes/noo-yogi/assets/images/ajax-loader.gif) scroll center center no-repeat #ffffff;
}
.woocommerce ul.products li.product figure .product-wrap .shop-loop-actions .button.add_to_cart_button.added:before {
content: "\f00c";
position: relative;
display: inline-block;
font-family: "fontawesome";
font-style: normal;
font-weight: normal;
line-height: 1;
text-decoration: inherit;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
speak: none;
padding-right: 5px;
opacity: 1;
filter: alpha(opacity=100);
}
.woocommerce ul.products li.product figure:hover .product-wrap .product-overlay {
opacity: 1;
filter: alpha(opacity=100);
-webkit-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
}
.woocommerce ul.products li.product strong {
display: block;
}
.woocommerce ul.products li.product .price {
color: #5f5f5f;
display: block;
font-weight: 400;
font-size: 18px;
padding-bottom: .5em;
}
.woocommerce ul.products li.product .price del {
font-size: 0.8571428571428571em;
color: rgba(95, 95, 95, 0.5);
margin: -2px 0 0 0;
}
.woocommerce ul.products li.product .price ins {
background: none;
text-decoration: none;
}
.woocommerce ul.products li.product .price .from {
font-size: 0.67em;
margin: -2px 0 0 0;
text-transform: uppercase;
color: rgba(95, 95, 95, 0.5);
}
.woocommerce .product-quickview {
-webkit-border-radius: 0;
border-radius: 0;
}
.woocommerce .product-quickview .modal-dialog {
width: 90%;
max-width: 800px;
}
.woocommerce .product-quickview .modal-dialog .modal-content {
-webkit-border-radius: 0;
border-radius: 0;
}
.woocommerce .product-quickview .modal-dialog .modal-content .product .images,
.woocommerce .product-quickview .modal-dialog .modal-content .product .summary {
width: 100%;
}
.woocommerce .woocommerce-result-count {
margin: 0 0 1em;
}
.woocommerce .woocommerce-ordering {
margin: 0 0 1em;
}
.woocommerce .woocommerce-ordering select {
vertical-align: top;
}
.woocommerce .cart .button,
.woocommerce .cart input.button {
border: 3px solid #fe6367;
height: 41px;
color: #fe6367;
padding: 0 4em;
background: transparent;
}
.woocommerce .cart .button:hover,
.woocommerce .cart input.button:hover {
background: #fe6367;
color: #ffffff;
}
.woocommerce .cart input.checkout-button {
background-color: #5f5f5f;
color: #fff;
}
.woocommerce .cart input.checkout-button:hover {
background-color: #797979;
}
.woocommerce a.added_to_cart {
display: none !important;
}
.woocommerce a.added_to_cart:after,
.woocommerce a.added_to_cart:before {
display: none !important;
}
.woocommerce .quantity {
position: relative;
margin: 0 auto;
zoom: 1; }
.woocommerce .quantity input.qty {
padding: 0.7142857142857143em;
height: 41px;
border: 1px solid #dbdada;
width: 90px;
}
.woocommerce .quantity noindex:-o-prefocus,
.woocommerce .quantity input[type=number] {
padding-right: 1.2em;
}
.woocommerce .quantity input {
display: inline-block;
margin: 0;
vertical-align: top;
}
.woocommerce .quantity .plus,
.woocommerce .quantity .minus {
border: none;
color: #2f3339;
height: 40px;
width: 40px;
padding: 0.35714285714285715em 0.7142857142857143em;
background-color: #dfdfdf;
background-image: none;
}
.woocommerce .quantity .plus:hover,
.woocommerce .quantity .minus:hover {
background: #5f5f5f;
color: #ffffff;
}
.woocommerce .quantity .plus {
border-left-width: 0;
}
.woocommerce .quantity .minus {
border-right-width: 0;
}
.woocommerce #reviews h2 small {
float: right;
color: #5f5f5f;
font-size: 15px;
line-height: 21px;
margin: 10px 0 0 0;
}
.woocommerce #reviews h2 small a {
text-decoration: none;
color: #5f5f5f;
}
.woocommerce #reviews h3 {
margin: 0;
}
.woocommerce #reviews #respond {
margin: 0;
border: 0;
padding: 0;
}
.woocommerce #reviews #comment {
height: 75px;
}
.woocommerce #reviews #comments .add_review:before,
.woocommerce #reviews #comments .add_review:after {
content: " ";
display: table;
}
.woocommerce #reviews #comments .add_review:after {
clear: both;
}
.woocommerce #reviews #comments h2 {
clear: none;
}
.woocommerce #reviews #comments ol.commentlist {
margin: 0;
padding: 0;
width: 100%;
background: none;
list-style: none;
}
.woocommerce #reviews #comments ol.commentlist:before,
.woocommerce #reviews #comments ol.commentlist:after {
content: " ";
display: table;
}
.woocommerce #reviews #comments ol.commentlist:after {
clear: both;
}
.woocommerce #reviews #comments ol.commentlist li {
padding: 0;
margin: 0 0 20px;
position: relative;
background: 0;
border: 0;
}
.woocommerce #reviews #comments ol.commentlist li .meta {
color: #5f5f5f;
font-size: 0.75em;
}
.woocommerce #reviews #comments ol.commentlist li img.avatar {
float: left;
position: absolute;
top: 0;
left: 0;
padding: 3px;
width: 32px;
height: auto;
border: 1px solid #f6f6f6;
margin: 0;
line-height: 1;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
margin: 0 0 0 50px;
border: 1px solid #f6f6f6;
-webkit-border-radius: 4px;
border-radius: 4px;
padding: 1em 1em 0;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text:before,
.woocommerce #reviews #comments ol.commentlist li .comment-text:after {
content: " ";
display: table;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text:after {
clear: both;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p {
margin: 0 0 1em;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta {
font-size: 0.83em;
}
.woocommerce #reviews #comments ol.commentlist ul.children {
list-style: none outside;
margin: 20px 0 0 50px;
}
.woocommerce #reviews #comments ol.commentlist ul.children .star-rating {
display: none;
}
.woocommerce #reviews #comments ol.commentlist #respond {
border: 1px solid #dbdada;
-webkit-border-radius: 4px;
border-radius: 4px;
padding: 1em 1em 0;
margin: 20px 0 0 50px;
}
.woocommerce #reviews #comments .commentlist > li:before {
content: "";
}
.woocommerce .star-rating {
float: right;
overflow: hidden;
position: relative;
height: 14px;
line-height: 1em;
font-size: 12px;
width: 5.5em;
font-family: 'star';
}
.woocommerce .star-rating:before {
content: "\73\73\73\73\73";
color: #5f5f5f;
float: left;
top: 0;
left: 0;
position: absolute;
}
.woocommerce .star-rating span {
overflow: hidden;
float: left;
top: 0;
left: 0;
position: absolute;
padding-top: 1.5em;
color: #fe6367;
}
.woocommerce .star-rating span:before {
content: "\53\53\53\53\53";
top: 0;
position: absolute;
left: 0;
}
.woocommerce .woocommerce-product-rating {
display: block;
margin-bottom: 1.6428571428571428em;
margin-top: 0.8214285714285714em;
}
.woocommerce .woocommerce-product-rating .woocommerce-review-link {
font-size: 12px;
}
.woocommerce .woocommerce-product-rating .star-rating {
margin: .5em 4px 0 0;
float: left;
}
.woocommerce .products .star-rating {
display: block;
margin: 0 auto .5em;
float: none;
}
.woocommerce .hreview-aggregate .star-rating {
margin: 10px 0 0 0;
}
.woocommerce #review_form #respond {
position: static;
margin: 0;
width: auto;
padding: 0 0 0;
background: transparent none;
border: 0;
}
.woocommerce #review_form #respond:before,
.woocommerce #review_form #respond:after {
content: " ";
display: table;
}
.woocommerce #review_form #respond:after {
clear: both;
}
.woocommerce #review_form #respond p {
margin: 0 0 10px;
}
.woocommerce #review_form #respond .form-submit input {
left: auto;
}
.woocommerce #review_form #respond textarea {
-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; width: 100%;
}
.woocommerce p.stars {
position: relative;
font-size: 1em;
}
.woocommerce p.stars a {
display: inline-block;
margin-right: 1em;
text-indent: -9999px;
position: relative;
color: #bbb;
font-size: 14px;
}
.woocommerce p.stars a:last-child {
border-right: 0;
}
.woocommerce p.stars a.star-1,
.woocommerce p.stars a.star-2,
.woocommerce p.stars a.star-3,
.woocommerce p.stars a.star-4,
.woocommerce p.stars a.star-5 {
border-right: 1px solid #ccc;
}
.woocommerce p.stars a.star-1:after,
.woocommerce p.stars a.star-2:after,
.woocommerce p.stars a.star-3:after,
.woocommerce p.stars a.star-4:after,
.woocommerce p.stars a.star-5:after {
font-family: "WooCommerce";
text-indent: 0;
position: absolute;
top: 0;
left: 0;
}
.woocommerce p.stars a.star-1 {
width: 2em;
}
.woocommerce p.stars a.star-1:after {
content: "\e021";
}
.woocommerce p.stars a.star-1:hover:after,
.woocommerce p.stars a.star-1.active:after {
content: "\e020";
}
.woocommerce p.stars a.star-2 {
width: 3em;
}
.woocommerce p.stars a.star-2:after {
content: "\e021\e021";
}
.woocommerce p.stars a.star-2:hover:after,
.woocommerce p.stars a.star-2.active:after {
content: "\e020\e020";
}
.woocommerce p.stars a.star-3 {
width: 4em;
}
.woocommerce p.stars a.star-3:after {
content: "\e021\e021\e021";
}
.woocommerce p.stars a.star-3:hover:after,
.woocommerce p.stars a.star-3.active:after {
content: "\e020\e020\e020";
}
.woocommerce p.stars a.star-4 {
width: 5em;
}
.woocommerce p.stars a.star-4:after {
content: "\e021\e021\e021\e021";
}
.woocommerce p.stars a.star-4:hover:after,
.woocommerce p.stars a.star-4.active:after {
content: "\e020\e020\e020\e020";
}
.woocommerce p.stars a.star-5 {
width: 6em;
border: 0;
}
.woocommerce p.stars a.star-5:after {
content: "\e021\e021\e021\e021\e021";
}
.woocommerce p.stars a.star-5:hover:after,
.woocommerce p.stars a.star-5.active:after {
content: "\e020\e020\e020\e020\e020";
}
.woocommerce table.shop_attributes {
border: 0;
border-top: 1px dotted rgba(0, 0, 0, 0.1);
margin-bottom: 1.618em;
width: 100%;
}
.woocommerce table.shop_attributes th {
width: 150px;
font-weight: bold;
padding: 8px;
border-top: 0;
border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
margin: 0;
line-height: 1.5em;
}
.woocommerce table.shop_attributes td {
font-style: italic;
padding: 0;
border-top: 0;
border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
margin: 0;
line-height: 1.5em;
}
.woocommerce table.shop_attributes td p {
margin: 0;
padding: 8px 0;
}
.woocommerce table.shop_attributes .alt td,
.woocommerce table.shop_attributes .alt th {
background: rgba(0, 0, 0, 0.025);
}
.woocommerce table.my_account_orders {
font-size: 0.85em;
}
.woocommerce table.my_account_orders th,
.woocommerce table.my_account_orders td {
padding: 4px 8px;
vertical-align: middle;
}
.woocommerce table.my_account_orders .button {
white-space: nowrap;
}
.woocommerce table.my_account_orders .order-actions {
text-align: right;
}
.woocommerce table.my_account_orders .order-actions .button {
margin: .125em 0 .125em .25em;
}
.woocommerce td.product-name dl.variation {
margin: .25em 0;
}
.woocommerce td.product-name dl.variation:before,
.woocommerce td.product-name dl.variation:after {
content: " ";
display: table;
}
.woocommerce td.product-name dl.variation:after {
clear: both;
}
.woocommerce td.product-name dl.variation dt,
.woocommerce td.product-name dl.variation dd {
display: inline-block;
float: left;
margin-bottom: 1em;
}
.woocommerce td.product-name dl.variation dt {
font-weight: bold;
padding: 0 0 .25em 0;
margin: 0 4px 0 0;
clear: left;
}
.woocommerce td.product-name dl.variation dd {
padding: 0 0 .25em 0;
}
.woocommerce td.product-name dl.variation dd p:last-child {
margin-bottom: 0;
}
.woocommerce td.product-name p.backorder_notification {
font-size: 0.83em;
}
.woocommerce td.product-quantity {
min-width: 80px;
}
.woocommerce table.cart .product-thumbnail {
min-width: 32px;
}
.woocommerce table.cart img {
width: 32px;
}
.woocommerce table.cart th,
.woocommerce table.cart td {
vertical-align: middle;
}
.woocommerce table.cart a.remove {
display: block;
font-size: 1.5em;
height: 1em;
width: 1em;
text-align: center;
line-height: 1;
-webkit-border-radius: 100%;
border-radius: 100%;
color: red;
text-decoration: none;
font-weight: bold;
}
.woocommerce table.cart a.remove:hover {
background-color: red;
color: #fff;
}
.woocommerce table.cart td.actions .coupon .input-text {
display: block;
width: 100%;
height: 2.9285714285714284em;
padding: 0.42857142857142855em 1.2857142857142856em;
font-size: 14px;
line-height: 1.7;
color: #5f5f5f;
background-color: transparent;
background-image: none;
border: 1px solid #dbdada;
border-radius: 0;
letter-spacing: 0.5px;
-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
height: 41px;
display: inline-block;
width: 40%;
float: left;
}
.woocommerce table.cart td.actions .coupon .input-text:focus {
border-color: #797979;
outline: 0;
}
.woocommerce table.cart td.actions .coupon .input-text::-moz-placeholder {
color: #8c8c8c;
opacity: 1;
}
.woocommerce table.cart td.actions .coupon .input-text:-ms-input-placeholder {
color: #8c8c8c;
}
.woocommerce table.cart td.actions .coupon .input-text::-webkit-input-placeholder {
color: #8c8c8c;
}
.woocommerce table.cart td.actions .coupon .input-text[disabled],
.woocommerce table.cart td.actions .coupon .input-text[readonly],
fieldset[disabled] .woocommerce table.cart td.actions .coupon .input-text {
cursor: not-allowed;
background-color: #f4f4f4;
opacity: 1;
}
textarea.woocommerce table.cart td.actions .coupon .input-text {
height: auto;
}
@media (max-width: 480px) {
.woocommerce table.cart td.actions .coupon .input-text {
width: 95%;
}
}
.woocommerce table.cart input {
margin: 0;
vertical-align: middle;
line-height: 1em;
}
@media (max-width: 767px) {
.woocommerce table.cart input.qty {
width: 60px;
}
}
.woocommerce ul.cart_list,
.woocommerce ul.product_list_widget {
list-style: none outside;
padding: 0;
margin: 0;
}
.woocommerce ul.cart_list li,
.woocommerce ul.product_list_widget li {
padding: 10px 0;
margin: 0;
list-style: none;
}
.woocommerce ul.cart_list li:before,
.woocommerce ul.product_list_widget li:before,
.woocommerce ul.cart_list li:after,
.woocommerce ul.product_list_widget li:after {
content: " ";
display: table;
}
.woocommerce ul.cart_list li:after,
.woocommerce ul.product_list_widget li:after {
clear: both;
}
.woocommerce ul.cart_list li a,
.woocommerce ul.product_list_widget li a {
display: block;
font-weight: bold;
}
.woocommerce ul.cart_list li img,
.woocommerce ul.product_list_widget li img {
float: left;
margin-right: 10px;
width: 100px;
height: auto;
}
.woocommerce ul.cart_list li dl,
.woocommerce ul.product_list_widget li dl {
margin: 0;
padding-left: 1em;
border-left: 2px solid rgba(0, 0, 0, 0.1);
}
.woocommerce ul.cart_list li dl:before,
.woocommerce ul.product_list_widget li dl:before,
.woocommerce ul.cart_list li dl:after,
.woocommerce ul.product_list_widget li dl:after {
content: " ";
display: table;
}
.woocommerce ul.cart_list li dl:after,
.woocommerce ul.product_list_widget li dl:after {
clear: both;
}
.woocommerce ul.cart_list li dl dt,
.woocommerce ul.product_list_widget li dl dt,
.woocommerce ul.cart_list li dl dd,
.woocommerce ul.product_list_widget li dl dd {
display: inline-block;
float: left;
margin-botom: 1em;
}
.woocommerce ul.cart_list li dl dt,
.woocommerce ul.product_list_widget li dl dt {
font-weight: bold;
padding: 0 0 .25em 0;
margin: 0 4px 0 0;
clear: left;
}
.woocommerce ul.cart_list li dl dd,
.woocommerce ul.product_list_widget li dl dd {
padding: 0 0 .25em 0;
}
.woocommerce ul.cart_list li dl dd p:last-child,
.woocommerce ul.product_list_widget li dl dd p:last-child {
margin-bottom: 0;
}
.woocommerce ul.cart_list li .star-rating,
.woocommerce ul.product_list_widget li .star-rating {
float: none;
}
.woocommerce.widget_product_categories ul.product-categories > li:before {
content: '\f0da';
position: relative;
display: inline-block;
font-family: "fontawesome";
font-style: normal;
font-weight: normal;
line-height: 1;
text-decoration: inherit;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
speak: none;
padding-right: 5px;
opacity: 0.5;
filter: alpha(opacity=50);
}
.woocommerce.widget_product_categories ul.product-categories > li,
.woocommerce.widget_product_categories ul.product-categories > li:last-child,
.woocommerce.widget_product_categories ul.product-categories > li:first-child {
border: none;
padding: 5px 0;
}
.woocommerce.widget_product_categories ul.product-categories > li ul.children {
padding-left: 20px;
}
.woocommerce.widget_product_categories ul.product-categories > li ul.children li {
border: none;
padding: 5px 0;
}
.woocommerce.widget_product_categories ul.product-categories > li ul.children li:last-child {
padding-bottom: 0;
}
.woocommerce.widget_product_search input[name="s"] {
display: block;
width: 100%;
height: 2.9285714285714284em;
padding: 0.42857142857142855em 1.2857142857142856em;
font-size: 14px;
line-height: 1.7;
color: #5f5f5f;
background-color: transparent;
background-image: none;
border: 1px solid #dbdada;
border-radius: 0;
letter-spacing: 0.5px;
-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.woocommerce.widget_product_search input[name="s"]:focus {
border-color: #797979;
outline: 0;
}
.woocommerce.widget_product_search input[name="s"]::-moz-placeholder {
color: #8c8c8c;
opacity: 1;
}
.woocommerce.widget_product_search input[name="s"]:-ms-input-placeholder {
color: #8c8c8c;
}
.woocommerce.widget_product_search input[name="s"]::-webkit-input-placeholder {
color: #8c8c8c;
}
.woocommerce.widget_product_search input[name="s"][disabled],
.woocommerce.widget_product_search input[name="s"][readonly],
fieldset[disabled] .woocommerce.widget_product_search input[name="s"] {
cursor: not-allowed;
background-color: #f4f4f4;
opacity: 1;
}
textarea.woocommerce.widget_product_search input[name="s"] {
height: auto;
}
.woocommerce.widget_product_search input[type="submit"],
.woocommerce.widget_product_search #searchsubmit,
.woocommerce.widget_product_search .screen-reader-text {
display: none;
}
.woocommerce.widget_shopping_cart .total,
.woocommerce .widget_shopping_cart .total {
border-top: 1px solid #dbdada;
padding: 4px 0 0;
color: #5f5f5f;
}
.woocommerce.widget_shopping_cart .total strong,
.woocommerce .widget_shopping_cart .total strong {
min-width: 40px;
display: inline-block;
}
.woocommerce.widget_shopping_cart .buttons:before,
.woocommerce .widget_shopping_cart .buttons:before,
.woocommerce.widget_shopping_cart .buttons:after,
.woocommerce .widget_shopping_cart .buttons:after {
content: " ";
display: table;
}
.woocommerce.widget_shopping_cart .buttons:after,
.woocommerce .widget_shopping_cart .buttons:after {
clear: both;
}
.woocommerce.widget_shopping_cart .buttons .button,
.woocommerce .widget_shopping_cart .buttons .button {
display: inline-block;
margin-bottom: 0;
font-weight: 400;
text-align: center;
vertical-align: middle;
cursor: pointer;
border: 0px solid transparent;
white-space: nowrap;
background: #e7e7e7;
text-transform: uppercase;
padding: 0.7142857142857143em 3em;
font-size: 14px;
line-height: 1.7;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-transition: border-color color 0.2s ease;
-o-transition: border-color color 0.2s ease;
transition: border-color color 0.2s ease;
background-color: #dfdfdf;
background-image: none;
font-size: 0.8571428571428571em;
-webkit-border-radius: 0;
border-radius: 0;
color: #2f3339;
}
.woocommerce.widget_shopping_cart .buttons .button:hover,
.woocommerce .widget_shopping_cart .buttons .button:hover,
.woocommerce.widget_shopping_cart .buttons .button:focus,
.woocommerce .widget_shopping_cart .buttons .button:focus {
outline: 0;
background: #5f5f5f;
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
.woocommerce.widget_shopping_cart .buttons .button:hover,
.woocommerce .widget_shopping_cart .buttons .button:hover {
background: #5f5f5f;
color: #ffffff;
}
.woocommerce.widget_shopping_cart .buttons .button:after,
.woocommerce .widget_shopping_cart .buttons .button:after {
display: none;
}
.woocommerce .select2-container .select2-choice {
display: block;
width: 100%;
height: 2.9285714285714284em;
padding: 0.42857142857142855em 1.2857142857142856em;
font-size: 14px;
line-height: 1.7;
color: #5f5f5f;
background-color: transparent;
background-image: none;
border: 1px solid #dbdada;
border-radius: 0;
letter-spacing: 0.5px;
-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.woocommerce .select2-container .select2-choice:focus {
border-color: #797979;
outline: 0;
}
.woocommerce .select2-container .select2-choice::-moz-placeholder {
color: #8c8c8c;
opacity: 1;
}
.woocommerce .select2-container .select2-choice:-ms-input-placeholder {
color: #8c8c8c;
}
.woocommerce .select2-container .select2-choice::-webkit-input-placeholder {
color: #8c8c8c;
}
.woocommerce .select2-container .select2-choice[disabled],
.woocommerce .select2-container .select2-choice[readonly],
fieldset[disabled] .woocommerce .select2-container .select2-choice {
cursor: not-allowed;
background-color: #f4f4f4;
opacity: 1;
}
textarea.woocommerce .select2-container .select2-choice {
height: auto;
}
.woocommerce .cart-collaterals h2 {
font-size: 22px;
font-weight: normal;
}
.woocommerce .cart-collaterals .shipping_calculator .button {
display: inline-block;
margin-bottom: 0;
font-weight: 400;
text-align: center;
vertical-align: middle;
cursor: pointer;
border: 0px solid transparent;
white-space: nowrap;
background: #e7e7e7;
text-transform: uppercase;
padding: 0.7142857142857143em 3em;
font-size: 14px;
line-height: 1.7;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-transition: border-color color 0.2s ease;
-o-transition: border-color color 0.2s ease;
transition: border-color color 0.2s ease;
width: 100%;
display: block;
float: none;
background-color: #dfdfdf;
background-image: none;
height: 40px;
padding-left: 40px;
padding-right: 40px;
font-size: 16px;
color: #2f3339;
-webkit-border-radius: 0;
border-radius: 0;
}
.woocommerce .cart-collaterals .shipping_calculator .button:hover,
.woocommerce .cart-collaterals .shipping_calculator .button:focus {
outline: 0;
background: #5f5f5f;
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
.woocommerce .cart-collaterals .shipping_calculator .button:hover {
background-color: #5f5f5f;
color: #ffffff;
}
.woocommerce .cart-collaterals .shipping_calculator .shipping-calculator-button:after {
font-family: 'WooCommerce';
speak: none;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
margin-left: 7px;
content: "\e02e";
}
.woocommerce .cart-collaterals .cart_totals p {
margin: 0;
}
.woocommerce .cart-collaterals .cart_totals p small {
color: #5f5f5f;
font-size: 0.83em;
}
.woocommerce .cart-collaterals .cart_totals table {
border-collapse: separate;
-webkit-border-radius: 5px;
border-radius: 5px;
margin: 0 0 6px;
padding: 0;
}
.woocommerce .cart-collaterals .cart_totals table tr:first-child th,
.woocommerce .cart-collaterals .cart_totals table tr:first-child td {
border-top: 0;
}
.woocommerce .cart-collaterals .cart_totals table th {
padding: 6px 12px 0 0;
width: 25%;
}
.woocommerce .cart-collaterals .cart_totals table td {
padding: 6px 0;
}
.woocommerce .cart-collaterals .cart_totals table td,
.woocommerce .cart-collaterals .cart_totals table th {
vertical-align: top;
}
.woocommerce .cart-collaterals .cart_totals table small {
display: block;
color: #5f5f5f;
}
.woocommerce .cart-collaterals .cart_totals table select {
width: 100%;
}
.woocommerce .cart-collaterals .cart_totals .shipping-calculator-form .button {
display: inline-block;
margin-bottom: 0;
font-weight: 400;
text-align: center;
vertical-align: middle;
cursor: pointer;
border: 0px solid transparent;
white-space: nowrap;
background: #e7e7e7;
text-transform: uppercase;
padding: 0.7142857142857143em 3em;
line-height: 1.7;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-transition: border-color color 0.2s ease;
-o-transition: border-color color 0.2s ease;
transition: border-color color 0.2s ease;
float: none;
background-color: #dfdfdf;
background-image: none;
height: 40px;
padding-left: 35px;
padding-right: 35px;
font-size: 14px;
-webkit-border-radius: 0;
border-radius: 0;
color: #2f3339;
}
.woocommerce .cart-collaterals .cart_totals .shipping-calculator-form .button:hover,
.woocommerce .cart-collaterals .cart_totals .shipping-calculator-form .button:focus {
outline: 0;
background: #5f5f5f;
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
.woocommerce .cart-collaterals .cart_totals .shipping-calculator-form .button:hover {
background-color: #5f5f5f;
color: #ffffff;
}
.woocommerce .cart-collaterals .cart_totals .discount td {
color: #5f5f5f;
}
.woocommerce .cart-collaterals .cart_totals tr td,
.woocommerce .cart-collaterals .cart_totals tr th {
border-top: 1px solid #dbdada;
}
.woocommerce .cart-collaterals .cross-sells ul.products li.product {
margin-top: 0;
}
.woocommerce form .form-row {
padding: 3px;
margin: 0 0 6px;
}
.woocommerce form .form-row [placeholder]:focus::-webkit-input-placeholder {
-webkit-transition: opacity 0.5s 0.5s ease;
-moz-transition: opacity 0.5s 0.5s ease;
transition: opacity 0.5s 0.5s ease;
opacity: 0;
}
.woocommerce form .form-row label {
line-height: 2em;
}
.woocommerce form .form-row label.hidden {
visibility: hidden;
}
.woocommerce form .form-row label.inline {
display: inline;
}
.woocommerce form .form-row select {
cursor: pointer;
margin: 0;
}
.woocommerce form .form-row .required {
color: red;
font-weight: bold;
border: 0;
}
.woocommerce form .form-row .input-checkbox {
margin: -2px 8px 0 0;
text-align: center;
vertical-align: middle;
}
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
display: block;
height: 2.9285714285714284em;
padding: 0.42857142857142855em 1.2857142857142856em;
font-size: 14px;
line-height: 1.7;
color: #5f5f5f;
background-color: transparent;
background-image: none;
border: 1px solid #dbdada;
border-radius: 0;
letter-spacing: 0.5px;
-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
width: 100%;
margin: 0;
outline: 0;
}
.woocommerce form .form-row input.input-text:focus,
.woocommerce form .form-row textarea:focus {
border-color: #797979;
outline: 0;
}
.woocommerce form .form-row input.input-text::-moz-placeholder,
.woocommerce form .form-row textarea::-moz-placeholder {
color: #8c8c8c;
opacity: 1;
}
.woocommerce form .form-row input.input-text:-ms-input-placeholder,
.woocommerce form .form-row textarea:-ms-input-placeholder {
color: #8c8c8c;
}
.woocommerce form .form-row input.input-text::-webkit-input-placeholder,
.woocommerce form .form-row textarea::-webkit-input-placeholder {
color: #8c8c8c;
}
.woocommerce form .form-row input.input-text[disabled],
.woocommerce form .form-row textarea[disabled],
.woocommerce form .form-row input.input-text[readonly],
.woocommerce form .form-row textarea[readonly],
fieldset[disabled] .woocommerce form .form-row input.input-text,
fieldset[disabled] .woocommerce form .form-row textarea {
cursor: not-allowed;
background-color: #f4f4f4;
opacity: 1;
}
textarea.woocommerce form .form-row input.input-text,
textarea.woocommerce form .form-row textarea {
height: auto;
}
.woocommerce form .form-row textarea {
height: 4em;
line-height: 1.5em;
display: block;
-moz-box-shadow: none;
-webkit-box-shadow: none;
box-shadow: none;
height: auto;
}
.woocommerce form .form-row.validate-required.woocommerce-invalid .chosen-single,
.woocommerce form .form-row.validate-required.woocommerce-invalid .chosen-drop,
.woocommerce form .form-row.validate-required.woocommerce-invalid input.input-text,
.woocommerce form .form-row.validate-required.woocommerce-invalid select {
border-color: #fb7f88;
}
.woocommerce form .form-row ::-webkit-input-placeholder {
line-height: normal;
}
.woocommerce form .form-row :-moz-placeholder {
line-height: normal;
}
.woocommerce form .form-row :-ms-input-placeholder {
line-height: normal;
}
.woocommerce form .form-row .chosen-container-single .chosen-single {
height: 2.9285714285714284em;
line-height: 2.9285714285714284em;
background: transparent;
-webkit-box-shadow: none;
box-shadow: none;
}
.woocommerce form .form-row .chosen-container-single .chosen-single div b {
background-position: 0 10px !important;
}
.woocommerce form .form-row .chosen-container-single .chosen-drop {
background: transparent;
color: #5f5f5f;
}
.woocommerce form.login,
.woocommerce form.checkout_coupon,
.woocommerce form.register {
border: 1px solid #dbdada;
padding: 20px;
margin: 2em 0 2em 0px;
text-align: left;
overflow: hidden;
-webkit-border-radius: 3px;
border-radius: 3px;
}
.woocommerce form.login .button,
.woocommerce form.checkout_coupon .button,
.woocommerce form.register .button {
height: 2.9285714285714284em;
}
.woocommerce ul#shipping_method {
list-style: none outside;
margin: 0;
padding: 0;
}
.woocommerce ul#shipping_method li {
margin: 0;
padding: .25em 0 .25em 22px;
text-indent: -22px;
list-style: none outside;
}
.woocommerce ul#shipping_method .amount {
font-weight: bold;
}
.woocommerce p.woocommerce-shipping-contents {
margin: 0;
}
.woocommerce .checkout .h3 {
font-size: 22px;
font-weight: normal;
}
.woocommerce .checkout .col-2 h3#ship-to-different-address label {
display: inline;
vertical-align: middle;
padding-left: 0;
}
.woocommerce .checkout .col-2 .notes {
clear: left;
}
.woocommerce .checkout .col-2 .form-row-first {
clear: left;
}
.woocommerce .checkout .create-account small {
font-size: 11px;
color: #5f5f5f;
line-height: 13px;
font-weight: normal;
}
.woocommerce .checkout div.shipping-address {
padding: 0;
clear: left;
width: 100%;
}
.woocommerce .checkout .shipping_address {
clear: both;
}
.woocommerce #payment ul.payment_methods {
text-align: left;
padding: 1em;
border-bottom: 1px solid #dbdada;
margin: 0;
list-style: none outside;
}
.woocommerce #payment ul.payment_methods:before,
.woocommerce #payment ul.payment_methods:after {
content: " ";
display: table;
}
.woocommerce #payment ul.payment_methods:after {
clear: both;
}
.woocommerce #payment ul.payment_methods li {
line-height: 2em;
text-align: left;
margin: 0;
font-weight: normal;
}
.woocommerce #payment ul.payment_methods li input {
margin: 0 1em 0 0;
}
.woocommerce #payment ul.payment_methods li img {
vertical-align: middle;
margin: -2px 0 0 0.5em;
position: relative;
}
.woocommerce #payment div.form-row {
padding: 1em;
border-top: 1px solid #dbdada;
}
.woocommerce #payment div.payment_box {
position: relative;
width: 96%;
padding: 1em 2%;
margin: 1em 0 1em 0;
font-size: 0.92em;
-webkit-border-radius: 2px;
border-radius: 2px;
line-height: 1.5em;
background-color: #f7f7f7;
color: #777777;
}
.woocommerce #payment div.payment_box input.input-text,
.woocommerce #payment div.payment_box textarea {
border-color: #dbdada;
border-top-color: #c2c0c0;
-webkit-box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.4);
box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.4);
}
.woocommerce #payment div.payment_box .wc-credit-card-form-card-number,
.woocommerce #payment div.payment_box .wc-credit-card-form-card-expiry,
.woocommerce #payment div.payment_box .wc-credit-card-form-card-cvc {
font-size: 1.5em;
padding: 8px;
background-repeat: no-repeat;
background-position: right;
}
.woocommerce #payment div.payment_box .wc-credit-card-form-card-number.visa,
.woocommerce #payment div.payment_box .wc-credit-card-form-card-expiry.visa,
.woocommerce #payment div.payment_box .wc-credit-card-form-card-cvc.visa {
background-image: url(//jogasziget.hu/wp-content/themes/noo-yogi/assets/images/icons/credit-cards/visa.png);
}
.woocommerce #payment div.payment_box .wc-credit-card-form-card-number.mastercard,
.woocommerce #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,
.woocommerce #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard {
background-image: url(//jogasziget.hu/wp-content/themes/noo-yogi/assets/images/icons/credit-cards/mastercard.png);
}
.woocommerce #payment div.payment_box .wc-credit-card-form-card-number.laser,
.woocommerce #payment div.payment_box .wc-credit-card-form-card-expiry.laser,
.woocommerce #payment div.payment_box .wc-credit-card-form-card-cvc.laser {
background-image: url(//jogasziget.hu/wp-content/themes/noo-yogi/assets/images/icons/credit-cards/laser.png);
}
.woocommerce #payment div.payment_box .wc-credit-card-form-card-number.dinersclub,
.woocommerce #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,
.woocommerce #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub {
background-image: url(//jogasziget.hu/wp-content/themes/noo-yogi/assets/images/icons/credit-cards/diners.png);
}
.woocommerce #payment div.payment_box .wc-credit-card-form-card-number.maestro,
.woocommerce #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,
.woocommerce #payment div.payment_box .wc-credit-card-form-card-cvc.maestro {
background-image: url(//jogasziget.hu/wp-content/themes/noo-yogi/assets/images/icons/credit-cards/maestro.png);
}
.woocommerce #payment div.payment_box .wc-credit-card-form-card-number.jcb,
.woocommerce #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,
.woocommerce #payment div.payment_box .wc-credit-card-form-card-cvc.jcb {
background-image: url(//jogasziget.hu/wp-content/themes/noo-yogi/assets/images/icons/credit-cards/jcb.png);
}
.woocommerce #payment div.payment_box .wc-credit-card-form-card-number.amex,
.woocommerce #payment div.payment_box .wc-credit-card-form-card-expiry.amex,
.woocommerce #payment div.payment_box .wc-credit-card-form-card-cvc.amex {
background-image: url(//jogasziget.hu/wp-content/themes/noo-yogi/assets/images/icons/credit-cards/amex.png);
}
.woocommerce #payment div.payment_box .wc-credit-card-form-card-number.discover,
.woocommerce #payment div.payment_box .wc-credit-card-form-card-expiry.discover,
.woocommerce #payment div.payment_box .wc-credit-card-form-card-cvc.discover {
background-image: url(//jogasziget.hu/wp-content/themes/noo-yogi/assets/images/icons/credit-cards/discover.png);
}
.woocommerce #payment div.payment_box span.help {
font-size: 11px;
color: #5f5f5f;
line-height: 13px;
font-weight: normal;
}
.woocommerce #payment div.payment_box .form-row {
margin: 0 0 1em;
}
.woocommerce #payment div.payment_box p:last-child {
margin-bottom: 0;
}
.woocommerce #payment div.payment_box:after {
content: "";
display: block;
border: 8px solid #f7f7f7; border-right-color: transparent;
border-left-color: transparent;
border-top-color: transparent;
position: absolute;
top: -1px;
left: 0;
margin: -1em 0 0 2em;
}
.woocommerce .order_details {
margin: 0 0 1.5em;
list-style: none;
}
.woocommerce .order_details:before,
.woocommerce .order_details:after {
content: " ";
display: table;
}
.woocommerce .order_details:after {
clear: both;
}
.woocommerce .order_details li {
float: left;
margin-right: 2em;
text-transform: uppercase;
font-size: 0.715em;
line-height: 1em;
border-right: 1px dashed #dbdada;
padding-right: 2em;
}
.woocommerce .order_details li strong {
display: block;
font-size: 1.4em;
text-transform: none;
line-height: 1.5em;
}
.woocommerce .order_details li:last-of-type {
border: none;
}
.woocommerce .addresses .title:before,
.woocommerce .addresses .title:after {
content: " ";
display: table;
}
.woocommerce .addresses .title:after {
clear: both;
}
.woocommerce .addresses .title h3 {
float: left;
}
.woocommerce .addresses .title .edit {
float: right;
}
.woocommerce ol.commentlist.notes li.note p.meta {
font-weight: bold;
margin-bottom: 0;
}
.woocommerce ol.commentlist.notes li.note .description p:last-child {
margin-bottom: 0;
}
.woocommerce ul.digital-downloads {
margin-left: 0;
padding-left: 0;
}
.woocommerce ul.digital-downloads li {
list-style: none;
margin-left: 0;
padding-left: 0;
}
.woocommerce ul.digital-downloads li:before {
font-family: 'WooCommerce';
speak: none;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
margin-right: 7px;
content: "\e00a";
}
.woocommerce ul.digital-downloads li .count {
float: right;
}
.woocommerce .widget_layered_nav ul {
margin: 0;
padding: 0;
border: 0;
list-style: none outside;
}
.woocommerce .widget_layered_nav ul li {
padding: 0 0 1px;
list-style: none;
}
.woocommerce .widget_layered_nav ul li:before,
.woocommerce .widget_layered_nav ul li:after {
content: " ";
display: table;
}
.woocommerce .widget_layered_nav ul li:after {
clear: both;
}
.woocommerce .widget_layered_nav ul li a,
.woocommerce .widget_layered_nav ul li span {
padding: 1px 0;
float: left;
}
.woocommerce .widget_layered_nav ul li.chosen a {
text-decoration: none;
background: #5f5f5f;
color: #5f5f5f;
font-size: 0.8571428571428571em;
padding: 0.42857142857142855em 0.8571428571428571em;
}
.woocommerce .widget_layered_nav ul li.chosen a:before {
font-family: 'WooCommerce';
speak: none;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
margin-right: 7px;
content: "\e013";
}
.woocommerce .widget_layered_nav ul li.chosen a:hover {
color: #fff;
background: #fe6367;
}
.woocommerce .widget_layered_nav ul small.count {
float: right;
margin-left: 6px;
font-size: 1em;
padding: 1px 0;
color: #5f5f5f;
}
.woocommerce .widget_layered_nav_filters ul {
margin: 0;
padding: 0;
border: 0;
list-style: none outside;
overflow: hidden;
zoom: 1;
}
.woocommerce .widget_layered_nav_filters ul li {
float: left;
padding: 0 1px 1px 0;
list-style: none;
border: none;
}
.woocommerce .widget_layered_nav_filters ul li a {
text-decoration: none;
display: inline-block;
margin-bottom: 0;
font-weight: 400;
text-align: center;
vertical-align: middle;
cursor: pointer;
border: 0px solid transparent;
white-space: nowrap;
background: #e7e7e7;
text-transform: uppercase;
padding: 0.7142857142857143em 3em;
font-size: 14px;
line-height: 1.7;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-transition: border-color color 0.2s ease;
-o-transition: border-color color 0.2s ease;
transition: border-color color 0.2s ease;
background-color: #5f5f5f;
background-image: none;
font-size: 0.8571428571428571em;
-webkit-border-radius: 0;
border-radius: 0;
color: #2f3339;
}
.woocommerce .widget_layered_nav_filters ul li a:hover,
.woocommerce .widget_layered_nav_filters ul li a:focus {
outline: 0;
background: #5f5f5f;
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
.woocommerce .widget_layered_nav_filters ul li a:hover {
background: #797979;
color: #ffffff;
}
.woocommerce .widget_layered_nav_filters ul li a:before {
font-family: 'WooCommerce';
speak: none;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
margin-right: 7px;
content: "\e013";
}
.woocommerce .widget_price_filter .price_slider {
margin-bottom: 1em;
}
.woocommerce .widget_price_filter .price_slider_amount {
text-align: right;
font-size: 14px;
color: #5f5f5f;
}
.woocommerce .widget_price_filter .price_slider_amount .button {
display: inline-block;
margin-bottom: 0;
font-weight: 400;
text-align: center;
vertical-align: middle;
cursor: pointer;
border: 0px solid transparent;
white-space: nowrap;
background: #e7e7e7;
text-transform: uppercase;
padding: 0.7142857142857143em 3em;
font-size: 14px;
line-height: 1.7;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-transition: border-color color 0.2s ease;
-o-transition: border-color color 0.2s ease;
transition: border-color color 0.2s ease;
background-color: #dfdfdf;
background-image: none;
font-size: 0.8571428571428571em;
-webkit-border-radius: 0;
border-radius: 0;
color: #2f3339;
}
.woocommerce .widget_price_filter .price_slider_amount .button:hover,
.woocommerce .widget_price_filter .price_slider_amount .button:focus {
outline: 0;
background: #5f5f5f;
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
.woocommerce .widget_price_filter .price_slider_amount .button:hover {
background: #5f5f5f;
color: #ffffff;
}
.woocommerce .widget_price_filter .price_slider_amount .button {
float: left;
}
.woocommerce .widget_price_filter .ui-slider {
position: relative;
text-align: left;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
position: absolute;
z-index: 2;
width: 1em;
height: 1em;
cursor: pointer;
outline: none;
top: -0.2em;
background: #e8e8e8;
-webkit-border-radius: 3px;
border-radius: 3px;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle:last-child {
margin-left: -1em;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
position: absolute;
z-index: 1;
font-size: .7em;
display: block;
border: 0;
background: #5f5f5f;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
background: #eeeeee;
}
.woocommerce .widget_price_filter .ui-slider-horizontal {
height: .5em;
}
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range {
top: 0;
height: 100%;
}
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-min {
left: -1px;
}
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-max {
right: -1px;
}
.mobile-minicart-icon {
position: relative;
float: right;
height: 75px;
display: table;
padding: 0 15px;
border-radius: 3px;
background-image: none;
cursor: pointer;
}
.mobile-minicart-icon:hover {
text-decoration: none;
}
@media (min-width: 992px) {
.mobile-minicart-icon {
display: none;
}
}
.navbar .navbar-header .mobile-minicart-icon {
background: none;
min-width: 25px;
min-height: 25px;
color: #ffffff;
}
.navbar .navbar-header .mobile-minicart-icon:hover,
.navbar .navbar-header .mobile-minicart-icon:focus {
color: #d9d9d9;
}
.navbar .navbar-header .mobile-minicart-icon span {
color: #2e2e2e;
display: inline-block;
font-size: 14px;
font-weight: 600;
line-height: 1;
vertical-align: bottom;
}
@media (max-width: 991px) {
.navbar .navbar-header .mobile-minicart-icon {
display: table;
}
.navbar .navbar-header .mobile-minicart-icon .fa {
display: table-cell;
vertical-align: middle;
}
}
.noo-menu-item-cart {
position: relative;
}
@media (max-width: 991px) {
.noo-menu-item-cart {
display: none !important;
}
}
.noo-menu-item-cart .cart-item {
position: relative;
}
.noo-menu-item-cart .cart-item span {
font-size: 90%;
position: absolute;
right: -10px;
top: -6px;
line-height: 1;
}
.noo-menu-item-cart .noo-minicart {
display: none;
-webkit-border-radius: 3px;
border-radius: 3px;
border-style: solid;
border-width: 1px;
z-index: 9999;
position: absolute;
border-color: #ddd;
width: 300px;
right: -15px;
-webkit-box-shadow: 2px 2px 3px rgba(102, 102, 102, 0.1);
box-shadow: 2px 2px 3px rgba(102, 102, 102, 0.1);
background: #fff;
top: 60px;
line-height: 1.7;
}
.noo-menu-item-cart .noo-minicart:before {
position: absolute;
display: block;
content: "";
top: -8px;
right: 20px;
width: 14px;
height: 14px;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
border-top: 1px solid #ddd;
border-left: 1px solid #ddd;
background: #fff;
}
.noo-menu-item-cart .noo-minicart .minicart-header {
font-size: 0.8571428571428571em;
text-transform: uppercase;
color: #5f5f5f;
padding: 10px;
border-bottom: 1px solid #ddd;
font-weight: normal;
}
.noo-menu-item-cart .noo-minicart .minicart-body {
padding: 10px;
border-bottom: 1px solid #ddd;
}
.noo-menu-item-cart .noo-minicart .minicart-body .cart-product {
padding-bottom: 5px;
margin-bottom: 5px;
border-bottom: 1px solid #ddd;
-webkit-transition: all 0.5s ease 0s;
-o-transition: all 0.5s ease 0s;
transition: all 0.5s ease 0s;
overflow: hidden;
position: relative;
}
.noo-menu-item-cart .noo-minicart .minicart-body .cart-product.cart-product-remove {
height: 0;
padding: 0;
margin: 0;
border: none;
}
.noo-menu-item-cart .noo-minicart .minicart-body .cart-product:last-child {
padding-bottom: 0;
margin-bottom: 0;
border-bottom: none;
}
.noo-menu-item-cart .noo-minicart .minicart-body .cart-product .cart-product-image {
float: left;
margin-right: 5px;
}
.noo-menu-item-cart .noo-minicart .minicart-body .cart-product .cart-product-image img {
max-width: 60px;
max-height: 60px;
}
.noo-menu-item-cart .noo-minicart .minicart-body .cart-product .cart-product-details {
float: left;
font-size: 0.8571428571428571em;
}
.noo-menu-item-cart .noo-minicart .minicart-body .cart-product .cart-product-details .cart-product-title {
font-weight: bold;
}
.noo-menu-item-cart .noo-minicart .minicart-body .cart-product .cart-product-details .cart-product-title a {
color: #7e7e7e;
}
.noo-menu-item-cart .noo-minicart .minicart-body .cart-product .cart-product-details .cart-product-title a:hover {
color: #fe6367;
}
.noo-menu-item-cart .noo-minicart .minicart-body .cart-product .remove {
position: absolute;
top: 0;
right: 0;
border: 1px solid #ddd;
color: #5f5f5f;
width: 20px;
height: 20px;
line-height: 20px;
text-align: center;
}
.noo-menu-item-cart .noo-minicart .minicart-body .cart-product .remove:hover {
opacity: 0.9;
filter: alpha(opacity=90);
}
.noo-menu-item-cart .noo-minicart .minicart-footer {
padding: 10px;
}
.noo-menu-item-cart .noo-minicart .minicart-footer .minicart-total {
font-size: 0.8571428571428571em;
text-transform: uppercase;
color: #5f5f5f;
padding: 0 10px 10px;
text-align: center;
font-weight: normal;
}
.noo-menu-item-cart .noo-minicart .minicart-footer .minicart-actions {
text-align: center;
}
.noo-menu-item-cart .noo-minicart .minicart-footer .minicart-actions.empty {
text-align: left;
}
.noo-menu-item-cart .noo-minicart .minicart-footer .minicart-actions .button {
display: inline-block;
margin: 3px;
padding: 0.7142857142857143em 1em;
color: #ffffff;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
.woocommerce a.button.loading:before,
.woocommerce button.button.loading:before,
.woocommerce input.button.loading:before,
.woocommerce #respond input#submit.loading:before,
.woocommerce #content input.button.loading:before {
background-image: url(//jogasziget.hu/wp-content/themes/noo-yogi/assets/images/ajax-loader@2x.gif);
background-size: 16px 16px;
}
}body{color:#5f5f5f;}h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover,h6 a:hover,.h1 a:hover,.h2 a:hover,.h3 a:hover,.h4 a:hover,.h5 a:hover,.h6 a:hover{color:#f79862;}input[type="radio"]:checked:before{background:#f79862;}input[type="file"]:focus,input[type="radio"]:focus,input[type="checkbox"]:focus{border-color:#f79862;}a{color:#5f5f5f;}a:hover,a:focus,.text-primary,a.text-primary:hover,.noo-page-heading .noo-page-breadcrumb ul li a:hover{color:#f79862;}.btn-default:hover,.btn-default:focus,.btn-default:active,.btn-default.active,.open > .dropdown-toggle.btn-default,.bg-primary,.btn-default:hover{background-color:#f79862;border-color:#f79862;}a.bg-primary:hover{background-color:#f36819;}.bg-primary-overlay{background:rgba(247,152,98,0.90);}.custom-title-home{background-position:inherit;padding-top:55px;}.custom-title-home-center{background-position:top center;padding-top:55px;}.noo-menu li > a{color:#ffffff;}.noo-menu li > a:hover,.noo-menu li > a:active,.noo-menu li.current-menu-item > a{color:#a15fe2;}.navbar-nav li > a{color:#ffffff;}body.page-menu-white .navbar:not(.navbar-fixed-top) .navbar-nav > li.current-menu-item > a,body.page-menu-white .navbar:not(.navbar-fixed-top) .navbar-nav > li.current-menu-parent > a,body.page-menu-white .navbar:not(.navbar-fixed-top) .navbar-nav > li.active > a,body.page-menu-white .navbar:not(.navbar-fixed-top) .navbar-nav > li > a:hover,.navbar-nav li > a:hover,.navbar-nav li > a:focus,.navbar-nav li:hover > a,.navbar-nav li.sfHover > a,.navbar-nav > li.current-menu-item > a,.navbar-nav > li.current-menu-parent > a{color:#a15fe2;}@media (min-width:992px){.navbar-fixed-top.navbar-shrink .navbar-nav > li > a:hover,.navbar-fixed-top.navbar-shrink .navbar-nav > li.current-menu-item > a,.navbar-fixed-top.navbar-shrink .navbar-nav > li.current-menu-parent > a,.navbar-fixed-top.navbar-shrink .navbar-nav > li.active > a{color:#a15fe2;}}.navbar-nav > li > a:before{background:#a15fe2;}.navbar-fixed-top .navbar-brand,body.page-menu-center-vertical:not(.boxed-layout) .navbar.navbar-default:not(.navbar-fixed-top) .navbar-brand{background:transparent;}@media (min-width:992px){.navbar-default .navbar-nav.sf-menu > li > ul.sub-menu{background:#5f5f5f;}.navbar-default .navbar-nav.sf-menu > li > ul.sub-menu:before,.navbar-nav.sf-menu > li.align-center > ul.sub-menu:before,.navbar-nav.sf-menu > li.align-right > ul.sub-menu:before,.navbar-nav.sf-menu > li.align-left > ul.sub-menu:before,.navbar-nav.sf-menu > li.full-width.sfHover > a:before{border-bottom-color:#f79862;}}.navbar-nav ul.sub-menu li > a:hover,.navbar-nav ul.sub-menu li > a:focus,.navbar-nav ul.sub-menu li:hover > a,.navbar-nav ul.sub-menu li.sfHover > a,.navbar-nav ul.sub-menu li.current-menu-item > a,.navbar-nav .cat-mega-content .cat-mega-extra .cat-mega-extra-item h3 a:hover,.navbar-nav .cat-mega-content .cat-mega-extra .cat-mega-extra-item h3 a:focus{background:#f6884a;}.hentry.format-quote a:hover,.hentry.format-link a:hover,.navbar-right .member-links a:hover{color:#f79862!important;}.loadmore-loading span{background:#f79862;}.noo-social a:hover,.single .hentry .noo-social a:hover,.single .hentry .noo-social a:focus{background:#f79862;border-color:#f79862;}.noo_rating_point,.button-social.box,.noo-recent-news .loop-item-featured a:hover:before{background:rgba(247,152,98,0.50);}.rating_item .rating-slider-range .ui-slider-range{background:#f79862;}h2.comments-title span,.comment-reply-link:hover,.comment-author a:hover,.comments-title span{color:#f79862;}.ispostauthor{background:#f79862;}.noo-slider .slider-control{background:#f79862;}.standard-blog .rated_count{background:rgba(247,152,98,0.50);}.read-more:hover,.read-more:focus{color:#f79862;}.content-meta > span > a:hover,.hentry.format-quote a:hover,.hentry.format-link a:hover,.single .hentry.format-quote .content-title:hover,.single .hentry.format-link .content-title:hover,.single .hentry.format-quote a:hover,.single .hentry.format-link a:hover,.sticky h2.content-title:before{color:#f79862;}.content-thumb:before{background:#f79862;}.entry-tags,.entry-tags a,.author-connect .connect-button{color:#f79862;}.post-navigation .prev-post h4:hover,.post-navigation .next-post h4:hover,.post-navigation .prev-post h4:focus,.post-navigation .next-post h4:focus,.post-navigation .prev-post h4:hover a,.post-navigation .next-post h4:hover a,.post-navigation .prev-post h4:focus a,.post-navigation .next-post h4:focus a{color:#f79862;}.pagination .page-numbers.current,.pagination a.page-numbers:hover{border-color:#f79862;background:#f79862;}.content-social a:hover{color:#f79862;border-color:#f79862;}#loader,#loader:before,#loader:after{border-top-color:#f79862;}@keyframes preload_audio_wave{0% {height:5px;transform:translateY(0px);background:#f79862;}25% {height:30px;transform:translateY(15px);background:#f79862;}50% {height:5px;transform:translateY(0px);background:#f79862;}100% {height:5px;transform:translateY(0px);background:#f79862;}}@-webkit-keyframes preload_audio_wave{0% {height:5px;-webkit-transform:translateY(0px);background:#f79862;}25% {height:30px;-webkit-transform:translateY(15px);background:#f79862;}50% {height:5px;-webkit-transform:translateY(0px);background:#f79862;}100% {height:5px;-webkit-transform:translateY(0px);background:#f79862;}}@-moz-keyframes preload_audio_wave{0% {height:5px;-moz-transform:translateY(0px);background:#f79862;}25% {height:30px;-moz-transform:translateY(15px);background:#f79862;}50% {height:5px;-moz-transform:translateY(0px);background:#f79862;}100% {height:5px;-moz-transform:translateY(0px);background:#f79862;}}@keyframes preload_audio_wave{0% {height:5px;transform:translateY(0px);background:#f79862;}25% {height:30px;transform:translateY(15px);background:#f79862;}50% {height:5px;transform:translateY(0px);background:#f79862;}100% {height:5px;transform:translateY(0px);background:#f79862;}}.wigetized .widget ul li a:hover,.wigetized .widget ol li a:focus,.wigetized .widget ul li a:hover,.wigetized .widget ol li a:focus{color:#f79862;}.btn-primary,.wpcf7-submit,.form-submit input[type="submit"],.widget_newsletterwidget .newsletter-submit{background-color:#f79862;border-color:#f79862;}.btn-darker:hover,.btn-darker:focus,.button:hover,.button:focus,.form-submit input[type="submit"]:hover,.form-submit input[type="submit"]:focus{border-color:#f79862;background:#f79862;}.btn-primary:hover,.btn-primary:focus,.widget_newsletterwidget .newsletter-submit:hover,.widget_newsletterwidget .newsletter-submit:focus{background:#5f5f5f;}.noo-post-navi .noo_slider_prev:hover,.noo-post-navi .noo_slider_next:hover,.noo-post-navi .noo_slider_prev:focus,.noo-post-navi .noo_slider_next:focus{background-color:#f79862;}.pagination .page-numbers.current{background-color:#f79862;}.btn-primary.pressable{-webkit-box-shadow:0 4px 0 0 #f36819,0 4px 9px rgba(0,0,0,0.75) !important;box-shadow:0 4px 0 0  #f36819,0 4px 9px rgba(0,0,0,0.75) !important;}.btn-link,.btn.btn-white:hover,.wpcf7-submit.btn-white:hover,.widget_newsletterwidget .newsletter-submit.btn-white:hover{color:#5f5f5f;}.btn-link:hover,.btn-link:focus{color:#f79862;}.footer-top .noo-social a:hover{border-color:#f79862;background:#f79862;}.contact-register .contact-register-header{background:#f79862;}.contact-register .contact-register-header .arrow:after{border-top:80px solid #f79862;}.custom-title,.custom-title-home,.custom-title-home-center,.noo-sidebar .widget-title,.noo-page-heading .page-title,.single-noo_class .related-class .related-title,.noo-event .noo_event_map .event-info h5,.noo-event .noo_event_map .noo-pricing-table .event-info h5,.single-noo_class .noo_class .timetable_week .day,.trainer-content .content .content-title{color:#f79862;}.custom-title:before,.custom-title-home:before,.custom-title-home-center:before,.noo-sidebar .widget-title:before,.noo-page-heading .page-title:before,.single-noo_class .related-class .related-title:before,.noo-event .noo_event_map .event-info h5:before,.noo-event .noo_event_map .noo-pricing-table .event-info h5:before,.trainer-content .content .content-title:before{background:#f79862;}.noo-sc-testimonial .testimonial-quote ul li .name{color:#f79862;}.noo-sc-testimonial .testimonial-author ul li:after{background:#f79862;}.our-services > div:hover .noo-icon,.videos.posts-loop .loop-thumb .loop-thumb-content .carousel-inner .item > a .icon,.videos.posts-loop .video .loop-item-wrap .loop-item-content .icon,.posts-loop.slider .loop-thumb-content .carousel-indicators li.active,.noo-trainers .hentry .trainer-item-wrap .content-wrap .trainer-category:before,.noo-trainers .hentry .trainer-item-wrap:hover,.noo-recent-news .item-featured .icon,.noo-recent-class .noo-rn-content.info_overlay .item-wrap:hover .item-title,.noo-pricing-table .noo-pricing-column.featured .pricing-content .pricing-header{background:#f79862;}.noo-pricing-table .noo-pricing-column.featured .pricing-content .pricing-header .arrow:after{border-top-color:#f79862;}.noo-pricing-table .noo-pricing-column .pricing-content .pricing-footer .btn:hover,.noo-pricing-table .noo-pricing-column .pricing-content .pricing-footer .btn:focus,.noo-pricing-table .noo-pricing-column .pricing-content .pricing-footer .widget_newsletterwidget .newsletter-submit:hover,.noo-pricing-table .noo-pricing-column .pricing-content .pricing-footer .widget_newsletterwidget .newsletter-submit:focus,.noo-pricing-table .noo-pricing-column.featured .pricing-content .pricing-footer .btn,.noo-pricing-table .noo-pricing-column.featured .pricing-content .pricing-footer .widget_newsletterwidget .newsletter-submit{background:#f79862;}.videos.posts-loop .loop-thumb .loop-thumb-content .carousel-inner .item > a,.testimonial-content:before,.noo-menu-item-cart .noo-minicart .minicart-body .cart-product .cart-product-details .cart-product-title a:hover,.noo-recent-news .item-title a:hover,.noo-recent-news .read-more:hover,.noo-recent-news .read-more:focus{color:#f79862;}.recent-tweets li a{color:#f79862!important;}.custom-footer .footer-social a:hover{background:#f79862;border-color:#f79862;}.posts-loop .loop-item-category,.posts-loop .posts-loop-title a.active,.posts-loop .loop-item-category a,input[type="checkbox"]:checked:before{color:#f79862;}.noo-class-schedule .class-schedule-filter ul li a.selected,.noo-class-schedule .class-schedule-filter ul li a:hover,.noo-class-schedule .class-schedule-filter ul li a.active{background:#f79862;border-color:#f79862;}.noo-class-schedule .fc-toolbar .fc-left .fc-state-default:hover,.noo-class-schedule .fc-toolbar .fc-right .fc-state-default:hover,.noo-class-schedule .fc-toolbar .fc-left .fc-state-default:focus,.noo-class-schedule .fc-toolbar .fc-right .fc-state-default:focus{background:#f79862;}.single-noo_class .noo_class .content-meta span,.noo-class-schedule .fc-view .fc-widget-content .fc-time-grid .fc-time-grid-event .fc-content .fc-trainer{color:#f79862;}.noo-recent-class .noo-rn-content.info_overlay .item-featured .infor-overlay .inner span a:hover,.single .hentry .content-wrap ul li:before,.single-noo_class .noo_class .content-footer #author-bio .view-profile,.single-noo_class .single-sidebar .class-info-sidebar > div i,.single-noo_class .single-sidebar .class-info-sidebar > div span,.single-noo_class .related-class .noo-class-slider-content .noo-class-slider-item .class-slider-content .class-slider-category a{color:#f79862;}.single-noo_class .related-class .slider-indicators a.selected,.noo-recent-class .noo-rn-content.info_overlay .hvr-bounce-to-bottom:before{background:#f79862;}.noo-events .event-info > div i,.noo-event .event-header .content-meta i,.noo-event ul li:before,.noo-event .noo_event_map .event-info > div i,.noo-event .noo_event_map .noo-pricing-table .event-info > div i{color:#f79862;}.noo-trainers .masonry-filters ul li a.selected,.noo-trainers .masonry-filters ul li a:hover{background:#f79862;border-color:#f79862;}.trainer-details .trainer-info .trainer-category:before{background:#f79862;}.trainer-details .trainer-info .view_class,.trainer-content .content ul li:before{color:#f79862;}.hentry .content-wrap .content-category a,.widget_class_slider .widget-class-slider-content .noo-class-slider-item .class-slider-content .class-slider-category a{color:#f79862;}.widget_categories ul li a:before{color:#f79862;}.widget_tag_cloud .tagcloud a:hover,.widget_product_tag_cloud .tagcloud a:hover,.widget_class_slider .slider-indicators a.selected{background:#f79862;}.woocommerce ul.products li.product figure .product-wrap .product-overlay{background:rgba(247,152,98,0.50);}.woocommerce ul.products li.product figure .product-wrap .shop-loop-actions a:hover,.woocommerce ul.products li.product figure .product-wrap .shop-loop-actions a:focus{color:#f79862;}.woocommerce .cart .button,.woocommerce .cart input.button{color:#f79862;border-color:#f79862;}.woocommerce .cart .button:hover,.woocommerce .cart input.button:hover{background:#f79862;}.noo-gmaps ~ .contact-info ul li i{background:#f79862;}.woocommerce .star-rating span{color:#f79862;}.product-masonry .masonry-filters ul li a.selected{color:#f79862;border-bottom-color:#f79862;}body{font-family:"Open Sans",sans-serif;font-size:14px;font-style:normal;font-weight:400;}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-family:"Open Sans","Open Sans",sans-serif;font-style:normal;font-weight:300;text-transform:uppercase;}<!-- .noo-header{background-color:#FFFFFF;}-->.navbar-nav li > a{font-family:"Open Sans",sans-serif;font-size:12px;}.navbar-nav > li > a{font-style:normal;font-weight:300;text-transform:uppercase;}.navbar{min-height:73px;}@media (min-width:992px){.navbar-nav > li > a{padding-left:5px;padding-right:5px;}.navbar:not(.navbar-shrink) .navbar-nav > li > a{line-height:73px;}}.navbar-toggle{height:73px;}.navbar:not(.navbar-shrink) .navbar-brand{line-height:73px;height:73px;}.navbar-brand .noo-logo-img,.navbar-brand .noo-logo-retina-img{height:60px;}.navbar-toggle{font-size:21px;}.vc_tta-tabs-container li {
font-size: 0.89em;
}
.navbar-nav li > a {
letter-spacing: 0px;
}@font-face{font-family:'FontAwesome';src:url(//jogasziget.hu/wp-content/themes/noo-yogi/framework/vendor/fontawesome/fonts/fontawesome-webfont.eot?v=4.2.0);src:url(//jogasziget.hu/wp-content/themes/noo-yogi/framework/vendor/fontawesome/fonts/fontawesome-webfont.eot?#iefix&v=4.2.0) format('embedded-opentype'),url(//jogasziget.hu/wp-content/themes/noo-yogi/framework/vendor/fontawesome/fonts/fontawesome-webfont.woff?v=4.2.0) format('woff'),url(//jogasziget.hu/wp-content/themes/noo-yogi/framework/vendor/fontawesome/fonts/fontawesome-webfont.ttf?v=4.2.0) format('truetype'),url(//jogasziget.hu/wp-content/themes/noo-yogi/framework/vendor/fontawesome/fonts/fontawesome-webfont.svg?v=4.2.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}.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}@-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:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.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{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-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"}.fc {
direction: ltr;
text-align: left;
}
.fc-rtl {
text-align: right;
}
body .fc { font-size: 1em;
} .fc-unthemed th,
.fc-unthemed td,
.fc-unthemed thead,
.fc-unthemed tbody,
.fc-unthemed .fc-divider,
.fc-unthemed .fc-row,
.fc-unthemed .fc-popover {
border-color: #ddd;
}
.fc-unthemed .fc-popover {
background-color: #fff;
}
.fc-unthemed .fc-divider,
.fc-unthemed .fc-popover .fc-header {
background: #eee;
}
.fc-unthemed .fc-popover .fc-header .fc-close {
color: #666;
}
.fc-unthemed .fc-today {
background: #fcf8e3;
}
.fc-highlight { background: #bce8f1;
opacity: .3;
filter: alpha(opacity=30); }
.fc-bgevent { background: rgb(143, 223, 130);
opacity: .3;
filter: alpha(opacity=30); }
.fc-nonbusiness {  background: #d7d7d7;
} .fc-icon {
display: inline-block;
width: 1em;
height: 1em;
line-height: 1em;
font-size: 1em;
text-align: center;
overflow: hidden;
font-family: "Courier New", Courier, monospace; -webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
} .fc-icon:after {
position: relative;
margin: 0 -1em; }
.fc-icon-left-single-arrow:after {
content: "\02039";
font-weight: bold;
font-size: 200%;
top: -7%;
left: 3%;
}
.fc-icon-right-single-arrow:after {
content: "\0203A";
font-weight: bold;
font-size: 200%;
top: -7%;
left: -3%;
}
.fc-icon-left-double-arrow:after {
content: "\000AB";
font-size: 160%;
top: -7%;
}
.fc-icon-right-double-arrow:after {
content: "\000BB";
font-size: 160%;
top: -7%;
}
.fc-icon-left-triangle:after {
content: "\25C4";
font-size: 125%;
top: 3%;
left: -2%;
}
.fc-icon-right-triangle:after {
content: "\25BA";
font-size: 125%;
top: 3%;
left: 2%;
}
.fc-icon-down-triangle:after {
content: "\25BC";
font-size: 125%;
top: 2%;
}
.fc-icon-x:after {
content: "\000D7";
font-size: 200%;
top: 6%;
} .fc button { -moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box; margin: 0;
height: 2.1em;
padding: 0 .6em; font-size: 1em; white-space: nowrap;
cursor: pointer;
} .fc button::-moz-focus-inner { margin: 0; padding: 0; }
.fc-state-default { border: 1px solid;
}
.fc-state-default.fc-corner-left { border-top-left-radius: 4px;
border-bottom-left-radius: 4px;
}
.fc-state-default.fc-corner-right { border-top-right-radius: 4px;
border-bottom-right-radius: 4px;
} .fc button .fc-icon { position: relative;
top: -0.05em; margin: 0 .2em;
vertical-align: middle;
} .fc-state-default {
background-color: #f5f5f5;
background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
background-repeat: repeat-x;
border-color: #e6e6e6 #e6e6e6 #bfbfbf;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
color: #333;
text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.fc-state-hover,
.fc-state-down,
.fc-state-active,
.fc-state-disabled {
color: #333333;
background-color: #e6e6e6;
}
.fc-state-hover {
color: #333333;
text-decoration: none;
background-position: 0 -15px;
-webkit-transition: background-position 0.1s linear;
-moz-transition: background-position 0.1s linear;
-o-transition: background-position 0.1s linear;
transition: background-position 0.1s linear;
}
.fc-state-down,
.fc-state-active {
background-color: #cccccc;
background-image: none;
box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.fc-state-disabled {
cursor: default;
background-image: none;
opacity: 0.65;
filter: alpha(opacity=65);
box-shadow: none;
} .fc-button-group {
display: inline-block;
} .fc .fc-button-group > * { float: left;
margin: 0 0 0 -1px;
}
.fc .fc-button-group > :first-child { margin-left: 0;
} .fc-popover {
position: absolute;
box-shadow: 0 2px 6px rgba(0,0,0,.15);
}
.fc-popover .fc-header { padding: 2px 4px;
}
.fc-popover .fc-header .fc-title {
margin: 0 2px;
}
.fc-popover .fc-header .fc-close {
cursor: pointer;
}
.fc-ltr .fc-popover .fc-header .fc-title,
.fc-rtl .fc-popover .fc-header .fc-close {
float: left;
}
.fc-rtl .fc-popover .fc-header .fc-title,
.fc-ltr .fc-popover .fc-header .fc-close {
float: right;
} .fc-unthemed .fc-popover {
border-width: 1px;
border-style: solid;
}
.fc-unthemed .fc-popover .fc-header .fc-close {
font-size: .9em;
margin-top: 2px;
} .fc-popover > .ui-widget-header + .ui-widget-content {
border-top: 0; } .fc-divider {
border-style: solid;
border-width: 1px;
}
hr.fc-divider {
height: 0;
margin: 0;
padding: 0 0 2px; border-width: 1px 0;
}
.fc-clear {
clear: both;
}
.fc-bg,
.fc-bgevent-skeleton,
.fc-highlight-skeleton,
.fc-helper-skeleton { position: absolute;
top: 0;
left: 0;
right: 0;
}
.fc-bg {
bottom: 0; }
.fc-bg table {
height: 100%; } .fc table {
width: 100%;
table-layout: fixed;
border-collapse: collapse;
border-spacing: 0;
font-size: 1em; }
.fc th {
text-align: center;
}
.fc th,
.fc td {
border-style: solid;
border-width: 1px;
padding: 0;
vertical-align: top;
}
.fc td.fc-today {
border-style: double; } .fc .fc-row {  border-style: solid;
border-width: 0;
}
.fc-row table { border-left: 0 hidden transparent;
border-right: 0 hidden transparent; border-bottom: 0 hidden transparent; 
}
.fc-row:first-child table {
border-top: 0 hidden transparent; } .fc-row {
position: relative;
}
.fc-row .fc-bg {
z-index: 1;
} .fc-row .fc-bgevent-skeleton,
.fc-row .fc-highlight-skeleton {
bottom: 0; }
.fc-row .fc-bgevent-skeleton table,
.fc-row .fc-highlight-skeleton table {
height: 100%; }
.fc-row .fc-highlight-skeleton td,
.fc-row .fc-bgevent-skeleton td {
border-color: transparent;
}
.fc-row .fc-bgevent-skeleton {
z-index: 2;
}
.fc-row .fc-highlight-skeleton {
z-index: 3;
} .fc-row .fc-content-skeleton {
position: relative;
z-index: 4;
padding-bottom: 2px; }
.fc-row .fc-helper-skeleton {
z-index: 5;
}
.fc-row .fc-content-skeleton td,
.fc-row .fc-helper-skeleton td { background: none; border-color: transparent; border-bottom: 0;
}
.fc-row .fc-content-skeleton tbody td, .fc-row .fc-helper-skeleton tbody td { border-top: 0;
} .fc-scroller { overflow-y: scroll;
overflow-x: hidden;
}
.fc-scroller > * { position: relative; width: 100%; overflow: hidden; } .fc-event {
position: relative; display: block; font-size: .85em;
line-height: 1.3;
border-radius: 3px;
border: 1px solid #3a87ad; background-color: #3a87ad; font-weight: normal; } .fc-event,
.fc-event:hover,
.ui-widget .fc-event {
color: #fff; text-decoration: none; }
.fc-event[href],
.fc-event.fc-draggable {
cursor: pointer; }
.fc-not-allowed, .fc-not-allowed .fc-event { cursor: not-allowed;
}
.fc-event .fc-bg { z-index: 1;
background: #fff;
opacity: .25;
filter: alpha(opacity=25); }
.fc-event .fc-content {
position: relative;
z-index: 2;
}
.fc-event .fc-resizer {
position: absolute;
z-index: 3;
}  .fc-ltr .fc-h-event.fc-not-start,
.fc-rtl .fc-h-event.fc-not-end {
margin-left: 0;
border-left-width: 0;
padding-left: 1px; border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.fc-ltr .fc-h-event.fc-not-end,
.fc-rtl .fc-h-event.fc-not-start {
margin-right: 0;
border-right-width: 0;
padding-right: 1px; border-top-right-radius: 0;
border-bottom-right-radius: 0;
} .fc-h-event .fc-resizer { top: -1px;
bottom: -1px;
left: -1px;
right: -1px;
width: 5px;
} .fc-ltr .fc-h-event .fc-start-resizer,
.fc-ltr .fc-h-event .fc-start-resizer:before,
.fc-ltr .fc-h-event .fc-start-resizer:after,
.fc-rtl .fc-h-event .fc-end-resizer,
.fc-rtl .fc-h-event .fc-end-resizer:before,
.fc-rtl .fc-h-event .fc-end-resizer:after {
right: auto; cursor: w-resize;
} .fc-ltr .fc-h-event .fc-end-resizer,
.fc-ltr .fc-h-event .fc-end-resizer:before,
.fc-ltr .fc-h-event .fc-end-resizer:after,
.fc-rtl .fc-h-event .fc-start-resizer,
.fc-rtl .fc-h-event .fc-start-resizer:before,
.fc-rtl .fc-h-event .fc-start-resizer:after {
left: auto; cursor: e-resize;
} .fc-day-grid-event {
margin: 1px 2px 0; padding: 0 1px;
}
.fc-day-grid-event .fc-content { white-space: nowrap;
overflow: hidden;
}
.fc-day-grid-event .fc-time {
font-weight: bold;
}
.fc-day-grid-event .fc-resizer { left: -3px;
right: -3px;
width: 7px;
}  a.fc-more {
margin: 1px 3px;
font-size: .85em;
cursor: pointer;
text-decoration: none;
}
a.fc-more:hover {
text-decoration: underline;
}
.fc-limited { display: none;
} .fc-day-grid .fc-row {
z-index: 1; }
.fc-more-popover {
z-index: 2;
width: 220px;
}
.fc-more-popover .fc-event-container {
padding: 10px;
} .fc-toolbar {
text-align: center;
margin-bottom: 1em;
}
.fc-toolbar .fc-left {
float: left;
}
.fc-toolbar .fc-right {
float: right;
}
.fc-toolbar .fc-center {
display: inline-block;
} .fc .fc-toolbar > * > * { float: left;
margin-left: .75em;
} .fc .fc-toolbar > * > :first-child { margin-left: 0;
} .fc-toolbar h2 {
margin: 0;
} .fc-toolbar button {
position: relative;
}
.fc-toolbar .fc-state-hover,
.fc-toolbar .ui-state-hover {
z-index: 2;
}
.fc-toolbar .fc-state-down {
z-index: 3;
}
.fc-toolbar .fc-state-active,
.fc-toolbar .ui-state-active {
z-index: 4;
}
.fc-toolbar button:focus {
z-index: 5;
}   .fc-view-container *,
.fc-view-container *:before,
.fc-view-container *:after {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
}
.fc-view, .fc-view > table { position: relative;
z-index: 1;
}  .fc-basicWeek-view .fc-content-skeleton,
.fc-basicDay-view .fc-content-skeleton { padding-top: 1px; padding-bottom: 1em; }
.fc-basic-view .fc-body .fc-row {
min-height: 4em; } .fc-row.fc-rigid {
overflow: hidden;
}
.fc-row.fc-rigid .fc-content-skeleton {
position: absolute;
top: 0;
left: 0;
right: 0;
} .fc-basic-view .fc-week-number,
.fc-basic-view .fc-day-number {
padding: 0 2px;
}
.fc-basic-view td.fc-week-number span,
.fc-basic-view td.fc-day-number {
padding-top: 2px;
padding-bottom: 2px;
}
.fc-basic-view .fc-week-number {
text-align: center;
}
.fc-basic-view .fc-week-number span { display: inline-block;
min-width: 1.25em;
}
.fc-ltr .fc-basic-view .fc-day-number {
text-align: right;
}
.fc-rtl .fc-basic-view .fc-day-number {
text-align: left;
}
.fc-day-number.fc-other-month {
opacity: 0.3;
filter: alpha(opacity=30);  } .fc-agenda-view .fc-day-grid {
position: relative;
z-index: 2; }
.fc-agenda-view .fc-day-grid .fc-row {
min-height: 3em; }
.fc-agenda-view .fc-day-grid .fc-row .fc-content-skeleton {
padding-top: 1px; padding-bottom: 1em; } .fc .fc-axis { vertical-align: middle;
padding: 0 4px;
white-space: nowrap;
}
.fc-ltr .fc-axis {
text-align: right;
}
.fc-rtl .fc-axis {
text-align: left;
}
.ui-widget td.fc-axis {
font-weight: normal; } .fc-time-grid-container, .fc-time-grid { position: relative;
z-index: 1;
}
.fc-time-grid {
min-height: 100%; }
.fc-time-grid table { border: 0 hidden transparent;
}
.fc-time-grid > .fc-bg {
z-index: 1;
}
.fc-time-grid .fc-slats,
.fc-time-grid > hr { position: relative;
z-index: 2;
}
.fc-time-grid .fc-bgevent-skeleton,
.fc-time-grid .fc-content-skeleton {
position: absolute;
top: 0;
left: 0;
right: 0;
}
.fc-time-grid .fc-bgevent-skeleton {
z-index: 3;
}
.fc-time-grid .fc-highlight-skeleton {
z-index: 4;
}
.fc-time-grid .fc-content-skeleton {
z-index: 5;
}
.fc-time-grid .fc-helper-skeleton {
z-index: 6;
} .fc-time-grid .fc-slats td {
height: 1.5em;
border-bottom: 0; }
.fc-time-grid .fc-slats .fc-minor td {
border-top-style: dotted;
}
.fc-time-grid .fc-slats .ui-widget-content { background: none; } .fc-time-grid .fc-highlight-container { position: relative; }
.fc-time-grid .fc-highlight {
position: absolute;
left: 0;
right: 0; } .fc-time-grid .fc-event-container, .fc-time-grid .fc-bgevent-container { position: relative;
}
.fc-ltr .fc-time-grid .fc-event-container { margin: 0 2.5% 0 2px;
}
.fc-rtl .fc-time-grid .fc-event-container { margin: 0 2px 0 2.5%;
}
.fc-time-grid .fc-event,
.fc-time-grid .fc-bgevent {
position: absolute;
z-index: 1; }
.fc-time-grid .fc-bgevent { left: 0;
right: 0;
} .fc-v-event.fc-not-start {  border-top-width: 0;
padding-top: 1px; border-top-left-radius: 0;
border-top-right-radius: 0;
}
.fc-v-event.fc-not-end { border-bottom-width: 0;
padding-bottom: 1px; border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
} .fc-time-grid-event {
overflow: hidden; }
.fc-time-grid-event .fc-time,
.fc-time-grid-event .fc-title {
padding: 0 1px;
}
.fc-time-grid-event .fc-time {
font-size: .85em;
white-space: nowrap;
} .fc-time-grid-event.fc-short .fc-content { white-space: nowrap;
}
.fc-time-grid-event.fc-short .fc-time,
.fc-time-grid-event.fc-short .fc-title { display: inline-block;
vertical-align: top;
}
.fc-time-grid-event.fc-short .fc-time span {
display: none; }
.fc-time-grid-event.fc-short .fc-time:before {
content: attr(data-start); }
.fc-time-grid-event.fc-short .fc-time:after {
content: "\000A0-\000A0"; }
.fc-time-grid-event.fc-short .fc-title {
font-size: .85em; padding: 0; } .fc-time-grid-event .fc-resizer {
left: 0;
right: 0;
bottom: 0;
height: 8px;
overflow: hidden;
line-height: 8px;
font-size: 11px;
font-family: monospace;
text-align: center;
cursor: s-resize;
}
.fc-time-grid-event .fc-resizer:after {
content: "=";
}