.main {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; text-decoration: none; text-align: justify}
.mainbold { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; text-decoration: none ; font-weight: bold; color: #FD5402}
.boldgrey { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; text-decoration: none ; font-weight: bold ; color: #4B4B4B}
.footer {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; text-decoration: none}
.blackbold { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; text-decoration: none; font-weight: bold; color: #000000}
.mainnone { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; text-decoration: none}
.small { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; text-decoration: none }
.frmcss { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; border: 1px #666600 solid; color: #666600}
.hhh { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; text-decoration: none; font-weight: bold; color: #000000}

.css {  font-family: "MS Sans Serif"; font-size: 12px; color: #494949; text-decoration: none}
.cssx {  font-family: "MS Sans Serif"; font-size: 12px; color: #ff0000; text-decoration: none;font-weight: bold}
.cssblack {  font-family: "MS Sans Serif"; font-size: 12px; color: #595959; text-decoration: none; font-weight: bold}
.cssbold {  font-family: "MS Sans Serif"; font-size: 12px; font-weight: bold; color: #333333}
.cssunder {  font-family: "MS Sans Serif"; font-size: 12px; text-decoration: underline; color: #494949}
.heading {  font-family: "MS Sans Serif"; font-size: 16px; color: #006600; font-weight: bold}
.cssboldw { font-family: "MS Sans Serif"; font-size: 12px; font-weight: bold; color: #FFFFFF}
.cssred { font-family: "MS Sans Serif"; font-size: 12px; color: #A0233D; text-decoration: none ; font-weight: bold}
.cssboldunder { font-family: "MS Sans Serif"; font-size: 12px; font-weight: bold; color: #333333 ; text-decoration: underline}
.cssblackunder {  font-family: "MS Sans Serif"; font-size: 12px; color: #595959; font-weight: bold}
.cssundernot {  font-family: "MS Sans Serif"; font-size: 12px; text-decoration: none; color: #494949}
.cssundernot1 {  font-family: "MS Sans Serif"; font-size: 8px; text-decoration: none; color: #494900}
.cssx1 {  font-family: "MS Sans Serif"; font-size: 12px; color: #ff0000; text-decoration: none}
.cssblackunder1 {  font-family: "MS Sans Serif"; font-size: 12px; color: #595959;}
.cssred {  font-family: "MS Sans Serif"; font-size: 12px; color: #ff0000; text-decoration: none}
.smallblack {  font-family: "MS Sans Serif"; font-size: 12px; font-weight: bold; color: #8A8A8A; text-decoration: none}
.cssred1 { font-family: "MS Sans Serif"; font-size: 12px; color: #A0233D; text-decoration: none ; }
.cssn {  font-family: "Verdana"; font-size: 12px; color: #494949;}
.heading {  }
.headbold {  color: #FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; background-color: #C59C65}
.box1 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #000000; border: #000000;  background-color: #D7E2A7; background-repeat: repeat; height: 16px; width: auto; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px; padding-top: 1px; padding-right: 3px; padding-bottom: 3px; padding-left: 1px; left: 1px; top: 1px; clip:   rect(   ); font-weight: bold; text-indent: 1pt}
.headsmall { color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-weight: normal; background-color: #EDE7C5}


/*whatsapp link
============================================*/
#back-to-top img{
  height: 40px;
}
.float{
  position: -webkit-sticky;
  position: sticky;
  float:left;
  margin-left:5px;
  width:40px;
  height:40px;
  bottom:20px;
  right:40px;
  border-radius:50px;
  text-align:center;
  text-decoration:none;
  font-family:Verdana, Geneva, sans-serif;
  font-size:11px;
  font-size:12px;
   color:000;
   font-weight:bold;   
  z-index:100;
}
.my-float{
  margin-top:16px;
}
.bounce {
    animation: bounce 2s infinite;
}

@keyframes bounce {
    0%,
    25%,
    50%,
    75%,
    100% {
        transform: translateY(0);
    }
    40% {
        transform: translateY(-20px);
    }
    60% {
        transform: translateY(-12px);
    }
}
   
   
   
   #back-to-top1 img{
  height: 40px;
}
.float1{
  position: -webkit-sticky;
  position: sticky;
  float:left;
  margin-left:5px;  
  width:40px;
  height:40px;
  bottom:20px;
  right:40px;
  border-radius:50px;
  text-align:center;
  text-decoration:none;
  color:000;
 font-family:Verdana, Geneva, sans-serif;
 font-weight:bold;
  font-size:11px;
  z-index:100;
}
.my-float1{
  margin-top:16px;
}
.bounce1 {
    animation: bounce 2s infinite;
}

@keyframes bounce {
    0%,
    25%,
    50%,
    75%,
    100% {
        transform: translateY(0);
    }
    40% {
        transform: translateY(-20px);
    }
    60% {
        transform: translateY(-12px);
    }
}
   
   
