

.principal-div {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url(./images/IMG-20210718-WA0038.jpg) no-repeat;
    background-size:cover;
    background-position-x: left;
    object-fit: cover;
    height: 100vh;
    width: 100%;
    display: flex;
    position: absolute;
    flex-direction: column;
    color: var(--branco);
}

.s-logo-jaya {
    width: 240px;
    height: 110px;
    filter: invert(0);
}

.float{
	position:fixed;
	width:200px;
	height:50px;
	bottom:40px;
	right:40px;
	background-color:var(--destaques);
	color:#FFF;
	border-radius:20px;
	text-align:center;
    z-index: 100000;
    text-align: center;
    text-decoration: none;
    transition: transform 500ms;
}

.float:hover {
    transform: translateY(-30%);
}

.float p {
    margin: auto;
    padding-top: 12px;
    font-family: var(--font);
    color: var(--branco);
    text-decoration: none;
    display: flex;
    margin-left: 20px;
    align-items: center;
}

.float p img {
    width: 25px;
    height: 25px;
    filter:invert(1);
    padding-right: 5px;
}

.my-float{
	text-align: center;
}

.father-div {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url(./images/IMG-20210713-WA0114.jpg) no-repeat;
    background-size:cover;
    background-position-x: left;
    object-fit: cover;
    height: 100vh;
    width: 100%;
    display: flex;
    flex-direction: column;
    color: var(--branco);
}


.ravi {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url(./images/IMG-20220513-WA0009\ 1\ 1.jpg) no-repeat;
    background-size:cover;
    background-position-x: left;
    object-fit: cover;
    width: 100%;
    height: 100vh;
    display: flex;
    flex-direction: column;
    color: var(--branco);
    /* animation: transition-images 1.5s 1; */
    -webkit-animation: transition-images 1.5s 1;
}

.real-ravi {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url(./images/IMG-20210718-WA0038.jpg) no-repeat;
    background-size:cover;
    background-position-x: left;
    object-fit: cover;
    height: 100vh;
    display: flex;
    width: 100%;
    flex-direction: column;
    color: var(--branco);
}

.elos {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url(./images/IMG-20220513-WA0009\ 1\ 1.jpg) no-repeat;
    background-size:cover;
    background-position-x: left;
    object-fit: cover;
    width: 100%;
    height: 100vh;
    display: flex;
    flex-direction: column;
    color: var(--branco);
    /* animation: transition-images 1.5s 1; */
    -webkit-animation: transition-images 1.5s 1;
}

.real-elos {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url(./images/elos_hall.png) no-repeat;
    background-size:cover;
    background-position-x: left;
    object-fit: cover;
    height: 100vh;
    display: flex;
    width: 100%;
    flex-direction: column;
    color: var(--branco);;
}


@keyframes transition-images {
    0% {
        opacity: 1;
        -khtml-opacity:1;
    }

    100% {
        opacity: 0;
        -khtml-opacity:0;
    }
}

@-webkit-keyframes transition-images {
    0% {
        
        opacity: 1;
        -khtml-opacity:1;
    }

    100% {
        opacity: 0;
        -khtml-opacity:0;
    }
}





.transition::after {
    content: "";
    width: 100%;
    height: 100vh;
    position: absolute;
    z-index: 1;
    position: absolute;
    background-color: white;
    animation: transition 1.5s 1;
    -webkit-animation: transition 1.5s 1;
}

@-webkit-keyframes transition {
   0% {
       opacity: 0;
       -khtml-opacity:0;
   }

   50% {
       opacity: 0.6;
       -khtml-opacity:0.6;
   }

   80% {
       opacity: 0.6;
       -khtml-opacity:0.6;
   }

   100% {
       opacity: 0;
       -khtml-opacity:0;
   }
}

@keyframes transition {
    0% {
        opacity:0;
        -khtml-opacity:0;
    }
 
    50% {
        opacity: 0.6;
        -khtml-opacity:0.6;
    }

    80% {
        opacity: 0.6;
        -khtml-opacity:0.6;
    }
 
    100% {
        opacity: 0;
        -khtml-opacity:0;
    }
}



.jaya {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url(./images/IMG-20210718-WA0038.jpg) no-repeat;
    background-size:cover;
    background-position-x: left;
    object-fit: cover;
    height: 100vh;
    width: 100%;
    display: flex;
    flex-direction: column;
    color: var(--branco);
    /* animation: transition-images 1.5s 1; */
    -webkit-animation: transition-images 1.5s 1;
}

.santi {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url(./images/IMG-20210718-WA0038.jpg) no-repeat;
    background-size:cover;
    background-position-x: left;
    object-fit: cover;
    height: 100vh;
    width: 100%;
    display: flex;
    flex-direction: column;
    color: var(--branco);
    /* animation: transition-images 1.5s 1; */
    -webkit-animation: transition-images 1.5s 1;
}

.real-santi {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url(./images/IMG-20220513-WA0009\ 1\ 1.jpg) no-repeat;
    background-size:cover;
    background-position-x: left;
    object-fit: cover;
    height: 100vh;
    display: flex;
    flex-direction: column;
    width: 100%;
    color: var(--branco);
}

