

@font-face {
    font-family: Myriad-Pro;
    src: url('../fonts/Myriad-Pro.ttf');
}

.sign-in-sec {
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    z-index: 0;
    font-family: 'Rubik', sans-serif;
    /* overflow-y: hidden; */
}

.sign-in-sec {
    align-items: center !important;
}

.sign-in-sec .row {
    margin: 0 !important;
}

.right-content {
    width: 50%;
    margin-right: auto;
    margin-top: 0rem;
    margin-bottom: 0rem;
    background-image: url('../../uploads/images/right-side-bg.png');
    background-position: top right;
    background-size: cover;
    background-repeat: no-repeat;
    height: 100vh;
    display: flex;
    align-items: center;
}

.slider-main-colum {
    width: 50%;
    position: fixed;
    top: 0;
    right: 0;
}

.sign-up-left {
    text-align: start;
    margin: auto;
    display: flex;
    width: 550px;
    padding: 0px 0px 0rem;
    flex-direction: column;
}

.slider-main {
    /* background: var(--dark-blue); */
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}


.log-in-content h1 {
    font-size: 41px;
    color: rgb(255, 255, 255);
    line-height: 1.228;
    text-align: left;
    font-family: Myriad-Pro;
    font-weight: 600;
    margin-bottom: 0px;
}

.log-in-content p {
    font-size: 18px;
    color: rgb(119, 119, 119);
    line-height: 2.456;
    text-align: left;
    font-family: 'Rubik', sans-serif;
}

.log-in-foam .cridentials input {
    background: transparent;
    border: 1px solid white;
    border-width: 1px;
    border-color: rgb(201, 201, 201);
    border-style: solid;
    border-radius: 8px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.004);
    height: 65px;
    padding: 0 70px 0px 50px;
    font-size: 16px;
    color: rgb(135, 135, 135);
    line-height: 2.763;
    margin-bottom: 2rem;
}
.cridentials {
    position: relative;
    z-index: 0;
}

.cridentials span.icons {
    position: absolute;
    top: 20px;
    right: 50px;
}

.log-in-foam .cridentials input::placeholder {
    font-size: 16px;
    color: rgb(135, 135, 135);
    line-height: 2.763;
    font-family: 'Rubik', sans-serif;
}

.log-in-foam .cridentials input:focus {
    box-shadow: 0px 12px 24px -10px rgb(124 4 4);
}

.log-in-foam .cridentials label {
    position: absolute;
    top: -15px;
    left: 42px;
    font-size: 16px;
    color: rgb(119, 119, 119);
    line-height: 1.763;
    font-family: 'Rubik', sans-serif;
    background-color: rgb(46 46 46);
    padding: 1px 10px;
}

.cridentials-check.form-check {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.cridentials-check.form-check input {
    height: 16px;
    width: 16px;
    border-radius: 2px;
}


.cridentials-check.form-check label {
    font-size: 18px;
    color: rgb(119, 119, 119);
    text-align: left;
    font-family: 'Rubik', sans-serif;
}

.forget-pass a {
    font-size: 16px;
    color: rgb(222, 1, 1);
    text-decoration: none;
    font-family: 'Rubik', sans-serif;
}

.cridentials-check.form-check input:focus {
    box-shadow: 0 0px 0px 0px rgb(124 4 4);
}

.cridentials-check.form-check input:checked {
    background-color: rgb(124 4 4);
    border: 1px solid rgb(124 4 4);
    border-radius: 2px;
    background-color: rgb(158, 3, 3);
}

.slider-main {
    background-image: url('../../uploads/images/right-banner.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.Need-Help p {
    font-size: 18px;
    color: rgb(119, 119, 119);
    text-align: left;
    font-family: 'Rubik', sans-serif;
}

.Need-Help p a {
    font-size: 16px;
    color: rgb(222, 1, 1);
    text-decoration: none;
    font-family: 'Rubik', sans-serif;
}

.custom-btn-login {
    border-radius: 8px;
    background-image: -moz-linear-gradient(0deg, rgb(158, 3, 3) 0%, rgb(239, 0, 0) 50%, rgba(158, 3, 3, 0.99608) 100%);
    background-image: -webkit-linear-gradient(0deg, rgb(158, 3, 3) 0%, rgb(239, 0, 0) 50%, rgba(158, 3, 3, 0.99608) 100%);
    background-image: -ms-linear-gradient(0deg, rgb(158, 3, 3) 0%, rgb(239, 0, 0) 50%, rgba(158, 3, 3, 0.99608) 100%);
    font-size: 18px;
    color: rgb(255, 255, 255);
    line-height: 2.456;
    font-family: 'Rubik', sans-serif;
    width: 100%;
    margin-top: 2rem;
}

.custom-btn-login:hover {
    color: white;
    box-shadow: 0 5px 6px rgb(255 255 255 / 34%);
}

.Need-Help {
    position: absolute;
    bottom: 30px;
}

.log-in-content {
    margin: 60px 0 30px;
}

input:autofill {
    box-shadow: inset 0 0 0 40px #ffffff !important;
    font-size: 18px !important;
}


.edit_btn {
    background: linear-gradient(301deg, #FF9800, #FF5722) !important;
    color: #fff;
    padding: 5px;
    border-radius: 5px;
}

.delete_btn {
    background: linear-gradient(301deg, #FF9800, #FF5722) !important;
    color: #fff;
    padding: 5px;
    border-radius: 5px;
}


.card .card-header {
  /*background: linear-gradient(45deg, #101216, #04255c) !important;*/
  /*background: linear-gradient(45deg, #cf0101, #04255c) !important;*/
  /*background-image: -webkit-linear-gradient(0deg, rgb(158, 3, 3) 0%, rgb(239, 0, 0) 50%, rgba(158, 3, 3, 0.99608) 100%);*/
  background-image: -webkit-linear-gradient(327deg, rgb(158, 3, 3) 0%, rgb(239, 0, 0) 50%, rgb(0 0 0 / 100%) 100%);

}

.customers ul li {
background: linear-gradient(38deg, rgba(232, 76, 39, 1) 0%, rgba(241, 130, 39, 1) 50%, rgba(241, 130, 39, 1) 100%) !important;
}

.card.custom-card.p-0 {
    box-shadow: #c1c1c1 4px 4px 10px !important;
}

.project-list .card {

    background-image: none !important;

}
