* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

*:before,
*:after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

body {
    font-family: "flamabasic", sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333333;
    background-color: #fff;
}

input,
button {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

a {
    color: #337ab7;
    text-decoration: none;
}

a:hover,
a:focus {
    color: #23527c;
    text-decoration: none;
}

a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

h2 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}

h2 {
    margin-top: 20px;
    margin-bottom: 10px;
}

h2 {
    font-size: 30px;
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold;
}

.form-control {
    display: block;
    width: 100%;
    height: 40px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #6C6F70;
    background-color: #fff;
    background-image: none;
    border: 1px solid #D2D0CD;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.form-group {
    margin-bottom: 20px;
}

body {
    -ms-overflow-x: hidden;
    overflow-x: hidden;
}

*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

body,
div,
span,
iframe,
h2,
i,
form,
label,
section {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    background: transparent;
}

main,
section {
    display: block;
}

button,
input,
label {
    font: 400 1em/1.35 inherit;
    text-align: left;
    text-transform: none;
    white-space: normal;
}

button,
input {
    color: inherit;
    font: inherit;
    margin: 0;
    border-radius: 0;
    -webkit-appearance: none;
}

input {
    line-height: normal;
    vertical-align: middle;
}

button {
    -webkit-appearance: button;
}

body:after {
    content: 'desktop';
    display: none;
}

@media only screen and (max-width: 1200px) {
    body:after {
        content: 'small-desktop';
    }
}

@media only screen and (max-width: 1023px) {
    body:after {
        content: 'tablet';
    }
}

@media only screen and (max-width: 767px) {
    body:after {
        content: 'mobile';
    }
}

body,
h2 {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit;
    text-align: inherit;
    vertical-align: inherit;
    color: inherit;
}

body {
    text-align: left;
}

i {
    font-style: italic;
}

a {
    background-color: transparent;
}

a:link,
a:visited,
a:active,
a:hover,
a:focus {
    outline: 0;
}

body {
    color: #6C6F70;
}

body,
h2 {
    margin: 0;
    font-family: "flamabasic", sans-serif;
    font-size: 17px;
    line-height: 32px;
}

a,
.link {
    background: none;
    color: #D52B1E;
    cursor: pointer;
    text-decoration: none;
}

@media only screen and (max-width: 767px) {

    body,
    h2 {
        font-size: 13px;
        line-height: 25px;
    }
}