.real-jaya {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url(./images/IMG-20210713-WA0114.jpg) no-repeat;
    background-size:cover;
    background-position-x: left;
    object-fit: cover;
    height: 100vh;
    display: flex;
    flex-direction: column;
    width: 100%;
    color: var(--branco);
}

  
.box-phone {
    height: 240px;
    width: 100%;
    background-color: #a97f5cef;
    position: fixed;
    z-index: 4;
    display: flex;
    flex-direction: column;
}

.box-phone a {
    font-size: 1.8rem;
    color: var(--fundo);
    text-align: center;
    /* margin: 25px 0 25px 0; */
    border: 1px solid var(--fundo);
    padding: 25px 0 25px 0;
    text-decoration: none;
}

.principal-text {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: auto 0 auto 0;
    z-index: 1;
    animation: textA 1s 1;
    -webkit-animation: textA 1s 1;
}

@keyframes textA {
    0% {
        transform: translateY(150px);
        opacity: 0;
        -khtml-opacity:0;
    }

    100% {
        opacity: 1;
        -khtml-opacity:1;
    }
}
@-webkit-keyframes textA {
    0% {
        transform: translateY(150px);
        opacity: 0;
        -khtml-opacity:0;
    }

    100% {
        opacity: 1;
        -khtml-opacity:1;
    }
}

.invisible {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: auto;
    z-index: 1;
    animation: invis 0.5s 1;
    -webkit-animation: invis 0.5s 1;
}

@keyframes invis {
    0% {
        opacity: 1;
        -khtml-opacity:1;
    }

    100% {
        opacity: 0;
        -khtml-opacity:0;
    }
}


@-webkit-keyframes invis {
    0% {
        opacity: 1;
        -khtml-opacity:1;
    }

    100% {
        opacity: 0;
        -khtml-opacity:0;
    }
}

.text-to-arrow h1 {
    font-size: 2.4rem;
    margin-top: 10px;
    text-align: center;
    margin-bottom: 5px;
}

.p-principal {
    text-align: center;
    font-size: 1.2rem;
    font-weight: light;
}

.logo-ravi {
    width: 15rem;
    height: 8rem;
    opacity: 90%;
    background-size:100%;
    transition: 1s transform;
}

.saiba-mais-button-1 {
    margin-top: 25px;
    background: linear-gradient(9.66deg, #A97F5C -40.62%, #6D4727 106.22%);
    border: none;
    width: 150px;
    text-align: center;
    text-indent: 5px;
    height: 45px;
    font-family:'Roboto Condensed', sans-serif;
    font-size: 1.2rem;
    text-transform: uppercase;
    color: var(--branco);
    box-shadow: 0px 0px 8px 6px rgba(0, 0, 0, 0.25);
    border-radius: 30px;
    transition: 0.65s all;
}

.saiba-mais-button-1:hover {
    margin-top: 25px;
    transform: scale(1.05);
    background: linear-gradient(9.66deg, #A97F5C -40.62%, #6D4727 106.22%);
    border: none;
    width: 150px;
    height: 45px;
    font-family:'Roboto Condensed', sans-serif;
    font-size: 1.2rem;
    text-transform: uppercase;
    color: var(--branco);
    box-shadow: 0px 0px 8px 6px rgba(0, 0, 0, 0.25);
    border-radius: 30px;
}



.left-arrow {
    width: 1.2rem;
    height: 1.2rem;
    margin: 35% 15px auto 0;
    transition: 0.5s margin;
}

.right-arrow {
    width: 1.2rem;
    height: 1.2rem;
    margin: 35% 0 auto 15px;
    transition: 0.5s margin;
}

@media screen and (min-width:1024px) {
    .left-arrow {
        width: 1.5rem;
        height: 1.5rem;
        margin: 35% 15px auto 0;
    }
    
    .right-arrow {
        width: 1.5rem;
        height: 1.5rem;
        margin: 35% 0 auto 15px;
    }

    .p-principal {
        text-align: center;
        font-size: 1.3rem;
        font-weight: light;
    }

    .text-to-arrow h1 {
        font-size: 3.5rem;
        margin-top: 10px;
        text-align: center;
        margin-bottom: 5px;
    }
}

.arrows {
    display: flex;
    flex-direction:row;
    transition: 1s transform;
}

.circles {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 38px;
    margin: 0 auto 20px auto;
    z-index: 1;
    
}

.circle-1, .circle-2, .circle-3, .circle-4 {
    width: 8px;
    height: 5px;
    border: 2px solid var(--branco);
    border-radius: 100%;
    margin: 0 1px;
}

.circle-1 {
    background: var(--branco);
}



@media screen and (max-width:425px) {
    .p-principal {
        font-size: 1.2rem;
    }
}

@media screen and (max-width:396px) {
    .p-principal {
        font-size: 1.1rem;
    }
    
}

@media screen and (max-width:369px) {
    .p-principal{
        font-size: 1rem;
    }
    
}
