/**
 * Theme Name: mekandy
 * Author: mekandy
 * Version: 0.0.1
 */

body{overflow-x:hidden;margin:0;padding:0}a{outline:none;text-decoration:none}a:hover{color:unset}img{width:100%;height:auto}h1,h2,h3,h4,h5,h6{margin:0}p{margin:0}body{-webkit-box-sizing:border-box;box-sizing:border-box}input{outline:none;border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}button{outline:none;border:0}button:hover{cursor:pointer}ul{margin:0;padding:0;list-style:none}h1{font:700 48px/100% -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-style:italic}@media only screen and (max-width: 1296px){h1{font-size:32px}}@media only screen and (max-width: 768px){h1{font-size:24px}}@media only screen and (max-width: 390px){h1{font-size:20px}}h2{font:700 48px/100% -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-style:italic}@media only screen and (max-width: 1296px){h2{font-size:32px}}@media only screen and (max-width: 768px){h2{font-size:24px}}@media only screen and (max-width: 390px){h2{font-size:20px}}p,li,a{font:400 16px/120% -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif}@media only screen and (max-width: 1296px){p,li,a{font-size:15px}}@media only screen and (max-width: 768px){p,li,a{font-size:14px}}.mekandy-header{padding:12px 0}.mekandy-header-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.mekandy-header__images{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mekandy-header>.mekandy-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:20px;border-radius:12px}@media only screen and (max-width: 1008px){.mekandy-header>.mekandy-container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.mekandy-header .header-menu{padding:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:14px}.mekandy-header .header-menu a{font:400 16px/120% -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;color:#fff;-webkit-transition:all .4s ease;transition:all .4s ease;white-space:nowrap}@media only screen and (max-width: 1296px){.mekandy-header .header-menu a{font-size:15px}}@media only screen and (max-width: 768px){.mekandy-header .header-menu a{font-size:14px}}.mekandy-header .header-menu a:hover{text-decoration:underline}.mekandy-header .menu-header-menu-container{display:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px;margin-left:auto}@media only screen and (max-width: 1008px){.mekandy-header .menu-header-menu-container{display:none}}.mekandy-header-mob__menu{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;top:-1000px;left:0;right:0;-webkit-transition:all .4s ease;transition:all .4s ease;border-radius:5px;background:#000;padding:20px 28px 15px;z-index:10;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media only screen and (max-width: 1008px){.mekandy-header-mob__menu{display:-webkit-box;display:-ms-flexbox;display:flex}}.mekandy-header-mob__menu .menu-header-menu-container{display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:0;border:0;margin:0}.mekandy-header-mob__menu .header-menu{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:start}.mekandy-header-mob__menu .header-menu li{margin-bottom:10px}.mekandy-header-burger{display:-webkit-box;display:-ms-flexbox;display:flex;padding:5px;width:20px;height:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:rgba(0,0,0,0);border-radius:5px}@media only screen and (max-width: 1008px){.mekandy-header-burger{display:-webkit-box;display:-ms-flexbox;display:flex}}.mekandy-header-burger span{width:100%;height:1px;display:block;background:#007ab5;-webkit-transition:all .4s ease;transition:all .4s ease}.mekandy-header-burger span:not(:last-of-type){margin-bottom:5px}.mekandy-header-burger.active span{margin:0}.mekandy-header-burger.active span:first-of-type{-webkit-transform:rotate(40deg);transform:rotate(40deg)}.mekandy-header-burger.active span:nth-child(2){position:relative;-webkit-transform:rotate(140deg);transform:rotate(140deg);top:-1px}.mekandy-header-burger.active span:last-of-type{display:none}.mekandy-header .current-menu-item a{text-decoration:underline}@media only screen and (max-width: 1008px){.mekandy-header .custom-logo-link{margin-right:auto}}@media only screen and (max-width: 768px){.mekandy-header .custom-logo-link{max-width:80px}}.mekandy-header .right{padding:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;border-radius:50px;background:#e6e8ee}@media only screen and (max-width: 1296px){.mekandy-header .right{border-radius:20px}}.mekandy-header .right a:first-of-type{font:400 12px/120% -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;color:#050505}.mekandy-header .right a:last-of-type{padding:10px 32px;border-radius:50px;background:#007ab5;font:400 12px/120% -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;color:#e6e8ee}@media only screen and (max-width: 1296px){.mekandy-header .right a:last-of-type{padding:8px 12px;border-radius:20px}}.mekandy-footer{padding:32px 0}@media only screen and (max-width: 1296px){.mekandy-footer{padding:24px 0}}.mekandy-footer__wrapper{padding:32px;border-top:1px solid #007ab5;background:#f5f5f5;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:24px;-ms-flex-wrap:wrap;flex-wrap:wrap}.mekandy-footer__wrapper .left{max-width:291px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}.mekandy-footer__wrapper .left img{max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}.mekandy-footer__wrapper .left h3{font:700 12px/120% -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;color:#000}.mekandy-footer__wrapper .middle{max-width:237px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:22px}.mekandy-footer__wrapper .middle .contacts{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px}.mekandy-footer__wrapper .middle .contacts img{max-width:24px;min-width:24px}.mekandy-footer__wrapper .middle .contacts>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:5px}.mekandy-footer__wrapper .middle .contacts>div h3{font:400 16px/120% -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;color:#2d2d2d}.mekandy-footer__wrapper .middle .contacts>div a{font:400 13px/120% -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;color:#6e6e6e}.mekandy-footer__wrapper .right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:50px;max-width:230px;width:100%}@media only screen and (max-width: 1296px){.mekandy-footer__wrapper .right{gap:24px}}.mekandy-footer__wrapper .right .info{padding:9px;border-radius:50px;background:#e6e8ee;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.mekandy-footer__wrapper .right .info a:first-of-type{font:400 12px/120% -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;color:#050505}.mekandy-footer__wrapper .right .info a:first-of-type:hover{text-decoration:underline}.mekandy-footer__wrapper .right .info a:last-of-type{padding:10px 32px;border-radius:50px;background:#007ab5;font:400 12px/120% -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;color:#e6e8ee}.mekandy-footer__wrapper .right .info a:last-of-type:hover{text-decoration:underline}@media only screen and (max-width: 1296px){.mekandy-footer__wrapper .right .info a:last-of-type{padding:8px 16px;border-radius:20px}}.mekandy-footer__wrapper .right>a{font:700 12px/120% -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;color:#000;text-transform:uppercase}.mekandy-footer__wrapper .right>a:hover{text-decoration:underline}.mekandy-footer .copyright{margin-top:8px;text-align:right;font:400 12px/120% -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;color:#000}.mekandy-container{max-width:1120px;margin:0 auto;padding:0 28px}body{position:relative;background:#fff}html{scroll-behavior:smooth}button{cursor:pointer}