/* Background */


/*Logo */
.logo-intro{ margin-top:10px; }
/* Control header */
header { width: 100%;height: 50px; position:fixed; z-index:999;}


/* Control sections */
#link1{ width:100%;height:auto;background-color:#ffffff;padding-top:115px;padding-bottom:50px;}
#bg-login{background:url(https://ati.gertel.com.br/imagens/bg_login.jpg) no-repeat center center; height:620px; width:100%; overflow: hidden; background-size:cover;}


/* Control title */
.head-page{ background-color:#337ab7; padding:5px 0; margin-top:12px;}
.title-page{ font-size:16px; font-weight:600; color:#ffffff;}
.text-list{ font-size:13px; color:#131313;}


/* Control color */
.blue{ background-color:#337ab7;} 
.darkblue{ background-color:#0f3881;} 

/* Botão */
.btn-tex{ color:#ffffff; border:#0d3274 solid thin}
.btn-tex:hover{ color:#ffffff;}

/*Box*/
.box{ background-color:#ffffff; padding:20px; border:none; border-radius:4px; height:370px; margin-top:40px;}