<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
  font-family: Open-Bold;
  src: url(../fonts/OpenSans-Bold.ttf); }
@font-face {
  font-family: Open-ExtraBold;
  src: url(../fonts/OpenSans-ExtraBold.ttf); }
@font-face {
  font-family: Open-Light;
  src: url(../fonts/OpenSans-Light.ttf); }
@font-face {
  font-family: Open-Reg;
  src: url(../fonts/OpenSans-Regular.ttf); }
@font-face {
  font-family: Open-SemiBold;
  src: url(../fonts/OpenSans-SemiBold.ttf); }
body a {
  font-family: Open-Bold; }

body h2 {
  font-family: Open-Bold;
  font-size: 18px;
  color: #007ab5;
  text-align: center; }

.navbar {
  padding: 0px 10px;
  margin-bottom: 4px; }
  .navbar .navbar-header .navbar-brand img {
    padding: 15px;
    background: #fff; }
  .navbar .navbar-collapse .nav li {
    margin: 0 10px;
    padding-top: 5px; }
    .navbar .navbar-collapse .nav li a:hover {
      color: #168c94;
      background: transparent; }

.regFormSection {
  min-height: 503px;
  padding-top: 35px;
  background: url("../../images/banner-top-main.jpg"); }
  .regFormSection ul {
    padding: 95px 45px;
    padding-bottom: 0px; }
    .regFormSection ul li {
      margin-bottom: 40px; }
      .regFormSection ul li h3 {
        color: #fff;
        font-size: 16px;
        padding-left: 25px; }
  .regFormSection .regFormBlock {
    background: #fff none repeat scroll 0 0;
    border-radius: 5px;
    float: right;
    margin-right: 15px;
    max-width: 420px;
    min-width: 420px;
}
    .regFormSection .regFormBlock button {
      width: 232px;
      height: 42px;
      border-radius: 30px;
      background: #007ab5;
      border: 0px;
      color: #fff;
      font-family: Open-Reg;
      font-size: 16px;
      margin-top: 10px; }
   .regFormSection .regFormBlock .form-group .form-control {
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    padding: 6px 12px;
}
    .regFormSection .regFormBlock .form-group label {
      font-size: 14px;
      color: #007ab5;
      opacity: 0.8;
      font-family: Open-Light; }
 .regFormSection .regFormBlock h1 {
    font-family: Open-SemiBold;
    font-size: 20px;
    margin: 0 0 15px;
    padding-bottom: 15px;
    padding-top: 15px;
    text-align: center;
}
form {
    padding: 0 30px 10px;
}

.aboutSection {
  padding: 10px; }
  .aboutSection p {
    font-family: Open-SemiBold;
    font-size: 14px;
    color: #000;
    opacity: 0.7;
    margin: auto;
    line-height: 27px;
    padding: 10px 0; }

.faqSection {
  background: url("../images/faq-bg.png");
  padding: 35px 0; }
  .faqSection h2 {
    color: #fff;
    padding-bottom: 30px; }
  .faqSection ul li {
    font-family: Open-SemiBold;
    color: #fff;
    opacity: 0.8;
    margin-bottom: 15px; }
    .faqSection ul li .fa {
      font-size: 12px;
      padding-top: 2px;
      padding-right: 15px; }

.scoreSection {
  background: #007ab5;
  padding: 15px 0; }
  .scoreSection .wid20 {
    width: 20%; }
  .scoreSection h3 {
    color: #fff;
    font-size: 30px;
    font-family: Open-Reg;
    margin-bottom: 3px; }
  .scoreSection p {
    color: #fff;
    font-size: 18px;
    font-family: Open-Reg; }

.programSection {
  padding: 15px; }
  .programSection .table-responsive {
    padding: 25px;
    padding-bottom: 0px; }
    .programSection .table-responsive .table tr td {
      border: 1px solid #ddd; }
      .programSection .table-responsive .table tr td h5, .programSection .table-responsive .table tr td p {
        font-size: 14px;
        font-family: Open-Bold;
        color: #000;
        opacity: 0.7;
        margin-top: 0;
        margin-bottom: 8px; }
      .programSection .table-responsive .table tr td p {
        font-family: Open-SemiBold; }
      .programSection .table-responsive .table tr td:first-child {
        width: 70%; }

.placementSection {
  background-color: #f9f9f9;
  padding: 15px; }
  .placementSection ul {
    text-align: center;
    padding-top: 10px;
    margin: 0; }
    .placementSection ul li {
      margin-right: 15px;
      margin-bottom: 20px;
      padding: 0px;
      background: #fff; }
      .placementSection ul li a {
        font-family: Open-Bold;
        color: #007ab5;
        font-size: 18px; }

.contactSection {
  padding-top: 5px; }
  .contactSection p {
    font-family: Open-Bold;
    text-align: center;
    font-size: 14px;
    color: #000;
    opacity: 0.7;
    padding-bottom: 15px;
    padding-top: 3px; }
    .contactSection p span, .contactSection p a {
      color: #007ab5; }

.padt80 {
  padding-top: 80px !important; }


.mResAccordion .mResTabNav {display:none;}
.tabNav:before, .tabNav:after { content: " "; display: table; }
.tabNav:after { clear: both; }
.tabNav { list-style:none; padding:0; margin:0 }
.tabNav li { float:left; padding:0 }
.mResTabAccordA { display:inline-block; text-decoration:none; border-right: 1px solid;text-transform:uppercase; padding:16px 20px; color:#fff; background-color:#333; }
.tabNav li.active &gt; .mResTabAccordA, .mResTabAccordA:hover, .mResTabAccordA.active { background-color:#3071A9; color:#fff; text-decoration:none; }
.tabContainer .tabContent {border:1px solid #ccc; padding:20px; background-color:#efefef; }
.tabContainer .tabContent {opacity:0; -webkit-transition: all 500ms ease-in; -moz-transition: all 500ms ease-in; -ms-transition: all 500ms ease-in; -o-transition: all 500ms ease-in; transition: all 500ms ease-in;}
.tabContainer .tabContent.mTabActive {opacity:1;  display:block; }
.mResTabbing .mResAccordAnchor { display:none; }
.mResAccordAnchor { display:block; margin-bottom:1px;  position:relative;}
.mResAccordAnchor &gt; span { display:block; }
.mResAccordAnchor &gt; span:after { display:block; position:absolute; right:0; top:0; bottom:0; width:30px; padding:5px; text-align:center; font-size:20px; content:'+' }
.mResAccordAnchor.active &gt; span:after {content:'--';}
.mTabAnimated .tabContainer {position:relative;}
.mTabSimple .tabContent, .mTabAnimated .hideAfterAnim {display:none;}
.defaultState {position:absolute; left:0; top:0;}

.animBlock {-webkit-transition: all 600ms ease-in; -moz-transition: all 600ms ease-in; -ms-transition: all 600ms ease-in; -o-transition: all 600ms ease-in; transition: all 600ms ease-in;}
.mTabAnimated .hideAfterAnim {
-moz-transform: translateX(0px) translateY(0px);
-webkit-transform: translateX(0px) translateY(0px);
-o-transform: translateX(0px) translateY(0px);
-ms-transform: translateX(0px) translateY(0px);
transform: translateX(0px) translateY(0px);}

.mTabAnimated .defaultState { -moz-transform: translateY(100px);
-webkit-transform: translateY(100px);
-o-transform: translateY(100px);
-ms-transform: translateY(100px);
transform: translateY(100px);}

.mTabAnimated .mTabActive { -moz-transform: translateX(0);
-webkit-transform: translateX(0);
-o-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);}





[class*="column"]+[class*="column"]:last-child {
  float: left;
}

.column {
  display: inline;
  float: left;
  padding: 0 19px;
  position: relative;
  width: 100%;
}

.step-process {
  border: 1px solid #e0e0e0;
  background: #fff;
  display: table;
  float: none;
  margin-top: 30px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.step-process h4 {
  color: #232323;
  font-size: 20px;
    text-align: center;
}
.step-process li {
  text-align: center;
  border-right: 1px solid #e0e0e0;
  padding: 37px 40px 25px;
  display: table-cell;
  float: none;
  position: relative;
}
.step-process li:last-child {
  border: none;
}
.step-process li:last-child:after {
  display: none;
}
.step-process li:after {
  content: "\f101";
  font-family: "FontAwesome";
  background: #f8f8f8;
  border: 1px solid #e0e0e0;
  color: #e0e0e0;
  font-size: 28px;
  position: absolute;
  padding-left: 5px;
  height: 60px;
  width: 60px;
  top: -moz-calc(50% - 30px);
  top: -webkit-calc(50% - 30px);
  top: -o-calc(50% - 30px);
  top: calc(50% - 30px);
  right: -moz-calc(0% - 30px);
  right: -webkit-calc(0% - 30px);
  right: -o-calc(0% - 30px);
  right: calc(0% - 30px);
  line-height: 57px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.step-process img {
  width: 128px;
  height: auto;
}

.post-item img {
  -webkit-border-radius: 5px;
  border-radius: 5px;
  margin-bottom: 28px;
}
.tabContent h1{font-size:25px !important;font-family:'acumin-pro-semi-condensed',sans-serif !important}
.mResTabbing{margin-top:30px}


@media (max-width: 767px) {
  .navbar .navbar-header .navbar-toggle {
    background: #007ab5; }
    .navbar .navbar-header .navbar-toggle .icon-bar {
      background: #fff; }

  .regFormSection {
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 30px; }
    .regFormSection ul {
      padding: 50px 10px !important; }
    .regFormSection .regFormBlock {
      min-width: 100%;
      float: none; }

  .scoreSection .wid20 {
    width: 100%; }
  .scoreSection h3 {
    text-align: center; }
  .scoreSection p {
    text-align: center; } }

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

.programSection table tr th{background: #1f60a4 none repeat scroll 0 0;
    color: #fff;
    padding: 12px;}
.programSection table tr td{padding:12px;}
</pre></body></html>