﻿@font-face {
    font-display: swap;
    font-family: 'Gotham-Bold';
    src: url('../fonts/Gotham-Bold.otf') format("opentype");
}


@font-face {
    font-display: swap;
    font-family: 'Gotham-Light';
    src: url('../fonts/GothamRnd-Light.otf') format("opentype");
}

html, body { height: 100%; }

body {
    margin: 0;
    padding: 0;
}

body { font-family: Gotham-Light Arial, Helvetica, sans-serif; }

h1 {
    font-family: Gotham-Bold Arial, Helvetica, sans-serif;
    font-weight: 500;
}

h3 {
    font-display: swap;
    font-family: Gotham-Bold Arial, Helvetica, sans-serif !important;
}


a {
    color: #E31D1A !important;
    text-decoration: none;
}

header, main, footer {
    position: fixed;
    width: 100%;
}

header {
    -moz-box-shadow: 0px 0px 3px 1px rgba(133, 133, 133, 0.77);
    -webkit-box-shadow: 0px 0px 3px 1px rgba(133, 133, 133, 0.77);
    background: #fff !important;
    box-shadow: 0px 0px 3px 1px rgba(133, 133, 133, 0.77);
    height: 70px;
    z-index: 10;
}

header:after {
    background-position: top;
    /*background-image: url(https://www.bancosantafe.com.ar/includes/css/layout/bg-menu-shadow.png);*/
    background-repeat: repeat-x;
    background-size: auto;
    content: " ";
    display: block;
    height: 30px;
    left: 0;
    position: absolute;
    right: 0;
    width: 100%;
    z-index: 9999999999999999999;
}

main {
    background-repeat: no-repeat;
    background-size: cover;
    bottom: 5px;
    overflow: auto;
    top: 70px;
}

footer {
    background-color: gray;
    bottom: 0;
    height: 0px;
}

/** PACE **/

.pace {
    -moz-user-select: none;
    -webkit-pointer-events: none;
    -webkit-user-select: none;
    background: gray;
    bottom: 0;
    height: 2px;
    left: 0;
    margin: auto;
    pointer-events: none;
    position: fixed;
    right: 0;
    top: 0;
    user-select: none;
    width: 100%;
    z-index: 9999999;
}

.preloader {
    background-color: white;
    height: 100%;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999999999999999999999999;
}

.pace .pace-progress {
    -moz-box-sizing: border-box;
    -moz-transform: translate3d(0, 0, 0);
    -moz-transition: width 1s ease-in-out 1s linear;
    -ms-box-sizing: border-box;
    -ms-transform: translate3d(0, 0, 0);
    -ms-transition: width 1s ease-in-out 1s linear;
    -o-box-sizing: border-box;
    -o-transform: translate3d(0, 0, 0);
    -o-transition: width 1s ease-in-out 1s linear;
    -webkit-box-sizing: border-box;
    -webkit-transform: translate3d(0, 0, 0);
    -webkit-transition: width 1s ease-in-out 1s linear;
    background: gray;
    box-sizing: border-box;
    display: block;
    height: 100%;
    left: 0px;
    max-width: 100%;
    position: fixed;
    position: absolute;
    top: 0px;
    transform: translate3d(0, 0, 0);
    transition: width 1s ease-in-out 1s linear;
    z-index: 9999999;
}

.pace .pace-inactive { display: none; }

.accordion-official {
    background-color: #E31D1A !important;
}

    .accordion-official .btn-link {
        color: white;
    }

.masthead {
    overflow: hidden;
    padding-bottom: 3rem;
    position: relative;
    z-index: 2;
}

.masthead .masthead-bg {
    background-color: rgba(129, 24, 27, .8);
    bottom: 0;
    height: 100%;
    left: 0;
    min-height: 40rem;
    position: absolute;
    right: 0;
    top: 0;
    transform: skewY(4deg);
    transform-origin: bottom right;
    width: 100%;
}

.masthead .masthead-content h1 {
    font-size: 2.5rem;
}

.masthead .masthead-content p { font-size: 1.2rem; }

.masthead .masthead-content p strong { font-weight: 700; }

.masthead .masthead-content .input-group-newsletter input {
    font-size: 1rem;
    padding: 1rem;
}

.masthead .masthead-content .input-group-newsletter button {
    font-size: 0.8rem;
    font-weight: 700;
    letter-spacing: 1px;
    padding: 1rem;
    text-transform: uppercase;
}

