@font-face {
  font-family: 'Kepler sm';
  src: url('../fonts/KeplerStd-SemiboldDisp.woff2') format('woff2'),
      url('../fonts/KeplerStd-SemiboldDisp.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}


@font-face {
  font-family: 'Kepler reg';
  src: url('../fonts/KeplerStd-Regular.woff2') format('woff2'),
      url('../fonts/KeplerStd-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Kepler b';
  src: url('../fonts/KeplerStd-Bold.woff2') format('woff2'),
      url('../fonts/KeplerStd-Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}




.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    padding: 0px;
    margin: 0px;
}

.row {
    margin-right: 0px;
    margin-left: 0px;
}

::-moz-selection {
    /* Code for Firefox */
    color: #022a52;
    background: #B8945D;
}

::selection {
    color: #022a52;
    background: #B8945D;
}

* {
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0;
}

* {
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s
}

body {
    margin: 0;
    padding: 0px;
    font-family: 'Kepler sm';
}

.maxwidth {
    width: 95%;
    padding-left: 2.5%;
    padding-right: 2.5%;
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
}

.maxwidth1 {
    width: 95%;
    padding-left: 2.5%;
    padding-right: 2.5%;
    max-width: 1350px;
    margin: 0 auto;
}

.navbar {
    min-height: auto;
}

.navbar-default {
    background-color: #fff;
    padding: 0px;
    padding-bottom: 0px;
    border: 0;
}

.navbar-shrink {
    padding: 0px;
  border-bottom: solid #000 1px;  }

.navbar-shrink .logo{
  width: 140px;
}

.navbar-shrink .navbar-right{
}

.navbar-brand {
    height: auto;
    padding: 0px;
    padding-top: 20px;
    padding-bottom: 20px;
}

.logo {
    width: 100%;
    max-width: 170px
}

.logo:hover {
    opacity: 0.6;
}

.navbar-nav>li>a {
    padding: 0px;
    margin-top: 28px !important;
}

.carousel-inner>.item {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.scroll-down {
    position: absolute;
    bottom: 15px;
    width: 100%;
    z-index: 16;
    text-align: center
}

.scroll:hover {
    padding-top: 15px !important;
}

.carousel-caption {
    position: absolute;
    padding-bottom: 20px;
    bottom: auto !important;
    top: 50%;
    left: 0px;
    width: 100%;
    text-align: left;
    font-family: "Lato Light";
    font-size: 38px !important;
    text-transform: uppercase;
    line-height: 35px !important;
    text-shadow: 0 0px 0px rgba(0, 0, 0, 0.75) !important;
    transform: translate(0, -50%);
}

.carousel-title {
    text-align: left;
}

.carousel-title img {
    margin-bottom: 20px;
    width: 45px;
}

.carousel-break {
    width: 100px;
    height: 4px;
    background-color: #81c341;
    margin-top: 20px;
}

.navbar-toggle {
    border-radius: 0px;
    margin-top: 20px;
}

.navbar-toggle:hover {
    border-color: #0C1555 !important;
}

.navbar-toggle:hover .icon-bar {
    background-color: #0C1555 !important;
}


/****************************************/


.navbar-right {
    padding-top: 19px
}

.menu-item {
    margin-left: 30px;
    margin-top: 13px;
    font-family: 'Kepler sm';
    padding: 5px 0px !important;
    margin-top: 20px !important;
    font-size: 14px;
    color: #0C1555;
}

.menu-item1 {
    margin-left: 0px;
}

.navbar-default .navbar-nav>li>a {
    color: #0C1555;
}

.navbar-default .navbar-nav>li>a:focus {
    color: #fff;
}

.menu-item:hover {
    border-bottom: 3px #A20C1D solid !important;
}

.menu-item-current{
  border-bottom: 3px #A20C1D solid !important;
}


.menu-sep {
    position: absolute;
    right: -19px;
    top: 10px;
}

.navbar-nav>li>a {
    margin-top: 0px !important
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
  color: #555;
  background-color: transparent;
  border-bottom: 3px #A20C1D solid !important;

}

.bullets {
    background-color: #648089;
    display: inline-block;
    width: 25px;
    height: 3px;
    border-radius: 5px;
    transform: translate(0, -1px)
}

.carousel-indicators {}

.carousel-indicators li {}

.carousel-indicators .active {
    background-color: #3ab14a;
}


.navbar-shrink .top-header{
  display: none;
}





.top-header {
  background-color: rgba(0,0,0,0.6);
  padding-top: 6px;
  padding-bottom: 6px;
  font-family: 'Kepler reg';
}

.top-header-content{
  text-align: right;
}


.top-enroll {
  border: #B8945D solid 1px;
  padding: 5px 10px;
  color: #D2D3D5;
}


.top-enroll:hover {
  color: #D2D3D5;
  background-color: #B8945D;
}

.search-form{
  display: inline-block;
  margin-left: 5px;
}

.search-txtbx-container{
  position: relative;

}

.search-txtbx {
  background-color: transparent;
  border: #B8945D solid 1px;
  padding: 3px 10px;
  transform: translate(0px, -1px);
  color: #fff;
}

.search-magn{
  position: absolute;
  right: 10px;
  top: 5px;
}

.top-social{
  display: inline-block;
}

.top-social img{
  transform: translate(0, -4px);
}

.top-social img:hover{
  transform: translate(0, -7px);
}

.top-sep{
  width: 1px;
  background-color: #B8945D;
  height: 24px;
  display: inline-block;
  transform: translate(0px, 7px);
}

.donate-btn{
  background-color: #B8945D !important;
  color: #fff !important;
  display: inline-block !important;
  padding: 10px 53px !important;
  margin-left: 30px !important;
  transform: translate(0px, -7px) !important;
  border: solid #B8945D 1px;
}

.donate-btn:hover{
  background-color: transparent !important;
}


.slider-title{
  font-size: 14px;
  font-family: 'Kepler sm';
}

.slider-subtitle {
  font-size: 50px;
  max-width: 596px;
  font-family: 'Kepler b';
  font-weight: bold;
  text-transform: initial;
  line-height: 55px;
}

.slider-text{
  font-size: 15px;
  max-width: 450px;
  line-height: 26px;
  margin-top: 20px;
  text-transform: initial;
}

.carousel-indicators{
  position: absolute;
  bottom: 50px;
  left: 0px;
  z-index: 100;
  width: 100%;
}

.carousel-indicators span {
  background-color: #fff;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  float: left;
  margin-right: 10px;
  content: "";
}

.carousel-indicators .active {
  background-color: #B8945D;
}

.typed-cursor{
  display: none;
}



.about-container{
  padding-top: 110px;
  padding-bottom: 110px;
  background-image: url(../../imgs/bg1.png);
  background-position: 0px 50%;
  background-repeat: no-repeat;
}


.about-btn a{
  display: inline-block;
  color: #fff;
  background-color: #B8945D;
  padding:10px 25px;
  border-radius: 2px;
  border: 1px solid #B8945D;
}

.about-btn a:hover{
  background-color: transparent;
  color: #B8945D;
}

.about-content{
  margin-top: 110px;
}

.about-img-container{
  position: relative;
}

.about-img-box {
  background-color: #02384C;
  padding: 19px 28px;
  position: absolute;
  bottom: 0px;
  right: 70px;
  width: 45%;
  color: #fff;
  font-size: 25px;
  font-family: 'Kepler b';
}

.numbers-container{
  background-color: #f7f6f4;
  padding-bottom: 100px;
}

.number-content{
  background-color: #fff;
  padding:30px 20px;
  border-top: #B8945D 7px solid;
  margin-left: 10px;
  margin-right: 10px;
}

.number-content:hover{
  background-color: #B8945D;
  border-top: #02384C 7px solid;
}

.number-content:hover .numbers-title{
  color: #fff;
}

.number-content:hover .numbers-subtitle{
  color: #fff;
}

.number-content:hover .numbers-text{
  opacity:1;
}

.numbers-title{
  font-size: 100px;
  color: #B8945D;
}

.numbers-subtitle{
  font-size: 50px;
  line-height: 45px;
  color: #0C0F26;
}

.numbers-text{
  font-size: 15px;
  line-height: 15px;
  color: #fff;
  margin-top: 10px;
  opacity:0;

}

.numbers-align-right{
  text-align: right;
  padding-right: 50px;
}

.programs-container{
  padding-top: 100px;
  padding-bottom: 100px;
  background-color: #06202f;
  background-image: url(../../imgs/bg2.png);
  background-repeat: no-repeat;
  background-position: 100%;
}

.programs-title{
  color: #fff;
  text-align: center;
  font-size: 45px;
  text-transform: uppercase;
}

.programs-subtitle{
  color: #fff;
  text-align: center;
  width: 100%;
  max-width: 600px;
  margin: 0 auto;
  margin-top: 30px;
  font-size: 18px;
  margin-bottom: 70px;
}

.programs-item{
  border-top: 7px #B39565 solid;
  margin: 10px;

}

.program-item-white{
  padding: 40px;
  background-image: url(../../imgs/bg3.png);
  background-size: 100%;
  background-color: #fff;
  min-height: 335px;
  background-repeat:no-repeat;

}

p.programs-item-text{
  min-height: 180px;
  padding-top:20px;
  font-size: 18px
}

.programs-item-title{
  color: #B8945D;
  font-size: 16px;
  margin-bottom: 28px;
}

.programs-item-subtitle{
  font-size: 40px;
  line-height: 35px;
  font-family: 'Kepler b';
  color: #02384C;
  width: 80%;
  margin-bottom: 80px;
}

.programs-item-btn a{
  border: 1px #02384C solid;
  padding: 10px 20px;
  color: #02384C;
  text-transform: uppercase;
}

.programs-item-img{
  overflow: hidden;
  position: relative;
  height: 280px;
}

.programs-item-img img{
  width: 100%;
  filter: grayscale(1);
}

.programs-item:hover .programs-item-img img{
  width: 110%;
  filter: grayscale(0);
}


.programs-item:hover .programs-item-btn a{
  background-color: #02384C;
  color: #fff;
}

.programs-hover{
  height: 20px;
  width: 0px;
  background-color: transparent;
  background-color: #B8945D;

}

.programs-item:hover .programs-hover{
  width: 100%;
}


.programs-explore-container{
  text-align: center;
  margin-top: 50px;
}

.programs-explore-container a{
  background-color: #B8945D;
  border: 1px solid #B8945D;
  color: #fff;
  padding: 15px 25px;
}

.programs-explore-container a:hover{
  background-color: transparent;
}

.leadership-logo{
  padding: 20px;
}

.leadership-logo img{
  width: 50px;
}

.leadership-content{
  padding: 25px;
  margin-top: 190px;
}

.leadership-content-title{
  color: #fff;
  font-size: 22px;
  line-height: 30px;
}

.leadership-content-subtitle{
  color: #B8945D;
  padding-top: 10px;
  text-transform: uppercase;
  font-size: 12px;
}

.leadership-item{
  background-size: cover;
}

.leadership-item:hover .leadership-logo{
  opacity: 0;
}

.leadership-item:hover .leadership-content{
   padding-left: 40px;
}

.leadership-container{
  background-color: #fff;
  padding-top: 80px;

}

.leadership-title-container{
  background-color: #B8945D;
  color: #fff;;
  padding: 60px;
  text-align: center;
}

.leadership-title{
  font-size: 40px;
  text-transform: uppercase;
  letter-spacing: 3px;
  margin-bottom: 15px;
}

.events-container{
  padding-top: 90px;
  padding-bottom: 80px;
}

.events-title{
  text-align: center;
  font-size: 50px;
  text-transform: uppercase;
  color: #02384C;
  padding-bottom: 50px;
}

.events-item{
  background-color: #14374A;
  margin: 10px;
}

.events-content{
  padding: 20px;
  padding-right: 0px;
  padding-bottom: 0px;
}

.event-date{
  font-size: 40px;
  line-height: 40px;
  color: #B8945D;
  text-transform: uppercase;
}

.event-date span{
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #B8945D;
    color: transparent;
    font-size: 64px;

}

.event-title{
  color: #fff;
  font-size: 18px;
  position: relative;
 padding-left:20px;
 padding-bottom: 10px;
 padding-top: 10px;
 min-height: 130px;
 padding-right: 15px;
}

.event-subtitle{
  color: #fff;
  font-size: 14px;
}

.event-btn{
  padding: 7px 20px;
  text-align: left;
  color: #fff;
  background-color: #B8945D;
}

.event-break{
  height: 1px;
  background-color: #B8945D;
  margin-left: 20px;
  margin-top: 20px;
}


.events-item:hover .event-title{
  background-color: #B8945D;
}

.events-item:hover .event-break{
  background-color: #EBEBEB;
}

.events-item:hover{
  background-color: #EBEBEB;
  
}


.events-item:hover .event-date span{
 -webkit-text-stroke-color: #14374A;

}

.events-item:hover .event-date{
  color: #14374A;
}


.events-explore-container{
  text-align: center;
  margin-top: 50px;
}

.events-explore-container a{
  background-color: #B8945D;
  border: 1px solid #B8945D;
  color: #fff;
  padding: 15px 25px;
  text-transform: uppercase;
}

.events-explore-container a:hover{
  background-color: transparent;
  color: #B8945D;
}

.donate-container{
  padding-top: 70px;
  padding-bottom: 85px;
  background-image: url(../../imgs/bg4.jpg);
  background-size: cover;
  background-attachment: fixed;
}

.donate-title{
  color: #fff;
  font-family: 'Kepler b';
  font-size: 52px;
  line-height: 50px;
  margin-top: 30px;
}

.donate-title span{
  color: #B8945D;
}

.donate-subtitle{
  color: #fff;
  margin-top: 40px;
  line-height: 27px;
  width: 100%;
  font-family: 'Kepler reg';
  font-size: 18px;
  background-color: #14374A;
  padding:30px
}

.contact-content{
  padding-top: 100px;
  padding-left: 70px;
  width: 100%;
  max-width: 600px;
}

.contact-title{
  color: #14374A;
  font-size: 15px;
  margin-bottom: 5px;
  font-family: 'Kepler b';

}

.contact-subtitle{
  font-size: 55px;
  line-height: 55px;
  font-family: 'Kepler b';
  margin-bottom: 55px;
}

.txtbx{
  border: 0;
  border-bottom: 1px solid #D8D5D5;
  padding-bottom: 10px;
  margin-bottom: 20px;
  width: 90%;
  color: #797C7F;
  outline: none !important;
}

.txtbx:focus, .txtarea:focus{
  border-bottom: 1px solid #14374A;
  padding-left: 12px;
}

.txtarea{
  border: 0;
  border-bottom: 1px solid #D8D5D5;
  padding-bottom: 10px;
  margin-bottom: 20px;
  width: 95%;
  color: #797C7F;
  resize: none;
  outline: none !important;

}

.submit {
  background-color: #B8945D;
  color: #fff;
  padding: 10px 20px;
  border: 0px;
  padding-left: 50px;
  background-image: url(../../imgs/send.png);
  background-position: -11px -6px;
  padding-right: 31px;
  padding-top: 13px;
  margin-top: 40px;
}

.submit:hover{
  background-color: #14374A;
}


 .page-title{
  color:#fff;
  padding-top:250px;
  padding-bottom:75px;
  background-image: url(../../imgs/bg4.jpg);
  font-size:60px;
  background-position: bottom;
 }


 .values-item-subtitle{
  font-size: 40px;
  line-height: 35px;
  font-family: 'Kepler b';
  color: #02384C;
  width: 80%;
  margin-bottom: 20px;
}


.history-container{
  padding-top: 110px;
  padding-bottom: 110px;
      background-position: -270px -270px;
      background-repeat: no-repeat;
      background-color: #f7f6f4;
      background-image: url(../../imgs/bg1.png);
}

.history-img-container{
  position: relative;
  text-align: right;
}



.leader-title{
  color: #02384C;
  text-align: left;
  font-size: 45px;
  margin-bottom: 10px;
  margin-top: 40px;
}


.leaders-container{
  padding-top: 50px;
  padding-bottom: 100px;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: 100%;
}


.person-content{
  padding: 10px 20px;
  background-color: #f7f6f4;
  position: relative;
}

.person-title{
  font-size: 24px;
  color: #02384C;
  font-family: 'Kepler b';
}

.person-subtitle{
  color: #02384C;
}

.person-link{
  font-family: 'Kepler b';
  font-size: 24px;
  opacity: 0; 
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);

  color: #fff;

  
}

.person:hover .person-title{
  opacity: 0;
}

.person:hover  .person-subtitle{
  opacity: 0;
}

.person:hover  .person-link{
  opacity: 1;
}

.person:hover .person-content{
  background-color: #B8945D;
}

.person{
  margin:10px;
  display: inline-block;
}

.admissions-content{
  margin-top: 0px;
  margin-right: 50px;
}




.admissions-subtitle{
  width: 100%;
  margin-bottom: 40px;
  max-width: 631px;
  color: #000;
  font-size: 16px;

}

.admissions-title{
  font-family: 'Kepler b';
  font-size: 40px;
  line-height: 30px;
  color: #02384C;
  width: 100%;
  max-width: 631px;
  margin-bottom: 20px;
  line-height: 45px;
  width: 75%;
}

.admissions-container{
  padding-top: 110px;
  padding-bottom: 110px;
  background-image: url(../../imgs/bg1.png);
  background-position: 100% 50%;
  background-repeat: no-repeat;
}


.admissions-img-container{
  position: relative;
  margin-top: 115px;
}

.li{
  margin-right: 15px;
  color: #A5A6AA;
}

.admissions1-subtitle{
  width: 100%;
  max-width: 631px;
  color: #000;
  font-size: 18px;
}


.admissions1-subtitle li{
  list-style-image: url(../../imgs/li.png);
  margin-bottom: 10px;
  margin-left: 15px;
}


.admissions2-subtitle{
  font-size: 18px;
}


.admissions2-title {
  font-family: 'Kepler b';
  font-size: 30px;
  line-height: 30px;
  color: #02384C;
  width: 100%;
  margin-bottom: 2px;
  line-height: 35px;
  margin-bottom: 20px;
  margin-top:10px
}

.admissions-item{
  margin-bottom: 50px;
}

.sub-container{
  position: relative;
  display: inline-block;
  padding-bottom: 15px;
  padding-top: 5px;
}

.sub-content{
  position: absolute;
  top: 100%;
  left: 0px;
  background: #02384C;
  margin-left: 30px;
  padding: 15px;
  min-width: 200px;
  display: none;
  z-index:10;
}

.sub-content .sub-menu{
  color: #fff;
  display: inline-block;
  margin-bottom: 7px;
  display: block;
}

.sub-content .sub-menu:hover{
  color: #B8945D ;
}

.sub-container:hover .sub-content{
display: inline-block;
}


.faq-item{
  border: 1px solid #B8945D;
  margin-bottom: 20px;
}

.faq-title{
  font-size: 24px;
  cursor: pointer;
  padding: 15px;

}

.faq-title:hover{
  background-color: #02384C;
  color: #fff;
}

.faq-text{
  display: none;
  padding: 15px;
  padding-top: 10px;
  font-size: 16px;
}

.faq-open .faq-text{
  display: inline-block;
}

.faq-open{
  background-color: #02384C;
  color: #fff;
}


.faq-bigtitle{
  color: #02384C;
  text-align: left;
  font-size: 35px;
  margin-bottom: 10px;
  margin-top: 40px;
}


.faq-contact-container{
  margin-top: 100px;
}


.faq-contact-subtitle{
  font-size: 55px;
  line-height: 55px;
  font-family: 'Kepler b';
}


.faq-contact-title{
  margin-bottom: 40px;
}

.fees-container{
  padding-top: 100px;
}


.fees-item-btn a{
  border: 1px #02384C solid;
  padding: 10px 20px;
  color: #02384C;
  text-transform: uppercase;
  display: inline-block;
  margin-top: 30px;
}

.fees-item-btn a:hover{
  border: 1px #02384C solid;
  background-color: #02384C;
  padding: 10px 20px;
  color: #fff;
  text-transform: uppercase;
  display: inline-block;
  margin-top: 30px;
}


.enrollnow-container{
  padding-bottom: 0px;
  padding-top: 100px;
  background-color: f7f6f4;
}

.enrollnow-item{
  background-color: #02384C;
  padding: 30px;
  margin: 10px;
}

.enrollnow-item-title{
  font-size: 30px;
  color: #fff;
  line-height: 33px;
  margin-bottom: 20px;
  min-height: 100px;
}

.enrollnow-item-subtitle{
  font-size: 18px;
  color: #fff;
  min-height: 135px;

}

.enrollnow-item-btn a{
  display: inline-block;
  background-color: #B8945D ;
  color: #fff;
  padding: 10px 20px;
  margin-top: 40px;
}

.notice{
  background-color: #B8945D ;
  color: #fff;
  padding: 50px;
  font-size: 26px;
}


.prog-bigtitle {
  color: #02384C;
  text-align: left;
  font-size: 45px;
  margin-bottom: 10px;
  margin-top: 40px;
}

.prog-container{
  background-color: #f7f6f4;
  padding-top: 50px;
  padding-bottom: 100px;
}

.prog-content{
  background-color: #fff;
  padding: 20px;
  color: #02384C;
}

.prog-title{
  font-size: 24px;
  min-height: 77px;
}

.prog-price{
  font-size: 32px;
}

.prog-item{
  margin: 10px;
}

.prog-btn a{
  background-color: #02384C;
  padding: 10px 22px;
  color: #fff;
  display: inline-block;
  margin-top: 20px;
}

.prog-btn a:hover{
  background-color: #B8945D;
}


.program-desc{
  font-size: 18px;
  margin-right: 65px;
}

.program-desc li{
  list-style-image: url(../../imgs/li.png);
  margin-bottom: 10px;
  margin-left: 15px;
}


.program-btn{
  background-color: #02384C;
  color: #fff;
  padding: 10px 23px;
  margin-top: 30px;
  display: inline-block;
}


.program-btn:hover{
  background-color: #B8945D;
}

.program-price{
  background-color: #B8945D;
  padding: 10px;
  color: #fff;
  font-size: 30px;
  text-align: center;
}

.partners-container{
  padding-top: 45px;
  padding-bottom: 45px;
}

.partner-item{
  margin-right: 50px;
  margin-left: 50px;
}

.partners-title{
  color: #02384C;
  margin-bottom: 50px;
  font-size: 27px;
  text-align: center;
}

.prog-bigsubtitle{
  width: 50%;
  margin-bottom: 20px;
  font-size: 18px;
}

.login-container{
  padding-bottom: 110px;
  padding-top: 110px;
  background-color: #f7f6f4;
}

.login-box{
  width: 100%;
  max-width: 500px;
  background-color: #02384C;
  padding: 30px;
  margin: 0 auto;
  color: #fff;
  font-size: 20px;
}

.login-box form{
  margin-top: 40px;
}

.login-txtbx{
  width: 100%;
  border: 0;
  background-color: #fff;
  margin-bottom: 20px;
  height: 60px;
  padding-left: 20px;
}

.login-btn{
  width: 100%;
  border: 0;
  background-color: #B8945D;
  margin-bottom: 20px;
  color: #fff;
  height: 60px;
}

.login-btn:hover{
  opacity: 0.8;
}



.donatein-container{
  padding-top: 110px;
  padding-bottom: 110px;
      background-position: -270px -270px;
      background-repeat: no-repeat;
      background-color: #fff;
}


.donatein-subtitle{
  color: #02384C;
  margin-top: 20px;
  font-size: 24px;
}


.donatein-content{
}


.numbers-intro {
  color: #02384C;
  text-align: center;
  font-size: 51px;
  margin-bottom: 24px;
  font-family: 'Kepler b';
}

.center-block {
  float: none !important;
  display: flex !important;
  margin-right: auto !important;
  margin-left: auto !important;
}

.programs-title{
  padding-bottom: 21px;
}

.why-title{
  font-size: 40px;
  color: #02384C;
  padding-bottom: 20px;
  text-align: center;
  font-family: 'Kepler b';
  
}







.ep-container{
  padding-top: 90px;
  padding-bottom: 80px;
  padding-top: 110px;
    padding-bottom: 110px;
    background-position: -270px -270px;
    background-repeat: no-repeat;
    background-color: #f7f6f4;
    background-image: url(../../imgs/bg1.png);
}

.ep-headtitle{
  text-align: center;
  font-size: 50px;
  text-transform: uppercase;
  color: #02384C;
  padding-bottom: 50px;
}

.ep-item{
  background-color: #14374A;
  margin: 10px;
}

.ep-content{
  padding: 20px;
  padding-right: 0px;
  padding-bottom: 0px;
}

.ep-date{
  font-size: 40px;
  line-height: 40px;
  color: #B8945D;
  text-transform: uppercase;
}

.ep-date span{
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #B8945D;
    color: transparent;
    font-size: 64px;

}

.ep-title{
  color: #fff;
  font-size: 16px;
  position: relative;
 padding-left:20px;
 padding-bottom: 10px;
 padding-top: 10px;
 padding-right: 20px;
 min-height: 66px;

}

.ep-btn{
  padding: 7px 20px;
  text-align: left;
  color: #fff;
  background-color: #B8945D;
}

.ep-break{
  height: 1px;
  background-color: #B8945D;
  margin-left: 20px;
  margin-top: 20px;
}


.prog-subbigtitle{
  background-color: #B8945D;
  margin: 10px;
  color: #fff;
  font-size: 20px;
  padding: 10px;
  text-align: center;
}



.prog-item:hover .prog-content{
  background-color: #B8945D;
}

.prog-item:hover .prog-title{
  color: #fff;
}

.prog-item:hover .prog-price{
  color: #fff;
}

.prog-item:hover .prog-subtitle{
  color: #fff;
}

.align-center{
  text-align: center;
  margin-top: 70px;
}

.align-center a{
  background-color: #14374A;
  color: #fff;
  display: inline-block;
  padding: 10px 20px;
  font-size: 20px;
}

.align-center a:hover{
  background-color: #B8945D;
  color: #fff;
}

.donation-type{
  background-color: #B8945D;
  padding: 6px 10px;
  color: #fff;
  display: inline-block;
  margin-top: 20px;
  margin-right: 10px;
  border: #B8945D 1px solid;
  width: 100%;
  text-align: center;
}

.donation-type:nth-child(2){
  margin-left: 2px;
}

.donation-type:hover{
background-color: #14374A;
}

.donate-item{
  background-color: #B8945D;
    padding: 27px;
    padding-top: 31px;
    background-position: -125px -130px;
    background-size: 80%;
    background-repeat: no-repeat;
    margin:10px;
    min-height: 454px;
}

.donate-item .admissions1-subtitle{
  color:#fff;
}

.prog-subtitle{
  
min-height: 120px
}


#myVideo {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%
}

.vid-layer{
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.6);
}

.rowm10{
  margin-left: -10px;
  margin-right: -10px;
}

.donate-bigtitle{
  text-align: center;
  font-size: 50px;
  text-transform: uppercase;
  color: #02384C;
  padding-bottom: 20px;
}

.donate-bigsubtitle{
  font-size: 18px;
  padding-bottom: 20px;
  margin: 0 auto;
  width: 100%;
  max-width: 655px;
  text-align: center;
}

.values-item-subtitle1 {
  color: #fff;
  font-size: 31px;
  line-height: 32px;
}

.values-item-text{
  min-height: 139px;
  font-size: 16px;
}

.lang{
  color: #fff;
  margin-top: 10px;
  display: inline-block;
  font-size: 16px;
}

.lang:hover{
  text-decoration: underline;
}



.banner{
  height:100vh;
  background-color: #0C1555;
  overflow: hidden;
}


#about{
  padding-top:100px;
  padding-bottom:100px
}

.about-text{
  color:#0C1555;
  width: 100%;
  max-width: 500px;
}

.about-title{
  font-family: 'Kepler b';
  font-size: 30px;
  line-height: 30px;
  color: #A20C1D;
  width: 100%;
  max-width: 300px;
}

.about-subtitle{
  color: #0C1555;
  font-family: 'Kepler b';

  margin-top: 25px;
  font-size: 18px;
}

.about-subtitle{
  max-width: 500px;
  width: 100%;
  margin-bottom: 15px;
}

.about-sep{
  background-color: #0C1555;
  height: 2px;
  width: 30px;
  margin-top: 20px;
}

#project{
  background-color:#0C1555;
  padding-top: 100px;
  background-image: url(../../imgs/logobg.png);
  background-position: 50% -10px;
  background-repeat: no-repeat;
  background-size: 1500px;
}

.project-title{
  font-family: 'Kepler b';
  font-size: 35px;
  line-height: 35px;
  color: #fff;
  width: 100%;
  margin-top: 140px;
  margin-bottom: 20px;
}


.project-subtitle{
  color: #fff;
}

#pillers{
  background-color: #a20c1d;
  padding-top: 80px;
  text-align: center;
  padding-bottom: 80px;
}

