



@import url("https://fonts.cdnfonts.com/css/neue-haas-grotesk-display-pro");

/* @font-face{  
    font-family: "Geomanist-Thin";
    src:url("../fonts/Geomanist-Thin.ttf");
} */

@font-face {
  font-family: "NeueHaasDisplayMediu";
  src: url("../font/NeueHaasDisplayMediu.ttf");
}

@font-face {
  font-family: "Avenir-Book";
  src: url("../font/Avenir-Book.ttf");
}

/* 
@font-face{  
    font-family: "Geomanist-Regular";
    src:url("../fonts/Geomanist-Regular.ttf");
}
@font-face{  
    font-family: "Geomanist-Medium";
    src:url("../fonts/Geomanist-Medium.ttf");
}
@font-face{  
    font-family: "Geomanist-Bold";
    src:url("../fonts/Geomanist-Bold.ttf");
} */
@font-face {
  font-family: "AvertaCY-Regular";
  src: url("../fonts/AvertaCY-Regular.ttf");
}
@font-face {
  font-family: "Inter-Light";
  src: url("../fonts/Inter-Light.ttf");
}
@font-face {
  font-family: "Inter-SemiBold";
  src: url("../fonts/Inter-SemiBold.ttf");
}
@font-face {
  font-family: "Inter-Medium";
  src: url("../fonts/Inter-Medium.ttf");
}

@font-face {
  font-family: "AvenirLTStd-Book";
  src: url("../fonts/AvenirLTStd-Book.otf");
}
/* .sidebar {
    position: fixed;
    width: 15%;
    height: 100vh;
    background-color: #c4a164;
    padding-top: 20px;
}

.sidebar img {
    width: 80%;
    margin: 10px auto;
    display: block;
}

.sidebar ul {
    list-style-type: none;
    padding: 0;
}

.sidebar ul li {
    padding: 10px 20px;
}

.sidebar ul li a {
    text-decoration: none;
    color: black;
    font-weight: bold;
    display: flex;
    align-items: center;
}

.sidebar ul li a img {
    width: 20px;
    margin-right: 10px;
}


.main-content {
    margin-left: 17%;
    padding: 20px;
}

.table-container {
    background-color: black;
    padding: 20px;
    border-radius: 10px;
}

table {
    width: 100%;
    border-collapse: collapse;
    color: white;
}

th, td {
    padding: 10px;
    border-bottom: 1px solid #444;
    text-align: left;
}

th {
    color: #c4a164;
    font-size: 16px;
}

.account-btns {
    padding: 5px 10px;
    text-decoration: none;
    color: white;
    border-radius: 5px;
    font-size: 14px;
}

.vew-btn { background-color: #555; }
.actv-btn { background-color: green; }
.buy-btn { background-color: blue; }







.right-panel {
    background-color: #1e1e1e;
    padding: 15px;
    border-radius: 10px;
    color: white;
}

.offers-btn {
    background-color: black;
    color: white;
    padding: 8px;
    text-align: center;
    border-radius: 5px;
}

.weather-info {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 18px;
} */


body{
    margin: 0;
    padding: 0;
}


.dashboardsec .col-md-2 {
    background: #cfac65;
    margin: 0;
    padding: 0;
    /* height: 100vh; */
}
.dashimg {
    background: #000;
    padding-block: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
}
ul.account-sidemenu.dashboard {
    padding: 72px 0 150px;
    height: 100vh;
}

ul.account-sidemenu.dashboard li a {
    color: #000;
    font-size: 20px;
    display: flex;
    gap: 1px;
    padding: 20px 3px 18px 31px;
    width: 100%;
    align-items: center;
}

ul.account-sidemenu.dashboard li a:hover {
    background: #D8BC83;
  
}
ul.account-sidemenu.dashboard li

{
    width: 100%;
}

ul.account-sidemenu.dashboard img {
    padding: 0 19px 0px 0;
    width: 50px;
}
section.dashboardsec .container {
    width: 100% !important;
    max-width: 100% !important;
}

.usernames h2 {
    font-size: 33px;
    padding: 7px 36px;
    color: #f0f0f0 !important;
    
    
}
section.dashboardsec .col-md-7 {
    margin: 0;
    padding: 0;
}
.usernames {
    padding-top: 41px;
    
}


.calsec img {
    width: 40px;
}

