/*
	DIOGENES JUNIOR
	CONTATO@DIOGENESJUNIOR.COM.BR
	
*/

/*---------------------------------
	IMPORTS
-----------------------------------*/
@import url("font.css");

/*---------------------------------
	ESTILOS
-----------------------------------*/
html,body{
    height: 100%;
}
body{
	overflow-x: hidden;
}



header{
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 110px;
    background: #6666ff;
    border-bottom: 4px solid #99dd9a;
    z-index: 9999 !important;
}



.logo{
    height: 110px;
    text-align: left;
}
.logo img{
    height: 104px;
    width: auto;
}

.menu{
    text-align: right;
    padding-top: 10px;
    font-family: Arial;
    color:#fff;
}

.menu a{
    color:#fff;
    text-decoration: none;
    padding-left: 1.5%;
    -webkit-transition:all 300ms ease;-moz-transition:all 300ms ease;transition:all 300ms ease;
}
.menu a:hover,.menu a.active{
    color:#1ebaff;
    -webkit-transition:all 300ms ease;-moz-transition:all 300ms ease;transition:all 300ms ease;
}

.menu p.cambio span{
    background: #739de0;
    color:#000;
    padding: 3.5px;
    padding-left: 7px;
    padding-right: 7px;
}



.slideshow{
    position: relative;
    top:0;
    left: 0;
    width: 100%;
    height: 600px;
    background: #003263;
}

.slideshow .previsao-do-tempo{
    font-family: 'Open Sans', sans-serif;
    position: absolute;
    right: 8%;
    top:20px;
    width: 40%;
    height: auto;
    z-index: 9998;
    color:#fff;
}
.previsao-do-tempo h3.cidade{
    font-weight: bold;
    font-size: 1.2em;
}
.previsao-do-tempo h1.atual{
    font-weight: normal;
    font-weight: 300;
    font-size: 4.5em;
}
.previsao-do-tempo * small{
    color:#fff;
}
.n-area{
    padding-left: 5px !important;
    padding-right: 5px !important;
}
.demais-temp{
    background: rgba(68, 99, 192, 0.6);
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 8px;
    padding-right: 8px;
    height: 174px;
}
.demais-temp p{
    margin-top: 10px;
}

.slideshow .item{
    width: 100%;
    height: 550px
}

.slideshow .left.carousel-control {
    position: absolute;
    top: 277px;
    left: -73px;
    bottom: 0;
    width: 15%;
    font-size: 20px;
    color: #ffffff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    z-index: 9998 !important;
}
.slideshow .right.carousel-control {
    top: 277px;
    right: -73px;
    z-index: 9998 !important;
}


.slideshow .texto-destaque{
    position: absolute;
    top:237.5px;
    line-height: 1em;
    left: 0%;
    width: 100%;
    margin-left: 0%;
    height: auto;
    z-index: 9997;
    
    text-align: center;

}

.mt{
  padding-top:9px;
  padding-bottom: 18px; 
  background:rgba(31, 61, 99, 0.0) !important;
}

@media (max-width: 1024px) {
    .mt{
      padding-left: 10%;
      padding-right: 10%;
    }
}

.slideshow .texto-destaque h1, .slideshow .texto-destaque h2{
    font-family: Arial;
    color:#00ccff;
    font-weight: normal;
    line-height: 0.9em;
}
.slideshow .texto-destaque h1 span{
    color:#a5d377;
}
/* MOUSE */
#mouse{
   margin-top: 5em;
   margin-left:auto;
   margin-right:auto;
   width:2.4em;
   height:4.5em;
   background-color:rgba(255,255,255,0);
   border-radius: 100px;
   border:2px solid white;
}
#wheel{
  margin-top:1em;
  margin-left:auto;
  margin-right:auto;
  width:0.55em;
  height:0.55em;
  background-color:white;
  border-radius: 50%;
}
.scroll2{
  opacity:0;
   margin-left:auto;
   margin-right:auto;
   width:0px;
   height:0px;
  border-left: 0.35em solid transparent;
    border-right: 0.35em solid transparent;
    border-top: 0.4em solid white;
   -webkit-animation: down2 1s infinite;
   animation: down2 1s infinite;
}
.scroll3{
   opacity:0;
   margin-left:auto;
   margin-right:auto;
   width:0px;
   height:0px;
  border-left: 0.35em solid transparent;
    border-right: 0.35em solid transparent;
    border-top: 0.4em solid white;
   -webkit-animation: down 1s infinite;
   animation: down 1s infinite;
}
.scroll{
  opacity:0;
   margin-left:auto;
   margin-right:auto;
   width:0px;
   height:0px;
  border-left: 0.35em solid transparent;
    border-right: 0.35em solid transparent;
    border-top: 0.4em solid white;
   -webkit-animation: down3 1s infinite;
  animation: down3 1s infinite;
}
@-webkit-keyframes down{
  0%{
    opacity:0;
  }
  100%{
    opacity:1;
    transform: translateY(2.3em);
  }
}
@-webkit-keyframes down2{
  40%{
    opacity:0;
  }
  100%{
    opacity:0.5;
    transform: translateY(2.3em);
  }
}
@-webkit-keyframes down3{
  60%{
    opacity:0;
  }
  100%{
    opacity:0.2;
    transform: translateY(2.3em);
  }
}
@keyframes down{
  0%{
    opacity:0;
  }
  100%{
    opacity:1;
    transform: translateY(2.3em);
  }
}
@keyframes down2{
  40%{
    opacity:0;
  }
  100%{
    opacity:0.5;
    transform: translateY(2.3em);
  }
}
@keyframes down3{
  60%{
    opacity:0;
  }
  100%{
    opacity:0.2;
    transform: translateY(2.3em);
  }
}
#text{
  font-family:"Lato";
  font-size:1em;
  text-align:center;
  margin-top:0.75em;
  color:white;
}
/* MOUSE */


