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

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, 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, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
iframe {
display:block;
}
#booking iframe {
display:block;
width:230px;
margin:auto
}
.iframeWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.iframeWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/* HTML5 display-role reset for older browsers */
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;
}


/*========== MAIN ==========*/

body {
font-family:"museo-sans";
}
.container {
padding: 0 60px;
}
.leftcol {
width:75%;
float:left;
}
.rightcol {
width:25%;
float:right;
}


/*========== HOME ==========*/

.image1 {
background-color:#e1e1e1;
border-right:2px solid #fff;
border-bottom:2px solid #fff;
height:417px;
background-repeat:no-repeat;
background-position:center;
background-size:cover;
}
.image2 {
background-color:#e1e1e1;
border-right:2px solid #fff;
height:209px;
background-repeat:no-repeat;
background-position:center;
background-size:cover;
}
.image3 {
background-color:#e1e1e1;
border-bottom:2px solid #fff;
height:313px;
background-repeat:no-repeat;
background-position:center;
background-size:cover;
}
.image4 {
background-color:#e1e1e1;
border-left:2px solid #fff;
height:483px;
background-repeat:no-repeat;
background-position:center;
background-size:cover;
}

.bestrates {
width:100%;
float:left;
height:150px;
background-color:#4b7f37;
/* margin-top:30px; */
text-align:center;
}
.bestrates h1 {
font-family:"adobe-caslon-pro";
font-style:italic;
font-size:1.8em;
color:#e1e1e1;
letter-spacing:2px;
margin-top:20px;
line-height:1.1em;
}
.bestrates p {
margin-top:10px;
font-size:1em;
color:#e1e1e1;
line-height:1.5em;
}
.bestrates-emphasise {
color:#e1e1e1;
font-size:1em;
letter-spacing:1px;
font-weight:700;
}
.bestrates-emphasise a{
color:#e1e1e1;
}

.location {
width:50%;
float:left;
height:450px;
background-color:#e1e1e1;
margin-top:30px;
text-align:center;
}
.location h1 {
font-family:"adobe-caslon-pro";
font-style:italic;
font-size:1.8em;
color:#4b7f37;
letter-spacing:2px;
margin-top:170px;
line-height:1.1em;
}
.location p {
margin-top:20px;
font-size:0.8em;
color:#707070;
line-height:1.5em;
}
.map {
width:50%;
float:left;
height:450px;
background-color:#e1e1e1;
margin-top:30px;
background-image:url(https://www.keefhalla.com/images/2016/map.gif); 
background-repeat:no-repeat;
background-position:center;
}
.hometext {
width:100%;
float:left;
padding-bottom:70px;
background-color:#4b7f37;
margin-top:30px;
}
.hometext h2 {
font-family:"adobe-caslon-pro";
font-style:italic;
font-size:1.8em;
color:#fff;
letter-spacing:2px;
margin:70px auto 0 auto;
width:550px;
display:block;
line-height:1.1em;
text-align:center;
padding:0 30px 0 30px;
}
.hometext p {
margin-top:20px;
font-size:0.8em;
color:#fff;
line-height:1.5em;
text-align:justify;
}
.hometext .col1 {
width:33%;
float:left;
margin-left:14%;
margin-top:20px;
}
.hometext .col2 {
width:33%;
float:left;
margin-left:6%;
margin-top:20px;
}


/*========== FONTS ==========*/

.content h2 {
font-family:"adobe-caslon-pro";
font-style:italic;
font-size:1.8em;
color:#4b7f37;
letter-spacing:2px;
line-height:1.5em;
margin-bottom:0px;
text-align:center;
}
.content h3 {
font-family:"adobe-caslon-pro";
font-style:italic;
font-size:1.5em;
color:#4b7f37;
letter-spacing:2px;
line-height:1.5em;
margin-bottom:0px;
}
.content h4 {
font-family:"adobe-caslon-pro";
font-style:italic;
font-size:1.2em;
color:#707070;
letter-spacing:1px;
line-height:1.5em;
margin-bottom:0px;
margin-top:20px;
}
.content h5 {
font-size:1.1em;
font-style:italic;
line-height:1.5em;
font-family:"adobe-caslon-pro";
color:#707070;
margin-bottom:10px;
}
.content p {
font-size:0.8em;
line-height:1.5em;
margin-bottom:10px;
color:#000;
}
.content p em {
font-style:italic;
}
p a {
color:#4b7f37;
text-decoration:none;
}
p a:hover {
color:#f5750e;
text-decoration:underline;
}


/*========== NAV ==========*/

#nav {
width:100%;
}
#logo {
display:block;
padding-top:60px;
padding-bottom:30px;
padding-right:30px;
width:207px;
height:57px;
float:left;
}
#threed {
padding-top:60px;
padding-right:30px;
float:left;
}
#nav-ul {
padding-top:70px;
float:left;
}
#nav-ul li {
float:left;
padding-right:30px;
height:19px;
background-image:url(https://www.keefhalla.com/images/2015/nav-slash.gif);
background-repeat:no-repeat;
background-position:top right;
color:#707070;
letter-spacing:1px;
}
#nav-ul li a {
color:#707070;
text-decoration:none;
}
#nav-ul li a:hover {
color:#f5750e;
}
#burger {
display:none;
}
#burgerclose {
display:none;
}
#tel {
float:right;
position:absolute;
z-index:10;
margin-right:60px;
top:70px;
right:25%;
}
#tel p {
color:#4b7f37;
font-size:1em;
letter-spacing:1px;
font-weight:700;
}
.flag {
position:absolute;
top:45px;
margin-left:200px;
z-index:1000;
}

