
@font-face {
    font-family: 'poppins-regular';
    src: url(../fonts/Poppins-Regular.ttf);
     font-weight: 400;

}
@font-face {
    font-family: 'poppins-medium';
    src: url(../fonts/Poppins-Medium.ttf);
    font-weight: 400;
 
}
@font-face {
    font-family: 'poppins-semibold';
    src: url(../fonts/Poppins-SemiBold.ttf);
      font-weight: 600;
}

@font-face {
    font-family: 'poppins-bold';
    src: url(../fonts/Poppins-Bold.ttf);
     font-weight: 700;
}

@font-face {
    font-family: 'poppins-extrabold';
    src: url(../fonts/Poppins-ExtraBold.ttf);
     font-weight: 800;
}
body {
    font-style: normal;
   
}
img{
    max-width: 100%;
}

.navbar .navbar-nav .nav-link {
    font-family: 'poppins-medium';
    font-size: 12px;
    font-weight: normal;
}

.breadcrumb-item {
    font-family: 'Outfit-Light';
}

.font-50px {
    font-family: 'poppins-semibold';
    font-size: 50px;
    color: #000000;
    line-height: 55px;
}
.font-36px {
     font-family: 'poppins-bold';
    font-size: 36px;
    color: #1E293B;
}

.font-24px {
     font-family: 'poppins-bold';
    font-size: 24px;
    color: #1E293B;
}
.font-20px {
     font-family: 'poppins-bold';
    font-size: 20px;
    color: #1E293B;
}
.font-18px {
     /* font-family: 'poppins-bold'; */
    font-size: 18px;
    color: #1E293B;
}

.font-15px {
    font-size: 15px;
    color: #94A3B8;
    font-weight: 400;
      font-family: 'poppins-regular';


}

.layout-wrapper {
    background-color: rgb(242, 245, 252) !important;
}

.navbar {
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
    background-color: white;
}

.sidebar {
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
    background-color: #20232a !important;
}

.layout-navbar {
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
    background-color: white;
    margin-bottom: 10px;
    padding: 20px !important;
}

.layout-navbar.navbar-detached {
    transition: padding 0.2sease, background-color 0.18sease;
    padding: 0;
    width: calc(100% - 1.5rem* 2);
    border-radius: 2px !important;
}

