/* 1.1.general-setting-pages *************************/

/****************************************************/

:root {
    --pr-color: #fff;
    --second-color: #0a0a0a;
    --cubicbz: cubic-bezier(.9, 0, .1, 1);
    --fz-big: 60px;
}

/******************************************/

.title1 {
    margin-top: 100px;
    font-size: var(--fz-big);
    text-transform: uppercase;
    color: var(--pr-color);
}

.time {
    margin-top: -40px;
    font-size: 14px;
    text-transform: uppercase;
    color: var(--pr-color);
}

/* 3D Image **********************************/

.card2 {
    position: absolute;
    display: flex;
    justify-content: right;
    margin-top: 500px;
    width: 100%;
    height: 650px;
}

.card10 {
    position: absolute;
    display: flex;
    justify-content: center;
    margin-top: 600px;
    margin-left: -20px;
    width: 100%;
}

.card11 {
    position: absolute;
    display: flex;
    justify-content: center;
    margin-top: 1500px;
    width: 100%;
    height: 500px;
}

.mockup1 {
    position: absolute;
    margin-top: -100px;
}

.video2 {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 0px;
}

.layout {
    background: #fcd06a;
    border-radius: 5px;
    padding: 10px;
}

.card5 {
    position: absolute;
    display: flex;
    justify-content: right;
    right: 0;
    margin-top: 500px;
    width: 48%;
    height: 650px;
    z-index: -9;
    background: url(../images/floor.jpg);
}

.card3 {
    position: absolute;
    display: flex;
    justify-content: left;
    margin-top: 500px;
    width: 100%;
    height: 650px;
}

.card4 {
    position: absolute;
    display: flex;
    justify-content: left;
    margin-top: 500px;
    width: 48%;
    height: 650px;
    background-color: #eeeeee;
}

.card6 {
    position: relative;
    display: flex;
    justify-content: center;
    font-size: 18px;
    line-height: 25px;
    color: #fff;
    width: 100%;
    margin-top: 50px;
}

.card6 h3 {
    position: fixed;
    justify-content: center;
}

.card6 p {
    position: relative;
    justify-content: left;
    color: #fff;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    margin-top: 40px;
    width: 70%;
}

.card12 {
    position: relative;
    display: flex;
    justify-content: center;
    font-size: 18px;
    line-height: 25px;
    color: #fff;
    width: 100%;
    margin-top: 150px;
}

.card12 h3 {
    position: fixed;
    justify-content: center;
}

.card12 p {
    position: relative;
    justify-content: left;
    color: #fff;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    margin-top: 40px;
    width: 70%;
}

.card7 {
    position: relative;
    display: flex;
    font-size: 14px;
    justify-content: center;
    line-height: 20px;
    color: #fff;
    width: 100%;
    margin-top: 80px;
}

.card7 p {
    position: fixed;
    justify-content: center;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    margin-top: 40px;
    width: 100%;
}

.card8 {
    position: absolute;
    margin-top: 900px;
}

.card9 {
    position: absolute;
    margin-top: 4100px;
    margin-bottom: 100px;
}

.software {
    position: absolute;
    margin-top: 50px;
    justify-content: center;
    display: flex;
}

.software1 {
    width: 5%;
}

.software5 {
    width: 5%;
    height: 4%;
}

.software2 {
    margin-left: 30px;
    height: 5%;
    width: 5%;
}

.software3 {
    margin-right: 30px;
    height: 5%;
    width: 5%;
}

.software4 {
    margin-right: 10px;
    margin-top: -10px;
    height: 7%;
    width: 7%;
}

.card__item3 {
    position: relative;
    width: calc(50% - 40px);
    height: 100%;
}

