@charset "UTF-8";
* { color: inherit; font: inherit; margin: 0; padding: 0; }
a img { border: none; }
a { text-decoration: none; }
b, strong, th { font-weight: bold; }
i, em { font-style: italic; }
fieldset { border: none; }
input, textarea, select, option, button { box-sizing: border-box; }
[hidden] { display: none !important; }
sub, sup { font-size: smaller; }
button::-moz-focus-inner, input[type="submit"]::-moz-focus-inner { border: 0; padding: 0; }
html { background: #fdf4e3 url("../images/bg2.jpg") center top no-repeat; color: #030303; font: 12pt "Roboto", "Liberation Sans", "Arimo", "Arial", sans-serif; line-height: 1.22; }
body { min-width: 960px; margin: 0 auto; }

.envelope, .category-desc { box-sizing: border-box; display: table; width: 100%; table-layout: fixed; border-spacing: 0; }
.clearfix::after, .sidebar-1 > section::after, .sidebar-2 > section::after { content: ""; display: table; clear: both; }

table.equal-cage-top, table.equal-cage-middle, table.equal-cage-bottom { border-collapse: collapse; table-layout: fixed; width: 100%; }
table.equal-cage-top:not(:first-child), table.equal-cage-middle:not(:first-child), table.equal-cage-bottom:not(:first-child) { margin-top: 1em; }
table.equal-cage-top > tbody > tr > td { vertical-align: top; }
table.equal-cage-middle > tbody > tr > td { vertical-align: middle; }
table.equal-cage-bottom > tbody > tr > td { vertical-align: bottom; }

table.simple { border-collapse: collapse; margin-left: auto; margin-right: auto; background: #fff; color: #000; }
table.simple:not(:first-child) { margin-top: 1em; }
table.simple > thead > tr > td, table.simple > thead > tr > th, table.simple > tbody > tr > td, table.simple > tbody > tr > th, table.simple > tfoot > tr > td, table.simple > tfoot > tr > th { border: 1px solid #AAA; padding: 8px; }
table.simple > thead > tr > td, table.simple > tbody > tr > td, table.simple > tfoot > tr > td { vertical-align: top; }
table.simple > thead > tr > th, table.simple > tbody > tr > th, table.simple > tfoot > tr > th { vertical-align: middle; }
table.simple > thead > tr > td, table.simple > thead > tr > th { background: #66A312; color: #fff; }

table.bordered:not(:first-child) { margin-top: 1em; }
table.bordered > thead > tr > td, table.bordered > thead > tr > th, table.bordered > tbody > tr > td, table.bordered > tbody > tr > th, table.bordered > tfoot > tr > td, table.bordered > tfoot > tr > th { border: 1px solid #666; }

table.spaced-cells > thead > tr > td, table.spaced-cells > thead > tr > th, table.spaced-cells > tbody > tr > td, table.spaced-cells > tbody > tr > th, table.spaced-cells > tfood > tr > td, table.spaced-cells > tfood > tr > th { padding: .5em .5ex; }
table.spaced-cells > thead > tr > td:first-child, table.spaced-cells > thead > tr > th:first-child, table.spaced-cells > tbody > tr > td:first-child, table.spaced-cells > tbody > tr > th:first-child, table.spaced-cells > tfood > tr > td:first-child, table.spaced-cells > tfood > tr > th:first-child { padding-left: 0; }
table.spaced-cells > thead > tr > td:last-child, table.spaced-cells > thead > tr > th:last-child, table.spaced-cells > tbody > tr > td:last-child, table.spaced-cells > tbody > tr > th:last-child, table.spaced-cells > tfood > tr > td:last-child, table.spaced-cells > tfood > tr > th:last-child { padding-right: 0; }
table.spaced-cells > :first-child > tr:first-child > td, table.spaced-cells > :first-child > tr:first-child > th { padding-top: 0; }
table.spaced-cells > :last-child > tr:last-child > td, table.spaced-cells > :last-child > tr:last-child > th { padding-bottom: 0; }

table.spaced-rows > thead > tr > td, table.spaced-rows > thead > tr > th, table.spaced-rows tbody > tr > td, table.spaced-rows tbody > tr > th, table.spaced-rows tfood > tr > td, table.spaced-rows tfood > tr > th { padding-top: .5em; padding-bottom: .5em; }
table.spaced-rows > :first-child > tr:first-child > td, table.spaced-rows > :first-child > tr:first-child > th { padding-top: 0; }
table.spaced-rows > :last-child > tr:last-child > td, table.spaced-rows > :last-child > tr:last-child > th { padding-bottom: 0; }

table.symmetrical-aligned-cells > tbody > tr > td { text-align: center; }
table.symmetrical-aligned-cells > tbody > tr > td:first-child { text-align: left; }
table.symmetrical-aligned-cells > tbody > tr > td:last-child { text-align: right; }

table.wide { width: 100%; }

@media print { table.collapse-on-print > tbody, table.collapse-on-print > tbody > tr, table.collapse-on-print > tbody > tr > td { display: block !important; width: auto !important; text-align: left !important; }
  table.collapse-on-print > thead, table.collapse-on-print > tfoot { display: none !important; }
  table.collapse-on-print > tbody > tr:not(:first-child) > td { padding: 1em 0 0 0 !important; }
  table.collapse-on-print > tbody > tr:first-child > td:not(:first-child) { padding: 1em 0 0 0 !important; } }
.pull-right { float: right; margin-left: 1em; }

.pull-left { float: left; margin-right: 1em; }

input, textarea, select, option, button { background: #FFF; color: #000; }

input, textarea, select, button { border: 1px solid #C7C7C7; padding: .2em 1ex; }

h1, h2, h3, h4, h5, h6 { page-break-after: avoid; page-break-inside: avoid; }
h1:not(:first-child), h2:not(:first-child), h3:not(:first-child), h4:not(:first-child), h5:not(:first-child), h6:not(:first-child) { margin-top: 1.5em; }

h1, h2 { font-size: 25pt; font-weight: normal; }
h1 > a, h2 > a { text-decoration: none !important; }
h3 { font-size: 20pt; font-weight: bold; color: #66a312; }
h4 { font-size: 18pt; font-weight: normal; font-style: italic; color: #66a312; }
h5 { font-size: 16pt; font-weight: bold; }
h6 { font-size: 14pt; font-weight: bold; }

hr { border: 1px solid #DDD; color: #DDD; }
hr:not(:first-child) { margin-top: 1em; }

.fullscreen-layout { position: fixed; z-index: 50; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.5); overflow: auto; }

.special-title { color: #79ae16; font-size: 36pt; }
.special-title:not(:first-child) { margin-top: 57px; }

.button-empty { border: none; background: transparent; color: inherit; padding: 0; cursor: pointer; }

.services-layout { width: 100%; table-layout: fixed; border-collapse: collapse; }
.services-layout > tbody > tr > td { vertical-align: top; text-align: center; }
.services-layout > tbody > tr > td:first-child { text-align: left; }
.services-layout > tbody > tr > td:last-child { text-align: right; }
.services-layout > tbody > tr:not(:first-child) > td { padding-top: 55px; }

.hidden-form-layout { width: 600px; height: 100%; table-layout: fixed; border-spacing: 0; margin: 0 auto; }
.hidden-form-layout > tbody > tr > td { vertical-align: middle; }
.hidden-form-layout > tbody > tr > td > div { background: #FFF; background: linear-gradient(to bottom, #EDEDED, #FFF, #EDEDED); color: #000; padding: 8px; border-radius: 4px; }

.space-above { margin-top: 1em; }
.space-above-2x { margin-top: 2em; }
.space-above-3x { margin-top: 3em; }
.space-below { margin-bottom: 1em; }
.space-below-2x { margin-bottom: 2em; }
.space-below-3x { margin-bottom: 3em; }

.sidebar-1 { float: left; width: 250px; }
.sidebar-1 ~ .content { margin-left: 266px; }
.sidebar-1 > section:not(:first-child) { margin-top: 1em; }

.sidebar-2 { float: right; width: 250px; }
.sidebar-2 ~ .content { margin-right: 266px; }
.sidebar-2 > section:not(:first-child) { margin-top: 1em; }

.limit-content, .front-info > .wrap, .services > .wrap { max-width: 1361px; box-sizing: border-box; margin-left: auto; margin-right: auto; }
@media (max-width: 1392px) { .limit-content, .front-info > .wrap, .services > .wrap { padding-left: 16px; padding-right: 16px; } }

.tip-wrap { background: #FFF; color: #000; border: 1px solid #999; padding: 3px; }

.tooltip { display: none !important; }

.blog .item-image { text-align: center; margin-top: 1em; }
.blog-items-leading > article { margin-top: 1em; }
.blog-items-intro > article { margin-top: 1em; }
.blog-items-intro.blog-items-columns-2 > article { float: left; width: calc((100% - 10px * 1) / 2); }
.blog-items-intro.blog-items-columns-2 > article:not(:nth-child(2n + 1)) { margin-left: 10px; }
.blog-items-intro.blog-items-columns-3 > article { float: left; width: calc((100% - 10px * 2) / 3); }
.blog-items-intro.blog-items-columns-3 > article:not(:nth-child(3n + 1)) { margin-left: 10px; }
.blog-items-intro.blog-items-columns-4 > article { float: left; width: calc((100% - 10px * 3) / 4); }
.blog-items-intro.blog-items-columns-4 > article:not(:nth-child(4n + 1)) { margin-left: 10px; }
.blog-items-intro.blog-items-columns-5 > article { float: left; width: calc((100% - 10px * 4) / 5); }
.blog-items-intro.blog-items-columns-5 > article:not(:nth-child(5n + 1)) { margin-left: 10px; }
.blog-items-intro.blog-items-columns-6 > article { float: left; width: calc((100% - 10px * 5) / 6); }
.blog-items-intro.blog-items-columns-6 > article:not(:nth-child(6n + 1)) { margin-left: 10px; }
.blog-items-intro.blog-items-columns-7 > article { float: left; width: calc((100% - 10px * 6) / 7); }
.blog-items-intro.blog-items-columns-7 > article:not(:nth-child(7n + 1)) { margin-left: 10px; }
.blog-items-intro.blog-items-columns-8 > article { float: left; width: calc((100% - 10px * 7) / 8); }
.blog-items-intro.blog-items-columns-8 > article:not(:nth-child(8n + 1)) { margin-left: 10px; }
.blog-items-intro.blog-items-columns-9 > article { float: left; width: calc((100% - 10px * 8) / 9); }
.blog-items-intro.blog-items-columns-9 > article:not(:nth-child(9n + 1)) { margin-left: 10px; }
.blog-items-intro.blog-items-columns-10 > article { float: left; width: calc((100% - 10px * 9) / 10); }
.blog-items-intro.blog-items-columns-10 > article:not(:nth-child(10n + 1)) { margin-left: 10px; }
.blog-items-intro.blog-items-columns-11 > article { float: left; width: calc((100% - 10px * 10) / 11); }
.blog-items-intro.blog-items-columns-11 > article:not(:nth-child(11n + 1)) { margin-left: 10px; }
.blog-items-intro.blog-items-columns-12 > article { float: left; width: calc((100% - 10px * 11) / 12); }
.blog-items-intro.blog-items-columns-12 > article:not(:nth-child(12n + 1)) { margin-left: 10px; }
.blog-items-more { margin-top: 1em; }
.blog-items-more > .nav { margin: 0 0 0 3ex; }
.blog-items-more > .nav > li:not(:first-child) { margin-top: .2em; }
.blog-item-heading-link:hover, .blog-item-heading-link:focus { text-decoration: underline; }

.article-icons { float: right; }
.article-icons-items { margin: 0; }
.article-icons-items > li { display: inline-block; }
.article-icons-items > li:not(:first-child) { margin-left: 1ex; }

span.highlight { background-color: #FFFFCC; font-weight: bold; padding: 1px 4px; }

#article-index li { display: inline; border-left: 1px solid #D1D1D1; margin-left: .5ex; padding-left: .75ex; }

#article-index li:first-child { margin-left: 0; padding-left: 0; border-left: none; }

.category-desc + .cat-items { margin-top: 1em; }

.readmore:not(:first-child) { margin-top: 1em; }
.readmore > a { display: inline-block; border: 1px solid #f09a51; border-radius: 100em; background: #f09a51; color: #fff; padding: 0.5em 1em; text-decoration: none !important; box-shadow: 1px 2px 2px 0 rgba(100, 100, 100, 0.3); transition: background 0.3s linear, border-color 0.3s linear, color 0.3s linear; }
.readmore > a:hover, .readmore > a:focus { background: #fff; color: #000; border: 1px solid #f09a51; }

.navigation, .pagination { clear: both; padding-top: 1em; text-align: center; }
.navigation > ul, .pagination > ul { display: inline-block; margin: 0 !important; border: 1px solid #f09a51; border-radius: .2em; background: #f09a51; color: #fff; }
.navigation > ul > li, .pagination > ul > li { display: inline-block; margin: 0 !important; }
.navigation > ul > li > *, .pagination > ul > li > * { display: block; border-left: 1px solid #f09a51; padding: 0.5em 1em; text-decoration: none; }
.navigation > ul > li > a:hover, .navigation > ul > li > span, .pagination > ul > li > a:hover, .pagination > ul > li > span { background: #fff; color: #000; }
.navigation > ul > li:first-child > *, .pagination > ul > li:first-child > * { border-left: none; }
.navigation > ul > li.pagination-start > *, .navigation > ul > li.pagination-prev > *, .navigation > ul > li.pagination-next > *, .navigation > ul > li.pagination-end > *, .pagination > ul > li.pagination-start > *, .pagination > ul > li.pagination-prev > *, .pagination > ul > li.pagination-next > *, .pagination > ul > li.pagination-end > * { background: transparent; color: inherit; }
.navigation > .counter, .pagination > .counter { display: inline-block; margin: 0; }

#system-message-container { position: relative; }
#system-message-container .alert { background: #FBF9F9; border: 1px solid #CCC; padding: 8px 14px; color: #000; }
#system-message-container .alert h4 { color: #000064; margin: 5px 0; }
#system-message-container .alert p { padding: 0; margin: 0; }
#system-message-container .close { position: absolute; right: 4px; top: 0; cursor: pointer; text-decoration: none; border: none; background: transparent; color: inherit; font-size: 16pt; }
#system-message-container .close:focus, #system-message-container .close:hover { text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3); }

.option-com_content.view-category .category-list .category { margin-top: 1em; width: 100%; border-collapse: collapse; }
.option-com_content.view-category .category-list .category > * > tr > td, .option-com_content.view-category .category-list .category > * > tr > th { vertical-align: top; padding: 8px 16px; border: 1px solid #DDD; }
.option-com_content.view-category .category-list .category a { text-decoration: none !important; }
.option-com_content.view-category .category-list .category a:hover, .option-com_content.view-category .category-list .category a:focus { text-decoration: underline !important; }

.item-page > .page-header { margin-bottom: 1em; }

.login { margin-top: 1em; }
.login fieldset { display: table; }
.login .controls { margin-top: 1em; }
.login .control-label { float: left; width: 15ex; }
.login .control-group { clear: left; }

.icon-calendar { display: inline-block; background: transparent url("../../../media/system/images/calendar.png"); width: 16px; height: 16px; }

@media print { .discardable { display: none !important; } }
.content #searchForm { margin-top: 1em; }
.content #searchForm .btn-toolbar button::before { content: "➟"; }
.content #searchForm fieldset { margin-top: 1em; }
.content #searchForm legend { margin-bottom: .5em; }
.content #searchForm .ordering-box { margin-top: 1em; }
.content #searchForm + .error { margin-top: 1em; font-weight: bold; }
.content .search-results .result-title { margin-top: 1em; font-size: 1.2em; }
.content .search-results .result-category, .content .search-results .result-text { margin-top: .5em; }

.layer-page { background: #fdf4e3; }

.top { box-sizing: border-box; max-width: 1500px; min-height: 228px; margin: 0 auto; padding-top: 33px; }
.large-top .top { height: 1080px; }
.top > .layout { width: 100%; table-layout: fixed; border-collapse: collapse; }
.top > .layout > tbody > tr > td { vertical-align: bottom; }
.top > .layout > tbody > tr > td:first-child { font-size: 44pt; color: #fdc50c; width: 206px; }
.top > .layout > tbody > tr > td:nth-child(2) { padding-right: 45px; color: #fefcff; text-shadow: 1px 1px 1px rgba(0,0,0,.3); }
.top > .layout > tbody > tr > td:nth-child(3) { width: 256px; }
.top .button-call { background: #f09a51; color: #fff; cursor: pointer; padding: 15px 0; text-align: center; border: 1px solid #f09a51; font-size: 11pt; border-radius: 26px; width: 100%; transition: background-color 300ms ease-out, color 300ms ease-out; }
.top .button-call:hover, .top .button-call:focus { background-color: #fff; color: #000; }
.top .menu-horizontal { text-transform: uppercase; font-size: 11pt; }
@media (max-width: 1486px) { .top .menu-horizontal { line-height: 1.6; } }
.top .menu-horizontal + .menu-horizontal { margin-top: 1em; }
.top .menu-horizontal > li:not(:first-child) { margin-left: 8px; }
.top .menu-horizontal > li > :first-child { display: block; padding-bottom: 3px; border-bottom: 4px solid transparent; transition: border-bottom-color 300ms ease-out; }
.top .menu-horizontal > li.active > :first-child, .top .menu-horizontal > li > :first-child:hover, .top .menu-horizontal > li > :first-child:focus { border-bottom-color: #fc9628; }
.top .phone { font-size: 14pt; color: #fff; text-align: right; }
.top .phone::before { content: ""; display: inline-block; vertical-align: middle; overflow: hidden; margin-right: 12px; width: 41px; height: 38px; background: transparent url("../images/phone.png") left top no-repeat; }
.top .phone + .button-call-w { margin-top: 20px; }

.order-now { padding: 36px 0; }
.order-now > .wrap { max-width: 1361px; margin: 0 auto; box-sizing: border-box; min-height: 168px; background: transparent url("../images/order-now.png") center top; padding: 35px 64px 0 64px; }
.order-now .text { font-weight: bold; padding-top: 8px; margin-right: 101px; float: left; }
.order-now .text-1 { font-size: 17pt; }
.order-now .text-2 { font-size: 21pt; }
.order-now .text-3 { font-size: 11pt; }
.order-now .date-1 { width: 172px; float: left; }
.order-now .date-2 { width: 172px; float: left; margin-left: 10px; }
.order-now label { font-weight: bold; font-size: 11pt; }
.order-now .input-date { width: 100%; padding: 12px 7px 12px 45px; font-weight: normal; font-size: 12pt; background: #fff url("../images/input-date.png") 16px 50% no-repeat; color: #000; border: 1px solid #fff; margin-top: 7px; transition: border-color 300ms ease-out; }
.order-now .input-date:hover, .order-now .input-date:focus { border-color: #999; }
.order-now .rooms { float: left; width: 220px; margin-left: 10px; }
.order-now .input-rooms { width: 100%; margin-top: 7px; padding: 12px 7px; background: #fff; color: #000; border: 1px solid #fff; transition: border-color 300ms ease-out; }
.order-now .input-rooms:hover, .order-now .input-rooms:focus { border-color: #999; }
.order-now .children { float: left; width: 92px; margin-left: 10px; }
.order-now .input-children { width: 100%; margin-top: 7px; padding: 12px 7px; background: #fff; color: #000; border: 1px solid #fff; transition: border-color 300ms ease-out; }
.order-now .input-children:hover, .order-now .input-children:focus { border-color: #999; }
.order-now .order-1-w { float: right; width: 256px; padding-top: 23px; }
.order-now .order-1 { background: #f09a51; color: #fff; cursor: pointer; padding: 15px 0; text-align: center; border: 1px solid #f09a51; font-size: 11pt; border-radius: 26px; width: 100%; transition: background-color 300ms ease-out, color 300ms ease-out; }
.order-now .order-1:hover, .order-now .order-1:focus { background-color: #fff; color: #000; }
.order-now .order-now-part-2 input, .order-now .order-now-part-2 textarea { width: 100%; padding: 12px 7px; background: #fff; color: #000; border: 1px solid #fff; margin-top: 7px; transition: border-color 300ms ease-out; }
.order-now .order-now-part-2 input:hover, .order-now .order-now-part-2 input:focus, .order-now .order-now-part-2 textarea:hover, .order-now .order-now-part-2 textarea:focus { border-color: #999; }
.order-now .submit-w { text-align: center; }
.order-now .button-submit { background: #f09a51; color: #fff; cursor: pointer; padding: 15px 0; text-align: center; border: 1px solid #f09a51; font-size: 11pt; border-radius: 26px; width: 256px; transition: background-color 300ms ease-out, color 300ms ease-out; }
.order-now .button-submit:hover, .order-now .button-submit:focus { background-color: #fff; color: #000; }

.front-info { background: #68a411; background-image: linear-gradient(to bottom, #97c01a, #68a411); color: #fff; padding: 49px 0 45px 0; font-weight: 300; font-size: 13pt; }

.bottom { background: #7fb217; background-image: linear-gradient(to bottom, #96c11a, #7fb217); color: #fff; padding: 35px 0 50px 0; font-size: 13pt; font-weight: 300; }
.bottom .copyright { padding-top: 31px; }
.bottom .social { padding-top: 31px; float: right; }
.bottom .social > a:not(:first-child) { margin-left: 9px; }
.bottom-layout-1 { width: 100%; table-layout: fixed; border-collapse: collapse; }
.bottom-layout-1 > tbody > tr > td { vertical-align: top; }
.bottom-layout-1 > tbody > tr > td:first-child { width: 265px; }
.bottom-layout-1 > tbody > tr > td:last-child { width: 265px; text-align: right; }
.bottom .phone::before { content: ""; display: inline-block; vertical-align: middle; margin-right: 9px; width: 21px; height: 34px; overflow: hidden; background: transparent url("../images/footer-phone.png") left top no-repeat; }
.bottom .search label { display: none; }
.bottom .search .search-query { border: none; background: #fff; color: #000; border-radius: 3px; padding: 8px 16px 9px 16px; width: 342px; }
.bottom .search button { border: none; background: #f09a51; color: #fff; border-radius: 3px; padding: 8px 30px 9px 30px; margin-left: 9px; transition: background-color 300ms ease-out; }
.bottom .search button:hover, .bottom .search button:focus { background-color: #4f65b1; }

.body { margin-top: 59px; }

.footer-menu { text-align: center; font-size: 15pt; color: #533c1a; padding: 30px 0; }
.footer-menu .menu-horizontal > li:not(:first-child) { margin-left: 28px; }
.footer-menu a:hover, .footer-menu a:focus { text-decoration: underline; }

.blog-featured .item-image { float: none; text-align: center; margin: 0; }
.blog-featured .items-row.cols-2 { @extent .clearfix; }
.blog-featured .items-row.cols-2 > .item { float: left; width: calc((100% - 71px * 1) / 2); }
.blog-featured .items-row.cols-2 > .item:not(:first-child) { margin-left: 71px; }
.blog-featured .items-row.cols-2:not(:first-child) { margin-top: 71px; }
.blog-featured .items-row.cols-3 { @extent .clearfix; }
.blog-featured .items-row.cols-3 > .item { float: left; width: calc((100% - 71px * 2) / 3); }
.blog-featured .items-row.cols-3 > .item:not(:first-child) { margin-left: 71px; }
.blog-featured .items-row.cols-3:not(:first-child) { margin-top: 71px; }
.blog-featured .items-row.cols-4 { @extent .clearfix; }
.blog-featured .items-row.cols-4 > .item { float: left; width: calc((100% - 71px * 3) / 4); }
.blog-featured .items-row.cols-4 > .item:not(:first-child) { margin-left: 71px; }
.blog-featured .items-row.cols-4:not(:first-child) { margin-top: 71px; }
.blog-featured .items-row.cols-5 { @extent .clearfix; }
.blog-featured .items-row.cols-5 > .item { float: left; width: calc((100% - 71px * 4) / 5); }
.blog-featured .items-row.cols-5 > .item:not(:first-child) { margin-left: 71px; }
.blog-featured .items-row.cols-5:not(:first-child) { margin-top: 71px; }
.blog-featured .items-row.cols-6 { @extent .clearfix; }
.blog-featured .items-row.cols-6 > .item { float: left; width: calc((100% - 71px * 5) / 6); }
.blog-featured .items-row.cols-6 > .item:not(:first-child) { margin-left: 71px; }
.blog-featured .items-row.cols-6:not(:first-child) { margin-top: 71px; }
.blog-featured .items-row.cols-7 { @extent .clearfix; }
.blog-featured .items-row.cols-7 > .item { float: left; width: calc((100% - 71px * 6) / 7); }
.blog-featured .items-row.cols-7 > .item:not(:first-child) { margin-left: 71px; }
.blog-featured .items-row.cols-7:not(:first-child) { margin-top: 71px; }
.blog-featured .items-row.cols-8 { @extent .clearfix; }
.blog-featured .items-row.cols-8 > .item { float: left; width: calc((100% - 71px * 7) / 8); }
.blog-featured .items-row.cols-8 > .item:not(:first-child) { margin-left: 71px; }
.blog-featured .items-row.cols-8:not(:first-child) { margin-top: 71px; }
.blog-featured .items-row.cols-9 { @extent .clearfix; }
.blog-featured .items-row.cols-9 > .item { float: left; width: calc((100% - 71px * 8) / 9); }
.blog-featured .items-row.cols-9 > .item:not(:first-child) { margin-left: 71px; }
.blog-featured .items-row.cols-9:not(:first-child) { margin-top: 71px; }
.blog-featured .items-row.cols-10 { @extent .clearfix; }
.blog-featured .items-row.cols-10 > .item { float: left; width: calc((100% - 71px * 9) / 10); }
.blog-featured .items-row.cols-10 > .item:not(:first-child) { margin-left: 71px; }
.blog-featured .items-row.cols-10:not(:first-child) { margin-top: 71px; }
.blog-featured .items-row.cols-11 { @extent .clearfix; }
.blog-featured .items-row.cols-11 > .item { float: left; width: calc((100% - 71px * 10) / 11); }
.blog-featured .items-row.cols-11 > .item:not(:first-child) { margin-left: 71px; }
.blog-featured .items-row.cols-11:not(:first-child) { margin-top: 71px; }
.blog-featured .items-row.cols-12 { @extent .clearfix; }
.blog-featured .items-row.cols-12 > .item { float: left; width: calc((100% - 71px * 11) / 12); }
.blog-featured .items-row.cols-12 > .item:not(:first-child) { margin-left: 71px; }
.blog-featured .items-row.cols-12:not(:first-child) { margin-top: 71px; }

iframe { border: none; }

#hidden-form textarea { height: 5em; }

#vbMessages { background: #fff; }

#vbMessages > .vbMessage { padding-left: 16px; }

.vbIntrotext { margin-top: 1em; border: none; word-wrap: normal; }

.services { background: #fff url("../images/services.jpg"); color: #000; padding: 70px 0; }

sub, sup { font-size: .7em; }

.humane, .humane-flatty { position: fixed; -moz-transition: all 0.4s ease-in-out; -webkit-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out; z-index: 100000; filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100); }

.humane, .humane-flatty { font-family: Helvetica Neue, Helvetica, san-serif; font-size: 16px; top: 0; left: 30%; opacity: 0; width: 40%; color: #444; padding: 10px; text-align: center; background-color: #fff; -webkit-border-bottom-right-radius: 3px; -webkit-border-bottom-left-radius: 3px; -moz-border-radius-bottomright: 3px; -moz-border-radius-bottomleft: 3px; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5); box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5); -moz-transform: translateY(-100px); -webkit-transform: translateY(-100px); -ms-transform: translateY(-100px); -o-transform: translateY(-100px); transform: translateY(-100px); }

.humane p, .humane-flatty p, .humane ul, .humane-flatty ul { margin: 0; padding: 0; }

.humane ul, .humane-flatty ul { list-style: none; }

.humane.humane-flatty-info, .humane-flatty.humane-flatty-info { background-color: #3498db; color: #FFF; }

.humane.humane-flatty-success, .humane-flatty.humane-flatty-success { background-color: #18bc9c; color: #FFF; }

.humane.humane-flatty-error, .humane-flatty.humane-flatty-error { background-color: #e74c3c; color: #FFF; }

.humane-animate, .humane-flatty.humane-flatty-animate { opacity: 1; -moz-transform: translateY(0); -webkit-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); }

.humane-animate:hover, .humane-flatty.humane-flatty-animate:hover { opacity: 0.7; }

.humane-js-animate, .humane-flatty.humane-flatty-js-animate { opacity: 1; -moz-transform: translateY(0); -webkit-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); }

.humane-js-animate:hover, .humane-flatty.humane-flatty-js-animate:hover { opacity: 0.7; filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70); }

.blog { box-sizing: border-box; display: table; width: 100%; table-layout: fixed; border-spacing: 0; }
.blog > .cat-children { box-sizing: border-box; display: table; width: 100%; table-layout: fixed; border-spacing: 0; }
.blog > .cat-children > ul > li { float: left; list-style: none; text-align: center; width: 33%; margin-bottom: 1em; }
.blog > .cat-children > ul > li:nth-child(3n + 1) { clear: left; }
.blog > .cat-children > ul > li > .item-image img { border: 3px solid #FFF; border-radius: 3px; box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.15), -1px -1px 2px 0 rgba(0, 0, 0, 0.15); margin-bottom: 6px; vertical-align: top; }
.blog > .cat-children > ul > li > .item-title { font-size: 12pt; }
.blog > .cat-children > ul > li > .item-title > a { text-decoration: none; }
.blog > .cat-children > ul > li > .item-title > a:hover { text-decoration: underline; }
.blog > .items-row { box-sizing: border-box; display: table; width: 100%; table-layout: fixed; border-spacing: 0; }
.blog > .items-row > .item { box-sizing: border-box; display: table; width: 100%; table-layout: fixed; border-spacing: 0; padding-top: 1em; }
.blog > .items-row.row-0 > .item { padding-top: 0; }
.blog > .items-row:not(.cols-1) > .item { float: left; margin-right: 1%; width: 32%; }
.blog > .items-row:not(.cols-1) > .item > .img-intro-left img, .blog > .items-row:not(.cols-1) > .item > .img-intro-right img, .blog > .items-row:not(.cols-1) > .item > .img-intro-none img { border: 3px solid #FFF; border-radius: 3px; box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.15), -1px -1px 2px 0 rgba(0, 0, 0, 0.15); vertical-align: top; }

.menu-horizontal li { list-style: none; position: relative; }
.menu-horizontal li:hover > ul, .menu-horizontal li:focus > ul { display: block; }
.menu-horizontal li > :first-child:focus + ul { display: block; }
.menu-horizontal > li { display: inline-block; }
.menu-horizontal > li ul { display: none; position: absolute; }
.menu-horizontal > li > ul { left: 0; top: 100%; }
.menu-horizontal > li > ul ul { left: 100%; top: 0; }
.menu-horizontal > li li > :first-child { display: block; padding: .2em 1ex; }

.jg_pathway, .jg_search, .jg_back, .jg_gallerystats, .jg_toplist, .jg_galcountcats, .jg-header, .jg_row, .jg-footer, .jg_rmsm_legend, .jg_category, .jg_catcountimg, .jg_poweredbydiv { padding: 0 !important; }
.jg_pathway:not(:first-child), .jg_search:not(:first-child), .jg_back:not(:first-child), .jg_gallerystats:not(:first-child), .jg_toplist:not(:first-child), .jg_galcountcats:not(:first-child), .jg-header:not(:first-child), .jg_row:not(:first-child), .jg-footer:not(:first-child), .jg_rmsm_legend:not(:first-child), .jg_category:not(:first-child), .jg_catcountimg:not(:first-child), .jg_poweredbydiv:not(:first-child) { margin-top: 1em !important; }
.jg_search .inputbox { width: 100% !important; padding-top: .5em !important; padding-bottom: .5em !important; margin: 0 !important; }
.jg_gallerystats { text-align: left !important; }
.jg_toplist { text-align: left !important; }
.jg_galcountcats { text-align: left !important; }
.jg-header.well-small { font-size: 1.2em; font-weight: bold; }
.jg_rm { padding: 0 !important; }
.jg_catcountimg { text-align: left !important; }
.jg_catorderlist { text-align: left !important; }
.jg_catorderlist .inputbox:disabled { opacity: .5; }
.jg_catelem_txt { padding-top: .5em !important; margin: 0 !important; }
.jg_catelem_txt ul { margin: 0 !important; padding: 0 !important; }
.jg_catelem_txt ul > li { margin: 0 !important; }
.jg_catelem_txt ul > li:nth-child(2) { margin-top: .5em !important; }
.jg_catelem_txt ul > li:not(:first-child) { font-size: .8em; }
.jg_photo { padding: 0 !important; border: none !important; margin: 0 !important; }
.jg_element_cat { box-sizing: border-box !important; padding: 0 !important; }
.jg_element_cat:not(:first-child) { padding-left: 16px !important; }
.jg_element_txt { padding-top: .5em !important; float: none !important; }
.jg_photo_container { float: none !important; }
.jg_subcatelem_txt > ul { margin: .4em 0 0 0 !important; }

.qlform fieldset input, .qlform textarea, .qlform .captcha input, .qlform select, .qlform option { width: 100%; }
.qlform fieldset input[type="checkbox"] { width: auto; }
.qlform dd.submit, .qlform .submit-w { margin-top: 1em; }
.qlform textarea { height: 15em; resize: vertical; }
.qlform .message { margin-bottom: 1em; }
.qlform .additionalFields { margin-top: .5em; margin-bottom: .5em; }
.qlform .jform_sendcopy { display: inline-block; }

.menu-vertical li { list-style: none; position: relative; }
.menu-vertical li:hover > ul, .menu-vertical li:focus > ul { display: block; }
.menu-vertical li > :first-child:focus + ul { display: block; }
.menu-vertical > li ul { display: none; position: absolute; left: 100%; top: 0; }
.menu-vertical > li li > :first-child { display: block; padding: .2em 1ex; }

.wysiwyg-content p:not([class]):not(:first-child), .wysiwyg-content p.default-styles:not(:first-child) { margin-top: 1em; }
.wysiwyg-content ul:not([class]), .wysiwyg-content ul.default-styles, .wysiwyg-content ol:not([class]), .wysiwyg-content ol.default-styles { margin-top: 1em; margin-left: 3ex; }
.wysiwyg-content ul:not([class]) ul:not([class]), .wysiwyg-content ul:not([class]) ul.default-styles, .wysiwyg-content ul:not([class]) ol:not([class]), .wysiwyg-content ul:not([class]) ol.default-styles, .wysiwyg-content ul.default-styles ul:not([class]), .wysiwyg-content ul.default-styles ul.default-styles, .wysiwyg-content ul.default-styles ol:not([class]), .wysiwyg-content ul.default-styles ol.default-styles, .wysiwyg-content ol:not([class]) ul:not([class]), .wysiwyg-content ol:not([class]) ul.default-styles, .wysiwyg-content ol:not([class]) ol:not([class]), .wysiwyg-content ol:not([class]) ol.default-styles, .wysiwyg-content ol.default-styles ul:not([class]), .wysiwyg-content ol.default-styles ul.default-styles, .wysiwyg-content ol.default-styles ol:not([class]), .wysiwyg-content ol.default-styles ol.default-styles { margin-top: .5em; }
.wysiwyg-content ul:not([class]) > li:not(:first-child), .wysiwyg-content ul.default-styles > li:not(:first-child), .wysiwyg-content ol:not([class]) > li:not(:first-child), .wysiwyg-content ol.default-styles > li:not(:first-child) { margin-top: .5em; }
.wysiwyg-content td > :first-child:not([class]), .wysiwyg-content td > :first-child.default-styles, .wysiwyg-content th > :first-child:not([class]), .wysiwyg-content th > :first-child.default-styles { margin-top: 0; }
.wysiwyg-content a:not([class]), .wysiwyg-content a.default-styles { text-decoration: underline; }
.wysiwyg-content img { max-width: 100%; }
.wysiwyg-content blockquote:not([class]), .wysiwyg-content blockquote.default-styles { margin-top: 1ex; margin-left: 1ex; padding-left: 1ex; border-left: 2px solid #ddd; }
.wysiwyg-content a[href$=".doc"]:not([class])::before, .wysiwyg-content a[href$=".doc"].default-styles::before, .wysiwyg-content a[href$=".docx"]:not([class])::before, .wysiwyg-content a[href$=".docx"].default-styles::before { content: ""; display: inline-block; vertical-align: middle; background: transparent url("../../../media/media/images/mime-icon-32/doc.png") no-repeat left top; height: 32px; width: 32px; margin-right: 4px; }
.wysiwyg-content a[href$=".xls"]:not([class])::before, .wysiwyg-content a[href$=".xls"].default-styles::before, .wysiwyg-content a[href$=".xlsx"]:not([class])::before, .wysiwyg-content a[href$=".xlsx"].default-styles::before { content: ""; display: inline-block; vertical-align: middle; background: transparent url("../../../media/media/images/mime-icon-32/xls.png") no-repeat left top; height: 32px; width: 32px; margin-right: 4px; }
.wysiwyg-content a[href$=".pdf"]:not([class])::before, .wysiwyg-content a[href$=".pdf"].default-styles::before { content: ""; display: inline-block; vertical-align: middle; background: transparent url("../../../media/media/images/mime-icon-32/pdf.png") no-repeat left top; height: 32px; width: 32px; margin-right: 4px; }
.wysiwyg-content a[href$=".txt"]:not([class])::before, .wysiwyg-content a[href$=".txt"].default-styles::before, .wysiwyg-content a[href$=".odt"]:not([class])::before, .wysiwyg-content a[href$=".odt"].default-styles::before { content: ""; display: inline-block; vertical-align: middle; background: transparent url("../../../media/media/images/mime-icon-32/odt.png") no-repeat left top; height: 32px; width: 32px; margin-right: 4px; }
.wysiwyg-content a[href$=".zip"]:not([class])::before, .wysiwyg-content a[href$=".zip"].default-styles::before { content: ""; display: inline-block; vertical-align: middle; background: transparent url("../../../media/media/images/mime-icon-32/zip.png") no-repeat left top; height: 32px; width: 32px; margin-right: 4px; }
.wysiwyg-content a[href$=".rar"]:not([class])::before, .wysiwyg-content a[href$=".rar"].default-styles::before { content: ""; display: inline-block; vertical-align: middle; background: transparent url("../../../media/media/images/mime-icon-32/rar.png") no-repeat left top; height: 32px; width: 32px; margin-right: 4px; }
.wysiwyg-content a[href$=".ppt"]:not([class])::before, .wysiwyg-content a[href$=".ppt"].default-styles::before, .wysiwyg-content a[href$=".pptx"]:not([class])::before, .wysiwyg-content a[href$=".pptx"].default-styles::before { content: ""; display: inline-block; vertical-align: middle; background: transparent url("../../../media/media/images/mime-icon-32/ppt.png") no-repeat left top; height: 32px; width: 32px; margin-right: 4px; }
.wysiwyg-content > :first-child { margin-top: 0; }

.additional-menu-w {
	max-width: 1500px;
	margin: 1.5em auto 0 auto;
}
.additional-menu {
	box-sizing: border-box;
	width: 256px;
	margin-left: auto;
	text-transform: uppercase;
	font-size: 11pt;
}
.additional-menu > li:not(:first-child) {
	margin-top: .75em;
}
.additional-menu > li > :first-child {
	display: block;
	background: #262120;
	color: #fd9639;
	padding: 8px 12px;
	border: 1px solid #262120;
	border-radius: 30px;
	transition: background-color 300ms ease-out, color 300ms ease-out;
	box-shadow: 1px 1px 1px 0 rgba(0,0,0,.2);
}
.additional-menu > li > :first-child:hover,
.additional-menu > li > :first-child:focus {
	background-color: #fff;
	color: #000;
}
