@import url("https://fonts.googleapis.com/css2?family=Lora:ital,wght@0,400..700;1,400..700&display=swap");
/*font-family: "Lora", serif;*/
@import url("https://fonts.googleapis.com/css2?family=Bitter:ital,wght@0,100..900;1,100..900&display=swap");
/*font-family: "Bitter", serif;*/
@import url("https://fonts.googleapis.com/css2?family=Srisakdi:wght@400;700&display=swap");
/*all masters sections*/
/*font-family: "Srisakdi", serif;*/
@import url("https://fonts.googleapis.com/css2?family=Source+Serif+4:ital,opsz,wght@0,8..60,200..900;1,8..60,200..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Beau+Rivage&family=Birthstone&family=Cookie&family=Dynalight&family=Qwigley&family=Rouge+Script&family=Style+Script&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Krub:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;1,200;1,300;1,400;1,500;1,600;1,700&display=swap");
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  overflow-y: scroll; }

.italic1 {
  font-family: "Cookie", serif !important; }

.italic2 {
  font-family: "Birthstone", serif !important; }

.italic3 {
  font-family: "Beau Rivage", serif !important; }

.italic4 {
  font-family: "Rouge Script", serif !important; }

.italic5 {
  font-family: "Qwigley", serif !important; }

.italic6 {
  font-family: "Style Script", serif !important; }

.italic7 {
  font-family: "Dynalight", serif !important; }

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box; }

body {
  font-family: "Bitter", serif;
  /*background: url(../super-sujata/bg-1.png) repeat left top;*/
  color: #333;
  font-size: 17px;
  line-height: 175%;
  background-color: rgba(230, 243, 255, 0.75);
  /*font-weight: map-get($font-weights,bold);*/ }

h1, h2, h3, h4, h5, h6 {
  text-align: left;
  margin: 10px auto 5px;
  padding: 0; }

