@charset "utf-8";
.transparent-border-mixin {
  border-color: rgba(204,204,204,0.5);
}
.sidebar .transparent-border-mixin,
.sidebar-content .transparent-border-mixin,
.stripe .sidebar-content .transparent-border-mixin {
  border-color: rgba(119,119,119,0.15);
}
.footer .transparent-border-mixin {
  border-color: rgba(119,119,119,0.15);
}
.stripe-style-1 .transparent-border-mixin {
  border-color: rgba(119,119,119,0.15);
}
.stripe-style-2 .transparent-border-mixin {
  border-color: rgba(249,249,249,0.15);
}
.stripe-style-3 .transparent-border-mixin {
  border-color: rgba(47,54,61,0.15);
}
.stripe-style-4 .transparent-border-mixin {
  border-color: rgba(255,255,255,0.15);
}
.stripe-style-5 .transparent-border-mixin {
  border-color: rgba(51,51,51,0.15);
}
.solid-bg-mixin {
  background-color: rgba(136,136,136,0.08);
}
.stripe-style-1 .solid-bg-mixin {
  background-color: rgba(136,136,136,0.08);
}
.stripe-style-2 .solid-bg-mixin {
  background-color: rgba(136,136,136,0.08);
}
.stripe-style-3 .solid-bg-mixin {
  background-color: rgba(136,136,136,0.08);
}
.stripe-style-4 .solid-bg-mixin {
  background-color: rgba(255,255,255,0.15);
}
.stripe-style-5 .solid-bg-mixin {
  background-color: rgba(0,0,0,0.08);
}
.outline-element-decoration .outline-decoration {
  -webkit-box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0);
  box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0);
}
.outline-element-decoration .stripe .sidebar-content.solid-bg .outline-decoration {
  -webkit-box-shadow: inset 0px 0px 0px 1px rgba(119,119,119,0.15);
  box-shadow: inset 0px 0px 0px 1px rgba(119,119,119,0.15);
}
.outline-element-decoration .stripe:not(.shadow-element-decoration) .outline-decoration {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.stripe-style-1.outline-element-decoration .outline-decoration,
.outline-element-decoration .stripe-style-1.outline-element-decoration .outline-decoration {
  -webkit-box-shadow: inset 0px 0px 0px 1px #dd3333;
  box-shadow: inset 0px 0px 0px 1px #dd3333;
}
.stripe-style-2.outline-element-decoration .outline-decoration,
.outline-element-decoration .stripe-style-2.outline-element-decoration .outline-decoration {
  -webkit-box-shadow: inset 0px 0px 0px 1px #ffffff;
  box-shadow: inset 0px 0px 0px 1px #ffffff;
}
.stripe-style-3.outline-element-decoration .outline-decoration,
.outline-element-decoration .stripe-style-3.outline-element-decoration .outline-decoration {
  -webkit-box-shadow: inset 0px 0px 0px 1px #ffffff;
  box-shadow: inset 0px 0px 0px 1px #ffffff;
}
.outline-element-decoration .stripe-style-4 .outline-decoration,
.outline-element-decoration .stripe-style-5 .outline-decoration {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.shadow-element-decoration .shadow-decoration,
.shadow-element-decoration .stripe .sidebar-content.solid-bg .shadow-decoration {
  -webkit-box-shadow: 0 6px 18px rgba(0,0,0,0.1);
  box-shadow: 0 6px 18px rgba(0,0,0,0.1);
}
.shadow-element-decoration .stripe:not(.outline-element-decoration) .shadow-decoration {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.stripe-style-1.shadow-element-decoration .shadow-decoration,
.shadow-element-decoration .stripe-style-1.shadow-element-decoration .shadow-decoration,
.stripe-style-2.shadow-element-decoration .shadow-decoration,
.shadow-element-decoration .stripe-style-2.shadow-element-decoration .shadow-decoration,
.stripe-style-3.shadow-element-decoration .shadow-decoration,
.shadow-element-decoration .stripe-style-3.shadow-element-decoration .shadow-decoration {
  -webkit-box-shadow: 0 6px 18px rgba(0,0,0,0.1);
  box-shadow: 0 6px 18px rgba(0,0,0,0.1);
}
.shadow-element-decoration .stripe-style-4 .shadow-decoration,
.shadow-element-decoration .stripe-style-5 .shadow-decoration {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.accent-bg-mixin {
  color: #fff;
  background-color: #4d71da;
}
.accent-gradient .accent-bg-mixin {
  background: #4d71da;
  background: -webkit-linear-gradient(135deg,#4d71da 30%,#35c4f4 100%);
  background: linear-gradient(135deg,#4d71da 30%,#35c4f4 100%);
}
html,
body,
body.page,
.wf-container > * {
  font:  normal  16px / 27px "Roboto", Helvetica, Arial, Verdana, sans-serif;
  word-spacing: normal;
  color: #777777;
}
.text-big,
.dt-accordion-text-big .wpb_accordion_header > a {
  font-size: 16px;
  line-height: 27px;
}
.text-normal,
.dt-accordion-text-normal .wpb_accordion_header > a {
  font-size: 14px;
  line-height: 25px;
}
.text-small,
.dt-accordion-text-small .wpb_accordion_header > a {
  font-size: 13px;
  line-height: 23px;
}
.wp-caption-text {
  font-size: 13px;
  line-height: 23px;
}
.text-uppercase {
  text-transform: uppercase;
}
h1,
.h1-size,
.entry-title.h1-size,
.dt-accordion-h1-size .wpb_accordion_header > a {
  color: #333333;
  font:  normal  46px / 52px "Abril Fatface", Helvetica, Arial, Verdana, sans-serif;
  text-transform: none;
}
@media (max-width: 800px) {
  h1,
  .h1-size,
  .entry-title.h1-size,
  .dt-accordion-h1-size .wpb_accordion_header > a {
    font-size: 36px;
    line-height: 42px;
  }
}
h2,
.h2-size,
.entry-title.h2-size,
h1.entry-title,
.dt-accordion-h2-size .wpb_accordion_header > a {
  color: #333333;
  font:  normal  36px / 42px "Roboto", Helvetica, Arial, Verdana, sans-serif;
  text-transform: none;
}
h3,
.h3-size,
.entry-title.h3-size,
h2.entry-title,
.dt-accordion-h3-size .wpb_accordion_header > a {
  color: #333333;
  font:  normal  26px / 34px "Roboto", Helvetica, Arial, Verdana, sans-serif;
  text-transform: none;
}
h4,
.h4-size,
.entry-title.h4-size,
h3.entry-title,
.dt-accordion-h4-size .wpb_accordion_header > a,
.vc_separator h4 {
  color: #333333;
  font:  normal  20px / 28px "Roboto", Helvetica, Arial, Verdana, sans-serif;
  text-transform: none;
}
h5,
.h5-size,
h4.entry-title,
.entry-title.h5-size,
.dt-accordion-h5-size .wpb_accordion_header > a {
  color: #333333;
  font:  normal  18px / 27px "Roboto", Helvetica, Arial, Verdana, sans-serif;
  text-transform: none;
}
h6,
.h6-size,
.entry-title.h6-size,
.dt-accordion-h6-size .wpb_accordion_header > a {
  color: #333333;
  font: italic normal normal 15px / 24px "Roboto", Helvetica, Arial, Verdana, sans-serif;
  text-transform: none;
}
h1,
h2,
h3,
h4,
h5,
h6,
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover,
.h1-size,
.entry-title.h1-size,
.h2-size,
.entry-title.h2-size,
h1.entry-title,
.h3-size,
.entry-title.h3-size,
h2.entry-title,
.h4-size,
.entry-title.h4-size,
h3.entry-title,
.h5-size,
.entry-title.h5-size,
.h6-size,
.entry-title.h6-size,
.header-color,
.entry-meta .header-color,
.color-title {
  color: #333333;
}
.sidebar-content h1,
.stripe .sidebar-content.solid-bg h1,
.sidebar-content h2,
.stripe .sidebar-content.solid-bg h2,
.sidebar-content h3,
.stripe .sidebar-content.solid-bg h3,
.sidebar-content h4,
.stripe .sidebar-content.solid-bg h4,
.sidebar-content h5,
.stripe .sidebar-content.solid-bg h5,
.sidebar-content h6,
.stripe .sidebar-content.solid-bg h6,
.sidebar-content h1 a,
.stripe .sidebar-content.solid-bg h1 a,
.sidebar-content h2 a,
.stripe .sidebar-content.solid-bg h2 a,
.sidebar-content h3 a,
.stripe .sidebar-content.solid-bg h3 a,
.sidebar-content h4 a,
.stripe .sidebar-content.solid-bg h4 a,
.sidebar-content h5 a,
.stripe .sidebar-content.solid-bg h5 a,
.sidebar-content h6 a,
.stripe .sidebar-content.solid-bg h6 a,
.sidebar-content h1 a:hover,
.stripe .sidebar-content.solid-bg h1 a:hover,
.sidebar-content h2 a:hover,
.stripe .sidebar-content.solid-bg h2 a:hover,
.sidebar-content h3 a:hover,
.stripe .sidebar-content.solid-bg h3 a:hover,
.sidebar-content h4 a:hover,
.stripe .sidebar-content.solid-bg h4 a:hover,
.sidebar-content h5 a:hover,
.stripe .sidebar-content.solid-bg h5 a:hover,
.sidebar-content h6 a:hover,
.stripe .sidebar-content.solid-bg h6 a:hover,
.sidebar-content .h1-size,
.stripe .sidebar-content.solid-bg .h1-size,
.sidebar-content .entry-title.h1-size,
.stripe .sidebar-content.solid-bg .entry-title.h1-size,
.sidebar-content .h2-size,
.stripe .sidebar-content.solid-bg .h2-size,
.sidebar-content .entry-title.h2-size,
.stripe .sidebar-content.solid-bg .entry-title.h2-size,
.sidebar-content h1.entry-title,
.stripe .sidebar-content.solid-bg h1.entry-title,
.sidebar-content .h3-size,
.stripe .sidebar-content.solid-bg .h3-size,
.sidebar-content .entry-title.h3-size,
.stripe .sidebar-content.solid-bg .entry-title.h3-size,
.sidebar-content h2.entry-title,
.stripe .sidebar-content.solid-bg h2.entry-title,
.sidebar-content .h4-size,
.stripe .sidebar-content.solid-bg .h4-size,
.sidebar-content .entry-title.h4-size,
.stripe .sidebar-content.solid-bg .entry-title.h4-size,
.sidebar-content h3.entry-title,
.stripe .sidebar-content.solid-bg h3.entry-title,
.sidebar-content .h5-size,
.stripe .sidebar-content.solid-bg .h5-size,
.sidebar-content .entry-title.h5-size,
.stripe .sidebar-content.solid-bg .entry-title.h5-size,
.sidebar-content .h6-size,
.stripe .sidebar-content.solid-bg .h6-size,
.sidebar-content .entry-title.h6-size,
.stripe .sidebar-content.solid-bg .entry-title.h6-size,
.sidebar-content .header-color,
.stripe .sidebar-content.solid-bg .header-color,
.sidebar-content .entry-meta .header-color,
.stripe .sidebar-content.solid-bg .entry-meta .header-color,
.sidebar-content .color-title,
.stripe .sidebar-content.solid-bg .color-title {
  color: #333333;
}
.footer h1,
.footer h2,
.footer h3,
.footer h4,
.footer h5,
.footer h6,
.footer h1 a,
.footer h2 a,
.footer h3 a,
.footer h4 a,
.footer h5 a,
.footer h6 a,
.footer h1 a:hover,
.footer h2 a:hover,
.footer h3 a:hover,
.footer h4 a:hover,
.footer h5 a:hover,
.footer h6 a:hover,
.footer .h1-size,
.footer .entry-title.h1-size,
.footer .h2-size,
.footer .entry-title.h2-size,
.footer h1.entry-title,
.footer .h3-size,
.footer .entry-title.h3-size,
.footer h2.entry-title,
.footer .h4-size,
.footer .entry-title.h4-size,
.footer h3.entry-title,
.footer .h5-size,
.footer .entry-title.h5-size,
.footer .h6-size,
.footer .entry-title.h6-size,
.footer .header-color,
.footer .entry-meta .header-color,
.footer .color-title {
  color: #333333;
}
.stripe-style-1 h1,
.stripe-style-1 h2,
.stripe-style-1 h3,
.stripe-style-1 h4,
.stripe-style-1 h5,
.stripe-style-1 h6,
.stripe-style-1 h1 a,
.stripe-style-1 h2 a,
.stripe-style-1 h3 a,
.stripe-style-1 h4 a,
.stripe-style-1 h5 a,
.stripe-style-1 h6 a,
.stripe-style-1 h1 a:hover,
.stripe-style-1 h2 a:hover,
.stripe-style-1 h3 a:hover,
.stripe-style-1 h4 a:hover,
.stripe-style-1 h5 a:hover,
.stripe-style-1 h6 a:hover,
.stripe-style-1 .h1-size,
.stripe-style-1 .entry-title.h1-size,
.stripe-style-1 .h2-size,
.stripe-style-1 .entry-title.h2-size,
.stripe-style-1 h1.entry-title,
.stripe-style-1 .h3-size,
.stripe-style-1 .entry-title.h3-size,
.stripe-style-1 h2.entry-title,
.stripe-style-1 .h4-size,
.stripe-style-1 .entry-title.h4-size,
.stripe-style-1 h3.entry-title,
.stripe-style-1 .h5-size,
.stripe-style-1 .entry-title.h5-size,
.stripe-style-1 .h6-size,
.stripe-style-1 .entry-title.h6-size,
.stripe-style-1 .header-color,
.stripe-style-1 .entry-meta .header-color,
.stripe-style-1 .color-title {
  color: #333333;
}
.stripe-style-2 h1,
.stripe-style-2 h2,
.stripe-style-2 h3,
.stripe-style-2 h4,
.stripe-style-2 h5,
.stripe-style-2 h6,
.stripe-style-2 h1 a,
.stripe-style-2 h2 a,
.stripe-style-2 h3 a,
.stripe-style-2 h4 a,
.stripe-style-2 h5 a,
.stripe-style-2 h6 a,
.stripe-style-2 h1 a:hover,
.stripe-style-2 h2 a:hover,
.stripe-style-2 h3 a:hover,
.stripe-style-2 h4 a:hover,
.stripe-style-2 h5 a:hover,
.stripe-style-2 h6 a:hover,
.stripe-style-2 .h1-size,
.stripe-style-2 .entry-title.h1-size,
.stripe-style-2 .h2-size,
.stripe-style-2 .entry-title.h2-size,
.stripe-style-2 h1.entry-title,
.stripe-style-2 .h3-size,
.stripe-style-2 .entry-title.h3-size,
.stripe-style-2 h2.entry-title,
.stripe-style-2 .h4-size,
.stripe-style-2 .entry-title.h4-size,
.stripe-style-2 h3.entry-title,
.stripe-style-2 .h5-size,
.stripe-style-2 .entry-title.h5-size,
.stripe-style-2 .h6-size,
.stripe-style-2 .entry-title.h6-size,
.stripe-style-2 .header-color,
.stripe-style-2 .entry-meta .header-color,
.stripe-style-2 .color-title {
  color: #f9f9f9;
}
.stripe-style-3 h1,
.stripe-style-3 h2,
.stripe-style-3 h3,
.stripe-style-3 h4,
.stripe-style-3 h5,
.stripe-style-3 h6,
.stripe-style-3 h1 a,
.stripe-style-3 h2 a,
.stripe-style-3 h3 a,
.stripe-style-3 h4 a,
.stripe-style-3 h5 a,
.stripe-style-3 h6 a,
.stripe-style-3 h1 a:hover,
.stripe-style-3 h2 a:hover,
.stripe-style-3 h3 a:hover,
.stripe-style-3 h4 a:hover,
.stripe-style-3 h5 a:hover,
.stripe-style-3 h6 a:hover,
.stripe-style-3 .h1-size,
.stripe-style-3 .entry-title.h1-size,
.stripe-style-3 .h2-size,
.stripe-style-3 .entry-title.h2-size,
.stripe-style-3 h1.entry-title,
.stripe-style-3 .h3-size,
.stripe-style-3 .entry-title.h3-size,
.stripe-style-3 h2.entry-title,
.stripe-style-3 .h4-size,
.stripe-style-3 .entry-title.h4-size,
.stripe-style-3 h3.entry-title,
.stripe-style-3 .h5-size,
.stripe-style-3 .entry-title.h5-size,
.stripe-style-3 .h6-size,
.stripe-style-3 .entry-title.h6-size,
.stripe-style-3 .header-color,
.stripe-style-3 .entry-meta .header-color,
.stripe-style-3 .color-title {
  color: #2f363d;
}
.stripe-style-4 h1,
.stripe-style-4 h2,
.stripe-style-4 h3,
.stripe-style-4 h4,
.stripe-style-4 h5,
.stripe-style-4 h6,
.stripe-style-4 h1 a,
.stripe-style-4 h2 a,
.stripe-style-4 h3 a,
.stripe-style-4 h4 a,
.stripe-style-4 h5 a,
.stripe-style-4 h6 a,
.stripe-style-4 h1 a:hover,
.stripe-style-4 h2 a:hover,
.stripe-style-4 h3 a:hover,
.stripe-style-4 h4 a:hover,
.stripe-style-4 h5 a:hover,
.stripe-style-4 h6 a:hover,
.stripe-style-4 .h1-size,
.stripe-style-4 .entry-title.h1-size,
.stripe-style-4 .h2-size,
.stripe-style-4 .entry-title.h2-size,
.stripe-style-4 h1.entry-title,
.stripe-style-4 .h3-size,
.stripe-style-4 .entry-title.h3-size,
.stripe-style-4 h2.entry-title,
.stripe-style-4 .h4-size,
.stripe-style-4 .entry-title.h4-size,
.stripe-style-4 h3.entry-title,
.stripe-style-4 .h5-size,
.stripe-style-4 .entry-title.h5-size,
.stripe-style-4 .h6-size,
.stripe-style-4 .entry-title.h6-size,
.stripe-style-4 .header-color,
.stripe-style-4 .entry-meta .header-color,
.stripe-style-4 .color-title {
  color: #ffffff;
}
.stripe-style-5 h1,
.stripe-style-5 h2,
.stripe-style-5 h3,
.stripe-style-5 h4,
.stripe-style-5 h5,
.stripe-style-5 h6,
.stripe-style-5 h1 a,
.stripe-style-5 h2 a,
.stripe-style-5 h3 a,
.stripe-style-5 h4 a,
.stripe-style-5 h5 a,
.stripe-style-5 h6 a,
.stripe-style-5 h1 a:hover,
.stripe-style-5 h2 a:hover,
.stripe-style-5 h3 a:hover,
.stripe-style-5 h4 a:hover,
.stripe-style-5 h5 a:hover,
.stripe-style-5 h6 a:hover,
.stripe-style-5 .h1-size,
.stripe-style-5 .entry-title.h1-size,
.stripe-style-5 .h2-size,
.stripe-style-5 .entry-title.h2-size,
.stripe-style-5 h1.entry-title,
.stripe-style-5 .h3-size,
.stripe-style-5 .entry-title.h3-size,
.stripe-style-5 h2.entry-title,
.stripe-style-5 .h4-size,
.stripe-style-5 .entry-title.h4-size,
.stripe-style-5 h3.entry-title,
.stripe-style-5 .h5-size,
.stripe-style-5 .entry-title.h5-size,
.stripe-style-5 .h6-size,
.stripe-style-5 .entry-title.h6-size,
.stripe-style-5 .header-color,
.stripe-style-5 .entry-meta .header-color,
.stripe-style-5 .color-title {
  color: #333333;
}
.text-primary {
  font-size: 16px;
  line-height: 27px;
}
.content .text-primary {
  color: #333333;
}
.footer .text-primary {
  color: #333333;
}
.stripe-style-1 .text-primary {
  color: #333333;
}
.stripe-style-2 .text-primary {
  color: #f9f9f9;
}
.stripe-style-3 .text-primary {
  color: #2f363d;
}
.stripe-style-4 .text-primary {
  color: #ffffff;
}
.stripe-style-5 .text-primary {
  color: #333333;
}
a.text-primary {
  text-decoration: none;
}
a.text-primary:hover {
  text-decoration: underline;
}
.color-primary .sidebar,
.sidebar-content .color-primary,
.stripe .sidebar-content .color-primary {
  color: #333333;
}
.footer .color-primary {
  color: #333333;
}
a.color-primary {
  text-decoration: none;
}
a.color-primary:hover {
  text-decoration: underline;
}
.text-secondary {
  font-size: 13px;
  line-height: 23px;
}
.stripe-style-1 .text-secondary {
  color: #4d71da;
}
.stripe-style-2 .text-secondary {
  color: #4d71da;
}
.stripe-style-3 .text-secondary {
  color: #4d71da;
}
.stripe-style-4 .text-secondary {
  color: #4d71da;
}
.stripe-style-5 .text-secondary {
  color: #4d71da;
}
.color-secondary,
.text-secondary {
  color: #4d71da;
}
.stripe .color-secondary,
.stripe .text-secondary {
  color: #4d71da;
}
a,
a:hover {
  color: #4d71da;
}
#page .color-accent {
  color: #4d71da;
}
.accent-gradient #page .color-accent {
  background: -webkit-gradient(linear,left top,right top,color-stop(32%,#4d71da),color-stop(100%,#35c4f4));
  background: -webkit-linear-gradient(left,#4d71da 32%,#35c4f4 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
#page .stripe-style-1 .color-accent {
  color: #4d71da;
}
#page .stripe-style-2 .color-accent {
  color: #4d71da;
}
#page .stripe-style-3 .color-accent {
  color: #4d71da;
}
#page .stripe-style-4 .color-accent {
  color: #4d71da;
}
#page .stripe-style-5 .color-accent {
  color: #4d71da;
}
.paint-accent-color {
  color: #4d71da !important;
}
.accent-gradient .paint-accent-color {
  background: -webkit-gradient(linear,left top,right top,color-stop(32%,#4d71da),color-stop(100%,#35c4f4));
  background: -webkit-linear-gradient(left,#4d71da 32%,#35c4f4 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.color-secondary,
.color-base-transparent {
  color: #999999;
}
.sidebar-content .color-secondary,
.stripe .sidebar-content .color-secondary,
.sidebar-content .color-base-transparent,
.stripe .sidebar-content .color-base-transparent {
  color: rgba(119,119,119,0.5);
}
.footer .color-secondary,
.footer .color-base-transparent {
  color: rgba(119,119,119,0.5);
}
.stripe-style-1 .color-secondary,
.stripe-style-1 .color-base-transparent {
  color: rgba(119,119,119,0.5);
}
.stripe-style-2 .color-secondary,
.stripe-style-2 .color-base-transparent {
  color: rgba(249,249,249,0.5);
}
.stripe-style-3 .color-secondary,
.stripe-style-3 .color-base-transparent {
  color: rgba(47,54,61,0.5);
}
.stripe-style-4 .color-secondary,
.stripe-style-4 .color-base-transparent {
  color: rgba(255,255,255,0.5);
}
.stripe-style-5 .color-secondary,
.stripe-style-5 .color-base-transparent {
  color: rgba(51,51,51,0.5);
}
#main > .wf-wrap,
#bottom-bar > .wf-wrap,
#footer > .wf-wrap {
  width: 1250px;
}
.ph-wrap {
  max-width: 1162px;
}
#phantom.full-width .ph-wrap.boxed,
#page.boxed,
.boxed .footer,
.boxed #bottom-bar {
  max-width: 1280px;
}
#phantom .ph-wrap.boxed,
.boxed .top-bar.line-content:before,
.boxed .classic-header.content-width-line .navigation:before {
  max-width: 1162px;
}
.boxed .full-width .top-bar.line-content:before,
.boxed .classic-header.full-width.content-width-line .navigation:before {
  max-width: 100%;
}
.content {
  width: 74%;
}
#main {
  padding: 50px 0 50px 0;
}
body {
  background: #ffffff url('../../../../themes/dt-the7/inc/presets/images/full/skin17r.general-boxed-bg-image.jpg') no-repeat fixed center center;
  background-size: cover;
}
#page {
  background: #ffffff none repeat  center top;
  background-size: auto;
  background-attachment: ;
}
.footer-overlap .page-inner {
  background: #ffffff none repeat  center top;
  background-size: auto;
}
.overlap #main {
  background-image: none, #ffffff none repeat  center top, -moz-linear-gradient(top,rgba(255,255,255,0.75) 0px,rgba(255,255,255,0.8) 5px,rgba(255,255,255,0.86) 10px,rgba(255,255,255,0.9) 20px,rgba(255,255,255,0.94) 30px,rgba(255,255,255,0.98) 50px,rgba(255,255,255,0.99) 60px,#ffffff 70px);
  background-image: none, -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(255,255,255,0)),color-stop(100%,#ffffff));
  background-image: none, -webkit-linear-gradient(top,rgba(255,255,255,0.75) 0px,rgba(255,255,255,0.8) 5px,rgba(255,255,255,0.86) 10px,rgba(255,255,255,0.9) 20px,rgba(255,255,255,0.94) 30px,rgba(255,255,255,0.98) 50px,rgba(255,255,255,0.99) 60px,#ffffff 70px);
  background-image: none, -o-linear-gradient(top,rgba(255,255,255,0.75) 0px,rgba(255,255,255,0.8) 5px,rgba(255,255,255,0.86) 10px,rgba(255,255,255,0.9) 20px,rgba(255,255,255,0.94) 30px,rgba(255,255,255,0.98) 50px,rgba(255,255,255,0.99) 60px,#ffffff 70px);
  background-image: none, -ms-linear-gradient(top,rgba(255,255,255,0.75) 0px,rgba(255,255,255,0.8) 5px,rgba(255,255,255,0.86) 10px,rgba(255,255,255,0.9) 20px,rgba(255,255,255,0.94) 30px,rgba(255,255,255,0.98) 50px,rgba(255,255,255,0.99) 60px,#ffffff 70px);
  background-image: none, linear-gradient(to bottom,rgba(255,255,255,0.75) 0px,rgba(255,255,255,0.8) 5px,rgba(255,255,255,0.86) 10px,rgba(255,255,255,0.9) 20px,rgba(255,255,255,0.94) 30px,rgba(255,255,255,0.98) 50px,rgba(255,255,255,0.99) 60px,#ffffff 70px);
  background-repeat: repeat;
  background-attachment: ;
  background-position: center top;
  background-size: auto;
  -webkit-box-shadow: 0px -1px 0px 0px rgba(5,38,57,0.05);
  box-shadow: 0px -1px 0px 0px rgba(5,38,57,0.05);
}
.overlap .main-gradient {
  background-image: none, #ffffff none repeat  center top, -moz-linear-gradient(top,rgba(255,255,255,0.75) 0px,rgba(255,255,255,0.8) 5px,rgba(255,255,255,0.86) 10px,rgba(255,255,255,0.9) 20px,rgba(255,255,255,0.94) 30px,rgba(255,255,255,0.98) 50px,rgba(255,255,255,0.99) 60px,#ffffff 70px);
  background-image: none, -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(255,255,255,0)),color-stop(100%,#ffffff));
  background-image: none, -webkit-linear-gradient(top,rgba(255,255,255,0.75) 0px,rgba(255,255,255,0.8) 5px,rgba(255,255,255,0.86) 10px,rgba(255,255,255,0.9) 20px,rgba(255,255,255,0.94) 30px,rgba(255,255,255,0.98) 50px,rgba(255,255,255,0.99) 60px,#ffffff 70px);
  background-image: none, -o-linear-gradient(top,rgba(255,255,255,0.75) 0px,rgba(255,255,255,0.8) 5px,rgba(255,255,255,0.86) 10px,rgba(255,255,255,0.9) 20px,rgba(255,255,255,0.94) 30px,rgba(255,255,255,0.98) 50px,rgba(255,255,255,0.99) 60px,#ffffff 70px);
  background-image: none, -ms-linear-gradient(top,rgba(255,255,255,0.75) 0px,rgba(255,255,255,0.8) 5px,rgba(255,255,255,0.86) 10px,rgba(255,255,255,0.9) 20px,rgba(255,255,255,0.94) 30px,rgba(255,255,255,0.98) 50px,rgba(255,255,255,0.99) 60px,#ffffff 70px);
  background-image: none, linear-gradient(to bottom,rgba(255,255,255,0.75) 0px,rgba(255,255,255,0.8) 5px,rgba(255,255,255,0.86) 10px,rgba(255,255,255,0.9) 20px,rgba(255,255,255,0.94) 30px,rgba(255,255,255,0.98) 50px,rgba(255,255,255,0.99) 60px,#ffffff 70px);
  background-repeat: repeat;
  background-attachment: ;
  background-position: center top;
  background-size: auto;
  -webkit-box-shadow: 0px -1px 0px 0px rgba(5,38,57,0.05);
  box-shadow: 0px -1px 0px 0px rgba(5,38,57,0.05);
}
@media screen and (max-width: 1024px) {
  .overlap #main,
  .overlap .main-gradient {
    background-image: none, #ffffff none repeat  center top, -moz-linear-gradient(top,rgba(255,255,255,0.75) 0px,rgba(255,255,255,0.8) 5px,rgba(255,255,255,0.86) 10px,rgba(255,255,255,0.9) 15px,rgba(255,255,255,0.94) 20px,rgba(255,255,255,0.98) 30px,rgba(255,255,255,0.99) 35px,#ffffff 40px);
    background-image: none, -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(255,255,255,0)),color-stop(100%,#ffffff));
    background-image: none, -webkit-linear-gradient(top,rgba(255,255,255,0.75) 0px,rgba(255,255,255,0.8) 5px,rgba(255,255,255,0.86) 10px,rgba(255,255,255,0.9) 15px,rgba(255,255,255,0.94) 20px,rgba(255,255,255,0.98) 30px,rgba(255,255,255,0.99) 35px,#ffffff 40px);
    background-image: none, -o-linear-gradient(top,rgba(255,255,255,0.75) 0px,rgba(255,255,255,0.8) 5px,rgba(255,255,255,0.86) 10px,rgba(255,255,255,0.9) 15px,rgba(255,255,255,0.94) 20px,rgba(255,255,255,0.98) 30px,rgba(255,255,255,0.99) 35px,#ffffff 40px);
    background-image: none, -ms-linear-gradient(top,rgba(255,255,255,0.75) 0px,rgba(255,255,255,0.8) 5px,rgba(255,255,255,0.86) 10px,rgba(255,255,255,0.9) 15px,rgba(255,255,255,0.94) 20px,rgba(255,255,255,0.98) 30px,rgba(255,255,255,0.99) 35px,#ffffff 40px);
    background-image: none, linear-gradient(to bottom,rgba(255,255,255,0.75) 0px,rgba(255,255,255,0.8) 5px,rgba(255,255,255,0.86) 10px,rgba(255,255,255,0.9) 15px,rgba(255,255,255,0.94) 20px,rgba(255,255,255,0.98) 30px,rgba(255,255,255,0.99) 35px,#ffffff 40px);
  }
}
.old-ie .overlap #main {
  background: #ffffff none repeat  center top;
}
textarea,
select,
blockquote,
.entry-author,
.format-aside-content,
.format-status-content,
.format-link-content,
.dt-form button,
.dt-btn,
#main-slideshow .tp-button,
.wpcf7-submit.dt-btn-m,
.widget .searchform input,
.content .searchform input,
.icons-bg .benefits-grid-ico,
.shortcode-action-bg,
.shortcode-action-bg:before,
.shortcode-teaser.frame-on,
.testimonial-item  .ts-viewport,
.footer .testimonials.slider-content,
.shortcode-code,
#main .vc_text_separator div,
#main .vc_progress_bar .vc_single_bar,
#main .vc_progress_bar .vc_single_bar .vc_label,
#main .vc_progress_bar .vc_single_bar .vc_bar,
#main .flexslider,
.nsu-submit,
.mc4wp-form input[type="url"],
.mc4wp-form input[type="date"],
#main #content .rotatingtweets,
#main #content .norotatingtweets,
.mc4wp-form form select,
#megaMenu ul.megaMenu > li.menu-item,
#megaMenu ul.megaMenu > li.menu-item > a,
.customSelect,
.loading-label,
.rsHomePorthole .rsPreloader,
.rsShor .rsPreloader,
.widget .testimonial-content,
.skill,
.skill-value,
.widget .team-container,
.widget .logo-items li,
.breadcrumbs.bg-dark,
.breadcrumbs.bg-light,
.comment-list .comment > article,
.bg-on:not(.fullwidth-img),
.blog-content .block-style-widget,
#mobile-menu,
.testimonial-content,
.wpb_content_element .wpb_accordion_header > a:before,
.wpb_content_element.dt-accordion-bg-on .wpb_accordion_wrapper .wpb_accordion_header,
.twentytwenty-before-label,
.twentytwenty-after-label,
.btn-cntr a,
.photo-scroller .album-share-overlay .share-button.entry-share,
.project-navigation,
.album-share-overlay,
.st-accordion li > a:before,
.arrows-accent .prev i,
.arrows-accent .next i,
.round-images .bg-on.team-container:not(.fullwidth-img),
.solid-bg .sidebar-content,
.solid-bg.sidebar-content .widget,
.bg-under-widget .sidebar-content .widget,
.ls-container.ls-carousel .ls-nav-prev,
.ls-container.ls-carousel .ls-nav-next,
.menu-btn,
.custom-menu a:before,
.small-fancy-datas .fancy-date a {
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.contact-form-minimal input[type="text"],
.contact-form-minimal input[type="tel"],
.contact-form-minimal input[type="url"],
.contact-form-minimal input[type="email"],
.contact-form-minimal input[type="number"],
.contact-form-minimal input[type="date"],
.contact-form-minimal input[type="range"],
.contact-form-minimal input[type="password"],
.contact-form-minimal .dt-form input {
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.wpb_tabs.tab-style-two,
.wpb_tour.tab-style-two {
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.contact-form-ios #loginform input[type="text"],
.contact-form-ios #loginform input[type="password"],
.contact-form-ios .form-fields,
.contact-form-ios #loginform input[type="text"],
.contact-form-ios #loginform input[type="password"] {
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.contact-form-ios .form-fields span:last-child input {
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.contact-form-ios .form-fields span:first-child input {
  -webkit-border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.masthead:not(.side-header) {
  max-width: 100%;
}
.masthead:not(.side-header):not(.full-width):not(.side-header-v-stroke):not(.side-header-menu-icon) {
  padding: 0 44px;
  box-sizing: border-box;
}
.masthead:not(.side-header):not(.side-header-menu-icon) .top-bar,
.masthead:not(.side-header):not(.side-header-menu-icon) .header-bar,
.masthead:not(.side-header):not(.side-header-menu-icon) .mobile-header-bar {
  max-width: calc(1250px - 88px);
  margin: 0 auto;
}
.masthead:not(.side-header).full-width .top-bar,
.top-bar .masthead.side-header-menu-icon,
.masthead:not(.side-header).full-width .header-bar,
.header-bar .masthead.side-header-menu-icon,
.masthead:not(.side-header).full-width .mobile-header-bar,
.mobile-header-bar .masthead.side-header-menu-icon {
  max-width: 100%;
}
.phantom-sticky .boxed .masthead:not(.side-header) {
  max-width: 1280px;
}
.boxed .top-bar:before,
.boxed .classic-header .navigation:before {
  width: 1280px;
}
.boxed .masthead.full-width:not(.side-header) {
  max-width: 1280px;
}
.masthead:not(.side-header):not(.mixed-header) .header-bar,
.header-space {
  min-height: 60px;
}
.header-side-left #page {
  padding-left: 300px;
}
.rtl.header-side-left #page {
  padding-right: 300px;
  padding-left: 0;
}
.header-side-right #page {
  padding-right: 300px;
}
.rtl.header-side-right #page {
  padding-left: 300px;
  padding-right: 0;
}
.side-header {
  width: 300px;
}
.header-side-left .side-header {
  margin-left: -300px;
}
.rtl.header-side-left .side-header {
  margin-right: -300px;
  margin-left: 0;
}
.side-header .header-bar {
  width: 220px;
  padding: 0px 0px 0px 0px;
}
.side-header .main-nav {
  padding: 0px 0 0px 0;
}
.side-header .mini-widgets {
  padding: 0px 0px 0px 0px;
}
.classic-header.content-width-line .navigation:before,
.classic-header.full-width-line .navigation:before {
  background-color: rgba(220,220,220,0.55);
}
.classic-header.bg-behind-menu .navigation:before {
  background-color: rgba(220,220,220,0.55);
}
.classic-header .branding .mini-widgets {
  padding: 0px 0px 0px 0px;
}
.classic-header .branding .mini-widgets:last-child {
  padding: 0px 0px 0px 0px;
}
.classic-header .navigation > .mini-widgets,
.classic-header .widget-box .mini-widgets {
  padding: 0px 0px 0px 30px;
}
.classic-header .navigation {
  margin: 0px 0 0px 0;
}
.inline-header .header-bar > .mini-widgets,
.inline-header .widget-box .mini-widgets {
  padding: 0px 0px 0px 30px;
}
.split-header .header-bar .navigation:first-of-type > .mini-widgets {
  padding: 0px 0px 0px 0px;
}
.split-header .header-bar .navigation:last-child > .mini-widgets,
.split-header .widget-box .mini-widgets {
  padding: 0px 0px 0px 30px;
}
.mixed-header.side-header-h-stroke,
.mixed-header.side-header-v-stroke {
  background-color: #ffffff;
}
.mixed-header.side-header-h-stroke .header-bar,
.header-space.top-line-space {
  min-height: 130px;
}
.mixed-header.side-header-v-stroke .header-bar {
  width: 60px;
}
.overlay-navigation.header-side-line #page:not(.boxed),
.header-side-left.header-side-line #page:not(.boxed) {
  padding-left: 60px;
}
.rtl.overlay-navigation.header-side-line #page:not(.boxed),
.rtl.header-side-left.header-side-line #page:not(.boxed) {
  padding-left: 0;
  padding-right: 60px;
}
.header-side-right.header-side-line #page:not(.boxed) {
  padding-right: 60px;
}
.rtl.header-side-right.header-side-line #page:not(.boxed) {
  padding-right: 0;
  padding-left: 60px;
}
.header-side-line .mixed-header.side-header-v-stroke,
.header-side-left.header-side-line .mixed-header.side-header-v-stroke {
  margin-left: -60px;
}
.rtl.header-side-line .mixed-header.side-header-v-stroke,
.rtl.header-side-left.header-side-line .mixed-header.side-header-v-stroke {
  margin-right: -60px;
  margin-left: 0;
}
.header-side-line .boxed .mixed-header.side-header-v-stroke,
.header-side-left.header-side-line .boxed .mixed-header.side-header-v-stroke {
  margin-left: 0;
}
.rtl.header-side-line .boxed .mixed-header.side-header-v-stroke,
.rtl.header-side-left.header-side-line .boxed .mixed-header.side-header-v-stroke {
  margin-right: 0;
}
.mixed-header.side-header-h-stroke.line-decoration {
  border-bottom: 1px solid #dd9933;
}
.header-side-left .mixed-header.side-header-v-stroke.line-decoration {
  border-right: 1px solid #dd9933;
}
.header-side-right .mixed-header.side-header-v-stroke.line-decoration {
  border-left: 1px solid #dd9933;
}
.mixed-header.side-header-v-stroke.shadow-decoration {
  -webkit-box-shadow: 0 0 15px 1px rgba(0,0,0,0.07);
  box-shadow: 0 0 15px 1px rgba(0,0,0,0.07);
}
.sticky-header-overlay,
.mobile-sticky-header-overlay {
  background-color: rgba(31,31,31,0.4);
}
.overlay-cursor-on .sticky-header-overlay.active:hover,
.overlay-cursor-on .mobile-sticky-header-overlay.active:hover {
  cursor: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='30px' height='30px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' xml:space='preserve'%3E%3Cpath fill='%23ffffff' d='M12.621,2.674L8,7.299L3.376,2.674c-0.254-0.253-0.664-0.253-0.919,0c-0.254,0.254-0.253,0.667,0,0.919l4.622,4.625l-4.624,4.625c-0.254,0.255-0.253,0.665,0,0.917c0.255,0.256,0.666,0.256,0.921,0L8,9.136l4.626,4.625c0.251,0.256,0.665,0.256,0.919,0c0.253-0.252,0.253-0.666,0-0.917L8.922,8.219l4.623-4.624c0.253-0.253,0.253-0.667,0-0.919C13.291,2.421,12.877,2.421,12.621,2.674z'/%3E%3C/svg%3E"), auto;
}
.side-header-h-stroke .mini-widgets {
  padding: 0px 0px 0px 0px;
}
@media screen and (min-width: 970px) {
  .sticky-header.header-side-right.slide-header-animation .show-header .side-header {
    -ms-transform: translateX(calc(100% - @header-side-width));
    -webkit-transform: translate3d(calc(100% - @header-side-width),0,0);
    transform: translate3d(calc(100% - @header-side-width),0,0);
  }
  .overlay-navigation .hide-overlay,
  .menu-toggle {
    width: 54px;
    height: 54px;
  }
  .menu-toggle {
    margin: 0px 0px 0px 0px;
  }
  .menu-toggle .lines-button,
  .hide-overlay .lines-button {
    background-color: rgba(255,255,255,0.75);
    -webkit-border-radius: 0px;
    border-radius: 0px;
    width: 54px;
    height: 54px;
  }
  .menu-toggle.active .lines-button,
  .hide-overlay.active .lines-button {
    background-color: rgba(255,255,255,0.75);
  }
  .menu-toggle .lines,
  .hide-overlay .lines,
  .menu-toggle .lines:before,
  .hide-overlay .lines:before,
  .menu-toggle .lines:after,
  .hide-overlay .lines:after {
    background-color: #000000;
  }
  .menu-toggle.active .lines-button .lines,
  .hide-overlay.active .lines-button .lines,
  .menu-toggle.active .lines-button .lines:before,
  .hide-overlay.active .lines-button .lines:before,
  .menu-toggle.active .lines-button .lines:after,
  .hide-overlay.active .lines-button .lines:after {
    background-color: #000000;
  }
  .header-side-left .show-header .side-header .menu-toggle {
    -ms-animation: opacity-lat-menu 0.8s ease 200ms 1 normal both;
    -webkit-animation: opacity-lat-menu 0.8s ease 200ms 1 normal both;
    animation: opacity-lat-menu 0.8s ease 200ms 1 normal both;
  }
  .header-side-left .closed-header .side-header .menu-toggle {
    -ms-animation: opacity-lat-rev-menu 0.9s ease 200ms 1 normal both;
    -webkit-animation: opacity-lat-rev-menu 0.9s ease 200ms 1 normal both;
    animation: opacity-lat-rev-menu 0.9s ease 200ms 1 normal both;
  }
  .header-side-right .show-header .side-header .menu-toggle {
    -ms-animation: opacity-lat-menu-right 0.8s ease 200ms 1 normal both;
    -webkit-animation: opacity-lat-menu-right 0.8s ease 200ms 1 normal both;
    animation: opacity-lat-menu-right 0.8s ease 200ms 1 normal both;
  }
  .header-side-right .closed-header .side-header .menu-toggle {
    -ms-animation: opacity-lat-rev-menu-right 0.9s ease 200ms 1 normal both;
    -webkit-animation: opacity-lat-rev-menu-right 0.9s ease 200ms 1 normal both;
    animation: opacity-lat-rev-menu-right 0.9s ease 200ms 1 normal both;
  }
  @-ms-keyframes opacity-lat-menu {
    0% {
      opacity: 0;
      left: 100%;
    }
    100% {
      left: 100%;
      opacity: 1;
    }
  }
  @-webkit-keyframes opacity-lat-menu {
    0% {
      opacity: 0;
      left: 100%;
    }
    100% {
      left: 100%;
      opacity: 1;
    }
  }
  @keyframes opacity-lat-menu {
    0% {
      opacity: 0;
      left: 100%;
    }
    100% {
      left: 100%;
      opacity: 1;
    }
  }
  @-ms-keyframes opacity-lat-rev-menu {
    0% {
      opacity: 0;
      left: 0;
    }
    100% {
      left: 0;
      opacity: 1;
    }
  }
  @-webkit-keyframes opacity-lat-rev-menu {
    0% {
      opacity: 0;
      left: 0;
    }
    100% {
      left: 0;
      opacity: 1;
    }
  }
  @keyframes opacity-lat-rev-menu {
    0% {
      opacity: 0;
      left: 0;
    }
    100% {
      left: 0;
      opacity: 1;
    }
  }
  @-ms-keyframes opacity-lat-menu-right {
    0% {
      opacity: 0;
      -webkit-transform: translateX(-50px);
    }
    100% {
      -webkit-transform: translateX(-50px);
      opacity: 1;
    }
  }
  @-webkit-keyframes opacity-lat-menu-right {
    0% {
      opacity: 0;
      -webkit-transform: translateX(-50px);
    }
    100% {
      -webkit-transform: translateX(-50px);
      opacity: 1;
    }
  }
  @keyframes opacity-lat-menu-right {
    0% {
      opacity: 0;
      transform: translateX(-50px);
    }
    100% {
      transform: translateX(-50px);
      opacity: 1;
    }
  }
  @-ms-keyframes opacity-lat-rev-menu-right {
    0% {
      opacity: 0;
      -webkit-transform: translateX(0);
    }
    100% {
      -webkit-transform: translateX(0);
      opacity: 1;
    }
  }
  @-webkit-keyframes opacity-lat-rev-menu-right {
    0% {
      opacity: 0;
      -webkit-transform: translateX(0);
    }
    100% {
      -webkit-transform: translateX(0);
      opacity: 1;
    }
  }
  @keyframes opacity-lat-rev-menu-right {
    0% {
      opacity: 0;
      transform: translateX(0);
    }
    100% {
      transform: translateX(0);
      opacity: 1;
    }
  }
}
.top-bar.solid-bg:before {
  background: #282828 none repeat center center;
}
.top-bar.line-content:before,
.top-bar.full-width-line:before {
  border-bottom: 1px solid #282828;
}
.top-bar {
  padding: 8px 0px 8px;
}
.top-bar,
.top-bar a,
.top-bar .mini-nav .customSelect,
.top-bar .mini-nav a:hover,
.header-bottom-bar a {
  color: #ffffff;
}
.top-bar .mini-contacts,
.top-bar .mini-nav > ul > li > a,
.top-bar .mini-login,
.top-bar .mini-login .submit,
.top-bar .mini-search .submit,
.top-bar .mini-search,
.top-bar .wc-ico-cart,
.top-bar .text-area,
.top-bar .customSelectInner {
  font:   12px / 18px "Open Sans", Helvetica, Arial, Verdana, sans-serif;
  text-transform: none;
}
.top-bar .shopping-cart,
.top-bar .soc-ico a,
.top-bar .soc-ico {
  line-height: 18px;
}
.branding > a,
.branding > img {
  padding: 36px 0px 36px 0px;
}
.transparent .masthead:not(.side-header):not(.mixed-header) .branding > a,
.transparent .masthead:not(.side-header):not(.mixed-header) .branding > img {
  padding: 36px 0px 36px 0px;
}
.side-header-h-stroke .branding > a,
.side-header-v-stroke .branding > a,
.side-header-h-stroke .branding > img,
.side-header-v-stroke .branding > img {
  padding: 0px 0px 0px 0px;
}
.mixed-header .branding > a,
.mixed-header .branding > img {
  padding: 36px 0px 36px 0px;
}
.top-bar .mini-login .submit {
  color: #ffffff;
}
.masthead .mini-search .field {
  top: 26px;
}
.masthead .top-bar .mini-search .field {
  top: 26px;
}
.masthead .mini-search .field,
.dt-mobile-header .mini-search .field {
  width: 250px;
  color: #3a3a3a !important;
  background: rgba(255,255,255,0.97) !important;
  -webkit-text-fill-color: #3a3a3a !important;
  font:   500 12px / 16px "Roboto", Helvetica, Arial, Verdana, sans-serif !important;
  text-transform: none;
  line-height: 24px;
}
.dt-mobile-header .mini-search .field {
  width: 100%;
}
.masthead.side-header .mini-widgets .mini-search .field {
  top: auto;
  bottom: 16px;
}
.masthead .mini-widgets .mini-search .field.bottom-overflow {
  top: auto;
  bottom: 26px;
}
.masthead .mini-search input[type="text"]::-moz-placeholder {
  color: #3a3a3a;
}
.mini-search .submit {
  font:  normal  12px / 16px "Roboto", Helvetica, Arial, Verdana, sans-serif;
  color: #3a3a3a;
}
.branding .mini-search .submit,
.mixed-header .mini-search .submit,
.classic-header .mobile-mini-widgets .mini-search .submit {
  font:    16px / 20px "Roboto", Helvetica, Arial, Verdana, sans-serif;
  color: #3a3a3a;
}
.dt-mobile-header .mini-search .submit {
  font:   500 12px / 16px "Roboto", Helvetica, Arial, Verdana, sans-serif;
  text-transform: none;
  color: #3a3a3a;
}
.dt-mobile-header .mini-search .field {
  top: auto;
  bottom: 16px;
}
.light-icons .mini-search .submit:before {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' xml:space='preserve'%3E%3Cpath fill='%233a3a3a' d='M0.5,6.689c0,3.415,2.77,6.187,6.187,6.187c1.47,0,2.822-0.518,3.883-1.375l3.807,3.806c0.257,0.259,0.511,0.161,0.771-0.098c0.256-0.26,0.418-0.578,0.162-0.835l-3.808-3.805c0.854-1.062,1.372-2.412,1.372-3.883c0-3.417-2.769-6.187-6.188-6.187C3.269,0.501,0.5,3.272,0.5,6.689z M1.653,6.703c0-2.786,2.265-5.05,5.049-5.05c2.787,0,5.05,2.263,5.05,5.05s-2.262,5.049-5.05,5.049C3.917,11.752,1.653,9.487,1.653,6.703z'/%3E%3C/svg%3E");
}
.light-icons .branding .mini-search .submit:before,
.light-icons .mixed-header .mini-search .submit:before,
.light-icons .classic-header .mobile-mini-widgets .mini-search .submit:before {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' xml:space='preserve'%3E%3Cpath fill='%233a3a3a' d='M0.5,6.689c0,3.415,2.77,6.187,6.187,6.187c1.47,0,2.822-0.518,3.883-1.375l3.807,3.806c0.257,0.259,0.511,0.161,0.771-0.098c0.256-0.26,0.418-0.578,0.162-0.835l-3.808-3.805c0.854-1.062,1.372-2.412,1.372-3.883c0-3.417-2.769-6.187-6.188-6.187C3.269,0.501,0.5,3.272,0.5,6.689z M1.653,6.703c0-2.786,2.265-5.05,5.049-5.05c2.787,0,5.05,2.263,5.05,5.05s-2.262,5.049-5.05,5.049C3.917,11.752,1.653,9.487,1.653,6.703z'/%3E%3C/svg%3E");
}
.light-icons .dt-mobile-header .mini-search .submit:before {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' xml:space='preserve'%3E%3Cpath fill='%233a3a3a' d='M0.5,6.689c0,3.415,2.77,6.187,6.187,6.187c1.47,0,2.822-0.518,3.883-1.375l3.807,3.806c0.257,0.259,0.511,0.161,0.771-0.098c0.256-0.26,0.418-0.578,0.162-0.835l-3.808-3.805c0.854-1.062,1.372-2.412,1.372-3.883c0-3.417-2.769-6.187-6.188-6.187C3.269,0.501,0.5,3.272,0.5,6.689z M1.653,6.703c0-2.786,2.265-5.05,5.049-5.05c2.787,0,5.05,2.263,5.05,5.05s-2.262,5.049-5.05,5.049C3.917,11.752,1.653,9.487,1.653,6.703z'/%3E%3C/svg%3E");
}
.bold-icons .mini-search .submit:before {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' xml:space='preserve'%3E%3Cpath fill='%233a3a3a' d='M15.376,13.75l-3.985-4c0.586-0.916,1.032-2.171,1.032-3.333c0-3.263-2.675-5.917-5.961-5.917C3.175,0.5,0.5,3.154,0.5,6.417c0,3.263,2.675,5.919,5.962,5.919c1.113,0,2.272-0.4,3.163-0.93l4.049,3.955L15.376,13.75z M2.518,6.455c0-2.179,1.785-3.953,3.981-3.953c2.195,0,3.983,1.773,3.983,3.953c0,2.18-1.788,3.952-3.983,3.952C4.304,10.407,2.518,8.635,2.518,6.455z'/%3E%3C/svg%3E");
}
.bold-icons .branding .mini-search .submit:before,
.bold-icons .mixed-header .mini-search .submit:before,
.bold-icons .classic-header .mobile-mini-widgets .mini-search .submit:before {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' xml:space='preserve'%3E%3Cpath fill='%233a3a3a' d='M15.376,13.75l-3.985-4c0.586-0.916,1.032-2.171,1.032-3.333c0-3.263-2.675-5.917-5.961-5.917C3.175,0.5,0.5,3.154,0.5,6.417c0,3.263,2.675,5.919,5.962,5.919c1.113,0,2.272-0.4,3.163-0.93l4.049,3.955L15.376,13.75z M2.518,6.455c0-2.179,1.785-3.953,3.981-3.953c2.195,0,3.983,1.773,3.983,3.953c0,2.18-1.788,3.952-3.983,3.952C4.304,10.407,2.518,8.635,2.518,6.455z'/%3E%3C/svg%3E");
}
.bold-icons .dt-mobile-header .mini-search .submit:before {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' xml:space='preserve'%3E%3Cpath fill='%233a3a3a' d='M15.376,13.75l-3.985-4c0.586-0.916,1.032-2.171,1.032-3.333c0-3.263-2.675-5.917-5.961-5.917C3.175,0.5,0.5,3.154,0.5,6.417c0,3.263,2.675,5.919,5.962,5.919c1.113,0,2.272-0.4,3.163-0.93l4.049,3.955L15.376,13.75z M2.518,6.455c0-2.179,1.785-3.953,3.981-3.953c2.195,0,3.983,1.773,3.983,3.953c0,2.18-1.788,3.952-3.983,3.952C4.304,10.407,2.518,8.635,2.518,6.455z'/%3E%3C/svg%3E");
}
.light-icons .mini-search .submit.act:before {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' xml:space='preserve'%3E%3Cpath fill='%233a3a3a' d='M13.36,2.818L8.5,7.669L3.636,2.818c-0.226-0.224-0.59-0.224-0.816,0c-0.225,0.226-0.224,0.592,0,0.816L7.669,8.5l-4.851,4.865c-0.226,0.226-0.224,0.59,0,0.814c0.226,0.227,0.59,0.227,0.817,0L8.5,9.331l4.865,4.848c0.223,0.228,0.59,0.228,0.815,0c0.226-0.224,0.226-0.591,0-0.813L9.33,8.5l4.851-4.864c0.226-0.226,0.226-0.593,0-0.817C13.955,2.594,13.588,2.594,13.36,2.818z'/%3E%3C/svg%3E");
}
.light-icons .branding .mini-search .submit.act:before,
.light-icons .mixed-header .mini-search .submit.act:before,
.light-icons .classic-header .mobile-mini-widgets .mini-search .submit.act:before {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' xml:space='preserve'%3E%3Cpath fill='%233a3a3a' d='M13.36,2.818L8.5,7.669L3.636,2.818c-0.226-0.224-0.59-0.224-0.816,0c-0.225,0.226-0.224,0.592,0,0.816L7.669,8.5l-4.851,4.865c-0.226,0.226-0.224,0.59,0,0.814c0.226,0.227,0.59,0.227,0.817,0L8.5,9.331l4.865,4.848c0.223,0.228,0.59,0.228,0.815,0c0.226-0.224,0.226-0.591,0-0.813L9.33,8.5l4.851-4.864c0.226-0.226,0.226-0.593,0-0.817C13.955,2.594,13.588,2.594,13.36,2.818z'/%3E%3C/svg%3E");
}
.light-icons .dt-mobile-header .mini-search .submit.act:before {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' 