img.logo-header {
    width: 230px;
    margin: 10px auto;
}

body {
    font-family: 'Poppins', sans-serif;
}

label.user-name-label {
    font-size: 1em;
    font-weight: 600;
    color: #0f823f !important;
    font-family: 'Poppins', sans-serif;
}

.login-user-bar {
    height: 45px;
}

div.row.login-user-bar div {
    height: auto;
    min-height: 45px;
}

div.row.login-user-bar div button.btn {
    background-color: #0f823f;
    font-family: 'Poppins', sans-serif;
    color: #ffffff;
    font-size: 0.8em;
    font-weight: 500;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    padding-left: 20px;
    padding-right: 20px;
}

div.container.header {
    box-shadow: 0px 3px 16px rgba(0, 0, 0, 0.22);
    margin-left: 0;
    margin-right: 0;
    width: 100% !important;
    max-width: 100%;
}

div.container.hero-section {
    background-image: url('images/gia-service-header.jpg');
    background-repeat: no-repeat;
    background-position: center center;
    width: 100%;
    max-width: 100%;
    background-size: cover;
    height: 300px;
}

div.container.main-section {
    width: 835px;
    margin-top: -75px;
    height: auto;
    background-color: #ffffff;
    border-radius: 12px;
    box-shadow: 0px 0px 9px 2px rgba(0, 0, 0, 0.21);
}

div.container.hero-section h1 {
    width: 835px;
    margin-left: auto;
    margin-right: auto;
    top: 147px;
    position: relative;
    font-weight: 700;
    letter-spacing: -1px;
    color: #17823f;
}

.btt-representadas button {
    width: 200px;
    padding-top: 25px;
    padding-bottom: 25px;
    border: 2px solid #157e44;
    font-weight: 600;
    line-height: 16px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    height: 75px;
    margin: 20px auto;
}

.btt-servicios button {
    width: 205px;
    padding-top: 12px;
    padding-bottom: 12px;
    border: 2px solid #157e44;
    color: #157e44;
    font-weight: 600;
    margin-left: auto;
    margin-right: auto;
    line-height: 16px;
    height: 65px;
    max-height: 65px;
}

.btt-servicios button.btn:hover {
    background-color: #157e44;
    color: #ffffff;
}

.btt-representadas button.btn:hover {
    color: #ffffff;
    border-width: 2px;
    border-color: #09586c;
}

div.row.btt-servicios {
    padding-left: 50px;
    padding-right: 50px;
    padding-top: 45px;
    padding-bottom: 40px;
    margin-bottom: 20px;
}

.representadas-section h4 {
    color: #007680;
    font-weight: 700;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    width: 85%;
    border-bottom: 1px dotted #cacaca;
}

.container.footer {
    background-color: #017E44;
    max-width: 100%;
}

.footer {
    color: #ffffff;
    font-size: 13px;
}

p.footer {
    padding: 0;
    margin: 18px 0 0;
}

div.login-title {
    padding-top: 11px;
}

div.row.login-box img {
    width: 266px;
}

.login-area {
    background-image: url('images/login_back.png');
    background-repeat: no-repeat;
    background-position: left bottom;
    background-size: 517px;
    padding-bottom: 219px;
}

.login-area label {
    font-weight: 600;
    color: #17823f;
}

.login-area button.btn {
    border: 2px solid #17823f;
    font-weight: 700;
    color: #17823f;
}

.login-area button.btn:hover {
    background-color: #17823f;
    color: #ffffff;
}

div.btt-representadas.row a, div.btt-servicios.row a {
    width: 100%;
    max-width: 225px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}

div.btt-representadas {
    margin-left: auto;
    margin-right: auto;
}
