* {
    box-sizing: border-box;
}

article {
    display: block;
}

aside {
    display: block;
}

details {
    display: block;
}

figcaption {
    display: block;
}

figure {
    display: block;
    margin: 0;
}

footer {
    display: block;
}

header {
    display: block;
}

hgroup {
    display: block;
}

nav {
    display: block;
}

section {
    display: block;
}

audio {
    display: inline;
    zoom: 1;
}

canvas {
    display: inline;
    zoom: 1;
}

video {
    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%;
    font-family: sans-serif;
    color: #222;
}

button {
    font-family: sans-serif;
    color: #222;
    font-size: 100%;
    vertical-align: middle;
    line-height: normal;
    cursor: pointer;
    -webkit-appearance: button;
    overflow: visible;
    margin: 0;
}

input {
    font-family: sans-serif;
    color: #222;
    font-size: 100%;
    vertical-align: middle;
    line-height: normal;
    margin: 0;
}

select {
    font-family: sans-serif;
    color: #222;
    font-size: 100%;
    vertical-align: middle;
    margin: 0;
}

textarea {
    font-family: sans-serif;
    color: #222;
    font-size: 100%;
    overflow: auto;
    vertical-align: top;
    resize: vertical;
    margin: 0;
}

body {
    font-size: 1em;
    line-height: 1.4;
    margin: 0;
}

::-moz-selection {
    background: #333;
    color: #fff;
    text-shadow: none;
}

::selection {
    background: #333;
    color: #fff;
    text-shadow: none;
}

a {
    color: #00e;
}

a:hover {
    color: #06e;
    outline: 0;
}

a:active {
    outline: 0;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b {
    font-weight: 700;
}

strong {
    font-weight: 700;
}

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: 700;
}

pre {
    font-family: monospace, serif;
    _font-family: "courier new", monospace;
    font-size: 1em;
    white-space: pre-wrap;
    word-wrap: break-word;
}

code {
    font-family: monospace, serif;
    _font-family: "courier new", monospace;
    font-size: 1em;
}

kbd {
    font-family: monospace, serif;
    _font-family: "courier new", monospace;
    font-size: 1em;
}

samp {
    font-family: monospace, serif;
    _font-family: "courier new", monospace;
    font-size: 1em;
}

q {
    quotes: none;
}

q:before {
    content: none;
}

q:after {
    content: none;
}

small {
    font-size: 85%;
}

sub {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
    bottom: -0.25em;
}

sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
    top: -0.5em;
}

ul {
    margin: 1em 0;
    padding: 0 0 0 40px;
}

ol {
    margin: 1em 0;
    padding: 0 0 0 40px;
}

dd {
    margin: 0 0 0 40px;
}

nav ul {
    list-style: none;
    list-style-image: none;
    margin: 0;
    padding: 0;
}

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;
}

