@charset "UTF-8";
@keyframes spin {
  100% {
    transform: rotate(360deg);
  }
}
html, input[type=search] {
  box-sizing: border-box;
}

*, *::before, *::after {
  box-sizing: inherit;
}

.author-box::before, .clearfix::before, .entry::before, .entry-content::before, .nav-primary::before, .nav-secondary::before, .pagination::before, .site-container::before, .site-footer::before, .site-header::before, .site-inner::before, .widget::before, .wrap::before {
  content: " ";
  display: table;
}

.author-box::after, .clearfix::after, .entry::after, .entry-content::after, .nav-primary::after, .nav-secondary::after, .pagination::after, .site-container::after, .site-footer::after, .site-header::after, .site-inner::after, .widget::after, .wrap::after {
  clear: both;
  content: " ";
  display: table;
}

h1, h2, h3, h4, h5, h6 {
  line-height: 1.2;
}

embed, iframe, img, object, video, .wp-caption {
  max-width: 100%;
}

img {
  height: auto;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  line-height: 2;
  margin-bottom: 40px;
  width: 100%;
}

tbody {
  border-bottom: 1px solid #ddd;
}

td, th {
  text-align: left;
}

td {
  border-top: 1px solid #ddd;
  padding: 6px 0;
}

th {
  font-weight: 400;
}

.screen-reader-text, .screen-reader-text span, .screen-reader-shortcut {
  position: absolute !important;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  width: 1px;
  border: 0;
  overflow: hidden;
  word-wrap: normal !important;
}

.screen-reader-text:focus, .screen-reader-shortcut:focus, .genesis-nav-menu .search input[type=submit]:focus, .widget_search input[type=submit]:focus {
  clip: auto !important;
  height: auto;
  width: auto;
  display: block;
  font-size: 1em;
  font-weight: bold;
  padding: 15px 23px 14px;
  color: #333;
  background: #fff;
  z-index: 100000;
  text-decoration: none;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
}

.more-link {
  position: relative;
}

.content-sidebar-sidebar .content-sidebar-wrap, .sidebar-content-sidebar .content-sidebar-wrap, .sidebar-sidebar-content .content-sidebar-wrap {
  width: 980px;
}

.content-sidebar-sidebar .content-sidebar-wrap {
  float: left;
}

.sidebar-content-sidebar .content-sidebar-wrap, .sidebar-sidebar-content .content-sidebar-wrap {
  float: right;
}

.content {
  float: right;
  width: 780px;
}

.content-sidebar .content, .content-sidebar-sidebar .content, .sidebar-content-sidebar .content {
  float: left;
}

.content-sidebar-sidebar .content, .sidebar-content-sidebar .content, .sidebar-sidebar-content .content {
  width: 580px;
}

.full-width-content .content {
  width: 100%;
}

.sidebar-primary {
  float: right;
  width: 360px;
}

.sidebar-content .sidebar-primary, .sidebar-sidebar-content .sidebar-primary {
  float: left;
}

.sidebar-secondary {
  float: left;
  width: 180px;
}

.content-sidebar-sidebar .sidebar-secondary {
  float: right;
}

.avatar {
  float: left;
}

.alignleft .avatar, .author-box .avatar {
  margin-right: 24px;
}

.alignright .avatar {
  margin-left: 24px;
}

.comment .avatar {
  margin: 0 16px 24px 0;
}

.breadcrumb {
  margin-bottom: 40px;
}

.archive-description, .author-box {
  margin-bottom: 60px;
}

.archive-description p:last-child, .author-box p:last-child {
  margin-bottom: 0;
}

.search-form {
  overflow: hidden;
}

.site-header .search-form {
  float: right;
  margin-top: 12px;
}

.entry-content .search-form, .site-header .search-form {
  width: 50%;
}

.genesis-nav-menu .search input[type=submit], .widget_search input[type=submit] {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  padding: 0;
  position: absolute;
  width: 1px;
}

.author-box-title, .archive-title {
  font-size: 20px;
  font-size: 2rem;
}

