.permanent-marker-regular {
  font-family: "Permanent Marker", cursive;
  font-weight: 400;
  font-style: normal;
}
/* Buttonit */
.header-area .victory-btn {
    text-align: right;
    margin-top: 0px!important;
}
.victory-btn a {
  display: inline-block;
  background: #fff;
  padding: 8px 22px;
  font-size: 16px;
  color: #000;
  font-weight: 500;
  position: relative;
  z-index: 1;
  transition: .5s;
  text-decoration: none;
  border: 1px solid #fff;
}
.victory-btn a:hover {
  display: inline-block;
  background: #000;
  color: #fff;
  border: 1px solid #fff;
}
.victory-btn a i {
    display: inline-block;
    padding-left: 8px;
}
.tmpl-palvelu .victory-btn {
  margin-top: 25px;
}
.tmpl-palvelut .victory-btn, .tmpl-palvelutkoonti .victory-btn {
  margin-top: 10px;
  margin-bottom: 25px;
}
/* Sticky */
.sticky-nav {
    left: 0;
    margin: auto;
    position: fixed !important;
    top: 0;
    width: 100%;
    box-shadow: 0 2px 5px -2px rgba(0, 0, 0, 0.1);
    transition: 0.5s;
    z-index: 999;
    webkit-animation: 300ms running fadeInDown;
    animation: 500ms running fadeInUp;
    animation-name: slideInDown;
    border-bottom: 1px solid #444;
}
.sticky-nav ul {
    padding-bottom: 0px!important;
    padding-top: 5px!important;
}
.sticky-nav .header-logo img{
    width: 100%;
    max-width: 125px;
    height: auto;
    display: none;
}
.sticky-nav .header-logo-sticky img{
    width: 100%;
    max-width: 40px;
    height: auto;
    display: block;
}
/* Valikko */
.header-area {
    position: relative;
    padding-top: 10px;
    padding-bottom: 10px;
    background: #000;
}
.header-logo img {
    width: 100%;
    max-width: 105px;
    height: auto;
}
.header-logo-sticky img {
    width: 100%;
    max-width: 105px;
    height: auto;
    display: none;
}
.header-menu {
    text-align: right;
}
.header-menu ul{
    list-style: none;
    display: inline-block;
    padding-top: 15px;
    padding-bottom: 15px;
}
.header-menu ul li {
    display: inline-block;
}
.header-menu ul li a {
    display: inline-block;
    font-size: 16px;
    margin-right: 10px;
    margin-left: 10px;
    margin-bottom: 10px;
    font-weight: 400;
    color:#fff;
    position: relative;
    font-family: "Barlow";
}
.header-menu ul li a.active {
    font-weight: 700;
}
.header-menu ul li a::before {
    position: absolute;
    content: "";
    width: 0%;
    height: 1px;
    bottom: 30px;
    left: 0;
    background: #fff;
    transition: 0.5s;
}
.header-menu ul li a i {
    font-size: 14px;
    padding-left: 3px;
    display: inline-block;
}
.header-menu ul li a:hover::before{
    width: 100%;
}
.header-menu ul li a:hover {
  color: #fff;
}
/* Dropdown */
.header-menu ul li .sub-menu {
    position: absolute;
    width: 200px;
    display: block;
    text-align: left;
    background: #fff;
    opacity: 0;
    visibility: hidden;
    transition: 0.5s;
    top: 100%;
}
.header-menu ul li:hover .sub-menu{
    opacity: 1;
    top: 100%;
    visibility: visible;
}
.header-menu ul li .sub-menu li a {
    display: block;
    padding: 9px 19px;
    color: #000;
    width: 200px;
}
.header-menu ul li .sub-menu li a:hover{
    background: #fff;
    color: #000;
    border: 1px solid #000;
}
.header-menu ul li .sub-menu li a:before {
    position: inherit !important;
}
/* Hero btn */
.victory-btn.hero {
  margin: 0;
}
.victory-btn.hero a {
  padding: 14px 32px;
  transition: .5s;
}
.victory-btn.hero a:hover{
  color:#fff;
}
.victory-btn.hero a i {
  margin-left: 8px;
}
/* Treeniohjelmat btn */
.victory-btn.hero.feature a:hover{
  color: #000;
}
/* Info btn */
.victory-btn.about {
  margin: 30px 0 0;
}
.victory-btn.about a {
  padding: 11px  29px;
  background: #fff;
  color:#000;
  border-color:#fff;
}
.victory-btn.about a:hover{
  color: #fff;
  background: #000;
}
/* CTA btn */
.victory-btn.call {
  margin-left: 0;
}
.victory-btn.call a {
  background: #000;
  color: #fff;
  font-weight: 600;
  padding: 12px 25px;
}
.victory-btn.call a:hover{
  color: #000;
  background: #fff;
  border: 1px solid #000;
}
/* Ruokavalio btn */
.victory-btn.service {
  margin: 30px 0 0;
}
.victory-btn.service a {
  background: #000;
  color:#fff;
  border-color:#000;
}
.victory-btn.service a:hover{
  color: #000;
  background: #fff;
}
/* Hero */
.hero-area {
  background: url(assets/images/hero-bg.jpg);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  padding: 30px 0 0;
  min-height: 750px;
  height: auto;
}
.hero-content-sub-title h5 {
  font-size: 18px;
  line-height: 33px;
  color: #fefefe;
  font-weight: 500;
  font-family: "Poppins";
}
.hero-content-main-title h1 {
  font-size: 55px;
  line-height: 60px;
  color: #ffffff;
  font-weight: 700;
  font-family: 'Permanent Marker', cursive!important;
}
.hero-content-discription p {
  font-size: 16px;
  line-height: 24px;
  color: #ffffff;
  font-weight: 400;
  font-family: "Poppins";
  margin: 13px 0 34px;
}
p.ingressi {
  line-height: 24px;
}
/* Otsikot */
.tmpl-etusivu .notfound h1 {
  color: #fff!important;
}
.section-main-title h2, .section-main-title h1 {
  font-size: 36px;
  color:#000;
  font-weight: 700;
  font-family: 'Permanent Marker', cursive!important;
  margin-bottom: 10px;
}
.service-area .section-main-title h2 {

}
h1.maintitle {
  font-size: 36px;
  color:#fff;
  font-weight: 700;
  font-family: 'Permanent Marker', cursive!important;
  margin-bottom: 10px;
}
.section-discription {
  width: 54%;
  margin: auto;
}
.tmpl-uutiset .section-discription {
  width: 100%;
  margin: auto;
}
.section-discription p {
  font-size: 16px;
  line-height: 24px;
  color: #fff;
  font-weight: 400;
  font-family: "Poppins";
  margin-bottom: 62px;
}
.section-sub-title.feature h5 {
  font-size: 18px;
  color: #01eb27;
  font-weight: 500;
  font-family: "Poppins";
  margin-bottom: 15px;
}
.section-main-title.feature h3 {
  font-size: 30px;
  line-height: 45px;
  color:#fff;
  text-transform: uppercase;
  font-weight: 600;
  font-family: "Poppins";
  margin: 0;
}
.section-discription.feature {
  width: 87%;
  margin-top: 60px;
  margin-bottom: 86px;
}
.section-main-title.call h2 {
  color: #000;
  margin-bottom: 18px;
  font-family: 'Permanent Marker', cursive!important;
}
.section-discription.call {
  width: 60%;
}
.section-discription.call p {
    color: #000;
    margin-bottom: 28px;
    font-size: 15px;
    padding: 5px 0 5px;
}
.section-main-title.style-two h2 {
  color: #fff;
  position: relative;
  margin-left: 40px;
  font-family: 'Permanent Marker', cursive!important;
}
.section-main-title.style-two h2::before {
  position: absolute;
  content: "";
  width: 4px;
  height: 146px;
  background: #0066cb;
  left: -43px;
  top: -12px;
}
/* Treeniohjelmat */
.feature-area {
  padding: 96px 0 100px;
}
.feature-single-box {
  position: relative;
  overflow: hidden;
  margin-bottom: 58px;
}
.feature-single-box::before {
  position: absolute;
  content: "";
  height: 100%;
  width: 0;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  background: rgba(0,103,206,0.9);
  transition: .5s;
}
.feature-single-box:hover::before{
 width: 100%;
}
.feature-thumb img {
  width: 100%;
}
.feature-thumb-title {
  position: absolute;
  bottom: 32px;
  left: 21px;
  transition: .5s;
}
.feature-single-box:hover .feature-thumb-title{
  bottom: -28px;
  opacity: 0;
}
.feature-thumb-title h4 {
  font-size: 18px;
  color: #070707;
  font-weight: 600;
  font-family: "Poppins";
  padding: 7px 10px;
  background: #ffffff;
}
.feature-numbar {
  position: absolute;
  top: 13px;
  left: -38px;
  transition: .5s;
}
.feature-single-box:hover .feature-numbar{
  left: 35px;
}
.feature-numbar h3 {
  font-size: 30px;
  color: #ffffff;
  font-weight: 600;
  font-family: "Poppins";
}
.feature-content {
  position: absolute;
  bottom: -64px;
  left: 37px;
  transition: .5s;
}
.feature-single-box:hover .feature-content{
  bottom: 36px;
}
.feature-content h4 a{
  font-size: 20px;
  line-height: 20px;
  color: #ffffff;
  font-weight: 600;
  font-family: "Poppins";
}
.feature-content h6 {
  font-size: 16px;
  text-transform: uppercase;
  color: #ffffff;
  font-weight: 600;
  font-family: "Poppins";
}
/* Ruokavaliot */
.service-area {
  background: #000;
  padding: 100px 0 100px;
}
.service-area .section-main-title h2 {
  color:#fff;
}
.service-area .section-discription p, .service-area .about-discription p {
  color: #fff;
}
.about-area .about-discription ul li a {
  font-weight: 600;
  font-size: 18px;
}
.hero-area .hero-content-discription ul li a {
  font-weight: 600;
  font-size: 16px;
}
.hero-area .hero-content-discription ul li, .hero-area .hero-content-discription p {
  font-size: 16px!important;
}
 .hero-area ul  {
   list-style: none!important;
}
.victory-btn.hero {
     margin-top: 35px;
    margin-bottom: 15px;
}
.service-single-box {
  background: #ffffff;
  filter: drop-shadow(0px 15px 125px rgba(0,0,0,0.14));
  text-align: center;
  padding: 56px 0 40px;
  margin-bottom: 65px;
}
.service-content h4 {
  font-size: 20px;
  color: #fff;
  font-weight: 600;
  font-family: 'Permanent Marker', cursive!important;
  margin: 38px 0 4px;
}
.service-content p {
  font-size: 13px;
  line-height: 18px;
  color: #fff;
  font-weight: 400;
  font-family: "Poppins";
  margin: 0 0 8px;
  padding-left: 5px;
  padding-right: 5px;
}
.service-content a {
  display: inline-block;
  text-decoration: none;
  font-size: 16px;
  color: #fff;
  font-weight: 600;
  font-family: "Poppins";
  transition: .5s;
  margin-top: 5px;
}
.service-single-box:hover .service-content a{
  color: #01eb27;
}
/* Sisältö */
.about-sub-title h6 {
  font-size: 18px;
  line-height: 54px;
  color: #fff;
  font-weight: 500;
  font-family: "Barlow";
  margin-bottom: 7px;
}
.about-discription h2, .hero-area h2 {
  font-size: 24px;
  line-height: 32px;
  font-family: 'Permanent Marker', cursive!important;
}
.about-discription h3, .about-discription h4, .hero-area h3, .hero-area h4 {
  font-size: 22px;
  line-height: 28px;
  font-family: 'Permanent Marker', cursive!important;
}
.about-discription {
  width: 87%;
}
.tmpl-esittely .about-discription {
  width: 100%;
}
.about-discription p {
  color:#fff;
}
.pricelist ul, .about-content ul {
  margin-left: 20px;
  margin-bottom: 5px;
}
/*.pricelist ul li, .about-content ul li {
  display: block;
  margin-top: 10px;
  font-size: 16px;
  color:#fff;
  font-weight: 400;
  font-family: "Barlow";
}
.pricelist ul li i, .about-content ul li i {
  margin-right: 9px;
  color: #fff;
}*/
/* Palvelu */
.portfolio-area {
  padding: 100px 0 100px;
  background: #000;
}
.portfolio-area .all-services {
  padding-top: 60px;
  padding-bottom: 40px;
}
.portfolio-area .section-discription p.ingressi, .portfolio-area .section-discription p {
  margin-bottom:15px;
}
.portfolio-area .section-discription p, .portfolio-area .section-main-title h1 {
  color: #fff;
}
.portfolio-area .service-thumb {
  margin-bottom: 30px;
  width: 100%;
  height: auto;
}
.portfolio-area .service-thumb img {
  width: 100%;
  height: auto;
  max-width: 1200px;
}
.portfolio-area .section-discription {
  width: 100%;
  margin: auto;
}
.portfolio-area .price {
  font-weight: 700;
  font-size: 24px;
  color:#fff;
  margin-bottom:20px;
  margin-top:20px;
}
.back-button {
  margin-top: 60px;
}
/* Ajankohtaista */
.blog-area {
  padding: 100px 0 100px;
  /*background: #f2f2f2;*/
  background: #000;
}
.blog-area .section-main-title h2  {
  color: #fff;
  font-family: 'Permanent Marker', cursive!important;
}
.tmpl-uutiset .blog-area {
  padding: 100px 0 100px;
  background: #000;
}
.tmpl-uutiset .blog-area h1, .tmpl-uutiset .blog-area .section-discription p {
  color: #fff;
}
.blog-area .blog-archive {
  padding: 100px 0 100px;
}
.blog-area.archive {
  padding: 100px 0 100px;
  background: #000;
}
.blog-area .section-discription p {
  color: #fff;
}
.blog-area.archive .section-discription p, .blog-area.archive .section-main-title h1 {
  color: #fff;
}
.blog-single-box {
  margin-bottom: 40px;
  border: 1px solid #333;
}
.blog-thumb img {
  width: 100%;
}
.blog-thumb img:hover {
  opacity: .7;
}
.blog-content {
  padding-left: 25px;
  padding-right: 25px;
  padding-top: 0px;
  padding-bottom: 40px;
}
.blog-content h4 a {
  font-size: 24px;
  line-height: 30px;
  text-transform: uppercase;
  color: #fff;
  font-weight: 600;
  font-family: 'Permanent Marker', cursive!important;
  margin: 27px 0 10px;
}
.tmpl-uutiset .blog-content h4 a {
  font-size: 24px;
  line-height: 30px;
  text-transform: uppercase;
  color: #fff;
  font-weight: 600;
  font-family: 'Permanent Marker', cursive!important;
  margin: 27px 0 10px;
}
.blog-content p {
  color: #fff;
}
.blog-content p a {
  font-size: 16px;
  line-height: 20px;
  color: #fff;
  font-weight: 400;
}
.blog-content a {
  display: inline-block;
  text-decoration: none;
  font-size: 16px;
  color: #fff;
  font-weight: 700;
  font-family: "Poppins";
  transition: .5s;
}
.blog-content a:hover{
  color: #fff;
}
.blog-content a i {
  margin-left: 12px;
  color: #fff;
}
.tmpl-uutiset  .blog-content p {
  color: #fff;
}
.tmpl-uutiset  .blog-content p a {
  font-size: 16px;
  line-height: 20px;
  color: #fff;
  font-weight: 400;
}
.tmpl-uutiset  .blog-content a {
  display: inline-block;
  text-decoration: none;
  font-size: 16px;
  color: #fff;
  font-weight: 700;
  font-family: "Poppins";
  transition: .5s;
}
.tmpl-uutiset  .blog-content a:hover{
  color: #fff;
}
.tmpl-uutiset  .blog-content a i {
  margin-left: 12px;
  color: #fff;
}
.blog-area.archive .blog-content h4 a {
  font-size: 20px;
  line-height: 30px;
  text-transform: uppercase;
  color: #fff;
  font-weight: 600;
  font-family: "Poppins";
  margin: 27px 0 10px;
}
.blog-area.archive .blog-content p {
  color: #fff;
}
.blog-area.archive .blog-content p a {
  font-size: 16px;
  line-height: 20px;
  color: #fff;
  font-weight: 400;
}
.blog-area.archive .blog-content a {
  display: inline-block;
  text-decoration: none;
  font-size: 16px;
  color: #fff;
  font-weight: 700;
  font-family: "Poppins";
  transition: .5s;
}
.blog-area.archive .blog-conten a:hover{
  color: #fff;
}
.blog-area.archive .blog-content a i {
  margin-left: 12px;
  color: #fff;
}
/* CTA */
.call-do-action-area {
  padding-top:100px;
}
.row.call {
  background: #fff;
  padding: 78px 0 80px;
  margin-bottom: 100px;
}
/* Footer */
.footer-area {
  padding-top:100px;
  padding-bottom: 100px;
  background: #070707;
}
.footer-area .info {
  margin-bottom: 20px;
}
.footer-wiget-text p {
  font-size: 16px;
  line-height: 24px;
  color: #fff;
  font-weight: 400;
  font-family: "Barlow";
  margin: 0px 0 28px;
}
.footer-wiget-social {
  margin-top: 25px;
}
.footer-wiget-social ul {
  list-style: none;
}
.footer-wiget-social ul li {
  display: inline-block;
  margin-right: 18px;
}
.footer-wiget-social ul li a i {
  color: #000;
  font-size: 14px;
  background: #fff;
  height: 38px;
  width: 38px;
  display: inline-block;
  line-height: 38px;
  text-align: center;
  border-radius: 50%;
  transition: .5s;
  border: 1px solid #fff;
}
.footer-wiget-social ul li a i:hover{
  background: #000;
  color: #fff;
  border: 1px solid #fff;
}
.tmpl-yhteystiedot .footer-wiget-social ul li a i {
  font-size: 32px;
  height: 60px;
  width: 60px;
  line-height: 60px;
}
.footer-wiget-title h4 {
  font-size: 22px;
  line-height: 24px;
  color: #ffffff;
  font-weight: 600;
  font-family: 'Permanent Marker', cursive!important;
  padding: 0 0 28px;
}
.footer-wiget-menu ul {
  list-style: none;
}
.footer-wiget-menu ul li {
  list-style: none;
  margin-top: 4px;
}
.footer-wiget-menu ul li a {
  display: inline-block;
  font-size: 18px;
  color: #ffffff;
  font-weight: 400;
  font-family: "Barlow";
  text-decoration: none;
  transition: .5s;
}
.footer-wiget-menu ul li a:hover{
  color: #fff;
  text-decoration: none;
}
.footer-wiget-menu ul li a i {
  margin-right: 10px;
  font-size: 14px;
}
.footer-wiget-log {
  margin-bottom: 30px;
}
.footer-wiget-log img {
  width: 100%;
  max-width: 125px;
  height: auto;
}
.footer-wiget-menu  {
  padding: 5px;
}
.footer-wiget-menu iframe {
}
/* Copyright */
.row.text {
  margin-top: 110px;
}
.copyright-text p {
  opacity: 0.702;
  font-size: 16px;
  color: #ffffff;
  font-weight: 400;
  font-family: "Barlow";
}
.copyright-text p a {
  font-size: 16px;
  color: #ffffff;
  font-weight: 600;
  font-family: "Barlow";
}
.copyright-text p a:hover {
  color: #ffffff;
  text-decoration: underline;
}
/* Murupolku */
.breatcome-area {
  background: url(assets/images/breatcome.jpg);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  height: 400px;
}
.bratcome-title h2 {
  font-size: 30px;
  color: #fefefe;
  font-weight: 600;
  font-family: 'Permanent Marker', cursive!important;
}
.breatcome-text ul {
  list-style: none;
}
.breatcome-text ul li {
  display: inline-block;
  margin-right: 15px;
  color: #fff;
  font-weight: 400;
}
.breatcome-text ul li a {
  display: inline-block;
  color: #fff;
  font-weight: 400;
  text-decoration: none;
  position: relative;
  transition: .5s;
}
.breatcome-text ul li a.current {
  font-weight: 700;
}
.breatcome-text ul li a:hover {
  color: #fff;
}
/* Galleria */
.gallery-area {
  padding: 0px 0 100px;
}
.gallery-area .gallery-box {
  padding: 0px 0 100px;
  border: 1px solid #555;
  padding: 0px;
  margin-bottom: 25px;
}
.gallery-area .gallery-box img {
  width: 100%;
  max-width: 200px;
  height: auto;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.gallery-box {
    overflow: hidden;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    margin-bottom: 20px;
}
.gallery-box:hover {
    transform: scale(1.03);
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.15);
}
.gallery-img img {
    width: 100%;
    height: auto;
    display: block;
    transition: transform 0.3s ease;
    margin:0px!important;
}
.gallery-box:hover img {
    transform: scale(1.05);
}