.card__model4 {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.card__txt5 {
    position: absolute;
    display: block;
    bottom: 10%;
    left: 40px;
    font-size: 40px;
    text-transform: uppercase;
    color: var(--pr-color);
    mix-blend-mode: difference;
    pointer-events: none;
    z-index: 3;
    transition: .8s var(--cubicbz);
}

.card__item3:hover .card__txt5 {
    transform: translateY(-15px);
}

.title1 span,
.card__txt5 span {
    color: transparent;
    -webkit-text-stroke: 1px var(--pr-color);
}

/* 3D Image **********************************/

.card20 {
    position: relative;
    display: flex;
    justify-content: right;
    width: 110%;
    height: 730px;
    margin-top: 150px;
}

.card60 {
    position: relative;
    display: flex;
    justify-content: left;
    line-height: 20px;
    color: #fff;
    margin-left: 20px;
    font-size: 15px;
    width: 40%;
    margin-top: -710px;
}

.card60 h3 {
    font-size: 20px;
}

.card60 p {
    justify-content: left;
    display: flex;
    position: fixed;
    color: #fff;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    margin-top: 40px;
    width: 45%;
}

.card70 {
    position: relative;
    display: flex;
    justify-content: left;
    margin-left: 20px;
    line-height: 20px;
    font-size: 15px;
    color: #fff;
    width: 42%;
    margin-top: 350px;
}

.card70 p {
    position: fixed;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    margin-top: 40px;
    width: 45%;
}

.card700 {
    position: relative;
    display: flex;
    font-size: 14px;
    justify-content: center;
    line-height: 20px;
    color: #fff;
    width: 95%;
    margin-top: 820px;
}

.card80 {
    position: relative;
    display: flex;
    font-size: 15px;
    justify-content: left;
    margin-left: 20px;
    line-height: 20px;
    color: #fff;
    width: 42%;
    margin-top: 550px;
}

.card80 p {
    position: fixed;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    margin-top: 40px;
    width: 38%;
}

.card80 img {
    margin-top: 95px;
    margin-left: -0px;
    width: 70%;
}

.card90 {
    position: fixed;
    right: 0;
    display: flex;
    justify-content: left;
    line-height: 20px;
    font-size: 15px;
    color: #fff;
    width: 52%;
    margin-right: -50px;
    margin-top: -450px;
}

.card90 p {
    position: fixed;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    margin-top: 40px;
    width: 45%;
}

.card90 img {
    margin-top: 90px;
    margin-left: -50px;
    width: 60%;
}

.card100 {
    position: relative;
    display: flex;
    font-size: 15px;
    justify-content: left;
    line-height: 20px;
    color: #fff;
    width: 42%;
    margin-left: 20px;
    margin-top: 100px;
}

.card100 p {
    position: fixed;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    margin-top: 40px;
    width: 45%;
}

.card100 img {
    margin-top: 90px;
    margin-left: -60px;
    width: 100%;
}

.card110 {
    position: fixed;
    right: 0;
    font-size: 15px;
    display: flex;
    justify-content: left;
    line-height: 20px;
    color: #fff;
    margin-right: 20px;
    width: 42%;
    margin-top: -450px;
}

.card110 p {
    position: fixed;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    margin-top: 40px;
    width: 45%;
}

.card110 img {
    margin-top: 90px;
    margin-left: -70px;
    width: 100%;
}

.card120 {
    position: fixed;
    right: 0;
    font-size: 15px;
    display: flex;
    justify-content: left;
    line-height: 20px;
    color: #fff;
    width: 45%;
    margin-right: 20px;
    margin-top: -680px;
}

.card120 p {
    position: fixed;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    margin-top: 40px;
    width: 45%;
}

.card120 img {
    margin-top: 90px;
    margin-left: 20px;
    width: 54%;
}

.card130 {
    position: fixed;
    right: 0;
    display: flex;
    font-size: 15px;
    justify-content: left;
    line-height: 20px;
    color: #fff;
    width: 25%;
    margin-right: 250px;
    margin-top: -500px;
}

.card130 p {
    position: fixed;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    margin-top: 40px;
    width: 45%;
}

.card130 img {
    margin-top: 90px;
    margin-left: 50px;
    width: 60%;
}

.card140 {
    position: fixed;
    right: 0;
    display: flex;
    font-size: 15px;
    justify-content: left;
    line-height: 20px;
    color: #fff;
    width: 45%;
    margin-right: 0px;
    margin-top: -570px;
}

.card140 p {
    position: fixed;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    margin-top: 40px;
    width: 45%;
}

.card140 img {
    margin-top: 90px;
    margin-left: -0px;
    width: 55%;
}

.card__item3 {
    position: relative;
    width: calc(50% - 40px);
    height: 100%;
}

.card__model4 {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.card__txt5 {
    position: absolute;
    display: block;
    bottom: 10%;
    left: 40px;
    font-size: 40px;
    text-transform: uppercase;
    color: var(--pr-color);
    mix-blend-mode: difference;
    pointer-events: none;
    z-index: 3;
    transition: .8s var(--cubicbz);
}

.card__item3:hover .card__txt5 {
    transform: translateY(-15px);
}

.title1 span,
.card__txt5 span {
    color: transparent;
    -webkit-text-stroke: 1px var(--pr-color);
}