form {
    margin: 0;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

label {
    cursor: pointer;
}

legend {
    border: 0;
    margin-left: -7px;
    white-space: normal;
    padding: 0;
}

input[type="button"] {
    cursor: pointer;
    -webkit-appearance: button;
    overflow: visible;
}

input[type="reset"] {
    cursor: pointer;
    -webkit-appearance: button;
    overflow: visible;
}

input[type="submit"] {
    cursor: pointer;
    -webkit-appearance: button;
    overflow: visible;
}

button[disabled] {
    cursor: default;
}

input[disabled] {
    cursor: default;
}

input[type="checkbox"] {
    box-sizing: border-box;
    width: 13px;
    height: 13px;
    padding: 0;
}

input[type="radio"] {
    box-sizing: border-box;
    width: 13px;
    height: 13px;
    padding: 0;
}

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 {
    -webkit-appearance: none;
}

input[type="search"]::-webkit-search-cancel-button {
    -webkit-appearance: none;
}

button::-moz-focus-inner {
    border: 0;
    padding: 0;
}

input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

input:invalid {
    background-color: #f0dddd;
}

textarea:invalid {
    background-color: #f0dddd;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td {
    vertical-align: top;
}

.chromeframe {
    background: #ccc;
    color: #000;
    margin: 0.2em 0;
    padding: 0.2em 0;
}

html,
body {
    overflow-x: hidden;
}

button {
    font-family: "Open Sans", Arial, sans-serif;
    font-weight: 300;
}

html {
    font-size: 100%;
}

body {
    background: #fff;
    color: #333d47;
    font-size: 1em;
    font-family: "Open Sans", Arial, sans-serif;
}

a {
    text-decoration: none;
    transition: all 0.5s ease;
    color: #aaad00;
}

a:hover {
    color: #000;
}

.container {
    clear: both;
    margin: 0 auto;
    max-width: 1100px;
    position: relative;
    padding: 0 20px;
}

img {
    height: auto;
    max-width: 100%;
}

img.alignright {
    float: right;
    margin: 0 0 1em 1em;
}

img.alignleft {
    float: left;
    margin: 0 1em 1em 0;
}

img.aligncenter {
    display: block;
    margin-left: 41px;
    margin-right: auto;
}

a img.alignright {
    float: right;
    margin: 0 0 1em 1em;
}

a img.alignleft {
    float: left;
    margin: 0 1em 1em 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.accessibility {
    backface-visibility: hidden;
    left: -999999999px;
    position: absolute;
}

header .mobile-menu {
    display: none;
}

.logo {
    display: block;
    max-width: 160px;
}

.top {
    background: #333d47;
    padding: 10px 30px;
    font-weight: 300;
    font-size: 14px;
    color: #fff;
    height: 70px;
}

.top a {
    color: #fff;
}

nav.mobile {
    display: none;
}

nav.main {
    /* margin: -35px auto 0; */
    z-index: 0;
    /* width: 80%; */
}

nav.main:after {
    content: "";
    display: block;
    clear: both;
}

nav.main ul.menu {
    position: relative;
    text-align: center;
}


/* nav.main ul.menu li {
    text-align: center;
    display: inline-block;
    padding: 0px 10px;
    position: relative;
} */

nav.main ul.menu li>a {
    /* text-transform: uppercase; */
    color: #fff;
    display: block;
    /* font-weight: 300;
    padding: 0 0 27px; */
}


/* nav.main ul.menu li>a:hover,
nav.main ul.menu li.current-menu-item>a,
nav.main ul.menu li.current-menu-item:hover>a,
nav.main ul.menu li.menu-item-has-children:hover>a,
nav.main ul.menu li.current-menu-parent>a {
    color: #aaad00;
}

nav.main ul.sub-menu li.current-menu-item>a {
    color: #fff;
}

nav.main ul.sub-menu li.current-menu-item {
    background-color: #aaad00;
} */


/* nav.main ul.sub-menu li.current-menu-item a {
    background-image: none;
    padding: 5px;
} */

nav.main ul.menu li ul.sub-menu {
    position: absolute;
    display: none;
    left: 0px;
    width: inherit;
    z-index: 99999;
    /* margin: 0 0 0 -15px; */
    background: #333d47;
    padding: 0;
}

nav.main ul.menu li:hover ul.sub-menu {
    display: block;
    /* left: 6px; */
    /* padding-bottom: 10px; */
}

nav.main ul.menu li ul.sub-menu li {
    display: block;
    width: 200px;
    padding: 0px;
    background-color: #000;
    border-radius: 0px;
}


/* nav.main ul.menu li ul.sub-menu li>a {
    border-bottom: 1px solid #fff;
    text-transform: uppercase;
    color: #fff;
    padding: 8px;
} */


/* nav.main ul.menu li ul.sub-menu li:last-child a {
    border-bottom: 0;
} */


/* nav.main ul.menu li ul.sub-menu li:hover {
    background-color: #000 !important;
    color: #fff;
} */


/* nav.main ul.menu li ul.sub-menu li:hover {
    background-color: #aaad00;
} */

ul.infos {
    list-style: none;
    padding: 0;
    margin: 0;
    float: right;
    margin-top: -62px;
}

ul.infos li {
    font-size: 16px;
    font-weight: 600;
    padding: 0;
    margin: 0;
}

ul.infos img {
    width: 25px;
    margin: 0 10px 5px;
}

ul.infos:after {
    content: "";
    display: block;
    clear: both;
}

.fancy-menu {
    display: inline-block;
    z-index: 999999;
    position: absolute;
    right: 10px;
    top: 0px;
}

.fancy-menu span {
    background: #000;
    border-radius: 3px;
    display: block;
    height: 3px;
    margin-top: 5px;
    padding: 0;
    position: relative;
    transition: all 0.2s ease;
    width: 25px;
}

.fancy-menu.active span:nth-of-type(1) {
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    top: 7px;
}

.fancy-menu.active span {
    background: #fff;
}

.fancy-menu.active span:nth-of-type(2) {
    opacity: 0;
}

.fancy-menu.active span:nth-of-type(3) {
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    top: -9px;
}

.tax-blog-cat article,
.single article,
.post-type-archive-blog article {
    width: 70%;
    float: left;
    margin-bottom: 60px;
}

.tax-blog-cat .content,
.post-type-archive .content {
    margin-bottom: 5%;
    background: #f1f1f1;
    position: relative;
}

.tax-blog-cat .post,
.post-type-archive-blog .post {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    width: 100%;
    height: 290px;
}

.tax-blog-cat p.postdate,
.post-type-archive p.postdate {
    color: #b5b4b4;
    font-size: 14px;
    margin-top: 0 !important;
    text-transform: lowercase;
}

div.postdate {
    margin: 0 0 20px 0;
}

.tax-blog-cat .last,
.post-type-archive .last {
    padding: 20px 20px 10px 0;
}

.tax-blog-cat .last h3,
.post-type-archive .last h3 {
    margin: 0;
}

.tax-blog-cat a.read-more,
.post-type-archive a.read-more {
    background: #aaad00;
    color: #fff;
    padding: 5px 10px;
    margin: 10px 0 0 0;
    text-transform: uppercase;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    display: table;
}

.single-short-term-rentals article {
    width: 100%;
}

.blog-categories {
    width: 25%;
    float: right;
    margin: 0;
}

.blog-categories h3 {
    margin-top: 0;
    text-transform: uppercase;
    font-weight: 300;
    font-size: 1.5em;
}

.blog-categories ul {
    list-style: none;
    background: #f1f1f1;
    border: 1px solid #ccc;
    padding: 0 10px;
}

.blog-categories ul li a {
    color: #333d47;
    text-transform: uppercase;
    font-size: 14px;
    border-bottom: 1px solid #ccc;
    padding: 10px 0;
    display: block;
}

.blog-categories ul li:last-child a {
    border-bottom: 0;
}

#hero {
    background: url("/wp-content/uploads/2024/12/home-fully-furnished-apartments-in-montreal-1.webp") no-repeat center center;
    background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    height: 675px;
}

#hero h1 {
    color: #333d47;
    font-size: 2vw;
    font-weight: 300;
    text-transform: uppercase;
    text-align: center;
    margin: 0 auto;
    padding-top: 14%;
    width: 480px;
    letter-spacing: -0.5px;
}

#hero h1 span {
    color: #aaad00;
    font-weight: normal;
}

#hero .container {
    height: 675px;
}

.search-box {
    position: absolute;
    bottom: 3%;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    z-index: 9999;
    width: 363px;
}

.search-cat {
    position: relative;
    background: rgba(255, 255, 255, 0.8);
    width: 112px;
    height: 112px;
    font-weight: 300;
    text-align: center;
    text-transform: uppercase;
    font-size: 14px;
    padding-top: 20px;
    float: left;
    margin-right: 3%;
}

.search-cat img {
    width: 25px;
    position: absolute;
    bottom: 15px;
    left: 50%;
    margin-left: -14.5px;
}

.search-cat:hover ul.search-cat-select {
    opacity: 1;
    height: auto;
}

ul.search-cat-select {
    background: rgba(255, 255, 255, 0.8);
    padding: 0;
    list-style: none;
    height: 0;
    overflow: hidden;
    opacity: 0;
    transition: all 0.5s ease;
    position: absolute;
    width: 100%;
    top: 98px;
    border-top: 5px solid #fff;
}

ul.search-cat-select li {
    padding: 10px;
}

ul.search-cat-select li a {
    color: #333d47;
}

#searchform {
    float: left;
    width: 64%;
}

.search #searchform {
    float: inherit;
    width: 100%;
}

.search .noresults {
    height: 450px;
}

#searchform:after {
    content: "";
    clear: both;
    display: block;
}

#searchform input[type="submit"] {
    position: relative;
    width: 112px;
    height: 112px;
    background: url(images/ico-loupe.svg) no-repeat;
    background-color: rgba(255, 255, 255, 0.8);
    background-size: 60%;
    background-position: center center;
    border: 0;
    text-indent: -99999px;
}

.search-field {
    position: relative;
    background: rgba(255, 255, 255, 0.8);
    width: 112px;
    height: 112px;
    font-weight: 300;
    text-align: center;
    text-transform: uppercase;
    font-size: 14px;
    padding-top: 20px;
    float: left;
    margin-right: 3%;
}

