@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Merriweather:400,300,700);




/*TITLE*/
.alert,
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.display-1,
.display-2,
.display-3,
.display-4,
.mbr-figure .mbr-figure-caption,
.mbr-slider-slide,
.mbr-gallery-title,
.mbr-map [data-state-details],
.mbr-price,
.timer,
cite,
.page_head blockquote p {
  font-family: 'Merriweather', serif;
}
.mbr-footer-content h1,
.mbr-footer .mbr-contacts h1,
.mbr-footer-content h2,
.mbr-footer .mbr-contacts h2,
.mbr-footer-content h3,
.mbr-footer .mbr-contacts h3,
.mbr-footer-content h4,
.mbr-footer .mbr-contacts h4,
.mbr-footer-content p strong,
.mbr-footer .mbr-contacts p strong,
.mbr-footer-content strong,
.mbr-footer .mbr-contacts strong {
  font-family: 'Merriweather', serif;
}
.mbr-author-name {
  font-family: 'Merriweather', serif;
}
.mbr-author-desc {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
}
.mbr-plan-title {
  font-family: 'Open Sans', sans-serif;
}
.mbr-plan-subtitle,
.mbr-plan-price-desc {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
}
/*SUBTITLE*/
.btn-sm,
.btn,
.lead a,
.lead blockquote,
.mbr-section-subtitle,
.mbr-section-hero .mbr-section-lead,
.mbr-cards .card-subtitle,
.mbr-testimonial .card-block,
.nav-link.link,
.dropdown-item {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
}
/*TEXT*/
body,
input,
textarea,
p,
li,
.mbr-gallery-filter ul li span,
.mbr-company .list-group-text,
.mbr-section-text {
  font-family: 'Open Sans', sans-serif;
}
.mbr-footer-content li,
.mbr-footer .mbr-contacts li {
  font-family: 'Open Sans', sans-serif;
}
/*ROUNDED BUTTONS*/
/*COLORS*/
a,
.alert,
.list-img .mbr-iconfont,
.content1 .image .mbr-iconfont:hover,
.c-info .timer,
.contacts .mbr-iconfont,
.mbr-gallery-filter li.active {
  color: #c7622d;
}
.item-layer,
.close:hover {
  background: rgba(199, 98, 45, 0.5);
}
.styled:before,
.styled span:before,
.content3 .image .mbr-iconfont:hover,
.folow:before,
.date:before,
.mbr-gallery-filter li:before,
.separator:before,
.bgc {
  background: #c7622d;
}
input:focus,
textarea:focus {
  border-color: #c7622d !important;
}
.mbr-slider .carousel-indicators li.active,
.mbr-slider .carousel-indicators li:hover {
  background-color: #c7622d !important;
  border-color: #c7622d !important;
}
a:hover,
.team-item.news h5 a:hover,
.team-item.news h3 a:hover,
.adr-link:hover,
.mbr-gallery-filter li:hover,
.news-min .text a:hover {
  color: #d8733e;
}
.mbr-section-subtitle,
.content1 .image .mbr-iconfont {
  color: #c7622d;
}
.bg-primary {
  background-color: #c7622d !important;
}
.bg-success {
  background-color: #c7622d !important;
}
.bg-info {
  background-color: #c7622d !important;
}
.bg-warning {
  background-color: #372554 !important;
}
.bg-danger {
  background-color: #c7622d !important;
}
.btn-primary {
  background-color: transparent;
  border-color: #ffffff;
  color: #ffffff;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active {
  color: #ffffff;
  background-color: #c7622d;
  border-color: #c7622d;
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #ffffff !important;
  background-color: #89431f !important;
  border-color: #89431f !important;
}
.btn-secondary {
  background-color: transparent;
  border-color: #ffffff;
  color: #ffffff;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary:active,
.btn-secondary.active {
  color: #ffffff;
  background-color: #c7622d;
  border-color: #c7622d;
}
.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #ffffff !important;
  background-color: #89431f !important;
  border-color: #89431f !important;
}
.btn-info {
  background-color: transparent;
  border-color: #222222;
  color: #222222;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active {
  color: #222222;
  background-color: #c7622d;
  border-color: #c7622d;
}
.btn-info.disabled,
.btn-info:disabled {
  color: #222222 !important;
  background-color: #89431f !important;
  border-color: #89431f !important;
}
.btn-success {
  background-color: transparent;
  border-color: #ffffff;
  color: #ffffff;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active {
  color: #ffffff;
  background-color: #c7622d;
  border-color: #c7622d;
}
.btn-success.disabled,
.btn-success:disabled {
  color: #ffffff !important;
  background-color: #89431f !important;
  border-color: #89431f !important;
}
.btn-warning {
  background-color: transparent;
  border-color: #ffffff;
  color: #ffffff;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active {
  color: #ffffff;
  background-color: #372554;
  border-color: #372554;
}
.btn-warning.disabled,
.btn-warning:disabled {
  color: #ffffff !important;
  background-color: #140e1f !important;
  border-color: #140e1f !important;
}
.btn-danger {
  background-color: transparent;
  border-color: #ffffff;
  color: #ffffff;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active {
  color: #ffffff;
  background-color: #c7622d;
  border-color: #c7622d;
}
.btn-danger.disabled,
.btn-danger:disabled {
  color: #ffffff !important;
  background-color: #89431f !important;
  border-color: #89431f !important;
}
.btn-black {
  color: #fff;
  background: #222;
  border: #222;
}
.btn-white {
  color: #222;
  background: #fff;
  border: #fff;
}
.btn-black:hover {
  background: #c7622d;
  border: #c7622d;
  color: #fff;
}
.btn-white:hover {
  background: #c7622d;
  border: #c7622d;
  color: #fff;
}
.btn-primary-outline {
  background: none;
  border-color: #74391a;
  color: #74391a;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline:active,
.btn-primary-outline.active {
  color: #ffffff;
  background-color: #c7622d;
  border-color: #c7622d;
}
.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
  color: #ffffff !important;
  background-color: #c7622d !important;
  border-color: #c7622d !important;
}
.btn-secondary-outline {
  background: none;
  border-color: #74391a;
  color: #74391a;
}
.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline:active,
.btn-secondary-outline.active {
  color: #ffffff;
  background-color: #c7622d;
  border-color: #c7622d;
}
.btn-secondary-outline.disabled,
.btn-secondary-outline:disabled {
  color: #ffffff !important;
  background-color: #c7622d !important;
  border-color: #c7622d !important;
}
.btn-info-outline {
  background: none;
  border-color: #74391a;
  color: #74391a;
}
.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline:active,
.btn-info-outline.active {
  color: #ffffff;
  background-color: #c7622d;
  border-color: #c7622d;
}
.btn-info-outline.disabled,
.btn-info-outline:disabled {
  color: #ffffff !important;
  background-color: #c7622d !important;
  border-color: #c7622d !important;
}
.btn-success-outline {
  background: none;
  border-color: #74391a;
  color: #74391a;
}
.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline:active,
.btn-success-outline.active {
  color: #ffffff;
  background-color: #c7622d;
  border-color: #c7622d;
}
.btn-success-outline.disabled,
.btn-success-outline:disabled {
  color: #ffffff !important;
  background-color: #c7622d !important;
  border-color: #c7622d !important;
}
.btn-warning-outline {
  background: none;
  border-color: #09060d;
  color: #09060d;
}
.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline:active,
.btn-warning-outline.active {
  color: #ffffff;
  background-color: #372554;
  border-color: #372554;
}
.btn-warning-outline.disabled,
.btn-warning-outline:disabled {
  color: #ffffff !important;
  background-color: #372554 !important;
  border-color: #372554 !important;
}
.btn-danger-outline {
  background: none;
  border-color: #74391a;
  color: #74391a;
}
.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus,
.btn-danger-outline:active,
.btn-danger-outline.active {
  color: #ffffff;
  background-color: #c7622d;
  border-color: #c7622d;
}
.btn-danger-outline.disabled,
.btn-danger-outline:disabled {
  color: #ffffff !important;
  background-color: #c7622d !important;
  border-color: #c7622d !important;
}
.text-primary {
  color: #c7622d !important;
}
.text-success {
  color: #c7622d !important;
}
.text-info {
  color: #c7622d !important;
}
.text-warning {
  color: #372554 !important;
}
.text-danger {
  color: #c7622d !important;
}
.alert-success {
  background-color: #c7622d;
}
.alert-info {
  background-color: #c7622d;
}
.alert-warning {
  background-color: #372554;
}
.alert-danger {
  background-color: #c7622d;
}
.btn-social {
  border-color: #c7622d;
}
.btn-social:hover {
  background: #c7622d;
}
.mbr-company .list-group-item.active .list-group-text {
  color: #c7622d;
}
.mbr-footer p a,
.mbr-footer ul a {
  color: #c7622d;
}
.mbr-footer-content li::before,
.mbr-footer .mbr-contacts li::before {
  background: #c7622d;
}
.mbr-footer-content li a:hover,
.mbr-footer .mbr-contacts li a:hover {
  color: #c7622d;
}
.lead a,
.lead a:hover {
  color: #c7622d;
}
.lead blockquote {
  border-color: #c7622d;
}
.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
  color: #e5ac8e;
}
.mbr-plan-header.bg-success .mbr-plan-subtitle,
.mbr-plan-header.bg-success .mbr-plan-price-desc {
  color: #e5ac8e;
}
.mbr-plan-header.bg-info .mbr-plan-subtitle,
.mbr-plan-header.bg-info .mbr-plan-price-desc {
  color: #e5ac8e;
}
.mbr-plan-header.bg-warning .mbr-plan-subtitle,
.mbr-plan-header.bg-warning .mbr-plan-price-desc {
  color: #a890ce;
}
.mbr-plan-header.bg-danger .mbr-plan-subtitle,
.mbr-plan-header.bg-danger .mbr-plan-price-desc {
  color: #e5ac8e;
}
.mbr-small-footer a,
.mbr-gallery-filter li:hover {
  color: #c7622d;
}
/*image*/
.mbr-figure .mbr-figure-caption-over {
  background: -moz-linear-gradient(left, rgba(199, 98, 45, 0.2), rgba(233, 132, 79, 0.7)) !important;
  background: -ms-linear-gradient(left, rgba(199, 98, 45, 0.2), rgba(233, 132, 79, 0.7)) !important;
  background: -o-linear-gradient(left, rgba(199, 98, 45, 0.2), rgba(233, 132, 79, 0.7)) !important;
  background: -webkit-linear-gradient(left, rgba(199, 98, 45, 0.2), rgba(233, 132, 79, 0.7)) !important;
  background: linear-gradient(left, rgba(199, 98, 45, 0.2), rgba(233, 132, 79, 0.7)) !important;
}
/*progress bar*/
.progress-primary[value]::-webkit-progress-value {
  background-color: #c7622d;
}
.progress-primary[value]::-moz-progress-bar {
  background-color: #c7622d;
}
.progress-primary[value]::-ms-fill {
  background-color: #c7622d;
}
@media screen and (min-width: 0\0) {
  .progress-primary .progress-bar {
    background-color: #c7622d;
  }
}
/*process*/
.process1 .image .bgr {
  background: -webkit-linear-gradient(left, rgba(199, 98, 45, 0.2), rgba(233, 132, 79, 0.7));
  background: -o-linear-gradient(right, rgba(199, 98, 45, 0.2), rgba(233, 132, 79, 0.7));
  background: -moz-linear-gradient(right, rgba(199, 98, 45, 0.2), rgba(233, 132, 79, 0.7));
  background: linear-gradient(to right, rgba(199, 98, 45, 0.2), rgba(233, 132, 79, 0.7));
}
/*accordion*/
.panel.active .panel-heading a,
.panel:hover .panel-heading a {
  border-color: #c7622d;
}
.panel-heading a:hover span:before,
.panel-heading a:hover span:after,
.panel.active .panel-heading a span:after {
  background: #c7622d;
}
#menu1-1x .hide-buttons .nav-btn {
  display: none !important;
}
#menu1-1x .navbar-caption {
  color: #ffffff;
}
#menu1-1x .navbar-toggler {
  color: #989898;
}
#menu1-1x .close-icon::before,
#menu1-1x .close-icon::after {
  background-color: #989898;
}
#menu1-1x .link,
#menu1-1x .dropdown-item {
  color: #989898;
  font-family: 'Open Sans', sans-serif;
}
#menu1-1x .link {
  font-size: 0.8rem;
}
#menu1-1x .dropdown-item,
#menu1-1x .nav-dropdown-sm .link {
  font-size: 0.866rem;
}
#menu1-1x .link:hover,
#menu1-1x .dropdown-item:hover,
#menu1-1x .link:focus,
#menu1-1x .dropdown-item:focus {
  color: #222;
}
#menu1-1x .link[aria-expanded="true"],
#menu1-1x .dropdown-menu {
  background: #000000;
}
#menu1-1x .nav-dropdown-sm .link:focus,
#menu1-1x .nav-dropdown-sm .link:hover,
#menu1-1x .nav-dropdown-sm .dropdown-item:focus,
#menu1-1x .nav-dropdown-sm .dropdown-item:hover {
  background: #190e08!important;
}
#menu1-1x .navbar,
#menu1-1x .nav-dropdown-sm,
#menu1-1x .nav-dropdown-sm .link[aria-expanded="true"],
#menu1-1x .nav-dropdown-sm .dropdown-menu {
  background: #25150c;
}
#menu1-1x .bg-color.transparent .link {
  color: #989898;
  transition: none;
}
#menu1-1x .navbar-toggler i,
#menu1-1x .navbar-toggler em,
#menu1-1x .navbar-toggler i:before,
#menu1-1x .navbar-toggler em:before,
#menu1-1x .navbar-toggler i:after,
#menu1-1x .navbar-toggler em:after {
  background: #989898;
}
#menu1-1x .navbar-toggler[aria-expanded="true"] i,
#menu1-1x .navbar-toggler[aria-expanded="true"] em {
  background: transparent;
}
#menu1-1x .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu1-1x .bg-color.transparent.opened .link:hover,
#menu1-1x .bg-color.transparent.opened .link:focus {
  color: #222;
}
#menu1-1x .link[aria-expanded="true"],
#menu1-1x .dropdown-item[aria-expanded="true"] {
  color: #222!important;
}
#menu1-1x .navbar-logo img {
  max-width: 250px;
  height: 60px;
}
#menu1-1x .navbar-dropdown .mbr-table-cell {
  height: 7.625rem;
}
#menu1-1x .link:hover,
#menu1-1x .dropdown-item:hover,
#menu1-1x .link:focus,
#menu1-1x .dropdown-item:focus {
  color: #d8733e;
}
#header1-1w {
  
}
#header1-1w SPAN {
  font-size: 32px;
  color: #222222;
}
#header1-1w I {
  font-size: 32px;
}
#header1-1w P {
  color: #222222;
  font-family: 'Open Sans', sans-serif;
}
#header1-1w .home-content {
  display: inline-block;
  max-width: 910px;
}
@media screen and (max-width: 400px) {
  #header1-1w .styled {
    line-height: 32px;
    font-size: 32px;
  }
}
@media screen and (min-width: 401px) and (max-width: 720px) {
  #header1-1w .styled {
    line-height: 16px;
    font-size: 18px;
  }
}
@media screen and (min-width: 721px) and (max-width: 1280px) {
  #header1-1w .styled {
    line-height: 32px;
    font-size: 20px;
  }
}
@media screen and (min-width: 1281px) and (max-width: 1440px) {
  #header1-1w .styled {
    line-height: 36px;
    font-size: 24px;
  }
}
@media screen and (min-width: 1441px) and (max-width: 1920px) {
  #header1-1w .styled {
    line-height: 40px;
    font-size: 32px;
  }
}
@media screen and (min-width: 1921px) {
  #header1-1w .styled {
    line-height: 46px;
    font-size: 32px;
  }
}
#footer1-1c .irixadress {
  line-height: 12px;
}
#footer1-1c .yritys {
  text-transform: uppercase;
  font-family: 'Merriweather', serif;
  font-weight: 800;
}

