/*
Theme Name: Tranzite
*/

select, textarea, input[type="text"], input[type="password"], input[type="datetime"],input[type=""], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"] {
    color: #767676;
    background-color: #fafafa;
    border: 1px solid #dbdbdb;
    height: 50px;
    padding: 4px 20px;
    border-radius: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -webkit-appearance: none;
    text-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    display: block;
    box-shadow: none;
    margin: 0px auto;
}

.one-line {
    width: 100%;
}

form div {
    padding: 3px;
    margin: 1% 0;
    text-align: center;
    line-height: 45px;
}
.pag-erro{
    padding: 100px 0px;
    background-color:
    background-color: #ededed;
}

.pag-erro a{
    color: #3cafa0;
}

.go-top.show {
    filter: alpha(opacity=100);
    opacity: 1;
    visibility: visible;
    bottom: 11px;
}

.go-top {
    position: fixed !important;
    right: 20px;
    background-color: #3cafa0;
    bottom: -45px;
    color: #fff;
    display: block;
    font-size: 22px;
    line-height: 35px;
    text-align: center;
    width: 40px;
    height: 40px;
    visibility: hidden;
    filter: alpha(opacity=0);
    opacity: 0;
    z-index: 9999;
    cursor: pointer;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

button, input[type="button"], input[type="reset"], input[type="submit"] {
    position: relative;
    display: inline-block;
    font-family: "Raleway", sans-serif;
    font-size: 13px;
    line-height: 24px;
    font-weight: 700;
    padding: 12px 34px;
    color: #fff;
    text-transform: uppercase;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    background-color: #3cafa0;
   	border-color: #3cafa0;
   	border: 1px solid;
   	box-shadow: none;
}

button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover {
    background-color: transparent;
    color: #3cafa0;
}

.bt-form-envia {
    margin-top: 30px;
}

#carousel-xp {
    height: 100vh;
    background-color: #33b19f;
}

footer{
	background-color: #1c1c1c;
	padding: 25px 0px;
}

footer p {
	margin: 0px;
	color: #666666;
}

#carousel-xp .more {
    position: absolute;
    right: 9.4%;
    bottom: 80px;
    z-index: 2;
    -webkit-animation: moverbotao .5s linear infinite alternate;
    animation: moverbotao .5s linear infinite alternate;
}


.box-button {
    position: relative;
    display: block;
    height: 65px;
    display: block;
}
.box-button .cadastro_link{
    position: relative;
    top: initial;
}

.box-button .cadastro_link .btn-cadastro{
    float: right;
}

.box-button  .cadastro_link .btn-cadastro{
    position: relative;
    color: #fff;
    top: initial;
}

.box-button .cadastro_link .btn-cadastro:hover{
    color: #fff;
    text-decoration: none;
}

.box-button .cadastro_link .btn-cadastro:hover{
    border: 1px solid #fff;
    color: #fff;
}

#carousel-xp .carousel-inner .item .img-slide {
    height: 100vh;
    background-position: center 1px;
    background-repeat: no-repeat;
    background-position: center 150px !important;
    background-size: 120%;
}

.site-logo {
    max-height: 100px;
    width: 270px;
    transition: all 0.2s ease;
    margin: 10px auto;
    display: block;
}

.header-wrap.fixed .site-logo{
	 margin: 5px auto;
}

.header-wrap {
    position: fixed;
    z-index: 1;
    right: 0px;
    left: 0px;
    top: 0px;
    transition: all 0.2s ease;
}

.header-wrap.fixed{
	background-color: rgba(0,0,0,0.9);
}

.header-wrap .row div {
    float: right;
    width: 280px;
    margin: 0 40px;
}

.content{
	padding: 60px 0px;
	background-color: #ededed;
}
.content h2{
	text-align: center;
    text-transform: uppercase;
    color: #33b19f;
    font-size: 42px;
}

.box-info {
    position: absolute;
    bottom: 80px;
    left: 0px;
    right: 0px;
}

.box-info p {
    text-align: right;
    color: #fff;
    text-shadow: 1px 1px #333;
}

.box-info p a {
    color: #fff;
    transition: all 0.2s ease;
}

.box-info p a:hover {
    opacity: .7;
    text-decoration: none;
}

.box-info p:first-child {
    color: #fff;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: bold;
    font-style: italic;
    line-height: 25px;
    font-size: 18px;
    text-size-adjust: 100%;
}

.cadastro_link {
    position: absolute;
    width: 100%;
    height: 91%;
    top: 80px;
}
@media (min-width: 768px){
	#carousel-xp .carousel-inner .item .img-slide {
        background-attachment: fixed;
        background-size: cover;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        background-position: center 0px !important;
	}

    .site-logo {
        float: right;
        margin: 15px 40px 15px 40px;
    }

   .header-wrap.fixed .site-logo {
        margin: 5px 40px 5px 40px;
    }

    .box-button{
        display: none;
    }
}