.entry-title {
  font-size: 36px;
  font-size: 3.6rem;
}

.entry-title a, .sidebar .widget-title a {
  color: #333;
}

.entry-title a:hover, .entry-title a:focus {
  color: #c3251d;
}

.widget-title {
  margin-bottom: 20px;
}

a.aligncenter img {
  display: block;
  margin: 0 auto;
}

a.alignnone {
  display: inline-block;
}

.alignleft {
  float: left;
  text-align: left;
}

.alignright {
  float: right;
  text-align: right;
}

a.alignleft, a.alignnone, a.alignright {
  max-width: 100%;
}

img.centered, .aligncenter {
  display: block;
  margin: 0 auto 24px;
}

img.alignnone, .alignnone {
  margin-bottom: 12px;
}

a.alignleft, img.alignleft, .wp-caption.alignleft {
  margin: 0 24px 24px 0;
}

a.alignright, img.alignright, .wp-caption.alignright {
  margin: 0 0 24px 24px;
}

.wp-caption-text {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 700;
  text-align: center;
}

.entry-content p.wp-caption-text {
  margin-bottom: 0;
}

.entry-content .wp-audio-shortcode, .entry-content .wp-playlist, .entry-content .wp-video {
  margin: 0 0 28px;
}

.widget {
  word-wrap: break-word;
}

.widget ol > li {
  list-style-position: inside;
  list-style-type: decimal;
  padding-left: 20px;
  text-indent: -20px;
}

.widget li li {
  border: 0;
  margin: 0 0 0 30px;
  padding: 0;
}

.widget_calendar table {
  width: 100%;
}

.widget_calendar td, .widget_calendar th {
  text-align: center;
}

.featured-content .entry {
  margin-bottom: 40px;
}

.featured-content .entry:last-child {
  margin-bottom: 0;
}

.featured-content .entry-title {
  font-size: 20px;
  font-size: 2rem;
}

.enews-widget input {
  font-size: 16px;
  font-size: 1.6rem;
  margin-bottom: 16px;
}

.enews-widget input[type=submit] {
  margin: 0;
  width: 100%;
}

.enews form + p {
  margin-top: 24px;
}

#wpstats {
  display: none;
}

.genesis-skip-link {
  margin: 0;
}

.genesis-skip-link li {
  height: 0;
  width: 0;
  list-style: none;
}

:focus {
  color: #333;
  outline: #ccc solid 1px;
}

.site-header {
  min-height: 160px;
  border-bottom: 1px solid #eee;
}

.site-header .wrap {
  padding: 40px 0;
}

.title-area {
  float: left;
  padding: 10px 0;
  width: 360px;
}

.header-full-width .title-area {
  width: 100%;
}

.site-title {
  font-size: 30px;
  font-size: 3rem;
  font-weight: 700;
  line-height: 1.2;
}

.site-title a, .site-title a:hover, .site-title a:focus {
  color: #333;
}

.header-image .site-title > a {
  background: url(images/logo.png) no-repeat left;
  float: left;
  min-height: 60px;
  width: 100%;
}

.site-description {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 300;
  line-height: 1.5;
}

.site-description, .site-title {
  margin-bottom: 0;
}

.header-image .site-description, .header-image .site-title a {
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}

.site-header .widget-area {
  float: right;
  text-align: right;
  width: 780px;
}

.genesis-nav-menu {
  clear: both;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1;
  width: 100%;
}

.genesis-nav-menu .menu-item {
  display: inline-block;
  text-align: left;
}

.genesis-nav-menu a {
  color: #333;
  text-decoration: none;
  display: block;
  padding: 32px 20px;
}

.genesis-nav-menu a:hover, .genesis-nav-menu a:focus, .genesis-nav-menu .current-menu-item > a, .genesis-nav-menu .sub-menu .current-menu-item > a:hover, .genesis-nav-menu .sub-menu .current-menu-item > a:focus {
  color: #dab552;
}

.genesis-nav-menu .sub-menu {
  padding-left: 0px;
  transition: all 0.4s ease-in-out;
}