#menu1-1x .hide-buttons .nav-btn {
  display: none !important;
}
#menu1-1x .navbar-caption {
  color: #ffffff;
}
#menu1-1x .navbar-toggler {
  color: #989898;
}
#menu1-1x .close-icon::before,
#menu1-1x .close-icon::after {
  background-color: #989898;
}
#menu1-1x .link,
#menu1-1x .dropdown-item {
  color: #989898;
  font-family: 'Open Sans', sans-serif;
}
#menu1-1x .link {
  font-size: 0.8rem;
}
#menu1-1x .dropdown-item,
#menu1-1x .nav-dropdown-sm .link {
  font-size: 0.866rem;
}
#menu1-1x .link:hover,
#menu1-1x .dropdown-item:hover,
#menu1-1x .link:focus,
#menu1-1x .dropdown-item:focus {
  color: #222;
}
#menu1-1x .link[aria-expanded="true"],
#menu1-1x .dropdown-menu {
  background: #000000;
}
#menu1-1x .nav-dropdown-sm .link:focus,
#menu1-1x .nav-dropdown-sm .link:hover,
#menu1-1x .nav-dropdown-sm .dropdown-item:focus,
#menu1-1x .nav-dropdown-sm .dropdown-item:hover {
  background: #190e08!important;
}
#menu1-1x .navbar,
#menu1-1x .nav-dropdown-sm,
#menu1-1x .nav-dropdown-sm .link[aria-expanded="true"],
#menu1-1x .nav-dropdown-sm .dropdown-menu {
  background: #25150c;
}
#menu1-1x .bg-color.transparent .link {
  color: #989898;
  transition: none;
}
#menu1-1x .navbar-toggler i,
#menu1-1x .navbar-toggler em,
#menu1-1x .navbar-toggler i:before,
#menu1-1x .navbar-toggler em:before,
#menu1-1x .navbar-toggler i:after,
#menu1-1x .navbar-toggler em:after {
  background: #989898;
}
#menu1-1x .navbar-toggler[aria-expanded="true"] i,
#menu1-1x .navbar-toggler[aria-expanded="true"] em {
  background: transparent;
}
#menu1-1x .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu1-1x .bg-color.transparent.opened .link:hover,
#menu1-1x .bg-color.transparent.opened .link:focus {
  color: #222;
}
#menu1-1x .link[aria-expanded="true"],
#menu1-1x .dropdown-item[aria-expanded="true"] {
  color: #222!important;
}
#menu1-1x .navbar-logo img {
  max-width: 250px;
  height: 60px;
}
#menu1-1x .navbar-dropdown .mbr-table-cell {
  height: 7.625rem;
}
#menu1-1x .link:hover,
#menu1-1x .dropdown-item:hover,
#menu1-1x .link:focus,
#menu1-1x .dropdown-item:focus {
  color: #d8733e;
}
#footer1-1c .irixadress {
  line-height: 12px;
}
#footer1-1c .yritys {
  text-transform: uppercase;
  font-family: 'Merriweather', serif;
  font-weight: 800;
}