.piller{
  color: #fff;
  border: #fff solid 1px;
  padding: 10px 20px;
  margin: 15px;
  font-size: 21px;
}

.footer-container{
  padding-top:20px;
  padding-bottom: 20px;
  color: #fff;
  background-color: #0C1555;
  text-align: left;
}

.btnn{
  color:#fff;
  background-color: #A20C1D;
  padding: 10px 15px;
  display: inline-block;
  border-radius: 10px;
  margin-top: 40px;
}

.rak{
  font-size: 80px;
  color: #fff;
  font-family: 'Kepler sm';
  margin-bottom: 30px;

}

.sep{
  background-image: url(../../imgs/banne1.png);
  background-position: center;
  background-repeat: no-repeat;
  color: #fff;
  text-align: center;
  padding-top: 130px;
  padding-bottom: 130px;
  font-size: 60px;
  margin-bottom:120px;
  position: relative;
}

.ready1 {
  background-image: url(../../imgs/read1.png);
  background-position: center;
  background-repeat: repeat-x;
  height: 118px;
  background-size: auto 100%;
  position: absolute;
  left: 0px;
  bottom: -62px;
  width: 100%;
}

#news{
  padding-top: 40px;
  padding-bottom: 100px;
}

.title-center{
  font-family: 'Kepler b';
  font-size: 34px;
  color: #A20C1D;
  text-align: center;
  margin-bottom: 15px;
}