@media (min-width: 768px) {
    .masthead {
        height: 100%;
        min-height: 0;
        padding-bottom: 0;
        width: 47.5rem;
    }

    .masthead .masthead-bg {
        min-height: 0;
        transform: skewX(-8deg);
        transform-origin: top right;
    }

    .masthead .masthead-content {
        padding-left: 3rem;
        padding-right: 10rem;
    }

    .masthead .masthead-content h1 { font-size: 3.5rem; }

    .masthead .masthead-content p { font-size: 1.3rem; }
}

.icon-background { color: rgba(0, 149, 58, 0.79) }



section {
    display: none;
    padding: 20px 0 0;
}



@media (max-width: 575px) {
    label.label-tab {
        border: 1px solid transparent;
        color: #695A5C;
        display: inline-block;
        font-weight: 600;
        margin: 0 20px -1px 0;
        padding: 10px 90px 5px 0;
        text-align: left;
    }




    .step-subtitle {
        font-size: 0em;
    }


    small.step-subtitle::before {
    }

    .step-title {
        font-size: 0.9em;
        font-weight: 600;
    }

    #icons-social {
        margin-top: 1em;
    }

    .tabs-title {
        font-size: 20px;
        margin-left: 0.9em;
    }

    label.label-tab {
        margin-top: 5px;
        padding: 5px 2px 5px 0;
    }

    .label-tab:first-of-type {
        margin-left: 1.1em
    }
}

    @media (min-width: 576px) and (max-width: 767px) {
        label.label-tab {
            border: 1px solid transparent;
            color: #695A5C;
            display: inline-block;
            font-weight: 500;
            margin: 0 10px -1px 0;
            padding: 10px 80px 5px 0;
            text-align: left;
        }




        .step-subtitle {
            font-size: 0.8em;
        }


        small.step-subtitle::before {
            content: '\A';
            white-space: pre;
        }

        .step-title {
            font-size: 1.4em;
            font-weight: 600;
        }

        #icons-social {
            margin-top: 0.6em;
        }

        .tabs-title {
            font-size: 24px;
            margin-left: 1.2em;
        }

        label.label-tab {
            padding: 10px 20px 5px 0;
        }

        .label-tab:first-of-type {
            margin-left: 2em;
        }
    }

@media (min-width: 768px) and (max-width: 991px) {
    label.label-tab {
        border: 1px solid transparent;
        color: #555;
        display: inline-block;
        font-weight: 600;
        margin: 0 20px -1px 0;
        padding: 20px 100px 5px 0;
        text-align: left;
    }





    .step-subtitle { font-size: 1em; }


    small.step-subtitle::before {
        content: '\A';
        white-space: pre;
    }

    .step-title {
        font-size: 1.5em;
        font-weight: 600;
    }

    #icons-social { margin-top: 0.6em; }

    .tabs-title {
        font-size: 32px;
        margin-left: 1em;
    }

    label.label-tab { padding: 10px 30px 5px 0; }

    .label-tab:first-of-type { margin-left: 2em; }
}

@media (min-width: 992px) and (max-width: 1199px) {
    label.label-tab {
        border: 1px solid transparent;
        color: #695A5C;
        display: inline-block;
        font-weight: 600;
        margin: 0 20px -1px 0;
        padding: 20px 100px 5px 0;
        text-align: left;
    }





    .step-subtitle { font-size: 0.9em; }


    small.step-subtitle::before {
        content: '\A';
        white-space: pre;
    }

    .step-title {
        font-size: 1.5em;
        font-weight: 600;
    }

    #icons-social { margin-top: 0.7em; }

    .tabs-title {
        font-size: 27px;
        margin-left: 1em;
    }

    label.label-tab { padding: 10px 20px 5px 0; }

    .label-tab:first-of-type { margin-left: 2em; }
}

@media (min-width: 1200px) {
    label.label-tab {
        border: 1px solid transparent;
        color: #695A5C;
        display: inline-block;
        font-weight: 600;
        margin: 0 20px -1px 0;
        padding: 20px 100px 5px 0;
        text-align: left;
    }




    .step-subtitle { font-size: 1em; }


    small.step-subtitle::before {
        content: '\A';
        white-space: pre;
    }

    .step-title {
        font-size: 1.4em;
        font-weight: 600;
    }

    #icons-social { margin-top: 0.7em; }

    .tabs-title {
        font-size: 29px;
        margin-left: 1em;
    }

    label.label-tab { padding: 10px 10px 5px 0; }

    .label-tab:first-of-type { margin-left: 2em; }
}

