@import url(http://fonts.googleapis.com/css?family=Plaster);
* {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.feature-out {
    width: 100px;
    height: 100px;
    float: left;
    margin-right: 5px;
}
.feature-inner {
    font-family: 'Plaster', cursive;
    font-size: 2.5em;
    text-align: center;
    margin-bottom: 10px;
    line-height: 1em;
    background: #eee;
    padding: 10px;
    color: #555;
}
.feature-desc {
    text-align: center;
    font-size: .8em;
}
body {
    font-size: 16px;
    width: auto;
    height: auto;
    line-height: 1.3em;
    padding: 0;
    margin: 0;
    color: #555;
    background: url("http://grupomhoteis.pro.blog.com/files/2013/12/subtle-pattern-2.jpg");
}
p {
    line-height: 1.7em;
    font-size: 1em;
    margin: 0 0 20px 0;
}
ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
li {
    margin: 0;
    padding: 0;
}
img {
    margin: 0;
}
img.left {
    margin: 0 15px 15px 0;
    float: left;
}
a {
    text-decoration: none;
    outline: 0;
}
a img {
    border: 0;
}
h1, h2, h3, h4, h5, h6 {
    margin: 0 0 15px 0;
    font-weight: normal;
    color: #555;
}
#content h3 {
    font-weight: bold;
}
blockquote, address {
    margin: 0 0 30px 0;
    padding: 0 30px 0 30px;
    font-style: italic;
    font-size: 1.2em;
    border-left: 5px solid #ccb676;
}
code {
    overflow: auto;
    padding: 2px;
    background: #fff;
}
pre code {
    background: none;
}
pre {
    margin: 0 0 20px;
    padding: 10px;
    background: #fff;
    overflow: auto;
    border: 1px solid #e4e4e4;
}
.left {
    float: left;
}
.right {
    float: right;
}
.meta {
    color: #b0b0ad;
}
.meta a {
    color: #7d7d7b!important;
}
.meta a:hover {
    color: #b0b0ad!important;
}
input[type="text"], input[type="email"], input[type="tel"], input[type="number"], select, textarea {
    background-color: #fafafa;
    padding: 10px;
    font-family: "Droid Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #6a6a6a;
    border: 1px solid #ddd;
    background: #fafafa url(images/field_bkg.png) repeat-x;
}
input:focus, textarea:focus, select:focus {
    outline: 0;
    background-color: #f7f7f7;
}
.clearfix:before, .clearfix:after {
    content: "020";
    display: block;
    height: 0;
    visibility: hidden;
}
.clearfix:after {
    clear: both;
}
.clearfix {
    zoom: 1;
}
a.action {
    font-style: italic;
}
#container {
    width: 100%;
    margin: 0 auto;
}
.home .wrap {
    clear: both;
    top: 20px;
    padding-bottom: 20px;
}
.wrap {
    background: transparent;
    padding-top: 1px;
    position: relative;
    top: 152px;
    width: auto;
    height: auto;
    clear: both;
    padding-bottom: 140px;
}
.home.blog .wrap {
    padding-top: 30px;
}
#main {
    margin: 0 auto 20px;
    padding: 0;
    max-width: 980px;
    background: #fff;
}
.home #main {
    border: 0;
}
.home.page #content {
    padding-top: 0!important;
}
#main.full {
    background: none;
}
#content {
    padding: 0;
    float: left;
    margin: 0;
    position: relative;
    width: 62.5%}
#sidebar {
    width: 27.5%;
    float: right;
    margin: 0 2.5% 0 0;
    padding: 0;
}
#footer {
    width: 100%;
    margin: 0 auto;
}
.twoThirds {
    width: 62.5%}
.oneThird {
    width: 30%}
#header {
    width: 100%;
    position: fixed;
    padding: 0;
    margin: 0 0 0 0!important;
    background: url("http://grupomhoteis.pro.blog.com/files/2013/12/subtle-pattern-11.jpg");
    z-index: 99;
    border-bottom: 1px solid #ccc;
}
.home #header {
    position: relative;
    padding-bottom: 20px;
}
#header .inside {
    max-width: 980px;
    margin: 0 auto;
    position: relative;
    padding: 16px 0 20px 0;
    background: transparent;
    min-height: 140px;
}
.home #header .inside {
    min-height: 180px;
}
#logo {
    display: inline-block;
    margin: 0;
    float: left;
    padding: 0;
}
#logo h1 {
    margin: 0!important;
    line-height: 1em!important;
    padding: 0!important;
    font-size: 1.5em;
    font-weight: bold;
    color: #555;
}
.home #logo img {
    width: 100%!important;
}
#logo img {
    width: 75%}