#aviao{
    position: absolute;
    bottom: 0;
    z-index: 9998;
}



.empresa{
    position: relative;
    top:0;
    left: 0;
    width: 100%;
    height: 455px;
    background: url('../images/empresa.jpg') no-repeat;
    background-size: cover;
    background-repeat: center center;
}
.empresa .container{
    max-width: 960px;
}
.empresa h1{
    font-weight: bold;
    font-size: 3.5em;
    margin-top: 55px;
    margin-bottom: 0px;
}
.empresa h3{
    margin-top: 10px;
    line-height: 1.45em;
}
.empresa h1,.empresa h3{
    text-align: center;
    font-family: Arial;
    color:#003263;
}

.empresa p{
    color:#646464;
    text-align: left;
    margin-top: 8px;
    margin-bottom: 8px;
    font-size: 1.2em;
}

.empresa #malas{
    position: absolute;
    bottom: -20px;
    right: 3.5%;
    z-index: 9998;
}


.dicas .container{
    max-width: 960px;
}


.dicas h1{
    font-weight: bold;
    font-size: 3.5em;
    margin-top: 55px;
    margin-bottom: 0px;
}
.dicas h3{
    margin-top: 10px;
    line-height: 1.45em;
}
.dicas h1,.dicas h3{
    text-align: center;
    font-family: Arial;
    color:#003263;
}

.dicas p{
    color:#646464;
    text-align: left;
    margin-top: 8px;
    margin-bottom: 8px;
    font-size: 1.2em;
}
.dicas p b{
    color:#646464;
    text-align: left;
    margin-top: 8px;
    margin-bottom: 8px;
    font-size: 1.2em;
}



.contato{
    position: relative;
    top:0;
    left:0;
    width: 100%;
    min-height: 550px;
    background: url("../images/contato.jpg") no-repeat;
    background-size: cover;
    background-position: center center;
    padding-top: 30px;
    padding-bottom: 30px;
}


.contato h1{
    font-weight: bold;
    font-size: 3.5em;
    margin-top: 55px;
    margin-bottom: 0px;
}
.contato h3{
    margin-top: 10px;
    line-height: 1.45em;
}
.contato h1,.contato h3{
    text-align: center;
    font-family: Arial;
    color:#003263;
}

.contato p{
    color:#646464;
    text-align: left;
    margin-top: 8px;
    margin-bottom: 8px;
    font-size: 1.1em;
}


.contato .form-control{
    background: rgba(255,255,255,0.0);
}

.contato .form-group button{
    font-family: Arial;
    font-weight: bold;
    color:#003263;
    font-size: 1.25em;
    background: none !important;
    border:none;
}


.contato p{
    text-align: center;
    font-family: Arial;
    font-weight: bold;
    color:#003263;
    font-size: 1.25em;

}

#passaport{
    position: absolute;
    bottom:20px;
    right: 7.5%;
    z-index: 9998;
}


footer{
    position: relative;
    top:0;
    left:0;
    width: 100%;
    min-height: 38.5px;
    background:#003263;
}

footer .container{
    max-width: 960px;
}

footer .coluna-1{
    text-align: left;
    padding-top: 10px;
}
footer .coluna-1 a{
    color:#fff;
    text-decoration: none;
    padding-right: 10px;
}


footer .coluna-2{
    color:#fff;
    padding-top: 10px;
    text-align: right;
    font-size: 0.8em;
}



footer .form-control,footer textarea{
    color:#6767ff !important;
  }::-webkit-input-placeholder {
   color:#6767ff !important;
}

:-moz-placeholder {
   color:#6767ff !important;
}

::-moz-placeholder {
   color:#6767ff !important;
}

:-ms-input-placeholder {  
   color:#6767ff !important;
}

.busca-t{
  padding-right: 5px;
  margin-top: 5.5px;
}

.busca-t .form-control{
  background: #6699c9;
  border:none !important;
  width: 100%;
}