#menu1-1x .hide-buttons .nav-btn {
  display: none !important;
}
#menu1-1x .navbar-caption {
  color: #ffffff;
}
#menu1-1x .navbar-toggler {
  color: #989898;
}
#menu1-1x .close-icon::before,
#menu1-1x .close-icon::after {
  background-color: #989898;
}
#menu1-1x .link,
#menu1-1x .dropdown-item {
  color: #989898;
  font-family: 'Open Sans', sans-serif;
}
#menu1-1x .link {
  font-size: 0.8rem;
}
#menu1-1x .dropdown-item,
#menu1-1x .nav-dropdown-sm .link {
  font-size: 0.866rem;
}
#menu1-1x .link:hover,
#menu1-1x .dropdown-item:hover,
#menu1-1x .link:focus,
#menu1-1x .dropdown-item:focus {
  color: #222;
}
#menu1-1x .link[aria-expanded="true"],
#menu1-1x .dropdown-menu {
  background: #000000;
}
#menu1-1x .nav-dropdown-sm .link:focus,
#menu1-1x .nav-dropdown-sm .link:hover,
#menu1-1x .nav-dropdown-sm .dropdown-item:focus,
#menu1-1x .nav-dropdown-sm .dropdown-item:hover {
  background: #190e08!important;
}
#menu1-1x .navbar,
#menu1-1x .nav-dropdown-sm,
#menu1-1x .nav-dropdown-sm .link[aria-expanded="true"],
#menu1-1x .nav-dropdown-sm .dropdown-menu {
  background: #25150c;
}
#menu1-1x .bg-color.transparent .link {
  color: #989898;
  transition: none;
}
#menu1-1x .navbar-toggler i,
#menu1-1x .navbar-toggler em,
#menu1-1x .navbar-toggler i:before,
#menu1-1x .navbar-toggler em:before,
#menu1-1x .navbar-toggler i:after,
#menu1-1x .navbar-toggler em:after {
  background: #989898;
}
#menu1-1x .navbar-toggler[aria-expanded="true"] i,
#menu1-1x .navbar-toggler[aria-expanded="true"] em {
  background: transparent;
}
#menu1-1x .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu1-1x .bg-color.transparent.opened .link:hover,
#menu1-1x .bg-color.transparent.opened .link:focus {
  color: #222;
}
#menu1-1x .link[aria-expanded="true"],
#menu1-1x .dropdown-item[aria-expanded="true"] {
  color: #222!important;
}
#menu1-1x .navbar-logo img {
  max-width: 250px;
  height: 60px;
}
#menu1-1x .navbar-dropdown .mbr-table-cell {
  height: 7.625rem;
}
#menu1-1x .link:hover,
#menu1-1x .dropdown-item:hover,
#menu1-1x .link:focus,
#menu1-1x .dropdown-item:focus {
  color: #d8733e;
}
#text4-22 .irix {
  font-family: Merriweather;
  font-size: 24px;
  font-weight: 600;
  color: black;
}
#text4-22 .iriz {
  margin-top: -14px;
}
#footer1-1c .irixadress {
  line-height: 12px;
}
#footer1-1c .yritys {
  text-transform: uppercase;
  font-family: 'Merriweather', serif;
  font-weight: 800;
}

