/*
Theme Name: Trasa Bootstrap
Theme URI: http://www.jasonpaul.net/trasa-bootstrap-starter-theme-based-on-twitter-boostrap-3-and-wordpress-twenty-ten/
Description: A starter theme that retrofits the WordPress Twenty Ten theme with Twitter Bootstrap 3. 
Author URI: http://trasaterra.com
Version: 2.1 / Bootstrap 3.2.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, twitter bootstrap, bootstrap, responsive, twentyten
Text Domain: trasabootstrap
*/





/* =Layout
-------------------------------------------------------------- */

/*
LAYOUT: Two columns
DESCRIPTION: Two-column fixed layout with one sidebar right of content
*/


#content {
	
}
#primary {
	margin: 20px 0;
}

#footer {
	
}
body {
	
}
.content-wrapper {
	
}


/*
LAYOUT: One column, no sidebar
DESCRIPTION: One centered column with no sidebar
*/

.one-column #content {
	
}

/*
LAYOUT: Full width, no sidebar
DESCRIPTION: Full width content with no sidebar; used for attachment pages
*/

.single-attachment #content {
	
}


/* =Fonts
-------------------------------------------------------------- */
body,
input,
textarea,
.page-title span,
.pingback a.url {
	
}
h3#comments-title,
h3#reply-title,
#access .menu,
#access div.menu ul,
#cancel-comment-reply-link,
.form-allowed-tags,
#site-info,
#site-title,
#wp-calendar,
.comment-meta,
.comment-body tr th,
.comment-body thead th,
.entry-content label,
.entry-content tr th,
.entry-content thead th,
.entry-meta,
.entry-title,
.entry-utility,
#respond label,
.navigation,
.page-title,
.pingback p,
.reply,
.widget-title,
.wp-caption-text {
}
input[type="submit"] {
}
pre {
}
code {
}


/* =Structure
-------------------------------------------------------------- */

/* The main theme structure */
#access .menu-header,
div.menu {
	margin: 0 auto;
}
/* Structure the footer area */
#footer-widget-area {
	
}
#footer-widget-area .widget-area {
	
}
#footer-widget-area #fourth {
	
}
#site-info {
	
}
#site-generator {
	
}


/* =Global Elements
-------------------------------------------------------------- */

a:link {
	outline: none;
}
a:visited {
	outline: none;
}
a:active,
a:hover,
a:focus {
	outline: none;
}

/* Text meant only for screen readers */
.screen-reader-text {
	position: absolute;
	left: -9000px;
}


/* =Header
-------------------------------------------------------------- */

#header {
	
}
#site-title {
	
}
#site-title a {
	
}
#site-description {
	padding:15px 25px 15px 15px;
	display: inline-block;
}

/* Sticky footer styles
-------------------------------------------------- */

html,
body {
  height: 100%;
  /* The html and body elements cannot have any padding or margin. */
}

/* Wrapper for page content to push down footer */
#wrap {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  /* Negative indent footer by its height */
  margin-bottom: -60px;
  /* Pad bottom by footer height */
  padding: 0 0 60px;
}

/* Set the fixed height of the footer here */
#footer {
  min-height: 60px;
  background-color: #f5f5f5;
}




/* =Menu
-------------------------------------------------------------- */

ul.nav li.dropdown:hover ul.dropdown-menu{
    display: block; 
    margin: 0   
}
 
a.menu:after, .dropdown-toggle:after {
  content: none;
}

.collapse,
.navbar-collapse  {
overflow: visible !important;
}


/* =Content
-------------------------------------------------------------- */


