*{
	margin: 0%;
	padding: 0%;
}
body{
	width: 100%;
	height: 100%;
	background-color: ;
	position: absolute;
	overflow-x: hidden;
	color: rgb(35, 45, 45);
}
a{
	text-decoration: none;
	color: unset;
}
::-webkit-scrollbar {
  width: 5px;
  display: none;
}

/* Track */
::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey; 
  border-radius: 10px;
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: rgb(128, 38, 51); 
  border-radius: 10px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: black; 
}

/**********Header**********/
header{
	width: 100%;
	float: left;
	overflow: hidden;
}
header .header-1{
	width: 90%;
	padding: 0.5% 5%;
	margin-top: 3%;
	background: linear-gradient(to right, rgb(0,33,71), rgb(8,69,126), rgb(8,69,126), rgb(0,33,71), rgb(8,69,126));
	background-size: 200% 200%;
	float: left;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 1.0);
	animation: moveGradient 15s ease infinite;
}
header .header-1 img{
	width: 10vw;
	padding: 3px;
	margin-top: -3%;
	background-color: white;
	position: absolute;
	border-radius: 100px;
	box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.5), -3px -3px 3px rgba(0, 0, 0, 0.5);
}
header .header-1 div{
	width: 70%;
	float: right;
	display: grid;
	grid-template-columns: 65% 25%;
	grid-column-gap: 10%;
}
header .header-1 div ul{
	width: 100%;
	margin: auto;
	display: grid;
	grid-template-columns: auto auto auto auto;
	grid-column-gap: 8%;
}
header .header-1 div ul li{
	width: 100%;
	list-style: none;
	text-align: center;
	font-family: "Raleway", sans-serif;
	font-size: 1.2vw;
	font-weight: lighter;
	color: white;
}
header .header-1 div ul li:hover{
	font-weight: bold;
}
header .header-1 div p{
	width: 94%;
	padding: 4% 3%;
	margin: auto;
	border: 3px double goldenrod;
	border-radius: 100px;
	box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.5), -3px -3px 1px rgba(255, 255, 255, 0.2);
	text-align: center;
	font-family: "Raleway", sans-serif;
	font-size: 1.2vw;
	font-weight: lighter;
	color: white;
}
header .header-1 div p i{
	color: goldenrod;
}

header .header-2{
	width: 90%;
	padding: 0% 5%;
	margin-top: 5%;
	float: left;
}
header .header-2 section{
	width: 40%;
	float: left;
}
header .header-2 section h2{
	width: 100%;
	float: left;
	font-family: "Abril Fatface", serif;
	font-size: 5vw;
	color: rgb(0,33,71);
}
header .header-2 section small{
	width: 100%;
	float: left;
	font-family: "Raleway", sans-serif;
	font-size: 2vw;
}
header .header-2 section .p-txt{
	width: 100%;
	float: left;
	text-align: justify;
	font-family: system-ui;
	font-size: 1.1vw;
}
header .header-2 section .p-btn{
	width: 50%;
	padding: 2%;
	margin-top: 10%;
	float: left;
	border: 3px dashed rgb(0,33,71);
	border-radius: 100px;
}
header .header-2 section .p-btn a{
	width: 90%;
	padding: 5%;
	background: linear-gradient(to right, rgb(0,33,71), rgb(8,69,126), rgb(8,69,126), rgb(0,33,71), rgb(8,69,126));
	background-size: 200% 200%;
	float: left;
	border-radius: 100px;
	animation: moveGradient 5s ease infinite;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
	text-align: center;
	font-family: system-ui;
	font-size: 1.5vw;
	color: white;
}
header .header-2 div{
	width: 55%;
	float: right;
}
header .header-2 div h3{
	width: 100%;
	float: left;
	font-family: "Italianno", cursive;
	font-size: 5vw;
	line-height: 1;
	color: rgb(8,69,126);
}
header .header-2 div ul{
	width: 100%;
	margin-top: 5%;
	float: left;
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	grid-column-gap: 10%;
}
header .header-2 div ul li{
	width: 80%;
	padding: 10%;
	margin-bottom: 20%;
	background-color: rgba(255, 255, 255, 0.3);
	backdrop-filter: blur(10px);
	-webkit-backdrop-filter: blur(10px);
	list-style: none;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
}
header .header-2 div ul li span{
	width: 100%;
	float: left;
	text-align: center;
	color: rgb(8,69,126);
	font-size: 5vw;
}
header .header-2 div ul li h4{
	width: 100%;
	margin-top: 5%;
	float: left;
	text-align: center;
	font-family: system-ui;
	font-size: 1.5vw;
}
header .header-2 div ul li p{
	width: 100%;
	margin-top: 1%;
	float: left;
	text-align: justify;
	font-family: system-ui;
	font-size: 1vw;
}
header #bars,
header #close{
	display: none;
}