@media (min-width: 992px) {
  .genesis-nav-menu .sub-menu {
    left: -9999px;
    opacity: 0;
    position: absolute;
    width: 210px;
    z-index: 99;
    top: 60px;
  }
}
@media (min-width: 576px) {
  body:not(.scrolled):not(.page-template-page-order-translation):not(.page-template-page-order-confirmation) .genesis-nav-menu .sub-menu:before {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 550px;
    display: block;
    pointer-events: none;
    background: rgba(33, 45, 62, 0.8);
    background: linear-gradient(to bottom, rgba(33, 45, 62, 0.8) 40%, rgba(35, 45, 62, 0));
    z-index: -1;
  }
}
@media (min-width: 992px) {
  body.scrolled .genesis-nav-menu .sub-menu {
    top: 70px;
    border: 1px solid;
  }
}
.site-header .genesis-nav-menu .sub-menu > li {
  padding: 0px;
}

.genesis-nav-menu .sub-menu a {
  border-top: 0;
  font-size: 14px;
  font-size: 1.4rem;
  padding: 10px 20px;
  position: relative;
  word-wrap: break-word;
}

@media (min-width: 992px) {
  .genesis-nav-menu .sub-menu a {
    width: 220px;
  }
}
.genesis-nav-menu .sub-menu .sub-menu {
  margin: -56px 0 0 209px;
}

.genesis-nav-menu .menu-item:hover {
  position: static;
}

.genesis-nav-menu .menu-item:hover > .sub-menu {
  left: auto;
  opacity: 1;
}

.genesis-nav-menu > .first > a {
  padding-left: 0;
}

.genesis-nav-menu > .last > a {
  padding-right: 0;
}

@media (max-width: 993px) {
  .genesis-nav-menu .empty-parent {
    margin: 0 !important;
  }
  .genesis-nav-menu .empty-parent > a {
    display: none !important;
  }
}
.genesis-nav-menu .empty-parent > a:after {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  content: "\f107";
  margin-left: 7px;
  position: relative;
  top: 0;
  transition: all 200ms;
}

.genesis-nav-menu .empty-parent:hover > a:after {
  top: 3px;
}

.menu .menu-item:focus {
  position: static;
}

.menu .menu-item > a:focus + ul.sub-menu, .menu .menu-item.sfHover > ul.sub-menu {
  left: auto;
  opacity: 1;
}

.site-header .genesis-nav-menu li li {
  margin-left: 0;
}

.nav-primary, .nav-secondary {
  border-bottom: 1px solid #eee;
}

.entry {
  margin-bottom: 60px;
}

.entry-content ol, .entry-content ul {
  margin-bottom: 28px;
  margin-left: 40px;
}

.entry-content ol > li {
  list-style-type: decimal;
}

.entry-content ul > li {
  list-style-type: disc;
}

.entry-content ol ol, .entry-content ul ul {
  margin-bottom: 0;
}

.entry-content code {
  background-color: #333;
  color: #ddd;
}

p.entry-meta {
  font-size: 16px;
  font-size: 1.6rem;
  margin-bottom: 0;
}

.entry-header .entry-meta {
  margin-bottom: 24px;
}

.entry-categories, .entry-tags {
  display: block;
}

.entry-comments-link::before {
  content: "—";
  margin: 0 6px 0 2px;
}

.pagination {
  clear: both;
  margin: 40px 0;
}

.pagination li {
  display: inline;
}

.pagination li a {
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  font-size: 1.6rem;
  padding-right: 10px;
  text-decoration: none;
}

.pagination .active a {
  color: #333;
}

.comment-respond, .entry-comments, .entry-pings {
  margin-bottom: 60px;
}

.comment-header {
  font-size: 16px;
  font-size: 1.6rem;
}

.comment-content {
  clear: both;
  word-wrap: break-word;
}

.comment-list li {
  padding: 32px 0 0 32px;
}

.comment-list li.depth-1 {
  padding-left: 0;
}

.comment-respond input[type=email], .comment-respond input[type=text], .comment-respond input[type=url] {
  width: 50%;
}