.userrow {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.timebx {
    position: absolute;
    right: 0;
    top: 50%;
}
.usernames {
    padding: 19px 0 13px;
}
.dashboardsec .col-md-10 {
    margin: 0;
    padding: 0;
    width: 83.333333%;
}

.outermainsec {
    background: #666666;
}

.time {
    display: flex;
    align-items: center;
    background: #999999;
    width: fit-content;
}

.calbx {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #999;
    height: 68px;
}
.time h3 {
    font-size: 24px;
    color: #fff;
    padding: 0 40px;
}
.calsec {
    background: #AEAEAE;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    padding: 20px 20px;
}
.calsec img {
    display: block;
    width: 100%;
    height: auto;
    object-fit: cover;
}

.timerow {
    background: #383636;
}
.timerow.spec {
    background: #AEAEAE;
}

.timebx h4 {
    font-size: 50px;
    padding-right: 46px;
}
.mainrw {
    display: flex;
    justify-content: space-between;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
.timerow, .remain {
    flex: 1 1 0%;
    display: flex;
    flex-direction: column;
    padding: 20px 37px;
}
.travelhrs {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 23px;
}
.remainhrs {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 23px;
} 

.mainrw h5 {
    font-size: 21px;
}
.mainrw h6 {
    font-size: 36px;
}
.timerow {
    border-right: 1px solid #ccc;
}
.remain
{
    border-right: 1px solid #ccc;
}
.mainrw img {
    width: 100%;
    object-fit: cover;
    height: 100%;
    max-width: 56px;
}
.accountable .col-md-8 {
   
}
.table-outer-mem.dashtable {
    background-color: transparent !important;
    /* color: white; */
    padding: 0px;
    /* text-align: left; */
}
.table-outer-mem.dashtable th
{
    background-color: transparent !important;
    /* color: white; */
    padding: 0px;
}
.accountable h1 {
    padding: 42px 0 16px;
    color: #cfac65;
    border-bottom: 1px solid #cfac65;
    font-size: 37px;
}
.table-outer-mem.dashtable th {
    font-size: 20px;
    padding: 51px 0 17px;
    color: #fff;
}

.table-outer-mem.dashtable tr{
    border-bottom: 1px solid #fff;

}

.table-outer-mem.dashtable  td

{  font-size: 18px;
    padding: 12px 0 !important;

}
.tab-container {
    background: grey;
    height: 100%;
    padding: 23px 26px;
    height: 100vh;
}

.nav-tabs {
     --bs-nav-tabs-border-width: none !important;
    --bs-nav-tabs-border-color: var(--bs-border-color);
    --bs-nav-tabs-border-radius: var(--bs-border-radius);
    --bs-nav-tabs-link-hover-border-color: var(--bs-secondary-bg) var(--bs-secondary-bg) var(--bs-border-color);
 --bs-nav-tabs-link-active-color: var(--bs-emphasis-color);
 --bs-nav-tabs-link-active-bg: var(--bs-body-bg);
     --bs-nav-tabs-link-active-border-color: none !important;
 border-bottom: none !important;
}
ul#myTab {
    display: flex;
    border: none !important;
    gap: 10px;
}
.nav-tabs .nav-link
{
    border: 1px solid black !important;
    border-top-left-radius: unset !important;
     border-top-right-radius:unset !important;
}
button#offers-tab {
    padding: 10px 40px;
    width: fit-content;
    font-size: 19px;
    color: #fff;
}
button#blogs-tab {
    padding: 10px 70px;
    width: fit-content;
    font-size: 19px;
    color: #fff;
}
.nav-tabs .nav-link.active {
    background: black;
    color: white;
}
.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link
{ background: #000 !important;
    color: #fff !important;

}
.tab-container p {
    border-bottom: 1px solid #fff;
    padding: 0px 36px 13px 0;
    font-size: 19px;
}
.tabbtn img {
    width: 46px;
    /* height: 100%; */
    margin: 0 18px 0px 0;
}

.tab-content.mt-3 {
    padding-top: 6px;
}
.tabbtn {
    margin: 39% 0 0;
}
.accountable .col-md-8 {
    padding: 0px 36px 0px 46px;
}
.tabbtn a {
    color: #000;
    font-size: 23px;
}
.tabbtn a:hover{
    color:#cfac65;
}
a.account-btns.vew-btn:hover {
    background: #cfac65;
}
.accountable {
    background: #000;
}
.remainhrs img {
    width: 49px;
    object-fit: cover;
}
.accountable .col-md-4 {
    padding-left: 0;
}

.dashboardsec .accountable .everest-forms .evf-field {
    padding: 0 0 15px !important;
}

