.elementor-kit-7{--e-global-color-primary:#E7A06A;--e-global-color-secondary:#E1D4BE;--e-global-color-text:#35484F;--e-global-color-accent:#BED9E6;--e-global-color-9a8b03e:#FFFFFF;--e-global-color-d62d371:#000000;--e-global-color-776799a:#A4B3A1;--e-global-color-dda64c5:#435A62;--e-global-color-befd80e:#637965;--e-global-color-bb38602:#EC7966;--e-global-typography-primary-font-family:"CP-Main";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"CP-Main";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"CP-Main";--e-global-typography-text-font-size:1.25vw;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:2vw;--e-global-typography-accent-font-family:"CP-Main";--e-global-typography-accent-font-weight:500;--e-global-typography-9c4b327-font-family:"CP-Main";--e-global-typography-9c4b327-font-size:1vw;--e-global-typography-9c4b327-font-weight:400;--e-global-typography-9c4b327-text-transform:uppercase;--e-global-typography-9c4b327-line-height:1.2vw;--e-global-typography-f45b90a-font-family:"CP-Main";--e-global-typography-f45b90a-font-size:1vw;--e-global-typography-f45b90a-font-weight:400;--e-global-typography-f45b90a-line-height:2vw;--e-global-typography-84b08c9-font-family:"CP-Main";--e-global-typography-84b08c9-font-size:1vw;--e-global-typography-84b08c9-font-weight:600;--e-global-typography-84b08c9-text-transform:uppercase;--e-global-typography-05104cd-font-family:"CP-Main";--e-global-typography-05104cd-font-size:2.5vw;--e-global-typography-05104cd-font-weight:400;--e-global-typography-05104cd-line-height:3vw;--e-global-typography-c45ba3a-font-family:"CP-Main";--e-global-typography-c45ba3a-font-size:16px;--e-global-typography-c45ba3a-font-weight:400;--e-global-typography-c45ba3a-text-transform:uppercase;--e-global-typography-e150baf-font-family:"CP-Main";--e-global-typography-e150baf-font-size:1.60vw;--e-global-typography-e150baf-font-weight:500;--e-global-typography-e150baf-text-transform:uppercase;--e-global-typography-99fac4e-font-family:"CP-Main";--e-global-typography-99fac4e-font-size:1vw;--e-global-typography-99fac4e-font-weight:400;--e-global-typography-99fac4e-line-height:2.5vw;--e-global-typography-a549924-font-family:"CP-Main";--e-global-typography-a549924-font-size:3.5vw;--e-global-typography-a549924-font-weight:900;--e-global-typography-a549924-line-height:4vw;--e-global-typography-d8d15ff-font-family:"CP-Main";--e-global-typography-d8d15ff-font-size:3.5vw;--e-global-typography-d8d15ff-font-weight:700;--e-global-typography-d8d15ff-line-height:4vw;--e-global-typography-67075c7-font-family:"CP-Main";--e-global-typography-67075c7-font-size:1.5vw;--e-global-typography-67075c7-font-weight:400;--e-global-typography-67075c7-text-transform:none;--e-global-typography-67075c7-line-height:2vw;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1400px;}.e-con{--container-max-width:1400px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:991px){.elementor-kit-7{--e-global-typography-text-font-size:18px;--e-global-typography-text-line-height:24px;--e-global-typography-9c4b327-font-size:14px;--e-global-typography-9c4b327-line-height:24px;--e-global-typography-f45b90a-font-size:14px;--e-global-typography-f45b90a-line-height:24px;--e-global-typography-84b08c9-font-size:14px;--e-global-typography-84b08c9-line-height:24px;--e-global-typography-e150baf-font-size:16px;--e-global-typography-99fac4e-font-size:14px;--e-global-typography-a549924-font-size:28px;--e-global-typography-a549924-line-height:34px;--e-global-typography-d8d15ff-font-size:28px;--e-global-typography-d8d15ff-line-height:34px;--e-global-typography-67075c7-font-size:18px;--e-global-typography-67075c7-line-height:24px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Improved Animations Stylesheet from https://element.how/elementor-improve-entrance-animations/ , works for the 'fade' animations */

@keyframes fadeDown {
    from {
        opacity: 0;
        transform: translate3d(0,-30px,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.elementor-element.fadeInDown {
    animation-name: fadeDown
}

@keyframes fadeLeft {
    from {
        opacity: 0;
        transform: translate3d(-30px,0,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.elementor-element.fadeInLeft {
    animation-name: fadeLeft
}

@keyframes fadeRight {
    from {
        opacity: 0;
        transform: translate3d(30px,0,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.elementor-element.fadeInRight {
    animation-name: fadeRight
}

@keyframes fadeUp {
    from {
        opacity: 0;
        transform: translate3d(0,30px,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.elementor-element.fadeInUp {
    animation-name: fadeUp
}





/* width */
::-webkit-scrollbar {
  width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #dfdfdf;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #333;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #555;
}


body{
    overflow-x: hidden!important;
    overflow-y: visible;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'CP-Main';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://elanlocatif.ca/wp-content/uploads/2025/04/CT.eot');
	src: url('https://elanlocatif.ca/wp-content/uploads/2025/04/CT.eot?#iefix') format('embedded-opentype'),
		url('https://elanlocatif.ca/wp-content/uploads/2025/04/CT.woff2') format('woff2'),
		url('https://elanlocatif.ca/wp-content/uploads/2025/04/CT.woff') format('woff'),
		url('https://elanlocatif.ca/wp-content/uploads/2025/04/CT.ttf') format('truetype');
}
@font-face {
	font-family: 'CP-Main';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('https://elanlocatif.ca/wp-content/uploads/2025/04/CB.eot');
	src: url('https://elanlocatif.ca/wp-content/uploads/2025/04/CB.eot?#iefix') format('embedded-opentype'),
		url('https://elanlocatif.ca/wp-content/uploads/2025/04/CB.woff2') format('woff2'),
		url('https://elanlocatif.ca/wp-content/uploads/2025/04/CB.woff') format('woff'),
		url('https://elanlocatif.ca/wp-content/uploads/2025/04/CB.ttf') format('truetype');
}
/* End Custom Fonts CSS */