h1 {
  font-size: 30px;
  color: #2f6e9c; }

h2 {
  font-size: 22px;
  color: #915096;
  margin-top: 20px;
  margin-bottom: 15px; }

h3 {
  font-size: 22px; }

h4 {
  font-size: 18px; }

h5 {
  font-size: 14px; }

a {
  text-decoration: none;
  border: none !important;
  outline: 0;
  -webkit-tap-highlight-color: transparent; }

img {
  vertical-align: middle; }

figure {
  margin: 5px 0 10px; }

figcaption {
  text-align: center;
  font-size: 10px;
  font-style: italic;
  margin: 0 auto; }

hr {
  margin-top: 22px;
  margin-bottom: 22px;
  border: 0;
  border-top: 1px solid rgba(255, 255, 255, 0.2); }

li {
  margin-left: 30px; }

p {
  text-align: justify;
  margin-bottom: 20px; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

.ruler {
  width: 100%;
  height: 1px;
  border-top: 0.1em solid rgba(153, 153, 153, 0.3);
  clear: both;
  margin: 10px 0; }

.rightsReserved {
  background: rgba(27, 30, 33, 0.85);
  text-align: center;
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: 10px;
  text-decoration: none;
  border: none !important;
  outline: 0;
  -webkit-tap-highlight-color: transparent; }
  .rightsReserved span {
    padding-left: 10px;
    padding-right: 10px; }
  .rightsReserved a, .rightsReserved * {
    color: rgba(255, 255, 255, 0.6) !important; }

.rightsReserved2 {
  /*background: rgba(27, 30, 33, 1);*/
  text-align: center;
  padding-top: 8px;
  padding-bottom: 8px; }
  .rightsReserved2 * {
    color: rgba(255, 255, 255, 0.6) !important;
    font-size: 30px; }

.rightsReserved3 {
  background: #2f6e9c;
  text-align: center;
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: 10px; }
  .rightsReserved3 span {
    padding-left: 5px;
    padding-right: 5px;
    display: inline-block; }
  .rightsReserved3 * {
    color: rgba(255, 255, 255, 0.6) !important; }

.contactUsPage * {
  text-align: left !important;
  color: #333 !important; }
.contactUsPage .media {
  margin-top: 30px !important; }
.contactUsPage h5 {
  color: #bb2d3b !important;
  font-weight: bolder;
  font-size: 18px; }
.contactUsPage i {
  color: red !important;
  margin-top: 60px; }

.columnLeft {
  height: 100%;
  border-left: .01em solid #CCC;
  padding-left: 20px;
  /*div{
    -webkit-transition: all 0.5s; !* Safari *!
    transition: all 0.5s;
  }*/
  /*div:hover{
    background-color: rgba(204, 204, 204, 1);
  }*/ }

.img50 {
  max-width: 50px; }

.img75 {
  max-width: 75px; }

.img100 {
  max-width: 100px; }

.img150 {
  max-width: 150px; }

.img200 {
  max-width: 200px; }

.img250 {
  max-width: 250px; }

.img300 {
  max-width: 300px; }

.img350 {
  max-width: 350px; }

.img400 {
  max-width: 400px; }

.img450 {
  max-width: 450px; }

.img500 {
  max-width: 500px; }

.img550 {
  max-width: 550px; }

.abc .abc_para {
  color: red; }
  .abc .abc_para:hover {
    color: green; }

.top1 {
  background: url(../../hd-images/mainBg.jpg) no-repeat center fixed; }
  .top1 .top1_ {
    padding-top: 200px;
    padding-bottom: 200px; }
    .top1 .top1_ .top___ {
      padding: 50px !important; }
  .top1 .myNav {
    background-color: white;
    border-bottom: 0.01em solid rgba(0, 0, 0, 0.1) !important; }
  .top1 .allPages {
    padding-top: 50px !important;
    padding-bottom: 55px !important; }
    .top1 .allPages * {
      text-align: center !important; }
    .top1 .allPages h2 {
      color: white !important;
      text-shadow: 0 0 5px #000, 0 0 5px #000 !important; }

.ptb50 {
  padding-top: 50px;
  padding-bottom: 50px; }

.ptb75 {
  padding-top: 75px;
  padding-bottom: 75px; }

.ptb25 {
  padding-top: 25px;
  padding-bottom: 25px; }

.shadowtb {
  box-shadow: inset 0 11px 8px -10px #CCC, inset 0 -11px 8px -10px #CCC; }

.myAccordion button {
  padding-top: 15px !important;
  padding-bottom: 15px !important; }
.myAccordion .accordion-button {
  background-color: #005D8D !important;
  color: white !important; }
.myAccordion .accordion-button:hover {
  background-color: #005483 !important; }
.myAccordion * {
  font-size: 13px !important;
  line-height: 1.3 !important; }
.myAccordion .accordion-body {
  background-color: rgba(230, 243, 255, 0.75); }

.howWeWork p {
  font-size: 15px;
  line-height: 1.4;
  text-align: center;
  margin-top: 10px; }

.ourVision {
  border-left: 1px solid #2f6e9c;
  padding-left: 20px; }
  .ourVision h3 {
    color: #2f6e9c; }

.footer1 {
  background-color: #005D8D;
  padding-top: 50px;
  padding-bottom: 50px;
  box-shadow: inset 0 11px 8px -10px #CCC,inset 0 -11px 8px -10px #CCC; }
  .footer1 * {
    color: white;
    text-align: center; }

.trustees h5 {
  text-align: center; }

.bodyText h1 {
  border-left: 3px solid red;
  padding-left: 10px;
  margin-bottom: 20px; }

.bank {
  background-color: rgba(255, 255, 255, 0.35);
  padding: 10px;
  border: .01em solid #CCC;
  border-radius: 5px;
  box-shadow: 3px 3px 4px rgba(0, 0, 0, 0.05); }

.myTable td {
  border: .01em solid #CCC;
  border-collapse: collapse;
  font-size: 12px;
  padding: 10px; }

hr {
  margin-top: 22px;
  margin-bottom: 22px;
  border: 0;
  border-top: 1px solid rgba(255, 255, 255, 0.2); }

.links12 li {
  padding-top: 5px;
  padding-bottom: 5px; }
.links12 * {
  color: #333 !important; }

.interns {
  padding-top: 15px;
  padding-bottom: 15px; }

/*# sourceMappingURL=main.css.map */