#header h1 {
    font-size: 1.5em;
    color: #555;
    max-height: 50px;
}
#header h1 a, #header h1 a:hover {
    color: #555!important;
}
#mainNav {
    right: 0;
    position: absolute;
    top: 39%;
    height: 20px;
    margin-top: 0;
    display: inline-block;
}
#mainNav li {
    margin: 0 0 0 1.5em;
    display: inline-block;
    padding: 0;
}
#mainNav ul a {
    line-height: 25px;
    color: #8f8f8f;
    font-size: 25px;
    font-family: 'Raleway', Helvetica, Arial, sans-serif;
}
#mainNav ul ul {
    padding: 20px 10px 0 5px!important;
}
#mainNav ul ul a {
    line-height: 1em;
    font-weight: normal;
    border-top: 0;
}
#mainNav ul ul ul {
    padding-top: 0!important;
    margin-left: -108%;
    margin-top: 0;
    z-index: 99;
    overflow: visible;
    position: relative;
    border: 0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
#mainNav ul ul ul a {
    font-size: .85em;
}
#mainNav ul ul ul li:first-child a {
    padding-top: 15px;
}
#mainNav ul li.current a, #mainNav ul li.current-cat a, #mainNav ul li.current_page_item a, #mainNav ul li.current-menu-item a, #mainNav ul li.current-post-ancestor a, .single-post #mainNav ul li.current_page_parent a, #mainNav ul li.current-category-parent a, #mainNav ul li.current-category-ancestor a, #mainNav ul li.current-portfolio-ancestor a, #mainNav ul li.current-projects-ancestor a, #mainNav ul li.current-menu-ancestor a {
    color: #cc6448!important;
}
#mainNav ul li.sfHover a, #mainNav ul li a:hover, #mainNav ul li:hover {
    text-decoration: none;
    color: #2e2e2e;
}
#mainNav ul li.sfHover ul a {
    color: #7b7b7b!important;
}
#mainNav ul li.sfHover ul a:hover {
    color: #2e2e2e!important;
}
#mainNav .sf-menu a.sf-with-ul {
    position: relative;
    min-width: 1px;
}
.sf-sub-indicator {
    position: absolute;
    bottom: 0;
    display: block;
    width: 100%;
    text-indent: -999em;
    overflow: hidden;
    z-index: 200;
    height: 40px;
}
.sfHover .sf-sub-indicator {
    bottom: -10px;
}
#mainNav .sf-menu li ul .sf-sub-indicator {
    display: none;
}
#mainNav .sf-menu li ul .sfHover .sf-sub-indicator {
    position: absolute;
    top: 0;
    right: -1px;
    left: none;
    display: block;
}
.sfHover a.sf-with-ul .sf-sub-indicator {
    height: 30px;
}
.children .sf-sub-indicator {
    display: none;
}
#content {
    margin: 0 0 20px 2.5%;
    padding: 0 0 0 0!important;
    width: 62.5%;
    float: left;
}
#content .videoContainer {
    margin-top: 0;
}
#content.full {
    margin: 0 0 20px 2.5%;
    padding: 0 0 0 0!important;
    width: 95%}
#content.full.grid {
    padding: 0 20px 20px!important;
}
.home #content.full, .page-template-page-home-php #content.full {
    width: 100%}
.home #main {
    padding-top: 30px;
    background: #fff;
}
.home.page-template-page-full-width-php #content.full {
    width: 95%}
#content.fullProjects {
    width: 100%}
#content.twoThirds .page {
    width: 99%}
#content .post {
    margin: 0 0 30px 0;
    position: relative;
    background: transparent url(images/dotted_line.gif) bottom repeat-x;
    padding-bottom: 10px;
    min-height: 250px;
    width: 98%}
