
@font-face {
    font-family: playFairDisplay;
    src: url(./assets/playfairdisplay-regular.ttf);
}
@font-face {
    font-family: playFairDisplayBold;
    src: url(./assets/playfairdisplay-bold.ttf);
}

body {
    width: 100%;
    overflow-x: hidden;
    position: relative;
    margin:0;
    height:100%;
    background-color:#66441d;
}
img  {
    max-width: 100%;
}
a, span, sup, i, sub, ul, li {
    font-size: inherit;
    color: inherit;
    text-decoration: none;
    font-weight: inherit;
    color:white
}
h1, h2 {
    font-size: 32px;
    font-weight: 500;
    color:white
}
p, li {
    font-size: 14px;
    color:white
}
strong {
    font-size: inherit;
    color: inherit;
}

.container{
   height:auto;
}

.treeImg{
    height:50vh;
    background-image: url(assets/LandingPage_Centenаrios_fundo-edit2.jpg);
    background-size:cover;
    background-repeat: no-repeat;
    background-position: right;
}

.logo{
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    width:220px;
    height:120px;
    top:20
}
.content{
    background-color: #66441d;
    background-size: cover;
    display: flex;
    height:45.5vh
}

.col-2 {
    flex:1;
    display: flex;
    align-items: center;
}
@media only screen and (min-width: 800px) {

.africa{
    justify-content: flex-end;
    margin-right:40px;
}
.franca{
    justify-content: flex-start;
    margin-left:40px;
}
}

.guerra{
    border-style: solid;
    border-width: 2px;
    border-color: #c49b6c;
    padding-top:30px;
    padding-bottom:45px;
    text-align: center;
    width:30vw;
    position:relative;

}

.powered{
    text-align:center;
    font-family: Raleway,sans-serif;
    margin-bottom: 10px;
    font-size: 15px
}

.text{
    font-size: 90px;
    font-family:playFairDisplayBold;
    line-height: 6vw
}
.subText{
    font-size: 40px;
    font-family:playFairDisplay;
}
.subSubtext{
    font-size: 20px;
    font-family:playFairDisplay;
    padding-left:2px
}

.year{
    font-size: 30px;
    color:#c49b6c;
    font-family:playFairDisplay;
    white-space: nowrap;
}



.header{
    background-color: #66441d;
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    width:10vw;
    text-align:center;
    top:-25px;
    left:0;
    right:0
}

.footer{
    border-radius:33px;
    background-color: #c49b6c;
    width:66px;
    height:66px;
    position: absolute;
    bottom:-37px;
    left:0;
    right:0;
    margin-left: auto;
    margin-right: auto;
    align-items: center;
    display: flex;
    justify-content: center;
}

.footer-text{
    color:black;
    font-size: 18px;
    text-align: center;
    font-family:playFairDisplayBold;
    line-height: 17px

}


@media only screen and (max-width: 799px) {
    .logo{
        width:180px;
        height:80px;
    }
    .content {
       display: block;
       padding-bottom: 60px;
       height:auto;
    }
    .col-2:last-child{
        padding-top:10px
    }
    .guerra{
        margin-top:40px;
        width:275px;
        padding-bottom:40px
    }
    .col-2{
        justify-content: center;
    }
    .text{
        font-size: 45px;
        line-Height: 50px
    }
    .subText{
        font-size: 25px;
    }
    .subSubtext{
        font-size: 20px;
    }

    .header{
        top:-17px;
        width:100px;
    }

    .footer{
        border-radius:25px;
        width:50px;
        height:50px;
        bottom:-26;
    }

    .footer-text{
        font-size: 15px;
    }
    
    .year{
        font-size: 20px;
    }
    .treeImg{
        height:35vh;
    }
}
@media only screen and (max-width: 1000px) {
    .text{
        font-size: 65px;
    }
    .subText{
        font-size:30px
    }
    .subSubText{
        font-size: 15px
    }
    .year{
        font-size: 20px;
    }
    .header{
        top:-18px;
    }
}
@media only screen and (max-width: 900px) {
    .text{
        font-size: 50px;
    }
    .subText{
        font-size:25px;
    }
    .subSubText{
        font-size: 15px;
    }
    .year{
        font-size: 20px;
    }
    .footer{
        border-radius:30px;
        width:60px;
        height:60px;
    }
    
    .footer-text{
        font-size: 16px;
    }
}


@media only screen and (min-width: 2000px) {
    .text{
        font-size: 130px;
    }
   .subText{
        font-size:66px
    }
    .subSubText{
        font-size: 40px;
    }
    .year{
        font-size: 40px;
    }
    .header{
        top:-34px;
    }
    .footer{
        border-radius:40px;
        width:80px;
        height:80px;
        bottom:-40px
    }
    
    .footer-text{
        font-size: 25px;
        line-height: 25px
    }
    .guerra{
        padding-bottom:50px
    }
    
}
@media only screen and (min-width: 3000px) {
    .logo{
        width:300px;
        height:200px
    }
    .text{
        font-size: 190px;
    }
   .subText{
        font-size:100px
    }
    .subSubText{
        font-size: 60px;
    }
    .year{
        font-size: 60px;
    }
    .header{
        top:-53px;
    }
    .footer{
        border-radius:75px;
        width:150px;
        height:150px;
        bottom:-80px
    }
    
    .footer-text{
        font-size: 40px;
        line-height: 40px
    }
    .guerra{
        padding-bottom:80px
    }
    
}
@media only screen and (min-width: 4000px) {
    .logo{
        width:450px;
        height:300px;
    }
    .text{
        font-size: 240px;
    }
   .subText{
        font-size:125px
    }
    .subSubText{
        font-size: 75px;
    }
    .year{
        font-size: 80px;
    }
    .header{
        top:-63px;
    }
    .footer{
        border-radius:100px;
        width:200px;
        height:200px;
        bottom:-98px
    }
    
    .footer-text{
        font-size: 57px;
        line-height: 55px
    }
    .guerra{
        padding-bottom:120px
    }
    
}


@media screen and (orientation:landscape)  and (max-width:800px) {
    .logo{
        width:180px;
        height:80px;
    }
    .content {
       display: block;
       padding-bottom: 60px;
       height:auto;
    }
    .col-2:last-child{
        padding-top:10px
    }
    .guerra{
        margin-top:40px;
        width:275px;
        padding-bottom:40px
    }
    .col-2{
        justify-content: center;
    }
    .text{
        font-size: 45px;
        line-Height: 50px
    }
    .subText{
        font-size: 25px;
    }
    .subSubtext{
        font-size: 20px;
    }

    .header{
        top:-17px;
        width:100px;
    }

    .footer{
        border-radius:25px;
        width:50px;
        height:50px;
        bottom:-26;
    }

    .footer-text{
        font-size: 15px;
    }
    
    .year{
        font-size: 20px;
    }
    .treeImg{
        height:52vh;
    }
    .africa{
        justify-content: center;
        margin-right:0px;
    }
    .franca{
        justify-content: center;
        margin-left:0px;
    }
 }
 
 @media screen and (orientation:landscape) and (min-width:800px) and (max-width:900px) {
	.treeImg{
        height:52vh;
    }
    .content {
        margin-top:30px;
       height:48vh;
       padding-top:60px
    }
    
    
 }

