﻿@charset "utf-8"; 
.home-language{padding-top:4%;}
.home-language .homelanguage-list{display:flex;flex-wrap:wrap;justify-content:space-between;}
.home-language .homelanguage-list .homelanguage-item{width:7%;text-align: center;}
@media (max-width:768px){.home-language .homelanguage-list{justify-content: center;}
.home-language .homelanguage-list .homelanguage-item{width:14%;}}
@media (min-width:1025px){.home-logo .l-wrap{align-items:center;}}
@media (max-width:768px){#customswiper .customswiper-pagination .swiper-pagination-bullet{width:30px;height:30px;}
#customswiper .customswiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{width:40px;height:40px}}
.home-about .l-wrap>div iframe{width: 100%;height: 100%;}