#menu1-1x .hide-buttons .nav-btn {
  display: none !important;
}
#menu1-1x .navbar-caption {
  color: #ffffff;
}
#menu1-1x .navbar-toggler {
  color: #989898;
}
#menu1-1x .close-icon::before,
#menu1-1x .close-icon::after {
  background-color: #989898;
}
#menu1-1x .link,
#menu1-1x .dropdown-item {
  color: #989898;
  font-family: 'Open Sans', sans-serif;
}
#menu1-1x .link {
  font-size: 0.8rem;
}
#menu1-1x .dropdown-item,
#menu1-1x .nav-dropdown-sm .link {
  font-size: 0.866rem;
}
#menu1-1x .link:hover,
#menu1-1x .dropdown-item:hover,
#menu1-1x .link:focus,
#menu1-1x .dropdown-item:focus {
  color: #222;
}
#menu1-1x .link[aria-expanded="true"],
#menu1-1x .dropdown-menu {
  background: #000000;
}
#menu1-1x .nav-dropdown-sm .link:focus,
#menu1-1x .nav-dropdown-sm .link:hover,
#menu1-1x .nav-dropdown-sm .dropdown-item:focus,
#menu1-1x .nav-dropdown-sm .dropdown-item:hover {
  background: #190e08!important;
}
#menu1-1x .navbar,
#menu1-1x .nav-dropdown-sm,
#menu1-1x .nav-dropdown-sm .link[aria-expanded="true"],
#menu1-1x .nav-dropdown-sm .dropdown-menu {
  background: #25150c;
}
#menu1-1x .bg-color.transparent .link {
  color: #989898;
  transition: none;
}
#menu1-1x .navbar-toggler i,
#menu1-1x .navbar-toggler em,
#menu1-1x .navbar-toggler i:before,
#menu1-1x .navbar-toggler em:before,
#menu1-1x .navbar-toggler i:after,
#menu1-1x .navbar-toggler em:after {
  background: #989898;
}
#menu1-1x .navbar-toggler[aria-expanded="true"] i,
#menu1-1x .navbar-toggler[aria-expanded="true"] em {
  background: transparent;
}
#menu1-1x .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu1-1x .bg-color.transparent.opened .link:hover,
#menu1-1x .bg-color.transparent.opened .link:focus {
  color: #222;
}
#menu1-1x .link[aria-expanded="true"],
#menu1-1x .dropdown-item[aria-expanded="true"] {
  color: #222!important;
}
#menu1-1x .navbar-logo img {
  max-width: 250px;
  height: 60px;
}
#menu1-1x .navbar-dropdown .mbr-table-cell {
  height: 7.625rem;
}
#menu1-1x .link:hover,
#menu1-1x .dropdown-item:hover,
#menu1-1x .link:focus,
#menu1-1x .dropdown-item:focus {
  color: #d8733e;
}
#footer1-1c .irixadress {
  line-height: 12px;
}
#footer1-1c .yritys {
  text-transform: uppercase;
  font-family: 'Merriweather', serif;
  font-weight: 800;
}