.bg-scales {
  width: 100%;
  height: 110%;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: -1;
}

.bg-scales i {
  position: absolute;
  color: rgba(0, 0, 0, 0.1);
  opacity: 0.4;
  font-size: 20px;
  animation: float 20s linear infinite;
}

@keyframes float {
  from {
    transform: translateY(100vh) rotate(0deg);
    opacity: 0;
  }
  20% { opacity: 0.6; }
  80% { opacity: 0.6; }
  to {
    transform: translateY(-10vh) rotate(360deg);
    opacity: 0;
  }
}
.bgppc{
	width: 100%;
	height: 100%;
	margin-top: -8%;
	margin-left: -30%;
	background-color: gold;
	position: absolute;
	z-index: -2;
	border-radius: 50px;
	transform: rotate(-40deg);
	border-bottom-left-radius: 100px;
}

@keyframes float {
  from {
    transform: translateY(100vh) rotate(0deg);
    opacity: 0;
  }
  20% { opacity: 0.6; }
  80% { opacity: 0.6; }
  to {
    transform: translateY(-10vh) rotate(360deg);
    opacity: 0;
  }
}
@keyframes moveGradient {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
/**********Comission*********/
.comission{
	width: 90%;
	padding: 0% 5%;
	background-image: radial-gradient(circle, rgba(255, 215, 0, 0.2), transparent, transparent, transparent);
	float: left;
}
.leftdots1{
	width: 35%;
	height: 20%;
	margin-top: 40%;
	margin-left: 5%;
	float: left;
  background-image: radial-gradient(rgba(0, 0, 0, 0.5) 1px, transparent 1px);
	background-size: 10px 10px;
	position: absolute;
	z-index: -2;
}
.rightdots1{
	width: 35%;
	height: 20%;
	margin-top: 15%;
	float: left;
  background-image: radial-gradient(gold 1px, transparent 1px);
	background-size: 10px 10px;
	position: absolute;
	right: 5%;
	z-index: -2;
}
.comission form{
	width: 100%;
	float: left;
}
.comission form .documents{
	width: 35%;
	margin-top: 5%;
	float: left;
}
.comission form .documents h2{
	width: 100%;
	float: left;
	text-align: center;
	font-family: "Italianno", cursive;
	font-size: 5vw;
	line-height: 1;
	color: rgb(8,69,126);
}
.comission form .documents .sec-main{
	width: calc(30vw - 6px);
	height: 30vw;
	margin-left: calc((100% - 30vw) / 2);
	float: left;
	border: 3px dashed goldenrod;
	border-radius: 100vw;
}
.comission form .documents .sec-main label{
	width: 26vw;
	height: 26vw;
	margin: 2vw;
	background-color: white;
	float: left;
	border-radius: 100vw;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
}
.comission form .documents .sec-main label strong,
.comission form .documents .sec-main label img{
	width: 24vw;
	height: 24vw;
	margin: 1vw;
	float: left;
	display: grid;
	border-radius: 100vw;
	object-fit: cover;
}
.comission form .documents .sec-main label img{
	display: none;
}
.comission form .documents .sec-main label strong{
	background-color: rgba(255, 215, 0, 0.2);
}
.comission form .documents .sec-main label strong span{
	margin: auto;
	font-size: 7vw;
}
.comission form .documents ul{
	width: 100%;
	margin-top: 5%;
	float: left;
	display: grid;
	grid-template-columns: repeat(3, 8vw);
	grid-column-gap: 12%;
}
.comission form .documents ul li{
	width: calc(8vw - 4px);
	height: calc(8vw - 4px);
	list-style: none;
	border: 2px dashed goldenrod;
	border-radius: 100vw;
	display: grid;
}
.comission form .documents ul li:nth-child(1){
	margin-top: -40%;
}
.comission form .documents ul li:nth-child(3){
	margin-top: -40%;
}
.comission form .documents ul li label{
	width: 6vw;
	height: 6vw;
	margin: auto;
	background-color: white;
	border-radius: 100vw;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
	display: grid;
}
.comission form .documents ul li label strong,
.comission form .documents ul li label img{
	width: 5vw;
	height: 5vw;
	margin: auto;
	display: grid;
	border-radius: 100vw;
	object-fit: cover;
}
.comission form .documents ul li label img{
	display: none;
}
.comission form .documents ul li label strong{
	background-color: rgba(255, 215, 0, 0.2);
}
.comission form .documents ul li label strong span{
	margin: auto;
	font-size: 2vw;
}

.comission form .questions{
	width: 55%;
	margin-top: 5%;
	float: right;
}
.comission form .questions h2{
	width: 100%;
	float: left;
	text-align: center;
	font-family: "Italianno", cursive;
	font-size: 5vw;
	line-height: 1;
	color: rgb(8,69,126);
}
.comission form .questions ul{
	width: 100%;
	margin-top: 5%;
	float: left;
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	grid-column-gap: 10%;
}
.comission form .questions ul li{
	width: 100%;
	margin-bottom: 15%;
	float: left;
	list-style: none;
}
.comission form .questions ul li span{
	width: 100%;
	float: left;
	font-family: system-ui;
	font-size: 1vw;
	font-weight: bold;
}
.comission form .questions ul li input,
.comission form .questions ul li select{
	width: 100%;
	margin-top: 2%;
	background-color: transparent;
	float: left;
	border: unset;
	border-bottom: 1px solid rgba(0, 0, 0, 1.0);
	outline: none;
	font-family: system-ui;
	font-size: 1vw;
}
.comission form .questions ul li section{
	width: 100%;
	margin-top: 2%;
	float: left;
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	grid-column-gap: 25%;
}
.comission form .questions ul li section label{
	width: 100%;
	height: auto;
}
.comission form .questions ul li section label small{
	width: auto;
	float: left;
	font-family: system-ui;
	font-size: 0.9vw;
}
.comission form .questions ul li section label input{
	width: auto;
	float: right;
}
.comission form .questions ul .p-btn{
	grid-column-start: 1;
	grid-column-end: 3;
	margin-top: ;
}
.comission form .questions ul .p-btn button{
	width: 30%;
	padding: 2%;
	margin-left: 35%;
	background: linear-gradient(to right, rgb(0,33,71), rgb(8,69,126), rgb(8,69,126), rgb(0,33,71), rgb(8,69,126));
	background-size: 200% 200%;
	float: left;
	border: none;
	border-radius: 100px;
	outline: none;
	animation: moveGradient 5s ease infinite;
	font-family: system-ui;
	font-size: 1.2vw;
	font-weight: bold;
	color: white;
}

.comission .return{
	width: 40%;
	padding: 5%;
	margin-top: 10%;
	margin-left: 25%;
	background-color: rgba(255, 255, 255, 0.3);
	backdrop-filter: blur(10px);
	-webkit-backdrop-filter: blur(10px);
	float: left;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
}
.comission .return i{
	width: 100%;
	float: left;
	text-align: center;
	font-size: 5vw;
	color: rgb(0,33,71);
}
.comission .return h3{
	width: 100%;
	float: left;
	text-align: center;
	font-family: "Italianno", cursive;
	font-size: 3vw;
	line-height: 1;
	color: rgb(8,69,126);
}
.comission .return p{
	width: 100%;
	margin-top: 5%;
	float: left;
	text-align: center;
	font-family: system-ui;
	font-size: 1.2vw;
}
.comission .return strong{
	width: 26%;
	padding: 2%;
	margin-top: 10%;
	margin-left: 35%;
	background-color: goldenrod;
	float: left;
	border-radius: 100px;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
	text-align: center;
	font-family: system-ui;
	font-size: 1.3vw;
	font-weight: bold;
}




























