@charset "utf-8";
/* CSS Document */

#btn a
{
display:block;
width:150px;
height:35px;
line-height:35px;
font-family: "Raleway", sans-serif; font-size:15px; font-weight:bold; color:#23485d; letter-spacing:0.2px; text-decoration:none; text-align:center;
border-radius:10px;
}
#btn a:hover
{
color:#0dadcc;
background-color:#23485d;
} 
#btn22 a
{
display:block;
width:100px;
height:35px;
line-height:35px;
font-family: "Raleway", sans-serif; font-size:15px; font-weight:bold; color:#23485d; letter-spacing:0.2px; text-decoration:none; text-align:center;
border-radius:10px;
}
#btn22 a:hover
{
color:#0dadcc;
background-color:#23485d;
} 
#btn23 a
{
display:block;
width:80px;
height:35px;
line-height:35px;
font-family: "Raleway", sans-serif; font-size:15px; font-weight:bold; color:#23485d; letter-spacing:0.2px; text-decoration:none; text-align:center;
border-radius:10px;
}
#btn23 a:hover
{
color:#0dadcc;
background-color:#23485d;
} 

#btn1 a
{
display:block;
width:120px;
height:30px;
line-height:30px;
font-family: "Raleway", sans-serif; font-size:15px; font-weight:bold; color:#000000; letter-spacing:0.2px; text-decoration:none; text-align:center;
border-bottom:2px solid #ffffff;
}
#btn1 a:hover
{
color:#f4821f;
border-bottom:2px solid #f4821f;
} 


#btn5 a
{
display:block;
width:200px;
height:50px;
line-height:50px;
background-color:#111b55;
font-family: "Raleway", sans-serif; font-size:16px; font-weight:lighter; color:#ffffff; letter-spacing:0.2px; text-decoration:none; text-align:center;
border-radius:10px;
}
#btn5 a:hover
{
background-color:#3d498f;
}

#btn2 a
{
display:block;
width:250px;
height:50px;
line-height:50px;
background-color:rgba(255,255,255,0.8);
font-family:calibri; font-size:16px; font-weight:lighter; color:#13374e; letter-spacing:0.2px; text-decoration:none; text-align:center;
border-bottom-left-radius:10px;
border-bottom-right-radius:10px;
}
#btn2 a:hover
{
color:#13374e;
background-color:#68c6db;
}

#btn4 a
{
display:block;
width:200px;
height:50px;
line-height:50px;
background-color:#efefef;
font-family: "Raleway", sans-serif; font-size:16px; font-weight:lighte; color:#111b55; letter-spacing:0.2px; text-decoration:none; text-align:center;
border-radius:10px;
}
#btn4 a:hover
{
color:#3d498f;
} 

#btnP a
{
top:500px; left:35%;
display:block;
position:fixed;
width:400px;
height:50px;
line-height:50px;
background-color:rgba(255,255,255,0.7);
font-family: "Raleway", sans-serif; font-size:20px; font-weight:bold; color:#000000; letter-spacing:0.2px; text-decoration:none; text-align:center;
border-radius:10px;
z-index:9999;
}
#btnP a:hover
{
background-color:#f4821f;
}

#btn6 a
{
display:block;
width:180px;
height:50px;
line-height:50px;
font-family: "Raleway", sans-serif; font-size:14px; font-weight:lighter; color:#ffffff; letter-spacing:0.2px; text-decoration:none; text-align:center;
background-color:#23485d;
border-radius:10px;
}
#btn6 a:hover
{
color:rgba(255,255,255,0.4);
}
#btn7 a
{
display:block;
width:180px;
height:35px;
line-height:35px;
font-family: "Raleway", sans-serif; font-size:14px; font-weight:lighter; color:#ffffff; letter-spacing:0.2px; text-decoration:none; text-align:center;
background-color:#23485d;
border-radius:10px;
}
#btn7 a:hover
{
background-color:#0dadcc;
}