#content {

}
#content,
#content input,
#content textarea {
	
}
#content p,
#content ul,
#content ol,
#content dd,
#content pre,
#content hr {
	
}
#content ul ul,
#content ol ol,
#content ul ol,
#content ol ul {
	
}
#content pre,
#content kbd,
#content tt,
#content var {
	
}
#content code {
	font-size: 13px;
}
#content dt,
#content th {
	
}
#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6 {
	
}
#content table {
	
}
#content tr th,
#content thead th {
	
}
#content tr td {
	
}
#content tr.odd td {
	
}
.hentry {
	border-bottom:1px solid #e7e7e7;
	padding-bottom:30px;
}
.home .sticky {
	background: #f2f7fc;
	border: 1px solid #000;
	padding: 0 18px 20px;
}
.single .hentry {
	margin: 0 0 20px 0;
}
.page-title {
	
}
.page-title span {
	color: #333;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
}
.page-title a:link,
.page-title a:visited {
	
}
.page-title a:active,
.page-title a:hover {
	
}
#content .entry-title {
	
}
.entry-title a:link,
.entry-title a:visited {
	
}
.entry-title a:active,
.entry-title a:hover {
	
}
.entry-meta {
	color: #888;
	font-size: 12px;
}
.entry-meta abbr,
.entry-utility abbr {
	border: none;
}
.entry-meta abbr:hover,
.entry-utility abbr:hover {
	
}
.entry-content,
.entry-summary {
	
	padding: 12px 0 0 0;
}
#content .entry-summary p:last-child {
	margin-bottom: 12px;
}
.entry-content fieldset {
	border: 1px solid #e7e7e7;
	margin: 0 0 24px 0;
	padding: 24px;
}
.entry-content fieldset legend {
	background: #fff;
	color: #000;
	font-weight: bold;
	padding: 0 24px;
}
.entry-content input {
	
}
.entry-content input.file,
.entry-content input.button {
	
}
.entry-content label {
	
}
.entry-content select {
	
}
.entry-content sup,
.entry-content sub {
	
}
.entry-content blockquote.left {
	float: left;
	margin-left: 0;
	margin-right: 24px;
	text-align: right;
	width: 33%;
}
.entry-content blockquote.right {
	float: right;
	margin-left: 24px;
	margin-right: 0;
	text-align: left;
	width: 33%;
}
.page-link {
	clear: both;
	color: #000;
	font-weight: bold;
	line-height: 48px;
	word-spacing: 0.5em;
}
.page-link a:link,
.page-link a:visited {
	background: #f1f1f1;
	color: #333;
	font-weight: normal;
	padding: 0.5em 0.75em;
	text-decoration: none;
}
.home .sticky .page-link a {
	background: #d9e8f7;
}
.page-link a:active,
.page-link a:hover {
	color: #ff4b33;
}
body.page .edit-link {
	clear: both;
	display: block;
}
#entry-author-info {
	background: #f2f7fc;
	border-top: 4px solid #000;
	clear: both;
	font-size: 14px;
	line-height: 20px;
	margin: 24px 0;
	overflow: hidden;
	padding: 18px 20px;
}
#entry-author-info #author-avatar {
	background: #fff;
	border: 1px solid #e7e7e7;
	float: left;
	height: 60px;
	margin: 0 -104px 0 0;
	padding: 11px;
}
#entry-author-info #author-description {
	float: left;
	margin: 0 0 0 104px;
}
#entry-author-info h2 {
	color: #000;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 0;
}
.entry-utility {
	clear: both;
	font-size: 12px;
	line-height: 18px;
}
.entry-meta a,
.entry-utility a {
	
}
.entry-meta a:hover,
.entry-utility a:hover {
	
}
#content .video-player {
	padding: 0;
}


/* =Asides
-------------------------------------------------------------- */

.home #content .format-aside p,
.home #content .category-asides p {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 10px;
	margin-top: 0;
}
.home .hentry.format-aside,
.home .hentry.category-asides {
	padding: 0;
}
.home #content .format-aside .entry-content,
.home #content .category-asides .entry-content {
	padding-top: 0;
}


/* =Gallery listing
-------------------------------------------------------------- */

.format-gallery .size-thumbnail img,
.category-gallery .size-thumbnail img {
	border: 10px solid #f1f1f1;
	margin-bottom: 0;
}
.format-gallery .gallery-thumb,
.category-gallery .gallery-thumb {
	float: left;
	margin-right: 20px;
	margin-top: -4px;
}
.home #content .format-gallery .entry-utility,
.home #content .category-gallery .entry-utility {
	padding-top: 4px;
}


/* =Attachment pages
-------------------------------------------------------------- */

.attachment .entry-content .entry-caption {
	font-size: 140%;
	margin-top: 24px;
}
.attachment .entry-content .nav-previous a:before {
	content: '\2190\00a0';
}
.attachment .entry-content .nav-next a:after {
	content: '\00a0\2192';
}


/* =Images
-------------------------------------------------------------- */

/*
Resize images to fit the main content area.
- Applies only to images uploaded via WordPress by targeting size-* classes.
- Other images will be left alone. Use "size-auto" class to apply to other images.
*/
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img,
.widget-container img {
	max-width: 100%; /* When images are too wide for containing element, force them to fit. */
	height: auto; /* Override height to match resized width for correct aspect ratio. */
}
.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 12px;
}
.wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	margin-bottom: 20px;
	max-width: 632px !important; /* prevent too-wide images from breaking layout */
	padding: 4px;
	text-align: center;
}
.wp-caption img {
	margin: 5px 5px 0;
}
.wp-caption p.wp-caption-text {
	color: #888;
	font-size: 12px;
	margin: 5px;
}
.wp-smiley {
	margin: 0;
}
.gallery {
	margin: 0 auto 18px;
}
.gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
.gallery-columns-2 .gallery-item {
	width: 50%;
}
.gallery-columns-4 .gallery-item {
	width: 25%;
}
.gallery img {
	border: 2px solid #cfcfcf;
}
.gallery-columns-2 .attachment-medium {
	max-width: 92%;
	height: auto;
}
.gallery-columns-4 .attachment-thumbnail {
	max-width: 84%;
	height: auto;
}
.gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
.gallery dl {
	margin: 0;
}
.gallery img {
	border: 10px solid #f1f1f1;
}
.gallery br+br {
	display: none;
}
#content .attachment img {/* single attachment images should be centered */
	display: block;
	margin: 0 auto;
}