#content .post h1 {
    font-size: 1.2em;
}
.search #content .post {
    min-height: 50px;
}
.page #content .post {
    margin: 0;
    border: 0;
}
.post .meta, .attachment .meta {
    margin: -5px 0 25px 0;
    padding: 0;
    font-size: .75em;
    line-height: 1.5em;
}
#content .post.lastPost {
    background: none;
}
#content h1 a, #content h2 a, #content h3 a, .widgetBox h3 a, #slideshow .slideText h3 a, #content h4 a, #content h5 a {
    color: #555;
}
#content h1 a:hover, #content h2 a:hover, #content h3 a:hover, .widgetBox h3 a:hover, #slideshow .slideText h3 a:hover, #content h4 a:hover, #content h5 a:hover {
    color: #a7a7a3;
}
#content .postThumb {
    margin: 0 0 20px 0!important;
}
#pageHead {
    padding: 20px;
    margin: 0 0 30px 0;
    border-top: 1px solid #dfdfde;
    border-bottom: 1px solid #dfdfde;
    background: url("http://grupomhoteis.pro.blog.com/files/2013/12/carbon_fibre.png") repeat top left transparent;
}
#pageHead h1 {
    font-size: 1.8em;
    line-height: 1.1em;
    padding: 0;
    margin-bottom: 0;
    display: block;
    color: #fff;
    font-family: 'Raleway', Helvetica, Arial, sans-serif;
}
#pageHead p {
    margin: 0!important;
    padding: 10px 0 0 0!important;
    color: #b2b2b2;
    line-height: 1em;
}
#bannerText {
    position: relative;
    padding: 0 2%;
    width: 98%;
    margin: 0 auto;
}
#homeBanner {
    height: 450px;
    display: block;
    margin: 0 auto 0;
    width: auto;
    position: relative;
    padding-top: 1px;
    overflow: hidden;
    background-color: transparent;
    max-width: 62.5em;
}
#homeBanner h2 {
    text-align: center;
    color: #fff;
    line-height: 1em;
    text-transform: uppercase;
    display: block;
    text-shadow: 0 0 8px rgba(0, 0, 0, .3);
    position: relative;
    margin: 0 auto 0;
    padding: 0;
    font-family: "Droid Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#homeBanner p {
    text-align: center;
    color: #fff;
    font-size: 20px;
    display: block;
    text-shadow: 0 0 8px rgba(0, 0, 0, .7);
    position: relative;
    margin: 1px auto 1px;
}
.homeSection {
    margin-bottom: 20px!important;
    width: 100%}
.homeSection h3 {
    font-size: 1em;
    margin: 0 auto 30px;
    clear: both;
    background: transparent url(images/line.gif) 0 center repeat-x;
    color: #555;
    text-align: center;
    width: 95%;
    text-transform: uppercase;
}
.homeSection h3 span {
    background: #fff;
    padding: 10px;
}
#content .page.small {
    width: 300px;
    min-height: 280px;
    display: block;
    margin: 0 0 25px 25px;
    padding-bottom: 0;
    float: left;
    background: #fff;
    text-align: center;
}
#content .moreLink {
    display: block;
}
#content .page.small .thumb {
    margin-bottom: 15px;
}
#content .page.small h2 {
    font-size: 1em;
    line-height: 1.3em;
}
#content .page.small p {
    margin: 0 20px 0 20px;
}
.one_half {
    width: 48%}
.one_third {
    width: 30%}
.two_third {
    width: 65.33%}
.one_half, .one_third, .two_third {
    position: relative;
    margin-right: 3%;
    float: left;
}
.last {
    margin-right: 0!important;
    clear: right;
}
.clearboth {
    clear: both;
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0;
    width: 100%}
a.button, #footer a.button, #searchsubmit, input[type="submit"] {
    background: #757575;
    display: inline-block;
    color: #fff;
    text-decoration: none;
    text-shadow: none;
    cursor: pointer;
    font-weight: bold;
    padding: 5px 15px 5px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin: 0 5px 0 0;
    line-height: normal!important;
}
a.button, #footer a.button {
    padding: 6px 15px 5px;
}
#searchsubmit {
    padding: 5px 15px 6px;
}
.button:hover, #footer a.button:hover, #searchsubmit:hover, input[type="submit"]:hover {
    background-color: #595959;
    color: #fff;
}
#projects {
    margin: 0;
    width: 100%;
    padding: 0;
    float: left;
    display: block;
    position: relative;
}
#projects .thumbs {
    margin: 0 auto;
}
#content #projects li {
    padding: 0;
    background: none;
}
#content .project.small {
    margin: 0 0 10px 10px;
    padding-bottom: 0;
    cursor: pointer;
    float: left;
    position: relative;
    background-color: #eee;
}
#content .project.small .inside {
    background-color: #dc4e00;
}
#content .project.small a {
    position: relative;
    display: block;
}
#content .project.small .title {
    font-size: .75em;
    color: #7d7d7b;
    position: absolute;
    top: 50%;
    margin-top: -10px;
    text-align: center;
    width: 100%;
    display: none;
}
#content .project.small .title span {
    color: #fff;
    background-color: rgba(0, 0, 0, .2);
    padding: 7px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-family: 'Raleway', Helvetica, Arial, sans-serif;
    text-transform: uppercase;
}
.projectNav {
    margin: -16px 0 0 0;
    padding-top: 0;
    float: right;
}
.projectNav a {
    display: inline-block!important;
    font-size: .75em;
    color: #ccc;
}
.projectNav a:hover {
    color: #eee;
}
.projectNav div {
    float: left;
    margin-right: 20px;
}
.projectNav div.previous {
    display: none;
}
#content .skillList {
    padding: 20px 0 0 0!important;
    margin: 0 0 10px 0!important;
    text-align: center;
    clear: both;
}
.skillList li {
    background: none;
    margin: 0 5px 5px 0!important;
    display: inline-block;
}
.skillList li span a {
    font-size: 1em;
    background: #cc6448;
    display: inline-block;
    color: #fff!important;
    text-decoration: none;
    position: relative;
    cursor: pointer;
    padding: 7px 8px 7px!important;
    border: 0;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    line-height: 1em;
    text-transform: uppercase;
}
.skillList li span a:hover {
    background: #6a6a6a;
    color: #fff!important;
}
#content .filterWrap {
    text-align: center;
}
#content #filterNav {
    padding: 0!important;
    margin: 0 auto 20px auto!important;
    width: 95%}
