@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&family=Poppins:wght@200;300;400;500;600;700;800;900&family=Roboto:wght@300;400;500;700;900&display=swap');
a {
    color:#17161a;
    transition: .5s;
}
a:hover {
    text-decoration: none;
    color: #fe2222;
}
body {
	font-weight: 400;
  font-size: 15px;
  line-height: 1.6;
	color: #606060;
	font-family: Poppins,sans-serif;
}
p {
     font-style: normal;
}
h1, h1 a, h2, h2 a, h3, h3 a, h4, h4 a, h5, h5 a, h6, h6 a {
    font-family: Poppins,sans-serif;
    font-style: normal;
    line-height: 1.2;
    font-weight: 700;
    -webkit-transition: .5s;
    transition: .5s;
    font-size: 20px;
    margin-bottom: 5px;
	  color:#030202;
}
.tmpl-perus .richtext h3, .tmpl-perus .richtext h4, .tmpl-peruspiilo .richtext h3, .tmpl-peruspiilo .richtext h4, .tmpl-henkilokunta .richtext h3, .tmpl-henkilokunta .richtext h4 {
  font-size: 16px!important;
  font-weight: 600!important;
}
.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;
}
.uppercase {
     text-transform: uppercase;
}
.witr_section_title_inner h1, .witr_section_title_inner h2, .witr_section_title_inner h3 {
    font-size: 40px;
    margin: auto;
    font-weight: 700;
    line-height: 1.4;
}
.witr_section_title_inner h2 {
    font-family: "Roboto", Sans-serif;
    font-size: 15px;
    font-weight: 700;
    color: #fe2222;
}
.witr_section_title_inner h1 span, .witr_section_title_inner h2 span, .witr_section_title_inner h3 span, .witr_section_title_inner p span, .witr_section_title_inner p span a {
    color: #fe2222;
}
.witr_bar_main {
    margin: 10px 0;
}
.witr_bar_inner {
    height: 3px;
    width: 90px;
    background: #fe2222;
    margin: 0px auto;
    position: relative;
    border-radius: 30px;
}
.witr_bar_innerc:before {
    left: 0;
    transform: translateY(-50%);
    animation-duration: 3s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    animation-name: move_title_bg1;
}
.witr_bar_innerc:after {
    right: 0;
    transform: translateY(-50%);
    animation-duration: 3s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    animation-name: move_title_bg2;
}
.witr_bar_innerc:after, .witr_bar_innerc:before {
    content: '';
    position: absolute;
    top: 50%;
    border-radius: 50%;
}
.witr_bar_innerc:after, .witr_bar_innerc:before {
    border: 5px solid #fe2222;
}
@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: 20px 0 0 0;
}
.witr_section_title_inner.text-center p {
    width: 71%;
    margin-right: auto;
    margin-left: auto;
}
.witr_all_pd0{
	padding:0;
}
@media (min-width: 1140px){
	.container {
		max-width: 1140px;
	}
}
/* Valikko */
 .em40_header_area_main.hdisplay_none {
     display: none;
}
.em_creative_header, .top_crt_style {
    background: #ffffff;
}
.top_crt_style {
    padding: 20px 0;
}
.top_crt_style .logo a {
    margin-top: 0;
}
.top_crt_style .logo a {
    margin-top: 0;
}
.top_crt_style .main_sticky_l {
    display: none;
}
.single_header_address {
    text-align: left;
    height: 100%;
}
.creative_header_icon {
    float: left;
    margin-right: 10px;
    overflow: hidden;
    height: 100%;
}
.creative_header_icon i {
    font-size: 30px;
    margin-top: 5px;
    margin-left: 2px;
    display: inline-block;
}
.creative_header_icon i, .top-address p span i, .top-address p a i {
    color: #fe2222;
}
.creative_header_address_text > p, .creative_header_address_text > p > a, .top_crmenu_l li a, .cr_top_addess p span, .cr_top_addess p a {
    color: #606061;
}
.creative_header_address_text>h3 {
    font-size: 18px;
    margin: 0;
    padding: 0;
	  color: #030202;
}
.creative_header_address_text>p {
    margin: 0;
    overflow: hidden;
}
/* Logo */
.logo a {
     display: inline-block;
}
.ekt-main-menu .logo a.main_sticky_main_l {
     display: block;
}
 .ekt-main-menu .logo a.main_sticky_l {
     display: none;
}
 .ekt-main-menu .prefix .logo a.main_sticky_main_l {
     display: none;
}
 .ekt-main-menu .prefix .logo a.main_sticky_l {
     display: block;
}
.prefix .container {
    padding-top: 0.5em;
    padding-bottom: 0.5em;
}
.logo-right,
.logo-left {
    align-items: center;
}
.mobile_menu_logo.text-center {
     padding: 20px 0;
}
/* Valikko */
.all_header_abs {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    z-index: 999;
}
.tx_relative_m {
    position: relative;
    z-index: 9999;
}
.ekt_nav_area.postfix {
    transition: .3s;
}
.ekt_nav_area {
    background: transparent;
}
.trp_nav_area {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 9999;
    transition: .5s;
}
 .ekt_menu ul {
     text-align: right;
     list-style: none;
}
 .ekt_menu > ul > li {
     display: inline-block;
     position: relative;
}
.ekt_menu > ul > li > a {
    display: block;
    margin: 35px 12px;
    transition: .5s;
    position: relative;
    font-size: 15px;
    font-weight: 300;
    color: #fff;
    font-family: Poppins,sans-serif;
}
.ekt_menu > ul > li > a.active {
    font-weight: 700;
}
.ekt_menu ul .sub-menu li a:hover, .ekt_menu ul .sub-menu li.current-menu-item a, .ekt_menu>ul>li.current-menu-item>a, .ekt_menu>ul>li>a:hover, .ekt_nav_area.prefix .ekt_menu>ul>li.current-menu-item>a, .ekt_nav_area.prefix .ekt_menu>ul>li>a:hover, .hbg2 .ekt_menu>ul>li.current-menu-item>a, .hbg2 .ekt_menu>ul>li>a:hover, .heading_style_2 .ekt_menu>ul>li.current-menu-item>a, .heading_style_2 .ekt_menu>ul>li>a:hover, .heading_style_3 .ekt_menu>ul>li.current-menu-item>a, .heading_style_3 .ekt_menu>ul>li>a:hover, .heading_style_4 .ekt_menu>ul>li.current-menu-item>a, .heading_style_4 .ekt_menu>ul>li>a:hover {
    color:#fff;
}
.ekt_menu > ul > li > a:before, .ekt_menu > ul > li.current > a:before {
     background: #ffb600 none repeat scroll 0% 0;
     bottom: -7px;
     content: "";
     height: 2px;
     left: 0;
     margin: auto;
     opacity: 0;
     position: absolute;
     right: 0;
     transition: all 0.5s ease 0s;
     width: 15%;
     display:none;
}
.ekt_menu ul li:last-child a {
     margin-right: 15px !important;
}
.ekt_menu > ul > li:hover > a:before, .ekt_menu > ul > li.current > a:before {
     opacity: 1;
}
.transprent-menu .ekt_nav_area {
     left: 0;
     right: 0;
     top: 0;
     z-index: 9999;
     background-color: transparent;
     padding: 0;
     transition: .5s;
     position: absolute;
}
.ekt_nav_area.postfix {
     transition: .3s;
}
.ekt_nav_area.prefix .ekt_menu > ul > li.current > a {
    color:#030202;
}
.ekt_nav_area.prefix .ekt_menu > ul > li > a {
    color:#fff;
}
.sb_popup .tx_mmenu_together {
    justify-content: space-between;
    background: #fe2222;
    padding: 0 30px;
}
.search_popup_button, .tx_mmenu_together {
    align-items: center;
    display: flex;
}
 .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;
}
.prefix {
    background: #fe2222;
    border-bottom: 2px solid #000;
}
.prefix nav.ekt_menu ul li a{
    margin-top:0.4em!important;
    margin-bottom:0.4em!important;
}
/* Alitasot - Dropdown */
.ekt_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;
}
.ekt_menu ul li:hover > .sub-menu {
     transition: .5s;
     opacity: 1;
     visibility: visible;
     top: 100%;
     z-index: 9;
}
.ekt_menu ul .sub-menu li {
     position: relative;
	   transition:.5s;
}
.ekt_menu ul .sub-menu li a {
    display: block;
    margin: 0;
    margin-bottom: 6px;
    letter-spacing: normal;
    font-size: 14px;
    font-weight: 500;
    transition: .5s;
    color: #272727;
    visibility: inherit !important;
    padding: 4px 0px;
    font-family: Poppins,sans-serif;
}
.ekt_menu ul .sub-menu li:before {
    left: -18px;
}
.ekt_menu ul .sub-menu li:hover:before{
	opacity:1;
}
.ekt_menu ul .sub-menu li:hover {
    margin-left: 8px;
}
.ekt_menu ul li.menu-item-has-children .sub-menu li a.active {
    font-weight: 700;
    color:red;
}
/* Taso 2 */
.ekt_menu ul .sub-menu .sub-menu {
    left: 100%;
    top: 130%;
    opacity: 0;
    visibility: hidden;
}
 .ekt_menu ul .sub-menu li:hover > .sub-menu {
     opacity: 1;
     visibility: visible;
     top: 0%;
}
/* Taso 3 */
 .ekt_menu ul .sub-menu .sub-menu li {
     position: relative;
}
 .ekt_menu ul .sub-menu .sub-menu .sub-menu {
     right: 100%;
     left: auto;
     top: 130%;
     opacity: 0;
     visibility: hidden;
}
 .ekt_menu ul .sub-menu .sub-menu li:hover > .sub-menu {
     opacity: 1;
     visibility: visible;
     top: 0%;
}
/* Taso 4 */
 .ekt_menu ul .sub-menu .sub-menu .sub-menu li {
     position: relative;
}
 .ekt_menu ul .sub-menu .sub-menu .sub-menu li:hover > .sub-menu {
     opacity: 1;
     visibility: visible;
     top: 0%;
}
/* Ikoni */
.ekt-main-menu .menu-item-has-children>a:after {
    margin-left: 5px;
    content: "\eac8";
    font-family: IcoFont!important;
    opacity: 1;
    font-size: 13px;
    font-weight: 600;
    width: 13px;
    height: 13px;
}
.menu-item-has-children .sub-menu li a:hover {
  color: red!important;
}
.main_menu_address_a {
    display: flex;
    align-items: center;
    position: relative;
}
.main_menu_address_a::before {
    background: #fbfbfb40;
}
.main_menu_address_a:before {
    content: "";
    position: absolute;
    width: 1px;
    height: 107px;
    left: 0;
}
.main_menu_header_icon {
    margin-left: 25px;
    margin-right: 10px;
}
.main_menu_header_icon i {
    color: #fe2222;
	  font-size: 30px;
}
.main_menu_header_address_text h3, .main_menu_header_address_text h4 a {
    margin: 0;
    font-weight: 600;
	  font-size: 18px;
}
.main_menu_header_address_text h3{
	color: #fe2222;
}
.main_menu_header_address_text h4 {
    margin-bottom: 0;
    color: #030925;
}
/* Mobiilivalikko */
.mobile-menu{
   display:none !important;
}
@media (max-width: 991px){
	.search_popup_button, .tx_mmenu_together{
		display: none;
	}
}
.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 li a,
.mean-container .mean-nav ul li a {
    color: #444;
    text-transform: none;
}.mean-container .mean-nav ul li.menu-item-has-children a.active {
    font-weight: 700;
}
.mean-container .mean-nav a.offer {
    background: black;
    padding-left: 1em;
    color: #fff;
    margin-bottom: 2em!important;
}
.mean-container .mean-nav ul li li a {
    border-top: 1px solid #ddd;
}
.mean-container .mean-nav ul li a:hover {
    color: red;
}
.mean-container .mean-nav ul li.mean-last {
    background: white;
}
.mobile_menu_inner .single_header_address {
  margin-top: 1em!important;
}
.mobile_menu_inner .single_header_address h3 {
  font-size: 1em;
}
.mobile_p {
    position: fixed;
    right: 0;
    width: 300px;
  	padding: 80px 20px 0px;
  	overflow-y: scroll;
    top: 0;
    height: 100%;
    z-index: 9999;
    display: block;
    transition: 0.5s all;
    box-shadow: 0 0 30px rgb(0 0 0 / 7%);
    transform: translateX(100%);
    background: #ffffff;
}
.tx-s-open {
    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;
}
.mean-container .mean-nav ul li li a {}
.mobile_opicon {
    text-align: right;
    padding: 4px 0;
}
.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  i:hover {
    cursor: pointer;
}
.mobile_menu_content .mobile_menu_logo {
    margin-bottom: 20px;
}
.mobile_menu_logo img {
  width: 100%;
  max-width: 300px;
  height: auto;
}
.mobile_cicon {
    position: absolute;
    right: 30px;
    top: 50px;
}
.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);
    transition: all 0.3s ease-out 0s;
}
.mobile_overlay.mactive {
    opacity: 1;
    visibility: visible;
}
/* Painike */
a.dtbtn {
    border: none;
    display: block;
    font-size: 15px;
    margin-left: 20px;
    font-weight: 500;
    border-radius: 50px;
    padding: 11px 25px;
    color: #fff;
    background: #020202;
}
a.dtbtn:hover {
    background: #fff;
    color: #020202;
}
/* Karuselli */
 .witr_swiper_area{
     overflow:hidden;
     position:relative;
}
.witr_swiper_height {
    position: relative;
    background-position: center center;
    height: 950px;
    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: 60%;
    height: 100%;
}
.witr_swiper_content {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
    background: #ffffffd9;
    padding: 90px 50px 100px;
    width: 85%;
    border-radius: 10px;
}
.witr_swiper_content h4 {
    font-size: 15px;
    display: inline;
    color: #ff3c00;
    font-weight: 600;
}
.text-left .witr_swiper_content h4, .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:100%;
}
.text-left .witr_swiper_content h4, .text-left .witr_swiper_content h2, .text-left .witr_swiper_content h3, .text-left .witr_swipers_title h4 {
    margin: 21px auto 3px 0;
}
.witr_swiper_content h4 span, .witr_swiper_content h2 span, .witr_swiper_content h3 span {
    color: #2626d0;
}
.witr_swiper_content h4, .witr_swiper_content h2, .witr_swiper_content h3, .witr_swipers_title h4 {
    margin: 21px auto 3px 0;
}
.witr_swiper_content h2, .witr_swiper_content h3 {
    font-size: 40px;
    font-weight: 700;
    line-height: 1;
}
.witr_swiper_content p {
    width: 100%;
    font-size: 17px;
    font-weight: 400;
    margin: 15px auto 15px 0;
}
.slider_btn {
    margin-top: 52px;
}
.witr_btn {
    font-size: 17px;
    font-weight: 500;
    border-radius: 50px;
    text-align: center;
    position: relative;
    margin-right: 15px;
    z-index: 2;
    transition: 1s;
    padding: 16px 45px;
    color: #fff;
    background: #fe2222;
    display: inline-block;
}
.witr_btn:hover {
    background: #020202;
    color: #fff;
}
.witr_swiper_content .witr_btn.active {
    color: #FFFFFF;
    background-color:#FF6900;
    border-style: solid;
    border-width: 0px 0px 0px 0px;
}
.witr_swiper_content .witr_btn.active:hover {
    background-color: #0096FF;
}
.witr_swiper_area .text-left .slider_vd_icon {
    right: 16%;
	position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
}
.witr_swiper_area .swiper-slide a {
    display: inline-block;
}
.tx_svd_icon {
    background: #fe2222;
    color: #fff;
    width: 75px;
    height: 75px;
    line-height: 75px;
    border-radius: 100%;
    text-align: center;
    animation: witr-shadow 1s linear infinite;
}
.tx_svd_icon{
	width:75px;
	height:75px;
	line-height:75px;
	border-radius:100%;
	display:inline-block;
	text-align:center;
    -webkit-animation: witr-shadow 1s linear infinite;
    animation: witr-shadow 1s linear infinite;
    -webkit-transition: 0.5s;
}
.tx_svd_icon i {
    color: #fff;
}