#menu1-1x .hide-buttons .nav-btn {
  display: none !important;
}
#menu1-1x .navbar-caption {
  color: #ffffff;
}
#menu1-1x .navbar-toggler {
  color: #989898;
}
#menu1-1x .close-icon::before,
#menu1-1x .close-icon::after {
  background-color: #989898;
}
#menu1-1x .link,
#menu1-1x .dropdown-item {
  color: #989898;
  font-family: 'Open Sans', sans-serif;
}
#menu1-1x .link {
  font-size: 0.8rem;
}
#menu1-1x .dropdown-item,
#menu1-1x .nav-dropdown-sm .link {
  font-size: 0.866rem;
}
#menu1-1x .link:hover,
#menu1-1x .dropdown-item:hover,
#menu1-1x .link:focus,
#menu1-1x .dropdown-item:focus {
  color: #222;
}
#menu1-1x .link[aria-expanded="true"],
#menu1-1x .dropdown-menu {
  background: #000000;
}
#menu1-1x .nav-dropdown-sm .link:focus,
#menu1-1x .nav-dropdown-sm .link:hover,
#menu1-1x .nav-dropdown-sm .dropdown-item:focus,
#menu1-1x .nav-dropdown-sm .dropdown-item:hover {
  background: #190e08!important;
}
#menu1-1x .navbar,
#menu1-1x .nav-dropdown-sm,
#menu1-1x .nav-dropdown-sm .link[aria-expanded="true"],
#menu1-1x .nav-dropdown-sm .dropdown-menu {
  background: #25150c;
}
#menu1-1x .bg-color.transparent .link {
  color: #989898;
  transition: none;
}
#menu1-1x .navbar-toggler i,
#menu1-1x .navbar-toggler em,
#menu1-1x .navbar-toggler i:before,
#menu1-1x .navbar-toggler em:before,
#menu1-1x .navbar-toggler i:after,
#menu1-1x .navbar-toggler em:after {
  background: #989898;
}
#menu1-1x .navbar-toggler[aria-expanded="true"] i,
#menu1-1x .navbar-toggler[aria-expanded="true"] em {
  background: transparent;
}
#menu1-1x .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu1-1x .bg-color.transparent.opened .link:hover,
#menu1-1x .bg-color.transparent.opened .link:focus {
  color: #222;
}
#menu1-1x .link[aria-expanded="true"],
#menu1-1x .dropdown-item[aria-expanded="true"] {
  color: #222!important;
}
#menu1-1x .navbar-logo img {
  max-width: 250px;
  height: 60px;
}
#menu1-1x .navbar-dropdown .mbr-table-cell {
  height: 7.625rem;
}
#menu1-1x .link:hover,
#menu1-1x .dropdown-item:hover,
#menu1-1x .link:focus,
#menu1-1x .dropdown-item:focus {
  color: #d8733e;
}
#footer1-1c .irixadress {
  line-height: 12px;
}
#footer1-1c .yritys {
  text-transform: uppercase;
  font-family: 'Merriweather', serif;
  font-weight: 800;
}

