/* CSS Reset */
html, body, div, span, applet, object, iframe, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,
del, dfn, img, ins, kbd, q, s, samp,small, strike, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,time, mark {margin: 0;padding: 0;border: 0;font-size: 100%;font: inherit;vertical-align: baseline;
font-family: 'Open Sans', sans-serif;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}
body {line-height: 1;}ol, ul {list-style: none;}blockquote, q {quotes: none;}
blockquote:before, blockquote:after,q:before, q:after {content: '';	content: none;}
table {	border-collapse: collapse;border-spacing: 0;}

html {
	height:100%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;		
}
body,td,th {
	font-size:12px;
	color: #333333;
	font-family: 'Open Sans', sans-serif;
}
body {
	height:100%;	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
}
a {
	text-decoration:none;
}


.wrapper {
	margin:0 auto;
	width:1100px;	
	position:relative;
}
.header{
	background-color:rgba(255,255,255,0.8);
	width:100%;
}
.logo{
	width:182px; 
	height:59px;
	float:left;
	position:absolute;
	z-index:1;
	top:17px;
}
.headText{
	float:left;
	color:#000;
	width:720px;
	text-align:center;
	margin-left:170px;
	margin-top:7px;
}
.headText p:nth-child(1){font-size:24px; padding:15px 0 10px 0; font-weight:bold;}
.headText p:nth-child(2){font-size:16px; background:url(../img/logoBg.png) no-repeat; color:#000;}

.headPhone{
	width:210px;
	float:left;
	color:#000;
	text-align:center;
	position:relative;
}

.headPhone p:nth-child(1){padding-top:10px; font-size:13px; color:#000;}
.headPhone p:nth-child(2){padding-top:8px; font-size:25px; position:inherit;}
.headPhone p:nth-child(2) a{text-decoration:none; color:#95c11f; font-weight: bold; text-shadow: 0px 0px 2px #fff;}
.headPhone p:nth-child(3){padding-top:8px; font-size:13px; position:inherit;}
.headPhone p:nth-child(3) a{text-decoration:none; color:#95c11f; font-weight: bold; text-shadow: 0px 0px 2px #fff;}



.menu{
	background-color:rgba(0,0,0,0.9);
	height:40px;
	width:100%;
	margin-top:15px;
}

.menu ul{float:right;}
.menu ul li{float:left; padding-top:13px;}
.menu ul li a{color:#fff; padding:2px 10px; text-decoration:none; font-size:15px; margin-right:10px; background-color:#000; -webkit-border-radius: 3px;
	-moz-border-radius: 3px;
border-radius: 3px;}
.menu ul li:last-child a{margin-right:0px;}

.secondMenu{height:25px; width:100%; padding-top:10px; text-align:center;}
.secondMenu ul{float:right; }
.secondMenu ul li{float:left; }
.secondMenu ul li a{color:#fff; text-decoration:none; font-size:12px; margin-right:5px; padding:5px 10px;}
.secondMenu ul li:last-child a{margin-right:0px;}
.secondMenu ul li a:hover{color:#fff;}




.menu2{
	background-color:rgba(0,0,0,0.9);
	height:40px;
	width:100%;
	display:none;
	position:fixed;
	top:0;
	z-index:999;
	margin-top:50px;
}

.menu2 ul{margin-left:250px; text-align:center;}
.menu2 ul li{float:left; padding-top:13px;}
.menu2 ul li a{color:#f4b634; padding:2px 10px; text-decoration:none; font-size:16px; margin-right:10px; background-color:#000; -webkit-border-radius: 3px;
	-moz-border-radius: 3px;
border-radius: 3px;}
.menu2 ul li:last-child a{margin-right:0px;}


.secMenu{
	height:50px;
	background-color:rgba(255, 255, 255, 0.8);
	display:none;
	position:fixed;
	top:0;
	width:100%;
	z-index:999;
}
.secMenu p:nth-child(1){float:left; color: #000; font-size: 24px; padding-top:12px;}
.secMenu p:nth-child(2){float:right; color:#000; font-size:24px; padding-top:12px;}
.secMenu p:nth-child(2) a{text-decoration:none; color:#000;}
.secMenu p:nth-child(2) span{text-decoration:none; color:#000; font-size:16px; padding-right:10px; margin-top:10px;}





.villa-list p{font-size:16px; padding:5px; text-align:center; float:left; line-height:25px;}









.footer{
	background-color:rgba(0,0,0,0.8);
	height:35px;
	width:100%;
}

.anafooter{
	background-color:rgba(0,0,0,0.8);
	height:35px;
	width:100%;
	position:fixed;
	bottom:0;
}

.anafooter p:first-child, .footer  p:first-child{color:#f4b634; font-size:14px; padding-top:11px; float:left;}
.anafooter p:first-child a{color:#f4b634; font-size:16px;}

#maximage {
	position:fixed !important;
}
.bigpicture{
	width:100%;
	min-width:1300px;
	min-height:100%;
	position:relative;
	background: url(../img/strip1.png) repeat;
}
.clear{
	clear:both;
}


.pageContent{
	margin-top:50px;
}

.page{
	width:100%;
	background-color:rgba(255,255,255,0.8); 
	margin-bottom:50px;
	-webkit-box-shadow: 0px 0px 40px 1px rgba(0, 0, 0,0.6); 
	-moz-box-shadow: 0px 0px 40px 1px rgba(0, 0, 0,0.6); 
	box-shadow: 0px 0px 40px 1px rgba(0, 0, 0,0.6);
	height:auto !important;
	position:relative !important;
	text-align:center;
	padding-bottom:10px;
}

.pageText{ padding:30px 20px; text-align:center;}
.pageText p{
	font-size:16px;
	line-height:35px;
}

.title {
	text-align:center;
	color:#000;
	font-size:36px;
	padding:30px;
}

.ayrac{
	width:1080px;
	margin-left:10px;
	height:1px;
	background-color:#000;
}

.ilk{margin-top:10px;margin-bottom:10px;}
.room{
	width:1100px;
	color:#000;
	float:left;
}
.roomLeft, .roomRight{
	width:530px;
	float:left;
	padding:10px;
}
.roomTitle{
	font-size:20px;
}
.roomCon{
	font-size:14px;
}
.fancybox img{
	margin: 10px 6px 0 4px;
}









input{width:516px; height:30px; margin:5px 0; font-size:15px; padding-left:10px;}
textarea{width:516px; height:150px; font-size:16px; margin-top:5px; margin-bottom:10px; padding-left:10px; padding-top:10px; font-family:"'Open Sans', sans-serif;"}
button{margin-right: 15px; width: 257px; height:30px; font-size:15px;}
button:nth-child(2){margin-right:0;}




.tabbos{height:50px;}
table.adrestable tr td{text-align:left; font-size:16px; color:#fff;}
table.adrestable tr td:nth-child(1){width:100px;}
table.adrestable tr td:nth-child(2){width:10px;}
table.adrestable tr td:nth-child(3){width:350px; text-align:left; padding-left:30px;}










.easebox .caption {
	float:left;
	z-index:1;
	position:relative;
	line-height:30px;
	background:#000;
	color:#CFB53B;
	font-size:1.2em;
	text-align:center;
	margin-top:calc(-100% + 10px);
	padding:0px 10px 0px 10px;
	transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
	-moz-border-radius: 0px 3px 3px 0px;
    -webkit-border-radius: 0px 3px 3px 0px;
    -khtml-border-radius: 0px 3px 3px 0px;
    border-radius: 0px 3px 3px 0px;			
	
	
}
.sub-button {
	color: #000;
    float: left;
    display: block;
    padding: 15px;
    margin-bottom: 10px;
    cursor: pointer;
    font-size: 18px;
    margin-top: 10px;
    margin-left: 10px;
	font-weight:bold;
	
}
.sub-buttons{padding:20px 0 20px 210px;}
.sub-button:hover {
	color:#ca8b0d;
}
.sub-button-active {
	color:#ca8b0d;	
}
.gal-box {
	float:left;	
	width:154px;
	height:154px;	
	margin:12px;
}
.gal-button {
	display:block;
}
.sert-button {
	display:block;
	width:calc(100%);
}
.gal-box img, .sert-button img {
	width:100%;
	display:block;
}

.galeri{
	padding-bottom:10px;
	margin-top:-30px;
	padding-left:5px;
	padding:10px;
}

.roomAcik{
	color:#fff;
	font-size:14px;
	line-height:30px;
	padding:10px;
}

p.sicaklik{
	float:right;
}

.social{
	height:20px;
	width:100%;
	background-color:#000;
	color:#fff;
	padding:3px 0;
}


.soc-icons{padding-left:10px; float:right;}
.soc-icons > li{float:left;margin-right:10px; text-align:center; padding:4px 0;}
.soc-icons > li:hover{background-color:rgba(255,255,255,0.2); -webkit-border-radius: 3px;
	-moz-border-radius: 3px;
border-radius: 3px;}
.soc-icons > li > a{font-size:12px; color:#efefef; padding-left:4px;}
.soc-icons > li > a > i{font-size:12px; padding-right:6px;}
.soc-icons > li > a:active, 
.soc-icons > li > a:hover, 
.soc-icons > li > a:focus{cursor:pointer;text-decoration:none; color:rgba(255,255,255,1);}

.isi{float:right; margin-right:20px; color:#efefef;}
.isi i{font-size:20px; float:left; margin-right:5px;}
.isi .isiyazi{float:left; padding:0 8px; width:32px;}
.isi .isiyazi2{float:left; padding:0 8px; width:60px; padding-right:0;}
.isi .isiyazi p, .isi .isiyazi2 p{width:100%; font-size:10px;}
.isi p{float:left; font-size:20px; }




.in-slide-content { 
	color:#fff;
	font-size:30px;
	position:fixed;
	bottom:280px;
	left:calc(50% - 548px);
	max-width:1000px;
	z-index:9999;
	text-shadow:0px 0px 8px #000;
	background-color:rgba(0,0,0,0.8);
	padding:10px;
}

.f-img img{
	width:175px !important;
	height:108px;
	border:2px solid #f4b634 !important;
}

.bgFoto img{
	width:100%;
	height:500px;
	position:absolute;
	top:0;
	left:0;
	z-index:-1;
}

.cafeler{text-align:left; font-size:16px; line-height:30px; }
.cafeler ul {margin-top:20px; padding-left:20px;}
.cafeler ul li{list-style-type: circle;}
.roomTable{
	display: table;
    border-collapse: separate;
    border-spacing: 2px;
    border-color: grey;
	text-align:left;
	width:100%;
}
.roomTable tbody{    
	display: table-row-group;
    vertical-align: middle;
border-color: inherit;}
.roomTable tbody tr{
	display: table-row;
    vertical-align: inherit;
    border-color: inherit;
}
.roomTable tbody tr td:nth-child(2){text-align:right;}
.roomTable tbody tr:hover{background-color:#e6e6e6;}
.roomTable tbody tr td{
	line-height: 36px;
    border-bottom: 1px solid #e6e6e6;
    padding-left: 10px;
	display: table-cell;
    vertical-align: inherit;
}


.easebox img {
	z-index:0;
	position:relative;
	transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
}

.twentytwenty-overlay{
	display:none;
}
.twentytwenty-container{
	width:530px !important;
	height:350px !important;
}
.twentytwenty-container img{
	width:530px !important;
	height:350px !important;
}
.gs{-webkit-filter: grayscale(100%); /* Chrome, Safari, Opera */
filter: grayscale(100%);}

#yukari {
    z-index: 100;
    position: fixed;
    bottom: 50px;
    right: 50px;
    display: none;
	width:40px;
	overflow:hidden;
}
#yukari:hover img{margin-left:-40px;}

.roomSet tr td{width:30%; text-align:left; font-size:14px; padding:20px 0;}
.roomSetLong tr td{padding:12px 0;}
.roomSetLongg tr td{padding:10px 0;}
.roomSetRight{margin-left:20px;}

.kurumsalTablo tr td{text-align:left; font-size:14px; padding:20px 0;}
.kurumsalTablo tr td:nth-child(1){width:10%; padding-left:40px;}
.kurumsalTablo tr td:nth-child(2){width:15%; text-align:right; padding-right:40px;}
.kurumsalTablo tr td:nth-child(3){width:20%; padding-left:40px;}
.kurumsalTablo tr td:nth-child(4){width:15%; text-align:right; padding-right:40px;}

.genelTablo tr td{text-align:left; font-size:14px; padding:11px 0; border:1px solid #000;}
.genelTablo tr td:nth-child(1){width:25%;padding-left:10px; font-weight:bold; padding-right:10px;}
.genelTablo tr td:nth-child(2){width:75%; padding-left:10px;}



.akt-cont{padding:20px;}
.akt{float:left; margin-right:15px; margin-bottom:10px;}
.aktBaslik{font-size:16px; font-weight:bold; padding:10px 0;}
.aktAciklama{font-size:12px; padding:10px 0; line-height:15px;}
.aktResim img{-webkit-box-shadow: 0px 0px 10px 1px rgba(0, 0, 0,0.6);
    -moz-box-shadow: 0px 0px 10px 1px rgba(0, 0, 0,0.6);
    box-shadow: 0px 0px 10px 1px rgba(0, 0, 0,0.6); height:180px;-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
border-radius: 5px;}


.makale{margin-top:10px;}
.makale p{font-size:14px; line-height:25px; text-align:left; padding:10px 20px;}
.london {
    display:block;
    float:right;
    color:#f4b634;
    font-size:1.2em;
	padding-top:8px;
}
.london:hover {
    color:#fff;
}
.london svg {
    height:20px;
    width:auto;
    fill: currentColor;
}

.fiyatBaslik{
	font-size:16px; font-weight:bold; padding:10px 0; margin-top:20px; margin-bottom:10px;
}
.kalinKural {padding-left:65px;}
.kalinKural li{line-height:20px; margin-bottom:15px; font-size:16px; text-align:left; list-style-type:decimal;}
.tabloBaslik{font-weight:bold;}
.tabloBaslik:first-child{padding-top:5px;}
.fiyatTablo{margin-bottom:30px; margin-left:40px; background-color:white;}
.fiyatTablo tr td{text-align:center; font-size:14px; padding:11px 0; border:1px solid #000;}
.fiyatTablo tr td:nth-child(1){width:300px;}
.fiyatTablo tr td:nth-child(2){width:150px;}
.fiyatTablo tr td:nth-child(3){width:200px;}
.fiyatTablo tr td:nth-child(4){width:200px;}
.fiyatTablo tr td:nth-child(5){width:140px; text-align:left; padding:0 15px; font-weight:bold;}

.buyukBaslik{font-size:24px;}
.kucukbaslik{font-size:20px; color:#3057ff;}
.solayasla{text-align: left;}

#map{
	width:1060px; 
	height:225px; 
	margin:-40px 0 20px 20px; 
	border:1px solid #ccc;
	-webkit-box-shadow: 0px 0px 20px 1px rgba(0, 0, 0,0.6); 
	-moz-box-shadow: 0px 0px 20px 1px rgba(0, 0, 0,0.6); 
	box-shadow: 0px 0px 20px 1px rgba(0, 0, 0,0.6);
}

.iletisimTablo tr td{font-size:14px;}
.iletisimTablo tr td:nth-child(1){width:160px; text-align:right; padding-right:5px; line-height:30px;}
.iletisimTablo tr td:nth-child(2){width:10px;}
.iletisimTablo tr td:nth-child(3){width:100%;text-align:left;  padding-left:5px;}

.formSol{
	float:left;
	width:250px;
}
.formSol input{ 
	width:250px;
}
.formSag{
	float:right;
	width:250px;
}
.formSag textarea{
	width:233px;
	height:67px;
}
.gonder, .reset {
    background-color: #0380a9;
    border: none;
    color: white;
    padding: 10px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    float: left;
    width: 120px;
    height: 35px;
    margin-right: 10px !important;
	cursor:pointer;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.reset {background-color: #ccc; color:#000; margin-right:0 !important;}

.owl-carousel{
	max-width:1100px;
	position:fixed !important;
	bottom:75px;
	margin-left: calc(50% - 550px);
}
.owl-carousel img{
	border:1px solid #f4b634;
}
.obutton{
	display: block;
    width: 26px;
    height: 26px;
    line-height: 26px;
    font-size: 1.4em;
    text-align: center;
    float: right;
    cursor: pointer;
    color: #000000;
    background: #e9c274;
    margin-left: 5px;
    margin-bottom: 5px;
    margin-top: 5px;
    -moz-border-radius: 3px 3px 3px 3px;
    -webkit-border-radius: 3px 3px 3px 3px;
    -khtml-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
}
.oprev{
	position:absolute;
	right:30px;
}
.onext{
	position:absolute;
	right:0;
}
.mPhone{display:none !important;}
.mobilMenu{display:none;}

.subscribe-me{
	background-color:#000;
	width:220px;
}
.mailResim{
	margin-top:-51px;
}
.mailSlogan{
	color:#f4b634;
	font-size:13px;
	line-height:20px;
	padding-bottom:10px;
}
.subscribe-me input{
	width:210px;
	border:1px solid #f4b634;
}
.subscribe-me textarea{
	width:210px;
	height:75px;
	font-family:"Open Sans";
}
.sb .sbutton{
	width:223px;
	background-color:#f4b634;
	border:1px solid #f4b634;
	color:#000;
}
.sb .sbutton:hover{
	background-color:#000;
	border:1px solid #000;
	color:#f4b634;
}
.fiyat-listesi-a{
	color: #f4b634 !important;
    font-weight: bold;
}

.mobile-w{
	display:none;
}
/*###################### Responsive ####################*/
@media (max-width: 980px) {
	.header{ z-index:1000; position:relative;}
	.wrapper{width:100%;}
	#map{width:calc(100% - 40px)}
	.ayrac{width:calc(100% - 20px);}
	.secMenu{display:none !important;}
	.roomLeft{width:100%; padding:0;}
	.roomRight{width:100%; padding:0;}
	
	.headText{width:100%; margin-left:0;}
	.headText p:nth-child(1) {font-size:16px;}
	.headText p:nth-child(2) {background: none;}
	
	.formSag{width:100%; margin:0;}
	.formSol{width:100%; margin:0;}
	.formSol input{width:calc(100% - 60px);}
	.formSag textarea{width:calc(100% - 60px);}
	input{width:100%;}
	.roomTitle{width:100%; margin-top:10px;}
	.room{width:100%;}
	#yukari{display:none !important;}
	.gonder{margin-left:22px; margin-bottom:10px; width:calc(100% - 45px);}
	.reset{margin-left:22px; width:calc(100% - 45px);}
	.iletisimTablo tr td:nth-child(1){padding-left:20px;}
	.twentytwenty-wrapper{display:none;}
	.title img{max-width:100%;}
	.roomLeft{margin-bottom:20px;}
	.sub-buttons{padding: 20px 0 20px 20px;}
	.sub-button{width:calc(100% - 65px);}
	.anafooter p{width:100%; text-align:center;}
	.london {float:none;}
	svg{margin-top:10px;}
	.anafooter{height:60px; text-align:center;}
	.menu2{display:none !important;}
	.logo{display:none;}
	.soc-icons{float:left;}
	.headPhone{text-align:center; width:calc(100% - 20px); padding-left:20px;}
	.headPhone p:nth-child(1) {display:none;}
	.akt-cont {padding:0;}
	.akt {padding-left: 10%;}
	
	.owl-carousel {bottom: 140px; margin-left: -2px; z-index:-1 !important;}
	
	.in-slide-content {display:none !important;}
	.bgFoto img{height:187px;}
	.pageContent {margin-top:0;}
	.kurumsalTablo {display:none;}
	
	.menu{height:100%; background-color:#000; display:none; margin-top:0; z-index:1000;}
	.secondMenu{height:100%; background-color:#000;  display:none; }
	
	.menu ul {float:left; width:100%; z-index:1000;}
	.menu ul li{width:100%; text-align:left;}
	.menu ul li a{text-align:left; display:block; cursor:pointer;}
	
	.secondMenu ul li{ width:100%; text-align:left; font-size:16px; margin-bottom:10px; 
	padding: 2px 0;    text-decoration: none;    font-size: 16px;    margin-right: 10px;}
	.secondMenu ul li a{	color:#f4b634; padding:2px 10px; text-decoration:none; font-size:16px; 
		margin-right:10px; background-color:#000; -webkit-border-radius: 3px;-moz-border-radius: 3px;
	border-radius: 3px; text-transform: uppercase; display:block; cursor:pointer;}
	
	
	.mobilMenu{
		display:block !important;
		font-size:20px;
		color:#fff;
		height:20px;
		padding:15px;
		text-align:right;
		width:calc(100% - 30px);
		background-color:#000;
		margin-top:20px; z-index:1000;
	}
	.mobilMenu span{border:1px solid #fff; padding:0 5px;}
	.mobilMenu:hover{cursor:pointer;}
	.greenhill-w{display:none;}
	.mobile-w{
		display: block;
		position: fixed;
		bottom: 65px;
		width: 100%;
		text-align: center;
		background-color: #65bc54;
	}
	.mobile-w a{
		display: inline-block;
		font-size: 1.4em;
		color: #fff;
		padding-top: 10px;
		line-height: 1.5em;
		padding-bottom: 10px;
	}
	
}
/* Arama Formu */
.aramaFormu{
	width:190px;
	height:260px;
	border:3px solid #333;
	background-color:white;
	
	position:fixed;
	right:10px;
	bottom:45px;
	
	z-index:600;
	
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	
	-webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0,0.5); 
	-moz-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0,0.5); 
	box-shadow: 0px 0px 30px 0px rgba(0, 0, 0,0.5);
}
.formBaslik{
	color:#000;
	font-size:14px;
	text-align:center;
	width:100%;
	margin: 15px 0 5px 0;
	line-height:20px;
}
.aramaFormu input{
	border:1px solid #333;
	width:158px;
	margin:5px 10px;
	padding:5px;
	height:20px;
	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size:12px;
}
.aramaFormu button{
	background-color:#ff9f22;
	color:#000;
	padding:10px;
    margin: 5px 0 0 10px;
    width: 170px;
	
	border:1px solid #bf710a;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.aramaFormu button:hover{
	background-color:#000;
	color:#fff;
	cursor:pointer;
	border:1px solid #000;
}
.formKapat{
    height: 26px;
    width: 26px;
    position: absolute;
    top: -10px;
    right: -10px;
    background: url(../img/formKapat.png);
	cursor:pointer;
}
.mobilMenu{
	display:none;
}
.menuu{
	width:100% !important;
	height:auto;
}
.mobilBlock{
	padding-top:15px;
}
.spa table {
	float:left;
	width:calc(25% - 10px);
	margin:5px;
	border-top:1px solid #000000;
	border-right:1px solid #000000;	
	font-size:15px;
}
.spa table td {
	padding:10px;
	border-left:1px solid #000000;
	border-bottom:1px solid #000000;
}
.spa table td:nth-child(1) {
	width:78%;
}
.spa table td:nth-child(2) {
	width:22%;
}
.greenhill-w{
	position: fixed;
    z-index: 80;
    bottom: 320px;
    right: 10px;
    width: 125px;
    height: 125px;
    background: url(../img/greenhill-whatsapp.png);
    cursor: pointer;
}
.greenhill-w:hover{
	background-position: -125px 0;
}