@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,600;0,700;0,800;1,300;1,400;1,600;1,700;1,800&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,900&display=swap');

header{
background-color:#ffffff;
padding: 5px 0;
}
.serach_karma_hd{
width: 100%;
height: 40px;
margin-top: 25px;
padding-left: 15px;
}
.logo_img{
}
.add_kul{
margin-top: 35px;
margin-left: 30px;
}
.add_kul ul{
margin: 0;
padding: 0;
}
.add_kul ul li{
display: inline;
font-family: 'Open Sans', sans-serif;
font-weight: 400;
font-size: 12px;
line-height: 18px;
color: #000000;
margin: 0 10px;
}

.krm_ul1 ul{
margin: 0;
padding: 0;  
list-style: none;
}
.krm_ul1 ul li{
display: inline;
font-family: 'Open Sans', sans-serif;
font-weight: 400;
font-size: 12px;
line-height: 18px;
color: #fff;
margin: 0 12px;
}
.krm_ul1_imgall{
width: 44px;
height: 24px;
}
.sec_kr_m{
    
background-color: #fff;
width: 100%;
height:1000px;
border-radius: 5px;
margin-top: 40px;
padding: 15px 0;
/* box-shadow: -1px 10px 5px -4px rgba(181,181,181,0.18);
-webkit-box-shadow: -1px 10px 5px -4px rgba(181,181,181,0.18);
-moz-box-shadow: -1px 10px 5px -4px rgba(181,181,181,0.18); */
box-shadow: -2px -1px 39px -4px rgba(0,0,0,0.27);
-webkit-box-shadow: -2px -1px 39px -4px rgba(0,0,0,0.27);
-moz-box-shadow: -2px -1px 39px -4px rgba(0,0,0,0.27);
}
.krm_ul1{
margin-top: 25px;
}
.top_ic_n{
margin-top: -7px;
}
#karma_1st a, .add_kul a{
color: #fff;
}
 .add_kul a{
color: #1d1d1d;
}
#karma_1st a:hover, .add_kul a:hover{
color: #ffa500;
text-decoration: none;
}


#lower_div a ,#data_list a{
color: #333;
}
 .add_kul a{
color: #1d1d1d;
}


.sec_kr_m h6{
font-family: 'Open Sans', sans-serif;
font-weight: 400;
font-size: 14px;
line-height: 18px;
color: #1d1d1d;  
text-align: center;
}
.pro-bx_img{
width: 100%;
height: auto;
border-radius: 100%;
border: 1px solid #e2e2e2;
padding: 3px;
}
.space_gl{
margin: 10px 0;
}

.regi_bg{
padding: 15px 10px 0;
/* box-shadow: 2px 2px 7px 4px grey;
background: linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(231,231,231,1) 100%); */

box-shadow: -2px -1px 20px -8px rgba(0,0,0,0.41);
-webkit-box-shadow: -2px -1px 20px -8px rgba(0,0,0,0.41);
-moz-box-shadow: -2px -1px 20px -8px rgba(0,0,0,0.41);
height: auto;
margin-top: 15px;
}
.bn_down_img{
width: 100%;
height: auto;
}
.regi_bg h2{
text-align: center;
font-family: 'Open Sans', sans-serif;
font-weight: 600;
font-size: 25px;
line-height: 18px;
color: #1d1d1d; 
margin: 15px 0;
}
.regi_bg h5{
text-align: center;
font-family: 'Open Sans', sans-serif;
font-weight: 600;
font-size: 16px;
line-height: 18px;
color: #1d1d1d;
margin: 15px 0;
}
.regi_bg p{
text-align: center;
font-family: 'Open Sans', sans-serif;
font-weight: 400;
font-size: 14px;
line-height: 22px;
color: #1d1d1d;
margin: 15px 0;
}
.regi_btn{
background-color: #2A2E30;
margin: 25px 0;
border-radius: 10px;
width: 50%;
padding: 14px;
font-weight: 400;
font-size: 18px;
border: 0;
color: #fff;
}
.regi_btn:hover{
box-shadow: 0px 2px 12px 5px rgba(1,1,1,0.38);
-webkit-box-shadow: 0px 2px 12px 5px rgba(1,1,1,0.38);
-moz-box-shadow: 0px 2px 12px 5px rgba(1,1,1,0.38);
}
#karma_2st{
margin-top: -130px;
}

#karma_1st{
background-color: #2A2E30;
padding-top: 100px;
height: 280px;
}
#img_slider_sect{
margin: 20px 0;
}
footer{
background-color: #2A2E30;
padding: 20px 0;
}
footer h4{
font-family: 'Open Sans', sans-serif;
font-weight: 600;
font-size: 18px;
line-height: 22px;
color: #fff;
margin-bottom: 20px;
}
footer h5{
font-family: 'Open Sans', sans-serif;
font-weight: 500;
font-size: 16px;
line-height: 22px;
color: #fff;
margin-top: 15px;
margin-bottom: 5px;
}
footer h4 span{
color: #ffa500;
}
footer ul{
margin: 0;
padding: 0;
list-style: none;
}
footer ul li a{
font-family: 'Open Sans', sans-serif;
font-weight: 400;
font-size: 14px;
line-height: 22px;
color: #fff;
margin: 3px 0;
text-decoration: none;
display: inline-block;
}
footer ul li a:hover{
color: #ffa500;
text-decoration: none;
}
.fot_img{
width: 30%;
height: auto;
}
.social_fot_ic{
width: 30px;
height: 27px;   
}
.social_fot ul{
list-style: none;
margin: 0;
padding: 0;
}
.social_fot ul li{
display: inline;
margin: 0 10px 0px 0px;
}
.fot_adre ul {
margin: 0;
padding: 0;
}
.fot_adre ul li {
display: block;
font-family: 'Open Sans', sans-serif;
font-weight: 400;
font-size: 14px;
line-height: 18px;
color: #fff;
margin: 20px 0px 20px 0px;
}
.adr_img{
width: 30px;
height: 27px;  
border-radius: 2px;
}
.fot_adre span{
    margin-right: 5px;
}
footer h6 {
display: block;
font-family: 'Open Sans', sans-serif;
font-weight: 400;
font-size: 14px;
line-height: 18px;
color: #fff;
background-color: #ffa500;
padding: 10px;
text-align: center;
margin-top: 15px;
}



