﻿
.snsprotectContainer {
    max-width: 100%;
    font-family: "anekdevanagari-regular", sans-serif;
}


.snsprotectDiv {
    background-color: white;
    box-shadow: 0 3px 6px 0px rgba(0,0, 0, 0.20);
    padding-top: 3%;
    padding-right: 3%;
    padding-left: 3%;
    padding-bottom: 2%;
    border-radius: 6px;
    margin-top: 2%;
    margin-bottom: 4%;
}



.sns-protect h3 {
    text-align: center;
    color: black;
    margin-bottom: 2%;
    font-size:2.2rem;
    line-spacing:0.5px;
}



.sns-protect h3 span {
    display: inline-block;
    font-weight: 800;
}



.snsprotectTxt {
    display: inline-block;
    color: #FF795C;
    font-weight: 800;
    margin-top: 3%;
    margin-bottom: 1%;
    font-size:1.5rem;
}




.protect-country {
    margin: 0% 25% 0% 25%;
}


.divchoose {
    width: 100%;
}

.lossdamageTxt {
    
    color: #737195;
    margin-top: 2%;
    font-size: 1.2rem;
}

.ActivateProtect h4 span {
    color: black;
    display: inline-block;
    font-weight: 800;
}

.FAQ h4 span {
    color: black;
    display: inline-block;
    font-weight: 800;
    margin-top:1%;
}

.feesHeadTxt h3 span {
    color: black;
    display: inline-block;
    font-weight: 700;
}



.OurFeesAreAsFollows h6, .Note h6, .Login h6, .feesDetailTxt h6 {
    color: #737195;
    font-weight: 500;
    font-size: 1rem;
}
.Note h6 {
    margin-bottom:2%;
}