.comment-respond label {
  display: block;
  margin-right: 12px;
}

.entry-comments .comment-author {
  margin-bottom: 0;
}

.entry-pings .reply {
  display: none;
}

.sidebar {
  font-size: 16px;
  font-size: 1.6rem;
}

.sidebar li {
  margin-bottom: 10px;
  padding-bottom: 10px;
}

.sidebar p:last-child, .sidebar ul > li:last-child {
  margin-bottom: 0;
}

.sidebar .widget {
  margin-bottom: 60px;
}

@media print {
  *, *::before, *::after {
    background: rgba(0, 0, 0, 0) !important;
    box-shadow: none !important;
    color: #000 !important;
    text-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, .site-title > a::after {
    content: "";
  }
  thead {
    display: table-header-group;
  }
  img, tr {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 2cm 0.5cm;
  }
  p, h2, h3 {
    orphans: 3;
    widows: 3;
  }
  blockquote, pre {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  .content, .content-sidebar {
    width: 100%;
  }
  button, input, select, textarea, .breadcrumb, .comment-edit-link, .comment-form, .comment-list .reply a, .comment-reply-title, .edit-link, .entry-comments-link, .entry-footer, .genesis-box, .header-widget-area, .hidden-print, .home-top, .nav-primary, .nav-secondary, .post-edit-link, .sidebar {
    display: none !important;
  }
  .title-area {
    text-align: center;
    width: 100%;
  }
  .site-title > a {
    margin: 0;
    text-decoration: none;
    text-indent: 0;
  }
  .site-inner {
    padding-top: 0;
    position: relative;
    top: -100px;
  }
  .author-box {
    margin-bottom: 0;
  }
  h1, h2, h3, h4, h5, h6 {
    orphans: 3;
    page-break-after: avoid;
    page-break-inside: avoid;
    widows: 3;
  }
  img {
    page-break-after: avoid;
    page-break-inside: avoid;
  }
  blockquote, pre, table {
    page-break-inside: avoid;
  }
  dl, ol, ul {
    page-break-before: avoid;
  }
} /*! 
*	Theme Name: TranslationJet
*	Theme URI: https://translationjet.com/
*	Author: StudioPress + RNR GFX
*
*	Version: 1.0
*
*	Template: genesis
*	Template Version: 2.1
*
*/
html, body {
  font-family: "IBM Plex Sans", sans-serif;
  color: #2b2b2b;
  margin: 0;
  padding: 0;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Titillium Web", sans-serif;
  font-weight: 600;
}

h1 {
  font-size: 30px;
  font-size: 3rem;
}

h2 {
  font-size: 24px;
  font-size: 2.4rem;
}

h3 {
  font-size: 20px;
  font-size: 2rem;
}

h4 {
  font-size: 18px;
  font-size: 1.8rem;
}

h5 {
  font-size: 16px;
  font-size: 1.6rem;
}

h6 {
  font-size: 12px;
  font-size: 1.2rem;
}

a {
  color: #8195a3;
}

a:hover, a:focus {
  color: rgba(35, 45, 62, 0.95);
}

.container, body.search .site-inner .content-sidebar-wrap {
  position: relative;
  margin: 0 auto;
}

.site-header {
  position: fixed;
  z-index: 999;
  top: 0px;
  left: 0px;
  width: 100%;
  border-bottom: none;
  min-height: 60px;
  border-bottom: 1px solid rgba(0, 0, 0, 0);
  background: #2b2b2b;
  transition: all 200ms;
}

@media (min-width: 576px) {
  .site-header {
    min-height: 90px;
  }
}
.site-header .container, .site-header body.search .site-inner .content-sidebar-wrap, body.search .site-inner .site-header .content-sidebar-wrap {
  display: flex;
}

.site-header .container > div, .site-header body.search .site-inner .content-sidebar-wrap > div, body.search .site-inner .site-header .content-sidebar-wrap > div {
  flex-grow: 1;
}

.site-header .container .menu, .site-header body.search .site-inner .content-sidebar-wrap .menu, body.search .site-inner .site-header .content-sidebar-wrap .menu {
  flex-grow: 2;
}

.site-header #logo-wrapper {
  position: relative;
  height: auto;
  flex-basis: 120px;
  flex-grow: inherit;
  margin-right: 20px;
  z-index: 999;
  margin-top: 13px;
}

@media (min-width: 576px) {
  .site-header #logo-wrapper {
    flex-basis: 178px;
  }
}
.site-header #logo-wrapper a:after {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  content: "";
}

