* {
  margin: 0.1rem;
  padding: 0.1rem;
  box-sizing: border-box;
  border: 0;
}

::-webkit-scrollbar {
  width: 12px;
  height: 7px;
}

::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px rgb(27, 1, 119);
  border-radius: 2px;
}

::-webkit-scrollbar-thumb {
  background: rgb(2, 12, 153);
  border-radius: 2px;
}

::-webkit-scrollbar-thumb:hover {
  background: #010033;
}

div#install-app{
  display: inline-flex; 
}

span.footer-1,span.footer-2 ,span.footer-3,span.footer-4  {
  display: inline-flex;
    width: 20%;
    background-color: #dcdcdc;
    padding: 1%;
    margin: 2%;
    position: relative;
    font-size: 18px;
    border-radius: 6px;
    align-content: space-around;
    justify-content: flex-start;
    flex-wrap: wrap;
}

span.footer-1 a,span.footer-2 a,span.footer-3 a,span.footer-4 a {
  margin: 0.4rem auto;
  padding: 2%; 
}

span.comman-style-titles_13 {
  text-transform: capitalize;
}

.footer-links {
  background-color: white;
}


main {
  background-color: white;
}

.style-add{
  margin-bottom: 2rem !important;
  margin-top: 4rem !important;
}

.ads {
  width: 99%;
  text-align: center;
  padding: 1%;
  margin: 10px auto;
}

span.more {
  text-align: center;
  margin: 1%;
  width: 98%;
  position: relative;
  display: inline-block;
  padding: 1%;
  cursor: pointer;
}



button.loadmore {
  padding: 1rem;
  background-color: #dcdcdc;
  font-size: 20px;
  cursor: pointer;
  font-weight: 600;
  border-radius: 6px;
}

button.loadmore:hover {border: 2px solid rgb(0, 0, 0);}

.link-section {
  text-align: center;
  text-transform: capitalize;
  width: 80%;
  margin: 0 auto;
  margin-bottom: 1rem;
  margin-top: 2rem;
  border: 2px solid black;
  border-radius: 6px;
  padding: 1rem;
  font-size: 20px;
  background-color: gainsboro;

}

a.page-link {
  display: inline-flex;
  background-color: #ffffff;
  color: #000000;
  padding: 0.6rem;
  margin: 0.3rem;
  border-radius: 6px;
  text-decoration: none;
  

}

