/*

Theme Name: Anchor Inn
Theme URI: http://progressionstudios.com/
Author: Progression Studios
Author URI: http://themeforest.net/user/ProgressionStudios
Description: ThemeForest Premium File
Version: 1.0
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Tags: right-sidebar, flexible-width, custom-menu, editor-style, featured-images, full-width-template, theme-options, translation-ready
Text Domain: progression

*/

/*  Table of Contents 

01. HTML5 ✰ BOILERPLATE RESET FILE
02. COLORS AND FONTS
	A. LOGO WIDTH
	B. BACKGROUND COLORS
	C. FONT COLORS
	D. FONT FAMILIES
03. PRIMARY STYLES
	A. DEFAULT STYLES 
	B. CSS3 TRANSITIONS
04. MAIN CONTAINERS
	A. HEADER STYLES 
	B. MAIN CONTAINER STYLES
05. HOMEPAGE STYLES
06. FOOTER STYLES
07. BLOG STYLES
08. ROOMS STYLES
09. SIDEBAR & WIDGET STYLES
10. BUTTON STYLES
11. FEATURED SLIDER and PAGE TITLE
12. CONTACT STYLES
13. NAVIGATION
14. DEFAULT GRID
15. SOCIAL ICONS
16. PRINT STYLES
17. LIGHTBOX STYLES

*/

/*
=============================================== 01. HTML5 ✰ BOILERPLATE RESET FILE ===============================================
*/
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }
html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
html, button, input, select, textarea { font-family: sans-serif; color: #222; }
body { margin: 0; font-size: 1em; line-height: 1.4; }
a:focus { outline: thin dotted; }
a:hover, a:active { outline: 0; }
abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }
img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }
svg:not(:root) { overflow: hidden; }
figure { margin: 0; }
form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }
label { cursor: pointer; }
legend { border: 0; *margin-left: -7px; padding: 0; white-space: normal; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; *overflow: visible; }
button[disabled], input[disabled] { cursor: default; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; *width: 13px; *height: 13px; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }
table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }
.chromeframe { margin: 0.2em 0; background: #ccc; color: black; padding: 0.2em 0; }
.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; *line-height: 0; }
.ir br { display: none; }
.hidden { display: none !important; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }
.lt-ie8 .clearfix {visibility:hidden; width:0;height:0; clear:both;}



/*
=============================================== 02. COLORS AND FONTS ===============================================
*/

/* -------------------- A. LOGO WIDTH -------------------- */
body #logo, body #logo img {width:116px;  }  /* Set your Logo width */
nav {margin-left:116px; }  /* Adjust Margin-left as needed to fit wider logo  */
#contact-header-text {margin-left:116px; }  /* Adjust Margin-left as needed to fit wider logo  */