/* Sisältö */
.about-area {
  padding: 100px 0 100px;
}
.about-area .section-main-title h2 {
  color:#fff;
}
.about-area .content-box {
  margin-bottom: 50px;
}
.about-area.style-three {
  padding: 106px 0 108px;
}
.about-thumb.style-three {
  position: relative;
}
.about-thumb-content {
  position: absolute;
  bottom: 135px;
  width: 246px;
  height: 146px;
  background: #01eb27;
  left: 160px;
  padding: 38px 35px 0;
}
.about-thumb-content p {
  font-size: 22px;
  color: #ffffff;
  line-height: 35px;
  font-weight: 600;
  font-family: "Barlow";
}
.about-discription.style-three {
  margin-bottom: 46px;
}
.about-list.style-three ul li {
  font-weight: 600;
  font-size: 22px;
}
/* CTA */
/*.call-do-action-area.style-two {
  background: url(assets/images/action-bg.jpg);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  height: 440px;
  padding: 0;
}
.single-video {
  text-align: -webkit-right;
}
.video-icon {
  height: 123px;
  width: 123px;
  line-height: 123px;
  background: #ffffff;
  text-align: center;
  border-radius: 100%;
  -webkit-animation: ripple-white 1s linear infinite;
  animation: ripple-blue 1s linear infinite;
  -webkit-transition: .5s;
}
.video-icon a {
  display: inline-block;
  text-decoration: none;
  font-size: 20px;
  line-height: 30px;
  color: #01eb27;
  font-weight: 600;
  font-family: "Poppins";
}*/
/* Uutinen */
.blog-details-area {
  padding: 100px 0 100px;
}
.blog-details-title h1 {
  font-size: 46px;
  color: #000000;
  font-weight: 600;
  font-family: "Poppins";
}
.blog-detials-discription {
  width: 58%;
}
.blog-detials-discription p {
  font-size: 16px;
  line-height: 24px;
  color: #616161;
  font-weight: 400;
  font-family: "Poppins";
  padding: 12px 0 38px;
}
.blog-details-thumb {
  position: relative;
}
.blog-details-date {
  position: absolute;
  right: 187px;
  top: -10px;
  width: 85px;
  height: 140px;
  background-color: #01eb27;
  text-align: center;
  padding: 17px;
}
.blog-details-date-content h2 {
  font-size: 30px;
  letter-spacing: 8px;
  line-height: 24px;
  color: #fefefe;
  font-weight: 700;
  font-family: 'Permanent Marker', cursive!important;
}
.blog-details-date-content p {
  font-size: 16px;
  color: #fefefe;
  font-weight: 400;
  font-family: "Poppins";
  margin: 5px 0px 4px;
}
.blog-details-date-content span {
  font-size: 16px;
  line-height: 24px;
  color: #fefefe;
  font-weight: 400;
  font-family: "Poppins";
}
/* Yhteystiedot */
.contact-area {
    padding: 150px 0 150px;
}
.contact-infor {
    box-shadow: 0px 15px 30px rgb(0 0 0 / 15%);
    padding: 36px 50px 19px;
}
.contact-infor h1 {
    margin-bottom: 28px;
    font-family: 'Permanent Marker', cursive!important;
}
.contact-infor p {
    color:#fff;
}
.contact-infor h4 {
    font-size: 26px;
    margin-bottom: 39px;
    font-family: 'Permanent Marker', cursive!important;
}
.contact-infor-box {
    margin-bottom: 40px;
}
.contact-infor-icon {
    float: left;
}
.contact-infor-icon i {
    font-size: 40px;
    background: #fff;
    color: #000;
    width: 70px;
    height: 70px;
    text-align: center;
    line-height: 70px;
    margin-right: 18px;
    display: inline-block;
}
.contact-content {
    overflow: hidden;
}
.contact-content h6 {
    font-size: 22px;
    margin-bottom: 10px;
    margin-top: 0;
    line-height: 20px;
    font-weight: 500;
    font-family: 'Permanent Marker', cursive!important;
}
.contact-content p {
    font-size: 15px;
    line-height: 23px;
    margin-bottom: 2px;
    color: #fff;
}
.contact-content p a {
    color: #fff;
    font-size: 18px;
    line-height: 23px;
    margin-bottom: 2px;
}
.contact-form {
    box-shadow: 0px 15px 30px rgb(0 0 0 / 15%);
    padding: 36px 34px 30px;
}
.contact-form h4 {
    font-size: 26px;
    margin-bottom: 39px;
    margin-top: 0px;
    font-family: 'Permanent Marker', cursive!important;
}
.contact-form input {
    width: 100%;
    height: 46px;
    margin-bottom: 24px;
    padding: 0 13px;
    border: 1px solid rgba(119,119,119,.2);
}
.contact-form textarea {
    width: 100%;
    height: 130px;
    border: 1px solid rgba(119,119,119,.2);
    padding: 10px 13px;
}
.captcha {
  	font-size:1em;
  	padding-top:0em;
  	padding-bottom:1em;
  	margin-bottom:0em!important;
  	width:100%;
}
.captcha-input {
  	font-size:0.9em;
  	padding:0em;
  	padding-bottom:4em;
}
.captcha-input input{
  	float:left;
  	clear:right;
  	margin-right:0.5em;
    padding:0em!important;
    height: 28px!important;
    width: 55px!important;
    text-align: center!important;
}
.captcha-input img{
  	float:left;
  	clear:right;
  	margin-right:0.5em;
  	margin-top:0em;
}
/* Tuoteryhmä */
.style-two .portfolio-single-box {
    margin-bottom: 30px;
    border: 1px solid #333;
}
.portfolio-thumb {
    position: relative;
    z-index: 1;
}
.style-two .portfolio-thumb img {
    width: 100%;
}
.portfolio-content {
    position: absolute;
    bottom: 0px;
    right: 50%;
    background: #fff;
    width: 78%;
    padding: 5px 25px 15px;
    border-radius: 10px;
    transform: translateY(-50%);
    margin: auto;
    left: 46px;
    transition: .5s;
    opacity:1;
}
.portfolio-titlebox  {
   background: #000;
   width: 100%;
   padding-top: 15px;
   padding-bottom: 15px;
   padding-left: 30px;
   padding-right: 30px;
}
.portfolio-titlebox h4 a, .portfolio-titlebox h4 {
    font-size: 22px;
    font-weight: 600;
    color: #fff;
    display: inline-block;
    font-family: 'Permanent Marker', cursive!important;
}
.portfolio-titlebox .portfolio-price {
    font-size: 16px;
    color: #fff;
    padding-bottom: 10px;
}
.portfolio-title h4 a {
    font-size: 22px;
    font-weight: 500;
    color: #000;
    display: inline-block;
    font-family: 'Permanent Marker', cursive!important;
}
.portfolio-title span {
    font-size: 16px;
    color: #000;
}
.portfolio-title {
    float: left;
    width: 85%;
}
.portfolio-icon {
    float: left;
    width: 15%;
    margin-top: 27px!important;
}
.portfolio-icon i {
    background: #000;
    height: 38px;
    width: 38px;
    line-height: 38px;
    text-align: center;
    border-radius: 50%;
    color: #fff;
    font-size: 20px;
    display: inline-block;
}
/* Sisältö */
.casestudy-detail-area {
    padding: 111px 0 104px;
    color:#fff;
}
.casestudy-title-box h2 {
    font-size: 50px;
    line-height: 60px;
    padding-top: 0;
    padding-bottom: 26px;
    font-family: 'Permanent Marker', cursive!important;
}
.casestudy-detail-area .richtext h2 {
  font-size: 28px;
  line-height: 38px;
  font-family: 'Permanent Marker', cursive!important;
}
.casestudy-detail-area .richtext h3, .casestudy-detail-area .richtext h4 {
  font-size: 22px;
  line-height: 32px;
  font-family: 'Permanent Marker', cursive!important;
}
.casestudy-title-box .ingressi, .casestudy-detail-area .richtext p {
  color:#fff;
}
.casestudy-detail-info-box {
    background-color: #01eb27;
    border-radius: 10px;
    padding: 35px 54px 35px;
}
.casestudy-detail-info-content {
    display: flex;
    align-items: center;
}
.casestudy-detail-info-text span:first-child {
    display: block;
    margin-bottom: 7px;
}
.casestudy-detail-info-text span:last-child {
    margin-top: 8px;
}
.casestudy-detail-info-text span {
    font-family: "Poppins";
    font-size: 18px;
    font-weight: 500;
    color: #ffffff;
}
.casestudy-detail-info-text.two {
    margin-left: 60px;
}
.casestudy-detail-info-content.two {
    margin-top: 28px;
}
.casestudy-detail-thumb {
    margin-top: 30px;
    margin-bottom: 50px;
    position: relative;
    display: block;
    overflow: hidden;
    border-radius: 10px;
}
.casestudy-detail-thumb img {
    width: 100%;
    transform: scale(1);
    border-radius: 10px;
    transition: .5s;
}
.points ul {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    text-decoration: none;
    margin-top: 20px;
}
.points ul li {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}
.point-object {
    width: 35px;
    height: 35px;
    border: solid 5px #01eb27;
    border-radius: 100%;
    margin-right: 20px;
}
.points ul li p {
    width: calc(100% - 55px);
    color: #10161b;
    font-family: "Poppins";
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 0;
}
.casestudy-detail-img-box {
    margin: 40px 0;
}
.casestudy-detail-img {
    overflow: hidden;
    margin: 21px 0 34px;
}
.casestudy-detail-img img {
    width: 100%;
}
.casestudy-detail-img img {
    width: 100%;
    transform: scale(1);
    border-radius: 10px;
    transition: .5s;
}
.casestudy-detail-img img {
    width: 100%;
    transform: scale(1);
    border-radius: 10px;
}
p {
    font-size: 15px;
    line-height: 24px;
    color: #777777;
    font-weight: normal;
    margin-bottom: 12px;
}
.casestudy-title-box2 h3 {
    font-family: 'Catamaran', sans-serif;
    font-size: 25px;
    color: #10161b;
    line-height: 35px;
    font-weight: 800;
    padding: 0 0 21px;
}
.casestudy-title-box2 p {
  font-size: 15px;
    line-height: 24px;
    color: #777777;
    font-weight: normal;
    margin-bottom: 12px;
}
.casestudy-detail-thumb img:hover {
    transform: scale(1.1);
}
.casestudy-detail-img img:hover {
    transform: scale(1.1);
}
/* Uutinen */
.blog-details-area {
    padding: 120px 0 80px;
}
.blog-details {
    padding-top:100px;
    padding-bottom: 100px;
}
.blog_dtl_thumb {
    overflow: hidden;
}
.blog-details-thumb img {
    width: 100%;
}
.blog_dtl_thumb img {
    width: 100%;
    transform: scale(1);
    transition: .5s;
}
.blog_details {
    box-shadow: 0 7px 16px rgba(0, 0, 0, 0.15);
    padding: 15px 20px;
}
.blog_dtl_content h1 {
    color: #fff;
    font-size: 35px;
    padding-top: 25px;
    margin-bottom: 10px;
    font-family: 'Permanent Marker', cursive!important;
}
.victory-blog-meta-left {
    padding: 12px 0 35px;
}
.victory-blog-meta-left span {
    color: #fff;
    margin-right: 30px;
}
.victory-blog-meta-left i {
    margin-right: 10px;
}
.blog_dtl_content p {
    color: #fff;
}
.blog_dtl_content h3 {
    color: #fff;
    padding: 10px 0 20px;
    font-size: 28px;
    font-family: 'Permanent Marker', cursive!important;
}
.blog_dtl_content ul {
  margin-top: 10px;
  margin-left: 15px;
  margin-bottom: 10px;
}
.contact_button button {
    background: #fff;
    color: #000;
    padding: 10px 20px;
    border: 1px solid #fff;
    margin-top: 30px;
    position: relative;
    z-index: 1;
}
.contact_button button:hover {
    background: #000;
    color: #fff;
    border: 1px solid #fff;
}
.blog-left-side > div {
    background-color: #fff;
    margin-bottom: 30px;
    padding: 23px 30px 23px;
    box-shadow: 0 7px 16px rgba(0, 0, 0, 0.15);
}
.blog-left-side .widget h2 {
    color: #0d1218;
    display: block;
    font-size: 28px;
    margin-bottom: 36px;
    font-family: 'Permanent Marker', cursive!important;
}
.blog-left-side .widget ul {
    list-style: none;
    color: #0762f8;
}
.blog-left-side > .widget > ul > li {
    margin: 0 0 10px;
    padding: 8px 0 15px;
    border-bottom: 1px solid #ddd;
}
.blog-left-side .widget ul li a {
    color: #333;
}
.blog-left-side .widget ul li a i {
    margin-right: 2px;
    font-size: 13px;
}
.blog-left-side .widget ul li a span {
    float: right;
}
.single-widget-item {
    overflow: hidden;
}
.recent-post-item {
    margin-top: 25px;
    float: left;
    width: 100%;
}
.recent-post-image {
    float: left;
    margin-right: 3px;
}
.recent-post-image a {
    display: inline-block;
    margin-top: 6px;
    margin-bottom: 5px;
}
.recent-post-image img, .recent-post-image a img {
    max-width: 125px;
    width: 100%;
    height: auto;
    margin-right: 10px;
    margin-bottom: 5px;
}
.recent-post-text {
    overflow: hidden;
}
.blog-grid .recent-post-text .rcomment {
    color: red;
    font-size: 12px;
}
span.rcomment {
    font-size: 14px;
    color:#fff;
}
.recent-post-text h4 {
    line-height: 25px;
    margin: 0;
}
.recent-post-text a {
    color: #fff;
    font-size: 18px;
    transition: .5s;
    font-weight: 600;
}
.recent-post-text h4 a:hover {
    color: #f2f2f2;
    text-decoration: none;
}
.recent-post-item {
    margin-top: 25px;
}
.recent-post-image a {
    display: inline-block;
    margin-top: 6px;
    margin-bottom: 5px;
}
.recent-post-image img {
    max-width: 87%;
    border-radius: 5px;
}
.tagcloud a {
    color: #fff;
    display: inline-block;
    margin: 0 2px 10px 0;
    padding: 4px 15px;
    text-align: center;
    background: #f7fafd;
    border-radius: 5px;
    transition: .5s;
}
.blog-left-side > div:last-child {
    margin-bottom: 0px;
}
.textwidget {
    padding: 0 0 223px;
}
.sbi_photo_wrap {
    float: left;
    margin: 1px;
}
.blog_dtl_thumb img:hover {
    transform: scale(1.1);
}
.tagcloud a:hover {
    background: #01eb27;
    color: #fff;
}
.blog-left-side .widget ul li a:hover {
    color: #01eb27;
    padding-left: 10px;
}
.recent-post-text a:hover {
    color: #000;
    text-decoration: underline;
}
/* Sisältökuvat */
.module-kuvia {
	margin-top:1em;
	margin-bottom:1em;
	padding:0.5em;
	float:left;
	clear:both;
	width:100%;
}
.size-large {
	clear:both!important;
	width:100%;
	margin-top:1em;
	margin-bottom:1em;
	float:left;
}
.size-large img {
	width:100%;
	height:auto;
}
.size-small {
	clear:right!important;
	width:50%;
	float:left;
	margin-top:1em;
	margin-bottom:1em;
}
.size-small img {
	width:100%;
	height:auto;
}
.size-large .img-content, .size-small .img-content {
	margin:0.5em;
}
@media screen and (max-width: 576px) {
  .size-large, .size-small {
  	width:100%;
  }
}
/* Sivunumerot */
 .paginations {
     text-align: center;
     margin-top: 30px;
}
 .paginations a, .page-numbers span.current {
     display: inline-block;
     font-size: 20px;
     font-weight: 700;
     margin: auto 5px;
     border: 1px solid #fff;
     color: #fff;
     padding-left: 10px;
     padding-right: 10px;
     padding-top: 6px;
     padding-bottom: 6px;
}
 .page-numbers li {
     display: inline-block;
}
 .paginations a:hover, .paginations a.current, .page-numbers span.current {
     background: #fff;
     border-color: #fff;
     color: #000;
     font-weight: 700;
}
 .kc_counter_box i {
     display: inline-block;
     font-size: 45px;
     margin-bottom: 0;
}
/* Hinnasto */
.tmpl-hinnasto .about-area a {
    color: #fff;
    font-size: 17px;
    line-height: 23px;
}
/* Sivun alkuun */
.scroll-area{
  position: relative;
  z-index: 999;
}
.scroll-area .go-top {
    position: fixed;
    cursor: pointer;
    top: 0;
    right: 30px;
    color: #ffffff;
    background-image: -moz-linear-gradient(0deg, #fff 0%, #fff 100%);
    background-image: -webkit-linear-gradient(0deg, #fff 0%, #fff 100%);
    z-index: 9999;
    width: 45px;
    text-align: center;
    height: 45px;
    line-height: 42px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.9s ease-out 0s;
    -moz-transition: all 0.9s ease-out 0s;
    border-radius: 10px;
}
.scroll-area .go-top i {
      position: absolute;
      top: 50%;
      left: -4px;
      right: 0;
      margin: 0 auto;
      font-size: 15px;
      -o-transform: translateY(-50%);
      transform: translateY(-50%);
      -webkit-transition: all 0.5s ease-out 0s;
      -moz-transition: all 0.5s ease-out 0s;
}
.scroll-area .go-top i:last-child {
    opacity: 0;
    visibility: hidden;
    top: 60%;
}
.scroll-area .go-top::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background-image: linear-gradient(to right, #fff  0%, #fff  100%);
    background-image: -ms-linear-gradient(0deg, #fff  0%, #fff  100%);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
    border-radius: 100%;
}
.scroll-area .go-top:focus, .scroll-area .go-top:hover {
      color: #fff;
}
.scroll-area .go-top:focus::before, .scroll-area .go-top:hover::before {
        opacity: 1;
        visibility: visible;
}
.scroll-area .go-top:focus i:first-child, .scroll-area .go-top:hover i:first-child {
        opacity: 0;
        top: 0;
        visibility: hidden;
 }
.scroll-area .go-top:focus i:last-child, .scroll-area .go-top:hover i:last-child {
        opacity: 1;
        visibility: visible;
        top: 50%;
}
.scroll-area .go-top.active {
    top: 95%;
    -webkit-transform: translateY(-98%);
    -moz-transform: translateY(-98%);
    opacity: 1;
    visibility: visible;
    border-radius: 0;
    right: 30px;
    border-radius:100%;
}
.top-wrap {
  position: relative;
}
.top-wrap .go-top-button {
    display: inline-block;
    width: 50px;
    height: 50px;
    line-height: 40px;
    text-align: center;
    color: #000;
    top: 3px;
    z-index: 1;
    background: #fff;
}
 .top-wrap .go-top-button i {
      font-size: 20px;
      font-weight: 700;
      padding-left: 4px;
      color: #000;
}
.top-wrap .go-top-button::after {
    z-index: -1;
    content: "";
    position: absolute;
    left: 3px;
    top: 3px;
    width: 45px;
    height: 45px;
    -webkit-animation: ripple 1.6s ease-out infinite;
    -moz-animation: ripple 1.6s ease-out infinite;
    opacity: 0;
    background-image: -moz-linear-gradient(0deg, #fff 0%, #fff 100%);
    background-image: -webkit-linear-gradient(0deg, #fff 0%, #fff 100%);
    border-radius: 100%;
}
.top-wrap .go-top-button:hover {
      background-color: #fff;
      color: #000;
  }
@keyframes ripple {
  0%, 35% {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    opacity: 1; }
  50% {
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -ms-transform: scale(1.5);
    -o-transform: scale(1.5);
    transform: scale(1.5);
    opacity: 0.8; }
  100% {
    opacity: 0;
    -webkit-transform: scale(2);
    -moz-transform: scale(2);
    -ms-transform: scale(2);
    -o-transform: scale(2);
    transform: scale(2); } }
/* Animaatio */
.rotateme {
    -webkit-animation-name: rotateme;
            animation-name: rotateme;
    -webkit-animation-duration: 20s;
            animation-duration: 20s;
    -webkit-animation-iteration-count: infinite;
            animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
            animation-timing-function: linear;
  }

  @keyframes rotateme {
    from {
      -webkit-transform: rotate(0deg);
              transform: rotate(0deg);
    }
    to {
      -webkit-transform: rotate(360deg);
              transform: rotate(360deg);
    }
  }


      @keyframes animationFramesOne {
        0% {
          -webkit-transform: translate(0px, 0px) rotate(0deg);
                  transform: translate(0px, 0px) rotate(0deg);
        }
        20% {
          -webkit-transform: translate(73px, -1px) rotate(36deg);
                  transform: translate(73px, -1px) rotate(36deg);
        }
        40% {
          -webkit-transform: translate(141px, 72px) rotate(72deg);
                  transform: translate(141px, 72px) rotate(72deg);
        }
        60% {
          -webkit-transform: translate(83px, 122px) rotate(108deg);
                  transform: translate(83px, 122px) rotate(108deg);
        }
        80% {
          -webkit-transform: translate(-40px, 72px) rotate(144deg);
                  transform: translate(-40px, 72px) rotate(144deg);
        }
        100% {
          -webkit-transform: translate(0px, 0px) rotate(0deg);
                  transform: translate(0px, 0px) rotate(0deg);
        }
      }

      @-webkit-keyframes animationFramesOne {
        0% {
          -webkit-transform: translate(0px, 0px) rotate(0deg);
        }
        20% {
          -webkit-transform: translate(73px, -1px) rotate(36deg);
        }
        40% {
          -webkit-transform: translate(141px, 72px) rotate(72deg);
        }
        60% {
          -webkit-transform: translate(83px, 122px) rotate(108deg);
        }
        80% {
          -webkit-transform: translate(-40px, 72px) rotate(144deg);
        }
        100% {
          -webkit-transform: translate(0px, 0px) rotate(0deg);
        }
      }

      @-webkit-keyframes ripple-blue {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(255,255,255, 0.3), 0 0 0 10px rgba(255,255,255, 0.3), 0 0 0 20px rgba(255,255,255, 0.3);
        box-shadow: 0 0 0 0 rgba(255,255,255, 0.3), 0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 20px rgba(255,255,255, 0.3)
    }
    100% {
        -webkit-box-shadow: 0 0 0 10px rgba(255,255,255, 0.3), 0 0 0 20px rgba(255, 255, 255, 0.3), 0 0 0 30px rgba(255, 255, 255, 0);
        box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 20px rgba(255, 255, 255, 0.3), 0 0 0 30px rgba(255, 255, 255, 0)
    }
}

@keyframes ripple-blue {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(255,255,255, 0.3), 0 0 0 10px rgba(255,255,255, 0.3), 0 0 0 20px rgba(255,255,255, 0.3);
        box-shadow: 0 0 0 0 rgba(255,255,255, 0.3), 0 0 0 10px rgba(255,255,255, 0.3), 0 0 0 20px rgba(255,255,255, 0.3)
    }
    100% {
        -webkit-box-shadow: 0 0 0 10px rgba(255,255,255, 0.3), 0 0 0 20px rgba(255,255,255, 0.3), 0 0 0 30px rgba(255,255,255, 0);
        box-shadow: 0 0 0 10px rgba(255,255,255, 0.3), 0 0 0 20px rgba(255,255,255, 0.3), 0 0 0 30px rgba(255,255,255, 0)
    }
}
