body.page-template-landing-page-reveal .elementor-location-header {
display: none;
}
body.page-template-landing-page-reveal .elementor-location-footer .elementor-element-f9ae9fa {
display: none;
}
body.page-template-landing-page-reveal .cta {
padding: 12px;
text-decoration: none;
font-weight: 600;
font-size: 16px;
line-height: 120%;
transition: all 400ms ease-in-out;
border: 1px solid transparent;
}
body.page-template-landing-page-reveal .cta.cta-white,
body.page-template-landing-page-reveal .cta.cta-orange:hover {
background-color: white;
color: #F05332;
}
body.page-template-landing-page-reveal .cta.cta-orange,
body.page-template-landing-page-reveal .cta.cta-white:hover {
background-color: #F05332;
color: white;
}
body.page-template-landing-page-reveal .cta.cta-orange:hover {
border: 1px solid #F05332;
} body.page-template-landing-page-reveal .page-header {
width: 100%;
height: 821px;
position: relative;
background-position: center!important;
background-repeat: no-repeat!important;
background-size: cover!important;
}
body.page-template-landing-page-reveal .page-header .logo {
width: 252px;
height: 74px;
position: absolute;
margin: auto;
left: 0;
right: 0;
top: 44px;
background-image: url(//www.alupreference.com/wp-content/themes/alu-preference/img/lp/header-logo.png);
background-position: center;
background-repeat: no-repeat;
background-size: contain;
}
body.page-template-landing-page-reveal .page-header .logo a {
display: block;
width: 100%;
height: 100%;
}
body.page-template-landing-page-reveal .page-header-wrapper {
width: 90%;
max-width: 1316px;
height: 90%;
margin: auto;
background-image: url(//www.alupreference.com/wp-content/themes/alu-preference/img/lp/header-frame.svg);
background-position: center;
background-repeat: no-repeat;
background-size: contain;
display: flex;
align-content: center;
flex-direction: column;
flex-wrap: nowrap;
justify-content: end;
align-items: flex-start;
}
body.page-template-landing-page-reveal .page-header h1 {
padding: 0 50px;
color: #ffffff;
font-style: normal;
font-size: 49px;
font-weight: 400;
text-transform: uppercase;
}
body.page-template-landing-page-reveal .page-header .ctas {
margin-top: 48px;
margin-bottom: 135px;
padding: 0 50px;
display: flex;
flex-wrap: wrap;
row-gap: 32px;
column-gap: 32px;
} body.page-template-landing-page-reveal .page-content {
width: calc(100% - 100px);
max-width: 1316px;
margin: auto;
position: relative;
top: -80px;
}
body.page-template-landing-page-reveal .page-content .carousel-video {
margin: auto;
}
body.page-template-landing-page-reveal .page-content .carousel-video .elem-video {
height: 230px;
position: relative;
}
body.page-template-landing-page-reveal .page-content .carousel-video .elem-video:last-child {
margin-right: 0;
}
body.page-template-landing-page-reveal .page-content .carousel-video .elem-video .content-video {
display: block;
width: 100%;
height: 100%;
user-select: none;
background-color: #dddddd;
background-repeat: no-repeat;
background-position: center;
background-size: cover;
cursor: pointer;
}
body.page-template-landing-page-reveal .page-content .carousel-video .elem-video .num {
padding: 5px;
position: absolute;
bottom: 38px;
left: 0;
color: #FF4612;
font-size: 19px;
font-weight: 800;
text-transform: uppercase;
background-color: #ffffff;
}
body.page-template-landing-page-reveal .page-content .carousel-video .elem-video .title {
padding: 5px;
position: absolute;
bottom: 0;
left: 0;
color: #121842;
font-size: 19px;
font-weight: 800;
text-transform: uppercase;
background-color: #ffffff;
}
body.page-template-landing-page-reveal .page-content .carousel-video .elem-video .picto {
position: absolute;
bottom: 16px;
right: 44px;
padding: 15px 18px;
color: #FF4612;
background-color: #ffffff;
}
body.page-template-landing-page-reveal .page-content .carousel-video .elem-video:hover .picto {
color: #ffffff;
background-color: #FF4612;
}
body.page-template-landing-page-reveal .page-content .navigation-video {
margin: 20px auto;
display: flex;
flex-direction: row;
flex-wrap: nowrap;
align-content: center;
justify-content: flex-start;
align-items: center;
overflow: hidden;
}
body.page-template-landing-page-reveal .page-content .navigation-video .chevron {
margin: 0 30px;
font-size: 30px;
color: #F05332;
cursor: pointer;
}
body.page-template-landing-page-reveal .page-content .navigation-video .chevron:hover {
color: #121842;
}
body.page-template-landing-page-reveal .page-content .navigation-video .progress {
width: 100%;
height: 4px;
margin-left: 30px;
position: relative;
background-color: #687A82;
}
body.page-template-landing-page-reveal .page-content .navigation-video .progress-bar {
background-color: #F05332;
width: calc(100% / 7);
height: 4px;
position: absolute;
left: 0;
transition: all .6s ease;
} body.page-template-landing-page-reveal .page-content .reveal-video {
margin: 65px auto 0;
cursor: pointer;
}
body.page-template-landing-page-reveal .page-content .reveal-video img {
display: flex;
margin: 0 auto;
max-height: 730px;
width: auto;
} body.page-template-landing-page-reveal .page-content .navigation-menu {
margin: 75px auto 55px;
display: flex;
flex-direction: row;
flex-wrap: wrap;
align-content: center;
justify-content: space-between;
align-items: center;
overflow: hidden;
}
body.page-template-landing-page-reveal .page-content .navigation-menu .elem-menu {
width: 314px;
margin: 20px auto;
padding: 25px;
position: relative;
color: #ffffff;
font-weight: 800;
font-size: 18.7615px;
line-height: 26px;
text-transform: uppercase;
text-align: center;
background-color: #041E41;
background-repeat: no-repeat;
background-position: center;
background-size: cover;
cursor: pointer;
border-bottom: 2px solid #F05332;
transition: all 400ms ease-in-out;
}
body.page-template-landing-page-reveal .page-content .navigation-menu .elem-menu:hover,
body.page-template-landing-page-reveal .page-content .navigation-menu .elem-menu.on {
background-color: #F05332;
} body.page-template-landing-page-reveal .page-content .assets {
padding: 0 110px;
}
body.page-template-landing-page-reveal .page-content .asset {
display: none;
}
body.page-template-landing-page-reveal .page-content .asset.on {
display: block;
}
body.page-template-landing-page-reveal .page-content .asset .asset_row {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
column-gap: 24px;
row-gap: 24px;
}
body.page-template-landing-page-reveal .page-content .asset .asset_row.second {
align-items: flex-end;
margin-top: -86px;
position: relative;
}
body.page-template-landing-page-reveal .page-content .asset .asset_row.alt.second {
margin-top: 24px;
}
body.page-template-landing-page-reveal .page-content .asset .asset_row.second #img_4 {
position: absolute;
left: 50%;
transform: translateX(-50%);
top: -95px;
}
body.page-template-landing-page-reveal .page-content .asset .asset_row.alt.second #img_4 {
position: absolute;
left: 50%;
transform: translateX(-50%) translateY(-100%);
top: 0;
}
body.page-template-landing-page-reveal .page-content .asset .content {
max-width: 425px;
}
body.page-template-landing-page-reveal .page-content .asset h3 {
margin-bottom: 32px;
color: #121842;
text-transform: uppercase;
font-weight: 800;
font-size: 45px;
line-height: 120%;
}
body.page-template-landing-page-reveal .page-content .asset ul {
padding-left: 20px;
margin: 0;
list-style-type: square;
}
body.page-template-landing-page-reveal .page-content .asset li {
margin-bottom: 20px;
color: #F05332;
font-weight: 600;
font-size: 20px;
line-height: 23px;
}
body.page-template-landing-page-reveal .page-content .asset li .text-grey {
color: #687A82;
}
body.page-template-landing-page-reveal .page-content .asset .cta {
margin-top: 32px;
display: inline-block;
} body.page-template-landing-page-reveal .page-content .demo-video {
margin: 75px auto 40px;
cursor: pointer;
}
body.page-template-landing-page-reveal .page-content .demo-video img {
display: flex;
margin: 0 auto;
max-height: 730px;
width: auto;
} body.page-template-landing-page-reveal #light-box {
display: none;
position: fixed;
z-index: 1;
padding: 100px 0;
left: 0;
top: 0;
width: 100%;
height: 100%;
overflow: auto;
background-color: rgba(0, 0, 0, 0.6);
} body.page-template-landing-page-reveal #light-box .close {
color: rgb(162, 162, 162);
position: absolute;
top: 10px;
right: 25px;
font-size: 50px;
font-weight: bold;
}
body.page-template-landing-page-reveal #light-box .close:hover,
body.page-template-landing-page-reveal #light-box .close:focus {
text-decoration: none;
cursor: pointer;
} body.page-template-landing-page-reveal #light-box .light-box-content {
display: none;
position: relative;
margin: auto;
padding: 0;
--container-width: 1200px;
--ratio: calc(16 / 9);
width: 100%;
height: calc(var(--container-width) / var(--ratio));
max-width: 1200px;
max-height: 100%;
z-index: 10;
} #loading {
width: 100%;
height: 100%;
position: fixed;
top: 0;
left: 0;
opacity: 1;
background: #F05332;
z-index: 100;
flex-direction: column;
display: flex;
justify-content: center;
align-items: center;
column-gap: 20px;
}
#loading.transition {
-webkit-transition: all 1s ease-in-out;
-moz-transition: all 1s ease-in-out;
-o-transition: all 1s ease-in-out;
-ms-transition: all 1s ease-in-out;
transition: all 1s ease-in-out;
}
#loading.hide {
opacity: 0;
}
#loading p {
color: white;
text-transform: uppercase;
font-weight: 800;
font-size: 34px;
line-height: 120%;
}
#loading .spinner-border {
width: 50px;
height: 50px;
} @media only screen and (max-width: 1399px) {
body.page-template-landing-page-reveal .page-content .asset .asset_row .content,
body.page-template-landing-page-reveal .page-content .asset .asset_row img {
width: calc(50% - 12px);
}
body.page-template-landing-page-reveal .page-content .asset .asset_row.second #img_4 {
width: 35%;
}
body.page-template-landing-page-reveal .page-content .asset .asset_row.alt.second #img_4 {
width: 20%;
}
}
@media only screen and (max-width: 1250px) {
body.page-template-landing-page-reveal .page-header {
display: flex;
}
body.page-template-landing-page-reveal .page-header-wrapper {
height: auto;
padding: 100px 0;
background-image: none;
border: 15px solid #ffffff;
}
body.page-template-landing-page-reveal .page-header h1 {
max-width: 800px;
font-size: 32px;
}
body.page-template-landing-page-reveal .page-header .ctas {
margin-bottom: 0;
}
body.page-template-landing-page-reveal .page-content .reveal-video {
margin-top: 30px;
}
body.page-template-landing-page-reveal .page-content .navigation-menu {
margin: 50px auto 35px;
}
body.page-template-landing-page-reveal .page-content .navigation-menu .elem-menu {
margin: 25px auto;
padding: 20px;
}
body.page-template-landing-page-reveal .page-content .assets {
padding: 0 50px;
}
body.page-template-landing-page-reveal .page-content .demo-video {
margin: 35px auto;
}
body.page-template-landing-page-reveal #light-box {
padding: 200px 0;
}
body.page-template-landing-page-reveal #light-box .close {
top: 90px;
}
}
@media only screen and (max-width: 985px) {
body.page-template-landing-page-reveal .page-content .asset .asset_row .content {
width: 100%;
}
body.page-template-landing-page-reveal .page-content .asset .asset_row.second {
margin-top: 24px;
}
body.page-template-landing-page-reveal .page-content .asset .asset_row.second #img_4 {
right: 0;
transform: translateX(50%) translateY(-100%);
top: 0;
}
body.page-template-landing-page-reveal .page-content .asset .asset_row.alt.second #img_4 {
right: 0;
transform: translateY(-105%);
}
}
@media only screen and (max-width: 700px) {
body.page-template-landing-page-reveal #light-box .light-box-content {
--container-width: 500px;
--ratio: calc(1/1);
}
}
@media only screen and (max-width: 550px) {
body.page-template-landing-page-reveal .page-content .assets {
padding: 0;
}
body.page-template-landing-page-reveal .page-content .asset .asset_row .content,
body.page-template-landing-page-reveal .page-content .asset .asset_row img {
width: calc(100%)!important;
}
body.page-template-landing-page-reveal .page-content .asset .asset_row.second #img_4,
body.page-template-landing-page-reveal .page-content .asset .asset_row.alt.second #img_4 {
position: initial;
transform: initial;
}
}
@media only screen and (max-width: 450px) {
body.page-template-landing-page-reveal .page-header-wrapper {
padding: 20px 0;
}
body.page-template-landing-page-reveal .page-header h1 {
padding: 0 20px;
font-size: 28px;
}
body.page-template-landing-page-reveal .page-header .ctas {
padding: 0 20px;
}
body.page-template-landing-page-reveal .page-content {
width: calc(100% - 40px);
}
body.page-template-landing-page-reveal .page-content .navigation-menu .elem-menu {
margin: 10px auto;
}
}