@keyframes witr_square {
    0% {
        transform: scale(1);
        opacity: 0;
    }
    20% {
        transform: scale(1.24);
        opacity: 1;
    }
    100% {
        transform: scale(2.1);
        opacity: 0;
    }
}
/* slick button css */
.witr_ds_content_area:hover .slick-next, .witr_ds_content_area:hover .slick-prev {
    opacity: 1;
}
.witr_ds_content_area .slick-prev {
    left: 15px;
}
.witr_ds_content_area .slick-next {
    right: 15px;
}
.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: 30px;
}
.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: #fe2222;
}
/* Palvelut */
.bl_fea_area {
    margin-top: -50px;
    margin-bottom: 0px;
    z-index: 1;
    position: relative;
}
.service-item {
    padding: 35px 20px 50px 20px;
    background: #fff;
    border-radius: 10px 10px 10px 10px;
    transition: .5s;
    margin-bottom: 30px;
}
.service-item i{
    font-size: 50px;
    height: auto;
    width: auto;
    line-height: normal;
    background: 0 0;
    border: none;
    color: #fe2222;
    transition: .5s;
    text-align: center;
    display: inline-block;
}
.service-item h3 {
    padding: 0 0 5px 0;
}
.service-item p {
    padding-top: 0;
	  transition:.5s;
}
.service-btn {
    transition: 0.5s;
}
.service-btn a{
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    background: #FE2222;
    margin: 10px 0 0 0;
	  transition: .5s;
    padding: 9px 30px;
  	border-radius:50px;
  	display:inline-block;
}
.service-item:hover {
    box-shadow: 0px 0px 35px 0px rgba(0, 0, 0, 0.15);
}
.service-btn a:hover{
    background: #020202;
}
/* Sisältö */
.bl_ab_area {
    padding: 90px 0 90px 0;
}
.ab_con_inner .witr_section_title {
    margin-bottom: 30px;
}
.ab_con_inner .witr_section_title h1 {
  margin-bottom: 0.5em;
  line-height: 45px;
}
.ab_con_inner .content-text p {
  padding-top: 0em!important;
}
.ab_con_inner .content-text a {
  color:red;
  text-decoration: none;
}
.ab_con_inner .content-text a:hover {
  color:red;
  text-decoration: underline;
}
.ab_con_inner .content-text h3 {
  line-height: 20px;
}
.ab_con_inner .witr_section_title_inner h2 {
    font-size: 17px;
}
.ab_con_inner ul {
  padding-left:1em;
  padding-right:1em;
  margin-bottom: 1em;
}
.ab_con_inner ul li {
  list-style: disc;
}
.ab_image {
    margin-bottom: 30px;
}
.witr_s_flex {
    display: flex;
}
.service_top_text {
    display: block;
}
.all_icon_color i, .em-service2.sleft .em-service-icon {
    margin: 0 10px 0 0;
}
.em-service-icon i {
    font-size: 60px;
    height: auto;
    width: auto;
    line-height: normal;
    border: none;
    color: #fe2222;
}
.em-service-title h3 {
    padding: 0;
    transition: .5s;
    margin-bottom: 8px;
}
.em-service2.sleft {
    margin-bottom: 20px;
}
.ab_con_inner .witr_btn {
    margin-top: 20px;
}
.ab_page_ab {
    padding: 118px 0 90px 0;
}
/* Sivunumerot */
.page-numbers span.current, .paginations a.current, .paginations a:hover {
    border-color: #fe2222;
	 background: #fe2222;
	 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;
    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: 40px;
}
/* Ajankohtaista */
.bilup_blog_area {
    background: #fff;
    padding: 125px 0px 110px 0px;
}
/* Henkilökunta */
.bl_team_area {
    padding: 115px 0 75px;
}
.bl_team_area .witr_section_title {
    margin-bottom: 45px;
}
.witr_team_15n {
    margin-bottom: 30px;
    border-bottom: 5px solid #fe2222;
}
.witr_team_thumb15 {
    overflow: hidden;
    position: relative;
    border: 1px solid #eee;
}
.witr_team_15n h3 {
    padding-top: 15px;
}
.witr_team_15n span {
    padding-top: 10px!important;
    padding-bottom: 10px!important;
    width: 100%;
    clear:both;
}
.team_top_icon {
    position: absolute;
    top: -150px;
    right: 20px;
    transition: .5s;
}
.team_bottom_icon a, .team_top_icon ul li a {
    width: 40px;
    height: 40px;
    line-height: 40px;
    display: block;
    text-align: center;
    border-radius: 5px;
    font-size: 14px;
    transition: .5s;
    margin: 0px 0px 6px 0px;
    background: #fe2222;
	  color:#fff;
}
.team_top_icon ul li a:hover{
	background:#020202
}
.witr_team_content15 {
    padding: 22px 30px;
    text-align: center;
    box-shadow: 0 0 30px 0 rgba(42,67,113,.15);
    background: #fff;
}
.all_color_team span {
    font-family: "Roboto", Sans-serif;
    font-size: 16px;
    font-weight: 400;
}
 .witr_team_thumb15 img{
	 width:100%;
 }
 .witr_team_15n:hover .team_top_icon {
    top: 40px;
}
.ab_page_team {
    padding: 6px 0 75px;
}
.witr_team_15n .team-contact a {
    color: red;
}
.witr_team_15n .team-contact a:hover {
    color: red;
    text-decoration: underline;
}
/* Palautteet */