.dashboardsec .accountable .everest-forms input {
    background: #000000b2 !important;
    padding: 13px 0 13px 15px !important;
    border: 1px solid #fff !important;
    border-radius: 5px !important;
    margin: 0 0 5px !important;
    color: #fff !important;
    height: 52px !important;
}

.dashboardsec .accountable .everest-forms textarea {
    background: #000000b2 !important;
    padding: 20px 0 20px 15px !important;
    border: 1px solid #fff !important;
    border-radius: 5px !important;
    margin: 0 0 5px !important;
    color: #fff !important;
  
}
.dashboardsec .accountable .everest-forms .input-text::placeholder {
    font-size: 18px;
    color: #fff;
}





.dashboardsec .accountable .everest-forms button#evf-submit-216
{
    width: fit-content;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #cfac65;
    color: #fff;
    border: 0;
    font-size: 19px;
    border-radius: 30px;
    padding: 15px 34px;

}

.dashboardsec .accountable .everest-forms button#evf-submit-216:hover {
    color: #cfac65;
    background: #fff;
}

.dashboardsec .accountable .col-md-8 p {
    padding-block: 16px;
}

.dashboardsec .tab-content h4 {
    font-size: 21px;
    color: #212529;
    font-weight: 500;
    margin-bottom: 15px;
}

.dashboardsec .accountable .everest-forms .evf-field-container {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.dashboardsec .accountable .everest-forms .evf-submit-container
{
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.dashimg img {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
}
.tabbtn a img {
    transition: transform 0.3s ease-in-out; 
}

.tabbtn a:hover img {
    transform: translateX(5px); 
}
.logintext {
    font-size: 20px;
}
.logintext a {
    color: #cfac65;
}
.logintext a:hover {
    color: #fff;
}

.dashboardsec .menu-manage {
     display: none; 
    position: fixed;
    right: 3%;
    top: 48px;
    width: 30px;
    height: 3px;
    background: #ffffff;
    border-radius: 30px;
    font-size: 0;
    transition: all 0.25s ease-in;
}

.dashboardsec .menu-manage:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: -9px;
    left: 0;
    right: 0;
    background: #ffffff;
    border-radius: 30px;
    transition: all 0.25s ease-in;
}

.dashboardsec .menu-manage:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 9px;
    left: 0;
    right: 0;
    background: #ffffff;
    border-radius: 30px;
    transition: all 0.25s ease-in;
}

.dashboardsec .menu-manage.extraclass {
    transform: rotate(45deg);
}

.dashboardsec .menu-manage.extraclass:after {
    opacity: 0;
}

.dashboardsec .menu-manage.extraclass:before {
    transform: rotate(-92deg) translateX(9px);
}

@media(max-width:1440px)
{
    .usernames h2 {
        font-size: 25px;
        padding: 7px 36px;
    }

    .timebx h4 {
        font-size: 32px;
       
    }
    .calsec img {
        width: 28px;
    }
    .calbx h3 {
        font-size: 20px;
    }

    ul.account-sidemenu.dashboard li a {
        padding: 8px 2px 19px 17px;
        font-size: 18px;
       
    }
    ul.account-sidemenu.dashboard img {
        padding: 0 19px 0px 0;
        width: 46px;
    }
    .mainrw h5 {
        font-size: 19px;
    }
    .mainrw h6 {
        font-size: 28px;
    }
    .mainrw img {
        
        max-width: 44px;
    }

    .accountable h1 {
       
        
        font-size: 28px;
    }
    .table-outer-mem.dashtable th {
        font-size: 18px;
        padding: 40px 0 17px;
    }
    .table-outer-mem.dashtable td {
        font-size: 16px;
    }
    button#blogs-tab {
        padding: 11px 51px;
        width: fit-content;
        font-size: 18px;
        color: #fff;
    }
    button#offers-tab {
        padding: 11px 27px;
        width: fit-content;
        font-size: 18px;
        color: #fff;
    }
    .tab-container p {
        
        
        font-size: 18px;
    }
    .tabbtn img {
        width: 35px;
    }
    .tabbtn a {
      
        font-size: 20px;
    }
    
}

@media(max-width:1399px)
{

section.dashboardsec.account-summary.dash-summary-acc .container {
    padding: 0 0 !important;
}

ul.account-sidemenu.dashboard li a {
   
    font-size: 15px;
}
.accountable h1 {
    font-size: 24px;
}
.dashboardsec .accountable .col-md-8 p {
    font-size: 18px;
}

.dashboardsec .accountable .everest-forms .input-text::placeholder {
    font-size: 15px;
   
}
.dashboardsec .accountable .everest-forms button#evf-submit-216
{
    font-size: 16px !important;
}
.tab-container p {
    font-size: 15px;
    padding: 0px 1px 13px 0;
}

button#offers-tab {
   
    font-size: 15px;
    padding: 11px 16px;
}

