.wp-caption {
max-width: 100%;
}
.wp-caption-text {
-webkit-box-sizing: border-box;
-moz-box-sizing:    border-box;
box-sizing:         border-box;
font-size: 12px;
font-style: normal;
line-height: 1.5;
margin: 9px 0;
padding-right: 10px;
text-align: center;
}
.gallery-caption {
background-color: rgba(0, 0, 0, 0.7);
-webkit-box-sizing: border-box;
-moz-box-sizing:    border-box;
box-sizing:         border-box;
color: #fff;
font-size: 12px;
line-height: 1.5;
margin: 0;
max-height: 50%;
opacity: 0;
padding: 6px 8px;
position: absolute;
bottom: 0;
left: 0;
text-align: left;
width: 100%;
}
.gallery-caption:before {
content: "";
height: 100%;
min-height: 49px;
position: absolute;
top: 0;
left: 0;
width: 100%;
}
.bypostauthor {
}
.alignright{
float:right;
margin-left: 20px;
margin-bottom: 20px;
}
.alignleft{
float:left;
margin-right: 20px;
margin-bottom: 20px;
}
.aligncenter {
display:block;
margin:0 auto;
margin-bottom: 20px;
}
.alignright, .alignleft, .aligncenter {
vertical-align: baseline;
}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 {
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: 62.5%;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
font-family: "Source Sans Pro";
font-size: 16px;
line-height: 1.8;
color: #696969;
background-color: #ffffff;
}
input,
button,
select,
textarea {
font-family: inherit;
font-size: inherit;
line-height: inherit;
}
a {
color: #61a4b4;
text-decoration: none;
}
a:hover,
a:focus {
color: #417a88;
text-decoration: underline;
}
a:focus {
outline: thin dotted;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
figure {
margin: 0;
}
img {
vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
display: block;
max-width: 100%;
height: auto;
}
.img-rounded {
border-radius: 0px;
}
.img-thumbnail {
padding: 4px;
line-height: 1.8;
background-color: #ffffff;
border: 1px solid #dddddd;
border-radius: 0px;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
display: inline-block;
max-width: 100%;
height: auto;
}
.img-circle {
border-radius: 50%;
}
hr {
margin-top: 28px;
margin-bottom: 28px;
border: 0;
border-top: 1px solid #eeeeee;
}
.sr-only {
position: absolute;
width: 1px;
height: 1px;
margin: -1px;
padding: 0;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
font-family: inherit;
font-weight: 500;
line-height: 1.5;
color: #202020;
}
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: #999999;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
margin-top: 28px;
margin-bottom: 14px;
}
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: 14px;
margin-bottom: 14px;
}
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: 48px;
}
h2,
.h2 {
font-size: 35px;
}
h3,
.h3 {
font-size: 25px;
}
h4,
.h4 {
font-size: 20px;
}
h5,
.h5 {
font-size: 16px;
}
h6,
.h6 {
font-size: 14px;
}
p {
margin: 0 0 14px;
}
.lead {
margin-bottom: 28px;
font-size: 18px;
font-weight: 200;
line-height: 1.4;
}
@media (min-width: 768px) {
.lead {
font-size: 24px;
}
}
small,
.small {
font-size: 85%;
}
cite {
font-style: normal;
}
.text-left {
text-align: left;
}
.text-right {
text-align: right;
}
.text-center {
text-align: center;
}
.text-justify {
text-align: justify;
}
.text-muted {
color: #999999;
}
.text-primary {
color: #fec56b;
}
a.text-primary:hover {
color: #feb138;
}
.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: #fec56b;
}
a.bg-primary:hover {
background-color: #feb138;
}
.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;
}
.page-header {
padding-bottom: 13px;
margin: 56px 0 28px;
border-bottom: 1px solid #eeeeee;
}
ul,
ol {
margin-top: 0;
margin-bottom: 14px;
}
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: 28px;
}
dt,
dd {
line-height: 1.8;
}
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 #999999;
}
.initialism {
font-size: 90%;
text-transform: uppercase;
}
blockquote {
padding: 14px 28px;
margin: 0 0 28px;
font-size: 20px;
border-left: 5px solid #eeeeee;
}
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.8;
color: #999999;
}
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 #eeeeee;
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: 28px;
font-style: normal;
line-height: 1.8;
}
code,
kbd,
pre,
samp {
font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
padding: 2px 4px;
font-size: 90%;
color: #c7254e;
background-color: #f9f2f4;
white-space: nowrap;
border-radius: 0px;
}
kbd {
padding: 2px 4px;
font-size: 90%;
color: #ffffff;
background-color: #333333;
border-radius: 0px;
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
pre {
display: block;
padding: 13.5px;
margin: 0 0 14px;
font-size: 15px;
line-height: 1.8;
word-break: break-all;
word-wrap: break-word;
color: #333333;
background-color: #f5f5f5;
border: 1px solid #cccccc;
border-radius: 0px;
}
pre code {
padding: 0;
font-size: inherit;
color: inherit;
white-space: pre-wrap;
background-color: transparent;
border-radius: 0;
}
.pre-scrollable {
max-height: 340px;
overflow-y: scroll;
}
.container {
margin-right: auto;
margin-left: auto;
padding-left: 15px;
padding-right: 15px;
}
@media (min-width: 768px) {
.container {
width: 750px;
}
}
@media (min-width: 992px) {
.container {
width: 970px;
}
}
@media (min-width: 1200px) {
.container {
width: 1170px;
}
}
.container-fluid {
margin-right: auto;
margin-left: auto;
padding-left: 15px;
padding-right: 15px;
}
.row {
margin-left: -15px;
margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
position: relative;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
float: left;
}
.col-xs-12 {
width: 100%;
}
.col-xs-11 {
width: 91.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: 0%;
}
.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: 0%;
}
.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: 0%;
}
.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: 0%;
}
.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: 0%;
}
.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: 0%;
}
.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: 0%;
}
.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: 0%;
}
.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%;
}
}
@media (min-width: 1440px) {
.col-xlg-1, .col-xlg-2, .col-xlg-3, .col-xlg-4, .col-xlg-5, .col-xlg-6, .col-xlg-7, .col-xlg-8, .col-xlg-9, .col-xlg-10, .col-xlg-11, .col-xlg-12 {
float: left;
}
.col-xlg-12 {
width: 100%;
}
.col-xlg-11 {
width: 91.66666666666666%;
}
.col-xlg-10 {
width: 83.33333333333334%;
}
.col-xlg-9 {
width: 75%;
}
.col-xlg-8 {
width: 66.66666666666666%;
}
.col-xlg-7 {
width: 58.333333333333336%;
}
.col-xlg-6 {
width: 50%;
}
.col-xlg-5 {
width: 41.66666666666667%;
}
.col-xlg-4 {
width: 33.33333333333333%;
}
.col-xlg-3 {
width: 25%;
}
.col-xlg-2 {
width: 16.666666666666664%;
}
.col-xlg-1 {
width: 8.333333333333332%;
}
.col-xlg-pull-12 {
right: 100%;
}
.col-xlg-pull-11 {
right: 91.66666666666666%;
}
.col-xlg-pull-10 {
right: 83.33333333333334%;
}
.col-xlg-pull-9 {
right: 75%;
}
.col-xlg-pull-8 {
right: 66.66666666666666%;
}
.col-xlg-pull-7 {
right: 58.333333333333336%;
}
.col-xlg-pull-6 {
right: 50%;
}
.col-xlg-pull-5 {
right: 41.66666666666667%;
}
.col-xlg-pull-4 {
right: 33.33333333333333%;
}
.col-xlg-pull-3 {
right: 25%;
}
.col-xlg-pull-2 {
right: 16.666666666666664%;
}
.col-xlg-pull-1 {
right: 8.333333333333332%;
}
.col-xlg-pull-0 {
right: 0%;
}
.col-xlg-push-12 {
left: 100%;
}
.col-xlg-push-11 {
left: 91.66666666666666%;
}
.col-xlg-push-10 {
left: 83.33333333333334%;
}
.col-xlg-push-9 {
left: 75%;
}
.col-xlg-push-8 {
left: 66.66666666666666%;
}
.col-xlg-push-7 {
left: 58.333333333333336%;
}
.col-xlg-push-6 {
left: 50%;
}
.col-xlg-push-5 {
left: 41.66666666666667%;
}
.col-xlg-push-4 {
left: 33.33333333333333%;
}
.col-xlg-push-3 {
left: 25%;
}
.col-xlg-push-2 {
left: 16.666666666666664%;
}
.col-xlg-push-1 {
left: 8.333333333333332%;
}
.col-xlg-push-0 {
left: 0%;
}
.col-xlg-offset-12 {
margin-left: 100%;
}
.col-xlg-offset-11 {
margin-left: 91.66666666666666%;
}
.col-xlg-offset-10 {
margin-left: 83.33333333333334%;
}
.col-xlg-offset-9 {
margin-left: 75%;
}
.col-xlg-offset-8 {
margin-left: 66.66666666666666%;
}
.col-xlg-offset-7 {
margin-left: 58.333333333333336%;
}
.col-xlg-offset-6 {
margin-left: 50%;
}
.col-xlg-offset-5 {
margin-left: 41.66666666666667%;
}
.col-xlg-offset-4 {
margin-left: 33.33333333333333%;
}
.col-xlg-offset-3 {
margin-left: 25%;
}
.col-xlg-offset-2 {
margin-left: 16.666666666666664%;
}
.col-xlg-offset-1 {
margin-left: 8.333333333333332%;
}
.col-xlg-offset-0 {
margin-left: 0%;
}
}
table {
max-width: 100%;
background-color: transparent;
}
th {
text-align: left;
}
.table {
width: 100%;
margin-bottom: 28px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
padding: 8px;
line-height: 1.8;
vertical-align: top;
border-top: 1px solid #dddddd;
}
.table > thead > tr > th {
vertical-align: bottom;
border-bottom: 2px solid #dddddd;
}
.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 #dddddd;
}
.table .table {
background-color: #ffffff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
padding: 5px;
}
.table-bordered {
border: 1px solid #dddddd;
}
.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 #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
background-color: #f9f9f9;
}
.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.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.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.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.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.danger:hover > th {
background-color: #ebcccc;
}
@media (max-width: 767px) {
.table-responsive {
width: 100%;
margin-bottom: 21px;
overflow-y: hidden;
overflow-x: scroll;
-ms-overflow-style: -ms-autohiding-scrollbar;
border: 1px solid #dddddd;
-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: 28px;
font-size: 24px;
line-height: inherit;
color: #333333;
border: 0;
border-bottom: 1px solid #e5e5e5;
}
label {
display: inline-block;
margin-bottom: 5px;
font-weight: bold;
}
input[type="search"] {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
margin: 4px 0 0;
margin-top: 1px \9; line-height: normal;
}
input[type="file"] {
display: block;
}
input[type="range"] {
display: block;
width: 100%;
}
select[multiple],
select[size] {
height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
outline: thin dotted;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
output {
display: block;
padding-top: 7px;
font-size: 16px;
line-height: 1.8;
color: #555555;
}
.form-control {
display: block;
width: 100%;
height: 42px;
padding: 6px 12px;
font-size: 16px;
line-height: 1.8;
color: #555555;
background-color: #ffffff;
background-image: none;
border: 1px solid #cccccc;
border-radius: 0px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
border-color: #66afe9;
outline: 0;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
color: #999999;
opacity: 1;
}
.form-control:-ms-input-placeholder {
color: #999999;
}
.form-control::-webkit-input-placeholder {
color: #999999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
cursor: not-allowed;
background-color: #eeeeee;
opacity: 1;
}
textarea.form-control {
height: auto;
}
input[type="search"] {
-webkit-appearance: none;
}
input[type="date"] {
line-height: 42px;
}
.form-group {
margin-bottom: 15px;
}
.radio,
.checkbox {
display: block;
min-height: 28px;
margin-top: 10px;
margin-bottom: 10px;
padding-left: 20px;
}
.radio label,
.checkbox label {
display: inline;
font-weight: normal;
cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
float: left;
margin-left: -20px;
}
.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],
.radio[disabled],
.radio-inline[disabled],
.checkbox[disabled],
.checkbox-inline[disabled],
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"],
fieldset[disabled] .radio,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox,
fieldset[disabled] .checkbox-inline {
cursor: not-allowed;
}
.input-sm {
height: 33px;
padding: 5px 10px;
font-size: 14px;
line-height: 1.5;
border-radius: 0px;
}
select.input-sm {
height: 33px;
line-height: 33px;
}
textarea.input-sm,
select[multiple].input-sm {
height: auto;
}
.input-lg {
height: 49px;
padding: 10px 16px;
font-size: 20px;
line-height: 1.33;
border-radius: 0px;
}
select.input-lg {
height: 49px;
line-height: 49px;
}
textarea.input-lg,
select[multiple].input-lg {
height: auto;
}
.has-feedback {
position: relative;
}
.has-feedback .form-control {
padding-right: 52.5px;
}
.has-feedback .form-control-feedback {
position: absolute;
top: 33px;
right: 0;
display: block;
width: 42px;
height: 42px;
line-height: 42px;
text-align: center;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
color: #3c763d;
}
.has-success .form-control {
border-color: #3c763d;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
border-color: #2b542c;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
color: #3c763d;
border-color: #3c763d;
background-color: #dff0d8;
}
.has-success .form-control-feedback {
color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
color: #8a6d3b;
}
.has-warning .form-control {
border-color: #8a6d3b;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
border-color: #66512c;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
color: #8a6d3b;
border-color: #8a6d3b;
background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
color: #a94442;
}
.has-error .form-control {
border-color: #a94442;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
border-color: #843534;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
color: #a94442;
border-color: #a94442;
background-color: #f2dede;
}
.has-error .form-control-feedback {
color: #a94442;
}
.form-control-static {
margin-bottom: 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 {
display: inline-block;
width: auto;
vertical-align: middle;
}
.form-inline .input-group > .form-control {
width: 100%;
}
.form-inline .control-label {
margin-bottom: 0;
vertical-align: middle;
}
.form-inline .radio,
.form-inline .checkbox {
display: inline-block;
margin-top: 0;
margin-bottom: 0;
padding-left: 0;
vertical-align: middle;
}
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
float: none;
margin-left: 0;
}
.form-inline .has-feedback .form-control-feedback {
top: 0;
}
}
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
margin-top: 0;
margin-bottom: 0;
padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
min-height: 35px;
}
.form-horizontal .form-group {
margin-left: -15px;
margin-right: -15px;
}
.form-horizontal .form-control-static {
padding-top: 7px;
}
@media (min-width: 768px) {
.form-horizontal .control-label {
text-align: right;
}
}
.form-horizontal .has-feedback .form-control-feedback {
top: 0;
right: 15px;
}
.btn {
display: inline-block;
margin-bottom: 0;
font-weight: normal;
text-align: center;
vertical-align: middle;
cursor: pointer;
background-image: none;
border: 1px solid transparent;
white-space: nowrap;
font-family: "Source Sans Pro";
padding: 6px 12px;
font-size: 16px;
line-height: 1.8;
border-radius: 3px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus {
outline: thin dotted;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
.btn:hover,
.btn:focus {
color: #4a4a4a;
text-decoration: none;
}
.btn:active,
.btn.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 {
cursor: not-allowed;
pointer-events: none;
opacity: 0.65;
filter: alpha(opacity=65);
-webkit-box-shadow: none;
box-shadow: none;
}
.btn-default {
color: #4a4a4a;
background-color: #f3f3f3;
border-color: #cccccc;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
color: #4a4a4a;
background-color: #dadada;
border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
background-color: #f3f3f3;
border-color: #cccccc;
}
.btn-default .badge {
color: #f3f3f3;
background-color: #4a4a4a;
}
.btn-primary {
color: #4a4a4a;
background-color: #fec56b;
border-color: #90d5e5;
border: none;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
color: #4a4a4a;
background-color: #feb138;
border-color: #5ec2d9;
}
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
background-color: #fec56b;
border-color: #90d5e5;
}
.btn-primary .badge {
color: #fec56b;
background-color: #4a4a4a;
}
.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: #449d44;
border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
background-color: #5cb85c;
border-color: #4cae4c;
}
.btn-success .badge {
color: #5cb85c;
background-color: #ffffff;
}
.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: #31b0d5;
border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
background-color: #5bc0de;
border-color: #46b8da;
}
.btn-info .badge {
color: #5bc0de;
background-color: #ffffff;
}
.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: #ec971f;
border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
background-color: #f0ad4e;
border-color: #eea236;
}
.btn-warning .badge {
color: #f0ad4e;
background-color: #ffffff;
}
.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: #c9302c;
border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
background-color: #d9534f;
border-color: #d43f3a;
}
.btn-danger .badge {
color: #d9534f;
background-color: #ffffff;
}
.btn-link {
color: #61a4b4;
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: #417a88;
text-decoration: underline;
background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
color: #999999;
text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
padding: 10px 16px;
font-size: 20px;
line-height: 1.33;
border-radius: 3px;
}
.btn-sm,
.btn-group-sm > .btn {
padding: 5px 10px;
font-size: 14px;
line-height: 1.5;
border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
padding: 1px 5px;
font-size: 14px;
line-height: 1.5;
border-radius: 3px;
}
.btn-block {
display: block;
width: 100%;
padding-left: 0;
padding-right: 0;
}
.btn-block + .btn-block {
margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
width: 100%;
}
.fade {
opacity: 0;
-webkit-transition: opacity 0.15s linear;
transition: opacity 0.15s linear;
}
.fade.in {
opacity: 1;
}
.collapse {
display: none;
}
.collapse.in {
display: block;
}
.collapsing {
position: relative;
height: 0;
overflow: hidden;
-webkit-transition: height 0.35s ease;
transition: height 0.35s ease;
}
.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: 16px;
background-color: #ffffff;
border: 1px solid #cccccc;
border: 1px solid rgba(0, 0, 0, 0.15);
border-radius: 0px;
-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: 13px 0;
overflow: hidden;
background-color: #e5e5e5;
}
.dropdown-menu > li > a {
display: block;
padding: 3px 20px;
clear: both;
font-weight: normal;
line-height: 1.8;
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: #fec56b;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
color: #999999;
}
.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: 14px;
line-height: 1.8;
color: #999999;
}
.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;
}
}
.btn-group,
.btn-group-vertical {
position: relative;
display: inline-block;
vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
position: relative;
float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
z-index: 2;
}
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus {
outline: none;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
margin-left: -1px;
}
.btn-toolbar {
margin-left: -5px;
}
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
border-radius: 0;
}
.btn-group > .btn:first-child {
margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
border-bottom-right-radius: 0;
border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
border-bottom-left-radius: 0;
border-top-left-radius: 0;
}
.btn-group > .btn-group {
float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
border-radius: 0;
}
.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
border-bottom-right-radius: 0;
border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child > .btn:first-child {
border-bottom-left-radius: 0;
border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
padding-left: 8px;
padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
padding-left: 12px;
padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
-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-group.open .dropdown-toggle.btn-link {
-webkit-box-shadow: none;
box-shadow: none;
}
.btn .caret {
margin-left: 0;
}
.btn-lg .caret {
border-width: 5px 5px 0;
border-bottom-width: 0;
}
.dropup .btn-lg .caret {
border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
display: block;
float: none;
width: 100%;
max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
margin-top: -1px;
margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
border-top-right-radius: 0px;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
border-bottom-left-radius: 0px;
border-top-right-radius: 0;
border-top-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
border-top-right-radius: 0;
border-top-left-radius: 0;
}
.btn-group-justified {
display: table;
width: 100%;
table-layout: fixed;
border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
float: none;
display: table-cell;
width: 1%;
}
.btn-group-justified > .btn-group .btn {
width: 100%;
}
[data-toggle="buttons"] > .btn > input[type="radio"],
[data-toggle="buttons"] > .btn > input[type="checkbox"] {
display: none;
}
.input-group {
position: relative;
display: table;
border-collapse: separate;
}
.input-group[class*="col-"] {
float: none;
padding-left: 0;
padding-right: 0;
}
.input-group .form-control {
position: relative;
z-index: 2;
float: left;
width: 100%;
margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
height: 49px;
padding: 10px 16px;
font-size: 20px;
line-height: 1.33;
border-radius: 0px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
height: 49px;
line-height: 49px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
height: 33px;
padding: 5px 10px;
font-size: 14px;
line-height: 1.5;
border-radius: 0px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
height: 33px;
line-height: 33px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
border-radius: 0;
}
.input-group-addon,
.input-group-btn {
width: 1%;
white-space: nowrap;
vertical-align: middle;
}
.input-group-addon {
padding: 6px 12px;
font-size: 16px;
font-weight: normal;
line-height: 1;
color: #555555;
text-align: center;
background-color: #eeeeee;
border: 1px solid #cccccc;
border-radius: 0px;
}
.input-group-addon.input-sm {
padding: 5px 10px;
font-size: 14px;
border-radius: 0px;
}
.input-group-addon.input-lg {
padding: 10px 16px;
font-size: 20px;
border-radius: 0px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
border-bottom-right-radius: 0;
border-top-right-radius: 0;
}
.input-group-addon:first-child {
border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
border-bottom-left-radius: 0;
border-top-left-radius: 0;
}
.input-group-addon:last-child {
border-left: 0;
}
.input-group-btn {
position: relative;
font-size: 0;
white-space: nowrap;
}
.input-group-btn > .btn {
position: relative;
}
.input-group-btn > .btn + .btn {
margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
margin-left: -1px;
}
.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 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
text-decoration: none;
background-color: #eeeeee;
}
.nav > li.disabled > a {
color: #999999;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
color: #999999;
text-decoration: none;
background-color: transparent;
cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
background-color: #eeeeee;
border-color: #61a4b4;
}
.nav .nav-divider {
height: 1px;
margin: 13px 0;
overflow: hidden;
background-color: #e5e5e5;
}
.nav > li > a > img {
max-width: none;
}
.nav-tabs {
border-bottom: 1px solid #dddddd;
}
.nav-tabs > li {
float: left;
margin-bottom: -1px;
}
.nav-tabs > li > a {
margin-right: 2px;
line-height: 1.8;
border: 1px solid transparent;
border-radius: 0px 0px 0 0;
}
.nav-tabs > li > a:hover {
border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
color: #555555;
background-color: #ffffff;
border: 1px solid #dddddd;
border-bottom-color: transparent;
cursor: default;
}
.nav-tabs.nav-justified {
width: 100%;
border-bottom: 0;
}
.nav-tabs.nav-justified > li {
float: none;
}
.nav-tabs.nav-justified > li > a {
text-align: center;
margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
top: auto;
left: auto;
}
@media (min-width: 768px) {
.nav-tabs.nav-justified > li {
display: table-cell;
width: 1%;
}
.nav-tabs.nav-justified > li > a {
margin-bottom: 0;
}
}
.nav-tabs.nav-justified > li > a {
margin-right: 0;
border-radius: 0px;
}
.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: 0px 0px 0 0;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
border-bottom-color: #ffffff;
}
}
.nav-pills > li {
float: left;
}
.nav-pills > li > a {
border-radius: 0px;
}
.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: #fec56b;
}
.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: 0px;
}
.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: 0px 0px 0 0;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
border-bottom-color: #ffffff;
}
}
.tab-content > .tab-pane {
display: none;
}
.tab-content > .active {
display: block;
}
.nav-tabs .dropdown-menu {
margin-top: -1px;
border-top-right-radius: 0;
border-top-left-radius: 0;
}
.navbar {
position: relative;
min-height: 50px;
margin-bottom: 28px;
border: 1px solid transparent;
}
@media (min-width: 768px) {
.navbar {
border-radius: 0px;
}
}
@media (min-width: 768px) {
.navbar-header {
float: left;
}
}
.navbar-collapse {
max-height: 340px;
overflow-x: visible;
padding-right: 15px;
padding-left: 15px;
border-top: 1px solid transparent;
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
-webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
overflow-y: auto;
}
@media (min-width: 768px) {
.navbar-collapse {
width: auto;
border-top: 0;
box-shadow: none;
}
.navbar-collapse.collapse {
display: block !important;
height: auto !important;
padding-bottom: 0;
overflow: visible !important;
}
.navbar-collapse.in {
overflow-y: visible;
}
.navbar-fixed-top .navbar-collapse,
.navbar-static-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
padding-left: 0;
padding-right: 0;
}
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
margin-right: -15px;
margin-left: -15px;
}
@media (min-width: 768px) {
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
margin-right: 0;
margin-left: 0;
}
}
.navbar-static-top {
z-index: 1000;
border-width: 0 0 1px;
}
@media (min-width: 768px) {
.navbar-static-top {
border-radius: 0;
}
}
.navbar-fixed-top,
.navbar-fixed-bottom {
position: fixed;
right: 0;
left: 0;
z-index: 1030;
}
@media (min-width: 768px) {
.navbar-fixed-top,
.navbar-fixed-bottom {
border-radius: 0;
}
}
.navbar-fixed-top {
top: 0;
border-width: 0 0 1px;
}
.navbar-fixed-bottom {
bottom: 0;
margin-bottom: 0;
border-width: 1px 0 0;
}
.navbar-brand {
float: left;
padding: 11px 15px;
font-size: 20px;
line-height: 28px;
height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
text-decoration: none;
}
@media (min-width: 768px) {
.navbar > .container .navbar-brand,
.navbar > .container-fluid .navbar-brand {
margin-left: -15px;
}
}
.navbar-toggle {
position: relative;
float: right;
margin-right: 15px;
padding: 9px 10px;
margin-top: 8px;
margin-bottom: 8px;
background-color: transparent;
background-image: none;
border: 1px solid transparent;
border-radius: 0px;
}
.navbar-toggle:focus {
outline: none;
}
.navbar-toggle .icon-bar {
display: block;
width: 22px;
height: 2px;
border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
margin-top: 4px;
}
@media (min-width: 768px) {
.navbar-toggle {
display: none;
}
}
.navbar-nav {
margin: 5.5px -15px;
}
.navbar-nav > li > a {
padding-top: 10px;
padding-bottom: 10px;
line-height: 28px;
}
@media (max-width: 767px) {
.navbar-nav .open .dropdown-menu {
position: static;
float: none;
width: auto;
margin-top: 0;
background-color: transparent;
border: 0;
box-shadow: none;
}
.navbar-nav .open .dropdown-menu > li > a,
.navbar-nav .open .dropdown-menu .dropdown-header {
padding: 5px 15px 5px 25px;
}
.navbar-nav .open .dropdown-menu > li > a {
line-height: 28px;
}
.navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-nav .open .dropdown-menu > li > a:focus {
background-image: none;
}
}
@media (min-width: 768px) {
.navbar-nav {
float: left;
margin: 0;
}
.navbar-nav > li {
float: left;
}
.navbar-nav > li > a {
padding-top: 11px;
padding-bottom: 11px;
}
.navbar-nav.navbar-right:last-child {
margin-right: -15px;
}
}
@media (min-width: 768px) {
.navbar-left {
float: left !important;
}
.navbar-right {
float: right !important;
}
}
.navbar-form {
margin-left: -15px;
margin-right: -15px;
padding: 10px 15px;
border-top: 1px solid transparent;
border-bottom: 1px solid transparent;
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
margin-top: 4px;
margin-bottom: 4px;
}
@media (min-width: 768px) {
.navbar-form .form-group {
display: inline-block;
margin-bottom: 0;
vertical-align: middle;
}
.navbar-form .form-control {
display: inline-block;
width: auto;
vertical-align: middle;
}
.navbar-form .input-group > .form-control {
width: 100%;
}
.navbar-form .control-label {
margin-bottom: 0;
vertical-align: middle;
}
.navbar-form .radio,
.navbar-form .checkbox {
display: inline-block;
margin-top: 0;
margin-bottom: 0;
padding-left: 0;
vertical-align: middle;
}
.navbar-form .radio input[type="radio"],
.navbar-form .checkbox input[type="checkbox"] {
float: none;
margin-left: 0;
}
.navbar-form .has-feedback .form-control-feedback {
top: 0;
}
}
@media (max-width: 767px) {
.navbar-form .form-group {
margin-bottom: 5px;
}
}
@media (min-width: 768px) {
.navbar-form {
width: auto;
border: 0;
margin-left: 0;
margin-right: 0;
padding-top: 0;
padding-bottom: 0;
-webkit-box-shadow: none;
box-shadow: none;
}
.navbar-form.navbar-right:last-child {
margin-right: -15px;
}
}
.navbar-nav > li > .dropdown-menu {
margin-top: 0;
border-top-right-radius: 0;
border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.navbar-btn {
margin-top: 4px;
margin-bottom: 4px;
}
.navbar-btn.btn-sm {
margin-top: 8.5px;
margin-bottom: 8.5px;
}
.navbar-btn.btn-xs {
margin-top: 14px;
margin-bottom: 14px;
}
.navbar-text {
margin-top: 11px;
margin-bottom: 11px;
}
@media (min-width: 768px) {
.navbar-text {
float: left;
margin-left: 15px;
margin-right: 15px;
}
.navbar-text.navbar-right:last-child {
margin-right: 0;
}
}
.navbar-default {
background-color: #f8f8f8;
border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
color: #777777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
color: #5e5e5e;
background-color: transparent;
}
.navbar-default .navbar-text {
color: #777777;
}
.navbar-default .navbar-nav > li > a {
color: #777777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
color: #333333;
background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
color: #555555;
background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
color: #cccccc;
background-color: transparent;
}
.navbar-default .navbar-toggle {
border-color: #dddddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
background-color: #dddddd;
}
.navbar-default .navbar-toggle .icon-bar {
background-color: #888888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
background-color: #e7e7e7;
color: #555555;
}
@media (max-width: 767px) {
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
color: #777777;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
color: #333333;
background-color: transparent;
}
.navbar-default .navbar-nav .open .dropdown-menu > .active > a,
.navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
color: #555555;
background-color: #e7e7e7;
}
.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
color: #cccccc;
background-color: transparent;
}
}
.navbar-default .navbar-link {
color: #777777;
}
.navbar-default .navbar-link:hover {
color: #333333;
}
.navbar-inverse {
background-color: #222222;
border-color: #080808;
}
.navbar-inverse .navbar-brand {
color: #999999;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
color: #ffffff;
background-color: transparent;
}
.navbar-inverse .navbar-text {
color: #999999;
}
.navbar-inverse .navbar-nav > li > a {
color: #999999;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
color: #ffffff;
background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
color: #ffffff;
background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
color: #444444;
background-color: transparent;
}
.navbar-inverse .navbar-toggle {
border-color: #333333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
background-color: #333333;
}
.navbar-inverse .navbar-toggle .icon-bar {
background-color: #ffffff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
background-color: #080808;
color: #ffffff;
}
@media (max-width: 767px) {
.navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
border-color: #080808;
}
.navbar-inverse .navbar-nav .open .dropdown-menu .divider {
background-color: #080808;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
color: #999999;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
color: #ffffff;
background-color: transparent;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
color: #ffffff;
background-color: #080808;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
color: #444444;
background-color: transparent;
}
}
.navbar-inverse .navbar-link {
color: #999999;
}
.navbar-inverse .navbar-link:hover {
color: #ffffff;
}
.breadcrumb {
padding: 8px 15px;
margin-bottom: 28px;
list-style: none;
background-color: #f5f5f5;
border-radius: 0px;
}
.breadcrumb > li {
display: inline-block;
}
.breadcrumb > li + li:before {
content: "/\00a0";
padding: 0 5px;
color: #cccccc;
}
.breadcrumb > .active {
color: #999999;
}
.pagination {
display: inline-block;
padding-left: 0;
margin: 28px 0;
border-radius: 0px;
}
.pagination > li {
display: inline;
}
.pagination > li > a,
.pagination > li > span {
position: relative;
float: left;
padding: 6px 12px;
line-height: 1.8;
text-decoration: none;
color: #61a4b4;
background-color: #ffffff;
border: 1px solid #dddddd;
margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
margin-left: 0;
border-bottom-left-radius: 0px;
border-top-left-radius: 0px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
border-bottom-right-radius: 0px;
border-top-right-radius: 0px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
color: #417a88;
background-color: #eeeeee;
border-color: #dddddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
z-index: 2;
color: #ffffff;
background-color: #fec56b;
border-color: #fec56b;
cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
color: #999999;
background-color: #ffffff;
border-color: #dddddd;
cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
padding: 10px 16px;
font-size: 20px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
border-bottom-left-radius: 0px;
border-top-left-radius: 0px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
border-bottom-right-radius: 0px;
border-top-right-radius: 0px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
padding: 5px 10px;
font-size: 14px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
border-bottom-left-radius: 0px;
border-top-left-radius: 0px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
border-bottom-right-radius: 0px;
border-top-right-radius: 0px;
}
.pager {
padding-left: 0;
margin: 28px 0;
list-style: none;
text-align: center;
}
.pager li {
display: inline;
}
.pager li > a,
.pager li > span {
display: inline-block;
padding: 5px 14px;
background-color: #ffffff;
border: 1px solid #dddddd;
border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
text-decoration: none;
background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
float: right;
}
.pager .previous > a,
.pager .previous > span {
float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
color: #999999;
background-color: #ffffff;
cursor: not-allowed;
}
.label {
display: inline;
padding: .2em .6em .3em;
font-size: 75%;
font-weight: bold;
line-height: 1;
color: #ffffff;
text-align: center;
white-space: nowrap;
vertical-align: baseline;
border-radius: .25em;
}
.label[href]:hover,
.label[href]:focus {
color: #ffffff;
text-decoration: none;
cursor: pointer;
}
.label:empty {
display: none;
}
.btn .label {
position: relative;
top: -1px;
}
.label-default {
background-color: #999999;
}
.label-default[href]:hover,
.label-default[href]:focus {
background-color: #808080;
}
.label-primary {
background-color: #fec56b;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
background-color: #feb138;
}
.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;
}
.badge {
display: inline-block;
min-width: 10px;
padding: 3px 7px;
font-size: 14px;
font-weight: bold;
color: #ffffff;
line-height: 1;
vertical-align: baseline;
white-space: nowrap;
text-align: center;
background-color: #999999;
border-radius: 10px;
}
.badge:empty {
display: none;
}
.btn .badge {
position: relative;
top: -1px;
}
.btn-xs .badge {
top: 0;
padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
color: #ffffff;
text-decoration: none;
cursor: pointer;
}
a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
color: #61a4b4;
background-color: #ffffff;
}
.nav-pills > li > a > .badge {
margin-left: 3px;
}
.jumbotron {
padding: 30px;
margin-bottom: 30px;
color: inherit;
background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
color: inherit;
}
.jumbotron p {
margin-bottom: 15px;
font-size: 24px;
font-weight: 200;
}
.container .jumbotron {
border-radius: 0px;
}
.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: 72px;
}
}
.thumbnail {
display: block;
padding: 4px;
margin-bottom: 28px;
line-height: 1.8;
background-color: #ffffff;
border: 1px solid #dddddd;
border-radius: 0px;
-webkit-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: #61a4b4;
}
.thumbnail .caption {
padding: 9px;
color: #696969;
}
.alert {
padding: 15px;
margin-bottom: 28px;
border: 1px solid transparent;
border-radius: 0px;
}
.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: 5px;
}
.alert-dismissable {
padding-right: 35px;
}
.alert-dismissable .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;
}
@-webkit-keyframes progress-bar-stripes {
from {
background-position: 40px 0;
}
to {
background-position: 0 0;
}
}
@keyframes progress-bar-stripes {
from {
background-position: 40px 0;
}
to {
background-position: 0 0;
}
}
.progress {
overflow: hidden;
height: 28px;
margin-bottom: 28px;
background-color: #f5f5f5;
border-radius: 0px;
-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
float: left;
width: 0%;
height: 100%;
font-size: 14px;
line-height: 28px;
color: #ffffff;
text-align: center;
background-color: #fec56b;
-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: width 0.6s ease;
transition: width 0.6s ease;
}
.progress-striped .progress-bar {
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: 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: 40px 40px;
}
.progress.active .progress-bar {
-webkit-animation: progress-bar-stripes 2s linear infinite;
animation: progress-bar-stripes 2s linear infinite;
}
.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: 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: 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: 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: 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);
}
.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;
}
.list-group {
margin-bottom: 20px;
padding-left: 0;
}
.list-group-item {
position: relative;
display: block;
padding: 10px 15px;
margin-bottom: -1px;
background-color: #ffffff;
border: 1px solid #dddddd;
}
.list-group-item:first-child {
border-top-right-radius: 0px;
border-top-left-radius: 0px;
}
.list-group-item:last-child {
margin-bottom: 0;
border-bottom-right-radius: 0px;
border-bottom-left-radius: 0px;
}
.list-group-item > .badge {
float: right;
}
.list-group-item > .badge + .badge {
margin-right: 5px;
}
a.list-group-item {
color: #555555;
}
a.list-group-item .list-group-item-heading {
color: #333333;
}
a.list-group-item:hover,
a.list-group-item:focus {
text-decoration: none;
background-color: #f5f5f5;
}
a.list-group-item.active,
a.list-group-item.active:hover,
a.list-group-item.active:focus {
z-index: 2;
color: #ffffff;
background-color: #fec56b;
border-color: #fec56b;
}
a.list-group-item.active .list-group-item-heading,
a.list-group-item.active:hover .list-group-item-heading,
a.list-group-item.active:focus .list-group-item-heading {
color: inherit;
}
a.list-group-item.active .list-group-item-text,
a.list-group-item.active:hover .list-group-item-text,
a.list-group-item.active:focus .list-group-item-text {
color: #ffffff;
}
.list-group-item-success {
color: #3c763d;
background-color: #dff0d8;
}
a.list-group-item-success {
color: #3c763d;
}
a.list-group-item-success .list-group-item-heading {
color: inherit;
}
a.list-group-item-success:hover,
a.list-group-item-success:focus {
color: #3c763d;
background-color: #d0e9c6;
}
a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus {
color: #fff;
background-color: #3c763d;
border-color: #3c763d;
}
.list-group-item-info {
color: #31708f;
background-color: #d9edf7;
}
a.list-group-item-info {
color: #31708f;
}
a.list-group-item-info .list-group-item-heading {
color: inherit;
}
a.list-group-item-info:hover,
a.list-group-item-info:focus {
color: #31708f;
background-color: #c4e3f3;
}
a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus {
color: #fff;
background-color: #31708f;
border-color: #31708f;
}
.list-group-item-warning {
color: #8a6d3b;
background-color: #fcf8e3;
}
a.list-group-item-warning {
color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading {
color: inherit;
}
a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
color: #8a6d3b;
background-color: #faf2cc;
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus {
color: #fff;
background-color: #8a6d3b;
border-color: #8a6d3b;
}
.list-group-item-danger {
color: #a94442;
background-color: #f2dede;
}
a.list-group-item-danger {
color: #a94442;
}
a.list-group-item-danger .list-group-item-heading {
color: inherit;
}
a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
color: #a94442;
background-color: #ebcccc;
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
color: #fff;
background-color: #a94442;
border-color: #a94442;
}
.list-group-item-heading {
margin-top: 0;
margin-bottom: 5px;
}
.list-group-item-text {
margin-bottom: 0;
line-height: 1.3;
}
.panel {
margin-bottom: 28px;
background-color: #ffffff;
border: 1px solid transparent;
border-radius: 0px;
-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: -1px;
border-top-left-radius: -1px;
}
.panel-heading > .dropdown .dropdown-toggle {
color: inherit;
}
.panel-title {
margin-top: 0;
margin-bottom: 0;
font-size: 18px;
color: inherit;
}
.panel-title > a {
color: inherit;
}
.panel-footer {
padding: 10px 15px;
background-color: #f5f5f5;
border-top: 1px solid #dddddd;
border-bottom-right-radius: -1px;
border-bottom-left-radius: -1px;
}
.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: -1px;
border-top-left-radius: -1px;
}
.panel > .list-group:last-child .list-group-item:last-child {
border-bottom: 0;
border-bottom-right-radius: -1px;
border-bottom-left-radius: -1px;
}
.panel-heading + .list-group .list-group-item:first-child {
border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table {
margin-bottom: 0;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
border-top-right-radius: -1px;
border-top-left-radius: -1px;
}
.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: -1px;
}
.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: -1px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
border-bottom-right-radius: -1px;
border-bottom-left-radius: -1px;
}
.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: -1px;
}
.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: -1px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive {
border-top: 1px solid #dddddd;
}
.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: 28px;
}
.panel-group .panel {
margin-bottom: 0;
border-radius: 0px;
overflow: hidden;
}
.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-footer + .panel-collapse .panel-body {
border-bottom-color: #dddddd;
}
.panel-primary {
border-color: #fec56b;
}
.panel-primary > .panel-heading {
color: #ffffff;
background-color: #fec56b;
border-color: #fec56b;
}
.panel-primary > .panel-heading + .panel-collapse .panel-body {
border-top-color: #fec56b;
}
.panel-primary > .panel-footer + .panel-collapse .panel-body {
border-bottom-color: #fec56b;
}
.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-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-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-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-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: 0px;
-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: 0px;
}
.well-sm {
padding: 9px;
border-radius: 0px;
}
.close {
float: right;
font-size: 24px;
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;
}
.modal-open {
overflow: hidden;
}
.modal {
display: none;
overflow: auto;
overflow-y: scroll;
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1050;
-webkit-overflow-scrolling: touch;
outline: 0;
}
.modal.fade .modal-dialog {
-webkit-transform: translate(0, -25%);
-ms-transform: translate(0, -25%);
transform: translate(0, -25%);
-webkit-transition: -webkit-transform 0.3s ease-out;
-moz-transition: -moz-transform 0.3s ease-out;
-o-transition: -o-transform 0.3s ease-out;
transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
transform: translate(0, 0);
}
.modal-dialog {
position: relative;
width: auto;
margin: 10px;
}
.modal-content {
position: relative;
background-color: #ffffff;
border: 1px solid #999999;
border: 1px solid rgba(0, 0, 0, 0.2);
border-radius: 0px;
border-radius: 0;
-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: none;
}
.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.8px;
}
.modal-header .close {
margin-top: -2px;
}
.modal-title {
margin: 0;
line-height: 1.8;
}
.modal-body {
position: relative;
padding: 20px;
}
.modal-footer {
margin-top: 15px;
padding: 19px 20px 20px;
text-align: right;
border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
margin-left: 5px;
margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
margin-left: 0;
}
@media (min-width: 768px) {
.modal-dialog {
width: 600px;
margin: 30px 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;
}
}
.tooltip {
position: absolute;
z-index: 1030;
display: block;
visibility: visible;
font-size: 14px;
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-inner {
max-width: 200px;
padding: 3px 8px;
color: #ffffff;
text-align: center;
text-decoration: none;
background-color: #000000;
border-radius: 0px;
}
.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;
}
.popover {
position: absolute;
top: 0;
left: 0;
z-index: 1010;
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: 0px;
-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: 16px;
font-weight: normal;
line-height: 18px;
background-color: #f7f7f7;
border-bottom: 1px solid #ebebeb;
border-radius: 5px 5px 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;
}
.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;
transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
line-height: 1;
}
.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-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, color-stop(rgba(0, 0, 0, 0.5) 0%), color-stop(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, color-stop(rgba(0, 0, 0, 0.0001) 0%), color-stop(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: none;
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%;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
right: 50%;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
width: 20px;
height: 20px;
margin-top: -10px;
margin-left: -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 {
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;
margin-left: -15px;
font-size: 30px;
}
.carousel-caption {
left: 20%;
right: 20%;
padding-bottom: 30px;
}
.carousel-indicators {
bottom: 20px;
}
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
content: " ";
display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
clear: both;
}
.center-block {
display: block;
margin-left: auto;
margin-right: auto;
}
.pull-right {
float: right !important;
}
.pull-left {
float: left !important;
}
.hide {
display: none !important;
}
.show {
display: block !important;
}
.invisible {
visibility: hidden;
}
.text-hide {
font: 0/0 a;
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0;
}
.hidden {
display: none !important;
visibility: hidden !important;
}
.affix {
position: fixed;
}
@-ms-viewport {
width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
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 (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: 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: 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 (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;
}
}
@media print {
.hidden-print {
display: none !important;
}
}  .md-perspective,
.md-perspective body {
height: 100%;
overflow: hidden;
}
.md-perspective body {
background: #222;
-webkit-perspective: 600px;
-moz-perspective: 600px;
perspective: 600px;
}
.md-modal {
position: fixed;
top: 50%;
left: 50%;
width: 90%;
max-width: 1020px;
height: auto;
z-index: 2000;
visibility: hidden;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-transform: translateX(-50%) translateY(-55%);
-moz-transform: translateX(-50%) translateY(-55%);
-ms-transform: translateX(-50%) translateY(-55%);
transform: translateX(-50%) translateY(-55%);
}
.md-show {
visibility: visible;
}
.md-overlay {
position: fixed;
width: 100%;
height: 100%;
visibility: hidden;
top: 0;
left: 0;
z-index: 1000;
opacity: 0;
background: rgba(0, 0, 0, 0.8);
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s;
}
.md-show ~ .md-overlay {
opacity: 1;
visibility: visible;
} .md-content {
color: #fff;
background: #000;
position: relative;
border-radius: 3px;
margin: 0 auto;
}
.md-content h3 {
margin: 0;
padding: 0.4em;
text-align: center;
font-size: 2.4em;
font-weight: 300;
opacity: 0.8;
background: rgba(0, 0, 0, 0.1);
border-radius: 3px 3px 0 0;
}
.md-content > div {
margin: 0;
font-weight: 300;
font-size: 1.15em; }
.md-content > div p {
margin: 0;
padding: 10px 0;
}
.md-content > div ul {
margin: 0;
padding: 0 0 30px 20px;
}
.md-content > div ul li {
padding: 5px 0;
}
.md-content button {
display: block;
margin: 0 auto;
font-size: 0.8em;
}  .md-effect-1 .md-content {
-webkit-transform: scale(0.7);
-moz-transform: scale(0.7);
-ms-transform: scale(0.7);
transform: scale(0.7);
opacity: 0;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s;
}
.md-show.md-effect-1 .md-content {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
opacity: 1;
} .md-effect-2 .md-content {
-webkit-transform: translateX(20%);
-moz-transform: translateX(20%);
-ms-transform: translateX(20%);
transform: translateX(20%);
opacity: 0;
-webkit-transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
-moz-transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
}
.md-show.md-effect-2 .md-content {
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
opacity: 1;
} .md-effect-3 .md-content {
-webkit-transform: translateY(20%);
-moz-transform: translateY(20%);
-ms-transform: translateY(20%);
transform: translateY(20%);
opacity: 0;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s;
}
.md-show.md-effect-3 .md-content {
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
opacity: 1;
} .md-effect-4 .md-content {
-webkit-transform: scale(0) rotate(720deg);
-moz-transform: scale(0) rotate(720deg);
-ms-transform: scale(0) rotate(720deg);
transform: scale(0) rotate(720deg);
opacity: 0;
}
.md-show.md-effect-4 ~ .md-overlay,
.md-effect-4 .md-content {
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
transition: all 0.5s;
}
.md-show.md-effect-4 .md-content {
-webkit-transform: scale(1) rotate(0deg);
-moz-transform: scale(1) rotate(0deg);
-ms-transform: scale(1) rotate(0deg);
transform: scale(1) rotate(0deg);
opacity: 1;
} .md-effect-5.md-modal {
-webkit-perspective: 1300px;
-moz-perspective: 1300px;
perspective: 1300px;
}
.md-effect-5 .md-content {
-webkit-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-transform: translateZ(600px) rotateX(20deg);
-moz-transform: translateZ(600px) rotateX(20deg);
-ms-transform: translateZ(600px) rotateX(20deg);
transform: translateZ(600px) rotateX(20deg);
opacity: 0;
}
.md-show.md-effect-5 .md-content {
-webkit-transition: all 0.3s ease-in;
-moz-transition: all 0.3s ease-in;
transition: all 0.3s ease-in;
-webkit-transform: translateZ(0px) rotateX(0deg);
-moz-transform: translateZ(0px) rotateX(0deg);
-ms-transform: translateZ(0px) rotateX(0deg);
transform: translateZ(0px) rotateX(0deg);
opacity: 1;
} .md-effect-6.md-modal {
-webkit-perspective: 1300px;
-moz-perspective: 1300px;
perspective: 1300px;
}
.md-effect-6 .md-content {
-webkit-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-transform: translate(30%) translateZ(600px) rotate(10deg);
-moz-transform: translate(30%) translateZ(600px) rotate(10deg);
-ms-transform: translate(30%) translateZ(600px) rotate(10deg);
transform: translate(30%) translateZ(600px) rotate(10deg);
opacity: 0;
}
.md-show.md-effect-6 .md-content {
-webkit-transition: all 0.3s ease-in;
-moz-transition: all 0.3s ease-in;
transition: all 0.3s ease-in;
-webkit-transform: translate(0%) translateZ(0) rotate(0deg);
-moz-transform: translate(0%) translateZ(0) rotate(0deg);
-ms-transform: translate(0%) translateZ(0) rotate(0deg);
transform: translate(0%) translateZ(0) rotate(0deg);
opacity: 1;
} .md-effect-7 {
top: 0;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
}
.md-effect-7 .md-content {
-webkit-transform: translateY(-200%);
-moz-transform: translateY(-200%);
-ms-transform: translateY(-200%);
transform: translateY(-200%);
-webkit-transition: all .3s;
-moz-transition: all .3s;
transition: all .3s;
opacity: 0;
}
.md-show.md-effect-7 .md-content {
-webkit-transform: translateY(0%);
-moz-transform: translateY(0%);
-ms-transform: translateY(0%);
transform: translateY(0%);
border-radius: 0 0 3px 3px;
opacity: 1;
} .md-effect-8.md-modal {
-webkit-perspective: 1300px;
-moz-perspective: 1300px;
perspective: 1300px;
}
.md-effect-8 .md-content {
-webkit-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-transform: rotateY(-70deg);
-moz-transform: rotateY(-70deg);
-ms-transform: rotateY(-70deg);
transform: rotateY(-70deg);
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s;
opacity: 0;
}
.md-show.md-effect-8 .md-content {
-webkit-transform: rotateY(0deg);
-moz-transform: rotateY(0deg);
-ms-transform: rotateY(0deg);
transform: rotateY(0deg);
opacity: 1;
} .md-effect-9.md-modal {
-webkit-perspective: 1300px;
-moz-perspective: 1300px;
perspective: 1300px;
}
.md-effect-9 .md-content {
-webkit-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-transform: rotateX(-70deg);
-moz-transform: rotateX(-70deg);
-ms-transform: rotateX(-70deg);
transform: rotateX(-70deg);
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s;
opacity: 0;
}
.md-show.md-effect-9 .md-content {
-webkit-transform: rotateX(0deg);
-moz-transform: rotateX(0deg);
-ms-transform: rotateX(0deg);
transform: rotateX(0deg);
opacity: 1;
} .md-effect-10.md-modal {
-webkit-perspective: 1300px;
-moz-perspective: 1300px;
perspective: 1300px;
}
.md-effect-10 .md-content {
-webkit-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-transform: rotateX(-60deg);
-moz-transform: rotateX(-60deg);
-ms-transform: rotateX(-60deg);
transform: rotateX(-60deg);
-webkit-transform-origin: 50% 0;
-moz-transform-origin: 50% 0;
transform-origin: 50% 0;
opacity: 0;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s;
}
.md-show.md-effect-10 .md-content {
-webkit-transform: rotateX(0deg);
-moz-transform: rotateX(0deg);
-ms-transform: rotateX(0deg);
transform: rotateX(0deg);
opacity: 1;
} .md-effect-11 .md-content {
-webkit-transform: scale(2);
-moz-transform: scale(2);
-ms-transform: scale(2);
transform: scale(2);
opacity: 0;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s;
}
.md-show.md-effect-11 .md-content {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
opacity: 1;
} .md-effect-12 .md-content {
-webkit-transform: scale(0.8);
-moz-transform: scale(0.8);
-ms-transform: scale(0.8);
transform: scale(0.8);
opacity: 0;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s;
}
.md-show.md-effect-12 ~ .md-overlay {
background: #e74c3c;
}
.md-effect-12 .md-content h3,
.md-effect-12 .md-content {
background: transparent;
}
.md-show.md-effect-12 .md-content {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
opacity: 1;
} .md-effect-13.md-modal {
-webkit-perspective: 1300px;
-moz-perspective: 1300px;
perspective: 1300px;
}
.md-effect-13 .md-content {
-webkit-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-transform: translateZ(-3000px) rotateY(90deg);
-moz-transform: translateZ(-3000px) rotateY(90deg);
-ms-transform: translateZ(-3000px) rotateY(90deg);
transform: translateZ(-3000px) rotateY(90deg);
opacity: 0;
}
.md-show.md-effect-13 .md-content {
-webkit-animation: slit 0.7s forwards ease-out;
-moz-animation: slit 0.7s forwards ease-out;
animation: slit 0.7s forwards ease-out;
}
@-webkit-keyframes slit {
50% {
-webkit-transform: translateZ(-250px) rotateY(89deg);
opacity: .5;
-webkit-animation-timing-function: ease-out;
}
100% {
-webkit-transform: translateZ(0) rotateY(0deg);
opacity: 1;
}
}
@-moz-keyframes slit {
50% {
-moz-transform: translateZ(-250px) rotateY(89deg);
opacity: .5;
-moz-animation-timing-function: ease-out;
}
100% {
-moz-transform: translateZ(0) rotateY(0deg);
opacity: 1;
}
}
@keyframes slit {
50% {
transform: translateZ(-250px) rotateY(89deg);
opacity: 1;
animation-timing-function: ease-in;
}
100% {
transform: translateZ(0) rotateY(0deg);
opacity: 1;
}
} .md-effect-14.md-modal {
-webkit-perspective: 1300px;
-moz-perspective: 1300px;
perspective: 1300px;
}
.md-effect-14 .md-content {
-webkit-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-transform: translateY(100%) rotateX(90deg);
-moz-transform: translateY(100%) rotateX(90deg);
-ms-transform: translateY(100%) rotateX(90deg);
transform: translateY(100%) rotateX(90deg);
-webkit-transform-origin: 0 100%;
-moz-transform-origin: 0 100%;
transform-origin: 0 100%;
opacity: 0;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
.md-show.md-effect-14 .md-content {
-webkit-transform: translateY(0%) rotateX(0deg);
-moz-transform: translateY(0%) rotateX(0deg);
-ms-transform: translateY(0%) rotateX(0deg);
transform: translateY(0%) rotateX(0deg);
opacity: 1;
} .md-effect-15.md-modal {
-webkit-perspective: 1300px;
-moz-perspective: 1300px;
perspective: 1300px;
}
.md-effect-15 .md-content {
-webkit-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-transform: translateZ(100px) translateX(30%) rotateY(90deg);
-moz-transform: translateZ(100px) translateX(30%) rotateY(90deg);
-ms-transform: translateZ(100px) translateX(30%) rotateY(90deg);
transform: translateZ(100px) translateX(30%) rotateY(90deg);
-webkit-transform-origin: 0 100%;
-moz-transform-origin: 0 100%;
transform-origin: 0 100%;
opacity: 0;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s;
}
.md-show.md-effect-15 .md-content {
-webkit-transform: translateZ(0px) translateX(0%) rotateY(0deg);
-moz-transform: translateZ(0px) translateX(0%) rotateY(0deg);
-ms-transform: translateZ(0px) translateX(0%) rotateY(0deg);
transform: translateZ(0px) translateX(0%) rotateY(0deg);
opacity: 1;
} .md-show.md-effect-16 ~ .container {
-webkit-filter: blur(3px);
-moz-filter: blur(3px);
filter: blur(3px);
}
.md-effect-16 .md-content {
-webkit-transform: translateY(-5%);
-moz-transform: translateY(-5%);
-ms-transform: translateY(-5%);
transform: translateY(-5%);
opacity: 0;
}
.md-show.md-effect-16 ~ .container,
.md-effect-16 .md-content {
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s;
}
.md-show.md-effect-16 .md-content {
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
opacity: 1;
} .md-show.md-effect-17 ~ .container {
height: 100%;
overflow: hidden;
-webkit-transition: -webkit-transform 0.3s;
-moz-transition: -moz-transform 0.3s;
transition: transform 0.3s;
}
.md-show.md-effect-17 ~ .container,
.md-show.md-effect-17 ~ .md-overlay {
-webkit-transform: rotateX(-2deg);
-moz-transform: rotateX(-2deg);
-ms-transform: rotateX(-2deg);
transform: rotateX(-2deg);
-webkit-transform-origin: 50% 0%;
-moz-transform-origin: 50% 0%;
transform-origin: 50% 0%;
-webkit-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
transform-style: preserve-3d;
}
.md-effect-17 .md-content {
opacity: 0;
-webkit-transform: translateY(200%);
-moz-transform: translateY(200%);
-ms-transform: translateY(200%);
transform: translateY(200%);
}
.md-show.md-effect-17 .md-content {
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
opacity: 1;
-webkit-transition: all 0.3s 0.2s;
-moz-transition: all 0.3s 0.2s;
transition: all 0.3s 0.2s;
} .md-show.md-effect-18 ~ .container {
height: 100%;
overflow: hidden;
}
.md-show.md-effect-18 ~ .md-overlay {
background: rgba(143, 27, 15, 0.8);
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
transition: all 0.5s;
}
.md-show.md-effect-18 ~ .container,
.md-show.md-effect-18 ~ .md-overlay {
-webkit-transform-style: preserve-3d;
-webkit-transform-origin: 0% 50%;
-webkit-animation: rotateRightSideFirst 0.5s forwards ease-in;
-moz-transform-style: preserve-3d;
-moz-transform-origin: 0% 50%;
-moz-animation: rotateRightSideFirst 0.5s forwards ease-in;
transform-style: preserve-3d;
transform-origin: 0% 50%;
animation: rotateRightSideFirst 0.5s forwards ease-in;
}
@-webkit-keyframes rotateRightSideFirst {
50% {
-webkit-transform: translateZ(-50px) rotateY(5deg);
-webkit-animation-timing-function: ease-out;
}
100% {
-webkit-transform: translateZ(-200px);
}
}
@-moz-keyframes rotateRightSideFirst {
50% {
-moz-transform: translateZ(-50px) rotateY(5deg);
-moz-animation-timing-function: ease-out;
}
100% {
-moz-transform: translateZ(-200px);
}
}
@keyframes rotateRightSideFirst {
50% {
transform: translateZ(-50px) rotateY(5deg);
animation-timing-function: ease-out;
}
100% {
transform: translateZ(-200px);
}
}
.md-effect-18 .md-content {
-webkit-transform: translateX(200%);
-moz-transform: translateX(200%);
-ms-transform: translateX(200%);
transform: translateX(200%);
opacity: 0;
}
.md-show.md-effect-18 .md-content {
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
opacity: 1;
-webkit-transition: all 0.5s 0.1s;
-moz-transition: all 0.5s 0.1s;
transition: all 0.5s 0.1s;
} .md-show.md-effect-19 ~ .container {
height: 100%;
overflow: hidden;
}
.md-show.md-effect-19 ~ .md-overlay {
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
transition: all 0.5s;
}
.md-show.md-effect-19 ~ .container,
.md-show.md-effect-19 ~ .md-overlay {
-webkit-transform-style: preserve-3d;
-webkit-transform-origin: 50% 100%;
-webkit-animation: OpenTop 0.5s forwards ease-in;
-moz-transform-style: preserve-3d;
-moz-transform-origin: 50% 100%;
-moz-animation: OpenTop 0.5s forwards ease-in;
transform-style: preserve-3d;
transform-origin: 50% 100%;
animation: OpenTop 0.5s forwards ease-in;
}
@-webkit-keyframes OpenTop {
50% {
-webkit-transform: rotateX(10deg);
-webkit-animation-timing-function: ease-out;
}
}
@-moz-keyframes OpenTop {
50% {
-moz-transform: rotateX(10deg);
-moz-animation-timing-function: ease-out;
}
}
@keyframes OpenTop {
50% {
transform: rotateX(10deg);
animation-timing-function: ease-out;
}
}
.md-effect-19 .md-content {
-webkit-transform: translateY(-200%);
-moz-transform: translateY(-200%);
-ms-transform: translateY(-200%);
transform: translateY(-200%);
opacity: 0;
}
.md-show.md-effect-19 .md-content {
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
opacity: 1;
-webkit-transition: all 0.5s 0.1s;
-moz-transition: all 0.5s 0.1s;
transition: all 0.5s 0.1s;
}
.modal-open {
overflow: hidden;
}
.modal {
display: none;
overflow: auto;
overflow-y: scroll;
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
}
.modal.fade .modal-dialog {
-webkit-transform: translate(0, -25%);
-ms-transform: translate(0, -25%);
transform: translate(0, -25%);
-webkit-transition: -webkit-transform 0.3s ease-out;
-moz-transition: -moz-transform 0.3s ease-out;
-o-transition: -o-transform 0.3s ease-out;
transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
transform: translate(0, 0);
}
.modal-dialog {
position: relative;
margin-left: auto;
margin-right: auto;
width: auto;
padding: 10px;
z-index: 1050;
}
.modal-content {
position: relative;
background-color: #ffffff;
border: 1px solid #999999;
border: 1px solid rgba(0, 0, 0, 0.2);
border-radius: 6px;
-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: none;
}
.modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1030;
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: 17px;
}
.modal-header .close {
margin-top: -2px;
}
.modal-title {
margin: 0;
line-height: 2;
}
.modal-body {
position: relative;
padding: 20px;
}
.modal-footer {
margin-top: 15px;
padding: 19px 20px 20px;
text-align: right;
border-top: 1px solid #e5e5e5;
}
.modal-footer:before,
.modal-footer:after {
content: " "; display: table; }
.modal-footer:after {
clear: both;
}
.modal-footer:before,
.modal-footer:after {
content: " "; display: table; }
.modal-footer:after {
clear: both;
}
.modal-footer .btn + .btn {
margin-left: 5px;
margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
margin-left: 0;
}
@media screen and (min-width: 768px) {
.modal-dialog {
width: 600px;
padding-top: 30px;
padding-bottom: 30px;
}
.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);
}
}
.md-close {
position: absolute;
top: 10px;
right: 10px;
border: none;
padding: 5px;
}
.md-description {
position: absolute;
left: 0;
padding: 15px 40px 30px;
width: 100%;
}@font-face {
font-family: "Spectech Download Flaticon";
src: url(https://demo.gennova.bio/wp-content/themes/grade/css/flaticon/flaticon.eot);
src: url(https://demo.gennova.bio/wp-content/themes/grade/css/flaticon/flaticon.eot?#iefix) format("embedded-opentype"),
url(https://demo.gennova.bio/wp-content/themes/grade/css/flaticon/flaticon.woff) format("woff"),
url(https://demo.gennova.bio/wp-content/themes/grade/css/flaticon/flaticon.ttf) format("truetype"),
url(https://demo.gennova.bio/wp-content/themes/grade/css/flaticon/flaticon.svg#flaticon) format("svg");
font-weight: normal;
font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
@font-face {
font-family: "Spectech Download Flaticon";
src: url(https://demo.gennova.bio/wp-content/themes/grade/css/flaticon/flaticon.svg#flaticon) format("svg");
}
}
.spectech-flaticon-download:before { content: "\f100"; font-family: "Spectech Download Flaticon";}
.spectech-flaticon-file:before { content: "\f101"; font-family: "Spectech Download Flaticon";}
.spectech-flaticon-picture:before { content: "\f102"; font-family: "Spectech Download Flaticon";}
.spectech-flaticon-video-player:before { content: "\f103"; font-family: "Spectech Download Flaticon";}
.spectech-flaticon-zip:before { content: "\f104"; font-family: "Spectech Download Flaticon";}
.spectech-flaticon-pdf:before { content: "\f105"; font-family: "Spectech Download Flaticon";}@font-face {
font-family: "Billio Social Share";
src: url(//demo.gennova.bio/wp-content/themes/grade/css/socialicons/flaticon.eot);
src: url(//demo.gennova.bio/wp-content/themes/grade/css/socialicons/flaticon.eot#iefix) format("embedded-opentype"),
url(//demo.gennova.bio/wp-content/themes/grade/css/socialicons/flaticon.woff) format("woff"),
url(//demo.gennova.bio/wp-content/themes/grade/css/socialicons/flaticon.ttf) format("truetype"),
url(//demo.gennova.bio/wp-content/themes/grade/css/socialicons/flaticon.svg) format("svg");
font-weight: normal;
font-style: normal;
}
[class^="billio-ss-"]:before, [class*=" billio-ss-"]:before,
[class^="billio-ss-"]:after, [class*=" billio-ss-"]:after {   
font-family: "Billio Social Share";
font-size: 32px;
font-style: normal;
-webkit-font-smoothing: antialiased;
}
.billio-ss-facebook51:before {
content: "\e000";
}
.billio-ss-facebook52:before {
content: "\e001";
}
.billio-ss-google114:before {
content: "\e002";
}
.billio-ss-google115:before {
content: "\e003";
}
.billio-ss-twitter43:before {
content: "\e004";
}
.billio-ss-twitter44:before {
content: "\e005";
}@font-face {
font-family: "Menu Icons";
src: url(//demo.gennova.bio/wp-content/themes/grade/css/menuicon/flaticon.eot);
src: url(//demo.gennova.bio/wp-content/themes/grade/css/menuicon/flaticon.eot#iefix) format("embedded-opentype"),
url(//demo.gennova.bio/wp-content/themes/grade/css/menuicon/flaticon.woff) format("woff"),
url(//demo.gennova.bio/wp-content/themes/grade/css/menuicon/flaticon.ttf) format("truetype"),
url(//demo.gennova.bio/wp-content/themes/grade/css/menuicon/flaticon.svg) format("svg");
font-weight: normal;
font-style: normal;
}
.flaticon-add154:before { content: "\e000"; } .icon-forward-outline:before {content: "\e000"; font-family: "Menu Icons"; font-size: 29px; line-height: 16px!important;position: relative; top: 5px;}
.flaticon-arrow413:before {	content: "\e001"; } .icon-angle-right:before, #dt-menu .toggle-sub:after { content: "\e001"; font-family: "Menu Icons"; font-size: 22px; } .icon-right-open-big:before { content: "\e001"; font-family: "Menu Icons"; font-size: 12px; padding: 0 6px; }
@media (min-width: 990px) { #dt-menu ul.sub-nav li.menu-item-has-children > a:after { content: "\e001"; font-family: "Menu Icons"; font-size: 22px;} }
.flaticon-arrow427:before {	content: "\e002"; } .icon-angle-left:before { content: "\e002"; font-family: "Menu Icons"; font-size: 22px;} .icon-left-open-big:before { content: "\e002"; font-family: "Menu Icons"; font-size: 12px;  padding: 0 6px; }
.flaticon-arrows7:before { content: "\e003"; } .icon-right-dir:before { content: "\e003"; font-family: "Menu Icons"; font-size: 11px; -webkit-font-smoothing: subpixel-antialiased!important;}
.flaticon-chat44:before { content: "\e004"; } .icon-comment-empty:before { content: "\e004"; font-family: "Menu Icons"; font-size: 17px;} 
.flaticon-check-mark4:before { content: "\e005"; }
.flaticon-circle111:before { content: "\e006"; } .icon-dot:before { content: "\e006"; font-family: "Menu Icons"; font-size: 22px;}
.flaticon-circular191:before { content: "\e007"; } .icon-clock:before { content: "\e007"; font-family: "Menu Icons"; font-size: 22px;}
.flaticon-cross80:before { content: "\e008"; } .icon-cancel:before, .icon-cancel-1:before { content: "\e008"; font-family: "Menu Icons"; font-size: 22px;}
.flaticon-down67:before { content: "\e009";} 
@media (min-width: 990px) { #dt-menu > ul > li.menu-item-has-children:not(.bag) > a:after { content: "\e009"; font-family: "Menu Icons"; font-size: 10px; margin-left: 10px; }}
.flaticon-downarrows10:before {	content: "\e00a"; } .icon-down:before, .icon-down-open-big:before { content: "\e00a"; font-family: "Menu Icons"; font-size: 22px;}
.flaticon-email68:before { content: "\e00b"; } .icon-mail-7:before,.icon-email:before { content: "\e00b"; font-family: "Menu Icons"; font-size: 22px;}
.flaticon-file63:before { content: "\e00c"; } .icon-doc:before { content: "\e00c"; font-family: "Menu Icons"; font-size: 25px;}
.flaticon-infinite6:before { content: "\e00d"; } .icon-link:before, .icon-link-1:before { content: "\e00d"; font-family: "Menu Icons"; font-size: 22px;}
.flaticon-internet28:before { content: "\e00e"; } .icon-globe-6:before { content: "\e00e"; font-family: "Menu Icons"; font-size: 22px;}
.flaticon-internet65:before { content: "\e00f"; } .icon-user-7:before { content: "\e00f"; font-family: "Menu Icons"; font-size: 22px;}
.flaticon-label23:before { content: "\e010"; } .icon-tag:before { content: "\e010"; font-family: "Menu Icons"; font-size: 22px;}
.flaticon-listing2:before { content: "\e011"; } .icon-th-list:before { content: "\e011"; font-family: "Menu Icons"; font-size: 22px;}
.flaticon-menu42:before { content: "\e012"; } .icon-menu:before { content: "\e012"; font-family: "Menu Icons"; font-size: 22px;}
.flaticon-minus104:before { content: "\e013"; } .icon-minus-1:before { content: "\e013"; font-family: "Menu Icons"; font-size: 15px;}
.flaticon-more14:before { content: "\e014"; } .icon-zoom-in:before { content: "\e014"; font-family: "Menu Icons"; font-size: 22px;}
.flaticon-music214:before { content: "\e015"; } .icon-note-beamed:before { content: "\e015"; font-family: "Menu Icons"; font-size: 22px;}
.flaticon-plus79:before { content: "\e016"; } .icon-plus-1:before { content: "\e016"; font-family: "Menu Icons"; font-size: 15px;}
.flaticon-search67:before { content: "\e017"; }
.flaticon-search75:before { content: "\e018"; } .icon-search-6:before { content: "\e018"; font-family: "Menu Icons";-webkit-font-smoothing:initial!important;}
.flaticon-shopping80:before { content: "\e019"; } .icon-cart:before { content: "\e019"; font-family: "Menu Icons";}
.flaticon-write42:before { content: "\e01a"; } .icon-quote-right-1:before { content: "\e01a"; font-family: "Menu Icons"; font-size: 22px;}@font-face {
font-family: "Flaticon Social";
src: url(//demo.gennova.bio/wp-content/themes/grade/iconfonts/social/flaticon.eot);
src: url(//demo.gennova.bio/wp-content/themes/grade/iconfonts/social/flaticon.eot#iefix) format("embedded-opentype"),
url(//demo.gennova.bio/wp-content/themes/grade/iconfonts/social/flaticon.woff) format("woff"),
url(//demo.gennova.bio/wp-content/themes/grade/iconfonts/social/flaticon.ttf) format("truetype");
font-weight: normal;
font-style: normal;
}
.icon-social-android8:before {
content: "\e000";
font-family: "Flaticon Social";
}
.icon-social-apple62:before {
content: "\e001";
font-family: "Flaticon Social";
}
.icon-social-behance10:before {
content: "\e002";
font-family: "Flaticon Social";
}
.icon-social-behance5:before {
content: "\e003";
font-family: "Flaticon Social";
}
.icon-social-behance6:before {
content: "\e004";
font-family: "Flaticon Social";
}
.icon-social-behance7:before {
content: "\e005";
font-family: "Flaticon Social";
}
.icon-social-blogger10:before {
content: "\e006";
font-family: "Flaticon Social";
}
.icon-social-blogger11:before {
content: "\e007";
font-family: "Flaticon Social";
}
.icon-social-blogger8:before {
content: "\e008";
font-family: "Flaticon Social";
}
.icon-social-blogger9:before {
content: "\e009";
font-family: "Flaticon Social";
}
.icon-social-deviantart10:before {
content: "\e00a";
font-family: "Flaticon Social";
}
.icon-social-deviantart6:before {
content: "\e00b";
font-family: "Flaticon Social";
}
.icon-social-deviantart7:before {
content: "\e00c";
font-family: "Flaticon Social";
}
.icon-social-deviantart8:before {
content: "\e00d";
font-family: "Flaticon Social";
}
.icon-social-dribbble13:before {
content: "\e00e";
font-family: "Flaticon Social";
}
.icon-social-dribbble14:before {
content: "\e00f";
font-family: "Flaticon Social";
}
.icon-social-ebay6:before {
content: "\e010";
font-family: "Flaticon Social";
}
.icon-social-facebook43:before {
content: "\e011";
font-family: "Flaticon Social";
}
.icon-social-facebook44:before {
content: "\e012";
font-family: "Flaticon Social";
}
.icon-social-facebook45:before {
content: "\e013";
font-family: "Flaticon Social";
}
.icon-social-facebook48:before {
content: "\e014";
font-family: "Flaticon Social";
}
.icon-social-flickr18:before {
content: "\e015";
font-family: "Flaticon Social";
}
.icon-social-flickr19:before {
content: "\e016";
font-family: "Flaticon Social";
}
.icon-social-flickr20:before {
content: "\e017";
font-family: "Flaticon Social";
}
.icon-social-gdrive:before {
content: "\e018";
font-family: "Flaticon Social";
}
.icon-social-google109:before {
content: "\e019";
font-family: "Flaticon Social";
}
.icon-social-google110:before {
content: "\e01a";
font-family: "Flaticon Social";
}
.icon-social-google111:before {
content: "\e01b";
font-family: "Flaticon Social";
}
.icon-social-google113:before {
content: "\e01c";
font-family: "Flaticon Social";
}
.icon-social-instagram12:before {
content: "\e01d";
font-family: "Flaticon Social";
}
.icon-social-instagram13:before {
content: "\e01e";
font-family: "Flaticon Social";
}
.icon-social-instagram14:before {
content: "\e01f";
font-family: "Flaticon Social";
}
.icon-social-instagram15:before {
content: "\e020";
font-family: "Flaticon Social";
}
.icon-social-linkedin20:before {
content: "\e021";
font-family: "Flaticon Social";
}
.icon-social-linkedin21:before {
content: "\e022";
font-family: "Flaticon Social";
}
.icon-social-linkedin22:before {
content: "\e023";
font-family: "Flaticon Social";
}
.icon-social-linkedin23:before {
content: "\e024";
font-family: "Flaticon Social";
}
.icon-social-path4:before {
content: "\e025";
font-family: "Flaticon Social";
}
.icon-social-path5:before {
content: "\e026";
font-family: "Flaticon Social";
}
.icon-social-paypal14:before {
content: "\e027";
font-family: "Flaticon Social";
}
.icon-social-pinterest26:before {
content: "\e028";
font-family: "Flaticon Social";
}
.icon-social-pinterest27:before {
content: "\e029";
font-family: "Flaticon Social";
}
.icon-social-pinterest28:before {
content: "\e02a";
font-family: "Flaticon Social";
}
.icon-social-pinterest29:before {
content: "\e02b";
font-family: "Flaticon Social";
}
.icon-social-share26:before {
content: "\e02c";
font-family: "Flaticon Social";
}
.icon-social-skype19:before {
content: "\e02d";
font-family: "Flaticon Social";
}
.icon-social-tumblr21:before {
content: "\e02e";
font-family: "Flaticon Social";
}
.icon-social-twitter34:before {
content: "\e02f";
font-family: "Flaticon Social";
}
.icon-social-twitter35:before {
content: "\e030";
font-family: "Flaticon Social";
}
.icon-social-twitter36:before {
content: "\e031";
font-family: "Flaticon Social";
}
.icon-social-twitter37:before {
content: "\e032";
font-family: "Flaticon Social";
}
.icon-social-twitter38:before {
content: "\e033";
font-family: "Flaticon Social";
}
.icon-social-twitter39:before {
content: "\e034";
font-family: "Flaticon Social";
}
.icon-social-twitter42:before {
content: "\e035";
font-family: "Flaticon Social";
}
.icon-social-vimeo21:before {
content: "\e036";
font-family: "Flaticon Social";
}
.icon-social-vimeo23:before {
content: "\e037";
font-family: "Flaticon Social";
}
.icon-social-wikipedia3:before {
content: "\e038";
font-family: "Flaticon Social";
}
.icon-social-windows33:before {
content: "\e039";
font-family: "Flaticon Social";
}
.icon-social-wordpress14:before {
content: "\e03a";
font-family: "Flaticon Social";
}
.icon-social-wordpress15:before {
content: "\e03b";
font-family: "Flaticon Social";
}
.icon-social-wordpress16:before {
content: "\e03c";
font-family: "Flaticon Social";
}
.icon-social-youtube28:before {
content: "\e03d";
font-family: "Flaticon Social";
}
.icon-social-youtube29:before {
content: "\e03e";
font-family: "Flaticon Social";
}
.icon-social-youtube30:before {
content: "\e03f";
font-family: "Flaticon Social";
}
.icon-social-youtube31:before {
content: "\e040";
font-family: "Flaticon Social";
}
.icon-social-youtube32:before {
content: "\e041";
font-family: "Flaticon Social";
}
.icon-social-youtube33:before {
content: "\e042";
font-family: "Flaticon Social";
}
.icon-social-youtube34:before {
content: "\e043";
font-family: "Flaticon Social";
}@font-face {
font-family: "Detheme List";
src: url(//demo.gennova.bio/wp-content/themes/grade/iconfonts/list-style/fontello.eot);
src: url(//demo.gennova.bio/wp-content/themes/grade/iconfonts/list-style/fontello.eot#iefix) format("embedded-opentype"),
url(//demo.gennova.bio/wp-content/themes/grade/iconfonts/list-style/fontello.woff) format("woff"),
url(//demo.gennova.bio/wp-content/themes/grade/iconfonts/list-style/fontello.ttf) format("truetype");
font-weight: normal;
font-style: normal;
}
.listicon-ok:before{
font-family: "Detheme List";
content: '\e804';
}
.listicon-ok-circled2:before{
font-family: "Detheme List";
content: '\e801';
}
.listicon-checked:before{
font-family: "Detheme List";
content: '\e803';
}
.listicon-check:before{
font-family: "Detheme List";
content: '\e802';
}
.listicon-check-empty:before{
font-family: "Detheme List";
content: '\e800';
}
.listicon-check-fat:before{
font-family: "Detheme List";
content: '\e805';
}  body {
font-family: "Source Sans Pro";
font-size: 16px;
color: #696969;
font-weight: 400;
line-height: 1.56em;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}  a {
color: #61a4b4;
}
a:hover,
a:focus {
text-decoration: none;
outline: 0 none;
} h1,
h2,
h3,
h4,
h5,
h6 {
font-family: "Oxygen";
color: #fec56b;
margin-top: 0;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
color: #696969;
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover,
h1 a:focus,
h2 a:focus,
h3 a:focus,
h4 a:focus,
h5 a:focus,
h6 a:focus {
color: #61a4b4;
}
h1 {
font-size: 33px;
}
h2 {
font-size: 27px;
}
h3 {
font-size: 22px;
}
h4 {
font-size: 16px;
}
h5 {
font-size: 14px;
}
h6 {
font-size: 12px;
}
img {
max-width: 100%;
height: auto;
} .primary_color_bg {
background-color: #fec56b;
}
.primary_color_text {
color: #fec56b;
}
.primary_color_border {
border-color: #fec56b;
}
.primary_color_button {
background-color: #fec56b;
color: #ffffff;
border: 0;
}
.primary_color_button:hover {
background-color: #1b3f4f;
}
.secondary_color_bg {
background-color: #61a4b4;
}
.secondary_color_text {
color: #61a4b4;
}
.secondary_color_border {
border-color: #61a4b4;
}
.secondary_color_button,
.btn-active {
background-color: #61a4b4;
color: #ffffff;
border: 0;
}
.secondary_color_button:hover,
.btn-active:hover {
background-color: #1b3f4f;
}
input.secondary_color_button {
border: none;
padding: 9px 31px;
text-transform: uppercase;
font-family: "Oxygen";
}
.tertier_color_bg {
background-color: #1b3f4f;
}
.tertier_color_bg_transparent {
background-color: rgba(0, 0, 0, 0.6);
}
.bg_gray_3 {
background-color: rgba(0, 0, 0, 0.05);
}
.gray_border_bottom {
border-bottom: 1px solid rgba(68, 68, 68, 0.2);
} .border_white20 {
border: 1px solid rgba(255, 255, 255, 0.2);
}
.border_top_white20 {
border-top: 1px solid rgba(255, 255, 255, 0.2);
}
.border_bottom_white20 {
border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.border_left_white20 {
border-left: 1px solid rgba(255, 255, 255, 0.2);
}
.border_right_white20 {
border-right: 1px solid rgba(255, 255, 255, 0.2);
}
.border_black20 {
border: 1px solid rgba(0, 0, 0, 0.2);
}
.border_top_black20 {
border-top: 1px solid rgba(0, 0, 0, 0.2);
}
.border_bottom_black20 {
border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
.border_left_black20 {
border-left: 1px solid rgba(0, 0, 0, 0.2);
}
.border_right_black20 {
border-right: 1px solid rgba(0, 0, 0, 0.2);
}
.float-left {
float: left;
}
.float-right {
float: right;
}
.float-none {
float: none;
}
.social-share-link {
font-family: "Source Sans Pro";
font-size: 12px;
font-weight: 300;
}
.right-logo {
float: right;
}
.nopadding {
padding: 0 !important;
} #top-bar {
position: relative;
color: #222;
font-family: "Source Sans Pro";
border-bottom: 1px solid rgba(0, 0, 0, 0.06);
background-color: #ffffff;
min-height: 96px;
}
#top-bar a {
color: #222;
}
#top-bar a:hover {
color: #61a4b4;
background: none;
}
#top-bar i {
background: #adadad;
border-radius: 100%;
width: 1.25em;
height: 1.25em;
display: block;
position: relative;
color: #ffffff;
}
#top-bar i:before,
#top-bar i:after {
font-style: normal;
margin: 0;
padding: 0;
font-size: 0.7em;
position: absolute;
left: 50%;
top: 50%;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
#top-bar .left-menu {
float: left;
}
#top-bar .right-menu {
float: right;
}
#top-bar .right-menu #menu-top-bar-icon li {
width: 23px;
}
#top-bar .right-menu li:last-child a {
padding-right: 0;
}
#top-bar .left-menu .nav > li > a,
#top-bar .right-menu .nav > li > a {
padding: 12px 5px;
line-height: 1.56;
font-size: 1em;
position: relative;
}
#top-bar .left-menu .nav > li > a > i,
#top-bar .right-menu .nav > li > a > i {
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
}
#top-bar .left-menu .nav > li > a > i + span,
#top-bar .right-menu .nav > li > a > i + span {
padding-left: 25px;
}
#top-bar .topbar-text {
margin-top: 10px;
}
#top-bar .logo-desktop {
display: none;
}
.menu-leftvc #top-bar {
border-bottom: none;
}
#head-page::after {
width: 100%;
content: " ";
height: 1px;
position: relative;
display: block;
top: 1px;
}
@media (min-width: 768px) {
#top-bar .topbar-text {
margin-top: 20px;
}
#top-bar .topbar-icon {
margin-top: 20px;
}
}
@media (max-width: 767px) {
#top-bar .topbar-text {
text-align: center;
}
#top-bar .topbar-icon {
margin-left: auto;
margin-right: auto;
display: table;
}
}
@media (max-width: 767px) {
#top-bar .left-menu {
clear: both;
width: 100%;
}
#top-bar .left-menu ul.topbar-icon li {
float: left;
}
#top-bar .left-menu ul.topbar-menu li {
float: none;
}
#top-bar .left-menu ul.topbar-menu-nosub {
position: relative;
left: 50%;
-webkit-transform: translate(-50%, 0);
-moz-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
-o-transform: translate(-50%, 0);
transform: translate(-50%, 0);
float: left;
}
#top-bar .right-menu {
clear: both;
width: 100%;
}
#top-bar .right-menu ul.topbar-icon li {
float: left;
}
#top-bar .right-menu ul.topbar-menu li {
float: none;
}
#top-bar .right-menu ul.topbar-menu-nosub {
position: relative;
left: 50%;
-webkit-transform: translate(-50%, 0);
-moz-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
-o-transform: translate(-50%, 0);
transform: translate(-50%, 0);
float: left;
}
} @media (max-width: 991px) {
.visible-sm-max {
display: block !important;
visibility: visible;
height: auto;
}
table.visible-sm-max {
display: table;
}
tr.visible-sm-max {
display: table-row !important;
}
th.visible-sm-max,
td.visible-sm-max {
display: table-cell !important;
}
}
@media (min-width: 992px) {
.hidden-sm-max {
display: none !important;
visibility: hidden;
height: 0;
min-height: 0;
}
} #dt-menu ul.sub-nav li.megamenu-heading:hover > a,
#dt-menu-mobile ul.sub-nav li.megamenu-heading:hover > a {
background: none;
cursor: default;
}
#mobile-header {
position: relative;
top: 0;
left: 0;
right: 0;
height: auto;
color: inherit;
}
#mobile-header label {
padding: 0 0.125em;
font-family: "Source Sans Pro";
}
#dt-menu,
#dt-menu-mobile {
margin: 0;
padding: 0;
}
#dt-menu label,
#dt-menu-mobile label {
padding: 0 0.25em;
font: 3.125em/1.375em "Source Sans Pro";
}
#dt-menu .sub-nav label,
#dt-menu-mobile .sub-nav label {
padding: 0 0.3125em;
font: 2em/2em "Source Sans Pro";
top: 0;
}
#mobile-header label:hover,
#dt-menu label:hover,
#dt-menu-mobile label:hover {
color: #fec56b;
}
#main-nav-check,
#dt-menu .sub-nav-check,
#dt-menu-mobile .sub-nav-check {
position: absolute;
visibility: hidden;
}
.toggle {
position: absolute;
right: 0.15em;
cursor: pointer;
}
.toggle.close-all {
color: #fff!important;
}
.toggle.close-all:hover i:before {
color: #fec56b;
}
#dt-menu,
#dt-menu .sub-nav,
#dt-menu-mobile,
#dt-menu-mobile .sub-nav {
position: absolute;
top: 0;
bottom: 0;
width: 270px; z-index: 9999;
left: -270px; background: transparent;
font-weight: 400;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
#dt-menu a,
#dt-menu .sub-nav:not(.megamenu-sub) a,
#dt-menu-mobile a,
#dt-menu-mobile .sub-nav:not(.megamenu-sub) a {
font-family: "Source Sans Pro";
}
#dt-menu a:hover,
#dt-menu-mobile a:hover {
color: #fec56b;
}
#dt-menu .sub-nav li,
#dt-menu-mobile .sub-nav li {
-webkit-transition: all 50ms;
-moz-transition: all 50ms;
-o-transition: all 50ms;
-ms-transition: all 50ms;
transition: all 50ms;
}
#dt-menu .sub-nav li.current-menu-item:nth-child(2),
#dt-menu-mobile .sub-nav li.current-menu-item:nth-child(2) {
border-top: 0;
}
#dt-menu .sub-nav li:hover,
#dt-menu-mobile .sub-nav li:hover {
-webkit-transition: all 50ms;
-moz-transition: all 50ms;
-o-transition: all 50ms;
-ms-transition: all 50ms;
transition: all 50ms;
}
#dt-menu,
#dt-menu .sub-nav,
#dt-menu-mobile,
#dt-menu-mobile .sub-nav {
-webkit-transform: translate(0, 0);
-moz-transform: translate(0, 0);
-ms-transform: translate(0, 0);
-o-transform: translate(0, 0);
transform: translate(0, 0);
-webkit-transition: transform 150ms cubic-bezier(0.005, 0.975, 0.73, 1);
-moz-transition: transform 150ms cubic-bezier(0.005, 0.975, 0.73, 1);
-o-transition: transform 150ms cubic-bezier(0.005, 0.975, 0.73, 1);
-ms-transition: transform 150ms cubic-bezier(0.005, 0.975, 0.73, 1);
transition: transform 150ms cubic-bezier(0.005, 0.975, 0.73, 1);
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
backface-visibility: hidden;
}
#dt-menu ul,
#dt-menu-mobile ul {
line-height: 1.5em;
text-decoration: none;
padding: 0;
list-style: none;
margin-top: 55px;
}
#dt-menu > ul > li,
#dt-menu-mobile > ul > li {
border: 0px solid #111111;
font-weight: 500;
}
#dt-menu li a,
#dt-menu li,
#dt-menu-mobile li a,
#dt-menu-mobile li {
display: block;
color: inherit;
text-decoration: none;
}
#dt-menu li a:hover,
#dt-menu-mobile li a:hover {
color: #fec56b;
}
#dt-menu .sub-nav,
#dt-menu-mobile .sub-nav {
margin-top: 0px;
}
#dt-menu .sub-heading,
#dt-menu-mobile .sub-heading {
margin-top: 55px;
padding-left: 16px;
color: #999;
}
#dt-menu .sub-heading:before,
#dt-menu-mobile .sub-heading:before {
content: "";
display: block;
height: 1px;
width: auto;
margin-left: -1.3125em;
}
#dt-menu .toggle-sub,
#dt-menu-mobile .toggle-sub {
font-size: 22px;
color: #fff;
float: right;
margin-top: -1.6em;
margin-right: 15px;
width: 0.8em;
height: 0.8em;
cursor: pointer;
text-align: center;
border-radius: 50%;
position: relative;
-webkit-transition: background-color 0.25s ease;
-moz-transition: background-color 0.25s ease;
-o-transition: background-color 0.25s ease;
-ms-transition: background-color 0.25s ease;
transition: background-color 0.25s ease;
}
#dt-menu li:hover .toggle-sub:after,
#dt-menu-mobile li:hover .toggle-sub:after {
color: #fec56b;
}
#dt-menu li:hover > .toggle-sub,
#dt-menu-mobile li:hover > .toggle-sub {
-webkit-transition: background-color 0.25s ease;
-moz-transition: background-color 0.25s ease;
-o-transition: background-color 0.25s ease;
-ms-transition: background-color 0.25s ease;
transition: background-color 0.25s ease;
}
#dt-menu .sub-nav .toggle-sub,
#dt-menu-mobile .sub-nav .toggle-sub {
line-height: 0.6em;
margin-top: -1.25em;
}
.home #head-page #dt-menu > ul > li > a,
.home #head-page #dt-menu-mobile > ul > li > a {
color: #ffffff;
}
.home #head-page #dt-menu > ul > li > a:hover,
.home #head-page #dt-menu-mobile > ul > li > a:hover {
color: #fec56b;
}
.home #head-page.is-sticky #dt-menu > ul > li > a,
.home #head-page.is-sticky #dt-menu-mobile > ul > li > a {
color: #ffffff;
}
#head-page #dt-menu > ul > li > a,
#head-page #dt-menu-mobile > ul > li > a {
color: #ffffff;
}
#head-page #dt-menu > ul > li > a:hover,
#head-page #dt-menu-mobile > ul > li > a:hover {
color: #fec56b;
}
#head-page.is-sticky #dt-menu > ul > li > a,
#head-page.is-sticky #dt-menu-mobile > ul > li > a {
color: #ffffff;
}
#dt-menu [class*='col-'] p,
#dt-menu-mobile [class*='col-'] p {
line-height: 1.5em;
}
#dt-menu,
#dt-menu .sub-nav,
#dt-menu-mobile,
#dt-menu-mobile .sub-nav {
-webkit-transform: translate3d(0, 0, 0);
}  #dt-menu .close-all,
#dt-menu-mobile .close-all {
display: none;
}
.js #dt-menu .close-all,
.js #dt-menu-mobile .close-all {
display: inline;
}
.js #dt-menu .toggle,
.js #dt-menu-mobile .toggle {
top: 7px;
z-index: 9999;
}
.js #dt-menu .sub-nav .toggle,
.js #dt-menu-mobile .sub-nav .toggle {
left: 14px;
top: 18px;
font-size: 12px;
text-transform: uppercase;
} #main-nav-check ~ .container,
#main-nav-check ~ #dt-menu,
#main-nav-check ~ #dt-menu-mobile,
#main-nav-check ~ .top-head,
#main-nav-check ~ #banner-section,
#main-nav-check:checked ~ #footer,
#dt-menu .sub-nav-check ~ #fof-sub,
#dt-menu .sub-nav-check ~ ul[id*='fof-sub-'],
#dt-menu-mobile .sub-nav-check ~ #fof-sub,
#dt-menu-mobile .sub-nav-check ~ ul[id*='fof-sub-'] {
-webkit-transition: all 150ms cubic-bezier(0.005, 0.975, 0.73, 1);
-moz-transition: all 150ms cubic-bezier(0.005, 0.975, 0.73, 1);
-o-transition: all 150ms cubic-bezier(0.005, 0.975, 0.73, 1);
-ms-transition: all 150ms cubic-bezier(0.005, 0.975, 0.73, 1);
transition: all 150ms cubic-bezier(0.005, 0.975, 0.73, 1);
}
#main-nav-check:checked ~ .top-head #dt-menu,
#dt-menu .sub-nav-check:checked ~ #fof-sub,
#dt-menu .sub-nav-check:checked ~ ul[id*='fof-sub-'],
#main-nav-check:checked ~ .top-head #dt-menu-mobile,
#dt-menu-mobile .sub-nav-check:checked ~ #fof-sub,
#dt-menu-mobile .sub-nav-check:checked ~ ul[id*='fof-sub-'] {
-webkit-transform: translate(270px, 0);
-moz-transform: translate(270px, 0);
-ms-transform: translate(270px, 0);
-o-transform: translate(270px, 0);
transform: translate(270px, 0);
-webkit-transition: transform 150ms cubic-bezier(0.005, 0.975, 0.73, 1);
-moz-transition: transform 150ms cubic-bezier(0.005, 0.975, 0.73, 1);
-o-transition: transform 150ms cubic-bezier(0.005, 0.975, 0.73, 1);
-ms-transition: transform 150ms cubic-bezier(0.005, 0.975, 0.73, 1);
transition: transform 150ms cubic-bezier(0.005, 0.975, 0.73, 1);
}
#main-nav-check:checked ~ .top-head {
position: fixed;
z-index: 9999;
}
#main-nav-check:checked:parent * {
border: 1px solid blue;
}
.dt-megamenu .row {
color: #fff;
margin-left: 0;
margin-right: 0;
}
#dt-menu .dt-megamenu-sub-nav,
#dt-menu-mobile .dt-megamenu-sub-nav {
margin-top: 0;
}
#dt-menu .dt-megamenu-sub-nav > .sub-heading,
#dt-menu-mobile .dt-megamenu-sub-nav > .sub-heading {
margin-top: 0;
}
.megamenu-heading {
text-transform: uppercase;
font-weight: 600;
font-size: 16px;
} #dt-menu > ul .sub-nav .current-menu-parent:hover > a,
#dt-menu-mobile > ul .sub-nav .current-menu-parent:hover > a {
color: #fff;
}
#dt-menu > ul .sub-nav .current-menu-item > a,
#dt-menu-mobile > ul .sub-nav .current-menu-item > a {
color: #fec56b;
}
i.icon-menu {
font-size: 20px;
}
#top-bar .logo-desktop,
.sidebar .logo-desktop,
footer .logo-desktop {
display: none;
}
.menu_background_color {
background-color: rgba(255, 255, 255, 0);
}
.home .menu_background_color {
background-color: rgba(255, 255, 255, 0);
}
.megamenu-heading a span {
border-bottom: 1px solid rgba(255, 255, 255, 0.3) !important;
padding-bottom: 10px;
margin-bottom: 10px;
margin-top: 10px;
display: block;
font-weight: 100;
}
.hide-me-first {
display: none;
} .bag .sub-nav {
padding: 15px !important;
}
.cart-popup {
top: 100%;
right: 0px;
background-color: #141414;
padding: 0px;
background-clip: padding-box;
max-width: 264px;
}
.cart-popup .widget_shopping_cart_content {
float: left;
width: 100%;
}
.cart-popup .widget_shopping_cart_content .cart_list {
position: relative !important;
}
.cart-popup .widget_shopping_cart_content .cart_list li {
margin-bottom: 20px;
}
.button_cart {
padding: 5px 0 3px 0 !important;
}
.vertical_menu .cart-popup {
position: relative;
top: 0;
max-width: 250px;
} #dt-menu::-webkit-scrollbar,
#dt-menu-mobile::-webkit-scrollbar {
width: 0!important;
} .stickyonscrollup {
position: relative;
padding-top: 5px;
top: 0;
left: 0;
background: rgba(247, 247, 247, 0.95);
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.stickyonscrollup.is-visible { padding-top: 5px;
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
background-color: rgba(247, 247, 247, 0.5);
}
@media only screen and (min-width: 783px) {
.adminbar-is-here .stickyonscrollup.is-visible { position: fixed!important;
padding-top: 5px;
-webkit-transform: translate3d(0, 32px, 0);
-moz-transform: translate3d(0, 32px, 0);
-ms-transform: translate3d(0, 32px, 0);
-o-transform: translate3d(0, 32px, 0);
transform: translate3d(0, 32px, 0); }
}
@media only screen and (min-width: 768px) {
.stickyonscrollup { background: transparent;
box-shadow: none;
}
}
@media only screen and (min-width: 1170px) {
.stickyonscrollup {
-webkit-transition: background-color 0.3s;
-moz-transition: background-color 0.3s;
transition: background-color 0.3s; -webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
overflow: visible;
}
.stickyonscrollup.is-fixed {  background-color: rgba(247, 247, 247, 0.96);
-webkit-transition: -webkit-transform 0.3s;
-moz-transition: -moz-transform 0.3s;
transition: transform 0.3s;
}
.paspartu_inner .stickyonscrollup.is-fixed {
padding-left: 1.85%;
padding-right: 1.85%;
}
}
.megamenu-sub a {
font-family: inherit!important;
color: inherit!important;
}
#dt-menu .megamenu-content a {
padding: 2px 5px;
}
#dt-menu .megamenu-content,
#dt-menu .megamenu-content a {
font-family: "Source Sans Pro";
}
.megamenu-column {
padding-top: 30px;
}
@media only screen and (max-width: 991px) {
.megamenu-content [class*='vc_col-'] {
width: 100%;
}
.megamenu-content .container {
max-width: 100%;
}
.megamenu-content .vc_row {
margin-left: 0;
max-width: 100%;
}
} @media (max-width: 480px) {
.cart-popup {
right: 0;
margin: 20px 10px;
}
}
@media (max-width: 782px) {
.no-sticky-menu .adminbar-is-here #dt-menu,
.no-sticky-menu .adminbar-is-here #dt-menu-mobile {
top: 46px;
}
}
@media (min-width: 783px) and (max-width: 991px) {
.adminbar-is-here #dt-menu,
.adminbar-is-here #dt-menu-mobile {
top: 32px;
}
}
@media (max-width: 991px) {
#dt-menu > ul .current-menu-item:hover > a,
#dt-menu-mobile > ul .current-menu-item:hover > a {
color: #fff;
}
#dt-menu > ul .current-menu-parent:hover > a,
#dt-menu-mobile > ul .current-menu-parent:hover > a {
color: #fff;
}
#dt-menu,
#dt-menu-mobile {
height: 2000px;
} #dt-menu a,
#dt-menu-mobile a {
color: #fff!important;
font-weight: 400;
}
#dt-menu a:hover,
#dt-menu-mobile a:hover {
color: #fec56b !important;
}
.dt-megamenu-sub-nav .sub-nav {
height: auto;
}
.sub-nav .toggle {
color: #fff;
}
#dt-menu,
#dt-menu .sub-nav,
#dt-menu-mobile,
#dt-menu-mobile .sub-nav {
background-color: #222;
}
#dt-menu .menu-item-type-search .search_btn,
#dt-menu-mobile .menu-item-type-search .search_btn {
display: none;
}
#dt-menu > .toggle,
#dt-menu-mobile > .toggle {
font-size: 30px;
}
#mobile-header > .toggle {
top: 50%;
-webkit-transform: translateY(-50.3%);
-moz-transform: translateY(-50.3%);
-ms-transform: translateY(-50.3%);
-o-transform: translateY(-50.3%);
transform: translateY(-50.3%);
}
#dt-menu ul,
#dt-menu-mobile ul {
line-height: 40px;
}
#dt-menu .sub-nav,
#dt-menu-mobile .sub-nav {
font-size: 14px;
}
#dt-menu > ul,
#dt-menu-mobile > ul {
border-bottom: 1px solid #111111;
}
#dt-menu > ul > li,
#dt-menu-mobile > ul > li {
border-top: 1px solid #111111;
}
#dt-menu > ul > li > a,
#dt-menu-mobile > ul > li > a {
font-size: 14px;
}
#dt-menu > ul > li > ul > li:nth-child(2),
#dt-menu-mobile > ul > li > ul > li:nth-child(2) {
border-top: 1px solid #111111 !important;
}
#dt-menu .sub-nav li,
#dt-menu-mobile .sub-nav li {
border-top: 1px solid #000;
}
.cart-popup {
position: relative;
top: 0;
right: 0;
max-width: 250px;
}
#dt-menu,
#dt-menu-mobile {
overflow: scroll;
height: auto;
}
.sub-nav {
height: 200%;
}
#head-page {
background: rgba(255, 255, 255, 0.9);
}
#head-page.reveal.alt {
background: rgba(255, 255, 255, 0.9);
}
#head-page.reveal {
background: rgba(255, 255, 255, 0.9);
}
.home #head-page {
background: rgba(255, 255, 255, 0.9);
}
.home #head-page.reveal.alt {
background: rgba(255, 255, 255, 0.9);
}
.home #head-page.reveal {
background: rgba(255, 255, 255, 0.9);
}
}
@media (min-width: 768px) and (max-width: 1024px) {
#dt-menu ul li a,
#dt-menu-mobile ul li a {
padding: 0 1em;
}
}
@media (max-width: 1450px) {
.vertical_menu_container .container {
width: auto !important;
margin-right: 5%;
margin-left: 5%;
}
}
@media (min-width: 992px) {
.js #dt-menu .close-all,
.js #dt-menu-mobile .close-all {
display: none;
}
.dt-menu-leftbar #logomenu,
.dt-menu-leftbar #logomenureveal {
margin: 0 auto;
}
#dt-menu label,
#dt-menu .sub-heading,
#dt-menu-mobile label,
#dt-menu-mobile .sub-heading {
display: none;
}
#dt-menu .sub-nav,
#dt-menu-mobile .sub-nav {
visibility: hidden;
}
#dt-menu,
#dt-menu-mobile {
left: 0;
bottom: auto;
height: 0;
width: 100%;
position: relative;
margin: 0 auto;
max-width: 750px;
clear: both;
height: auto;
overflow: visible;
z-index: 5;
}
#dt-menu > ul,
#dt-menu-mobile > ul {
float: none;
position: relative;
z-index: 1;
margin: 0;
border-right: 0;
width: 100%;
z-index: 999;
display: table;
}
#dt-menu.dt-menu-right > ul {
text-align: left;
}
.head-page #dt-menu.dt-menu-right .menu-item-type-search,
.head-page #dt-menu.dt-menu-right .bag {
float: right;
}
#dt-menu.dt-menu-right .logo-desktop a {
margin-right: 20px;
}
#dt-menu.dt-menu-left > ul {
text-align: right;
}
.head-page #dt-menu.dt-menu-left .menu-item-type-search,
.head-page #dt-menu.dt-menu-left .bag {
float: left;
}
#dt-menu.dt-menu-left .logo-desktop a {
margin-left: 20px;
}
#dt-menu.dt-menu-right > ul .logo-desktop {
float: left;
}
#dt-menu.dt-menu-left > ul .logo-desktop {
float: right;
}
#dt-menu.dt-menu-center > ul {
text-align: center;
position: relative;
margin-top: 100px;
}
#dt-menu.dt-menu-center > ul .logo-desktop {
float: none;
position: absolute;
top: -70px; left: 50%;
-webkit-transform: translate(-50%, 0);
-moz-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
-o-transform: translate(-50%, 0);
transform: translate(-50%, 0);
}
.hovered > a span {
color: #fec56b;
}
.reveal.alt #dt-menu.dt-menu-center > ul {
text-align: center;
position: relative;
margin-top: 100px;
}
.reveal.alt #dt-menu.dt-menu-center > ul .logo-desktop {
float: none;
position: absolute;
top: -70px; left: 50%;
-webkit-transform: translate(-50%, 0);
-moz-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
-o-transform: translate(-50%, 0);
transform: translate(-50%, 0);
}
.reveal #dt-menu.dt-menu-center > ul .logo-desktop {
float: left;
} #dt-menu.dt-menu-middle > ul {
text-align: center;
position: relative;
}
.reveal.alt #dt-menu.dt-menu-middle > ul {
text-align: center;
position: relative;
}
.dt-menu-middle > ul > li {
text-align: center!important;
vertical-align: bottom;
display: table-cell !important;
}
.dt-menu-middle > ul > .logo-desktop img {
margin: 0 auto;
}
#dt-menu ul:after,
#dt-menu-mobile ul:after {
content: "";
clear: both;
display: block;
}
#dt-menu > ul > li,
#dt-menu-mobile > ul > li {
border-bottom: 0;
line-height: 5em; }
#dt-menu ul li,
#dt-menu-mobile ul li {
display: inline-block;
position: relative;
text-align: left;
}
#dt-menu ul li.logo-desktop a,
#dt-menu-mobile ul li.logo-desktop a {
padding: 0;
}
#dt-menu ul li a,
#dt-menu-mobile ul li a {
padding: 0 1.5em;
}
#dt-menu ul.sub-nav li.menu-item-has-children > a:after,
#dt-menu-mobile ul.sub-nav li.menu-item-has-children > a:after {
content: "\e04c";
position: absolute;
right: 1.5em;
-webkit-font-smoothing: subpixel-antialiased;
top: 50%;
margin-top: -1px;
-webkit-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
display: block;
font: 0.8em flaticon;
}
#dt-menu .fly-left ul.sub-nav li.menu-item-has-children > a:after,
#dt-menu-mobile .fly-left ul.sub-nav li.menu-item-has-children > a:after {
content: '\ea02';
}
#dt-menu ul li a.search_btn:after,
#dt-menu-mobile ul li a.search_btn:after {
content: "";
}
#dt-menu ul li a:only-child:after,
#dt-menu-mobile ul li a:only-child:after {
content: "";
}
#dt-menu ul.sub-nav li:hover > a,
#dt-menu-mobile ul.sub-nav li:hover > a {
color: #fec56b;
-webkit-transition: color 0.25s ease;
-moz-transition: color 0.25s ease;
-o-transition: color 0.25s ease;
-ms-transition: color 0.25s ease;
transition: color 0.25s ease;
}
#dt-menu ul li:hover > a,
#dt-menu a.search_btn:hover,
#dt-menu-mobile ul li:hover > a,
#dt-menu-mobile a.search_btn:hover {
background: transparent;
color: #fec56b;
-webkit-transition: background-color 0.25s ease;
-moz-transition: background-color 0.25s ease;
-o-transition: background-color 0.25s ease;
-ms-transition: background-color 0.25s ease;
transition: background-color 0.25s ease;
}
#dt-menu ul ul,
#dt-menu-mobile ul ul {
position: absolute;
}
#dt-menu ul ul li,
#dt-menu-mobile ul ul li {
float: none;
width: 18em; } #dt-menu ul ul li > a,
#dt-menu-mobile ul ul li > a {
padding: 10px 25px 10px 25px;
}
#dt-menu ul ul li a:after,
#dt-menu-mobile ul ul li a:after {
right: 1em;
margin-top: -3px;
-webkit-transform: none;
-moz-transform: none;
-ms-transform: none;
-o-transform: none;
transform: none;
}
#dt-menu ul .sub-nav,
#dt-menu-mobile ul .sub-nav {
top: auto;
bottom: auto;
left: auto;
width: auto;
padding: 0;
background-color: #fff;
border: 1px solid rgba(0, 0, 0, 0.1);
}
#dt-menu.dt-menu-left > ul > li:nth-child(2) .sub-nav {
left: 0;
}
#dt-menu li > ul.sub-nav,
#dt-menu-mobile li > ul.sub-nav {
-webkit-transition: opacity 50ms ease-out;
-moz-transition: opacity 50ms ease-out;
-o-transition: opacity 50ms ease-out;
-ms-transition: opacity 50ms ease-out;
transition: opacity 50ms ease-out;
-webkit-transform: translateY(5px);
-moz-transform: translateY(5px);
-ms-transform: translateY(5px);
-o-transform: translateY(5px);
transform: translateY(5px);
opacity: 0;
}
#dt-menu li:hover > ul.sub-nav,
#dt-menu-mobile li:hover > ul.sub-nav {
-webkit-transform: translateY(0px);
-moz-transform: translateY(0px);
-ms-transform: translateY(0px);
-o-transform: translateY(0px);
transform: translateY(0px);
opacity: 1;
}
#dt-menu ul li:hover > ul,
#dt-menu-mobile ul li:hover > ul {
visibility: visible;
}
#dt-menu ul ul .sub-nav,
#dt-menu-mobile ul ul .sub-nav {
float: left;
top: -1px;
left: 100%;
margin-left: 1px;
}
#dt-menu ul .fly-left > ul,
#dt-menu-mobile ul .fly-left > ul {
float: right;
left: -90%;
width: 273px!important;
}
#dt-menu ul .fly-left > ul ul,
#dt-menu-mobile ul .fly-left > ul ul {
left: -113%;
width: 273px;
}
#dt-menu ul .fly-left a:after,
#dt-menu-mobile ul .fly-left a:after {
right: auto;
left: 0.2em;
margin-top: -1.55em;
-webkit-transform: rotate(-180deg);
-moz-transform: rotate(-180deg);
-ms-transform: rotate(-180deg);
-o-transform: rotate(-180deg);
transform: rotate(-180deg);
}
#dt-menu > ul > li.fly-left > a:after,
#dt-menu-mobile > ul > li.fly-left > a:after {
left: auto;
right: 0.1em;
margin-top: 0;
-webkit-transform: rotate(90deg);
-moz-transform: rotate(90deg);
-ms-transform: rotate(90deg);
-o-transform: rotate(90deg);
transform: rotate(90deg);
}
#dt-menu .dt-megamenu,
#dt-menu-mobile .dt-megamenu {
position: static;
}
#dt-menu .dt-megamenu .full-dt-megamenu,
#dt-menu-mobile .dt-megamenu .full-dt-megamenu {
left: 0;
width: 100%;
}
#dt-menu .dt-megamenu .full-dt-megamenu li,
#dt-menu-mobile .dt-megamenu .full-dt-megamenu li {
width: 100%;
}
#dt-menu .dt-megamenu-sub-nav,
#dt-menu-mobile .dt-megamenu-sub-nav {
margin-top: 0;
width: 100%;
position: relative;
}
#dt-menu .dt-megamenu-sub-nav ul,
#dt-menu-mobile .dt-megamenu-sub-nav ul {
left: auto;
margin-left: -100%;
width: 100%;
}
#dt-menu .dt-megamenu-sub-nav .sub-nav,
#dt-menu-mobile .dt-megamenu-sub-nav .sub-nav {
left: 100%;
}
#dt-menu .dt-megamenu-sub-nav .fly-left ul,
#dt-menu-mobile .dt-megamenu-sub-nav .fly-left ul {
left: auto;
margin-left: -100%;
width: 100%;
}
#dt-menu .dt-megamenu-width-set.sticky-right > ul,
#dt-menu-mobile .dt-megamenu-width-set.sticky-right > ul {
width: 80%;
left: auto;
right: 0;
}
#dt-menu .dt-megamenu-width-set.sticky-left > ul,
#dt-menu-mobile .dt-megamenu-width-set.sticky-left > ul {
width: 80%;
left: 0;
right: auto;
}
#dt-menu .dt-megamenu-width-set > ul > li,
#dt-menu-mobile .dt-megamenu-width-set > ul > li {
width: 100%;
}
.megamenu-sub > li {
border: 0!important;
}
#dt-menu .dt-megamenu .auto-dt-megamenu > li,
#dt-menu-mobile .dt-megamenu .auto-dt-megamenu > li {
width: auto;
}
#dt-menu .dt-megamenu-sub-nav li,
#dt-menu-mobile .dt-megamenu-sub-nav li {
width: 100%;
}
#dt-menu > ul > .fly-left > ul,
#dt-menu-mobile > ul > .fly-left > ul {
width: auto;
}
#dt-menu,
#dt-menu-mobile {
position: relative;
margin: 0 auto;
max-width: 970px;
}
#head-page.reveal .dt-menu-leftbar {
height: auto;
}
#dt-menu.dt-menu-leftbar {
position: absolute;
left: 0;
width: 20em;
height: 100%;
}
.dt-menu-leftbar ~ .container-outer {
margin-left: 22em;
margin-right: 2em;
width: auto;
}
#dt-menu.dt-menu-leftbar > ul > li {
line-height: 2.75em;
}
#dt-menu.dt-menu-leftbar > ul > li {
display: block;
}
#dt-menu.dt-menu-leftbar ul li a:after,
#dt-menu.dt-menu-leftbar > ul > li.fly-left > a:after {
-webkit-transform: rotate(0);
-moz-transform: rotate(0);
-ms-transform: rotate(0);
-o-transform: rotate(0);
transform: rotate(0);
right: 1em;
}
#dt-menu.dt-menu-leftbar ul .fly-left ul {
margin-left: auto;
}
#dt-menu.dt-menu-leftbar .dt-megamenu {
position: inherit;
}
#dt-menu.dt-menu-leftbar ul .sub-nav {
width: inherit;
left: 100%;
top: 0;
}
#dt-menu.dt-menu-leftbar .dt-megamenu > ul.sub-nav {
left: 100%;
top: 0;
width: 900px!important;
}
div#head-page .dt-menu-leftbar .popup_form {
position: absolute;
top: 40px;
width: 210px;
left: 20px;
display: none;
}
.vertical_menu,
.vertical_menu #head-page {
height: 100%;
width: 20em;
position: fixed !important;
top: 0;
left: 0;
z-index: 999;
}
.adminbar-is-here.vertical_menu {
top: 32px;
}
.vertical_menu ~ .vertical_menu_container {
margin-left: 20em;
width: auto;
}
.vertical_menu #top-bar {
overflow: hidden;
}
.bag .sub-nav {
left: -220px !important;
}
.vertical_menu .bag .sub-nav {
left: 280px !important;
}
}
@media (min-width: 1200px) {
#dt-menu {
position: relative;
max-width: 1170px;
margin: 0 auto;
}
}  #dt_pagebar {
position: absolute;
width: 100%;
z-index: -1000;
margin-top: -1000px;
}
.dt_pagebar_menu {
position: relative;
width: 100%;
}
.dt_pagebar_menu .menu_background_color {
position: relative;
height: 100%;
z-index: 0;
}
.dt_pagebar_menu .menu_background_color.transparent {
background-color: transparent;
}
.dt_pagebar_wrapper {
z-index: 10;
}
.dt_pagebar_wrapper .wpb_row {
margin: 0;
}
#dt-menu.dt-menu-pagebar > ul {
text-align: right;
}
#dt-menu.dt-menu-pagebar > ul .logo-desktop {
float: left;
}
#dt-menu.dt-menu-pagebar > ul .logo-desktop a {
position: absolute;
width: 200px;
}
@media (max-width: 991px) {
#dt-menu.dt-menu-pagebar > ul .logo-desktop {
float: none;
}
#dt-menu.dt-menu-pagebar > ul {
text-align: left;
}
}  .logo_bgcolor {
background-color: #2a6a7a;
}
.nav_buttons_bgcolor {
background-color: #1b3f4f;
}
.nav_bgcolor {
background-color: #1b3f4f;
}
.menu-leftvc #head-page.is-sticky {
-ms-box-shadow: 0px 6px 20px -4px rgba(0, 0, 0, 0.75);
-o-box-shadow: 0px 6px 20px -4px rgba(0, 0, 0, 0.75);
-webkit-box-shadow: 0px 6px 20px -4px rgba(0, 0, 0, 0.75);
-moz-box-shadow: 0px 6px 20px -4px rgba(0, 0, 0, 0.75);
box-shadow: 0px 6px 20px -4px rgba(0, 0, 0, 0.75);
background-color: #1b3f4f;
}
.menu-leftvc #head-page.is-sticky .nav_bgcolor {
background-color: transparent;
}
.home.menu-leftvc #head-page.is-sticky {
-ms-box-shadow: 0px 6px 20px -4px rgba(0, 0, 0, 0.75);
-o-box-shadow: 0px 6px 20px -4px rgba(0, 0, 0, 0.75);
-webkit-box-shadow: 0px 6px 20px -4px rgba(0, 0, 0, 0.75);
-moz-box-shadow: 0px 6px 20px -4px rgba(0, 0, 0, 0.75);
box-shadow: 0px 6px 20px -4px rgba(0, 0, 0, 0.75);
background-color: #1b3f4f;
}
.home.menu-leftvc #head-page.is-sticky .nav_bgcolor {
background-color: transparent;
}
@media (min-width: 992px) {
.menu-leftvc #head-page #dt-menu > ul > li > a:hover {
color: #fec56b;
}
.menu-leftvc #head-page #dt-menu > ul > li.hovered > a {
color: #fec56b;
}
.menu-leftvc #dt-menu .sub-nav {
background-color: #ffffff;
}
.menu-leftvc #dt-menu .sub-nav a {
color: #696969;
}
.menu-leftvc #dt-menu .sub-nav a:hover {
color: #202020;
background-color: #fec56b;
}
.menu-leftvc #dt-menu .sub-nav .dt-megamenu-sub-nav a:hover {
background-color: transparent;
color: #61a4b4 !important;
}
}
@media (max-width: 991px) {
.menu-leftvc #head-page.is-sticky {
background-color: #1b3f4f;
}
.menu-leftvc #head-page.is-sticky .nav_bgcolor {
background-color: transparent;
}
.menu-leftvc #dt-menu-mobile .sub-nav li a:hover {
background-color: rgba(0, 0, 0, 0.07);
}
.home.menu-leftvc #head-page.is-sticky {
background-color: #1b3f4f;
}
.home.menu-leftvc #head-page.is-sticky .nav_bgcolor {
background-color: transparent;
}
}
.navigation_button { display: table;
width: 100%;
border-bottom: solid 1px rgba(255, 255, 255, 0.1);
padding: 0 1em;
color: #ffffff;
}
.navigation_button .navigation_button_item {
display: table-cell;
width: auto;
padding-top: 22px;
padding-bottom: 22px;
position: relative;
vertical-align: middle;
}
.navigation_button .navigation_button_item i,
.navigation_button .navigation_button_item .text-box {
float: left;
}
.navigation_button .navigation_button_item i {
width: 3em;
color: #fec56b;
}
.navigation_button .navigation_button_item i:after,
.navigation_button .navigation_button_item i:before {
font-size: 2.25em;
position: absolute;
top: 50%;
font-style: normal;
-webkit-transform: translateY(-50.3%);
-moz-transform: translateY(-50.3%);
-ms-transform: translateY(-50.3%);
-o-transform: translateY(-50.3%);
transform: translateY(-50.3%);
-webkit-transition: all 0s;
-moz-transition: all 0s;
-o-transition: all 0s;
-ms-transition: all 0s;
transition: all 0s;
}
.navigation_button .navigation_button_item .text-box {
margin-left: 3.5em;
}
.navigation_button .navigation_button_item .text-box .navigation-label {
font-size: 14px;
}
.navigation_button .navigation_button_item .text-box .navigation-text {
font-family: "Source Sans Pro";
font-size: 16px;
font-weight: 700;
}
.menu-leftvc #top-bar {
z-index: 1; display: block;
border-bottom: none;
}
.menu-leftvc #top-bar .container {
display: none;
height: 7em;
overflow: hidden;
}
.menu-leftvc #head-page .stickyonscrollup {
background-color: transparent;
}
.menu-leftvc #head-page .stickyonscrollup #dt-menu > ul {
float: none;
width: 100%;
}
.menu-leftvc #head-page:not(.is-sticky) #dt-menu > ul > li {
line-height: 3em;
}
.menu-leftvc #head-page:not(.is-sticky) .logo_bgcolor {
background-color: #2a6a7a;
}
.menu-leftvc #head-page:not(.is-sticky) .nav_bgcolor {
background-color: #1b3f4f;
}
.menu-leftvc #head-page:not(.is-sticky) .nav_buttons {
display: block;
}
.menu-leftvc #head-page.is-sticky {
position: fixed;
top: 0;
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0);
}
.menu-leftvc #head-page.is-sticky.adminbar-is-here {
top: 32px;
}
.menu-leftvc #head-page.is-sticky #dt-menu > ul {
float: right;
width: auto;
}
.menu-leftvc #head-page.is-sticky .logo_bgcolor {
background-color: transparent;
}
.menu-leftvc #head-page.is-sticky .nav_buttons {
display: none;
}
.menu-leftvc #dt-menu,
.menu-leftvc #dt-menu-mobile {
padding-left: 15px;
padding-right: 15px;
}
.menu-leftvc #dt-menu li.megamenu-content,
.menu-leftvc #dt-menu-mobile li.megamenu-content {
padding: 0;
}
.menu-leftvc #dt-menu ul li > a,
.menu-leftvc #dt-menu-mobile ul li > a { padding: 0 0.75em;
}
.menu-leftvc #dt-menu ul .sub-nav,
.menu-leftvc #dt-menu-mobile ul .sub-nav {
border-width: 0px;
-ms-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
-o-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
-webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
}
.menu-leftvc #head-page #dt-menu .dt-megamenu .full-dt-megamenu,
.menu-leftvc #head-page #dt-menu-mobile .dt-megamenu .full-dt-megamenu {
left: -308px;
width: 1171px;
}
.menu-leftvc #head-page.is-sticky #dt-menu .dt-megamenu .full-dt-megamenu,
.menu-leftvc #head-page.is-sticky #dt-menu-mobile .dt-megamenu .full-dt-megamenu {
left: -290px;
position: fixed;
}
.menu-leftvc .flex-container {
display: -webkit-flex;
display: flex;
-webkit-align-items: stretch;
align-items: stretch;
}
.menu-leftvc .logo-container {
padding-top: 15px!important;
padding-bottom: 15px!important;
}
.menu-leftvc #logomenu {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.menu-leftvc #logomenureveal {
position: absolute;
left: 15px;
top: 50%;
-webkit-transform: translateY(-50.3%);
-moz-transform: translateY(-50.3%);
-ms-transform: translateY(-50.3%);
-o-transform: translateY(-50.3%);
transform: translateY(-50.3%);
}
.menu-leftvc .nav_buttons {
padding-bottom: 1px;
}
.menu-leftvc .nav_buttons > .container {
width: 100%;
}
.menu-leftvc .reveal .nav_buttons {
display: none;
}
.menu-leftvc .reveal.alt .nav_buttons {
display: block;
}
.menu-leftvc #dt-menu li.megamenu-content,
.menu-leftvc #dt-menu-mobile li.megamenu-content {
color: #555555;
}
.menu-leftvc #dt-menu > li,
.menu-leftvc #dt-menu-mobile > li {
padding-left: 16px;
}
@media (max-width: 767px) {
.nav_buttons {
padding: 0;
}
.nav_buttons .navigation_button {
padding: 0 15px;
border-top-width: 0px;
}
.nav_buttons .navigation_button_item .text-box {
display: none;
width: 0;
padding-right: 10px;
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-o-transition: all 0.4s;
-ms-transition: all 0.4s;
transition: all 0.4s;
}
.nav_buttons .navigation_button_item .text-box .navigation-text {
font-size: 11px;
}
.nav_buttons .navigation_button_item i:after,
.nav_buttons .navigation_button_item i:before {
font-size: 1.8em;
margin-left: 0.5em;
}
.nav_buttons .navigation_button_item:not(:first-child) {
border-left-width: 1px;
border-left-style: solid;
}
.nav_buttons .navigation_button_item.navigation_active .text-box {
display: block;
width: 100%;
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
-o-transition: all 0.2s;
-ms-transition: all 0.2s;
transition: all 0.2s;
}
.nav_buttons .navigation_button_item:not(.navigation_active) i:before {
left: 50%;
margin: 0;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.nav_buttons .navigation_button_item:hover {
cursor: pointer;
}
}
@media (min-width: 992px) {
.menu-leftvc #head-page {
-webkit-transform: translateY(-50.3%);
-moz-transform: translateY(-50.3%);
-ms-transform: translateY(-50.3%);
-o-transform: translateY(-50.3%);
transform: translateY(-50.3%);
}
.menu-leftvc #head-page.reveal {
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0);
}
.menu-leftvc #head-page.reveal.alt {
-webkit-transform: translateY(-50.3%);
-moz-transform: translateY(-50.3%);
-ms-transform: translateY(-50.3%);
-o-transform: translateY(-50.3%);
transform: translateY(-50.3%);
}
.menu-leftvc #head-page #dt-menu > ul > li > a {
border-top: 2px solid transparent;
}
.menu-leftvc #head-page #dt-menu > ul li.menu-item-type-search,
.menu-leftvc #head-page #dt-menu > ul li.bag {
float: right;
}
.menu-leftvc #dt-menu {
display: block;
visibility: visible;
}
.menu-leftvc #dt-menu-mobile {
display: none;
visibility: hidden;
}
.menu-leftvc #dt-menu ul .sub-nav {
background-color: #ffffff;
}
.menu-leftvc #dt-menu li {
padding-left: 0;
}
.menu-leftvc #dt-menu .sub-nav > li { }
.menu-leftvc #dt-menu .sub-nav > li > a {
padding: 15px;
}
}
@media (max-width: 991px) {
.menu-leftvc #main-nav-check:checked ~ .top-head {
position: absolute;
}
.menu-leftvc .top-head.is-sticky-menu,
.menu-leftvc .top-head.is-sticky-menu #head-page.reveal.alt {
position: relative;
}
.menu-leftvc #top-bar {
min-height: 0;
}
.menu-leftvc #top-bar .container {
height: auto;
}
.menu-leftvc #head-page.reveal #dt-menu > ul {
float: none;
}
.menu-leftvc #head-page.reveal.alt {
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0);
background-color: transparent;
}
.menu-leftvc #head-page .flex-container {
display: block;
width: 100%;
}
.menu-leftvc.home #head-page.reveal.alt {
background-color: transparent;
}
.menu-leftvc #logomenu {
position: relative;
top: 0;
left: 50%;
-webkit-transform: translate(-50%, 0%);
-moz-transform: translate(-50%, 0%);
-ms-transform: translate(-50%, 0%);
-o-transform: translate(-50%, 0%);
transform: translate(-50%, 0%);
}
.menu-leftvc #dt-menu {
display: none;
visibility: hidden;
}
.menu-leftvc #dt-menu-mobile {
display: block;
visibility: visible;
}
.menu-leftvc #dt-menu {
position: fixed;
}
.menu-leftvc #dt-menu-mobile {
position: fixed;
z-index: 99999;
top: 0;
}
.menu-leftvc .adminbar-is-here ~ #dt-menu-mobile {
top: 46px;
}
.menu-leftvc #dt-menu li.megamenu-content,
.menu-leftvc #dt-menu-mobile li.megamenu-content {
color: #fff;
}
.menu-leftvc #dt-menu li.megamenu-content h1,
.menu-leftvc #dt-menu-mobile li.megamenu-content h1,
.menu-leftvc #dt-menu li.megamenu-content h2,
.menu-leftvc #dt-menu-mobile li.megamenu-content h2,
.menu-leftvc #dt-menu li.megamenu-content h3,
.menu-leftvc #dt-menu-mobile li.megamenu-content h3,
.menu-leftvc #dt-menu li.megamenu-content h4,
.menu-leftvc #dt-menu-mobile li.megamenu-content h4,
.menu-leftvc #dt-menu li.megamenu-content h5,
.menu-leftvc #dt-menu-mobile li.megamenu-content h5,
.menu-leftvc #dt-menu li.megamenu-content h6,
.menu-leftvc #dt-menu-mobile li.megamenu-content h6 {
color: #fff;
}
}
@media (max-width: 1199px) {
.menu-leftvc #head-page #dt-menu .dt-megamenu .full-dt-megamenu,
.menu-leftvc #head-page.reveal.alt #dt-menu .dt-megamenu .full-dt-megamenu,
.menu-leftvc #head-page.reveal #dt-menu .dt-megamenu .full-dt-megamenu {
left: -258px;
width: 971px;
}
}
@media (max-width: 767px) {
.nav_buttons {
padding: 0;
}
.nav_buttons .navigation_button {
padding: 0 15px;
border-top-width: 0px;
}
.nav_buttons .navigation_button_item .text-box {
display: none;
width: 0;
padding-right: 10px;
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-o-transition: all 0.4s;
-ms-transition: all 0.4s;
transition: all 0.4s;
}
.nav_buttons .navigation_button_item .text-box .navigation-text {
font-size: 11px;
}
.nav_buttons .navigation_button_item i:after,
.nav_buttons .navigation_button_item i:before {
font-size: 1.8em;
}
.nav_buttons .navigation_button_item:not(:first-child) {
border-left-width: 1px;
border-left-style: solid;
}
.nav_buttons .navigation_button_item.navigation_active .text-box {
display: block;
width: 100%;
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
-o-transition: all 0.2s;
-ms-transition: all 0.2s;
transition: all 0.2s;
}
.nav_buttons .navigation_button_item:not(.navigation_active) i:before {
left: 50%;
margin: 0;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.nav_buttons .navigation_button_item:hover {
cursor: pointer;
}
}
@media (min-width: 992px) {
.menu-leftvc #head-page #dt-menu > ul li.menu-item-type-search,
.menu-leftvc #head-page #dt-menu > ul li.bag {
float: right;
}
}
@media (max-width: 991px) {
.menu-leftvc .top-head.is-sticky-menu,
.menu-leftvc .top-head.is-sticky-menu #head-page.reveal.alt {
position: relative;
}
.menu-leftvc #top-bar {
min-height: 0;
}
.menu-leftvc #top-bar .container {
height: auto;
}
.menu-leftvc #head-page {
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0);
background-color: transparent;
}
.menu-leftvc #head-page .flex-container {
display: block;
width: 100%;
}
.menu-leftvc #head-page.is-sticky .nav_mobile {
position: fixed;
top: 0;
width: 100%;
}
.menu-leftvc.home #head-page {
background-color: transparent;
}
.menu-leftvc #logomenu {
position: relative;
top: 0;
left: 50%;
-webkit-transform: translate(-50%, 0%);
-moz-transform: translate(-50%, 0%);
-ms-transform: translate(-50%, 0%);
-o-transform: translate(-50%, 0%);
transform: translate(-50%, 0%);
}
.menu-leftvc #dt-menu {
position: fixed;
}
}
@media (max-width: 1199px) {
.menu-leftvc #head-page #dt-menu .dt-megamenu .full-dt-megamenu,
.menu-leftvc #head-page.reveal.alt #dt-menu .dt-megamenu .full-dt-megamenu,
.menu-leftvc #head-page.reveal #dt-menu .dt-megamenu .full-dt-megamenu {
left: -258px;
width: 971px;
}
}
@media only screen and (max-width: 782px) {
.menu-leftvc #head-page.is-sticky.adminbar-is-here {
top: 46px;
}
}
@media only screen and (min-width: 783px) {
.menu-leftvc .adminbar-is-here .stickyonscrollup.is-visible { position: static!important;
padding-top: 5px;
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
background-color: rgba(247, 247, 247, 0.5);
}
}  #mobile-header-top-left {
position: absolute;
top: 0;
left: 55px; height: auto; }
#mobile-header-top-left label {
padding: 0 0.125em;
font-family: "Source Sans Pro";
font-size: 36px;
}
#dt-topbar-menu-left {
margin: 0;
padding: 0;
position: relative;
background-color: #ffffff;
}
#dt-topbar-menu-left label {
padding: 0 0.25em;
font: 3.125em/1.375em "Source Sans Pro";
}
#dt-topbar-menu-left .sub-nav label {
padding: 0 0.3125em;
font: 2em/2em "Source Sans Pro";
top: 0;
}
#mobile-header-top-left label:hover,
#dt-topbar-menu-left label:hover {
color: #ccc;
}
#main-nav-check-top-left,
#dt-topbar-menu-left .sub-nav-check {
position: absolute;
visibility: hidden;
}
.toggle {
position: absolute;
right: 0.15em;
cursor: pointer;
color: #000;
}
#dt-topbar-menu-left,
#dt-topbar-menu-left .sub-nav {
background: transparent;
font-family: "Source Sans Pro";
font-weight: 300;
font-size: 12px;
}
#dt-topbar-menu-left {
position: absolute;
top: 0;
bottom: 0;
width: 16.75em; z-index: 9999;
left: -16.75em; }
#dt-topbar-menu-left .sub-nav {
position: absolute;
top: 0;
bottom: 0;
width: 16.75em; z-index: 9999;
left: -16.75em; }
#dt-topbar-menu-left .sub-nav {
font-size: 12px;
}
#dt-topbar-menu-left,
#dt-topbar-menu-left .sub-nav {
-webkit-transform: translate(0, 0);
-moz-transform: translate(0, 0);
-o-transform: translate(0, 0);
-ms-transform: translate(0, 0);
transform: translate(0, 0);
-webkit-transition: -webkit-transform 350ms cubic-bezier(0.275, 0, 0.095, 1.17);
-moz-transition: -moz-transform 350ms cubic-bezier(0.275, 0, 0.095, 1.17);
-o-transition: -o-transform 350ms cubic-bezier(0.275, 0, 0.095, 1.17);
transition: transform 350ms cubic-bezier(0.275, 0, 0.095, 1.17);
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
-o-backface-visibility: hidden;
backface-visibility: hidden;
}
#dt-topbar-menu-left ul {
line-height: 1.5em;
text-decoration: none;
padding: 0;
list-style: none;
margin-top: 4.0625em;
}
#dt-topbar-menu-left > ul > li {
border: 0px solid rgba(0, 0, 0, 0.1);
}
#dt-topbar-menu-left .sub-nav li {
border: 1px solid rgba(0, 0, 0, 0.1);
border-bottom: 0px solid rgba(0, 0, 0, 0.1);
}
#dt-topbar-menu-left .sub-nav li:last-child {
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
#dt-topbar-menu-left > ul > li > ul > li:nth-child(2) {
border-top: 3px solid #fec56b !important;
}
#dt-topbar-menu-left li a {
display: block;
padding-left: 1.5em;
color: #696969;
text-decoration: none;
}
#dt-topbar-menu-left .sub-nav li a {
background: #ffffff;
}
#dt-topbar-menu-left li a:hover {
color: #fec56b;
}
#dt-topbar-menu-left li .toggle-sub:hover {
color: #61a4b4;
background: #696969;
}
#dt-topbar-menu-left .sub-nav {
margin-top: -1px;
}
#dt-topbar-menu-left .sub-heading {
margin-top: 4.0625em;
padding-left: 1.3125em;
color: #999;
}
#dt-topbar-menu-left .sub-heading:before {
content: "";
display: block;
height: 1px;
width: auto;
margin-left: -1.3125em;
background: #444;
}
#dt-topbar-menu-left .toggle-sub {
font-family: "Source Sans Pro";
font-size: 22px;
color: #fff;
background: #fec56b;
float: right;
top: auto;
margin-top: -1.3em;
margin-right: 5px;
width: 0.8em;
height: 0.8em; cursor: pointer;
text-align: center;
border-radius: 50%;
line-height: 0.6em;
-webkit-transition: background-color 0.25s ease;
-moz-transition: background-color 0.25s ease;
-ms-transition: background-color 0.25s ease;
-o-transition: background-color 0.25s ease;
transition: background-color 0.25s ease;
}
#dt-topbar-menu-left li:hover > .toggle-sub {
color: #fec56b;
background: #696969;
-webkit-transition: background-color 0.25s ease;
-moz-transition: background-color 0.25s ease;
-ms-transition: background-color 0.25s ease;
-o-transition: background-color 0.25s ease;
transition: background-color 0.25s ease;
}
#dt-topbar-menu-left .sub-nav .toggle-sub {
line-height: 0.6em;
margin-top: -1em; }
#dt-topbar-menu-left [class*='col-'] p {
line-height: 1.5em;
}
#dt-topbar-menu-left,
#dt-topbar-menu-left .sub-nav {
-webkit-transform: translate3d(0, 0, 0);
}  #dt-topbar-menu-left .close-all {
display: none;
}
.js #dt-topbar-menu-left .close-all {
display: inline;
}
.js #dt-topbar-menu-left .toggle {
top: 0;
z-index: 9999;
}
.js #dt-topbar-menu-left .sub-nav .toggle {
left: 0.15em;
top: 1em; font-size: 12px;
text-transform: uppercase;
} #main-nav-check-top-left:checked ~ .container,
#main-nav-check-top-left:checked ~ #dt-topbar-menu-left {
-webkit-transform: translate(16.75em, 0);
-moz-transform: translate(16.75em, 0);
-o-transform: translate(16.75em, 0);
-ms-transform: translate(16.75em, 0);
transform: translate(16.75em, 0);
}
.dt-megamenu .row {
margin-left: 0;
margin-right: 0;
}
#dt-topbar-menu-left .dt-megamenu-sub-nav {
margin-top: 0;
}
#dt-topbar-menu-left .dt-megamenu-sub-nav ul li {
background-color: #333;
}
#dt-topbar-menu-left .dt-megamenu-sub-nav > .sub-heading {
margin-top: 0;
}
@media (max-width: 767px) {
.dt-megamenu-sub-nav .sub-nav {
height: auto;
}
#dt-topbar-menu-left {
background-color: #ffffff;
position: absolute;
background-size: auto auto;
min-height: 700px;
}
#dt-topbar-menu-left .sub-nav {
background-color: #ffffff;
position: absolute;
background-size: auto auto;
}
#dt-topbar-menu-left .menu-item-type-search {
display: none;
}
#dt-topbar-menu-left > .toggle {
font-size: 30px;
}
#dt-topbar-menu-left {
border-right: 1px solid rgba(0, 0, 0, 0.1);
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
#dt-topbar-menu-left > ul {
width: 100%;
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
margin-left: 0;
margin-right: 0;
}
#dt-topbar-menu-left > ul > li {
border-top: 1px solid rgba(0, 0, 0, 0.1);
}
#dt-topbar-menu-left ul li:first-child {
border-top: 3px solid #fec56b !important;
}
#dt-topbar-menu-left > ul > li > ul > li:nth-child(2) {
border-top: 1px solid rgba(0, 0, 0, 0.1) !important;
}
} @media (min-width: 767px) {
.js #dt-topbar-menu-left .close-all {
display: none;
}
#dt-topbar-menu-left label,
#dt-topbar-menu-left .sub-nav,
#dt-topbar-menu-left .sub-heading,
#mobile-header-top-left label {
display: none;
}
#dt-topbar-menu-left {
left: 0;
bottom: auto;
height: 0; width: auto;
position: relative;
margin: 0 auto; height: auto;
overflow: visible;
z-index: 50;
}
#dt-topbar-menu-left > ul {
float: none;
position: relative;
z-index: 1;
margin: 0;
border-right: 0;
font-size: 14px;
line-height: 2em;
width: 100%;
z-index: 999;
display: table;
}
#dt-topbar-menu-left.dt-menu-right > ul {
text-align: right;
}
#dt-topbar-menu-left.dt-menu-left > ul {
text-align: left;
}
#dt-topbar-menu-left.dt-menu-center > ul {
text-align: center;
position: relative;
margin-top: 120px;
}
#dt-topbar-menu-left.dt-menu-right > ul .logo-desktop {
float: left;
}
#dt-topbar-menu-left.dt-menu-left > ul .logo-desktop {
float: right;
}
#dt-topbar-menu-left.dt-menu-center > ul .logo-desktop {
float: none;
position: absolute;
top: -100px; left: 50%;
-webkit-transform: translate(-50%, 0);
-moz-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
-o-transform: translate(-50%, 0);
transform: translate(-50%, 0);
}
#dt-topbar-menu-left ul:after {
content: "";
clear: both;
display: block;
}
#dt-topbar-menu-left > ul > li > a {
position: relative;
line-height: 4em; }
#dt-topbar-menu-left > ul > li {
border-bottom: 0;
line-height: 5em; height: 5em;
}
#dt-topbar-menu-left ul li {
display: inline-block;
position: relative;
text-align: left;
}
#dt-topbar-menu-left ul li.logo-desktop a {
padding: 0;
}
#dt-topbar-menu-left ul li a {
padding: 0 1.5em;
}
#dt-topbar-menu-left ul#menu-main-menu > li.menu-item-has-children > a:after {
content: "\ea01";
position: absolute;
right: 0.7em;
top: 50%;
margin-top: 1px;
-webkit-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
display: block;
font: 0.7em fontello;
}
#dt-topbar-menu-left ul.sub-nav li.menu-item-has-children > a:after {
position: absolute;
right: 0.7em;
top: 50%;
margin-top: 1px;
-webkit-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
display: block;
font-family: "Flaticon";
content: '\e00e';
}
#dt-topbar-menu-left ul li a.search_btn:after {
content: "";
}
#dt-topbar-menu-left > ul > li > a:after {
top: 35%;
}
#dt-topbar-menu-left ul li a:only-child:after {
content: "";
}
#dt-topbar-menu-left ul.sub-nav li:hover > a {
background: #fec56b;
color: #ffffff;
-webkit-transition: background-color 0.25s ease;
-moz-transition: background-color 0.25s ease;
-ms-transition: background-color 0.25s ease;
-o-transition: background-color 0.25s ease;
transition: background-color 0.25s ease;
}
#dt-topbar-menu-left ul li:hover > a,
#dt-topbar-menu-left a.search_btn:hover {
background: transparent;
color: #61a4b4;
-webkit-transition: background-color 0.25s ease;
-moz-transition: background-color 0.25s ease;
-ms-transition: background-color 0.25s ease;
-o-transition: background-color 0.25s ease;
transition: background-color 0.25s ease;
}
#dt-topbar-menu-left ul li:hover > ul {
display: block;
}
#dt-topbar-menu-left ul ul {
position: absolute;
}
#dt-topbar-menu-left ul ul li {
float: none;
width: 15em; }
#dt-topbar-menu-left ul ul li a {
padding: .5em 1.7em .5em 1.7em;
}
#dt-topbar-menu-left ul ul li a:after {
right: 0.375em;
margin-top: -1.6875em;
-webkit-transform: none;
-moz-transform: none;
-ms-transform: none;
-o-transform: none;
transform: none;
}
#dt-topbar-menu-left ul .sub-nav {
top: auto;
bottom: auto;
left: auto;
width: auto;
margin-top: 0;
}
#dt-topbar-menu-left ul ul .sub-nav {
float: left;
top: 0;
left: 100%;
margin-left: 0;
margin-top: -1px;
}
#dt-topbar-menu-left ul .fly-left ul {
width: 100%;
left: auto;
margin-left: -100%;
margin-right: -2px;
}
#dt-topbar-menu-left ul .fly-left a:after {
right: auto;
left: 0.2em;
margin-top: -1.55em;
-webkit-transform: rotate(-180deg);
-moz-transform: rotate(-180deg);
-ms-transform: rotate(-180deg);
-o-transform: rotate(-180deg);
transform: rotate(-180deg);
}
#dt-topbar-menu-left > ul > li.fly-left > a:after {
left: auto;
right: 0.1em;
margin-top: 0;
-webkit-transform: rotate(90deg);
-moz-transform: rotate(90deg);
-ms-transform: rotate(90deg);
-o-transform: rotate(90deg);
transform: rotate(90deg);
}
#dt-topbar-menu-left .dt-megamenu {
position: static;
}
#dt-topbar-menu-left .megamenu-sub {
padding-top: 15px;
}
#dt-topbar-menu-left .dt-megamenu .full-dt-megamenu {
left: 0;
width: 100%;
}
#dt-topbar-menu-left .dt-megamenu .full-dt-megamenu li {
width: 100%;
}
#dt-topbar-menu-left .dt-megamenu-sub-nav {
margin-top: 0;
width: 100%;
position: relative;
}
#dt-topbar-menu-left .dt-megamenu-sub-nav ul {
left: auto;
margin-left: -100%;
width: 100%;
}
#dt-topbar-menu-left .dt-megamenu-sub-nav .sub-nav {
left: 100%;
}
#dt-topbar-menu-left .dt-megamenu-sub-nav .fly-left ul {
left: auto;
margin-left: -100%;
width: 100%;
}
#dt-topbar-menu-left .dt-megamenu-width-set.sticky-right > ul {
width: 80%;
left: auto;
right: 0;
}
#dt-topbar-menu-left .dt-megamenu-width-set.sticky-left > ul {
width: 80%;
left: 0;
right: auto;
}
#dt-topbar-menu-left .dt-megamenu-width-set > ul > li {
width: 100%;
}
.megamenu-sub > li {
border: 0!important;
}
#dt-topbar-menu-left .dt-megamenu .auto-dt-megamenu > li {
width: auto;
}
#dt-topbar-menu-left .dt-megamenu-sub-nav li {
width: 100%;
}
#dt-topbar-menu-left > ul > .fly-left > ul {
width: 15em;
}
}
@media (min-width: 992px) {
#dt-topbar-menu-left {
position: relative;
margin: 0 auto;
max-width: 970px;
}
}
@media (min-width: 1200px) {
#dt-topbar-menu-left {
position: relative;
max-width: 1170px;
margin: 0 auto;
}
}
#top-bar .logo-desktop,
.sidebar .logo-desktop,
footer .logo-desktop {
display: none;
}  #mobile-header-top-right {
position: absolute;
top: 0;
left: 55px;
height: auto;
}
#mobile-header-top-right label {
padding: 0 0.125em;
font-family: "Source Sans Pro";
font-size: 36px;
}
#dt-topbar-menu-right {
margin: 0;
padding: 0;
position: relative;
background-color: #ffffff;
}
#dt-topbar-menu-right label {
padding: 0 0.25em;
font: 3.125em/1.375em "Source Sans Pro";
}
#dt-topbar-menu-right .sub-nav label {
padding: 0 0.3125em;
font: 2em/2em "Source Sans Pro";
top: 0;
}
#mobile-header-top-right label:hover,
#dt-topbar-menu-right label:hover {
color: #ccc;
}
#main-nav-check-top-right,
#dt-topbar-menu-right .sub-nav-check {
position: absolute;
visibility: hidden;
}
.toggle {
position: absolute;
right: 0.15em;
cursor: pointer;
color: #000;
}
#dt-topbar-menu-right,
#dt-topbar-menu-right .sub-nav {
background: transparent;
font-family: "Source Sans Pro";
font-weight: 300;
font-size: 12px;
}
#dt-topbar-menu-right {
position: absolute;
top: 0;
bottom: 0;
width: 16.75em; z-index: 9999;
left: -16.75em; }
#dt-topbar-menu-right .sub-nav {
position: absolute;
top: 0;
bottom: 0;
width: 16.75em; z-index: 9999;
left: -16.75em; }
#dt-topbar-menu-right .sub-nav {
font-size: 12px;
}
#dt-topbar-menu-right,
#dt-topbar-menu-right .sub-nav {
-webkit-transform: translate(0, 0);
-moz-transform: translate(0, 0);
-o-transform: translate(0, 0);
-ms-transform: translate(0, 0);
transform: translate(0, 0);
-webkit-transition: -webkit-transform 350ms cubic-bezier(0.275, 0, 0.095, 1.17);
-moz-transition: -moz-transform 350ms cubic-bezier(0.275, 0, 0.095, 1.17);
-o-transition: -o-transform 350ms cubic-bezier(0.275, 0, 0.095, 1.17);
transition: transform 350ms cubic-bezier(0.275, 0, 0.095, 1.17);
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
-o-backface-visibility: hidden;
backface-visibility: hidden;
}
#dt-topbar-menu-right ul {
line-height: 1.5em;
text-decoration: none;
padding: 0;
list-style: none;
margin-top: 4.0625em;
}
#dt-topbar-menu-right > ul > li {
border: 0px solid rgba(0, 0, 0, 0.1);
}
#dt-topbar-menu-right .sub-nav li {
border: 1px solid rgba(0, 0, 0, 0.1);
border-bottom: 0px solid rgba(0, 0, 0, 0.1);
}
#dt-topbar-menu-right .sub-nav li:last-child {
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
#dt-topbar-menu-right > ul > li > ul > li:nth-child(2) {
border-top: 3px solid #fec56b !important;
}
#dt-topbar-menu-right li a {
display: block;
padding-left: 1.5em;
color: #696969;
text-decoration: none;
}
#dt-topbar-menu-right .sub-nav li a {
background: #ffffff;
}
#dt-topbar-menu-right li a:hover {
color: #fec56b;
}
#dt-topbar-menu-right li .toggle-sub:hover {
color: #61a4b4;
background: #696969;
}
#dt-topbar-menu-right .sub-nav {
margin-top: -1px;
}
#dt-topbar-menu-right .sub-heading {
margin-top: 4.0625em;
padding-left: 1.3125em;
color: #999;
}
#dt-topbar-menu-right .sub-heading:before {
content: "";
display: block;
height: 1px;
width: auto;
margin-left: -1.3125em;
background: #444;
}
#dt-topbar-menu-right .toggle-sub {
font-family: "Source Sans Pro";
font-size: 22px;
color: #fff;
background: #fec56b;
float: right;
top: auto;
margin-top: -1.3em;
margin-right: 5px;
width: 0.8em;
height: 0.8em;
cursor: pointer;
text-align: center;
border-radius: 50%;
line-height: 0.6em;
-webkit-transition: background-color 0.25s ease;
-moz-transition: background-color 0.25s ease;
-ms-transition: background-color 0.25s ease;
-o-transition: background-color 0.25s ease;
transition: background-color 0.25s ease;
}
#dt-topbar-menu-right li:hover > .toggle-sub {
color: #fec56b;
background: #696969;
-webkit-transition: background-color 0.25s ease;
-moz-transition: background-color 0.25s ease;
-ms-transition: background-color 0.25s ease;
-o-transition: background-color 0.25s ease;
transition: background-color 0.25s ease;
}
#dt-topbar-menu-right .sub-nav .toggle-sub {
line-height: 0.6em;
margin-top: -1em; }
#dt-topbar-menu-right [class*='col-'] p {
line-height: 1.5em;
}
#dt-topbar-menu-right,
#dt-topbar-menu-right .sub-nav {
-webkit-transform: translate3d(0, 0, 0);
}  #dt-topbar-menu-right .close-all {
display: none;
}
.js #dt-topbar-menu-right .close-all {
display: inline;
}
.js #dt-topbar-menu-right .toggle {
top: 0;
z-index: 9999;
}
.js #dt-topbar-menu-right .sub-nav .toggle {
left: 0.15em;
top: 1em; font-size: 12px;
text-transform: uppercase;
} #main-nav-check-top-right:checked ~ .container,
#main-nav-check-top-right:checked ~ #dt-topbar-menu-right {
-webkit-transform: translate(16.75em, 0);
-moz-transform: translate(16.75em, 0);
-o-transform: translate(16.75em, 0);
-ms-transform: translate(16.75em, 0);
transform: translate(16.75em, 0);
}
.dt-megamenu .row {
margin-left: 0;
margin-right: 0;
}
#dt-topbar-menu-right .dt-megamenu-sub-nav {
margin-top: 0;
}
#dt-topbar-menu-right .dt-megamenu-sub-nav ul li {
background-color: #333;
}
#dt-topbar-menu-right .dt-megamenu-sub-nav > .sub-heading {
margin-top: 0;
}
@media (max-width: 767px) {
.dt-megamenu-sub-nav .sub-nav {
height: auto;
}
#dt-topbar-menu-right {
background-color: #ffffff;
position: absolute;
background-size: auto auto;
min-height: 700px;
}
#dt-topbar-menu-right .sub-nav {
background-color: #ffffff;
position: absolute;
background-size: auto auto;
}
#dt-topbar-menu-right .menu-item-type-search {
display: none;
}
#dt-topbar-menu-right > .toggle {
font-size: 30px;
}
#dt-topbar-menu-right {
border-right: 1px solid rgba(0, 0, 0, 0.1);
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
#dt-topbar-menu-right > ul {
width: 100%;
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
margin-left: 0;
margin-right: 0;
}
#dt-topbar-menu-right > ul > li {
border-top: 1px solid rgba(0, 0, 0, 0.1);
}
#dt-topbar-menu-right ul li:first-child {
border-top: 3px solid #fec56b !important;
}
#dt-topbar-menu-right > ul > li > ul > li:nth-child(2) {
border-top: 1px solid rgba(0, 0, 0, 0.1) !important;
}
} @media (min-width: 767px) {
.js #dt-topbar-menu-right .close-all {
display: none;
}
#dt-topbar-menu-right label,
#dt-topbar-menu-right .sub-nav,
#dt-topbar-menu-right .sub-heading,
#mobile-header-top-right label {
display: none;
}
#dt-topbar-menu-right {
left: 0;
bottom: auto;
height: 0; width: auto;
position: relative;
margin: 0 auto; height: auto;
overflow: visible;
z-index: 50;
}
#dt-topbar-menu-right > ul {
float: none;
position: relative;
z-index: 1;
margin: 0;
border-right: 0;
font-size: 14px;
line-height: 2em;
width: 100%;
z-index: 999;
display: table;
}
#dt-topbar-menu-right.dt-menu-right > ul {
text-align: right;
}
#dt-topbar-menu-right.dt-menu-right > ul {
text-align: left;
}
#dt-topbar-menu-right.dt-menu-center > ul {
text-align: center;
position: relative;
margin-top: 120px;
}
#dt-topbar-menu-right.dt-menu-right > ul .logo-desktop {
float: left;
}
#dt-topbar-menu-right.dt-menu-right > ul .logo-desktop {
float: right;
}
#dt-topbar-menu-right.dt-menu-center > ul .logo-desktop {
float: none;
position: absolute;
top: -100px; left: 50%;
-webkit-transform: translate(-50%, 0);
-moz-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
-o-transform: translate(-50%, 0);
transform: translate(-50%, 0);
}
#dt-topbar-menu-right ul:after {
content: "";
clear: both;
display: block;
}
#dt-topbar-menu-right > ul > li > a {
position: relative;
line-height: 4em; }
#dt-topbar-menu-right > ul > li {
border-bottom: 0;
line-height: 5em; height: 5em;
}
#dt-topbar-menu-right ul li {
display: inline-block;
position: relative;
text-align: left;
}
#dt-topbar-menu-right ul li.logo-desktop a {
padding: 0;
}
#dt-topbar-menu-right ul li a {
padding: 0 1.5em;
}
#dt-topbar-menu-right ul#menu-main-menu > li.menu-item-has-children > a:after,
#dt-topbar-menu-right ul#menu-main-menu-1 > li.menu-item-has-children > a:after,
#dt-topbar-menu-right ul#menu-main-menu-2 > li.menu-item-has-children > a:after {
position: absolute;
right: 0.7em;
top: 50%;
margin-top: 1px;
-webkit-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
display: block;
font-family: "Flaticon";
content: '\e00e';
}
#dt-topbar-menu-right ul.sub-nav li.menu-item-has-children > a:after {
position: absolute;
right: 0.7em;
top: 50%;
margin-top: 1px;
-webkit-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
display: block;
font-family: "Flaticon";
content: '\e00e';
}
#dt-topbar-menu-right ul li a.search_btn:after {
content: "";
}
#dt-topbar-menu-right > ul > li > a:after {
top: 35%;
}
#dt-topbar-menu-right ul li a:only-child:after {
content: "";
}
#dt-topbar-menu-right ul.sub-nav li:hover > a {
background: #fec56b;
color: #ffffff;
-webkit-transition: background-color 0.25s ease;
-moz-transition: background-color 0.25s ease;
-ms-transition: background-color 0.25s ease;
-o-transition: background-color 0.25s ease;
transition: background-color 0.25s ease;
}
#dt-topbar-menu-right ul li:hover > a,
#dt-topbar-menu-right a.search_btn:hover {
background: transparent;
color: #61a4b4;
-webkit-transition: background-color 0.25s ease;
-moz-transition: background-color 0.25s ease;
-ms-transition: background-color 0.25s ease;
-o-transition: background-color 0.25s ease;
transition: background-color 0.25s ease;
}
#dt-topbar-menu-right ul li:hover > ul {
display: block;
}
#dt-topbar-menu-right ul ul {
position: absolute;
}
#dt-topbar-menu-right ul ul li {
float: none;
width: 15em; }
#dt-topbar-menu-right ul ul li a {
padding: .5em 1.7em .5em 1.7em;
}
#dt-topbar-menu-right ul ul li a:after {
right: 0.375em;
margin-top: -1.6875em;
-webkit-transform: none;
-moz-transform: none;
-ms-transform: none;
-o-transform: none;
transform: none;
}
#dt-topbar-menu-right ul .sub-nav {
top: auto;
bottom: auto;
left: auto;
width: auto;
margin-top: 0;
}
#dt-topbar-menu-right ul ul .sub-nav {
float: left;
top: 0;
left: 100%;
margin-left: 0;
margin-top: -1px;
}
#dt-topbar-menu-right ul .fly-left ul {
width: 100%;
left: auto;
margin-left: -100%;
margin-right: -2px;
}
#dt-topbar-menu-right ul .fly-left a:after {
right: auto;
left: 0.2em;
margin-top: -1.55em;
-webkit-transform: rotate(-180deg);
-moz-transform: rotate(-180deg);
-ms-transform: rotate(-180deg);
-o-transform: rotate(-180deg);
transform: rotate(-180deg);
}
#dt-topbar-menu-right > ul > li.fly-left > a:after {
left: auto;
right: 0.1em;
margin-top: 0;
-webkit-transform: rotate(90deg);
-moz-transform: rotate(90deg);
-ms-transform: rotate(90deg);
-o-transform: rotate(90deg);
transform: rotate(90deg);
}
#dt-topbar-menu-right .dt-megamenu {
position: static;
}
#dt-topbar-menu-right .megamenu-sub {
padding-top: 15px;
}
#dt-topbar-menu-right .dt-megamenu .full-dt-megamenu {
left: 0;
width: 100%;
}
#dt-topbar-menu-right .dt-megamenu .full-dt-megamenu li {
width: 100%;
}
#dt-topbar-menu-right .dt-megamenu-sub-nav {
margin-top: 0;
width: 100%;
position: relative;
}
#dt-topbar-menu-right .dt-megamenu-sub-nav ul {
left: auto;
margin-left: -100%;
width: 100%;
}
#dt-topbar-menu-right .dt-megamenu-sub-nav .sub-nav {
left: 100%;
}
#dt-topbar-menu-right .dt-megamenu-sub-nav .fly-left ul {
left: auto;
margin-left: -100%;
width: 100%;
}
#dt-topbar-menu-right .dt-megamenu-width-set.sticky-right > ul {
width: 80%;
left: auto;
right: 0;
}
#dt-topbar-menu-right .dt-megamenu-width-set.sticky-left > ul {
width: 80%;
left: 0;
right: auto;
}
#dt-topbar-menu-right .dt-megamenu-width-set > ul > li {
width: 100%;
}
.megamenu-sub > li {
border: 0!important;
}
#dt-topbar-menu-right .dt-megamenu .auto-dt-megamenu > li {
width: auto;
}
#dt-topbar-menu-right .dt-megamenu-sub-nav li {
width: 100%;
}
#dt-topbar-menu-right > ul > .fly-left > ul {
width: 15em;
}
}
@media (min-width: 992px) {
#dt-topbar-menu-right {
position: relative;
margin: 0 auto;
max-width: 970px;
}
}
@media (min-width: 1200px) {
#dt-topbar-menu-right {
position: relative;
max-width: 1170px;
margin: 0 auto;
}
}
#top-bar .logo-desktop,
.sidebar .logo-desktop,
footer .logo-desktop {
display: none;
} .footer-left {
color: #ffffff;
}
@media (max-width: 992px) {
.footer-left {
height: auto!important;
}
}
.footer-left #footer-left {
margin: 0 15px 0px 15px;
}
@media (max-width: 992px) {
.footer-left #footer-left {
position: static;
-webkit-transform: translate(0, 0);
-moz-transform: translate(0, 0);
-ms-transform: translate(0, 0);
-o-transform: translate(0, 0);
transform: translate(0, 0);
border-bottom: 1px solid rgba(0, 0, 0, 0.3);
padding: 20px 0;
}
}
@media (max-width: 768px) {
.footer-left #footer-left {
border-bottom: 0;
}
}
.footer-right {
color: #ffffff;
}
@media (min-width: 480px) and (max-width: 992px) {
.footer-right {
border-left: 0;
}
}  .pre-footer-section,
.post-footer-section {
overflow: hidden;
}
.footer-on-dark-bg {
color: #999;
}
.footer-on-dark-bg .widget a {
color: #9f9f9f;
}
.footer-on-dark-bg .post-author,
.footer-on-dark-bg .post-date {
color: #777777;
}
footer .widget_categories ul > li a,
footer .widget_recent_entries ul > li a,
footer .dt_widget_recent_post ul > li a,
footer .widget_recent_comments ul > li a,
footer .dt_widget_recent_comments ul > li a,
footer .widget_rss ul > li a,
footer .widget_meta ul > li a,
footer .widget_nav_menu ul > li a,
footer .widget_archive ul > li a,
footer .woocommerce.widget_product_categories ul > li a,
footer .widget_pages ul > li a {
color: #ffffff;
}
footer .widget_categories ul > li::before,
footer .widget_recent_entries ul > li::before,
footer .dt_widget_recent_post ul > li::before,
footer .widget_recent_comments ul > li::before,
footer .dt_widget_recent_comments ul > li::before,
footer .widget_rss ul > li::before,
footer .widget_meta ul > li::before,
footer .widget_nav_menu ul > li::before,
footer .widget_archive ul > li::before,
footer .woocommerce.widget_product_categories ul > li::before,
footer .widget_pages ul > li::before {
border-top-color: rgba(255, 255, 255, 0.25);
}
footer .widget_tag_cloud .tagcloud .tag a {
color: #ffffff;
}
footer .widget_recent_entries .post-date {
color: rgba(255, 255, 255, 0.5);
}
footer .widget_recent_entries .post-author,
footer .dt_widget_recent_post .post-author,
footer .widget_recent_entries .post-date,
footer .dt_widget_recent_post .post-date {
font-size: .9em;
}
footer {                       }
footer .widget h3,
footer .widget h2,
footer .widget .widgettitle,
footer .widget .widget-title {
color: #fec56b;
font-weight: bold;
}
footer .widget a {
color: #fff;
}
footer .footer-section {
padding: 20px 0; }
footer .footer-section a {
color: #fff;
}
footer .footer-section .widget_recent_entries ul li,
footer .footer-section .dt_widget_recent_post ul li {
padding-left: 0;
}
footer .footer-section .widget_recent_entries ul li .icon,
footer .footer-section .dt_widget_recent_post ul li .icon {
display: none;
}
footer .footer-section #footer-left a {
border: 0;
}
footer .footer-section .widget_text ul {
padding-left: 0px;
}
footer .footer-section .widget_text ul .icon:before {
font-family: "Flaticon";
content: "\e003";
font-style: normal;
font-weight: normal;
margin-left: -25px;
width: 0;
padding: 0 5px 0 0;
font-size: 10px;
}
footer .footer-section .widget_text ul li {
list-style: none; padding: 5px 0 5px 28px;
}
footer .footer-section .widget_text ul li:last-child {
border: none;
}
footer .footer-section .widget_text ul li i {
font-size: 17px;
}
footer .footer-section .widget_text ul .children {
margin-top: 5px;
margin-bottom: -5px;
padding: 0px;
}
footer .footer-section .widget_text ul .children li {
padding: 5px 0 5px 20px;
border: none;
}
footer .footer-section .widget_text ul.list-inline-icon li {
border: none;
padding: 0;
width: 30px;
height: 30px;
border: 1px solid rgba(255, 255, 255, 0.2);
-webkit-border-radius: 50%;
border-radius: 50%;
background-clip: padding-box;
background: none;
margin-right: .5em;
}
footer .footer-section .widget_text ul.list-inline-icon li a {
font-size: 30px;
color: #ffffff;
line-height: 0;
}
footer .footer-section .widget_text ul.list-inline-icon li a i {
line-height: 1.4em;
margin: 0;
}
footer .footer-section .widget_text ul.list-inline-icon li a:hover {
color: #ffffff;
}
footer .footer-section .widget_text ul.list-inline-icon li:hover {
color: #ffffff;
border: 1px solid #fec56b;
background: #fec56b;
}
footer .sequence-twitter {
min-height: 180px;
}
footer .owl-theme .owl-controls {
text-align: left;
}
footer .owl-theme .owl-controls .owl-page span {
background-color: #fec56b;
opacity: 1;
}
footer .owl-theme .owl-controls .owl-page.active span {
background: none;
border: 2px solid #fec56b;
}
footer .widget_calendar {
color: #ffffff;
}
footer .widget_calendar caption {
color: #ffffff;
}
footer .widget_calendar a {
color: #61a4b4;
}
footer .widget_calendar a:hover {
color: #386b77;
}
footer .widget_search {
color: #ffffff;
}
footer .widget_search .screen-reader-text {
display: none;
}
footer .widget_search .searchsubmit {
display: none;
}
footer .widget_search #s {
border-width: 1px;
border-style: solid;
padding: 5px 5px 5px 30px;
width: 100%;
background: none;
font-size: 0.8em;
color: #fff;
}
footer .widget_search i {
padding: 5px 5px;
position: absolute;
}
footer .dt_widget_portfolio_posts .post-item {
padding: 0px;
width: 32%;
margin: 1px;
}
footer .dt_widget_portfolio_posts .post-item figure {
-webkit-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
-ms-transform-style: preserve-3d;
-o-transform-style: preserve-3d;
transform-style: preserve-3d;
height: 81px;
width: 81px;
overflow: hidden;
}
footer .dt_widget_portfolio_posts .post-item figure > div {
overflow: hidden;
}
footer .dt_widget_portfolio_posts .post-item figure figcaption {
-webkit-transition: -webkit-transform 0.3s;
-moz-transition: transform 0.3s;
-o-transition: transform 0.3s;
-ms-transition: transform 0.3s;
background: rgba(105, 65, 1, 0.6);
opacity: 1;
background-clip: padding-box;
text-align: center;
font-weight: 300;
height: 85px;
}
footer .dt_widget_portfolio_posts .post-item figure figcaption a {
display: table;
display: block;
width: 100%;
height: 100%;
}
footer .dt_widget_portfolio_posts .post-item figure:hover figcaption,
footer .dt_widget_portfolio_posts .post-item figure.cs-hover figcaption {
-webkit-transform: translate(0, -100%);
-moz-transform: translate(0, -100%);
-ms-transform: translate(0, -100%);
-o-transform: translate(0, -100%);
transform: translate(0, -100%);
}
footer .dt_widget_portfolio_posts .post-item figure .zoom-plus {
width: 100%;
height: 50px;
position: relative;
left: 0%;
display: table-cell;
text-align: center;
vertical-align: middle;
display: block;
}
footer .dt_widget_portfolio_posts .post-item figure .zoom-plus::before,
footer .dt_widget_portfolio_posts .post-item figure .zoom-plus::after {
top: 50%;
left: 50%;
}
footer .dt_widget_portfolio_posts .post-item figure .zoom-plus::before {
content: '';
width: 20px;
height: 20px;
position: absolute;
display: block;
border-bottom: #fff solid 1px;
-webkit-transition: transform 0s;
-moz-transition: transform 0s;
-o-transition: transform 0s;
-ms-transition: transform 0s;
transition: transform 0s;
-webkit-transform: translate(-50%, 0);
-moz-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
-o-transform: translate(-50%, 0);
transform: translate(-50%, 0);
}
footer .dt_widget_portfolio_posts .post-item figure .zoom-plus::after {
content: '';
width: 20px;
height: 20px;
position: absolute;
display: block;
border-left: #fff solid 1px;
-webkit-transition: transform 0s;
-moz-transition: transform 0s;
-o-transition: transform 0s;
-ms-transition: transform 0s;
transition: transform 0s;
-webkit-transform: translate(0, 50%);
-moz-transform: translate(0, 50%);
-ms-transform: translate(0, 50%);
-o-transform: translate(0, 50%);
transform: translate(0, 50%);
}
footer .woocommerce.widget_product_tag_cloud .tagcloud .tag {
display: inline-table;
font-family: "Oxygen";
font-size: 12px;
font-weight: 400;
background: none;
border-width: 1px;
border-style: solid;
padding: 8px 10px;
margin: 0 5px 5px 0;
}
footer .woocommerce.widget_product_tag_cloud .tagcloud .tag a:hover {
color: #ffffff;
}
footer .woocommerce.widget_product_tag_cloud .tagcloud .tag:hover {
background-color: #fec56b;
}
footer .woocommerce.widget_product_tag_cloud .tagcloud .tag:hover a {
color: #ffffff;
}
footer .widget_categories select {
width: 95%;
border: 1px solid rgba(0, 0, 0, 0.1);
padding: 5px;
color: #696969;
}
footer .widget_categories a.select-target {
background: none;
}
footer .widget_archive,
footer .dt_widget_recent_post {
font-weight: 400;
}
footer .widget_archive select,
footer .dt_widget_recent_post select {
width: 95%;
border: 1px solid rgba(0, 0, 0, 0.1);
padding: 5px;
color: #696969;
}
footer .widget_archive a.select-target,
footer .dt_widget_recent_post a.select-target {
background: none;
}
footer .widget_recent_comments a,
footer .dt_widget_recent_comments a {
color: rgba(255, 255, 255, 0.4);
}
footer .widget_recent_comments a:hover,
footer .dt_widget_recent_comments a:hover {
color: #61a4b4;
}
footer .dt_widget_tabs .tab-content {
border-color: #adadad;
background-color: #ffffff;
}
footer .dt_widget_tabs .tab-pane .widget-post-title {
color: #4a4a4a;
}
footer .dt_widget_tabs .nav-tabs::before,
footer .dt_widget_tabs .nav-tabs::after {
content: '';
display: block;
}
footer .dt_widget_tabs .nav-tabs > li:not(.active) {
border-color: #4a4a4a;
border-bottom: solid 1px #adadad;
}
footer .dt_widget_tabs .nav-tabs > li:not(.active) > a {
color: #adadad;
}
footer .dt_widget_tabs .nav-tabs > li.active {
border: solid 1px #adadad;
border-bottom: solid 1px;
background: #ffffff;
}
footer .dt_widget_tabs .nav-tabs > li.active > a {
color: #4a4a4a;
background: #ffffff;
}
@media (max-width: 1200px) {
footer .dt_widget_tabs .nav-tabs li {
display: block;
width: 100%;
}
}
footer .dt_widget_accordion .btn-accordion {
position: absolute;
right: 30px;
margin-top: -30px;
color: #ffffff;
background-color: #fec56b;
}
footer .dt_widget_accordion .btn-accordion .icon-minus-1:before,
footer .dt_widget_accordion .btn-accordion .icon-plus-1:before {
margin: -0.4em 0 0 0;
}
footer .dt_widget_accordion .opened {
color: #fec56b;
background-color: #ffffff;
}
footer .dt_widget_accordion .panel {
margin-top: 10px !important;
border: none;
background: none;
}
footer .dt_widget_accordion .panel:first-child {
margin-top: 0px !important;
}
footer .dt_widget_accordion .panel-heading {
background: none;
color: #ffffff;
border-width: 1px;
border-style: solid;
-webkit-transition: background-color 0.8s;
-moz-transition: background-color 0.8s;
-o-transition: background-color 0.8s;
-ms-transition: background-color 0.8s;
transition: background-color 0.8s;
}
footer .dt_widget_accordion .openedup {
color: #ffffff !important;
background-color: #fec56b;
-webkit-transition: background-color 0.8s;
-moz-transition: background-color 0.8s;
-o-transition: background-color 0.8s;
-ms-transition: background-color 0.8s;
transition: background-color 0.8s;
}
footer .dt_widget_accordion .panel-body {
margin-top: 10px;
border-width: 1px;
border-style: solid;
background: none;
}
footer .woocommerce.widget_product_search #s {
border: 1px solid rgba(255, 255, 255, 0.4);
} .dt_widget_tabs .meta-info {
font-size: .8em;
padding-left: 0;
padding-right: 0;
}
.rowlist .image-info {
padding-left: 0;
}
.rowlist .post-info {
padding-left: 0;
padding-right: 0;
}
.tab-pane .row:last-child .rowlist {
border-bottom: 0!important;
}
.tab-pane > .row {
margin: 0;
}
.dt_widget_tabs .nav > li > a {
padding: 10px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
border: 0;
}
.select.select-theme-default .select-content {
-ms-box-shadow: none;
-o-box-shadow: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
border: 1px solid rgba(0, 0, 0, 0.2);
}
.select.select-theme-default .select-content {
border-width: 1px;
border-style: solid;
width: 100%;
}
.select.select-theme-default .select-options .select-option.select-option-selected:before {
top: 0.4em;
left: .7em;
}
.select.select-theme-default .select-options .select-option {
padding: 0.5em 2em;
} .widget_rss ul {
padding: 0;
}
.widget_rss ul li {
padding-bottom: 15px;
margin-bottom: 15px;
border-bottom: 1px solid rgba(68, 68, 68, 0.2);
}
.widget_rss .rss-date {
font-style: italic;
display: block;
font-size: .9em;
margin: 15px 0;
} .dt_widget_carousel_recent_posts {
line-height: 1.4em;
text-align: left;
}
.dt_widget_carousel_recent_posts img {
display: inline-block;
float: left;
margin: 0 15px 0 0;
}
.dt_widget_carousel_recent_posts a {
text-decoration: none;
}
.dt_widget_carousel_recent_posts p {
margin: 0;
}
.dt_widget_carousel_recent_posts p a.post-title {
color: #FFFFFF;
font-weight: 300;
}
.dt_widget_carousel_recent_posts a.author,
.dt_widget_carousel_recent_posts date,
.dt_widget_carousel_recent_posts .date {
font-size: 75%;
line-height: 1.4em;
text-transform: capitalize;
}
.dt_widget_carousel_recent_posts date,
.dt_widget_carousel_recent_posts .date {
color: #908D8D;
font-family: 'Lora';
font-style: italic;
}
.dt_widget_carousel_recent_posts hr {
clear: both;
}
.dt_widget_carousel_recent_posts .owl-slide {
padding-right: 10px;
}
.dt_widget_carousel_recent_posts .owl-item {
overflow: hidden;
}
.dt_widget_carousel_recent_posts .owl-controls .owl-page {
color: #FFFFFF;
float: left;
margin: 0;
}
.dt_widget_carousel_recent_posts .owl-controls .owl-page span {
background: none repeat scroll 0 0 #FFFFFF;
border-radius: 10px;
color: #FFFFFF;
height: 6px;
margin: 5px 2px;
opacity: 1;
width: 6px;
}
.dt_widget_carousel_recent_posts .owl-controls .owl-page span:hover {
background-color: #1ABC9C;
}
.dt_widget_carousel_recent_posts .owl-controls .owl-page.active span {
background-color: #1ABC9C;
}
.dt_widget_carousel_recent_posts .mini-post {
margin-bottom: 35px;
min-height: 40px;
padding: 0 10px 0 20px;
}
.widget_categories > ul,
.dt_widget_recent_post > ul,
.dt_widget_recent_comments > ul,
.widget_rss > ul,
.widget_meta > ul,
.widget_nav_menu > ul,
.widget_archive > ul,
.widget_pages > ul {
padding-left: 0;
list-style: none;
padding-left: 1em;
list-style-position: outside;
}
.widget_categories > ul > li,
.dt_widget_recent_post > ul > li,
.dt_widget_recent_comments > ul > li,
.widget_rss > ul > li,
.widget_meta > ul > li,
.widget_nav_menu > ul > li,
.widget_archive > ul > li,
.widget_pages > ul > li {
position: relative;
padding-left: 0.75em;
}
.widget_categories > ul > li:before,
.dt_widget_recent_post > ul > li:before,
.dt_widget_recent_comments > ul > li:before,
.widget_rss > ul > li:before,
.widget_meta > ul > li:before,
.widget_nav_menu > ul > li:before,
.widget_archive > ul > li:before,
.widget_pages > ul > li:before {
content: '';
position: absolute;
display: block;
height: 0;
width: 10px;
left: -0.75em;
top: 0.8em;
border-top: solid 1px rgba(74, 74, 74, 0.25);
}
.widget_categories > ul > li a,
.dt_widget_recent_post > ul > li a,
.dt_widget_recent_comments > ul > li a,
.widget_rss > ul > li a,
.widget_meta > ul > li a,
.widget_nav_menu > ul > li a,
.widget_archive > ul > li a,
.widget_pages > ul > li a {
color: #696969;
}
.widget_categories > ul li:last-child,
.dt_widget_recent_post > ul li:last-child,
.dt_widget_recent_comments > ul li:last-child,
.widget_rss > ul li:last-child,
.widget_meta > ul li:last-child,
.widget_nav_menu > ul li:last-child,
.widget_archive > ul li:last-child,
.widget_pages > ul li:last-child {
border: 0;
}
.widget_categories > ul li ul,
.dt_widget_recent_post > ul li ul,
.dt_widget_recent_comments > ul li ul,
.widget_rss > ul li ul,
.widget_meta > ul li ul,
.widget_nav_menu > ul li ul,
.widget_archive > ul li ul,
.widget_pages > ul li ul {
padding-left: 20px;
}
.widget_categories > ul li ul li,
.dt_widget_recent_post > ul li ul li,
.dt_widget_recent_comments > ul li ul li,
.widget_rss > ul li ul li,
.widget_meta > ul li ul li,
.widget_nav_menu > ul li ul li,
.widget_archive > ul li ul li,
.widget_pages > ul li ul li {
border: 0;
padding: 0px;
}
.widget_recent_comments ul,
.widget_recent_entries ul {
padding: 0;
list-style: none;
}
.widget_recent_entries .post-author,
.dt_widget_recent_post .post-author,
.widget_recent_entries .post-date,
.dt_widget_recent_post .post-date {
font-size: .9em;
}
.widget_recent_entries ul li {
margin-bottom: 30px;
}
.widget_recent_entries .post-date {
width: 100%;
display: block;
color: #adadad;
}
.widget_text .list-flush-left li {
padding-left: 0!important;
}
.widget_nav_menu .sub-menu li {
padding: 2px 0;
}
@media (max-width: 767px) {
.sidebar {
margin-top: 60px;
}
}
.widget select {
max-width: 100%;
}
.widget img {
max-width: 100%;
}
.widget h3,
.widget .widget_title,
.widget .widgettitle {
font-size: 20px;
margin-bottom: 25px;
margin-top: 0;
font-weight: 400;
color: #202020;
font-family: "Oxygen";
text-transform: capitalize;
}
.widget h3:after,
.widget .widget_title:after,
.widget .widgettitle:after {
content: '';
display: block;
border-bottom: solid 1px rgba(74, 74, 74, 0.25);
margin-top: -12px;
}
.widget h3 > span,
.widget .widget_title > span,
.widget .widgettitle > span {
padding-right: 12px;
background: #fff;
}
.widget a {
color: #696969;
}
.widget a:hover {
color: #61a4b4;
}
.widget_rss li {
list-style-type: none!important;
}
.widget_rss .rsswidget {
font-weight: 600;
color: #fec56b;
font-family: "Oxygen";
}
.widget_rss .rss-date {
font-style: italic;
font-size: 18px;
font-weight: 400;
font-family: 'Playfair Display';
color: #999999;
}
.widget_rss cite {
font-weight: bold;
font-size: 16px;
font-family: "Oxygen";
text-transform: uppercase;
color: #000000;
margin-top: 10px;
display: block;
}
.sidebar .widget {
margin-bottom: 50px;
} .dt-widget-twitter .sequence-twitter {
min-height: 180px;
}
.dt-widget-twitter .sequence-twitter a {
color: #61a4b4;
}
.dt-widget-twitter .sequence-twitter a:hover {
color: #386b77;
}
.owl-theme .owl-controls {
text-align: left;
}
.owl-theme .owl-controls .owl-page span {
background-color: #fec56b;
opacity: 1;
}
.owl-theme .owl-controls .owl-page.active span {
background: none;
border: 2px solid #fec56b;
}  .dt_widget_portfolio_posts:after,
.dt_widget_featured_posts:after {
display: block;
content: '';
clear: both;
width: 100%;
} .widget_calendar {
color: #4a4a4a;
}
.widget_calendar thead th {
font-weight: 400;
text-transform: uppercase;
}
.widget_calendar #calendar_wrap {
padding: 0px;
}
.widget_calendar caption {
font-weight: 700;
margin-bottom: 20px;
font-family: "Oxygen";
color: #696969;
}
.widget_calendar a {
color: #fec56b;
}
.widget_calendar a:hover {
color: #cf7f01;
}
.widget_calendar #today {
background-color: #1b3f4f;
color: #ffffff;
}
.widget_calendar .pad {
color: #696969;
}
.widget_calendar #prev,
.widget_calendar #prev a,
.widget_calendar #next,
.widget_calendar #next a {
color: rgba(74, 74, 74, 0.25);
}
.widget_calendar th {
text-align: center;
line-height: 2;
}
.widget_calendar td {
text-align: center;
line-height: 2;
}  .widget_search .screen-reader-text {
display: none;
}
.widget_search .searchsubmit {
display: none;
}
.widget_search form > div {
position: relative;
}
.widget_search [name="s"] {
border: none;
padding: 10px 40px;
width: 100%;
background: #f3f3f3;
font-size: 1em;
}
.widget_search i {
padding: 0px 10px;
position: absolute;
font-size: 0.8em;
line-height: 3.7;
right: 2em;
top: 0;
}  .widget_text ul {
padding-left: 0px;
}
.widget_text ul .icon:before {
font-family: "Flaticon";
content: "\e003";
font-style: normal;
font-weight: normal;
margin-left: -20px;
width: 0;
padding: 0 5px 0 0;
font-size: 10px;
}
.widget_text ul li {
list-style: none;
padding: 5px 0 5px 28px;
}
.widget_text ul li:last-child {
border: none;
}
.widget_text ul li i {
font-size: 20px;
}
.widget_text ul .children {
margin-top: 5px;
margin-bottom: -5px;
padding: 0px;
}
.widget_text ul .children li {
padding: 5px 0 5px 20px;
border: none;
}
.widget_text ul.list-inline-icon li {
border: none;
padding: 0;
width: 30px;
height: 30px;
border: 1px solid rgba(0, 0, 0, 0.2);
-webkit-border-radius: 50%;
border-radius: 50%;
background-clip: padding-box;
background: none;
margin-right: .5em;
}
.widget_text ul.list-inline-icon li a {
font-size: 30px;
color: #696969;
line-height: 0;
}
.widget_text ul.list-inline-icon li a i {
line-height: 1.3em;
}
.widget_text ul.list-inline-icon li a:hover {
color: #ffffff;
}
.widget_text ul.list-inline-icon li:hover {
color: #ffffff;
border: 1px solid #fec56b;
background: #fec56b;
}  .dt_widget_portfolio_posts .portfolio_wrapper .post-item {
padding: 0px;
margin-bottom: 2px;
width: auto;
}
.dt_widget_portfolio_posts .portfolio_wrapper .post-item figure {
-webkit-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
-ms-transform-style: preserve-3d;
-o-transform-style: preserve-3d;
transform-style: preserve-3d;
margin-right: 2px;
height: 84px;
width: 84px;
overflow: hidden;
}
.dt_widget_portfolio_posts .portfolio_wrapper .post-item figure > div {
overflow: hidden;
}
.dt_widget_portfolio_posts .portfolio_wrapper .post-item figure figcaption {
-webkit-transition: -webkit-transform 0.3s;
-moz-transition: transform 0.3s;
-o-transition: transform 0.3s;
-ms-transition: transform 0.3s;
background: rgba(105, 65, 1, 0.6);
opacity: 1;
background-clip: padding-box;
text-align: center;
font-weight: 300;
height: 85px;
}
.dt_widget_portfolio_posts .portfolio_wrapper .post-item figure figcaption a {
display: table;
display: block;
width: 100%;
height: 100%;
}
.dt_widget_portfolio_posts .portfolio_wrapper .post-item figure:hover figcaption,
.dt_widget_portfolio_posts .portfolio_wrapper .post-item figure.cs-hover figcaption {
-webkit-transform: translate(0, -100%);
-moz-transform: translate(0, -100%);
-ms-transform: translate(0, -100%);
-o-transform: translate(0, -100%);
transform: translate(0, -100%);
}
.dt_widget_portfolio_posts .portfolio_wrapper .post-item figure .zoom-plus {
width: 100%;
height: 50px;
position: relative;
left: 0%;
display: table-cell;
text-align: center;
vertical-align: middle;
display: block;
}
.dt_widget_portfolio_posts .portfolio_wrapper .post-item figure .zoom-plus::before,
.dt_widget_portfolio_posts .portfolio_wrapper .post-item figure .zoom-plus::after {
top: 50%;
left: 50%;
}
.dt_widget_portfolio_posts .portfolio_wrapper .post-item figure .zoom-plus::before {
content: '';
width: 20px;
height: 20px;
position: absolute;
display: block;
border-bottom: #fff solid 1px;
-webkit-transition: transform 0s;
-moz-transition: transform 0s;
-o-transition: transform 0s;
-ms-transition: transform 0s;
transition: transform 0s;
-webkit-transform: translate(-50%, 0);
-moz-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
-o-transform: translate(-50%, 0);
transform: translate(-50%, 0);
}
.dt_widget_portfolio_posts .portfolio_wrapper .post-item figure .zoom-plus::after {
content: '';
width: 20px;
height: 20px;
position: absolute;
display: block;
border-left: #fff solid 1px;
-webkit-transition: transform 0s;
-moz-transition: transform 0s;
-o-transition: transform 0s;
-ms-transition: transform 0s;
transition: transform 0s;
-webkit-transform: translate(0, 50%);
-moz-transform: translate(0, 50%);
-ms-transform: translate(0, 50%);
-o-transform: translate(0, 50%);
transform: translate(0, 50%);
}  .widget_tag_cloud .tagcloud {
clear: both;
overflow: hidden;
}
.widget_tag_cloud .tagcloud ul {
margin-left: -5px;
}
.widget_tag_cloud .tagcloud .tag {
margin-bottom: 5px;
display: inline-block;
line-height: 1.5;
}
.widget_tag_cloud .tagcloud .tag a {
font-size: 1em;
padding: 3px 5px 3px 5px;
margin: 0 5px 5px 0px;
color: #696969;
}
.widget_tag_cloud .tagcloud .tag a:hover {
color: #61a4b4;
}
.widget_tag_cloud .tagcloud .tag:after {
content: '.';
}  .widget_categories select {
width: 95%;
border: 1px solid rgba(0, 0, 0, 0.1);
padding: 5px;
}  .widget_archive .widget_title + label.screen-reader-text,
.dt_widget_recent_post .widget_title + label.screen-reader-text {
display: none;
}
.widget_archive select,
.dt_widget_recent_post select {
width: 95%;
border: 1px solid rgba(0, 0, 0, 0.1);
padding: 5px;
}  .widget_recent_comments a,
.dt_widget_recent_comments a {
color: #696969;
}
.widget_recent_comments a:hover,
.dt_widget_recent_comments a:hover {
color: #61a4b4;
}
.widget_recent_comments .comment-author-link,
.dt_widget_recent_comments .comment-author-link,
.widget_recent_comments .comment-author-link a,
.dt_widget_recent_comments .comment-author-link a {
font-weight: 400;
color: #adadad;
font-family: "Source Sans Pro";
}
.widget_recent_comments .comment-author,
.dt_widget_recent_comments .comment-author {
color: #adadad;
}
.widget_recent_comments li.recentcomments,
.dt_widget_recent_comments li.recentcomments {
border-bottom: solid 1px rgba(74, 74, 74, 0.25);
padding: 15px 0;
}  .dt_widget_tabs .tab-content {
border: solid 1px rgba(74, 74, 74, 0.25);
border-top: none;
}
.dt_widget_tabs li a {
border: 1px solid rgba(74, 74, 74, 0.25);
margin-right: -1px;
}
.dt_widget_tabs .nav-tabs.nav-justified > li {
border-bottom: solid 1px rgba(74, 74, 74, 0.25);
padding: 0 2px;
border-radius: 5px 5px 0 0;
}
.dt_widget_tabs .nav-tabs.nav-justified > li a {
background: #f3f3f3;
border: none;
border-radius: 3px 3px 0 0;
color: #adadad;
font-weight: normal;
}
.dt_widget_tabs .nav-tabs.nav-justified > li:not(.active):hover > a {
background: #dadada;
}
.dt_widget_tabs .nav-tabs.nav-justified > li.active {
border: solid 1px rgba(74, 74, 74, 0.25);
border-bottom: none;
}
.dt_widget_tabs .nav-tabs.nav-justified > li.active > a {
color: #4a4a4a;
background: none;
}
.dt_widget_tabs .nav > li > a:hover {
background-color: transparent;
color: inherit;
}
.dt_widget_tabs .tab-pane {
overflow: hidden;
}
.dt_widget_tabs .tab-pane .rowlist {
float: left;
width: 100%;
padding: 20px;
color: #adadad;
border-bottom: 1px solid rgba(74, 74, 74, 0.25);
}
.dt_widget_tabs .icon-comment-empty:before,
.dt_widget_tabs .icon-clock:before {
font-size: 17px;
}
@media (max-width: 1200px) {
.dt_widget_tabs .nav-tabs li {
display: block;
width: 100%;
}
}  .dt_widget_accordion .panel-group {
margin-top: 36px;
}
.dt_widget_accordion .btn-accordion {
position: absolute;
right: 22px;
margin-top: -29px;
width: 24px;
text-align: center;
height: 24px;
}
.dt_widget_accordion .btn-accordion .icon-minus-1:before,
.dt_widget_accordion .btn-accordion .icon-plus-1:before {
margin: -0.4em 0 0 0;
color: #4a4a4a;
}
.dt_widget_accordion .panel {
margin-top: 10px;
border: none;
-ms-box-shadow: none;
-o-box-shadow: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
.dt_widget_accordion .panel-title {
color: #4a4a4a;
font-size: 20px;
}
.dt_widget_accordion .panel-heading {
border: 1px solid rgba(74, 74, 74, 0.25);
-webkit-transition: background-color 0.8s;
-moz-transition: background-color 0.8s;
-o-transition: background-color 0.8s;
-ms-transition: background-color 0.8s;
transition: background-color 0.8s;
padding: 0.5em 1em;
background-color: #f3f3f3;
}
.dt_widget_accordion .panel-heading.openedup {
border-bottom-color: transparent;
}
.dt_widget_accordion .openedup {
color: inherit;
-webkit-transition: background-color 0.8s;
-moz-transition: background-color 0.8s;
-o-transition: background-color 0.8s;
-ms-transition: background-color 0.8s;
transition: background-color 0.8s;
}
.dt_widget_accordion .panel-body {
margin-top: 0px;
color: #696969;
border: 1px solid rgba(74, 74, 74, 0.25);
border-top: 0!important;
}   section#banner-section {
position: relative;
height: 400px;
width: 100%;
z-index: 0;
}
section#banner-section .banner-title .page-title {
font-size: 45px;
text-transform: capitalize;
margin-bottom: 0;
font-weight: 700;
font-family: "Oxygen";
line-height: 1;
}
section#banner-section .page-title {
color: #333;
}
section#banner-section .breadcrumbs {
color: #333;
font-family: "Oxygen";
font-size: 20px;
padding: 10px 0;
text-transform: capitalize;
}
section#banner-section .breadcrumbs a {
color: #333;
}
section#banner-section .breadcrumbs .current { } .dt-pricing-table .price-4-col .btn-active,
.dt-pricing-table .price-3-col .btn-active {
background-color: #61a4b4;
-webkit-border-radius: 0;
border-radius: 0;
background-clip: padding-box;
margin: 2px;
}
.dt-pricing-table .price-4-col .btn-active:hover,
.dt-pricing-table .price-3-col .btn-active:hover {
background-color: #386b77;
color: #ffffff;
}
.container .carousel-content .carousel-indicators li {
background: none repeat scroll 0 0 #fec56b;
border-color: #fec56b;
}
.container .carousel-content .carousel-indicators li.active {
background: none;
border-color: #fec56b;
}
.no-touch .dt-iconboxes-5:hover .hi-icon-effect-5 .hi-icon {
background-color: #fec56b;
border-color: #fec56b;
}  .woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
background-color: #ffffff;
padding: 0;
text-align: left;
}
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product,
.woocommerce ul.products li.product h3,
.woocommerce-page ul.products li.product h3,
.woocommerce ul.products li.product .price,
.woocommerce-page ul.products li.product .price,
.woocommerce ul.products li.product .add_to_cart_button,
.woocommerce-page ul.products li.product .add_to_cart_button {
font-family: "Source Sans Pro";
}
.woocommerce ul.products li.product .button,
.woocommerce-page ul.products li.product .button,
.woocommerce ul.products li.product .add_to_cart_button,
.woocommerce-page ul.products li.product .add_to_cart_button {
font-weight: 400;
color: #4a4a4a;
margin-top: 1.5em;
}
.woocommerce ul.products li.product h3,
.woocommerce-page ul.products li.product h3 {
font-size: 1.25em;
color: #696969;
line-height: 1.25;
padding-top: 0;
padding-bottom: 0.2em;
}
.woocommerce ul.products li.product .star-rating,
.woocommerce-page ul.products li.product .star-rating {
float: right;
font-size: 0.8em;
}
.woocommerce ul.products li.product .onsale,
.woocommerce-page ul.products li.product .onsale,
.woocommerce ul.products li.product span.onsale,
.woocommerce-page ul.products li.product span.onsale {
right: auto;
left: 0;
margin: -1em 0 0 -1em;
}
.woocommerce ul.products li.product .price,
.woocommerce-page ul.products li.product .price {
font-size: 1em;
}
.woocommerce ul.products li.product .price .amount,
.woocommerce-page ul.products li.product .price .amount {
color: #4a4a4a;
font-weight: bold;
}
.woocommerce ul.products li.product .price del,
.woocommerce-page ul.products li.product .price del,
.woocommerce ul.products li.product .price ins,
.woocommerce-page ul.products li.product .price ins {
display: inline-block;
}
.woocommerce ul.products li.product .price del,
.woocommerce-page ul.products li.product .price del {
margin-right: 14px;
}
.woocommerce ul.products li.product .price del,
.woocommerce-page ul.products li.product .price del,
.woocommerce ul.products li.product .price del .amount,
.woocommerce-page ul.products li.product .price del .amount {
color: #adadad;
font-weight: 400;
}
.woocommerce .onsale,
.woocommerce-page .onsale,
.woocommerce span.onsale,
.woocommerce-page span.onsale {
right: auto;
left: 0;
height: 4em;
width: 4em;
line-height: 4em;
padding: 0;
overflow: hidden;
background: #fec56b;
color: #202020;
margin: -1em 0 0 -1em;
}
.woocommerce .star-rating,
.woocommerce-page .star-rating {
height: 1.1em;
font-size: 0.8em;
}
.woocommerce .star-rating::before,
.woocommerce-page .star-rating::before {
color: #adadad;
content: "\53\53\53\53\53";
}
.woocommerce .posted_in,
.woocommerce-page .posted_in {
font-weight: bold;
}
.woocommerce .posted_in a,
.woocommerce-page .posted_in a {
color: #4a4a4a;
font-weight: 400;
}
.woocommerce.single-product .product .entry-summary .woocommerce-product-rating,
.woocommerce-page.single-product .product .entry-summary .woocommerce-product-rating {
margin-bottom: 1em;
}
.woocommerce.single-product .product .entry-summary .entry-title,
.woocommerce-page.single-product .product .entry-summary .entry-title {
font-size: 2.375em;
font-weight: bold;
margin-bottom: 0;
}
.woocommerce.single-product .product .entry-summary .price,
.woocommerce-page.single-product .product .entry-summary .price {
color: #4a4a4a;
font-family: "Oxygen";
}
.woocommerce.single-product .product .entry-summary [itemprop="description"],
.woocommerce-page.single-product .product .entry-summary [itemprop="description"] {
margin: 20px 0;
}
.woocommerce.single-product .product .entry-summary .single_add_to_cart_button,
.woocommerce-page.single-product .product .entry-summary .single_add_to_cart_button {
font-family: "Source Sans Pro";
font-weight: 400;
color: #4a4a4a;
background: #fec56b;
}
.woocommerce.single-product .product .entry-summary .single_add_to_cart_button:hover,
.woocommerce-page.single-product .product .entry-summary .single_add_to_cart_button:hover {
color: inherit;
}
.woocommerce.single-product .product .entry-summary .star-rating,
.woocommerce-page.single-product .product .entry-summary .star-rating {
margin-top: 0.7em;
}
.woocommerce.single-product .product .upsells.products,
.woocommerce-page.single-product .product .upsells.products,
.woocommerce.single-product .product .related.products,
.woocommerce-page.single-product .product .related.products {
clear: both;
}
.woocommerce.single-product .product .upsells.products h2,
.woocommerce-page.single-product .product .upsells.products h2,
.woocommerce.single-product .product .related.products h2,
.woocommerce-page.single-product .product .related.products h2 {
font-weight: bold;
color: #4a4a4a;
margin-bottom: 20px;
}
.woocommerce.single-product .product .woocommerce-tabs .entry-content.panel,
.woocommerce-page.single-product .product .woocommerce-tabs .entry-content.panel {
border: solid 1px rgba(74, 74, 74, 0.25);
padding: 25px;
border-top: none;
box-shadow: none;
}
.woocommerce.single-product .product .woocommerce-tabs ul.wc-tabs,
.woocommerce-page.single-product .product .woocommerce-tabs ul.wc-tabs,
.woocommerce.single-product .product .woocommerce-tabs .wc-tabs,
.woocommerce-page.single-product .product .woocommerce-tabs .wc-tabs {
margin-bottom: 0;
padding-left: 0;
}
.woocommerce.single-product .product .woocommerce-tabs ul.wc-tabs li,
.woocommerce-page.single-product .product .woocommerce-tabs ul.wc-tabs li,
.woocommerce.single-product .product .woocommerce-tabs .wc-tabs li,
.woocommerce-page.single-product .product .woocommerce-tabs .wc-tabs li {
background-color: #f3f3f3;
border: none;
margin: 0;
}
.woocommerce.single-product .product .woocommerce-tabs ul.wc-tabs li a,
.woocommerce-page.single-product .product .woocommerce-tabs ul.wc-tabs li a,
.woocommerce.single-product .product .woocommerce-tabs .wc-tabs li a,
.woocommerce-page.single-product .product .woocommerce-tabs .wc-tabs li a {
font-weight: 400;
font-family: "Oxygen";
color: #4a4a4a;
}
.woocommerce.single-product .product .woocommerce-tabs ul.wc-tabs li.active,
.woocommerce-page.single-product .product .woocommerce-tabs ul.wc-tabs li.active,
.woocommerce.single-product .product .woocommerce-tabs .wc-tabs li.active,
.woocommerce-page.single-product .product .woocommerce-tabs .wc-tabs li.active {
border: solid 1px rgba(74, 74, 74, 0.25);
border-bottom: none;
}
.woocommerce.single-product .product .woocommerce-tabs ul.wc-tabs li:after,
.woocommerce-page.single-product .product .woocommerce-tabs ul.wc-tabs li:after,
.woocommerce.single-product .product .woocommerce-tabs .wc-tabs li:after,
.woocommerce-page.single-product .product .woocommerce-tabs .wc-tabs li:after,
.woocommerce.single-product .product .woocommerce-tabs ul.wc-tabs li:before,
.woocommerce-page.single-product .product .woocommerce-tabs ul.wc-tabs li:before,
.woocommerce.single-product .product .woocommerce-tabs .wc-tabs li:before,
.woocommerce-page.single-product .product .woocommerce-tabs .wc-tabs li:before {
content: '';
display: none;
}
.woocommerce.single-product .product #respond input#submit,
.woocommerce-page.single-product .product #respond input#submit {
font-family: "Source Sans Pro";
font-weight: 400;
color: #4a4a4a;
}
.woocommerce .single_add_to_cart_button,
.woocommerce-page .single_add_to_cart_button,
.woocommerce .add_to_cart_button,
.woocommerce-page .add_to_cart_button,
.woocommerce .button.add_to_cart_button,
.woocommerce-page .button.add_to_cart_button,
.woocommerce .button.single_add_to_cart_button,
.woocommerce-page .button.single_add_to_cart_button {
padding-right: 3em;
position: relative;
}
.woocommerce .single_add_to_cart_button:after,
.woocommerce-page .single_add_to_cart_button:after,
.woocommerce .add_to_cart_button:after,
.woocommerce-page .add_to_cart_button:after,
.woocommerce .button.add_to_cart_button:after,
.woocommerce-page .button.add_to_cart_button:after,
.woocommerce .button.single_add_to_cart_button:after,
.woocommerce-page .button.single_add_to_cart_button:after {
content: "\e019";
font-family: "Menu Icons";
position: absolute;
right: 1em;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text,
.woocommerce-page #reviews #comments ol.commentlist li .comment-text {
background: #f3f3f3;
border-color: rgba(74, 74, 74, 0.1);
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta,
.woocommerce-page #reviews #comments ol.commentlist li .comment-text p.meta,
.woocommerce #reviews #comments ol.commentlist li .comment-text .meta,
.woocommerce-page #reviews #comments ol.commentlist li .comment-text .meta {
font-size: 1em;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text .description,
.woocommerce-page #reviews #comments ol.commentlist li .comment-text .description {
color: #696969;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text time,
.woocommerce-page #reviews #comments ol.commentlist li .comment-text time {
color: #adadad;
}
.woocommerce #reviews #review_form #respond p,
.woocommerce-page #reviews #review_form #respond p {
margin-bottom: 14px;
}
.woocommerce #reviews #review_form #respond p.form-submit,
.woocommerce-page #reviews #review_form #respond p.form-submit {
margin-top: 26px;
}
.woocommerce #reviews .comment-respond label,
.woocommerce-page #reviews .comment-respond label {
font-weight: 400;
font-size: 1em;
font-family: "Source Sans Pro";
color: #4a4a4a;
min-width: 80px;
}
.woocommerce #reviews #review_form p.comment-form-comment,
.woocommerce-page #reviews #review_form p.comment-form-comment,
.woocommerce #reviews #review_form p.comment-form-rating,
.woocommerce-page #reviews #review_form p.comment-form-rating {
margin: 5px 0 18px 0;
}
.woocommerce #reviews .comment-form textarea,
.woocommerce-page #reviews .comment-form textarea,
.woocommerce #reviews .comment-form input:not([type="submit"]),
.woocommerce-page #reviews .comment-form input:not([type="submit"]) {
border: solid 1px rgba(74, 74, 74, 0.25);
}
.woocommerce #reviews .comment-form textarea,
.woocommerce-page #reviews .comment-form textarea {
min-height: 100px;
}
.woocommerce #reviews .comment-form input:not([type="submit"]),
.woocommerce-page #reviews .comment-form input:not([type="submit"]) {
min-height: 30px;
padding: 0;
}
.woocommerce #reviews .comment-form .stars a,
.woocommerce-page #reviews .comment-form .stars a {
font-weight: bold;
margin-right: 2px;
}
.woocommerce .comment-leave-title,
.woocommerce-page .comment-leave-title,
.woocommerce .comment-reply-title,
.woocommerce-page .comment-reply-title {
font-size: 1.25em;
font-weight: bold;
}
.woocommerce p.stars a::after,
.woocommerce-page p.stars a::after {
color: rgba(74, 74, 74, 0.25);
}
.woocommerce a.button,
.woocommerce-page a.button,
.woocommerce button.button,
.woocommerce-page button.button,
.woocommerce input.button,
.woocommerce-page input.button,
.woocommerce .button,
.woocommerce-page .button,
.woocommerce .button.checkout-button,
.woocommerce-page .button.checkout-button,
.woocommerce a.checkout-button,
.woocommerce-page a.checkout-button {
color: #4a4a4a;
background-color: #fec56b;
border-color: #90d5e5;
font-weight: 400;
padding: 6px 12px;
font-size: 16px;
line-height: 1.8;
border-radius: 3px;
}
.woocommerce a.button:hover,
.woocommerce-page a.button:hover,
.woocommerce button.button:hover,
.woocommerce-page button.button:hover,
.woocommerce input.button:hover,
.woocommerce-page input.button:hover,
.woocommerce .button:hover,
.woocommerce-page .button:hover,
.woocommerce .button.checkout-button:hover,
.woocommerce-page .button.checkout-button:hover,
.woocommerce a.checkout-button:hover,
.woocommerce-page a.checkout-button:hover,
.woocommerce a.button:focus,
.woocommerce-page a.button:focus,
.woocommerce button.button:focus,
.woocommerce-page button.button:focus,
.woocommerce input.button:focus,
.woocommerce-page input.button:focus,
.woocommerce .button:focus,
.woocommerce-page .button:focus,
.woocommerce .button.checkout-button:focus,
.woocommerce-page .button.checkout-button:focus,
.woocommerce a.checkout-button:focus,
.woocommerce-page a.checkout-button:focus,
.woocommerce a.button:active,
.woocommerce-page a.button:active,
.woocommerce button.button:active,
.woocommerce-page button.button:active,
.woocommerce input.button:active,
.woocommerce-page input.button:active,
.woocommerce .button:active,
.woocommerce-page .button:active,
.woocommerce .button.checkout-button:active,
.woocommerce-page .button.checkout-button:active,
.woocommerce a.checkout-button:active,
.woocommerce-page a.checkout-button:active,
.woocommerce a.button.active,
.woocommerce-page a.button.active,
.woocommerce button.button.active,
.woocommerce-page button.button.active,
.woocommerce input.button.active,
.woocommerce-page input.button.active,
.woocommerce .button.active,
.woocommerce-page .button.active,
.woocommerce .button.checkout-button.active,
.woocommerce-page .button.checkout-button.active,
.woocommerce a.checkout-button.active,
.woocommerce-page a.checkout-button.active,
.open .dropdown-toggle.woocommerce a.button,
.open .dropdown-toggle.woocommerce-page a.button,
.open .dropdown-toggle.woocommerce button.button,
.open .dropdown-toggle.woocommerce-page button.button,
.open .dropdown-toggle.woocommerce input.button,
.open .dropdown-toggle.woocommerce-page input.button,
.open .dropdown-toggle.woocommerce .button,
.open .dropdown-toggle.woocommerce-page .button,
.open .dropdown-toggle.woocommerce .button.checkout-button,
.open .dropdown-toggle.woocommerce-page .button.checkout-button,
.open .dropdown-toggle.woocommerce a.checkout-button,
.open .dropdown-toggle.woocommerce-page a.checkout-button {
color: #4a4a4a;
background-color: #feb138;
border-color: #5ec2d9;
}
.woocommerce a.button:active,
.woocommerce-page a.button:active,
.woocommerce button.button:active,
.woocommerce-page button.button:active,
.woocommerce input.button:active,
.woocommerce-page input.button:active,
.woocommerce .button:active,
.woocommerce-page .button:active,
.woocommerce .button.checkout-button:active,
.woocommerce-page .button.checkout-button:active,
.woocommerce a.checkout-button:active,
.woocommerce-page a.checkout-button:active,
.woocommerce a.button.active,
.woocommerce-page a.button.active,
.woocommerce button.button.active,
.woocommerce-page button.button.active,
.woocommerce input.button.active,
.woocommerce-page input.button.active,
.woocommerce .button.active,
.woocommerce-page .button.active,
.woocommerce .button.checkout-button.active,
.woocommerce-page .button.checkout-button.active,
.woocommerce a.checkout-button.active,
.woocommerce-page a.checkout-button.active,
.open .dropdown-toggle.woocommerce a.button,
.open .dropdown-toggle.woocommerce-page a.button,
.open .dropdown-toggle.woocommerce button.button,
.open .dropdown-toggle.woocommerce-page button.button,
.open .dropdown-toggle.woocommerce input.button,
.open .dropdown-toggle.woocommerce-page input.button,
.open .dropdown-toggle.woocommerce .button,
.open .dropdown-toggle.woocommerce-page .button,
.open .dropdown-toggle.woocommerce .button.checkout-button,
.open .dropdown-toggle.woocommerce-page .button.checkout-button,
.open .dropdown-toggle.woocommerce a.checkout-button,
.open .dropdown-toggle.woocommerce-page a.checkout-button {
background-image: none;
}
.woocommerce a.button.disabled,
.woocommerce-page a.button.disabled,
.woocommerce button.button.disabled,
.woocommerce-page button.button.disabled,
.woocommerce input.button.disabled,
.woocommerce-page input.button.disabled,
.woocommerce .button.disabled,
.woocommerce-page .button.disabled,
.woocommerce .button.checkout-button.disabled,
.woocommerce-page .button.checkout-button.disabled,
.woocommerce a.checkout-button.disabled,
.woocommerce-page a.checkout-button.disabled,
.woocommerce a.button[disabled],
.woocommerce-page a.button[disabled],
.woocommerce button.button[disabled],
.woocommerce-page button.button[disabled],
.woocommerce input.button[disabled],
.woocommerce-page input.button[disabled],
.woocommerce .button[disabled],
.woocommerce-page .button[disabled],
.woocommerce .button.checkout-button[disabled],
.woocommerce-page .button.checkout-button[disabled],
.woocommerce a.checkout-button[disabled],
.woocommerce-page a.checkout-button[disabled],
fieldset[disabled] .woocommerce a.button,
fieldset[disabled] .woocommerce-page a.button,
fieldset[disabled] .woocommerce button.button,
fieldset[disabled] .woocommerce-page button.button,
fieldset[disabled] .woocommerce input.button,
fieldset[disabled] .woocommerce-page input.button,
fieldset[disabled] .woocommerce .button,
fieldset[disabled] .woocommerce-page .button,
fieldset[disabled] .woocommerce .button.checkout-button,
fieldset[disabled] .woocommerce-page .button.checkout-button,
fieldset[disabled] .woocommerce a.checkout-button,
fieldset[disabled] .woocommerce-page a.checkout-button,
.woocommerce a.button.disabled:hover,
.woocommerce-page a.button.disabled:hover,
.woocommerce button.button.disabled:hover,
.woocommerce-page button.button.disabled:hover,
.woocommerce input.button.disabled:hover,
.woocommerce-page input.button.disabled:hover,
.woocommerce .button.disabled:hover,
.woocommerce-page .button.disabled:hover,
.woocommerce .button.checkout-button.disabled:hover,
.woocommerce-page .button.checkout-button.disabled:hover,
.woocommerce a.checkout-button.disabled:hover,
.woocommerce-page a.checkout-button.disabled:hover,
.woocommerce a.button[disabled]:hover,
.woocommerce-page a.button[disabled]:hover,
.woocommerce button.button[disabled]:hover,
.woocommerce-page button.button[disabled]:hover,
.woocommerce input.button[disabled]:hover,
.woocommerce-page input.button[disabled]:hover,
.woocommerce .button[disabled]:hover,
.woocommerce-page .button[disabled]:hover,
.woocommerce .button.checkout-button[disabled]:hover,
.woocommerce-page .button.checkout-button[disabled]:hover,
.woocommerce a.checkout-button[disabled]:hover,
.woocommerce-page a.checkout-button[disabled]:hover,
fieldset[disabled] .woocommerce a.button:hover,
fieldset[disabled] .woocommerce-page a.button:hover,
fieldset[disabled] .woocommerce button.button:hover,
fieldset[disabled] .woocommerce-page button.button:hover,
fieldset[disabled] .woocommerce input.button:hover,
fieldset[disabled] .woocommerce-page input.button:hover,
fieldset[disabled] .woocommerce .button:hover,
fieldset[disabled] .woocommerce-page .button:hover,
fieldset[disabled] .woocommerce .button.checkout-button:hover,
fieldset[disabled] .woocommerce-page .button.checkout-button:hover,
fieldset[disabled] .woocommerce a.checkout-button:hover,
fieldset[disabled] .woocommerce-page a.checkout-button:hover,
.woocommerce a.button.disabled:focus,
.woocommerce-page a.button.disabled:focus,
.woocommerce button.button.disabled:focus,
.woocommerce-page button.button.disabled:focus,
.woocommerce input.button.disabled:focus,
.woocommerce-page input.button.disabled:focus,
.woocommerce .button.disabled:focus,
.woocommerce-page .button.disabled:focus,
.woocommerce .button.checkout-button.disabled:focus,
.woocommerce-page .button.checkout-button.disabled:focus,
.woocommerce a.checkout-button.disabled:focus,
.woocommerce-page a.checkout-button.disabled:focus,
.woocommerce a.button[disabled]:focus,
.woocommerce-page a.button[disabled]:focus,
.woocommerce button.button[disabled]:focus,
.woocommerce-page button.button[disabled]:focus,
.woocommerce input.button[disabled]:focus,
.woocommerce-page input.button[disabled]:focus,
.woocommerce .button[disabled]:focus,
.woocommerce-page .button[disabled]:focus,
.woocommerce .button.checkout-button[disabled]:focus,
.woocommerce-page .button.checkout-button[disabled]:focus,
.woocommerce a.checkout-button[disabled]:focus,
.woocommerce-page a.checkout-button[disabled]:focus,
fieldset[disabled] .woocommerce a.button:focus,
fieldset[disabled] .woocommerce-page a.button:focus,
fieldset[disabled] .woocommerce button.button:focus,
fieldset[disabled] .woocommerce-page button.button:focus,
fieldset[disabled] .woocommerce input.button:focus,
fieldset[disabled] .woocommerce-page input.button:focus,
fieldset[disabled] .woocommerce .button:focus,
fieldset[disabled] .woocommerce-page .button:focus,
fieldset[disabled] .woocommerce .button.checkout-button:focus,
fieldset[disabled] .woocommerce-page .button.checkout-button:focus,
fieldset[disabled] .woocommerce a.checkout-button:focus,
fieldset[disabled] .woocommerce-page a.checkout-button:focus,
.woocommerce a.button.disabled:active,
.woocommerce-page a.button.disabled:active,
.woocommerce button.button.disabled:active,
.woocommerce-page button.button.disabled:active,
.woocommerce input.button.disabled:active,
.woocommerce-page input.button.disabled:active,
.woocommerce .button.disabled:active,
.woocommerce-page .button.disabled:active,
.woocommerce .button.checkout-button.disabled:active,
.woocommerce-page .button.checkout-button.disabled:active,
.woocommerce a.checkout-button.disabled:active,
.woocommerce-page a.checkout-button.disabled:active,
.woocommerce a.button[disabled]:active,
.woocommerce-page a.button[disabled]:active,
.woocommerce button.button[disabled]:active,
.woocommerce-page button.button[disabled]:active,
.woocommerce input.button[disabled]:active,
.woocommerce-page input.button[disabled]:active,
.woocommerce .button[disabled]:active,
.woocommerce-page .button[disabled]:active,
.woocommerce .button.checkout-button[disabled]:active,
.woocommerce-page .button.checkout-button[disabled]:active,
.woocommerce a.checkout-button[disabled]:active,
.woocommerce-page a.checkout-button[disabled]:active,
fieldset[disabled] .woocommerce a.button:active,
fieldset[disabled] .woocommerce-page a.button:active,
fieldset[disabled] .woocommerce button.button:active,
fieldset[disabled] .woocommerce-page button.button:active,
fieldset[disabled] .woocommerce input.button:active,
fieldset[disabled] .woocommerce-page input.button:active,
fieldset[disabled] .woocommerce .button:active,
fieldset[disabled] .woocommerce-page .button:active,
fieldset[disabled] .woocommerce .button.checkout-button:active,
fieldset[disabled] .woocommerce-page .button.checkout-button:active,
fieldset[disabled] .woocommerce a.checkout-button:active,
fieldset[disabled] .woocommerce-page a.checkout-button:active,
.woocommerce a.button.disabled.active,
.woocommerce-page a.button.disabled.active,
.woocommerce button.button.disabled.active,
.woocommerce-page button.button.disabled.active,
.woocommerce input.button.disabled.active,
.woocommerce-page input.button.disabled.active,
.woocommerce .button.disabled.active,
.woocommerce-page .button.disabled.active,
.woocommerce .button.checkout-button.disabled.active,
.woocommerce-page .button.checkout-button.disabled.active,
.woocommerce a.checkout-button.disabled.active,
.woocommerce-page a.checkout-button.disabled.active,
.woocommerce a.button[disabled].active,
.woocommerce-page a.button[disabled].active,
.woocommerce button.button[disabled].active,
.woocommerce-page button.button[disabled].active,
.woocommerce input.button[disabled].active,
.woocommerce-page input.button[disabled].active,
.woocommerce .button[disabled].active,
.woocommerce-page .button[disabled].active,
.woocommerce .button.checkout-button[disabled].active,
.woocommerce-page .button.checkout-button[disabled].active,
.woocommerce a.checkout-button[disabled].active,
.woocommerce-page a.checkout-button[disabled].active,
fieldset[disabled] .woocommerce a.button.active,
fieldset[disabled] .woocommerce-page a.button.active,
fieldset[disabled] .woocommerce button.button.active,
fieldset[disabled] .woocommerce-page button.button.active,
fieldset[disabled] .woocommerce input.button.active,
fieldset[disabled] .woocommerce-page input.button.active,
fieldset[disabled] .woocommerce .button.active,
fieldset[disabled] .woocommerce-page .button.active,
fieldset[disabled] .woocommerce .button.checkout-button.active,
fieldset[disabled] .woocommerce-page .button.checkout-button.active,
fieldset[disabled] .woocommerce a.checkout-button.active,
fieldset[disabled] .woocommerce-page a.checkout-button.active {
background-color: #fec56b;
border-color: #90d5e5;
}
.woocommerce a.button .badge,
.woocommerce-page a.button .badge,
.woocommerce button.button .badge,
.woocommerce-page button.button .badge,
.woocommerce input.button .badge,
.woocommerce-page input.button .badge,
.woocommerce .button .badge,
.woocommerce-page .button .badge,
.woocommerce .button.checkout-button .badge,
.woocommerce-page .button.checkout-button .badge,
.woocommerce a.checkout-button .badge,
.woocommerce-page a.checkout-button .badge {
color: #fec56b;
background-color: #4a4a4a;
}
.woocommerce .widget_shopping_cart_content .product_list_widget li,
.woocommerce-page .widget_shopping_cart_content .product_list_widget li,
.woocommerce .widget_shopping_cart_content ul.product_list_widget li,
.woocommerce-page .widget_shopping_cart_content ul.product_list_widget li,
.woocommerce .widget_shopping_cart_content .product_list_widget li a,
.woocommerce-page .widget_shopping_cart_content .product_list_widget li a,
.woocommerce .widget_shopping_cart_content ul.product_list_widget li a,
.woocommerce-page .widget_shopping_cart_content ul.product_list_widget li a {
color: #696969;
font-weight: 400;
}
.woocommerce .widget_shopping_cart_content .product_list_widget li,
.woocommerce-page .widget_shopping_cart_content .product_list_widget li,
.woocommerce .widget_shopping_cart_content ul.product_list_widget li,
.woocommerce-page .widget_shopping_cart_content ul.product_list_widget li,
.woocommerce .widget_shopping_cart_content .product_list_widget .mini_cart_item,
.woocommerce-page .widget_shopping_cart_content .product_list_widget .mini_cart_item,
.woocommerce .widget_shopping_cart_content ul.product_list_widget .mini_cart_item,
.woocommerce-page .widget_shopping_cart_content ul.product_list_widget .mini_cart_item {
padding-bottom: 25px;
}
.woocommerce .widget_shopping_cart_content .product_list_widget li img,
.woocommerce-page .widget_shopping_cart_content .product_list_widget li img,
.woocommerce .widget_shopping_cart_content ul.product_list_widget li img,
.woocommerce-page .widget_shopping_cart_content ul.product_list_widget li img,
.woocommerce .widget_shopping_cart_content .product_list_widget .mini_cart_item img,
.woocommerce-page .widget_shopping_cart_content .product_list_widget .mini_cart_item img,
.woocommerce .widget_shopping_cart_content ul.product_list_widget .mini_cart_item img,
.woocommerce-page .widget_shopping_cart_content ul.product_list_widget .mini_cart_item img {
width: 20%;
}
.woocommerce .widget_shopping_cart_content .total,
.woocommerce-page .widget_shopping_cart_content .total {
border-top: 1px solid rgba(74, 74, 74, 0.25);
padding: 12px 0 10px;
}
.woocommerce .widget_shopping_cart_content .buttons .button.wc-forward,
.woocommerce-page .widget_shopping_cart_content .buttons .button.wc-forward {
margin-left: 12px;
}
.woocommerce .widget_price_filter .price_slider_amount button,
.woocommerce-page .widget_price_filter .price_slider_amount button,
.woocommerce .widget_price_filter .price_slider_amount .button,
.woocommerce-page .widget_price_filter .price_slider_amount .button {
background: transparent;
border: solid 2px #fec56b;
border-radius: 3px;
}
.woocommerce .widget_price_filter .price_slider_amount button:hover,
.woocommerce-page .widget_price_filter .price_slider_amount button:hover,
.woocommerce .widget_price_filter .price_slider_amount .button:hover,
.woocommerce-page .widget_price_filter .price_slider_amount .button:hover {
border-color: #feb138;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content,
.woocommerce-page .widget_price_filter .price_slider_wrapper .ui-widget-content {
background-color: #f3f3f3;
}
.woocommerce .widget_price_filter .price_slider,
.woocommerce-page .widget_price_filter .price_slider,
.woocommerce .widget_price_filter .ui-slider,
.woocommerce-page .widget_price_filter .ui-slider,
.woocommerce .widget_price_filter .ui-slider-horizontal,
.woocommerce-page .widget_price_filter .ui-slider-horizontal {
height: 0.25em;
}
.woocommerce .widget_price_filter .price_slider .ui-slider-range,
.woocommerce-page .widget_price_filter .price_slider .ui-slider-range,
.woocommerce .widget_price_filter .ui-slider .ui-slider-range,
.woocommerce-page .widget_price_filter .ui-slider .ui-slider-range,
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range,
.woocommerce-page .widget_price_filter .ui-slider-horizontal .ui-slider-range {
background-color: #adadad;
}
.woocommerce .widget_price_filter .price_slider .ui-slider-handle,
.woocommerce-page .widget_price_filter .price_slider .ui-slider-handle,
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle,
.woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle,
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-handle,
.woocommerce-page .widget_price_filter .ui-slider-horizontal .ui-slider-handle {
background-color: #fec56b;
border: solid 7px #fff;
box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.3);
width: 1.5em;
height: 1.5em;
top: -0.7em;
} .widget .amount {
color: #696969;
font-weight: bold;
}
.widget del,
.widget ins {
display: inline-block;
}
.widget del {
margin-right: 14px;
}
.widget del,
.widget del .amount {
color: #adadad;
font-weight: 400;
}
.widget .star-rating {
margin-top: 15px;
margin-bottom: 5px;
}
.widget_product_search #s {
padding: 10px 10px 10px 40px;
width: 100%;
font-size: 1em;
border: 0;
-ms-box-shadow: inset 0 2px 0 0px #c8cccd;
-o-box-shadow: inset 0 2px 0 0px #c8cccd;
-webkit-box-shadow: inset 0 2px 0 0px #c8cccd;
-moz-box-shadow: inset 0 2px 0 0px #c8cccd;
box-shadow: inset 0 2px 0 0px #c8cccd;
}
.widget_product_search i {
padding: 0px 10px;
position: absolute;
font-size: 0.8em;
line-height: 4.7;
}
.widget_top_rated_products ul.product_list_widget li a,
.widget_products ul.product_list_widget li a,
.widget_top_rated_products .product_list_widget li a,
.widget_products .product_list_widget li a,
.widget_top_rated_products ul.product_list_widget li .product-title,
.widget_products ul.product_list_widget li .product-title,
.widget_top_rated_products .product_list_widget li .product-title,
.widget_products .product_list_widget li .product-title {
font-weight: 400;
color: #696969;
}
.widget_top_rated_products ul.product_list_widget li img,
.widget_products ul.product_list_widget li img,
.widget_top_rated_products .product_list_widget li img,
.widget_products .product_list_widget li img {
float: left;
width: 27.5%;
margin-left: 0;
margin-right: 14px;
margin-top: 5px;
}
.widget_products ul.product_list_widget li img,
.widget_products .product_list_widget li img {
width: 17%;
}
.widget_product_categories .product-categories {
padding-left: 0;
list-style: none;
padding-left: 1em;
list-style-position: outside;
}
.widget_product_categories .product-categories > li {
position: relative;
padding-left: 0.75em;
line-height: 1.25;
margin-bottom: 8px;
}
.widget_product_categories .product-categories > li:before {
content: '';
position: absolute;
display: block;
height: 0;
width: 10px;
left: -0.75em;
top: 0.8em;
border-top: solid 1px rgba(74, 74, 74, 0.25);
}
.widget_product_categories .product-categories > li a {
color: #696969;
}
.widget_product_categories .product-categories .children {
list-style: none;
padding-left: 10px;
}
.widget_product_categories .product-categories .children li {
padding: 4px 0;
}
.widget_product_categories .product-categories .children li,
.widget_product_categories .product-categories .children li a {
color: #adadad;
} .woocommerce table.shop_table,
.woocommerce .shop_table {
border: none;
}
.woocommerce table.shop_table th,
.woocommerce .shop_table th {
padding-left: 0;
}
.woocommerce table.shop_table thead,
.woocommerce .shop_table thead,
.woocommerce table.shop_table th,
.woocommerce .shop_table th {
color: #202020;
font-size: 1.125em;
background: transparent;
text-align: inherit;
}
.woocommerce table.shop_table td,
.woocommerce .shop_table td {
padding-bottom: 30px;
padding-top: 30px;
}
.woocommerce table.shop_table td *,
.woocommerce .shop_table td *,
.woocommerce table.shop_table td a,
.woocommerce .shop_table td a {
color: #696969;
}
.woocommerce table.shop_table td *.remove,
.woocommerce .shop_table td *.remove,
.woocommerce table.shop_table td a.remove,
.woocommerce .shop_table td a.remove {
color: #696969 !important;
font-weight: 400;
}
.woocommerce table.shop_table tr:first-child td,
.woocommerce .shop_table tr:first-child td {
border: none;
}
.woocommerce table.shop_table tr:first-child th,
.woocommerce .shop_table tr:first-child th {
background: transparent;
text-align: inherit;
}
.woocommerce table.shop_table img,
.woocommerce .shop_table img {
width: 50px;
}
.woocommerce table.shop_table .product-thumbnail,
.woocommerce .shop_table .product-thumbnail {
min-width: 50px;
display: inline-block;
margin-right: 20px;
margin-left: 18px;
}
.woocommerce table.shop_table td.actions .coupon .input-text,
.woocommerce .shop_table td.actions .coupon .input-text {
width: 190px;
margin-right: 10px;
color: #adadad;
padding-left: 30px;
padding-right: 30px;
border-radius: 3px;
border: solid 1px rgba(74, 74, 74, 0.25);
}
.woocommerce input {
min-height: 40px;
}
.woocommerce input[type="text"] {
padding: 6px 28px;
}
.woocommerce .cart-collaterals .cart_totals h2 {
color: #202020;
font-size: 1em;
font-weight: bold;
}
.woocommerce .cart-collaterals .cart_totals table th {
color: #4a4a4a;
font-weight: 400;
font-size: 1em;
font-family: "Source Sans Pro";
padding: 5px 0 0 30px;
}
.woocommerce .cart-collaterals .cart_totals table td {
padding-top: 5px;
padding-bottom: 5px;
}
.woocommerce .cart-collaterals .cart_totals .cart-subtotal .amount {
font-weight: bold;
}
.woocommerce .wc-proceed-to-checkout a.checkout-button {
display: inline-block;
padding: 6px 12px;
font-size: 16px;
line-height: 1.8;
border-radius: 3px;
}
.woocommerce .wc-proceed-to-checkout a.shipping-calculator-button {
background: transparent;
border: solid 2px #fec56b;
border-radius: 3px;
}
.woocommerce .wc-proceed-to-checkout a.shipping-calculator-button:hover {
border-color: #feb138;
}
.woocommerce .cross-sells {
border-top: solid 1px rgba(74, 74, 74, 0.25);
margin-top: 80px;
padding-top: 80px;
}
.woocommerce .cross-sells .cross-sells-text,
.woocommerce .cross-sells .cross-sells-heading {
color: #4a4a4a;
font-family: "Oxygen";
}
.woocommerce .cross-sells .cross-sells-heading {
font-weight: bold;
margin-bottom: 0.25em;
}
.woocommerce .cross-sells .cross-sells-text {
font-size: 1.25em;
padding-bottom: 60px;
}
.woocommerce .showcoupon-info {
margin-bottom: 30px;
}
.woocommerce .showcoupon-info .showcoupon-oncart,
.woocommerce .showcoupon-info .showcoupon {
font-weight: 600;
color: #61a4b4;
}
.woocommerce .coupon-box,
.woocommerce form.checkout_coupon {
background: #f3f3f3;
padding: 15px 30px;
margin-bottom: 30px;
border: none;
border-radius: 0;
}
.woocommerce .coupon-box .input-text,
.woocommerce form.checkout_coupon .input-text {
width: 35%;
padding: 6px 20px;
color: #adadad;
border: none;
border-radius: 3px;
margin-right: 15px;
padding-top: 3px;
}
.woocommerce .coupon-box .apply_coupon,
.woocommerce form.checkout_coupon .apply_coupon {
color: #ffffff;
background-color: #696969;
border-color: #90d5e5;
}
.woocommerce .coupon-box .apply_coupon:hover,
.woocommerce form.checkout_coupon .apply_coupon:hover,
.woocommerce .coupon-box .apply_coupon:focus,
.woocommerce form.checkout_coupon .apply_coupon:focus,
.woocommerce .coupon-box .apply_coupon:active,
.woocommerce form.checkout_coupon .apply_coupon:active,
.woocommerce .coupon-box .apply_coupon.active,
.woocommerce form.checkout_coupon .apply_coupon.active,
.open .dropdown-toggle.woocommerce .coupon-box .apply_coupon,
.open .dropdown-toggle.woocommerce form.checkout_coupon .apply_coupon {
color: #ffffff;
background-color: #505050;
border-color: #5ec2d9;
}
.woocommerce .coupon-box .apply_coupon:active,
.woocommerce form.checkout_coupon .apply_coupon:active,
.woocommerce .coupon-box .apply_coupon.active,
.woocommerce form.checkout_coupon .apply_coupon.active,
.open .dropdown-toggle.woocommerce .coupon-box .apply_coupon,
.open .dropdown-toggle.woocommerce form.checkout_coupon .apply_coupon {
background-image: none;
}
.woocommerce .coupon-box .apply_coupon.disabled,
.woocommerce form.checkout_coupon .apply_coupon.disabled,
.woocommerce .coupon-box .apply_coupon[disabled],
.woocommerce form.checkout_coupon .apply_coupon[disabled],
fieldset[disabled] .woocommerce .coupon-box .apply_coupon,
fieldset[disabled] .woocommerce form.checkout_coupon .apply_coupon,
.woocommerce .coupon-box .apply_coupon.disabled:hover,
.woocommerce form.checkout_coupon .apply_coupon.disabled:hover,
.woocommerce .coupon-box .apply_coupon[disabled]:hover,
.woocommerce form.checkout_coupon .apply_coupon[disabled]:hover,
fieldset[disabled] .woocommerce .coupon-box .apply_coupon:hover,
fieldset[disabled] .woocommerce form.checkout_coupon .apply_coupon:hover,
.woocommerce .coupon-box .apply_coupon.disabled:focus,
.woocommerce form.checkout_coupon .apply_coupon.disabled:focus,
.woocommerce .coupon-box .apply_coupon[disabled]:focus,
.woocommerce form.checkout_coupon .apply_coupon[disabled]:focus,
fieldset[disabled] .woocommerce .coupon-box .apply_coupon:focus,
fieldset[disabled] .woocommerce form.checkout_coupon .apply_coupon:focus,
.woocommerce .coupon-box .apply_coupon.disabled:active,
.woocommerce form.checkout_coupon .apply_coupon.disabled:active,
.woocommerce .coupon-box .apply_coupon[disabled]:active,
.woocommerce form.checkout_coupon .apply_coupon[disabled]:active,
fieldset[disabled] .woocommerce .coupon-box .apply_coupon:active,
fieldset[disabled] .woocommerce form.checkout_coupon .apply_coupon:active,
.woocommerce .coupon-box .apply_coupon.disabled.active,
.woocommerce form.checkout_coupon .apply_coupon.disabled.active,
.woocommerce .coupon-box .apply_coupon[disabled].active,
.woocommerce form.checkout_coupon .apply_coupon[disabled].active,
fieldset[disabled] .woocommerce .coupon-box .apply_coupon.active,
fieldset[disabled] .woocommerce form.checkout_coupon .apply_coupon.active {
background-color: #696969;
border-color: #90d5e5;
}
.woocommerce .coupon-box .apply_coupon .badge,
.woocommerce form.checkout_coupon .apply_coupon .badge {
color: #696969;
background-color: #ffffff;
}
.woocommerce .woocommerce-checkout #customer_details {
padding-bottom: 60px;
}
.woocommerce .woocommerce-checkout #customer_details label,
.woocommerce .woocommerce-checkout label {
color: #4a4a4a;
font-weight: normal;
margin-bottom: 2px;
}
.woocommerce .woocommerce-checkout .input-text {
height: 30px;
min-height: 30px;
padding: 5px 20px;
}
.woocommerce .woocommerce-checkout input,
.woocommerce .woocommerce-checkout select,
.woocommerce .woocommerce-checkout textarea {
border: solid 1px rgba(105, 105, 105, 0.25);
}
.woocommerce .woocommerce-checkout .form-row {
margin: 0 0 20px;
}
.woocommerce .woocommerce-checkout h3 {
font-weight: bold;
font-size: 1.25em;
}
.woocommerce .woocommerce-checkout #ship-to-different-address {
font-size: 1em;
color: #696969;
}
.woocommerce .woocommerce-checkout #ship-to-different-address .checkbox {
display: inline-block;
font-weight: bold;
color: #696969;
}
.woocommerce .woocommerce-checkout #ship-to-different-address-checkbox {
float: left;
}
.woocommerce .woocommerce-checkout .woocommerce-shipping-fields {
padding-top: 79px;
}
.woocommerce .woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-review-order-table {
width: 50%;
}
.woocommerce .woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-review-order-table,
.woocommerce .woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-review-order-table th,
.woocommerce .woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-review-order-table td,
.woocommerce .woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-review-order-table td * {
font-size: 1em;
font-family: "Source Sans Pro";
color: #4a4a4a;
}
.woocommerce .woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-review-order-table .amount,
.woocommerce .woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-review-order-table th {
font-weight: bold;
}
.woocommerce .woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-review-order-table .cart_item,
.woocommerce .woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-review-order-table .cart_item * {
color: #696969;
}
.woocommerce .woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-review-order-table td,
.woocommerce .woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-review-order-table th {
padding-top: 12px;
padding-bottom: 10px;
padding-left: 30px;
border: none;
}
.woocommerce .woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-review-order-table tbody {
line-height: 1.2;
}
.woocommerce .woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-review-order-table tbody td {
border: none;
padding-top: 18px;
padding-bottom: 10px;
}
.woocommerce .woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-review-order-table .cart-subtotal th,
.woocommerce .woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-review-order-table .order-total th,
.woocommerce .woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-review-order-table .cart-subtotal td,
.woocommerce .woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-review-order-table .order-total td {
border-top: solid 1px rgba(0, 0, 0, 0.1);
}
.woocommerce .woocommerce-checkout #payment {
background: #f3f3f3;
border-radius: 0;
}
.woocommerce .woocommerce-checkout #payment input {
min-height: 1em;
}
.woocommerce .woocommerce-checkout #payment,
.woocommerce .woocommerce-checkout #payment * {
color: #4a4a4a;
font-size: 1em;
font-family: "Source Sans Pro";
}
.woocommerce .woocommerce-checkout #payment label {
font-weight: bold;
}
.woocommerce .woocommerce-checkout #payment .button {
border: none;
}
.woocommerce .woocommerce-checkout #payment .payment_box {
background: #d7d7d7;
}
.woocommerce .woocommerce-checkout #payment .payment_box::before {
border-bottom-color: #d7d7d7;
} .woocommerce-order-received h2 {
font-size: 1.25em;
font-weight: bold;
margin-top: 50px;
}
.woocommerce-order-received h3 {
font-size: 1.25em;
color: #4a4a4a;
}
.woocommerce-order-received .order_details li {
border-right-style: solid;
border-right-color: rgba(74, 74, 74, 0.25);
}
.woocommerce-order-received ul.woocommerce-thankyou-order-details,
.woocommerce-order-received ul.wc-bacs-bank-details {
padding-left: 30px;
}
.woocommerce-order-received .woocommerce .shop_table,
.woocommerce-order-received .shop_table {
width: 50%;
}
.woocommerce-order-received .woocommerce .shop_table,
.woocommerce-order-received .shop_table,
.woocommerce-order-received .woocommerce .shop_table th,
.woocommerce-order-received .shop_table th,
.woocommerce-order-received .woocommerce .shop_table td,
.woocommerce-order-received .shop_table td,
.woocommerce-order-received .woocommerce .shop_table td *,
.woocommerce-order-received .shop_table td * {
font-size: 1em;
font-family: "Source Sans Pro";
color: #4a4a4a;
}
.woocommerce-order-received .woocommerce .shop_table .amount,
.woocommerce-order-received .shop_table .amount,
.woocommerce-order-received .woocommerce .shop_table th,
.woocommerce-order-received .shop_table th {
font-weight: bold;
}
.woocommerce-order-received .woocommerce .shop_table .order_item,
.woocommerce-order-received .shop_table .order_item,
.woocommerce-order-received .woocommerce .shop_table .order_item *,
.woocommerce-order-received .shop_table .order_item * {
color: #696969;
}
.woocommerce-order-received .woocommerce .shop_table td,
.woocommerce-order-received .shop_table td,
.woocommerce-order-received .woocommerce .shop_table th,
.woocommerce-order-received .shop_table th {
padding-top: 12px;
padding-bottom: 10px;
padding-left: 30px;
border: none;
}
.woocommerce-order-received .woocommerce .shop_table tbody,
.woocommerce-order-received .shop_table tbody {
line-height: 1.2;
}
.woocommerce-order-received .woocommerce .shop_table tbody td,
.woocommerce-order-received .shop_table tbody td {
border: none;
padding-top: 18px;
padding-bottom: 10px;
}
.woocommerce-order-received .woocommerce .shop_table .cart-subtotal th,
.woocommerce-order-received .shop_table .cart-subtotal th,
.woocommerce-order-received .woocommerce .shop_table .cart_subtotal th,
.woocommerce-order-received .shop_table .cart_subtotal th,
.woocommerce-order-received .woocommerce .shop_table .order-total th,
.woocommerce-order-received .shop_table .order-total th,
.woocommerce-order-received .woocommerce .shop_table .order_total th,
.woocommerce-order-received .shop_table .order_total th,
.woocommerce-order-received .woocommerce .shop_table .cart-subtotal td,
.woocommerce-order-received .shop_table .cart-subtotal td,
.woocommerce-order-received .woocommerce .shop_table .cart_subtotal td,
.woocommerce-order-received .shop_table .cart_subtotal td,
.woocommerce-order-received .woocommerce .shop_table .order-total td,
.woocommerce-order-received .shop_table .order-total td,
.woocommerce-order-received .woocommerce .shop_table .order_total td,
.woocommerce-order-received .shop_table .order_total td {
border-top: solid 1px rgba(0, 0, 0, 0.1);
}
.woocommerce-order-received .addresses {
padding-left: 30px;
width: 60%;
}
.woocommerce-order-received .addresses .title h3 {
font-size: 1em;
font-family: "Source Sans Pro";
color: #4a4a4a;
font-weight: bold;
}
.woocommerce-order-received .addresses address {
margin-left: 15px;
} #dt-menu .cart-popup .product_list_widget,
#dt-menu .cart-popup ul.product_list_widget {
margin-top: 0;
}
#dt-menu .cart-popup .product_list_widget li.mini_cart_item,
#dt-menu .cart-popup ul.product_list_widget li.mini_cart_item {
position: relative;
padding-left: 50px;
padding-top: 0;
padding-right: 40px;
}
#dt-menu .cart-popup .product_list_widget li.mini_cart_item a,
#dt-menu .cart-popup ul.product_list_widget li.mini_cart_item a {
padding: 0;
}
#dt-menu .cart-popup .product_list_widget li.mini_cart_item a.remove,
#dt-menu .cart-popup ul.product_list_widget li.mini_cart_item a.remove {
position: absolute;
top: 0;
left: 16px;
line-height: 20px;
font-weight: bold;
font-size: 20px;
}
#dt-menu .cart-popup .product_list_widget li.mini_cart_item .amount,
#dt-menu .cart-popup ul.product_list_widget li.mini_cart_item .amount {
font-weight: bold;
}
#dt-menu .cart-popup .product_list_widget li,
#dt-menu .cart-popup ul.product_list_widget li,
#dt-menu .cart-popup .product_list_widget li a,
#dt-menu .cart-popup ul.product_list_widget li a {
color: #696969;
font-weight: 400;
}
#dt-menu .cart-popup .product_list_widget li,
#dt-menu .cart-popup ul.product_list_widget li,
#dt-menu .cart-popup .product_list_widget .mini_cart_item,
#dt-menu .cart-popup ul.product_list_widget .mini_cart_item {
padding-bottom: 25px;
}
#dt-menu .cart-popup .product_list_widget li img,
#dt-menu .cart-popup ul.product_list_widget li img,
#dt-menu .cart-popup .product_list_widget .mini_cart_item img,
#dt-menu .cart-popup ul.product_list_widget .mini_cart_item img {
width: 20%;
float: right;
margin-left: 4px;
height: auto;
}
#dt-menu .cart-popup .buttons .button {
display: inline-block;
padding: 10px 16px;
line-height: 1em;
}
#dt-menu .cart-popup .buttons .button:first-child {
margin-left: 0;
}
#dt-menu .cart-popup .total,
#dt-menu .cart-popup .buttons {
margin: 0 16px;
}
#dt-menu .cart-popup .total {
border-top: 1px solid rgba(74, 74, 74, 0.25);
padding: 12px 0 10px;
}
#dt-menu .cart-popup .widget_shopping_cart_content {
padding-bottom: 45px;
}
.dt-pricing-table .price-4-col .btn-active,
.dt-pricing-table .price-3-col .btn-active,
.dt-pricing-table .price-4-col .btn-active:hover,
.dt-pricing-table .price-3-col .btn-active:hover {
box-shadow: 0 0 0 #148F77;
}
.modal_preloader {
display: block;
position: fixed;
width: 100%;
height: 100%;
background: #000000;
z-index: 666998;
text-align: center;
}
.modal_spinner-container {
position: absolute;
left: 50%;
top: 50%;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.modal_spinner {
margin: 100px auto;
width: 40px;
height: 40px;
text-align: center;
position: relative;
-webkit-animation: rotate 2.0s infinite linear;
animation: rotate 2.0s infinite linear;
} .portfolio_loader {
background: transparent;
margin: 6em auto;
font-size: 10px;
position: relative;
text-indent: -9999em;
border-top: 0.3em solid rgba(0, 0, 0, 0.2);
border-right: 0.3em solid rgba(0, 0, 0, 0.2);
border-bottom: 0.3em solid rgba(0, 0, 0, 0.2);
border-left: 0.3em solid #000;
-webkit-animation: load8 1.1s infinite linear;
animation: load8 1.1s infinite linear;
}
.portfolio_loader,
.portfolio_loader:after {
border-radius: 50%;
width: 4em;
height: 4em;
}
@-webkit-keyframes rotate {
100% {
-webkit-transform: rotate(360deg);
}
}
@keyframes rotate {
100% {
transform: rotate(360deg);
-webkit-transform: rotate(360deg);
}
}
@-webkit-keyframes mental {
0%,
100% {
-webkit-transform: scale(0);
}
50% {
-webkit-transform: scale(1);
}
}
@keyframes mental {
0%,
100% {
transform: scale(0);
-webkit-transform: scale(0);
}
50% {
transform: scale(1);
-webkit-transform: scale(1);
}
}
.modal_loader {
margin: 6em auto;
font-size: 10px;
position: relative;
text-indent: -9999em;
border-top: 1.1em solid rgba(255, 255, 255, 0.2);
border-right: 1.1em solid rgba(255, 255, 255, 0.2);
border-bottom: 1.1em solid rgba(255, 255, 255, 0.2);
border-left: 1.1em solid #ffffff;
-webkit-animation: load8 1.1s infinite linear;
animation: load8 1.1s infinite linear;
}
.modal_loader,
.modal_loader:after {
border-radius: 50%;
width: 10em;
height: 10em;
}
@-webkit-keyframes load8 {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@keyframes load8 {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
#floatMenu-sticky-wrapper {
overflow: hidden;
position: fixed;
}
#floatMenu {
width: 262px;
margin: 0 auto;
background-color: transparent;
padding: 20px;
z-index: 99999;
}
@media (max-width: 767px) {
#floatMenu {
display: none;
}
}
@media (min-width: 768px) {
#floatMenu {
position: fixed;
right: 0px;
top: 200px;
}
}
.modal-content {
border-radius: 0px;
background-color: transparent;
border: none;
-ms-box-shadow: none;
-o-box-shadow: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
.modal-content .modal-body {
background-color: #fff;
padding: 0;
}
.modal-content .modal-header {
padding: 0;
background-color: transparent;
max-height: 0;
min-height: 0;
border: 0;
}
.modal-content .modal-header span.triangle1:after {
border-bottom: 45px solid #f16338;
border-left: 0px solid transparent;
border-right: 45px solid transparent;
content: "";
display: block;
height: 0;
right: 0;
top: 0;
position: absolute;
width: 0;
}
.modal-content .modal-header span.triangle2:after {
border-bottom: 45px solid #fff;
border-left: 0px solid transparent;
border-right: 45px solid #ecf0f1;
content: "";
display: block;
height: 0;
right: 0;
top: 45px;
position: absolute;
width: 0;
}
.modal-content .modal-header .close {
margin-top: 15px;
margin-right: 15px;
color: #fff;
opacity: 0.9;
position: absolute;
z-index: 999;
right: 0;
}
.modal-content .modal-header .modal-header-text {
position: absolute;
padding: 0 0 0 15px;
top: 0;
background-color: #fff;
height: 90px;
max-height: 90px;
width: 535px;
}
#lightbox-1st-visit .modal-dialog {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
}
#lightbox-1st-visit .modal-dialog .close {
text-shadow: none;
}
.esgbox-overlay {
z-index: 99999!important;
}  #dt-menu a.vc_general.vc_btn3,
a.vc_general.vc_btn3,
.vc_general.vc_btn3 {
display: inline-block;
}
#dt-menu a.vc_general.vc_btn3.vc_btn3-color-brand-primary:hover,
a.vc_general.vc_btn3.vc_btn3-color-brand-primary:hover,
.vc_general.vc_btn3.vc_btn3-color-brand-primary:hover {
background-color: #feb138;
}
#dt-menu a.vc_general.vc_btn3.vc_btn3-size-md,
a.vc_general.vc_btn3.vc_btn3-size-md,
.vc_general.vc_btn3.vc_btn3-size-md {
padding: 8px 25px;
font-size: 1em;
}
#dt-menu .vc_custom_heading a,
#dt-menu p a {
padding: 0;
} .dt-timeline::before {
width: 2px;
background-color: rgba(74, 74, 74, 0.25);
}
.dt-timeline .time-item.left .content-line {
right: 30px;
margin-left: 30px;
}
.dt-timeline .time-item.left .content-line .content-text .dt-section-head::before {
right: -30px;
left: auto;
}
.dt-timeline .time-item.right .content-line {
left: 30px;
margin-right: 30px;
}
.dt-timeline .time-item.left:hover .content-line {
right: 30px;
}
.dt-timeline .time-item.right:hover .content-line {
left: 30px;
}
.dt-timeline .time-item {
padding-top: 10px;
padding-bottom: 10px;
}
.dt-timeline .time-item .content-line {
padding: 0;
border: none;
text-align: left;
}
.dt-timeline .time-item .content-line .content-text .dt-section-head {
position: relative;
}
.dt-timeline .time-item .content-line .content-text .dt-section-head::before {
width: 10px;
border-top: solid 2px rgba(74, 74, 74, 0.25);
height: 2px;
content: ' ';
display: block;
position: absolute;
left: -30px;
top: 50%;
}
.dt-timeline .time-item .content-line::before {
display: none;
}
.dt-timeline .time-item .content-line h2 {
margin-top: 0px;
font-size: 1.1em;
font-weight: 600;
}
.dt-timeline .time-item .center-line {
display: none;
}
@media handheld, only screen and (max-width: 767px) {
.dt-timeline::before {
left: 50%!important;
}
.dt-timeline .time-item .center-line {
display: none !important;
}
.dt-timeline .time-item.right .content-line,
.dt-timeline .time-item.right:hover .content-line,
.dt-timeline .time-item.left .content-line,
.dt-timeline .time-item.left:hover .content-line {
left: 0px !important;
right: 0px !important;
margin-left: 0px !important;
margin-right: 0px !important;
}
.dt-timeline .time-item:hover .content-line:before,
.dt-timeline .time-item .content-line:before {
background: none!important;
border: none !important;
}
} .dt-section-head header i {
background: #61a4b4;
color: #ffffff;
}
.dt-section-head .section-main-title {
font-size: 30px;
}
.dt-section-head .header-body .icon-wrap {
margin-bottom: 20px;
display: block;
}
.dt-section-head p.descriptionText {
font-size: 1.2em;
line-height: 1.7;
}
.dt-section-head h1,
.dt-section-head h2,
.dt-section-head h3 {
margin: 0 auto;
display: table;
padding: 0.1em 0;
position: relative;
line-height: 1.5;
} .dt-iconboxes {
color: inherit;
}
.dt-iconboxes span:after {
border-top-color: #ffffff;
}
.dt-iconboxes.hover-this span:hover:after {
border-top-color: #fec56b;
}
.dt-iconboxes i:before,
.dt-iconboxes i:after {
font-style: normal;
}
.dt-iconboxes.layout-3 span {
color: #666666;
border-color: #666666;
background: transparent;
}
.dt-iconboxes.layout-3 span:before {
border-top-color: #666666;
}
.dt-iconboxes.layout-3 span:after {
border-top-color: #ffffff;
}
.dt-iconboxes.layout-3.hover-this span:hover:after,
.dt-iconboxes.layout-3.hover-this span:hover:before {
border-top-color: #fec56b;
}
.dt-iconboxes.hover-this span:hover:after,
.dt-iconboxes.hover-this span:hover:before,
.dt-iconboxes.layout-3.hover-this span:hover:after,
.dt-iconboxes.layout-3.hover-this span:hover:before,
.dt-iconboxes-4.hover-this:hover .dt-section-icon:after,
.dt-iconboxes-4.hover-this:hover .dt-section-icon:before {
border-top-color: #fec56b;
}
.dt-iconboxes-4.hover-this:hover .dt-section-icon i:hover,
.dt-iconboxes.layout-6 i,
.no-touch .dt-iconboxes-4.hover-this:hover .hi-icon-effect-5 .hi-icon {
color: #fec56b;
}
.hi-icon-wrap {
padding: 0 0 1em;
}
.dt-iconboxes.layout-3.hover-this span:hover,
.dt-iconboxes.layout-6.hover-this:hover i {
color: #ffffff !important;
}
.dt-iconboxes.hover-this span:hover {
border-color: #fec56b;
}
.dt-iconboxes-5 h4 {
text-align: center;
}
.dt-iconboxes-5 .hi-icon {
color: inherit;
border-color: #e0e0e0;
}
@media (min-width: 768px) and (max-width: 992px) {
.dt-iconboxes-5 .hi-icon {
width: 160px;
height: 160px;
}
}
.dt-iconboxes.layout-6 i,
.dt-iconboxes.layout-6 h4 {
-webkit-transition: all 350ms;
-moz-transition: all 350ms;
-o-transition: all 350ms;
-ms-transition: all 350ms;
transition: all 350ms;
}
.dt-iconboxes.layout-7 i,
.dt-iconboxes.layout-8 i {
background: none;
}
.dt-iconboxes.layout-7.hover-this:hover i,
.dt-iconboxes.layout-8:hover i {
background: none;
}
.dt-iconboxes.layout-3 h3 {
color: #696969;
}
.dt-iconboxes h4,
.dt-iconboxes.layout-6 h4,
.dt-iconboxes.layout-3 h4,
.dt-iconboxes.layout-4 h4,
.dt-iconboxes.layout-5 h4,
.dt-iconboxes.layout-2 h4,
.dt-iconboxes.layout-7 .text-box h4 {
font-weight: 600;
margin-bottom: 15px!important;
}
.dt-iconboxes.layout-7 .text-box {
background: none;
}
.container .dt-iconboxes.layout-7 i,
.container .dt-iconboxes.layout-8 i {
font-size: 25px ;
}
.dt-iconboxes.layout-9 .dt-iconboxes-text {
padding: 0 30px 30px 30px;
}
.dt-iconboxes.layout-9 .dt-iconboxes-textp {
font-size: 16px;
}
.dt-iconboxes.layout-9 h4 {
margin-top: 30px;
font-size: 26px;
font-weight: normal;
}
.dt-iconboxes.layout-10 .dt-counter-wrap i,
.dt-iconboxes.layout-10 .dt-counter-wrap i:before,
.dt-iconboxes.layout-10 .dt-counter-wrap .dt-counter {
font-size: 58px;
}
.dt-iconboxes.layout-10 .dt-counter-wrap i {
margin-right: 10px;
}
.dt-iconboxes.layout-10 > h4 {
font-weight: normal;
margin-top: 20px;
} .dt_team_custom_item img {
height: auto;
max-width: 100%;
}
.dt_team_custom_item i {
display: block;
border-radius: 100%;
background: #1b3f4f;
width: 40px;
height: 40px;
position: relative;
}
.dt_team_custom_item i:after,
.dt_team_custom_item i:before {
position: absolute;
left: 50%;
top: 50%;
margin: 0;
padding: 0;
font-size: 22px;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.dt_team_custom_item.image-left i,
.dt_team_custom_item.image-right i {
width: 30px;
height: 30px;
}
.dt_team_custom_item.image-left i:after,
.dt_team_custom_item.image-right i:after,
.dt_team_custom_item.image-left i:before,
.dt_team_custom_item.image-right i:before {
font-size: 16px;
}
.dt_team_custom_item.image-left .profile-title,
.dt_team_custom_item.image-right .profile-title {
margin-bottom: 5px;
}
.dt_team_custom_item.image-left hr,
.dt_team_custom_item.image-right hr {
margin: 0;
}
.dt_team_custom_item.image-left .profile-scocial li,
.dt_team_custom_item.image-right .profile-scocial li {
padding: 0 5px;
}
.dt_team_custom_item.image-top {
text-align: center;
}
.dt_team_custom_item.image-top h3 {
margin: 25px 0 0;
}
.dt_team_custom_item .profile-subheading,
.dt_team_custom_item .profile-position {
color: #adadad;
}
.dt_team_custom_item:after {
clear: both;
content: '';
width: 100%;
display: block;
}
.dt_team_custom_item .left-item {
position: relative;
width: 50%;
height: 100%;
padding-right: 20px;
}
.dt_team_custom_item .right-item {
width: 50%;
padding-left: 20px;
}
.dt_team_custom_item .profile-title {
font-size: 18px;
margin-top: 0px;
}
.dt_team_custom_item .profile-heading,
.dt_team_custom_item .profile-title {
color: #4a4a4a;
}
.dt_team_custom_item .profile-position {
font-size: 16px;
margin-top: 0px;
}
.dt_team_custom_item .text {
margin-top: 22px;
}
.dt_team_custom_item hr {
margin: 17px 0;
}
.dt_team_custom_item hr:after {
width: 0 !important;
background-color: transparent;
height: 0;
}
.dt_team_custom_item .profile-scocial li {
padding: 0 7.5px;
}
.dt_team_custom_item .profile-scocial a,
.dt_team_custom_item .profile-scocial i {
color: #ffffff;
}
.dt_team_custom_item .profile-scocial a:hover,
.dt_team_custom_item .profile-scocial i:hover {
color: #fec56b;
}
@media (max-width: 480px) {
.dt_team_custom_item .left-item {
margin-bottom: 30px;
}
.dt_team_custom_item .left-item,
.dt_team_custom_item .right-item {
padding-left: 0;
padding-right: 0;
}
} .dt-pricing-table,
.dt-pricing-table .price-4-col:first-child ul,
.dt-pricing-table .price-3-col:first-child ul,
.dt-pricing-table .price-4-col:first-child ul .plan-head,
.dt-pricing-table .price-3-col:first-child ul .plan-head,
.dt-pricing-table .price-4-col:last-child ul,
.dt-pricing-table .price-3-col:last-child ul,
.dt-pricing-table .price-4-col:last-child ul .plan-head,
.dt-pricing-table .price-3-col:last-child ul .plan-head,
.dt-pricing-table ul,
.dt-pricing-table ul li {
-webkit-border-radius: 0px!important;
-moz-border-radius: 0px!important;
-ms-border-radius: 0px!important;
-o-border-radius: 0px!important;
border-radius: 0px!important;
background-clip: border-box !important;
}
.dt-pricing-table .plan-price span,
.dt-pricing-table .plan-price {
font-size: 42px !important;
}
.dt-pricing-table ul li .plan-title {
background: none !important;
text-transform: none !important;
margin-top: -5px !important;
padding-bottom: 20px !important;
}
.dt-pricing-table ul li .plan-price span {
top: 0px !important;
}
.dt-pricing-table ul li .plan-price span.after-price {
top: -20px !important;
left: 5px;
font-size: 24px !important;
font-weight: bold;
}
.dt-pricing-table ul li p.hover-tip-text {
width: 100%!important;
position: relative !important;
left: 0%!important;
-webkit-transform: translate(0%, 0) !important;
-moz-transform: translate(0%, 0) !important;
-ms-transform: translate(0%, 0) !important;
-o-transform: translate(0%, 0) !important;
transform: translate(0%, 0) !important;
}
.dt-pricing-table .price-4-col ul p.hover-tip-text,
.dt-pricing-table .price-3-col ul p.hover-tip-text {
font-size: 20px !important;
}
.dt-pricing-table .price-4-col:first-child ul .plan-head,
.dt-pricing-table .price-3-col:first-child ul .plan-head,
.dt-pricing-table .featured ul {
-webkit-border-radius: 0px!important;
-moz-border-radius: 0px!important;
-ms-border-radius: 0px!important;
-o-border-radius: 0px!important;
border-radius: 0px!important;
} .progress_bars {
padding-bottom: 20px;
margin-bottom: 5px;
}
.progress_bars .progress_content_outer {
width: 100%;
height: 15px;
clear: both;
position: relative;
top: 5px;
}
.progress_bars .progress_bar {
margin: 0px 0px 0px;
}
.progress_bars .progress_bar .progress_info {
float: left;
}
.progress_bars .progress_bar .progress_info h4 {
margin: -4px auto 0px;
}
.progress_bars .progress_bar .progress_title {
font-size: 20px;
}
.progress_bars .progress_bar .progress_number span {
font-size: 20px;
}
.progress_bars .progress_bar .progres-unit {
position: relative;
top: -5px;
left: -5px;
} .dt_circlebar .pie-title {
font-size: 17px;
text-align: center;
font-weight: 300;
}
.dt_circlebar .tocounter {
font-size: 30px;
color: #1b3f4f;
font-weight: 600;
}
.dt_circlebar .tocounter-unit {
font-size: 20px;
color: #1b3f4f;
top: -10px;
position: relative;
margin-left: 5px;
font-weight: 600;
} .post-gallery-carousel {
overflow: hidden;
}
.post-masonry {
overflow: hidden;
}
.post-masonry.columns_count_4 {
border-left: solid 1px transparent;
border-right: solid 1px transparent;
}
.post-masonry li.isotope-item {
padding: 15px;
margin-bottom: 0px;
}
.post-masonry li.isotope-item .author {
font-weight: 300;
}
.post-masonry li.isotope-item .isotope-inner .comment-count {
width: 100%;
text-align: right;
padding: 0px;
margin-top: -2px;
position: absolute;
z-index: 99999;
}
.post-masonry li.isotope-item .isotope-inner .comment-count i:before {
font-size: 45px;
color: #61a4b4;
}
.post-masonry li.isotope-item .isotope-inner .comment-count i {
position: absolute;
right: 23px;
}
.post-masonry li.isotope-item .isotope-inner .comment-count i span {
position: absolute;
top: 9px;
color: #fff;
top: 5px;
left: 50%;
-webkit-transform: translate(-50%, 0);
-moz-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
-o-transform: translate(-50%, 0);
transform: translate(-50%, 0);
}
.post-masonry li.isotope-item .isotope-inner.audio .post-image {
padding: 0px;
}
.post-masonry li.isotope-item .isotope-inner.gallery .post-gallery-carousel-buttons {
left: 0px;
}
.post-masonry li.isotope-item .isotope-inner.image .post-image-container {
position: relative;
width: 100%;
}
.post-masonry li.isotope-item .isotope-inner.image .imgcontrol {
width: 100%;
vertical-align: top;
position: absolute;
left: 0;
top: 0;
height: 100%;
opacity: 0;
transition: all 0.5s;
-webkit-transition: all 0.5s;
}
.post-masonry li.isotope-item .isotope-inner.image .imgcontrol .imgbuttons {
position: absolute;
bottom: 0;
left: 0px;
}
.post-masonry li.isotope-item .isotope-inner.image .imgcontrol .imgbuttons a:last-child {
margin-left: -4px;
}
.post-masonry li.isotope-item .isotope-inner.image:hover .imgcontrol {
opacity: 1;
}
.post-masonry li.isotope-item .postmetabottom {
padding: 15px 15px;
}
.post-masonry li.isotope-item .postmetabottom div:last-child {
text-align: right;
padding-left: 0;
}
.post-masonry li.isotope-item .post-info {
padding: 30px;
}
.post-masonry li.isotope-item .post-info .author {
display: inline;
}
.post-masonry li.isotope-item .post-info .author a {
color: #61a4b4;
}
.post-masonry li.isotope-item .post-image img {
width: 100%;
height: auto;
}
.post-masonry li.isotope-item .post-quaote,
.post-masonry li.isotope-item .post-link {
color: #ffffff;
}
.post-masonry li.isotope-item .post-quaote h1,
.post-masonry li.isotope-item .post-link h1,
.post-masonry li.isotope-item .post-quaote h2,
.post-masonry li.isotope-item .post-link h2,
.post-masonry li.isotope-item .post-quaote h3,
.post-masonry li.isotope-item .post-link h3,
.post-masonry li.isotope-item .post-quaote h4,
.post-masonry li.isotope-item .post-link h4,
.post-masonry li.isotope-item .post-quaote h5,
.post-masonry li.isotope-item .post-link h5,
.post-masonry li.isotope-item .post-quaote h6,
.post-masonry li.isotope-item .post-link h6 {
color: #ffffff;
}
.post-masonry li.isotope-item .post-quaote .iconquote,
.post-masonry li.isotope-item .post-link .iconquote {
right: 35px;
bottom: 35px;
font-size: 35px;
}
.post-masonry li.isotope-item .post-quaote .post-content,
.post-masonry li.isotope-item .post-link .post-content {
margin-bottom: 35px;
}
.post-masonry li.isotope-item .post-quaote blockquote,
.post-masonry li.isotope-item .post-link blockquote {
line-height: 45px;
font-size: 24px;
border: medium none;
padding: 0px;
font-family: 'Playfair Display';
}
.post-masonry li.isotope-item .post-link .iconlink i {
color: #ffffff;
}
.post-masonry li.isotope-item .quote .post-content {
border: 0!important;
}
.flip-clock-wrapper {
margin: 0!important;
padding-bottom: 3%;
font-family: "Source Sans Pro" !important;
}
.flip-clock-wrapper ul li a div div.inn {
font-size: 90px !important;
background-color: #f16338;
color: #ffffff;
-webkit-border-radius: 0 !important;
border-radius: 0 !important;
background-clip: padding-box !important;
text-shadow: none !important;
}
@media (max-width: 1200px) {
.flip-clock-wrapper ul li a div div.inn {
font-size: 90%!important;
}
}
@media (max-width: 992px) {
.flip-clock-wrapper ul li a div div.inn {
font-size: 70%!important;
}
}
@media (max-width: 768px) {
.flip-clock-wrapper ul li a div div.inn {
font-size: 50%!important;
}
}
@media (max-width: 480px) {
.flip-clock-wrapper ul li a div div.inn {
font-size: 30%!important;
}
}
.flip-clock-wrapper .flip {
-ms-box-shadow: none !important;
-o-box-shadow: none !important;
-webkit-box-shadow: none !important;
-moz-box-shadow: none !important;
box-shadow: none !important;
}
.flip-clock-wrapper .flip a:hover {
text-decoration: none;
}
.flip-clock-wrapper ul {
-webkit-border-radius: 0 !important;
border-radius: 0 !important;
background-clip: padding-box !important;
}
.flip-clock-wrapper ul li a div.up:after {
background: none !important;
}
.flip-clock-wrapper ul li a div.down {
-webkit-border-radius: 0 !important;
border-radius: 0 !important;
background-clip: padding-box !important;
-ms-box-shadow: 0 2px 0 #b6340d;
-o-box-shadow: 0 2px 0 #b6340d;
-webkit-box-shadow: 0 2px 0 #b6340d;
-moz-box-shadow: 0 2px 0 #b6340d;
box-shadow: 0 2px 0 #b6340d;
}
.flip-clock-wrapper .flip-clock-divider .flip-clock-label {
left: 50%!important;
margin-left: 520%;
-webkit-transform: translate(-50%, 0);
-moz-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
-o-transform: translate(-50%, 0);
transform: translate(-50%, 0);
}
.flip-clock-dot.top {
top: 45% !important;
}
.flip-clock-dot {
-ms-box-shadow: none;
-o-box-shadow: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
height: 2px !important;
width: 2px !important;
left: 50% !important;
}
.flip-clock-dot.bottom {
bottom: 35% !important;
}
.flip-clock-divider .flip-clock-label {
top: 120% !important;
font-family: "Source Sans Pro" !important;
font-size: 24px;
text-transform: uppercase;
font-weight: 900;
}
.flip-clock-wrapper ul {
margin: 0 1%!important;
width: 9.55%!important;
padding: 0!important;
height: auto!important;
content: '';
display: block;
padding-bottom: 9%!important;
}
.flip-clock-wrapper ul li {
line-height: 1.2!important;
}
.flip-clock-divider {
width: 2.5%!important;
height: auto!important;
content: '';
display: block;
padding-bottom: 4.5%!important;
padding-top: 4.5%!important;
}
.flip-clock-divider.days {
position: absolute;
left: 0;
}
.flip-clock-divider.days .flip-clock-label {
left: 0%!important;
margin-left: 470%;
} .vc_span4 .flip-clock-wrapper .flip-clock-label {
font-size: 8px;
}
.vc_span4 .flip-clock-wrapper ul li a div div.inn {
font-size: 30px !important;
}
@media (max-width: 1200px) {
.vc_span4 .flip-clock-wrapper ul li a div div.inn {
font-size: 24px!important;
}
}
@media (max-width: 992px) {
.vc_span4 .flip-clock-wrapper ul li a div div.inn {
font-size: 19px!important;
}
}
@media (max-width: 768px) {
.vc_span4 .flip-clock-wrapper ul li a div div.inn {
font-size: 50%!important;
}
}
@media (max-width: 480px) {
.vc_span4 .flip-clock-wrapper ul li a div div.inn {
font-size: 30%!important;
}
}
.vc_span6 .flip-clock-wrapper .flip-clock-label {
font-size: 15px;
}
.vc_span6 .flip-clock-wrapper ul li a div div.inn {
font-size: 42px !important;
}
@media (max-width: 1200px) {
.vc_span6 .flip-clock-wrapper ul li a div div.inn {
font-size: 35px!important;
}
}
@media (max-width: 992px) {
.vc_span6 .flip-clock-wrapper ul li a div div.inn {
font-size: 28px!important;
}
}
@media (max-width: 768px) {
.vc_span6 .flip-clock-wrapper ul li a div div.inn {
font-size: 50%!important;
}
}
@media (max-width: 480px) {
.vc_span6 .flip-clock-wrapper ul li a div div.inn {
font-size: 30%!important;
}
}
.vc_span8 .flip-clock-wrapper .flip-clock-label {
font-size: 15px;
}
.vc_span8 .flip-clock-wrapper ul li a div div.inn {
font-size: 60px !important;
}
@media (max-width: 1200px) {
.vc_span8 .flip-clock-wrapper ul li a div div.inn {
font-size: 47px!important;
}
}
@media (max-width: 992px) {
.vc_span8 .flip-clock-wrapper ul li a div div.inn {
font-size: 35px!important;
}
}
@media (max-width: 768px) {
.vc_span8 .flip-clock-wrapper ul li a div div.inn {
font-size: 50%!important;
}
}
@media (max-width: 480px) {
.vc_span8 .flip-clock-wrapper ul li a div div.inn {
font-size: 30%!important;
}
}
@media (max-width: 768px) {
.flip-clock-wrapper .flip-clock-divider .flip-clock-label {
font-size: 17px!important;
}
}
@media (max-width: 480px) {
.flip-clock-wrapper .flip-clock-divider .flip-clock-label {
font-size: 10px!important;
}
} .vc_tta { }
.vc_tta.vc_tta-color-grey .vc_tta-panels .vc_tta-panel {
border-radius: 3px;
border: solid 1px rgba(74, 74, 74, 0.25);
margin-bottom: 5px;
}
.vc_tta.vc_tta-color-grey .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading {
border: none;
background-color: #fafafa;
margin-bottom: 0;
border-radius: 5px 5px 0 0;
}
.vc_tta.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading,
.vc_tta.vc_tta-style-classic .vc_tta-panel:not(:last-child) .vc_tta-panel-heading {
margin-bottom: 0 !important;
margin-top: 0 !important;
}
.vc_tta.vc_tta-style-modern.vc_tta-tabs.vc_tta-color-grey .vc_tta-panels {
background: transparent;
border-radius: 0;
border-color: rgba(74, 74, 74, 0.25);
border-top-width: 0;
}
.vc_tta.vc_tta-style-modern.vc_tta-tabs .vc_tta-tabs-container {
margin: 0;
}
.vc_tta.vc_tta-style-modern.vc_tta-tabs .vc_tta-panel {
border-radius: 0;
border: none;
}
.vc_tta.vc_tta-style-modern.vc_tta-tabs .vc_tta-tab > a {
padding: 0;
}
.vc_tta.vc_tta-style-modern.vc_tta-tabs .vc_tta-tab > a .vc_tta-title-text {
padding: 14px 20px;
display: block;
background: #f3f3f3;
border-radius: 3px 3px 0 0;
}
.vc_tta.vc_tta-style-modern.vc_tta-tabs .vc_tta-tab,
.vc_tta.vc_tta-style-modern.vc_tta-tabs .vc_tta-tab:not(:first-child),
.vc_tta.vc_tta-style-modern.vc_tta-tabs .vc_tta-tab:not(:last-child) {
border: none;
margin-right: 5px;
}
.vc_tta.vc_tta-style-modern.vc_tta-tabs .vc_tta-tab > a,
.vc_tta.vc_tta-style-modern.vc_tta-tabs .vc_tta-tab:not(:first-child) > a,
.vc_tta.vc_tta-style-modern.vc_tta-tabs .vc_tta-tab:not(:last-child) > a {
background: none;
border: none;
border-bottom: solid 1px rgba(74, 74, 74, 0.25);
}
.vc_tta.vc_tta-style-modern.vc_tta-tabs .vc_tta-tab.vc_active a {
background: transparent;
border: solid 1px rgba(74, 74, 74, 0.25);
border-bottom: none;
}
.vc_tta.vc_tta-style-modern.vc_tta-tabs .vc_tta-tab.vc_active a .vc_tta-title-text {
background: transparent;
}
.vc_tta.vc_tta-style-modern.vc_tta-tabs .vc_tta-tab:not(.vc_active) a {
border-bottom-color: transparent;
}
.vc_tta.vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-o-shape-group .vc_tta-tab:first-child:not(:last-child) > a,
.vc_tta.vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-o-shape-group .vc_tta-tab:last-child:not(:first-child) > a,
.vc_tta.vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-o-shape-group .vc_tta-tab:not(:first-child):not(:last-child) > a {
border-radius: 3px 3px 0 0;
} @media (max-width: 768px) {
.dt_vertical_tab .panel-group .panel:nth-child(2n) {
display: none;
}
}
.dt_vertical_tab .tab-content.tab-left {
padding-left: 25px;
width: 70%;
}
.dt_vertical_tab .tab-content.tab-right {
padding-right: 25px;
width: 70%;
}
.dt_vertical_tab .nav-tabs.tab-left {
padding-right: 20px;
}
.dt_vertical_tab .nav-tabs.tab-right {
padding-left: 20px;
}
.dt_vertical_tab:after {
display: block;
width: 100%;
content: '';
clear: both;
}
.dt_vertical_tab .vertical-nav-tab.tab-left,
.dt_vertical_tab .vertical-nav-tab.tab-right {
width: 30%;
}
.dt_vertical_tab .vertical-nav-tab > li {
margin-bottom: 30px;
border-bottom: solid 1px rgba(74, 74, 74, 0.25);
}
.dt_vertical_tab .vertical-nav-tab > li > div {
vertical-align: top;
}
.dt_vertical_tab .vertical-nav-tab > li > div.vt_text {
display: table-cell;
box-sizing: border-box;
}
.dt_vertical_tab .vertical-nav-tab > li > div.vt_icon {
padding-top: 5px;
padding-right: 20px;
display: table-cell;
box-sizing: border-box;
position: relative;
}
.dt_vertical_tab .vertical-nav-tab > li > div i {
font-size: 3em;
position: relative;
width: 70px;
height: auto;
line-height: 1;
text-align: left;
display: block;
content: '';
}
.dt_vertical_tab .vertical-nav-tab > li > div h2 {
margin: 0;
font-size: 16px;
} .owl-carousel-container .wpb_content_element,
.owl-carousel-container ul.wpb_thumbnails-fluid > li {
margin: 0;
}
.owl-carousel-container .owl-custom-pagination {
margin-top: 5px;
display: flex;
}
.owl-carousel-container .owl-custom-pagination i:after,
.owl-carousel-container .owl-custom-pagination i:before {
margin-left: 0;
}
.owl-carousel-container .owl-custom-pagination .owl-page {
background: rgba(0, 0, 0, 0.9);
margin-right: 5px;
}
.owl-carousel-container .owl-custom-pagination .owl-page:last-child {
margin-right: 0;
}
.owl-carousel-container .owl-custom-pagination .owl-page i {
font-size: 2em;
width: 100px;
height: 100px;
display: inline-block;
text-align: center;
position: relative;
cursor: pointer;
-webkit-transition: all 350ms;
-moz-transition: all 350ms;
-o-transition: all 350ms;
-ms-transition: all 350ms;
transition: all 350ms;
letter-spacing: -7px;
}
.owl-carousel-container .owl-custom-pagination .owl-page i:before {
line-height: 100px;
}
.owl-carousel-container .owl-custom-pagination .owl-page img {
max-width: 100%;
opacity: 0.6;
}
.owl-carousel-container .owl-custom-pagination .owl-page.active img,
.owl-carousel-container .owl-custom-pagination .owl-page:hover img,
.owl-carousel-container .owl-custom-pagination .owl-page:focus img {
opacity: 1;
}
.owl-carousel-container .owl-custom-pagination .owl-page.active i {
color: #fff;
}
.owl-carousel-container .owl-custom-pagination .page {
font-weight: 400;
}  @-moz-keyframes reveal-header {
0% {
-moz-transform: translateY(-3em);
opacity: 0;
}
100% {
-moz-transform: translateY(0);
opacity: 1;
}
}
@-webkit-keyframes reveal-header {
0% {
-webkit-transform: translateY(-3em);
opacity: 0;
}
100% {
-webkit-transform: translateY(0);
opacity: 1;
}
}
@-o-keyframes reveal-header {
0% {
-o-transform: translateY(-3em);
opacity: 0;
}
100% {
-o-transform: translateY(0);
opacity: 1;
}
}
@-ms-keyframes reveal-header {
0% {
-ms-transform: translateY(-3em);
opacity: 0;
}
100% {
-ms-transform: translateY(0);
opacity: 1;
}
}
@keyframes reveal-header {
0% {
top: -2em;
opacity: 0;
}
100% {
top: 0;
opacity: 1;
}
}
#head-page {
color: inherit;
cursor: default;
left: 0;
position: relative;
width: 100%;
z-index: 10000;
}
#head-page.adminbar-is-here.hastopbar.reveal {
top: 32px;
}
#head-page.adminbar-is-here.hastopbar.reveal.alt {
top: 0;
}
#head-page.adminbar-is-here.notopbar.reveal {
top: 32px;
}
#head-page.adminbar-is-here.notopbar.reveal.alt {
top: 0;
}
#head-page.adminbar-not-here.hastopbar.reveal {
top: 0;
}
#head-page.adminbar-not-here.hastopbar.reveal.alt {
top: 0;
}
#head-page.adminbar-not-here.notopbar.reveal {
top: 0;
}
#head-page.adminbar-not-here.notopbar.reveal.alt {
top: 0;
}
.vertical_menu #head-page.reveal {
-webkit-animation: none;
-moz-animation: none;
-ms-animation: none;
-o-animation: none;
animation: none;
}
.vertical_menu #head-page.alt {
-webkit-animation: none;
-moz-animation: none;
-ms-animation: none;
-o-animation: none;
animation: none;
}
.vertical_menu #head-page.adminbar-is-here.hastopbar.reveal {
top: 32px;
}
.vertical_menu #head-page.adminbar-is-here.hastopbar.alt {
top: 32px;
}
.vertical_menu #head-page.adminbar-is-here.notopbar.reveal {
top: 32px;
}
.vertical_menu #head-page.adminbar-is-here.notopbar.alt {
top: 32px;
}
.vertical_menu #head-page.adminbar-not-here.hastopbar.reveal {
top: 0;
}
.vertical_menu #head-page.adminbar-not-here.hastopbar.alt {
top: 0;
}
.vertical_menu #head-page.adminbar-not-here.notopbar.reveal {
top: 0;
}
.vertical_menu #head-page.adminbar-not-here.notopbar.alt {
top: 0;
}
@media (max-width: 767px) {
#head-page.adminbar-is-here.hastopbar.reveal {
top: 46px;
}
#head-page.adminbar-is-here.hastopbar.reveal.alt {
top: 0;
}
#head-page.adminbar-is-here.notopbar.reveal {
top: 46px;
}
#head-page.adminbar-is-here.notopbar.reveal.alt {
top: 0;
}
#head-page.adminbar-not-here.hastopbar.reveal {
top: 0;
}
#head-page.adminbar-not-here.hastopbar.reveal.alt {
top: 0;
}
#head-page.adminbar-not-here.notopbar.reveal {
top: 0;
}
#head-page.adminbar-not-here.notopbar.reveal.alt {
top: 0;
}
#main-nav-check:checked ~ .top-head.sticky {
top: 0;
}
.vertical_menu #head-page.adminbar-is-here.hastopbar.reveal {
top: 78px;
}
.vertical_menu #head-page.adminbar-is-here.hastopbar.reveal.alt {
top: 0;
}
.vertical_menu #head-page.adminbar-is-here.notopbar.reveal {
top: 0;
}
.vertical_menu #head-page.adminbar-is-here.notopbar.reveal.alt {
top: 0;
}
.vertical_menu #head-page.adminbar-not-here.hastopbar.reveal {
top: 50px;
}
.vertical_menu #head-page.adminbar-not-here.hastopbar.reveal.alt {
top: 0;
}
.vertical_menu #head-page.adminbar-not-here.notopbar.reveal {
top: 0;
}
.vertical_menu #head-page.adminbar-not-here.notopbar.reveal.alt {
top: 0;
}
}
@media (min-width: 768px) and (max-width: 782px) {
#head-page.adminbar-is-here.hastopbar.reveal {
top: 46px;
}
#head-page.adminbar-is-here.hastopbar.reveal.alt {
top: 0;
}
#head-page.adminbar-is-here.notopbar.reveal {
top: 46px;
}
#head-page.adminbar-is-here.notopbar.reveal.alt {
top: 0;
}
#head-page.adminbar-not-here.hastopbar.reveal {
top: 0;
}
#head-page.adminbar-not-here.hastopbar.reveal.alt {
top: 0;
}
#head-page.adminbar-not-here.notopbar.reveal {
top: 0;
}
#head-page.adminbar-not-here.notopbar.reveal.alt {
top: 0;
}
#main-nav-check:checked ~ .top-head #head-page.adminbar-is-here.hastopbar.reveal {
top: -50px;
}
#main-nav-check:checked ~ .top-head #head-page.adminbar-is-here.hastopbar.reveal.alt {
top: 0;
}
#main-nav-check:checked ~ .top-head #head-page.adminbar-is-here.notopbar.reveal {
top: 0;
}
#main-nav-check:checked ~ .top-head #head-page.adminbar-is-here.notopbar.reveal.alt {
top: 0;
}
#main-nav-check:checked ~ .top-head #head-page.adminbar-not-here.hastopbar.reveal {
top: -50px;
}
#main-nav-check:checked ~ .top-head #head-page.adminbar-not-here.hastopbar.reveal.alt {
top: 0;
}
#main-nav-check:checked ~ .top-head #head-page.adminbar-not-here.notopbar.reveal {
top: 0;
}
#main-nav-check:checked ~ .top-head #head-page.adminbar-not-here.notopbar.reveal.alt {
top: 0;
}
}
@media (min-width: 783px) and (max-width: 991px) {
#head-page.adminbar-is-here.hastopbar.reveal {
top: 32px;
}
#head-page.adminbar-is-here.hastopbar.reveal.alt {
top: 0;
}
#head-page.adminbar-is-here.notopbar.reveal {
top: 32px;
}
#head-page.adminbar-is-here.notopbar.reveal.alt {
top: 0;
}
#head-page.adminbar-not-here.hastopbar.reveal {
top: 0;
}
#head-page.adminbar-not-here.hastopbar.reveal.alt {
top: 0;
}
#head-page.adminbar-not-here.notopbar.reveal {
top: 0;
}
#head-page.adminbar-not-here.notopbar.reveal.alt {
top: 0;
}
#main-nav-check:checked ~ .top-head #head-page.adminbar-is-here.hastopbar.reveal {
top: -50px;
}
#main-nav-check:checked ~ .top-head #head-page.adminbar-is-here.hastopbar.reveal.alt {
top: 0;
}
#main-nav-check:checked ~ .top-head #head-page.adminbar-is-here.notopbar.reveal {
top: 0;
}
#main-nav-check:checked ~ .top-head #head-page.adminbar-is-here.notopbar.reveal.alt {
top: 0;
}
#main-nav-check:checked ~ .top-head #head-page.adminbar-not-here.hastopbar.reveal {
top: -50px;
}
#main-nav-check:checked ~ .top-head #head-page.adminbar-not-here.hastopbar.reveal.alt {
top: 0;
}
#main-nav-check:checked ~ .top-head #head-page.adminbar-not-here.notopbar.reveal {
top: 0;
}
#main-nav-check:checked ~ .top-head #head-page.adminbar-not-here.notopbar.reveal.alt {
top: 0;
}
}
@media (max-width: 991px) {
#main-nav-check:checked ~ .top-head #top-bar {
left: -270px;
width: auto;
}
}
#head-page { }
@media (max-width: 991px) {
#head-page #logomenureveal {
display: none;
}
#head-page:not(.is-sticky) #logomenu {
display: block;
}
#head-page:not(.is-sticky) #logomenumobile {
display: none;
}
#head-page:not(.is-sticky) #logomenurevealmobile {
display: none;
}
#head-page.is-sticky #logomenu {
display: none;
}
#head-page.is-sticky #logomenumobile {
display: none;
}
#head-page.is-sticky #logomenurevealmobile {
display: block;
}
}
@media (min-width: 992px) {
#head-page #logomenumobile {
display: none;
}
#head-page #logomenurevealmobile {
display: none;
}
#head-page:not(.is-sticky) #logomenu {
display: block;
}
#head-page:not(.is-sticky) #logomenureveal {
display: none;
}
#head-page.is-sticky #logomenu {
display: none;
}
#head-page.is-sticky #logomenureveal {
display: block;
}
}   .dt-boxed-stretched-container .stickyonscrollup.is-visible #dt-menu {
padding-left: 15px;
padding-right: 15px;
}
.dt-boxed-stretched-container .stickyonscrollup.is-visible {
top: 0!important;
margin-top: 2%;
transform: translateY(0px);
}
.logged-in.admin-bar .dt-boxed-stretched-container .stickyonscrollup.is-visible {
top: 0!important;
margin-top: 2%;
transform: translateY(32px);
} @media (max-width: 767px) {
.logged-in.admin-bar .stickyonscrollup.is-visible {
top: -36px !important;
}
}
@media (min-width: 768px) and (max-width: 782px) {
.logged-in.admin-bar .stickyonscrollup.is-visible {
top: -34px !important;
}
}
@media (max-width: 991px) {
#dt-menu > ul {
margin-top: 85px;
}
}
#logomenudesktop,
#logomenurevealdesktop {
position: absolute;
}
#dt-nomenu #logomenudesktop,
#dt-nomenu #logomenurevealdesktop {
position: relative;
left: 50%;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
margin-top: 10px;
}
@media (max-width: 991px) {
#logomenudesktop,
#logomenurevealdesktop {
display: none;
}
#logomenuoverlay,
#logomenumobile {
display: block;
}
#logomenurevealmobile {
display: none;
}
.stickyonscrollup #logomenumobile {
display: block;
}
.stickyonscrollup #logomenurevealmobile {
display: none;
}
.stickyonscrollup.is-visible #logomenumobile {
display: none;
}
.stickyonscrollup.is-visible #logomenurevealmobile {
display: block;
}
}
@media (min-width: 992px) {
#logomenumobile,
#logomenurevealmobile,
#logomenuoverlay {
display: none;
}
#logomenudesktop {
display: block;
}
#logomenurevealdesktop {
display: none;
}
.stickyonscrollup #logomenudesktop {
display: block;
}
.stickyonscrollup #logomenurevealdesktop {
display: none;
}
.stickyonscrollup.is-visible #logomenudesktop {
display: none;
}
.stickyonscrollup.is-visible #logomenurevealdesktop {
display: block;
}
} .fond {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
}
.contener_general {
-webkit-animation: animball_two 1s infinite;
-moz-animation: animball_two 1s infinite;
-ms-animation: animball_two 1s infinite;
animation: animball_two 1s infinite;
width: 44px;
height: 44px;
position: absolute;
left: 50%;
top: 50%;
margin-left: -22px !important;
margin-top: -22px !important;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.contener_mixte {
width: 44px;
height: 44px;
position: absolute;
}
.ballcolor {
width: 20px;
height: 20px;
border-radius: 50%;
}
.ball_1,
.ball_2,
.ball_3,
.ball_4 {
position: absolute;
-webkit-animation: animball_one 1s infinite ease;
-moz-animation: animball_one 1s infinite ease;
-ms-animation: animball_one 1s infinite ease;
animation: animball_one 1s infinite ease;
}
.ball_1 {
background-color: #cb2025;
top: 0;
left: 0;
}
.ball_2 {
background-color: #f8b334;
top: 0;
left: 24px;
}
.ball_3 {
background-color: #00a096;
top: 24px;
left: 0;
}
.ball_4 {
background-color: #97bf0d;
top: 24px;
left: 24px;
}
@-webkit-keyframes animball_one {
0% {
position: absolute;
}
50% {
top: 12px;
left: 12px;
position: absolute;
opacity: 0.5;
}
100% {
position: absolute;
}
}
@-moz-keyframes animball_one {
0% {
position: absolute;
}
50% {
top: 12px;
left: 12px;
position: absolute;
opacity: 0.5;
}
100% {
position: absolute;
}
}
@-ms-keyframes animball_one {
0% {
position: absolute;
}
50% {
top: 12px;
left: 12px;
position: absolute;
opacity: 0.5;
}
100% {
position: absolute;
}
}
@keyframes animball_one {
0% {
position: absolute;
}
50% {
top: 12px;
left: 12px;
position: absolute;
opacity: 0.5;
}
100% {
position: absolute;
}
}
@-webkit-keyframes animball_two {
0% {
-webkit-transform: rotate(0deg) scale(1);
}
50% {
-webkit-transform: rotate(360deg) scale(1.3);
}
100% {
-webkit-transform: rotate(720deg) scale(1);
}
}
@-moz-keyframes animball_two {
0% {
-moz-transform: rotate(0deg) scale(1);
}
50% {
-moz-transform: rotate(360deg) scale(1.3);
}
100% {
-moz-transform: rotate(720deg) scale(1);
}
}
@-ms-keyframes animball_two {
0% {
-ms-transform: rotate(0deg) scale(1);
}
50% {
-ms-transform: rotate(360deg) scale(1.3);
}
100% {
-ms-transform: rotate(720deg) scale(1);
}
}
@keyframes animball_two {
0% {
transform: rotate(0deg) scale(1);
}
50% {
transform: rotate(360deg) scale(1.3);
}
100% {
transform: rotate(720deg) scale(1);
}
}  .dt-boxed-container > .content > .container {
padding: 60px 40px;
}
.dt-boxed-container {
padding: 0;
margin-top: 50px;
margin-bottom: 50px;
background-color: #ffffff;
background-attachment: fixed;
background-repeat: no-repeat;
background-size: cover;
}
.dt-boxed-container .top-head {
position: relative;
}
.dt-boxed-container #head-page {
left: auto;
width: auto;
}
.dt-boxed-container #dt_pagebar {
left: auto;
width: auto;
}
.dt-boxed-container .head-page.adminbar-is-here.notopbar.reveal {
top: 32px;
}
.dt-boxed-container .head-page.adminbar-not-here.notopbar.reveal { }
.dt-boxed-container .head-page.adminbar-is-here.hastopbar.reveal { }
.dt-boxed-container .head-page.adminbar-not-here.hastopbar.reveal { }
.dt-boxed-container .head-page.adminbar-is-here.notopbar.alt.reveal { }
.dt-boxed-container .head-page.adminbar-not-here.notopbar.alt.reveal { }
.dt-boxed-container .head-page.adminbar-is-here.hastopbar.alt.reveal { }
.dt-boxed-container .head-page.adminbar-not-here.hastopbar.alt.reveal { }
@media (max-width: 767px) {
.dt-boxed-container #head-page {
width: 100%;
}
}
@media (max-width: 991px) {
.dt-boxed-container {
padding: 0;
margin-top: 0;
overflow: hidden;
}
.dt-boxed-container .head-page.adminbar-is-here.notopbar.reveal {
top: 0;
}
.dt-boxed-container #dt-menu,
.dt-boxed-container #dt-menu .sub-nav {
left: -390px; }
.dt-boxed-container #main-nav-check:checked ~ .top-head #dt-menu,
.dt-boxed-container #dt-menu .sub-nav-check:checked ~ #fof-sub,
.dt-boxed-container #dt-menu .sub-nav-check:checked ~ ul[id*='fof-sub-'] {
-webkit-transform: translate(390px, 0);
-moz-transform: translate(390px, 0);
-o-transform: translate(390px, 0);
-ms-transform: translate(390px, 0);
transform: translate(390px, 0);
-webkit-transition: -webkit-transform 350ms cubic-bezier(0.005, 0.975, 0.73, 1);
-moz-transition: -moz-transform 350ms cubic-bezier(0.005, 0.975, 0.73, 1);
-o-transition: -o-transform 350ms cubic-bezier(0.005, 0.975, 0.73, 1);
transition: transform 350ms cubic-bezier(0.005, 0.975, 0.73, 1);
}
}
@media (min-width: 768px) and (max-width: 991px) {
.dt-boxed-container #main-nav-check:checked ~ .top-head .head-page {
width: 480px;
}
.dt-boxed-container #main-nav-check:checked ~ .top-head #top-bar {
width: 750px;
}
}
@media (min-width: 992px) {
.dt-boxed-container #dt-menu {
overflow: visible;
}
.dt-boxed-container #dt-menu li:hover > ul.sub-nav {
height: auto;
}
}  .dt-boxed-stretched-container {
width: 100%;
padding: 0;
background-color: #ffffff;
background-attachment: fixed;
background-repeat: no-repeat;
background-size: cover;
}
.dt-boxed-stretched-container .top-head {
position: relative;
}
.dt-boxed-stretched-container #head-page {
z-index: 100;
width: 100%;
}
@media (min-width: 992px) {
.dt-boxed-stretched-container #head-page #dt-menu > ul {
padding: 0 30px;
}
}
.dt-boxed-stretched-container #head-page.reveal:not(.alt) {
left: auto;
width: 100%;
}
.dt-boxed-stretched-container #dt_pagebar {
left: auto;
width: auto;
}
.dt-boxed-stretched-container #head-page.adminbar-is-here.notopbar.reveal:not(.alt) {
top: auto;
}
.dt-boxed-stretched-container #head-page.adminbar-not-here.notopbar.reveal:not(.alt) {
top: auto;
}
.dt-boxed-stretched-container #head-page.adminbar-is-here.hastopbar.reveal:not(.alt) {
top: auto;
}
.dt-boxed-stretched-container #head-page.adminbar-not-here.hastopbar.reveal:not(.alt) {
top: auto;
}
.dt-boxed-stretched-container #head-page.adminbar-is-here.notopbar.alt.reveal {
top: auto;
}
.dt-boxed-stretched-container #head-page.adminbar-not-here.notopbar.alt.reveal {
top: auto;
}
.dt-boxed-stretched-container #head-page.adminbar-is-here.hastopbar.alt.reveal {
top: auto;
}
.dt-boxed-stretched-container #head-page.adminbar-not-here.hastopbar.alt.reveal {
top: auto;
}
@media (max-width: 767px) {
.dt-boxed-stretched-container #head-page {
width: 100%;
}
}
@media (max-width: 991px) {
.dt-boxed-stretched-container {
padding: 0;
margin-top: 0;
overflow: hidden;
}
.dt-boxed-stretched-container .head-page.adminbar-is-here.notopbar.reveal {
top: 0;
}
.dt-boxed-stretched-container #dt-menu,
.dt-boxed-stretched-container #dt-menu .sub-nav {
left: -390px; }
.dt-boxed-stretched-container #main-nav-check:checked ~ .top-head #dt-menu,
.dt-boxed-stretched-container #dt-menu .sub-nav-check:checked ~ #fof-sub,
.dt-boxed-stretched-container #dt-menu .sub-nav-check:checked ~ ul[id*='fof-sub-'] {
margin-left: 0%;
-webkit-transform: translate(390px, 0);
-moz-transform: translate(390px, 0);
-o-transform: translate(390px, 0);
-ms-transform: translate(390px, 0);
transform: translate(390px, 0);
-webkit-transition: -webkit-transform 350ms cubic-bezier(0.005, 0.975, 0.73, 1);
-moz-transition: -moz-transform 350ms cubic-bezier(0.005, 0.975, 0.73, 1);
-o-transition: -o-transform 350ms cubic-bezier(0.005, 0.975, 0.73, 1);
transition: transform 350ms cubic-bezier(0.005, 0.975, 0.73, 1);
}
.dt-boxed-stretched-container #main-nav-check:checked ~ .top-head .stickyonscrollup.is-visible #dt-menu,
.dt-boxed-stretched-container .stickyonscrollup.is-visible #dt-menu .sub-nav-check:checked ~ #fof-sub,
.dt-boxed-stretched-container .stickyonscrollup.is-visible #dt-menu .sub-nav-check:checked ~ ul[id*='fof-sub-'] {
margin-left: 1.85%;
padding-left: 0;
padding-right: 0;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.dt-boxed-stretched-container #main-nav-check:checked ~ .top-head .head-page {
width: 480px;
}
.dt-boxed-stretched-container #main-nav-check:checked ~ .top-head #top-bar {
width: 750px;
}
}
@media (min-width: 992px) {
.dt-boxed-stretched-container #dt-menu {
overflow: visible;
}
.dt-boxed-stretched-container #dt-menu li:hover > ul.sub-nav {
height: auto;
}
}
.paspartu_outer.disable_bottom_paspartu,
.paspartu_outer.paspartu_on_bottom_fixed {
padding-bottom: 0!important;
}
.paspartu_outer,
.paspartu_outer .content_wrapper {
padding: 0 1.85% 1.85% 1.85%;
height: 100%;
}
.paspartu_outer,
.paspartu_left,
.paspartu_right,
.paspartu_top,
.paspartu_bottom,
.paspartu_outer .eltd_slider,
.paspartu_outer .content:not(.has_slider) .content_inner {
background-color: #ffffff;
}
.paspartu_left,
.paspartu_right,
.paspartu_top,
.paspartu_bottom {
z-index: 99999;
}
.paspartu_top {
position: fixed;
padding-top: 2%;
height: 0;
width: 100%;
top: auto;
left: 0;
background-color: #fff;
}
.paspartu_bottom {
position: fixed;
padding-top: 2%;
height: 0;
width: 100%;
bottom: 0;
left: 0;
background-color: #fff;
}
.paspartu_left,
.paspartu_right {
width: 1.85%;
}
.paspartu_left,
.paspartu_right {
position: fixed;
height: 100%;
top: 0;
background-color: #fff;
}
.paspartu_left {
left: 0;
}
.paspartu_right {
right: 0;
}
.paspartu_inner {
padding-top: 2%;
padding-bottom: 2%;
}
.admin-bar .paspartu_inner {
padding-top: 2%;
}
.admin-bar .paspartu_top {
top: auto;
}
.dt-boxed-stretched-container #main-nav-check:checked ~ .top-head.adminbar-is-here.sticky {
top: 1.1%;
margin-top: 32px;
}
@media (max-width: 782px) {
.dt-boxed-stretched-container #main-nav-check:checked ~ .top-head.adminbar-is-here.sticky {
margin-top: 46px;
}
}
@media (max-width: 991px) {
width: 100%;
padding: 0;
background-color: #ffffff;
background-attachment: fixed;
background-repeat: no-repeat;
background-size: cover;
.top-head {
position: relative;
}
#head-page {
z-index: 100;
width: 100%;
}
#head-page.reveal:not(.alt) {
left: auto;
width: 100%;
}
#dt_pagebar {
left: auto;
width: auto;
}
#head-page.adminbar-is-here.notopbar.reveal:not(.alt) {
top: auto;
}
#head-page.adminbar-not-here.notopbar.reveal:not(.alt) {
top: auto;
}
#head-page.adminbar-is-here.hastopbar.reveal:not(.alt) {
top: auto;
}
#head-page.adminbar-not-here.hastopbar.reveal:not(.alt) {
top: auto;
}
#head-page.adminbar-is-here.notopbar.alt.reveal {
top: auto;
}
#head-page.adminbar-not-here.notopbar.alt.reveal {
top: auto;
}
#head-page.adminbar-is-here.hastopbar.alt.reveal {
top: auto;
}
#head-page.adminbar-not-here.hastopbar.alt.reveal {
top: auto;
}
#main-nav-check:checked ~ .top-head.adminbar-is-here.sticky {
top: 1.1%;
margin-top: 32px;
}
}
@media (max-width: 991px) and (min-width: 992px) {
#head-page #dt-menu > ul {
padding: 0 30px;
}
} h2.blog-post-title,
h2.blog-post-title a {
color: #202020;
font-size: 26px;
margin: 0px;
font-weight: 700;
line-height: 1.23;
}
.blog-post-title a:hover,
.blog-post-title a:focus {
color: #61a4b4;
}
.single-post h2.blog-post-title,
.single-post h2.blog-post-title a {
font-size: 38px;
line-height: 1;
}
.single-post .author_date_tags {
margin-top: 10px;
}
.postdate {
position: absolute;
right: 0;
top: 0;
color: #ffffff;
text-align: center;
padding: 6px 0;
width: 100%;
min-width: 61px;
max-width: 61px;
height: 61px;
max-height: 61px;
margin-bottom: 20px;
z-index: 1;
}
.postdate .day {
font-family: "Oxygen";
font-size: 30px;
line-height: 1em;
font-weight: 300;
}
.postdate .year {
font-family: "Source Sans Pro";
font-size: 11px;
font-weight: 300;
text-transform: uppercase;
letter-spacing: -0.5px;
}
.postimagecontent .postdate {
position: absolute;
right: 0 !important;
top: 0;
}
.format-video .postimage .postdate {
right: 15px;
}
.format-gallery .postimage .postdate {
right: 15px;
}
.format-audio .postimage .postdate {
right: 15px;
}
.single .singlepostmetatop .postdate {
right: -15px;
top: -19px;
z-index: 0;
}
.format-gallery .carousel-inner > .item > img,
.format-gallery .carousel-inner > .item > a > img {
width: 100%;
}
.postmetatop ul {
margin-bottom: 25px;
}
.postmetatop ul li {
font-family: "Oxygen";
color: inherit;
font-size: 16px;
font-weight: 300;
border-right: 1px solid rgba(0, 0, 0, 0.1);
padding: 0 18px;
}
.postmetatop ul li:first-child {
padding: 0 18px 0 0;
}
.postmetatop ul li:last-child {
border-right-width: 0px;
}
.postmetatop ul li i {
margin-right: 12px;
}
.singlepostmetatop {
padding: 19px 30px 17px 30px;
height: 61px;
background-color: #f3f2f2;
}
.singlepostmetatop .share-button.float-right.sharer-0 label {
padding: 0;
}
.singlepostmetatop ul {
margin: 0;
}
.singlepostmetatop ul li {
font-family: "Oxygen";
color: #696969;
border-right: 1px solid rgba(0, 0, 0, 0.1);
padding: 0 20px;
}
.singlepostmetatop ul li:first-child {
padding: 0 20px 0 0;
}
.singlepostmetatop ul li:first-child a {
color: #696969;
}
.singlepostmetatop ul li:last-child {
border-right-width: 0px;
}
.singlepostmetatop ul li i {
margin-right: 12px;
}
.singlepostmetatop .share-button ul li {
border: none;
color: #ffffff;
}
.sharepos .share-button {
margin-right: 60px;
}
.share-button.float-right.sharer-0 label span {
color: inherit !important;
-webkit-font-smoothing: subpixel-antialiased;
}
.share-button.float-right.sharer-0 label {
padding: 0!important;
}
.nohead {
padding: 8px 0 15px !important;
} .postmetabottom {
font-family: "Oxygen";
color: #696969;
line-height: 1.6;
}
.postmetabottom:after {
display: block;
width: 100%;
content: '';
clear: both;
}
article .postmetabottom {
padding: 15px 0;
}
.postseparator {
margin: 20px 0;
}
.postborder {
border-bottom: 1px solid rgba(68, 68, 68, 0.2);
clear: both;
margin-top: 30px;
width: 100%;
}
.blog .postcontent.postcontent-link,
.single .postcontent.postcontent-link {
position: relative;
padding: 85px 60px;
color: #ffffff;
background-repeat: no-repeat;
background-size: cover;
}
.blog .postcontent.postcontent-link a,
.single .postcontent.postcontent-link a {
color: #ffffff;
}
.iconlink {
font-size: 25px;
position: absolute;
right: 20px;
bottom: 20px;
}
.blog .postcontent.postcontent-quote {
position: relative;
padding: 60px;
color: #ffffff;
background-repeat: no-repeat;
background-size: cover;
font-family: 'Playfair Display';
font-weight: 300;
font-size: 16px;
font-style: italic;
}
.blog .postcontent.postcontent-quote a {
color: #ffffff;
}
.blog .postcontent.postcontent-quote blockquote {
font-size: 24px;
border: none;
}
.iconquote {
font-size: 40px;
position: absolute;
right: 20px;
bottom: 20px;
}
.postimage {
padding-bottom: 30px;
} .postcontent table,
.section-comment table {
font-size: 1em;
font-weight: normal;
}
.postcontent table thead th,
.section-comment table thead th,
.postcontent table tbody tr:first-child th,
.section-comment table tbody tr:first-child th {
background-color: #4a4a4a;
color: #ffffff;
text-align: center;
font-weight: bold;
}
.postcontent table thead + tbody tr:first-child th,
.section-comment table thead + tbody tr:first-child th {
background-color: inherit;
text-align: inherit;
}
.postcontent table th,
.section-comment table th,
.postcontent table td,
.section-comment table td {
padding: 10px 30px;
} .flex-video {
float: none;
clear: both;
width: 100%;
position: relative;
padding-bottom: 55%;
height: 0;
}
.flex-video iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
border: none;
}
.flex-video embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.flex-video[data-twttr-id*=twttr] {
height: auto;
}
.flex-video[data-twttr-id*=twttr] {
padding: 0;
} .postimage .mejs-container,
.postimage .mejs-overlay,
.postimage .me-plugin {
width: 100% !important;
}
.postimage .me-plugin embed {
width: 100% !important;
}
.postimage video {
width: 100%;
position: relative;
left: 0;
}
.postaudio {
width: 100%;
min-height: 255px;
max-height: 255px;
text-align: center;
color: #ffffff;
font-size: 80px;
line-height: 3;
}   .list-social-icons {
display: none;
position: absolute;
width: auto;
min-width: 250px;
right: 10px;
top: -70px;
}
.list-social-icons div {
float: right;
text-align: center !important;
padding: 10px 0 0 0;
height: 49px;
width: 58px;
}
.list-social-icons div a {
display: block;
width: 100%;
margin-bottom: 10px;
}
.list-social-icons div a i {
font-size: 20px !important;
margin-right: 0 !important;
}
.list-social-icons div svg {
display: none;
}
.list-social-icons div:first-child {
height: 58px;
}
.list-social-icons div:first-child svg {
display: block;
}
.btn-bitbucket {
background-color: #205081;
}
.btn-bitbucket a {
color: #ffffff !important;
}
.btn-dropbox {
background-color: #1087dd;
}
.btn-dropbox a {
color: #ffffff !important;
}
.btn-facebook {
background-color: #3b5998;
}
.btn-facebook a {
color: #ffffff !important;
}
.btn-flickr {
background-color: #ff0084;
}
.btn-flickr a {
color: #ffffff !important;
}
.btn-foursquare {
background-color: #0072b1;
}
.btn-foursquare a {
color: #ffffff !important;
}
.btn-github {
background-color: #444444;
}
.btn-github a {
color: #ffffff !important;
}
.btn-google-plus {
background-color: #e34429;
}
.btn-google-plus a {
color: #ffffff !important;
}
.btn-instagram {
background-color: #3f729b;
}
.btn-instagram a {
color: #ffffff !important;
}
.btn-linkedin {
background-color: #007bb6;
}
.btn-linkedin a {
color: #ffffff !important;
}
.btn-tumblr {
background-color: #2c4762;
}
.btn-tumblr a {
color: #ffffff !important;
}
.btn-twitter {
background-color: #6cdfea;
}
.btn-twitter a {
color: #ffffff !important;
}
.btn-vk {
background-color: #587ea3;
}
.btn-vk a {
color: #ffffff !important;
}
.btn-dribbble {
background-color: #c32361;
}
.btn-dribbble a {
color: #ffffff !important;
}   .postimagecontent {
position: relative;
width: 100%;
height: auto;
cursor: pointer;
}
.postimagecontent img {
max-width: 100%;
vertical-align: top;
}
.postimagecontent .imgcontrol {
width: 100%;
vertical-align: top;
position: absolute;
left: 0;
top: 0;
height: 100%;
opacity: 0;
transition: all 0.5s;
-webkit-transition: all 0.5s;
}
.postimagecontent .imgcontrol .imgbuttons {
position: absolute;
bottom: 0;
}
.postimagecontent .imgcontrol .imgbuttons a:last-child {
margin-left: -4px;
}
.postimagecontent:hover .imgcontrol {
opacity: 1;
}  .post-gallery-carousel {
position: relative;
width: 100%;
height: auto;
}
.post-gallery-carousel .carousel-inner {
width: 100%;
vertical-align: top;
}
.post-gallery-carousel .carousel-inner div {
transition: all 0.5s;
-webkit-transition: all 0.5s;
}
.post-gallery-carousel .post-gallery-carousel-nav {
width: 100%;
vertical-align: top;
position: absolute;
left: 0;
top: 0;
height: 100%;
opacity: 1;
overflow: hidden;
}
.post-gallery-carousel .post-gallery-carousel-nav .post-gallery-carousel-buttons {
bottom: 45%;
position: absolute;
vertical-align: middle;
width: 100%;
}
.post-gallery-carousel .post-gallery-carousel-nav .post-gallery-carousel-buttons a {
float: left;
margin-left: 37px;
height: 27px;
width: 27px;
line-height: 22px;
border-radius: 50%;
background-color: transparent;
padding-top: 2px;
color: #ffffff;
border: 1px solid #ffffff;
}
.post-gallery-carousel .post-gallery-carousel-nav .post-gallery-carousel-buttons a:before {
margin-left: 0.1em;
}
.post-gallery-carousel .post-gallery-carousel-nav .post-gallery-carousel-buttons a:hover {
background-color: #ffffff;
color: #696969;
}
.post-gallery-carousel .post-gallery-carousel-nav .post-gallery-carousel-buttons a:last-child {
float: right;
margin-left: 0;
margin-right: 37px;
}
.circle_border {
border: 1px solid #ffffff !important;
border-radius: 50%;
color: #ffffff;
font-size: 24px;
}
.paging-nav {
font-family: "Source Sans Pro";
}
.paging-nav a,
.paging-nav > span {
padding: 6px 12px;
margin: 0 1px;
}
.paging-nav a:first-child,
.paging-nav span:first-child {
margin-left: 0;
}
.paging-nav a.prev:first-child,
.paging-nav span.prev:first-child {
margin-left: 0;
}
.paging-nav a {
color: inherit;
}
.paging-nav a:hover {
background-color: #1b3f4f;
color: #ffffff !important;
}
.paging-nav .prev,
.paging-nav .next {
text-transform: capitalize;
}
.paging-nav span.current {
color: #ffffff;
background-color: #1b3f4f;
}
.paging-nav .page-numbers {
background-color: transparent;
border: solid 1px rgba(74, 74, 74, 0.25);
}
.billio_link_page {
clear: both;
width: 100%;
font-family: "Oxygen";
}
.billio_link_page > a,
.billio_link_page > span {
padding: 6px 12px;
margin: 0 2px;
float: left;
min-width: 30px;
text-align: center;
}
.billio_link_page > a:first-child,
.billio_link_page > span:first-child {
margin-left: 0;
}
.billio_link_page a {
color: inherit;
}
.billio_link_page a:hover {
background-color: #1b3f4f;
color: #ffffff !important;
}
.billio_link_page > a {
background-color: transparent;
border: solid 1px rgba(74, 74, 74, 0.25);
}
.billio_link_page > span.page-numbers {
color: #ffffff;
background-color: #1b3f4f;
}
.rtl .billio_link_page > a,
.rtl .billio_link_page > span {
padding: 6px 12px;
margin: 0 2px;
float: right;
min-width: 30px;
text-align: center;
}
.rtl .billio_link_page > a:first-child,
.rtl .billio_link_page > span:first-child {
margin-right: 0;
} .text-center img {
display: block;
margin-left: auto;
margin-right: auto;
} .about-author {
padding: 30px 0;
}
.about-author .pull-left {
margin-right: 30px;
}
.about-author h4 {
font-size: 20px;
}
@media (max-width: 480px) {
.about-author .pull-left {
float: none!important;
}
}
@media (max-width: 767px) {
.comment_item.media .pull-left {
float: none!important;
margin-bottom: 20px;
}
.dt-comment-comment {
padding: 0;
}
.dt-comment-date {
text-align: left;
padding-left: 0;
}
}
.form-group {
position: relative;
}
.form-group i {
position: absolute;
padding: 0px 5px;
pointer-events: none;
height: 37px;
line-height: 2.2em;
border-right: 1px solid rgba(0, 0, 0, 0.1);
}
.comment_item {
padding: 0;
margin-top: 30px!important;
list-style-type: none;
}
.comment_item .author-avatar {
width: 50px;
}
.comment_item .media-body {
border: 1px solid rgba(68, 68, 68, 0.2);
padding: 30px;
}
.comment-reply-link,
.comment-edit-link {
position: relative;
top: 20px;
}
.dt-comment-author {
font-family: "Source Sans Pro";
font-size: 20px;
text-transform: uppercase;
}
.dt-comment-date {
font-family: "Oxygen";
font-size: 16px;
}
.dt-comment-comment {
padding-top: 20px;
padding-bottom: 20px;
}
.comment_item .dt-comment-author,
.comment_item .dt-comment-comment {
padding-left: 0;
padding-right: 0;
}
.dt-comment-buttons {
padding: 20px 0 0;
}
.section-comment ul.children { padding-left: 50px;
}
@media (max-width: 767px) {
.section-comment ul.children {
padding-left: 30px;
}
}
.comment-respond {
margin-top: 30px;
}
.section-comment .dt-reply-line {
display: none;
}
.section-comment ul.children .dt-reply-line {
display: block;
width: 20px;
height: 20px;
border-left: 1px solid rgba(0, 0, 0, 0.1);
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
position: relative;
left: -80px;
top: 80px;
} .comment-leave-title,
.comment-reply-title {
font-size: 24px;
font-family: "Oxygen";
margin-bottom: 12.5px;
}
.blog_info_date,
.blog_info_date a,
.blog_info_tags {
font-weight: bold;
font-size: 14px;
}
.blog_info_comments {
font-family: 'Playfair Display';
font-weight: bold;
font-size: 18px;
font-style: italic;
}
.blog_info_categories {
font-weight: 600;
font-size: 16px;
font-family: "Source Sans Pro";
}
.blog_info_categories {
line-height: 22px;
margin-bottom: 8px;
}
.blog_info_categories,
.blog_info_categories a {
color: #61a4b4;
}
.blog_info_date,
.blog_info_date a,
.blog_info_comments,
.blog_info_comments a,
.blog_info_share {
color: #d7d7d7;
}
.blog_info_author,
.blog_info_date,
.blog_info_date a,
.blog_info_tags,
.blog_info_tags a {
font-family: "Source Sans Pro";
color: #4a4a4a;
font-size: 1em;
font-weight: 400;
letter-spacing: 0px;
margin-bottom: 15px;
margin-top: 10px;
}
.blog_info_tags a:hover {
color: #61a4b4;
}
.blog_info_tags {
margin-bottom: 10px;
}
.blog_info_share {
margin-bottom: 20px;
}
.blog_info_share .share-label,
.blog_info_share a {
font-family: "Source Sans Pro";
color: #adadad;
font-size: 16px;
display: inline-block;
}
.blog_info_share .share-label {
font-style: italic;
}
.post-share {
width: 1em;
height: 1em;
border-radius: 100%;
background: #adadad;
display: block;
position: relative;
margin-bottom: -2px;
}
.post-share:after,
.post-share:before {
color: #ffffff;
font-size: 0.6em;
position: absolute;
top: 50%;
left: 50%;
margin: 0;
padding: 0;
margin-left: 0;
margin-right: 0;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.blog_image {
margin-bottom: 30px;
}
@media (max-width: 445px) {
.btn-readmore {
letter-spacing: 0;
}
}
@media (max-width: 257px) {
.btn-readmore {
font-size: 14px;
}
}
.next i.icon-angle-right,
.prev i.icon-angle-left {
position: relative;
top: 3px;
}
.postimage .img-responsive {
width: 100%;
}
.author_date_tags {
padding: 0;
margin-bottom: 25px;
}
.author_date_tags li {
display: inline;
padding: 0 20px 0 0;
}
.author_date_tags li.blog_info_date:before,
.author_date_tags li.blog_info_tags:before {
content: "/";
padding-right: 20px;
} form.search-form-onpage input[type="search"] {
background: #f3f3f3;
font-size: 26px;
color: #adadad;
height: 62px;
padding: 18px 60px 18px 30px;
border: none;
}
form.search-form-onpage .form-group i {
border: none;
position: absolute;
top: 50%;
right: 30px;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
}
form.search-form-onpage .form-group i::before {
font-size: 25px;
}
.search-result-container {
margin-top: 20px;
}
.search-result-container .search-header {
margin-bottom: 60px;
}
.search-result-container .search-header .search-title {
color: #4a4a4a;
}
.search-result-container .search-header .search-title .search-keyword {
color: #adadad;
}
.search-result-container.no-result {
text-align: center;
font-size: 20px;
color: #adadad;
}
.search-result-container.no-result .search-header {
margin-bottom: 0;
}
.search-result-container article {
background: #f3f3f3;
padding: 30px 40px;
margin-bottom: 30px;
}
.search-result-container article .blog-post-title,
.search-result-container article .blog-post-title a {
font-size: 20px;
line-height: 1.56;
}
.search-result-container article .blog-post-type {
font-size: 1em;
color: #adadad;
margin: 5px 0;
} .blog .blog-masonry .single-masonry {
font-family: "Source Sans Pro";
}
.blog .blog-masonry .single-masonry .blog_info_share,
.blog .blog-masonry .single-masonry .masonry_readmore {
margin-top: 20px;
margin-bottom: 20px;
}
.blog .blog-masonry .single-masonry .blog_info_share a {
display: inline-block;
}
.blog .blog-masonry .single-masonry .share-label {
margin-top: 5px;
}
.blog .blog-masonry .single-masonry .btn-readmore {
text-transform: capitalize;
}
.blog .blog-masonry .single-masonry .postcontent-link {
padding: 85px 40px;
background-repeat: no-repeat;
background-size: cover;
}
.blog .blog-masonry .single-masonry .blog-post-title {
overflow: hidden;
}
.blog .blog-masonry .single-masonry .blog_info_author {
font-weight: normal;
}
.blog .blog-masonry .single-masonry .postcontent.postcontent-quote {
padding: 85px 20px;
background-repeat: no-repeat;
background-size: cover;
}
.blog .blog-masonry .single-masonry .postcontent.postcontent-quote blockquote:before {
left: 17px;
}
.blog .blog-masonry .single-masonry .post-gallery-carousel .post-gallery-carousel-nav .post-gallery-carousel-buttons a {
border: none;
}
.blog .blog-masonry .single-masonry .post-gallery-carousel .post-gallery-carousel-nav .post-gallery-carousel-buttons a:hover {
background-color: transparent;
}
.blog .blog-masonry .single-masonry .blog_info_categories {
line-height: 22px;
}
.blog .blog-masonry ~ .paging-nav {
padding-left: 20px;
padding-right: 20px;
} .dt_report_item {
border-bottom: 1px solid rgba(68, 68, 68, 0.2);
padding: 70px 0 30px;
}
.dt_report_pagination .page-numbers {
color: #696969;
}
.dt_report_pagination .page-numbers:hover {
color: #ffffff;
}
.dt_report_item > div:first-child {
padding-left: 0!important;
}
.dt_report_item > div:last-child {
padding-right: 0!important;
}
:selection {
color: white;
background: #fec56b;
}
::selection {
color: white;
background: #fec56b;
}
::-moz-selection {
color: white;
background: #fec56b;
} .bodytext-color-1,
.sidebar .widget_text .social-circled li a {
color: #696969;
}
.bodytext-color-2 {
color: inherit;
}
.link-color-primary,
#dt-menu > ul .current-menu-item > a,
#dt-menu-mobile > ul .current-menu-item > a,
.dt-iconboxes.layout-7 i,
.dt-iconboxes.layout-8 i,
.dt_vertical_tab .vertical-nav-tab > li > div i {
color: #fec56b;
}
.link-color-secondary {
color: #61a4b4;
}
.background-color-primary,
.dt-iconboxes-4,
.dt-iconboxes.hover-this span:hover,
.dt-iconboxes-2.hover-this:hover .dt-section-icon i.hi-icon,
.dt-iconboxes-2.hover-this:hover i,
.dt-iconboxes.layout-3.hover-this span:hover,
.dt-iconboxes-4:hover.hover-this .dt-section-icon,
.dt-iconboxes-5:hover.hover-this .hi-icon-effect-5 .hi-icon,
.dt-iconboxes.layout-6.hover-this:hover,
.dt-iconboxes.layout-3.hover-this span:hover,
.owl-carousel-container .owl-custom-pagination .owl-page.active i,
.dt-icon-circle.primary-color,
.dt-icon-ghost.primary-color,
.dt-icon-square.primary-color,
.sidebar .widget_text .social-circled li:hover,
#featured-work-navbar #featured-filter.dt-featured-filter li.active a,
.wpb_wrapper .wpb_content_element .wpb_accordion_wrapper .ui-state-default .ui-icon:after,
.wpb_wrapper .wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header.ui-accordion-header-active,
#sequence ul.sequence-canvas li .slide-title:after {
background: #fec56b;
}
.background-color-primary-darken,
.dt-iconboxes-4.hover-this:hover {
background: #fd9d06;
}
.background-color-secondary,
.dt-icon-circle.secondary-color,
.dt-icon-ghost.secondary-color,
.dt-icon-square.secondary-color {
background: #61a4b4;
}
.background-color-secondary-darken {
background: #386b77;
}
.background-color-tertier {
background: #1b3f4f;
}
.background-color-tertier-opacity {
background: rgba(70, 119, 128, 0.8);
}
.background-color-gray,
.widget_product_search #s,
.wpb_wrapper .wpb_content_element .wpb_accordion_wrapper .wpb_accordion_content,
.wpb_wrapper .wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header,
.wpb_wrapper .wpb_content_element .wpb_tabs_nav,
.wpb_wrapper .wpb_content_element.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tab,
.teaser_grid_container .isotope-inner {
background: #ecf0f1;
}
.border-color-tertier {
border-color: #1b3f4f;
}
.border-color-gray-on-light,
.select.select-theme-default .select-content,
.select-target.select-theme-default,
article blockquote,
.dt_column blockquote,
#footer blockquote,
.sidebar .widget_text .social-circled li,
.sidebar .widget_text .social-circled li:last-child,
#featured-work-navbar #featured-filter.dt-featured-filter li,
#featured-work-navbar #featured-filter.dt-featured-filter li:last-child,
.wpb_wrapper .wpb_content_element .wpb_tabs_nav li,
.dt-partner .border-right,
.dt-partner .dummy,
.port-article h2.port-heading,
.port-article .port-meta li {
border-color: rgba(68, 68, 68, 0.2) !important;
}
.border-color-gray-on-dark,
footer .footer-section .select-target.select-theme-default,
footer .widget_search #s,
footer .woocommerce.widget_product_tag_cloud .tagcloud .tag,
footer .dt_widget_accordion .panel-heading,
footer .dt_widget_accordion .panel-body {
border-color: rgba(68, 68, 68, 0.2);
}
.border-color-primary {
border-color: #fec56b;
}
.border-color-secondary {
border-color: #61a4b4;
}
.inputbox-styling {
padding: 10px;
border-width: 1px;
border-style: solid;
box-shadow: none;
}
.text-align-right {
text-align: right;
}
@media (max-width: 767px) {
.vc_row .remove-padding-xs {
padding: 0!important;
}
}
.position-relative {
position: relative;
}
.z-index-100 {
z-index: 100;
}
i[class*=icon] {
-webkit-font-smoothing: antialiased;
}
.select-target.select-theme-default {
padding: 10px 40px 10px 20px;
}
.section-main-title {
text-transform: none;
}
.select-target.select-theme-default:hover {
color: #fec56b;
}
@media (max-width: 767px) {
.text-centered-under-sm {
text-align: center;
}
}
hr {
margin-top: 15px;
margin-bottom: 15px;
border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.text-white {
color: #fff;
}
.text-white h1,
.text-white h2,
.text-white h3,
.text-white h4,
.text-white h5,
.text-white h6 {
color: #fff;
} .page-404 {
width: 100%;
height: 100%;
text-align: center;
padding: 80px 0;
}
.page-404-heading1 {
font-size: 9em;
line-height: 1.2em;
}
.page-404-subheading {
line-height: 2em;
font-weight: 400;
}
#submit:focus {
outline: 0;
} .btn-default { }
.btn-default:hover { }
.btn:active,
.btn.active {
-ms-box-shadow: none;
-o-box-shadow: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
.btn {
font-weight: 400;
padding: 8px 25px;
line-height: 1.56;
border: 0;
text-transform: capitalize;
font-family: "Source Sans Pro";
font-size: 1em;
-webkit-transition: all 200ms;
-moz-transition: all 200ms;
-o-transition: all 200ms;
-ms-transition: all 200ms;
transition: all 200ms;
}
.btn.btn-lg {
padding: 14px 25px;
font-size: 2em;
}
.btn.btn-sm {
padding: 4px 15px;
font-size: .8em;
}
.btn.btn-xs {
padding: 1px 10px;
font-size: .6em;
}
.btn:before {
font-weight: 200;
}
.btn.btn-color-primary {
border: 0;
}
.btn.btn-color-primary:hover {
border: 0;
}
.btn.btn-color-primary:active,
.btn.btn-color-primary:focus {
border: 0;
}
.btn.btn-color-secondary {
border: 0;
}
.btn.btn-color-secondary:hover {
background: #386b77;
border: 0;
}
.btn.btn-color-secondary:active,
.btn.btn-color-secondary:focus {
border: 0;
}
.btn.btn-success {
border: 0;
}
.btn.btn-success:hover {
border: 0;
}
.btn.btn-success:active,
.btn.btn-success:focus {
border: 0;
}
.btn.btn-warning {
border: 0;
}
.btn.btn-warning:hover {
border: 0;
}
.btn.btn-warning:active,
.btn.btn-warning:focus {
border: 0;
}
.btn.btn-info {
border: 0;
}
.btn.btn-info:hover {
border: 0;
}
.btn.btn-info:active,
.btn.btn-info:focus {
border: 0;
}
.btn.btn-danger {
border: 0;
}
.btn.btn-danger:hover {
border: 0;
}
.btn.btn-danger:active,
.btn.btn-danger:focus {
border: 0;
}
.btn.btn-ghost,
#sequence ul li .btn-cta {
padding: 8px 20px;
border-width: 1px;
border-style: solid;
border-color: #696969;
background-color: transparent;
color: #696969;
position: relative;
}
.btn.btn-ghost:hover,
.btn.btn-ghost:active,
.btn.btn-ghost:focus {
border-color: #505050;
border-width: 1px;
border-style: solid;
}
.btn.btn-ghost.skin-light,
.featured .plan-action .btn-active {
border-style: solid;
border-width: 1px;
border-color: #fff;
color: #fff;
}
.btn.btn-ghost.skin-light:hover {
background-color: #fff;
color: #696969;
border-color: #fff;
border-width: 1px;
border-style: solid;
}
.btn.btn-ghost.skin-light:active,
.btn.btn-ghost.skin-light:focus {
background-color: #bdc3c7;
color: #696969;
border-color: #bdc3c7;
border-width: 1px;
border-style: solid;
}
.btn.btn-ghost.skin-light:after {
content: '';
position: absolute;
z-index: -1;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s;
width: 0%;
height: 100%;
top: 0;
left: 0;
background: #fff;
}
.btn.btn-ghost.skin-light:hover:after {
width: 100%;
}
.btn.btn-ghost.skin-primary {
border-color: #fec56b;
}
.btn.btn-ghost.skin-primary:hover {
border-color: #feb138;
}
.btn.btn-ghost.skin-dark {
background: transparent;
}
.btn.btn-ghost.skin-dark:hover { }
.btn.btn-ghost.skin-dark:after {
content: '';
position: absolute;
z-index: -1;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s;
width: 0%;
height: 100%;
top: 0;
left: 0;
background: #000;
}
.btn.btn-ghost.skin-dark:hover:after {
width: 100%;
}
.btn.btn-ghost.btn-lg {
padding: 3px 25px;
}
.btn.btn-ghost.btn-md {
padding: 2px 15px;
}
.btn.btn-ghost.btn-sm {
padding: 0px 15px;
}
.btn.btn-ghost.btn-xs {
padding: 0px 15px;
}
.btn.btn-link {
color: #fec56b;
padding: 0;
}
.btn.btn-link:hover {
color: #fec56b;
}
.btn.btn-underlined {
color: #000;
position: relative;
display: inline-block;
padding: 0.5em;
line-height: 1.2;
background: transparent;
}
.btn.btn-underlined.skin-dark {
color: #000;
}
.btn.btn-underlined.skin-dark:active,
.btn.btn-underlined.skin-dark:focus,
.btn.btn-underlined.skin-dark:hover {
color: #000;
background: transparent;
outline: none;
}
.btn.btn-underlined.skin-dark:before,
.btn.btn-underlined.skin-dark:after {
background-color: #000;
}
.btn.btn-underlined.skin-light {
color: #fff;
}
.btn.btn-underlined.skin-light:active,
.btn.btn-underlined.skin-light:focus,
.btn.btn-underlined.skin-light:hover {
color: #fff;
background: transparent;
outline: none;
}
.btn.btn-underlined.skin-light:before,
.btn.btn-underlined.skin-light:after {
background-color: #fff;
}
.btn.btn-underlined:before,
.btn.btn-underlined:after {
outline: none;
position: absolute;
top: 100%;
left: 0;
width: 100%;
height: 1px;
content: '';
-webkit-transition: -webkit-transform 0.3s;
-moz-transition: -moz-transform 0.3s;
transition: transform 0.3s;
-webkit-transform: scale(0.95);
-moz-transform: scale(0.95);
transform: scale(0.95);
}
.btn.btn-underlined:after {
opacity: 0;
-webkit-transition: top 0.3s, opacity 0.3s, -webkit-transform 0.3s;
-moz-transition: top 0.3s, opacity 0.3s, -moz-transform 0.3s;
transition: top 0.3s, opacity 0.3s, transform 0.3s;
}
.btn.btn-underlined:hover:before,
.btn.btn-underlined:hover:after {
-webkit-transform: scale(1);
-moz-transform: scale(1);
transform: scale(1);
}
.btn.btn-underlined:hover:after {
top: 0%;
opacity: 1;
}
.btn.btn-rounded {
border: 1px solid #fec56b;
border-radius: 3px;
}
.btn.btn-rounded:hover {
border-color: #000;
}
.btn.skin-light:hover,
.btn.skin-light:active,
.btn.skin-light:focus,
#sequence ul li .btn-cta:hover {
background-color: #fff;
color: #696969;
}
.btn.skin-dark:hover,
.btn.skin-dark:active,
.btn.skin-dark:focus {
background-color: #696969;
color: #fff;
}
.btn:active {
color: #fff;
}
.btn:focus {
color: #fff;
}
.btn-primary,
.btn-color-primary,
#dt-menu a.vc_general.vc_btn3.vc_btn3-color-brand-primary,
a.vc_general.vc_btn3.vc_btn3-color-brand-primary,
.vc_general.vc_btn3.vc_btn3-color-brand-primary,
.portfolio-navigation a.more-post {
background: #fec56b;
color: #4a4a4a;
}
.btn-color-secondary,
.btn-secondary {
background: #61a4b4;
color: #ffffff;
}
.btn-color-secondary:hover,
.btn-secondary:hover {
color: #ffffff;
}
.dt-icon-circle,
.dt-icon-ghost,
.dt-icon-square {
width: 40px;
height: 40px;
line-height: 40px;
display: inline-block;
text-align: center;
margin-right: 10px;
}
.dt-icon-circle.primary-color,
.dt-icon-ghost.primary-color,
.dt-icon-square.primary-color {
color: #fff;
}
.dt-icon-circle.secondary-color,
.dt-icon-ghost.secondary-color,
.dt-icon-square.secondary-color {
color: #fff;
}
.dt-icon-circle {
-webkit-border-radius: 50%;
border-radius: 50%;
background-clip: padding-box;
}
.dt-icon-ghost {
border-width: 3px;
border-style: solid;
border-color: #696969;
color: #696969;
}
.primary-color.size-sm,
.secondary-color.size-sm {
width: 25px;
height: 25px;
line-height: 25px;
}
.primary-color.size-md,
.secondary-color.size-md {
width: 70px;
height: 70px;
line-height: 70px;
}
.primary-color.size-lg,
.secondary-color.size-lg,
.dt-icon-ghost.size-lg {
width: 100px;
height: 100px;
font-size: 3em;
line-height: 100px;
}
i.dt-icon-square:not(.primary-color):not(.secondary-color) {
width: auto;
height: auto;
line-height: 1em;
margin-right: 0;
}
.dt-icon.primary-color {
color: #fec56b;
}
.dt-icon.secondary-color {
color: #61a4b4;
}
.list-no-dot-styling {
border-bottom-width: 1px;
border-bottom-style: solid;
padding: 15px 0;
}
.featured .plan-action .btn-active {
-webkit-transition: all 200ms;
-moz-transition: all 200ms;
-o-transition: all 200ms;
-ms-transition: all 200ms;
transition: all 200ms;
}
.featured .plan-action .btn-active:hover {
background-color: #fff!important;
color: #222!important;
}
body.single-post .content > .container,
body.blog .content > .container,
body.archive .content > .container,
body.search-results .content > .container {
padding-bottom: 60px;
}
.content > div > .container,
#banner-section.no-bg > .container {
position: relative;
}
figcaption a:hover {
border: 0;
}
img.size-full,
img.size-large,
img.size-medium,
.wp-post-image,
.post-thumbnail img {
height: auto;
max-width: 100%;
}
@media (max-width: 992px) {
.margin_top_40_max_sm {
margin-top: 40px;
}
}
input:focus,
:focus {
outline-width: 0; }
.form-control {
-ms-box-shadow: none;
-o-box-shadow: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
.form-control:focus {
border-color: #999;
-ms-box-shadow: none;
-o-box-shadow: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
article blockquote,
.dt_column blockquote,
#footer blockquote {
font-family: 'Playfair Display';
font-size: 16px;
line-height: 1.7;
font-weight: 100;
border-left: 0;
position: relative;
padding: 20px 20px;
}
article blockquote:before,
.dt_column blockquote:before,
#footer blockquote:before {
content: '\201c';
font-family: 'arial';
position: absolute;
left: 0px;
font-size: 2em;
line-height: 1;
}
blockquote:before,
.dt_column blockquote:before,
#footer blockquote:before {
content: '\201c';
font-family: 'arial';
position: absolute;
left: 0px;
font-size: 2em;
line-height: 1;
}
blockquote {
border-left: 0;
} .top-head {
position: absolute;
display: block;
width: 100%;
}
.vertical_menu.top-head {
width: auto;
}
@media (max-width: 991px) {
.vertical_menu.top-head {
width: 100%;
}
}
#head-page-sticky-wrapper {
position: relative;
}
#head-page {
position: relative;
z-index: 99;
margin-top: 60px;
}
#head-page .header-logo {
text-align: center;
font-weight: bold;
font-size: 1.625em;
font-family: "Oxygen";
text-transform: capitalize;
height: 100%;
position: relative;
}
#head-page .header-logo,
#head-page .header-logo a {
color: #ffffff;
}
#head-page .header-logo > a {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
@media (min-width: 992px) {
#head-page.reveal.alt.transparent { }
}
#top-bar + .top-head #head-page {
margin-top: 0;
}
.vertical_menu #head-page.reveal.alt.transparent {
margin-top: 0;
}
.is-sticky #head-page {
width: 100%;
z-index: 99;
margin: 0 auto;
}
@media (max-width: 782px) {
.is-sticky #head-page.adminbar-is-here {
top: 46px!important;
}
}
.wpb_row .col_dummy {
margin-bottom: 0!important;
}
#banner-section .container {
position: relative;
display: block;
}
#banner-section .row {
position: absolute;
width: 100%;
top: 120px;
}
#banner-section .row h1 {
margin: 0;
}
.banner-title,
.breadcrumbs {
text-align: left;
}
@media (max-width: 450px) {
section#banner-section .banner-title h1.page-title {
font-size: 1.5em;
}
section#banner-section .breadcrumbs {
font-size: 1em!important; }
} .popup_form .form-control {
-ms-box-shadow: none;
-o-box-shadow: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
border: 0;
background-color: #4d4d4d;
font-weight: 300;
border: 1px solid rgba(0, 0, 0, 0.15);
color: #fff;
} .single .postcontent {
background: none;
}
.blog .postcontent {
padding: 0;
position: relative;
}
.single .postcontent {
background: none;
padding: 0;
}
.single .about-author {
padding: 30px;
margin-bottom: 40px;
border: solid 1px rgba(74, 74, 74, 0.25);
border-top: solid 3px #1b3f4f;
}
.single .about-author h5 {
margin: 0 0 10px 0;
}
.single .singlepostmetatop ul li {
border: none;
}
.tax-portcat .postcontent {
background-color: #f3f2f2;
padding: 30px 30px 15px;
position: relative;
} @media (max-width: 1281px) {
.padding_right_max_lg_65 {
padding-right: 70px;
}
}  .dt-iconboxes-4 .dt-iconboxes-text {
padding: 0 20px 20px 20px;
} .owl-custom-pagination [class^="icon-"]:before,
.module_dt_iconboxes [class^="icon-"]:before,
.owl-custom-pagination [class*=" icon-"]:before,
.module_dt_iconboxes [class*=" icon-"]:before {
width: auto;
} #footer #s::-webkit-input-placeholder {
color: rgba(255, 255, 255, 0.7);
}
#footer #s::-moz-placeholder {
color: rgba(255, 255, 255, 0.7);
}
#footer #s:-moz-placeholder {
color: rgba(255, 255, 255, 0.7);
}
#footer #s:-ms-input-placeholder {
color: rgba(255, 255, 255, 0.7);
}
.sidebar #s::-webkit-input-placeholder {
color: #adadad;
}
.sidebar #s::-moz-placeholder {
color: #adadad;
}
.sidebar #s:-moz-placeholder {
color: #adadad;
}
.sidebar #s:-ms-input-placeholder {
color: #adadad;
} .carousel-inner div {
-webkit-transition-property: left !important;
-moz-transition-property: left !important;
-o-transition-property: left !important;
-ms-transition-property: left !important;
transition-property: left !important;
} .md-close {
padding: 0;
width: 30px;
height: 30px;
} .dt-section-head h2 {
margin-top: 0;
}
.dt-section-head hr:after {
height: 2px;
width: 30px;
background-color: #222;
} #dt-menu.dt-menu-right li:last-child a {
padding-right: 0;
}
.dt-menu-right .menu-item-type-search a {
padding-right: 0!Important;
}
.dt-menu-left .menu-item-type-search a {
padding-left: 0!Important;
}
#dt-menu.dt-menu-left > ul > li:nth-child(2) > a {
padding-left: 0;
}
#dt-menu li a {
font-family: "Source Sans Pro";
}
#mobile-header {
min-height: 77px;
}
.top-head a:hover {
border: 0;
} b,
strong {
font-weight: 700;
} .sidebar .widget_text .social-circled {
margin-bottom: 0;
}
.sidebar .widget_text .social-circled:after {
display: block;
content: '';
width: 100%;
clear: both;
}
.sidebar .widget_text .social-circled li {
float: left;
border-width: 1px;
border-style: solid;
padding: 2px!Important;
-webkit-border-radius: 50%;
border-radius: 50%;
background-clip: padding-box;
margin-right: 9px;
margin-bottom: 9px;
-webkit-transition: background-color 0.3s;
-moz-transition: background-color 0.3s;
-o-transition: background-color 0.3s;
-ms-transition: background-color 0.3s;
transition: background-color 0.3s;
}
.sidebar .widget_text .social-circled li a {
font-size: 10px;
-webkit-transition: color 0.3s;
-moz-transition: color 0.3s;
-o-transition: color 0.3s;
-ms-transition: color 0.3s;
transition: color 0.3s;
font-family: fontello;
}
.sidebar .widget_text .social-circled li:last-child {
border-width: 1px!important;
border-style: solid!important;
}
.sidebar .widget_text .social-circled li:hover {
border: 1px solid transparent!important;
cursor: pointer;
}
.sidebar .widget_text .social-circled li:hover a {
color: white;
} .page.portfolio .portfolio {
padding-top: 60px;
}
.portfolio-type-imagefixheightfull .portfolio {
padding-top: 0!important;
}
#featured-work-navbar {
min-height: 100%;
background: none;
border: 0;
margin-bottom: 55px;
}
#featured-work-navbar #dt-featured-filter {
padding-left: 0;
padding-right: 0;
}
#featured-work-navbar #featured-filter.dt-featured-filter {
border: 0;
width: 100%;
position: relative;
text-align: center;
margin: 0;
}
@media (max-width: 768px) {
#featured-work-navbar #featured-filter.dt-featured-filter {
padding-top: 9px;
}
}
#featured-work-navbar #featured-filter.dt-featured-filter li {
float: none;
display: inline-block;
border-width: 1px;
border-style: solid;
margin-right: -5px;
border-right: 0;
}
#featured-work-navbar #featured-filter.dt-featured-filter li:last-child {
border-width: 1px;
border-style: solid;
}
#featured-work-navbar #featured-filter.dt-featured-filter li a {
padding: 7px 15px;
text-transform: uppercase;
font-size: .8em;
}
#featured-work-navbar #featured-filter.dt-featured-filter li.active {
border: 0;
marginright: -5px;
position: relative;
z-index: 9;
border: 1px solid #fec56b !important;
}
#featured-work-navbar #featured-filter.dt-featured-filter li.active a {
color: white;
}
@media (max-width: 768px) {
#featured-work-navbar #featured-filter.dt-featured-filter li {
float: left;
display: inline;
border: 0;
}
#featured-work-navbar #featured-filter.dt-featured-filter li:last-child {
border: 0;
}
#featured-work-navbar #featured-filter.dt-featured-filter li a {
padding: 3px 15px;
text-transform: none;
color: #fff;
}
#featured-work-navbar #featured-filter.dt-featured-filter li.active {
border: 0!important;
margin: 0;
}
#featured-work-navbar #featured-filter.dt-featured-filter li.active a {
background-color: transparent;
color: #000;
}
}
#featured-work-navbar .navbar-toggle {
border: 0;
padding: 0;
margin: 0;
}
#featured-work-navbar .navbar-toggle:focus,
#featured-work-navbar .navbar-toggle:hover {
background: none;
}
.portfolio-navigation a.more-post {
text-transform: uppercase;
} .topbar-menu-nosub i {
margin-right: 5px;
} body.compose-mode .controls-out-tl {
top: 0;
}
.page.type-page .container > .wpb_row,
.nosidebar .postcontent > .wpb_row {
margin-left: -15px;
margin-right: -15px;
}
.blog .nosidebar .postcontent,
.single .nosidebar .postcontent {
margin-left: 0;
margin-right: 0;
}
.woocommerce .nosidebar .postcontent {
margin-left: 0;
margin-right: 0;
} h2.wpb_heading {
font-size: 22px;
margin-bottom: 10px;
}
.wpb_tabs_heading {
margin-bottom: 35px;
}
.wpb_accordion .wpb_accordion_wrapper .ui-state-default .ui-icon,
.wpb_accordion .wpb_accordion_wrapper .ui-state-active .ui-icon {
right: 10px!important;
width: 24px!important;
height: 24px!important;
}
.wpb_wrapper .wpb_content_element .wpb_accordion_wrapper .wpb_accordion_content {
padding-top: 17px;
margin-bottom: 10px;
margin-top: -10px;
}
.wpb_wrapper .wpb_content_element .wpb_accordion_wrapper .ui-state-default .ui-icon {
background-image: none;
text-align: center;
cursor: pointer;
}
.wpb_wrapper .wpb_content_element .wpb_accordion_wrapper .ui-state-default .ui-icon:after {
content: '\e99c';
font-family: fontello;
display: block;
z-index: 99;
width: 24px;
height: 24px;
font-size: 14px;
color: #fff;
line-height: 1.9;
}
.wpb_wrapper .wpb_content_element .wpb_accordion_wrapper .ui-state-active .ui-icon:after {
content: '\e99f';
font-family: fontello;
background: #fff!important;
color: #fec56b;
}
.wpb_wrapper .wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header {
margin-bottom: 10px;
}
.wpb_wrapper .wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header a {
font-size: 1.1em;
font-weight: 600;
text-transform: uppercase;
}
.wpb_wrapper .wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header.ui-accordion-header-active {
border: 0;
}
.wpb_wrapper .wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header.ui-accordion-header-active a {
color: #fff;
}
.wpb_wrapper .wpb_content_element .wpb_tabs_nav {
display: table;
width: 100%;
border-collapse: separate;
}
.wpb_wrapper .wpb_content_element .wpb_tabs_nav a {
font-weight: 600;
text-transform: uppercase;
color: #222;
}
.wpb_wrapper .wpb_content_element .wpb_tabs_nav li {
display: table-cell;
width: 100%;
float: none!important;
text-align: center;
overflow: hidden;
background: none;
margin-top: 0;
border-right: 0;
border-width: 1px;
border-style: solid;
}
.wpb_wrapper .wpb_content_element .wpb_tabs_nav li:first-child {
border-left: 0;
}
.wpb_wrapper .wpb_content_element.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tab {
border-top: 0;
margin: 0;
}
.wpb_wrapper .wpb_content_element .wpb_tabs_nav li.ui-tabs-active {
border: 0!important;
background: #fec56b;
}
.wpb_wrapper .wpb_content_element .wpb_tabs_nav li.ui-tabs-active a {
color: #fff;
} .dt-counto {
font-size: 72px;
position: relative;
padding-bottom: 20px;
display: block;
}
.dt-counto:after {
content: '';
height: 2px;
background-color: #fff;
position: absolute;
display: block;
width: 40px;
left: 50%;
margin-left: -20px;
} .dt-pricing-table > .featured ul {
background-color: #fec56b;
}
.dt-pricing-table > .featured .plan-action .btn-active {
background: transparent;
}
.dt-pricing-table .plan-price {
color: #fec56b;
}
.dt-pricing-table > .featured .plan-price {
color: #fff;
}
.dt-pricing-table .plan li:after {
content: '';
display: block;
height: 1px;
position: absolute;
bottom: 0;
background-color: rgba(68, 68, 68, 0.2);
width: 65%;
left: 50%;
transform: translateX(-50%);
}
.dt-pricing-table .plan li:first-child:after,
.dt-pricing-table .plan li:nth-child(2):after,
.dt-pricing-table .plan li:last-child:after {
display: none;
}
.pricing-image-container img {
margin: 40px 0;
}   .vc_call_to_action h2 {
margin-top: 0;
} .wpb_gmaps_widget .wpb_wrapper {
padding: 0!important;
} .wpcf7 .ajax-loader {
position: absolute;
} .tparrows:before {
margin-top: 7px;
}
div.wpcf7-mail-sent-ok,
div.wpcf7-validation-errors {
border: 0;
font-weight: 600;
}
div.wpcf7-mail-sent-ok {
color: #398f14;
}
div.wpcf7-validation-errors {
color: orange;
} .optin-form .form_connector_submit {
border: 0;
position: relative;
white-space: nowrap;
}
.optin-form .dt_email,
.optin-form .dt_name {
width: 100%;
}
.optin-form .form-group {
margin-bottom: 0;
}
.optin-form .horizontal,
.optin-form .horizontal_email {
display: table;
width: 100%;
}
.optin-form .horizontal .form-group,
.optin-form .horizontal_email .form-group {
display: table-cell;
width: auto;
}
@media (max-width: 768px) {
.optin-form .horizontal .form-group,
.optin-form .horizontal_email .form-group {
display: block;
width: 100%;
padding-right: 0!important;
margin-bottom: 15px;
}
}
.optin-form .horizontal .form-group:last-child,
.optin-form .horizontal_email .form-group:last-child {
margin-right: 0;
width: auto;
}
.optin-form .form-control {
height: auto;
line-height: 1.5em;
-ms-box-shadow: none;
-o-box-shadow: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
.a-travel-form .dt_email {
text-align: center;
}
.bigger_60_percent {
font-size: 1.6em;
}
.width_80 {
max-width: 80px;
height: auto;
}
.parenting-2-box {
color: #fff;
-webkit-border-radius: 5px;
border-radius: 5px;
background-clip: padding-box;
}
.parenting-2-box h2 {
margin-top: 0;
color: #fff;
}
.white-text * {
color: #fff;
}
.list-with-icon li {
position: relative;
margin-left: 40px;
}
.list-with-icon li i {
position: absolute;
left: -40px;
}
.list-with-icon-bigtext .list-with-icon li {
margin-bottom: 10px;
}
.no-margin {
margin: 0;
}
.margin_left-15 {
margin-left: -15px;
}
.margin_right-15 {
margin-right: -15px;
}
.imgbuttons a,
figcaption .nav-slide a {
height: 50px;
width: 50px;
text-align: center;
line-height: 57px;
padding: 0!important;
} .tparrows:before {
margin-top: 2px;
} .team-profile li a {
color: #999;
border: 0;
}
.team-profile h3 {
margin-bottom: 0;
}
.team-profile span {
padding-bottom: 20px;
display: block;
position: relative;
}
.team-profile span:after {
content: '';
width: 30px;
display: block;
position: absolute;
height: 2px;
background-color: #555;
left: 50%;
bottom: 5px;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
} .dt-twitter-slider {
text-align: center;
} .md-modal {
z-index: 99999;
}
.md-overlay {
z-index: 88888;
} .ketupat0 {
margin: 0 auto;
}
.ketupat1 {
-webkit-transform: rotate(45deg) translateY(20px);
-moz-transform: rotate(45deg) translateY(20px);
-ms-transform: rotate(45deg) translateY(20px);
-o-transform: rotate(45deg) translateY(20px);
transform: rotate(45deg) translateY(20px);
overflow: hidden;
border-radius: 10px;
position: relative;
transform-origin: 42% 65%;
width: 70%;
height: 70%;
margin: 0 auto;
}
.ketupat2 {
-webkit-transform: rotate(-45deg) translateY(-20%);
-moz-transform: rotate(-45deg) translateY(-20%);
-ms-transform: rotate(-45deg) translateY(-20%);
-o-transform: rotate(-45deg) translateY(-20%);
transform: rotate(-45deg) translateY(-20%);
position: absolute;
width: 140%;
height: auto;
}
#pushstat {
display: none;
} .foodmenu2_module,
.foodmenu_module {
overflow: hidden;
}
.foodmenu2_module:after {
content: '';
display: block;
width: 100%;
clear: both;
}
.foodmenu2_module h4,
.foodmenu_module h4 {
font-family: 'Playfair Display';
font-weight: 600;
float: left;
margin: 0;
position: relative;
}
.foodmenu2_module h4:after {
content: '.................................................................................................';
color: #999;
width: auto;
display: block;
position: absolute;
top: 0;
left: 100%;
height: 100%;
}
.foodmenu2_module p:nth-child(2) {
float: right;
font-weight: 600;
font-size: 1.3em;
margin: 0;
background-color: #c59d5f;
position: relative;
line-height: 1.2;
padding: 2px 5px;
}
.foodmenu_module p:nth-child(2) {
float: right;
font-weight: 600;
color: #c59d5f;
font-size: 1.3em;
margin: 0;
background-color: #fff;
position: relative;
line-height: 1.2;
}
.foodmenu2_module p:nth-child(3),
.foodmenu_module p:nth-child(3) {
height: 5px;
clear: both;
margin: 0;
}
.foodmenu2_module p:nth-child(4),
.foodmenu_module p:nth-child(4) {
float: left;
}
.foodmenu2_module p:nth-child(5) {
float: right;
font-size: 0.9em;
color: #fff;
font-style: italic;
}
.foodmenu_module p:nth-child(5) {
float: right;
font-size: 0.8em;
background-color: #c59d5f;
color: #fff;
padding: 2px 10px;
}
#dt-menu li > ul.sub-nav .gm-style > div > div > div > div > div {
visibility: hidden!important;
}
#dt-menu li:hover > ul.sub-nav .gm-style > div > div > div > div > div {
visibility: visible!important;
} .dt_post .isotope-item {
margin-bottom: 40px;
}
.dt_post .postcontent {
padding: 20px;
border: 1px solid rgba(68, 68, 68, 0.2);
}
.dt_post .format-quote .postcontent,
.dt_post .format-link .postcontent {
border: 0;
}
.dt_post .postimagecontent,
.dt_post .postimage {
padding-bottom: 0;
}
.dt_post .postborder {
display: none;
}
.dt_post .postmetabottom {
border: 1px solid rgba(68, 68, 68, 0.2);
border-top: 0;
}
.dt_post .postmetabottom .list-inline {
margin-left: 0;
padding: 0 10px;
text-align: left;
margin-bottom: 0;
}
.dt_post .dt-share-button-text {
text-align: left;
}
.dt_post .postinfo span:before {
font-size: 17px;
margin-right: 10px;
}
.dt_post .format-quote,
.dt_post .format-link {
color: #fff;
}
.dt_post .format-quote label,
.dt_post .format-link label {
color: #fff!important;
}
.dt_post .format-quote a,
.dt_post .format-link a {
color: #fff;
}
.dt_post .format-quote .postinfo,
.dt_post .format-link .postinfo {
position: absolute;
bottom: 10px;
right: 20px;
}
.dt_post .format-quote .postinfo ul,
.dt_post .format-link .postinfo ul {
margin-bottom: 0;
}
.dt_post .format-quote .postinfo ul li,
.dt_post .format-link .postinfo ul li {
padding-right: 0;
} .dt-media .select-target {
font-family: "Oxygen";
text-transform: uppercase;
border: 0;
background-color: #fec56b;
color: #fff;
padding: 10px 20px;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.dt-media .select-target:hover {
color: #fff!important;
} .minimal-light .esg-navigationbutton:hover,
.minimal-light .esg-filterbutton:hover,
.minimal-light .esg-sortbutton:hover,
.minimal-light .esg-sortbutton-order:hover,
.minimal-light .esg-cartbutton a:hover,
.minimal-light .esg-filterbutton.selected {
box-shadow: none!important;
}
.minimal-light .esg-filterbutton,
.minimal-light .esg-navigationbutton,
.minimal-light .esg-sortbutton,
.minimal-light .esg-cartbutton a {
border-radius: 0!important;
} .menu-item-language img.iclflag {
width: 23px!important;
height: 15px!important;
} .dt_report_button i {
position: relative;
top: 3px;
line-height: 0;
}
.dt_report_button a {
display: block;
text-align: right;
} .flex-slider-plain .flex-caption {
background-color: transparent!important;
padding: 0!important;
}
.flex-slider-plain .flex-caption .post-title a {
color: #fff!important;
font-size: 15px;
}
.flex-slider-plain .flexslider {
border: 0!important;
background-color: transparent!important;
box-shadow: none!important;
}
.flex-slider-plain .flex-control-paging li a {
width: 7px;
height: 7px;
background: #ffffff;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-o-border-radius: 0;
border-radius: 0;
-webkit-box-shadow: none;
-moz-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
}
.flex-control-paging li a.flex-active,
.flex-control-paging li a:hover {
background: #e5a300!important;
}
.flex-slider-plain .flex-control-nav {
text-align: left;
}
.flex-slider-plain .flex-direction-nav {
display: none;
} @media (max-width: 767px) {
.dt-career-filter {
margin: 0;
}
.dt-career-filter li a {
padding: 5px 20px!important;
}
}
.esgbox-opened {
z-index: 999999!important;
} body {
height: 100%;
} i:before,
i:after {
font-style: normal;
margin: 0;
} .mainbanner {
height: 100%;
width: 100%;
position: relative;
}
@media (max-width: 768px) {
#sequence .sequence-prev,
#sequence .sequence-next {
display: none!important;
}
.mainbanner {
height: 100%!important;
}
}
#sequence ul.sequence-canvas li {
height: 100%;
max-width: 1000px;
left: 50%;
-webkit-transform: translate(-50%, 0);
-moz-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
-o-transform: translate(-50%, 0);
transform: translate(-50%, 0);
display: block;
}
@media (min-width: 992px) {
#sequence ul.sequence-canvas li .slide-title,
#sequence ul.sequence-canvas li .slide-text {
padding: 0 40px;
}
}
@media (max-width: 800px) {
#sequence ul.sequence-canvas li .slide-title,
#sequence ul.sequence-canvas li .slide-text {
padding: 0 40px;
}
}
#sequence ul.sequence-canvas li .slide-title {
font-size: 110px;
text-transform: uppercase;
font-weight: 600;
color: white;
line-height: 1;
}
#sequence ul.sequence-canvas li .slide-title:after {
content: '';
width: 10%;
display: block;
height: 3px;
position: absolute;
bottom: -30px;
left: 50%;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
}
@media (max-width: 800px) {
#sequence ul.sequence-canvas li .slide-title {
font-size: 90px;
}
}
@media (max-width: 480px) {
#sequence ul.sequence-canvas li .slide-text {
font-size: 90%;
}
#sequence ul.sequence-canvas li .slide-title {
font-size: 40px;
}
}
#sequence ul li {
list-style: none;
}
#sequence ul li .slide-title {
font-size: 110px;
text-transform: uppercase;
font-weight: 600;
color: white;
font-family: "Oxygen";
}
#sequence ul li .slide-text {
font-size: 1.2em;
color: white;
font-weight: 300;
}
#sequence ul li .btn-cta {
border-color: #fff;
color: #fff;
font-weight: 600;
-webkit-transition: all 150ms;
-moz-transition: all 150ms;
-o-transition: all 150ms;
-ms-transition: all 150ms;
transition: all 150ms;
}
#sequence .sequence-prev,
#sequence .sequence-next {
top: 50%!important;
}
.slide-title,
.slide-text,
.slide-logo,
.slide-button {
display: block;
text-align: center;
}
.wpb_row:after,
.dt-container:after,
.box-container:after {
clear: both;
content: " ";
display: table;
}
.nosidebar .box-container,
.fullwidth .box-container,
.fullwidth,
.fullwidth ~ .box-container,
.content ~ .box-container {
margin-left: 0px!important;
margin-right: 0px!important;
z-index: 1;
overflow: hidden;
}
.box-container > .vc_row {
margin-left: 0px!important;
margin-right: 0px!important;
} .single > .fullwidth,
.content.fullwidth {
overflow: hidden;
} #footer {
clear: both;
}
@media (max-width: 768px) {
#footer-left {
border-bottom: solid 1px #372200;
}
}
#footer-right .border-left {
padding: 0 20px 0px 20px;
}
@media (max-width: 992px) {
#footer-right .border-left:nth-child(2n+1) {
border-left: 0;
}
}  div#head-page .popup_form {
position: absolute;
width: 210px;
left: -200px;
display: none;
z-index: 99;
}
@media (min-width: 992px) {
div#head-page .popup_form {
top: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
}
}
div#head-page .dt-menu-left .popup_form {
left: 50px;
}
.content .category-title,
.content .page-title,
.content .archive-title {
margin-bottom: 40px;
margin-top: 0px;
}
.no-padding {
padding: 0;
}
body.page-template-squeeze-php .content > div > .container,
body.page-template-squeezeboxed-php .content > div > .container,
body.page-template-squeeze-php .content > .container,
body.page-template-squeezeboxed-php .content > .container,
body.page-template-squeeze-php .post-article,
body.page-template-squeezeboxed-php .post-article,
body.page-template-squeeze-php .content.page,
body.page-template-squeezeboxed-php .content.page {
padding: 0;
}
div.content.no-padding {
padding: 0;
}
@media (min-width: 992px) {
div.content {
padding: 160px 0 60px 0px;
}
div.content.no-padding {
padding: 0;
}
#banner-section + div.content {
padding-top: 60px;
}
}
@media (max-width: 991px) {
div.content,
#banner-section + div.content {
padding-top: 45px;
}
}
@media (max-width: 767px) {
section#banner-section .banner-title {
margin-top: 0;
}
section#banner-section .breadcrumbs {
margin-top: 0;
}
}
.page-template-squeeze div.content {
padding: 0;
}
.page-title {
text-align: left;
}
.footer-section .footer-left,
.footer-section .footer-right {
padding-left: 0px;
padding-right: 0px;
}
#footer-right .border-left.dummy {
border-left: none;
}
@media (min-width: 1200px) {
#footer-right .border-left.col-lg-3:nth-child(1),
#footer-right .border-left.col-lg-3:nth-child(2),
#footer-right .border-left.col-lg-3:nth-child(3),
#footer-right .border-left.col-lg-3:nth-child(4) {
border-top: none;
}
}
@media (min-width: 993px) {
#footer-right .border-left.col-md-4:nth-child(1),
#footer-right .border-left.col-md-4:nth-child(2),
#footer-right .border-left.col-md-4:nth-child(3),
#footer-right .border-left.col-md-6:nth-child(1),
#footer-right .border-left.col-md-6:nth-child(2),
#footer-right .border-left.col-sm-12:nth-child(1) {
border-top: none;
}
}
@media (min-width: 769px) and (max-width: 992px) {
#footer-right .border-left.col-sm-6:first-child,
#footer-right .border-left.col-sm-6:nth-child(2),
#footer-right .border-left.col-sm-12:nth-child(1) {
border-top: none;
}
}
@media (max-width: 768px) {
#footer-right .border-left.col-xs-6:first-child,
#footer-right .border-left.col-xs-6:nth-child(3),
#footer-right .border-left.col-xs-6:nth-child(5),
#footer-right .border-left.col-xs-6:nth-child(7),
#footer-right .border-left.col-xs-6:nth-child(9),
#footer-right .border-left.col-xs-6:nth-child(11),
#footer-right .border-left.col-xs-6:nth-child(13),
#footer-right .border-left.col-sm-12 {
border-left: none;
}
}
@media (max-width: 480px) {
#footer-right .border-left.col-xs-6 {
width: 100%;
border-left: none;
}
}
#footer-right .row:first-child {
border-top: none;
}  .widget_calendar table {
width: 100%;
}
.widget_calendar .calendar-head li {
display: inline-block;
width: 15%;
}
.widget_calendar .calendar-head li.next {
float: right;
text-align: right;
}
.widget_calendar .calendar-head li.caption {
width: 65%;
text-align: center;
}
#wp-calendar #prev {
text-align: left;
padding-left: 10px;
}
#wp-calendar #next {
text-align: right;
padding-right: 10px;
} .dt_widget_featured_posts .post-item {
padding: 0px;
}
.dt_widget_featured_posts .post-item figure {
-webkit-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
-ms-transform-style: preserve-3d;
-o-transform-style: preserve-3d;
transform-style: preserve-3d;
height: 80px;
width: 100%;
overflow: hidden;
}
.dt_widget_featured_posts .post-item figure > div {
overflow: hidden;
}
.dt_widget_featured_posts .post-item figure figcaption {
-webkit-transition: transform 0.4s;
-moz-transition: transform 0.4s;
-o-transition: transform 0.4s;
-ms-transition: transform 0.4s;
transition: transform 0.4s;
background: rgba(105, 65, 1, 0.6);
opacity: 1;
background-clip: padding-box;
text-align: center;
font-weight: 300;
height: 90px;
}
.dt_widget_featured_posts .post-item figure:hover figcaption,
.dt_widget_featured_posts .post-item figure.cs-hover figcaption {
-webkit-transform: translate(0, -100%);
-moz-transform: translate(0, -100%);
-ms-transform: translate(0, -100%);
-o-transform: translate(0, -100%);
transform: translate(0, -100%);
}
.dt_widget_featured_posts .post-item figure .zoom-plus {
width: 100%;
height: 100%;
position: relative;
left: 0%;
top: 40%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
}
.dt_widget_featured_posts .post-item figure .zoom-plus::before {
content: '';
width: 20px;
height: 20px;
position: absolute;
left: 0%;
top: 0%;
display: block;
border-bottom: #fff solid 1px;
-webkit-transition: transform 0s;
-moz-transition: transform 0s;
-o-transition: transform 0s;
-ms-transition: transform 0s;
transition: transform 0s;
-webkit-transform: translate(-50%, 0);
-moz-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
-o-transform: translate(-50%, 0);
transform: translate(-50%, 0);
}
.dt_widget_featured_posts .post-item figure .zoom-plus::after {
content: '';
width: 20px;
height: 20px;
position: absolute;
top: 0%;
left: 0%;
display: block;
border-left: #fff solid 1px;
-webkit-transition: transform 0s;
-moz-transition: transform 0s;
-o-transition: transform 0s;
-ms-transition: transform 0s;
transition: transform 0s;
-webkit-transform: translate(0, 50%);
-moz-transform: translate(0, 50%);
-ms-transform: translate(0, 50%);
-o-transform: translate(0, 50%);
transform: translate(0, 50%);
} .port-article .postimagecontent {
margin-bottom: 25px;
}
.port-article h2.port-heading {
font-weight: 600;
font-size: 24px;
border-bottom-width: 1px;
border-bottom-style: solid;
padding: 0px 0px 27px 0px;
margin-bottom: 24px;
margin-top: 0;
}
.port-article #related-port {
margin-top: 40px;
margin-bottom: 40px;
}
.port-article .port-meta {
padding-left: 0px;
}
.port-article .port-meta li {
padding: 10px;
clear: both;
list-style: none;
border-bottom-width: 1px;
border-bottom-style: solid;
overflow: auto;
}
.port-article .port-meta li:first-child {
padding-top: 0px;
}
.port-article .port-meta li:first-child > div {
margin-top: 0px;
}
.port-article .port-meta li .bottom-line {
border-bottom: 0;
}
.port-article .port-meta li:last-child {
border-bottom: 0;
}
.port-article .port-meta li > div {
padding-left: 0px;
}
.port-article .port-meta li > div label {
margin-bottom: 0;
}
.port-article .port-meta label {
font-weight: 400;
text-transform: uppercase;
}
.port-article .bottom-meta .col-xs-4 {
padding-top: 20px;
}
.port-article .link-project {
margin-top: 15px;
text-transform: uppercase;
}
.port-article .social-share-link {
font-size: 12px;
}
.port-article #portfolio-carousel {
margin-bottom: 25px;
}
.port-article #portfolio-carousel .post-gallery-carousel-nav {
width: 100%;
vertical-align: top;
position: absolute;
left: 0;
top: 0;
height: 100%;
opacity: 1;
overflow: hidden;
}
.port-article #portfolio-carousel .post-gallery-carousel-nav .post-gallery-carousel-buttons {
position: absolute;
bottom: 0px;
}
.port-article #portfolio-carousel .post-gallery-carousel-nav .post-gallery-carousel-buttons a {
padding: 9px;
}
.port-article #portfolio-carousel .post-gallery-carousel-nav .post-gallery-carousel-buttons a:last-child {
margin-left: -4px;
border-left: 1px solid rgba(0, 0, 0, 0.2);
}
.port-article .gallery {
margin-top: 40px !important;
}
#related-port .related-port {
padding: 0px;
}
#related-port .related-port .btn-primary {
border: none;
}
#related-port .related-port figure {
-webkit-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
-ms-transform-style: preserve-3d;
-o-transform-style: preserve-3d;
transform-style: preserve-3d;
overflow: hidden;
}
#related-port .related-port figure .top-image {
overflow: hidden;
}
#related-port .related-port figure > div {
overflow: hidden;
}
#related-port .related-port figure figcaption {
-webkit-transition: transform 0.4s;
-moz-transition: transform 0.4s;
-o-transition: transform 0.4s;
-ms-transition: transform 0.4s;
transition: transform 0.4s;
-webkit-transition: -webkit-transform 0.4s;
background-clip: padding-box;
height: 200px;
padding: 20px;
position: relative;
}
#related-port .related-port figure figcaption h2 {
font-size: 150%;
color: #ffffff;
line-height: 1.4;
margin-top: 0;
}
#related-port .related-port figure figcaption .related-tag a {
color: #fec56b;
}
#related-port .related-port figure figcaption h2,
#related-port .related-port figure figcaption .related-tag {
text-align: right;
}
#related-port .related-port figure figcaption,
#related-port .related-port figure figcaption h2 {
font-weight: 300;
}
#related-port .related-port figure .nav-slide {
text-align: left;
position: absolute;
bottom: -1px;
left: -1px;
}
#related-port .related-port figure .nav-slide a:last-child {
margin-left: -4px;
border-left: 1px solid rgba(0, 0, 0, 0.2);
}
#related-port .related-port figure:hover figcaption,
#related-port .related-port figure.cs-hover figcaption {
-webkit-transform: translate(0, -100%);
-moz-transform: translate(0, -100%);
-ms-transform: translate(0, -100%);
-o-transform: translate(0, -100%);
transform: translate(0, -100%);
} .gallery-item {
margin-top: 0 !important;
margin-bottom: 5%;
}
.gallery-columns-3 .gallery-item {
margin-bottom: 4%;
}
.gallery-columns-4 .gallery-item {
margin-bottom: 3%;
}
.gallery-columns-5 .gallery-item {
margin-bottom: 2%;
}
.gallery-columns-6 .gallery-item {
margin-bottom: 2%;
}
.gallery-columns-7 .gallery-item {
margin-bottom: 2%;
}
.gallery-columns-8 .gallery-item {
margin-bottom: 2%;
}
.gallery-columns-9 .gallery-item {
margin-bottom: 2%;
}
.gallery-item img {
border: 0px none #CFCFCF !important;
display: block;
width: 90%;
height: auto;
max-width: 100%;
}
.gallery-item img.img-responsive {
width: 100%;
border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px;
}
.mejs-controls {
background: none!important;
}
.mejs-controls .mejs-duration,
.mejs-controls .mejs-currenttime {
color: #fff !important;
}
.mejs-controls .mejs-horizontal-volume-current,
.mejs-controls .mejs-time-loaded {
background: none !important;
background-color: #fec56b !important;
}
.mejs-controls .mejs-time-total,
.mejs-controls .mejs-horizontal-volume-total {
background: none !important;
background-color: #696969 !important;
}
.mejs-horizontal-volume-slider.mejs-mute {
width: 60px !important;
}
.sequence-twitter .owl-item {
margin-left: 1px;
} .dt-featured-product .owl-carousel-navigation,
.dt-shop-category .owl-carousel-navigation {
text-align: center;
}
.modal-content .container {
width: 100%;
} .dt-video-bg,
.dt-video-bg iframe video,
.dt-video-overlay,
video.video_background {
display: block;
position: absolute;
right: 0;
bottom: 0;
min-width: 100%;
min-height: 100%;
width: auto;
height: auto;
z-index: -100;
background-size: cover;
-webkit-transition: 1s opacity;
transition: 1s opacity;
}
.dt-video-overlay {
z-index: -80;
}
.dt-video-bg iframe .ytp-chrome-bottom,
.dt-video-bg iframe .ytp-watermark {
opacity: 0!important;
display: none !important;
}
.has-video {
position: relative;
overflow: hidden;
}  .wpb_single_image .wpb_wrapper {
position: relative;
}
.wpb_single_image .image-hover,
.wpb_single_image .text-hover {
position: absolute;
top: 0;
opacity: 0;
filter: "alpha(opacity = 0)";
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
-webkit-transform: translateZ(0px);
-moz-transform: translateZ(0px);
-ms-transform: translateZ(0px);
-o-transform: translateZ(0px);
transform: translateZ(0px);
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
backface-visibility: hidden;
height: 100%;
}
.wpb_single_image .text-hover {
width: 100%;
}
.wpb_single_image.vc_align_center .image-hover,
.wpb_single_image.vc_align_center .text-hover {
left: 50%;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
}
.wpb_single_image.vc_align_left .image-hover,
.wpb_single_image.vc_align_left .text-hover {
left: 0;
}
.wpb_single_image.vc_align_right .image-hover,
.wpb_single_image.vc_align_right .text-hover {
right: 0;
}
.wpb_single_image .wpb_wrapper {
overflow: hidden;
position: relative;
}
.wpb_single_image .text-hover {
opacity: 1;
}
.wpb_single_image .wpb_wrapper .text-hover .text-hover-container {
position: absolute;
text-align: center;
bottom: 10px;
z-index: 10;
padding: 20px 20px 30px;
opacity: 1;
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-o-transition: all 0.4s;
-ms-transition: all 0.4s;
transition: all 0.4s;
-webkit-transform: translateY(10px);
-moz-transform: translateY(10px);
-ms-transform: translateY(10px);
-o-transform: translateY(10px);
transform: translateY(10px);
width: 100%;
display: block;
}
.wpb_single_image img.hover-type-text {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
-webkit-transition: all 250ms ease-in-out;
-moz-transition: all 250ms ease-in-out;
-o-transition: all 250ms ease-in-out;
-ms-transition: all 250ms ease-in-out;
transition: all 250ms ease-in-out;
}
.wpb_single_image:hover img.hover-type-text {
-webkit-transform: scale(1.07);
-moz-transform: scale(1.07);
-ms-transform: scale(1.07);
-o-transform: scale(1.07);
transform: scale(1.07);
}
.wpb_single_image .wpb_wrapper .text-hover .text-hover-container * {
color: #fff;
}
.text-hover-pre-title {
background-color: #f16338;
padding: 5px 10px;
position: relative;
bottom: 15px;
}
.wpb_single_image .wpb_wrapper .text-hover:before {
display: block;
z-index: 10;
content: '';
width: 100%;
height: 110%;
opacity: 0;
position: absolute;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: translate3d(0, 50%, 0);
transform: translate3d(0, 50%, 0);
background: -webkit-linear-gradient(top, rgba(72, 76, 97, 0) 0%, rgba(0, 0, 0, 0.6) 65%);
background: linear-gradient(to bottom, rgba(72, 76, 97, 0) 0%, rgba(0, 0, 0, 0.6) 65%);
z-index: -1;
}
.wpb_single_image .wpb_wrapper .text-hover .text-hover-container:after,
.wpb_single_image .wpb_wrapper .text-hover .text-hover-container:before {
content: '';
height: 1px;
background: #fff;
display: block;
position: absolute;
bottom: 20px;
width: 0;
opacity: 0;
-webkit-transform: translateY(-10px);
-moz-transform: translateY(-10px);
-ms-transform: translateY(-10px);
-o-transform: translateY(-10px);
transform: translateY(-10px);
-webkit-transition: all 400ms;
-moz-transition: all 400ms;
-o-transition: all 400ms;
-ms-transition: all 400ms;
transition: all 400ms;
outline: 1px solid transparent;
}
.wpb_single_image .wpb_wrapper .text-hover .text-hover-container:after {
left: 50%;
}
.wpb_single_image .wpb_wrapper .text-hover .text-hover-container:before {
right: 50%;
}
.wpb_single_image .wpb_wrapper:hover .text-hover .text-hover-container:before,
.wpb_single_image .wpb_wrapper:hover .text-hover .text-hover-container:after {
width: 40px;
opacity: 1;
-webkit-transform: translateY(0px);
-moz-transform: translateY(0px);
-ms-transform: translateY(0px);
-o-transform: translateY(0px);
transform: translateY(0px);
}
.wpb_single_image .wpb_wrapper:hover .text-hover:before {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.wpb_single_image .wpb_wrapper:hover .image-hover,
.wpb_single_image .wpb_wrapper:hover .text-hover {
opacity: 1;
}
.wpb_single_image .wpb_wrapper:hover .text-hover .text-hover-container {
opacity: 1;
-webkit-transform: translateY(0px);
-moz-transform: translateY(0px);
-ms-transform: translateY(0px);
-o-transform: translateY(0px);
transform: translateY(0px);
} .vc_row-fluid:before,
.vc_row-fluid:after {
display: table;
content: "";
}
.vc_row-fluid:after {
clear: both;
} .wpb_revslider_element.wpb_content_element {
margin-bottom: 0px;
} .vc_row.vc_column-gap-1 > div > div > .vc_column_container,
.vc_row.vc_column-gap-1 > div > .vc_column_container,
.vc_row.vc_column-gap-1 > .vc_column_container {
padding: 0.5px;
}
.vc_row.vc_column-gap-2 > div > div > .vc_column_container,
.vc_row.vc_column-gap-2 > div > .vc_column_container,
.vc_row.vc_column-gap-2 > .vc_column_container {
padding: 1px;
}
.vc_row.vc_column-gap-3 > div > div > .vc_column_container,
.vc_row.vc_column-gap-3 > div > .vc_column_container,
.vc_row.vc_column-gap-3 > .vc_column_container {
padding: 1.5px;
}
.vc_row.vc_column-gap-4 > div > div > .vc_column_container,
.vc_row.vc_column-gap-4 > div > .vc_column_container,
.vc_row.vc_column-gap-4 > .vc_column_container {
padding: 2px;
}
.vc_row.vc_column-gap-5 > div > div > .vc_column_container,
.vc_row.vc_column-gap-5 > div > .vc_column_container,
.vc_row.vc_column-gap-5 > .vc_column_container {
padding: 2.5px;
}
.vc_row.vc_column-gap-10 > div > div > .vc_column_container,
vc_row.vc_column-gap-10 > div > .vc_column_container,
vc_row.vc_column-gap-10 > .vc_column_container {
padding: 5px;
}
.vc_row.vc_column-gap-15 > div > div > .vc_column_container,
vc_row.vc_column-gap-15 > div > .vc_column_container,
vc_row.vc_column-gap-15 > .vc_column_container {
padding: 7.5px;
}
.vc_row.vc_column-gap-20 > div > div > .vc_column_container,
vc_row.vc_column-gap-20 > div > .vc_column_container,
vc_row.vc_column-gap-20 > .vc_column_container {
padding: 10px;
}
.vc_row.vc_column-gap-25 > div > div > .vc_column_container,
vc_row.vc_column-gap-25 > div > .vc_column_container,
vc_row.vc_column-gap-25 > .vc_column_container {
padding: 12.5px;
}
.vc_row.vc_column-gap-30 > div > div > .vc_column_container,
vc_row.vc_column-gap-30 > div > .vc_column_container,
vc_row.vc_column-gap-30 > .vc_column_container {
padding: 15px;
}
.vc_row.vc_column-gap-35 > div > div > .vc_column_container,
vc_row.vc_column-gap-35 > div > .vc_column_container,
vc_row.vc_column-gap-35 > .vc_column_container {
padding: 17.5px;
}
.vc_column_container {
padding-left: 0;
padding-right: 0;
}
.vc_column_container.vc_col-has-fill > .vc_column-inner {
padding-top: 0;
height: 100%;
}
.vc_row-flex > div:not(.container):not(.wpb_column) {
width: 100%;
}
.vc_row-flex > div.inner-flex,
.vc_row-flex > div > div.inner-flex {
box-sizing: border-box;
display: flex;
flex-wrap: wrap;
margin-left: 0;
margin-right: 0;
}
.vc_row-flex > div.inner-flex > .vc_column_container,
.vc_row-flex > div > div.inner-flex > .vc_column_container {
display: flex;
flex-direction: column; }
.vc_row-flex > div.inner-flex > .vc_column_container > .vc_column-inner,
.vc_row-flex > div > div.inner-flex > .vc_column_container > .vc_column-inner {
flex-grow: 1;
display: flex;
flex-direction: column;
}
.vc_row-flex.vc_row-o-equal-height.vc_row-o-content-middle > div > .vc_column_container,
.vc_row-flex.vc_row-o-equal-height.vc_row-o-content-middle > div > div > .vc_column_container {
align-items: stretch;
}
.vc_row-flex.vc_row-o-equal-height.vc_row-o-content-middle > div > .vc_column_container > .vc_column-inner,
.vc_row-flex.vc_row-o-equal-height.vc_row-o-content-middle > div > div > .vc_column_container > .vc_column-inner {
justify-content: center;
}
.vc_row-flex.vc_row-o-equal-height.vc_row-o-content-top > div > .vc_column_container,
.vc_row-flex.vc_row-o-equal-height.vc_row-o-content-top > div > div > .vc_column_container {
align-items: stretch;
}
.vc_row-flex.vc_row-o-equal-height.vc_row-o-content-top > div > .vc_column_container > .vc_column-inner,
.vc_row-flex.vc_row-o-equal-height.vc_row-o-content-top > div > div > .vc_column_container > .vc_column-inner {
justify-content: flex-start;
}
.vc_row-flex.vc_row-o-equal-height.vc_row-o-content-bottom > div > .vc_column_container,
.vc_row-flex.vc_row-o-equal-height.vc_row-o-content-bottom > div > div > .vc_column_container {
align-items: stretch;
}
.vc_row-flex.vc_row-o-equal-height.vc_row-o-content-bottom > div > .vc_column_container > .vc_column-inner,
.vc_row-flex.vc_row-o-equal-height.vc_row-o-content-bottom > div > div > .vc_column_container > .vc_column-inner {
justify-content: flex-end;
}
.vc_row-flex:not(.vc_row-o-equal-height).vc_row-o-content-middle > div > .vc_column_container,
.vc_row-flex:not(.vc_row-o-equal-height).vc_row-o-content-middle > div > div > .vc_column_container {
align-items: center;
}
.vc_row-flex:not(.vc_row-o-equal-height).vc_row-o-content-middle > div > .vc_column_container > .vc_column-inner,
.vc_row-flex:not(.vc_row-o-equal-height).vc_row-o-content-middle > div > div > .vc_column_container > .vc_column-inner {
justify-content: center;
}
.vc_row-flex:not(.vc_row-o-equal-height).vc_row-o-content-top > div > .vc_column_container,
.vc_row-flex:not(.vc_row-o-equal-height).vc_row-o-content-top > div > div > .vc_column_container {
align-items: flex-start;
}
.vc_row-flex:not(.vc_row-o-equal-height).vc_row-o-content-top > div > .vc_column_container > .vc_column-inner,
.vc_row-flex:not(.vc_row-o-equal-height).vc_row-o-content-top > div > div > .vc_column_container > .vc_column-inner {
justify-content: flex-start;
}
.vc_row-flex:not(.vc_row-o-equal-height).vc_row-o-content-bottom > div > .vc_column_container,
.vc_row-flex:not(.vc_row-o-equal-height).vc_row-o-content-bottom > div > div > .vc_column_container {
align-items: flex-end;
}
.vc_row-flex:not(.vc_row-o-equal-height).vc_row-o-content-bottom > div > .vc_column_container > .vc_column-inner,
.vc_row-flex:not(.vc_row-o-equal-height).vc_row-o-content-bottom > div > div > .vc_column_container > .vc_column-inner {
justify-content: flex-end;
} ul,
.list-checked-circle,
.list-check-bold,
.list-square,
.list-check,
.list-square-checked,
.list-square-empty,
.list-circle,
.list-disc,
.list-line {
padding-left: 1em;
list-style-position: outside;
}
ul.bold > li,
.list-checked-circle.bold > li,
.list-check-bold.bold > li,
.list-square.bold > li,
.list-check.bold > li,
.list-square-checked.bold > li,
.list-square-empty.bold > li,
.list-circle.bold > li,
.list-disc.bold > li,
.list-line.bold > li {
font-family: "Oxygen";
font-size: 1.25em;
}
ul > li {
font-size: 16px;
}
ul.indent-list + p {
margin-left: 1em;
}
ul.indent-list.list-checked-circle + p,
ul.indent-list.list-check-bold + p,
ul.indent-list.list-square + p,
ul.indent-list.list-check + p,
ul.indent-list.list-square-checked + p,
ul.indent-list.list-square-empty + p,
ul.indent-list.list-circle + p,
ul.indent-list.list-disc + p,
ul.indent-list.list-line + p {
margin-left: 1.75em;
}
.list-checked-circle > li,
.list-check-bold > li,
.list-square-empty > li,
.list-square-checked > li,
.list-check > li,
.list-square > li,
.list-circle > li,
.list-disc > li,
.list-line > li {
padding-left: 0.75em;
}
.list-checked-circle > li:before,
.list-square-checked > li:before,
.list-check-bold > li:before,
.list-square-empty > li:before,
.list-check > li:before {
font-family: "Detheme List";
display: inline-block;
height: 0em;
width: 0em;
position: absolute;
left: 15px;
}
.list-line > li {
position: relative;
}
.list-line > li:before {
content: '';
position: absolute;
display: block;
height: 1.56em;
width: 10px;
left: -0.75em;
top: 0;
border-top: solid 2px;
-webkit-transform: translateY(50%);
-moz-transform: translateY(50%);
-ms-transform: translateY(50%);
-o-transform: translateY(50%);
transform: translateY(50%);
}
.list-square-checked > li:before {
content: '\e803';
}
.list-check > li:before {
content: '\e805';
}
.list-check-bold > li:before {
content: '\e802';
}
.list-square-empty > li:before {
content: '\e800';
}
.list-checked-circle > li:before {
content: '\e801';
}
.list-checked-circle,
.list-square-checked,
.list-check,
.list-check-bold,
.list-square-empty,
.list-line {
list-style: none;
}
.list-checked-circle.orange > li:before,
.list-square-checked.orange > li:before,
.list-check.orange > li:before,
.list-check-bold.orange > li:before,
.list-square-empty.orange > li:before,
.list-line.orange > li:before {
color: orange;
}
.list-checked-circle.blue > li:before,
.list-square-checked.blue > li:before,
.list-check.blue > li:before,
.list-check-bold.blue > li:before,
.list-square-empty.blue > li:before,
.list-line.blue > li:before {
color: blue;
}
.list-checked-circle.green > li:before,
.list-square-checked.green > li:before,
.list-check.green > li:before,
.list-check-bold.green > li:before,
.list-square-empty.green > li:before,
.list-line.green > li:before {
color: green;
}
.list-checked-circle.yellow > li:before,
.list-square-checked.yellow > li:before,
.list-check.yellow > li:before,
.list-check-bold.yellow > li:before,
.list-square-empty.yellow > li:before,
.list-line.yellow > li:before {
color: yellow;
}
.list-checked-circle.magenta > li:before,
.list-square-checked.magenta > li:before,
.list-check.magenta > li:before,
.list-check-bold.magenta > li:before,
.list-square-empty.magenta > li:before,
.list-line.magenta > li:before {
color: magenta;
}
.list-checked-circle.cyan > li:before,
.list-square-checked.cyan > li:before,
.list-check.cyan > li:before,
.list-check-bold.cyan > li:before,
.list-square-empty.cyan > li:before,
.list-line.cyan > li:before {
color: cyan;
}
.list-checked-circle.white > li:before,
.list-square-checked.white > li:before,
.list-check.white > li:before,
.list-check-bold.white > li:before,
.list-square-empty.white > li:before,
.list-line.white > li:before {
color: white;
}
.list-checked-circle.grey > li:before,
.list-square-checked.grey > li:before,
.list-check.grey > li:before,
.list-check-bold.grey > li:before,
.list-square-empty.grey > li:before,
.list-line.grey > li:before {
color: grey;
}
.list-checked-circle.purple > li:before,
.list-square-checked.purple > li:before,
.list-check.purple > li:before,
.list-check-bold.purple > li:before,
.list-square-empty.purple > li:before,
.list-line.purple > li:before {
color: purple;
}
.list-square {
list-style: square;
}
.list-circle {
list-style: circle;
}
.list-disc {
list-style: disc;
}
.list-line > li:before {
color: rgba(74, 74, 74, 0.25);
}  .career-detail {
margin-bottom: 20px;
margin-top: 20px;
}
.career-detail h1,
.career-detail h2 {
text-transform: capitalize;
font-size: 30px;
margin-bottom: 20px;
}
.career-detail .career-action-button {
margin-bottom: 40px;
}
.career-detail .career-action-button a {
display: inline-block;
}
@media (max-width: 480px) {
.career-detail .career-action-button {
text-align: center;
}
}
.career-detail a.btn,
.career-form a.btn,
.career-detail button.btn,
.career-form button.btn,
.career-detail .btn,
.career-form .btn {
font-size: 1em;
padding-top: 6px;
font-weight: 400;
border-color: transparent;
}
@media (max-width: 480px) {
.career-detail a.btn,
.career-form a.btn,
.career-detail button.btn,
.career-form button.btn,
.career-detail .btn,
.career-form .btn {
margin-bottom: 10px;
}
}
.career-detail label,
.career-form label {
color: #4a4a4a;
font-family: "Oxygen";
}
.career-detail .form-control::-moz-placeholder,
.career-form .form-control::-moz-placeholder {
color: #adadad;
opacity: 1;
}
.career-detail .form-control:-ms-input-placeholder,
.career-form .form-control:-ms-input-placeholder {
color: #adadad;
}
.career-detail .form-control::-webkit-input-placeholder,
.career-form .form-control::-webkit-input-placeholder {
color: #adadad;
}
.career-detail .help-block,
.career-form .help-block,
.career-detail input[type="file"],
.career-form input[type="file"] {
color: #adadad;
}
.career-form label {
font-size: 16px;
}
.career-detail-list {
list-style: none;
padding-left: 0px;
margin-bottom: 60px;
margin-right: 100px;
}
@media (max-width: 992px) {
.career-detail-list {
margin-right: 0;
}
}
.career-detail-list li {
border-bottom: solid 1px #bbbdbf;
padding: 14px 5px;
line-height: 1.7;
}
.career-detail-list li label {
vertical-align: top;
width: 60%;
color: #444;
font-weight: 400;
font-size: 20px;
text-transform: capitalize;
line-height: 25px;
margin: 0;
color: #4a4a4a;
}
.career-detail-list li .career-value {
display: inline-block;
position: relative;
width: 40%;
text-transform: capitalize;
color: #adadad;
}
.heading-career-form {
margin-bottom: 20px;
}
h2.title-career-form {
font-size: 26px;
font-weight: bold;
}
.modal-backdrop {
z-index: 10030!important;
}
.modal {
z-index: 10040!important;
}
.modal .md-description {
padding-top: 30px;
}
.modal .md-description,
.modal .md-close {
background: #fff;
} .dtcareers nav {
background: none;
border: none;
font-weight: 500;
text-transform: capitalize;
}
.dtcareers nav.navbar {
margin-bottom: 35px;
min-height: 40px;
}
.dtcareers nav.navbar li {
display: inline-block;
float: none;
}
.dtcareers nav.navbar .navbar-nav {
float: none;
}
.dtcareers nav.navbar-default .navbar-nav > .active > a,
.dtcareers nav.navbar-default .navbar-nav > li > a:hover,
.dtcareers nav.navbar-default .navbar-nav > li > a:focus {
background: none;
}
.dtcareers nav.navbar-default .navbar-nav > .active > a {
color: #4a4a4a;
border-bottom: solid 1px #4a4a4a;
}
.dtcareers nav .navbar-nav > li > a {
padding-top: 2px;
padding-bottom: 2px;
color: #adadad;
line-height: 1.6;
}
.dtcareers nav .navbar-collapse {
padding: 0;
}
.dtcareers .career-item {
border: 1px solid #696969;
background: #ffffff;
}
.dtcareers .career-item h2 {
line-height: 1.25em;
font-size: 2.2em;
margin-bottom: 20px;
color: #4a4a4a;
}
.dtcareers .career-item ul.career-isotope-job-field {
list-style: inside none;
padding: 0 0 0 40px;
margin-top: 48px;
}
.dtcareers .career-item ul.career-isotope-job-field i {
font-size: 20px;
position: absolute;
margin-left: -40px;
color: #4a4a4a;
}
.dtcareers .career-item ul.career-isotope-job-field i::before,
.dtcareers .career-item ul.career-isotope-job-field i::after {
font-style: normal;
}
.dtcareers .career-item ul.career-isotope-job-field li {
line-height: 1.6em;
padding: 5px 0px;
color: #adadad;
}
.dtcareers .career-item .career-isotope-excerpt {
line-height: 1.55em;
}
.dtcareers .career-item .career-isotope-button {
margin-top: 10px;
padding-top: 7px;
padding-bottom: 7px;
border: none;
color: #4a4a4a;
font-weight: normal;
text-transform: capitalize;
}
.dtcareers .career-item-wrap {
padding: 40px;
}
.dtcareers #career-filter {
text-align: center;
}
.dtcareers #career-filter li a {
font-family: "Oxygen";
font-size: 20px;
}
.dt-career-container .career-item {
border: 1px solid rgba(0, 0, 0, 0.1);
}
.dt-career-container .career-item h2 {
line-height: 1.25em;
font-size: 1.8em;
color: #4a4a4a;
}
.dt-career-container .career-item ul.career-isotope-job-field {
list-style: inside none;
padding: 0 0 0 32px;
margin-top: 12px;
}
.dt-career-container .career-item ul.career-isotope-job-field i {
font-size: 20px;
position: absolute;
margin-left: -35px;
color: #4a4a4a;
}
.dt-career-container .career-item ul.career-isotope-job-field i::before,
.dt-career-container .career-item ul.career-isotope-job-field i::after {
font-style: normal;
}
.dt-career-container .career-item ul.career-isotope-job-field li {
line-height: 1.6em;
padding: 10px 0px;
color: #adadad;
}
.dt-career-container .career-item .career-isotope-excerpt {
line-height: 1.6em;
}
.dt-career-container .career-item .career-isotope-button {
margin-top: 15px;
color: #4a4a4a;
border: none;
font-weight: normal;
text-transform: capitalize;
}
.dt-career-container .career-item-wrap {
padding: 30px 40px;
}
.spectech-group {
background: #f3f3f3;
padding: 40px;
margin-bottom: 30px;
font-size: 16px;
font-family: "Oxygen";
}
.spectech-group .spectech-specifications-list li {
font-size: 16px;
line-height: 1.56;
padding: 3px 0;
}
.spectech-group .spectech-specifications-list li .spectech-value {
color: #202020;
}
.spectech-group .spectech-specifications-list li .spectech-unit-value {
margin-left: 5px;
}
.spectech-group .spectech-specifications-list li .spectech-unit-value,
.spectech-group .spectech-specifications-list li label {
color: #696969;
}
.spectech-specifications-list {
padding-left: 0;
}
.spectech-specifications-list li {
list-style: none;
border-top: solid 1px rgba(74, 74, 74, 0.25);
font-size: 20px;
line-height: 1.6;
padding: 6px 0;
}
.spectech-specifications-list li label {
width: 62.5%;
font-weight: normal;
vertical-align: top;
margin: 0;
}
.spectech-specifications-list li .spectech-value {
color: #202020;
}
.spectech-specifications-list li .spectech-unit-value {
margin-left: 5px;
}
.spectech-specifications-list li .spectech-unit-value,
.spectech-specifications-list li label {
color: #696969;
}
.spectech-specifications-list .spectech-specification {
display: inline-block;
width: 36%;
}
.spectech-related {
margin-top: 60px;
}
.spectech-related h2 {
text-align: center;
font-weight: bold;
font-size: 43.36px;
}
.spectech-related .related-title {
text-align: center;
margin-bottom: 0;
}
.spectech-related .spectech-related-container {
margin-top: 30px;
}
.spectech-related figure {
padding: 25px;
border: solid 1px rgba(74, 74, 74, 0.25);
}
.spectech-related figure .top-image {
margin-bottom: 6px;
background: rgba(0, 0, 0, 0.9);
}
.spectech-related figure:hover {
background: rgba(105, 105, 105, 0.15);
border-color: transparent;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-o-transition: all 0.5s;
-ms-transition: all 0.5s;
transition: all 0.5s;
}
.spectech-related figure:hover .top-image img {
opacity: 0.6;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-o-transition: all 0.5s;
-ms-transition: all 0.5s;
transition: all 0.5s;
}
.spectech-sub-category {
padding: 60px 0 0;
}
.spectech-sub-category .spectech-sub-category-title {
font-size: 43.36px;
font-weight: bold;
}
.spectech-sub-category .spectech-sub-category-link {
text-transform: capitalize;
font-size: 1.25em;
font-weight: 500;
margin-top: 15px;
display: block;
}
.spectech-sub-category .archive-meta {
font-size: 1.25em;
font-family: "Oxygen";
line-height: 1.6;
padding-top: 15px;
}
.spectech-sub-category .spectech-child-category-container {
text-align: center;
position: relative;
background: rgba(0, 0, 0, 0.9);
}
.spectech-sub-category .spectech-child-category-container .spectech-child-category-description {
position: absolute;
bottom: 0;
height: 100%;
visibility: hidden;
opacity: 0;
color: #ffffff;
padding: 30px;
align-items: stretch;
}
.spectech-sub-category .spectech-child-category-container .spectech-child-category-description .btn {
text-transform: capitalize;
border: none;
font-weight: normal;
margin-top: 16px;
font-size: 16px;
}
.spectech-sub-category .spectech-child-category-container .spectech-child-category-description,
.spectech-sub-category .spectech-child-category-container .spectech-child-category-description .figcaption-container {
display: flex;
flex-direction: column;
}
.spectech-sub-category .spectech-child-category-container .spectech-child-category-description .figcaption-container {
justify-content: center;
flex-grow: 1;
}
.spectech-sub-category .spectech-child-category-container .spectech-child-category-image {
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-o-transition: all 0.5s;
-ms-transition: all 0.5s;
transition: all 0.5s;
}
.spectech-sub-category .spectech-child-category-container:hover .spectech-child-category-description {
visibility: visible;
opacity: 1;
}
.spectech-sub-category .spectech-child-category-container:hover .spectech-child-category-image {
opacity: 0.6;
}
.spectech-sub-category .spectech-sub-category-wrap {
padding: 30px 0;
}
.spectech-sub-category .spectech-child-category-title {
font-size: 22.72px;
color: #ffffff;
font-weight: bold;
}
@media (max-width: 768px) {
.spectech-sub-category .spectech-child-category-container {
background: transparent;
margin-top: 30px;
}
.spectech-sub-category .spectech-child-category-container:hover .spectech-child-category-image {
opacity: 1;
}
.spectech-sub-category .spectech-child-category-container .spectech-child-category-description {
padding: 30px 0;
visibility: visible;
opacity: 1;
text-align: left;
color: inherit;
position: relative;
}
.spectech-sub-category .spectech-child-category-title {
color: #4a4a4a;
}
.spectech-sub-category .spectech-child-category-image img {
width: 100%;
}
}
.archive.archive.tax-spectech_cat .main-category,
.tax-spectech_cat.archive.tax-spectech_cat .main-category {
padding-top: 0;
}
.archive.archive.tax-spectech_cat .main-category .parent-category,
.tax-spectech_cat.archive.tax-spectech_cat .main-category .parent-category {
background: #f3f3f3;
padding: 60px 0;
}
.archive .spectech-specification-post-list,
.tax-spectech_cat .spectech-specification-post-list {
background: #f3f3f3;
padding: 90px 63px;
}
.archive .spectech-list-image,
.tax-spectech_cat .spectech-list-image {
background: rgba(0, 0, 0, 0.9);
}
.archive .spectech-list-image img,
.tax-spectech_cat .spectech-list-image img {
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
-o-transition: all 0.2s;
-ms-transition: all 0.2s;
transition: all 0.2s;
}
.archive .spectech-list-image:hover img,
.tax-spectech_cat .spectech-list-image:hover img {
opacity: 0.6;
}
.archive .spectech-list-content,
.tax-spectech_cat .spectech-list-content {
font-size: 20px;
font-family: "Oxygen";
}
.archive .spectech-list-content .list-content-title:hover,
.tax-spectech_cat .spectech-list-content .list-content-title:hover {
color: #696969;
}
.archive .spectech-list-content .list-content-excerpt,
.tax-spectech_cat .spectech-list-content .list-content-excerpt {
margin-bottom: 30px;
}
.archive .spectech-list-content .spectech-specification-list,
.tax-spectech_cat .spectech-list-content .spectech-specification-list {
margin-top: 30px;
}
.archive .spectech-list-content .btn,
.tax-spectech_cat .spectech-list-content .btn {
text-transform: capitalize;
font-weight: 500;
padding: 0;
font-size: 20px;
font-family: "Source Sans Pro";
}
.archive .spectech-specification-list .spectech-conversion-tool,
.tax-spectech_cat .spectech-specification-list .spectech-conversion-tool {
margin: 30px 0;
}
.spectech-conversion-tool {
float: none;
margin: 0 auto;
padding: 0;
text-align: center;
}
.spectech-conversion-tool li {
display: inline-block;
padding: 5px 15px;
border: solid 1px rgba(74, 74, 74, 0.25);
}
.spectech-conversion-tool li,
.spectech-conversion-tool li.active {
text-decoration: none !important;
}
.spectech-conversion-tool li a {
text-decoration: none;
color: #ccc;
font-size: 20px;
}
.spectech-conversion-tool li:last-child {
margin-left: -4px;
}
.spectech-conversion-tool li:hover {
cursor: pointer;
}
.spectech-conversion-tool li.active,
.spectech-conversion-tool li.active a {
background: #4a4a4a;
color: #ffffff;
border-color: #4a4a4a;
}
.spectech-conversion-tool.position-left {
text-align: left;
}
.spectech-conversion-tool.position-right {
text-align: right;
}
.spectech-specsification-box {
text-align: center;
}
.spectech-specsification-box.position-left {
text-align: left;
}
.spectech-specsification-box.position-right {
text-align: right;
}
.spectech-specsification-box fieldset {
border: solid 1px rgba(74, 74, 74, 0.25);
padding: 25px 35px 35px 35px;
text-align: center;
font-family: "Oxygen";
display: inline-block;
margin: 15px;
max-width: 500px;
}
.spectech-specsification-box fieldset legend {
font-size: 20px;
font-weight: 400;
color: #696969;
margin-bottom: 0;
border: none;
padding: 0 10px;
}
.spectech-specsification-box fieldset .spectech-specification span {
display: block;
}
.spectech-specsification-box fieldset .spectech-specification .spectech-value {
font-size: 38px;
font-weight: 700;
color: #2c2c2c;
line-height: 1.1;
}
.spectech-specsification-box fieldset .spectech-specification .spectech-unit-value {
font-weight: 400;
color: #adadad;
font-size: 20px;
margin-top: 5px;
}
.spectech-download-box {
list-style: none;
background: #ffe6be;
margin: 2px 0;
padding: 0;
padding-right: 40;
border-radius: 3px;
color: #4a4a4a;
font-size: 20px;
font-family: "Oxygen";
position: relative;
}
.spectech-download-box:hover {
background: #ffd28b;
}
.spectech-download-box li {
display: inline-block;
padding: 9px 11px;
}
.spectech-download-box li i:before {
font-size: 22px;
}
.spectech-download-box .spectech-download-icon {
background: #fec56b;
border-radius: 3px 0 0 3px;
}
.spectech-download-box .spectech-download-label {
padding-left: 22px;
padding-right: 22px;
text-transform: capitalize;
}
.spectech-download-box .spectech-download-label .spectech-flaticon-download {
position: absolute;
right: 20px;
color: #4a4a4a;
text-decoration: none;
top: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
} .module-specification-category {
margin: 5px 0 15px 0;
}
.module-specification-category .specification-category-link {
text-transform: capitalize;
}
.module-specification-category .specification-category-title {
margin: 0;
}
.module-specification-category .specification-category-title:hover {
color: #696969;
}
.module-specification-category .specification-category-shortdescription {
margin: 5px 0 4px 0;
}
.module-specification-category .specification-category-image {
background: rgba(0, 0, 0, 0.9);
}
.module-specification-category .specification-category-image img {
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-o-transition: all 0.5s;
-ms-transition: all 0.5s;
transition: all 0.5s;
}
.module-specification-category .specification-category-image:hover img {
opacity: 0.6;
}
.module-specification-category .specification-category-image.layout-1 {
margin-bottom: 10px;
}
.module-specification-category.layout-1 .specification-category-title {
padding-top: 15px;
}
.module-specification-category.layout-2 .specification-category-image,
.module-specification-category.layout-2 .specification-description {
float: left;
box-sizing: border-box;
}
.module-specification-category.layout-2 .specification-category-title {
font-size: 20px;
}
.module-specification-category.layout-2 .specification-category-image {
width: 24%;
}
.module-specification-category.layout-2 .specification-description {
width: 76%;
padding-left: 20px;
padding-bottom: 30px;
margin-top: -8px;
}
.module-specification-product .spectech-product-container {
text-align: center;
position: relative;
background: rgba(0, 0, 0, 0.9);
}
.module-specification-product .spectech-product-container .spectech-product-description {
position: absolute;
bottom: 0;
height: 100%;
visibility: hidden;
opacity: 0;
color: #ffffff;
padding: 30px;
align-items: stretch;
}
.module-specification-product .spectech-product-container .spectech-product-description .spectech-product-title {
font-size: 22.72px;
color: #ffffff;
font-weight: bold;
}
.module-specification-product .spectech-product-container .spectech-product-description .btn {
text-transform: capitalize;
border: none;
font-weight: normal;
margin-top: 16px;
font-size: 16px;
}
.module-specification-product .spectech-product-container .spectech-product-description,
.module-specification-product .spectech-product-container .spectech-product-description .figcaption-container {
display: flex;
flex-direction: column;
}
.module-specification-product .spectech-product-container .spectech-product-description .figcaption-container {
justify-content: center;
flex-grow: 1;
}
.module-specification-product .spectech-product-container .spectech-product-image {
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-o-transition: all 0.5s;
-ms-transition: all 0.5s;
transition: all 0.5s;
}
.module-specification-product .spectech-product-container:hover .spectech-product-description {
visibility: visible;
opacity: 1;
}
.module-specification-product .spectech-product-container:hover .spectech-product-image {
opacity: 0.6;
}
.module-specification-product .spectech-product-category {
text-align: center;
font-size: 26px;
margin-top: 12px;
color: #4a4a4a;
}.page-id-10940 .widget h3:after{
border-bottom: none;
}
ul li{font-weight: normal;
line-height: 35px;
font-size: 18px;
font-family: "Oxygen";}
.vc_custom_1578585564511 p b{
font-size: 21px;
}
.vc_custom_1588926439805 p b{
font-size: 21px;
}
.vc_custom_1578988511173 p{
font-size: 16px;
}
#footer p{
font-size: 16px;
}
.page-id-10187 .vc_custom_detheme2 ul li ul li{
font-size: 17px;
}
.page-id-10187 .vc_custom_detheme2 ul li ul li ul li{
font-size: 15px;
}
#top-bar + .top-head #head-page  {
margin-top: 48px;
}
#head-page{
margin-top: 48px;
}
#dt-menu ul li{
font-size: 15px;
}
.popup_form .form-control {
background-color: #003a45;
}
.page-id-10179 .vc_row.vc_row-flex>.vc_column_container>.vc_column-inner{
background-color: #efeeee !important;
}
.allfields #brand-div {
opacity: 0;}
.wt{ 
color: white;
line-height: 30px;
}
.linehtp{ 
line-height: 30px;
}
.page-id-10207 .wpb_content_element{
margin-bottom: 25px;
}
#banner-section .container .row{
top: 275px;
}
section#banner-section .breadcrumbs {
color: #EC6415!important;
}
section#banner-section .breadcrumbs a {
color: #EC6415!important;
}
section#banner-section .breadcrumbs span {
color: #EC6415!important;
}
section#banner-section .banner-title .page-title{
color: #EC6415;
font-size: 30px;
font-family: Raleway;
text-transform: none;
}
section#banner-section .breadcrumbs{
text-transform: none;
}
.vc_custom_1578822277045{
background-color: #3D4E60;
}
.vc_custom_1578911253138{
background-color: #F1F1F1;
}
.post-article .vc_custom_1578586442462{
padding-top: 0px;
}
.vc_section{
padding: 0px;
margin: 0px;
}
.menu-main-menu-container ul {
list-style-type: none;
padding-left: 0px;
}
.menu-main-menu-container ul li{
list-style-type: none;
}
.menu-main-menu-container .menu-item a {
color: #ffffff;
list-style-type: none;
}
.vc_grid-filter{
font-size: 15px;
}
.vc_custom_1586446490687{
background: url(http://gennova.bio/wp-content/uploads/2020/01/About-Us_Banner-1920-px-x-600-px.jpg) repeat fixed 100%;
background-color: #025f71;
color: #ffffff;
}
.wpb_revslider_element{
margin-top: 0px;
}
.vc_custom_1579107492554 p{
line-height: 28px;
}
@media (min-width: 400px) and (max-width: 460px){
#slide-1-layer-1{
min-width: 322px !important;
}
#slide-9-layer-1{
min-width: 322px !important;
}
#slide-10-layer-1{
min-width: 322px !important;
}
#slide-11-layer-1{
min-width: 322px !important;
}
#slide-12-layer-1{
min-width: 322px !important;
}
}
@media (max-width: 991px) {
.tp-leftarrow{left: -25px!important ;}
.tp-rightarrow{left: 105%!important ;}
.tp-mask-wrap {
margin-top: -20px !important;
margin-left: 33px !important;
}
#head-page {
margin-top: 0px;
}
.wpb_revslider_element{
margin-top: 210px;
}
.tp-mask-wrap{
margin: 0px;
}
.pre-footer-section .vc_custom_1469412975569 {
border-right-color: #025f71!important;}
}
.pt-cv-page .pt-cv-content-item{
width: 30.333333%;
background-color: #f2f2f2;
margin: 12px;
padding: 20px;
}
.recent-posts-extended h3:after{
border-bottom: none;}
.recent-posts-extended h3{
border-bottom: none!important;}
.rpwe-block li h3{
margin-bottom: 20px!important;}
@media (min-width: 992px){
.menu-item-type-search a{
padding: 0 .6em!important;
}
.text-2 .textwidget p{
font-size: 16px;
}
.menu-leftvc #dt-menu ul li > a, .menu-leftvc #dt-menu-mobile ul li > a {
padding: 0 0.70em;
}
.menu-leftvc #head-page.is-sticky.adminbar-is-here {
top:0px;  
margin-top: 32px;
}    
.pt-cv-page .pt-cv-content-item{
width: 30.333333%;
background-color: #f2f2f2;
margin: 12px;
padding: 20px;
}
.pt-cv-page h5{ line-height: 1.5;}
.pt-cv-page .pt-cv-content{ font-size: 14px;}
.pt-cv-page .pt-cv-meta-fields a {
color: #41b7d8;
background-color: white;
padding: 5px;
margin: 5px;
border-radius: 11px;}
.tp-mask-wrap{
margin: 0px;
}
.recent-posts-extended h3:after{
border-bottom: none;}
.recent-posts-extended h3{
border-bottom: none!important;}
.rpwe-block li h3{
margin-bottom: 20px!important;}
.pre-footer-section .vc_custom_1469412975569 {
border-right-color: #025f71!important;}
.style-gradient {
background-image: -webkit-gradient(linear, left top, right top, color-stop(0%, #0086a0), color-stop(100%, #02394a));
background-image: linear-gradient(to right, #0086a0 0%, #02394a 100%); */
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF43BEAC', endColorstr='#FF02394A', GradientType=1);
color: #fff;
}
.pre-footer-section .vc_custom_1469412975569 {
border-right-color: #025f71!important;}
}
.tablebor{
border-top: 2px solid #27ced7;
border-bottom: 2px solid #27ced7;
}
.textHead{
font-weight: 900;
text-transform: uppercase;
}
.tablebor td {
font-weight: normal;
line-height: 35px;
font-size: 18px;
font-family: "Oxygen";
padding: 10px;
}h1, h2, h3, h4, h5, h6,
.primary_color_text,
.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce-page nav.woocommerce-pagination ul li a,
.woocommerce #content nav.woocommerce-pagination ul li a,
.woocommerce-page #content nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span,
.woocommerce-page nav.woocommerce-pagination ul li span,
.woocommerce #content nav.woocommerce-pagination ul li span,
.woocommerce-page #content nav.woocommerce-pagination ul li span,
.woocommerce nav.woocommerce-pagination ul li span.current,
.woocommerce-page nav.woocommerce-pagination ul li span.current,
.woocommerce #content nav.woocommerce-pagination ul li span.current,
.woocommerce-page #content nav.woocommerce-pagination ul li span.current,
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce-page nav.woocommerce-pagination ul li a:hover,
.woocommerce #content nav.woocommerce-pagination ul li a:hover,
.woocommerce-page #content nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li a:focus,
.woocommerce-page nav.woocommerce-pagination ul li a:focus,
.woocommerce #content nav.woocommerce-pagination ul li a:focus,
.woocommerce-page #content nav.woocommerce-pagination ul li a:focus {
color: #f77425;
}
.primary_color_border { border-color: #f77425; }
.primary_color_button,
.woocommerce.widget_product_tag_cloud li { background-color: #f77425; }
.woocommerce .single_add_to_cart_button:hover {background-color: #de6821!important;}
.woocommerce div.product .woocommerce-tabs #reviews #review_form_wrapper input[type="submit"]:hover
{
background-color: #de6821;
}
.btn-color-primary,
.portfolio-navigation a.more-post,
.shipping-calculator-button,
.woocommerce #content input.button,
.woocommerce #respond input#submit,
.woocommerce input.button,
.woocommerce-page #content input.button,
.woocommerce-page #respond input#submit,
.woocommerce-page a.button,
.woocommerce-page button.button,
.woocommerce-page input.button,
.woocommerce.widget_product_search .searchsubmit,
.woocommerce #content input.button.alt,
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt,
.woocommerce-page #content input.button.alt,
.woocommerce-page #respond input#submit.alt,
.woocommerce-page a.button.alt,
.woocommerce-page button.button.alt,
.woocommerce-page input.button.alt,
.cart-popup .button {
background: #f77425;
}
#customer_details label { color: #f77425; }
footer .widget_text ul.list-inline-icon li:hover { border: 1px solid #f77425; background: #f77425; }
footer .owl-theme .owl-controls .owl-page span { background-color: #f77425; border: 2px solid #f77425; }
footer .owl-theme .owl-controls .owl-page.active span { border: 2px solid #f77425; }
footer .widget_tag_cloud .tagcloud .tag a:hover {
background-color: #f77425;
}
footer .dt_widget_accordion .btn-accordion {
background-color: #f77425;
}
footer .dt_widget_accordion .opened {
background: #ffffff; 
color: #f77425;
}
footer .dt_widget_accordion .openedup {
background-color: #f77425;
}
.sidebar .owl-theme .owl-controls .owl-page span {
background-color: #f77425;
}
.sidebar .owl-theme .owl-controls .owl-page.active span {
border: 2px solid #f77425;
}
.widget_text ul.list-inline-icon li:hover {
border: 1px solid #f77425; background: #f77425; 
}
footer h3,
footer .widget-title,
#related-port .related-port figure figcaption .related-tag a {
color: #f77425;
}
.dt_team_custom_item hr:after {
width: 50px !important;
}
.dt-iconboxes.hover-this .dt-section-icon:hover:after,
.dt-iconboxes.hover-this .dt-section-icon:hover:before,
.dt-iconboxes.layout-3.hover-this .dt-section-icon:hover:after,
.dt-iconboxes.layout-3.hover-this .dt-section-icon:hover:before,
.dt-iconboxes-4.hover-this:hover .dt-section-icon:after,
.dt-iconboxes-4.hover-this:hover .dt-section-icon:before {
border-top-color: #f77425 !important;
}
.dt-iconboxes-4.hover-this:hover .dt-section-icon i:hover,
.dt-iconboxes.layout-6 i,
.no-touch .dt-iconboxes-4.hover-this:hover .hi-icon-effect-5 .hi-icon {
color: #f77425 !important;
}
.no-touch .dt-iconboxes-5.hover-this:hover .hi-icon-effect-5 .hi-icon {
border-color: #f77425 !important;
}
.dt-iconboxes.hover-this .dt-section-icon:hover,
.dt-iconboxes-2.hover-this:hover .dt-section-icon i.hi-icon,
.dt-iconboxes-2.hover-this:hover i,
.dt-iconboxes.layout-3.hover-this .dt-section-icon:hover,
.dt-iconboxes-4.hover-this:hover .dt-section-icon,
.no-touch .dt-iconboxes-5.hover-this:hover .hi-icon-effect-5 .hi-icon,
.dt-iconboxes.layout-6.hover-this:hover {
background-color: #f77425 !important;
}
.dt-iconboxes.layout-3.hover-this .dt-section-icon:hover {
border-color: #f77425!important;
}
.dt_team_custom_item .profile-scocial a:hover,
.dt_team_custom_item .profile-scocial i:hover {
color: #f77425;
}
.price-4-col.featured ul, .price-3-col.featured ul{
background-color: #f77425;
}
.price-4-col.featured .hover-tip:before, .price-3-col.featured .hover-tip:before,
.price-4-col.featured .hover-tip:after, .price-3-col.featured .hover-tip:after {
border-bottom-color: #ac5119;
}
.price-4-col.featured .plan-action:before, .price-3-col.featured .plan-action:before,
.price-4-col.featured .plan-action:after, .price-3-col.featured .plan-action:after {
border-top-color: #ac5119;
}
.dt-pricing-table .price-4-col .btn-active,
.dt-pricing-table .price-3-col .btn-active {
background-color: #f77425;
}
.dt-pricing-table .price-4-col .btn-active:hover,
.dt-pricing-table .price-3-col .btn-active:hover {
background-color: #c55c1d;
}
.mejs-container .mejs-controls .mejs-horizontal-volume-current,
.mejs-container .mejs-controls .mejs-time-loaded {
background-color: #f77425 !important;
}
#dt-menu li a:hover,
#dt-topbar-menu-left li a:hover,
#dt-topbar-menu-right li a:hover, 
#dt-menu ul.sub-nav li:hover > a,
#head-page #dt-menu > ul > li > a:hover,
#head-page.reveal #dt-menu > ul > li > a:hover,
#head-page.reveal.alt #dt-menu > ul > li > a:hover,
.home #head-page #dt-menu > ul > li > a:hover,
.home #head-page.reveal #dt-menu > ul > li > a:hover,
.home #head-page.reveal.alt #dt-menu > ul > li > a:hover,
.home #head-page.reveal:not(.alt) #dt-menu > ul > li > a:hover,
.home #head-page.reveal:not(.alt) #dt-menu a.search_btn:hover,
.menu-leftvc #head-page #dt-menu > ul > li > a:hover,
.home.menu-leftvc #head-page #dt-menu > ul > li > a:hover {
color: #f77425;
}
@media (max-width: 991px) {
#head-page #dt-menu > ul > li > a:hover,
#head-page.reveal #dt-menu > ul > li > a:hover,
#head-page.reveal.alt #dt-menu > ul > li > a:hover {
color: #f77425 !important;
}
}
@media (min-width: 767px) {
#dt-menu ul li:hover > a {
color: #f77425;
}
}
#dt-menu a.search_btn:hover {
color: #f77425 !important;
}
#dt-topbar-menu-left ul li:hover > a {
color: #f77425;
}
#dt-topbar-menu-left .toggle-sub {
background: #f77425;
}
#dt-topbar-menu-left li:hover > .toggle-sub {
color: #f77425;
}
#dt-topbar-menu-left ul li:first-child {
border-top: 3px solid #f77425 !important;
}
#dt-topbar-menu-right ul li:hover > a {
color: #f77425;
}
#dt-topbar-menu-right .toggle-sub {
background: #f77425;
}
#dt-topbar-menu-right li:hover > .toggle-sub {
color: #f77425;
}
.select.select-theme-default .select-options .select-option:hover, .select.select-theme-default .select-options .select-option.select-option-highlight {background: #f77425;}
footer .dt_widget_portfolio_posts .post-item figure figcaption {
background: rgba(123,58,18, 0.6);
}
.sidebar .dt_widget_portfolio_posts .portfolio_wrapper .post-item figure figcaption {
background: rgba(123,58,18, 0.6);
}
.dt_widget_featured_posts .post-item figure figcaption {
background: rgba(123,58,18, 0.6);
}
.dt-iconboxes.layout-7.hover-this:hover i{
border-color: #a04b18 !important;	
}
.dt-iconboxes.layout-7 i,
.dt-iconboxes.layout-8 i {
color: #f77425;	
}
@media (max-width: 768px) {
#footer-left {
border-bottom: solid 1px #622e0e;
}
}
.dt-iconboxes-4.hover-this:hover { 
background-color: #c55c1d; 
}
.sidebar .woocommerce.widget_product_tag_cloud .tagcloud .tag:hover,
footer .woocommerce.widget_product_tag_cloud .tagcloud .tag:hover {
background-color: #f77425;
}
.border-color-primary
{
border-color: #f77425;
}
.woocommerce .stars a:hover:after { color: #f77425; }
.box-main-color .img-blank {
background-color: #f77425;
}
.link-color-primary, 
#dt-menu #menu-main-menu .current-menu-parent > a,
#head-page.reveal #dt-menu > ul > li.current-menu-item > a,
#head-page.reveal.alt #dt-menu > ul > li.current-menu-item > a,
.home #head-page.reveal #dt-menu > ul > li.current-menu-item > a,
.home #head-page.reveal:not(.alt) #dt-menu > ul > li.current-menu-item > a,
.home #head-page.reveal.alt #dt-menu > ul > li.current-menu-item > a,
#head-page.reveal #dt-menu > ul > li.current-menu-ancestor > a,
#head-page.reveal.alt #dt-menu > ul > li.current-menu-ancestor > a,
#head-page.reveal #dt-menu ul li.current-menu-item > a,
#head-page.reveal.alt #dt-menu ul li.current-menu-item > a,
#head-page.reveal #dt-menu ul li.current-menu-ancestor > a,
#head-page.reveal.alt #dt-menu ul li.current-menu-ancestor > a {
color: #f77425;
}
#dt-menu li.current-menu-parent > a {
color: #f77425!important;
}
.background-color-primary,
.dt-icon-square.primary-color, 
.dt-icon-circle.primary-color, 
.dt-icon-ghost.primary-color, 
.sidebar .widget_text .social-circled li:hover, 
footer .container .widget_text .social-circled li:hover, 
#featured-work-navbar #featured-filter.dt-featured-filter li.active a, 
.owl-custom-pagination .owl-page.active i, 
.wpb_wrapper .wpb_content_element .wpb_accordion_wrapper .ui-state-default .ui-icon:after, 
.wpb_wrapper .wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header.ui-accordion-header-active,  
#sequence ul li .btn-cta:after, .dt-iconboxes-4, .dt-iconboxes.hover-this .dt-section-icon:hover, 
.dt-iconboxes-2.hover-this:hover .dt-section-icon i.hi-icon, .dt-iconboxes-2.hover-this:hover i, 
.dt-iconboxes.layout-3.hover-this .dt-section-icon:hover, .dt-iconboxes-4.hover-this:hover .dt-section-icon, 
.no-touch .dt-iconboxes-5.hover-this:hover .hi-icon-effect-5 .hi-icon, 
.dt-iconboxes.layout-6.hover-this:hover, 
.dt-iconboxes.layout-3.hover-this .dt-section-icon:hover {
background: none repeat scroll 0 0 #f77425;
}
.bulat2 {
background: none repeat scroll 0 0 #f77425;
}
#featured-work-navbar #featured-filter.dt-featured-filter li.active {
border: 1px solid #f77425 !important;
}
.no-touch .dt-iconboxes-5.hover-this:hover .hi-icon-effect-5 .hi-icon {
background-color: #f77425;
border-color: #f77425;
}
.container .owl-theme .owl-controls .owl-page span,
.container .owl-theme .owl-custom-pagination .owl-page span {
background-color: #f77425;
border-color: #f77425; 
}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-custom-pagination .owl-page.active span {
border-color: #f77425; 
}
.container .carousel-content .carousel-indicators li {
background-color: #f77425;
border-color: #f77425; 
}
.container .carousel-content .carousel-indicators .active {
border-color: #f77425; 
}
.dt-iconboxes.hover-this .dt-section-icon:hover {
border-color: #f77425;
}
#dt-menu .sub-nav li.current-menu-item,
#dt-menu .sub-nav li:hover {
border-color: #f77425;
}
.dt_vertical_tab .vertical-nav-tab > li > div i { color: #f77425; }
.wpb_wrapper .wpb_content_element .wpb_accordion_wrapper .ui-state-active .ui-icon:after {
color: #f77425;
}
.wpb_wrapper .wpb_content_element .wpb_tabs_nav li.ui-tabs-active {
background: none repeat scroll 0 0 #f77425;
}
.btn.btn-link { color: #f77425; }
.btn.btn-link:hover { color: #f77425; }
.btn.btn-rounded { color: #f77425; border-color: #f77425; }
footer .widget-title h3:after { border-top: 2px solid #f77425; }
.woocommerce div.product .woocommerce-tabs #reviews #comments .comment_container .comment-text .meta .datePublished {
color: #f77425;
}
.woocommerce div.product .woocommerce-tabs #reviews #comments .comment_container .comment-text .meta .datePublished,
.woocommerce .star-rating span,
.dtcareers .career-isotope-job-field i,
.dt_report_pre_title { color : #f77425; }
.dt_report_button a { background-color : #f77425; }
.dt_report_button a:hover { background-color : #ac5119; }
.dt_report_pagination .page-numbers.current { background-color: #f77425; }
.dt_report_pagination .page-numbers:hover { background-color: #f77425; }
.eg-portfolio-element-5 {background-color: #f77425!important;}
.eg-portfolio-element-5:hover {background-color: #de6821!important;}
.widget a:hover{ color: #f77425; }
.flex-control-paging li a.flex-active, .flex-control-paging li a:hover {
background: #f77425!important;
}
.dt-timeline .time-item:hover .center-line i { background: #f77425; }
.dt-timeline .time-item:hover .content-line { border-color: #f77425; }
.dt-timeline .time-item:hover .content-line:before { border-color: #f77425; }
.dt-media .select-target { background-color: #f77425; }
.horizontal-wp-custom-menu li.current-menu-item { background-color: #f77425; }
.horizontal-wp-custom-menu .widget_nav_menu ul { border-top-color: #f77425!important; }
.dt-icon.primary-color { color: #f77425; }
.products .type-product .button:hover,
.products .type-product .woocommerce_after_shop_loop_item_title .button:hover
{ 
background-color: #de6821; 
}
.dt-shop-category .owl-carousel-navigation .btn-owl { background-color: #f77425; }
.dt-shop-category .owl-carousel-navigation .btn-owl:hover { background-color: #de6821!important; }
.widget_rss .rsswidget { color: #f77425; }		
.menu-leftvc #head-page.alt #dt-menu > ul > li.current-menu-item > a { color: #f77425; }
.menu-leftvc #head-page.alt #dt-menu > ul > li > a:hover,
.menu-leftvc #head-page.alt #dt-menu > ul > li > a:active,
.menu-leftvc #head-page.alt #dt-menu > ul > li > a:focus { color: #f77425; }
.menu-leftvc #dt-menu .sub-nav a:hover { background-color: #f77425; }
.secondary_color_bg { background-color: #61a4b4; }
.secondary_color_text { color: #61a4b4; }
.secondary_color_border { border-color: #61a4b4; }
.secondary_color_button, .btn-color-secondary {
background-color: #61a4b4;
}
.secondary_color_button:hover, .btn-color-secondary:hover {
background-color: #4d8390!important;
}
.background-color-secondary,
.dt-icon-circle.secondary-color,
.dt-icon-ghost.secondary-color,
.dt-icon-square.secondary-color,
#sequence ul.sequence-canvas li .slide-title:after,
:selection,
::selection,
::-moz-selection {
background: #61a4b4;
}
.woocommerce.widget_product_tag_cloud li:hover {
background-color: #61a4b4;
}
.woocommerce ul.products li.product .onsale:after,
.woocommerce-page ul.products li.product .onsale:after,
.woocommerce span.onsale:after,
.woocommerce-page span.onsale:after {
border-bottom: 40px solid #61a4b4;
}
a:hover, a:focus { color : #4d8390; }
a,
.dt-iconboxes a,
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover,
h1 a:focus,
h2 a:focus,
h3 a:focus,
h4 a:focus,
h5 a:focus,
h6 a:focus,
.postinfo a:hover,
.portfolio-type-text .portfolio-item .portfolio-termlist a,
#dt-topbar-menu-left li .toggle-sub:hover,
#dt-topbar-menu-left a.search_btn:hover,
#dt-topbar-menu-right li .toggle-sub:hover, 
#dt-topbar-menu-right a.search_btn:hover,
footer .widget_recent_comments a:hover,
.sidebar a:hover, 
.sidebar .dt-widget-twitter .sequence-twitter a,
.widget_recent_comments a:hover,
.share-button label span, 
#top-bar a:hover,
.post-masonry li.isotope-item .isotope-inner .comment-count i:before,
.post-masonry li.isotope-item .post-info .author a,
.dt-icon.secondary-color,
.woocommerce .star-rating span,
.blog_info_categories, .blog_info_categories a,
.widget_tag_cloud .tagcloud .tag a:hover{ color: #61a4b4; }
.dt-section-head header i {
background: #61a4b4;
}
.progress_bars i {
background-color: #61a4b4;
}
.box-secondary-color .img-blank {
background-color: #61a4b4;
}
.bulat1 {
background: none repeat scroll 0 0 #61a4b4;
}
.blog_info_tags a:hover { color: #61a4b4!important; }
@media (min-width: 992px) {
.menu-leftvc #dt-menu .sub-nav .dt-megamenu-sub-nav a:hover {
color: #61a4b4!important;
}
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6,
.woocommerce table.shop_table th, 
.woocommerce-page table.shop_table th,
.woocommerce .cart-collaterals .cart_totals h2, 
.woocommerce .cart-collaterals .cart_totals h2, 
.woocommerce-page .cart-collaterals .cart_totals h2, 
.woocommerce-page .cart-collaterals .cart_totals h2
{ color: #353535; }
#dt-menu label {
font: 3.125em/1.375em Open Sans;
}
#dt-topbar-menu-left label {
font: 3.125em/1.375em Open Sans;
}
#dt-topbar-menu-left ul li a:after {
font: 1.5em Open Sans;
}
h1,
h2,
h3,
h4,
h5,
h6,
.horizontal-wp-custom-menu .widget_nav_menu ul li,
.dt-media .select-target,
input.secondary_color_button,
.social-share-link,
.postdate .day,
.postmetabottom,
.dt-comment-author,
#mobile-header label,
#dt-menu, #dt-menu a,
#mobile-header-top-left label,
#dt-topbar-menu-left,
#dt-topbar-menu-left .toggle-sub,
#mobile-header-top-right label,
#dt-topbar-menu-right,
#dt-topbar-menu-right .toggle-sub,
#top-bar,
footer h3.widget-title,
.share-button.float-right.sharer-0 label span,
.carousel-content .carousel-inner a.inline-block,
.box-main-color .iconbox-detail h3,
.box-secondary-color .iconbox-detail h3, 
section#banner-section .breadcrumbs ,
.postmetatop ul li,
.singlepostmetatop ul li,
.dt-comment-date,
.comment-leave-title,
.comment-reply-title,
footer .widget_archive,
footer .dt_widget_recent_post,
footer .widget_categories, 
footer .widget_tag_cloud .tagcloud .tag,
#sequence ul li .slide-title,
footer .widget-title h3,
.woocommerce.widget_product_tag_cloud li, 
.woocommerce.widget_product_tag_cloud .tagcloud .tag,
footer .woocommerce.widget_product_tag_cloud .tagcloud .tag,
h3.dt_report_pre_title, h2.dt_report_title,
.dt_report_button,
.eg-service-grid-element-2,
.eg-portfolio-element-0,
.eg-portfolio-element-5,
.billio-nav-skin .esg-filterbutton,
.billio-nav-skin .esg-navigationbutton,
.billio-nav-skin .esg-sortbutton,
.billio-nav-skin .esg-cartbutton,
.woocommerce table.shop_table th, 
.woocommerce-page table.shop_table th,
.woocommerce .cart-collaterals .cart_totals h2, 
.woocommerce .cart-collaterals .cart_totals h2, 
.woocommerce-page .cart-collaterals .cart_totals h2, 
.woocommerce-page .cart-collaterals .cart_totals h2,
.widget_rss .rsswidget, 
.widget_rss cite { 
font-family: Open Sans; 
}
#dt-topbar-menu-right label {
font: 3.125em/1.375em Open Sans;
}
#dt-topbar-menu-right ul li a:after {
font: 1.5em Open Sans;
}
.widget_archive, 
.widget_categories,
.dt_widget_recent_post, 
.widget_tag_cloud .tagcloud .tag {
font-family: inherit;
}
#dt-menu label,
#dt-topbar-menu-left label,
#dt-topbar-menu-left ul li a:after,
h1,
h2,
h3,
h4,
h5,
h6,
.horizontal-wp-custom-menu .widget_nav_menu ul li,
.dt-media .select-target,
input.secondary_color_button,
.social-share-link,
.postdate .day,
.dt-comment-author,
#mobile-header label,
#dt-menu, #dt-menu a,
#mobile-header-top-left label,
#dt-topbar-menu-left,
#dt-topbar-menu-left .toggle-sub,
#mobile-header-top-right label,
#dt-topbar-menu-right,
#dt-topbar-menu-right .toggle-sub,
#top-bar,
footer h3.widget-title,
.share-button.float-right.sharer-0 label span,
.carousel-content .carousel-inner a.inline-block,
.box-main-color .iconbox-detail h3,
.box-secondary-color .iconbox-detail h3, 
section#banner-section .breadcrumbs ,
.postmetatop ul li,
.singlepostmetatop ul li,
.dt-comment-date,
.comment-leave-title,
.comment-reply-title,
footer .widget_archive,
footer .dt_widget_recent_post,
footer .widget_tag_cloud .tagcloud .tag,
#dt-topbar-menu-right label,
#dt-topbar-menu-right ul li a:after,
.dt_widget_recent_post, 
.widget_tag_cloud .tagcloud .tag,
#sequence ul li .slide-title,
footer .widget-title h3,
.woocommerce #content input.button, 
.woocommerce #respond input#submit, 
.woocommerce a.button, 
.woocommerce button.button, 
.woocommerce input.button, 
.woocommerce-page #content input.button, 
.woocommerce-page #respond input#submit, 
.woocommerce-page a.button, 
.woocommerce-page button.button, 
.woocommerce-page input.button,
.woocommerce.widget_product_tag_cloud li, 
.woocommerce.widget_product_tag_cloud .tagcloud .tag,
.shipping-calculator-button,
footer .woocommerce.widget_product_tag_cloud .tagcloud .tag,
h3.dt_report_pre_title, 
h2.dt_report_title, 
.dt_report_button,
.eg-service-grid-element-2,
.eg-portfolio-element-0,
.eg-portfolio-element-5,
.billio-nav-skin .esg-filterbutton,
.billio-nav-skin .esg-navigationbutton,
.billio-nav-skin .esg-sortbutton,
.billio-nav-skin .esg-cartbutton,
.woocommerce div.product .woocommerce-tabs #reviews #comments .comment_container .comment-text .meta .author, 
.widget_rss .rsswidget, 
.widget_rss cite {
line-height: undefinedpx;
}
#dt-menu label,
#dt-topbar-menu-left label,
#dt-topbar-menu-left ul li a:after,
h1,
h2,
h3,
h4,
h5,
h6,
.horizontal-wp-custom-menu .widget_nav_menu ul li,
.dt-media .select-target,
input.secondary_color_button,
.social-share-link,
.postdate .day,
.postmetabottom,
.dt-comment-author,
#mobile-header label,
#dt-menu, #dt-menu a,
#mobile-header-top-left label,
#dt-topbar-menu-left,
#dt-topbar-menu-left .toggle-sub,
#mobile-header-top-right label,
#dt-topbar-menu-right,
#dt-topbar-menu-right .toggle-sub,
#top-bar,
footer h3.widget-title,
.share-button.float-right.sharer-0 label span,
.carousel-content .carousel-inner a.inline-block,
.box-main-color .iconbox-detail h3,
.box-secondary-color .iconbox-detail h3, 
section#banner-section .breadcrumbs ,
.postmetatop ul li,
.singlepostmetatop ul li,
.dt-comment-date,
.comment-leave-title,
.comment-reply-title,
footer .widget_archive,
footer .dt_widget_recent_post,
footer .widget_categories, 
footer .widget_tag_cloud .tagcloud .tag,
#dt-topbar-menu-right label,
#dt-topbar-menu-right ul li a:after,
.widget_archive, 
.widget_categories,
.dt_widget_recent_post, 
.widget_tag_cloud .tagcloud .tag,
#sequence ul li .slide-title,
footer .widget-title h3,
.woocommerce #content input.button, 
.woocommerce #respond input#submit, 
.woocommerce a.button, 
.woocommerce button.button, 
.woocommerce input.button, 
.woocommerce-page #content input.button, 
.woocommerce-page #respond input#submit, 
.woocommerce-page a.button, 
.woocommerce-page button.button, 
.woocommerce-page input.button,
.woocommerce.widget_product_tag_cloud li, 
.woocommerce.widget_product_tag_cloud .tagcloud .tag,
.cart-popup .button, 
.shipping-calculator-button,
footer .woocommerce.widget_product_tag_cloud .tagcloud .tag,
h3.dt_report_pre_title, 
h2.dt_report_title, 
.dt_report_button,
.eg-service-grid-element-2,
.eg-portfolio-element-0,
.eg-portfolio-element-5,
.billio-nav-skin .esg-filterbutton,
.billio-nav-skin .esg-navigationbutton,
.billio-nav-skin .esg-sortbutton,
.billio-nav-skin .esg-cartbutton,
.woocommerce div.product .woocommerce-tabs #reviews #comments .comment_container .comment-text .meta .author, 
.widget_rss .rsswidget, 
.widget_rss cite,
.blog_info_author {
letter-spacing: px;
}
.tertier_color_bg {background-color: #ffffff; }
.footer-left { color: #adadad; }
.footer-right { color: #adadad; }
footer a { color: #adadad; }
footer .widget-title { color: #adadad; }
footer .container .widget_text .social-circled li,
footer .container .widget_text .social-circled li:last-child,
footer .woocommerce ul.cart_list li,
footer .woocommerce ul.product_list_widget li,
footer .woocommerce-page ul.cart_list li,
footer .woocommerce-page ul.product_list_widget li,
footer .woocommerce.widget_product_categories li,
footer .widget_tag_cloud .tagcloud .tag,
footer .dt_widget_accordion .panel-heading,
footer .dt_widget_accordion .panel-body,
footer .widget_categories ul li,
footer .widget_recent_entries ul li,
footer .widget_recent_comments ul li,
footer .widget_rss ul li,
footer .widget_meta ul li,
footer .widget_nav_menu ul li,
footer .widget_archive ul li,
footer .widget_text ul li,
footer .woocommerce.widget_product_tag_cloud .tagcloud .tag {
border-color: rgba(173,173,173, 0.4);
}
footer .widget_text ul.list-inline-icon li {
border: 1px solid rgba(173,173,173, 0.4);
}
footer .widget_search {
color: #adadad;
}
footer .widget_search [name="s"] {
border: 1px solid rgba(173,173,173, 0.4);
color: #adadad;
}
footer .select-target.select-theme-default {
border: 1px solid rgba(173,173,173, 0.4);
}
footer .dt_widget_accordion .panel-heading {
color: #adadad;
}
footer .widget_recent_comments a {
color: rgba(173,173,173, 0.4);
}
footer .woocommerce.widget_product_search [name="s"] {
border: 1px solid rgba(173,173,173, 0.4);
}
.menu_background_color { background-color: rgba(0,0,0,0); }#head-page.menu_background_color { background-color: rgba(0,0,0,0); }@media (max-width: 991px) { #head-page { background-color: rgba(0,0,0,0); }}#head-page.is-sticky.menu_background_color { background-color: rgba(27,63,79,1); }@media (min-width: 992px) { .menu-leftvc #head-page.is-sticky { background-color: rgba(27,63,79,1); }}@media (max-width: 991px) { #head-page.is-sticky { background-color: rgba(27,63,79,1); }}.home .menu_background_color { background-color: rgba(0,0,0,0); }.home #head-page.menu_background_color { background-color: rgba(0,0,0,0); }@media (max-width: 991px) { .home #head-page { background-color: rgba(0,0,0,0); }}.home #head-page.is-sticky.menu_background_color { background-color: rgba(27,63,79,1); }@media (max-width: 991px) { .home #head-page.is-sticky { background-color: rgba(27,63,79,1); }}.home .stickyonscrollup.is-visible.menu_background_color { background-color: rgba(27,63,79,1); }@media (min-width: 992px) { .home.menu-leftvc #head-page.is-sticky { background-color: rgba(27,63,79,1); }}#head-page #dt-menu > ul > li > a { color:#ffffff; }#head-page { color:#ffffff; }#head-page #mobile-header label.toggle { color:#ffffff;}#head-page #mobile-header label.toggle:hover { color:#ffffff;}#head-page #dt-menu a.search_btn,#top-bar i { color:#ffffff;}@media (min-width: 991px) { #head-page #dt-menu a.search_btn {color:#ffffff;}}@media (min-width: 991px) { #head-page.is-sticky #dt-menu > ul > li > a { color:#ffffff;}}@media (min-width: 991px) { #head-page.is-sticky #dt-menu a.search_btn { color:#ffffff;}}#head-page.is-sticky #mobile-header label.toggle { color:#ffffff;}#head-page.is-sticky #mobile-header label.toggle:hover { color:#ffffff;}@media (min-width: 991px) { .home #head-page.is-sticky #dt-menu > ul > li > a { color:#ffffff;}}@media (min-width: 991px) { .home #head-page.is-sticky #dt-menu a.search_btn { color:#ffffff;}}#mobile-header { color:#ffffff;}.home #head-page.is-sticky #mobile-header label.toggle { color:#ffffff;}.home #head-page.is-sticky #mobile-header label.toggle:hover { color:#ffffff;}.home #head-page #dt-menu > ul > li > a {color:#ffffff;}.home #head-page,.home #top-bar i {color:#ffffff;}.home #head-page #mobile-header label.toggle {color:#ffffff;}@media (min-width: 991px) { .home #head-page #dt-menu a.search_btn {color:#ffffff;}}#dt-menu.dt-menu-left .logolink { margin-top: -20px; }#dt-menu.dt-menu-right .logolink { margin-top: -20px; }#dt-menu.dt-menu-center .logolink { margin-top: -20px; }#dt-menu.dt-menu-center .logolink { width: 240px; }.navigation_button { color: #ffffff; }.navigation_button .navigation_button_item i { color: #fec56b; }.navigation_button { border-bottom-color: rgba(255,255,255,0.1); }.nav_buttons_bgcolor { background-color: rgba(27,63,79,1); }.menu-leftvc #head-page:not(.is-sticky) .logo_bgcolor { background-color: rgba(42,106,122,1); }.menu-leftvc #head-page:not(.is-sticky) .nav_bgcolor,#top-bar i { background-color: rgba(27,63,79,1); }body.dt_custom_body, .body_background_color { background-color: #ffffff; }body.dt_custom_body { color: #696969; }	@media(min-width: 768px) {
#floatMenu {
top: 200px;background-color: #ecf0f1;;
}
}
#banner-section .row {top: 150px;}section#banner-section .page-title, section#banner-section .breadcrumbs, section#banner-section .breadcrumbs a { color:#ffffff;}
#head-page > .container { min-height: 5em; }
@media(min-width: 992px) {
#dt-menu > ul > li { line-height: 5em;}
}
.reveal.alt #dt-menu.dt-menu-center > ul { margin-top: 100px; }
.grid li {
width: 50%;
}@media screen and (min-width: 601px) and (max-width: 900px) {
.grid li {
width: 50%;
}
}@media screen and (max-width: 600px) {
.grid li {
width: 50%;
}
} body{
height: 100%;
}
.pre-footer-section .widget a,
.pre-footer-section .widget_tag_cloud .tagcloud .tag a{
color: #fff;
}            #top-bar { background-color: rgba(255,255,255,1); }#top-bar,#top-bar a,#top-bar i {color:#000000;}.menu-center #top-bar,
.menu-left #top-bar,
.menu-leftbar #top-bar,
.menu-middle #top-bar,
.menu-right #top-bar { display: block; }.menu-leftvc #top-bar .container { display: block; }#top-bar { min-height: px; }.woocommerce nav.woocommerce-pagination ul li { border-color: #696969; }.dtcareers .career-item,.dtcareers .career-item .career-isotope-button{ border-color: #696969;}.menu-leftvc #dt-menu .sub-nav a { color: #696969; }.select-select{display:none;-webkit-pointer-events:none;-moz-pointer-events:none;pointer-events:none;position:absolute;opacity:0;}
.select-element, .select-element:after, .select-element:before, .select-element *, .select-element *:after, .select-element *:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.select-element{position:absolute;display:none;z-index:100;}
.select-element.select-open{display:block;}
.select-theme-default, .select-theme-default *, .select-theme-default *:after, .select-theme-default *:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.select.select-theme-default{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;}
.select.select-theme-default .select-content{-webkit-box-shadow:0 2px 8px rgba(0, 0, 0, 0.2);-moz-box-shadow:0 2px 8px rgba(0, 0, 0, 0.2);box-shadow:0 2px 8px rgba(0, 0, 0, 0.2);background:white;font-family:inherit;color:inherit;overflow:auto;width:300px;max-width:300px;max-height:18rem;-webkit-overflow-scrolling:touch;}
@media (max-width:320px){.select.select-theme-default .select-content{width:280px;max-width:280px;}
}
.select.select-theme-default .select-options{-webkit-tap-highlight-color:rgba(0, 0, 0, 0);-webkit-touch-callout:none;margin:0;padding:0;}
.select.select-theme-default .select-options .select-option{-webkit-tap-highlight-color:rgba(0, 0, 0, 0);-webkit-touch-callout:none;position:relative;list-style:none;margin:0;line-height:1.25rem;padding:0.5rem 1em 0.5rem 2.5em;display:block;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.select.select-theme-default .select-options .select-option.select-option-selected:before{content:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100%' height='100%' viewBox='-0.5 0 20 15'><rect fill='#444444' stroke='none' transform='rotate(45 4.0033 8.87436)' height='5' width='6.32304' y='6.37436' x='0.84178'></rect><rect fill='#444444' stroke='none' transform='rotate(45 11.1776 7.7066)' width='5' height='16.79756' y='-0.69218' x='8.67764'></rect></svg>");position:absolute;left:1em;top:0;bottom:0.2em;height:1em;width:1em;margin:auto;}
.select.select-theme-default .select-options .select-option:hover, .select.select-theme-default .select-options .select-option.select-option-highlight{background:#38a4b4;color:white;}
.select.select-theme-default .select-options .select-option:hover.select-option-selected:before, .select.select-theme-default .select-options .select-option.select-option-highlight.select-option-selected:before{content:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100%' height='100%' viewBox='-0.5 0 20 15'><rect fill='white' stroke='none' transform='rotate(45 4.0033 8.87436)' height='5' width='6.32304' y='6.37436' x='0.84178'></rect><rect fill='white' stroke='none' transform='rotate(45 11.1776 7.7066)' width='5' height='16.79756' y='-0.69218' x='8.67764'></rect></svg>");}
.select.select-theme-default .select-options .select-option:first-child{}
.select.select-theme-default .select-options .select-option:last-child{}
.select-target.select-theme-default{display:-moz-inline-stack;display:inline-block;vertical-align:middle;*vertical-align:auto;zoom:1;*display:inline;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0, 0, 0, 0);-webkit-touch-callout:none;position:relative;padding:0.5rem 3em 0.5rem 1em;background:#ffffff;border:1px solid #bdc3c7;cursor:pointer;color:#444444;text-decoration:none;white-space:nowrap;max-width:100%;width:100%;overflow:hidden;text-overflow:ellipsis;}
.select-target.select-theme-default:hover{border-color:#bdc3c7;color:black;}
.select-target.select-theme-default.select-target-focused, .select-target.select-theme-default.select-target-focused:focus{border-color:#bdc3c7;outline:none;}
.select-target.select-theme-default b{position:absolute;right:1em;top:0;bottom:0;margin:auto;height:20px;width:2em;}
.select-target.select-theme-default b:before, .select-target.select-theme-default b:after{content:"";display:block;position:absolute;margin:auto;right:0;height:0;width:0;border:0.263em solid transparent;}
.select-target.select-theme-default b:before{top:0;border-bottom-color:inherit;}
.select-target.select-theme-default b:after{bottom:0;border-top-color:inherit;}