#content #filterNav li {
    padding: 0;
    background: none;
    margin: 0 8px 8px 0;
    display: inline-block;
}
#filterNav li a {
    font-size: 1em;
    background: #cc6448;
    display: inline-block;
    color: #fff!important;
    text-decoration: none;
    position: relative;
    cursor: pointer;
    padding: 7px 8px 7px!important;
    border: 0;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    line-height: 1em;
    text-transform: uppercase;
}
#filterNav li a:hover {
    background: #555;
    color: #fff!important;
}
#filterNav .selected, #filterNav a.selected:hover {
    background: #555;
    color: #fff!important;
}
#content .alignleft, #content img.alignleft {
    display: inline;
    float: left;
    margin-right: 24px!important;
    margin-top: 4px;
}
#content .alignright, #content img.alignright {
    display: inline;
    float: right;
    margin-left: 24px;
    margin-top: 4px;
}
#content .aligncenter, #content img.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
#content img.alignleft, #content img.alignright, #content img.aligncenter {
    margin-bottom: 12px;
}
.gallery {
    padding-top: 15px;
    margin-bottom: 25px!important;
}
.gallery-item {
    margin-top: 0!important;
    margin-bottom: 25px!important;
}
.gallery img {
    border: none!important;
}
#content ul {
    margin: 0 0 25px 20px;
    list-style-type: disc;
}
#content ul li {
    margin: 0 0 10px 0;
    line-height: 1.4em;
    font-size: .75em;
}
#content ol li {
    margin: 0 0 10px 0;
    line-height: 1.4em;
}
#content ol {
    margin: 0 0 20px 20px;
}
#content ul ul, #content ol ul, #content ul ol, #content ol ol {
    padding-top: 10px;
}
#content ul ul li, #content ol ul li, #content ul ol li, #content ol ol li {
    font-size: 1em!important;
}
.slideshow {
    margin: 0 3% 0 3%;
    position: relative;
}
.home.blog .slideshow {
    margin-bottom: 30px;
}
#content .flexslider {
    margin: 0 0 15px 0!important;
}
.slideshow li, #content .flexslider li, #content .flexslider ol {
    list-style: none!important;
    list-style-type: none!important;
    background: url("http://grupomhoteis.pro.blog.com/files/2013/12/subtle-pattern-11.jpg");
}
#content .flexslider ol {
    margin-top: 15px!important;
    clear: both;
    position: relative!important;
    text-align: center;
    padding: 3px;
}
#content .flexslider .slides {
    margin: 0;
}
.flexslider {
    position: relative;
    zoom: 1;
}
.flexslider .slides {
    zoom: 1;
}
.flexslider .slides>li {
    position: relative;
}
.flex-container {
    zoom: 1;
    position: relative;
}
.flexslider .slides img {
    height: auto;
    max-height: 450px;
    width: auto;
    margin: 0 auto;
    background: #000;
}
.flex-direction-nav, .flex-control-nav, .flex-caption {
    margin-bottom: 0!important;
}
.flex-caption {
    background: none;
    -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000, endColorstr=#4C000000);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000, endColorstr=#4C000000);
    zoom: 1;
}
.flex-caption {
    display: inline-block;
    width: auto;
    padding: 2%;
    position: absolute;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .5);
    color: #fff;
    font-size: .9em!important;
    line-height: 1.3em;
}
.flex-caption p {
    font-size: .9em!important;
    margin-bottom: 0;
}
.flex-direction-nav li a {
    z-index: 100;
    width: 12px;
    height: 18px;
    margin: -18px 0 0;
    display: block;
    background: url(images/flexslider/direction_nav.png) no-repeat 0 0;
    position: absolute;
    top: 50%;
    cursor: pointer;
    text-indent: -9999px;
}
.flex-direction-nav li a.next {
    background-position: -12px -18px;
    right: 20px;
}
.flex-direction-nav li a.next:hover {
    background-position: -12px 0;
}
.flex-direction-nav li a.prev {
    background-position: 0 -18px;
    left: 20px;
}
.flex-direction-nav li a.prev:hover {
    background-position: 0 0;
}
.flex-direction-nav li a.disabled {
    opacity: .3;
    filter: alpha(opacity=30);
    cursor: default;
}
.flex-control-nav {
    position: absolute!important;
    bottom: 15px!important;
    right: 2%}
