* {
    font-family: 'Fira Sans Condensed', sans-serif;
}

.navbar {
    background: #FFF;
    border-bottom: 1px solid #F7F7F7;
}
navbar-nav {
    margin: 12.5px !important;
}


.navbar-toggle {
    position: relative;
    float: right;
    padding: 15px 15px;
    margin-top: 15px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.btn-register {
    border-radius: 15x;
    width: 110px;
    text-align: center;
    border-radius: 5px;
    height: 35px;
    padding: 7px !important;
    margin-top: 8px;
    margin-left: 15px;
    background-color: #FF2E2B;
    color: #FFF !important;
    font-weight: 500; 
}

.ws-button {
    position:fixed;
    width:60px;
    height:60px;
    bottom:40px;
    right:40px;
    color:#FFF;
    border-radius:50px;
    text-align:center;
    box-shadow: 2px 2px 3px #999;
}

.card-1 {
  box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
  transition: all 0.3s cubic-bezier(.25,.8,.25,1);
}
.card-1:hover {
  box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
}
.navbar-brand {
    height: 100%;
    padding: 0px;
}
.navbar-brand img {
    width: 85%;
    margin: 10px 0px;
}
.navbar-right {
    margin: 12.5px -15px 0px 0px;
}
.nav > li > a:focus,
.nav > li > a:hover {
    color: #FF2E2B !important;
    /*font-weight: 400;*/
}
.brand-text {
    margin-top: 20px;
    width: 130px;
    border-left: 1px solid #EBEBEB;
    padding-left: 15px;
    height: 34px;
    margin-left: 120px;
    font-weight: 400;
    font-size: 13px;
}


.box-brand {
    border: 1px solid #E1E1E1;
    min-width: 130px;
    height: 60px;
    margin-bottom: 10px;
}
.box-brand:last-child {
    margin-right: 0px;
}


.form-container {
    max-width: 500px;
    margin: 0 auto;
}
.container {
    max-width: 900px;
}
input[type=text]:focus, input[type=email]:focus{
    border: 2px solid #000;
    font-weight: 400;
}
.form-group-register {
    width: 100%;
}
.form-control-register {
    width: 100%;
    height: 45px;
    padding: 0px 20px;
    font-size: 16px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0px;
    font-weight: 300;
    font-family: "Fira Sans Condensed", sanserif;
    margin-bottom: 15px;
}


.absolut
.btn-mas-container {
    text-align: end;
    width: 100%;
    max-width: 500px;
    min-width: 300px;
    margin: 0 auto;
}

.row{
    margin: 0px;
}

.row-neo {
    width: 100%;
    min-width: 300px;
}

.btn-enviar {
    background: #FF2E2B;
    border: 1px solid #FF2E2B;
    color: white;
    width: 120px;
    height: 40px;
    padding: 9px;
    border-radius: 4px;
    margin: 15px 10px;
}
@media screen and (max-width: 770px) {
    .brand-text {
        display: none;
    }
    .btn-mas-container {
        text-align: center;
    }
    .brands {
        margin: 0 20px;
    }
    pre-footer{
        text-align: center;
    }
    .btn-register {
        width: auto;
        text-align: inherit;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none !important;
        border-radius: 0;
        background-color: white;
        height: auto;
        padding: 0;
        margin-top: 0;
        margin-left: 9px;
        color: #777 !important;
        font-weight: 300;
    }
    .card-1 {
         box-shadow: 0;
        transition:0;
    }

    .card-1:hover {
        box-shadow: 0;
    }
    footer{
        display: inline-block !important;
        height: auto !important;
        position: relative;
    }


}
@media screen and (max-width: 620px) {
    a .navbar-brand {
        margin-left: 20px;
    }
    .form-container,
    .brands {
        max-width: 500px;
    }
    .form-group-register {
        width: 100%;
    }

    footer{
        display: inline-block !important;
        height: auto !important;
        position: relative;
    }

}
@media screen and (max-width: 460px) {
    .parent-flexbox {
        max-width: 280px;
        margin: 0 auto;
    }
    .navbar-brand img {
        width: 85%;
        margin: 3px 15px;
    }

    footer{
        position: relative !important;
        display: inline-block !important;
        height: auto !important;
    }
    .btn-register {
        width: auto;
        text-align: inherit;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none !important;
        border-radius: 0;
        background-color: white;
        height: auto;
        padding: 0;
        margin-top: 0;
        margin-left: 9px;
        color: #777 !important;
        font-weight: 300;
    }

}
h1 {
    text-align: center;
    margin: -10px 0 40px;
    font-size: 1.5em;
    font-weight: 300;
}
h2 {
    font-size: 2.6em;
    font-weight: 100;
    margin: 30px 0px;
}
.column-1 {
    min-width: 50px;
    max-width: 20%;
    width: 20%;
}
.column-2 {
    width: 35%;
    font-size: 1.27em;
    padding: 0 20px;
    padding-left: 15px;
    line-height: 1.1;
    font-weight: 400;
}
.column-3 {
    width: 45%;
    height: calc(100vh/5);
    padding-left: 15px;
}

.hide_element{
    color: white;
}
.show {
    color: red;
    font-weight: 400;
}

html,body {
    font-weight: 300;
    height: 100%;
}


main{
    min-height: 100%;
    position: relative;
}


section{
    margin: 77px 10px 30px 10px;
    min-height: 100%;
}

.form-register{
    max-width: 450px;
    margin: 0 auto;
    padding-top: 10px;
}

.form-parent-register {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}

.pre-footer{
    text-align: center;
}

/*footer {
    display: flex;
    justify-content: space-around;
    padding: 1rem;
    background-color: #FF2E2B;
    text-align: center;
    width: 100%;
    color: white;
    bottom: 0;
    right: 0;
    left: 0;
    position: absolute;
    overflow: auto;
}*/

push{
    height: 50px;
}
footer{
    display: flex;
    justify-content: space-around;
    padding: 1rem;
    background-color: #FF2E2B;
    text-align: center;
    width: 100%;
    color: white;
    height: 50px;
    position: absolute;
    bottom: 0;
}