.s:after {
    display: inline-block;
    font-family: "cepsa-symbols";
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    line-height: 1;
    vertical-align: middle;
    text-rendering: optimizeLegibility;
    text-transform: none;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.s.s-online-bills:after {
    content: "\e90c";
}

.s.s-buy-services:after {
    content: "\e90e";
}

.s.s-money:after {
    content: "\e90f";
}

.s.s-config:after {
    content: "\e903";
}

body {
    background: #fff;
}

form .form-group label {
    font-size: 12px;
    text-transform: uppercase;
    color: #6C6F70;
    font-weight: normal;
}

@media only screen and (max-width: 767px) {
    form .form-group label {
        font-size: 12px;
        line-height: 17px;
    }
}

@media only screen and (max-width: 1023px) {
    form .form-group {
        clear: both;
    }
}

@media only screen and (max-width: 767px) {
    form .form-group {
        margin: 10px 0 5px 0;
    }
}

form .form-group .form-control {
    padding-left: 18px;
}

@media only screen and (max-width: 767px) {
    form .form-group .form-control {
        font-size: 12px;
    }
}

body {
    overflow-x: hidden;
}

body {
    -webkit-backface-visibility: hidden;
}

.link {
    display: inline-block;
    position: relative;
    -webkit-transition: color 0.3s ease;
    transition: color 0.3s ease;
    cursor: pointer;
    font: 500 14px/24px "flamabasic", sans-serif;
    border: 1px solid transparent;
}

.link:before {
    content: '';
    display: block;
    height: 1px;
    position: absolute;
    top: 100%;
    left: 0;
    right: 100%;
    background: #D52B1E;
    -webkit-transition: right 0.3s ease;
    transition: right 0.3s ease;
}

@media only screen and (min-width: 767px) {
    .link:hover {
        color: #D52B1E;
    }
}

.link:hover:before {
    right: 0;
}

.link:active,
.link:focus {
    color: #D52B1E;
}

@media only screen and (max-width: 767px) {
    .link {
        font-size: 0.875rem;
        line-height: 1.25rem;
    }
}

.e-btn-primary,
.e-btn-secondary {
    position: relative;
    display: inline-block;
    padding: 11px 20px 11px;
    overflow: hidden;
    vertical-align: middle;
    z-index: 1;
    cursor: pointer;
    font: 500 14px/26px "flamabasic", sans-serif;
    text-align: center;
    text-transform: uppercase;
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease;
    white-space: nowrap;
}

@media only screen and (max-width: 767px) {

    .e-btn-primary,
    .e-btn-secondary {
        font-size: 12px;
        height: 50px;
        width: 100%;
    }
}

.e-btn-primary:after,
.e-btn-secondary:after {
    content: '';
    position: absolute;
    display: block;
    width: 0;
    height: 100%;
    top: 0;
    bottom: 0;
    left: 50%;
    -webkit-transition: width 0.35s ease;
    transition: width 0.35s ease;
    opacity: 0;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: -1;
}

@media only screen and (min-width: 767px) {

    .e-btn-primary:hover:after,
    .e-btn-secondary:hover:after {
        width: 100%;
        opacity: 1;
    }
}

.e-btn-primary:active,
.e-btn-primary:focus,
.e-btn-secondary:active,
.e-btn-secondary:focus {
    outline: 0;
}

.e-btn-primary:before,
.e-btn-secondary:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
}

.e-btn-primary {
    color: #D52B1E;
    border: 1px solid #D52B1E;
    background: transparent;
}

.e-btn-primary:before {
    background: transparent;
    border: 1px solid transparent;
}

.e-btn-primary:after {
    background: #F6F5F5;
    border: 1px solid #F6F5F5;
}

@media only screen and (max-width: 767px) {
    .e-btn-primary {
        width: 100%;
    }
}

.e-btn-primary.filled {
    color: #fff;
    border: 1px solid #D52B1E;
    background: transparent;
}

.e-btn-primary.filled:before {
    background: #D52B1E;
    border: 0;
}

.e-btn-primary.filled:after {
    background: #BC1D11;
    border: 0;
}

button.e-btn-primary.filled {
    background: #D52B1E;
}

button.e-btn-primary.filled:hover {
    border: 1px solid #BC1D11;
    background: #BC1D11;
}

.e-btn-secondary {
    color: #D52B1E;
    border: 1px solid #D52B1E;
    background: transparent;
}

.e-btn-secondary:before {
    background: transparent;
    border: 1px solid transparent;
}

.e-btn-secondary:after {
    background: #F6F5F5;
    border: 1px solid #F6F5F5;
}

.e-btn-secondary:hover {
    color: #D52B1E;
}

a:hover,
a:focus {
    color: #D52B1E;
    text-decoration: none;
}

.b-login-responsive-ar {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    width: 33rem;
    height: auto;
    padding: 2rem 0rem;
}

@media only screen and (max-width: 1264px) {
    .b-login-responsive-ar {
        width: auto;
    }
}

@media only screen and (max-width: 1023px) {
    .b-login-responsive-ar {
        height: auto;
    }
}

@media only screen and (max-width: 767px) {
    .b-login-responsive-ar {
        padding: 0;
        width: 100%;
        margin-bottom: 2rem;
    }
}

.b-login-responsive-ar .login__form--title {
    text-align: center;
    font-family: "flamamedium", sans-serif;
    font-size: 1.75rem;
    line-height: 2.25rem;
    color: #263746;
    margin-bottom: 1.5rem;
}

@media only screen and (max-width: 767px) {
    .b-login-responsive-ar .login__form--title {
        font-size: 1.25rem;
        line-height: 1.75rem;
    }
}