.site-header #logo-wrapper svg {
  overflow: visible;
}

.site-header #logo-wrapper svg #plane {
  -webkit-animation-name: fly;
  -webkit-animation-duration: 1s;
  -webkit-animation-delay: 0.5s;
  -webkit-animation-fill-mode: forwards;
  animation-name: fly;
  animation-duration: 1s;
  animation-delay: 0.5s;
  animation-fill-mode: forwards;
  opacity: 0;
}

.site-header #call-me {
  display: flex;
  align-items: center;
  z-index: 999;
}

.site-header #call-me p {
  margin-bottom: 0;
  line-height: 130%;
  font-size: 11px;
  display: block;
}

@media (min-width: 576px) {
  .site-header #call-me p {
    font-size: 16px;
  }
}
.site-header #call-me a {
  color: #fff;
  text-decoration: none;
}

.site-header .nav-primary, .site-header .nav-secondary {
  border-bottom: none;
  transition: all 200ms;
}

@media (max-width: 993px) {
  .site-header .nav-primary, .site-header .nav-secondary {
    position: fixed;
    height: 100vh;
    width: 100vw;
    padding-top: 10vh;
    z-index: 99;
    top: 0;
    left: 0;
    margin-top: 0;
    display: flex;
    justify-content: center;
    flex-flow: column;
    transform: translateX(100%);
    pointer-events: none;
    background: rgba(35, 45, 62, 0.95);
  }
  .site-header .nav-primary .genesis-nav-menu, .site-header .nav-secondary .genesis-nav-menu {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-left: 0;
  }
  .site-header .nav-primary .genesis-nav-menu .menu-item, .site-header .nav-secondary .genesis-nav-menu .menu-item {
    display: block;
    text-align: center;
    margin: 10px 0;
  }
  .site-header .nav-primary .genesis-nav-menu .menu-item a, .site-header .nav-secondary .genesis-nav-menu .menu-item a {
    display: inline-block;
  }
}
.site-header .nav-primary.open, .site-header .nav-secondary.open {
  transform: translateX(0%);
  pointer-events: all;
}

.site-header .genesis-nav-menu li {
  padding: 20px 0;
}

@media (max-width: 993px) {
  .site-header .genesis-nav-menu li {
    padding: 0;
  }
}
.site-header .genesis-nav-menu li a {
  color: #fff;
  text-transform: uppercase;
  font-weight: 400;
  letter-spacing: 1px;
  padding: 12px 20px;
  font-size: 14px;
  z-index: 999;
  position: relative;
}

@media (max-width: 993px) {
  .site-header .genesis-nav-menu li a {
    font-size: 20px;
  }
}
@media (max-width: 1201px) {
  .site-header .genesis-nav-menu li a {
    padding: 8px;
  }
}
.site-header .genesis-nav-menu li a:focus {
  outline: none;
}

.site-header .genesis-nav-menu li a:hover {
  color: #dab552;
}

.site-header .genesis-nav-menu li.current-menu-item a {
  text-decoration: none;
  color: #dab552;
}

.site-header .genesis-nav-menu li.order {
  margin-left: 20px;
}

@media (max-width: 1201px) {
  .site-header .genesis-nav-menu li.order {
    margin-left: 10px;
  }
}
.site-header .genesis-nav-menu li.order a {
  background: #dab552;
  color: rgba(35, 45, 62, 0.95);
  font-weight: bold;
}

.site-header .menu-toggle {
  flex-grow: 0 !important;
  display: block;
  cursor: pointer;
  min-width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  margin-top: 20px;
  position: relative;
  z-index: 1001;
  margin-left: 17px;
}