/* =Navigation
-------------------------------------------------------------- */

.navigation {
	margin:10px 0;
	clear:both;
	display: block;
}
.navigation a:link,
.navigation a:visited {
	
}
.navigation a:active,
.navigation a:hover {
	
}
.nav-previous {
	float: left;
	width: 50%;
}
.nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
#nav-above {
	margin: 0 0 18px 0;
}
#nav-above {
	display: none;
}
.paged #nav-above,
.single #nav-above {
	display: block;
}
#nav-below {
	display: block;
	padding:0 0 20px;
	clear:both;
	margin-bottom: 20px;
}


/* =Comments
-------------------------------------------------------------- */
#comments {
	clear: both;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
	
}
h3#comments-title {
	padding: 24px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
	border-top: 1px solid #e7e7e7;
}
.commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	line-height: 24px;
	margin: 0;
	padding: 20px 0 20px 56px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom: none;
	margin-bottom: 0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 24px;
	left: 0;
}
.comment-author {
}
.comment-author cite {
	
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	
}
.comment-meta a:link,
.comment-meta a:visited {
	
}
.comment-meta a:active,
.comment-meta a:hover {
	
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	
}
.reply a,
a.comment-edit-link {
	
}
.reply a:hover,
a.comment-edit-link:hover {
	
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword,
.nocomments {
	display: none;
}
#comments .pingback {
	border-top: 1px solid #e7e7e7;
	margin-bottom: 18px;
	padding-bottom: 18px;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	display: block;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
}
#comments .pingback .url {
	font-size: 13px;
	font-style: italic;
}

/* Comments form */
input[type="submit"] {
	
}
#respond {
	border-top: 1px solid #e7e7e7;
}
#respond p {
	
}
#respond .comment-notes {
	
}
.form-allowed-tags {
	
}
.children #respond {
	
}
h3#reply-title {
	
}
#comments-list #respond {
	
}
#comments-list ul #respond {
	
}
#cancel-comment-reply-link {
	
}
#respond .required {
	display: none;
}
#respond label {
	display: none;
}
#respond input {
	
}
#respond textarea {
	padding:10px 15px;
}
#respond .form-allowed-tags {
	
}
#respond .form-allowed-tags code {
	
}
#respond .form-submit {
	
}
#respond .form-submit input {
	
}


/* =Widget Areas
-------------------------------------------------------------- */

.widget-area ul {
	list-style: none;
	margin-left: -40px;
}
.widget-area ul ul {
}
.widget-area select {
	
}
.widget_search #s {/* This keeps the search inputs in line */
	
}
.widget_search label {
	display: none;
}
.widget-container {
	word-wrap: break-word;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
	
}
.widget-container .wp-caption img {
	margin: auto;
}
.widget-title {
	
}
.widget-area a:link,
.widget-area a:visited {
	text-decoration: none;
}
.widget-area a:active,
.widget-area a:hover {
	text-decoration: underline;
}
.widget-area .entry-meta {
	
}
#wp_tag_cloud div {
	line-height: 1.6em;
}
#wp-calendar {
	width: 100%;
}
#wp-calendar caption {
	color: #222;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 4px;
	text-align: left;
}
#wp-calendar thead {
	font-size: 11px;
}
#wp-calendar thead th {
}
#wp-calendar tbody {
	color: #aaa;
}
#wp-calendar tbody td {
	background: #f5f5f5;
	border: 1px solid #fff;
	padding: 3px 0 2px;
	text-align: center;
}
#wp-calendar tbody .pad {
	background: none;
}
#wp-calendar tfoot #next {
	text-align: right;
}
.widget_rss a.rsswidget {
	color: #000;
}
.widget_rss a.rsswidget:hover {
	color: #ff4b33;
}
.widget_rss .widget-title img {
	width: 11px;
	height: 11px;
}

/* Main sidebars */
#main .widget-area ul {
	
}
#main .widget-area ul ul {
	
}
#primary {
}
#secondary {
}

/* Footer widget areas */
#footer-widget-area {
}


/* =Footer
-------------------------------------------------------------- */

#footer {
}

#site-info {
	padding:20px 0 0;
}
#site-info a {
	
}
#site-generator {
	
}
#site-generator a {
	
}
#site-generator a:hover {
}
img#wpstats {
	display: block;
	margin: 0 auto 10px;
}