.b-login-responsive-ar .login__form--container {
    width: 17.8125rem;
}

@media only screen and (max-width: 767px) {
    .b-login-responsive-ar .login__form--container {
        width: 100%;
    }
}

.b-login-responsive-ar .login__form--link {
    margin-bottom: 1.5rem;
}

.b-login-responsive-ar .form-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 2rem;
    position: relative;
}

.b-login-responsive-ar label {
    font-family: "flamabook", sans-serif;
    font-size: 0.75rem;
    line-height: 1rem;
    color: #263746 !important;
    text-transform: uppercase;
    margin-bottom: 0.5rem;
}

.b-login-responsive-ar input[type="text"],
.b-login-responsive-ar input[type="password"] {
    background-color: #fbfbfb;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #263746;
    font-family: "flamabook", sans-serif;
    font-size: 0.875rem;
    line-height: 1.25rem;
    border-color: #c2c7cc;
    border-radius: 0.125rem;
    padding: 0.625rem 1rem;
}

.b-login-responsive-ar .form-control:valid {
    background-color: #fff;
    border-color: #ADCE6D;
}

.b-register-responsive-ar {
    width: 24rem;
    height: auto;
    background-color: #fbfbfb;
    padding: 2rem 1.9375rem;
}

@media only screen and (max-width: 767px) {
    .b-register-responsive-ar {
        width: 100%;
        padding: 2rem 1.5rem;
    }
}

.b-register-responsive-ar .register__block--title {
    text-align: center;
    font-family: "flamamedium", sans-serif;
    font-size: 1.75rem;
    line-height: 2.25rem;
    color: #263746;
    margin-bottom: 1rem;
}

@media only screen and (max-width: 767px) {
    .b-register-responsive-ar .register__block--title {
        font-size: 1.25rem;
        line-height: 1.75rem;
    }
}

.b-register-responsive-ar .register__block--info {
    margin-bottom: 1rem;
    position: relative;
    padding-left: 1.75rem;
    line-height: 1.25rem;
}

.b-register-responsive-ar .e-btn-secondary {
    width: 100%;
    margin-bottom: 1.5rem;
}

.b-register-responsive-ar .s {
    width: 1.25rem;
    height: 1.25rem;
    color: #D52B1E;
    margin-right: 0.5rem;
    position: absolute;
    left: 0;
    text-align: center;
}

.b-register-responsive-ar .block--info-text {
    font-family: "flamabook", sans-serif;
    font-size: 0.875rem;
    line-height: 1.25rem;
    color: #263746;
}

@media only screen and (max-width: 767px) {
    .b-register-responsive-ar .block--info-text {
        font-size: 1rem;
    }
}

.m-main-login--responsive-ar {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: auto;
    padding: 2.5rem 1rem 4.875rem 1rem;
    position: relative;
}

@media only screen and (max-width: 1264px) {
    .m-main-login--responsive-ar {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        width: 100%;
        margin: 0 auto auto;
        max-width: 49.375rem;
    }
}

@media only screen and (max-width: 767px) {
    .m-main-login--responsive-ar {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 2rem 1rem;
    }
}

/*! CSS Used fontfaces */
@font-face {
    font-family: 'flamabasic';
    src: url(fonts/flama-basic-webfont.woff2) format("woff2"), url(fonts/flama-basic-webfont.woff) format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: cepsa-symbols;
    font-style: normal;
    font-weight: normal;
    src: url("fonts/cepsa-symbols.eot?#iefix") format("embedded-opentype"), url("fonts/cepsa-symbols.woff") format("woff"), url("fonts/cepsa-symbols.ttf") format("truetype"), url("fonts/cepsa-symbols.svg#cepsa-symbols") format("svg");
}

@font-face {
    font-family: 'flamamedium';
    src: url(fonts/flama-medium-webfont.woff2) format("woff2"), url(fonts/flama-medium-webfont.woff) format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'flamabook';
    src: url(fonts/flama-book-webfont.woff2) format("woff2"), url(fonts/flama-book-webfont.woff) format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}