
.bodyHom{
    border-radius: 30px;
    /*background-attachment: fixed;
    background-image: url(../Images/Wallp/bg11.jpg);*/
    /*background-image: linear-gradient(to bottom right, #8C04A8, #2A17B1);*/
    background-image:  linear-gradient(to bottom right, #8C04A8, #2A17B1);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: 0%;
    border-radius: 30px;
}
embed {
    outline: none;
    background-image: relative;
    padding-left: 10%;
    scroll-behavior: unset;
    scrollbar-color: unset;
    max-height: fit-content;  

  }
.plat-x{
    border-radius: 30px;
    background-image: linear-gradient(to bottom left , rgb(107, 43, 211), rgb(107, 43, 211), rgb(40, 6, 230));
    font-size: 22px;
}

.headT{
    font-size:  x-large;
    background-color: #0F0000;
    color: #3ACC2A;
    border-radius: 30px;
    text-align: center;
}


.divH{
    border-radius: 15px;
    background-color: #fff;
    margin: 0 auto;
}

.iframeC{
    float: inherit;
    background-attachment: fixed;
    background-clip: text;
    backface-visibility: visible;
    background-color: #000000;
    width: 100%;
    height: 900px;
    border-radius: 30px;


}
.fooTer{
    padding: 22px;
    font-weight: 700;
    background-color: #600CAC;
    text-align: center;
    height: 100px;
    border-radius: 20px;
}
.fooTxt{
    font-size: 22px;
    padding-top: 15px;
}

dfoot{
padding-top: 2px;
}

/*About*/
.aboutContents{
    text-align: center;
}

.aboutTitle{
    font-weight: 900;
    color: #FF0000;
}
.aboutPG{
    color: #000000;
    font-weight: 900;
    background-color: #808080;
    border-bottom-color: #CC000E;
    border-top-color: #14CC10;
    border-radius: 20px;
    border-bottom-style: double;
    border-top-style: dotted;
}
/*text#*/
.txbi{
    font-style: italic;
    font-weight: 700;
}
.txi{
    font-style: italic;
}
.txb{
    font-weight: 700;
}
.fooT3{
    padding-left: 30%;
    padding-right: 30%;
    padding-top: 10%; 
}
.x{
    background-color: inherit;
}
.x img{
    padding-top: 20px;
    border-radius: 10px; 
}

.fooT2{
    font-size: 48px;
    font-weight: 700;
    text-emphasis-color: #00FF00;
    background-image: linear-gradient(to bottom right, #FF9933, #FF3333);
    text-align: center;
    border-radius: 20px;
}
.chkboxb{
    
    height: 50px;
    border-radius: 30px 30px 30px 30px;
    background-color: #000000;
    color: #FFFFFF;
}
.chkboxw{
    height: 50px;
    border-radius: 30px 30px 30px 30px;
    background-color: #FFFFFF;
    text-emphasis-color: #000000;
}
.fooT4{
  font-weight: 700;
    text-emphasis-color: #00FF00;
    background-color: #FFFFFF;
    text-align: center;
    border-radius: 20px;
}
.hr1{
    margin: 20%;
    width: 20%; 
    height: 1px; 
    /*padding-top: 230px;*/
    background-color: #600CAC;
    
}
.p21{
    font-size: 52px;
    color: white;
    text-align: center;
    
}
.p22{
    font-size: 42px;
    color: red;
    text-align: center;
}
.thbtns{
  top: 10px;
    border-radius: 30px 30px 30px 30px;
    font-size: 30px;
    background-image: linear-gradient(to bottom left, #3399FF, #FF33FF);
    float: left;
}
.thbtnh{
    border-radius: 30px 30px 30px 30px;
    font-size: 30px;
    float: right;
    background-image: linear-gradient(to bottom left, #CC000E, #33FF33);
}
.btnBodder{
    margin: 0 auto;
}
.span1{
    padding-left: 5%;
    font-weight: 900;
}
.span2{
    padding-left: 5%;
    font-weight: 900;
}
.span3{
    padding-left: 40%;
    padding-right: 5%;
    border-radius: 30px 30px 30px 30px;
    background-color: #555DCC;
}

.homContent{
    margin: 20px;
    padding: 20px;
    background-color: #ffffff;
    font-weight: 700;
    border-radius: 30px;
    font-size: 18px;
    box-shadow: #0F0000 3px 2px 3px 2px;

}