/* -------------------- B. BACKGROUND COLORS -------------------- */
/* Header Background */
header, .sf-menu ul {background-color:#262626;}
a.rss-ico .genericon, a.facebook-ico .genericon, a.twitter-ico .genericon, a.vimeo-ico .genericon, a.youtube-ico .genericon, a.google-ico .genericon,
a.pinterest-ico .genericon, a.dribbble-ico .genericon, a.wordpress-ico .genericon, a.flickr-ico .genericon, a.linkedin-ico .genericon, a.tumblr-ico .genericon
{color:#2b2b2b;} /* Header Background */


/* Page Title and Address Bar Background */
#contact-header, #page-title {background-color:#345489;}


/* Body Background */
#main {background-color:#f7f4ed;}


/* Footer Backgrounds */
footer {background-color:#2b2c2e;}
/*body, #copyright { background-color:#262729;}*/


/* -------------------- C. FONT COLORS -------------------- */
/* Default Link Color & Hover Color */
a, h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, h5.price-rooms, .post-meta a:hover {color:#333;}
a:hover {color:#333;}

/* Navigation Colors */
.sf-menu a, .sf-menu a:visited  {
	color:#ffffff; /* Default Menu Color */
}
.sf-menu li.current-menu-item a, .sf-menu li.current-menu-item a:visited {color:#f6bd22;} /* Menu Highlighted Color */
.sf-menu a:hover, .sf-menu li a:hover, .sf-menu a:hover, .sf-menu a:visited:hover, .sf-menu li.sfHover a, .sf-menu li.sfHover a:visited {
	color:#f6bd22; /* Menu Hover Color */
}


/* Address & Reservation Line Color */
#contact-header, #contact-header a {color:#a4bee9;}

/* Slider Caption Color */
.caption-text {color:#f6bd22;}
.flex-caption h2 { color:#ffffff;}


/* Page Title Colors */
h2.title-anchor {color:#246fc1;}


/* Headings Colors */
h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { color:#4e4e4e; }


/* Footer Colors */
footer h5, footer h6, footer h3, footer h4, footer h1 {color:#ffffff;}
footer a {color:#999999;}
footer a:hover {color:#ffee99;}




/* -------------------- D. FONT FAMILIES -------------------- */
.sf-menu, #contact-header, h1, h2, h3, h4, h5, h6, #main #sidebar h5 { 
	font-family: 'Roboto Condensed', sans-serif;
}

body {
	font-family: 'Roboto Condensed', sans-serif;
}

ul.gallery{ list-style:none; float:left;}
ul.gallery li{ width:200px; float:left; margin:5px;}

/*
=============================================== 03. PRIMARY STYLES ===============================================
*/
/* -------------------- A. DEFAULT STYLES -------------------- */
body {
	font-size: 14px; line-height: 1.4; 
	color:#777777;
}
footer {color:#999999;}
a {text-decoration:none;}
body a img, body a {outline:none !important;}
a:hover img {}
p {padding-top:0px; margin:0px;}
p, ul, ol {margin-bottom: 14px;}
ul, ol {margin-left:0px; padding-left:16px;}
img {max-width: 100%;height: auto;  width:auto;}
h1, h2, h3, h4, h5, h6 {margin:0px; padding:0px;  line-height:1.2; font-weight:400;}
h3 a {color:#2f2f2f; }
h1 {font-size:40px;  margin-bottom:5px;  }
h2 {font-size:26px; font-weight:normal; margin-bottom:5px;  }
h2.title-anchor {text-transform:uppercase;  border-bottom:1px solid #e5e5e5;  padding-bottom:8px; margin-bottom:25px;}
h2.title-anchor.title-heading {font-size:30px;}
h3 {font-size:22px; margin-bottom:10px;}
h4 {font-size:20px; margin-bottom:10px;}
h5 {font-size:18px; margin-bottom:12px; }
footer h5, #sidebar h5 {text-transform:uppercase;}
#sidebar h5 {margin-bottom:14px;}
h6 {font-size:15px; margin-bottom:6px; }
h6.post-type-header {font-size:18px;}
hr {background:transparent; border-bottom:1px solid #e5e5e5; border-top:none; margin:30px 0px;}
ul.checkmark, ul.arrow {padding-left:0px;}
ul.checkmark li, ul.arrow li {list-style:none; padding-left:18px;}
ul.checkmark li {background:url(images/checkmark.html) 0px 2px no-repeat;}
ul.arrow li {background:url(images/sidebar-arrow.html) -4px 0px no-repeat;}
.alignright {float:right; margin:0 0 10px 20px;}
.alignleft {float:left; margin:0px 20px 10px 0px;}
.aligncenter {text-align:center;  margin:0px auto 10px auto; display:block; }
blockquote {background:url(images/blockquote.html) 0px 0px no-repeat; padding-left:40px; font-style:italic; line-height:1.8;}
pre {border:1px solid #ddd; padding:7px 15px; background:#fff; overflow:auto; word-wrap: break-word; line-height:14px; margin-bottom:15px;}


.orng{ color:#fcba63;}
/* -------------------- B. CSS3 TRANSITIONS -------------------- */
a, .genericon  { 
	-webkit-transition-duration: 300ms;
	-webkit-transition-property: color, background, opacity;
	-webkit-transition-timing-function: ease-in-out;
	-moz-transition-duration: 300ms;
	-moz-transition-property: color, background, opacity;
	-moz-transition-timing-function: ease-in-out;
	-o-transition-duration: 300ms;
	-o-transition-property: color, background, opacity;
	-o-transition-timing-function: ease-in-out;
	transition-duration: 300ms;
	transition-property: color, background, opacity;
}
.sf-menu a, input#mc-embedded-subscribe, .button-anchor, input.submit, #anchor-check-in  .wufoo input.submit  { 
	-webkit-transition-duration: 200ms;
	-webkit-transition-property: color, background, opacity;
	-webkit-transition-timing-function: ease-in-out;
	-moz-transition-duration: 200ms;
	-moz-transition-property: color, background, opacity;
	-moz-transition-timing-function: ease-in-out;
	-o-transition-duration: 200ms;
	-o-transition-property: color, background, opacity;
	-o-transition-timing-function: ease-in-out;
	transition-duration: 200ms;
	transition-property: color, background, opacity;
}
.flex-control-paging li a {-webkit-transition-duration: 0ms; -moz-transition-duration: 0ms; -o-transition-duration: 0ms; transition-duration: 0ms;}



/*
=============================================== 04. MAIN CONTAINERS ===============================================
*/
/* -------------------- A. HEADER STYLES -------------------- */
header {position:relative; width:100%; z-index:7; background-image:url(images/header.html);background-repeat:repeat-x;  background-position:bottom left; 
	-webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.5); -moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.5); box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.5);
}
body #logo, body #logo img { max-width:100%;} 
body #logo {float:left; margin:0px; padding:0px; border:none;  position:absolute; top:0px; left:0px;}
.lt-ie8 body #logo {position:static;}
header .width-container {position:relative;}
body #logo img { height: auto; }
#contact-header {
	font-size:15px;
	padding:16px 0px; 
	position:relative;
	z-index:6;
	-webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.15); -moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.15); box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.15);
}

#contact-header-text {padding-left:26px;}
#contact-header.page-title-no-shadow {-webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0); -moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0); box-shadow: 0px 2px 2px rgba(0, 0, 0, 0);}
#page-title-page {height:150px;}


/* ---- SEARCH FORM ----*/
#header-search {float:right;}
#header-search .icons {display:inline-block; position:relative; top:-2px; padding-right:12px;}
#header-search .searchform {display:inline-block; padding:28px 0px 15px 0px;}
.lt-ie8 #header-search .searchform {display:inline;}
.searchform input {padding:6px 0px; color:#afafaf;}
.searchform .assistive-text, .searchform input#searchsubmit {display:none;}
.searchform #s {
	-webkit-transition-duration: 300ms;
	-webkit-transition-property: width, background;
	-webkit-transition-timing-function: ease;
	-moz-transition-duration: 300ms;
	-moz-transition-property: width, background;
	-moz-transition-timing-function: ease;
	-o-transition-duration: 300ms;
	-o-transition-property: width, background;
	-o-transition-timing-function: ease;
	font-size:13px;
	padding-left:11px;
	padding-right:30px;
	-webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;
	width: 160px;
	background-color:#3b3c3e;
	background-color: rgba(255, 255, 255, 0.08);
	background-image:url(images/search-magnify.html);
	background-position:right -2px;
	background-repeat:no-repeat;
	border:none;
}
.searchform #s:focus {
	width:175px;
}
.lt-ie9 .searchform #s:focus {width: 160px;}



/* -------------------- B. MAIN CONTAINER STYLES -------------------- */
.width-container {width:1140px; margin: 0 auto;}
#main {padding-bottom:8px; background-image:url(images/main.html); background-repeat:repeat-x; background-position:top left;}
.content-container-anchor {
	-webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2); 
	-moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2); 
	box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
	padding:30px;
	margin-bottom:40px;
	background-color:#ffffff; 
}
#sidebar .content-container-anchor { padding-bottom:1px;}
.overlay-container-anchor { position:relative; top:-40px; margin-bottom:0px; z-index:5;}

#content-container {float:left; width:67.5%;}
#sidebar {float:right; width:30%;}

/*
=============================================== 05. HOMEPAGE STYLES ===============================================
*/
/* Wufoo Example Styles */
#anchor-check-in .wufoo header {display:none;}
#anchor-check-in .wufoo label {display:none;}
#anchor-check-in .wufoo ul {list-style:none; margin:0px; padding:0px; }
#anchor-check-in .wufoo ul li {display:block; float:left;}
#anchor-check-in .wufoo ul li.hide {display:none;}

.home-image {padding-bottom:15px;}


@media screen and (-webkit-min-device-pixel-ratio:0) {
 body #anchor-check-in input {padding-bottom:10px;}
}

#anchor-check-in select {
	-webkit-appearance: none; -moz-appearance: normal; appearance: normal;
	display:block;float:left;
	padding:11px 8px 11px 9px;
	-webkit-padding-start: 14px; -webkit-padding-end: 50px; -webkit-user-select: none;-moz-user-select: none;
	margin-right:8px;
	font-size:14px;
	color: #4e4e4e;
	border: 1px solid #cccccc;
	-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;
	-webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1); box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
	background-image: url(images/select-arrow.html), -webkit-linear-gradient(#ffffff, #f7f7f7 40%, #f7f7f7);
	background:linear-gradient(#ffffff, #f7f7f7 40%, #f7f7f7);
	background-image: -moz-linear-gradient(#ffffff, #f7f7f7 40%, #f7f7f7);
	background-position: center right; background-repeat: no-repeat;
	
}
#anchor-check-in input {
	float:left;
	display:block;
	margin-right:8px;
	padding:12px 8px 12px 12px;
	font-size:14px;
	width:130px;
	color: #4e4e4e;
	border: 1px solid #cccccc;
	-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;
	-webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1); box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
	background-image: url(images/date-icon.html),  -webkit-linear-gradient(#ffffff, #f7f7f7 40%, #f7f7f7);
	background:url(images/date-icon.html), linear-gradient(#ffffff, #f7f7f7 40%, #f7f7f7);
	background-image: url(images/date-icon.html),-moz-linear-gradient(#ffffff, #f7f7f7 40%, #f7f7f7);
	background-position: center right; background-repeat: no-repeat;
}

#anchor-check-in .button-anchor {float:left;}



/*
=============================================== 06. FOOTER STYLES ===============================================
*/
footer {padding-top:32px; font-size:13px; }
#copyright {padding:21px 0px 18px 0px; margin-top:38px; border-top:1px solid #3d3e3f; border-color:rgba(250, 250, 250, 0.13); }
footer ul {margin:0px; padding:0px; list-style:none;}
footer ul li {margin-bottom:4px;}
footer #copyright .lastcolumn {text-align:right; position:relative; bottom:1px;}


/*
=============================================== 07. BLOG STYLES ===============================================
*/
.blog-featured {padding-bottom:20px;}
.post-meta {color:#999999; margin:-2px 0px 7px 0px; font-size:12px;}
.post-meta a {color:#4e4e4e;}
.post-meta span {padding:0px 2px;}

.commentlist {
	padding-top:15px;
	float:left;
	list-style: none;
	margin: 0 auto;
	width:78%;
	position:relative;
	left:101px;
}

.commentlist li.comment {
	background: #fbfbfb;
	border:1px solid #e1e1e1; 
	margin: 0 0 1.625em 0 !important;
	padding: 0.2em 1.4em 0.25em 1.4em;
	list-style:none ;
	position: relative;
}
.commentlist .avatar {left: -102px; -webkit-box-shadow: 0 1px 2px #ccc; box-shadow: 0 1px 2px #ccc; -moz-box-shadow: 0 1px 2px #ccc; box-shadow: 0 1px 2px #ccc;  padding: 0; position: absolute; top: 0;}
.commentlist .pingback { margin: 0 0 1.625em; padding: 0 1.625em; }
ol.commentlist ul.children, ol.commentlist ul.children  li {
	list-style: none ;
	margin:0px;
}
.commentlist .children li.comment {
	border-right:none;
	border-top:none;
	border-bottom:none;
	border-left: 1px solid #dadada;
	margin: 0em 0 0 0;
	padding:1em 1.6em 0em 2em;
	position: relative;
}
.commentlist .avatar {left: -102px; -webkit-box-shadow: 0 1px 2px #ccc; box-shadow: 0 1px 2px #ccc; -moz-box-shadow: 0 1px 2px #ccc; box-shadow: 0 1px 2px #ccc;  padding: 0; position: absolute; top: 0px;}
.commentlist .pingback { margin: 0 0 1.625em; padding: 0 1.625em; }
ol.commentlist ul.children, ol.commentlist ul.children  li {
	list-style: none;
	margin:0px;
}

#respond p.comment-form-author input, p.comment-form-email input, p.comment-form-url input, p.comment-form-comment textarea {display:block; padding-top:5px;}
#respond p.comment-form-author, p.comment-form-email, p.comment-form-url, p.comment-form-comment {font-size:90%;}

.commentlist .children li.comment .avatar {top:10px;}
.commentlist .children li.comment .fn { display: block; font-size:12px;}
.comment-meta .fn {font-weight: bold; display: block; font-size:14px; color:#4c4c4c;}
.comment-meta .fn a {font-weight:bold;}
.comment-meta a {text-decoration:none;}
.comment-meta {
	color: #666;
	font-size: 11px;
	padding-top:12px;
	padding-bottom:5px;
}
.commentlist .children li.comment .comment-meta {
	margin-left:45px ;
	padding-top:0px;
}
.commentlist .children li.comment .comment-content {
	margin: 0;
	padding:0px;
}

.comment-meta a:focus,
.comment-meta a:active,
.comment-meta a:hover {
}
.commentlist > li:before {
	content: url(images/comment-arrow.html);
	left: -10px;
	top:10px;
	position: absolute;
}
.commentlist > li.pingback:before { content: ''; }
.commentlist .children .avatar {
	background: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	left: 2.2em;
	padding: 0;
	top: 2.2em;
}

a.comment-reply-link:hover,
a.comment-reply-link:focus,
a.comment-reply-link:active {
	background: #888;
	color: #fff;
}
a.comment-reply-link > span {
	display: inline-block;
	position: relative;
	top: -1px;
}
.commentlist > li.pingback:before { content: ''; }
.commentlist .children .avatar {
	background: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	left: 2.2em;
	padding: 0;
	top: 2.2em;
}
a.comment-reply-link {
	background: #e4e4e4;
	-moz-border-radius: 2px;
	border-radius: 2px;
	color: #666;
	display: inline-block;
	font-size: 10px;
	font-family:Arial, Sans-serif;
	padding: 2px 9px;
	text-decoration: none;
	margin-bottom:20px;
}

/*
=============================================== 08. ROOMS STYLES ===============================================
*/
h2.title-anchor span {float:right; font-size:25px; padding-top:4px; color:#4e4e4e;}
.room-list-side {text-align:center; padding-top:15px; padding-bottom:20px; border-left:1px solid #e5e5e5;}
h5.price-rooms {margin-bottom:6px; font-size:22px;}
.rooms-per-night {text-transform:uppercase; font-size:12px; padding-bottom:12px;}
.room-featured {padding-bottom:15px;}


/*
=============================================== 09. SIDEBAR & WIDGET STYLES ===============================================
*/
#sidebar {color:#8b8b8b;}
#sidebar ul {list-style:none; margin:0px; padding:0px;}
#sidebar ul li {border-bottom:1px dotted #d9d9d9;  padding-bottom:7px; margin-bottom:7px;}
#sidebar ul li:before {content: "»"; padding-right:7px;}

.sidebar-divider {height:1px; width:100%; margin-bottom:30px;}


/* MailChimp Widget */
span.asterisk {color:red;}
#mc_embed_signup label {display:block;}
#mc_embed_signup input:focus {outline: none;}
#mc_embed_signup input {
	-webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;
	background:#ffffff;
	border:none;
	font-size:13px;
	padding:6px 5px 6px 5px;
	width:50%;
	display:inline-block;
	float:left;
}

/* Flickr Widget */
#flickr-footer ul {margin:0; padding:0;background:none; }
#flickr-footer ul li { padding:0px; margin:0px; list-style:none; display:inline; border:none; background:none;}
#flickr-footer ul li:before {display:none; padding:0px; margin:0px;}
#flickr-footer ul li a {display:inline; background:transparent; padding:0px; background:none;}
#flickr-footer ul li img {border:1px solid #ccc9c2; padding:4px; background:#fff; width:72px; height:72px;  margin:0px 10px 10px 0px;-khtml-opacity: 1; opacity: 1; filter:alpha(opacity=100); -moz-opacity: 1;  -webkit-transition: opacity 300ms ease-in-out; -moz-transition: opacity 300ms ease-in-out; -o-transition: opacity 300ms ease-in-out; -ms-transition: opacity 300ms ease-in-out;	transition: opacity 300ms ease-in-out; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; -moz-box-shadow: 1px 1px 1px rgba(0,0,0,0.1); -webkit-box-shadow: 1px 1px 1px rgba(0,0,0,0.1); box-shadow: 1px 1px 1px rgba(0,0,0,0.1);}
#flickr-footer ul li img:hover { -khtml-opacity: 0.7; opacity: 0.7; filter:alpha(opacity=70); -moz-opacity: 0.7;}


/* Tabbed Styles */

.progression-tab-container {margin-bottom:25px;}
body.home .progression-tab-container  div {margin-left:0px;}
.progression-etabs { 
	margin: 0; 
	padding: 0; 
	list-style:none;
	border-bottom:none;
	}
	
.progression-tab { 
	margin-right:-4px; 
	display: inline-block; 
	zoom:1; 
	border:none;
	background: transparent;
	}
.lt-ie8 .progression-tab {display:inline;}	
.progression-tab a { 
	font-size: 14px; 
	line-height: 1; 
	display: block; 
	padding: 14px 30px 14px 30px; 
	text-align:center;
	outline: none;  
	text-decoration:none;
	color:#2f2f2f;
	font-weight:300;
	letter-spacing:1px;
	}
	
.progression-tab.active { 
	position: relative; 
	background: #464646;
	padding-top:0px;
}

.progression-tab a.active {  
	color:#ffffff;
}

.progression-tab-container .progression-div {
	padding:30px 30px 30px 30px;
	background: #464646; 
	color:#dddddd;
}


/* Toggle Styles */

ul.progression-toggle { margin:0px;  padding:0px; 	list-style:none;}
	
ul.progression-toggle li {
	background:#f9f9f9; 
	list-style-type:none; 
	cursor:pointer;  
	border:1px solid #dddddd; 
	padding:5px 5px 5px 5px; 
	margin:0px 0px 15px 0px;
}
	
ul.progression-toggle div.div_progression_toggle {
	cursor: auto; 
	display: none; 
	padding:0px 20px; 
	margin-bottom:15px; 
	text-decoration: none;
}
	
ul.progression-toggle div.div_progression_toggle:hover { text-decoration:none; }
	
ul.progression-toggle li:before {
	content: "+"; 
	position:relative; 
	width:8px; 
	text-align:center; 
	height:11px; 
	margin:0px 5px 0px 5px; 
	line-height:1; 
	padding:0px; 
	display:inline-block; 
	font-size:10px;
}
	
ul.progression-toggle li.progression_active:before { content: "-";  }
ul.progression-toggle div.progression_open { display:block; }
.lt-ie8 ul.progression-toggle div.div_progression_toggle { display:block; }


/*
=============================================== 10. BUTTON STYLES ===============================================
*/
.button-anchor, body #contact-wrapper input.submit, body #reply input.submit, body #anchor-check-in  .wufoo input.submit {
	text-decoration:none; line-height:1; cursor: pointer; display:inline-block; 
	font-weight:normal;
	padding:13px 20px;
	width:auto;
	-webkit-border-radius: 2px;-moz-border-radius: 2px;border-radius: 2px;
	color:#4e4e4e;
	font-size:13px;
	background-color:#dddddd;
	-webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.12); 
	-moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.12); 
	box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.12);
	border:1px solid #b2b2b2;
	border-color:rgba(0, 0, 0, 0.16);
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#e5e5e5), to(#d4d4d4));
	background-image: -webkit-linear-gradient(top, #e5e5e5, #d4d4d4); 
	background-image: -moz-linear-gradient(top, #e5e5e5, #d4d4d4);
	background-image: -ms-linear-gradient(top, #e5e5e5, #d4d4d4);
	background-image: -o-linear-gradient(top, #e5e5e5, #d4d4d4);
	
}

.button-anchor:hover, body #contact-wrapper input.submit:hover, body #reply input.submit:hover, body #anchor-check-in  .wufoo input.submit:hover {
	color:#ffffff;
	background-color:#6e6e6e;
	border-color:rgba(0, 0, 0, 0.5);
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#888888), to(#515151));
	background-image: -webkit-linear-gradient(top, #888888, #515151); 
	background-image: -moz-linear-gradient(top, #888888, #515151);
	background-image: -ms-linear-gradient(top, #888888, #515151);
	background-image: -o-linear-gradient(top, #888888, #515151);	
}

#mc_embed_signup input#mc-embedded-subscribe {
	text-decoration:none; cursor: pointer; display:inline-block; 
	border-left:1px solid #afafaf; 
	padding:7px 7px 6px 7px; 
	font-size:12px;
	position:relative; left:-2px; 
	width:auto; 
	-webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;
	color:#4e4e4e;
	background-color:#dddddd;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#e5e5e5), to(#d4d4d4));
	background-image: -webkit-linear-gradient(top, #e5e5e5, #d4d4d4); 
  	background-image: -moz-linear-gradient(top, #e5e5e5, #d4d4d4);
   	background-image: -ms-linear-gradient(top, #e5e5e5, #d4d4d4);
   	background-image: -o-linear-gradient(top, #e5e5e5, #d4d4d4);
}
#mc_embed_signup input#mc-embedded-subscribe:hover {
	color:#ffffff; 
	background-color:#6e6e6e;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#888888), to(#515151));
	background-image: -webkit-linear-gradient(top, #888888, #515151); 
	background-image: -moz-linear-gradient(top, #888888, #515151);
	background-image: -ms-linear-gradient(top, #888888, #515151);
	background-image: -o-linear-gradient(top, #888888, #515151);
}


.pagination a {
	text-decoration:none; line-height:1; cursor: pointer; display:inline-block; 
	font-weight:normal;
	padding:8px 12px;
	-webkit-border-radius: 2px;-moz-border-radius: 2px;border-radius: 2px;
	color:#4e4e4e;
	font-size:13px;
	background-color:#dddddd;
	-webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.12); 
	-moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.12); 
	box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.12);
	border:1px solid #b2b2b2;
	border-color:rgba(0, 0, 0, 0.16);
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#e5e5e5), to(#d4d4d4));
	background-image: -webkit-linear-gradient(top, #e5e5e5, #d4d4d4); 
	background-image: -moz-linear-gradient(top, #e5e5e5, #d4d4d4);
	background-image: -ms-linear-gradient(top, #e5e5e5, #d4d4d4);
	background-image: -o-linear-gradient(top, #e5e5e5, #d4d4d4);
}
.pagination a.selected, .pagination a:hover {	
	color:#ffffff;
	background-color:#6e6e6e;
	border-color:rgba(0, 0, 0, 0.5);
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#888888), to(#515151));
	background-image: -webkit-linear-gradient(top, #888888, #515151); 
	background-image: -moz-linear-gradient(top, #888888, #515151);
	background-image: -ms-linear-gradient(top, #888888, #515151);
	background-image: -o-linear-gradient(top, #888888, #515151);
}


/*
=============================================== 11. FEATURED SLIDER and PAGE TITLE ===============================================
*/
 /* Browser Resets */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;} 

/* FlexSlider Necessary Styles
*********************************/ 
.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img { display: block;}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} 
html[xmlns] .slides {display: block;} 
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}


/* FlexSlider Default Theme
*********************************/
.flexslider {margin:0px auto; position: relative; zoom: 1; overflow:hidden;}
.flex-viewport {max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease;}
.loading .flex-viewport {max-height: 300px;}
.flexslider .slides {zoom: 1;}

.carousel li {margin-right: 5px}
.flexslider img {width:100%;}

/* Direction Nav */
.flex-direction-nav {*height: 0;}
.flex-direction-nav a {z-index:5;  width: 34px; height: 35px; margin: -20px 0 0; display: block; background: url(../images/arrows.png) no-repeat bottom left; position: absolute; top: 50%; cursor: pointer; text-indent: -9999px; opacity: 0; -webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease;}
.flex-direction-nav .flex-next {background-position: bottom right; right: 0px; }
.flex-direction-nav .flex-prev {background-position: bottom left;  left: 0px;}
.flexslider:hover .flex-next {opacity: 0.8; right: 20px;}
.flexslider:hover .flex-prev {opacity: 0.8; left: 20px;}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {opacity: 1;}
.flex-direction-nav .flex-disabled {opacity: .3!important; filter:alpha(opacity=30); cursor: default;}

#main .flex-direction-nav .flex-next { right: 20px; }
#main .flex-direction-nav .flex-prev {left: 20px;}


/* Control Nav */
.flex-control-nav { z-index:5; width: 100%; position: absolute; bottom:62px; text-align: center; }
.flex-control-nav li {margin: 0 1px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width: 18px; height: 20px; display: block; background: url(../images/bg_bullets.png) 0px -25px no-repeat;  cursor: pointer; text-indent: -9999px;}
.flex-control-paging li a:hover { background-position:0px -48px; }
.flex-control-paging li a.flex-active {  background-position:0px -2px; cursor: default; }
body #main .flex-control-paging li a { -webkit-transition: none; -moz-transition: none; none; -o-transition: none; }


.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}


.gallery-anchor .flex-control-nav { bottom:22px;  }



@media screen and (max-width: 940px) {
  .flex-direction-nav .flex-prev, .flex-direction-nav .flex-next {display:none !important;}
}

/* Caption style */
.flex-caption .slider-container {position: absolute; bottom:62px; z-index:4;}


.flexslider a:hover img {opacity:1; filter:alpha(opacity=100); }

.flex-caption h2, .caption-text {text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);}
.caption-text { text-transform:uppercase; font-size:25px; font-weight:bold; margin-bottom:-5px;}
.flex-caption h2 {   font-size:33px; font-weight:400; }

.lt-ie9 .flex-direction-nav .flex-prev {opacity: 1; left: 15px;}
.lt-ie9 .flex-direction-nav .flex-next {opacity: 1; right: 15px;  }



/*
=============================================== 12. CONTACT STYLES ===============================================
*/
#map-contact {width:100%; height:360px; margin-bottom:35px; margin-top:0px;}
#map-contact img {max-width:none; height: auto; }

#contactform {margin-top:25px;}
#contactform label.error {line-height:1; font-weight:normal; display:block; width:100%; font-style:italic; padding-left:2px; height:25px;  padding-top:4px; margin-bottom:-33px; position:relative; top:-15px; font-size:11px; color:#dd8b8b;}
#contactform input.error { border: 1px dotted #f4cbcb; background:#f9d1d1; }
p.error {color:#dd8b8b; font-weight:bold;}
p.success {color:#64ba7c; font-size:14px; font-weight:bold; padding-bottom:2px; }
p.success2 {padding-bottom:8px;}
#contactform span, span.required {color:#ff5c5f;}
#contactform div {padding-bottom:10px;}
#contactform label { display:block; vertical-align: top;  padding-bottom:4px;}
#contactform input#contactname, #contactform input#email, .wpcf7 input, #reply input {width:50%;}
#contactform textarea#message, .wpcf7 textarea, #reply textarea {width:75%;}
#contactform input.button, .wpcf7 input.wpcf7-submit, #respond input#submit, #reply input.submit {width:auto; }
#contactform input, #contactform textarea, #reply input, #reply textarea {
	margin:1px 0px 15px 0px;
	background-color:#f7f7f7; 
	border:1px solid #cccccc; 
	padding:8px; 
	-webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; 
	-moz-box-shadow:    inset 0px 1px 2px rgba(0, 0, 0, 0.15);
	-webkit-box-shadow: inset 0px 1px 2px rgba(0, 0, 0, 0.15);
	box-shadow:         inset 0px 1px 2px rgba(0, 0, 0, 0.15);
}


/*
=============================================== 13. NAVIGATION ===============================================
*/
/* -------------------- A. ESSENTIAL STYLES -------------------- */
/*** ESSENTIAL STYLES ***/
nav select {display:none;}
.sf-menu, .sf-menu * {margin:0; padding:0; list-style:none;}
.sf-menu {line-height:	1.0;}
.sf-menu ul {position:	absolute; top:-999em;  width: 10em; /* left offset of submenus need to match (see below) */}
.sf-menu ul li {width: 100%;}
.sf-menu li:hover {visibility:		inherit; /* fixes IE7 'sticky bug' */}
.sf-menu li {float:			left ;position:		relative;}
.sf-menu a {display:block;  position:relative;}
.sf-menu li:hover ul, .sf-menu li.sfHover ul {left:	0; top:65px; /* match top ul list item height */z-index: 99;}
ul.sf-menu li:hover li ul, ul.sf-menu li.sfHover li ul {top:-999em;}
ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul {left: 10em; /* match ul width */ top:0;}
ul.sf-menu li li:hover li ul, ul.sf-menu li li.sfHover li ul {top: -999em;}
ul.sf-menu li li li:hover ul, ul.sf-menu li li li.sfHover ul {left:10em; /* match ul width */ top:0;}


/* -------------------- B. DEMO SKIN -------------------- */
.sf-menu a {padding:35px 18px 32px 20px;}  /* Top Menu Size */
body .sf-menu li:hover ul, body .sf-menu li.sfHover ul {top:82px;} /* Move sub-menu down */

nav {padding-left:6px; position:relative; z-index:4; /*float:left;*/ -webkit-font-smoothing: subpixel-antialiased; }
#contact-header { -webkit-font-smoothing: subpixel-antialiased;}
.sf-menu a {
	 -webkit-transition: all .4s ease; -moz-transition: all .4s ease; transition: all .4s ease; -o-transition: all .4s ease;
	text-decoration:none;
	line-height:1;
}
 /* DEFAULT LINK  */
.sf-menu a, .sf-menu a:visited  {
	text-shadow: none;
	font-size:15px;
	text-transform:uppercase;
}

 /* HOVER BACKGROUND */
.sf-menu a:hover, .sf-menu li a:hover, .sf-menu a:hover, .sf-menu a:visited:hover, .sf-menu li.sfHover a, .sf-menu li.sfHover a:visited {

} 


.sf-menu li.sfHover li a, .sf-menu li.sfHover li a:visited, .sf-menu li.sfHover li li a, .sf-menu li.sfHover li li a:visited, .sf-menu li.sfHover li li li a, .sf-menu li.sfHover li li li a:visited, .sf-menu li.sfHover li li li li a, .sf-menu li.sfHover li li li li a:visited {
	font-size:13px;
	text-transform:normal;
	font-weight:500;
	text-transform:none;
	text-shadow: none;
	color:#ffffff;
}


.sf-menu li li:hover, .sf-menu li li.sfHover, .sf-menu li li a:focus, .sf-menu li li a:hover, .sf-menu li li a:active, .sf-menu li li.sfHover a, .sf-menu li.sfHover li a:visited:hover, .sf-menu li li:hover a:visited,
.sf-menu li li li:hover, .sf-menu li li li.sfHover, .sf-menu li li li a:focus, .sf-menu li li li a:hover, .sf-menu li li li a:active, .sf-menu li li li.sfHover a, .sf-menu li li.sfHover li a:visited:hover, .sf-menu li li li:hover a:visited,
.sf-menu li li li li:hover, .sf-menu li li li li.sfHover, .sf-menu li li li li a:focus, .sf-menu li li li li a:hover, .sf-menu li li li li a:active, .sf-menu li li li li.sfHover a, .sf-menu li li li.sfHover li a:visited:hover, .sf-menu li li li li:hover a:visited,
.sf-menu li li li li li:hover, .sf-menu li li li li li.sfHover, .sf-menu li li li li li a:focus, .sf-menu li li li li li a:hover, .sf-menu li li li li li a:active, .sf-menu li li li li li.sfHover a, .sf-menu li li li li.sfHover li a:visited:hover, .sf-menu li li li li li:hover a:visited  {
	outline: 0;
	-webkit-transition: all .6s ease; -moz-transition: all 1s ease; transition: all .6s ease; -o-transition: all .6s ease;
	background-image:url(images/transparency-fallback.html);
	background: rgba(255, 255, 255, 0.04);
}

.sf-menu ul {background-image:url(images/transparency-fallback.html); 
	-moz-box-shadow:    inset 0 1px 3px rgba(0, 0, 0, 0.5);
	   -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.5);
	   box-shadow:         inset 0 1px 3px rgba(0, 0, 0, 0.5);
}

.sf-menu li li a {padding:15px 15px; }
.sf-menu li li, .sf-menu li li li, .sf-menu li li li li, .sf-menu li li li li li { margin:0px;  }
.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {outline:		0;}


/*** arrows **/
.sf-menu a.sf-with-ul {padding-right: 	2.25em;	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			1.05em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url('images/arrows-ffffff.html') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */ top:			.8em; background-position: 0 -100px; /* use translucent arrow for modern browsers*/}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator, a:hover > .sf-sub-indicator, a:active > .sf-sub-indicator, li:hover > a > .sf-sub-indicator, li.sfHover > a > .sf-sub-indicator {background-position: -10px -100px; /* arrow hovers for modern browsers*/}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator, .sf-menu ul a:hover > .sf-sub-indicator, .sf-menu ul a:active > .sf-sub-indicator, .sf-menu ul li:hover > a > .sf-sub-indicator, .sf-menu ul li.sfHover > a > .sf-sub-indicator { background-position: -10px 0; /* arrow hovers for modern browsers*/}

/*** shadows for all but IE6 ***/
.sf-shadow ul { background:	url('images/shadow.html') no-repeat bottom right; padding: 0 8px 9px 0; -moz-border-radius-bottomleft: 17px; -moz-border-radius-topright: 17px; -webkit-border-top-right-radius: 17px; -webkit-border-bottom-left-radius: 17px;}
.sf-shadow ul.sf-shadow-off {background: transparent;}


/*
=============================================== 14. DEFAULT GRID ===============================================
*/
.grid2column, .grid3column, .grid3columnbig, .grid4column, .grid4columnbig {float:left; margin-right:3%; min-height:1px; }
.grid2column { width: 48.5%;}
.grid3column {width: 31.3%;  }
.lt-ie8 .grid3column {width: 31%;  }
.grid3columnbig {width:65.4%;}
.grid4column {width: 22.7%;  }
.lt-ie8 .grid4column {width: 22%;  }
.grid4columnbig {width:73.8%; }

body .lastcolumn {margin-right:0% !important;}

@font-face {
  font-family: 'Adamina';
  src: url('http://cdn.simplotel.com/fonts/adamina-regular-webfont.eot');
  src: url('http://cdn.simplotel.com/fonts/adamina-regular-webfont.eot?#iefix') format('embedded-opentype'), url('http://cdn.simplotel.com/fonts/adamina-regular-webfont.woff') format('woff'), url('http://cdn.simplotel.com/fonts/adamina-regular-webfont.ttf') format('truetype'), url('http://cdn.simplotel.com/fonts/adamina-regular-webfont.svg#Adamina') format('svg');
  font-weight: normal;
  font-style: normal;
}



img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}



html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: 'Adamina';
  font-size: 16px;
  line-height: 1.42857143;
  color: #666666;
  background-color: #c2c2c2;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #783f04;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #5f3203;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}*/
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #c2c2c2;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 22px;
  margin-bottom: 22px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 22px;
  margin-bottom: 11px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 11px;
  margin-bottom: 11px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 1.75em;
}
h2,
.h2 {
  font-size: 1.5em;
}
h3,
.h3 {
  font-size: 18px;
}
h4,
.h4 {
  font-size: 16px;
}
h5,
.h5 {
  font-size: 16px;
}
h6,
.h6 {
  font-size: 15px;
}
p {
  margin: 0 0 11px;
}
.lead {
  margin-bottom: 22px;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 24px;
  }
}
small,
.small {
  font-size: 87%;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #783f04;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #472502;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #783f04;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #472502;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 11px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 22px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 11px 22px;
  margin: 0 0 22px;
  font-size: 20px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 22px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}
pre {
  display: block;
  padding: 10.5px;
  margin: 0 0 11px;
  font-size: 15px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1600px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1600px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 22px;
  font-size: 24px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 16px;
  line-height: 1.42857143;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 36px;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 36px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 33px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 49px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 22px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 38px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 33px;
  line-height: 33px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 33px;
  line-height: 33px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 33px;
  min-height: 36px;
  padding: 6px 10px;
  font-size: 14px;
  line-height: 1.5;
}
.input-lg {
  height: 49px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 49px;
  line-height: 49px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 49px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 49px;
  line-height: 49px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 49px;
  min-height: 42px;
  padding: 11px 16px;
  font-size: 20px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 45px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 36px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 49px;
  height: 49px;
  line-height: 49px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 33px;
  height: 33px;
  line-height: 33px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 27px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #a6a6a6;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 29px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 20px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 14px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #783f04;
  border-color: #5f3203;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #472502;
  border-color: #000000;
}
.btn-primary:hover {
  color: #fff;
  background-color: #472502;
  border-color: #241301;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #472502;
  border-color: #241301;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #241301;
  border-color: #000000;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #783f04;
  border-color: #5f3203;
}
.btn-primary .badge {
  color: #783f04;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  color: #783f04;
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #5f3203;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 16px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 10px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #783f04;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 49px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 49px;
  line-height: 49px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 33px;
  line-height: 33px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 16px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 14px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 20px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #783f04;
}
.nav .nav-divider {
  height: 1px;
  margin: 10px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #c2c2c2;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #c2c2c2;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #783f04;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #c2c2c2;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 88px;
  margin-bottom: 22px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}





/*Added for Smartmenu customisation */
.navbar-nav .sub-arrow1,
.navbar-nav .collapsible .sub-arrow1 {
  position: static;
  margin-top: 0;
  margin-right: 0;
  margin-left: 6px;
  display: inline-block;
  width: 0;
  height: 0;
  overflow: hidden;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px dashed transparent;
  border-bottom: 4px dashed transparent;
  border-left: 4px dashed transparent;
}
.navbar-nav ul a.has-submenu {
  padding-right: 30px;
}
.navbar-nav .sub-arrow,
.navbar-nav .collapsible .sub-arrow {
  display: none;
}
.navbar-fixed-bottom .sub-arrow {
  display: none;
}
.navbar-nav ul .sub-arrow {
  display: none;
}
#top-navbar-collapse ul.columns {
  width: 480px !important;
  max-width: none !important;
  position: static;
}
@media (min-width: 768px) {
  #top-navbar-collapse ul.columns {
    position: absolute !important;
    z-index: 900 !important;
  }
}
#top-navbar-collapse ul.columns-2 > li {
  float: left;
  width: 220px !important;
  margin: 10px;
}
#top-navbar-collapse ul.columns-3 > li {
  float: left;
  width: 150px !important;
  margin: 10px 5px;
}
.li-clear {
  clear: both;
}
.li-space {
  padding: 4px;
}
.form-group .col-xs-6:first-child {
  padding-left: 0px;
}
.form-group .col-xs-6:last-child {
  padding-left: 4px;
  padding-right: 0px;
}
.carousel .item {
  left: 0 !important;
  text-align: center;
}
.carousel .item img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.carousel .item.active img {
  animation: scaleimage 8s infinite alternate;
}
@-webkit-keyframes scaleimage {
  0% {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes scaleimage {
  0% {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
.text-content {
  text-align: left;
}
.text-content ol,
.text-content ul {
  text-align: center !important;
  display: inline-block;
  vertical-align: top;
}
.text-content ol li,
.text-content ul li {
  text-align: left !important;
}
/* safari font subpixel-antialiased or antialiased and flicker fixture */
/* safari choopy fix */
/* font rendering fix for safari */
.clamped {
  overflow: hidden;
  position: relative;
}
.clamped-2 {
  max-height: 60px;
  padding: 0px 2px;
}
.ellipsis {
  background: #fff;
  bottom: 0;
  position: absolute;
  right: 0;
}
.fill1 {
  background: #fff;
  height: 100%;
  position: absolute;
  width: 100%;
}
.navbar-nav {
  margin-top: 0px;
}
.cycle-slideshow {
  width: 100%;
  float: left;
  z-index: 0;
}
.imageblock img {
  max-width: 100%;
}
.m-bott,
.comm_sect {
  margin-bottom: 30px;
}
.section-heading h6 {
  font-size: 2.750em;
  margin: 0 0 30px 0;
  font-weight: 300;
}
@media (min-width: 480px) {
  .section-heading h6 {
    font-size: 1.5em;
  }
}
@media (min-width: 992px) {
  .section-heading h6 {
    font-size: 2em;
  }
}
@media (min-width: 1600px) {
  .section-heading h6 {
    font-size: 2.75em;
  }
}
.imageblock img {
  width: 100%;
}
.promotions_block .widget-wrapper {
  margin: 30px 0 0 0;
}
.promotions_block .contentblock {
  text-align: center;
}
@media (min-width: 480px) {
  .promotions_block .contentblock {
    padding: 30px;
  }
}
@media (min-width: 992px) {
  .promotions_block .contentblock {
    padding: 30px;
  }
}
@media (min-width: 1600px) {
  .promotions_block .contentblock {
    padding: 30px;
  }
}
.promotions_block .contentblock .offcont,
.promotions_block .contentblock .offhead {
  overflow: hidden;
  -webkit-transition: background .5s linear;
  -moz-transition: background .5s linear;
  -ms-transition: background .5s linear;
  -o-transition: background .5s linear;
  transition: background .5s linear;
}
.promotions_block .contentblock .offcont {
  padding-top: 10px;
  padding-bottom: 45px;
}
.promotions_block .contentblock .offcont p {
  font-size: 14px;
  margin: 0px !important;
  text-align: left;
  font-weight: 300;
  line-height: 2em;
  padding-bottom: 1px;
  color: #666666;
}
.promotions_block .contentblock .offhead {
  padding-top: 0;
}
.promotions_block .contentblock .offhead a {
  text-decoration: none;
}
.promotions_block .contentblock .offhead a:hover {
  text-decoration: underline;
}
.promotions_block .contentblock .offhead p {
  color: #783f04;
  text-align: left;
}
.promotions_block .contentblock .offcont > *:first-child,
.promotions_block .contentblock .offhead > *:first-child {
  float: right;
  width: 100%;
  margin-left: -5px;
}
.promotions_block .viewbtn {
  position: absolute;
  right: 30px;
  bottom: 30px;
  text-align: center;
  float: left !important;
}
.promotions_block .viewbtn a {
  display: block;
  background-color: #783f04;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 1em;
  padding: 0 30px;
  line-height: 40px !important;
  text-decoration: none;
  border-radius: 0px;
}
.promotions_block .viewbtn a:hover,
.promotions_block .viewbtn a:focus {
  text-decoration: none;
  background-color: #472502;
}
/* ==========================================================================
   Start of CSS related to HomePage Carousel
   ========================================================================== */
.camera-carousel-container {
  bottom: 0;
  min-height: 300px;
  left: 0;
  position: relative;
  right: 0;
  top: 0;
  background-color: #c2c2c2;
}
@media (min-width: 1600px) {
}
.camera-carousel-container #homeCarousel {
  bottom: 0;
  left: 0;
  margin-bottom: 0!important;
  position: relative;
  right: 0;
  top: 0;
  z-index: 1;
  background-color: #c2c2c2;
  height: 100%;
}
.camera-carousel-container #homeCarousel .camera_caption {
  left: 0px;
  right: 0;
  max-width: 40%;
}
.camera-carousel-container #homeCarousel .camera_caption .caption-as-link {
  float: right;
  margin: 0 0;
  display: block;
  text-shadow: none;
  padding: 15px;
  text-decoration: none;
  background-color: #783f04;
  background-color: rgba(120, 63, 4, 0.9);
  border: 0px solid #ffffff;
  border-radius: 0 0px 0px 0px 0px 0px 0px 0px 0px 0;
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  transition: all 0.5s linear;
}
.camera-carousel-container #homeCarousel .camera_caption .caption-as-link:hover {
  background-color: #914c05;
}
.camera-carousel-container #homeCarousel .camera_caption .caption-as-link span {
  display: block;
  line-height: normal;
  font-size: 1em;
  font-weight: normal;
  color: #ffffff;
  text-transform: none;
  font-style: normal;
}
.camera-carousel-container #homeCarousel .camera_caption .caption-as-text {
  float: right;
  margin: 0 0;
  display: block;
  text-shadow: none;
  padding: 15px;
  text-decoration: none;
  background-color: #783f04;
  background-color: rgba(120, 63, 4, 0.9);
  border: 0px solid #ffffff;
  border-radius: 0 0px 0px 0px 0px 0px 0px 0px 0px 0;
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  transition: all 0.5s linear;
}
.camera-carousel-container #homeCarousel .camera_caption .caption-as-text span {
  display: block;
  line-height: normal;
  font-size: 1em;
  font-weight: normal;
  color: #ffffff;
  text-transform: none;
  font-style: normal;
}
@media (min-width: 768px) {
  .camera-carousel-container #homeCarousel .camera_caption {
    max-width: 80%;
    top: 310px;
  }
}
@media (min-width: 992px) {
  .camera-carousel-container #homeCarousel .camera_caption {
    max-width: 50%;
  }
}
@media (min-width: 1600px) {
  .camera-carousel-container #homeCarousel .camera_caption {
    max-width: 70%;
  }
}
.camera-carousel-container .camera_overlayer {
  opacity: .1;
}
.camera_pag {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}
.camera_pag ul {
  padding: 0 !important;
}
#homeCarousel .camera_pag {
  position: absolute;
  left: 0;
  top: 100px;
  width: 30px;
}
#homeCarousel .camera_pag ul {
  padding: 15px !important;
}
#homeCarousel .camera_pag ul li {
  width: 20px !important;
  height: 20px !important;
  margin: 5px !important;
  border-radius: 0 !important;
}
#homeCarousel .camera_pag ul li span {
  width: 12px !important;
  height: 12px !important;
  border-radius: 0 !important;
}
/* ==========================================================================
   End of CSS related to HomePage Carousel
   ========================================================================== */

/* ==========================================================================
   Start of CSS related to Widgets ( All possible Left Column Widgets )
   ========================================================================== */
.homepage {
  margin: 0;
  margin-bottom: 0;
  width: 100%;
  float: left;
}
.inner-page {
  margin: 0 0 40px 0;
}
.text-align {
  text-align: center;
}
.left-right-col-spacing {
  padding-right: 20px;
  padding-left: 0px;
}
@media (max-width: 480px) {
  .left-right-col-spacing {
    padding-right: 0px;
  }
}
.content_wrapper {
  background-color: #FDFCFC;
  background-color: rgba(253, 252, 252, 0.2);
  border-width: 0px;
  border-style: solid;
  border-color: #783f04;
  padding: 60px 15px;
  -webkit-box-shadow: 0 3px 8px 2px transparent;
  -moz-box-shadow: 0 3px 8px 2px transparent;
  box-shadow: 0 3px 8px 2px transparent;
  text-align: center;
  overflow: hidden;
  -webkit-border-bottom-left-radius: 0px;
  -moz-border-bottom-left-radius: 0px;
  border-bottom-left-radius: 0px;
  -webkit-border-bottom-right-radius: 0px;
  -moz-border-bottom-right-radius: 0px;
  border-bottom-right-radius: 0px;
}
.content_wrapper .no-gutter {
  clear: both;
  width: 85%;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  /*  start of padding ( left and right ) for all possible widget types  */
  /* a mixin for p tag which comes inside all the content widgets*/
  /*  end of padding ( left and right ) for all possible widget types  */
}
@media screen and (max-width: 992px) {
  .content_wrapper .no-gutter {
    width: 100%;
  }
}
.content_wrapper .no-gutter img {
  width: 100%;
}
.content_wrapper .no-gutter .one-col {
  padding-left: 15px;
  padding-right: 15px;
}
.content_wrapper .no-gutter .two-col .left-box {
  padding-left: 15px;
  padding-right: 15px;
}
.content_wrapper .no-gutter .two-col .right-box {
  padding-left: 15px;
  padding-right: 15px;
}
.content_wrapper .no-gutter .three-col {
  text-align: center;
}
.content_wrapper .no-gutter .three-col .left-box {
  float: left;
  padding-left: 15px;
  padding-right: 15px;
}
.content_wrapper .no-gutter .three-col .center-box {
  float: left;
  padding-left: 15px;
  padding-right: 15px;
}
.content_wrapper .no-gutter .three-col .right-box {
  float: left;
  padding-left: 15px;
  padding-right: 15px;
}
.content_wrapper .no-gutter .text-content p,
.content_wrapper .no-gutter p {
  margin: 15px 0px 0px 0px;
  line-height: 2em;
}
.content_wrapper .no-gutter a {
  word-wrap: break-word;
  white-space: normal;
  font-weight: normal;
}
.content_wrapper .no-gutter a.all-photos {
  background: #783f04;
  opacity: .6;
}
.content_wrapper .no-gutter a.btn {
  margin: 15px 0px 0px 0px;
  padding: 10px;
}
.content_wrapper .no-gutter ul,
.content_wrapper .no-gutter ol {
  margin: 0;
  padding: 0 10% !important;
  line-height: 2em;
  text-align: center !important;
  display: block;
  vertical-align: top;
}
.content_wrapper .no-gutter ul li,
.content_wrapper .no-gutter ol li {
  text-align: left !important;
}
.content_wrapper .no-gutter h1,
.content_wrapper .no-gutter h2,
.content_wrapper .no-gutter h3 {
  margin: 0;
}
.content_wrapper .no-gutter h1,
.content_wrapper .no-gutter h2 {
  padding-bottom: 0;
  color: #666666;
  text-align: center;
  font-weight: lighter;
}
.content_wrapper .no-gutter h1 {
  font-size: 1.75em;
  font-weight: normal;
}
.content_wrapper .no-gutter h2 {
  font-size: 1.5em;
  font-weight: normal;
}
.content_wrapper .no-gutter .widget-wrapper p:empty,
.content_wrapper .no-gutter .text-content p:empty {
  display: none;
}
.content_wrapper .no-gutter .text-content p:first-child,
.content_wrapper .no-gutter .text-content ul:first-child,
.content_wrapper .no-gutter .text-content ol:first-child,
.content_wrapper .no-gutter .text-content a:first-child {
  margin: 0;
}
.content_wrapper .no-gutter .summary-page-slider .separator,
.content_wrapper .no-gutter .summary-widget .separator {
  padding-top: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #eeeeee;
  margin: 0 15px;
}
.content_wrapper .no-gutter .summary-page-slider:last-child .separator,
.content_wrapper .no-gutter .summary-widget:last-child .separator {
  padding-top: 0;
  padding-bottom: 0;
  border-bottom: 0;
}
.content_wrapper .no-gutter .summary-page-slider h3,
.content_wrapper .no-gutter .summary-widget h3 {
  color: #666666;
  font-weight: normal;
  text-transform: none;
  font-size: 18px;
  font-style: normal;
  text-align: left;
}
.content_wrapper .no-gutter .summary-page-slider h3 a,
.content_wrapper .no-gutter .summary-widget h3 a {
  font-weight: normal;
}
.content_wrapper .no-gutter .summary-page-slider a.btn,
.content_wrapper .no-gutter .summary-widget a.btn {
  margin: 15px 0 0 0;
}
.content_wrapper .no-gutter .widget-wrapper {
  margin: 30px 15px;
  position: relative;
  width: 100%;
}
.content_wrapper .no-gutter .amenities-block {
  text-align: center;
  background-color: #e9dddd;
  padding-top: 30px;
  padding-bottom: 30px;
  border-radius: 0px;
}
.content_wrapper .no-gutter .amenities-block h2 {
  margin-bottom: 15px;
  font-size: 36px;
  color: #666666;
}
.content_wrapper .no-gutter .amenities-block ul li {
  margin-bottom: 5px;
  color: #666666;
}
.content_wrapper .no-gutter .form-group {
  float: left;
}
.content_wrapper .no-gutter .control-label-custom {
  text-align: left;
}
.content_wrapper .no-gutter .control-pad {
  padding-left: 0 !important;
}
.content_wrapper .no-gutter .fsmall {
  font-size: 13px;
  margin: 10px 0 !important;
  text-align: left;
}
.content_wrapper .no-gutter .btn-forms {
  padding: 8px 15px;
}
.content_wrapper .no-gutter .directions-bar {
  margin: 0 15px;
  width: 100%;
}
.content_wrapper .no-gutter .direction-form label {
  float: left;
  padding-left: 10px;
}
.content_wrapper .no-gutter .imageDescriptionbottom1 img,
.content_wrapper .no-gutter .wt1img {
  text-align: center;
}
.content_wrapper .no-gutter .imageDescriptionSide p,
.content_wrapper .no-gutter .imageDescriptionSide img {
  margin: 0;
}
.content_wrapper .no-gutter .image-content {
  margin: 0 auto;
}
.content_wrapper .no-gutter .imageDescriptiontop2 .image-content,
.content_wrapper .no-gutter .imageDescriptiontop1 .image-content,
.content_wrapper .no-gutter .imageDescriptionbottom2 .image-content,
.content_wrapper .no-gutter .imageDescriptionbottom1 .image-content,
.content_wrapper .no-gutter .imageDescriptionbot3 .image-content {
  margin-bottom: 0;
}
.location-page .content_wrapper {
  z-index: 0;
  padding: 0 0 60px;
}
.location-page .content_wrapper .no-gutter {
  width: 100%;
}
.location-page .content_wrapper .no-gutter h3 {
  padding-bottom: 15px;
}
.location-page .content_wrapper .no-gutter .widget-wrapper.location {
  margin: 0 0 30px 0;
}
.location-page .location-header-pills {
  background-color: #e9dddd;
  border-top: 1px solid #c0a0a0;
  padding-bottom: 0;
  position: relative;
  z-index: 1;
}
.location-page .location-header-pills h1 {
  margin: 0 0 30px 0;
  display: inline-block;
  font-weight: 300;
  font-size: 38px;
  color: #808080;
  padding-top: 100px;
}
.location-page .location-header-pills .no-gutter h3 {
  padding-bottom: 15px;
}
.location-page .header-pills {
  border-top: none;
}
.for-gallerypage .content_wrapper .no-gutter {
  width: 87%;
}
@media (max-width: 1024px) {
  .for-gallerypage .content_wrapper .no-gutter {
    width: 100%;
  }
}
.for-gallerypage .widget-wrapper {
  margin: 0 !important;
}
.content_wrapper .clearfix.location,
.content_wrapper .dl-horizontal dd.location,
.content_wrapper .container.location,
.content_wrapper .container-fluid.location,
.content_wrapper .row.location,
.content_wrapper .form-horizontal .form-group.location,
.content_wrapper .btn-toolbar.location,
.content_wrapper .btn-group-vertical > .btn-group.location,
.content_wrapper .nav.location,
.content_wrapper .navbar.location,
/*.content_wrapper .navbar-header.location,*/
.content_wrapper .navbar-collapse.location,
.content_wrapper .modal-header.location,
.content_wrapper .modal-footer.location {
  padding: 0;
  z-index: 999;
  position: relative;
}
/* ==========================================================================
   End of CSS related to Widgets ( All possible Left Column Widgets )
   ========================================================================== */
/* ==========================================================================
   Start of CSS related to All possible Right Column Widgets
   ========================================================================== */
.get-directions {
  position: absolute;
  z-index: 1000;
  top: 15px;
  right: 60px;
  background: rgba(0, 0, 0, 0.6);
}
.get-directions > a {
  padding: 8px 23px;
  display: inline-block;
  font-size: 14px;
  text-decoration: none;
  color: #fff;
}
.get-directions:hover {
  background-color: rgba(0, 0, 0, 0.8);
  color: #783f04;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.directions-panel {
  margin: 15px 0;
  padding: 0 15px;
}
.directions-panel .adp-directions {
  margin: 0 auto;
}
.directions-panel .adp-summary,
.directions-panel .adp-directions {
  color: #666666;
}
.fa-color {
  padding-left: 5px;
}
/* ==========================================================================
   Start of CSS related to All possible Right Column Widgets
   ========================================================================== */
#mapContainer {
  width: 100%;
  height: 450px;
  color: #000 !important;
}
.glyphicon-envelope {
  padding-right: 4px;
}
.title {
  font-size: 11px;
  font-weight: bold;
  color: #333;
}
.direction-form select.form-control {
  width: 100%;
  color: #666666;
  min-height: 40px;
  border-radius: 0px;
}
.direction-form:before {
  content: "";
  display: block;
  height: 85px;
  /* fixed header height*/
  margin: -85px 0 0;
  /* negative fixed header height */
}
 ==========================================================================
   Start Of CSS Related to Template's Footer WIdget
   ==========================================================================
#footer {
  background: url('');
  background-color: #401527;
  border: none;
  border-radius: 0px;
  margin-bottom: 0px;
  color: #ffffff;
  font-size: 0.875em;
  padding-top: 0px;
  padding-bottom: 30px;
}
#footer a {
  color: #ffffff;
}
#footer a:hover {
  color: #ffffff;
}
#footer a.social-ta-svg:hover {
  background-color: #689963 !important;
}
#footer a.social-gp:hover {
  background-color: #DB4437 !important;
}
#footer a.social-yt:hover {
  background-color: #DB4A39 !important;
}
#footer a.social-tw:hover {
  background-color: #3B88C3 !important;
}
#footer a.social-lin:hover {
  background-color: #007bb5 !important;
}
#footer a.social-fb:hover {
  background-color: #3b5998 !important;
}
#footer a.social-pi:hover {
  background-color: #c8232c !important;
}
#footer a.social-ig:hover {
  background-color: #125688 !important;
}
#footer .container {
  padding-left: 0px;
  padding-right: 0px;
}
#footer .footer-detail {
  float: left;
  margin-right: 30px;
  padding-bottom: 0px;
  margin-top: 5px;
}
#footer .footer-detail.first {
  margin-left: 0;
}
#footer .footer-detail .fa-stack {
  font-size: 12px;
  margin-right: 5px;
  color: #ffffff;
  vertical-align: middle;
}
#footer .footer-detail .fa-stack .fa-envelope {
  color: #401527 !important;
}
#footer .footer-detail .fa-stack .fa-phone {
  color: #401527 !important;
}
#footer .footer-detail .fa-phone {
  margin-left: 0px;
}
#footer .footer-detail .fa-phone:first-child {
  margin-left: 0;
}
#footer .footer-row {
  padding: 5px 0px 25px 0px;
  text-align: center;
}
#footer .footer-row:last-child {
  border-bottom: none;
}
#footer .footer-row .final {
  padding: 5px 15px;
  border-bottom: none;
}
#footer .footer-row .socialIcon a {
  display: inline-block !important;
  text-align: center;
  overflow: hidden;
  width: 40px;
  height: 40px;
  float: none;
  margin-right: 10px;
  margin-bottom: 5px;
  border-radius: 0px;
  background-color: #ffffff;
}
#footer .footer-row .socialIcon a span {
  color: #401527;
  font-size: 1.2em;
  line-height: 40px;
  vertical-align: baseline;
}
#footer .footer-row .socialIcon a:hover {
  text-decoration: none;
}
#footer .footer-row .socialIcon a:hover .fa {
  color: #fff;
}
#footer .footer-row .navbar-default {
  background-color: transparent;
}
#footer .footer-detail {
  float: left;
  margin-right: 30px;
  padding-bottom: 0px;
  margin-top: 5px;
}
#footer .footer-detail.first {
  margin-left: 0;
}
#footer .footer-detail .fa-stack {
  font-size: 12px;
  margin-right: 5px;
  color: #ffffff;
  vertical-align: middle;
}
#footer .footer-detail .fa-stack .fa-envelope {
  color: #401527 !important;
}
#footer .footer-detail .fa-stack .fa-phone {
  color: #401527 !important;
}
#footer .footer-detail .fa-phone {
  margin-left: 0px;
}
#footer .footer-detail .fa-phone:first-child {
  margin-left: 0;
}
#footer .footer-detail a {
  display: inline-block;
  vertical-align: middle;
}
#footer .navbar {
  margin-bottom: 0;
  margin-left: -12px;
}
.socialiconitem iframe#twitter-widget-0 {
  width: 70px !important;
  height: 25px !important;
  visibility: visible !important;
  position: relative !important;
}
.bottom {
  position: relative;
}
a.social-fb {
  background-position: -100px top;
}
a.social-fb:hover {
  background-position: -100px bottom;
}
a.social-ta {
  background-position: left top;
}
.social-ta-svg span {
  display: block;
}
.footer-row .navbar-nav {
  float: none;
  width: 100%;
  text-align: left;
  padding: 0;
}
.footer-row .navbar-nav > li {
  float: none;
  display: inline-block;
}
.footer-row .navbar-nav > li > a {
  outline: none;
  padding: 5px;
  color: #ffffff;
  font-weight: normal;
  text-transform: none;
  font-style: normal;
  line-height: normal;
  margin: 0px 10px;
}
.footer-row .navbar-nav > li > a:first-child {
  margin-left: 0px;
  padding-left: 0px;
}
.footer-row .navbar-nav > li > a:hover,
.footer-row .navbar-nav > li > a:focus {
  background: transparent;
}
.footer-row .email {
  font-size: 13px !important;
  line-height: 22px;
}
.footer-row .telephone {
  padding-left: 32px;
  font-size: 13px !important;
  line-height: 22px;
}
.footer-detail span {
  vertical-align: middle;
}
/* ==========================================================================
   End Of CSS Related to Template's Footer WIdget
   ========================================================================== */