#booking {
border-left:2px solid #fff;
border-bottom:2px solid #fff;
height:340px;
background-color:#4b7f37;
}
#booking h2 {
font-family:"adobe-caslon-pro";
font-style:italic;
font-size:1.8em;
color:#fff;
letter-spacing:2px;
padding-top:50px;
padding-bottom:5px;
line-height:1.1em;
text-align:center;
}

/*========== BOTTOM NAV ==========*/

#bottom-nav {
height:30px;
padding:20px 0px;
position:fixed;
bottom:0px;
left:0px;
width:100%;
background-color:#fff;
box-shadow: 0px 0px 5px #aaa;
z-index:20;
}
.icons {
float:left;
width:50%;
}
.nitb {
float:left;
margin-right:10%;
padding-left:60px;
}
.wifi {
float:left;
margin-top:5px;
margin-right:10%;
padding-left:60px;
}
.trip-rating {
float:left;
margin-top:5px;
margin-right:10%;
margin-left:10%;
}
.bookingcom {
float:left;
margin-top:5px;
}
.reviews-slider {
float:left;
width:50%;
margin-left:-1px;
}
.reviews {
float:none;
width:100%;
text-align:center;
color:#707070;
font-size:0.9em;
margin-top:7px;
}
.quote {
font-family:"adobe-caslon-pro";
font-style:italic;
font-size:1.5em;
color:#527a5f;
}
.quote-spacer {
display:block;
height:30px;
clear:both;
}


/*========== FOOTER ==========*/

#footer {
position:relative;
left:50%;
margin-left:-576px;
width:1152px;
padding:50px 0;
}
.nitb2 {
float:left;
margin-right:30px;
margin-top:12px;
}
.weather {
float:left;
margin-right:30px;
margin-top:12px;
}
.smoking {
float:left;
margin-right:30px;
margin-top:12px;
}
.trip-ad {
float:left;
margin-right:30px;
}
.laterooms {
float:left;
margin-right:30px;
}
.british {
float:left;
margin-right:20px;
margin-top:12px;
}
.french {
float:left;
margin-right:20px;
margin-top:12px;
}
.spanish {
float:left;
margin-right:20px;
margin-top:12px;
}
.german {
float:left;
margin-right:20px;
margin-top:12px;
}
.italian {
float:left;
margin-top:12px;
}


/*========== INNER ==========*/

.tripad-reviews {
width:auto;
border:1px solid #e1e1e1;
padding:40px 0 40px 0;
}
.tripad-reviews div {
display:block;
float:none;
margin:0 auto;
width:252px;
}
.reviews2 {
width:100%;
padding:60px 0;
background-color:#e1e1e1;
text-align:center;
color:#707070;
font-size:0.9em;
border-top:0px solid #fff;
border-bottom:0px solid #fff;
}
.reviews2 p {
padding:0 30px;
}
.reviews3 {
width:100%;
padding:60px 0;
background-color:#4b7f37;
text-align:center;
color:#ccc;
font-size:0.9em;
border-top:0px solid #fff;
border-bottom:0px solid #fff;
}
.reviews3 p {
padding:0 30px;
}
.reviews3 .quote {
color:#fff;
}
.leftcol2 {
width:93%;
float:left;
}
.textcol {
width:40%;
float:right;
}
.textcol2 {
width:60%;
float:left;
}
#gallery {
width:60%;
float:left;
}
.gallery-main {
width:auto;
float:none;
/*height:500px;*/
padding-bottom:70%;
background-color:#e1e1e1;
background-position:center;
background-size:cover;
background-repeat:no-repeat;
border-right:2px solid #fff;
}
.white-border {
width:auto;
border:1px solid #e1e1e1;
padding:40px;
margin-left:8px;
}
#green-block {
display:block;
width:auto;
border:1px solid #4b7f37;
background-color:#4b7f37;
padding:26px 40px 20px 40px;
margin-left:8px;
margin-top:10px;
color:#fff;
text-decoration:none;
text-align:center;
background-image:url(https://www.keefhalla.com/images/2015/white-arrow.png);
background-repeat:no-repeat;
background-position:center right;
}
#green-block:hover {
background-color:#f5750e;
border:1px solid #f5750e;
}
#green-block h3 {
color:#fff;
}
#green-block p {
color:#fff;
}
#rates p {
margin-bottom:20px;
}
#rates h4 {
margin-bottom:10px;
margin-top:0;
}
.inner-text {
width:auto;
border:1px solid #e1e1e1;
background-color:#f3f3f3;
padding:40px;
margin-right:2px;
margin-top:10px;
text-align:justify;
}
.rates-col1 {
float:left;
width:50px;
padding:0 0 0 0;
}
.rates-col1 img {
float:left;
margin-top:3px;
}
.rates-col2 {
float:left;
width:50%;
padding:0 0 0 0;
}
.rates-col3 {
float:right;
width:60px;
padding:0 0 0 0;
}
.thumb {
width:20%;
float:left;
height:90px;
background-color:#ececec;
cursor:pointer;
}
.gallery-thumb {
border-top:2px solid #fff;
border-right:2px solid #fff;
width:auto;
height:88px;
background-position:center;
background-size:cover;
background-repeat:no-repeat;
}
.location-col1 {
float:left;
}
.location-col2 {
float:right;
}
.tel-space {
display:inline-block;
width:28px;
}
.miles-space {
display:inline-block;
width:140px;
}