/* Yhteystiedot */
.contact_area {
    background:#F9F9F9C4;
    padding: 130px 0 120px 0;
}
.contact_area  .witr_section_title {
    margin-bottom: 38px;
}
.apartment_text h1 {
    font-size: 17px;
    margin-bottom: 12px;
}
.apartment_text h1{
    color: #fe2222;
}
.apartment_text h2 {
    margin-bottom: 40px;
    font-size: 35px;
    font-weight: 500;
}
.apartment_area {
    position: relative;
    padding: 0;
    border-radius: 0;
    text-align: left;
}
/* Captcha */
.captcha {
	font-size:1em;
	padding-top:0.5em;
	padding-bottom:1em;
	margin-bottom:0em!important;
	width:100%;
}
.captcha-input {
	font-size:0.8em;
	padding:0em;
	padding-bottom:4em;
}
.captcha-input input{
	float:left;
	clear:right;
	margin-right:0.5em;
  padding:0.1em!important;
  height: 30px!important;
  text-align: center;
  font-size:1.1em!important;
  border-radius: 0px!important;
}
.captcha-input img{
	float:left;
	clear:right;
	margin-right:0.5em;
	margin-top:0em;
}
.witr_apartment_form input, .witr_apartment_form form select, textarea {
    padding-left: 30px;
}
.witr_apartment_form form select, .witr_apartment_form input {
    width: 100%;
    height: 45px;
    border-radius: 5px;
    outline: 0;
    margin-bottom: 23px;
    background: #F3F3F3;
    font-size: 16px;
    color: #222;
    border: 1px solid #f1f1f1;
}
.twr_form_box  textarea {
    height: 150px;
    width: 100%;
    padding-left: 30px;
    color: #222;
    margin-bottom: 13px;
    background: #F3F3F3;
    border-radius: 5px;
    padding-top: 10px;
    font-size: 16px;
    border: 1px solid #f1f1f1;
}
.witr_apartment_form .btn {
    border: 0 none;
    display: inline-block;
    font-weight: 600;
    padding: 15px 30px;
    font-size: 17px;
    border-radius: 30px;
    color: #fff;
    margin-top: 0;
    transition: .5s;
    background: #fe2222;
    margin-top: 38px;
}
.witr_apartment_form .btn:hover {
    background: #02101e;
}
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;
}
.cont_page_cont {
    background: 0 0;
    padding: 100px 0 120px 0;
}
input[type=checkbox] + label {
  display: block;
  margin: 0.2em;
  cursor: pointer;
  padding: 0.2em;
}
input[type=checkbox] {
  width: 20px;
  height: 20px;
  margin-left: 5px;
  margin-top: 5px;
}
.twr_form_box label span.checkbox {
  margin-left:5px;
}
.twr_form_box label {
  font-size: 16px;
}
/* Kartta */
.map_inner_area {
    margin-right: 30px;
}
.map_inner_area iframe {
    border: none;
    width: 100%;
    height: 585px;
}
.cont_map_area .map_inner_area iframe {
    border: none;
    width: 100%;
    height: 500px;
    margin-bottom: -9px;
}
.cont_map_area .map_inner_area {
    margin-right: 0;
    margin-left: 0;
}
/* Yhteystiedot */
.contact_page_area {
    padding: 120px 0 0px;
}
.contact_page_area .witr_section_title_inner p {
    padding: 10px 0 0 0;
}
.contact_page_area .all_color_service {
    padding: 40px 30px 40px 40px;
}
.contact_page_area .all_color_service, .service_top_image::after {
    box-shadow: 0px 0px 30px 0px rgb(0 0 0 / 5%);
    margin-bottom: 30px;
    background: #fff;
    border-radius: 0;
}
.contact_page_area .service_top_image {
    position: relative;
}
.contact_page_area .service-item i {
    font-size: 30px;
    height: 80px;
    width: 80px;
    text-align: center;
    line-height: 80px;
    display: inline-block;
    transition: .5s;
    background: #fe2222;
    border-radius: 5px;
    color: #fff;
}
.contact_page_area .service-item h3 {
    padding: 15px 0 10px;
    color: #030925;
}
.contact_page_area .all_color_service:hover i, .contact_page_area .poly_text_box:hover .contact_page_area .service_icon_box::before {
    background: #101010;
}
.contact_page_area .text_box.all_icon_color p {
    padding-bottom: 0px;
    margin: 0px;
}
/* Uutissyötteet */
.newsfeed {
  margin-top: 100px;
}
.feed-container {
	margin-top: 1em;
}
.rss-feed {
    list-style-type: none;
    padding-left: 0;
}
.rss-item {
    margin-bottom: 1em;
}
.rss-title {
    font-weight: 600;
    color: #333;
    text-decoration: none;
}
.rss-title:hover {
    text-decoration: underline;
}
.rss-date {
    color: #777;
    font-size: 14px;
}
/* Uutiset */
.ekt_blog_area {
    background: #F3F3F3;
    padding: 125px 0px 110px 0px;
}
.ekt_blog_area .witr_section_title_inner p {
    width: 62%;
    margin: 0 auto;
    padding: 5px 0 0 0;
}
.ekt_blog_area .witr_section_title {
    margin-bottom: 35px;
}
.ekt_blog_area h1.divider_text::before {
    width: 70%;
}
.ekt_blog_area .witr_section_title_inner h2 {
    padding: 0;
}
.all_blog_color {
    text-align: left;
}
.busi_singleBlog {
    transition: .5s;
    box-shadow: 0 10px 30px 0 rgb(0 0 0 / 5%);
    position: relative;
    overflow: hidden;
    background: #fff;
    margin-bottom: 20px;
}
.witr_sb_thumb {
    overflow: hidden;
    position: relative;
}
.witr_sb_thumb:before {
    transform: scale(0);
    transition: .5s;
}
.witr_sb_thumb img {
    width: 100%;
    transition: .5s;
}
.busi_singleBlog:hover .witr_sb_thumb img, .busi_singleBlog:hover .witr_sb_thumb:before {
    transform: scale(1.2);
}
.witr_blog_con {
    padding: 20px 30px 25px;
    margin-bottom: 0;
}
.witr_blog_con h2 {
    margin: 15px 0 0;
    color: #222429;
}
.all_blog_color p {
    padding: 10px 0 0 0;
}
.witr_blog_con h2 a {
    display: inline-block;
}
.em-blog-content-area_adn {
    padding: 0 10px 22px 0;
}
.learn_btn {
    border-radius: 5px;
    padding: 10px 30px;
    margin-top: 20px;
    transition: .5s;
    border: 1px solid #ddd;
    font-size: 17px;
    font-weight: 500;
    display: inline-block;
    text-align: center;
    color: #fe2222;
}
.learn_btn:hover {
    background: #fe2222;
  	color:#fff;
  	border-color:#fe2222;
}
.em-blog-content-area_adn {
    padding: 0 10px 16px 20px;
}
.witr_blog_border {
    margin-bottom: 10px;
}
.witr_blog_border {
    border: 1px solid #f2f2f2;
}
.witr_blog_con span {
    font-size: 16px;
    line-height: 26px;
    font-size: 16px;
    margin-bottom: 15px;
    margin-right: 2px;
}
.ekt-blog-meta-left_adn a, .ekt-blog-meta-left_adn 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_meta_potion14 {
    margin: 5px 0 17px;
}
.witr_blog_con span i {
    padding-right: 5px;
    padding-left: 5px;
    transition: .5s;
    color: #fe2222;
}
.witr_blog_area11 .em-blog-content-area_adn {
    padding: 0 10px 22px 0;
}
.witr_blog_meta_potion {
    margin-top: -55px;
    margin-bottom: 25px;
    z-index: 9;
    position: relative;
    padding: 15px 10px;
    box-shadow: 0 0 30px 0 rgba(0,0,0,.04);
    background: #fff;
}
.witr_blog_meta_potion span a, .witr_blog_meta_potion span {
    font-size: 14px;
}
.wbutton_right_icon {
    position: absolute;
    bottom: 0;
    right: 24px;
}
.wbutton_right_icon a {
    font-size: 20px;
    position: relative;
    z-index: 1;
    color: #fe2222;
}
.wbutton_right_icon a::before {
    content: '';
    position: absolute;
    height: 110px;
    width: 110px;
    border: 2px solid #f7f7f7;
    bottom: -78px;
    z-index: -1;
    transform: rotate(-35deg);
    right: -38px;
    border-radius: 0 20px;
    transition: .5s;
}
.busi_singleBlog:hover .wbutton_right_icon a {
    color: #fff;
}
.busi_singleBlog:hover .wbutton_right_icon a::before {
    background: #fe2222;
}
/* 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 {
    bottom: -1px;
    display: block;
    line-height: 17px;
    margin-bottom: 20px;
    padding-bottom: 14px;
    position: relative;
}
.blog-left-side .widget h2::before {
    background: #fe2222;
    bottom: 0;
    content: "";
    height: 2px;
    left: 0px;
    position: absolute;
    width: 26%;
    top: 30px;
}
.em-blog-content-area {
    padding: 20px 15px 0;
    overflow: hidden;
}
.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: #fe2222;
}
.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;
}
.ekt-blog-meta-left i {
    color: #fe2222;
}
.ekt-blog-meta-left i {
    font-size: 13px;
    margin-right: 5px;
}
.ekt-blog-meta-left {
    margin-bottom: 10px;
    margin-top: 5px;
}
.recent-post-text h4 a:hover {
    color: #fe2222;
}
.recent-post-item {
    padding-bottom:0;
}
.recent-post-text h4 {
    margin-bottom: 0;
    line-height: 1;
}
.ekt-blog-meta-left a, .ekt-blog-meta-left span {
    color: #888;
}
.widget .screen-reader-text {
    display: none;
}
.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;
}
.widget_categories {
  margin-bottom: 3em!important;
}
.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 ul li.is-in-active-path a.active {
  font-weight: 700;
  color: red;
}
.tagcloud a:hover {
    background: #DB2D2E;
    color: #fff;
}
.textwidget img {
    margin-bottom: 15px;
}
.textwidget p {
    margin-bottom: 0.5rem;
}
.ekt-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 .ekt-single-blog {
    margin-bottom: 30px;
    box-shadow: none;
    border-bottom: 1px solid #e7e7e7;
    background: transparent;
}
.ekt-single-blog {
    overflow: hidden;
    text-align: left;
    transition: all .3s ease-in-out 0s;
}
.ekt-blog-thumb {
    overflow: hidden;
}
.single_blog_thumb img {
    width: 100%;
}
.ekt-blog-thumb a {
    display: block;
    position: relative;
}
.ekt-blog-thumb a:before {
    content: "";
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    opacity: 0;
    z-index: 999;
    transition: .5s;
}
.ekt-blog-thumb a:before {
    background: rgba(0,0,0,.7);
}
.ekt-blog-thumb img {
    width: 100%;
}
.ekt_blog_area .em-blog-content-area {
    padding: 20px 15px 0;
    overflow: hidden;
    box-shadow: 0 0 10px 0 rgb(148 146 245 / 20%);
}
.ekt-blog-meta.post_blog h2 a {
    font-size: 24px;
    font-weight: 700;
    transition: .5s;
}
.ekt-blog-meta-left {
    margin-bottom: 10px;
    margin-top: 5px;
}
.ekt-blog-meta-left a, .ekt-blog-meta-left span {
    color: #888888;
    font-size: 16px;
    margin-right: 5px;
    margin-bottom: 0;
    display: inline-block;
}
.ekt-blog-meta-left i {
    color: #fe2222;
    margin-right: 5px;
    font-size: 13px;
}
.ekt-blog-meta-left a, .ekt-blog-meta-left span {
    color: #888;
}
.em-blog-content-area .witr_btn {
    background: #fe2222;
    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;
}
.ekt-single-blog:hover .ekt-blog-thumb a:before {
    opacity: 1;
}
.ekt-single-blog:hover .ekt-blog-thumb img {
    transform: scale(1.1);
}
.em-blog-content-area .witr_btn:hover {
    background: #323232;
    color: #fff;
}
.ekt-blog-meta.post_blog h2 a {
    font-size: 24px;
    font-weight: 700;
    transition: .5s;
}
.witr-blog-side-area.blog_sidebar .markit-single-blog {
    margin-bottom: 30px;
    box-shadow: none;
    border-bottom: 1px solid #e7e7e7;
    background: transparent;
}
.blog-left-side .widget a {
    color: #17161a;
    line-height: 1;
}
.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: 16px;
    font-weight: 600;
}
.widget_recent_data .recent-post-image img {
    margin-bottom: 10px;
    margin-top: 0;
    width: 100%;
    max-width: 100px;
    height: auto;
    border: 1px solid #e7e7e7;
}
.widget_recent_data .recent-post-item {
    margin-bottom: 15px;
    padding:0.5em;
}
.blog-left-side .single-widget-item h2 {
    color: #030925;
}
/* Uutinen */
.witr-blog-side-area.blog_area.single_blog.single_blog_page {
    padding: 100px 0 70px;
}
.ekt-single-blog-details-inner {
    padding: 38px 45px 45px;
    box-shadow: 0 3px 19px rgb(0 0 0 / 8%);
    border-radius: 0 0 10px 10px;
}
.block .wp-block-quote.is-large p, .block .wp-block-quote.is-style-large p {
    font-size: 1.5em;
    font-style: italic;
    line-height: 1.6;
    color: #5c727d;
}
.wp-block-group__inner-container {
    text-align: center;
}
.ekt-single-icon-inner {
    text-align: center;
}
.ekt-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;
}
.ekt-single-icon-inner a:hover {
    background: #fe2222;
    border-color: #fe2222;
    color: #fff;
}
.ekt_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;
}
.ekt_btn:hover {
    background: #fe2222;
    border-color:#fe2222;
    color:#fff;
}
.back {
  margin-top: 4em;
}
/* Footer */
.witrfm_area {
    position: relative;
    background: #030202;
    color:#fff;
}
.witrfm_area:before {
    content: "";
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    left: 0;
    right: 0;
    margin: auto;
}
.footer-middle {
    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 span.comment-author-link, .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, .ekt-description-area p, .ekt-description-area .phone a, .ekt-description-area .social-icons a, .recent-review-content h3, .recent-review-content h3 a, .recent-review-content p, .footer-middle .ekt-description-area p, .footer-middle .recent-post-text h4 a, .footer-middle .recent-post-text .rcomment, .witr_sub_table span {
    color: #ffffff;
}
.footer-middle .widget h2 {
    color: #ffffff;
}
.footer-middle .widget h2 {
    margin-bottom: 26px;
    margin-top: 28px;
    position: relative;
}
.single-widget-item h2 {
    color: #ffffff;
    margin-bottom: 33px;
    margin-top: 28px;
}
.ekt-description-area a img {
    margin: 26px 0;
}
.ekt-description-area a img {
    width: 100%;
    max-width: 400px;
    height: auto;
}
.footer-middle .menu-our-service-container a {
    color:#fff;
}
.footer-middle .menu-our-service-container a:hover {
    color:#fff;
    text-decoration: underline;
}
.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 .widget h2 {
    color: #ffffff;
}
.gallery-columns-3 .gallery-item {
    max-width: 33.33%;
}
.footer-sociala-icon {
    clear: both;
    float: left;
    font-size: 18px;
    margin-right: 12px;
}
.footer-sociala-info {
    overflow: hidden;
}
.footer-middle .widget ul li {
    margin-bottom: 10px;
}
.footer-widget.address p {
    margin-bottom: 9px;
}
.footer-middle .widget ul li a:hover, .footer-middle .widget ul li:hover:before {
    color: #fff;
}
.ekt-desektiption-area a img {
    margin: 26px 0;
}
.ekt-description-area .social-icons a {
    width: 40px;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    text-align: center;
    border-radius: 5px;
    margin-right: 10px;
    margin-bottom: 5px;
    margin-top: 0;
    background: #3e3e3e;
}
.ekt-description-area .social-icons a:hover {
    background: #fe2222;
    color: #fff;
}
.twr_footer_contact input {
    background: 0 0;
    color: #fff;
    border: 1px solid #fff;
    height: 60px;
    width: 100%;
    padding-left: 30px;
    color: #fff;
    border-radius: 4px;
}
.twr_footer_contact input::placeholder{
	color:#fff;
}
.twr_footer_contact button {
    padding: 15px 30px;
    margin-top: 10px;
    outline: 0;
    border: none;
    background: #fe2222;
    color: #fff;
}
.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:hover {
    background: #fff;
	  color: #fe2222;
}
.witr_sub_table {
    border-bottom: 1px solid #ffffff8c;
}
.witr_sub_table {
    display: flex;
    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 {
    content: "";
    position: absolute;
    top: 0;
    height: 1px;
    width: 61%;
    left: 0;
    right: 0;
    margin: auto;
    background: #ffffff61;
}
.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: #fe2222;
}
/* Sivun alkuun */
#scrollUp {
    bottom: 30px;
    font-size: 30px;
    height: 40px;
    line-height: 40px;
    right: 100px;
    text-align: center;
    border-radius: 5px;
    width: 40px;
	  background: #fe2222;
}
#scrollUp i {
    color: #fff;
}
/* Murupolku */
.breadcumb-inner h2 {
    font-size: 36px;
}
.breadcumb-area {
    padding-top: 59px;
    padding-bottom: 59px;
    background-size: cover;
    background-image: url(assets/images/bg-breadcrump.jpg);
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    padding-top: 150px;
}
.breadcumb-area:before, .breadcumb-blog-area:before {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    content: "";
    background: rgba(255,255,255,0.55);
}
.breadcumb-inner ul, .breadcumb-inner ul span a, .breadcumb-inner li, .breadcumb-inner li a {
    color: #000;
}
.breadcumb-inner li {
    display: inline-block;
    margin: 0;
    color: #000;
}
.breadcumb-inner li:nth-last-child(-n+1) {
    color: #000;
}
.breadcumb-inner li a {
    color: #000;
}
.breadcumb-inner li a:hover {
    color: #555;
}
.brpt h2 {
    font-size:30px;
    color: #000;
    margin-bottom: 5px;
}
.lcase {
     text-transform: lowercase;
}
.ucase {
     text-transform: uppercase;
}
.ccase {
     /*text-transform: capitalize;*/
}
/* 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%;
  }
  /*.sidebar-right {
    display: none;
  }*/
}
