*{margin:0;padding:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box}body{background-color:black}li{list-style:none}@media screen and (min-width: 320px){.icon-menu{position:absolute;right:-3px;top:5px}.list-icon-footer{display:flex;position:absolute;bottom:50px;left:60px;color:#c6a15b}.icon-footer{width:20px;height:12px}.icon-border{width:30px;height:30px;margin-right:2px;padding:5px;border:1px solid gray}.icons-list{display:inline-flex;flex-wrap:wrap;justify-content:space-between}.icon{width:11px;height:11px;margin-right:5px}}@media screen and (min-width: 768px){.icon-menu{right:25px;top:30px}}@media screen and (min-width: 1200px){.icons-list{height:13px;margin-top:18px}.icon{width:13px;height:13px;margin-right:10px}}@media screen and (min-width: 320px) and (max-width: 767px){.card{display:block;text-align:center;padding:5px}.team{text-align:center;color:white}.photo{display:none}.name{text-transform:uppercase;color:white;font-size:8px;margin-top:15px}.profession{font-size:11px;color:grey;margin-top:8px}}@media screen and (min-width: 767px) and (max-width: 1199px){.list{display:inline-flex;flex-wrap:wrap;padding-left:15px;padding-right:15px;margin-left:50px}.team{display:none}.card{text-align:start;padding:15px}.card:nth-child(2n){margin-top:40px}.photo{display:block;width:90px}.name{color:white;font-size:10px;margin-top:22px}.profession{color:grey;margin-top:8px;margin-bottom:8px;font-size:11px}}@media screen and (min-width: 1200px){.list{display:inline-flex;flex-wrap:wrap;padding-left:15px;padding-right:15px;margin-left:100px}.box{margin:0px}.card{padding:15px}.card:nth-child(2n){margin-top:40px}.name{text-transform:uppercase;color:white;font-size:14px;margin-top:32px}.profession{font-size:11px;color:grey;margin-top:12px}}@media screen and (min-width: 320px){.about{position:relative;display:block;margin-left:auto;margin-right:auto;margin-top:250px;width:270px;height:50px}.about:after{content:' ';position:absolute;left:0px;top:0px;width:200px;border-top:1px solid #c6a15b}.title{color:#ffffff;font-size:32px;text-transform:uppercase}.function{font:'Source Sans Pro';color:#ffffff;font-size:8px;text-transform:uppercase;letter-spacing:4px}.vl{border-left:1px solid gray;position:absolute;height:80px;left:47%;top:70%}.vl-svg{position:absolute;left:43%;top:90%}}@media screen and (min-width: 768px){.about{margin-top:220px;width:430px;height:70px}.about:after{width:265px;border-top:2px solid #c6a15b}.title{font-size:45px;letter-spacing:1px}.function{font-size:10px;letter-spacing:7px}.vl{height:100px;left:48%;top:65%}.vl-svg{left:46.5%}}@media screen and (min-width: 1200px){.about{margin-top:320px;width:550px;height:120px}.about:after{width:340px}.title{font-size:62px}.function{font-size:12px;letter-spacing:10px}.vl{top:70%;left:46%}.vl-svg{left:45.2%}}@media screen and (min-width: 320px){.section-title{margin-left:30px}.function-fifth{text-transform:uppercase;color:white;font-size:8px;position:relative;top:-65px;margin-top:20px}.page-title{text-transform:uppercase;color:white;font-size:30px}}@media screen and (min-width: 768px){.function-fifth{font-size:12px}}@media screen and (min-width: 1200px){.section{display:grid;grid-template-columns:0fr 500px;gap:62px;justify-content:center;margin-top:100px}.section-text{width:470px}.function-fifth{font-size:12px;top:-80px}.page-title{font-size:50px}}@media screen and (min-width: 320px){.wrapper{height:100vh;position:relative;width:100%}.slider{height:inherit;overflow:hidden;position:relative;width:inherit}.wrapper>input{display:none}.slides{height:inherit;position:absolute;width:inherit}.slide1{height:auto !important;height:100%;min-height:100%;background-attachment:fixed;background-position:top;background-repeat:no-repeat;background-size:cover;background-image:linear-gradient(rgba(0,0,0,0.7), rgba(0,0,0,0.8)),url(../images/Layer1.png)}.slide2,.slide3,.slide4,.slide5,.slide6,.slide7,.slide8,.slide9,.slide10,.slide11,.slide12{height:auto !important;height:100%;min-height:100%;background-attachment:fixed;background-position:bottom;background-repeat:no-repeat;background-size:cover;background-image:linear-gradient(rgba(0,0,0,0.7), rgba(0,0,0,0.8)),url(../images/Layer2.png)}.slides{height:inherit;opacity:0;width:inherit;z-index:0;-webkit-transform:scale(1.5);-moz-transform:scale(1.5);-o-transform:scale(1.5);transform:scale(1.5);-webkit-transition:transform ease-in-out 0.5s, opacity ease-in-out 0.5s;-moz-transition:transform ease-in-out 0.5s, opacity ease-in-out 0.5s;-o-transition:transform ease-in-out 0.5s, opacity ease-in-out 0.5s;transition:transform ease-in-out 0.5s, opacity ease-in-out 0.5s}#slide1:checked ~ .slider>.slide1,#slide2:checked ~ .slider>.slide2,#slide3:checked ~ .slider>.slide3,#slide4:checked ~ .slider>.slide4,#slide5:checked ~ .slider>.slide5,#slide6:checked ~ .slider>.slide6,#slide7:checked ~ .slider>.slide7,#slide8:checked ~ .slider>.slide8,#slide9:checked ~ .slider>.slide9,#slide10:checked ~ .slider>.slide10,#slide11:checked ~ .slider>.slide11,#slide12:checked ~ .slider>.slide12{opacity:1;-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);transform:scale(1)}.wrapper label{cursor:pointer;margin-bottom:20px;height:5px;margin-left:auto;margin-right:auto;position:relative;width:5px;-webkit-border-radius:50%;-moz-border-radius:50%;-o-border-radius:50%;border-radius:50%;-webkit-transition:background ease-in-out 0.5s;-moz-transition:background ease-in-out 0.5s;-o-transition:background ease-in-out 0.5s;transition:background ease-in-out 0.5s}.wrapper label:nth-child(2n){margin-left:auto;margin-right:auto;height:3px;width:3px}.wrapper label,#slide1:checked ~ .controls label:nth-of-type(1),#slide2:checked ~ .controls label:nth-of-type(2),#slide3:checked ~ .controls label:nth-of-type(3),#slide4:checked ~ .controls label:nth-of-type(4),#slide5:checked ~ .controls label:nth-of-type(5),#slide6:checked ~ .controls label:nth-of-type(6),#slide7:checked ~ .controls label:nth-of-type(7),#slide8:checked ~ .controls label:nth-of-type(8),#slide9:checked ~ .controls label:nth-of-type(9),#slide10:checked ~ .controls label:nth-of-type(10),#slide11:checked ~ .controls label:nth-of-type(11),#slide12:checked ~ .controls label:nth-of-type(12){background-color:#ffffff;margin-bottom:20px}.wrapper label:hover,.wrapper label:focus,.wrapper label:active,#slide1:checked ~ .controls label:nth-of-type(1),#slide2:checked ~ .controls label:nth-of-type(2),#slide3:checked ~ .controls label:nth-of-type(3),#slide4:checked ~ .controls label:nth-of-type(4),#slide5:checked ~ .controls label:nth-of-type(5),#slide6:checked ~ .controls label:nth-of-type(6),#slide7:checked ~ .controls label:nth-of-type(7),#slide8:checked ~ .controls label:nth-of-type(8),#slide9:checked ~ .controls label:nth-of-type(9),#slide10:checked ~ .controls label:nth-of-type(10),#slide11:checked ~ .controls label:nth-of-type(11),#slide12:checked ~ .controls label:nth-of-type(12){background-color:#c6a15b;height:8px;width:8px;-webkit-box-shadow:0px 0px 3px 10px rgba(255,255,255,0.2);-moz-box-shadow:0px 0px 3px 10px rgba(255,255,255,0.2);box-shadow:0px 0px 3px 10px rgba(255,255,255,0.2)}.wrapper .controls{flex-direction:column;justify-content:center;width:10px;display:flex;flex-wrap:wrap;right:6%;top:0%;margin-top:80px;position:absolute}.wrapper .controls:before{content:' ';display:block;position:absolute;left:4px;top:-25px;height:320px;border-right:1px solid gray}.text{color:white;font-size:10px;line-height:12px;padding:5px 30px}.nav{position:relative;display:flex;justify-content:space-between;padding:20px;margin:0 auto}.logo{font-size:20px;font-family:'Bungee', cursive;color:#c6a15b;text-transform:uppercase}}@media screen and (min-width: 768px){.box{margin:0px 50px}.text{color:white;font-size:12px;line-height:15px;padding-bottom:20px;padding:10px}.nav{padding:50px 60px}.logo{font-size:30px}.wrapper .controls{top:5%}}@media screen and (min-width: 1200px){.wrapper label,#slide1:checked ~ .controls label:nth-of-type(1),#slide2:checked ~ .controls label:nth-of-type(2),#slide3:checked ~ .controls label:nth-of-type(3),#slide4:checked ~ .controls label:nth-of-type(4),#slide5:checked ~ .controls label:nth-of-type(5),#slide6:checked ~ .controls label:nth-of-type(6),#slide7:checked ~ .controls label:nth-of-type(7),#slide8:checked ~ .controls label:nth-of-type(8),#slide9:checked ~ .controls label:nth-of-type(9),#slide10:checked ~ .controls label:nth-of-type(10),#slide11:checked ~ .controls label:nth-of-type(11),#slide12:checked ~ .controls label:nth-of-type(12){margin-bottom:35px}.wrapper .controls{flex-direction:column;justify-content:center;width:5px;display:flex;flex-wrap:wrap;right:4%;top:0%;margin-top:100px;position:absolute}.wrapper .controls:before{content:' ';display:block;position:absolute;left:4px;top:-15px;height:470px;border-right:1px solid gray}}
/*# sourceMappingURL=main.min.css.map */