body{
	color:rgb(107, 107, 107);
}
.logo{
    width: 80px;
    margin-left: 40px;
}
.c_icon{
    margin-right: 40px;
}
.c_icon img{
    width: 30px;
}
.nav2{
    margin-left: 50px;
}
 .nav2 li{
    margin: 0px 24px;
}

.nav2 li a{
    font-size: large;
}

/* ....footer.... */
.footer_logo{
    width: 100px;
    
}

.font_color_1{
	color:rgb(107, 107, 107);
}
.font_color_2{
	color:rgb(135, 135, 135);
	text-decoration:none;
}
.footer_a a{
	text-decoration: none;
	color:rgb(80, 80, 80);	
	font-size:20px;
}

.chkbx{
    margin-top: 20px;
}
.mid{
    padding: 20px;
   
}
.social img{
    width: 24px;
    margin: 4px;
}
/* a{
text-decoration: none;
margin: 10px  10px;
} */

/* ....member.... */
.page_margin{
    margin:0px 40px;
}
.page_margin a{
    text-decoration: none;
    margin: 0px 4px;
    color: rgb(109, 106, 106);
    font-size: large;
}
.sub_menu_1{
    height: 80px;
    background-color: rgb(245, 245, 245);
}
.wlcmbk{
    margin:50px 180px;
    font-weight: bold;
}
.dp{
    background-color: aqua;
    width:100px;
    height: 100px;
    border-radius: 50px;
    margin: 30px 0px;
}
.page_color_1{
    background-color: rgb(245, 245, 245);

}
.membership{
    background-color: rgb(245, 245, 245);
    padding: 20px 80px;
    width: 80vw;
    
}
@media only screen and (max-width: 768px) {
/* For mobile phones: */
[class*="col-"] {
width: 100%;

text-align: center   ;
}
}
.sub_menu_1>a{
text-decoration: none;

line-height: 1.6;
}
.small_text {
    font-size: 10px;
    letter-spacing: 1px!important;
    color: rgb(87, 86, 86);
}
.mrgn-topbtm{
margin-bottom: 10px;
}
.text-end{
text-align: end;
}
input[type=checkbox] {
    
    font-size: 20px;
    margin-bottom: 10px;
   
  }

  .btn-dark{
   border-radius: 0;
  }
 .sty_input{
	border-radius: 0;
	background-color: rgb(245, 245, 245);
}

.bottom_border{ 
    border-left: 0;
    border-right: 0;
    border-top: 0;
    background-color: rgb(245, 245, 245);
    border-radius: 0;
}
  

.color_sel{
    width:20px;
     height:20px;
     border: 1px black solid;
     margin: 0 2px 0 0;
}