#menu1-1x .hide-buttons .nav-btn {
  display: none !important;
}
#menu1-1x .navbar-caption {
  color: #ffffff;
}
#menu1-1x .navbar-toggler {
  color: #989898;
}
#menu1-1x .close-icon::before,
#menu1-1x .close-icon::after {
  background-color: #989898;
}
#menu1-1x .link,
#menu1-1x .dropdown-item {
  color: #989898;
  font-family: 'Open Sans', sans-serif;
}
#menu1-1x .link {
  font-size: 0.8rem;
}
#menu1-1x .dropdown-item,
#menu1-1x .nav-dropdown-sm .link {
  font-size: 0.866rem;
}
#menu1-1x .link:hover,
#menu1-1x .dropdown-item:hover,
#menu1-1x .link:focus,
#menu1-1x .dropdown-item:focus {
  color: #222;
}
#menu1-1x .link[aria-expanded="true"],
#menu1-1x .dropdown-menu {
  background: #000000;
}
#menu1-1x .nav-dropdown-sm .link:focus,
#menu1-1x .nav-dropdown-sm .link:hover,
#menu1-1x .nav-dropdown-sm .dropdown-item:focus,
#menu1-1x .nav-dropdown-sm .dropdown-item:hover {
  background: #190e08!important;
}
#menu1-1x .navbar,
#menu1-1x .nav-dropdown-sm,
#menu1-1x .nav-dropdown-sm .link[aria-expanded="true"],
#menu1-1x .nav-dropdown-sm .dropdown-menu {
  background: #25150c;
}
#menu1-1x .bg-color.transparent .link {
  color: #989898;
  transition: none;
}
#menu1-1x .navbar-toggler i,
#menu1-1x .navbar-toggler em,
#menu1-1x .navbar-toggler i:before,
#menu1-1x .navbar-toggler em:before,
#menu1-1x .navbar-toggler i:after,
#menu1-1x .navbar-toggler em:after {
  background: #989898;
}
#menu1-1x .navbar-toggler[aria-expanded="true"] i,
#menu1-1x .navbar-toggler[aria-expanded="true"] em {
  background: transparent;
}
#menu1-1x .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu1-1x .bg-color.transparent.opened .link:hover,
#menu1-1x .bg-color.transparent.opened .link:focus {
  color: #222;
}
#menu1-1x .link[aria-expanded="true"],
#menu1-1x .dropdown-item[aria-expanded="true"] {
  color: #222!important;
}
#menu1-1x .navbar-logo img {
  max-width: 250px;
  height: 60px;
}
#menu1-1x .navbar-dropdown .mbr-table-cell {
  height: 7.625rem;
}
#menu1-1x .link:hover,
#menu1-1x .dropdown-item:hover,
#menu1-1x .link:focus,
#menu1-1x .dropdown-item:focus {
  color: #d8733e;
}
#custom-html-1z .btn-primary {
  border: 1px solid #fff;
  background: transparent;
}
#custom-html-1z .btn-primary:focus,
#custom-html-1z .btn-primary:hover {
  background-color: transparent;
  background-position: 0 -15px;
  border: 1px solid #fff;
}
#custom-html-1z .btn-primary.active,
#custom-html-1z .btn-primary:active {
  background-color: transparent;
  border: 1px solid #fff;
}
#custom-html-1z .btn-primary.active.focus,
#custom-html-1z .btn-primary.active:focus,
#custom-html-1z .btn-primary.active:hover,
#custom-html-1z .btn-primary:active.focus,
#custom-html-1z .btn-primary:active:focus,
#custom-html-1z .btn-primary:active:hover,
#custom-html-1z .open > .btn-primary.dropdown-toggle.focus,
#custom-html-1z .open > .btn-primary.dropdown-toggle:focus,
#custom-html-1z .open > .btn-primary.dropdown-toggle:hover {
  color: #fff;
  background-color: transparent;
  border: 1px solid #fff;
}
#custom-html-1z .btn-primary.active.focus .container.jf-thankyou,
#custom-html-1z .btn-primary.active:focus .container.jf-thankyou,
#custom-html-1z .btn-primary.active:hover .container.jf-thankyou,
#custom-html-1z .btn-primary:active.focus .container.jf-thankyou,
#custom-html-1z .btn-primary:active:focus .container.jf-thankyou,
#custom-html-1z .btn-primary:active:hover .container.jf-thankyou,
#custom-html-1z .open > .btn-primary.dropdown-toggle.focus .container.jf-thankyou,
#custom-html-1z .open > .btn-primary.dropdown-toggle:focus .container.jf-thankyou,
#custom-html-1z .open > .btn-primary.dropdown-toggle:hover .container.jf-thankyou {
  color: #fff;
}
#custom-html-1z #f7_4_box {
  position: absolute;
  left: 182px;
  top: 0px;
  margin-top: -5px;
  color: #000;
}
#custom-html-1z #f7_4_box:focus {
  border-color: #000 !important;
}
#custom-html-1z #f8_5_box {
  position: absolute;
  top: 25px;
  left: 25px;
  border-color: #000 !important;
}
#footer1-1c .irixadress {
  line-height: 12px;
}
#footer1-1c .yritys {
  text-transform: uppercase;
  font-family: 'Merriweather', serif;
  font-weight: 800;
}