/* =Theme
-------------------------------------------------------------- */

h1 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-size: 28px;
    text-transform: uppercase;
    margin-bottom: 26px;
    margin-top: 0px;
}

h2 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-size: 21px;
    text-transform: uppercase;
    margin-bottom: 26px;
    margin-top: 0px;
}

h3 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-size: 17px;
    text-transform: uppercase;
    margin-bottom: 26px;
    margin-top: 0px;
}

a {
    font-family: 'Open Sans', sans-serif;
    text-decoration: none!important;
}

p {
    font-family: 'Open Sans', sans-serif;
}

blockquote {
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
    font-size: 13px;
    font-style: italic;
    border-left: 9px solid #f7c317;
    padding: 5px 15px 5px 15px;
}

a {
    color: #46484a;
}

a:hover {
    color: #f7c317;
}

.white {
    color: #fff;
}

.whiteBg {
    background: #fff;
}

.yellow {
    color: #f7c317;
}

.yellowBg {
    background: #f7c317;
}

.grey {
    color: #46484a;
}

.greyBg {
    background: #46484a;
}

.lightGrey {
    color: #d1d2d4;
}

.bold {
    font-weight: bold;
}

.center {
    text-align: center;
}

.uppercase {
    text-transform: uppercase;
}

#search {
    background: #1f2326;
    padding: 12px 0 12px 0;
    overflow: hidden;
}

#search p {
    margin: 0;
    color: #d1d2d4;
    float: left;
}

#search a {
    color: #d1d2d4;
}

#search a:hover {
    color: #f7c317;
}

.phone {
    border-right: 1px solid #414446;
    padding-top: 6px;
    padding-bottom: 6px;
    padding-right: 15px;
    font-size: 17px;
}

.fb {
    border-right: 1px solid #414446;
    padding-top: 6px;
    padding-bottom: 6px;
    padding-right: 15px;
    font-size: 17px;
    padding-left: 15px;
}

.email {
    border-right: 1px solid #414446;
    padding-top: 6px;
    padding-bottom: 6px;
    padding-right: 15px;
    font-size: 17px;
    padding-left: 15px;
}

#search i {
    font-size: 26px;
}

.topContact {
    float: left;
}

.searchBar {
    float: right;
    width: 230px;
    background: url(images/search.png) no-repeat left center; 
}

.searchform, #searchform {
    margin: 0;
    margin-top: 4px;
}

.searchBar label {
    display: none;
}

.input-group-btn {
    display: none;
}

.input-group {
    float: right;
}

#header {
    padding: 55px 0 55px 0;
    text-align: center;
}

#s {
    background: #36393c;
    border: none;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    width: 195px;
    height: 34px;
    color: #bdbec0;
    font-size: 15px;
    font-style: italic;
    font-weight: normal;
}

.logo {
    margin: auto;
}

#menu {
    background: #f3f3f3;
    padding: 15px 0 15px 0;
    border-bottom: 2px solid #1f2326;
    text-align: center;
}

#menu ul {
    padding: 0;
    margin: 0;
}

#menu li {
    list-style-type: none;
    display: inline-block;
    padding: 0;
    margin: 0;
}

#menu ul li a {
    font-weight: 700;
    font-size: 15px;
    text-transform: uppercase;
    color: #1f2326;
    padding: 0px 41px 0px 41px;
}

#menu ul li a:hover {
    color: #dededf;
}

#menu ul li.current_page_item  a {
    color: #dededf;
}

#menu .menu-item-20 a {
    color: #f7c317!important;
}

#menu ul li:first-of-type a {
    padding-left: 0px;
}

#menu ul li:last-of-type a {
    padding-right: 0px;
}

#showRightPush {
	display: none;
}

#revSlider {
    background: #eee;
    width: 100%;
}

#bttn:hover {
    opacity: .8;
    cursor: pointer;
}

#revSlider .blackBttn {
    color: #fff!important;
	max-width: 212px;
	padding: 17px 0px 17px 0px;
    width: 212px;
	text-transform: uppercase;
	font-size: 16px;
	text-shadow: none;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	background-color: rgb(31, 35, 38);
	background-color: rgba(31, 35, 38, 1);
	border-width: 0px;
	border-color: #000000;
	border-style: none;
    display: block;
    box-shadow: 0px 0px 9px #2e2e2e;
}

#revSlider .blackBttn:hover {
    background: #f7c317;
    color: #2e2e2e!important;
}

#revSlider .yellowBttn {
    color: #2e2e2e!important;
	max-width: 212px;
	padding: 17px 0px 17px 0px;
    width: 212px;
	text-transform: uppercase;
	font-size: 16px;
	text-shadow: none;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	background-color: #f7c317;
	border-width: 0px;
	border-color: #000000;
	border-style: none;
    display: block;
    box-shadow: 0px 0px 9px #2e2e2e;
}

