.w9-partners{width:100%;padding:2em 1em;background-color:white;}.w9-partners__group{max-width:120em;margin:0 auto;}.w9-partners__heading{text-transform:capitalize;font-weight:700;font-size:3em;padding:1em;}.w9-partners__first{display:flex;flex-wrap:wrap;width:100%;}@media only screen and (max-width:37.5em){.w9-partners__first{flex-wrap:wrap;justify-content:flex-start;}}.w9-partners__first__imgbox{padding:3em;width:20%;display:flex;align-items:center;background-size:contain;background-position:center;border:.1em solid #eee;cursor:pointer;transition:all .2s;}@media only screen and (max-width:37.5em){.w9-partners__first__imgbox{width:50%;}}.w9-partners__first__imgbox__img{width:100%;margin:0 auto;}.w9-partners__first__imgbox__img:hover{opacity:.3;}.w3-ctaregister{display:flex;width:100%;background-color:#ff5a5f;padding:3em 1em;color:var(--text-color-w);}.w3-ctaregister__group{width:120em;margin:0 auto;display:flex;justify-content:space-between;align-items:center;}@media only screen and (max-width:37.5em){.w3-ctaregister__group{display:block;}}.w3-ctaregister__info{display:flex;align-items:center;}.w3-ctaregister__info__icon{font-size:3em;margin:0.5em;}.w3-ctaregister__info__text--1{font-size:1.4em;font-weight:300;margin:0 1em;}.w3-ctaregister__info__text--2{font-size:1.3em;font-weight:600;}.w3-ctaregister__input-form{display:flex;position:relative;background-color:white;border:none;border-radius:2.5em;width:45%;overflow:hidden;}@media only screen and (max-width:37.5em){.w3-ctaregister__input-form{width:100%;margin-top:1em;}}.w3-ctaregister__input-form__text{border:none;font-size:1.6em;outline:none;margin:1em;}.w3-ctaregister__input-form__btn{right:0;float:right;margin-left:auto;border:none;background-color:black;color:white;padding:1em 2em;top:0;font-size:1.6em;cursor:pointer;}.w13-ctaregister-3{font-weight:500;width:100%;padding:3em 1em;background-color:white;}.w13-ctaregister-3__group{max-width:120em;margin:0 auto;}.w13-ctaregister-3__heading{font-weight:bold;display:block;margin:0 auto;width:fit-content;text-align:center;font-size:3.5em;text-transform:uppercase;line-height:1.4em;}.w13-ctaregister-3__items{margin-top:2em;display:flex;justify-content:space-between;flex-wrap:wrap;}.w13-ctaregister-3__items__contact{width:48%;text-align:center;}@media only screen and (max-width:50em){.w13-ctaregister-3__items__contact{width:100%;}}.w13-ctaregister-3__items__contact__form__input{margin-top:1em;display:block;padding:1.2em;border:0.15em solid #eee;border-radius:0.8em;background-color:white;}.w13-ctaregister-3__items__contact__form__input__text{outline:none;border:none;width:97%;display:inline-block;font-size:1.5em;}.w13-ctaregister-3__items__contact__form__input__icon{color:red;}.w13-ctaregister-3__items__contact__form__select{padding:1em;width:100%;border-radius:0.5em;margin-top:1em;border:0.15em solid #eee;font-size:1.5em;}.w13-ctaregister-3__items__contact__form__text{height:3em;outline:none;width:100%;margin-top:1em;display:block;padding:1.2em;border-radius:0.5em;border:0.15em solid #eee;font-size:1.5em;}.w13-ctaregister-3__items__contact__form__des{color:red;font-weight:300;font-size:1em;margin-top:1em;display:block;}.w13-ctaregister-3__items__contact__button{padding:1em 2em;display:inline-block;font-weight:700;color:white;font-size:1.6em;margin:0 auto;background-size:200% auto;border-radius:2em;margin-top:1em;border:none;animation:buttonMoveBg 0.5s infinite alternate-reverse;}.w13-ctaregister-3__items__contact__info{line-height:1.6em;display:block;margin-top:2em;}.w13-ctaregister-3__items__imgbox{max-height:25em;width:50%;height:auto;display:block;background-repeat:no-repeat;background-size:contain;background-position:center;background-position:center;}@media only screen and (max-width:50em){.w13-ctaregister-3__items__imgbox{width:100%;min-height:25em;margin-top:1em;}}.w13-ctaregister-3__items__imgbox__img{width:100%;height:100%;}.w5-project{width:100%;padding:2em 1em;background-color:white;color:var(--text-color-w);}.w5-project__group{max-width:120em;margin:0 auto;}.w5-project__heading{text-align:center;display:block;}.w5-project__heading__main{font-weight:700;font-size:3em;line-height:1.6em;}.w5-project__heading__line{margin-top:2em;border-bottom:0.2em solid rgba(var(--main-color-w), 1);width:15em;display:inline-block;}.w5-project__heading__sub{margin-top:2em;font-weight:300;font-size:1.5em;line-height:1.8em;}.w5-project__item{margin-top:2em;display:grid;grid-template-columns:repeat(3, minmax(20em, 1fr));grid-template-rows:repeat(3, minmax(30em, 1fr));grid-gap:2em;}@media only screen and (max-width:37.5em){.w5-project__item{grid-template-columns:repeat(3, minmax(10em, 1fr));grid-template-rows:repeat(3, minmax(15em, 1fr));grid-gap:1em;}}.w5-project__item__card{position:relative;border-radius:2em;overflow:hidden;transition:all 0.5s;}.w5-project__item__card--1{grid-row:1 / span 2;grid-column:1/2;background-position:center;background-repeat:no-repeat;background-size:cover;}.w5-project__item__card--2{background-position:center;background-repeat:no-repeat;background-size:cover;grid-row:1 / 2;grid-column:2 / 3;}.w5-project__item__card--3{background-position:center;background-repeat:no-repeat;background-size:cover;grid-row:1 / 2;grid-column:3 / 4;}.w5-project__item__card--4{background-position:center;background-repeat:no-repeat;background-size:cover;grid-row:2 / 3;grid-column:2 / 3;}.w5-project__item__card--5{background-position:center;background-repeat:no-repeat;background-size:cover;grid-row:2 / span 2;grid-column:3 / 4;}.w5-project__item__card--6{background-position:center;background-repeat:no-repeat;background-size:cover;grid-row:3 / 4;grid-column:2 / 3;}.w5-project__item__card--7{background-position:center;background-repeat:no-repeat;background-size:cover;grid-row:3 / 4;grid-column:1 / 2;}@media only screen and (max-width:37.5em){.w5-project__item__card{border-radius:1em;}}.w5-project__item__card__imgbox{max-width:39em;background-size:contain;background-position:center;}.w5-project__item__card__imgbox__img{max-width:100%;}.w5-project__item__card__info{position:absolute;top:50%;text-align:center;width:100%;color:white;display:none;}.w5-project__item__card__info__name{font-size:1.7em;}.w5-project__item__card__info__des{margin-top:2em;font-size:1.4em;font-weight:300;}.w5-project__item__card__overlay{position:absolute;height:100%;width:100%;top:0;left:0;transition:all 0.2s;}.w5-project__item__card:hover .w5-project__item__card__overlay{background-color:rgba(var(--second-color-w), 1);}.w5-project__item__card:hover .w5-project__item__card__info{display:block;}.w5-project__item__card:hover .w5-project__item__card__imgbox__img{transition:all 0.2s;opacity:0;}.w21-blankpage{width:100%;background-color:white;}.w21-blankpage__group{max-width:120em;margin:0 auto;padding:0 .5em;}.w21-blankpage__content{line-height:1.8em;font-size:1.6em;text-align:justify;}.w11-downbar{width:100%;padding:2em .5em;background-color:rgba(var(--main-color-w), 1);color:white;}.w11-downbar__group{margin:0 auto;max-width:120rem;display:flex;align-items:center;justify-content:space-between;}.w11-downbar__icon{margin-right:1em;font-size:2em;cursor:pointer;}@media only screen and (max-width:37.5em){.w11-downbar__icon{margin-top:1em;}}.w7-map{width:100%;padding:2em 1em;}.w7-map__group{max-width:120em;margin:0 auto;display:flex;justify-content:center;}@media only screen and (max-width:62.5em){.w7-map__group{flex-direction:column;}}.w7-map__imgbox{width:50%;height:auto;background-size:contain;background-position:center;}@media only screen and (max-width:62.5em){.w7-map__imgbox{width:100%;}}.w7-map__imgbox__img{width:100%;height:100%;margin:0 auto;}.w7-map__info{width:50%;display:flex;flex-direction:column;justify-content:center;padding:2em;background-color:#f7f7f7;background-size:cover;background-position:center;background-repeat:no-repeat;}@media only screen and (max-width:62.5em){.w7-map__info{width:100%;}}.w7-map__info__heading{font-size:6em;font-weight:300;line-height:1.8em;display:inline-block;}.w7-map__info__des{font-size:1.4em;line-height:1.8em;color:var(--text-color-w);}.w7-map__info__des h2, .w7-map__info__des h3, .w7-map__info__des h4, .w7-map__info__des h5, .w7-map__info__des p{margin:0.7em 0;}.w7-map__info__des ul, .w7-map__info__des ol{list-style:none;}.w17-abimg-2{width:100%;padding:2em 0.5em;background-color:white;}.w17-abimg-2__group{max-width:120em;margin:0 auto;}.w17-abimg-2__heading{padding:1%;text-align:center;}.w17-abimg-2__heading__title{font-size:3em;display:block;}.w17-abimg-2__heading__sub{display:block;margin-top:1em;font-weight:300;color:var(--text-color-w);line-height:2em;font-size:1.4em;}.w17-abimg-2__items{display:flex;flex-wrap:wrap;margin-left:-1%;}.w17-abimg-2__items__imgbox{position:relative;width:24%;margin-left:1%;margin-top:1em;background-size:contain;background-position:center;cursor:pointer;transition:all 0.2s;}@media only screen and (max-width:50em){.w17-abimg-2__items__imgbox{width:49%;}}@media only screen and (max-width:31.25em){.w17-abimg-2__items__imgbox{width:99%;}}.w17-abimg-2__items__imgbox__img{width:100%;}.w17-abimg-2__items__imgbox__des{position:absolute;display:none;width:90%;bottom:2em;left:50%;transform:translateX(-50%);text-align:center;}.w17-abimg-2__items__imgbox__des__main{font-weight:600;font-size:1.4em;}.w17-abimg-2__items__imgbox__des__sub{margin-top:0.5em;font-weight:300;font-size:1.4em;}.w17-abimg-2__items__imgbox:hover{filter:brightness(1.1);}.w15-menu{position:absolute;width:100%;display:block;overflow:visible;z-index:4;background-color:transparent;background-color:rgba(var(--main-color-w), 1);}@media only screen and (max-width:50em){.w15-menu{height:6.5em;}}.w15-menu__ab{position:relative;background-color:rgba(var(--main-color-w), 1);}.w15-menu__scroll-menu{background-color:rgba(var(--main-color-w), 1);position:fixed;top:0;width:100%;color:white !important;}.w15-menu__scroll-menu figure{border-radius:0.4em;border:0.1em solid #eee;}.w15-menu__group{max-width:120em;margin:0 auto;display:flex;align-items:center;justify-content:space-between;position:relative;}@media only screen and (max-width:50em){.w15-menu__group{padding:1em;height:6.5em;}}.w15-menu__logobox{height:6em !important;background-size:contain;background-position:center;}.w15-menu__nav__icon{display:none;}@media only screen and (max-width:50em){.w15-menu__nav__icon{display:inline-block;}}.w15-menu__nav__checkbox{display:none;}.w15-menu__nav__checkbox:checked ~ .w15-menu__items{visibility:visible;opacity:1;}.w15-menu__items{display:flex;align-items:center;font-size:1.4em;color:white;font-weight:700;}@media only screen and (max-width:50em){.w15-menu__items{visibility:hidden;opacity:0;position:absolute;background-color:rgba(0, 0, 0, 0.9);right:0;top:4.6em;display:block;width:100%;transition:all 0.2s;overflow-y:scroll;padding:1em;height:100vh;}}.w15-menu__items__item{padding:1em 2em;list-style:none;cursor:pointer;position:relative;max-height:10em;line-height:5em;text-align:center;white-space:nowrap;}@media only screen and (max-width:50em){.w15-menu__items__item{max-height:100%;text-align:left;}}.w15-menu__items__item__drop{border-top:0.3em solid rgba(var(--main-color-w), 1);background-color:white;color:black;position:absolute;opacity:0;visibility:hidden;height:max-content;padding:1em 2em;list-style:none;text-align:left;top:7em;z-index:2;}.w15-menu__items__item__drop i{margin-left:auto;float:right;line-height:5em;}@media only screen and (max-width:50em){.w15-menu__items__item__drop{opacity:0;position:relative;visibility:visible;right:0;display:none;width:100%;transition:all 0.2s;top:0;}}.w15-menu__items__item__drop__li{white-space:nowrap;min-width:15em;height:5em;line-height:5em;}.w15-menu__items__item__drop--2{top:-0.3em;left:17em;position:absolute;}@media only screen and (max-width:50em){.w15-menu__items__item__drop--2{position:relative;left:0;}}.w15-menu__items__item__drop__li:hover .w15-menu__items__item__drop--2{visibility:visible;transition:all 0.5s;opacity:1;display:block;}.w15-menu__items__content{list-style:none;cursor:pointer;padding:2em;white-space:nowrap;}@media only screen and (max-width:50em){.w15-menu__items__content{position:relative;}}.w15-menu__items__content__lbl{display:flex;align-items:center;margin-right:1em;cursor:pointer;}.w15-menu__items__content__lbl__text{margin-right:0.5em;}.w15-menu__items__content__lbl__icon{font-size:1.4em;}.w15-menu__items__content__lbl:hover{color:rgba(var(--main-color-w), 1);background-color:rgba(var(--second-color-w), 1);}.w15-menu__items__content:hover .w15-menu__items__content__drop{display:flex;}.w15-menu__items__content:hover{background-color:rgba(var(--second-color-w), 1);}.w15-menu__items__content__drop{display:none;list-style:none;position:absolute;background-color:white;top:6em;border:0.1em solid #eee;padding:2em;flex-wrap:wrap;color:var(--text-color-w);gap:1.3333%;left:0;z-index:1;width:100%;}@media only screen and (max-width:50em){.w15-menu__items__content__drop{gap:2%;padding:1em;top:5em;}}.w15-menu__items__content__drop__info{text-align:center;padding:1em;width:24%;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:3%;}@media only screen and (max-width:50em){.w15-menu__items__content__drop__info{width:32%;border-radius:2%;}}@media only screen and (max-width:50em){.w15-menu__items__content__drop__info{width:49%;}}.w15-menu__items__content__drop__info__imgbox{width:100%;overflow:hidden;border-radius:3%;width:100%;height:17em;background-repeat:no-repeat;background-position:center;background-size:cover;transition:all 0.2s ease;}@media only screen and (max-width:50em){.w15-menu__items__content__drop__info__imgbox{height:8em !important;}}.w15-menu__items__content__drop__info__imgbox__img{width:100%;height:100%;}.w15-menu__items__content__drop__info__text{font-weight:600;font-size:1.2em;margin-top:1em;padding:1em;border:0.1em solid #eee;border-radius:0.5em;overflow:hidden;text-overflow:ellipsis;display:block;width:100%;}@media only screen and (max-width:50em){.w15-menu__items__content__drop__info__text{border-radius:0.3em;}}@media only screen and (max-width:37.5em){.w15-menu__items__content__drop__info__text{font-size:1em;}}.w15-menu__items__content__drop__info:hover{background-color:rgba(var(--second-color-w), 1);color:white;}.w15-menu__items__content__drop__info:hover .w15-menu__items__content__drop__info__imgbox{transform:scale(1.3);}.w15-menu__items__item:hover .w15-menu__items__item__drop--1{visibility:visible;transition:all 0.5s;opacity:1;display:block;}.w15-menu__items__button{padding:2em;border-radius:3em;text-transform:uppercase;font-weight:600;font-size:1em;border:0.2em solid rgba(var(--main-color-w), 1);background-color:transparent;color:white;transition:all 0.2s;white-space:nowrap;}.w15-menu__items__button:hover{background-color:transparent;border:0.2em solid white;}@media only screen and (max-width:50em){.w15-menu__items__button{width:100%;display:block;text-align:center !important;}}.w15-menu__hover__box--1:hover{color:rgba(var(--second-color-w), 1);}.w15-menu__hover__box--1:hover .w15-menu__hover__box--1__svg{color:rgba(var(--second-color-w), 1);}.w15-menu__hover__box--2:hover{color:rgba(var(--main-color-w), 1);}.w15-menu__hover__box--2:hover .w15-menu__hover__box--2__svg{color:rgba(var(--main-color-w), 1);}.w21-footer{width:100%;position:relative;background-color:#2a2a2a;padding:2em 1em;margin-top:.5em}.w21-footer__group{position:relative;margin:0 auto;max-width:120em;display:flex;flex-wrap:wrap}.w21-footer-col{width:32%;display:flex;flex-wrap:wrap;margin-left:1em;margin-bottom:1em}.w21-footer__item{width:100%;color:#000}.w21-footer__item__code,.w21-footer__item__connect{margin-top:2em}.w21-footer__item__connect__info{margin-top:1em;max-width:100%;color:#fff;display:flex;align-items:center}@media only screen and (max-width:50em){.w21-footer-col{width:100%;text-align:center}.w21-footer__item{margin-top:2em;width:100%;text-align:center}.w21-footer__item__connect__info{justify-content:center}}.w21-footer__item__connect__info__icon{font-size:1.3em}.w21-footer__item__connect__info__text{margin-left:1em;font-size:1.3em;font-weight:300;line-height:1.8em}@media only screen and (max-width:37.5em){.w21-footer__item{max-width:100%;margin-top:4em}}.w21-footer__item__title{text-transform:uppercase;font-size:1.4em;fill:black;color:#fff;line-height:1.8em}.w21-footer__item__des{margin-top:1em;height:.2em;width:70%;background-color:rgba(var(--main-color-w),1);position:relative}.w21-footer__item__des::after{position:absolute;content:"";background:#fff;width:30%;height:100%;left:0}@media only screen and (max-width:50em){.w21-footer__item__des{width:100%;display:flex;justify-content:center}.w21-footer__item__des::after{position:relative}}.w20-article{width:100%;background-color:white;padding:2em 1em;}.w20-article__group{margin:0 auto;max-width:120em;}.w20-article__heading{text-transform:uppercase;font-size:2em;font-weight:600;text-align:center;padding:.7em;position:relative;border-bottom:.1em solid #f2f2f2;}.w20-article__heading::after{content:"";width:3em;height:.1em;background-color:rgba(var(--main-color-w), 1);position:absolute;bottom:-0.1em;left:50%;transform:translateX(-50%);}.w20-article__items{display:flex;flex-wrap:wrap;margin-top:1em;}.w20-article__items__item{width:25%;cursor:pointer;margin-bottom:2em;}@media only screen and (max-width:50em){.w20-article__items__item{width:33.3333333%;}}@media only screen and (max-width:37.5em){.w20-article__items__item{width:50%;}}.w20-article__items__item__imgbox{width:100%;position:relative;overflow:hidden;background-size:contain;background-position:center;}.w20-article__items__item__imgbox__img{width:100%;}.w20-article__items__item__imgbox:hover .w20-article__items__item__imgbox__box{box-shadow:0 0 0 20em rgba(var(--main-color-w), 1);background-color:rgba(var(--main-color-w), 1);opacity:0.2;}.w20-article__items__item__imgbox__box{opacity:.3;z-index:3;position:absolute;top:49%;height:.2em;width:.2em;transition:all .4s ease;left:50%;transform:translateX(-50%) translateY(-50%);box-shadow:0 0 0 0 rgba(var(--main-color-w), 1);border-radius:50%;}.w20-article__items__item__name{text-align:center;font-weight:600;line-height:1.8em;font-size:1.6em;margin-top:.5em;padding:.3em;}.w20-article__items__item__date{display:flex;align-items:center;margin-top:1em;color:black;padding:.3em;}.w20-article__items__item__date__icon{margin-right:1em;}.w20-article__items__item__des{padding:.3em;margin-top:.5em;font-size:1.3em;line-height:1.8em;}.w25-banner{width:100%;}.w25-banner__button{border:.1em solid white;border-radius:50%;padding:0.5em 0.5em;text-align:center;color:white;display:inline-block;padding:1em 1.1em;background-color:rgba(0, 0, 0, 0.473);outline:none;font-size:1em;cursor:pointer;transition:all .2s;transform:translateY(-50%);}.w25-banner__button:hover{background-color:rgba(255, 255, 255, 0.685);color:black;}.w25-banner__button-next{position:absolute;right:1em;top:45%;z-index:2;}.w25-banner__button__icon{font-size:2em;}.w25-banner__button-prev{position:absolute;top:45%;left:1em;z-index:2;}.w25-banner__group{max-width:120em;position:relative;margin:0 auto;}.w25-banner__group .owl-dots{margin-top:-2em !important;position:absolute;width:100%;}.w25-banner__content__items{position:relative;display:block;}.w25-banner__content__items__imgbox{position:relative;display:block;background-size:contain;background-position:center;}@media only screen and (max-width:50em){.w25-banner__content__items__imgbox{min-height:25em;}}.w25-banner__content__items__imgbox__img{width:100%;}.w25-banner__content__items__item{position:absolute;bottom:10%;z-index:1;display:flex;flex-direction:column;left:10%;color:white;}.w25-banner__content__items__item__name{font-size:2.5em;position:relative;padding:.5em 0;display:inline-block;font-weight:600;}@media only screen and (max-width:37.5em){.w25-banner__content__items__item__name{font-size:2em;}}.w25-banner__content__items__item__name::after{content:"";width:50%;height:.1em;background-color:rgba(var(--main-color-w), 1);position:absolute;bottom:0;left:0;}.w25-banner__content__items__item__des{font-size:3.5em;font-weight:800;margin-top:.5em;display:inline-block;}@media only screen and (max-width:37.5em){.w25-banner__content__items__item__des{font-size:2.5em;}}.w25-banner__content__items__item__sub{font-size:1.5em;font-weight:600;margin-top:.5em;display:inline-block;}@media only screen and (max-width:37.5em){.w25-banner__content__items__item__sub{font-size:1.3em;}}.w25-banner__content__items__item__price{font-weight:600;font-size:1.5em;margin-top:.2em;display:inline-block;}@media only screen and (max-width:37.5em){.w25-banner__content__items__item__price{font-size:1.3em;}}.w27-video{width:100%;padding:2em 1em;background-color:white;}.w27-video__group{margin:0 auto;max-width:120em;overflow:hidden;}.w27-video__heading{display:block;}.w27-video__heading__title{font-size:2.5em;font-weight:bold;width:fit-content;display:block;margin:0 auto;text-align:center;max-width:100%;}.w27-video__heading__imgbox{width:fit-content;max-width:100%;margin:1em auto;background-size:contain;background-position:center;}.w27-video__heading__imgbox__img{width:100%;}.w27-video__heading__des{margin:0 auto;text-align:center;width:fit-content;display:block;font-size:1.6em;line-height:1.6em;margin-top:.5em;max-width:100%;}.w27-video__items{width:100%;position:relative;margin-top:2em;}.w27-video__items .swiper-wrapper{display:flex;margin-left:-1%;}.w27-video__items .swiper-button-next{color:white;}.w27-video__items .swiper-button-prev{color:white;}.w27-video__items__item{cursor:pointer;background-color:white;width:32.34% !important;margin-left:1%;}@media only screen and (max-width:37.5em){.w27-video__items__item{width:49% !important;}}.w27-video__items__item:hover .w27-video__items__item__iconbox{background-color:rgba(var(--main-color-w), 1);opacity:0.8;border:.3em solid white;}.w27-video__items__item__iconbox{position:absolute;z-index:1;left:0;right:0;top:50%;margin:auto;text-align:center;height:10em;width:10em;background-color:rgba(255, 255, 255, 0.5);display:flex;justify-content:center;align-items:center;border-radius:50%;z-index:2;transform:translateY(-50%);transition:all .2s ease;}@media only screen and (max-width:37.5em){.w27-video__items__item__iconbox{width:5em;height:5em;}}.w27-video__items__item__iconbox__icon{font-size:5em;color:white;transform:translateX(10%);}@media only screen and (max-width:37.5em){.w27-video__items__item__iconbox__icon{font-size:2em;}}.w27-video__items__item__imgbox{position:relative;background-origin:content-box;overflow:hidden;background-size:contain;background-position:center;}.w27-video__items__item__imgbox::before{content:"";position:absolute;height:100%;width:100%;z-index:1;background-color:rgba(0, 0, 0, 0.3);}.w27-video__items__item__imgbox__img{width:100%;}.w27-video__items__item__imgbox__name{font-size:1.5em;text-align:center;margin:0.5em;font-weight:bold;position:absolute;z-index:3;display:block;bottom:0;color:white;text-align:center;width:100%;text-shadow:0 0 0.5em white;}@media only screen and (max-width:37.5em){.w27-video__items__item__imgbox__name{font-size:1em;}}