@media (min-width: 992px) {
  .site-header .menu-toggle {
    display: none;
  }
}
.site-header .menu-toggle > div {
  width: 100%;
  height: 3px;
  display: block;
  background: #dab552;
  position: absolute;
  left: 0;
  transition: all 200ms;
}

.site-header .menu-toggle > div:nth-child(1) {
  top: 0px;
  transform-origin: left top;
}

.site-header .menu-toggle > div:nth-child(2) {
  top: 8px;
}

.site-header .menu-toggle > div:nth-child(3) {
  top: 16px;
  transform-origin: left bottom;
}

.site-header .menu-toggle.open > div {
  width: 120%;
}

.site-header .menu-toggle.open > div:nth-child(1) {
  transform: rotate(45deg);
  left: 2px;
}

.site-header .menu-toggle.open > div:nth-child(2) {
  width: 0;
  left: 12px;
}

.site-header .menu-toggle.open > div:nth-child(3) {
  transform: rotate(-45deg);
  left: 2px;
  top: 20px;
}

@keyframes fly {
  0% {
    transform: translate3d(-210px, 50px, 41px);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.site-container {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}

body.stripped .site-container {
  min-height: 0;
}

.site-inner {
  flex: 1;
  width: 100%;
  word-wrap: break-word;
}

body.page-template-page-splash .site-inner .content-sidebar-wrap {
  margin-top: 0;
}

body.search .site-inner .content-sidebar-wrap {
  margin-top: 200px;
}

.entry {
  margin-bottom: 0px;
}

#searchform {
  min-width: 270px;
  width: 30vw;
  margin: 0 auto;
}

#searchform #s {
  width: 70%;
  background: rgba(255, 255, 255, 0.76);
  border: 1px solid #fff;
  font-size: 30px;
}

#searchform #searchsubmit {
  width: 28%;
  font-size: 30px;
  background: #fff;
  border: none;
}

.footer-inner .SoMe .fl-icon-group .fa {
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 50%;
}

body.admin-bar .site-header {
  margin-top: 32px;
}

.btn-dark-blue {
  background: rgba(35, 45, 62, 0.95);
  color: #fff;
}

.btn-light-blue {
  background: #8195a3;
  color: #fff;
}

.btn-lg {
  border-radius: 0;
}

.desaturate img {
  -moz-filter: saturate(0.7);
  -ms-filter: saturate(0.7);
  -o-filter: saturate(0.7);
  filter: saturate(0.7);
}

.greyscale-background .fl-bg-video {
  filter: greyscale(1);
}

.drop-shadow {
  text-shadow: 0px 0px 6px rgba(0, 0, 0, 0.5);
}

.table {
  display: table;
}

.table .cell {
  display: table-cell;
  height: 100%;
}

.table .cell.align-vertical {
  vertical-align: middle;
}

@media (max-width: 769px) {
  .mobile-left * {
    text-align: left !important;
  }
}
.validering-feature {
  margin-top: -31px;
}

main .order-steps .uploader {
  font-size: 25px;
  text-align: center;
  border: 1px dashed rgba(35, 45, 62, 0.95);
  border-radius: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 20px;
}

main .order-steps .uploader:hover {
  background-color: #f1f1f1;
  border-color: rgba(35, 45, 62, 0.95);
  cursor: pointer;
}

main .order-steps .totals {
  padding: 30px 0;
  font-size: 25px;
}

.price-summary {
  position: fixed;
  bottom: 16px;
  right: 16px;
  font-size: 18px;
  background-color: #fff;
  z-index: 100;
  border: 1px solid rgba(35, 45, 62, 0.95);
}

.price-summary strong {
  display: block;
  padding: 12px 15px;
  background-color: #8195a3;
  color: #fff;
  cursor: pointer;
}

.price-summary strong .fa {
  line-height: 28px;
}

.price-summary .inner {
  padding: 0px 15px;
  max-height: 0;
  overflow: hidden;
  margin-bottom: 0;
  transition: all 200ms;
}

