﻿@charset "utf-8"; 
.wmkc-whatsapp .wmkc-itemcont{height:auto;}
.wmkc-whatsapp .wmkc-itemcont>a{flex-wrap:wrap;}.banner-animote{position:absolute;top:36%;left:7%;z-index:1;padding:20px;border-radius:10px;transform:translateY(20px);opacity:0;text-transform:uppercase;font-weight:700}
.swiper-slide-active .banner-animote{animation:bannerup 1s forwards}
.banner-animote .title{font-size:42px;color:#232323}
.banner-animote .text{margin-top:10px;max-width:680px;color:#333}
@media(max-width:768px){.banner-animote{display:none}}
@keyframes bannerup{0%{transform:translateY(20px);opacity:0}
100%{transform:translateY(0);opacity:1}}
.wmkc-template-33 .wmkc-flex {display:flex;align-items:center;background:none;}
.wmkc-template-33 .wmkc-item-img {padding:0!important;}
.wmkc-template-33 .wmkc-item-img img {max-height:inherit!important;position:static!important;}
.home-application .applist .item .title {height: 65px;}
.home-static .list li .inner{text-transform:capitalize}
@media (min-width:769px){.home-static .list li{width:20%}}