﻿/*******************************************************/
/*******************************************************/
/**** Handcrafted by Yüce Özkan | www.yuceozkan.com ****/
/*******************************************************/
/*******************************************************/

#wrapper {position:relative;width:100%;height:100%;min-height:760px;min-width:680px;background:url("../images/Ellipse-2.png") fixed no-repeat top;}
.centered {width:750px;margin:0 auto;position:relative;display:table;}

#logo-wrapper {margin-top:43.6%;margin-bottom:12.6%;}
#logo {width:181px;height:154px;margin:0 auto 0 auto;}
h1 {
font-size:38px;
line-height:40px;
text-align:center;
margin-top:14px;
font-weight: 800;
/*text-shadow: 0px 0px 21px rgba(150, 150, 150, 0.37);*/
/*text-shadow: 1px 1px 13px rgba(0, 0, 0, 1);*/
}
h2 {
opacity: 0.7;
font-size:17px;
line-height:20px;
text-align:center;
margin-top:4px;
/*text-shadow: 0px 0px 21px rgba(150, 150, 150, 0.37);*/
/*text-shadow: 1px 1px 13px rgba(0, 0, 0, 1);*/
}
p {
font-size:18px;
line-height:23px;
text-align:center;
margin-top:14px;
letter-spacing:-0.01em;
/*text-shadow: 0px 0px 21px rgba(150, 150, 150, 0.37);*/
text-shadow: 1px 1px 13px rgba(0, 0, 0, 1);
}

div#button-wrapper {
text-align:center; 
margin-top:-200px;
width:726px;
background-color:rgba(255, 255, 255, 0.72);
border-radius:2px;
margin-left:24px;
display:inline-block;
height:100px;
margin-bottom:25px;
}
dot {
font-weight:800;
color:rgba(0, 0, 0, 0.75);
display:inline;
font-size:13px;
margin-bottom:5px;
text-decoration:none; 
font-size: inherit;
line-height:normal;
cursor:inherit;
margin-left:5px;
}

a.button {
font-weight:800;
color:rgba(0, 0, 0, 0.75);
margin-left:5px;
display:inline-block;
font-size:11px;
margin-bottom:0px;
margin-top:12px;
font-weight:800;
line-height:20px;
}
a.button:hover {background:url("../images/button_bg.png");}