@import url('https://fonts.googleapis.com/css2?family=Baloo+2:wght@400..800&family=League+Spartan:wght@100..900&family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Prosto+One&family=Source+Serif+4:ital,opsz,wght@0,8..60,200..900;1,8..60,200..900&display=swap');
html{
    position: relative;
    height: 100%;
}
*{
     padding: 0;
    margin: 0;
    box-sizing: border-box;
    font-family: "Open Sans", serif !important;

 font-weight: 600 !important;
}
body{
   overflow-x: hidden;
    font-size: 12px !important;
}
.shado{
    background-color: #fff !important;
    border: none !important;
   box-shadow: rgba(66, 66, 66, 0.08) 0px 1px 1px 0px, rgba(66, 66, 66, 0.16) 0px 1px 3px 1px !important;
}
/* nav bar styleing */
.no-wrap{
    flex-wrap: nowrap !important;
}
.nav-form{
gap: 3px;
}
.nav-form input{
    width: 150px !important;
    height: 31px !important;
    border-radius: 0;
    margin-block: 3px;

}
div#trans {
    margin-bottom: 5px;
}
.icon{
    width: 150px !important;
}
.icon input[type="password"]{
    width: 130px !important;
    border-right: 0;
    margin-block: 3px;
}
.Anmelden{
    width: 82.188px;
    height: 31px;
    padding: 5px !important;
    color: #fff !important;
    border: 1px solid white !important;
    background: rgba(0, 0, 0, 0) linear-gradient(#d14d66, #be1e3c 40%, #be1e3c 60%, #be1e3c);
    font-size: 14px !important;
}
.custom-bg{
    background-color: transparent !important;
    width: 363.328px;
    white-space: nowrap;
    margin-top: -15px;
    padding-block: 6px !important;
}
#trans{
    transform: translateX(24px) !important;
}
.text-decoration-dots{
    text-decoration: underline !important;
    font-size: 14px  !important;
    font-weight: bold;
    margin-top: 6px;
}
/*================bottom bar=====================*/
#verificationNumber{
    margin-left: 10px !important;
}
.navbar {
    border-top: 1px solid #fff;
    padding: 0 !important;
    background-color: rgb(190, 30, 60); /* Match the red color */
  }
  .bootom-bar{
    display: flex;
    justify-content: start !important;
   
  }
  .navbar a {
    color: white;
    text-decoration: none;
    font-size: 13.333px !important;
    font-weight: 600;
    line-height: 13.333px;
    text-transform: uppercase;
    padding: 6px;
    margin: 1px;
    margin-bottom: 2px;
  }
  .navbar a:hover{
    background-color: white !important;
    color: #be1e3c;
  }
  .navbar a:not(:nth-child(1)){
    padding-left: 12px;
  }
  form input:nth-of-type(1){
    width:59.53% ;
  }
#securityQuestion,#securityAnswer{
width: 100%;
  }
  label.form-label {
    white-space: nowrap;
}
.g-3 .col-md-12.d-flex {
        width: 36%;
    }
    .g-3 .col-md-12{
width: 100% !important;
    }
    .row.g-3.align-items-center.flex-column {
        width: 33.05%;
    }
    .mx-auto{
        transform: translateX(-95px);
    }
    form img:nth-of-type(1){
        margin-right: 14px;
    }
    form input{
        border-radius: 0px !important;
        height: 30px !important;
    }
    .form-control[readonly] {
      background-color:  #eff9ff;
    }
       
    /* .show{
        padding-block: 9px !important;
        } */
    @media(max-width:700px){
        .logo-img img{
            width: 100%;
        }
    }
    @media(max-width:400px){
        .logo-img{
            width: 100% !important;
        }
    }
    .logo-img{
        width: 140px;
    }
    .show_me{
        display: none !important;
    } 
     .show_me{
        margin-right: 8px;
    }
    .width-50{
        width: 50.999% !important;
    }
   form .card{
        border:none !important;
        position: relative;
    }
    .card .alert-info::after{
        position: absolute;
        bottom: -10px;
        left: 0;
        width: 100%;
        content: "";
        border-bottom: 1px solid rgb(204, 204, 204) !important;
    }
    .card-body{
        font-size: 14px !important;
    }
    .mx-auto{
        margin-top: 2px !important;
    }
    .card{
            border-radius: 0 !important;
    }
    .btn-danger{
        background-color: white !important;
        border-radius: 0 !important;
        border: 1px solid rgb(204, 204, 204) !important;
        color: #404040 !important;
        padding: 7px 10px !important;
        font-size: 14px !important;
    }
    .margin-2{
        margin-top: 4px;
    }
    .breadcrumbOl{
        list-style: none;
        padding-left: 15px;
      font-size: 12px !important;
    }
    .breadcrumbOl li a{
        text-decoration: underline;
        color: #000;
        font-size: 12px !important;
    }
    .tabee{
        position: relative;
        margin-bottom: 1px;
    }
    .tabee::before{
        content: "";
        position: absolute;
        bottom: -2px;
        left: 0;
        height: 3px;
        width: 100%;
        background-color: #f7f9fa;
        border-bottom: 1px solid #eae5e5;
    }
    @media(max-width:3000px){
        .sub-menu{
            margin-right: 33px !important;
        }
    }
    @media(max-width:767px){
.show_me{
    display: inline-block !important;
}
    }
   .custom-show{
    display: none;
   }
   #hide{