.search-field input[type="text"] {
    margin-top: 10px;
    background: transparent;
    border: none;
    width: 80%;
    height: 60%;
    text-align: center;
    font-family: "Open Sans";
    font-weight: 300;
    color: #333d47;
}

section {
    background-position: top center;
    background-attachment: fixed;
    padding: 0 0 40px 0;
    position: relative;
}

.home section h2 {
    background: #333d47;
    color: #fff;
    font-size: 30px;
    font-weight: 300;
    text-transform: uppercase;
    padding: 40px 0;
    text-align: center;
    margin: 0;
}

.home section h2 strong {
    color: #aaad00;
    font-weight: 300;
}

section h3 {
    font-size: 27px;
    font-weight: 300;
    text-transform: uppercase;
    text-align: center;
}

section:after {
    content: "";
    display: block;
    clear: both;
}

.gradientCat {
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0);
    width: 100%;
    height: 200px;
    position: absolute;
    bottom: 0;
    z-index: 0;
}

.gradientTesti {
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 1%, rgba(255, 255, 255, 0) 100%);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 1%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 1%, rgba(255, 255, 255, 0) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#00ffffff', GradientType=0);
    width: 100%;
    height: 200px;
    position: absolute;
    top: 0;
    z-index: 0;
}

#categories .container,
#testimonials .container {
    z-index: 1;
}

#categories a {
    color: #333d47;
}

img.ico-cat {
    height: 80px !important;
}

#testimonials {
    min-height: 440px;
    text-align: center;
    padding: 50px 0;
    font-family: "Caveat", cursive;
    font-size: 30px;
    background-size: cover;
}

#testimonials h3 {
    background: none;
    padding: 0;
    margin: 0;
    color: #333d47;
    font-weight: 500;
    font-family: "Open Sans", sans-serif;
}

.tax-blog-cat article h3 {
    margin-top: 0;
}

#appartments .special h2 {
    color: #fff;
    text-transform: uppercase;
    font-size: 27px;
    font-weight: 300;
    background: none;
    padding: 0;
    position: absolute;
    top: 25px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
}

#appartments h3 {
    color: #333d47;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 300;
    background: rgba(255, 255, 255, 0.8);
    padding: 15px 0;
    position: absolute;
    bottom: 0px;
    left: 0;
    width: 100%;
    margin: 0;
}

#appartments h4 {
    color: #333d47;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 300;
    background: rgba(255, 255, 255, 0.8);
    padding: 15px 0;
    position: absolute;
    bottom: 0px;
    left: 0;
    width: 100%;
    margin: 0;
    text-align: center;
}

#appartments {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-rows: auto;
    grid-template-areas: "title title title" "special featured1 featured2" "special featured3 featured4" "all all all";
    padding: 0;
}

#appartments .map {
    grid-area: special;
    border-right: 7px solid #333d47;
}

#appartments h2 {
    grid-area: title;
}


/*#appartments a:nth-child(2){grid-area:special;border-right:7px solid #333d47;}*/

#appartments>a:nth-child(3) {
    grid-area: featured1;
    border-right: 7px solid #333d47;
    border-bottom: 7px solid #333d47;
}

#appartments>a:nth-child(4) {
    grid-area: featured2;
    border-bottom: 7px solid #333d47;
}

#appartments>a:nth-child(5) {
    grid-area: featured3;
    border-right: 7px solid #333d47;
}

#appartments>a:nth-child(6) {
    grid-area: featured4;
}

#appartments .all {
    grid-area: all;
}

#appartments .special,
#appartments .map {
    height: 507px;
}

#appartments .featured {
    height: 250px;
}

#appartments .special,
#appartments .featured,
#appartments .map {
    background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    position: relative;
}

#appartments .special img,
#appartments .featured img {
    width: 45px;
    margin: -14px 10px 0 0;
}

.marker {
    width: 59px;
}

.marker-1 {
    position: absolute;
    left: 515px;
    top: 0;
}

.marker-2 {
    position: absolute;
    left: 589px;
    top: 82px;
}

.marker-3 {
    position: absolute;
    left: 384px;
    top: 167px;
}

.marker-4 {
    position: absolute;
    left: 443px;
    top: 167px;
}

.marker-5 {
    position: absolute;
    left: 530px;
    top: 215px;
}

.marker-6 {
    position: absolute;
    left: 400px;
    bottom: 20px;
    z-index: 50;
}

.marker-7 {
    position: absolute;
    left: 385px;
    bottom: 0px;
}

.all {
    background: #fff;
    padding: 30px 0;
    text-align: center;
    position: relative;
}

.all button {
    background: #fff;
    font-family: "Open Sans";
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 300;
    border: 1px solid #333d47;
    padding: 20px;
    overflow: hidden;
    transition: 0.5s;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}

.all button:hover {
    padding: 20px 30px;
    background: #333d47;
    color: #fff;
}

#blog {
    background: #f7f7f7;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: auto;
    grid-template-areas: "title title title title" "blog1 blog2 blog3 blog4";
    padding: 0 0 40px 0;
}

#blog h2 {
    grid-area: title;
}

#blog div.blogpost:nth-child(2) {
    grid-area: blog1;
    padding-right: 5px;
}

#blog div.blogpost:nth-child(3) {
    grid-area: blog2;
    padding-right: 5px;
}

#blog div.blogpost:nth-child(4) {
    grid-area: blog3;
    padding-right: 5px;
}

#blog div.blogpost:nth-child(5) {
    grid-area: blog4;
}

#blog div.blogpost {
    padding: 5px 0 50px 0;
    position: relative;
}

#blog div.blogpost .thumb {
    max-height: 310px;
    overflow: hidden;
}

#blog div.blogpost img {
    min-height: 310px;
    width: 100%;
}

#blog div.blogpost .content {
    text-align: center;
    padding: 0 20px;
}

#blog div.blogpost h3 {
    color: #aaad00;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 700;
}

#blog div.blogpost p.postdate {
    font-size: 14px;
    text-transform: lowercase;
}

#blog a.read-more {
    border: 1px solid #333d47;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    padding: 10px 30px;
    display: block;
    margin: 30px 0 0 0;
    color: #333d47;
    text-transform: uppercase;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transition: 0.5s;
}

#blog a.read-more:hover {
    padding: 10px 40px;
    background: #333d47;
    color: #fff;
}

.cta-blog {
    background: #f1f1f1;
    border: 1px solid #ccc;
    padding: 0 20px 20px 20px;
}