#revSlider .yellowBttn:hover {
	background-color: rgb(31, 35, 38);
    color: #fff!important;
}

.bullet {
    background-image: none!important;
	background-color: rgb(31, 35, 38)!important;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    width: 16px!important;
    height: 16px!important;
}

.bullet:hover {
	background-color: #f7c317!important;
}

.selected {
	background-color: #f7c317!important;
}

#banner {
    background: #f7c317;
    padding: 35px 0 35px 0;
    text-align: center;
}

#banner p {
    font-size: 27px;
    color: #46484a;
    margin-bottom: 0px;
}

.underline {
    height: 1px;
    width: 36px;
    margin: auto;
    margin-bottom: 26px;
}

#welcome {
    padding: 65px 0 65px 0;
    text-align: center;
}

#deal {
    padding: 65px 0 65px 0;
    background: #0b82c5;
    text-align: center;
    background: url(images/dealBg.png) no-repeat center center; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.dealTitle {
    font-size: 51px;
    font-weight: 100;
}

#deal p {
    font-size: 17px;
    font-weight: 300;
}

.bttnYellow {
    padding: 17px;
    min-width: 212px;
    display: inline-block;
    width: auto;
    margin-top: 28px;
    font-weight: 700;
    font-size: 17px;
    text-transform: uppercase;
    color: #46484a;
    box-shadow: 0px 0px 9px #2e2e2e;
}

.bttnYellow:hover {
    background: #46484a;
    color: #fff;
}

.bttnYellowMini {
    padding: 11px;
    min-width: 122px;
    display: inline-block;
    width: auto;
    float: right;
    margin-top: 10px;
    font-weight: 700;
    font-size: 13px;
    text-transform: uppercase;
    color: #46484a;
    -webkit-box-shadow: -3px 3px 10px 0px rgba(50, 50, 50, 0.49);
-moz-box-shadow:    -3px 3px 10px 0px rgba(50, 50, 50, 0.49);
box-shadow:         -3px 3px 10px 0px rgba(50, 50, 50, 0.49);
    text-align: center;
}

.bttnYellowMini:hover {
    background: #46484a;
    color: #fff;
}

#rooms {
    padding: 65px 0 65px 0;
}

.room {
    height: 290px;
    width: 100%;
    overflow: hidden;
    position: relative;
}

.roomOverlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    opacity: .8;
    background: #000;
    display: none;
    z-index: 1;
}

.room:hover .roomOverlay {
    display: block;
}

.roomTitle {
    background: #46484a;
    display: block;
    width: auto;
    float: left;
    padding: 17px 25px 17px 25px;
    text-transform: uppercase;
    margin-top: 25px;
    position: relative;
    z-index: 2;
}

.roomPrice {
    background: #f7c317;
    display: block;
    width: auto;
    float: left;
    padding: 6px 25px 6px 25px;
    margin-top: 4px;
    clear: both;
    position: relative;
    z-index: 3;
    font-size: 17px;
}

.roomPrice p {
    margin: 0;
}

.room .from {
    position: relative;
    left: 0;
    font-size: 10px;
    text-transform: uppercase;
    margin: 0;
}

.roomContent {
    width: 100%;
    clear: both;
    padding: 20px;
    display: none;
}

.room:hover .roomContent {
    display: block;
    position: relative;
    z-index: 4;
}

.roomContent p {
    color: #fff;
}

#features {
    padding: 75px 0 15px 0;
    background: url(images/featuresBg.png) no-repeat center center; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    overflow: hidden;
}

.featureContainer {
    margin-bottom: 60px;
    padding-left: 85px;
    position: relative;
    min-height: 80px;
}

.featureContainer img { 
    position: absolute;
    left: 0;
    top: 0;
}

#features p {
    color: #fff;
}

.featureTitle {
    font-weight: bold;
    margin-bottom: 0px;
    text-transform: uppercase;
    padding-top: 7px;
}

#social {
    padding: 65px 0 65px 0;
    text-align: center;
    background: #f3f3f3;
}

.testimonial {
    padding: 40px 20px 20px 20px!important;
    -webkit-border-radius: 25px;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius: 25px;
    -moz-border-radius-bottomleft: 0;
    border-radius: 25px;
    border-bottom-left-radius: 0;
    text-align: center;
    margin-top: 20px;
    overflow: hidden;
    background: #e0e0e0 url(images/speech.png) no-repeat left 20px top 20px; 
}

.testimonial p.review {
    padding-left: 30px;
    padding-right: 30px;
}

.testimonialNav {
    height: 39px;
    width: 100%;
    background: url(images/bubble.png) no-repeat left top; 
}