button#blogs-tab {
   
    font-size: 15px;
    padding: 11px 48px;
    
}
.tabbtn a {
    font-size: 18px;
}
.calbx h3 {
    font-size: 18px;
}

.dashimg img {
    width: 84%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
}

.dashboardsec .tab-content h4 {
    font-size: 16px;
   
}

.timebx h4 {
    font-size: 25px;
}
.dashboardsec .container {
    padding: 0 !important;
}
.logintext {
    font-size: 17px;


}
}


@media(max-width:1199px)
{


.dashboardsec .col-md-2 {
    width: 21.666667% !important;
}

.dashboardsec .col-md-10 {
    margin: 0;
    padding: 0;
    width: 77.333333% !important;
}
.dashboardsec .tab-content h4 {
    font-size: 16px;
   
}

.dashboardsec .accountable .col-md-8 p {
    font-size: 17px;
}

.calbx h3 {
    font-size: 17px;
}
.timebx h4 {
    font-size: 25px;
}
.logintext {
    font-size: 17px;

}

}


@media(max-width:991px)
{
    .accountable .col-md-4 {
        width: 100%;
        padding-left: 11px;
    }
    
    .accountable .col-md-8 {
        width: 100%;
    }
    
    .accountable .everest-forms .evf-frontend-row {
        margin: 0 !important;
        flex-direction: row;
    }
    
    .accountable .everest-forms .evf-frontend-row .evf-frontend-grid.evf-grid-2 {
        width: 49%;
        flex: 0 0 49%;
        display: inline-block;
        float: left;
        margin-right: 2%;
    }
    
    .accountable .everest-forms .evf-frontend-row .evf-frontend-grid.evf-grid-2:nth-child(2) {
        margin-right: 0;
    }
    
    .accountable .col-md-4 .tab-container {
        height: inherit;
        width: 100%;
        padding: 32px 32px;
    }
    
    .accountable .col-md-4 .tab-container .tabbtn {
        margin: 25px 0 0;
    }
    .dashboardsec .col-md-10 {
      
        width: 72.333333% !important;
    }
    .dashboardsec .col-md-2 {
        width: 26.666667% !important;
    }
    ul.account-sidemenu.dashboard li a {
        font-size: 16px;
    }

    .accountable .col-md-8 {
        padding: 0px 46px 0px 46px;
    }

    .accountable .col-md-4 .tab-container .tabbtn {
        margin: 0 auto;
        display: flex;
        justify-content: center;
    }

    ul#myTab {
        display: flex;
        border: none !important;
        gap: 10px;
        margin: 0 auto;
        justify-content: center;
        align-items: center;
    }

    .dashboardsec .tab-content.mt-3 {
        padding-top: 6px;
        padding-bottom: 20px;
    }
    .timebx h4 {
        font-size: 25px;
    }
    .everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid.evf-grid-2 {
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }
.logintext {
    font-size: 16px;

}
}

@media(min-width:768px){
    ul.account-sidemenu.dashboard {
        display: block !important;
    }
}

@media(max-width:767px){
    ul.account-sidemenu.dashboard {
        padding: 29px 0 10px;
        height: auto;
    }

    .dashboardsec .col-md-2 {
        width: 100% !important;
    }
    .dashimg
    {
        justify-content: flex-start;
    }
    .dashboardsec .col-md-10 {
        width: 100% !important;
    }
    .accountable .col-md-8
    {
        padding: 0;
    }
    .accountable .col-md-8 {
        padding: 0px 44px 0px 44px;
    }
    ul.account-sidemenu.dashboard li a {
        padding: 8px 8px 19px 29px;
        font-size: 17px;
    }
    .tabbtn a {
        font-size: 17px;
    }
    .logintext {
        font-size: 16px;
    }
    .logintext {
        padding: 3px 0 11px 0;
    }

    .dashboardsec .menu-manage {
        display: block;
    }


    
}
@media(max-width:575px)
{

}
@media(max-width:420px)
{
    .time h3 {
        font-size: 17px;
        color: #fff;
        padding: 0 24px;
    }

    .calsec {
      
        padding: 23px 32px;
    }

    .timebx {
        position: unset;
    }
    .timebx h4 {
        font-size: 22px;
    }

    .usernames h2 {
        font-size: 23px;
    }
    .tabbtn a {
        font-size: 17px;
    }
}