#comments {
    background: #333d47;
    position: relative;
    padding-bottom: 100px;
}

#comments h2 {
    padding-bottom: 15px;
}

#comments p {
    color: #fff;
    text-align: center;
    padding-bottom: 20px;
}

#comment-form {
    display: none;
}

.frame-form button,
.btn button {
    background: #333d47;
    color: #fff;
    font-family: "Open Sans";
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 300;
    border: 1px solid #fff;
    padding: 10px 20px;
    overflow: hidden;
    transition: 0.5s;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
}

.frame-form button:hover,
.btn button:hover {
    padding: 10px 28px;
    background: #fff;
    color: #333d47;
}

.btn-w button {
    background: transparent;
    color: #fff;
    font-family: "Open Sans";
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 300;
    border: 1px solid #fff;
    padding: 10px 20px;
    overflow: hidden;
    transition: 0.5s;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
}

.btn-w button:hover {
    padding: 10px 30px;
    background: #fff;
    color: #333d47;
}

.btn-small button {
    background: #333d47;
    color: #fff;
    font-family: "Open Sans";
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 300;
    border: 1px solid #fff;
    padding: 10px 15px;
    overflow: hidden;
    transition: 0.5s;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
}

.btn-small button:hover {
    padding: 10px 20px;
    background: #fff;
    color: #333d47;
    border: 1px solid #333d47;
}

#logos {
    background: #dddddd;
    padding: 40px 0;
    z-index: 1;
    text-align: center;
    border-top: 20px solid #333d47;
}

#logos img {
    margin: 0 0 0 4%;
    display: inline-block;
}

#logos img:first-child {
    margin: 0;
}

#cta {
    background: url("images/bg-cta-large.jpg") center center no-repeat;
    background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    height: 346px;
    text-align: center;
    color: #333d47;
    font-size: 24px;
}

#cta .container {
    max-width: 520px;
}

#cta h2 {
    background: none;
    color: #333d47;
    padding: 15px 0 0;
    font-weight: 300;
}

#cta img {
    width: 100px;
    margin: 20px auto 0;
}

#cta p {
    margin: 0 0 30px 0;
}

#cta .cta button {
    background: none;
    font-family: "Open Sans";
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 300;
    border: 1px solid #333d47;
    padding: 10px 40px;
    overflow: hidden;
    transition: 0.5s;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}

#cta .cta button:hover {
    padding: 10px 60px;
    background: #333d47;
    color: #fff;
}

.archive h1,
.search h1,
.single h1 {
    text-align: center;
    text-transform: uppercase;
    font-weight: 300;
    font-size: 30px;
    padding: 40px 0;
    color: #fff;
    background: #aaad00;
    margin-top: 0;
}

.single-short-term-rentals h1 {
    text-align: inherit;
    padding: 0;
    color: inherit;
    background: inherit;
    margin-top: inherit;
}

.single-short-term-rentals .col6 span {
    font-weight: 300 !important;
}

.archive a,
.search a {
    display: block;
}

.archive a:nth-child(3n) .col4,
.search a:nth-child(3n) .col4 {
    margin: 0;
}

.archive .col4,
.search .col4 {
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    height: 250px;
    margin-bottom: 3%;
    position: relative;
}

.category .col4 {
    height: auto;
}

.archive .col4 .title,
.search .col4 .title {
    font-size: 14px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 10px;
    background: rgba(51, 60, 70, 0.8);
    color: #fff;
    text-align: center;
}

.archive .col4 .infos,
.search .col4 .infos {
    padding-top: 20%;
    text-align: center;
    background: rgba(51, 60, 70, 0.8);
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: all 0.5s ease;
}

.archive a .no,
.archive a .price,
.search a .no,
.search a .price {
    color: #fff;
}

.archive a:hover .infos,
.search a:hover .infos {
    opacity: 1;
}

.archive .icon,
.search .icon,
.single-short-term-rentals .title .icon {
    margin: 0 10px 15px 0;
    font-size: 16px;
    vertical-align: bottom;
    display: inline-block;
}

.archive .icon img,
.search .icon img {
    height: 18px;
    margin-right: 5px;
    width: auto;
    display: inline !important;
}

.title:after {
    content: "";
    clear: both;
    display: block;
}

.single .featured img {
    width: 100%;
    height: auto;
}

.single-short-term-rentals a button {
    background: url("images/ico-download.svg") no-repeat #aaad00;
    background-size: 37px;
    background-position: 14px 15px;
    border: none;
    text-transform: uppercase;
    font-size: 18px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    color: #fff;
    padding: 24px 20px 19px 73px;
}

.single-short-term-rentals a.check-availibility button {
    display: table !important;
    background: url("images/ico-calendar.svg") no-repeat #aaad00 !important;
    background-size: 37px !important;
    background-position: 14px 10px !important;
    border: none !important;
    text-transform: uppercase !important;
    font-size: 18px !important;
    border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    -webkit-border-radius: 5px !important;
    color: #fff !important;
    padding: 24px 20px 19px 73px !important;
    margin-top: 40px !important;
}

.check-availibility-mobile {
    display: none;
}

.customers-page h1 {
    color: #333d47;
    font-size: 38px;
    font-weight: 300;
    text-transform: uppercase;
}

.customers-page section {
    padding: 60px 20px;
}

.customers-page h2 {
    font-weight: 300;
    text-transform: uppercase;
    font-size: 30px;
}

.customers-page h3 {
    font-weight: 700;
    text-align: left;
}

.customers-page ul {
    list-style: none;
    padding: 0;
}

.customers-page ul.check li:before {
    content: "✔";
    margin: 0 10px 0 -25px;
    color: #aaad00;
}

.customers-page ul li {
    padding: 0 0 10px 23px;
}

.customers-page .bgGrey {
    background: #f1f1f1;
}

.customers-page .parallax,
.parallax {
    background-size: cover !important;
    -moz-background-size: cover !important;
    -webkit-background-size: cover !important;
    background-position: center center !important;
    background-attachment: fixed !important;
    background-repeat: no-repeat;
}

.customers-page .our-services {
    color: #fff;
    font-size: 1.3em;
}

.customers-page .our-services h2>span {
    width: 44px;
    height: 44px;
    display: block;
    float: left;
    margin-right: 15px;
    margin-top: -10px;
    background: url("images/business-smart-icon.png") no-repeat center;
}

.customers-page .our-services ul.check {
    padding-left: 23px;
}

.customers-page .our-services ul.check li:before {
    color: #fff;
    border: 1px solid #fff;
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    padding: 2px 8px;
    font-size: 1em;
}

