.blocks-gallery-item img {
-webkit-filter: grayscale(100%); filter: grayscale(100%);
}
.blocks-gallery-item img:hover {
-webkit-filter: grayscale(30%); filter: grayscale(30%);	
}
.wp-block-group {clear:both}
.page-id-5 .hd-accordion-content-image {
display: grid;
grid-template-columns: 1fr 1fr;
grid-column-gap: 20px;
grid-gap: 2rem
}
#hdt_blog {
display: grid;
grid-template-columns: 1fr 1fr;
align-items: center;
margin: 80px 0;
}
#hdt_blog img {
display: block;
}
.hdt_blog_item {
padding: 42px;
color: #fff;
}
html {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
*,
*:before,
*:after {
-webkit-box-sizing: inherit;
-moz-box-sizing: inherit;
box-sizing: inherit;
}
html,
body {
margin: 0;
padding: 0;
height: 100%;
font-size: 18px;
line-height: 1.6;
font-family: "Lato", sans-serif;
overflow: hidden;
}
blockquote {
font-style: italic;
text-align: center;
}
a {
color: #2d2d2d;
-webkit-transition: all 500ms ease-in-out;
-moz-transition: all 500ms ease-in-out;
-o-transition: all 500ms ease-in-out;
-ms-transition: all 500ms ease-in-out;
transition: all 500ms ease-in-out;
}
#wrapper {
width: 100%;
height: 100%;
margin: 0 auto;
overflow: hidden;
}
#logo {
text-align: center;
color: #fff;
font-size: 24px;
background: #2d2d2d;
padding: 22px 34px;
}
#logo span {
display: inline-block; }
#logo img {
height: auto;
max-width: 100%;
}
#sidebar {
width: 310px;
height: 100%;
float: left;
border-right: 1px solid #eee;
}
i.fa {
text-decoration: none;
color: #2d2d2d;
font-size: 18px;
margin: 0 4px;
}
i.fa:hover {
opacity: 0.8;
}
.alignleft {
float: left;
margin-right: 2em;
}
.nobg {
background: transparent !important;
}
#content {
width: calc(100% - 310px);
height: 100%;
float: right;
background: #fefefe;
overflow-y: auto;
-webkit-overflow-scrolling: touch;
overflow-x: hidden;
padding-bottom: 80px;
}
.home #content {
padding-bottom: 0;
}
.page-template-contact #content {
padding-bottom: 0;
}
.hd_contact_f1 {
width: 50%;
float: left;
text-align: right;
line-height: 48px;
}
.hd_contact_f2 {
width: 50%;
float: right;
text-align: left;
}
#content:focus {
outline: none;
}
.is-style-hd-button-outline-square .wp-block-button__link {
border: 2px solid #fff;
border-radius: 0;
background: transparent;
}
.is-style-hd-button-outline-square .wp-block-button__link:hover {
background: #fff;
color: #222;
}
.hdf_submit:hover {
background: #fff !important;
color: #222 !important;
cursor: pointer;
}
.is-style-hd-button-outline-square-dark .wp-block-button__link {
border: 2px solid #222;
background: transparent;
border-radius: 0;
color: #222;
}
.is-style-hd-button-outline-square-dark .wp-block-button__link:hover {
background: #222;
color: #fff;
}
.hd_columns_border .wp-block-column {
border: 3px solid #103258;
padding: 20px;
}
.hd_highlight_blue {
background: #103258 !important;
}
.hd_highlight_blue h2 {
color: #fff;
}
.hd_highlight_blue .slide_button {
margin-right: 22px;
text-transform: uppercase;
}
.hd_button_d .slide_button {
color: #222;
border-color: #222;
text-transform: uppercase;
margin-right: 12px;
}
.hd_button_d .slide_button:hover {
background: #222;
color: #fff;
}
.hd_gallery_section .blocks-gallery-item {
background: #103258;
}
.hd_gallery_section .wp-block-gallery.is-cropped .blocks-gallery-item img {
-webkit-transition: all 500ms ease-in-out;
-moz-transition: all 500ms ease-in-out;
-o-transition: all 500ms ease-in-out;
-ms-transition: all 500ms ease-in-out;
transition: all 500ms ease-in-out;
}
.hd_gallery_section .wp-block-gallery.is-cropped .blocks-gallery-item img:hover {
opacity: 0.7;
}
.hd_gallery_section .wp-block-gallery .blocks-gallery-item {
margin: 0 !important;
}
.hd_gallery_section {
padding-bottom: 80px;
}
.page-id-22 #header {
margin-bottom: 0;
}
.hd_sidebar_book a {
text-decoration: none;
font-size: 22px;
padding: 12px 0;
margin-bottom: 22px;
display: block;
text-align: center;
border-top: 1px solid #222;
border-bottom: 1px solid #222;
}
.hd_sidebar_book a:hover {
background: rgba(9, 9, 9, 0.12);
}
.hd_suites_liveIn {
margin-right: 22px;
}
.page-id-20 .hd-box {
margin-bottom: 60px;
}
.hd_gallery_menu {
text-align: center;
margin-bottom: 40px;
}
.hd_gallery_menu_item {
padding: 8px 40px;
display: inline-block;
color: #5a5b5f;
cursor: pointer;
font-weight: bold;
margin: 0 12px;
font-size: 1.6rem;
-webkit-transition: all 500ms ease-in-out;
-moz-transition: all 500ms ease-in-out;
-o-transition: all 500ms ease-in-out;
-ms-transition: all 500ms ease-in-out;
transition: all 500ms ease-in-out;
}
.hd_gallery_menu_item:hover,
.hd_gallery_menu_item_active {
background: #5a5b5f;
color: #fff;
}
.alignwide,
.alignfull {
margin: 0px calc(50% - (50vw - 160px));
max-width: 100vw;
width: calc(100vw - 310px);
}
.wp-block-image.alignfull {
max-width: 100vw;
width: calc(100vw - 310px);
}
.hd-accordion-content img.fullwidth {
max-width: 100vw;
width: calc(100% + 46px);
margin: -26px calc(50% - (50% + 23px)) 0;
}
@media (min-width: 800px) {
.wp-block-image.alignfull {
margin: 0px calc(50% - (50vw - 160px));
width: calc(100vw - 310px);
}
}
@media (max-width: 920px) {
.alignwide {
margin: 32px calc((767px - 920px) / 2);
max-width: 920px;
width: 920px;
}
}
.alignfull .blocks-gallery-item {
margin: 0 !important;
} .hd-box h2,
.hd_large_heading {
font-size: 2rem;
padding-bottom: 0;
margin-bottom: -12px;
}
.hd_large_heading {
margin-bottom: 12px;
}
.no_margin {
margin-top: -80px;
}
.hd_margin {
padding-top: 80px;
color: #fff;
}
.hd-box {
background: #d6d6d6;
color: #000;
margin-left: calc(-100vw / 2 + 100% / 2);
margin-right: calc(-100vw / 2 + 100% / 2);
width: 100vw;
}
.hd-box.dark {
background: #2d2d2d;
color: #efefef;
}
.hd-box.light {
background: #fff;
color: #222;
}
.hd-box-content {
width: 800px;
max-width: calc(100% - 40px);
margin: 0 auto;
padding: 22px 0;
}
.hd-accordion-title {
padding: 12px 22px;
font-weight: 300;
display: block;
background: #5a5b5e;
color: #fff !important;
text-align: left;
border: none;
font-size: 1.3em !important;
border-bottom: 3px solid #eee;
-webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0);
box-shadow: inset 0 0 0 rgba(0, 0, 0, 0);
cursor: pointer;
margin: 0;
}
.hd-accordion-title::before {
content: "+";
margin-right: 10px;
position: relative;
top: 1px;
}
.hd-accordion-title:hover {
background: #2a2b2e;
}
.hd-accordion-content {
padding: 22px;
border: 1px solid #ddd;
display: none;
}
#content ul li {
font-size: 18px;
font-family: "Lato", sans-serif;
line-height: 1.8;
}
#header {
background-position-y: bottom;
}
.wrap p,
#hdc_product_page p {
font-size: 22px;
line-height: 1.6;
}
.serviceItem {
height: 400px;
background: #2d2d2d;
}
.wrap img {
height: auto;
max-width: 100%;
}
#content .wrap:last-child {
padding-bottom: 40px;
}
#menu-icon {
display: none;
}
#menu-icon path {
fill: #fff;
-webkit-transition: all 500ms ease-in-out;
-moz-transition: all 500ms ease-in-out;
-o-transition: all 500ms ease-in-out;
-ms-transition: all 500ms ease-in-out;
transition: all 500ms ease-in-out;
}
#menu-icon.menu_dark path {
fill: #2d2d2d;
}
#navigation {
padding: 20px 40px;
}
#navigation ul {
padding: 0;
margin: 0;
list-style: none;
}
#navigation li {
margin: 10px 0;
list-style: none;
display: block;
}
#navigation li a {
color: #2d2d2d;
font-size: 19px;
display: block;
text-decoration: none;
border-bottom: 1px solid #2d2d2d;
padding-bottom: 6px;
-webkit-transition: all 250ms ease-in-out;
-moz-transition: all 250ms ease-in-out;
-o-transition: all 250ms ease-in-out;
-ms-transition: all 250ms ease-in-out;
transition: all 250ms ease-in-out;
}
#navigation li:hover > a {
margin-left: 10px;
}
#footer {
position: absolute;
bottom: 40px;
text-align: center;
width: 240px;
left: 40px;
font-size: 0.7em;
}
.alignright {
float: right;
}
.button {
border: 3px solid #2d2d2d;
background: #2d2d2d;
padding: 12px 12px;
display: inline-block;
color: #fff;
text-decoration: none;
}
.button:hover {
opacity: 0.8;
}
.buttonGhost {
border: 3px solid #2d2d2d;
background: transparent;
padding: 12px 12px;
display: inline-block;
color: #2d2d2d;
text-decoration: none;
}
.buttonGhost:hover {
background: #2d2d2d;
color: #fff;
}
#slider {
width: 100%;
height: 100%;
overflow: hidden;
position: relative;
}
.slide {
width: 100%;
height: 100%;
}
.slide_content {
margin: 22% auto;
max-width: 500px;
width: 80%;
color: #fff;
text-align: center;
padding: 40px 60px;
background: rgba(0, 0, 0, 0.65);
border: 3px solid #fff;
}
.slide_content h3 {
font-size: 2.2em;
margin: 0;
padding: 0;
}
.slide_content p {
font-size: 1.23em;
}
.slide_button,
.slide_content a {
display: inline-block;
padding: 12px 22px;
color: #fff;
text-decoration: none;
border: 1px solid #fff;
margin-top: 12px;
-webkit-transition: all 250ms ease-in-out;
-moz-transition: all 250ms ease-in-out;
-o-transition: all 250ms ease-in-out;
-ms-transition: all 250ms ease-in-out;
transition: all 250ms ease-in-out;
display: inline-block;
}
.slide_button:hover,
.slide_content a:hover {
background: #fff;
color: #2d2d2d;
}
#slider_nav {
position: absolute;
z-index: 8;
right: 50px;
top: 275px;
background: rgba(255, 255, 255, 0.55);
height: 100px;
width: 40px;
}
.slick-arrow {
cursor: pointer;
z-index: 9;
background: transparent;
border: none;
}
.slick-arrow:focus {
outline: none;
}
.slick-prev {
position: absolute;
right: 60px;
top: 340px;
}
.slick-next {
position: absolute;
right: 60px;
top: 300px;
}
.slick-list,
.slick-track {
height: 100%;
}
#header {
height: 35vh;
text-align: center;
position: relative;
margin-bottom: 80px;
display: flex;
align-items: center;
justify-content: center;
}
#header .header-overlay {
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.6);
position: absolute;
top: 0;
left: 0;
z-index: 0;
}
#header h1 {
color: #fff;
font-weight: 400;
border-bottom: 2px solid #fff;
padding: 0 3% 12px 3%;
font-size: 3em;
display: inline-block;
z-index: 1;
position: relative;
}
#header h1 span {
font-size: 0.6em;
display: block;
letter-spacing: 18px;
}
.heading_title {
color: #5a5b5f;
border-bottom: 2px solid #5a5b5f;
font-weight: 400;
padding: 0 3% 12px 3%;
font-size: 3em;
z-index: 1;
text-align: center;
}
.projects #header h1 {
color: #2d2d2d;
margin: 0;
position: absolute;
top: 42%;
left: 42%;
font-weight: 400;
border-bottom: 2px solid #2d2d2d;
padding: 0 3% 12px 3%;
font-size: 3em;
}
.wrap {
width: 800px;
max-width: 80%;
margin: 0 auto;
}
#hd_notice {
display: none;
padding: 20px;
margin-top: 20px;
border: 2px solid #222;
text-align: center;
}
#hd_notice p {
margin: 0;
padding: 0;
}
input[type="text"],
input[type="email"],
input[type="number"],
select,
textarea {
border: 2px solid #222;
background: transparent;
padding: 12px 12px;
display: block;
width: 100%;
margin-bottom: 12px;
color: #222;
}
.hdSubmit {
border: 3px solid #2d2d2d;
background: transparent;
padding: 12px 12px;
color: #2d2d2d;
float: right;
cursor: pointer;
}
.hdSubmit:hover {
background: #2d2d2d;
color: #fff;
} .animated {
animation-duration: 1s;
animation-fill-mode: both;
}
.animatedDelay {
animation-duration: 2s;
animation-fill-mode: both;
animation-delay: 1s;
}
@keyframes fadeIn {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
.fadeIn {
animation-name: fadeIn;
}
@keyframes flipInY {
from {
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
animation-timing-function: ease-in;
opacity: 0;
}
40% {
transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
animation-timing-function: ease-in;
}
60% {
transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
opacity: 1;
}
80% {
transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
}
to {
transform: perspective(400px);
}
}
.flipInY {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
animation-name: flipInY;
}
.one_half {
width: 48%;
}
.one_third {
width: 30.66%;
}
.two_third {
width: 64.33%;
}
.one_fourth {
width: 22%;
}
.three_fourth {
width: 74%;
}
.one_fifth {
width: 16.8%;
}
.two_fifth {
width: 37.6%;
}
.three_fifth {
width: 58.4%;
}
.four_fifth {
width: 67.2%;
}
.one_sixth {
width: 13.33%;
}
.five_sixth {
width: 82.67%;
}
.one_half,
.one_third,
.two_third,
.three_fourth,
.one_fourth,
.one_fifth,
.two_fifth,
.three_fifth,
.four_fifth,
.one_sixth,
.five_sixth {
position: relative;
margin-right: 3%;
float: left;
}
.last {
margin-right: 0 !important;
clear: right;
}
.clear {
clear: both;
display: block;
font-size: 0;
height: 0;
line-height: 0;
width: 100%;
} #hdc_category_page,
#hdc_product_page {
padding: 0 0 80px 0 !important;
}
.hdc_notification h3 {
color: #2d2d2d;
}
.hdc_category_product_title {
padding: 0;
margin: 0;
}
ul.hdc_category_list li {
margin-bottom: 12px;
}
.single-hdc_product #header h1 {
font-size: 2em;
}
#hdc_category_page .hdc_product_columns1 .hdc_category_product_featured_image {
background: #bbb;
}
.stickySidebar {
position: fixed;
top: 127px;
}
#home_moble_logo,
.slider_overlay,
#mobile_footer {
display: none;
} @media screen and (max-width: 800px), screen and (max-height: 550px) {
#header {
background-size: cover !important;
background-position: bottom right !important;
background-attachment: initial !important;
height: 40vh;
}
#sidebar {
display: none;
float: none;
width: 100%;
z-index: 10;
position: relative;
}
#content {
float: none;
width: 100%;
padding-bottom: 0;
}
#slider_nav,
.slick-arrow {
display: none !important;
}
.alignwide,
.alignfull {
margin: 0px calc(50% - (50vw)) !important;
max-width: 100vw !important;
width: calc(100vw) !important;
}
.slide_content {
max-width: 80%;
margin: calc(30% + 130px) auto;
padding: 15px 25px;
position: relative;
z-index: 1;
}
.slide_content h3 {
font-size: 1.6em;
}
.slide_content p {
font-size: 0.8em;
margin: 0;
}
.hd_slide_26, .hd_slide_22 {background-position: right !important}
.blocks-gallery-grid .blocks-gallery-image, .blocks-gallery-grid .blocks-gallery-item, .wp-block-gallery .blocks-gallery-image, .wp-block-gallery .blocks-gallery-item {width:100% !important}
#menu-icon {
display: block;
position: fixed;
left: 32px;
top: 32px;
z-index: 999;
}
#menu-icon.trans-menu path {
fill: rgba(255, 255, 255, 0.4);
}
#menu-icon.menu_open path {
fill: #fff;
}
#logo {
height: 100px;
padding: 0;
}
#home_moble_logo {
display: block;
position: absolute;
top: 14%;
z-index: 9;
width: 100%;
height: auto;
margin: 0 auto;
text-align: center;
}
.page-id-5 .hd-accordion-content-image {grid-template-columns: 1fr !important; grid-gap: 0 !important}
#home_moble_logo img {
max-width: 200px;
max-height: 120px;
height: auto;
}
#logo span {
float: right;
}
#logo img {
width: auto;
height: 75px;
}
#navigation {
z-index: 11;
position: relative;
background: #fff;
}
#navigation li a {
position: relative;
z-index: 99;
font-size: 16px;
}
#footer {
width: calc(100% - 80px);
}
#header h1 {
font-size: 2em;
}
.slick-slide {
position: relative;
}
.slider_overlay {
position: absolute;
top: 0;
left: 0;
background: rgba(0, 0, 0, 0.5);
width: 100%;
height: 100%;
display: block;
}
#mobile_footer {
display: block;
text-align: center;
}
.home #mobile_footer {
display: none;
}
#mobile_footer img {
max-width: 50%;
padding: 22px;
}
}
@media screen and (max-height: 760px) {
#logo span {
padding: 10px 20px;
}
#logo span img {
max-height: 160px;
}
.hd_sidebar_book {
display: none;
}
}
@media (max-width: 1025px) and (max-height: 1370px) and (min-width: 800px) {
.hd-box-content{width: 575px}
}