@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&display=swap');
/* relway font link  */
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&family=Raleway:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,800&display=swap');


:root {
    --clr-primary: #171821;
    --clr-secondary: #21222d;
    --clr-light-green: #a9dfd8;
    --clr-gray-200: #e8e8e8;
    --clr-gray-300: #d2d2d2;
    --clr-gray-400: #a0a0a0;
    --clr-gray-500: #87888c;
    --clr-gray-800: #2c2d33;
    --clr-yellow-400: #fcb859;
    --clr-yellow-500: #feb95a;
    --clr-pink: #f2c8ed;
    --clr-light-blue: #20aef3;
    --clr-black: #000;
    ---clr-white: #fff;
  }

body {
    font-family: '"Roboto", 'sans-serif', Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
    font-size: 15px;
    font-family: 'Roboto', sans-serif;
    font-family: "Inter", sans-serif;
    background-color: var(--clr-primary) !important;
}


.msg_card_body {
	overflow-y: auto;
}

.userdash{
    background-color: #201f1f !important;
}

.backgb {
    background: #f1f5f7 !important;
}

* {
    margin: 0;
    padding: 0;
}


#fq{
    background-color: rgb(24, 26, 29) !important;
    border-radius: 5px;
}


#demainl{
    background-color: #b17b17;
    font-size: 20px;
    border: 1px solid rgb(149, 139, 102);
    height: 2px;
    
}

#myba{
    color: rgb(159, 161, 162);
    font-size: 11px;
}

#balhd {
    font-size: 4px !important;
    color: #575656 !important;
}

.nav-link-text {
    color:#afb3b6;
    font-family:'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
    font-size: 15px;
}

#nav-item :hover {
 background-color: rgb(69, 68, 68);
 color: #6c757d;
 border-top-right-radius: 6px;
 border-bottom-right-radius: 6px;
 cursor: pointer;
}

#navitem{
    background-color: rgb(251, 196, 57);
    color: black;
}

.col {
    color: whitesmoke !important;
}

#col{
    color: rgb(251, 196, 57) !important;
}
.cop{
    background-color:  rgb(251, 196, 57) !important;
    border: 1px solid #afb3b6 !important;
    color: rgb(13, 11, 11) !important;
    border-top-right-radius: 5px !important;
    border-bottom-right-radius: 5px !important;
}
.cop:hover{
    background-color: rgb(59, 152, 36);
    border: 1px solid #2c922c !important;
    color: rgb(251, 249, 249) !important;
    border-top-right-radius: 5px !important;
    border-bottom-right-radius: 5px !important;
}

.bul {
    background-color: #b17b17 !important;
    color: black !important;
}
.bul:hover {
    background-color: rgb(39, 137, 61) !important;
    color: whitesmoke !important;
}

#bul {
    background-color: #b17b17 !important;
    color: black;
}
#bul:hover {
    background-color: rgb(39, 137, 61);
    color: whitesmoke;
}

#proofbut {
    background-color: #b17b17 !important;
    color: black;
}
#proofbut :hover {
    background-color: rgb(39, 137, 61) !important;
    color: whitesmoke;
}

#homebul{
    background-color: #b17b17 !important;
    color: whitesmoke;
}

#homebul:hover{
    background-color: rgb(81, 129, 9);
    color: whitesmoke;
}

#homebul1:hover{
    border: 3px solid rgb(251, 196, 57);
}

#reject{
    background-color: red;
}

.menub {
   display: none;
}



.butto{
    padding: 7px;
    background-color: rgb(251, 196, 57);
    margin: auto;
    text-align: center;
    border-radius: 7px;
    margin: 5px;
    font-family:'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
    cursor: pointer;
}
.butto:hover{
    background-color: rgb(24, 181, 77);
    color: whitesmoke; 
    cursor: pointer;
}

#paget {
    margin: auto;
    text-align: center !important;
}

.img-blog {
    margin: auto;
    height: 330px;
    width: 100%;
}

.justv{
    color: #afb3b6;
}

.fplan{
    height: 160px;
}

.newcol{
    background-color: rgb(40, 41, 41);
}

.topcul {
    border-bottom: 1px solid rgb(62, 61, 60);
}

.topcul2 {
    margin: auto;
}

.fortop {
    margin: auto;
    color: black;
    font-family:'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
    background-color: rgb(251, 196, 57);
    border-radius: 5px;
    padding: 10px;
    width: 90%;
    font-size: 15px;
}
.fortop:hover {
    margin: auto;
    border-radius: 5px;
    font-family:'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
    background-color: rgb(24, 181, 77);
    color: whitesmoke;
    padding: 10px;
    width: 90%;
    font-size: 15px;
}

.userx {
    color: rgb(251, 196, 57);
}

.formailhome{
    color: rgb(24, 181, 77);
    font-family:'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
    font-size: 10px;

}

  .loader { 
	display: none; 
	border: 4px solid rgba(255, 255, 255, 0.3); 
	border-top: 4px solid blue; 
	border-radius: 50%; 
	width: 25px; 
	height: 25px; 
	animation: spin 1s linear infinite; 
	margin-left: 8px; 
} 
@keyframes spin { 
	0% { 
		transform: rotate(0deg); 
	} 

	100% { 
		transform: rotate(360deg); 
	} 
} 