.testimonialDetails {
    text-align: left;
    padding-top: 15px;
    padding-left: 100px;
    font-size: 11px;
    text-transform: uppercase;
}

#testimonials {
    padding: 65px 0 65px 0;
    text-align: center;
    background: url(images/featuresBg.png) no-repeat center center; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#testimonials p {
    color: #fff!important;
}

#testimonials .testimonial {
    background: rgba(224, 224, 224, .2) url(images/speech.png) no-repeat left 20px top 20px; 
}

.fb-page {

}

#socialLinks {
    background: #f7c317;
    padding: 24px 0 24px 0;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 13px;
}

#socialLinks p {
    margin-bottom: 0px;
    display: inline-block;
    height: 26px;
    vertical-align: top;
    padding-top: 4px;
    padding-left: 20px;
}

.fbLink {
     text-align: left;
}

.instaLink {
    text-align: center;
}

.googleLink {
    text-align: right;
}

.socialLink {
    width: 26px;
    height: 26px;
    -webkit-border-radius: 13px;
    -moz-border-radius: 13px;
    border-radius: 13px;
    background: #46484a;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    padding-top: 5px;
}

.socialLink i {
    font-size: 16px;
    color: #f7c317;
}

#socialLinks a {
    color: #46484a;
}

.socialLinkBttn:hover .socialLink {
    background: #fff;
}

.socialLinkBttn:hover p {
    color: #fff;
}

.owl-pagination {
    display: none;
}

.owl-theme .owl-controls {
    position: absolute;
    bottom: -10px;
    left: 45px;
}

.owl-theme .owl-controls .owl-buttons div {
    background: transparent!important;
    color: #1f2326!important;
    font-size: 30px!important;
    font-family: 'Vollkorn', serif!important;
    padding: 0!important;
}

#testimonials .owl-theme .owl-controls .owl-buttons div {
    color: #fff!important;
}

.testimonialTransparentNav {
    height: 39px;
    width: 100%;
    background: url(images/bubbleTransparent.png) no-repeat left top; 
}

.reviews {
    float: right;
    text-align: right;
    font-size: 10px;
    margin-right: 15px;
    margin-top: 26px;
    margin-bottom: 0px;
}

#intro {
    padding: 74px 0 74px 0;
    background: #0b82c5;
    text-align: center;
    background: url(images/dealBg.png) no-repeat top center; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#intro p {
    color: #fff;
    font-size: 17px;
}

#content {
    padding: 65px 0 65px 0;
    background: #f3f3f3;
}

#apartment {
    padding: 20px;
    background: #fff;
    margin-bottom: 30px;
}

#apartment h2 {
    margin-bottom: 10px;
    font-size: 17px;
}

.apartmentTitle {
    font-weight: 400;
}

#apartment .underline {
    margin-left: 0px;
    clear: both;
}

.apartmentContent {
    padding: 15px 0 15px 0;
    overflow: hidden;
    border-bottom: 1px solid #d6d7d7;
}

.contentLeft {
    width: 75%;
    float: left;
    border-right: 2px solid #929395;
    padding-right: 20px;
    padding-bottom: 8px;
    padding-top: 8px;
}

.contentRight {
    width: 25%;
    float: right;
    overflow: hidden;
    position: relative;
    padding-top: 15px;
}

.contentRight a {
    margin-right: 9px;
    margin-bottom: 9px;
}

.contentRight p {
    font-size: 10px;
    overflow: hidden;
    font-weight: bold;
}

.from {
    text-transform: uppercase;
    position: absolute;
    right: 105px;
    padding-top: 10px;
}

.price {
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-size: 34px;
    text-transform: uppercase;
    position: absolute;
    right: 20px;
}

.perNight {
    text-align: center;
    width: 100%;
    display: block;
    padding-top: 40px;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.apartmentFeatures {
    padding-top: 25px;
    padding-bottom: 10px;
    overflow: hidden;
}

.feature {
    width: 33%;
    font-size: 10px;
    text-transform: uppercase;
    float: left;
    margin-bottom: 4px;
}

#gallery {
    padding: 60px 0 60px 0;
}

.imgBox {
    width: 100%;
    background: #eee;
    margin-bottom: 0px;
    height: 514px;
}

.imgBox img {
    width: 100%;
}

.imgThumb {
    overflow: hidden;
    padding-top:45px;
}

.imgThumb .owl-theme .owl-controls {
    position: absolute;
    top: -60px;
    left: 0px;
}

.galleryThumb {
    float: left;
}

.sport {
    text-align: left;
    margin-bottom: 25px;
    padding-left: 45px;
    position: relative;
}

.sport img {
    position: absolute;
    top: 0;
    left: 0;
}

.booking {
    margin-bottom: 60px;
}

#mapContainer {
	height: 470px;
	width: 100%;
	background: rgb(43, 43, 43);
    position: relative;
    z-index: 8;
}