display: block !important;
   }
   /* import button */
   img.width\:17px.\;.height\:17px\; {
    width: 17px;
    height: 17px;
    /* transform: translate(10px, 31px); */
    transform: rotatey(180deg);
    margin-right: 5px;
}
.block{
    display: block;
}
.show_me{
  padding: 7px;
    background-color: #fff;
    width: 140px !important;
    color: red !important;
    white-space: nowrap;
    display: flex;
    align-items: center;
}
.container-fluid.width-50 {
    display: none !important;
    text-align: end;
}

@media(max-width:767px){
    form input:nth-of-type(1){
        width:100% !important;
      }
      .container-fluid.width-50 {
        display: block !important;
    }
      .mx-auto{
        transform: translateX(0px);
    }
    #securityQuestion,#securityAnswer{
        width: 100% !important;
      }
      .row.g-3.align-items-center.flex-column {
        width:100%;
    }
    #trans{
        transform: translateX(0px) !important;
    }
    #verificationNumber{
        margin-left: 0px !important;
    }
    .col-md-12.d-flex.align-items-center {
        padding-left: 0;
    }
    .col-12.d-flex.align-items-center {
        padding-left: 0;
    }
    div#trans {
        padding: 0;
    }
    .col-md-12.d-flex.flex-md-row.flex-column.custom-gap {
        padding: 0;
    }
    #hide{
        display: none !important;
    }
     /*=========================custom show form +=====================*/
     .nave{
        position: relative;
    }
    .custom-show{
        width: 100%;
        position: absolute !important;
        top: 82px;
        left: 0;
        z-index: 9999;
        background-color: #404040;
    }
    .custom-show form {
        width: 100% !important;
        flex-flow: column;
    }
    .custom-show .sub-menu {
        margin: auto;
    }
    .custom-show label{
      width:52.5%;
    }
    .custom-show form label input,.custom-show .bg-white {
        width: 100% !important;
    }
    .custom-show button{
        width: 52.5%;
    }
    .custom-bg{
        width: 100% !important;
        flex-wrap: wrap;
    }
}
@media(max-width:1024px){
    .tabee{
        display: none !important;
    }
}
        .logo {
            display: flex;
            align-items: center;
            color: #0078d4; /* Blue text color */
            font-size: 24px;
        }

        .logo-text {
            margin-right: 10px;
            font-weight: 400;
        }

        .logo-icons {
            display: grid
        ;
            grid-template-columns: repeat(2, 8px);
            gap: 4px;
            transform: rotate(90deg);
            margin-top: -25px;
            margin-left: -14px
        }

        .logo-icons div {
            width: 8px;
            height: 8px;
            background-color: #0078d4;
        }

        .logo-icons div:nth-child(4) {
            visibility: hidden; /* Missing square */
        }
        .margin-2 button{
            color: #be1e3c !important;
        }
 /* footer
 */
 select {
    word-wrap: normal;
    border: none;
    background: transparent;
    position: absolute;
    width: 100%;
    text-align: right;
    outline: none;
}
.dropdown{
    margin-block: 5px;
    position: relative;
    width: 105px;
    height: 35px;
    border: 1px solid;
    display: flex
;
    align-items: center;
    outline: none;
}
.dropdown img{
    transform: translateX(10px);
}
.dropdown::before {
    position: absolute;
    top: 11px;
    right: 4px;
    background-color: #f8f9fa;
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    z-index: 9;
}
.appare{
    display: none;
}
footer small.text-muted{
    white-space: nowrap !important;
}
footer{
    height: 87.41px !important;
    background-color: #f1f3f5 !important;
    box-shadow: rgb(204, 204, 204) 0px 0px 16px 0px;
    position: absolute;
    bottom: 0;
}
@media(max-width:767px){
    .appare{
        display: block;
        box-shadow: rgb(204, 204, 204) 0px 0px 16px 0px;
        background-color: #f1f3f5;
        padding: 3px 2px;
        position: absolute;
        bottom: 0;
    }
    footer{
        display: none;
    }
}
@media(max-width:991px){
    .col.d-flex.justify-content-end.appare-2{
        display: none !important;
    }
}
.first ul li a{
    text-decoration: underline !important;
}
@media(max-width:700px) and (min-width:457px){
    .custom-show{
        top:61px !important;
    }
}
@media(max-width:400px){
    .custom-show{
        top:50px !important;
    }
}
@media(max-width:457px){
    .custom-show{
        top:45px !important;
    }
}
@media(max-width:3000px) and (min-width:768px){
    .col-6.d-flex.align-items-center.transform{
        /* margin-top: 20px; */
        transform: translateY(6px) !important;
    }
    .row.g-3.align-items-center.flex-column {
        width: 56.05%;
    }
}
label.text-white {
    margin-bottom: 0 !important;
}
button.btn.btn-sm.mt-2.Anmelden.ml-1 {
    margin-top: 20px !important;
}
   .sub-menu {
    padding-bottom: 0 !important;
    padding-top: 3 !important;
}
footer small.text-muted {
    padding-left: 15px;
}
footer {
    font-size: 11.2px !important;
}
footer a{
    margin: 0px 10px;
}
footer .margi{
    margin: 0px 30px;
}
.nav .container-fluid{
    padding-block: 0 !important;
}
a.text-white.text-decoration-none:hover{
    text-decoration: underline !important;
}
form img:nth-of-type(1) {
    margin-right: 0px !important;
}

