.header{position:relative;height:100vh;width:100%;min-height:600px;overflow:hidden}@media only screen and (max-width:1199px){.header{min-height:560px}}@media only screen and (max-width:575px){.header{height:var(--vh);min-height:600px}}@media only screen and (max-width:325px){.header{min-height:500px}}.header .header-background{width:100%;position:fixed;height:100vh;min-height:600px}@media only screen and (max-width:1199px){.header .header-background{min-height:560px}}@media only screen and (max-width:575px){.header .header-background{height:var(--vh);min-height:500px}}@media only screen and (max-width:325px){.header .header-background{min-height:500px}}.header .header-background .swiper-slide img{height:100vh;width:100%;-o-object-fit:cover;object-fit:cover;min-height:560px}@media only screen and (max-width:575px){.header .header-background .swiper-slide img{height:var(--vh);min-height:500px}}@media only screen and (max-width:325px){.header .header-background .swiper-slide img{min-height:500px}}.header .header-brand{position:absolute;top:20%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:30vw;max-width:700px}@media only screen and (max-width:1199px){.header .header-brand{width:450px}}@media only screen and (max-width:768px){.header .header-brand{width:60vw}}@media only screen and (max-width:575px){.header .header-brand{top:11px;-webkit-transform:none;transform:none;left:15px;position:fixed;width:45vw}}.header .header-items{width:100%;padding:200px 0}@media only screen and (max-width:1400px){.header .header-items{padding:100px 0}}@media only screen and (max-width:575px){.header .header-items{padding:50px 0 0}}.header .header-items a{font-size:2rem;width:400px;height:400px;padding:135px 15px 15px;-webkit-backdrop-filter:saturate(135%) blur(7px);backdrop-filter:saturate(135%) blur(7px);background:rgba(0,0,0,.2);box-shadow:0 0 5px 0 rgba(0,0,0,.3);text-align:center;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;text-transform:uppercase;border:5px solid #fff;-webkit-transition:background .2s ease-in-out;transition:background .2s ease-in-out}.header .header-items a:hover{text-decoration:none}@media (hover:hover){.header .header-items a:hover{background:rgba(0,0,0,.4)}}.header .header-items a span{width:100%;color:#fff}.header .header-items a span:first-line{font-weight:700;font-size:120%;text-transform:uppercase}@media only screen and (max-width:1920px){.header .header-items a{font-size:1.3vw;width:15vw;height:15vw;padding:5vw 15px 15px}}@media only screen and (max-width:1400px){.header .header-items a{font-size:1.2rem;width:260px;height:260px;padding:90px 15px 15px}}@media only screen and (max-width:1199px){.header .header-items a{width:220px;height:220px;padding:70px 15px 15px}}@media only screen and (max-width:991px){.header .header-items a{font-size:1.1rem;width:200px;height:200px}}@media only screen and (max-width:768px){.header .header-items a{font-size:1rem;width:150px;height:150px;padding:45px 15px 15px}}@media only screen and (max-width:575px){.header .header-items a{border:4px solid #fff;margin:10px auto;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;padding:10px;width:20vh;height:20vh;min-width:150px;min-height:150px}}@media only screen and (max-width:325px){.header .header-items a{border:3px solid #fff;font-size:.9rem;min-width:130px;min-height:130px}}.products{background-image:url(/images/productBaner.png?de65cd10b5e219f3bb7d9b32eee5daf6);background-position:100% 0;padding:80px 15px;position:relative}@media only screen and (max-width:768px){.products{padding:40px 15px}}.products:before{content:"";position:absolute;background-color:#5ea2c6;opacity:.6;width:100%;height:100%;left:0;top:0}.about{background-color:#fff;background-image:url(/images/home-beckground.png?71497f6f1b641e786ced3391b36d80ef)}.about img{width:80%}@media only screen and (max-width:768px){.about img{display:none}}.about h1{text-transform:uppercase}.about h1 span{font-weight:600}.about h3{position:relative;margin-bottom:20px}.about .item-wrapper .item:first-child h4{color:#005794}.about .item-wrapper .item:nth-child(2) h4{color:#00abb7}.about .item-wrapper .item:nth-child(3) h4{color:#a3a3a3}.about .item-wrapper .item:nth-child(4) h4{color:#a0c93e}.about .item{position:relative;margin-bottom:25px}.about .item h4{font-size:1rem;text-transform:uppercase}.about .item p{line-height:1.4}