#map {
	height: 470px;
	width: 100%;
	z-index: 99;
}

#contact {
    padding: 74px 0 74px 0;
    background: #0b82c5;
    text-align: center;
    background: url(images/dealBg.png) no-repeat top center; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#contact p {
    color: #fff;
    font-size: 14px;
}

#contact p.large {
    font-size: 17px;
}

#contact img {
    margin: auto;
    margin-bottom: 26px;
}

label.gfield_label {
    font-family: 'Open Sans', sans-serif!important;
    font-weight: normal!important;
    text-transform: uppercase!important;
}

#input_1_1 label {
    display: none;
}

input {
    border: none;
    padding-left: 10px!important;
    padding-right: 10px!important;
}

#gform_fields_1 {
    overflow: hidden;
}

#field_1_1 {
    float: left;
    width: 48%;
    padding: 0;
}

#input_1_1, #input_1_2, #input_1_3{
    width: 100%;
    margin-bottom: 15px;
}

#input_1_1_3 {
    width: 100%!important;
}

#field_1_2 {
    float: left;
    width: 48%;
}

#field_1_3 {
    float: left;
    width: 48%;

}

.gform_wrapper .gfield_required {
    color: #f7c317!important;
    margin-left: .25em;
}

#field_1_4 {
    width: 48%;
    float: right;
    clear: none;
    margin-top: -162px;
}

textarea {
    border: none;
    height: 192px!important;
    margin-top: -1px;
    padding: 20px!important;
}

.gform_wrapper textarea.medium {
    width: 100%!important;
}

#gform_submit_button_1 {
    padding: 8px!important;
    min-width: 122px!important;
    display: block!important;
    margin: auto!important;
    margin-top: -15px!important;
    font-weight: 700!important;
    font-size: 13px!important;
    text-transform: uppercase!important;
    color: #eee!important;
    text-align: center!important;
    background: #2e2e2e!important;
}

#gform_submit_button_1:hover {
    background: #46484a!important;
    color: #fff!important;
}

#sidebar {
}

#sidebar h2 {
    margin-bottom: 10px;
    font-size: 17px;
}

#sidebarFacilities {
    text-align: left;
    background: #fff;
    width: 100%;
    padding: 30px 20px 26px 20px;
    margin-bottom: 30px;
}

#sidebarFacilities p {
    padding-left: 40px;
    position: relative;
    margin-bottom: 17px;
    padding-top: 3px;
}

#sidebarFacilities img {
    position: absolute;
    left: 0;
    top: 0;
}

#sidebarFacilities .underline {
    margin-left: 0;
}

#sidebarOptions {
    text-align: left;
    background: #fff;
    width: 100%;
    padding: 30px 20px 10px 20px;
    margin-bottom: 30px;
    overflow: hidden;
}

#sidebar p.large {
    font-size: 17px;
    margin-top: 13px;
    margin-bottom: 13px;
}

#sidebar p.small {
    font-size: 10px;
    font-style: italic;
    margin-bottom: 22px;
}

#sidebarOptions .underline {
    margin-left: 0;
}

#sidebarOptions a {
    margin: auto;
    display: block;
    width: 140px;
    float: none;
    margin-bottom: 26px;
}

#sidebarDeal {
    text-align: center;
    background: #fff;
    width: 100%;
    padding: 30px 20px 30px 20px;
    overflow: hidden;
}

#sidebarDeal .underline {
    margin-top: 26px;
}

#sidebarDeal .bttnYellowMini {
    float: none;
    font-size: 14px;
    padding-left: 20px;
    padding-right: 20px;
}

.phoneIcon {
    margin: auto;
    margin-bottom: 14px;
}

#footer {
    background: #1f2326;
    padding: 22px 0 22px 0;
}

#footer p.small {
    font-size: 12px;
}

.footerContact {
    border-left: 2px solid #282c2f;
    border-right: 2px solid #282c2f;
    overflow: hidden;
}

.contactDetails {
    padding: 20px;
}

.contactDetails p {
    padding-left: 28px;
    position: relative;
}

p.contactTitle {
    padding: 0;
}

.contactDetails i {
    position: absolute;
    left: 0;
    font-size: 15px;
    width: 24px;
    text-align: center;
}

.mailingList {
    padding: 20px;
}

#mc_embed_signup  {
    background: transparent!important;
}

#mc_embed_signup form {
    padding: 0px!important;
}

#mc_embed_signup input {
    height: 26px!important;
    background: #36393c!important;
    border: none!important;
    font-size: 13px;
    font-style: italic;
    color: #fff!important;
}

#mc_embed_signup form .first, .last {
    width: 48%;
    float: left;
}

#mc_embed_signup form .last {
    float: right;
    margin-bottom: 8px;
}

