

label {
	color: rgb(255,255,255,1);
	font: 10pt BankGothic Lt BT;
    border-width: 0px;
    border-style: solid;

}
a.button1 {
	position:relative;
	
	justify-content:bottom;
	align-items:center;
	color: rgb(152,202,219,1);
	letter-spacing:5px;
	font: 11pt arial;
    display: inline-block;
    text-decoration: none;
    padding: 6px ;
    outline: none;
    border-radius: 1px;
}
a.button1:hover {
	
   color: rgb(252, 174, 29);
   border-bottom: 3px solid ;	
   /*color: rgb(0,255,255,1);
   background-image:
   radial-gradient(1px 45% at 0% 50%, rgba(255,255,255,1), transparent),
   radial-gradient(1px 45% at 100% 50%, rgba(255,255,255,1), transparent); */
}
/*a.button1:active {
  background-image:
   radial-gradient(45% 45% at 50% 100%, rgba(255,255,255,.9), rgba(255,255,255,0)),
   linear-gradient(rgba(255,255,255,.4), rgba(255,255,255,.3));
  box-shadow:
   inset rgba(0,128,128,.4) 0 0 0 1px,
   inset rgba(255,255,255,.9) 0 0 1px 3px;
}*/

.button2 {
	position:relative;
	
	justify-content:bottom;
	align-items:center;
	color: rgba(50,100,150,1);
	letter-spacing:1px;
	font: 11pt arial;
    display: inline-block;
    text-decoration: none;
    padding: 6px ;
    outline: none;
    border-radius: 1px;
}
a.button2:hover {
	
   font-weight: bold;
   cursor: pointer;
   z-index: 20;
   

}
a.button6 {
	position:relative;
	
	/*justify-content:top;*/
	align-items:center;
	color: rgba(0,0,0,1);
	font: 11pt arial;
	letter-spacing:2px;
    display: inline-block;
    text-decoration: none;
    padding: 6px ;
    outline: none;
    border-radius: 1px;
}
a.button6:hover {
   color: rgb(255, 145, 0);
   border-bottom: 2px solid ;
   border-left: 0px solid ;
   border-right: 0px solid  
}

a.button3 {
	position:relative;
	
	/*justify-content:top;*/
	align-items:center;
	color: rgba(0,0,0,1);
	font: 11pt arial;
	letter-spacing:2px;
    display: inline-block;
    text-decoration: none;
    padding: 6px ;
    outline: none;
    border-radius: 1px;
}
a.button3:hover {
cursor: pointer;
color: rgb(50, 100, 150);
border-bottom: 3px solid ;
  
}
.positioned {
   
    /*background: yellow;*/
    display: block;
    margin-left: auto;
    margin-right: auto; 
    margin-bottom: 0px;
    margin-top: 24px;
    width: 25em;
  }

.delim {
      border-right: 1px solid rgb(250,250,250,1);
      margin-right: 3px;
      height: 10px;
  }

.text_1 {
    align-items:left;
	color: rgb(50, 100, 150);
	font: 12pt arial;
	letter-spacing:0px;
    display: inline-block;
    text-decoration: none;
    padding: 0.5em ;
    outline: none;
    border-radius: 1px;
    line-height: 2.2;
    padding-left: 50px;
}

.text_2 {
    align-items:center;
	color: rgb(50, 100, 150);
	font: 10pt arial;
	letter-spacing:1px;
    display: inline-block;
    text-decoration: none;
    padding: 0.5em ;
    outline: none;
    border-radius: 1px;
    line-height: 2.5;
    font-weight: normal;
    margin-left: auto;
    margin-right: auto; 
    width: 25em;
    

}


.text_3 {
    font: 11pt arial;
    display: inline-block;
    width: auto;
    height: 2em;
    line-height: 2em;
    vertical-align: middle;
    text-align: center;
    text-decoration: none;
    user-select: none;
    color: rgb(50, 100, 150);
    outline: none;
    margin-left: 5pt;
    padding-left: 10pt;
    padding-right: 10pt;
    border: 1px solid rgba(250,250,250,.4);
    border-top-color: rgba(250,250,250,.3);
    border-radius: 11pt;
    background: linear-gradient(rgb(255,255,255), rgb(240,240,240));
    box-shadow:
     0 0 3px rgba(0,0,0,0) inset,
     0 1px 1px 1px rgba(255,255,255,.2),
     0 -1px 1px 1px rgba(0,0,0,0);
    transition: .2s ease-in-out;
}


.title {
    align-items:left;
	color: rgb(50, 100, 150);
	font: 24pt arial;
	letter-spacing:0px;
    display: inline-block;
    text-decoration: none;
    padding: 0.0em ;
    outline: none;
    border-radius: 1px;
    line-height: 1.0;
    font-weight: bold;
}

.step_1 {
    position: relative;
    cursor: pointer;
    top: 5px; 
    margin-left:10px;
    z-index: 5; 
}

.step_2 {
    position: relative;
    cursor: pointer;
    margin-left: -450px; 
    top: 30px;
    z-index: 2;
}

.step_3 {
    position: relative;
    cursor: pointer;
    top:50px;
    margin-left: -440px; 
    z-index: 1;
}

.step_4 {
color: gainsboro;
margin-left: 10pt;
font-size: 18pt;
}

.step_4:hover {
    color:rgb(50, 100, 150);
    cursor: pointer;
    font-size: 18pt;
    }

.card_img {
    position: relative;
}
.card_img:hover {
    z-index: 10;
}

.control{
    border: 0px
}

.menu {
    background-image:linear-gradient(rgb(0, 0, 0), rgb(0, 50, 100)); 
    background-repeat: no-repeat; 
    height:34px;
    border: 0px; 
    border-bottom:3px solid rgba(192,192,192,1); 
    margin:25px 0px 0px 0px;
}

.dot {
    height: 10px;
    width: 10px;
    cursor: pointer;
    background-color:rgba(220,220,220);
    border-radius: 50%;
    display: inline-block;
    margin:20px 10px 10px 10px;
  }

  .dot:hover {
    background-color:rgba(50,100,150);
  }
