/* Done Work\Step For Border\CSS sass --watch Hello.scss:my_style.css -t compressed -c*/
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@200&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@200;400&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;500;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Exo+2:wght@600&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Kalam:wght@700&display=swap");
a, abbr, acronym, address, applet, article, aside, audio, b, blockquote, big, body, center, canvas, caption, cite, code, command, datalist, dd, del, details, dfn, dl, div, dt, em, embed, fieldset, figcaption, figure, font, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, keygen, label, legend, li, meter, nav, object, ol, output, p, pre, progress, q, s, samp, section, small, span, source, strike, strong, sub, sup, table, tbody, tfoot, thead, th, tr, tdvideo, tt, u, ul, var {
  background: transparent;
  border: 0 none;
  outline: 0;
}

input:focus {
  outline: none;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

::-moz-selection {
  color: #fff;
  background: #2d75bb;
}

::selection {
  color: #fff;
  background: #2d75bb;
}

::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 4px;
  background-color: #68be9c;
}

::-webkit-scrollbar {
  width: 7px;
  background-color: #68be9c;
}

::-webkit-scrollbar-thumb {
  border-radius: 4px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #0accf5;
}

body {
  margin: 0px;
  padding: 0px;
  font-family: "Poppins", sans-serif !important;
  line-height: 18px;
  text-align: justify;
  font-size: 14px !important;
  color: #fff !important;
  overflow-x: hidden; /*user-select:none;*/
}

tr, td {
  vertical-align: top;
  overflow: hidden;
}

ul, li {
  margin: 0px;
  padding: 0px;
  list-style: none;
}

a {
  text-decoration: none;
  outline: none;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Poppins", sans-serif !important;
}

p, span {
  font-family: "Poppins", sans-serif !important;
}

.bot {
  border-right: 1px rgba(255, 255, 255, 0.2) solid;
  padding-right: 0px !important;
}

.gaps {
  padding-left: 65px !important;
}

.home-page .t1 {
  font-size: 25px;
  font-weight: 700;
  color: #0b2bb8;
}
.home-page .t2 {
  font-size: 25px;
  font-weight: 700;
  color: #fff;
}
.home-page .head1 {
  font-size: 30px;
  font-weight: 700;
  padding-left: 15px;
  color: #100678;
}
.home-page .auth1 {
  font-size: 18px;
  color: #fff;
  font-weight: 700;
  margin-left: 0px;
}
.home-page .auth {
  font-size: 16px;
  color: #fff;
  font-weight: 500;
  margin-left: 0px;
  line-height: 22px;
}
.home-page .auth span {
  font-size: 13px;
  font-style: italic;
}
.home-page .pic {
  margin-left: 45px;
  border: 2px #000 solid;
  border-radius: 7px !important;
}
.home-page .lk {
  font-size: 16px;
  font-weight: 500;
}
.home-page .link1 {
  font-size: 18px;
  font-weight: 700;
  color: #0c28d3;
  text-decoration: none;
  margin-left: 0px;
}
.home-page .pic2 {
  height: 398px;
  padding-left: 0px;
  margin-top: 17px;
}
.home-page .menu ul {
  width: 80%;
}
.home-page .menu li {
  float: left;
  margin-left: 10px;
  margin-bottom: 10px;
}
.home-page .menu li a {
  font-size: 15px;
  margin-right: 10px;
  font-weight: 700;
  color: #fff;
}
.home-page .menu li a:hover {
  text-decoration: underline;
}
.home-page .pra1 {
  font-size: 16px;
  color: #fff;
  font-weight: 600;
  padding-top: 10px;
  font-family: "Exo 2", sans-serif !important;
  text-align: justify;
}
.home-page .bt {
  padding: 10px 45px 10px 10px;
  border: 1px #fff solid;
  border-radius: 5px !important;
  color: #fff;
  background: #fff;
}
.home-page .head2 {
  font-size: 18px;
  color: #fff;
  font-weight: 700;
  color: #05188a;
}
.home-page .spec {
  font-size: 16px;
  font-weight: 700;
  line-height: 23px;
}
.home-page .spec i {
  font-size: 7px;
  margin-right: 5px;
  line-height: 5px;
}
.home-page .head3 {
  font-size: 17px;
  font-weight: 700;
  margin-top: 20px;
}
.home-page .head4 {
  font-size: 18px;
  font-weight: 700;
  margin-top: 20px;
  color: #DEED44;
  font-family: "Kalam", cursive !important;
}
.home-page .head5 {
  font-size: 30px;
  font-weight: 700;
  margin-top: 10px;
}
.home-page .head5 p {
  font-size: 15px;
  color: #fff;
  font-weight: 500;
  margin-top: 5px;
  margin-bottom: 2px;
}
.home-page .head6 {
  font-size: 20px;
  font-weight: 700;
  margin-top: 0px;
  color: #31890b;
}
.home-page .ngo {
  font-size: 15px;
  font-weight: 500;
  line-height: 23px;
  margin-bottom: 20px;
  color: #31890b;
}
.home-page .ngo i {
  font-size: 10px;
  margin-right: 7px;
}
.home-page .fcv {
  border: 2px rgba(255, 255, 255, 0.5) solid;
  border-radius: 7px !important;
  padding: 15px 20px;
  background: #8092fa;
}
.home-page .bgt {
  background: #3e53d4;
  padding: 10px 20px;
  border-radius: 7px;
  border: 1px #fff solid;
  color: #eae261;
  text-align: center;
}

/*# sourceMappingURL=my_style.css.map */