.customers-page .our-services ul li {
    padding: 0 0 20px 0;
}

.customers-page .contact-us,
.page-template-page-corporate .contact-us {
    background: #333d47;
    color: #fff;
    text-align: center;
    padding-bottom: 60px;
}

.customers-page .contact-us a[href^="tel:"],
.page-template-page-corporate .contact-us a[href^="tel:"] {
    font-size: 30px;
    margin: 0;
    font-weight: 900;
}

.customers-page .contact-us h3,
.page-template-page-corporate .contact-us h3 {
    text-align: center;
    font-weight: 300;
    margin-top: 0;
}

.customers-page .best-services {
    text-align: center;
    font-size: 18px;
}

.customers-page .best-services img,
.customers-page .claim-ajuster img,
.customers-page .ensurance-payment img {
    height: 50px;
    width: auto;
    display: table;
    margin: 20px auto;
}

.customers-page .business-our-payments h2 {
    text-align: center;
}

.customers-page .credit,
.claim-ajuster,
.ensurance-payment {
    text-align: center;
}

.business-today {
    background-repeat: no-repeat !important;
    background-position: top right !important;
    height: 568px;
}

.ensurance-furnished {
    background: url("/wp-content/uploads/2024/12/ensurance-furnished-temporary-housing-in-montreal.webp") no-repeat;
    color: #fff;
    text-align: center;
    height: 500px;
}

.customers-page .contact-us.emergency {
    padding-bottom: 0;
}

.customers-page .contact-us.emergency h2 {
    margin-top: 0;
}

.our-services {
    background: url("/wp-content/uploads/2024/12/entertainment-and-creative-industries-laptop.webp") no-repeat;
}

.customers-page .our-services img,
.customers-page .leisure-our-services img {
    height: 50px;
    width: auto;
    margin-bottom: 15px;
}

.customers-page .our-services .content {
    height: 250px;
    font-size: 16px;
    font-weight: 300;
}

.business-family {
    position: relative;
}

.business-family img {
    position: absolute;
    bottom: -76px;
    right: 0;
    width: 749px;
}

.business-family .btn button {
    left: 0;
    transform: inherit;
    position: relative;
}

.business-family .btn button:hover {
    border: 1px solid #333d47;
}

.leisure-our-services {
    background: url("img-content/leisure-our-service.jpg") no-repeat;
    color: #fff;
}

.customers-page #blog h2,
.customers-page #blog h3,
.customers-page .we-have .why,
#faq .cta,
.business-infos,
#contact .social {
    text-align: center;
}

.customers-page .we-have .why {
    padding-bottom: 40px;
    margin-bottom: 40px;
    border-bottom: 1px solid #ccc;
}

.customers-page .we-have .why h5 {
    font-weight: 900;
    font-size: 50px;
    margin: 0;
}

.film {
    color: #fff;
}

h5.danger {
    color: #9c363d;
}

h5.info {
    color: #009ee2;
}

h5.success {
    color: #aaad00;
}

h5.warning {
    color: #f29100;
}

.customers-page .list-now,
#faq .cta,
.business-infos,
#contact .social {
    padding: 0 20px 80px 20px;
    background: #f1f1f1;
    border: 1px solid #ccc;
    position: relative;
}

#faq .cta {
    position: fixed;
    width: 20%;
}

#faq .cta img {
    width: 120px;
    margin: 20px auto 0 auto;
}

div.progress {
    height: 35px;
    border-radius: 30px;
    background-color: #d3d4d6;
    color: #fff;
    margin-bottom: 10px;
}

div.progress>div {
    height: 35px;
    text-align: left;
    border-radius: 30px;
}

div.progress>div>span {
    line-height: 35px;
    font-size: 14px;
    padding-left: 20px;
}

div.progress-bar-danger {
    background-color: #9c363d;
}

div.progress-bar-info {
    background-color: #009ee2;
}

div.progress-bar-success {
    background-color: #aaad00;
}

div.progress-bar-warning {
    background-color: #f29100;
}

section.steps>h2 {
    font-size: 35px;
    padding: 0 20px;
    text-align: center;
    display: block;
    margin-bottom: 40px;
}

section.steps>ol>li {
    text-align: center;
    margin-bottom: 30px;
}

section.steps>ol>li:nth-child(1)>h5 {
    color: #9c363d;
}

section.steps>ol>li:nth-child(2)>h5 {
    color: #009ee2;
}

section.steps>ol>li:nth-child(3)>h5 {
    color: #aaad00;
}

section.steps>ol>li:nth-child(4)>h5 {
    color: #f29100;
}

section.steps>ol>li>h4 {
    font-size: 22px;
    padding: 0 20px;
    margin-bottom: 10px;
}

section.steps {
    padding: 60px 0;
}

section.steps>ol {
    list-style: none;
}

section.steps>ol,
section.steps>ol>li {
    padding: 0;
}

section.steps>ol>li>h5 {
    font-size: 35px;
    margin: 0;
}

section.steps>ol>li>span {
    height: 35px;
    width: 100%;
    display: inline-block;
    position: relative;
    border-left: 1px solid #333d47;
    border-right: 1px solid #333d47;
    background: url("images/about-dotline.gif") repeat-x center;
    margin: 10px 0;
}

section.steps>ol>li:last-child>span {
    border-right: 2px solid #333d47;
}

section.steps>ol>li:first-child>span {
    border-left: 2px solid #333d47;
}

section.steps>ol>li>span>em {
    height: 14px;
    width: 14px;
    border-radius: 50px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -7px 0 0 -7px;
    background-color: #333d47;
    display: block;
}

section.steps>ol>li>p {
    padding: 0 20px;
}

section.steps .col3 {
    width: 25%;
    margin: 0;
}

section.steps .col4 {
    width: 33.33%;
    margin: 0;
}

#contact .business-infos img {
    width: 35px;
    margin: 30px auto 0 auto;
}

#contact .business-infos h2 {
    margin-top: 0;
}

#contact .business-infos {
    padding-bottom: 10px;
}

#contact .business-infos a.tel {
    color: #333d47;
    font-weight: bold;
    font-size: 20px;
}

#contact .social {
    margin-top: 20px;
    text-align: center;
    padding-bottom: 20px;
    background: #333d47;
    color: #fff;
}

#contact .social a:nth-child(2) {
    width: 10px;
}

.toggle {
    border: 1px solid #333d47;
    padding: 17px;
    position: relative;
    margin-bottom: 20px;
}

.toggle .openclose {
    cursor: pointer;
}