label.label-tab:hover { cursor: not-allowed; }



.flexbox-parent {
    -js-display: flex;
    -webkit-flex-direction: column; /* align items in Main Axis */
    align-content: stretch; /* Extra space in Cross Axis */
    align-items: stretch; /* align items in Cross Axis */
    background: rgba(255, 255, 255, .1);
    display: flex; /* NEW, Spec - Opera 12.1, Firefox 20+ */
    display: -webkit-flex; /* NEW - Chrome */
    flex-direction: column;
    height: 100%;
    width: 100%;
}

.flexbox-item h2 { color: gray; }

.flexbox-item { /*padding: 5px;*/ }

.flexbox-item-grow {
    -ms-flex: 1; /* IE 10 */
    -webkit-flex: 1; /* Chrome */
    flex: 1 1 auto; /* same as flex: 1 1 auto; */
}

.flexbox-item.header {
    /* IE8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#CCFFFFFF, endColorstr=#CCFFFFFF)";
    /*background-color: #E9E9E9;*/
    /* default fallback */
    background: rgb(255, 255, 255) transparent;
    /* nice browsers */
    background: rgba(255, 255, 255, 0.9);
    border-bottom: 1px solid #DBD9D9;
    /* IE 6/7 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#CCFFFFFF, endColorstr=#CCFFFFFF);
    z-index: 10;
}

.flexbox-item.footer {
    /* IE8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#CCFFFFFF, endColorstr=#CCFFFFFF)";
    /* default fallback */
    background: rgb(255, 255, 255) transparent;
    /* nice browsers */
    background: rgba(255, 255, 255, 0.9);
    border-top: 1px solid #DBD9D9;
    /* IE 6/7 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#CCFFFFFF, endColorstr=#CCFFFFFF);
    height: 70px;
}

.flexbox-item.content {
    background: rgba(0, 0, 255, .1);
    overflow: auto;
}

.fill-area {
    -js-display: flex;
    -webkit-flex-direction: row; /* align items in Main Axis */
    align-content: stretch; /* Extra space in Cross Axis */
    align-items: stretch; /* align items in Cross Axis */
    display: flex; /* NEW, Spec - Opera 12.1, Firefox 20+ */
    display: -webkit-flex; /* NEW - Chrome */
    flex-direction: row;
}

.fill-area-content {
    /* Needed for when the area gets squished too far and there is content that can't be displayed */
    overflow: auto;
}

input.form-control.form-steps, select.form-control.form-steps {
    border-radius: 0 !important;
    margin-top: 0.9em;
}





@media (max-width: 1023px) {
    label.control-label-img {
        margin-top: 1em;
        text-align: right;
    }
}

@media (min-width: 1024px) {
    label.control-label-img {
        margin-top: 0.6em;
        text-align: right;
    }
}

span.text-danger { font-size: 12px; }



.radio-button {
    background: #fff;
    border-radius: 50%;
    height: 30px;
    width: 30px;
}