.flex-control-nav li {
    margin: 0 0 0 5px!important;
    display: inline-block!important;
    zoom: 1;
    *display: inline!important;
}
.flex-control-nav li:first-child {
    margin: 0!important;
}
.flex-control-nav li a {
    width: 13px!important;
    height: 13px!important;
    display: block!important;
    cursor: pointer;
    text-indent: -9999px;
    background: url("http://grupomhoteis.pro.blog.com/files/2013/12/bg_control_nav.png") no-repeat 0 0;
}
.flex-control-nav li a:hover {
    background-position: 0 -13px;
}
.flex-control-nav li a.active {
    background-position: 0 -26px;
    cursor: default!important;
}
#sidebar {
    margin-right: 2.5%}
.sidebarBox {
    position: relative;
    margin: 0 0 30px 0;
}
#sidebar p {
    margin-bottom: 12px;
}
#sidebar li {
    font-size: .75em;
}
#sidebar .avatar {
    float: left;
    margin: 0 20px 15px 0!important;
    padding-top: 3px;
}
#footer .widgetBox a, #sidebar .widgetBox a {
    line-height: 1.5em;
}
#footer .widgetBox {
    float: left;
    margin-left: 7%;
    margin-bottom: 3%;
    width: auto;
    margin-right: 3%}
    