.loading { 
	background-color: #ccc; 
	pointer-events: none; 
}

.ntto{
    font-size: 12px;
    margin-left: 5px !important;
    border: 1px solid rgb(47, 46, 44) !important;
    background-color: #323334 !important;
    margin: auto;
    color: rgb(251, 196, 57);
}
.ntto :hover{
    font-size: 12px;
    margin-left: 5px !important;
    border: 1px solid rgb(47, 46, 44) !important;
    background-color: #323334 !important;
    margin: auto;
    color: whitesmoke;
}


.notifi{
    position: relative;
    display: inline-block;
}

.badgenote {
    position: absolute;
    top: +9px;
    right: 6px;
    border-radius: 40%;
}

.termsbh{
    height: 250px;
    padding-top: 10px;
    padding-bottom: 30px;
    font-size: 16px;
    font-style: italic;
    font-family:'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
}

.halfcolored{
    background-color: rgb(251, 196, 57);
    color: whitesmoke;
}

#pl0{
    padding-left: 10px !important;
}

.buybtn {
    background-color: green;
    color: whitesmoke;
}

.buybtn:hover {
    background: #e84118;
    color: #f5f6fa;
}

.buybtn2 {
    background-color: rgb(251, 196, 57);
    color: black;
}

.buybtn2:hover { 
    background-color: #e84118;
    color: #f5f6fa;
}

.valtn{
    font-size: 11px;
    font-style: italic;
    font-family:'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
}

.fiatt {
    font-size: 10px;
    font-style: italic;
}

.calculator {
    display: flex;
    margin-top: 50px;
    justify-content: center;
  }
  .currencyput {
    padding: 6px;
    border: 1px solid #ccc; 
    border-radius: 4px;
    width: 100px;
  }
  .arrow {
    display: flex;
    align-items: center;
    font-size: 20px;
  }

  .cookie-container {
    position: fixed;
    bottom: -100%;
    left: 0;
    right: 0;
    background: #2f3640; 
    color: #f5f6fa;
    padding: 0 32px;
    box-shadow: 0 -2px 16px rgba(47, 54, 64, 0.39);
  
    
  }

  #cookiePopup {
    background: white;
    width: 50%;
    position: fixed;
    margin: auto;
    bottom: 20px;
    box-shadow: 0 -2px 16px rgba(47, 54, 64, 0.39);
    padding: 10px 10px;
    border-radius: 8px;
    transition: 400ms;
  }
  
  #cookiePopup p{
    text-align: left;
    font-size: 15px;
    color: #4e4e4e;
  }
  
  
  #acceptCookie{
    color: #f5f6fa;
    background: #e84118;
    border: 0;
    padding: 10px 38px;
    font-size: 18px;
    margin-bottom: 16px;
    border-radius: 8px;
    cursor: pointer;
  }
  
  .cookie-btn {
    background: #e84118;
    border: 0;
    color: #f5f6fa;
    padding: 12px 48px;
    font-size: 18px;
    margin-bottom: 16px;
    border-radius: 8px;
    cursor: pointer;
  }

  .depoline {
     border: 1px solid #32312d !important;
     border-radius: 5px !important;
  }

  .ptouch {
    text-align: center;
    border: 1px solid grey !important;
    border-radius: 4px !important;
  }

  .homefi {
    padding: 2px;
    border: 2px solid orange !important;
    padding-bottom: 20px !important;
    padding-top: 20px;
    height: 400px;
  }

  .hg{
    display: flex !important;
  }

  .hero-content, .hero-banner {
    width: 50%;
    border: 1px solid orange;
    margin: 4px;
    margin: auto;
  }



@media	screen	and	(max-width:	800px)	and	(min-width:	0px)	{

    .ptouch {
        border: 1px solid grey !important;
        margin-bottom: 2px !important;
        text-align: center !important;
        border-radius: 4px !important;
      }
   
    .menub {
        display: block;
        margin: auto;
        bottom: 0;
        position: fixed;
        box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
        background-color: rgb(30, 28, 28);
        color:rgb(251, 196, 57);
        width: 100%;
        overflow-x: auto;
        text-align: center;
        display: flex;
    }

    .nav-linkl {
        padding-top: 10px;
        padding-bottom: 11px;
        margin: 0px;
        width: 33%;
        display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-grow: 1;
    min-width: 50px;
    overflow: hidden;
    white-space: nowrap;
    font-family: sans-serif;
    font-size: 12px;
    color: #646464;
    text-decoration: none;
    -webkit-tap-highlight-color: transparent;
    transition: background-color 1.0.8s ease-in-out;
    } 

    .nee {
        font-size: 15px;
    }

    #menub:hover {
        background-color: rgb(22, 21, 21);
        color:rgb(73, 61, 32);
        border-radius: 3px;
    }

    #navh {
        margin: auto !important;
    }

    .forchart{
        width: 100%;
        background-color: black;
    }

    .kinfor{
        width: 100%;
        border-radius: 9px;
        display: none;
    }

    }



