body {
  width: 100%;
  min-height: 100%;
  margin: 0px;
}



.header{
  background: #ffff00 url(https://www.youinc.com.br/wp-content/uploads/2018/10/CENTRAL-PARK.png);
  background-repeat: no-repeat;
  background-position: left;
  width: auto;
  min-height: 12vh; 
}

.mascara{
background-color: rgba(0,0,0,0.3);

}

.content{
  /*background:
    linear-gradient(45deg,rgba(0,0,0,.65),rgba(0,0,0,.3)
    ),
    url(../imagens/ar1.jpg) no-repeat;*/
  display: flex;
  justify-content: space-around;
  align-items: center;
  /*min-height:  70vh;*/
}

/*slide background*/

body {
/*width: 100%;
height: 70vh;*/
background-position: center;
background-size: cover;
background-repeat: no-repeat;
backface-visibility: hidden;
animation: slideBg 10s linear infinite;
animation-timing-function: ease-in-out;
background-image: url(../imagens/bg1.jpg);
}


@keyframes slideBg{
    0%{
       background-image: url(../imagens/foto_1.jpg);
      }
    50%{
       background-image: url(../imagens/foto_2.jpg);
      }
    100%{
       background-image: url(../imagens/foto_3.jpg);
      }
} 

/* fim slide background */

.text-title{
  width: 500px;
  font-size: 30px;
  color: #fff;
  font-family: arial;
}

.text{
  width: 500px;
  font-size: 20px;
  color: #fff;
  font-family: arial;
}

.form{
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: center;
    width: 400px;
    height: 350px;
    background: #ffffffd5;
    border-radius: 15px;
    margin-bottom: 15%;
}

.text-form{
    text-transform: uppercase;
    font-size: 20px;
    color: #fff;
    font-family: arial;
    text-align: center;
}

.user{
  display: flex;
  flex-direction: column;
 
}

input{
    height: 70px;
    font-size: 15px;
    font-weight: 600;
    border: 0px;
    padding: 5px;
    text-align: center;
    background: transparent;
}

.checkbox{
    display: flex;
    align-items: center;    
    justify-content: center;
    height: 50px;
    font-family: arial;
    font-size: 13px;
}

.btn{  
  
  width: 160px;
  height: 50px;
  background: #008f16;
  border-radius: 20px;
  color: #fff;
  text-align: center;
  font-family: arial;
  font-weight: 600;
  text-transform: uppercase;
  align-self: center;
  border: 0px;
}

.icon-user{
  position: absolute;
  padding: 20px 5px 5px 20px;
  width: 32px;
}

.icon-password{
  position: absolute;
  padding: 100px 5px 5px 20px;
  width: 32px !important;
}

