.container {
    max-width: 960px;
}

.navbar {
    padding-top: 0px;
    padding-bottom: 0px;
}

.nav-link {
    padding-left: 15px !important;
    color: white;
}
.navbar-dark .navbar-nav .nav-link{
    color: white;
}
.navbar-dark .navbar-nav .nav-link:hover{
    color: #FAE100;
}
.nav-link:focus, .nav-link:hover{
    color: #FAE100 !important;
}

.navbar-collapse {
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
}

.exit {
    padding-bottom: 15px;
}

.form-title {
    font-size: 48px;
    font-weight: bold;
    cursor: default;
}

.form-control[type=text],
.form-control[type=email],
.form-control[type=password] {
    height: 50px;
    background: #F1F0F0;
    border: 1px solid #C9C9C9;
    box-shadow: inset 0px 0px 5px rgb(0 0 0 / 10%);
    color: #424242;
    padding: 0px 25px 0px 25px;
    border-radius: 0px;
}

.form-check-label {
    font-size: 16px;
}

.form-label {
    font-size: 18px;
    font-weight: 700;
    margin-top: 0.5rem;
}

.form-control {
    font-size: 16px;
}

.login-center {
    padding-top: 10%;
    padding-bottom: 10%;
}

.submitButton {
    background: #FAE100;
    border: 0px;
    height: 60px;
    cursor: pointer;
    color: #2D2D2D;
    filter: drop-shadow(0px 0px 32px rgba(0, 0, 0, 0.1));
    border-radius: 0px;
}

.role {
    border: 0px;
    height: 60px;
}


/*
 * Custom translucent site header
 */

.site-header {
    background-color: rgba(0, 0, 0, .85);
    -webkit-backdrop-filter: saturate(180%) blur(20px);
    backdrop-filter: saturate(180%) blur(20px);
}

.site-header a {
    color: #8e8e8e;
    transition: color .15s ease-in-out;
}

.site-header a:hover {
    color: #fff;
    text-decoration: none;
}


/*
 * Dummy devices (replace them with your own or something else entirely!)
 */

.product-device {
    position: absolute;
    right: 10%;
    bottom: -30%;
    width: 300px;
    height: 540px;
    background-color: #333;
    border-radius: 21px;
    transform: rotate(30deg);
}

.product-device::before {
    position: absolute;
    top: 10%;
    right: 10px;
    bottom: 10%;
    left: 10px;
    content: "";
    background-color: rgba(255, 255, 255, .1);
    border-radius: 5px;
}

.product-device-2 {
    top: -25%;
    right: auto;
    bottom: 0;
    left: 5%;
    background-color: #e5e5e5;
}


/*
 * Extra utilities
 */

.flex-equal>* {
    flex: 1;
}

@media (min-width: 768px) {
    .flex-md-equal>* {
        flex: 1;
    }
}

.dropdown-menu.show {
    transform: translate(0px, 21px) !important;
}

.nav {
    height: 100%;
    align-content: center;
}

.site-header a.menuactive {
    color: yellow !important;
}

.title {
    font-weight: bold;
    font-size: 56px;
}

.dropdown-item.active,
.dropdown-item:active {
    color: black !important;
    background-color: yellow;
}

.btn-rotesk {
    color: black;
    background-color: #FAE100;
    padding: 30px 100px;
    border: #FAE100;
    border-radius: 0px;
    font-size: 18px;
    font-weight: bold;
}

.text-right {
    text-align: right;
}

.feature {
    font-size: 22px;
    line-height: 1;
}

.company {
    font-size: 48px;
    font-weight: bold;
}

.card {
    border-radius: 20px !important;
    border: 1px solid #c5c5c5;
}

.card-header {
    border-top-left-radius: 20px !important;
    border-top-right-radius: 20px !important;
    font-size: 18px;
    font-weight: 300;
}

.card-footer {
    border-bottom-left-radius: 20px !important;
    border-bottom-right-radius: 20px !important;
    font-size: 18px;
    font-weight: bold;
}

.card-footer:hover {
    background-color: #FAE100 !important;
    color: black !important;
}

.pricing-card-title {
    font-size: 36px;
    font-weight: bold;
}

.bg-theme {
    background-color: #FAE100;
    color: black;
}

.more {
    font-size: 22px;
}

.bg-theme-dark {
    background-color: #050505;
}

.footer-menu h6 {
    font-weight: 400;
}

.notice {
    text-align: center;
    color: #1B1B1B;
    margin: 50px 0px 40px 0px;
}

.sel1_active {
    display: inline-block;
    vertical-align: top;
    background: #FAE100;
    color: #2D2D2D;
    width: 165px;
    height: 49px;
    text-align: center;
    box-shadow: 0px 0px 32px rgb(17 12 12 / 8%);
    margin: 0px 15px 0px 15px;
}

.sel1 {
    display: inline-block;
    vertical-align: top;
    background: #2D2D2D;
    color: #fff;
    width: 165px;
    height: 49px;
    text-align: center;
    box-shadow: 0px 0px 32px rgb(17 12 12 / 8%);
    margin: 0px 15px 0px 15px;
}

.sp1 {
    padding-top: 12px;
}

.notice2 {
    text-align: center;
    color: #4E4E4E;
    margin: 40px 0px 20px 0px;
}

.wrap_460 {
    width: 460px;
    margin: auto;
}

.fd_lb1 {
    font: normal 18px "Roboto";
    color: #1B1B1B;
    margin: 0px 0px 10px 0px;
}

.fd_lb2 {
    margin: 0px 0px 20px 0px;
}

.fd_in1 {
    width: calc(100% - 50px);
    height: 49px;
    background: #F1F0F0;
    border: 1px solid #C9C9C9;
    box-shadow: inset 0px 0px 5px rgb(0 0 0 / 10%);
    color: #424242;
    padding: 0px 25px 0px 25px;
}

.fd_btn1 {
    background: #FAE100;
    border: 0px;
    width: 100%;
    height: 60px;
    cursor: pointer;
    color: #2D2D2D;
    filter: drop-shadow(0px 0px 32px rgba(0, 0, 0, 0.1));
}

.form-title2 {
    font-size: 30px;
    font-weight: bold;
    cursor: default;
}

.sp1 {
    cursor: default;
}

.align-items-center {
    padding-top: 30px;
}

.oferta_and_politic h6 {
    font-size: 10px;
}

.cursor-pointer:hover{
cursor: pointer;
}

#for_tarifs .card-footer:hover{
    cursor: pointer;
}