a.page-link:hover{ background-color: #ffffff;text-decoration: underline;}

a.page-link-footer {
  display: inline-flex;
  background-color: #ffffff;
  color: #000000;
  padding: 0.6rem;
  margin: 0.3rem;
  border-radius: 6px;
  text-decoration: none;
  

}

a.page-link-footer:hover{ background-color: #ffffff;text-decoration: underline;}

a.page-links {
  color: rgb(0, 0, 0);
  padding: 0.2rem;
  margin: 0.2rem;
  background-color: none;
  text-decoration: none;
  border-radius: 6px;
  flex: none;
  font-size: 1.5rem;
}
a.page-links:hover {text-decoration: underline; background-color: #f1e0c9;}

.shr {
  width: 100%;
  text-align: center;
  /* margin-top: -9px; */
  /* margin: 18px 0.2rem; */
  margin-bottom: 7px;
  margin-left: 2px;
  margin-right: 2px;
  position: relative;
  /* display: inline; */
  text-align: center;
  color: aliceblue;
  text-transform: capitalize;
}

span.fb {
  background-color: #3b5998;
  padding: 0.3rem;
  margin: 0.2rem;
  border-radius: 6px;
  cursor: pointer;
}

span.fb:hover { background-color: #051027;}

span.tw {
  background-color: #2795e9;
  padding: 0.3rem;
  margin: 0.2rem;
  border-radius: 6px;
  cursor: pointer;
}

span.tw:hover { background-color: #051027;}

span.whatsapp {
  background-color: #1DA851;
  padding: 0.3rem;
  margin: 0.2rem;
  border-radius: 6px;
  cursor: pointer;
}

span.whatsapp:hover { background-color: #051027;}

span.tel {
  background-color: #4B97D1;
  padding: 0.3rem;
  margin: 0.2rem;
  border-radius: 6px;
  cursor: pointer;
}

span.tel:hover { background-color: #051027;}

span.pin {
  background-color: #bd081c;
  padding: 0.3rem;
  margin: 0.2rem;
  border-radius: 6px;
  cursor: pointer;
}

span.pin:hover { background-color: #051027;}

span.tum {
  background-color: #35465C;
  padding: 0.3rem;
  margin: 0.2rem;
  border-radius: 6px;
  cursor: pointer;
}

span.tum:hover { background-color: #051027;}

span.mail {
  background-color: #777;
  padding: 0.3rem;
  margin: 0.2rem;
  border-radius: 6px;
  cursor: pointer;
}

span.mail:hover { background-color: #051027;}

h1.heding-tiitle {
  width: 95%;
  text-align: center;
  margin: 1% auto;
  background-color: #dcdcdc;
  padding: 0.5rem;
  border-radius: 1rem;
  text-transform: capitalize;
}

h2.heding-h2 {
  width: 95%;
  text-align: center;
  margin: 1% auto;
  background-color: none;
  padding: 0.5rem;
  text-transform: capitalize;
  font-size: 25px;
  background-color: #1e13b2;
  border-radius: 0.5rem;
  color: #ffffff;
  border-radius: 0.5rem;
}

h2.hedings-h2 {
  width: 95%;
  text-align: left;
  margin: 1% auto;
  /* background-color: none; */
  padding: 0.5rem;
  text-transform: capitalize;
  font-size: 25px;
}

h3.hedings-h3 {
  width: 95%;
  text-align: left;
  margin: 1% auto;
  padding: 0.5rem;
  text-transform: capitalize;
  font-size: 22px;
}

.article-section {
  background-color: rgb(255 255 255);
  margin: 0.2rem auto;
  padding: 0.2rem;
  width: 90%;
}
p.articale {
  width: 95%;
  text-align: justify;
  margin: 1% auto;
  padding: 0.5rem;
  text-transform: none;
  font-size: large;
  font-weight: 300;
  font-family: sans-serif;
  line-height: 1.3;
  color: black;
  background-color: #ffffff;
}


.copy {
  display: none;
  cursor: pointer;
  position: fixed;
  padding: 0.5rem;
  padding: 0.5rem;
  height: auto;
  width: auto;
  background-color: #dcdfdf;
  bottom: 10%;
  font-size: 1rem;
  z-index: 9;
  border-radius: 0.9rem;
  text-align: center;
  text-transform: none;
  left: 3%; 
  right: 3%;
  border-width: 0 10px 10px 10px;
  border-style: solid;
  border-color: #010186;
  box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px, rgba(10, 37, 64, 0.35) 0px -2px 6px 0px inset;
}

.copy-right, u a {color: #000 !important;margin-top: 10%;}

span.show-msg {
  font-size: 2.4rem; 
  display: block;
  margin: 0 auto;
  text-align: center;
  cursor: pointer;
  left: 0.5em;
  padding: 5px;
  overflow-wrap: break-word; 
  white-space: normal;
  
}

span.show-msg-icon {
  color: #6d6e75;
}


span.tick {
  margin-left: 13px;
  position: absolute;
  /* background-color: #e2e5e7; */
  border-radius: 0.2rem;
  display: block;
  width: auto;
  margin-top: -4rem;
  font-size: 2rem;
  cursor: pointer;
  display: none;
}


.fixed {
  text-align: center;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  margin: 0 10% !important;
  z-index: 99;
  border: 2px solid #000000;

}



body {
  
  width: 100%;
  height: 100vh;
  font-weight: 800;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
  font-size: 12px;
  color: #080127;
  font-family: "Inter", sans-serif;
  overflow-x: clip;
}

header {
  /* background: var(--main-bgcolor); */
  background-color: rgb(233 253 253);
  border-radius: var(--main-radius);
  padding: 2px;
  width: 100%;
  border: 1px rgb(0, 0, 0) solid;
  background-image: linear-gradient(120deg, #fff4d1 0%, #d9a3a3 100%);
  border-radius: 0.5rem;
}

.contener {
  /* background: var(--main-bgcolor); */
  background-color: rgb(233, 253, 253);
  padding: 2px;
  width: 100%;
  border: 1px rgb(0, 0, 0) solid;
  background-image: linear-gradient(135deg, #fdfcfb 0%, #e2d1c3 100%);
  border-radius: 0.5rem;
  
}

/* .sidebar {
  background: var(--main-bgcolor);
  border-radius: var(--main-radius);
  padding: 2px;
} */

footer {
  border: 1px rgb(0, 0, 0) solid;
  border-radius: 6px;
  padding: 2px;
  width: 100%;
  text-transform: capitalize;
  text-align: center;
  background-image: linear-gradient(120deg, #fff4d1 0%, #d9a3a3 100%);
  
}

.copyright-Area,.copyright-Area a {
  font-size: 20px;
  color: #000;
}

.copyright-Area a:hover {
  color: #0f0ccc;
}

span.site-name{text-transform: capitalize;}

.mynav {
  display: inline-flex;
  overflow: hidden; 
  position: relative;
  width: 100%;
  text-align: center;
  margin: 0 auto;
  /* background-color: white; */
  border-radius: 6px;
  padding: 1px;
  border: 1px solid green;
  text-transform: capitalize;
  cursor: e-resize;
  height: 60px;
  border-left: none;
  border-right: none;
}

.mynav::-webkit-scrollbar {
  width: 12px;
  height: 4px;
}



.menu-icon {
  visibility: hidden;
  opacity: 1;
  position:absolute;
  top: 10px;
  left: 10px;
  width: 55px;
  height: 50px;
  cursor: pointer;
  margin: 0.5rem;
  background-color: rgb(240, 255, 255);
  border-radius: 0.5rem;
  border: 2px solid rgb(0, 0, 0);
}

.menu-icon span {
  display: block;
  width: 80%;
  height: 6px;
  background-color: black;
  margin-bottom: 8px;
  margin: 0.4rem;
  border-radius: 0.2rem;
}

.menu-icon span:last-child {
  margin-bottom: 0;
}

.menu-bar {
  position: fixed;
  top: 0;
  left: -313px;
  width: 300px;
  height: 99%;
  background-color: lightgray;
  overflow-y: auto;
  z-index: 100;
}

.menu-bar ul {
  list-style-type: none;
}

.menu-bar ul li {
    padding: 0.6rem;
    background-color: #ffffff;
    font-size: 1rem;
    text-align: center;
}

.menu-bar ul li a {
  text-transform: capitalize;
  text-decoration: none;
  color: black;
}

.menu-bar ul li a:hover {
  text-decoration: underline;
}


.close-icon {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 40px;
  height: 40px;
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  line-height: 40px;
  color: white;
  background-color: black;
  border-radius: 50%;
  cursor: pointer;
}


.site-title {
  background-color: blue;
  color: white;
  height: 3.5rem;
  text-align: center;
  font-size: 1.4rem; }



  .input-filed {
    text-align: center;
    width: 80%;
    margin: 0 auto;
    background-color: #ffffff59;
    border-radius: 6px;
    margin-top: -25px;
}

.img-logo{text-align: center; margin: 2em;}

span.logo {
  font-size: 2rem;
  text-decoration: none;
  color: #19265a;
  text-align: center;
}

img.img {
  width: 300px;
  height: 70px;
  margin: 0 auto; }

  img.thumbnail-img {
    width: 60%;
    margin: 0 auto;
    display: block; 
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  }


    img.desktop-img {
      width: 85%;
      margin: 0 auto;
      display: block;
      box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    }

      img.mobile-img {
        width: 25%;
        margin: 0 auto;
        display: block; 
        box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
      }

textarea {
  width: 99% ;
   max-height: 150px ; 
   min-height: 70px  ;
  /* overflow: auto; */
  resize: vertical;
  text-align: center;
  font-size: 2rem;
   height: 70px; 
  padding: 0.8rem;
  border-radius: 0.6rem;
  border: 2px solid black;
}

span.text-clear {
  position: absolute;
  font-size: 20px;
  margin: 0 -32px;
  color: red;
  cursor: pointer;
  background-color: black;
  border-radius: 30px;
  border-radius: 0 0 0 16px;
}

/* .font-contener {
  display: flex;
  flex-flow: wrap;
  margin: 0.3rem 5%;
} */

.font-contener {
  display: flex;
  flex-flow: wrap;
  margin: 0.3rem auto;
  width: 95%;
  background-color: #ffffff;
  border-radius: 0.5rem;
  margin-top: 1rem;
}


.fonts-list {
  text-align: center;
  margin: 0.4rem 0.9rem;
  flex: 46%;
  background-color: rgb(220 220 220);
  border-radius: 0.5rem;
  border: 1px solid #0b7518;
  text-transform: capitalize;
  box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px, rgba(10, 37, 64, 0.35) 0px -2px 6px 0px inset;

}

p.fonts {
  font-size: 1.6rem;
  min-height: 4.2rem;
  padding: 0.4rem;
  padding-top: 0.8rem;
  margin: 0.2rem;
  cursor: pointer;
  border: 1px solid #14c32a;
  border-radius: 0.5rem;
  text-transform:none;
  background-color: #ffffff;
}

.marq {
  width: 1100%;
  height: 100px;
  overflow: hidden;
  white-space: nowrap;
}

p.fonts:hover {
  border-color: #080127;
  box-shadow: rgba(255, 255, 255, 0.2) 0px 0px 0px 1px inset, rgba(0, 0, 0, 0.9) 0px 0px 0px 1px;
 }

 li.font-li {
  line-height: 1.2;
  margin: 1% auto;
  padding: 0.5rem;
  left: 10%;
  position: relative;
  font-size: medium;

  
}

strong.font-strong {
  line-height: 1.2;
  margin: 1% auto;
  padding: 0.5rem;
  position: relative;
  font-size: larger;
}

.gotop {
  bottom: 12rem;
  position: fixed;
  cursor: pointer;
  display: none;
  z-index: 10;
}

.rocket-go {
  right: 1rem;
  bottom: 4rem;
  position: fixed;
  rotate: 314deg;
  font-size: 2.6rem;
}



.ul-li-txt{

  text-transform: none !important;
  font-weight: 200;
  font-size: 16px;

}


/* ne code */

span.spanh {
    
  padding-top: 0.8rem;
  margin: 1% auto;
  width: 89%;
}



.span-btn {

  margin: 1% auto;
  /* background-color: none; */
  padding: 0.5rem;
  text-transform: capitalize;
  font-size: 25px;
  display: block;
  border-radius: 0.5rem;
  border: 1px solid #0b7518;
  text-transform: capitalize;
  cursor: pointer;
}

.span-btn:hover{background-color: #ffffff;}
/* ne code */


@media only screen and (max-width: 840px) {

  span.fb {line-height: 3;}

  span.footer-1,span.footer-2 ,span.footer-3,span.footer-4  {width: 76%;}



  
  
}


@media only screen and (max-width: 600px) {

  span.footer-1,span.footer-2 ,span.footer-3,span.footer-4  {width:97%;}

  textarea {
    height: 70px;
    
    }

    h2.heding-h2 { font-size: 22px; text-align: center;text-decoration:underline;word-wrap: break-word;background-color: #000086;}


    img.mobile-img {
      width: 80%;
  }

  .img-logo {
    text-align: center;
    margin: 6%;
}

    /* new code start */

    
    
    .menu-icon{visibility: visible;}
 


  span.show-msg {
  font-size: 1.8em; 
  }

  span.logo {
    font-size: 1.4em;
    text-decoration: none;
    color: #19265a;
    text-align: center;
}

  span.show-msg-icon {font-size: 1em;}

    /* new code end */

  }



  

@media only screen and (max-width: 500px) {

  body {
    
    width: 100%;
    height: 100vh;
    font-weight: 800;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    font-size: 12px;
    color: #080127;
    font-family: "Inter", sans-serif;
    overflow-x: clip;
  }

  .input-filed {
    width: 90%;
    /* margin: 0 3%; */
    margin-left: 4% !important;
    margin-right: 4% !important;
    margin-top: -8px;
  }



.fixed {
  width: auto;
    margin: 0 3%;
    position: fixed;
    /* z-index: 9; */
  border: 2px solid #000000;
  width: 92%;
}


textarea{height: 70px !important;}
.fonts-list {width: inherit;}

p.fonts { overflow-x: scroll; font-size: 1.7rem;}


  /* textarea {height: 100px;min-height: 100px;max-height: 200px; } */
  img.img {
    left: 30px;
    position: relative;
    width: 76%;
}

.copy {
  width: 90%;
  left: 1rem; 
  right: 1rem;
}

ul.font-ul {
  margin: 2%;
}

li.font-li {left: 1%;overflow: hidden;}



/* .gotop {visibility: hidden;display: none;} */

  }

  