.toggle h2 {
    margin: 0;
    font-size: 16px;
    font-weight: bold;
    color: #aaad00;
    text-transform: uppercase;
    padding: 0 30px 20px 0;
}

.toggle span {
    position: absolute;
    right: 17px;
    top: 28px;
    font-size: 50px;
    font-weight: 900;
    color: #333d47;
    margin: 0;
    line-height: 0;
}

.frm_forms input[type="text"].frm_verify,
.frm_forms label.frm_screen_reader {
    display: none !important;
}

.form-check-availability .frm_style_formidable-style.with_frm_style label.frm_primary_label,
.form-check-availability .frm_style_formidable-style.with_frm_style.frm_login_form label {
    font-family: "Raleway", sans-serif;
    font-size: 16px;
    color: #ffffff !important;
    font-weight: normal;
    text-align: left;
    margin: 0;
    padding: 0 0 3px 0;
    width: auto;
    display: block;
}

.form-check-availability .frm_style_formidable-style.with_frm_style input[type="text"],
.form-check-availability .frm_style_formidable-style.with_frm_style input[type="email"],
.form-check-availability .frm_style_formidable-style.with_frm_style input[type="tel"],
.form-check-availability .frm_style_formidable-style.with_frm_style input[type="phone"],
.form-check-availability .frm_style_formidable-style.with_frm_style select,
.form-check-availability .frm_style_formidable-style.with_frm_style textarea {
    color: #333d47 !important;
    background-color: #ffffff !important;
    border-color: #ffffff !important;
    border-width: 1px;
    border-style: solid;
    -moz-border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    border-radius: 0 !important;
    width: 100%;
    max-width: 100%;
    font-size: 16px;
    padding: 6px 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
    font-weight: normal;
    box-shadow: none;
}

.form-check-availability .frm_screen_reader {
    color: #fff;
}

.form-check-availability label[for="frm_verify_2"] {
    text-align: left !important;
}

.frm_style_formidable-style.with_frm_style .frm_submit button {
    display: table !important;
    background: url("images/ico-calendar.svg") no-repeat #aaad00 !important;
    background-size: 40px !important;
    background-position: 14px 10px !important;
    border: none !important;
    text-transform: uppercase !important;
    font-size: 18px !important;
    border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    -webkit-border-radius: 5px !important;
    color: #fff !important;
    padding: 24px 20px 19px 0px !important;
    margin-top: 40px !important;
    width: 100% !important;
}

#contact .frm_style_formidable-style.with_frm_style .frm_submit button {
    width: 50% !important;
}

.frm_style_formidable-style.with_frm_style form {
    text-align: center !important;
}

.form-check-availability {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.9);
    z-index: 99999;
    display: none;
}

.form-check-availability .close {
    position: absolute;
    top: 5%;
    right: 5%;
    font-size: 20px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 300;
    text-align: center;
    border: 1px solid #fff;
    padding: 20px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    cursor: pointer;
}

.form-check-availability h3.top {
    text-transform: uppercase;
    font-weight: 300;
    color: #fff;
    font-size: 30px;
    position: absolute;
    left: 50%;
    top: 0%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
}

.form-check-availability h3 {
    text-transform: uppercase;
    font-weight: 300;
    color: #fff;
    font-size: 20px;
    position: absolute;
    left: 50%;
    top: 50px;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
}

.form-check-availability form {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}

.navigation ul {
    padding: 0;
}

.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
    color: #fff;
    text-decoration: none;
}

.navigation li {
    display: inline;
}

.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
    background-color: #333d47;
    border-radius: 3px;
    cursor: pointer;
    padding: 12px;
    padding: 0.75rem;
    display: inline-block;
    margin-bottom: 5px;
}

.navigation li a:hover,
.navigation li.active a {
    background-color: #aaad00;
}

#slideshow {
    width: 100%;
    position: relative;
}

#slideshow>div {
    position: absolute;
    top: 10px;
    left: 10px;
    right: 10px;
    bottom: 10px;
}

footer {
    background: #333d47;
    padding: 53px 0;
    color: #fff;
    font-size: 14px;
}

footer:after {
    content: "";
    display: block;
    clear: both;
}

footer .col6 {
    text-align: center;
    line-height: 48px;
}


/* .footer-logo {
    width: 155px !important;
} */

.social {
    text-align: right;
    padding-top: 13px;
}

.social a {
    display: inline-block;
    margin: 0 10px 0 0;
    height: 20px;
    width: 20px;
}

.social a:first-child {
    width: 10px;
}

.social img {
    height: 20px;
}

#bottom {
    background: #1a222a;
    color: #fff;
    font-size: 12px;
    text-align: center;
    padding: 20px 0;
}

#bottom .container {
    max-width: 700px;
}

#bottom a {
    color: #fff;
    text-decoration: underline;
}

.single-short-term-rentals .top {
    border-bottom: 1px solid #fff;
}

.single-short-term-rentals h1 {
    color: #fff;
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 300;
    margin-top: 0;
    padding-top: 45px;
}

.single-short-term-rentals article .container {
    max-width: 98%;
    color: #fff;
}