.attractions-left {
float:left;
width:50%;
}
.attractions-right {
float:right;
width:50%;
}
.attraction {
width:auto;
border:1px solid #e1e1e1;
padding:40px 220px 40px 40px;
background-repeat:no-repeat;
background-position:center right;
margin-bottom:10px;
}
.attractions-right .attraction {
margin-left:5px;
}
.attractions-left .attraction {
margin-right:5px;
}
#attractions ul {
font-size:0.8em;
line-height:1.2em;
}
#attractions li {
margin-top:10px;
}
#attractions li a {
color:#4b7f37;
text-decoration:none;
}
#attractions li a:hover {
color:#f5750e;
text-decoration:underline;
}
#attractions h4 {
margin-top:0;
}

@media (max-width: 1450px) {
.attraction {
padding:20px 215px 20px 20px;
}
}
@media (max-width: 1300px) {
.attractions-left {
float:none;
width:auto;
}
.attractions-right {
float:none;
width:auto;
}
.attractions-right .attraction {
margin-left:0;
}
.attractions-left .attraction {
margin-right:0;
}
.attraction {
padding:40px 220px 40px 40px;
}
}

#titanic {
background-image:url(https://www.keefhalla.com/images/2015/attractions/Titanic-Belfast.jpg);
}
#folk {
background-image:url(https://www.keefhalla.com/images/2015/attractions/folk-park.jpg);
}
#airport {
background-image:url(https://www.keefhalla.com/images/2015/attractions/belfast-airport.jpg);
}
#golf {
background-image:url(https://www.keefhalla.com/images/2015/attractions/golf.jpg);
}
#causeway {
background-image:url(https://www.keefhalla.com/images/2015/attractions/causeway.jpg);
}
#zoo {
background-image:url(https://www.keefhalla.com/images/2015/attractions/zoo.jpg);
}
#grand-prix {
background-image:url(https://www.keefhalla.com/images/2015/attractions/grand-prix.jpg);
}
#city-hall {
background-image:url(https://www.keefhalla.com/images/2015/attractions/city-hall.jpg);
}


/*========== UTILITY ==========*/

.width67 {
width:67%;
float:left;
}
.width33 {
width:33%;
float:left;
}
.width50 {
width:50%;
float:left;
}
.spacer {
clear:both;
}
.spacer-bottom {
clear:both;
width:100%;
height:70px;
}
.hide {
display:none;
}
#more-images {
background-color:#e1e1e1;
background-image:url(https://www.keefhalla.com/uploads/gallery-plus.png);
background-repeat:no-repeat;
background-size:28px;
background-position:center;
}
#more-images:hover {
background-color:#f5750e;
}
#more-images .gallery-thumb span {
display:none;
text-align:center;
position:relative;
top:42%;
font-size:14px;
font-weight:700;
color:#fff;
}
#more-images:hover .gallery-thumb span {
display:block;
}
#less-images {
background-color:#e1e1e1;
background-image:url(https://www.keefhalla.com/uploads/gallery-close.png);
background-repeat:no-repeat;
background-size:28px;
background-position:center;
}
#less-images:hover {
background-color:#f5750e;
}
#less-images .gallery-thumb span {
display:none;
text-align:center;
position:relative;
top:42%;
font-size:14px;
font-weight:700;
color:#fff;
}
#less-images:hover .gallery-thumb span {
display:block;
}
@media (max-width: 980px) {
#more-images {
display:none;
}
#less-images {
display:none;
}
}