.news-box{
  background-color: #f4f4f4;
  margin: 10px;
}

.news-title{
  color: #0C1555;
  font-size: 27px;
  padding: 17px;
}

.news-sep{
  margin-left: 25px;
  height: 1px;
  background-color: #A20C1D;
  margin-bottom: 10px;
}

.news-more{
  padding: 10px;
  padding-bottom: 15px;
}

.left{
  text-align: left;
}

.left a{
  margin-left: 13px;
  color: #0C1555;
  display: inline-block;
  text-decoration: underline;
}

.news-box:hover{
  background-color: #A20C1D;
  color: #fff;
}

.news-box:hover .news-title{
  color: #fff;
}

.news-box:hover a{
  color: #fff;
}

.news-box:hover .news-sep{
  background-color:#fff;
}



#lika2at{
  padding-top: 40px;
  padding-bottom: 100px;
  background-color: #f4f4f4;
}

.lk-box{
  margin: 10px;
}

.lk-more{
  padding: 10px;
  background-color: #fff;
  padding-bottom: 20px;
}

.lk-title{
  color: #0C1555;
  font-size: 20px;
  margin-bottom: 10px;
}

.lk-sep{
  width: 100%;
  height: 1px;
  background-color: #A20C1D;
  margin-top: 5px;
  width: 90%;
}

.inner{
  background-color: #f4f4f4;
}

.inner-text{
  font-size: 16px;
}

.swipebox{
  margin: 5px;
  display: inline-block;
}