a {
    color: #50612b;
    transition: .5s;
}
a:hover {
    text-decoration: underline;
    color: #50612b;
}
 body {
	font-family: 'Roboto',sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.6;
	color:#333;
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
textarea:-webkit-autofill:active,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus,
select:-webkit-autofill:active{
  transition: background-color 50000s ease-in-out 0s, color 5000s ease-in-out 0s;
}
p.form-messege{
    margin-top: 8px;
}
p {
     font-style: normal;
}
h1, h1 a, h2, h2 a, h3, h3 a, h4, h4 a, h5, h5 a, h6, h6 a {
    font-family: 'Source Sans 3',sans-serif;
    font-style: normal;
    line-height: 1.2;
    font-weight: 700;
    -webkit-transition: .5s;
    transition: .5s;
    font-size: 22px;
    margin-bottom: 5px;
	  color:#090909;
}
 .btn-primary:focus, select:focus, textarea:focus, input:focus{
     box-shadow: none !important;
}
 textarea, input{
     outline:none;
}
 a:focus, .btn:focus {
     text-decoration: none;
     outline: none;
}
.witr_section_title_inner h1 {
    font-size: 40px;
    margin: auto;
    font-weight: 700;
    line-height: 1.2;
}
 .witr_section_title_inner h2, .witr_section_title_inner h3, .witr_section_title_inner h3 a {
    font-size: 32px;
    margin: auto;
    font-weight: 700;
    line-height: 1.2;
}
.witr_section_title_inner h3, .witr_section_title_inner h3 a {
   font-size: 26px;
   margin: auto;
   font-weight: 700;
   line-height: 1.2;
}
.tikakoski-blog-meta h1 {
  font-size: 40px;
  margin: auto;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 10px;
}
.tmpl-etusivu .witr_section_title_inner h2 {
    font-size: 16px;
    display: inline-block;
    color: #50612b;
    text-transform: uppercase;
}
@keyframes move_title_bg1{from{left:0}to{left:100%}}
@keyframes move_title_bg2{from{right:0}to{right:100%}}
.witr_section_title {
    margin-bottom: 50px;
}
.witr_section_title_inner p {
    width: 100%;
    padding: 5px 0 0 0;
    margin-top: 0px;
    margin-bottom: 10px;
}
.witr_all_pd0{
	padding:0;
}
@media (min-width: 1140px){
	.container {
		max-width: 1140px;
	}
}
.tikakoski-header-middle {
    padding: 10px 0;
    background: #50612b;
}
/* Valikko */
.tikakoski_nav_area.postfix {
    -webkit-transition: .3s;
    transition: .3s;
    box-shadow: 0 0 30px 0 rgb(0 0 0 / 10%);
}
.tikakoski_nav_area, .trp_nav_area, .transprent-menu .tikakoski_nav_area {
    padding-right: 320px;
    padding-left: 320px;
}
.tikakoski_nav_area {
    background: #fff;
}
.tikakoski_nav_area.prefix, .hbg2 {
    background-color: rgba(0,0,0,0.7);
}
.trp_nav_area {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 9999;
    transition: .5s;
}
.logo-right,
.logo-left {
    align-items: center;
}
.mobile_menu_logo.text-center {
     padding: 20px 0;
}
/* LOGO CSS */
.logo {

}
 .logo a {
     display: inline-block;
}
.logo-center img {
  width: 100%;
  max-width: 450px;
  height: auto;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.logo img {
  width: 100%;
  max-width: 200px;
  height: auto;
}
.scroll-to-fixed-fixed .logo img {
  width: 100%;
  max-width: 150px;
  height: auto;
}
 .tikakoski-main-menu .logo a.main_sticky_main_l {
     display: block;
}
 .tikakoski-main-menu .logo a.main_sticky_l {
     display: none;
}
 .tikakoski-main-menu .prefix .logo a.main_sticky_main_l {
     display: none;
}
 .tikakoski-main-menu .prefix .logo a.main_sticky_l {
     display: block;
}
.tikakoski_menu {
    width: 100%;
}
 .tikakoski_menu ul {
     text-align: center;
     list-style: none;
     padding-bottom:0em;
     padding-top: 0em;
     width: 100%;
}
 .tikakoski_menu > ul > li {
     display: inline-block;
     position: relative;
     padding-left:1em;
     padding-right:1em;
     padding-top:0.5em;
     padding-bottom: 0.5em;
}
.tikakoski_menu > ul > li > a {
    display: block;
    /*margin: 35px 12px;*/
    transition: .5s;
    position: relative;
    font-size: 20px;
    font-weight: 400;
    color: #272727;
    font-family: 'Source Sans 3',sans-serif;
}
.tikakoski_menu ul li a.active {
    font-weight: 700;
    color:#50612b;
}
.tikakoski_menu ul .sub-menu li a:hover, .tikakoski_menu ul .sub-menu li.current-menu-item a, .tikakoski_menu>ul>li.current-menu-item>a, .tikakoski_menu>ul>li>a:hover, .tikakoski_nav_area.prefix .tikakoski_menu>ul>li.current-menu-item>a, .tikakoski_nav_area.prefix .tikakoski_menu>ul>li>a:hover, .hbg2 .tikakoski_menu>ul>li.current-menu-item>a, .hbg2 .tikakoski_menu>ul>li>a:hover, .heading_style_2 .tikakoski_menu>ul>li.current-menu-item>a, .heading_style_2 .tikakoski_menu>ul>li>a:hover, .heading_style_3 .tikakoski_menu>ul>li.current-menu-item>a, .heading_style_3 .tikakoski_menu>ul>li>a:hover, .heading_style_4 .tikakoski_menu>ul>li.current-menu-item>a, .heading_style_4 .tikakoski_menu>ul>li>a:hover {
    color: #50612b;
}
 .tikakoski_menu > ul > li > a:before, .tikakoski_menu > ul > li.current > a:before {
     background: #ffb600 none repeat scroll 0% 0;
     bottom: -7px;
     content: "";
     height: 2px;
     left: 0;
     margin: auto;
     opacity: 0;
     -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
     position: absolute;
     right: 0;
     -webkit-transition: all 0.5s ease 0s;
     transition: all 0.5s ease 0s;
     width: 15%;
     display:none;
}
 .tikakoski_menu ul li:last-child a {
     margin-right: 15px !important;
}
.tikakoski_menu > ul > li.current > a, .tikakoski_menu > ul > li:hover > a, .creative_header_menu > ul > li:hover > a {
    color: #50612b;
    background-color: transparent;
	  color: #50612b;
}
 .tikakoski_menu > ul > li:hover > a:before, .tikakoski_menu > ul > li.current > a:before {
     opacity: 1;
     -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.tikakoski_nav_area .container {
    padding-top: 1em;
    padding-bottom: 1em;
}
 .transprent-menu .tikakoski_nav_area {
     left: 0;
     right: 0;
     top: 0;
     z-index: 9999;
     background-color: transparent;
     padding: 0;
     transition: .5s;
     position: absolute;
}
 .tikakoski_nav_area.postfix {
     -webkit-transition: .3s;
     transition: .3s;
}
.tikakoski_nav_area.prefix, .hbg2 {
    background-color: rgba(255,255,255,1);
    border-bottom: 1px solid #ddd;
}
.tikakoski_nav_area.prefix .container {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
}
 .tikakoski_nav_area.prefix .tikakoski_menu > ul > li > a {
     color:#000;
}
.tikakoski_nav_area.prefix .tikakoski_menu > ul > li.current > a {
    color: #50612b;
}
.tx_mmenu_together{
     align-items: center;
     display: flex;
     justify-content: flex-end;
}
 .tx_mmenu_together .donate-btn-header {
     padding: 0;
}
 .prefix .main_menu_header_address_text h3, .prefix .main_menu_header_address_text h4 a, .prefix .main_menu_header_icon i {
     color: #fff;
}
/* Alitasot */
.tikakoski_menu ul .sub-menu {
    position: absolute;
    left: 0;
    top: 130%;
    width: 240px;
    text-align: left;
    background: #fff;
    margin: 0;
    padding: 15px 8px 8px 25px;
    z-index: 9999;
    box-shadow: 0 0 30px rgb(0 0 0 / 9%);
    transition: .2s;
    opacity: 0;
    visibility: hidden;
}
 .tikakoski_menu ul li:hover > .sub-menu {
     transition: .5s;
     opacity: 1;
     visibility: visible;
     top: 100%;
     z-index: 9;
}
 .tikakoski_menu ul .sub-menu li {
     position: relative;
	 transition:.5s;
}
.tikakoski_menu ul .sub-menu li a {
    display: block;
    margin: 0;
    margin-bottom: 6px;
    letter-spacing: normal;
    font-size: 18px;
    font-weight: 400;
    transition: .5s;
    color: #272727;
    visibility: inherit !important;
    padding: 4px 0px;
    font-family: 'Source Sans 3',sans-serif;
}
 .tikakoski_menu ul .sub-menu li:hover > a, .tikakoski_menu ul .sub-menu .sub-menu li:hover > a, .tikakoski_menu ul .sub-menu .sub-menu .sub-menu li:hover > a, .tikakoski_menu ul .sub-menu .sub-menu .sub-menu .sub-menu li:hover > a {
     color: #14b1bb;
}
.tikakoski_menu ul .sub-menu li:hover {
    margin-left: 16px;
}
.tikakoski_menu ul .sub-menu li:before {
    left: -18px;
}
.tikakoski_menu ul .sub-menu li:hover:before{
	opacity:1;
}
.tikakoski_menu ul .sub-menu li:before {
    opacity: 0;
    -webkit-transition: .1s;
    transition: .1s;
    position: absolute;
    top: 50%;
    content: "";
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.tikakoski_menu ul .sub-menu .sub-menu .sub-menu .sub-menu li:hover>a, .tikakoski_menu ul .sub-menu .sub-menu .sub-menu li:hover>a, .tikakoski_menu ul .sub-menu .sub-menu li:hover>a, .tikakoski_menu ul .sub-menu li:hover:before, .tikakoski_menu ul .sub-menu li:hover>a {
    color: #50612b;
}
/* Alitaso 2 */
.tikakoski_menu ul .sub-menu .sub-menu {
    left: 100%;
    top: 130%;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    visibility: hidden;
}
 .tikakoski_menu ul .sub-menu li:hover > .sub-menu {
     opacity: 1;
     -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
     visibility: visible;
     top: 0%;
}
/* Alitaso 3 */
 .tikakoski_menu ul .sub-menu .sub-menu li {
     position: relative;
}
 .tikakoski_menu ul .sub-menu .sub-menu .sub-menu {
     right: 100%;
     left: auto;
     top: 130%;
     opacity: 0;
     -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
     visibility: hidden;
}
 .tikakoski_menu ul .sub-menu .sub-menu li:hover > .sub-menu {
     opacity: 1;
     -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
     visibility: visible;
     top: 0%;
}
/* Alitaso 4 */
 .tikakoski_menu ul .sub-menu .sub-menu .sub-menu li {
     position: relative;
}
 .tikakoski_menu ul .sub-menu .sub-menu .sub-menu li:hover > .sub-menu {
     opacity: 1;
     -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
     visibility: visible;
     top: 0%;
}
/* Ikoni */
.tikakoski-main-menu .menu-item-has-children > a:after {
    margin-left: 8px;
    content: "\f107";
    font-family: FontAwesome !important;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    font-size: 13px;
    opacity: .5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    font-weight: 600;
}
 .tikakoski-main-menu .menu-item-has-children .menu-item-has-children> a:after {
     margin-left: 8px;
     content: "\f107";
}
/* Mobiilivalikko */
.mobile-menu{
 display:none !important;
}
@media (max-width: 991px){
	.search_popup_button, .tx_mmenu_together{
		display: none;
	}
}
.mobile_menu_inner .mobile-menu {
  margin-top: 5px;
}
.mobile_logo_area{
 display:none !important;
}
.mean-container a.meanmenu-reveal {
    display: none !important;
}
.mean-container .mean-nav > ul {
    padding: 0;
    margin: 0;
    width: 100%;
    list-style-type: none;
    display: block !important;
}
.mean-container .mean-bar {
    background: #fff;
    padding: 0;
}
.mean-container .mean-nav ul li {
    border-top: 0px solid #ddd;
}
.mean-container .mean-nav ul li.mobile-element a{
    background: #50612b;
    padding-left: 15px;
    padding-right: 15px;
    color:#fff;
    font-weight: 600!important;
}
.mean-container .mean-nav ul li.mobile-element a:hover{
    background: #50612b;
    color:#fff;
}
.mean-container .mean-nav ul li.mobile-element i{
    margin-right: 10px;
}
.mean-container .mean-nav ul li li a,
.mean-container .mean-nav ul li a {
    color: #000;
    text-transform: none;
    font-weight: 400!important;
    font-size: 16px!important;
    font-family: 'Roboto',sans-serif!important;
}
.mean-container .mean-nav ul li li a {
    border-top: 1px solid #ddd;
}
.mean-container .mean-nav ul li a:hover {
    color: #000;
}
.mean-container .mean-nav ul li a.active {
    font-weight: 700!important;
}
.mean-container .mean-nav ul.sub-menu li ul.sub-menu a {
    font-size: 14px!important;
}
.mobile_p {
    position: fixed;
    right: 0;
    width: 300px;
	  padding: 80px 20px 0px;
	  overflow-y: scroll;
    top: 0;
    height: 100%;
    z-index: 9999;
    display: block;
    -webkit-transition: 0.5s all;
    transition: 0.5s all;
    box-shadow: 0 0 30px rgb(0 0 0 / 7%);
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    background: #ffffff;
}
.tx-s-open {
    -webkit-transform: translateX(0);
            transform: translateX(0);
}
.mobile_p .tuetion_theme_widget > div.widget_block {
    padding: 0;
}
.mobile_p .tuetion_theme_widget > div {
    padding: 20px 0px 20px;
    box-shadow: none;
}
.mobile_p {}
.mean-container .mean-nav ul li a {
    border: 0;
    width: 100%;
    border-top: 1px solid #ddd;
    font-size: 14px;
    padding: 12px 5px;
    font-weight: 500;
	display: block;
}
.mean-container .mean-nav ul li a.mean-expand {
	width: auto;
  font-size: 22px!important;
}
.mean-container .mean-nav ul li li a {}
.mobile_opicon {
    text-align: right;
    padding: 4px 0;
    color:#000;
}
.mean-container .mean-nav > ul > li:first-child > a {
    border-top: 0;
}
.mobilemenu_con {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.mobile_menu_o  i {
    font-size: 26px;
}
.mobile_menu_o:hover {
    cursor: pointer;
}
.mobile_menu_content .mobile_menu_logo {
    margin-bottom: 0px;
}
.mobile_menu_logo img {
  width: 100%;
  height: auto;
  max-width: 225px;
}
.mobile_menu_logo a {
  font-weight: 600;
}
.mobile_menu_logo a i {
  margin-right: 10px;
}
.mobile_menu_logo a:hover {
  text-decoration: none;
}
.mobile_menu_logo h3 {
  font-size: 22px;
  color:#50612b;
}
.mobile_cicon {
    position: absolute;
    right: 30px;
    top: 50px;
    color:#000;
}
.mobile_overlay {
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    opacity: 0;
    z-index: 999;
    width: 100vw;
    height: 100vh;
    visibility: hidden;
    position: fixed;
    background: rgba(0, 0, 0, 0.8);
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}
.mobile_overlay.mactive {
    opacity: 1;
    visibility: visible;
}
/* Painike */
a.dtbtn {
    border: none;
    display: block;
    font-size: 16px;
    margin-left: 15px;
    font-weight: 500;
    border-radius: 0;
    padding: 11px 25px;
    color: #fff;
    background: #50612b;
}
a.dtbtn:hover {
    background: #131313;
}
/* Karuselli */
.swiper-slide {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
    height: 705px!important;
}
.swiper-slide::before {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    content: "";
	   background:rgba(0,0,0,0.3);
}
 .witr_swiper_area{
     overflow:hidden;
     position:relative;
}
.witr_swiper_height {
    position: relative;
    background-position: center center;
    height: 600px;
    background-size: cover;
}
.witr_swiper_height:before, .wittr_gallery_swiper:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}
.witr_sw_text_area {
    margin: auto;
    width: 63%;
    height: 100%;
}
.witr_swiper_content {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 1;
}
.witr_swiper_content h4 {
    font-size: 22px;
    margin-bottom: 15px;
    display: inline;
    border-bottom: 3px solid #fff;
    padding: 5px 0;
  	font-weight:700;
  	color:#fff;
}
.text-left .witr_swiper_content h1, .text-left .witr_swiper_content h2, .text-left .witr_swiper_content h3, .text-left .witr_swipers_title h4, .text-right .witr_swiper_content h1, .text-right .witr_swiper_content h2, .text-right .witr_swiper_content h3, .text-right .witr_swipers_title h4 {
    width: 70%;
}
.text-left .witr_swiper_content h1, .text-left .witr_swiper_content h2, .text-left .witr_swiper_content h3, .text-left .witr_swipers_title h4 {
    margin: 6px auto 3px 0;
}
.witr_swiper_content h1 span, .witr_swiper_content h2 span, .witr_swiper_content h3 span {
    color: #50612b;
}
.witr_swiper_content h2, .witr_swiper_content h3 {
    font-size: 55px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
}
.witr_swiper_content h2 {
    color: #fff;
    padding: 20px 0 0 0;
}
.witr_swiper_content h3 {
    color: #fff;
    margin-top: 10px;
    margin-bottom: 0;
}
.text-left .witr_swiper_content h2 {
    color: #fff;
    margin-top: 31px;
    margin-bottom: 18px;
}
.witr_swiper_content h3 {
    color: #fff;
}
.witr_swiper_content p {
    color: #fff;
}
.text-left .witr_swiper_content p, .text-right .witr_swiper_content p {
    width: 51%;
}
.text-left .witr_swiper_content p {
    margin: 48px 0 5px;
    font-size: 22px;
    font-weight: 400;
}
.witr_swiper_content p {
    font-weight: 400;
    font-size: 18px;
}
.slider_btn {
    margin-top: 55px;
}
.text-left .witr_btn_sinner {
    text-align: left;
}
.slider_btn .witr_btn {
    border: none;
    outline: 0;
}
.witr_btn {
    font-size: 16px;
    font-weight: 700;
    border-radius: 0;
    text-align: center;
    position: relative;
    margin-right: 15px;
    z-index: 2;
    transition: 1s;
    padding: 16px 50px 16px 50px;
    color: #fff;
    display: inline-block;
    background: #50612b;
}
.witr_btn:hover {
    background:#131313;
    color: #fff;
}
.witr_swiper_content .witr_btn.active {
    color: #fff;
    background: 0 0;
    border: 2px solid #fff;
}
.witr_swiper_content .witr_btn.active:hover {
    border-color: #50612b;
}
.slider_btn .witr_btn.active:hover, .tikakoski_slider_icon ul li a i, .tx_svd_icon, .witr_video_btn i, .witr_video_btn i:after {
    background: #50612b;
	color:#fff;
}
.swiper-container-horizontal>.swiper-pagination-progressbar, .swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 0;
    left: 0;
    top: 0;
}
.swiper-button-next, .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    -webkit-background-size: 27px 44px;
    background-size: 27px 44px;
    background: no-repeat 50%;
    color: #fff;
    transition: .5s;
    border-radius:5px;
}
.swiper-button-next:after, .swiper-button-prev:after {
    font-size: 30px;
}
.swiper-button-next:hover, .swiper-button-prev:hover {
    padding: 30px;
    background: #fff;
}
.swiper-button-next:hover, .swiper-button-prev:hover, .witr_ds_content_inner h1 span, .witr_ds_content_inner h2 span, .witr_ds_content_inner h3 span {
    color: #50612b;
}
.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: transparent;
}
/* Etusivun nostot */
.tikakoski_feature_area {
    padding-top:15px;
    padding-bottom: 15px;
    background: #50612b;
}
/* Etusivu sisältö */
.tikakoski_about_area {
    padding: 80px 0 80px;
}
.ab_content_inner .witr_section_title{
    margin-bottom: 30px;
}
.ab_content_inner .witr_section_title h1{
    font-size: 26px;
    margin-top: 5px;
    margin-bottom: 5px;
}
.ab_content_inner .witr_section_title .witr_section_title_inner h2 {
  font-size: 24px;
  line-height: 28px;
  margin-top: 15px;
}
.ab_content_inner .witr_section_title .witr_section_title_inner h3, .ab_content_inner .witr_section_title .witr_section_title_inner h4 {
  font-size: 20px;
  line-height: 26px;
  margin-top: 15px;
}
.all_color_service {
    padding: 0px 100px 0px 0px;
}
.witr_s_flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.service_top_text {
    display: block;
}
.all_icon_color i {
    margin: 0px 5px 0px 0px;
}
.em-service-icon i {
    font-size: 40px;
    width: auto;
    border-radius: initial;
    line-height: normal;
    background: 0 0;
    border: none;
}
.all_icon_color i {
    color: #50612b;
    border-style: solid;
    border-width:0 2px 0 0;
}
.all_icon_color i, .service_icon_box {
    padding: 20px 25px 18px 0px;
}
.all_icon_color i {
    margin: 0px 5px 0px 0px;
}

.ab_content_inner .witr_btn {
    font-size: 16px;
    font-weight: 500;
    padding: 16px 40px;
}
.ab_content_inner .video-button {
  margin-bottom: 10px;
  margin-top: 25px;
}
.ab_content_inner .witr_section_title h2 {
  margin-bottom: 10px;
}
/* Tiimi */
.tikakoski_team_area {
    padding: 100px 0 70px;
    text-align: center;
}
.tikakoski_team_area .witr_section_title {
    margin-bottom: 55px;
}
.tikakoski_team_area .witr_section_title h2 {
    font-size: 32px;
    text-transform: none;
}
.witr_team_part {
    overflow: hidden;
    position: relative;
    padding-bottom: 23px;
    transition: .5s;
    margin-bottom: 20px;
}
.witr_team_thumb4{
	position:relative;
}
.witr_team_thumb4 img{
	 width:100%;
}
.witr_team_content4 {
    position: relative;
    border-radius: 0 10px 0px 0px;
    padding: 15px 30px 13px;
    margin-top: -100px;
    text-align: left;
    width: 90%;
    z-index: 99;
	  background: #fff;
    border-left: 5px solid #50612b;
}
.witr_team_content4 h5 {
    margin-bottom: 5px;
    font-size:18px;
}
.witr_team_content4 p, .witr_team_content4 p a {
    color: #000;
    font-size:15px;
    /*word-wrap: break-word;
    white-space: -moz-pre-wrap;
    white-space: pre-wrap; */
    margin-bottom: 0px;
}
.team_page_team_area {
    padding: 30px 0 80px;
}
/* Sivunumerot */
.page-numbers span.current, .paginations a.current, .paginations a:hover {
  border-color: #50612b;
	 background: #50612b;
	 color: #fff;
}
ul.page-numbers a.page-numbers {
    box-shadow: 0 10px 40px 0 rgba(50,65,141,.12);
}
.page-numbers, .tutor-pagination-wrap a, .tutor-pagination-wrap span.page-numbers.current, a.page-numbers {
    border-radius: 5px;
    margin-right: 10px;
    padding: 15px 24px;
    font-size: 19px;
    line-height: 1;
    -webkit-transition: .5s;
    transition: .5s;
}
.page-numbers span.current, .paginations a {
    display: inline-block;
    font-weight: 500;
    margin: auto 5px;
}
.paginations a {
    color: #888;
}
.page-numbers li {
    display: inline-block;
}
.paginations {
    text-align: center;
    margin-top: 20px;
}
/* Uutiset & Palvelut */
.tikakoski_blog_area {
    padding: 80px 0 80px;
    border-top: 30px solid #50612b;
}
.tikakoski_blog_area .witr_section_title ul, .tikakoski_blog_area .witr_section_title ol {
  margin-bottom: 10px;
  margin-left: 15px;
  margin-right: 10px;
}
.tikakoski_blog_area .witr_section_title ul li {
  list-style: disc;
  margin-bottom: 5px;
}
.witr_blog_area11 {
  margin-top: 15px;
}
.tikakoski_blog_area .witr_section_title {
    margin-bottom: 30px;
}
.tikakoski_blog_area h1.divider_text::before {
    width: 70%;
}
.all_blog_color {
    text-align: left;
}
.busi_singleBlog {
    transition: .5s;
    box-shadow: 0 5px 10px 0 rgb(50 65 141 / 7%);
    position: relative;
    overflow: hidden;
    background: #fff;
    margin-bottom: 40px;
}
.witr_sb_thumb {
    overflow: hidden;
}
.witr_sb_thumb:before {
    content: '';
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition: .5s;
    transition: .5s;
    z-index: 1;
}
.witr_sb_thumb img {
    width: 100%;
    -webkit-transition: .5s;
    transition: .5s;
}
.busi_singleBlog:hover {
    box-shadow: 0 0px 4px 0 rgba(0,0,0,.05);
}
.busi_singleBlog:hover .witr_sb_thumb img, .busi_singleBlog:hover .witr_sb_thumb:before {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}
.witr_blog_con {
    padding: 25px;
    margin-bottom: 0;
}
.witr_blog_con h2 {
    margin: 5px 0 0;
}
.blog-content h2, .blog-content h3, .blog-content h4{
  margin-top: 15px!important;
}
.blog-content p a {
  font-weight: 700;
}
.banner-content input, .witr_blog_con h2 {
    color: #222429;
}
.witr_blog_con h2 a {
    display: inline-block;
}
.all_blog_color p {
    margin: 10px 0px 20px 0px;
}
.em-blog-content-area_adn {
    padding: 0 10px 22px 0;
}
.learn_btn{
    padding: 10px 30px;
    border-radius: 5px;
    background: #50612b14;
    color: #50612b;
    font-size: 16px;
    font-weight: 500;
    display: inline-block;
}
.learn_btn:hover{
  	background:#50612b;
  	color:#fff;
}
.witr_blog_border {
    margin-bottom: 10px;
}
.witr_blog_border {
    border: 1px solid #f2f2f2;
}
.witr_blog_con span {
    line-height: 22px;
    font-size: 14px;
    margin-right: 2px;
    margin-top: 5px;
}
.tikakoski-blog-meta-left_adn a, .tikakoski-blog-meta-left_adn span, .tikakoski-event-meta-left_adn a, .tikakoski-event-meta-left_adn span, .event_date_5 span, .witr_blog_con span, .witr_blog_con span a, .witr_blog_metan span, .witr_blog_metan span a, .witr_circal_r h6 {
    color: #888;
}
.witr_blog_con span i {
    padding-right: 5px;
    padding-left: 5px;
    -webkit-transition: .5s;
    transition: .5s;
	  color:#50612b;
}
/* Uutinen */
.witr-blog-side-area.blog_sidebar {
    padding: 100px 0px 100px;
}
.blog-left-side > div {
    background-color: #fff;
    margin-bottom: 30px;
    padding: 15px;
    box-shadow: 0 0 5px 0 rgba(148, 146, 245, 0.2);
}
.blog-left-side > div:last-child {
    margin-bottom: 0;
}
.blog-left-side h2 {
    margin-bottom: 10px;
    text-transform: uppercase;
}
.blog-left-side .content {
    padding: 0;
}
.blog-left-side .push-bottom-large {
    margin-bottom: 0;
}
.blog-left-side > div:last-child {
    margin-bottom: 0;
}
.blog-left-side > aside:last-child {
    margin-bottom: 0 !important;
}
.blog-left-side .nav .children li a:hover,
.blog-left-side .sub-menu li a:hover {
    background: 0 0;
    color: #18c8ff;
}
.blog-left-side .widget h2 {
    display: block;
    line-height: 22px;
    margin-bottom: 20px;
    padding-bottom: 14px;
    position: relative;
}
.blog-left-side .widget h2::before {
    background: #50612b;
    bottom: 0;
    content: "";
    height: 2px;
    left: 0px;
    position: absolute;
    width: 26%;
    top:auto;
}
.blog-left-side .widget .video-button .button a  {
    color: #fff;
}
.em-blog-content-area {
    padding: 20px 15px 0;
    overflow: hidden;
}
.em-blog-content-area ul, .em-blog-content-area ol {
  margin-bottom: 5px;
  padding-left: 15px;
  padding-right: 10px;
}
.em-blog-content-area ul li {
  list-style: disc;
}
.em-blog-content-area ol li {
  list-style:decimal;
}
.footer-middle .widget h5 {

}
.blog-left-side .widget ul {
    list-style: none;
}
.blog-left-side .widget ul li {
    margin: 0 0 5px;
    padding-left: 20px;
    position: relative;
}
.blog-left-side .widget>ul>li:not(:last-child) {
    border-bottom: 1px solid rgba(0,0,0,.12);
}
.blog-left-side .widget ul li span {
    font-weight: 300;
}
.blog-left-side .widget ul li:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
}
.blog-left-side > .widget > ul > li {
    margin: 0 0 10px;
    padding-bottom: 10px;
}
.blog-left-side .widget ul li a:hover, .blog-left-side .widget ul li:hover::before {
    color: #50612b;
}
.blog-left-side .widget ul li::before {
    content: "\f105";
    font-family: FontAwesome;
    font-size: 18px;
    left: 0;
    position: absolute;
}
.blog-left-side .widget select {
    width: 100%;
    height: 40px;
    background: #fff;
    border: 1px solid #ddd;
    padding-left: 5px;
}
.tikakoski-blog-meta-left i {
    color: #50612b;
}
.tikakoski-blog-meta-left i {
    font-size: 13px;
    margin-right: 5px;
}
.tikakoski-blog-meta-left {
    margin-bottom: 10px;
    margin-top: 5px;
}
.recent-post-text h4 a:hover {
    color: #50612b;
}
.recent-post-item {
    padding-bottom:0;
}
.recent-post-text h4 {
    margin-bottom: 0;
    line-height: 1;
}
.recent-post-text h4 a{
    font-weight: 700!important;
}
.recent-post-text p {
    font-size: 14px;
}
.tikakoski-blog-meta-left a, .tikakoski-blog-meta-left span {
    color: #888;
}
.textwidget select {
    width: 100%;
}
.tagcloud a {
    display: inline-block;
    font-size: 14px !important;
    margin: 0 8px 10px 0;
    padding: 7px 15px;
    text-align: center;
    font-weight: 400;
    border: 1px solid #ddd;
}
.r-post-content h3 a:hover,
.r-post-content h3:hover,
.tagcloud a:hover,
.widget_archive ul li a:hover,
.widget_archive ul li:hover:before,
.widget_categories ul li a:hover,
.widget_categories ul li:hover:before {
    color: #DB2D2E;
}
.widget_categories li.is-in-active-path a.active {
  font-weight: 700;
}
/* Alitaso 2 */
.widget_categories li.is-in-active-path ul.submenu {
  margin-top: 10px;
  margin-bottom: 5px;
}
.tagcloud a:hover {
    background: #DB2D2E;
    color: #fff;
}
.textwidget img {
    margin-bottom: 15px;
}
.textwidget p {
    margin-bottom: 0.5rem;
}
.tikakoski-blog-thumb img {
    width: 100%;
	transition:.5s;
}
.witr-blog-side-area .imagess_area .slick-slide img {
    display: inline-block;
    margin: auto;
    width: 100%;
}
.witr-blog-side-area.blog_sidebar .tikakoski-single-blog {
    margin-bottom: 30px;
    box-shadow: none;
    background: transparent;
}
.tikakoski-single-blog {
    overflow: hidden;
    text-align: left;
    -webkit-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}