.summary-widget {
  margin: 0 -2px 30px -2px;
  padding: 0 15px;
  display: inline-block;
  float: none !important;
  vertical-align: top;
}
@media (min-width: 480px) {
  .summary-widget {
    width: 100%;
  }
}
@media (min-width: 768px) {
  .summary-widget {
    width: 50%;
  }
}
@media (min-width: 992px) {
  .summary-widget {
    width: 30%;
  }
}
@media (min-width: 1600px) {
  .summary-widget {
    width: 25%;
  }
}
/* ==========================================================================
   Disabling right column widgets for inner pages
   ========================================================================== */
@media (max-width: 768px) {
  .fa-stack {
    vertical-align: middle;
  }
}
.fa-stack-align {
  display: inline-block;
  width: 85%;
  width: calc(100% - 2em  );
  vertical-align: middle;
  padding-left: 5px;
  line-height: 18px;
}
@media (max-width: 768px) {
  .fa-stack-align {
    font-size: 12px;
    width: calc(100% - 32px  );
    padding-left: 2px;
  }
}
/* css for left and right font awesome icons in gallery slideshow*/
.ekko-lightbox .fa-arrow-left,
.ekko-lightbox .fa-arrow-right {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.ekko-lightbox .fa-arrow-left {
  left: 0;
  float: left;
  padding-left: 15px;
  text-align: left;
  color: rgba(255, 255, 255, 0.7);
  font-size: 2em;
}
.ekko-lightbox .fa-arrow-right {
  right: 0;
  float: right;
  padding-right: 15px;
  text-align: right;
  color: rgba(255, 255, 255, 0.7);
  font-size: 2em;
}
.ekko-lightbox a:hover,
.ekko-lightbox a:focus {
  text-decoration: none;
}
.thumbcentering {
  text-align: center;
  display: block;
}
.gallery-thumb {
  width: 100%;
}
#gallery-pager {
  text-align: left;
}
#gallery-pager .gallery_thumbnail_margin {
  margin-bottom: 30px;
  cursor: pointer;
  overflow: hidden;
}
#gallery-pager div.cycle-pager-active {
  border: solid 2px #783f04;
  opacity: 1;
}
#gallery-hidden {
  display: none;
}
.gallery-header {
  margin: 20px 0 50px !important;
}
/*  End of css for left and right font awesome icons in gallery slideshow*/
.topresv_area {
  position: relative;
  z-index: 1;
}
.topresv_area .book_button:nth-child(odd) {
  display: block;
}
.topresv_area .book_button:nth-child(even) {
  display: none;
}
#navTopbookingform {
  position: relative;
  z-index: -1;
  padding: 0;
  min-height: 0;
  max-height: 0;
  overflow: hidden;
  -webkit-transition: all 0.9s ease;
  -moz-transition: all 0.9s ease;
  -ms-transition: all 0.9s ease;
  -o-transition: all 0.9s ease;
  transition: all 0.9s ease;
}
#navTopbookingform.openedform {
  position: relative;
  z-index: auto;
  padding: 0 !important;
}
.closedform {
  height: 0;
  padding: 0;
}
.topresv_area .resv_button .whenopened {
  display: none;
}
.topresv_area .h {
  display: none;
  opacity: 0;
  transition: all 0.7s cubic-bezier(0.18, 0.89, 0.32, 1.28);
}
.topresv_area .s {
  display: block !important;
  opacity: 1;
  transition: all 0.7s cubic-bezier(0.18, 0.89, 0.32, 1.28);
}
.navbar-contact {
  float: none;
  text-align: right;
  height: 36px;
  margin-right: 200px;
}
.navbar-contact address {
  margin-bottom: 0;
  padding: 0px;
}
.navbar-contact address .address-telephone,
.navbar-contact address .address-email {
  display: none;
  font-size: 12px;
  margin: 0 10px;
  padding-top: 5px;
}
.resv {
  background-color: #783f04;
  font-size: 1em;
  padding: 10px 10px;
  line-height: 16px;
  color: #fff;
  text-transform: uppercase;
  float: right;
  display: block;
  -webkit-transition: all 0.7s cubic-bezier(0.18, 0.89, 0.32, 1.28);
  -moz-transition: all 0.7s cubic-bezier(0.18, 0.89, 0.32, 1.28);
  -ms-transition: all 0.7s cubic-bezier(0.18, 0.89, 0.32, 1.28);
  -o-transition: all 0.7s cubic-bezier(0.18, 0.89, 0.32, 1.28);
  transition: all 0.7s cubic-bezier(0.18, 0.89, 0.32, 1.28);
  min-width: 225px;
  text-align: center;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}
.resv:hover,
.resv:focus {
  color: #fff;
  text-decoration: none;
  background-color: #472502;
}
.resv.open {
  color: #783f04 !important;
  text-decoration: none !important;
  background-color: #e9dddd;
}
/* css for gallery thumbnail hover effects */
figure .overlay-background {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
}
/* portfolio images */
figure {
  float: left;
  width: 100%;
  position: relative;
  overflow: hidden;
}
figure img {
  width: 100%;
  height: auto;
  transition: all 0.2s ease-in;
}