#mc_embed_signup form .email {
    width: 68%;
    float: left;
}

#mc_embed_signup .button {
    width: 28%!important;
    float: right;
    margin: 0!important;
    background: #8a8c8e!important;
    color: #36393c!important;
    font-size: 12px!important;
    padding: 4px 8px 4px 8px!important;
    margin-top: -30px;
    clear: none!important;
        -webkit-border-radius: 0px!important;
    -moz-border-radius: 0px!important;
    border-radius: 0px!important;
    text-transform: uppercase!important;
    line-height: 20px!important;
    font-style: normal!important;
}

#mc_embed_signup .button:hover {
    background: #f7c317!important;
    color: #fff!important;
}

textarea, input { outline: none; }

#copyright {
    background: #1b1e21;
    padding: 22px 0 22px 0; 
    text-align: center;
}

#copyright p {
    font-size: 10px;
    font-style: italic;
    opacity: .7;
    margin-bottom: 0px;
}

.accommodationFeatured .owl-controls {
    position: absolute;
    margin: auto;
    bottom: -10px;
    left: 0;
    width: 100%;
}

.accommodationFeatured .owl-pagination {
    display: block;
    margin: auto;
}

.owl-theme .owl-controls .owl-page span {
    background: #fff!important;
    opacity: 1!important;
}

.owl-theme .owl-controls .owl-page:hover span {
    background: #2e2e2e!important;
    opacity: 1!important;
}

.owl-theme .owl-controls .active span {
    background: #2e2e2e!important;
    opacity: 1!important;
}

/* =Responsive Breakpoints
-------------------------------------------------------------- */
@media (min-width: 1200px) {
    
    .container {
        max-width: 970px;
    }
  
}
@media (min-width: 992px) {
 
}
@media (min-width: 768px) and (max-width: 991px) {
    
    #menu ul li a {
    font-weight: 700;
    font-size: 15px;
    text-transform: uppercase;
    color: #1f2326;
    padding: 0px 16px 0px 16px;
    }
    
    .room {
        margin-bottom: 30px;
    }
    
    .contentLeft {
        width: 75%;
    }

    .contentRight {
        width: 25%;
    }
    
    #contact img {
        margin-top: 60px;
    }
    
    .footerLogo {
        margin: auto;
        margin-bottom: 50px;
    }
    
    .footerContact {
        border: none;
    }
    
    .aboutImg {
        margin: auto;
        margin-top: 50px;
    }
    
    .activities {
        margin-top: 50px;
    }
    
    .fb-page  {
        margin-top: 50px;
    }

}
@media (min-width: 768px) {
  
}

@media (min-width: 768px) {
  
}

@media screen and (min-width: 768px) {
 
}

@media screen and (max-width: 767px) {
    
    .searchBar {
        display: none;
    }
    
    #menu ul {
        display: none;
    }
    
    #showRightPush {
        float: right;
        display: block;
        font-size: 26px;
        margin-top: 0px;
        color: #f7c317;
        margin-top: -4px;
        font-family: 'Arial'
    }
    
    .room {
        margin-bottom: 30px;
    }
    
    .contentLeft {
        width: 100%;
        border: none;
    }

    .contentRight {
        width: 100%;
        text-align: center;
    }
    
    .contentRight p {
        text-align: center;
    }
    
    .price {
        right: auto;
        position: relative;
        padding-top: 26px;
        margin-bottom: 0px;
    }
    
    .from {
        text-transform: uppercase;
        position: relative;
        right: auto;
        text-align: center;
        margin: auto;
        width: 100%;
        padding-top: 0px;
    }
    
    .perNight {
        margin: 0;
        padding: 0;
        margin-bottom: 26px;
    }
    
    .contentRight a {
        margin-right: 0px;
        margin-bottom: 9px;
        float: none;
    }
    
    #contact img {
        margin-top: 60px;
    }
    
    #field_1_1 {
        width: 100%;
    }

    #field_1_2 {
        width: 100%;
    }

    #field_1_3 {
        width: 100%;
    }

    #field_1_4 {
        width: 100%;
        float: none;
        clear: none;
        margin-top: 0;
    }

    .footerLogo {
        margin: auto;
        margin-bottom: 50px;
    }
    
    .footerContact {
        border: none;
    }
    
    .fbLink, .instaLink, .googleLink {
        text-align: inherit;
    }
    
    .socialLinkBttn {
        margin: auto;
        display: block;
        width: 146px;
        margin-bottom: 15px;
    }
    
    .googleLink .socialLinkBttn {
        margin-bottom: 0px;
    }
    
    .fb-page  {
        margin-top: 50px;
    }
    
    .aboutImg {
        margin: auto;
        margin-top: 50px;
    }
    
    .activities {
        margin-top: 50px;
    }
    
}

@media screen and (max-width: 400px) {

}