.tikakoski-blog-thumb {
    overflow: hidden;
}
.single_blog_thumb img {
    width: 100%;
}
.tikakoski-blog-thumb a {
    display: block;
    position: relative;
}
.tikakoski-blog-thumb a:before {
    content: "";
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    opacity: 0;
    z-index: 999;
    -webkit-transition: .5s;
    transition: .5s;
}
.tikakoski-blog-thumb a:before {
    background: rgba(0,0,0,.7);
}
.tikakoski-blog-thumb img {
    width: 100%;
}
.em-blog-content-area {
    padding: 20px 15px 0;
    overflow: hidden;
    box-shadow: 0 0 10px 0 rgb(148 146 245 / 20%);
}
.tikakoski-blog-meta.post_blog h2 a {
    font-size: 24px;
    font-weight: 700;
    transition: .5s;
}
.tikakoski-blog-meta-left {
    margin-bottom: 10px;
    margin-top: 5px;
}
.tikakoski-blog-meta-left a, .tikakoski-blog-meta-left span {
    color: #888888;
    font-size: 16px;
    margin-right: 5px;
    margin-bottom: 0;
    display: inline-block;
}
.tikakoski-blog-meta-left i {
    color: #50612b;
    margin-right: 5px;
    font-size: 13px;
}
.tikakoski-blog-meta-left a, .tikakoski-blog-meta-left span {
    color: #888;
}
.em-blog-content-area .witr_btn {
    background: #50612b;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    font-size: 20px;
    padding: 10px 30px;
    text-align: center;
    position: relative;
    margin-right: 20px;
    z-index: 2;
    transition: 1s;
    font-weight: 400;
    margin-bottom: 20px;
}
.tikakoski-single-blog:hover .tikakoski-blog-thumb a:before {
    opacity: 1;
}
.tikakoski-single-blog:hover .tikakoski-blog-thumb img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.em-blog-content-area .witr_btn:hover {
    background: #323232;
    color: #fff;
}
.tikakoski-blog-meta.post_blog h2 a {
    font-size: 24px;
    font-weight: 700;
    transition: .5s;
}
.video-open-inline iframe {
    width: 100%;
    height: 400px;
    border: none;
}
.witr-blog-side-area.blog_sidebar .markit-single-blog {
    margin-bottom: 30px;
    box-shadow: none;
    border-bottom: 1px solid #e7e7e7;
    background: transparent;
}
.witr-blog-side-area blockquote {
    background-color: #f7f7f7;
    border-left: 3px solid  #50612b;
    padding: 1em 1em;
    margin-top: 15px;
}
blockquote {
    margin: 0 0 30px;
    font-size: 17px;
    font-weight: 400;
    box-shadow: 0 0 5px 0px rgb(0 0 0 / 7%);
}
.blog-left-side .widget a {
    color: #454545;
}
.blog-left-side>div {
    margin-bottom: 30px;
    padding: 35px 30px 35px;
    border-radius: 8px;
    box-shadow: 0 0 30px rgb(0 0 0 / 7%);
}
.recent-post-text h4 a {
    font-size: 17px;
    font-weight: 600;
}
.widget_recent_data .recent-post-image img {
    margin-bottom: 10px;
    display: none;
}
.widget_recent_data .recent-post-item {
    margin-bottom: 0;
}
.blog-left-side .single-widget-item h2 {
    color: #030925;
}
/* Sivupalkki */
.witr-blog-side-area.blog_area.single_blog.single_blog_page {
    padding: 100px 0 70px;
}
.tikakoski-single-blog-details-inner {
    padding: 38px 45px 45px;
    box-shadow: 0 3px 19px rgb(0 0 0 / 8%);
    border-radius: 0 0 10px 10px;
}
.tikakoski-single-icon-inner {
    text-align: center;
}
.tikakoski-single-icon-inner a {
    border: 1px solid #e6e6e6;
    color: #17161a;
    display: inline-block;
    font-size: 15px;
    height: 40px;
    line-height: 41px;
    margin: 0 9px 0 0;
    text-align: center;
    width: 40px;
    border-radius: 5px;
}
.tikakoski-single-icon-inner a:hover {
    background: #50612b;
    border-color: #50612b;
    color: #fff;
}
.tikakoski_btn {
    background: transparent;
    border: 1px solid #ddd;
    display: inline-block;
    text-align: center;
    padding: 12px 20px;
    margin-top: 15px;
    border-radius: 5px;
    transition: .5s;
    color: #444;
}
.tikakoski_btn:hover {
    background: #50612b;
    border-color: #50612b;
    color: #fff;
}
/* Murupolku */
 .breadcumb-inner h2 {
     font-size: 36px;
}
.breadcumb-area {
    padding-top: 70px;
    padding-bottom: 70px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url(assets/images/bg-breadcumb.jpg);
    position: relative;
}
.breadcumb-area:before, .breadcumb-blog-area:before {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    content: "";
	  background:rgba(0,0,0,0.5);
}
.breadcumb-inner ul, .breadcumb-inner ul span a, .breadcumb-inner li, .breadcumb-inner li a {
    color: #ffffff;
}
.breadcumb-inner li {
    display: inline-block;
    margin: 0;
    color: #fff;
}
.breadcumb-inner li:nth-last-child(-n+1) {
    color: #fff;
}
.breadcumb-inner li a {
    color: #fff;
}
.breadcumb-inner li a:hover {
    color: #fff;
}
.breadcumb-inner li.active a {
    font-weight: 600;
}
.brpt h2 {
    font-size: 30px;
    color: #fff;
    margin-bottom: 5px;
}
 .lcase {
     text-transform: lowercase;
}
 .ucase {
     text-transform: uppercase;
}
 .ccase {

}
/* Footer */
.witrfm_area {
    position: relative;
    background: #50612b;
}
.witrfm_area:before {
    content: "";
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    left: 0;
    right: 0;
    margin: auto;
}
.footer-middle {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    padding: 65px 0 80px;
}
.footer-middle .widget ul li, .footer-middle .widget ul li a, .footer-middle .widget ul li::before, .footer-middle .tagcloud a, .footer-middle caption, .footer-middle table, .footer-middle table td a, .footer-middle cite, .footer-middle .rssSummary, .footer-middle span.rss-date, .footer-middle .textwidget p, .footer-middle .widget .screen-reader-text, mc4wp-form-fields p, .mc4wp-form-fields, .footer-m-address p, .footer-m-address, .footer-widget.address, .footer-widget.address p, .mc4wp-form-fields p, .tikakoski-description-area p, .tikakoski-description-area .phone a, .tikakoski-description-area .social-icons a, .recent-review-content h3, .recent-review-content h3 a, .recent-review-content p, .footer-middle .tikakoski-description-area p, .footer-middle .recent-post-text h4 a, .witr_sub_table span {
    color: #ffffff;
}
.footer-middle .widget {
  color:#fff;
}
.footer-middle .widget h2 {
    color: #ffffff;
}
.footer-middle .widget h2 {
    margin-bottom: 26px;
    margin-top: 28px;
    position: relative;
}
.single-widget-item {
  height: auto;
}
.single-widget-item h2 {
    color: #ffffff;
    margin-bottom: 33px;
    margin-top: 28px;
}
.tikakoski-description-area a img {
    margin: 26px 0;
    width: 100%;
    max-width: 150px;
    height: auto;
}
.tikakoski-description-area p a {
  color:#fff;
}
.gallery-item {
    display: inline-block;
    padding: 1.79104477%;
    text-align: center;
    vertical-align: top;
    margin: 0;
    float: left;
}
.gallery-icon img {
    margin: 0 auto;
}
.footer-middle .recent-post-text h4 a {
    font-weight: 500;
    font-size: 17px;
    margin-bottom: -10px;
}
.footer-middle .recent-post-text>h4 {
    margin-bottom: 0;
    font-weight: 400;
    line-height: .7;
    margin-top: 10px;
}
.recent-post-image {
    float: left;
    margin-right: 15px;
    margin-top: 0px;
}
.recent-post-image img {
    border-radius: 0;
    width: 70px;
    margin-bottom: 10px;
}
.recent-post-item {
    clear: both;
    margin-bottom: 15px;
}
.footer-sociala-icon {
    clear: both;
    float: left;
    font-size: 17px;
    margin-right: 12px;
}
.footer-middle .recent-post-text>h4 a:hover {
    color: #50612b;
}
.footer-middle .recent-post-text .rcomment {
    font-size: 15px;
    font-weight: 400;
}
.footer-middle .widget ul li {
    margin-bottom: 10px;
}
.footer-widget.address p {
    margin-bottom: 6px;
}
.footer-middle .widget ul li a:hover, .footer-middle .widget ul li:hover:before {
    color: #50612b;
}
.tikakoski-destikakoskiiption-area a img {
    margin: 26px 0;
}
.tikakoski-description-area .social-icons a {
    width: 40px;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    text-align: center;
    border-radius: 4px;
    margin-right: 10px;
    margin-bottom: 5px;
}
.tikakoski-description-area .social-icons a:hover {
    color: #fff;
    background: #50612b;
}
.tikakoski-description-area .social-icons a {
    background: #fff;
    color: #333;
    font-size: 22px;
}
.footer-middle .mc4wp-form-fields {
    margin-top: 20px;
}
.footer-middle .mc4wp-form-fields p:nth-child(1) {
    margin-bottom: 22px;
}
.footer-middle .mc4wp-form-fields p {
    position: relative;
    line-height: 27px;
}
.footer-middle .mc4wp-form-fields button {
    left: 0;
    top: 0;
    width: 100%;
    height: 50px;
    border-radius: 5px;
    cursor: pointer;
    padding: 10px 10px;
    line-height: 0;
    -webkit-transition: .5s;
    transition: .5s;
}
.mc4wp-form-fields button {
    border: none;
    outline: 0;
    bottom: 0;
    font-size: 16px;
    text-align: center;
    z-index: 2;
    color: #333;
    background:#fff;
    width: 200px!important;
}
.footer-middle .mc4wp-form-fields button:hover {
    background: #000;
	  color: #fff;
}
.witr_sub_table {
    border-bottom: 1px solid #ffffff8c;
}
.witr_sub_table {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-bottom: 8px;
    margin-bottom: 8px;
}
.witr_sub_table span {
	color:#fff;
}
.footer-bottom {
    padding: 23px 0 22px;
    position: relative;
}
.footer-bottom:before {
    background: #ffffff61;
}
.footer-bottom:before {
    content: "";
    position: absolute;
    top: 0;
    height: 1px;
    width: 61%;
    left: 0;
    right: 0;
    margin: auto;
}
.copy-right-text, .footer-menu {
  color:#fff;
}
.copy-right-text p {
    margin: 0;
    padding: 0;
}
.copy-right-text p, .footer-menu ul li a {
    color: #ffffff;
    text-align: left;
}
.footer-menu ul li {
    display: inline-block;
}
.footer-menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.footer-menu ul li a {
    padding: 0 10px;
    display: block;
}
.copy-right-text a, .footer-menu ul li a:hover {
    color: #fff;
}
/* Sivun alkuun */
#scrollUp {
    bottom: 30px;
    font-size: 30px;
    height: 40px;
    line-height: 40px;
    right: 100px;
    text-align: center;
    border-radius: 5px;
    width: 40px;
	  background: #000;
}
#scrollUp i {
    color: #fff;
}
/* Yhteystiedot */
.contact_inner .witr_section_title {
    margin-bottom: 25px;
}
.apartment_area {
    position: relative;
    padding: 40px 30px 30px 30px;
    text-align: left;
    border-radius: 10px;
    background: #F5F5F5;
}
.witr_apartment_form .title {
  margin-bottom: 25px;
}
.witr_apartment_form input, .witr_apartment_form textarea {
    border: 1px solid #f1f1f1;
}
.witr_apartment_form  .btn {
    margin-top: -10px;
    background: #FE688B;
    transition: .5s;
    border-radius: 0px;
}
.witr_apartment_form textarea {
    margin-bottom: 16px;
    height: 150px;
    width: 100%;
    padding-top: 10px;
    padding-left: 30px;
    color: #333;
    background: #02010100;
    border-radius: 5px;
    border-color: #DDDDDD;
    border-style: solid;
    border-width: 1px;
}
.witr_apartment_form form select, .witr_apartment_form form select, .witr_apartment_form input {
    width: 100%;
    height: 45px;
    outline: none;
    margin-bottom: 23px;
    background: #02010100;
    border-style: solid;
    border-width: 1px;
    border-color: #DDDDDD;
    border-radius: 5px;
    padding: 0;
    padding-left: 30px;
    color: #333;
}
.witr_apartment_form input, .witr_apartment_form form select, .wpcf7-not-valid-tip, .wpcf7-form-control-wrap input, .wpcf7-form-control-wrap a, .wpcf7-form-control-wrap textarea, .witr_apartment_form form select option {
    color: #333;
}
.witr_apartment_form input::placeholder, .witr_apartment_form textarea::placeholder{
	color: #333;
}
.witr_apartment_form .btn {
    border: 0 none;
    display: inline-block;
    padding: 15px 30px;
    font-size: 16px;
    font-weight: 600;
    border-radius: 0;
    margin-top: 0;
    background: #50612b;
}
.witr_apartment_form .btn:hover {
    background: #02101e;
}
/* Captcha */
.captcha {
	font-size:14px;
	padding-top:10px;
	padding-bottom:20px;
	margin-bottom:0em!important;
	width:100%;
  color:#333;
}
.captcha-input {
	font-size:0.8em;
	padding:0em;
	padding-bottom:4em;
}
.captcha-input input{
	float:left;
	clear:right;
	margin-right:0.5em;
  padding: 4px!important;
  text-align: center;
  font-size: 15px;
  color:#333;
  border-radius:0px;
}
.captcha-input img{
	float:left;
	clear:right;
	margin-right:0.5em;
	margin-top:0em;
}
.tikakoski_cont_area {
    padding: 120px 0 40px;
    border-top: 30px solid #50612b;
}
.tikakoski_cont_area .witr_section_title {
  padding-left: 20px;
  padding-right: 20px;
}
.tikakoski_cont_area .witr_section_title h1 {
  margin-bottom: 20px;
}
.tikakoski_cont_area .witr_section_title h2 {
  font-size: 26px;
  line-height: 32px;
  color:#000;
  text-transform: none;
}
/* Yhteystiedot */
.contact_page_area {
    background:#F9F9F9;
    padding: 100px 0 80px;
}
.contact_page_area .witr_section_title {
    margin-bottom: 50px;
}
.contact_page_area .witr_section_title_inner p {
    margin-top: 0;
}
.contact_page_area .all_color_service {
    padding: 30px 30px 35px 30px;
}
.contact_page_area .all_color_service, .service_top_image::after {
    box-shadow: 0px 0px 30px 0px rgb(0 0 0 / 5%);
    margin-bottom: 20px;
    border-radius: 0;
    border: none;
}
.contact_page_area .service_top_image {
    position: relative;
}
.contact_page_area .service-item i {
    font-size: 30px;
    height: 80px;
    width: 80px;
    text-align: center;
    border-radius: 50%;
    line-height: 80px;
    display: inline-block;
    transition: .5s;
    border-radius: 0;
    color: #fff;
    background-image: linear-gradient(90deg,#50612b 0%,#1ea99b 100%);
}
.contact_page_area .all_color_service:hover {
    background: 0;
}
.contact_area .apartment_text h2 {
    margin-bottom: 40px;
    font-size: 38px;
    color: #111;
    padding-top: 0;
}
.contact_page_area .service-item h3 {
    padding: 15px 0 10px;
}
.contact_page_area .all_color_service:hover i, .contact_page_area .poly_text_box:hover .contact_page_area .service_icon_box::before {
    color: #fff;
    background-image: linear-gradient(90deg,#1ea99b 0%,#50612b 100%);
}
.contact_page_area .text_box.all_icon_color p {
    margin: 0px;
    color: #030925;
    padding: 0;
}
.tx_golobal_color{
     background: #50612b;
}
 .tx_btn_global_color:hover{
     background:#000;
}
.tmpl-palvelu .witr_button_area {
    margin-top: 35px;
    margin-left: 15px;
}
/* Google map */
#map-container {
  background-color: #fff;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);
  border: 1px solid #eee;
}
.map-consent {
  text-align: center;
}
.map-consent p {
  font-size: 14px;
  margin-bottom: 20px;
  font-family: Arial, sans-serif;
  padding: 20px;
}
#load-map {
  background-color: #50612b;
  color: white;
  border: none;
  padding: 12px 25px;
  font-size: 16px;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  transition: background-color 0.3s ease, transform 0.3s ease;
  font-weight: 600;
  margin-bottom: 20px;
}
#load-map:hover {
  background-color: #333;
  transform: translateY(-2px);
}
#load-map:focus {
  outline: none;
}

#load-map .icon {
  margin-right: 10px;
  font-size: 20px;
}