#sidebar .widgetBox {
    margin-bottom: 30px!important;
}
#sidebar .widgetBox h3, #footer .widgetBox h3 {
    font-size: 1em;
    font-weight: normal;
    font-family: 'Raleway', Helvetica, Arial, sans-serif;
}
#sidebar .widgetBox .meta, #footer .widgetBox .meta {
    font-style: italic;
}
#sidebar ul, #footer ul {
    margin: 0;
    padding: 0;
    line-height: 1em;
    background: none;
    position: relative;
}
#sidebar ul li, #footer ul li {
    padding: 0;
    margin: 0 0 10px 0;
    line-height: 1em;
    background: none;
    font-size: .9em;
}
#sidebar ul li p, #footer ul li p {
    line-height: 1.3em;
    margin: 0;
}
#sidebar ul li h2, #footer ul li h2 {
    font-size: 13px;
    margin: 0;
    padding: 0!important;
    line-height: 1em;
    font-weight: normal;
}
#sidebar .widget_nav_menu ul, #footer .widget_nav_menu ul, #sidebar .widget_pages ul, #footer .widget_pages ul, #sidebar .widget_categories ul, #footer .widget_categories ul {
    background: none;
    margin: 0;
    padding: 0;
    border: 0;
}
#sidebar .widget_nav_menu li, #footer .widget_nav_menu li, #sidebar .widget_pages li, #footer .widget_pages li, #sidebar .widget_categories li, #footer .widget_categories li {
    padding: 0;
    margin: 10px 0 0 0;
    border: 0;
}
.widget_search {
    display: block;
    padding: 0!important;
}
.widget_search h3 {
    display: none;
}
.widget_search:after {
    content: " ";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
html[xmlns] .widget_search {
    display: block;
}
* html .widget_search {
    height: 1%}
#s {
    margin: 0;
    padding: 7px .7em 7px .7em!important;
    line-height: normal!important;
    width: 85%;
    color: #9a9a9a;
}
#searchsubmit {
    font-size: 11px!important;
    margin: 0!important;
    border-left: 0;
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-bottomleft: 0;
    -moz-border-radius-topleft: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    float: right;
    border: 0;
    height: 30px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-position: 0 -1px;
}
#sidebar .ttrust_recent_posts .meta, #footer .ttrust_recent_posts .meta {
    margin: 0 0 0 0!important;
    display: block;
    padding: 3px 0 0 0;
    color: #444443;
}
#sidebar .ttrust_recent_posts .title, #footer .ttrust_recent_posts .title {
    font-size: 13px!important;
    margin-bottom: 2px;
}
#sidebar .ttrust_recent_posts .title, #footer .ttrust_recent_posts .title {
    line-height: 1.1em;
}
.ttrust_recent_posts .firstPost p {
    margin-bottom: 10px;
}
.secondaryPost {
    padding: 10px 0 0 0;
}
.ttrust_recent_posts .thumb {
    float: left;
    margin: 0 12px 0 0;
    padding: 3px;
    background: #f0f0f0;
    border: 1px solid #e1e1e1;
}
.ttrust_recent_posts li {
    margin-bottom: 20px!important;
    border: 0;
    display: block;
}
table#wp-calendar {
    width: 216px;
}
table#wp-calendar td, table#wp-calendar th {
    text-align: left;
}
table#wp-calendar td {
    color: #b0b0ad;
    padding-top: 10px;
}
table#wp-calendar td a {
    font-weight: bold;
}
#wp-calendar caption {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #dbdad8;
    font-size: 14px;
    font-weight: bold;
}
.widget_tag_cloud a {
    font-size: 11px!important;
    padding: 5px 7px 5px 7px;
    display: block;
    float: left;
    margin: 0 5px 5px 0;
}
#footer .widget_tag_cloud a, #sidebar .widget_tag_cloud a {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    background: #f3f3f3;
}
.widget_tag_cloud:after {
    content: " ";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.widget_tag_cloud {
    display: inline-block;
}
html[xmlns] .widget_tag_cloud {
    display: block;
}
* html .widget_tag_cloud {
    height: 1%}
#twitterBox {
    margin: 0 0 10px 0;
}
ul#twitter_update_list li {
    line-height: 1.4em!important;
    margin-bottom: 15px;
}
.twitterLink a {
    font-style: italic;
}
#flickrBox .flickrImage {
    float: left;
    margin: 0 12px 12px 0;
    padding: 3px;
    background: #3a3a3a;
    border: 1px solid #464646;
}
#sidebar #flickrBox .flickrImage {
    background: #dbdbdb;
    border: 1px solid #cfcfcf;
}
#flickrBox .flickrImage img {
    width: 50px;
    height: 50px;
    float: left;
}
#comments {
    position: relative;
    margin: 0 0 30px 0;
    width: 74.468805%;
    padding: 0;
}
#content.project #comments {
    padding-top: 30px;
}
#comments ul {
    list-style: none;
    margin: 0 0 30px 0;
}
#comments h3 {
    margin: 0 0 30px 0;
}
#content #comments ul li {
    font-size: 1em!important;
}
#trackbacks {
    margin: 30px 0 0 40px;
}
ol#commentslist {
    margin: 0;
    list-style: none;
    padding: none;
    padding: 0;
}
#commentslist .children li {
    padding: 15px 0 0 30px;
    background: transparent url(images/comment_marker.gif) no-repeat 0 40px;
    border-left: 1px solid #e3e3e3;
}
.comment {
    position: relative;
    margin: 0;
    padding: 0 0 20px 0;
}
.comment .avatar {
    position: absolute;
    left: 0;
    top: 0;
}
#commentForm label {
    padding-left: 20px;
}
.comment h5 {
    margin: 0 0 0 80px;
    padding: 0;
}
.comment .date {
    margin: -5px 0 10px 80px;
    display: block;
    color: #a5a5a2;
    font-style: italic;
    font-size: .75em;
}
.comment p {
    margin: 0 0 10px 80px;
}
.comment-reply-link, .comment-reply-login {
    margin: 0 0 0 80px;
    font-size: .75em;
}
.comment-reply {
    display: inline-block!important;
    padding: 0 0 0 10px;
}
#comment-add {
    position: absolute;
    top: -5px;
    right: 0;
}
.moderation {
    margin: 0;
    padding: 0 0 10px 25px;
}
#trackbacks ul {
    margin: -5px 0 15px;
}
#trackbacks ul li {
    padding: 5px 0 5px 20px;
}
#commentForm {
    display: none;
}
#comments #respond {
    position: relative;
    padding: 0;
    margin: 0;
}
#respond .form-allowed-tags {
    display: none;
}
#respond form {
    margin: none;
    padding: none;
    position: relative;
}
.cancel-comment-reply {
    float: right;
    margin: 5px 90px 0 0;
}
#comments textarea {
    width: 90%!important;
}
#comments input[type="text"] {
    width: 50%;
    margin-right: 20px;
}
.pagination {
    padding: 0 0 20px;
    clear: both;
    margin: 0 0 15px 0;
}
#content.full.grid .pagination {
    margin: 0 25px 15px 25px;
}
.pagination-prev a, .pagination-next a, .wp-pagenavi a, .wp-pagenavi .current, .wp-pagenavi .pages, .older-comments, .newer-comments {
    display: block;
    float: left;
    width: auto;
    height: 24px;
    line-height: 24px;
    margin: 0 5px 0 0;
    padding: 0 8px;
    text-align: center;
    text-decoration: none;
}
.pagination-prev a, .pagination-next a {
    float: none;
    margin: 0;
}
.pagination-prev, .pagination-next {
    float: left;
    width: auto;
    margin: 0;
}
.pagination-prev {
    float: right;
}
.wp-pagenavi .pages {
    float: right;
    margin: 0;
}
#footer {
    background: transparent;
    color: #ccc;
    clear: both;
    position: relative;
}
#footer .inside {
    max-width:  980px;
    margin: 0 auto 0;
    padding: 0;
    background: url("http://grupomhoteis.pro.blog.com/files/2013/12/carbon_fibre.png") repeat top left transparent;
}
#footer.light {
    background: #f3f3f3;
    color: #a2a2a2;
    border-top: 5px solid #eee;
}
#footer .widgetBox h3 {
    color: #ccc;
    text-transform: uppercase;
}
#footer.light .widgetBox h3 {
    color: #a2a2a2;
}
#footer .meta {
    color: #919191;
}
#footer.light .meta {
    color: #ccc;
}
#footer .main {
    padding: 30px 0 10px 0;
}
.footerBox {
    margin: 0 0 40px 20px;
    float: left;
    position: relative;
}
.footerBox p {
    padding: 0;
}
#footer a {
    color: #fff;
}
#footer.light a {
    color: #939393;
}
#footer a:hover {
    color: #fff;
}
#footer.light a:hover {
    color: #6d6d6d;
}
#footer .secondary {
    margin: 0 0 0 2%;
    padding: 0px 0;
    border-top: 0;
    font-size: .75em;
    text-align: center;
}
#home-top h3, #home-bottom h3 {
    color: #cc6448!important;
    font-size: 1.5em;
    font-weight: normal;
}
#home-bottom, #home-top, #home-bottom-left {
    height: auto;
    width: auto;
    clear: both;
    overflow: hidden;
}
#home-top {
    margin-bottom: 40px;
}
.alojamento {
    width: auto;
    height: auto;
    overflow: hidden;
    clear: both;
    margin-bottom: 20px;
}
.alojamento .bloco {
    width: 21%;
    height: 120px;
    float: left;
    margin-right: 1%;
    background-color: #333;
    padding: 10px;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 228px;
}