.italik{
    font-style: italic;
}





/* loader code here */

.loader {
    width: 50px;
    aspect-ratio: 1;
    border-radius: 50%;
    border: 8px solid lightblue;
    border-right-color: orange;
    animation: l2 1s infinite linear;
  }
  @keyframes l2 {to{transform: rotate(1turn)}}

  .main_loader {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 99;
    top: 0;
    align-items: center;
    left: 0;
    display: flex;
    justify-content: center;
    height: 100vh;
    background-color: white;
    display: none;
}
.myFrmLabel{
    font-size: 16px;
}
table tr td,
table tr th {
    font-size: 16px;
}
@media(max-width:576px){
    table tr td,
    table tr th{
        font-size: 14px;
    }
    .myFrmLabel{
        font-size: 14px;
    }
}



#popupContainer {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.4s ease, visibility 0.4s ease;
}

#popupContainer.active {
    opacity: 1;
    visibility: visible;
}

#popup {
    background-color: #a32828;
    color: white;
    padding: 20px;
    border-radius: 8px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    width: 300px;
    max-width: 100%;
    text-align: left;
    transform: translateX(0);
    transition: transform 0.6s ease, opacity 0.5s ease;
}

#popup.hide {
    transform: translateX(100%);
    opacity: 0;
}

.popup-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.popup-header span{
    font-size: 15px;
}
#popupMessage{
    font-size: 15px;
}

.popup-header button {
    background-color: transparent;
    border: none;
    color: white;
    font-size: 20px;
    cursor: pointer;
}
#closePopup{
    width: 33px;
    transition: all .5s ease;
}
#closePopup:hover{
    border: 1px solid white;
    transition: all .5s ease;
    width: 33px;
}