.footer{
  width: 100%;
  height: 200px;
  background-image: linear-gradient(45deg, #aaaaaa, #222222);
  display: flex;
  justify-content: space-around;
  font-family: arial;
  line-height: 22px;
  
}

.resetar{
  font-family: arial;
  font-size: 12px;
  color: #151515;
  text-align: center;
  font-weight: 600;
  padding-top: 15px;
}

/*CHAMADA AppWinker*/

.chamadaAppWinker{
  width: 100%;
  height: 100px;
  background-color: #B11E58;
  display: flex;
  justify-content: space-around;
}

.lojasApp {
  /*display: flex;*/
  /*justify-content: space-around;*/
  margin-top: 5px;
  padding: 10px;
}

.lojaApple {
  padding: 5px;
}

.lojaAndroid {
  padding: 5px;
}

/*// termina aqui css*/

/*---------------------------------------------*/
/*input {
  outline: none;
  border: none;
}

textarea {
  outline: none;
  border: none;
}

textarea:focus, input:focus {
  border-color: transparent !important;
}

input:focus::-webkit-input-placeholder { color:transparent; }
input:focus:-moz-placeholder { color:transparent; }
input:focus::-moz-placeholder { color:transparent; }
input:focus:-ms-input-placeholder { color:transparent; }

textarea:focus::-webkit-input-placeholder { color:transparent; }
textarea:focus:-moz-placeholder { color:transparent; }
textarea:focus::-moz-placeholder { color:transparent; }
textarea:focus:-ms-input-placeholder { color:transparent; }

input::-webkit-input-placeholder { color: #555555;}
input:-moz-placeholder { color: #555555;}
input::-moz-placeholder { color: #555555;}
input:-ms-input-placeholder { color: #555555;}

textarea::-webkit-input-placeholder { color: #555555;}
textarea:-moz-placeholder { color: #555555;}
textarea::-moz-placeholder { color: #555555;}
textarea:-ms-input-placeholder { color: #555555;}

label {
  margin: 0;
  display: block;
}*/

/*---------------------------------------------*/







.login {
  background-color: #666 !important;
}

.login .logo {
  margin: 0 auto;
  /*margin-top: 60px;*/
  padding: 15px;
  /*text-align: center;*/
  background-color:rgba(52, 84, 135, 1);
}
.login .logo .cond-logo {
  width:110px;
}
.login .logo a img {
  padding-top:15px;
}
.login .logo h3 {
  display: inline-block;
  vertical-align: middle;
  color:#fff;
  margin-left:15px;
}
.login .logo h3 small {
  color:#fff;
}

.login .boxLogin {
  float: right;
  margin-right:100px;
}

.login .login-form,.login .forget-form {
  background: url(../img/bg-form.png) repeat-x;
  width: 440px;
  /* margin: 0 auto; */
  margin-bottom: 0px;
  padding: 30px;
  padding-top: 0px;
  padding-bottom: 15px;
  margin-top: 20px;
}

.logoiCLogin {
  float: right;
}


.login .content h3 {
  color: #eee;
  font-size: 21px;
}

.login .content h4,.login .content h1 {
  color: #eee;
}

.login .content p,
.login .content label {
  color: #fff;
}
.login .content a.esqueciMinhaSenha{
  color:#fff;
}
.login .content a:hover.esqueciMinhaSenha{
  text-decoration: underline;
}
/*.login .content .login-form,
.login .content .forget-form {
padding: 0px;
margin: 0px;
}*/

.homeLogin {
  margin-top: 30px;
}


.login .content .form-control {
  background-color: #fff;
}

.login .content .forget-form {
  display: none;
}


.login .content .register-form {
  display: none;
}

.login .content .form-title,.forget-form h3 {
  font-weight: 300;
  margin-bottom: 40px;
  margin-top: 40px;
  padding-top: 15px;
  text-align: center;
}
.login .content .text-title {
  margin-top: 40px;
}

.login .content .form-actions {
  background-color: transparent;
  clear: both;
  border: 0px;
  padding: 0px 30px 15px 30px;
  margin-left: -30px;
  margin-right: -30px;
}

.login .content .form-actions .checkbox {
  margin-left: 0;
  padding-left: 0;
}

.login .content .forget-form .form-actions {
  border: 0;
  margin-bottom: 0;
  padding-bottom: 20px;
}

/*.login .content .register-form .form-actions {
border: 0;
margin-bottom: 0;
padding-bottom: 0px;
}*/

.login .content .form-actions .checkbox {
  margin-top: 8px;
  display: inline-block;
}

.login .content .form-actions .btn {
  margin-top: -25px;
}

.login .content .forget-password {
  margin-top: 25px;
}

.login .content .create-account {
  border-top: 1px dotted #eee;
  padding-top: 10px;
  margin-top: 15px;
}

.login .content .create-account a {
  display: inline-block;
  margin-top: 5px;
}

/* select2 dropdowns */
.login .content .select2-container i {
  display: inline-block;
  position: relative;
  color: #ccc;
  z-index: 1;
  top: 1px;
  margin: 4px 4px 0px -1px;
  width: 16px;
  height: 16px;
  font-size: 16px;
  text-align: center;
}

.login .content .has-error .select2-container i {
  color: #b94a48;
}

.login .content .select2-container a span {
  font-size: 13px;
}

.login .content .select2-container a span img {
  margin-left: 4px;
}

/* footer copyright */
.login .copyright {
  /*text-align: center;*/
  margin: 0 auto;
  padding: 10px;
  color: #eee;
  font-size: 13px;
}


/* Chamada iCondominio */
.chamadaAppIcondomonio {
  position: fixed;
  bottom: 0;
  padding:20px 0 20px 0;
  float:left;
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
}

.chamadaAppIcondomonio div {
  width: 1200px;
  margin: 0 auto;
}

.chamadaAppIcondomonio div p {
  font-size: 18px;
  color: #fff;
  margin:15px 0 0 0;
  float:left;
  width:70%;
  line-height:1.4em;
}

.chamadaAppIcondomonio div p span {
  clear: both;
  font-size: 13px;
}

.chamadaAppIcondomonio div ul {
  float: right;
  margin:-55px 60px 0 0;
}

.chamadaAppIcondomonio div ul li {
  display: inline-block;
  margin:0 4px 0 0;
}


@media only screen and (min-width : 0px) and (max-width : 320px) {
  .boxLogin {
    margin-right: 15px!important;
  }
}


@media only screen and (min-width : 0px) and (max-width : 767px) {

  .noMobile {
    display: none;
  }

  .container, .col-sm-6 {
    padding: 0!important;
  }

  .login .logo .cond-logo {
    width: 70px;
    margin-left:10px;
  }


  .login .logo h3 {
    font-size: 18px;
    width:100%;
  }

  .login .logo h3 small {
    font-size: 14px;
  }

  .chamadaAppIcondomonio {
    display: none!important;
  }

  .logoiCLogin {
    display: none;
  }

  .logoicPequeno {
    display: block!important;
    width:150px;
    float:right;
  }

  .form-title {
    font-size: 18px!important;
  }

  .login .login-form, .login .forget-form {
    width: 290px;
    margin-top:-50px!important;
    padding-bottom: 30px;
  }
  .login .content .form-actions .btn {
    background: #35AA47!important;
  }
  .login .boxLogin{
    margin: 0 auto;
    width: 300px;
    float: none;
  }
  .login .content .form-actions .btn{
    width: 100%;
    padding: 3px 14px;
    /* margin-right: -30px; */
    margin-top: 7px;
  }
  .login .boxLogin .blue.btn {
    width: 290px;

  }

}

@media screen and (max-width: 1024px) and (min-width: 768px) {
  .noMobile {
    display: none;
  }
  .logo .col-sm-6 {
    width: 65%!important;
  }
  .logo .col-sm-5 {
    width: 30%!important;
  }

  .login .login-form, .login .forget-form {
    margin-right: -300px;
  }
  .login .content .form-actions .btn {
    background: #35AA47!important;
  }
  .login .logo h3 {
    width:300px!important;
    font-weight:bold;
    font-size:17px!important;
  }
  .login .logo .cond-logo{
    width: 70px!important;
  }
  .logoiCLogin {
    width: 150px;
  }
  .chamadaAppIcondomonio {
    display: none;
  }
}
/***
Login page
***/
/* logo page */

.login {
  background-color: #666 !important;
}

.login .logo {
  margin: 0 auto;
  /*margin-top: 60px;*/
  padding: 15px;
  /*text-align: center;*/
  background-color:rgba(52, 84, 135, 1);
}
.login .logo .cond-logo {
  width:110px;
}
.login .logo a img {
  padding-top:15px;
}
.login .logo h3 {
  display: inline-block;
  vertical-align: middle;
  color:#fff;
  margin-left:15px;
}
.login .logo h3 small {
  color:#fff;
}

.login .boxLogin {
  float: right;
  margin-right:100px;
}

.login .login-form,.login .forget-form {
  background: url(../img/bg-form.png) repeat-x;
  width: 440px;
  /* margin: 0 auto; */
  margin-bottom: 0px;
  padding: 30px;
  padding-top: 0px;
  padding-bottom: 15px;
  margin-top: 20px;
}

.logoiCLogin {
  float: right;
}


.login .content h3 {
  color: #eee;
  font-size: 21px;
}

.login .content h4,.login .content h1 {
  color: #eee;
}

.login .content p,
.login .content label {
  color: #fff;
}
.login .content a.esqueciMinhaSenha{
  color:#fff;
}
.login .content a:hover.esqueciMinhaSenha{
  text-decoration: underline;
}
/*.login .content .login-form,
.login .content .forget-form {
padding: 0px;
margin: 0px;
}*/

.homeLogin {
  margin-top: 30px;
}


.login .content .form-control {
  background-color: #fff;
}

.login .content .forget-form {
  display: none;
}


.login .content .register-form {
  display: none;
}

.login .content .form-title,.forget-form h3 {
  font-weight: 300;
  margin-bottom: 40px;
  margin-top: 40px;
  padding-top: 15px;
  text-align: center;
}
.login .content .text-title {
  margin-top: 40px;
}

.login .content .form-actions {
  background-color: transparent;
  clear: both;
  border: 0px;
  padding: 0px 30px 15px 30px;
  margin-left: -30px;
  margin-right: -30px;
}

.login .content .form-actions .checkbox {
  margin-left: 0;
  padding-left: 0;
}

.login .content .forget-form .form-actions {
  border: 0;
  margin-bottom: 0;
  padding-bottom: 20px;
}

/*.login .content .register-form .form-actions {
border: 0;
margin-bottom: 0;
padding-bottom: 0px;
}*/

.login .content .form-actions .checkbox {
  margin-top: 8px;
  display: inline-block;
}

.login .content .form-actions .btn {
  margin-top: -25px;
}

.login .content .forget-password {
  margin-top: 25px;
}

.login .content .create-account {
  border-top: 1px dotted #eee;
  padding-top: 10px;
  margin-top: 15px;
}

.login .content .create-account a {
  display: inline-block;
  margin-top: 5px;
}

/* select2 dropdowns */
.login .content .select2-container i {
  display: inline-block;
  position: relative;
  color: #ccc;
  z-index: 1;
  top: 1px;
  margin: 4px 4px 0px -1px;
  width: 16px;
  height: 16px;
  font-size: 16px;
  text-align: center;
}

.login .content .has-error .select2-container i {
  color: #b94a48;
}

.login .content .select2-container a span {
  font-size: 13px;
}

.login .content .select2-container a span img {
  margin-left: 4px;
}

/* footer copyright */
.login .copyright {
  /*text-align: center;*/
  margin: 0 auto;
  padding: 10px;
  color: #eee;
  font-size: 13px;
}


/* Chamada iCondominio */
.chamadaAppIcondomonio {
  position: fixed;
  bottom: 0;
  padding:20px 0 20px 0;
  float:left;
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
}

.chamadaAppIcondomonio div {
  width: 1200px;
  margin: 0 auto;
}

.chamadaAppIcondomonio div p {
  font-size: 18px;
  color: #fff;
  margin:15px 0 0 0;
  float:left;
  width:70%;
  line-height:1.4em;
}

.chamadaAppIcondomonio div p span {
  clear: both;
  font-size: 13px;
}

.chamadaAppIcondomonio div ul {
  float: right;
  margin:-55px 60px 0 0;
}

.chamadaAppIcondomonio div ul li {
  display: inline-block;
  margin:0 4px 0 0;
}


@media only screen and (min-width : 0px) and (max-width : 320px) {
  .boxLogin {
    margin-right: 15px!important;
  }
}


@media only screen and (min-width : 0px) and (max-width : 767px) {

  .noMobile {
    display: none;
  }

  .container, .col-sm-6 {
    padding: 0!important;
  }

  .login .logo .cond-logo {
    width: 70px;
    margin-left:10px;
  }


  .login .logo h3 {
    font-size: 18px;
    width:100%;
  }

  .login .logo h3 small {
    font-size: 14px;
  }

  .chamadaAppIcondomonio {
    display: none!important;
  }

  .logoiCLogin {
    display: none;
  }

  .logoicPequeno {
    display: block!important;
    width:150px;
    float:right;
  }

  .form-title {
    font-size: 18px!important;
  }

  .login .login-form, .login .forget-form {
    width: 290px;
    margin-top:-50px!important;
    padding-bottom: 30px;
  }
  .login .content .form-actions .btn {
    background: #35AA47!important;
  }
  .login .boxLogin{
    margin: 0 auto;
    width: 300px;
    float: none;
  }
  .login .content .form-actions .btn{
    width: 100%;
    padding: 3px 14px;
    /* margin-right: -30px; */
    margin-top: 7px;
  }
  .login .boxLogin .blue.btn {
    width: 290px;

  }

}

@media screen and (max-width: 1024px) and (min-width: 768px) {
  .noMobile {
    display: none;
  }
  .logo .col-sm-6 {
    width: 65%!important;
  }
  .logo .col-sm-5 {
    width: 30%!important;
  }

  .login .login-form, .login .forget-form {
    margin-right: -300px;
  }
  .login .content .form-actions .btn {
    background: #35AA47!important;
  }
  .login .logo h3 {
    width:300px!important;
    font-weight:bold;
    font-size:17px!important;
  }
  .login .logo .cond-logo{
    width: 70px!important;
  }
  .logoiCLogin {
    width: 150px;
  }
  .chamadaAppIcondomonio {
    display: none;
  }
}