.single-short-term-rentals .content-top {
    background: rgb(51, 61, 71);
    background: -moz-linear-gradient(left, rgba(51, 61, 71, 1) 0%, rgba(153, 158, 162, 1) 100%);
    background: -webkit-linear-gradient(left, rgba(51, 61, 71, 1) 0%, rgba(153, 158, 162, 1) 100%);
    background: linear-gradient(to right, rgba(51, 61, 71, 1) 0%, rgba(153, 158, 162, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#333d47', endColorstr='#999ea2', GradientType=1);
    padding-bottom: 40px;
    font-weight: 300;
}

.single-short-term-rentals .content-top h2,
.single-short-term-rentals .content-top h2 b {
    font-weight: 300;
}

.single-short-term-rentals .content-top h2:first-of-type {
    margin-bottom: 0;
}

.single-short-term-rentals .content-top p {
    margin-top: 0;
}

.single-short-term-rentals .content-top a {
    color: #aaad00;
    text-decoration: underline;
}

.single-short-term-rentals .content-top .price {
    font-size: 18px;
    color: #aaad00;
    font-weight: 500;
}

.single-short-term-rentals footer {
    border-top: 1px solid #fff;
}

.single-short-term-rentals .content-mid {
    display: flex;
    background: #fff;
}

.single-short-term-rentals .title {
    margin: 20px 0 0 0;
}

.single-short-term-rentals .title img {
    height: 30px;
    margin-right: 5px;
    width: auto;
    display: inline !important;
}

.single-short-term-rentals .content-mid h3 {
    background: #d6d8da;
    padding: 10px 20px;
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 300;
    color: #333d47;
}

.single-short-term-rentals .content-mid ul {
    list-style: none;
    column-count: 2;
    column-gap: 2%;
    padding-left: 20px;
}

.single-short-term-rentals .content-mid ul li:before {
    content: "•";
    color: #aaad00;
    font-size: 26px;
    margin: 0 5px 0 0;
    padding-top: 5px;
    vertical-align: sub;
}

.single-short-term-rentals .content-mid ul li {
    line-height: 26px;
}

.single-short-term-rentals .content-mid ol {
    list-style-type: upper-alpha;
}

.single-short-term-rentals .content-mid p {
    padding-left: 20px;
}

.single-short-term-rentals .gallery {
    width: 80%;
    margin: 0 auto;
}

.single-short-term-rentals .gallery-images {
    float: right;
    width: 48%;
}

.page-id-3 .container h3 {
    text-align: left;
}

.left {
    float: left;
    margin-right: 15px;
}

.right {
    float: right;
    margin-left: 15px;
}

.clear {
    clear: both;
}

.fgsp-image-fit .fgsp-img-wrap {
    height: auto !important;
}

.col1,
.col2,
.col3,
.col4,
.col5,
.col6,
.col7,
.col8,
.col9,
.col10,
.col11,
.col12 {
    float: left;
    margin: 0 3% 0 0;
}

.col1.last,
.col2.last,
.col3.last,
.col4.last,
.col5.last,
.col6.last,
.col7.last,
.col8.last,
.col9.last,
.col10.last,
.col11.last,
.col12 {
    margin: 0;
}

.col1 {
    width: 5.5%;
}

.col2 {
    width: 14%;
}

.col3 {
    width: 22.5%;
}

.col4 {
    width: 31%;
}

.col5 {
    width: 39.5%;
}

.col6 {
    width: 48%;
}

.col7 {
    width: 56.5%;
}

.col8 {
    width: 65%;
}

.col9 {
    width: 73.5%;
}

.col10 {
    width: 82%;
}

.col11 {
    width: 90.5%;
}

.col12 {
    width: 99%;
    margin: 0;
}

.col1 img,
.col2 img,
.col3 img,
.col4 img,
.col5 img,
.col6 img,
.col7 img,
.col8 img,
.col9 img,
.col10 img,
.col11 img,
.col12 img {
    width: 100%;
    height: auto;
    display: block;
}

.with_frm_style .frm_message,
.frm_success_style {
    width: 500px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%);
}

@media only screen and (max-width: 1720px) {
    #hero h1 {
        padding-top: 15%;
    }
}

@media only screen and (max-width: 1530px) {
    #hero h1 {
        padding-top: 18%;
    }
}

@media only screen and (max-width: 1463px) {
    #cta {
        background: url("/wp-content/uploads/2024/12/background-furnished-apartments-in-montreal.webp") center center no-repeat;
    }

    .customers-page .business-today {
        background-position: 100px top;
    }
}

@media only screen and (max-width: 1350px) {
    .marker-1 {
        position: absolute;
        left: 223px;
        top: 0;
    }

    .marker-2 {
        position: absolute;
        left: 297px;
        top: 82px;
    }

    .marker-3 {
        position: absolute;
        left: 92px;
        top: 167px;
    }

    .marker-4 {
        position: absolute;
        left: 151px;
        top: 167px;
    }

    .marker-5 {
        position: absolute;
        left: 238px;
        top: 215px;
    }

    .marker-6 {
        position: absolute;
        left: 117px;
        bottom: 20px;
        z-index: 50;
    }

    .marker-7 {
        position: absolute;
        left: 107px;
        bottom: 0px;
    }

    #appartments .map {
        background-position: -292px top;
    }
}

@media only screen and (max-width: 1330px) {
    .single-short-term-rentals .content-top .col6 {
        width: 100% !important;
        float: none !important;
    }

    .single-short-term-rentals .content-top .gallery {
        width: 100%;
    }

    .fgsp-common-slider button.slick-prev {
        left: 40px;
    }

    .fgsp-common-slider button.slick-next {
        right: 40px;
    }
}

@media only screen and (max-width: 1224px) {
    #blog {
        grid-template-columns: 1fr 1fr;
        grid-template-rows: auto;
        grid-template-areas: "title title" "blog1 blog2" "blog3 blog4";
        padding: 0;
    }

    #blog div.blogpost {
        padding: 0 0 80px 0;
    }

    #blog a.read-more {
        bottom: 20px;
    }
}

@media only screen and (max-width: 1120px) {
    #hero h1 {
        font-size: 29px;
    }

    #logos a {
        margin: 2% 0 2% 4%;
        display: inline-block;
    }

    .single-short-term-rentals .content-mid {
        display: inherit;
    }

    .single-short-term-rentals .content-mid iframe {
        height: 350px !important;
    }

    .content-mid .col6 {
        width: 100%;
        float: none;
    }
}

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

    header .mobile-menu,
    header.active .mobile-menu .fa-times,
    header.active nav {
        display: block;
    }

    header .mobile-menu .fa-times,
    header.active .mobile-menu .fa-bars,
    header nav {
        display: none;
    }

    header .mobile-menu {
        background: none;
        border: none;
        border-radius: 0;
        width: 30px;
        height: 30px;
        position: absolute;
        right: 20px;
        top: 20px;
    }

    .top {
        height: auto;
    }

    nav.main {
        display: none;
    }

    nav.mobile {
        position: fixed;
        width: 100%;
        height: 110%;
        background: rgba(0, 0, 0, 0.8);
        text-align: center;
        z-index: 99999;
        top: 0;
        left: 0;
    }

    nav.mobile ul {
        position: absolute;
        top: 10%;
        left: 50%;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
    }

    nav.mobile a {
        color: #fff;
        font-size: 20px;
        font-weight: 300;
        text-transform: uppercase;
        display: block;
    }

    nav.mobile ul {
        width: 100%;
    }

    nav.mobile li ul {
        position: relative;
    }

    nav.mobile li a {
        padding: 7px 0;
        display: block;
    }

    nav.mobile li.customers a {
        color: #aaad00;
        cursor: inherit;
    }

    ul.infos {
        float: inherit;
        margin-top: 0;
        margin-left: 0;
        text-align: right;
    }

    ul.infos li {
        display: inline-block;
        margin: 10px 0 0 0;
    }

    #appartments {
        display: grid;
        grid-template-columns: 1fr 1fr;
        grid-template-rows: auto;
        grid-template-areas: "title title" "special special" "featured1 featured2" "featured1 featured2" "featured3 featured4" "featured3 featured4" "all all";
        padding: 0;
    }

    #appartments a:nth-child(2) {
        grid-area: special;
        border-right: 0;
        border-bottom: 7px solid #333d47;
    }

    .marker-1 {
        position: absolute;
        left: 515px;
        top: 0;
    }

    .marker-2 {
        position: absolute;
        left: 589px;
        top: 82px;
    }

    .marker-3 {
        position: absolute;
        left: 384px;
        top: 167px;
    }

    .marker-4 {
        position: absolute;
        left: 443px;
        top: 167px;
    }

    .marker-5 {
        position: absolute;
        left: 530px;
        top: 215px;
    }

    .marker-6 {
        position: absolute;
        left: 400px;
        bottom: 20px;
        z-index: 50;
    }

    .marker-7 {
        position: absolute;
        left: 385px;
        bottom: 0px;
    }

    #appartments .map {
        background-position: left top;
        background-repeat: no-repeat;
    }
}

