
body {
    margin: 0px;padding: 0px;
    font-family: 'Montserrat', sans-serif;
}


h1 {font-weight: 100;}
p {font-weight: 100;}


.fix-revo1 { 
    /* background-color: gray; */
    width: 100%;
    height: 1200px;
    float: left;
}

.clearfix {
    clear: both;
}




#bloco { 
    
    width: 100%;
    overflow: hidden;
}

.container2 { 
    width: 1232px;
    margin:auto;
}


.txt1 {
    font-weight: 100;
    color: #ccb8b8;
    margin-left: 9px;
    font-size: 42px;
    text-shadow: 3px 3px 1px #eaeaea12;
}

.login-bt { 
    border: 2px solid #062645;
    padding: 2px 21px;
    margin-left: 56px;
}

.login-bt:hover {
    background-color:#e2dfdf;
}




.header-txt-top h1 {
    font-size: 155px;
    font-weight: 100;
    background: -webkit-linear-gradient(#ffffff, #ffffff45);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-top: 5%;
    margin-bottom: 0px;
    text-shadow: 3px 3px 1px #eaeaea12;
}

.zona_revolucao { 
    background-color:blue;
    padding-top: 125px;
}

.zona_impacto { 
    background-color:green;
}


.menu {
    position: fixed;
    background-color: white;
    width: 100%;
    height: 125px;
    z-index: 100;
    display: none;
}

.menu-inside {
    padding-top:25px;
}

.menu ul {
    margin: 0px;
    padding: 0px;
    float: right;
    margin-top: 21px;
}
.menu li {
    margin: 0px;
    padding: 0px;
    text-decoration: none;
    list-style: none;
    padding: 3px 6px;
    text-transform: uppercase;
    display: inline;
    font-weight: 500;
}
.menu ul li a {
    color: #093056;
    text-decoration: none;
    margin: 12px;
}

.nav>li>a {
     position: unset !important; 
     display:inherit !important;
    padding: 0px !important; 
}
.nav>li>a:hover {
    background-color:none;
} 

.zona_altura {
    height: 1028px;
    padding-top: 160px;
}


#revolucao1 p {
    color: #062645;
    font-size: 20px;
    font-weight: 300;
    margin-top: 34px;
    
}

#revolucao1 h1 {
    color: gray;
    font-weight: 100;
    font-size: 62px;
}

.lista-tipos ul {
margin:0px;
padding: 0px;
}

.lista-tipos li {
    background-color: #f5f5f5;
    width: 190px;
    margin: 0px;
    padding: 0px;
    list-style: none;
    height: 210px;
    display: inline-table;
    margin-bottom: 2px;
    font-weight: 100;
    color: #808080;
    font-size: 16px;
}

.lista-tipos img {
    margin-top: 50px;
    margin-bottom: 34px;
}

.parallax-window {
    min-height: 700px;
    background: transparent;
}


.parallax-window2 {
    min-height: 1200px;
    background: transparent;
}

.parallax-window3 {
    min-height: 1028px;
    background: transparent;
}


.parallax-window4 {
    height: 518px;
    background: transparent;
}

.pricing {
    height: 510px;
    background-color: white;
    width: 100%;
    padding-top: 135px;
}


.pricing span {
    font-weight: 100;
    font-size: 44px;
}

.pricing-box ul { 
    margin:0px;
    padding: 0px;
}

.pricing-box li {
    margin: 0px;
    padding: 0px;
    background-color: #273238;
    list-style: none;
    width: 240px;
    height: 320px;
    display: inline-table;
    margin-top: 163px;
}

.pricing-box p:last-child {
    border-bottom: none;
}

.pricing-box p {
    color: white;
    font-weight: 100;
    font-size: 20px;
    border-bottom: 1px solid;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-bottom: 8px;
    width: 153px;
    text-align: center;
    margin-left: 28px;
    
}
.pricing-box h4 {
    color: white;
    font-weight: 100;
    text-transform: uppercase;
    width: 100%;
    background-color: #17242d;
    float: left;
    margin: 0px;
    padding-top: 23px;
    padding-bottom: 14px;
    font-size: 20px;
    margin-bottom: 24px;
}



/*testetetetete */

.pricing-box1 ul { 
    margin:0px;
    padding: 0px;
}

