@charset "utf-8";



img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}


html, body {
	-webkit-text-size-adjust:none;
	-webkit-font-smoothing: antialiased !important;
}

body {
	margin: 0px;
	padding: 0px;
	font-family:Arial;
	color:#004383;
	font-size:18px;
}



a {
	text-decoration: none;
	outline: none;
	font-family:Arial;
	color:#004383;
	font-size:18px;
}




.clear {
	clear: both;
}


h1, 
h2, 
h3, 
h4, 
h5, 
h6,
p {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}


.gs-service{
	font-family:Arial;
	color:#004383;
	font-size:18px;
	width:894px;
	margin:0 auto 0 auto;
}

.gs-service h2,
.gs-service h3,
.gs-service h4,
.gs-service h5,
.gs-service h6{
	margin:0px;
	padding:0px;
	font-weight:normal;
}



.gs-intro-text{
	padding:60px 0 40px 0;
}


.gs-intro-text .gs-title{
	font-size:26px;
	padding:0 0 10px 0;
}


.gs-intro-text .gs-subtitle{
	font-size:26px;
	line-height:31px;
	font-weight:bold;
}


.gs-boy-service{
	position:relative;
	background: url("../images/boy.jpg") no-repeat center center;
	width: 100%;
	height: 760px;
}

.gs-boy-service .gs-text{
	font-size:16px;
	line-height:21px;
	position:absolute;
	top: 96px;
    left: 532px;
}

.gs-why-service{
	text-align:center;
	padding:0 0 10px 0;
}

.gs-why-service .gs-title{
	font-size:36px;
	padding:0 0 20px 0;
	font-weight:bold;
}


.gs-why-service .gs-description{
	padding:0 0 60px 0;
}


.gs-girl-service{
	position:relative;
	background: url("../images/girl.jpg") no-repeat center top;
	width: 100%;
	padding:620px 0 50px 0;
	text-align:center;
}



.gs-girl-service .gs-title{
	font-size:36px;
	padding:0 0 20px 0;
	font-weight:bold;
}

.gs-girl-service .gs-description{
	line-height:26px;
}

.gs-boy-col{
	position:relative;
	background: url("../images/boy2.jpg") no-repeat left center;
	width: 100%;
	height: 453px;
}

.gs-boy-col .gs-text{
	font-size:15px;
	line-height:21px;
	position:absolute;
	top: 60px;
    right:0px;
    width:420px;
}

.gs-boy-col .gs-text li{
	padding:0 0 20px 0;
}


.gs-eksousiodotimeno{
	padding:70px 0 70px 0;
	text-align:center;
}


.gs-eksousiodotimeno .gs-title{
	font-size:26px;
	padding:0 0 10px 0;
}


.gs-eksousiodotimeno .gs-description{
	font-size:16px;
	line-height:21px;
}

.gs-map {
	text-align:center;
	padding:0 0 50px 0;
}

.gs-map .gs-title{
	font-size:26px;
	line-height:37px;
	padding:0 0 40px 0;
	font-weight:bold;
}

.gs-map .gs-map-hold{
	position:relative;
	background:#e2e9f3 url("../images/map.png") no-repeat center center;
	width: 100%;
	height: 409px;
}

.gs-map .gs-description{
	font-size:22px;
	line-height:28px;
	position:absolute;
	top: 310px;
    left:0px;
    width:100%;
}

.gs-map .gs-description a{
	font-size:23px;
	text-decoration:underline;
	color:#004383;
}
