.menu-toggle-icon {
    position: absolute;
    right: 1.45rem;
    font-size: 1.375rem;
    border-radius: 50%;
    background-color: #ffffff;
    color: #000000;
    transition: transform 0.3s ease;
    width: 27px;
    height: 27px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.btn-primary {
    background-color: #E7113A;
    border-color: #e7113a;
    color: white;
}

.btn-outline-dark {
    border: 2px solid #000000 !important;
    color: #000000 !important;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active {
    background-color: #c21b3a !important;
    border-color: #c21b3a !important;
    box-shadow: none !important;
    color: white !important;
}


.btn-radius {
    border-radius: 30px !important;
}

.text-primary {
    color: rgb(255, 94, 0) !important;
}

.form-control:focus,
.form-select:focus {
    border-color: #e7113a !important;
}

.input-group:not(.input-group-floating):focus-within .input-group-text {
    border-color: #e7113a !important;
}

a {
    color: #e7113a;
}

.container-xxl {
    max-width: 1600px;
}

.menu-vertical .menu-inner .menu-item.active>.menu-link:not(.menu-toggle) {
    background: none;
}

.bg-menu-theme .menu-item.active:not(.open)>.menu-link:not(.menu-toggle) {
    color: #e7113a !important;
}

.card {
    box-shadow: none;
}

.action-table {
    width: 160px;
}

.phases-circle {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
}

.horizone-line {
    border-bottom: 1px solid #c9cbd1;
    margin-bottom: 40px;
}

.input-group {
    height: 40px !important;
}

.btn {
    height: 45px;
    font-size: 12px;
    /* padding: 5px 13px; */
}

.form-control {
    height: 45px;
}

.form-select {
    height: 45px;
}

.table-header .table-header-search {
    width: 220px;
}

.customize-table tbody tr {
    height: 100px;
}

.right-sidebar {
    width: 40% !important;
    border-radius: 20px 0px 0px 20px;
}

.right-sidebar .offcanvas-header {
    border-bottom: 1px solid #c9cbd1;
}

.right-sidebar .save-btn {
    min-width: 100px;
    height: 33px;
}

.right-sidebar .close-btn {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: 1px solid black;
    color: black;
    background: none;
}

.navbar .navbar-search {
    background-color: #F6F6F6;
    border-radius: 30px;
    color: #8F8F8F;
}

.right-sidebar .border-line,
.border-line {
    border-bottom: 1px solid #c9cbd1;
}

.input-icon {
    border: none !important;
}

.navbar .navbar-nav .nav-link {
    color: #94a3b8;
}

.navbar .navbar-nav .lang-dropdown {
    color: #1e293b;
    font-weight: 500;
    font-size: 17px;
    font-family: 'poppins-medium';
}

.menu-vertical .menu-item .menu-link {
    color: #FFFFFF;
    font-size: 12px !important;
     font-family: 'poppins-regular';
}

.sidebar .menu-inner .menu-item {
    padding: 8px 5px;
}

.header-menu .navbar-nav .nav-item .active {
    color: #EF1938 !important;
    position: relative;
    font-family: 'poppins-bold';
}

.navbar .navbar-nav .nav-item {
    padding: 0px 12px !important;
}

.header-menu .navbar-nav .nav-link:hover {
    color: #e7113a;
}

.menu-toggle::after {
    display: none !important;
}

.breadcrumb-item a {
    font-size: 13px;
    color: #adb5bd;
}
/* dashboard-card */

.dashboard-card {
    border-radius: 15px;
    padding: 25px 0px !important;

}

.dashboard-card .title-icon {
    background-color: #c2bfbf9c;
    color: #000000 !important;
}

.dashboard-card .icon {
    width: 40px;
    height: 40px;
    font-size: 1.2rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

.dashboard-card .link-arrow {
    width: 40px;
    height: 40px;

}

.dashboard-card .link-arrow a {
    color: #aba8b1 !important;
}
.link-card .link-card-img{
    height: 180px;
}

.avatars-group {
    display: flex;
}

.avatars-group img {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 2px solid #fff;
    margin-left: -10px;
    z-index: 1;
}

.avatars-group img:first-child {
    margin-left: 0;
}

.avatars-group .user-count-icon {
    width: 40px;
    height: 40px;
    background-color: #e0f0ff;
    color: #000000;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0.875rem;
    margin-left: -10px;
    border: 2px solid #fff;
    z-index: 1;
}

.navbar .navbar-search {
    font-family: 'poppins-regular';
}
.menu-vertical{
    width: 230px !important;
}
.breadcrumb .breadcrumb-item{
      font-family: 'poppins-regular';
      font-size: 10px;
      color: #94A3B8;
}
.breadcrumb-item + .breadcrumb-item::before{
       color: #94A3B8;

}
.sidebar .upper-menu{
    height: 70vh;
    /* border:1px solid red; */
}
@media only screen and (min-width: 991px) {
    .header-menu .navbar-nav .nav-item .active::after {
        content: '';
        position: absolute;
        bottom: -28px;
        left: 0;
        width: 100%;
        height: 2px;
        background-color: #e7113a;
    }

    .navbar {
        height: 90px;
    }
}
.board-card-header{
    background-color: #20232a;
    border-radius: 12px 12px 0px 0px;
    margin-bottom: 20px;
}
.lead-name{
    font-family: 'poppins-regular' !important;
    font-size: 18px !important;
}
.lead-price{
    font-family: 'poppins-bold' !important;
}
.lead-no{
    font-family: 'poppins-medium' !important;
    font-size: 20px !important;
}
.board-card-body{
  
    border: 1px solid #d0dce4;
    padding: 25px 0px 0px 0px !important;
}
.board-card-header .btn-outline-secondary:hover,
.board-card-header .btn-outline-secondary:focus,
.board-card-header .btn-outline-secondary:active
{
    background: none !important;
    color: white !important;
}
.board-card-body .title-icon{
    padding: 0px !important;
    height: 12px;
    width:12px;
    background-color: #e7113a;
    
}

@media only screen and (min-width: 1200px) {
    .navbar .navbar-search {
        width: 350px;
    }
}

@media only screen and (min-width: 768px) {
    .title-input-dropdown {
        width: 25%;
    }
}

@media only screen and (max-width: 991px) {
    .space-layout {
        margin-top: 100px !important;
    }

    .navbar {
        position: fixed;
        width: 100%;
    }

    .right-sidebar {
        width: 70% !important;
    }
    .font-50px {
        font-size: 40px;

      
    }
    .navbar-nav .dropdown-menu {
  position: absolute;
  left: 5%;
}
}

@media only screen and (max-width: 768px) {
     .font-50px {
        font-size: 35px;
            line-height: 40px;

      
    }

}
@media only screen and (max-width: 576px) {
    .right-sidebar {
        width: 90% !important;
    }
    .font-50px {
        font-size: 30px;
        line-height: 35px;
       
      
    }
}