.price-summary .pairs {
  font-size: 80%;
  border-top: 1px solid #8195a3;
  border-bottom: 1px solid #8195a3;
  padding: 5px 0;
  margin: 7px 0;
}

.price-summary .pairs > div {
  padding: 2px 0;
}

.price-summary .pairs span {
  color: #8195a3;
  float: right;
}

.price-summary .btn {
  margin-top: 10px;
}

.price-summary.open strong .fa {
  transform: scaleY(-1);
}

.price-summary.open .inner {
  max-height: 300px;
  padding: 12px 15px;
  margin-bottom: 1em;
}

#tolanguage_chosen .chosen-choices > li.search-field:after {
  white-space: nowrap;
  color: #b4b4b4;
  transform: translateX(100%);
}

.chosen-container-multi .chosen-choices .search-field input[type=text] {
  padding-left: 10px;
}

.chosen-container {
  width: 100% !important;
}

.form-group {
  padding-bottom: 1.37rem;
  margin-bottom: 0;
}

@media (min-width: 576px) {
  .form-group.mlborder {
    border-left: 1px solid #8195a3;
    padding-left: 50px;
    margin-left: 25px;
  }
}
@media (min-width: 768px) {
  .form-group.mlborder {
    border-left: none;
    padding-left: 0px;
    margin-left: 0px;
  }
}
@media (min-width: 576px) {
  .form-group.lborder {
    border-left: 1px solid #8195a3;
    padding-left: 50px;
    margin-left: 25px;
  }
  .form-group.pad {
    margin-left: 75px;
  }
}
.tbu-dropzone {
  transition: all 300ms;
  box-sizing: border-box;
  background: none;
  height: 100%;
  max-height: 162px;
}

.tbu-dropzone:not(.enabled) {
  opacity: 0.3;
  pointer-events: none;
}

.tbu-dropzone * {
  box-sizing: border-box;
}

.tbu-dropzone > div {
  height: 100%;
}

.tbu-dropzone p {
  line-height: normal;
}

.tbu-dropzone.dz-clickable {
  cursor: pointer;
}

.tbu-dropzone.dz-clickable * {
  cursor: default;
}

.tbu-dropzone.dz-clickable .dz-message {
  cursor: pointer;
}

.tbu-dropzone.dz-clickable .dz-message * {
  cursor: pointer;
}

.tbu-dropzone.dz-started .dz-message {
  display: none;
}

.tbu-dropzone.dz-drag-hover .uploader {
  border-style: solid;
}

.tbu-dropzone.dz-drag-hover .dz-message {
  opacity: 0.5;
}

.tbu-dropzone .dz-message {
  text-align: center;
  color: #2e3848;
  font-size: 20px;
  height: 100%;
}

#project-text {
  max-height: 162px;
}

.order-confirmation th {
  width: 30%;
}

.number-brand-color, .color-numbers .fl-module-numbers .fl-number-string {
  background: #dab552;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  display: block;
  margin-right: 25px;
  line-height: 50px;
  text-align: center;
  color: #fff;
  margin-bottom: 10px;
}

@media (min-width: 576px) {
  .number-brand-color, .color-numbers .fl-module-numbers .fl-number-string {
    display: inline-block;
    margin-bottom: 0;
  }
}
.form-control {
  border-color: rgba(35, 45, 62, 0.95);
}

.quote-description, .upload-alert {
  text-align: center;
}

.loader {
  text-align: center;
}

.loader .lds-ellipsis {
  display: inline-block;
  position: relative;
  width: 64px;
  height: 64px;
}

.loader .lds-ellipsis div {
  position: absolute;
  top: 27px;
  width: 11px;
  height: 11px;
  border-radius: 50%;
  background: rgba(35, 45, 62, 0.95);
  animation-timing-function: cubic-bezier(0, 1, 1, 0);
}

.loader .lds-ellipsis div:nth-child(1) {
  left: 6px;
  animation: lds-ellipsis1 0.6s infinite;
}

.loader .lds-ellipsis div:nth-child(2) {
  left: 6px;
  animation: lds-ellipsis2 0.6s infinite;
}

