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: 2px solid #e4e6e6;
outline: 0;
margin-bottom: 20px;
width: 100%;
height: 2.5714285714285716em;
padding: 0.2857142857142857em 1.1428571428571428em;
font-size: 14px;
line-height: inherit;
border-radius: 20px;
}
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: 2.5714285714285716em;
line-height: 2.5714285714285716em;
}
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;
}
.custom-title {
margin-top: 0;
font-size: 1.7142857142857142em;
position: relative;
padding-bottom: 5px;
font-weight: 300;
line-height: 1.75;
}
.custom-title:before {
position: absolute;
bottom: 0;
content: "";
width: 30px;
height: 1px;
background: #bda48e;
}
.date-wrap {
position: relative;
}
.date-wrap:after {
content: "\f073";
font-family: "fontawesome";
color: #f0f0f0;
position: absolute;
top: 50%;
right: 1.0714285714285714em;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
pointer-events: none;
}
.first {
clear: both;
}  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: "Roboto", sans-serif;
font-size: 14px;
line-height: 1.75;
color: #696969;
background-color: transparent;
font-weight: 400;
font-style: normal;
letter-spacing: 0px;
}
input,
button,
select,
textarea {
font-family: inherit;
font-size: inherit;
line-height: inherit;
}
a {
color: #696969;
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: #bda48e;
text-decoration: none;
}
figure {
margin: 0;
}
img {
vertical-align: middle;
border: 0;
max-width: 100%;
height: auto;
}
.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: 5px;
}
.img-thumbnail {
padding: 0.2857142857142857em;
line-height: 1.75;
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.7142857142857142em;
margin-bottom: 1.7142857142857142em;
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: 'Roboto', serif;
font-weight: 500;
line-height: 1.2;
color: #333333;
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: #696969;
}
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: #333333;
}
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: #bda48e;
text-decoration: none;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
margin-top: 1.7142857142857142rem;
margin-bottom: 0.8571428571428571rem;
}
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.8571428571428571em;
margin-bottom: 0.8571428571428571em;
}
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.8571428571428571em;
}
.lead {
margin-bottom: 1.7142857142857142em;
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: #696969;
}
.text-primary {
color: #bda48e;
}
a.text-primary:hover {
color: #128ef2;
}
.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: #bda48e;
}
a.bg-primary:hover {
background-color: #128ef2;
}
.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(66, 165, 245, 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.1428571428571429em;
margin: 3.4285714285714284em 0 1.7142857142857142em;
border-bottom: 1px solid #f4f4f4;
}
ul,
ol {
margin-top: 0;
margin-bottom: 0.8571428571428571em;
}
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.7142857142857142em;
}
dt,
dd {
line-height: 1.75;
}
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 #696969;
}
.initialism {
font-size: 90%;
text-transform: uppercase;
}
blockquote {
padding: 0.8571428571428571em 1.7142857142857142em;
margin: 0 0 1.7142857142857142em;
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.75;
color: #696969;
}
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.7142857142857142em;
font-style: normal;
line-height: 1.75;
}
.row.is-flex {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.row.is-flex > [class*='col-'] {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
} .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: 60px;
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%;
}
.noo-main {
float: left;
width: 66.66666666666666%;
}
.col-md-12.noo-main {
width: inherit;
float: none;
}
.noo-sidebar {
float: left;
width: 33.33333333333333%;
}
}
.row {
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;
background-position: center center;
}
.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 #e4e6e6;
}
.noo-vc-row.border-left {
border-left: 1px solid #e4e6e6;
}
.noo-vc-row.border-right {
border-right: 1px solid #e4e6e6;
}
.noo-vc-row.border-bottom {
border-bottom: 1px solid #e4e6e6;
}
.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 {
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 {
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.7142857142857142em;
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 #e4e6e6;
}
.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.7142857142857142em;
}
.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: #bda48e;
}
.panel-primary > .panel-heading {
color: #ffffff;
background-color: #bda48e;
border-color: #bda48e;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #bda48e;
}
.panel-primary > .panel-heading .badge {
color: #bda48e;
background-color: #ffffff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #bda48e;
}
.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: 5px;
}
.well-sm {
padding: 9px;
border-radius: 2px;
} table {
background-color: transparent;
}
th {
text-align: left;
}
.table {
width: 100%;
max-width: 100%;
margin-bottom: 1.7142857142857142em;
}
.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.75;
vertical-align: top;
border-top: 1px solid #e4e6e6;
}
.table > thead > tr > th {
vertical-align: bottom;
border-bottom: 2px solid #e4e6e6;
}
.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 #e4e6e6;
}
.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 #e4e6e6;
}
.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 #e4e6e6;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
border-bottom-width: 2px;
}
.table-striped {
border: 1px solid #e4e6e6;
}
.table-striped > thead {
background-color: #696969;
}
.table-striped > thead tr > th {
border: 1px solid #696969 !important;
font-size: 18px;
font-weight: 400;
line-height: 30px;
text-align: center;
color: #fff;
}
.table-striped > thead tr > th:hover {
background-color: #787878;
}
.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 #e4e6e6;
}
.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.2857142857142856em;
overflow-y: hidden;
overflow-x: auto;
-ms-overflow-style: -ms-autohiding-scrollbar;
border: 1px solid #e4e6e6;
-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.7142857142857142em;
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: #bda48e;
}
output {
display: block;
padding-top: 1.4285714285714286em;
font-size: 14px;
line-height: 1.75;
color: #696969;
}
.form-control,
.widget_newsletterwidget .newsletter-email,
.wpcf7-form-control:not(.wpcf7-submit),
.wpcf7 select {
display: block;
width: 100%;
height: 2.5714285714285716em;
padding: 0.2857142857142857em 1.1428571428571428em;
font-size: 14px;
color: #696969;
background-color: transparent;
background-image: none;
border: 2px solid #e4e6e6;
border-radius: 20px;
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,
.wpcf7 select:focus {
border-color: #838383;
outline: 0;
}
.form-control::-moz-placeholder,
.widget_newsletterwidget .newsletter-email::-moz-placeholder,
.wpcf7-form-control:not(.wpcf7-submit)::-moz-placeholder,
.wpcf7 select::-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,
.wpcf7 select:-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,
.wpcf7 select::-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),
.wpcf7 select[disabled],
.wpcf7 select[readonly],
fieldset[disabled] .wpcf7 select {
cursor: not-allowed;
background-color: #f4f4f4;
opacity: 1;
}
textarea.form-control,
textarea.widget_newsletterwidget .newsletter-email,
textarea.wpcf7-form-control:not(.wpcf7-submit),
textarea.wpcf7 select {
height: auto;
}
.form-control:focus,
.widget_newsletterwidget .newsletter-email:focus,
.wpcf7-form-control:not(.wpcf7-submit):focus,
.wpcf7 select:focus {
border-color: #838383;
outline: 0;
}
.form-control::-moz-placeholder,
.widget_newsletterwidget .newsletter-email::-moz-placeholder,
.wpcf7-form-control:not(.wpcf7-submit)::-moz-placeholder,
.wpcf7 select::-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,
.wpcf7 select:-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,
.wpcf7 select::-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),
.wpcf7 select[disabled],
.wpcf7 select[readonly],
fieldset[disabled] .wpcf7 select {
cursor: not-allowed;
background-color: #f4f4f4;
opacity: 1;
}
textarea.form-control,
textarea.widget_newsletterwidget .newsletter-email,
textarea.wpcf7-form-control:not(.wpcf7-submit),
textarea.wpcf7 select {
height: auto;
padding-top: 1em;
padding-bottom: 1em;
resize: none;
}
input[type="search"] {
-webkit-appearance: none;
}
input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
line-height: 2.5714285714285716em;
line-height: 1.75 \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.5428571428571427em;
}
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.7142857142857142em;
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),
.form-horizontal .form-group-sm .wpcf7 select {
height: 2.5428571428571427em;
padding: 0.35714285714285715em 0.7142857142857143em;
font-size: 0.8571428571428571em;
line-height: 1.3;
border-radius: 2px;
}
select.input-sm {
height: 2.5428571428571427em;
line-height: 2.5428571428571427em;
}
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),
.form-horizontal .form-group-lg .wpcf7 select {
height: 5.428571428571429em;
padding: 0.7142857142857143em 1.1428571428571428em;
font-size: 1.2857142857142858em;
line-height: 2;
border-radius: 5px;
}
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),
.has-feedback .wpcf7 select {
padding-right: 3.2142857142857144em;
}
.form-control-feedback {
position: absolute;
top: 6.714285714285714em;
right: 0;
z-index: 2;
display: block;
width: 2.5714285714285716em;
height: 2.5714285714285716em;
line-height: 2.5714285714285716em;
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.5428571428571427em;
height: 2.5428571428571427em;
line-height: 2.5428571428571427em;
}
.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),
.has-success .wpcf7 select {
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,
.has-success .wpcf7 select: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),
.has-warning .wpcf7 select {
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,
.has-warning .wpcf7 select: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),
.has-error .wpcf7 select {
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,
.has-error .wpcf7 select: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: #a9a9a9;
}
@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),
.form-inline .wpcf7 select {
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),
.form-inline .input-group .wpcf7 select {
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),
.form-inline .input-group > .wpcf7 select {
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.142857142857143em;
}
.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.5714285714285716em;
line-height: 2.5714285714285716em;
padding: 0 20px;
display: block;
cursor: pointer;
border: 1px solid #e4e6e6;
-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 #e4e6e6;
display: block;
height: 2.5714285714285716em;
line-height: 2.5714285714285716em;
position: absolute;
right: 0;
text-align: center;
width: 2.5714285714285716em;
}
.form-group .dropdown .dropdown-menu {
width: 100%;
border: 1px solid #e4e6e6;
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 #e4e6e6;
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: #bda48e;
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: #bda48e;
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: #bda48e;
float: left;
display: inline-block;
vertical-align: middle;
font: normal 21px/1 'dashicons';
speak: none;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
select {
display: block;
width: 100%;
height: 2.5714285714285716em;
padding: 0.2857142857142857em 1.1428571428571428em;
font-size: 14px;
color: #696969;
background-color: transparent;
background-image: none;
border: 2px solid #e4e6e6;
border-radius: 20px;
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;
}
select:focus {
border-color: #838383;
outline: 0;
}
select::-moz-placeholder {
color: #8c8c8c;
opacity: 1;
}
select:-ms-input-placeholder {
color: #8c8c8c;
}
select::-webkit-input-placeholder {
color: #8c8c8c;
}
select[disabled],
select[readonly],
fieldset[disabled] select {
cursor: not-allowed;
background-color: #f4f4f4;
opacity: 1;
}
textareaselect {
height: auto;
}
select:focus {
border-color: #838383;
outline: 0;
}
select::-moz-placeholder {
color: #8c8c8c;
opacity: 1;
}
select:-ms-input-placeholder {
color: #8c8c8c;
}
select::-webkit-input-placeholder {
color: #8c8c8c;
}
select[disabled],
select[readonly],
fieldset[disabled] select {
cursor: not-allowed;
background-color: #f4f4f4;
opacity: 1;
}
textareaselect {
height: auto;
}
select:focus {
border-color: #838383;
outline: 0;
}
select::-moz-placeholder {
color: #8c8c8c;
opacity: 1;
}
select:-ms-input-placeholder {
color: #8c8c8c;
}
select::-webkit-input-placeholder {
color: #8c8c8c;
}
select[disabled],
select[readonly],
fieldset[disabled] select {
cursor: not-allowed;
background-color: #f4f4f4;
opacity: 1;
}
textareaselect {
height: auto;
padding-top: 1em;
padding-bottom: 1em;
resize: none;
}
select option {
color: #2e2e2e;
}
.select-wrap {
position: relative;
}
.select-wrap:after {
content: "\f0d7";
font-family: "fontawesome";
color: #f0f0f0;
position: absolute;
top: 50%;
right: 1.0714285714285714em;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
pointer-events: none;
}
.select-wrap select {
-moz-appearance: none;
-webkit-appearance: none;
appearance: none;
width: 100%;
}
input[type=date]::-webkit-calendar-picker-indicator:hover {
background-color: transparent;
}
input[type=date]::-webkit-calendar-picker-indicator:active {
color: #fff;
} .btn,
.widget_newsletterwidget .newsletter-submit {
display: inline-block;
margin-bottom: 0;
font-weight: bold;
text-align: center;
vertical-align: middle;
cursor: pointer;
background-image: none;
border: 2px solid #e4e6e6;
color: #696969;
white-space: nowrap;
text-transform: uppercase;
background: transparent;
padding: 0.2857142857142857em 3em;
font-size: 14px;
line-height: 1.75;
-webkit-border-radius: 20px;
border-radius: 20px;
-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: #bda48e;
-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: #bda48e;
}
.btn:hover,
.btn:focus,
.widget_newsletterwidget .newsletter-submit:hover,
.widget_newsletterwidget .newsletter-submit:focus {
background: #bda48e;
color: #ffffff;
border-color: #bda48e;
}
.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: #696969;
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: #bda48e;
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: #696969;
text-decoration: none;
}
.btn-lg {
padding: 0.7142857142857143em 1.1428571428571428em;
font-size: 1.2857142857142858em;
line-height: 2;
-webkit-border-radius: 5px;
border-radius: 5px;
}
.btn-sm {
padding: 0.35714285714285715em 0.7142857142857143em;
font-size: 0.8571428571428571em;
line-height: 1.3;
-webkit-border-radius: 2px;
border-radius: 2px;
}
.btn-xs {
padding: 0.07142857142857142em 0.35714285714285715em;
font-size: 0.8571428571428571em;
line-height: 1.3;
-webkit-border-radius: 2px;
border-radius: 2px;
}
.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: bold;
text-align: center;
vertical-align: middle;
cursor: pointer;
background-image: none;
border: 2px solid #e4e6e6;
color: #696969;
white-space: nowrap;
text-transform: uppercase;
background: transparent;
padding: 0.2857142857142857em 3em;
font-size: 14px;
line-height: 1.75;
-webkit-border-radius: 20px;
border-radius: 20px;
-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: #bda48e;
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
.button:hover,
.button:focus {
outline: 0;
background: #bda48e;
-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: #bda48e;
}
.button:hover,
.button:focus {
background: #bda48e;
color: #ffffff;
border-color: #bda48e;
}
.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: bold;
text-align: center;
vertical-align: middle;
cursor: pointer;
background-image: none;
border: 2px solid #e4e6e6;
white-space: nowrap;
text-transform: uppercase;
background: transparent;
padding: 0.2857142857142857em 3em;
font-size: 14px;
line-height: 1.75;
-webkit-border-radius: 20px;
border-radius: 20px;
-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: #696969;
background-color: #e7e7e7;
border-color: 0;
}
.btn-default:hover,
.btn-default:focus {
outline: 0;
background: #bda48e;
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
.btn-default:hover,
.btn-default:focus {
outline: 0;
background: #bda48e;
-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: #bda48e;
}
.btn-default:hover,
.btn-default:focus {
background: #bda48e;
color: #ffffff;
border-color: #bda48e;
}
.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: #bda48e;
border-color: #bda48e;
-webkit-box-shadow: none;
box-shadow: none;
}
.btn-primary,
.widget_newsletterwidget .newsletter-submit {
display: inline-block;
margin-bottom: 0;
font-weight: bold;
text-align: center;
vertical-align: middle;
cursor: pointer;
background-image: none;
border: 2px solid #e4e6e6;
color: #696969;
white-space: nowrap;
text-transform: uppercase;
background: transparent;
padding: 0.2857142857142857em 3em;
font-size: 14px;
line-height: 1.75;
-webkit-border-radius: 20px;
border-radius: 20px;
-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: #bda48e;
background-color: transparent;
border-color: #bda48e;
}
.btn-primary:hover,
.btn-primary:focus,
.widget_newsletterwidget .newsletter-submit:hover,
.widget_newsletterwidget .newsletter-submit:focus {
outline: 0;
background: #bda48e;
-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: #bda48e;
-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: #bda48e;
}
.btn-primary:hover,
.btn-primary:focus,
.widget_newsletterwidget .newsletter-submit:hover,
.widget_newsletterwidget .newsletter-submit:focus {
background: #bda48e;
color: #ffffff;
border-color: #bda48e;
}
.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: #bda48e;
border-color: #bda48e;
-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: #696969;
border-color: #696969;
}
.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: #bda48e;
border-color: #bda48e;
-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: #bda48e;
border-color: #bda48e;
-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: #bda48e;
border-color: #bda48e;
-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: #bda48e;
border-color: #bda48e;
-webkit-box-shadow: none;
box-shadow: none;
}
.btn-black {
display: inline-block;
margin-bottom: 0;
font-weight: bold;
text-align: center;
vertical-align: middle;
cursor: pointer;
background-image: none;
border: 2px solid #e4e6e6;
color: #696969;
white-space: nowrap;
text-transform: uppercase;
background: transparent;
padding: 0.2857142857142857em 3em;
font-size: 14px;
line-height: 1.75;
-webkit-border-radius: 20px;
border-radius: 20px;
-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: #333333;
background-color: transparent;
border-color: #333333;
}
.btn-black:hover,
.btn-black:focus {
outline: 0;
background: #bda48e;
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
.btn-black:hover,
.btn-black:focus {
outline: 0;
background: #bda48e;
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
.btn-black:focus,
.btn-black:active:focus,
.btn-black.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: #bda48e;
}
.btn-black:hover,
.btn-black:focus {
background: #bda48e;
color: #ffffff;
border-color: #bda48e;
}
.btn-black:active,
.btn-black.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-black.disabled,
.btn-black[disabled],
fieldset[disabled] .btn-black {
cursor: not-allowed;
pointer-events: none;
opacity: 0.65;
filter: alpha(opacity=65);
-webkit-box-shadow: none;
box-shadow: none;
}
.btn-black.square {
border-radius: 0;
}
.btn-black.pill {
border-radius: 100em;
}
.btn-black.rounded {
border-radius: 0.225em;
}
.btn-black i {
padding-right: 10px;
}
.btn-black.icon-right i {
padding-left: 10px;
padding-right: 0px;
}
.btn-black:hover,
.btn-black:focus,
.btn-black:active,
.btn-black.active,
.open > .dropdown-toggle.btn-black {
color: #ffffff;
background-color: #bda48e;
border-color: #bda48e;
-webkit-box-shadow: none;
box-shadow: none;
}
.btn-black:hover,
.btn-black:focus {
outline: 0;
background: #bda48e;
border-color: #bda48e;
color: #fff;
}
.btn-white {
display: inline-block;
margin-bottom: 0;
font-weight: bold;
text-align: center;
vertical-align: middle;
cursor: pointer;
background-image: none;
border: 2px solid #e4e6e6;
color: #696969;
white-space: nowrap;
text-transform: uppercase;
background: transparent;
padding: 0.2857142857142857em 3em;
font-size: 14px;
line-height: 1.75;
-webkit-border-radius: 20px;
border-radius: 20px;
-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: transparent;
border-color: #ffffff;
}
.btn-white:hover,
.btn-white:focus {
outline: 0;
background: #bda48e;
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
.btn-white:hover,
.btn-white:focus {
outline: 0;
background: #bda48e;
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
.btn-white:focus,
.btn-white:active:focus,
.btn-white.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: #bda48e;
}
.btn-white:hover,
.btn-white:focus {
background: #bda48e;
color: #ffffff;
border-color: #bda48e;
}
.btn-white:active,
.btn-white.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-white.disabled,
.btn-white[disabled],
fieldset[disabled] .btn-white {
cursor: not-allowed;
pointer-events: none;
opacity: 0.65;
filter: alpha(opacity=65);
-webkit-box-shadow: none;
box-shadow: none;
}
.btn-white.square {
border-radius: 0;
}
.btn-white.pill {
border-radius: 100em;
}
.btn-white.rounded {
border-radius: 0.225em;
}
.btn-white i {
padding-right: 10px;
}
.btn-white.icon-right i {
padding-left: 10px;
padding-right: 0px;
}
.btn-white:hover,
.btn-white:focus,
.btn-white:active,
.btn-white.active,
.open > .dropdown-toggle.btn-white {
color: #ffffff;
background-color: #bda48e;
border-color: #bda48e;
-webkit-box-shadow: none;
box-shadow: none;
}
.btn-white:hover,
.btn-white:focus {
outline: 0;
background: #fff;
border-color: #fff;
color: #bda48e;
} .thumbnail {
display: block;
padding: 0.2857142857142857em;
margin-bottom: 1.7142857142857142em;
line-height: 1.75;
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: #696969;
}
.thumbnail .caption {
padding: 0.6428571428571429em;
color: #696969;
} .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.1428571428571429em 0;
overflow: hidden;
background-color: #e5e5e5;
}
.dropdown-menu > li > a {
display: block;
padding: 3px 20px;
clear: both;
font-weight: normal;
line-height: 1.75;
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: #bda48e;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
color: #696969;
}
.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.75;
color: #696969;
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: 100px;
z-index: 1000;
background-color: #ffffff;
}
.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;
}
}
@media (min-width: 992px) {
.navbar-fixed-top {
position: fixed;
right: 0;
left: 0;
z-index: 1030;
background-color: #ffffff;
-webkit-box-shadow: 0 0 8px 0px #696969;
box-shadow: 0 0 8px 0px #696969;
}
.navbar-fixed-top.bg-transparent {
background-color: #ffffff;
}
}
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: #696969;
}
.navbar-fixed-top.navbar-shrink .navbar-nav > li > a:hover {
color: #bda48e;
}
.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: #bda48e;
}
.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: "Roboto", sans-serif;
font-weight: 700;
font-style: normal;
font-size: 30px;
height: 100px;
line-height: 100px;
padding: 0;
}
.navbar-brand,
.navbar-brand:hover {
color: #999999;
}
.navbar-brand:hover,
.navbar-brand:focus {
text-decoration: none;
}
.navbar-brand img {
max-height: 100px;
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: 100px;
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: #696969;
padding: 10px 12px;
}
.noo-menu li > a:hover,
.noo-menu li > a:focus {
background-color: rgba(0, 0, 0, 0);
color: #bda48e;
}
.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: #bda48e;
}
.noo-menu li.disabled > a,
.noo-menu li.disabled > a:hover,
.noo-menu li.disabled > a:focus {
color: #696969;
background-color: #696969;
}
.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 .sf-with-ul:after {
content: "";
font-family: "fontawesome";
display: inline-block;
font-style: normal;
font-weight: normal;
text-decoration: inherit;
-webkit-font-smoothing: antialiased;
speak: none;
padding-left: 5px;
}
@media (max-width: 991px) {
.sf-arrows .sf-with-ul:after {
float: right;
}
}
.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: #ffffff;
}
}
@media (max-width: 991px) {
.navbar-nav > li > a {
padding-top: 10px !important;
padding-bottom: 10px !important;
}
}
.navbar-nav > li > a {
color: #333333;
padding: 0 10px;
line-height: 1;
font-size: 14px;
font-weight: 500;
}
.navbar-nav > li > a:hover,
.navbar-nav > li > a:focus {
color: #bda48e;
background-color: rgba(0, 0, 0, 0);
}
.navbar-nav > li:hover > a,
.navbar-nav > li .sfHover > a {
background-color: rgba(0, 0, 0, 0);
color: #bda48e;
}
.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: #bda48e;
}
.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: 14px;
}
@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: #696969;
line-height: 22px;
padding: 10px 30px;
border-bottom: 1px solid #f1f2f2;
}
@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: #2a99f4;
}
.navbar-nav ul.sub-menu li:hover .navbar-nav ul.sub-menu li.sfHover > a {
color: #ffffff;
background-color: #2a99f4;
}
.navbar-nav ul.sub-menu li.current-menu-item > a {
color: #ffffff;
background-color: #2a99f4;
}
.navbar-nav ul.sub-menu li:last-child a {
border-bottom: 0;
}
@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: 14px;
}
}
@media (min-width: 992px) {
.navbar .navbar-brand {
line-height: 100px;
}
.navbar .navbar-nav > li > a {
line-height: 100px;
}
.navbar .navbar-nav > li.make-an-appointment > a {
text-transform: uppercase;
color: #fff!important;
line-height: 1.75 !important;
padding: 7px 25px;
font-size: 0.8571428571428571em;
background: #bda48e;
-webkit-border-radius: 20px;
border-radius: 20px;
}
.navbar .navbar-nav > li.make-an-appointment > a:hover,
.navbar .navbar-nav > li.make-an-appointment > a:focus {
background: #696969;
}
}
@media (min-width: 992px) {
.navbar-nav.sf-menu > li ul.sub-menu {
background-color: #ffffff;
padding: 15px 0;
-webkit-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.14);
box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.14);
}
.navbar-nav.sf-menu > li ul.sub-menu:before {
position: absolute;
top: -3px;
left: 0;
width: 100%;
height: 3px;
background: #bda48e;
content: "";
}
.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-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 #bda48e;
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 #bda48e;
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;
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: #696969;
}
.navbar-toggle.collapsed:hover,
.navbar-toggle.collapsed:focus {
color: #434343;
}
.page-menu-white .navbar-toggle.collapsed {
color: #444444;
}
.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;
text-align: center;
vertical-align: middle;
cursor: pointer;
background-image: none;
border: 2px solid #e4e6e6;
color: #696969;
white-space: nowrap;
text-transform: uppercase;
background: transparent;
padding: 0.2857142857142857em 3em;
font-size: 14px;
line-height: 1.75;
-webkit-border-radius: 20px;
border-radius: 20px;
-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: #bda48e;
background-color: transparent;
border-color: #bda48e;
padding: 0.7142857142857143em 1.1428571428571428em;
font-size: 1.2857142857142858em;
line-height: 2;
-webkit-border-radius: 5px;
border-radius: 5px;
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: #bda48e;
-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: #bda48e;
-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: #bda48e;
}
.navbar-nav li.navbar-donate-btn > a:hover,
.navbar-nav li.navbar-donate-btn > a:focus {
background: #bda48e;
color: #ffffff;
border-color: #bda48e;
}
.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: #bda48e;
-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: #bda48e;
-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: #bda48e;
}
.navbar-nav li.navbar-donate-btn > a:hover,
.navbar-nav li.navbar-donate-btn > a:focus {
background: #bda48e;
color: #ffffff;
border-color: #bda48e;
}
.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: #bda48e;
border-color: #bda48e;
-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: #696969;
border-color: #696969;
}
.navbar-nav li.navbar-donate-btn > a:hover,
.navbar-nav li.navbar-donate-btn > a:focus {
outline: 0;
background: #bda48e;
-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: #bda48e;
-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: #bda48e;
}
.navbar-nav li.navbar-donate-btn > a:hover,
.navbar-nav li.navbar-donate-btn > a:focus {
background: #bda48e;
color: #ffffff;
border-color: #bda48e;
}
.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: #bda48e;
border-color: #bda48e;
-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: #696969;
border-color: #696969;
}
body.page-menu-white .navbar:not(.navbar-fixed-top) {
margin-right: auto;
margin-left: auto;
box-shadow: none;
background-color: #f4f4f4;
}
body.page-menu-white .navbar:not(.navbar-fixed-top) .navbar-nav > li > a {
color: #000;
}
body.page-menu-white .navbar:not(.navbar-fixed-top) .navbar-nav > li > a:hover {
color: #bda48e;
}
@media (max-width: 768px) {
body.page-menu-white .navbar:not(.navbar-fixed-top) .navbar-nav > li > a {
color: #696969;
background: #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 {
color: #bda48e;
}
body.page-menu-white .navbar:not(.navbar-fixed-top) .navbar-brand {
background-color: transparent;
}
body.page-menu-white .navbar:not(.navbar-fixed-top) .navbar-brand .noo-logo-normal {
display: none;
}
body.page-menu-white .navbar:not(.navbar-fixed-top) .navbar-brand .noo-logo-floating {
display: block;
}
@media only screen and (-moz-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi) {
body.page-menu-white .navbar:not(.navbar-fixed-top) .navbar-brand .noo-logo-retina-img {
display: none;
}
}
body.page-menu-white .noo-page-heading.noo-page-heading-bg > div:first-child {
margin-top: 100px;
}
.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;
} .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: 5px;
-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.75px;
}
.modal-header .close {
margin-top: -0.14285714285714285em;
}
.modal-title {
margin: 0;
line-height: 1.75;
}
.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;
}
} .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: #2e2e2e;
border-bottom: 1px solid #2e2e2e;
}
.colophon.wigetized > .container-boxed > div > div {
padding-top: 70px;
padding-bottom: 70px;
}
@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 (max-width: 767px) {
.colophon.wigetized > .container-boxed .widget-title:before {
left: 50%;
right: auto;
margin-left: -10px;
}
}
.colophon.wigetized > .container-boxed .mailchimp-widget {
max-width: 90%;
margin: 0 auto;
}
@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: #e4e6e6;
}
.wigetized .widget {
color: #a1a1a1;
}
.wigetized .widget a {
color: #a1a1a1;
}
.wigetized .widget a:hover {
color: #bda48e;
}
.wigetized .widget .widget-title {
color: #d0d0d0;
font-size: 1.2857142857142858em;
font-weight: bold;
position: relative;
}
.wigetized .widget .twitter_user,
.wigetized .widget .twitter_user a {
color: #fff;
}
.wigetized .widget ul li,
.wigetized .widget ol li {
color: #a1a1a1;
border: none;
line-height: 2;
padding: 0;
}
.wigetized .widget ul li a,
.wigetized .widget ol li a {
line-height: 2;
color: #a1a1a1;
}
.wigetized .widget ul li a:hover,
.wigetized .widget ol li a:hover {
color: #bda48e;
}
.wigetized .widget ul.address li .fa,
.wigetized .widget ol.address li .fa,
.wigetized .widget ul.address li .noo-vc-accordion .panel-title a:before,
.wigetized .widget ol.address li .noo-vc-accordion .panel-title a:before {
float: left;
line-height: 2;
}
.wigetized .widget ul.address li span,
.wigetized .widget ol.address li span,
.wigetized .widget ul.address li a,
.wigetized .widget ol.address li a {
margin-left: 2.142857142857143em;
display: block;
}
.wigetized .widget ul.address li .text-primary,
.wigetized .widget ol.address li .text-primary {
color: #bda48e;
}
.wigetized .widget ul.office-hours li,
.wigetized .widget ol.office-hours li {
overflow: hidden;
}
.wigetized .widget ul.office-hours li span,
.wigetized .widget ol.office-hours li span {
width: 50%;
float: left;
}
.wigetized .widget .copyright {
text-align: right;
font-size: 0.8571428571428571em;
color: #787878;
margin-top: 50px;
}
.wigetized .widget.widget_recent_entries li a {
color: #ffffff;
}
.wigetized .widget.widget_recent_entries li a:hover {
color: #bda48e;
}
.colophon.site-info {
background: #333333;
}
.colophon.site-info .footer-more {
padding: 40px 0;
color: #ffffff;
text-align: center;
}
.colophon.site-info .footer-more .noo-top-footer-content {
color: #ffffff;
font-size: 1.7142857142857142em;
font-weight: 300;
}
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);
}
.social-facebook {
color: #2f75ae;
}
.social-twitter {
color: #16bff6;
}
.social-google-plus {
color: #da3e29;
}
.social-pinterest {
color: #e63d44;
}
.social-linkedin {
color: #0077b5;
}
.social-rss {
color: #f26522;
}
.social-youtube {
color: #cd201f;
}
.social-instagram {
color: #3f729b;
}
.top-search {
-webkit-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
height: 0;
background: #444444;
}
.top-search .form-horizontal .form-control,
.top-search .form-horizontal .widget_newsletterwidget .newsletter-email,
.top-search .form-horizontal .wpcf7-form-control:not(.wpcf7-submit),
.top-search .form-horizontal .wpcf7 select {
margin: 0;
border: 0;
background: transparent;
font-size: 1.2857142857142858em;
-webkit-border-radius: 0;
border-radius: 0;
font-style: italic;
padding: 0;
height: 40px;
}
.top-search .form-horizontal .form-control::-moz-placeholder,
.top-search .form-horizontal .widget_newsletterwidget .newsletter-email::-moz-placeholder,
.top-search .form-horizontal .wpcf7-form-control:not(.wpcf7-submit)::-moz-placeholder,
.top-search .form-horizontal .wpcf7 select::-moz-placeholder {
color: #a1a1a1;
opacity: 1;
}
.top-search .form-horizontal .form-control:-ms-input-placeholder,
.top-search .form-horizontal .widget_newsletterwidget .newsletter-email:-ms-input-placeholder,
.top-search .form-horizontal .wpcf7-form-control:not(.wpcf7-submit):-ms-input-placeholder,
.top-search .form-horizontal .wpcf7 select:-ms-input-placeholder {
color: #a1a1a1;
}
.top-search .form-horizontal .form-control::-webkit-input-placeholder,
.top-search .form-horizontal .widget_newsletterwidget .newsletter-email::-webkit-input-placeholder,
.top-search .form-horizontal .wpcf7-form-control:not(.wpcf7-submit)::-webkit-input-placeholder,
.top-search .form-horizontal .wpcf7 select::-webkit-input-placeholder {
color: #a1a1a1;
}
.top-search.show {
height: 40px;
border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.noo-topbar {
position: relative;
background: #444444;
z-index: 1001;
line-height: 40px;
}
.noo-topbar .noo-social.social-icons {
float: left;
margin-right: 20px;
}
@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: #a1a1a1;
margin: 0;
}
.noo-topbar a {
color: #a1a1a1;
}
.noo-topbar a:hover,
.noo-topbar a:focus {
color: #ffffff;
}
.noo-topbar .topbar-right .language-switcher {
float: right;
margin-left: 20px;
}
.noo-topbar .topbar-right .language-switcher #lang_sel {
height: auto;
}
.noo-topbar .topbar-right .language-switcher #lang_sel li {
float: none;
width: auto;
}
.noo-topbar .topbar-right .language-switcher #lang_sel li a {
border: 0;
background: #444444;
color: #a1a1a1;
line-height: 40px;
padding: 0 10px;
font-size: 0.8571428571428571em;
}
.noo-topbar .topbar-right .language-switcher #lang_sel li a:hover,
.noo-topbar .topbar-right .language-switcher #lang_sel li a:focus {
color: #ffffff;
}
.noo-topbar .topbar-right .language-switcher #lang_sel > ul > li {
padding: 0!important;
}
.noo-topbar .topbar-right .language-switcher #lang_sel > ul > li > a {
display: block;
background: none;
position: relative;
}
.noo-topbar .topbar-right .language-switcher #lang_sel > ul > li > a:after {
content: "\f0d7";
font-family: "fontawesome";
margin-left: 10px;
}
.noo-topbar .topbar-right .language-switcher #lang_sel > ul ul {
top: 100%;
border: 0;
}
.noo-topbar .topbar-right .noo-search {
position: relative;
float: right;
}
@media (max-width: 991px) {
.noo-topbar .topbar-right .noo-search .search-button {
display: none;
}
.noo-topbar .topbar-right .noo-search .searchbar {
position: relative;
right: auto;
left: 0;
top: 0;
-webkit-box-shadow: none;
box-shadow: none;
border: none;
}
.noo-topbar .topbar-right .noo-search .searchbar:before {
display: none;
}
.noo-topbar .topbar-right .noo-search .searchbar.hide {
display: block !important;
}
}
.noo-page-heading {
position: relative;
margin-bottom: 65px;
padding: 60px 0;
text-align: center;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
background-position: center center;
}
.noo-page-heading .page-heading-info,
.noo-page-heading .noo-page-breadcrumb {
position: relative;
z-index: 1;
}
.noo-page-heading .page-title {
font-size: 48px;
font-weight: 300;
color: #ffffff;
margin-top: 0;
}
@media (max-width: 991px) {
.noo-page-heading .page-title {
font-size: 2.142857142857143em;
}
}
.noo-page-heading:after {
content: '';
width: 100%;
height: 100%;
top: 0;
left: 0;
position: absolute;
background: rgba(66, 165, 245, 0.8);
}
.heading-about-us {
display: inline-block;
padding: 0 80px;
position: relative;
}
.heading-about-us:after,
.heading-about-us:before {
content: '';
width: 44px;
height: 3px;
background: #fff;
position: absolute;
top: 50%;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
}
.heading-about-us:before {
left: 0;
}
.heading-about-us:after {
right: 0;
}
@media (max-width: 767px) {
.heading-about-us {
font-size: 40px!important;
padding: 0;
}
.heading-about-us:after,
.heading-about-us:before {
display: none;
}
} .alert {
padding: 15px;
margin-bottom: 1.7142857142857142em;
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: 2px;
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.3571428571428571em;
margin: 0 0 0.8571428571428571em;
font-size: 13px;
line-height: 1.75;
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: 5px;
}
.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: #696969;
}
.label-default[href]:hover,
.label-default[href]:focus {
background-color: #505050;
}
.label-primary {
background-color: #bda48e;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
background-color: #128ef2;
}
.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: #696969;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
color: #696969;
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: #696969;
}
.nav .nav-divider {
height: 1px;
margin: -0.1428571428571429em 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.75;
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: #444444;
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: #bda48e;
}
.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: #696969;
border-color: #696969;
}
.noo-vc-accordion.panel-group .panel-heading:hover .panel-title,
.noo-vc-accordion.panel-group .panel-heading.active .panel-title {
background-color: #696969;
color: #ffffff;
}
.noo-vc-accordion.panel-group .panel-heading:hover:hover,
.noo-vc-accordion.panel-group .panel-heading.active:hover {
background-color: #696969;
border-color: #696969;
}
.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.75;
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: #e4e6e6;
}
.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: #696969;
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: #e4e6e6;
}
@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: #696969;
background-color: #e4e6e6;
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: 5px;
-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: 4px 4px 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.7142857142857142em;
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.7142857142857142em;
color: #ffffff;
text-align: center;
background-color: #bda48e;
-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: #696969;
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 #cacdcd;
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: #bda48e;
}
.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.7142857142857142em;
list-style: none;
color: #ffffff;
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: #ffffff;
}
.breadcrumb > li > a:hover {
color: #ffffff;
}
.breadcrumb > li > a i {
text-decoration: none;
}
.breadcrumb > .active span {
color: #ffffff;
} .hentry {
position: relative;
padding: 40px 0;
border-bottom: 1px solid #f3f3f3;
}
.single .hentry {
border: 0;
}
.hentry:first-child {
padding-top: 0;
}
.hentry .content-wrap .date {
width: 80px;
padding: 10px 5px;
color: #ffffff;
background: #bda48e;
border-radius: 3px;
float: left;
text-transform: uppercase;
text-align: center;
}
@media (max-width: 480px) {
.hentry .content-wrap .date {
float: none;
}
}
.hentry .content-wrap .date span {
display: block;
}
.hentry .content-wrap .date span.month {
font-weight: 300;
font-size: 16px;
}
.hentry .content-wrap .date span.day {
font-size: 32px;
font-weight: 700;
line-height: 1;
}
.hentry .content-wrap .content-inner {
margin-left: 100px;
}
@media (max-width: 480px) {
.hentry .content-wrap .content-inner {
margin-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: #bda48e;
opacity: 1;
}
.post-password-form label {
font-weight: normal;
font-weight: 600;
font-size: 18px;
}
.post-password-form input[type="password"] {
display: block;
width: 100%;
height: 2.5714285714285716em;
padding: 0.2857142857142857em 1.1428571428571428em;
font-size: 14px;
color: #696969;
background-color: transparent;
background-image: none;
border: 2px solid #e4e6e6;
border-radius: 20px;
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: #838383;
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: #838383;
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: #838383;
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;
padding-top: 1em;
padding-bottom: 1em;
resize: none;
}
.post-password-form input[type="submit"] {
display: inline-block;
margin-bottom: 0;
font-weight: bold;
text-align: center;
vertical-align: middle;
cursor: pointer;
background-image: none;
border: 2px solid #e4e6e6;
white-space: nowrap;
text-transform: uppercase;
background: transparent;
padding: 0.2857142857142857em 3em;
font-size: 14px;
line-height: 1.75;
-webkit-border-radius: 20px;
border-radius: 20px;
-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: #696969;
background-color: #e7e7e7;
border-color: 0;
}
.post-password-form input[type="submit"]:hover,
.post-password-form input[type="submit"]:focus {
outline: 0;
background: #bda48e;
-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: #bda48e;
-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: #bda48e;
}
.post-password-form input[type="submit"]:hover,
.post-password-form input[type="submit"]:focus {
background: #bda48e;
color: #ffffff;
border-color: #bda48e;
}
.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: #bda48e;
-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: #bda48e;
-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: #bda48e;
}
.post-password-form input[type="submit"]:hover,
.post-password-form input[type="submit"]:focus {
background: #bda48e;
color: #ffffff;
border-color: #bda48e;
}
.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: #bda48e;
border-color: #bda48e;
-webkit-box-shadow: none;
box-shadow: none;
}
.post-password-form input[type="submit"]:hover,
.post-password-form input[type="submit"]:focus {
outline: 0;
background: #bda48e;
-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: #bda48e;
-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: #bda48e;
}
.post-password-form input[type="submit"]:hover,
.post-password-form input[type="submit"]:focus {
background: #bda48e;
color: #ffffff;
border-color: #bda48e;
}
.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: #bda48e;
border-color: #bda48e;
-webkit-box-shadow: none;
box-shadow: none;
}
.content-header {
position: relative;
}
.content-featured {
position: relative;
padding-bottom: 2.142857142857143em;
}
.content-featured img {
width: 100%;
height: auto;
}
.content-featured .quote-content {
background: #eeeded;
font-weight: 300;
padding: 90px 15px 60px;
text-align: center;
}
.content-featured .quote-content p {
font-size: 1.4285714285714286em;
position: relative;
z-index: 1;
}
.content-featured .quote-content i {
font-size: 120px;
position: absolute;
left: 50%;
-webkit-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
-o-transform: translate(-50%, 0);
transform: translate(-50%, 0);
top: 50px;
color: rgba(66, 165, 245, 0.2);
}
.has-featured .content-featured {
overflow: hidden;
}
.content-title {
font-size: 1.7142857142857142em;
font-weight: 700;
margin: 0.5em 0;
}
@media (max-width: 1199px) {
.content-title {
font-size: 16px;
}
}
.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: #bda48e;
}
.content-thumb {
display: block;
position: relative;
}
.content-thumb:before {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: #bda48e;
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: 20px;
}
@media (max-width: 1199px) {
.content-meta > span {
padding-right: 0.5em;
}
}
.content-meta > span i {
padding-right: 5px;
}
.content-meta > span > a {
white-space: nowrap;
color: rgba(66, 165, 245, 0.7);
}
.content-meta > span > a:hover {
color: #bda48e;
}
.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 #e4e6e6;
}
.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;
}
}
.content embed,
.content-excerpt embed,
.content iframe,
.content-excerpt iframe,
.content object,
.content-excerpt object {
width: 100%;
max-width: 100%;
}
.content .read-more,
.content-excerpt .read-more {
display: inline-block;
margin-bottom: 0;
font-weight: bold;
text-align: center;
vertical-align: middle;
cursor: pointer;
background-image: none;
border: 2px solid #e4e6e6;
color: #696969;
white-space: nowrap;
text-transform: uppercase;
background: transparent;
padding: 0.2857142857142857em 3em;
font-size: 14px;
line-height: 1.75;
-webkit-border-radius: 20px;
border-radius: 20px;
-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: #bda48e;
background-color: transparent;
border-color: #bda48e;
margin-top: 20px;
}
.content .read-more:hover,
.content-excerpt .read-more:hover,
.content .read-more:focus,
.content-excerpt .read-more:focus {
outline: 0;
background: #bda48e;
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
.content .read-more:hover,
.content-excerpt .read-more:hover,
.content .read-more:focus,
.content-excerpt .read-more:focus {
outline: 0;
background: #bda48e;
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
.content .read-more:focus,
.content-excerpt .read-more:focus,
.content .read-more:active:focus,
.content-excerpt .read-more:active:focus,
.content .read-more.active:focus,
.content-excerpt .read-more.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: #bda48e;
}
.content .read-more:hover,
.content-excerpt .read-more:hover,
.content .read-more:focus,
.content-excerpt .read-more:focus {
background: #bda48e;
color: #ffffff;
border-color: #bda48e;
}
.content .read-more:active,
.content-excerpt .read-more:active,
.content .read-more.active,
.content-excerpt .read-more.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);
}
.content .read-more.disabled,
.content-excerpt .read-more.disabled,
.content .read-more[disabled],
.content-excerpt .read-more[disabled],
fieldset[disabled] .content .read-more,
fieldset[disabled] .content-excerpt .read-more {
cursor: not-allowed;
pointer-events: none;
opacity: 0.65;
filter: alpha(opacity=65);
-webkit-box-shadow: none;
box-shadow: none;
}
.content .read-more.square,
.content-excerpt .read-more.square {
border-radius: 0;
}
.content .read-more.pill,
.content-excerpt .read-more.pill {
border-radius: 100em;
}
.content .read-more.rounded,
.content-excerpt .read-more.rounded {
border-radius: 0.225em;
}
.content .read-more i,
.content-excerpt .read-more i {
padding-right: 10px;
}
.content .read-more.icon-right i,
.content-excerpt .read-more.icon-right i {
padding-left: 10px;
padding-right: 0px;
}
.content .read-more:hover,
.content-excerpt .read-more:hover,
.content .read-more:focus,
.content-excerpt .read-more:focus {
outline: 0;
background: #bda48e;
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
.content .read-more:hover,
.content-excerpt .read-more:hover,
.content .read-more:focus,
.content-excerpt .read-more:focus {
outline: 0;
background: #bda48e;
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
.content .read-more:focus,
.content-excerpt .read-more:focus,
.content .read-more:active:focus,
.content-excerpt .read-more:active:focus,
.content .read-more.active:focus,
.content-excerpt .read-more.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: #bda48e;
}
.content .read-more:hover,
.content-excerpt .read-more:hover,
.content .read-more:focus,
.content-excerpt .read-more:focus {
background: #bda48e;
color: #ffffff;
border-color: #bda48e;
}
.content .read-more:active,
.content-excerpt .read-more:active,
.content .read-more.active,
.content-excerpt .read-more.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);
}
.content .read-more.disabled,
.content-excerpt .read-more.disabled,
.content .read-more[disabled],
.content-excerpt .read-more[disabled],
fieldset[disabled] .content .read-more,
fieldset[disabled] .content-excerpt .read-more {
cursor: not-allowed;
pointer-events: none;
opacity: 0.65;
filter: alpha(opacity=65);
-webkit-box-shadow: none;
box-shadow: none;
}
.content .read-more.square,
.content-excerpt .read-more.square {
border-radius: 0;
}
.content .read-more.pill,
.content-excerpt .read-more.pill {
border-radius: 100em;
}
.content .read-more.rounded,
.content-excerpt .read-more.rounded {
border-radius: 0.225em;
}
.content .read-more i,
.content-excerpt .read-more i {
padding-right: 10px;
}
.content .read-more.icon-right i,
.content-excerpt .read-more.icon-right i {
padding-left: 10px;
padding-right: 0px;
}
.content .read-more:hover,
.content-excerpt .read-more:hover,
.content .read-more:focus,
.content-excerpt .read-more:focus,
.content .read-more:active,
.content-excerpt .read-more:active,
.content .read-more.active,
.content-excerpt .read-more.active,
.open > .dropdown-toggle.content .read-more,
.open > .dropdown-toggle.content-excerpt .read-more {
color: #ffffff;
background-color: #bda48e;
border-color: #bda48e;
-webkit-box-shadow: none;
box-shadow: none;
}
.content .read-more:hover,
.content-excerpt .read-more:hover,
.content .read-more:focus,
.content-excerpt .read-more:focus {
outline: 0;
background: #696969;
border-color: #696969;
}
.content .read-more:hover,
.content-excerpt .read-more:hover,
.content .read-more:focus,
.content-excerpt .read-more:focus {
outline: 0;
background: #bda48e;
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
.content .read-more:hover,
.content-excerpt .read-more:hover,
.content .read-more:focus,
.content-excerpt .read-more:focus {
outline: 0;
background: #bda48e;
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
.content .read-more:focus,
.content-excerpt .read-more:focus,
.content .read-more:active:focus,
.content-excerpt .read-more:active:focus,
.content .read-more.active:focus,
.content-excerpt .read-more.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: #bda48e;
}
.content .read-more:hover,
.content-excerpt .read-more:hover,
.content .read-more:focus,
.content-excerpt .read-more:focus {
background: #bda48e;
color: #ffffff;
border-color: #bda48e;
}
.content .read-more:active,
.content-excerpt .read-more:active,
.content .read-more.active,
.content-excerpt .read-more.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);
}
.content .read-more.disabled,
.content-excerpt .read-more.disabled,
.content .read-more[disabled],
.content-excerpt .read-more[disabled],
fieldset[disabled] .content .read-more,
fieldset[disabled] .content-excerpt .read-more {
cursor: not-allowed;
pointer-events: none;
opacity: 0.65;
filter: alpha(opacity=65);
-webkit-box-shadow: none;
box-shadow: none;
}
.content .read-more.square,
.content-excerpt .read-more.square {
border-radius: 0;
}
.content .read-more.pill,
.content-excerpt .read-more.pill {
border-radius: 100em;
}
.content .read-more.rounded,
.content-excerpt .read-more.rounded {
border-radius: 0.225em;
}
.content .read-more i,
.content-excerpt .read-more i {
padding-right: 10px;
}
.content .read-more.icon-right i,
.content-excerpt .read-more.icon-right i {
padding-left: 10px;
padding-right: 0px;
}
.content .read-more:hover,
.content-excerpt .read-more:hover,
.content .read-more:focus,
.content-excerpt .read-more:focus,
.content .read-more:active,
.content-excerpt .read-more:active,
.content .read-more.active,
.content-excerpt .read-more.active,
.open > .dropdown-toggle.content .read-more,
.open > .dropdown-toggle.content-excerpt .read-more {
color: #ffffff;
background-color: #bda48e;
border-color: #bda48e;
-webkit-box-shadow: none;
box-shadow: none;
}
.content .read-more:hover,
.content-excerpt .read-more:hover,
.content .read-more:focus,
.content-excerpt .read-more:focus {
outline: 0;
background: #696969;
border-color: #696969;
}
.entry-tags {
color: rgba(66, 165, 245, 0.7);
margin: 2.142857142857143em 0;
}
.entry-tags a {
color: rgba(66, 165, 245, 0.7);
margin-left: 4px;
}
.entry-tags a:hover {
color: #696969;
}
#author-bio {
text-align: center;
}
#author-bio .author-avatar img {
-webkit-border-radius: 50%;
border-radius: 50%;
border: 7px solid transparent;
-webkit-box-shadow: 0 0 0 1px #bda48e;
box-shadow: 0 0 0 1px #bda48e;
}
#author-bio .author-info h4 {
text-transform: uppercase;
font-size: 14px;
font-weight: 700;
}
#author-bio .author-info > p {
color: #a0a0a0;
}
@media (min-width: 1200px) {
#author-bio .author-info > p {
margin-left: 100px;
margin-right: 100px;
}
}
@media (max-width: 767px) {
#author-bio .author-info {
margin-left: 0;
text-align: center;
margin-top: 1.0714285714285714em;
}
}
.author-connect {
position: relative;
}
.author-connect .connect-button {
cursor: pointer;
color: #bda48e;
}
.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.7142857142857142em;
margin-bottom: 0.8571428571428571em;
}
.content-footer .content-tags a {
margin: 0 5px 5px 0;
border: 2px solid #e4e6e6;
display: inline-block;
font-size: 14px !important;
padding: 0 0.8571428571428571em;
-webkit-border-radius: 20px;
border-radius: 20px;
margin: 0 3px 3px 0;
}
.content-footer .content-tags a:hover {
background: #bda48e;
border-color: #bda48e;
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: #bda48e;
border-color: #bda48e;
color: #ffffff;
}
.noo-social a {
text-align: center;
display: inline-block;
position: relative;
width: 30px;
height: 30px;
line-height: 30px;
border: 1px solid #e4e6e6;
margin: 0 2px;
-webkit-border-radius: 100%;
border-radius: 100%;
color: #696969;
}
.noo-social a:hover,
.noo-social a:focus {
background: #bda48e;
border-color: #bda48e;
color: #ffffff;
}
.post-navigation {
margin: 2.142857142857143em 0;
overflow: hidden;
}
.post-navigation .prev-post,
.post-navigation .next-post {
width: 49%;
height: 120px;
overflow: hidden;
position: relative;
padding: 1.0714285714285714em;
-webkit-border-radius: 5px;
border-radius: 5px;
}
.post-navigation .prev-post:after,
.post-navigation .next-post:after {
content: '';
width: 100%;
height: 100%;
top: 0;
left: 0;
position: absolute;
background: rgba(0, 0, 0, 0.2);
}
@media (max-width: 767px) {
.post-navigation .prev-post,
.post-navigation .next-post {
width: 100%;
float: none;
}
}
.post-navigation .prev-post img,
.post-navigation .next-post img {
position: absolute;
left: 0;
top: 0;
}
.post-navigation .prev-post h4,
.post-navigation .next-post h4 {
margin: 0;
position: relative;
z-index: 2;
top: 50%;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
color: #ffffff;
-webkit-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
}
.post-navigation .prev-post h4 a,
.post-navigation .next-post h4 a {
color: #ffffff;
}
.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: #bda48e;
}
.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: #bda48e;
}
.post-navigation .prev-post {
float: left;
}
.post-navigation .next-post {
float: right;
text-align: right;
}
.noo-recent-news .noo-rn-item {
margin-bottom: 2.142857142857143em;
}
.noo-recent-news .item-wrap {
position: relative;
overflow: hidden;
-webkit-border-radius: 3px;
border-radius: 3px;
max-height: 220px;
-webkit-transform: translate3d(0px, 0px, 0px);
}
.noo-recent-news .item-wrap .item-featured a {
display: block;
}
.noo-recent-news .item-wrap .item-featured a:after {
content: '';
position: absolute;
width: 100%;
bottom: 0;
left: 0;
height: 50%;
-webkit-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
background-image: -webkit-linear-gradient(top, transparent 0%, rgba(51, 51, 51, 0.7) 100%);
background-image: -o-linear-gradient(top, transparent 0%, rgba(51, 51, 51, 0.7) 100%);
background-image: linear-gradient(to bottom, transparent 0%, rgba(51, 51, 51, 0.7) 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#b3333333', GradientType=0);
}
.noo-recent-news .item-wrap .item-featured img {
-webkit-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
width: 100%;
}
.noo-recent-news .item-wrap:hover .item-featured a:after {
height: 100%;
}
.noo-recent-news .item-wrap:hover .item-featured img {
-webkit-transform: scale(1.1);
-ms-transform: scale(1.1);
-o-transform: scale(1.1);
transform: scale(1.1);
}
.noo-recent-news .item-wrap .item-content {
position: absolute;
width: 100%;
bottom: 0;
left: 0;
padding: 25px 30px;
color: #fff;
z-index: 2;
}
.noo-recent-news .item-wrap .item-content .item-title {
font-size: 1.2857142857142858em;
margin-bottom: 0;
margin-top: 0.5em;
}
.noo-recent-news .item-wrap .item-content .item-title a {
color: #ffffff;
}
.noo-recent-news .item-wrap .item-content .item-title a:hover,
.noo-recent-news .item-wrap .item-content .item-title a:focus {
color: #bda48e;
}
.masonry-blog .masonry-item .item-wrap {
-webkit-border-radius: 3px;
border-radius: 3px;
border: 1px solid #e4e6e6;
overflow: hidden;
}
.masonry-blog .masonry-item .item-wrap:hover {
-webkit-box-shadow: 0 0 24px rgba(0, 0, 0, 0.13);
box-shadow: 0 0 24px rgba(0, 0, 0, 0.13);
}
.masonry-blog .masonry-item .item-thumbnail {
position: relative;
-webkit-border-radius: 3px;
border-radius: 3px;
overflow: hidden;
}
.masonry-blog .masonry-item .item-thumbnail .quote-content {
background: #eeeded;
font-weight: 300;
padding: 110px 15px 80px;
text-align: center;
font-size: 1.4285714285714286em;
}
.masonry-blog .masonry-item .item-thumbnail .quote-content i {
font-size: 120px;
position: absolute;
left: 50%;
-webkit-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
-o-transform: translate(-50%, 0);
transform: translate(-50%, 0);
top: 80px;
color: rgba(66, 165, 245, 0.2);
}
.masonry-blog .masonry-item .item-thumbnail .quote-content em {
position: relative;
z-index: 1;
}
.masonry-blog .masonry-item .item-thumbnail .time {
width: 80px;
padding: 10px 5px;
color: #ffffff;
background: #bda48e;
border-radius: 3px;
position: absolute;
top: 0;
left: 0;
z-index: 1;
text-transform: uppercase;
text-align: center;
}
.masonry-blog .masonry-item .item-thumbnail .time span {
display: block;
}
.masonry-blog .masonry-item .item-thumbnail .time span.month {
font-weight: 300;
font-size: 16px;
}
.masonry-blog .masonry-item .item-thumbnail .time span.day {
font-size: 32px;
font-weight: 700;
line-height: 1;
}
.masonry-blog .masonry-item .item-content {
padding: 25px;
}
.masonry-blog .masonry-item .item-content .item-title {
font-size: 1.2857142857142858em;
line-height: 1.3;
margin-top: 0;
font-weight: 700;
}
.masonry-blog .masonry-item .item-content-meta {
font-size: 0.8571428571428571em;
overflow: hidden;
border-top: 1px solid #e4e6e6;
color: #c4c4c4;
}
.masonry-blog .masonry-item .item-content-meta a {
color: rgba(66, 165, 245, 0.7);
}
.masonry-blog .masonry-item .item-content-meta a:hover {
color: #bda48e;
}
.masonry-blog .masonry-item .item-content-meta > span {
width: 40%;
padding: 10px 15px;
float: left;
border-left: 1px solid #e4e6e6;
}
.masonry-blog .masonry-item .item-content-meta > span.comment {
width: 20%;
}
.masonry-blog .masonry-item .item-content-meta > span:first-child {
border: 0;
}
@media (max-width: 991px) {
.masonry-blog .masonry-item .item-content-meta > span {
padding: 10px;
}
.masonry-blog .masonry-item .item-content-meta > span.author {
width: 35%;
}
.masonry-blog .masonry-item .item-content-meta > span.category {
width: 45%;
}
} .widget + .widget {
margin-top: 50px;
}
.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.75;
}
.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.75;
}
.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.75;
margin: 0px 0 20px;
position: relative;
}
.noo-sidebar .widget-title {
margin-top: 0;
font-size: 1.7142857142857142em;
position: relative;
padding-bottom: 5px;
font-weight: 300;
line-height: 1.75;
margin: 0px 0 30px;
}
.noo-sidebar .widget-title:before {
position: absolute;
bottom: 0;
content: "";
width: 30px;
height: 1px;
background: #bda48e;
}
.widget_latest_posts ul li img {
float: left;
margin-right: 20px;
}
.widget_latest_posts ul li h5 {
margin: 0;
}
.widget_latest_posts ul li .post-date {
font-size: 0.8571428571428571em;
color: #d0d0d0;
}
.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: 3em;
cursor: pointer;
height: 3em;
line-height: 3em;
background: transparent;
color: #b8b8b8;
font-weight: 300;
-webkit-border-radius: 0 20px 20px 0;
border-radius: 0 20px 20px 0;
}
.widget_search #s {
box-shadow: none !important;
-webkit-box-shadow: none !important;
-moz-box-shadow: none !important;
padding-right: 3em;
background: #ebebeb;
border: 0;
font-weight: 300;
height: 3em;
}
.widget_search #searchsubmit {
display: inline-block !important;
visibility: visible !important;
position: absolute;
right: 0;
text-align: center;
top: 0;
width: 3em;
cursor: pointer;
height: 3em;
line-height: 3em;
background: transparent;
color: transparent;
-webkit-border-radius: 0 20px 20px 0;
border-radius: 0 20px 20px 0;
border: none;
}
.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: 2px;
}
.widget_calendar #wp-calendar caption {
border-color: #e4e6e6;
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 #e4e6e6;
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: #696969;
color: #ffffff;
display: block;
border-radius: 2px;
}
.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 #e4e6e6;
text-align: right;
}
.widget_categories ul li a {
float: left;
}
.widget_categories ul li a:before {
font-family: "fontawesome";
content: "\f0c8";
font-size: 8px;
color: #bda48e;
margin-right: 1.0714285714285714em;
vertical-align: middle;
}
.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.75;
}
.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;
border: 2px solid #e4e6e6;
display: inline-block;
font-size: 14px !important;
padding: 0 0.8571428571428571em;
-webkit-border-radius: 20px;
border-radius: 20px;
}
.widget_tag_cloud .tagcloud a:hover,
.widget_product_tag_cloud .tagcloud a:hover {
background: #bda48e;
border-color: #bda48e;
color: #ffffff;
}
.recent-tweets li .profile_img {
float: left;
width: 30px;
-webkit-border-radius: 3px;
border-radius: 3px;
}
.recent-tweets li .tweets-info {
margin-left: 40px;
}
.recent-tweets li .twitter_username {
margin-left: 1.0714285714285714em;
}
.recent-tweets li span:not(.twitter_username) a {
color: #bda48e !important;
}
.recent-tweets li span:not(.twitter_username) 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: #838383;
}
.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;
}
.noo-department-widget {
margin-top: 50px;
}
.noo-department-widget ul li {
border-bottom: 1px solid #e4e6e6;
}
.noo-department-widget ul li a:before {
content: "\f0c8";
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-department-widget ul li a:before {
color: #e4e6e6;
opacity: 1;
font-size: 8px;
top: -2px;
padding-right: 15px;
}
.noo-department-widget ul li a:hover {
color: #bda48e;
}
.noo-department-widget ul li a:hover:before {
color: #bda48e;
}
.noo-department-widget ul li:last-child {
border-bottom: 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 {
margin-top: 0;
font-size: 1.7142857142857142em;
position: relative;
padding-bottom: 5px;
font-weight: 300;
line-height: 1.75;
}
.comments-title:before {
position: absolute;
bottom: 0;
content: "";
width: 30px;
height: 1px;
background: #bda48e;
}
.comments-title:before {
position: absolute;
bottom: 0;
content: "";
width: 30px;
height: 1px;
background: #bda48e;
}
.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;
}
.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 110px;
}
@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;
color: #333333;
}
.comment-author a {
color: #696969;
font-weight: bold;
}
.comment-author a:hover {
color: #bda48e;
}
.comment-author:after {
font-family: "fontawesome";
content: "\f111";
margin-left: 15px;
font-size: 5px;
color: rgba(66, 165, 245, 0.7);
}
.ispostauthor {
background: none repeat scroll 0 0 #bda48e;
color: #ffffff;
padding: 0px 5px;
margin-left: 10px;
border-radius: 3px;
}
.comment-meta {
position: relative;
margin: 0;
color: rgba(105, 105, 105, 0.8);
}
.comment-meta time:before {
content: ".";
position: absolute;
font-size: 30px;
top: -23px;
left: 0;
color: #bda48e;
opacity: 0.7;
filter: alpha(opacity=70);
}
@media (max-width: 767px) {
.comment-meta {
padding-left: 10px;
padding-right: 10px;
}
}
.comment-pending {
padding: 0 0.8571428571428571em;
text-align: center;
color: #696969;
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: #bda48e;
opacity: 1;
filter: alpha(opacity=100);
}
#respond {
margin-bottom: 50px;
margin-top: 50px;
}
#respond .required {
position: relative;
color: #696969;
}
.comment-reply-title {
margin-top: 0;
font-size: 1.7142857142857142em;
position: relative;
padding-bottom: 5px;
font-weight: 300;
line-height: 1.75;
margin-bottom: 45px;
}
.comment-reply-title:before {
position: absolute;
bottom: 0;
content: "";
width: 30px;
height: 1px;
background: #bda48e;
}
.comment-reply-title:before {
position: absolute;
bottom: 0;
content: "";
width: 30px;
height: 1px;
background: #bda48e;
}
.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;
width: 100%;
}
.comment-form-comment textarea {
margin-bottom: 20px;
margin-top: 0px;
height: 100px;
resize: none;
width: 100%;
}
.form-submit {
margin: 0;
}
.form-submit input[type="submit"] {
margin-top: 10px;
display: inline-block;
margin-bottom: 0;
font-weight: bold;
text-align: center;
vertical-align: middle;
cursor: pointer;
background-image: none;
border: 2px solid #e4e6e6;
color: #696969;
white-space: nowrap;
text-transform: uppercase;
background: transparent;
padding: 0.2857142857142857em 3em;
font-size: 14px;
line-height: 1.75;
-webkit-border-radius: 20px;
border-radius: 20px;
-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;
}
.form-submit input[type="submit"]:hover,
.form-submit input[type="submit"]:focus {
outline: 0;
background: #bda48e;
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
.form-submit input[type="submit"]:hover,
.form-submit input[type="submit"]:focus {
outline: 0;
background: #bda48e;
-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: #bda48e;
}
.form-submit input[type="submit"]:hover,
.form-submit input[type="submit"]:focus {
background: #bda48e;
color: #ffffff;
border-color: #bda48e;
}
.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;
} .pagination {
display: table;
padding-left: 0;
margin: 2.142857142857143em auto;
line-height: 23px;
}
.pagination .page-numbers {
min-width: 25px;
color: #696969;
padding: 0 3px;
text-transform: uppercase;
float: left;
font-weight: 700;
margin: 0 3px;
text-align: center;
border: 1px solid transparent;
-webkit-border-radius: 50%;
border-radius: 50%;
}
.pagination .page-numbers.current {
background: #bda48e;
border-color: #bda48e;
color: #ffffff;
}
.pagination .page-numbers.dots {
border: none;
border-radius: 0px;
color: #696969;
padding-left: 0.7142857142857143em;
padding-right: 0.7142857142857143em;
}
.pagination a.page-numbers {
text-decoration: none;
color: #696969;
}
.pagination a.page-numbers:hover,
.pagination a.page-numbers:focus {
background: #696969;
color: #ffffff;
outline: 0;
-webkit-box-shadow: none;
box-shadow: none;
}
.pagination a.page-numbers.next,
.pagination a.page-numbers.prev {
border: 1px solid #e4e6e6;
}
.loadmore-action {
display: block;
width: 100%;
text-align: center;
margin: 1.7142857142857142em 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: #696969;
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: #bda48e;
}
25% {
height: 30px;
transform: translateY(15px);
background: #bda48e;
}
50% {
height: 5px;
transform: translateY(0px);
background: #bda48e;
}
100% {
height: 5px;
transform: translateY(0px);
background: #bda48e;
}
}
@-webkit-keyframes preload_audio_wave {
0% {
height: 5px;
-webkit-transform: translateY(0px);
background: #bda48e;
}
25% {
height: 30px;
-webkit-transform: translateY(15px);
background: #bda48e;
}
50% {
height: 5px;
-webkit-transform: translateY(0px);
background: #bda48e;
}
100% {
height: 5px;
-webkit-transform: translateY(0px);
background: #bda48e;
}
}
@-moz-keyframes preload_audio_wave {
0% {
height: 5px;
-moz-transform: translateY(0px);
background: #bda48e;
}
25% {
height: 30px;
-moz-transform: translateY(15px);
background: #bda48e;
}
50% {
height: 5px;
-moz-transform: translateY(0px);
background: #bda48e;
}
100% {
height: 5px;
-moz-transform: translateY(0px);
background: #bda48e;
}
}
@keyframes preload_audio_wave {
0% {
height: 5px;
transform: translateY(0px);
background: #bda48e;
}
25% {
height: 30px;
transform: translateY(15px);
background: #bda48e;
}
50% {
height: 5px;
transform: translateY(0px);
background: #bda48e;
}
100% {
height: 5px;
transform: translateY(0px);
background: #bda48e;
}
}  .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 .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;
bottom: 20px;
right: 15px;
}
.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 transparent;
border: 1px solid #bda48e;
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: #bda48e;
-webkit-box-shadow: 0 0 0 1px #bda48e;
box-shadow: 0 0 0 1px #bda48e;
}
.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: #bda48e;
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: #d3eafd;
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: #696969;
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: #bda48e;
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: #696969;
z-index: 1;
}
.jp-controls a:hover {
color: #696969;
}
.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: #696969;
-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: #696969;
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;
}
.masonry .btn-loadmore {
padding: 0.42857142857142855em 5.5em;
font-size: 16px;
-webkit-border-radius: 30px;
border-radius: 30px;
}
.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: #696969;
position: relative;
font-size: 14px;
}
.masonry-header .masonry-filters ul li a:hover,
.masonry-header .masonry-filters ul li a.selected {
color: #bda48e;
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;
margin-left: -1.0714285714285714em;
margin-right: -1.0714285714285714em;
}
.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-container.columns-1 > .masonry-item {
width: 100%;
}
.masonry-container.columns-2 > .masonry-item {
width: 50%;
}
.masonry-container.columns-3 > .masonry-item {
width: 33.33333333333333%;
}
.masonry-container.columns-4 > .masonry-item {
width: 25%;
}
@media (max-width: 767px) {
.masonry-container[class*="columns-"] > .masonry-item {
width: 100%;
}
} .wpcf7-form .date-wrap {
margin-bottom: 40px;
}
.wpcf7-form .date-wrap .wpcf7-not-valid-tip {
position: absolute;
bottom: -30px;
}
.wpcf7-form-control:not(.wpcf7-submit),
.wpcf7 select {
margin-bottom: 20px;
font-weight: 300;
}
.wpcf7-form-control:not(.wpcf7-submit)::-moz-placeholder,
.wpcf7 select::-moz-placeholder {
color: rgba(224, 224, 224, 0.7);
opacity: 1;
}
.wpcf7-form-control:not(.wpcf7-submit):-ms-input-placeholder,
.wpcf7 select:-ms-input-placeholder {
color: rgba(224, 224, 224, 0.7);
}
.wpcf7-form-control:not(.wpcf7-submit)::-webkit-input-placeholder,
.wpcf7 select::-webkit-input-placeholder {
color: rgba(224, 224, 224, 0.7);
}
.wpcf7-form-control:not(.wpcf7-submit).wpcf7-checkbox,
.wpcf7 select.wpcf7-checkbox,
.wpcf7-form-control:not(.wpcf7-submit).wpcf7-radio,
.wpcf7 select.wpcf7-radio {
height: auto;
}
.wpcf7-form-control:not(.wpcf7-submit).wpcf7-textarea,
.wpcf7 select.wpcf7-textarea {
height: 160px;
}
.colophon.wigetized .wpcf7-form-control:not(.wpcf7-submit),
.colophon.wigetized .wpcf7 select {
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: bold;
text-align: center;
vertical-align: middle;
cursor: pointer;
background-image: none;
border: 2px solid #e4e6e6;
color: #696969;
white-space: nowrap;
text-transform: uppercase;
background: transparent;
padding: 0.2857142857142857em 3em;
font-size: 14px;
line-height: 1.75;
-webkit-border-radius: 20px;
border-radius: 20px;
-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: transparent;
border-color: #bda48e;
background: #fff;
border-color: #fff;
color: #bda48e;
float: right;
padding-left: 2.5em;
padding-right: 2.5em;
}
.wpcf7-submit:hover,
.wpcf7-submit:focus {
outline: 0;
background: #bda48e;
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
.wpcf7-submit:hover,
.wpcf7-submit:focus {
outline: 0;
background: #bda48e;
-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: #bda48e;
}
.wpcf7-submit:hover,
.wpcf7-submit:focus {
background: #bda48e;
color: #ffffff;
border-color: #bda48e;
}
.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 {
outline: 0;
background: #bda48e;
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
.wpcf7-submit:hover,
.wpcf7-submit:focus {
outline: 0;
background: #bda48e;
-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: #bda48e;
}
.wpcf7-submit:hover,
.wpcf7-submit:focus {
background: #bda48e;
color: #ffffff;
border-color: #bda48e;
}
.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: #bda48e;
border-color: #bda48e;
-webkit-box-shadow: none;
box-shadow: none;
}
.wpcf7-submit:hover,
.wpcf7-submit:focus {
outline: 0;
background: #696969;
border-color: #696969;
}
.wpcf7-submit:hover,
.wpcf7-submit:focus {
outline: 0;
background: #bda48e;
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
.wpcf7-submit:hover,
.wpcf7-submit:focus {
outline: 0;
background: #bda48e;
-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: #bda48e;
}
.wpcf7-submit:hover,
.wpcf7-submit:focus {
background: #bda48e;
color: #ffffff;
border-color: #bda48e;
}
.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: #bda48e;
border-color: #bda48e;
-webkit-box-shadow: none;
box-shadow: none;
}
.wpcf7-submit:hover,
.wpcf7-submit:focus {
outline: 0;
background: #696969;
border-color: #696969;
}
.colophon .wpcf7-submit {
height: auto;
font-size: 1.2857142857142858em;
font-weight: normal;
padding: 5px 50px;
width: auto;
}
.wpcf7-not-valid-tip {
color: #fff;
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 {
background: #bda48e;
color: #fff;
text-align: center;
margin: 0;
}
.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;
}
}
.noo-gmaps ~ .wpcf7 {
z-index: 999;
position: absolute;
top: 100px;
right: 5%;
padding: 2.142857142857143em;
background: #bda48e;
}
@media (max-width: 767px) {
.noo-gmaps ~ .wpcf7 {
position: static;
}
}
.noo-gmaps ~ .wpcf7 h1 {
margin: 0 0 1em;
font-weight: 300;
color: #fff;
padding-bottom: 10px;
position: relative;
}
.noo-gmaps ~ .wpcf7 h1:after {
position: absolute;
bottom: 0;
left: 0;
content: '';
width: 30px;
height: 1px;
background: #fff;
}
.online-request {
padding: 4.285714285714286em 2.142857142857143em;
background: #bda48e;
}
.online-request h1 {
margin: 0 0 1em;
font-weight: 300;
color: #fff;
padding-bottom: 10px;
position: relative;
}
.online-request h1:after {
position: absolute;
bottom: 0;
left: 0;
content: '';
width: 30px;
height: 1px;
background: #fff;
}
.contact-home {
background: #bda48e;
padding: 50px 2.142857142857143em;
border-radius: 3px;
}
.contact-home option {
color: #696969;
display: block;
}
.contact-home textarea {
padding: 0.2857142857142857em 1.1428571428571428em !important;
height: 2.5714285714285716em !important;
}
@media (min-width: 992px) {
.contact-home textarea {
max-width: 92%;
}
}
.online-request .wpcf7-form-control:not(.wpcf7-submit),
.contact-home .wpcf7-form-control:not(.wpcf7-submit),
.wpcf7 .online-request select,
.wpcf7 .contact-home select {
border-color: rgba(240, 240, 240, 0.7);
color: #f0f0f0;
}
.online-request .wpcf7-form-control:not(.wpcf7-submit)::-moz-placeholder,
.contact-home .wpcf7-form-control:not(.wpcf7-submit)::-moz-placeholder,
.wpcf7 .online-request select::-moz-placeholder,
.wpcf7 .contact-home select::-moz-placeholder {
color: rgba(240, 240, 240, 0.7);
opacity: 1;
}
.online-request .wpcf7-form-control:not(.wpcf7-submit):-ms-input-placeholder,
.contact-home .wpcf7-form-control:not(.wpcf7-submit):-ms-input-placeholder,
.wpcf7 .online-request select:-ms-input-placeholder,
.wpcf7 .contact-home select:-ms-input-placeholder {
color: rgba(240, 240, 240, 0.7);
}
.online-request .wpcf7-form-control:not(.wpcf7-submit)::-webkit-input-placeholder,
.contact-home .wpcf7-form-control:not(.wpcf7-submit)::-webkit-input-placeholder,
.wpcf7 .online-request select::-webkit-input-placeholder,
.wpcf7 .contact-home select::-webkit-input-placeholder {
color: rgba(240, 240, 240, 0.7);
}
.online-request .wpcf7-form-control:not(.wpcf7-submit):focus,
.contact-home .wpcf7-form-control:not(.wpcf7-submit):focus,
.wpcf7 .online-request select:focus,
.wpcf7 .contact-home select:focus {
border-color: #f0f0f0;
} .tp-bullets.simplebullets.round .bullet {
background: transparent;
-webkit-border-radius: 50%;
border-radius: 50%;
height: 10px;
width: 10px;
border: 1px solid #fff;
margin: 0 5px;
}
.tp-bullets.simplebullets.round .bullet.selected,
.tp-bullets.simplebullets.round .bullet:hover {
background: none repeat scroll 0 0 #fff;
-webkit-box-shadow: 0 0 0 1px #ffffff;
box-shadow: 0 0 0 1px #ffffff;
}
.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;
}
@media (min-width: 1200px) {
.noo-main.col-md-9 {
padding-right: 2.142857142857143em;
}
}
.noo-main.left-sidebar {
float: right;
}
@media (max-width: 767px) {
.noo-main.left-sidebar {
float: none;
}
}
@media (min-width: 1200px) {
.noo-sidebar {
padding-left: 2.142857142857143em;
}
}
.main-content > .row {
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;
}
.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;
}
.why-choose-us .overlay {
content: '';
background: rgba(66, 165, 245, 0.3);
-webkit-border-radius: 3px;
border-radius: 3px;
position: absolute;
width: 60%;
height: 75%;
top: 40px;
left: 130px;
}
.why-choose-us h2 {
font-weight: 300;
font-size: 65px;
line-height: 0.72;
text-transform: uppercase;
margin-top: 0;
}
.why-choose-us h2 b {
display: block;
font-size: 107px;
}
@media (max-width: 1199px) {
.why-choose-us h2 {
font-size: 50px;
}
}
.why-choose-us ul {
list-style: none;
display: inline-block;
margin: 150px 0 170px;
padding: 20px 120px 50px 45px;
background: rgba(46, 65, 92, 0.2);
-webkit-border-radius: 3px;
border-radius: 3px;
}
@media (max-width: 991px) {
.why-choose-us ul {
margin: 50px 0;
}
}
@media (max-width: 767px) {
.why-choose-us ul {
padding: 20px;
}
}
.why-choose-us ul li {
padding: 7px 0;
font-size: 16px;
color: #333333;
}
.why-choose-us 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);
}
.why-choose-us ul li:before {
color: #fff;
padding-right: 1.0714285714285714em;
opacity: 1;
filter: alpha(opacity=100);
} .noo-counter-holder > span.noo-counter {
font-weight: 500;
}
.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 #e4e6e6;
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-post-list .title .sub-title {
margin-top: 0.8571428571428571em;
}
.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-icon ~ .noo-classic-testimonial {
margin-top: -70px;
}
.noo-classic-testimonial .testimonial-content {
padding: 0 50px;
position: relative;
}
.noo-classic-testimonial .testimonial-pager {
position: absolute;
top: 50%;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
left: 15px;
}
.noo-classic-testimonial .testimonial-pager a {
width: 12px;
height: 12px;
display: block;
margin: 8px;
background: transparent;
border: 1px solid #fff;
-webkit-border-radius: 50%;
border-radius: 50%;
}
.noo-classic-testimonial .testimonial-pager a span {
text-indent: -999em;
display: block;
}
.noo-classic-testimonial .testimonial-pager a.selected {
background: #fff;
}
.noo-classic-testimonial .noo-content {
text-align: center!important;
padding: 0;
color: #ffffff;
list-style: none;
}
.noo-classic-testimonial .noo-content .quote {
font-size: 1.7142857142857142em;
font-weight: 300;
}
@media (max-width: 480px) {
.noo-classic-testimonial .noo-content .quote {
font-size: 1.2857142857142858em;
}
}
.noo-classic-testimonial .noo-content img {
-webkit-border-radius: 50%;
border-radius: 50%;
border: 7px solid transparent;
-webkit-box-shadow: 0 0 0 1px #bda48e;
box-shadow: 0 0 0 1px #bda48e;
width: 120px;
-webkit-box-shadow: 0 0 0 2px #a1d2fa;
box-shadow: 0 0 0 2px #a1d2fa;
margin: 2.142857142857143em 0;
}
.noo-classic-testimonial .noo-content .name {
font-weight: 700;
text-transform: uppercase;
margin: 0;
}
.noo-classic-testimonial .noo-content .position {
font-size: 0.8571428571428571em;
color: rgba(255, 255, 255, 0.7);
}
.noo-sc-testimonial {
text-align: center;
}
.noo-sc-testimonial .sc-title {
margin-bottom: 20px;
}
.noo-sc-testimonial .testimonial-quote {
padding: 50px 50px 30px;
position: relative;
background: #fff;
margin-bottom: 4.285714285714286em;
margin-top: 2.142857142857143em;
-webkit-border-radius: 3px;
border-radius: 3px;
box-shadow: 0 0 29px rgba(0, 0, 0, 0.12), 20px 20px 0px rgba(66, 165, 245, 0.4);
-moz-box-shadow: 0 0 29px rgba(0, 0, 0, 0.12), 20px 20px 0px rgba(66, 165, 245, 0.4);
-webkit-box-shadow: 0 0 29px rgba(0, 0, 0, 0.12), 20px 20px 0px rgba(66, 165, 245, 0.4);
-ms-box-shadow: 0 0 29px rgba(0, 0, 0, 0.12), 20px 20px 0px rgba(66, 165, 245, 0.4);
-o-box-shadow: 0 0 29px rgba(0, 0, 0, 0.12), 20px 20px 0px rgba(66, 165, 245, 0.4);
}
@media (max-width: 480px) {
.noo-sc-testimonial .testimonial-quote {
padding-left: 20px;
padding-right: 20px;
}
}
.noo-sc-testimonial .testimonial-quote > i {
position: absolute;
top: 0;
left: 50%;
border: 5px solid #bda48e;
width: 60px;
height: 60px;
line-height: 50px;
text-align: center;
background: #ffffff;
color: #bda48e;
font-size: 1.2857142857142858em;
-webkit-border-radius: 50%;
border-radius: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.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.4285714285714286em;
font-weight: 300;
margin-bottom: 20px;
}
@media (max-width: 480px) {
.noo-sc-testimonial .testimonial-quote ul li .quote {
font-size: 16px;
}
}
.noo-sc-testimonial .testimonial-quote ul li .name {
color: #bda48e;
font-weight: 700;
margin: 0;
text-transform: uppercase;
padding-top: 10px;
position: relative;
}
.noo-sc-testimonial .testimonial-quote ul li .name:before {
content: '';
background: #696969;
height: 1px;
width: 24px;
position: absolute;
left: 50%;
top: 0;
-webkit-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
-o-transform: translate(-50%, 0);
transform: translate(-50%, 0);
}
.noo-sc-testimonial .testimonial-quote ul li .position {
color: #ababab;
font-size: 0.8571428571428571em;
}
.noo-sc-testimonial .testimonial-author {
max-width: 660px;
margin: 0 auto;
position: relative;
}
.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;
padding: 20px 0;
position: relative;
text-align: center;
}
.noo-sc-testimonial .testimonial-author ul li img {
-webkit-border-radius: 50%;
border-radius: 50%;
max-width: 80px;
-webkit-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
}
.noo-sc-testimonial .testimonial-author ul li.selected:after {
width: 100%;
}
.noo-sc-testimonial .testimonial-author ul li.selected img {
-webkit-border-radius: 50%;
border-radius: 50%;
border: 5px solid transparent;
-webkit-box-shadow: 0 0 0 1px #bda48e;
box-shadow: 0 0 0 1px #bda48e;
-webkit-transform: scale(1.4);
-ms-transform: scale(1.4);
-o-transform: scale(1.4);
transform: scale(1.4);
}
.noo-sc-testimonial .testimonial-author ul.columns-1 li {
width: 100%;
}
.noo-sc-testimonial .testimonial-author ul.columns-2 li {
width: 50%;
}
@media (max-width: 480px) {
.noo-sc-testimonial .testimonial-author ul.columns-2 li {
width: 100%;
}
}
.noo-sc-testimonial .testimonial-author ul.columns-3 li {
width: 33.33333333333333%;
}
@media (max-width: 480px) {
.noo-sc-testimonial .testimonial-author ul.columns-3 li {
width: 100%;
}
}
.noo-sc-testimonial .testimonial-author ul.columns-4 li {
width: 25%;
}
@media (max-width: 991px) {
.noo-sc-testimonial .testimonial-author ul.columns-4 li {
width: 33.33333333333333%;
}
}
@media (max-width: 480px) {
.noo-sc-testimonial .testimonial-author ul.columns-4 li {
width: 100%;
}
}
.noo-sc-testimonial .testimonial-author ul.columns-5 li {
width: 20%;
}
@media (max-width: 991px) {
.noo-sc-testimonial .testimonial-author ul.columns-5 li {
width: 33.33333333333333%;
}
}
@media (max-width: 480px) {
.noo-sc-testimonial .testimonial-author ul.columns-5 li {
width: 100%;
}
}
.noo-sc-testimonial .testimonial-author .testimonial-nav > div {
width: 30px;
height: 30px;
line-height: 28px;
cursor: pointer;
text-align: center;
border: 1px solid #444444;
-webkit-border-radius: 50%;
border-radius: 50%;
position: absolute;
top: 50%;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
}
.noo-sc-testimonial .testimonial-author .testimonial-nav > div.prev {
left: -50px;
}
@media (max-width: 991px) {
.noo-sc-testimonial .testimonial-author .testimonial-nav > div.prev {
left: 0;
}
}
.noo-sc-testimonial .testimonial-author .testimonial-nav > div.next {
right: -50px;
}
@media (max-width: 991px) {
.noo-sc-testimonial .testimonial-author .testimonial-nav > div.next {
right: 0;
}
}
.noo_timeline_wrap {
position: relative;
}
.noo_timeline_wrap:before {
content: '';
width: 7px;
background: #d0d0d0;
position: absolute;
bottom: 5px;
top: 5px;
left: 50%;
-webkit-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
-o-transform: translate(-50%, 0);
transform: translate(-50%, 0);
}
@media (max-width: 767px) {
.noo_timeline_wrap:before {
display: none;
}
}
.noo_timeline_wrap > .inner {
padding: 70px 0;
overflow: hidden;
}
.noo_timeline_wrap > .inner:after,
.noo_timeline_wrap > .inner:before {
content: '';
width: 19px;
height: 19px;
background: #bda48e;
border: 3px solid #fff;
position: absolute;
left: 50%;
-webkit-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
-o-transform: translate(-50%, 0);
transform: translate(-50%, 0);
-webkit-border-radius: 50%;
border-radius: 50%;
-webkit-box-shadow: 0 0 0 2px rgba(66, 165, 245, 0.7);
box-shadow: 0 0 0 2px rgba(66, 165, 245, 0.7);
}
@media (max-width: 767px) {
.noo_timeline_wrap > .inner:after,
.noo_timeline_wrap > .inner:before {
display: none;
}
}
.noo_timeline_wrap > .inner:before {
top: 0;
}
.noo_timeline_wrap > .inner:after {
bottom: 0;
}
.noo_timeline_wrap .noo_timeline_item {
width: 50%;
clear: both;
position: relative;
}
@media (max-width: 767px) {
.noo_timeline_wrap .noo_timeline_item {
float: none!important;
width: 100%;
margin-bottom: 30px;
}
}
.noo_timeline_wrap .noo_timeline_item > i {
position: absolute;
top: 5px;
font-size: 9px;
color: rgba(66, 165, 245, 0.7);
}
.noo_timeline_wrap .noo_timeline_item > i:before {
z-index: 2;
position: relative;
}
.noo_timeline_wrap .noo_timeline_item > i:after {
content: '';
width: 80px;
height: 3px;
position: absolute;
background: #d0d0d0;
top: 50%;
z-index: 0;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
}
@media (max-width: 991px) {
.noo_timeline_wrap .noo_timeline_item > i {
display: none;
}
}
.noo_timeline_wrap .noo_timeline_item:before {
content: '';
width: 19px;
height: 19px;
background: #bda48e;
border: 3px solid #fff;
position: absolute;
top: 0;
z-index: 2;
-webkit-border-radius: 50%;
border-radius: 50%;
-webkit-box-shadow: 0 0 0 2px #d0d0d0;
box-shadow: 0 0 0 2px #d0d0d0;
}
@media (max-width: 767px) {
.noo_timeline_wrap .noo_timeline_item:before {
display: none;
}
}
.noo_timeline_wrap .noo_timeline_item h3 {
padding-bottom: 10px;
margin-top: -15px;
margin-bottom: 1em;
border-bottom: 1px solid #e4e6e6;
position: relative;
}
@media (max-width: 991px) {
.noo_timeline_wrap .noo_timeline_item h3 {
font-size: 1.2857142857142858em;
}
}
@media (max-width: 767px) {
.noo_timeline_wrap .noo_timeline_item h3 {
margin-top: 0;
}
}
.noo_timeline_wrap .noo_timeline_item h3:before {
content: '';
width: 70px;
height: 5px;
background: #eceeeb;
position: absolute;
bottom: 0;
left: 0;
}
.noo_timeline_wrap .noo_timeline_item .timeline_item_content img {
-webkit-border-radius: 50%;
border-radius: 50%;
}
.noo_timeline_wrap .noo_timeline_item:nth-child(odd) {
float: left;
padding-right: 115px;
}
@media (max-width: 991px) {
.noo_timeline_wrap .noo_timeline_item:nth-child(odd) {
padding-right: 30px;
}
}
.noo_timeline_wrap .noo_timeline_item:nth-child(odd) > i {
right: 80px;
}
.noo_timeline_wrap .noo_timeline_item:nth-child(odd) > i:after {
left: 50%;
}
.noo_timeline_wrap .noo_timeline_item:nth-child(odd):before {
right: 0;
-webkit-transform: translate(50%, 0);
-ms-transform: translate(50%, 0);
-o-transform: translate(50%, 0);
transform: translate(50%, 0);
}
.noo_timeline_wrap .noo_timeline_item:nth-child(odd) h3 {
text-align: right;
}
.noo_timeline_wrap .noo_timeline_item:nth-child(odd) h3:before {
right: 0;
left: auto;
}
.noo_timeline_wrap .noo_timeline_item:nth-child(odd) .timeline_item_content img {
float: right;
}
.noo_timeline_wrap .noo_timeline_item:nth-child(odd) .timeline_item_content p {
margin-right: 105px;
text-align: right;
}
.noo_timeline_wrap .noo_timeline_item:nth-child(even) {
float: right;
padding-left: 115px;
}
@media (max-width: 991px) {
.noo_timeline_wrap .noo_timeline_item:nth-child(even) {
padding-left: 30px;
}
}
.noo_timeline_wrap .noo_timeline_item:nth-child(even) > i {
left: 80px;
}
.noo_timeline_wrap .noo_timeline_item:nth-child(even) > i:after {
right: 50%;
}
.noo_timeline_wrap .noo_timeline_item:nth-child(even):before {
left: 0;
-webkit-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
-o-transform: translate(-50%, 0);
transform: translate(-50%, 0);
}
.noo_timeline_wrap .noo_timeline_item:nth-child(even) .timeline_item_content img {
float: left;
}
.noo_timeline_wrap .noo_timeline_item:nth-child(even) .timeline_item_content p {
margin-left: 105px;
}
.noo-sc-service .service-icon {
margin-bottom: 2.142857142857143em;
}
.noo-sc-service .service-icon i {
width: 80px;
height: 80px;
line-height: 80px;
text-align: center;
-webkit-border-radius: 100%;
border-radius: 100%;
background: #bda48e;
color: #fff;
font-size: 1.7142857142857142em;
-webkit-transition: 0.5s;
-o-transition: 0.5s;
transition: 0.5s;
}
.noo-sc-service .service-icon img {
-webkit-transition: 0.5s;
-o-transition: 0.5s;
transition: 0.5s;
}
.noo-sc-service:hover .service-icon i,
.noo-sc-service:hover .service-icon img {
-webkit-transform: rotate3d(0, 1, 0, -180deg);
-moz-transform: rotate3d(0, 1, 0, -180deg);
-o-transform: rotate3d(0, 1, 0, -180deg);
-ms-transform: rotate3d(0, 1, 0, -180deg);
transform: rotate3d(0, 1, 0, -180deg);
}
.noo-cta-btn {
background: transparent;
padding: 0 2.142857142857143em;
}
.noo-cta-btn .cta-title {
font-size: 1.2857142857142858em;
color: #696969;
font-weight: normal;
}
.noo-cta-btn .cta-message {
font-size: 30px;
padding-bottom: 1.0714285714285714em;
}
.noo-cta-btn .btn,
.noo-cta-btn .widget_newsletterwidget .newsletter-submit {
font-size: 24px;
text-transform: none;
}
.sc-header {
margin-bottom: 70px;
}
.sc-title {
font-size: 48px;
font-weight: 300;
margin: 0;
}
.sc-sub-title {
font-size: 16px;
} .accordion {
background-color: transparent;
height: 640px;
margin: 0 auto;
outline: none !important;
padding: 0;
position: relative;
background: #d3eafd;
}
.accordion .nooAccordion-slidesWrapper {
height: 100%;
overflow: hidden;
position: relative;
width: 100%;
display: block!important;
}
.accordion .nooAccordion-slidesWrapper .nooAccordion-slide {
display: block;
overflow: hidden;
position: relative;
}
.accordion .nooAccordion-slidesWrapper .nooAccordion-slide:after {
content: "";
float: left;
height: 1%;
width: 0;
}
.accordion .nooAccordion-slidesWrapper .nooAccordion-slide img {
z-index: 9999;
}
.accordion .nooAccordion-slidesWrapper .nooAccordion-slide .noo-accordion-content {
opacity: 0;
position: absolute;
top: 50%;
right: 0;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
background: rgba(66, 165, 245, 0.5);
color: #ffffff;
padding: 0 50px 2.142857142857143em 50px;
text-align: center;
width: 450px;
border-radius: 3px;
}
@media (min-width: 768px) and (max-width: 991px) {
.accordion .nooAccordion-slidesWrapper .nooAccordion-slide .noo-accordion-content {
width: 350px;
padding: 0 15px 1.0714285714285714em 15px;
}
}
@media (max-width: 767px) {
.accordion .nooAccordion-slidesWrapper .nooAccordion-slide .noo-accordion-content {
-webkit-transform: translate(-50%, 0%);
-ms-transform: translate(-50%, 0%);
-o-transform: translate(-50%, 0%);
transform: translate(-50%, 0%);
width: 60%;
padding: 10px;
left: 50%;
}
}
.accordion .nooAccordion-slidesWrapper .nooAccordion-slide .noo-accordion-content h2 {
font-size: 36px;
color: #ffffff;
margin-top: 0;
}
@media (min-width: 768px) and (max-width: 991px) {
.accordion .nooAccordion-slidesWrapper .nooAccordion-slide .noo-accordion-content h2 {
font-size: 24px;
}
}
@media (max-width: 767px) {
.accordion .nooAccordion-slidesWrapper .nooAccordion-slide .noo-accordion-content h2 {
font-size: 18px;
}
}
@media (max-width: 767px) {
.accordion .nooAccordion-slidesWrapper .nooAccordion-slide .noo-accordion-content p {
display: none;
}
}
.accordion .nooAccordion-slidesWrapper .nooAccordion-slide .noo-accordion-content img {
margin-left: 0;
background-color: #bda48e;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
-webkit-box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.5);
box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.5);
padding: 15px;
width: 60px;
height: 60px;
line-height: 60px;
border-radius: 50%;
}
@media (max-width: 991px) {
.accordion .nooAccordion-slidesWrapper .nooAccordion-slide .noo-accordion-content img {
width: 45px;
height: 45px;
line-height: 45px;
padding: 7px;
}
}
@media (max-width: 767px) {
.accordion .nooAccordion-slidesWrapper .nooAccordion-slide .noo-accordion-content img {
display: none;
}
}
.accordion .nooAccordion-slidesWrapper .nooAccordion-slide .noo-accordion-content .department-button {
border-color: #ffffff;
color: #ffffff;
}
@media (max-width: 767px) {
.accordion .nooAccordion-slidesWrapper .nooAccordion-slide .noo-accordion-content .department-button {
display: none;
}
}
.accordion .nooAccordion-slidesWrapper .nooAccordion-slide.active_slide .title {
opacity: 0.6;
}
.accordion .nooAccordion-slidesWrapper .nooAccordion-slide.active_slide .noo-accordion-content {
opacity: 1;
transition: opacity 1s cubic-bezier(0.4, 0, 1, 1);
}
.accordion .nooAccordion-slidesWrapper .nooAccordion-slide .title {
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 5.2%;
background: #bda48e;
transition: opacity 0.6s cubic-bezier(0.4, 0, 1, 1), width 0.3s cubic-bezier(0.4, 0, 1, 1);
}
@media (min-width: 768px) and (max-width: 991px) {
.accordion .nooAccordion-slidesWrapper .nooAccordion-slide .title {
width: 64px;
}
}
@media (max-width: 767px) {
.accordion .nooAccordion-slidesWrapper .nooAccordion-slide .title {
width: 32px;
}
}
.accordion .nooAccordion-slidesWrapper .nooAccordion-slide .title span {
display: block;
height: 100%;
width: 100%;
-webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: alpha(opacity=0); -moz-opacity: 0; -khtml-opacity: 0; opacity: 0; -webkit-transition: opacity 0.5s linear; -moz-transition: opacity 0.5s linear; -o-transition: opacity 0.5s linear; transition: opacity 0.5s linear; }
.accordion .nooAccordion-slidesWrapper .nooAccordion-slide .title .nooAccordion-header {
position: absolute;
top: 50%;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
left: 0;
margin: 0 auto;
text-align: center;
width: 100%;
}
.accordion .nooAccordion-slidesWrapper .nooAccordion-slide .title .nooAccordion-header h6 {
color: #fff;
font-size: 0.8571428571428571em;
margin: 0 auto;
text-align: center;
padding-top: 20px;
line-height: 150%;
font-weight: 400;
word-spacing: 20px;
}
@media (max-width: 767px) {
.accordion .nooAccordion-slidesWrapper .nooAccordion-slide .title .nooAccordion-header h6 {
display: none;
}
}
.accordion .nooAccordion-slidesWrapper .nooAccordion-slide .title .nooAccordion-header .nooAccordion-header-img {
margin: 0 auto;
text-align: center;
width: 40px;
height: 40px;
border: 1px solid #fff;
border-radius: 50%;
line-height: 40px;
}
.accordion .nooAccordion-slidesWrapper .nooAccordion-slide .title .nooAccordion-header .nooAccordion-header-img img {
padding: 7px;
border-radius: 50%;
margin: 0;
}
@media (min-width: 768px) and (max-width: 991px) {
.accordion .nooAccordion-slidesWrapper .nooAccordion-slide .title .nooAccordion-header .nooAccordion-header-img img {
padding: 3px;
}
}
@media (max-width: 767px) {
.accordion .nooAccordion-slidesWrapper .nooAccordion-slide .title .nooAccordion-header .nooAccordion-header-img img {
padding: 3px;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.accordion .nooAccordion-slidesWrapper .nooAccordion-slide .title .nooAccordion-header .nooAccordion-header-img {
width: 32px;
height: 32px;
line-height: 32px;
}
}
@media (max-width: 767px) {
.accordion .nooAccordion-slidesWrapper .nooAccordion-slide .title .nooAccordion-header .nooAccordion-header-img {
width: 32px;
height: 32px;
line-height: 32px;
border: 0;
}
}
.noo-our-doctor .doctor-content {
position: relative;
}
.noo-our-doctor .doctor-content .noo-content > div {
float: left;
overflow: hidden;
}
.noo-our-doctor.style1 {
position: relative;
}
.noo-our-doctor.style1 .classic-pager {
position: absolute;
top: 50%;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
right: 0px;
}
.noo-our-doctor.style1 .classic-pager a {
width: 12px;
height: 12px;
display: block;
margin: 8px;
background: transparent;
border: 1px solid #bda48e;
-webkit-border-radius: 50%;
border-radius: 50%;
}
.noo-our-doctor.style1 .classic-pager a span {
text-indent: -999em;
display: block;
}
.noo-our-doctor.style1 .classic-pager a.selected {
background: #bda48e;
}
@media (max-width: 767px) {
.noo-our-doctor.style1 .classic-pager {
position: static;
text-align: center;
}
.noo-our-doctor.style1 .classic-pager a {
display: inline-block;
}
}
.noo-our-doctor.style1 .doctor-content .doctor-thumbnail {
position: relative;
padding-bottom: 30px;
padding-right: 40px;
}
.noo-our-doctor.style1 .doctor-content .doctor-thumbnail img {
border-radius: 3px;
z-index: 2;
position: relative;
max-width: 100%;
}
.noo-our-doctor.style1 .doctor-content .doctor-thumbnail:after {
position: absolute;
content: "";
background-color: rgba(66, 165, 245, 0.7);
right: 0;
left: 3.2142857142857144em;
bottom: 0;
top: 2.142857142857143em;
border-radius: 3px;
z-index: 1;
}
.noo-our-doctor.style1 .doctor-content .doctor-info {
padding: 2.142857142857143em 100px;
text-align: left;
}
@media (max-width: 991px) {
.noo-our-doctor.style1 .doctor-content .doctor-info {
padding: 2.142857142857143em;
}
}
.noo-our-doctor.style1 .doctor-content .doctor-info h3 {
font-size: 24px;
text-transform: uppercase;
font-weight: bold;
}
.noo-our-doctor.style1 .doctor-content .doctor-info .doctor-category {
padding-bottom: 40px;
}
@media (max-width: 991px) {
.noo-our-doctor.style1 .doctor-content .doctor-info .doctor-category {
padding-bottom: 10px;
}
}
.noo-our-doctor.style1 .doctor-content .doctor-info .doctor-category a {
color: #bda48e;
}
.noo-our-doctor.style2 .doctor-content {
position: relative;
padding-bottom: 1.0714285714285714em;
}
.noo-our-doctor.style2 .doctor-thumbnail img {
-webkit-border-radius: 50%;
border-radius: 50%;
border: 12px solid transparent;
-webkit-box-shadow: 0 0 0 2px #bda48e;
box-shadow: 0 0 0 2px #bda48e;
width: 335px;
margin: 2px;
}
@media (max-width: 767px) {
.noo-our-doctor.style2 .doctor-thumbnail img {
width: 50%;
}
}
.noo-our-doctor.style2 .doctor-content h3 {
font-weight: bold;
text-transform: uppercase;
font-size: 1.2857142857142858em;
margin-top: 4.285714285714286em;
}
@media (max-width: 767px) {
.noo-our-doctor.style2 .doctor-content h3 {
margin-top: 2.142857142857143em;
}
}
.noo-our-doctor.style2 .doctor-content .doctor-category {
display: block;
margin-bottom: 1em;
}
.noo-our-doctor.style2 .doctor-content .doctor-category a {
color: #bda48e;
}
.noo-our-doctor.style2 .doctor-content .doctor-category a:hover,
.noo-our-doctor.style2 .doctor-content .doctor-category a:focus {
color: #696969;
}
.noo-our-doctor.style2 .classic-pager {
position: absolute;
left: 50%;
bottom: 2.142857142857143em;
margin-left: 1.0714285714285714em;
}
@media (max-width: 767px) {
.noo-our-doctor.style2 .classic-pager {
position: static;
margin-left: 0;
}
}
.noo-our-doctor.style2 .classic-pager a {
width: 10px;
height: 10px;
display: inline-block;
margin: 4px;
background: transparent;
border: 1px solid #bda48e;
-webkit-border-radius: 50%;
border-radius: 50%;
}
.noo-our-doctor.style2 .classic-pager a span {
text-indent: -999em;
display: block;
}
.noo-our-doctor.style2 .classic-pager a.selected {
background: #bda48e;
-webkit-box-shadow: 0 0 0 1px #bda48e;
box-shadow: 0 0 0 1px #bda48e;
}
.noo-sc-department .item-wrap {
padding: 1.0714285714285714em;
-webkit-border-radius: 3px;
border-radius: 3px;
-webkit-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
}
.noo-sc-department .item-wrap:hover {
background: rgba(66, 165, 245, 0.8);
color: #ffffff;
}
.noo-sc-department .item-wrap:hover .item-title a {
color: #ffffff;
}
.noo-sc-department .item-wrap:hover img {
-webkit-filter: brightness(0) invert(1);
filter: brightness(0) invert(1);
}
.noo-sc-department .item-thumbnail {
display: inline-block;
vertical-align: middle;
}
.noo-sc-department .item-title {
display: inline-block;
vertical-align: middle;
}
.noo-sc-department .item-header {
margin-bottom: 1.0714285714285714em;
}
.noo-sc-department.style_left .item-title {
margin-left: 1.0714285714285714em;
}
.noo-sc-department.style_center {
text-align: center;
}
.noo-sc-department.style_center .item-header {
text-align: center;
}
.noo-sc-department.style_center .item-title {
display: block;
}
.heading-home {
display: inline-block;
padding: 0 80px;
position: relative;
}
.heading-home:after,
.heading-home:before {
content: '';
width: 44px;
height: 3px;
background: #bda48e;
position: absolute;
top: 50%;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
}
.heading-home:before {
left: 0;
}
.heading-home:after {
right: 0;
}
@media (max-width: 767px) {
.heading-home {
font-size: 40px!important;
padding: 0;
}
.heading-home:after,
.heading-home:before {
display: none;
}
}
.about-list {
list-style: none;
margin-top: 2.142857142857143em;
margin-left: 0;
padding: 0;
}
.about-list li {
line-height: 3em;
}
.about-list 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);
}
.about-list li:before {
color: #bda48e;
opacity: 1;
padding-right: 1.0714285714285714em;
}
.noo-contact-home {
display: inline-block;
margin-top: -160px;
z-index: 9;
width: 100%;
}
@media (max-width: 767px) {
.noo-contact-home {
margin-top: 2.142857142857143em;
}
}
.noo-contact-home .noo-tabs .nav-tabs,
.noo-contact-home .vc_tta-tabs-list {
margin-bottom: 0;
border-bottom: 0;
}
.noo-contact-home .noo-tabs .nav-tabs li a,
.noo-contact-home .vc_tta-tabs-list li a {
background: #333333;
border-radius: 4px 4px 0 0;
font-size: 16px;
color: #fff;
text-transform: uppercase;
border: 0;
padding: 7px 30px;
font-weight: bold;
}
.noo-contact-home .noo-tabs .nav-tabs li a:hover,
.noo-contact-home .vc_tta-tabs-list li a:hover {
background: #bda48e;
}
@media (max-width: 767px) {
.noo-contact-home .noo-tabs .nav-tabs li a,
.noo-contact-home .vc_tta-tabs-list li a {
font-size: 0.8571428571428571em;
padding: 7px 10px;
}
}
.noo-contact-home .noo-tabs .nav-tabs li.active a,
.noo-contact-home .vc_tta-tabs-list li.active a,
.noo-contact-home .noo-tabs .nav-tabs li:hover a,
.noo-contact-home .vc_tta-tabs-list li:hover a,
.noo-contact-home .noo-tabs .nav-tabs li.vc_active a,
.noo-contact-home .vc_tta-tabs-list li.vc_active a {
background: #bda48e;
}
.noo-contact-home .vc_tta-panel-title {
background: #333333;
border-radius: 0;
font-size: 16px;
text-transform: uppercase;
border: 0;
padding: 7px 30px;
font-weight: bold;
}
.noo-contact-home .vc_tta-panel-title > a {
color: #fff !important;
}
.noo-contact-home .vc_tta-panel-title:hover {
background: #bda48e;
}
.noo-contact-home .contact-home {
border-radius: 0 4px 4px 4px;
}
.noo-contact-home .tab-content,
.noo-contact-home .vc_tta-panels {
background: #bda48e;
}
.noo-contact-home .tab-content h4,
.noo-contact-home .vc_tta-panels h4 {
margin: 0 auto;
padding: 10px 0;
}
.noo-contact-home .vc_tta-tabs-list li a {
background: #333333 !important;
color: #fff !important;
}
.noo-contact-home .vc_tta-tabs-list li a:hover {
background: #bda48e !important;
}
.noo-contact-home .vc_tta-tabs-list li:hover a,
.noo-contact-home .vc_tta-tabs-list li.vc_active a {
background: #bda48e !important;
}
.noo-contact-home .vc_tta-panel-heading,
.noo-contact-home .vc_tta-panel-body {
border: none !important;
}
.noo-contact-home .vc_tta-panel-heading {
border-radius: 0 !important;
border-bottom: 1px solid #fff !important;
}
.noo-contact-home .vc_tta-panel-body,
.noo-contact-home .vc_active .vc_tta-panel-title,
.noo-contact-home .vc_tta-panels {
background: #bda48e !important;
}
.mailchimp-widget {
text-align: center;
color: #fff;
}
.noo-sidebar .mailchimp-widget {
text-align: left;
color: #696969;
}
.noo-sidebar .mailchimp-widget .widget_title {
margin-top: 0;
font-size: 1.7142857142857142em;
position: relative;
padding-bottom: 5px;
font-weight: 300;
line-height: 1.75;
margin: 0px 0 30px;
color: #333333;
}
.noo-sidebar .mailchimp-widget .widget_title:before {
position: absolute;
bottom: 0;
content: "";
width: 30px;
height: 1px;
background: #bda48e;
}
.mailchimp-widget .widget_title {
font-size: 48px;
font-weight: 300;
color: #fff;
}
.mailchimp-widget .sc-sub-title {
margin-bottom: 2.5em;
}
.mailchimp-widget .mc-email-wrap {
max-width: 470px;
margin: 0 auto;
position: relative;
}
.mailchimp-widget .mc-email-wrap [type="submit"] {
height: 35px;
padding: 0;
background: transparent;
position: absolute;
top: 4px;
right: 5px;
z-index: 2;
width: 35px;
opacity: 0;
}
.mailchimp-widget .mc-email-wrap input {
background: #fff;
height: 3.2142857142857144em;
border: 0;
border-radius: 30px;
}
.noo-sidebar .mailchimp-widget .mc-email-wrap input {
background: #696969;
color: #fff;
}
.mailchimp-widget .mc-email-wrap:after {
content: "\f178";
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-left: 5px;
opacity: 0.5;
filter: alpha(opacity=50);
}
.mailchimp-widget .mc-email-wrap:after {
position: absolute;
right: 5px;
top: 4px;
width: 35px;
height: 35px;
background: #696969;
border-radius: 50%;
text-align: center;
line-height: 35px;
opacity: 1;
color: #fff;
}
.department-timetable .timetable-filters {
position: relative;
}
.department-timetable .timetable-filters .timetable-filter-tabs {
margin-top: -65px;
}
.department-timetable .timetable-filters .timetable-filter-tabs ul {
list-style: none;
-webkit-transform: translate(0, -100%);
-ms-transform: translate(0, -100%);
-o-transform: translate(0, -100%);
transform: translate(0, -100%);
margin: 0;
padding: 0;
overflow: hidden;
border: 0;
}
.department-timetable .timetable-filters .timetable-filter-tabs ul li {
float: left;
color: #fff;
}
.department-timetable .timetable-filters .timetable-filter-tabs ul li a {
color: #fff;
background: rgba(0, 0, 0, 0.4);
-webkit-border-radius: 3px 3px 0 0;
border-radius: 3px 3px 0 0;
font-size: 14px;
text-transform: uppercase;
font-weight: 500;
padding: 5px 10px;
margin-right: 2px;
margin-top: 5px;
border: 0;
}
.department-timetable .timetable-filters .timetable-filter-tabs ul li.active a {
background: #fff;
color: #444444;
border: 0;
}
.department-timetable .timetable-filters .timetable-filter-dropdown .dropdown > a {
cursor: pointer;
padding: 0.42857142857142855em 2em;
border: 2px solid #bda48e;
display: inline-block;
}
@media (min-width: 1200px) {
.department-timetable .timetable-filters.filter-type-tab .timetable-filter-dropdown {
display: none;
}
}
@media (max-width: 1199px) {
.department-timetable .timetable-filters.filter-type-tab .timetable-filter-tabs {
display: none;
}
}
.department-timetable .timetable-filters.filter-type-filter .timetable-filter-tabs {
display: none;
}
.department-timetable .timetable {
width: 100%;
border-collapse: separate !important;
border-spacing: 2px !important;
padding-top: 2.142857142857143em;
}
.department-timetable .timetable thead {
width: 100%;
}
.department-timetable .timetable thead tr {
width: 100%;
border: 0;
font-size: 15px;
font-weight: normal;
}
.department-timetable .timetable thead th {
width: 12.5%;
font-size: 15px;
font-weight: normal;
text-align: center;
border: 0 !important;
}
.department-timetable .timetable tbody tr {
font-size: 15px;
font-weight: normal;
}
.department-timetable .timetable tbody tr:nth-child(odd) {
background: #efefef;
}
.department-timetable .timetable tbody td {
width: 12.5%;
border: 0!important;
padding: 0;
vertical-align: top;
text-align: center;
}
.department-timetable .timetable tbody td.timetable-col {
background: #7ac0f8;
}
.department-timetable .timetable tbody td.timetable-col:hover {
opacity: 0.7;
}
.department-timetable .timetable tbody td .timetable-item {
color: #fff;
padding: 10px 5px;
}
@media (min-width: 768px) and (max-width: 991px) {
.department-timetable .timetable tbody td .timetable-item {
padding: 0;
}
}
.department-timetable .timetable tbody td .timetable-item .department-url {
display: block;
font-size: 14px;
color: #fff;
font-weight: bold;
}
.department-timetable .timetable tbody td .timetable-item .timetable-item-hour {
display: block;
font-size: 15px;
color: rgba(255, 255, 255, 0.5);
padding: 8px 0;
}
.department-timetable .timetable tbody td .timetable-item .timetable-item-doctor a {
display: block;
font-size: 12px;
color: #fff;
}
.department-timetable .timetable tbody td .timetable-item .timetable-item-address {
font-size: 12px;
opacity: 0.8;
filter: alpha(opacity=80);
}
.department-timetable .timetable tbody td:first-child {
text-align: center;
vertical-align: middle;
}
@media (max-width: 767px) {
.department-timetable .timetable {
display: none;
}
}
.department-timetable .timetable.small {
display: none;
}
@media (max-width: 767px) {
.department-timetable .timetable.small {
display: block;
}
.department-timetable .timetable.small .timetable-day-heading {
font-size: 18px;
color: #bda48e;
}
.department-timetable .timetable.small ul.timetable-day-lists {
margin: 0;
padding: 0;
list-style: none;
}
.department-timetable .timetable.small ul.timetable-day-lists li {
padding: 1.0714285714285714em;
text-align: right;
font-weight: bold;
}
.department-timetable .timetable.small ul.timetable-day-lists li:nth-child(odd) {
background: #efefef;
}
.department-timetable .timetable.small ul.timetable-day-lists li a {
float: left;
font-weight: normal;
}
}
@media (min-width: 768px) {
.wpb-js-composer .vc_tta.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels {
border: 2px solid transparent;
}
} .posts-loop .loop-item-category {
padding-bottom: 10px;
padding-top: 5px;
color: #bda48e;
}
.posts-loop .loop-item-category a {
color: #bda48e;
padding-right: 10px;
}
.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;
margin: 0 1.0714285714285714em 2.142857142857143em 1.0714285714285714em;
}
.posts-loop .posts-loop-title h3 {
margin: 0;
font-size: 1.2857142857142858em;
}
.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: #696969;
-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: #bda48e;
}
.posts-loop .loop-item-title {
margin-top: 0;
font-size: 1.2857142857142858em;
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.7142857142857142em;
}
.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: #bda48e;
background: #bda48e;
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 #e4e6e6;
background: #f9f9f9;
margin-bottom: 2.142857142857143em;
}
@media (max-width: 767px) {
.content-summary {
padding: 1.0714285714285714em;
}
} .doctor-details .doctor-info {
overflow: hidden;
}
.doctor-details .doctor-info .view_class {
float: right;
color: #bda48e;
position: absolute;
right: 0;
top: 10px;
}
.doctor-details .doctor-info .view_class:hover {
color: #000;
}
.doctor-details .doctor-info > div {
line-height: 2.5em;
width: 100%;
}
.doctor-details .doctor-info > div span {
font-weight: 700;
width: 23%;
display: inline-block;
color: #333333;
}
@media (max-width: 767px) {
.doctor-details .doctor-info > div span {
width: 100%;
}
}
.doctor-details .doctor-info > div.doctor-training span {
float: left;
}
.doctor-details .doctor-info > div.doctor-training div {
width: 77%;
float: left;
line-height: 1.75;
}
.doctor-details .doctor-info .doctor-social {
text-align: left;
float: left;
padding-top: 2.142857142857143em;
}
.doctor-details .doctor-info .doctor-social h5 {
width: 20%;
float: left;
font-weight: 900;
color: #333333;
}
.doctor-details .doctor-info .doctor-social .noo-social-content {
width: 80%;
float: left;
}
.doctor-details .doctor-info .doctor-social:before {
height: 0;
}
.doctor-details .doctor-content {
padding: 2.142857142857143em 0;
}
.doctor-details .doctor-content .content .content-title {
margin-top: 0;
font-size: 1.7142857142857142em;
position: relative;
padding-bottom: 5px;
font-weight: 300;
line-height: 1.75;
}
.doctor-details .doctor-content .content .content-title:before {
position: absolute;
bottom: 0;
content: "";
width: 30px;
height: 1px;
background: #bda48e;
}
.doctor-details .doctor-content .content .content-title:before {
position: absolute;
bottom: 0;
content: "";
width: 30px;
height: 1px;
background: #bda48e;
}
.doctor-details .doctor-content .content ul {
list-style-type: none;
}
.doctor-details .doctor-content .content ul li {
line-height: 2;
}
.doctor-details .doctor-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);
}
.doctor-details .doctor-content .content ul li:before {
color: #bda48e;
opacity: 1;
}
.doctor-details .doctor-content .content .content-excerpt {
margin-bottom: 20px;
}
.doctor-category {
position: relative;
padding-bottom: 10px;
margin-bottom: 2.142857142857143em;
display: block;
}
.doctor-category a {
font-weight: normal;
padding-right: 1.0714285714285714em;
margin-right: 10px;
position: relative;
}
.doctor-category a:before {
content: "/";
position: absolute;
right: 0;
}
.doctor-category a:last-child:before {
content: "";
}
.doctor-category:before {
content: "";
background: #bda48e;
width: 25px;
height: 1px;
position: absolute;
bottom: 0;
}
.doctor_header {
margin-top: 1.0714285714285714em;
margin-bottom: 2.142857142857143em;
}
.doctor_header .doctor_result {
margin-top: 0;
font-weight: 300;
}
.doctor_header .select-wrap {
position: relative;
}
.doctor_header .select-wrap:after {
content: "\f0d7";
font-family: "fontawesome";
color: #bda48e;
position: absolute;
top: 50%;
right: 1.0714285714285714em;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
pointer-events: none;
}
.doctor_header .select-wrap select {
-moz-appearance: none;
-webkit-appearance: none;
appearance: none;
width: 100%;
}
.doctor_header .select-wrap select {
height: 2.857142857142857em;
}
.noo_doctors .noo_doctor {
margin-bottom: 2.142857142857143em;
}
.noo_doctors .noo_doctor .doctor-item-wrap {
-webkit-border-radius: 3px;
border-radius: 3px;
overflow: hidden;
border: 1px solid #e4e6e6;
}
.noo_doctors .noo_doctor .doctor-item-wrap .doctor-featured {
position: relative;
display: block;
}
.noo_doctors .noo_doctor .doctor-item-wrap .doctor-featured:before {
content: '';
background: rgba(66, 165, 245, 0.5);
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
opacity: 0;
filter: alpha(opacity=0);
-webkit-transform: scale(0);
-ms-transform: scale(0);
-o-transform: scale(0);
transform: scale(0);
-webkit-transition: 0.15s;
-o-transition: 0.15s;
transition: 0.15s;
}
.noo_doctors .noo_doctor .doctor-item-wrap .doctor-featured:after {
color: #fff;
font-family: "fontawesome";
content: "\f036";
text-align: center;
display: inline-block;
line-height: 45px;
width: 45px;
position: absolute;
top: 50%;
left: 50%;
margin-top: -22.5px;
margin-left: -22.5px;
-webkit-box-shadow: 0 0 0 1px #ffffff;
box-shadow: 0 0 0 1px #ffffff;
-webkit-border-radius: 100%;
border-radius: 100%;
opacity: 0;
filter: alpha(opacity=0);
-webkit-transition: 0.45s;
-o-transition: 0.45s;
transition: 0.45s;
}
.noo_doctors .noo_doctor .doctor-item-wrap:hover .doctor-featured:after {
opacity: 1;
filter: alpha(opacity=100);
-webkit-transform: rotate(360deg);
-ms-transform: rotate(360deg);
-o-transform: rotate(360deg);
transform: rotate(360deg);
}
.noo_doctors .noo_doctor .doctor-item-wrap:hover .doctor-featured:before {
opacity: 1;
filter: alpha(opacity=100);
-webkit-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
}
.noo_doctors .noo_doctor .doctor-info {
padding: 20px;
}
.noo_doctors .noo_doctor .doctor-title {
font-size: 1.2857142857142858em;
line-height: 1.3;
margin-top: 0;
margin-bottom: 0.5em;
font-weight: 700;
}
.doctor-contact {
position: relative;
background: url(//www.hippocratis-medico.si/wp-content/themes/noo-medicus/assets/images/bg-contact-doctor.png) no-repeat scroll center center transparent;
padding: 20px 0;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
.doctor-contact .doctor-contact-content {
position: absolute;
top: 50%;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
padding: 2.142857142857143em 50px;
}
@media (min-width: 1200px) {
.doctor-contact .doctor-contact-content {
padding-left: 100px;
}
}
@media (max-width: 991px) {
.doctor-contact .doctor-contact-content {
float: none;
position: static;
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
-o-transform: translate(0, 0);
transform: translate(0, 0);
padding-left: 0;
padding-right: 0;
}
}
@media (max-width: 767px) {
.doctor-contact .doctor-contact-content {
padding: 10px 0;
}
}
.doctor-contact .doctor-contact-content h3 {
font-size: 24px;
margin-top: 0;
}
.doctor-contact .button-contact-doctor {
float: right;
margin: 50px 0;
font-size: 16px;
padding: 7px 3.5em;
-webkit-border-radius: 30px;
border-radius: 30px;
}
@media (max-width: 991px) {
.doctor-contact .button-contact-doctor {
padding: 5px 1em;
float: none;
margin: 0;
}
}
.list-department {
padding: 0;
}
.noo-departments.posts-loop .post-item .loop-item-wrap {
text-align: center;
padding: 1.0714285714285714em 2.142857142857143em;
-webkit-transition: background-color 0.3s ease;
-o-transition: background-color 0.3s ease;
transition: background-color 0.3s ease;
}
.noo-departments.posts-loop .post-item .loop-item-wrap .loop-item-featured {
height: 80px;
position: relative;
text-align: center;
margin: 0 auto 10px 0;
}
.noo-departments.posts-loop .post-item .loop-item-wrap .loop-item-featured img {
width: auto;
margin: 2.142857142857143em 0;
}
.noo-departments.posts-loop .post-item .loop-item-wrap:hover {
background-color: rgba(66, 165, 245, 0.7);
color: #ffffff;
}
.noo-departments.posts-loop .post-item .loop-item-wrap:hover .loop-item-title a {
color: #ffffff;
}
.noo-departments.posts-loop .post-item .loop-item-wrap:hover .loop-item-title a:hover {
color: #696969;
}
.noo-departments.posts-loop .post-item .loop-item-wrap:hover img {
-webkit-filter: brightness(0) invert(1);
filter: brightness(0) invert(1);
}
.noo-departments.posts-loop .pagination {
position: relative;
}
.single-noo_department .noo-page-heading {
padding: 100px 0;
margin-bottom: 0;
}
.single-noo_department .noo-main {
padding-top: 0;
}
.single-noo_department .noo-main .noo-tab_department-wrap .noo-doctor-ordering {
display: none;
}
.single-noo_department .noo-main .noo-tab_department-wrap .noo-tab_department-header {
position: relative;
}
.single-noo_department .noo-main .noo-tab_department-wrap .noo-tab_department-header .noo-tab_department-header-content {
position: absolute;
top: 0;
-webkit-transform: translate(0, -100%);
-ms-transform: translate(0, -100%);
-o-transform: translate(0, -100%);
transform: translate(0, -100%);
margin-bottom: 2.142857142857143em;
}
.single-noo_department .noo-main .noo-tab_department-wrap .noo-tab_department-header .noo-tab_department-header-content span {
display: inline-block;
font-weight: 700;
font-family: 'Roboto', serif;
color: #ffffff;
font-size: 16px;
text-transform: uppercase;
padding: 5px 1.0714285714285714em;
cursor: pointer;
background: rgba(0, 0, 0, 0.4);
border-radius: 4px 4px 0 0;
}
@media (max-width: 767px) {
.single-noo_department .noo-main .noo-tab_department-wrap .noo-tab_department-header .noo-tab_department-header-content span {
width: 100%;
border-radius: 0;
margin-bottom: 2px;
}
}
.single-noo_department .noo-main .noo-tab_department-wrap .noo-tab_department-header .noo-tab_department-header-content span.tab-active,
.single-noo_department .noo-main .noo-tab_department-wrap .noo-tab_department-header .noo-tab_department-header-content span:hover {
color: #696969;
background: #ffffff;
}
@media (max-width: 767px) {
.single-noo_department .noo-main .noo-tab_department-wrap .noo-tab_department-header .noo-tab_department-header-content span.tab-active,
.single-noo_department .noo-main .noo-tab_department-wrap .noo-tab_department-header .noo-tab_department-header-content span:hover {
background: #bda48e;
color: #ffffff;
}
}
@media (max-width: 767px) {
.single-noo_department .noo-main .noo-tab_department-wrap .noo-tab_department-header .noo-tab_department-header-content {
position: relative;
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
-o-transform: translate(0, 0);
transform: translate(0, 0);
}
}
.single-noo_department .noo-main .noo-tab_department-wrap .noo-tab_department-contents {
padding-top: 50px;
}
.single-noo_department .noo-main .noo-tab_department-wrap .noo-tab_department-contents .noo-tab_department-content {
display: none;
}
.single-noo_department .noo-main .noo-tab_department-wrap .noo-tab_department-contents .noo-tab_department-content#noo-department-introduction {
display: block;
}
.single-noo_department .noo-main .noo-tab_department-wrap .noo-tab_department-contents .noo-tab_department-content .wp-caption .wp-caption-text {
font-style: italic;
color: #cac8c8;
}
.single-noo_department .noo-main .noo-tab_department-wrap .noo-tab_department-contents .service_information {
padding: 2.142857142857143em 1.0714285714285714em;
font-size: 24px;
text-align: center;
font-weight: 300;
line-height: 1.75;
}
.single-noo_department .noo-main .noo-tab_department-wrap .noo-tab_department-contents .noo-department-services {
margin: 0 -1.0714285714285714em;
}
@media (max-width: 767px) {
.single-noo_department .noo-main .noo-tab_department-wrap .noo-tab_department-contents .noo-department-services {
padding-bottom: 50px;
}
}
.single-noo_department .noo-main .noo-tab_department-wrap .noo-tab_department-contents .noo-department-services .service_treatments {
width: 50%;
float: left;
padding: 0 1.0714285714285714em;
}
@media (max-width: 767px) {
.single-noo_department .noo-main .noo-tab_department-wrap .noo-tab_department-contents .noo-department-services .service_treatments {
width: 100%;
padding-bottom: 50px;
}
}
.single-noo_department .noo-main .noo-tab_department-wrap .noo-tab_department-contents .noo-department-services .service_investigations {
width: 50%;
float: left;
padding: 0 1.0714285714285714em;
}
@media (max-width: 767px) {
.single-noo_department .noo-main .noo-tab_department-wrap .noo-tab_department-contents .noo-department-services .service_investigations {
width: 100%;
}
}
.single-noo_department .noo-main .noo-tab_department-wrap .noo-tab_department-contents .noo-department-services h5 {
background: #bda48e;
margin: 0;
padding: 10px 2.142857142857143em;
border-radius: 4px 4px 0 0;
color: #ffffff;
font-size: 1.2857142857142858em;
}
.single-noo_department .noo-main .noo-tab_department-wrap .noo-tab_department-contents .noo-department-services .service_inner {
box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
background: #ffffff;
border-radius: 3px;
}
.single-noo_department .noo-main .noo-tab_department-wrap .noo-tab_department-contents .noo-department-services ul {
padding: 0;
margin: 0!important;
}
.single-noo_department .noo-main .noo-tab_department-wrap .noo-tab_department-contents .noo-department-services ul li {
list-style: none;
padding: 10px 0;
margin: 0 2.142857142857143em;
border-bottom: 1px solid #e4e6e6;
padding-right: 50px;
}
.single-noo_department .noo-main .noo-tab_department-wrap .noo-tab_department-contents .noo-department-services ul li:last-child {
border-bottom: 0;
}
.single-noo_department .noo-main .noo-tab_department-wrap .noo-tab_department-contents .noo-department-services ul li .price {
text-align: right;
font-weight: bold;
float: right;
color: #333333;
margin-right: -50px;
margin-top: 0;
}
.single-noo_department .noo-main .noo-tab_department-wrap .noo-tab_department-contents .noo-department-doctors .doctor_result {
display: none;
}
.single-noo_department .content-featured {
padding-bottom: 0;
}
.single-noo_department .content-featured .content-thumb img {
width: auto;
-webkit-filter: brightness(0) invert(1);
filter: brightness(0) invert(1);
}
.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: 15px;
}
@media (max-width: 767px) {
.user-membership-package .user-membership-package-content {
width: 100%;
}
} .ui-timepicker-inline {
display: inline;
}
#ui-timepicker-div {
padding: 0;
}
.ui-timepicker-table table {
margin: 0.15em 0 0 0;
border-collapse: collapse;
}
.ui-timepicker-hours,
.ui-timepicker-minutes {
padding: 0.2em;
}
.ui-timepicker-table .ui-timepicker-title {
line-height: 1.8em;
text-align: center;
}
.ui-timepicker-table td {
padding: 0.1em;
width: 2.2em;
}
.ui-timepicker-table th.periods {
padding: 0.1em;
width: 2.2em;
} .ui-timepicker-table td span {
display: block;
padding: 0.2em 0.3em 0.2em 0.5em;
width: 1.2em;
text-align: right;
text-decoration: none;
} .ui-timepicker-table td a {
display: block;
padding: 0.2em 0.3em 0.2em 0.5em;
width: 1.2em;
cursor: pointer;
text-align: right;
text-decoration: none;
} .ui-timepicker .ui-timepicker-buttonpane {
background-image: none;
margin: .7em 0 0 0;
padding: 0 .2em;
border-left: 0;
border-right: 0;
border-bottom: 0;
}
.ui-timepicker .ui-timepicker-buttonpane button {
margin: .5em .2em .4em;
cursor: pointer;
padding: .2em .6em .3em .6em;
width: auto;
overflow: visible;
} .ui-timepicker .ui-timepicker-close {
float: right;
} .ui-timepicker .ui-timepicker-now {
float: left;
} .ui-timepicker .ui-timepicker-deselect {
float: left;
}
.ui-widget-content,
.ui-datepicker-calendar {
border: 0;
background: #eee;
color: #333;
width: auto;
margin: 0;
}
.ui-datepicker-calendar th,
.ui-datepicker-calendar td {
text-align: center;
}
.ui-widget-header {
color: #fff;
}
.ui-timepicker-table td {
border: 1px solid #f04040;
}
.ui-timepicker-table td,
.ui-timepicker-table th {
border: 0;
}
.ui-timepicker-table th {
text-align: center;
}
.ui-timepicker-table td a {
font-size: 14px;
}
.ui-datepicker .ui-datepicker-header {
position: relative;
padding: 10px;
background: #444444;
text-align: center;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
position: absolute;
top: 0;
width: 30px;
height: 100%;
}
.ui-datepicker .ui-datepicker-prev {
left: 2px;
}
.ui-datepicker .ui-datepicker-next {
right: 2px;
}
.ui-datepicker-calendar tr td {
padding: 5px 13px;
font-size: 14px;
}
.ui-icon-circle-triangle-w {
width: 30px;
height: 100%;
overflow: hidden;
display: block;
text-indent: -60px;
position: relative;
}
.ui-icon-circle-triangle-w:before {
font-family: 'FontAwesome';
position: absolute;
left: 45px;
top: 6px;
font-size: 20px;
content: "\f104";
color: #fff;
}
.ui-icon-circle-triangle-e {
width: 30px;
height: 100%;
overflow: hidden;
display: block;
text-indent: 30px;
position: relative;
}
.ui-icon-circle-triangle-e:before {
font-family: 'FontAwesome';
position: absolute;
left: -20px;
top: 6px;
font-size: 20px;
content: "\f105";
color: #fff;
}
.ui-datepicker-today {
background: #bda48e;
}
.ui-datepicker-today a {
color: #fff!important;
}body{color:#696969;}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:#bda48e;}input[type="radio"]:checked:before{background:#bda48e;}input[type="file"]:focus,input[type="radio"]:focus,input[type="checkbox"]:focus{border-color:#bda48e;}a{color:#696969;}a:hover,a:focus,.text-primary,a.text-primary:hover{color:#bda48e;}.bg-primary,.btn-default:hover{background-color:#bda48e;border-color:#bda48e;}a.bg-primary:hover{background-color:#a17d5e;}.bg-primary-overlay{background:rgba(189,164,142,0.90);}.noo-menu li > a{color:;}.noo-menu li > a:hover,.noo-menu li > a:active,.noo-menu li.current-menu-item > a{color:#bda48e;}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:#bda48e;}@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:#bda48e;}.navbar-nav.sf-menu > li ul.sub-menu:before{background:#bda48e;}}@media (min-width:992px){.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:#bda48e;}}.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:#b4977e;}.heading-home:after,.heading-home:before,.contact-home,.noo-contact-home .noo-tabs .nav-tabs li.active a,.noo-contact-home .noo-tabs .nav-tabs li:hover a,.noo-contact-home .vc_tta-tabs-list li.vc_active a,.noo-contact-home .vc_tta-tabs-list li:hover a{background:#bda48e !important;}.noo-sc-service .service-icon i{background:#bda48e;}.hentry.format-quote a:hover,.hentry.format-link a:hover,.navbar-right .member-links a:hover,.noo-recent-news .item-wrap .item-content .item-title a:hover,.noo-recent-news .item-wrap .item-content .item-title a:focus{color:#bda48e!important;}.loadmore-loading span,{background:#bda48e;}.noo-social a:hover,.single .hentry .noo-social a:hover,.single .hentry .noo-social a:focus{background:#bda48e;border-color:#bda48e;}.noo_rating_point,.button-social.box,.noo-recent-news .loop-item-featured a:hover:before{background:rgba(189,164,142,0.50);}.rating_item .rating-slider-range .ui-slider-range{background:#bda48e;}h2.comments-title span,.comment-reply-link:hover,.comment-author a:hover,.comments-title span{color:#bda48e;}.ispostauthor{background:#bda48e;}.noo-slider .slider-control{background:#bda48e;}.standard-blog .rated_count{background:rgba(189,164,142,0.50);}.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:#bda48e;}.content-thumb:before{background:#bda48e;}.entry-tags,.entry-tags a,.author-connect .connect-button{color:#bda48e;}.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:#bda48e;}.pagination .page-numbers.current,.pagination a.page-numbers:hover{border-color:#bda48e;background:#bda48e;}.content-social a:hover{color:#bda48e;border-color:#bda48e;}#loader,#loader:before,#loader:after{border-top-color:#bda48e;}@keyframes preload_audio_wave{0% {height:5px;transform:translateY(0px);background:#bda48e;}25% {height:30px;transform:translateY(15px);background:#bda48e;}50% {height:5px;transform:translateY(0px);background:#bda48e;}100% {height:5px;transform:translateY(0px);background:#bda48e;}}@-webkit-keyframes preload_audio_wave{0% {height:5px;-webkit-transform:translateY(0px);background:#bda48e;}25% {height:30px;-webkit-transform:translateY(15px);background:#bda48e;}50% {height:5px;-webkit-transform:translateY(0px);background:#bda48e;}100% {height:5px;-webkit-transform:translateY(0px);background:#bda48e;}}@-moz-keyframes preload_audio_wave{0% {height:5px;-moz-transform:translateY(0px);background:#bda48e;}25% {height:30px;-moz-transform:translateY(15px);background:#bda48e;}50% {height:5px;-moz-transform:translateY(0px);background:#bda48e;}100% {height:5px;-moz-transform:translateY(0px);background:#bda48e;}}@keyframes preload_audio_wave{0% {height:5px;transform:translateY(0px);background:#bda48e;}25% {height:30px;transform:translateY(15px);background:#bda48e;}50% {height:5px;transform:translateY(0px);background:#bda48e;}100% {height:5px;transform:translateY(0px);background:#bda48e;}}.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:#bda48e;}.btn-primary,.wpcf7-submit,.form-submit input[type="submit"],.widget_newsletterwidget .newsletter-submit{color:#bda48e;border-color:#bda48e;}.button:hover,.button:focus,.form-submit input[type="submit"]:hover,.form-submit input[type="submit"]:focus{border-color:#bda48e;background:#bda48e;}.btn-primary:hover,.btn-primary:focus,.widget_newsletterwidget .newsletter-submit:hover,.widget_newsletterwidget .newsletter-submit:focus{background:#696969;}.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:#bda48e;}.pagination .page-numbers.current{background-color:#bda48e;}.btn-primary.pressable{-webkit-box-shadow:0 4px 0 0 #a17d5e,0 4px 9px rgba(0,0,0,0.75) !important;box-shadow:0 4px 0 0  #a17d5e,0 4px 9px rgba(0,0,0,0.75) !important;}.btn-link,.wpcf7-submit.btn-white:hover,.widget_newsletterwidget .newsletter-submit.btn-white:hover{color:#696969;}.btn-link:hover,.btn-link:focus{color:#bda48e;}.contact-register .contact-register-header{background:#bda48e;}.contact-register .contact-register-header .arrow:after{border-top:80px solid #bda48e;}.ui-datepicker-today{background:#bda48e;}.recent-tweets li a,.recent-tweets li span:not(.twitter_username) a{color:#bda48e!important;}.custom-footer .footer-social a:hover{background:#bda48e;border-color:#bda48e;}.posts-loop .posts-loop-title a.active,.posts-loop .loop-item-category a,input[type="checkbox"]:checked:before{color:#bda48e;}.hentry .content-wrap .content-category a,.widget_class_slider .widget-class-slider-content .noo-department-slider-item .class-slider-content .class-slider-category a{color:#bda48e;}.widget_categories ul li a:before{color:#bda48e;}.widget_tag_cloud .tagcloud a:hover,.widget_product_tag_cloud .tagcloud a:hover,.widget_class_slider .slider-indicators a.selected,.hentry .content-wrap .date,.comment-reply-title:before,.masonry-blog .masonry-item .item-thumbnail .time{background:#bda48e;}.widget_tag_cloud .tagcloud a:hover,.widget_product_tag_cloud .tagcloud a:hover{background:#bda48e;border-color:#bda48e;}.content-meta > span > a,.masonry-blog .masonry-item .item-content-meta a{color:rgba(189,164,142,0.70);}.masonry-blog .masonry-item .item-content-meta a:hover{color:#bda48e;}.content .read-more,.content-excerpt .read-more{border-color:#bda48e;color:#bda48e;}.noo-slider .slider-indicators a.selected{background:#bda48e;box-shadow:0 0 0 1px #bda48e;}.noo-slider .slider-indicators a{border-color:#bda48e;}#author-bio .author-avatar img{box-shadow:0 0 0 1px #bda48e;}.btn:hover,.btn:focus,.widget_newsletterwidget .newsletter-submit:hover,.widget_newsletterwidget .newsletter-submit:focus{background:#bda48e;border-color:#bda48e;}.noo-our-doctor.style1 .doctor-content .doctor-info .doctor-category a,.wigetized .widget ul.address li .text-primary,.wigetized .widget ol.address li .text-primary,.about-list li:before,.noo-our-doctor.style2 .doctor-content .doctor-category a,.noo-sc-testimonial .testimonial-quote > i,.noo-sc-testimonial .testimonial-quote ul li .name,.doctor_header .select-wrap:after,.doctor-details .doctor-content .content ul li:before,.noo-department-widget ul li a:hover,.noo-department-widget ul li a:hover:before{color:#bda48e;}.noo-our-doctor.style1 .doctor-content .doctor-info .doctor-category a:after,.noo-contact-home .tab-content,.noo-sidebar .widget-title:before,.doctor-details .doctor-info .doctor-category:before,.doctor-details .doctor-content .content .content-title:before,.single-noo_department .noo-main .noo-tab_department-wrap .noo-tab_department-contents .noo-department-services h5,.noo-gmaps ~ .wpcf7,.accordion .nooAccordion-slidesWrapper .nooAccordion-slide .title,.accordion .nooAccordion-slidesWrapper .nooAccordion-slide .noo-accordion-content img,div.wpcf7-validation-errors,.online-request{background:#bda48e;}@media (min-width:992px){.navbar .navbar-nav > li.make-an-appointment > a{background:#bda48e;}}.noo-contact-home .vc_tta-panels{background:#bda48e !important;}.footer-top .noo-social a:hover,.btn-black:hover,.btn-black:focus,.noo-our-doctor.style1 .classic-pager a.selected,.noo-our-doctor.style1 .doctor-content .doctor-info .doctor-category a:after,.noo-our-doctor.style2 .classic-pager a.selected{border-color:#bda48e;background:#bda48e;}.noo-our-doctor.style2 .classic-pager a.selected{box-shadow:0 0 0 1px #bda48e;}.noo-our-doctor.style1 .classic-pager a,.noo-our-doctor.style2 .classic-pager a,.noo-sc-testimonial .testimonial-quote > i{border-color:#bda48e;}.noo-our-doctor.style1 .doctor-content .doctor-thumbnail:after,.noo-departments.posts-loop .post-item .loop-item-wrap:hover{background:rgba(189,164,142,0.70);}.noo-sc-department .item-wrap:hover,.noo_doctors .noo_doctor .doctor-item-wrap .doctor-featured:before,.accordion .nooAccordion-slidesWrapper .nooAccordion-slide .noo-accordion-content{background:rgba(189,164,142,0.80);}.noo-classic-testimonial .noo-content img{box-shadow:0 0 0 2px #d0beae;}.noo-our-doctor.style2 .doctor-thumbnail img{box-shadow:0 0 0 2px #bda48e;}.noo-sc-testimonial .testimonial-author ul li.selected img{box-shadow:0 0 0 1px #bda48e;}.noo-page-heading:after{background:rgba(189,164,142,0.80);}.noo_timeline_wrap > .inner:after,.noo_timeline_wrap > .inner:before{background:#bda48e;box-shadow:0 0 0 2px rgba(189,164,142,0.70);}.noo_timeline_wrap .noo_timeline_item > i{color:rgba(189,164,142,0.70);}.noo_timeline_wrap .noo_timeline_item:before{background:#bda48e;}.noo-sc-testimonial .testimonial-quote{box-shadow:0 0 29px rgba(0,0,0,0.12),20px 20px 0px rgba(189,164,142,0.50);}@media (max-width:767px){.single-noo_department .noo-main .noo-tab_department-wrap .noo-tab_department-header .noo-tab_department-header-content span.tab-active,.single-noo_department .noo-main .noo-tab_department-wrap .noo-tab_department-header .noo-tab_department-header-content span:hover{background:#bda48e;}}.noo-search .searchbar .searchinput{background:rgba(189,164,142,0.30);}body{font-family:"Roboto",sans-serif;font-size:16px;font-style:normal;font-weight:400;}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-family:"Roboto","Open Sans",sans-serif;font-style:normal;font-weight:bold;text-transform:none;}<!-- .noo-header{background-color:#FFFFFF;}-->.navbar-nav li > a{}.navbar-nav > li > a{text-transform:none;}@media (min-width:992px){}.navbar-brand .noo-logo-img,.navbar-brand .noo-logo-retina-img{height:50px;}.screen-reader-text {}@font-face{font-family:'FontAwesome';src:url(//www.hippocratis-medico.si/wp-content/themes/noo-medicus/framework/vendor/fontawesome/fonts/fontawesome-webfont.eot?v=4.2.0);src:url(//www.hippocratis-medico.si/wp-content/themes/noo-medicus/framework/vendor/fontawesome/fonts/fontawesome-webfont.eot?#iefix&v=4.2.0) format('embedded-opentype'),url(//www.hippocratis-medico.si/wp-content/themes/noo-medicus/framework/vendor/fontawesome/fonts/fontawesome-webfont.woff?v=4.2.0) format('woff'),url(//www.hippocratis-medico.si/wp-content/themes/noo-medicus/framework/vendor/fontawesome/fonts/fontawesome-webfont.ttf?v=4.2.0) format('truetype'),url(//www.hippocratis-medico.si/wp-content/themes/noo-medicus/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 hr,
.fc-unthemed thead,
.fc-unthemed tbody,
.fc-unthemed .fc-row,
.fc-unthemed .fc-popover {
border-color: #ddd;
}
.fc-unthemed .fc-popover {
background-color: #fff;
}
.fc-unthemed hr,
.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: #ccc;
} .fc-icon {
display: inline-block;
font-size: 2em;
line-height: .5em;
height: .5em; font-family: "Courier New", Courier, monospace;
}
.fc-icon-left-single-arrow:after {
content: "\02039";
font-weight: bold;
}
.fc-icon-right-single-arrow:after {
content: "\0203A";
font-weight: bold;
}
.fc-icon-left-double-arrow:after {
content: "\000AB";
}
.fc-icon-right-double-arrow:after {
content: "\000BB";
}
.fc-icon-x:after {
content: "\000D7";
} .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: .05em; margin: 0 .1em;
} .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: 25px;
margin-top: 4px;
} .fc-popover > .ui-widget-header + .ui-widget-content {
border-top: 0; } .fc hr {
height: 0;
margin: 0;
padding: 0 0 2px; border-style: solid;
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-day-grid-event {
margin: 1px 2px 0; padding: 0 1px;
} .fc-ltr .fc-day-grid-event.fc-not-start,
.fc-rtl .fc-day-grid-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-day-grid-event.fc-not-end,
.fc-rtl .fc-day-grid-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-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 {
position: absolute;
top: 0;
bottom: 0;
width: 7px;
}
.fc-ltr .fc-day-grid-event .fc-resizer {
right: -3px;
cursor: e-resize;
}
.fc-rtl .fc-day-grid-event .fc-resizer {
left: -3px;
cursor: w-resize;
}  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 tbody .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-slats td {
height: 1.5em;
border-bottom: 0; }
.fc-slats .fc-minor td {
border-top-style: dotted;
}
.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-time-grid-event.fc-not-start {  border-top-width: 0;
padding-top: 1px; border-top-left-radius: 0;
border-top-right-radius: 0;
}
.fc-time-grid-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-content { position: relative;
z-index: 2; }
.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-bg {
z-index: 1;
background: #fff;
opacity: .25;
filter: alpha(opacity=25); } .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 {
position: absolute;
z-index: 3; 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: "=";
}