@charset "utf-8";

/**MAINSITE RESIZERS**/



#wrap01{

  position: fixed;

  top: 50%;

  left: 50%;

  transform: translate(-50%, -50%);

}

.centerclass{
  text-align: center;
}


.p1{

  font-family: 'Roboto';

  font-weight: 700;

}



.p2{

  font-family: 'Roboto';

  font-weight: 300;

}