.loader .lds-ellipsis div:nth-child(3) {
  left: 26px;
  animation: lds-ellipsis2 0.6s infinite;
}

.loader .lds-ellipsis div:nth-child(4) {
  left: 45px;
  animation: lds-ellipsis3 0.6s infinite;
}

@keyframes lds-ellipsis1 {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes lds-ellipsis3 {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0);
  }
}
@keyframes lds-ellipsis2 {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(19px, 0);
  }
}
.notice {
  color: #fff;
  background: #8195a3;
  display: inline-block;
  padding: 4px 10px;
  margin-top: 10px;
}

body.home .fl-callout-photo-left .fl-callout-photo {
  width: 20%;
  vertical-align: middle;
}

body.home .fl-callout-photo-left .fl-callout-content {
  width: 80%;
}

.fl-testimonials {
  text-align: center;
}

.fl-testimonials blockquote {
  color: #dab552 !important;
  font-size: 26px;
  line-height: 30px;
  font-style: normal;
  margin: 0px;
}

.fl-testimonials blockquote:before {
  content: none;
}

.fl-testimonials blockquote p {
  color: #dab552 !important;
  font-size: 26px;
  line-height: 30px;
}

@media (max-width: 577px) {
  .fl-testimonials blockquote p {
    font-size: 22px;
    line-height: 26px;
  }
}
.fl-testimonials p {
  color: #fff !important;
  font-size: 24px;
}

.fl-testimonials p a {
  color: #fff !important;
  font-size: 24px;
  text-decoration: none;
}

.color-numbers .fl-module-numbers .fl-number-string {
  font-size: 100%;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  color: #fff;
}

.alert-success {
  color: #8195a3;
  background: none;
  border: none;
}

.wpcf7-form label, .wpcf7-form input, .wpcf7-form textarea {
  display: block;
  width: 100%;
}

.wpcf7-form .wpcf7-form-control-wrap {
  position: relative;
  width: 100%;
  display: block;
}

.wpcf7-form .select2-container {
  width: 100% !important;
}

.wpcf7-form .select2-container .select2-selection--single, .wpcf7-form .select2-container .select2-selection--multiple {
  height: 38px;
}

.wpcf7-form .select2-container .select2-selection--single .select2-selection__rendered, .wpcf7-form .select2-container .select2-selection--multiple .select2-selection__rendered {
  padding-top: 5px;
  padding-bottom: 5px;
}

.wpcf7-form .select2-container .select2-selection--single .select2-selection__arrow, .wpcf7-form .select2-container .select2-selection--multiple .select2-selection__arrow {
  height: 36px;
}

.wpcf7-form .select2-container .select2-search--inline .select2-search__field {
  height: 28px;
  margin-top: 9px;
}

.wpcf7-form p.label {
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #7d7d7d;
  font-weight: 600;
}

.wpcf7-form input, .wpcf7-form textarea {
  border: 1px solid #ccc;
  padding: 12px;
  border-radius: 4px;
  outline: none;
}

.wpcf7-form .wpcf7-submit {
  background: #dab552;
  border-color: #dab552;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 1px;
  cursor: pointer;
}

.wpcf7-form .wpcf7-response-output {
  margin: 0 !important;
  padding: 8px !important;
  border-color: #dab552 !important;
  border-radius: 5px;
  text-align: center;
}

.wpcf7-form .wpcf7-not-valid-tip {
  color: #dab552;
  padding: 6px;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .site-container {
    display: block;
  }
  .site-header {
    background: rgba(35, 45, 62, 0.95);
    border-bottom: 1px solid #000;
  }
  .site-header .genesis-nav-menu .sub-menu li {
    background: #232c3e;
  }
}
@media screen\0  {
  .site-container {
    display: block;
  }
  .site-header {
    background: rgba(35, 45, 62, 0.95);
    border-bottom: 1px solid #000;
  }
  .site-header .genesis-nav-menu .sub-menu li {
    background: #232c3e;
  }
}
/*# sourceMappingURL=maps/style.css.map */