@media only screen and (max-width: 1100px) {
    #hero h1 {
        padding-top: 181px;
    }

    .archive article,
    .archive aside {
        width: 100%;
        float: none;
    }

    .blog-categories,
    .tax-blog-cat article,
    .single article,
    .post-type-archive-blog article {
        width: 100%;
        float: none;
    }

    .customers-page .business-today {
        background-size: 100%;
        height: auto;
    }

    .customers-page .list-now.col5,
    .list-your-apartment .col7,
    #faq .cta,
    .customers-page .col8,
    .customers-page .col4 {
        float: none;
        width: 100%;
        text-align: center;
    }

    #faq .cta {
        position: relative;
    }
}

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

    footer .col3,
    footer .col6 {
        width: 100%;
        float: none;
        text-align: center;
    }

    footer .footer-logo {
        display: block;
        margin: 0 auto;
    }

    footer .col6 {
        line-height: inherit;
        margin: 20px 0;
    }
}

@media only screen and (max-width: 800px) {
    .customers-page .business-today h2 {
        width: 70%;
    }

    .customers-page .business-today {
        text-shadow: 2px 2px 1px #ffffff;
    }

    .customers-page .business-today {
        background-position: 2% top;
        background-size: cover;
        -moz-background-size: cover;
        -webkit-background-size: cover;
        -o-background-size: cover;
        height: auto;
    }
}

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

    [class*="col"],
    section.steps .col3,
    section.steps .col4 {
        width: 100%;
    }

    .post.col4 {
        width: 48%;
    }

    .archive a:nth-child(3n) .col4 {
        margin-right: 3%;
    }

    .archive a:nth-child(2n) .col4 {
        margin-right: 0;
    }

    #blog {
        grid-template-columns: 1fr;
        grid-template-rows: auto;
        grid-template-areas: "title" "blog1" "blog2" "blog3" "blog4";
        padding: 0;
    }

    .business-family .col4,
    .business-family .col8 {
        width: 100%;
        float: none;
    }

    .business-family .col8 img {
        position: relative;
    }

    .customers-page .our-services .content {
        height: auto;
        margin-bottom: 30px;
    }

    .customers-page .our-services {
        text-align: center;
    }

    .customers-page .our-services .content img,
    .leisure-our-services img {
        margin: 0 auto 10px auto;
    }

    .customers-page .parallax,
    #testimonials {
        background-attachment: inherit;
    }

    .business-family,
    .leisure-our-services {
        text-align: center;
    }

    .business-family .container {
        padding-bottom: 0;
    }

    #categories {
        background-image: url('https://enville.net/wp-content/uploads/2024/12/bg-cat-m.webp') !important;
    }

    .single-short-term-rentals .content-mid ul {
        column-count: inherit;
        column-gap: inherit;
    }

    .check-availibility-mobile {
        display: block;
    }

    .check-availibility {
        display: none;
    }
}

@media only screen and (max-width: 690px) {
    .marker-1 {
        position: absolute;
        left: 285px;
        top: 0;
    }

    .marker-2 {
        position: absolute;
        left: 359px;
        top: 82px;
    }

    .marker-3 {
        position: absolute;
        left: 154px;
        top: 167px;
    }

    .marker-4 {
        position: absolute;
        left: 213px;
        top: 167px;
    }

    .marker-5 {
        position: absolute;
        left: 300px;
        top: 215px;
    }

    .marker-6 {
        position: absolute;
        left: 170px;
        bottom: 20px;
        z-index: 50;
    }

    .marker-7 {
        position: absolute;
        left: 155px;
        bottom: 0px;
    }

    #appartments .map {
        background-position: -230px top;
    }
}

@media only screen and (max-width: 620px) {
    #testimonials {
        min-height: 540px;
        line-height: 30px;
    }

    .customers-page .business-today h2 {
        width: 90%;
    }

    .customers-page .business-today {
        background-position: -60px top;
        height: auto;
    }
}

@media only screen and (max-width: 585px) {
    #appartments h2 br {
        display: none;
    }

    #appartments {
        display: grid;
        grid-template-columns: 1fr;
        grid-template-rows: auto;
        grid-template-areas: "title" "special" "featured1" "featured2" "featured3" "featured4" "all";
        padding: 0;
    }

    #appartments a:nth-child(3) {
        border-right: 0;
    }

    #appartments a:nth-child(5) {
        border-right: 0;
        border-bottom: 7px solid #333d47;
    }

    #hero h1 {
        width: 100%;
    }

    .ensurance-furnished {
        height: auto;
        padding-bottom: 100px;
    }
}

@media only screen and (max-width: 480px) {
    #hero h1 {
        font-size: 23px;
    }

    #cta p {
        margin: 0 0 10px 0;
        line-height: 30px;
        font-size: 20px;
    }

    #appartments .map {
        display: none;
    }

    .post.col4 {
        width: 100%;
        margin-bottom: 3% !important;
    }
}


/* This is custom Css */

.owl-item img {
    height: 500px;
    margin: auto;
    display: block;
}

img.small-bed-icon {
    height: 30px;
    margin-top: 15px;
}

.owl-theme .owl-controls .owl-buttons div {
    width: 35px;
    height: 35px;
    font-size: 21px !important;
}

#buildings .owl-stage p {
    font-size: 27px;
    font-weight: 300;
    text-transform: uppercase;
    text-align: center;
}

#logos img {
    margin: 0 0 0 0% !important;
    display: inline-block !important;
}