@media only screen and (max-width : 1200px) {

}

@media only screen and (max-width : 979px) {
.add_kul {
margin-top: -40px;
margin-left: 30px;
}   
.sec_kr_m{
height: auto;
}
.space_gl {
margin: 15px 0px 0px 20px;
border: 1px solid #e2e2e2;
width: 45%;
padding: 10px 10px 0px 10px;
}



}
@media only screen and (max-width : 768px) {
.add_kul {
margin-top: -40px;
margin-left: 30px;
}
.sec_kr_m{
height: auto;
}
.space_gl {
    margin: 15px 0px 0px 20px;
    border: 1px solid #e2e2e2;
    width: 45%;
    padding: 10px 10px 0px 10px;
}
.add_kul ul li {
margin: 0 7px;
}
.logo_img {
width: 18%;
height: auto;
display: block;
margin-left: auto;
margin-right: auto;
}
.text-right {
text-align: left;
}
.add_kul {
margin-top: 8px;
margin-left: 100px;
}

}
@media only screen and (max-width : 767px) {
.add_kul ul li {
margin: 0 7px;
}
}

@media only screen and (max-width : 480px) {
.krm_ul1_imgall{
width: 26px;
}
ul.main_ul li:nth-child(n+7) {
  display:none;
}

ul.main_ul li:nth-child(4){
   display:none;
}
ul.main_ul li:nth-child(5){
   display:none;
}
.regi_btn{
    width: 90%;
}
.logo_img {
width: 70%;
height: auto;
display: block;
margin-left: auto;
margin-right: auto;
}
.text-right {
text-align: left;
}
.add_kul ul li {
margin: 0 2px;
}
.add_kul {
margin-top: 8px;
margin-left: 0;
}
.add_kul ul{
   text-align: center; 
}
.top_ic_n {
margin-top: -4px;
width: 20px;
height: 20px;
}
.pro-bx_img {
width: 70%;
height: auto;
border-radius: 100%;
border: 1px solid #e2e2e2;
padding: 1px;
}
#karma_1st {
padding-bottom:20px;
background-color: #2A2E30;
padding-top: 100px;
height: auto;
}
.sec_kr_m {
padding: 0px 0px 0px 0px;
background-color: #fff;
width: 100%;
height: auto;
}
.krm_ul1 ul li {
    margin: 0px 5px;
    /*line-height: 30px;*/
}
/*.space_gl {*/
/*min-height: 115px;*/
/*margin: 15px 15px 0px 15px;*/
/*border: 0px;*/
/*width: 23%;*/
/*padding: 10px 0px 0px 0px;*/
/*}*/

.space_gl {
    /*min-height: 115px;*/
    /*margin: 15px 12px 0px 12px;*/
    /*border: 0px;*/
    /*width: 26%;*/
    /*padding: 10px 0px 0px 0px;*/
    
height: 115px;
margin: 15px 0px 0px 0px;
border: 0px;
width: 32% !important;
padding: 10px 0px 0px 0px;
    
    
}


.regi_bg h2 {
font-size: 22px;
line-height: 18px;
}
.regi_bg h5 {
font-size: 14px;
line-height: 18px;
}
.regi_bg p {
font-size: 12px;
line-height: 20px;
}
footer ul li a {
font-size: 12px;
line-height: 20px;
}

footer h4 {
font-size: 16px;
line-height: 22px;
}
.sec_kr_m h6 {
font-size: 12px;
margin-top: 10px;

}

.pro_bx_gl_new{
width: 100%;
height: 70px;
margin: auto;
}

.spc_lr{
    padding-right:0px;
}
.sel_all_ct {
    margin-top: 25px;
}

.sec_kr_m {
padding: 0px 0px 0px 0px;
background-color: #fff;
width: 100%;
height: auto;
}

.accordi_100k p {
    font-size: 12px;
    margin-top: 15px!important;
}




}




@media only screen and (max-width : 320px) {
/*.space_gl {*/
/*min-height: 115px;*/
/*margin: 15px 12px 0px 12px;*/
/*border: 0px;*/
/*width: 23%!important;*/
/*padding: 10px 0px 0px 0px;*/
/*}*/


.space_gl{
height: 115px;
margin: 15px 5px 0px 10px;
border: 0px;
width: 26% !important;
padding: 10px 0px 0px 0px;
}




.spc_lr{
    padding-right:0px;
}

.sel_all_ct {
    margin-top: 25px;
}
.accordi_100k p {
    font-size: 12px;
    margin-top: 15px!important;
}

.sec_kr_m h6 {
font-size: 12px;
margin-top: 10px;

}













}


