@charset "UTF-8";

h1,h2,h3,h4,h5,p,a,li,ul,.footer,.address,.phone,.email,#title,#copyright,.tileName,.quoteButtonInner{
	font-family: 'Montserrat', sans-serif;
}

.homeTitle,.clickHere{
font-family: 'Kanit', sans-serif;
}

h1{
	font-size:64px;
	color: #0092D9;
	border-bottom:1px solid #cccccc;
	margin-bottom:40px;
}

h2{ font-size:38px;
     color: #0092D9;
	margin-bottom:10px;
}

h3{ font-size:30px;
     color: #0092D9;
}

p,ul{
	color:#555;
	font-size: 22px;
}

ul .privpol{
	color:#555;
	font-size: 22px;
}

.blueText{
	color:#0092D9;
}

p.boldNumber{
	color:#fff;
	font-size: 60px;
	font-weight: 700;
}

p.smallText{
	font-size: 14px;
	color:#ccc;
}

#title{
	font-size: 50px;
	color: #ffffff;
	font-weight: 300;
	line-height: 40px;
	letter-spacing: 0.07em;

}

.phone{
	font-size:18px;
	font-weight:600;
	line-height:40px;
	color:#ccc;
}

.email{
	font-size:18px;
	font-weight:600;
	line-height:40px;
	color:#ccc;
}

#copyright{
	font-size:12px;
	color:#ffffff;
	font-weight:300;
}

a:link{
	color: #fff;
	text-decoration: none;
	cursor: default;
}

a:visited {
	text-decoration: none;
	color: #fff;
}

a:hover {
	color: #ccc;
	text-decoration: none;
}

a:active {
	text-decoration: none;
	color: #fff;
}

.sitemapLink a:link{
	font-size: 18px;
	color: #888;
	text-decoration: none;
	cursor: default;
}

.sitemapLink a:visited {
	text-decoration: none;
	color: #888;
}

.sitemapLink a:hover {
	color: #0092D9;
	text-decoration: none;
}

.sitemapLink a:active {
	text-decoration: none;
	color: #888;
}

.quoteButtonInner{
    font-size: 28px;
    font-weight: 400;
    line-height: 40px;
    color: #0092D9;
}

.homeTitle{
	font-size:60px;
	font-weight:600;
    text-shadow: 3px 3px 3px rgba(0,0,0,0.5);
	line-height:62px;
}

.clickHere{
    font-size: 34px;
    font-weight: 400;
    color: #05ADF7;
    line-height: 36px;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
}