.alojamento .bloco2 {
    width: 27%;
    height: 120px;
    float: left;
    margin-right: 1%;
    background-color: #333;
    padding: 10px;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 228px;
}

.alojamento .bloco2#nery {
    background-image: url("http://grupomhoteis.pro.blog.com/files/2013/12/bg-nery.png");
}
.alojamento .bloco2#ma {
    background-image: url("http://grupomhoteis.pro.blog.com/files/2013/12/bg-ma.png");
}
.alojamento .bloco2#pre {
    background-image: url("http://grupomhoteis.pro.blog.com/files/2013/12/bg-pre.png");
}
.alojamento .bloco2#ae {
    background-image: url("http://grupomhoteis.pro.blog.com/files/2013/12/bg-ae.png");
}

.alojamento .bloco2:hover {
    background-color: #cc6448;
    background-image: none!important;
    cursor: pointer;
}
.alojamento .bloco2 a {
    color: #fff;
}

.alojamento .bloco#nery {
    background-image: url("http://grupomhoteis.pro.blog.com/files/2013/12/bg-nery.png");
}
.alojamento .bloco#ma {
    background-image: url("http://grupomhoteis.pro.blog.com/files/2013/12/bg-ma.png");
}
.alojamento .bloco#pre {
    background-image: url("http://grupomhoteis.pro.blog.com/files/2013/12/bg-pre.png");
}
.alojamento .bloco#ae {
    background-image: url("http://grupomhoteis.pro.blog.com/files/2013/12/bg-ae.png");
}
.alojamento .bloco:hover {
    background-color: #cc6448;
    background-image: none!important;
    cursor: pointer;
}
.alojamento .bloco a {
    color: #fff;
}
.hotel-symbol {
    font-family: 'Plaster', cursive;
    font-size: 2em;
    text-align: center;
    margin-bottom: 10px;
    line-height: 1em;
    color: white;
}
.hotel-name {
    clear: both;
    width: 100%;
    text-align: center;
    font-size: .9em;
    color: white;
}
#home-bottom .bloco {
    height: auto;
    width: 24%;
    float: left;
    margin-right: 1%}
