@import"https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap";@font-face{font-family:Panton;font-weight:bold;src:url("../img/panton.black-caps.otf") format("opentype")}*{margin:0;padding:0;border:0}a{color:inherit;text-decoration:none}::-webkit-scrollbar{width:12px}::-webkit-scrollbar-track{background:#000}::-webkit-scrollbar-thumb{background:#fc1aff;border-radius:6px;border:3px solid #000}:root{--color-primary: #edd2f1}body{background-color:#000;font-family:"Panton",sans-serif}.iconwpp{position:fixed;z-index:3;bottom:20px;right:20px;animation-name:wpp;animation-duration:3s;animation-iteration-count:infinite}@keyframes wpp{0%{transform:scale(1)}70%{transform:scale(1.2)}100%{transform:scale(1)}}@media only screen and (max-width: 1024px){.iconwpp img{width:60px;height:60px}}.hd{width:100%;min-height:100vh;display:flex;z-index:1}@media only screen and (max-width: 1024px){.hd{display:block;padding:10px 5px}}.all-bg{background:url("../img/background.jpg");background-position:center;background-repeat:no-repeat;background-size:cover;padding:80px 100px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;position:fixed;z-index:-2}header{background:url("../img/robggtransp01.png");background-position:center;background-repeat:no-repeat;z-index:-1;background-size:cover;padding:80px 100px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;position:relative}header .dj-precisa{display:block;max-width:500px}header .bot h2{color:var(--color-primary);font-weight:normal;font-family:"Roboto",sans-serif;font-weight:300;text-transform:uppercase;font-size:48px;text-shadow:0 0 18px rgba(0,0,0,.9)}header .bot h2 b{text-shadow:0 0 18px #d24cf3;font-weight:bolder}header .bot .arrows{position:relative;margin:auto;width:60px}header .bot .arrows .arrow1,header .bot .arrows .arrow2,header .bot .arrows .arrow3{position:absolute;top:0;left:0;animation-iteration-count:infinite;width:100%}header .bot .arrows .arrow1{animation-name:arrow1;animation-duration:1s;opacity:.8}header .bot .arrows .arrow2{animation-name:arrow2;animation-duration:1s}header .bot .arrows .arrow3{opacity:.6}@keyframes arrow1{0%{top:0}100%{top:10px}}@keyframes arrow2{0%{top:0}100%{top:20px}}header .robs{position:absolute;top:80px;right:420px;width:100px}header .robs .holder{position:relative;top:0;left:0}header .robs .holder .rob1,header .robs .holder .rob2{position:absolute;top:0;left:0}@media only screen and (max-width: 1024px){header{padding:0;background-position:calc(50% - 200px) center;position:relative}header .dj-precisa{width:90%;margin:auto;margin-top:40px}header .bot{position:absolute;bottom:80px}header .bot h2{font-size:30px}}#sobre{padding:80px 100px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;color:var(--color-primary)}#sobre .text{display:flex;flex-direction:column;width:fit-content;align-items:flex-end}#sobre .text h2{font-size:80px;line-height:50px}#sobre .text h2 b{font-size:30px;text-align:right;font-weight:200}#sobre .middle{display:flex;flex-direction:row;align-items:flex-end;margin-top:10%}#sobre p{font-family:Roboto;text-transform:uppercase;background-image:linear-gradient(to right, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.5));padding:10px 15px;font-size:24px;line-height:120%;font-weight:600;border-radius:5px;width:80%;text-align:right}@media only screen and (max-width: 1024px){#sobre{padding:0}#sobre .text{margin-top:30px}#sobre .middle{display:flex;flex-direction:column;align-items:center}#sobre p{text-align:center}}#depoimentos{padding:80px 100px;box-sizing:border-box;display:flex;flex-direction:column;overflow:hidden;color:var(--color-primary)}#depoimentos h2{font-size:80px;text-shadow:0 0 18px rgba(0,0,0,.9)}#depoimentos ul{display:flex;flex-direction:row;flex-wrap:wrap;gap:10%}#depoimentos ul li{list-style:none;font-family:Roboto;width:40%;margin-top:30px}#depoimentos ul li.more-margin{margin-top:80px}#depoimentos ul li .person{display:flex;flex-direction:row;align-items:center}#depoimentos ul li .depoiment{background-color:rgba(0,0,0,.5);padding:10px 15px}#depoimentos ul li .depoiment .low-name{text-align:right;display:block;margin-top:15px}@media only screen and (max-width: 1024px){#depoimentos{padding:15px 10px}#depoimentos h2{font-size:50px;margin-top:40px}#depoimentos ul{flex-direction:column}#depoimentos ul li{width:100%}#depoimentos ul li.more-margin{margin-top:30px}}#contato{background:url("../img/robgconta.png");background-position:center;background-repeat:no-repeat;background-size:cover;padding:80px 100px;box-sizing:border-box;display:flex;flex-direction:column;overflow:hidden;position:relative;color:var(--color-primary)}#contato h2{font-size:80px;text-shadow:0 0 18px rgba(0,0,0,.9)}#contato ul{display:flex;flex-direction:column;align-items:center;margin-top:80px;width:fit-content;margin:auto}#contato ul li{list-style:none;display:flex;flex-direction:row;font-size:24px;width:100%;align-items:center;margin-top:15px}#contato ul li .logo{width:60px;height:auto}#contato ul li a{display:block;width:100%;text-align:left;margin-left:10px}@media only screen and (max-width: 1024px){#contato{padding:15px 10px}#contato ul{margin-top:40px}#contato ul li{font-size:20px}}