.radio-button:checked { border: 10px solid #4099ff; }

.form-check-inline {
    margin-right: .30rem !important;
    margin-top: 0.9em;
}

.gj-icon { margin-top: 11px; }

.gj-datepicker-bootstrap span[role=right-icon] .input-group-text { padding: 7px 10px 7px 30px !important; }





.text-gray { color: #BABABA; }

.loading-input {
    background-color: #ffffff;
    background-image: url("images/loading.gif");
    background-position: right center;
    background-repeat: no-repeat;
    background-size: 25px 25px;
}

.ok-input {
    background-color: #ffffff;
    background-image: url("images/check.png");
    background-position: right center;
    background-repeat: no-repeat;
    background-size: 25px 25px;
}



.wrong-input {
    background-color: #ffffff;
    background-image: url("images/no-check.png");
    background-position: right center;
    background-repeat: no-repeat;
    background-size: 20px 25px;
}

.tab-content {
    color: #a59696 !important;
    min-height: 0;
}





.upload-btn-wrapper {
    display: inline-block;
    overflow: hidden;
    position: relative;
}


    .btn-upload {
        background-color: white;
        border: 2px solid #E31D1A;
        border-radius: 8px;
        color: #E31D1A;
        font-size: 20px;
        font-weight: bold;
        padding: 2px 20px;
    }

.upload-btn-wrapper input[type=file] {
    font-size: 100px;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
}



/* -- Input styles ---------------------------------- */

.form-group.form-group-steps {
    position: relative;
    /*margin-top: 35px;
    margin-bottom: 20px;*/
}

.input-group { position: relative; }


/* -- label styles ---------------------------------- */

label.label-form-steps {
    -moz-transition: 0.2s ease all;
    -webkit-transition: 0.2s ease all;
    color: gray;
    font-size: 13px;
    font-weight: 700;
    position: absolute;
    top: -18px;
    transition: 0.2s ease all;
}

a.term-conditions { text-decoration: none; }

a.term-conditions:hover { font-weight: 600; }

.design-process-section .text-align-center {
    line-height: 25px;
    margin-bottom: 12px;
}

.design-process-content {
    border: 1px solid #e9e9e9;
    padding: 16px 34% 30px 30px;
    position: relative;
}

.design-process-content img {
    bottom: 0;
    max-height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 0;
}

.design-process-content h3 { margin-bottom: 16px; }

.design-process-content p {
    line-height: 26px;
    margin-bottom: 12px;
}

.process-model {
    border: none;
    list-style: none;
    margin: 20px auto 26px;
    max-width: 600px;
    padding: 0;
    position: relative;
    z-index: 0;
}

.process-model li::after {
    background: #e5e5e5 none repeat scroll 0 0;
    bottom: 0;
    content: "";
    display: block;
    height: 4px;
    margin: 0 auto;
    position: absolute;
    right: -30px;
    top: 33px;
    width: 85%;
    z-index: -1;
}

.process-model li.visited::after { background: #57b87b; }

.process-model li:last-child::after { width: 0; }

.process-model li {
    display: inline-block;
    float: none;
    text-align: center;
    width: 18%;
}

.nav-tabs.process-model > li.active > a, .nav-tabs.process-model > li.active > a:hover, .nav-tabs.process-model > li.active > a:focus, .process-model li a:hover, .process-model li a:focus {
    background: transparent;
    border: none;
}

.process-model li a {
    border: none;
    color: #606060;
    padding: 0;
}

.process-model li.active,
.process-model li.visited { color: #57b87b; }

.process-model li.active a,
.process-model li.active a:hover,
.process-model li.active a:focus,
.process-model li.visited a,
.process-model li.visited a:hover,
.process-model li.visited a:focus { color: #57b87b; }

.process-model li.active p,
.process-model li.visited p { font-weight: 600; }

.process-model li i {
    background: #f5f6f7;
    border: 2px solid #e5e5e5;
    border-radius: 50%;
    display: block;
    font-size: 30px;
    height: 68px;
    line-height: 65px;
    margin: 0 auto;
    text-align: center;
    width: 68px;
}

.process-model li.active i, .process-model li.visited i {
    background: #fff;
    border-color: #57b87b;
}

.process-model li p {
    font-size: 14px;
    margin-top: 11px;
}

.process-model.contact-us-tab li.visited a, .process-model.contact-us-tab li.visited p {
    color: #606060 !important;
    font-weight: normal
}

.process-model.contact-us-tab li::after { display: none; }

.process-model.contact-us-tab li.visited i { border-color: #e5e5e5; }



@media screen and (max-width: 560px) {
    .more-icon-preocess.process-model li span {
        font-size: 23px;
        height: 50px;
        line-height: 46px;
        width: 50px;
    }

    .more-icon-preocess.process-model li::after { top: 24px; }
}

@media screen and (max-width: 380px) {
    .process-model.more-icon-preocess li { width: 16%; }

    .more-icon-preocess.process-model li span {
        font-size: 16px;
        height: 35px;
        line-height: 32px;
        width: 35px;
    }

    .more-icon-preocess.process-model li p { font-size: 8px; }

    .more-icon-preocess.process-model li::after { top: 18px; }

    .process-model.more-icon-preocess { text-align: center; }
}

/**TABS */

input:checked + label.label-tab {
    border-bottom: 5px solid #E31D1A;
    color: #E31D1A;
}

/**FORMS*/

.form-control:focus {
    background-color: #fff;
    border-color: #E31D1A;
    box-shadow: none;
    outline: 0;
}



input:focus::-webkit-input-placeholder { color: #E31D1A; }


input:focus:-moz-placeholder { color: #E31D1A; }


input:focus::-moz-placeholder { color: #E31D1A; }

input:focus:-ms-input-placeholder { color: #E31D1A; }

.btn { border-radius: 0.1em; }

.btn.btn-official-color {
    background-color: #E31D1A;
    color: white;
}

.btn.btn-official-color.btn-disable {
    background-color: #a8a8a8;
    color: white;
    cursor: not-allowed;
}

.btn.btn-secondary-color {
    background-color: darkgray;
    color: white;
}

.btn:focus { box-shadow: none; }


.form-control.form-steps {
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #e6e6e6;
    border-radius: 0 !important;
    box-shadow: none;
    display: block;
    font-size: 16px;
    font-weight: 300;
    height: 36px;
    padding: 0;
    width: 100%;
}

.input-group .form-control.form-steps {
    float: inherit;
    margin-bottom: 0;
    position: relative;
    width: 100%;
    z-index: inherit;
}

.form-control.form-steps:focus {
    background-color: #fff;
    border-color: #E31D1A;
    box-shadow: none;
    outline: 0;
}

.form-control:focus ~ label { color: #E31D1A; }

/**SCROLL*/

/*::-webkit-scrollbar {
    width: 12px;
}

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border-radius: 10px;
}

::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);
    background: #E31D1A;
}*/

.pace {
    -moz-user-select: none;
    -webkit-pointer-events: none;
    -webkit-user-select: none;
    background: #E31D1A;
    bottom: 0;
    height: 2px;
    left: 0;
    margin: auto;
    pointer-events: none;
    position: fixed;
    right: 0;
    top: 0;
    user-select: none;
    width: 100%;
    z-index: 9999999;
}

.preloader {
    background-color: white;
    height: 100%;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999999999999999999999999;
}

.pace .pace-progress {
    -moz-box-sizing: border-box;
    -moz-transform: translate3d(0, 0, 0);
    -moz-transition: width 1s ease-in-out 1s linear;
    -ms-box-sizing: border-box;
    -ms-transform: translate3d(0, 0, 0);
    -ms-transition: width 1s ease-in-out 1s linear;
    -o-box-sizing: border-box;
    -o-transform: translate3d(0, 0, 0);
    -o-transition: width 1s ease-in-out 1s linear;
    -webkit-box-sizing: border-box;
    -webkit-transform: translate3d(0, 0, 0);
    -webkit-transition: width 1s ease-in-out 1s linear;
    background: #E31D1A;
    box-sizing: border-box;
    display: block;
    height: 100%;
    left: 0px;
    max-width: 100%;
    position: fixed;
    position: absolute;
    top: 0px;
    transform: translate3d(0, 0, 0);
    transition: width 1s ease-in-out 1s linear;
    z-index: 9999999;
}

.pace .pace-inactive { display: none; }

.pace .pace-inactive { display: none; }

/**LOADING FORM*/

.container-loading-localidades, .container-loading, .container-loading-archivos, .container-loading-otp {
    background: white; /* Black background with opacity */
    color: #E31D1A;
    margin: 2em auto;
    overflow: hidden;
    text-align: center;
    width: 100%;
}

.container-loading-localidades .ball, .container-loading .ball, .container-loading-archivos .ball, .container-loading-otp .ball {
    -moz-animation: load 2000ms linear infinite;
    -webkit-animation: load 2000ms linear infinite;
    animation: load 2000ms linear infinite;
    background: #E31D1A;
    border-radius: 1em;
    height: 1em;
    margin: 2em auto;
    width: 1em;
}

.container-loading-localidades span, .container-loading span, .container-loading-archivos span, .container-loading-otp span {
    -moz-animation: pulse 2000ms linear infinite;
    -webkit-animation: pulse 2000ms linear infinite;
    animation: pulse 2000ms linear infinite;
    color: #E31D1A;
    display: block;
    margin: 3em 0 0 0;
    text-transform: uppercase;
}

@-webkit-keyframes pulse {
    0%, 100% { opacity: 1; }

    50% { opacity: 0.25; }
}

@keyframes pulse {
    0%, 100% { opacity: 1; }

    50% { opacity: 0.25; }
}

@-webkit-keyframes load {
    0%, 100% {
        -webkit-transform: scale(1) translateX(0);
        transform: scale(1) translateX(0);
    }

    25% {
        -webkit-transform: scale(0.25) translateX(-6.5em);
        transform: scale(0.25) translateX(-6.5em);
    }

    50% {
        -webkit-transform: scale(0.15) translateX(0);
        transform: scale(0.15) translateX(0);
    }

    75% {
        -webkit-transform: scale(0.25) translateX(6.5em);
        transform: scale(0.25) translateX(6.5em);
    }
}

@keyframes load {
    0%, 100% {
        -webkit-transform: scale(1) translateX(0);
        transform: scale(1) translateX(0);
    }

    25% {
        -webkit-transform: scale(0.25) translateX(-6.5em);
        transform: scale(0.25) translateX(-6.5em);
    }

    50% {
        -webkit-transform: scale(0.15) translateX(0);
        transform: scale(0.15) translateX(0);
    }

    75% {
        -webkit-transform: scale(0.25) translateX(6.5em);
        transform: scale(0.25) translateX(6.5em);
    }
}

main {
    background-repeat: no-repeat;
    background-size: cover;
    bottom: 0px;
    top: 60px;
}

.button-call-to-action {
    background: #4258f4;
    border-radius: 5px;
    box-shadow: 0 17px 10px -10px rgba(0, 0, 0, 0.2);
    color: #fff;
    cursor: pointer;
    display: inline-block;
    padding: 12px 30px;
    text-transform: uppercase;
    transition: all ease-in-out 300ms;
}

.button-call-to-action:hover {
    box-shadow: 0 37px 20px -20px rgba(0, 0, 0, 0.1);
    transform: translate(0, -10px);
}

.fa-layers-counter {
    -webkit-transform: scale(.30);
    background: #9d9393;
    transform: scale(.30);
    transform-origin: top left;
}

.font-official-color { color: #E31D1A; }


/**MODALS*/

.modal-content {
    border: none !important;
    border-radius: 0.4rem !important;
}

.modal-content .modal-header {
    border-bottom: none !important;
    text-align: center !important;
}

.modal-content .modal-header .modal-title { width: 100%; }

.modal-content .modal-footer { border-top: none !important; }

.padding-0 {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

/*.modal-backdrop.show {
    opacity: 1;
}*/



/*::-webkit-scrollbar {
    width: 10px;
}


::-webkit-scrollbar-track {
    background: #f1f1f1;
}


::-webkit-scrollbar-thumb {
    background: #888;
}

  
    ::-webkit-scrollbar-thumb:hover {
        background: #555;
    }*/

::-webkit-scrollbar {
    background: transparent; /* make scrollbar transparent */
    width: 0px;
}

.file-upload {
    align-items: center;
    background-image: linear-gradient(to bottom, #E31D1A 50%, #FFFFFF 50%);
    background-size: 100% 200%;
    border: 4px solid #FFFFFF;
    border-radius: 100px;
    color: #FFFFFF;
    display: flex;
    font-size: 80px;
    height: 140px;
    justify-content: center;
    overflow: hidden;
    position: relative;
    width: 140px;
}



.pointer { cursor: pointer !important; }

.middle {
    text-align: center;
    width: 100%;
    /* Made by */
}

.middle h1 {
    color: #fff;
    font-family: "Dax", sans-serif;
}

.middle input[type="radio"] { display: none; }

.middle input[type="radio"]:checked + .box { background-color: #E31D1A; }

.middle input[type="radio"]:checked + .box span {
    color: white;
    transform: translateY(5px);
}

.middle input[type="radio"]:checked + .box span:before {
    opacity: 1;
    transform: translateY(0px);
}

.middle .box {
    background-color: #fff;
    border-radius: 100px;
    cursor: pointer;
    display: inline-block;
    font-weight: 900;
    height: 150px;
    position: relative;
    text-align: center;
    transition: all 250ms ease;
    width: 150px;
    will-change: transition;
}

.middle .box:active { transform: translateY(10px); }

.middle .box span {
    color: gray;
    font-size: 6em;
    left: 0;
    position: absolute;
    right: 0;
    transform: translate(0, 5px);
    transition: all 300ms ease;
    user-select: none;
}




/*.middle .front-end span:before {
            content: '\f121';
        }

        .middle .back-end span:before {
            content: '\f0f4';
        }*/

.middle p {
    color: #fff;
    font-family: "Dax", sans-serif;
    font-weight: 400;
}

.middle p span:after {
    color: yellow;
    content: '\f0e7';
    font-family: FontAwesome;
}

.grecaptcha-badge {
    display: none;
}