#home-bottom .bloco .interesse {
    height: 120px;
    background-color: #fff;
    padding: 0;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 228px;
    color: #fff;
    padding-top: 42%;
    text-align: right;
}
#home-bottom .bloco .interesse span {
    background: #fff;
    color: #333;
    width: 100%;
    padding: 6px;
}
.bloco#reservas {
    height: 120px;
    background: #cc6448;
}
.bloco#reservas:hover {
    background: #555;
}
#reservas h4 {
    color: #fff;
    width: 100%;
    text-align: center;
    font-size: 2.5em;
    padding-top: 10px;
    line-height: 1em;
    margin-bottom: 5px;
}
#reservas .desc {
    color: #fff;
    text-align: center;
}
#home-bottom .bloco .interesse#localizacao {
    background-image: url("http://grupomhoteis.pro.blog.com/files/2013/12/bg-localizacao.png");
}
#home-bottom .bloco .interesse#interesses {
    background-image: url("http://grupomhoteis.pro.blog.com/files/2013/12/bg-interesses.png");
}
#home-bottom .bloco .interesse#actividades {
    background-image: url("http://grupomhoteis.pro.blog.com/files/2013/12/bg-actividades.png");
}
#home-bottom .bloco .desc {
    font-size: .8em;
}
.contactos-left {
    float: left;
    width: 45%;
    margin-right: 0%}
.contactos-right {
    float: right;
    width: auto;
}
.contactos-left .alojamento .bloco {
    width: 32%}
.contactos-left .hotel-symbol {
    font-size: 2em;
    padding-top: 1%}
div.wpcf7-validation-errors {
    border: 0;
    color: #e65540;
    background: transparent;
}
span.wpcf7-not-valid-tip {
    position: absolute;
    top: -3px;
    left: 108%;
    z-index: 100;
    border: 0;
    font-size: 10pt;
    width: 100%;
    background: transparent;
    color: #e65540;
    padding: 0;
    z-index: 1;
}
div.wpcf7-mail-sent-ok {
    border: 0;
    color: #dae5d2;
    background: transparent;
}
@media only screen and (max-width:680px), screen and (max-device-width:680px), screen and (max-width:680px) {
#header, #footer .inside {
    padding-left: 20px;
    padding-right: 20px;
}
#mainNav {
    clear: both;
    display: table-cell;
    position: relative;
    text-align: right;
    padding-top: 0;
}
#mainNav li {
    clear: both;
    margin: 0 0 1.5em;
    width: 100%;
}
#mainNav ul a {
    font-size: 20px;
}
#mainNav ul ul, .sf-sub-indicator, #homeBanner p {
display: none!important;
}
/* Submenus */
/* #mainNav .sf-menu a.sf-with-ul {
    padding-right: 15px;
}
.sf-sub-indicator {
    height: auto;
}
#mainNav ul ul {
    margin-top: -15px;
    padding: 17px 5px 0 !important;
    z-index: 9999;
    width: auto;
    max-width: 100%;
} */
#bannerText {
    top: 30% !important;
}
.alojamento .bloco, #home-bottom .bloco, .contactos-left .alojamento .bloco {
    float: none;
    margin: 0 auto 15px;
    width: 220px;
}
#footer .widgetBox {
    float: none;
    margin-top: 15px;
    margin-bottom: 0;
    width: 100%;
    margin-left: 15px;
}
.thumbs, #content .project.small, img, iframe {
    max-width: 100%;
    width: auto;
    height: auto;
}
.projectNav {
    float: none;
    margin: 0;
    padding-top: 5px;
}
.contactos-left {
    width: 100%;
    float: left;
    }

div.contactos-right {
    width: 100%;
    float: right;
          }
}    
#mainNav ul ul ul {
    margin-left: -117.3%;
    background-color: transparent; 
    }

     