.pricing-box1 li {
    margin: 0px;
    padding: 0px;
    background-color: #273238;
    list-style: none;
    width: 179px;
    height: 320px;
    display: inline-table;
    margin-top: 163px;
}

.pricing-box1 p:last-child {
    border-bottom: none;
}

.pricing-box1 p {
    color: white;
    font-weight: 100;
    font-size: 20px;
    border-bottom: 1px solid;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-bottom: 8px;
    text-align: center;
    width: 72%;
    margin: auto;
   
    
}
.pricing-box1 h4 {
    color: white;
    font-weight: 100;
    text-transform: uppercase;
    width: 100%;
    background-color: #17242d;
    float: left;
    margin: 0px;
    padding-top: 23px;
    padding-bottom: 14px;
    font-size: 20px;
    margin-bottom: 24px;
}

/*////////ttetete */

.tit-revolu {
    color: white;
    font-weight: 100;
    font-size: 49px;
    margin-top: 200px;
    padding-top: 180px;
}

.colum-print {
    /* background-color: red; */
    height: 534px;
    position: relative;
    top: -309px;
}

.colum-print img { 
    box-shadow: 0px 2px 11px 0px #00000038;
}

.colum-print p {
    font-weight: 100;
    font-size: 21px;
    margin-top: 28px;
}

.circulo {
    background-color: #101e37a6;
    margin: auto;
    width: 630px;
    padding: 103px;
    border-radius: 330px;
}
.circulo p {
    font-weight: 100;
    font-size: 19px;
}
.area-space {
    background-color: white;
    width: 19%;
    display: inline-table;
    height: 430px;
}

.area-space p {
    font-weight: 100;
    font-size: 18px;
    width: 80%;
    margin-left: 10%;
}

.area-space img {
    height: 100px;
    margin-top: 51px;
    margin-bottom: 30px;
}
.tit-revo {
    font-size: 44px;
    font-weight: 100;
    color: white;
    float: left;
    width: 601px;
    margin-top: 82px;
    margin-bottom: 173px;
    margin-left: 372px;
}
#experiencia p {
    font-size: 20px;
    margin-top: 40px;
}

.clientes1 {
    height: 443px;
    width: 100%;
    background-color: #f5f5f5;
    padding-top: 71px;
    float: left;
}

.clientes1 ul {
    margin: 0px;
    padding: 0px;
}
.clientes1 li {
    margin: 0px;
    padding: 0px;
    list-style: none;
    /* background-color: red; */
    height: 110px;
    width: 160px;
    margin-bottom: 4px;
    display: inline-block;
    text-align: center;
    padding-top: 8px;
}

.clientes1 img {
    height: 93px;
}

.clientes1 span {
font-weight: 100;
    font-size: 20px;
    margin-top: 31px;
    padding-top: 31px;

}

.contato p {
    font-size: 46px;
}

.form1 {
    
    width: 670px;
    margin: auto;
}

.form1 input {
    color: gray;
    width: 100%;
    border: 1px solid gray;
    font-weight: 100;
    padding: 8px;
    margin-bottom: 17px;
}

.footer {
    background-color: #273238;
    height: 170px;
    padding-top: 40px;
}



.blocoxs {
    background-image: url(../imgs/ALN_9027.JPG);
    background-position: center;
}


.pmobileslide {
    font-size: 37px;
    color: white;
    margin-top: 51px;
}




.txt-top-sm {
    font-size: 36px;
font-weight: 100;
color: gray;
text-align: center;
margin-top: 51px;
}



.carousel-inner>.item>a>img, .carousel-inner>.item>img {
    line-height: 1;
    height: 100vh;
}


@media (max-width: 750px) {
    #bloco h1 {
        
        margin-left: 3% !important;
        font-size: 31px !important;
    }

    #bloco h2 {
        margin-left:0px !important;
    }

    header ul {
        float: left !important;
        font-family: 'Montserrat', sans-serif;
        font-size: 21px;
        margin-top: 13px !important;
        padding: 0px !important;
    }

    header ul li a {
        color: white;
        text-transform: uppercase;
        font-size: 15px !important;
        padding: 5px 5px !important;
        font-weight: 500;
        background-color: #efdd2a !important;
    }
  }