@charset "UTF-8";
/**
 * Created by Tejas on 23/01/18.
 */
::-moz-selection {
  background: #333;
  color: #fff; }

::selection {
  background: #333;
  color: #fff; }

.body {
  padding-top: 64px; }

.display-font {
  font-family: "Noto sans", "Montserrat", "PT Sans", sans-serif; }

.block {
  display: block; }

.inline-block {
  display: inline-block; }

.table {
  display: table; }

.cell {
  display: table-cell; }

a {
  color: #0E4C8D;
  /*/#838383;*/ }

a:focus, a:hover, a:active {
  color: #272727;
  text-decoration: underline; }

p {
  font-weight: 400;
  letter-spacing: -0.01rem; }

.padT10 {
  padding-top: 10rem; }

.padT9 {
  padding-top: 9rem; }

.padT8 {
  padding-top: 8rem; }

.padT7 {
  padding-top: 7rem; }

.padT6 {
  padding-top: 6rem; }

.padT5 {
  padding-top: 5rem; }

.padT4 {
  padding-top: 4rem; }

.padT3 {
  padding-top: 3rem; }

.padT2 {
  padding-top: 2rem; }

.padT1 {
  padding-top: 1rem; }

.padB2 {
  padding-bottom: 2rem; }

.no-pad {
  padding: 0; }

ul {
  padding: 0; }

.color-green {
  color: #1f9a0f; }

.color-yellow {
  color: #f0cb00; }

body {
  background-color: white;
  font-family: "Work Sans", "PT Sans", sans-serif;
  color: #000; }

h1 {
  font-family: "Montserrat", "Work Sans", "PT Sans", sans-serif; }

/*//// LOGO /////*/
h1.logo {
  margin-top: 10px;
  width: 24rem;
  position: relative;
  z-index: 999;
  text-align: center; }

h1.logo img {
  width: 20rem; }

.social-icon-footer {
  margin-right: 1rem; }

footer a.social-icon-footer {
  color: #fff; }

/*/// COMMON ///*/
.line-h24 {
  line-height: 2.4rem; }

.fs12 {
  font-size: 12px; }

.fs14 {
  font-size: 14px; }

.fs16 {
  font-size: 16px; }

.fs18 {
  font-size: 18px; }

.fs20 {
  font-size: 20px; }

.fw300 {
  font-weight: 300; }

.fw400 {
  font-weight: 400; }

.fw500 {
  font-weight: 500; }

.fw600 {
  font-weight: 600; }

.fw700 {
  font-weight: 700; }

.floatL {
  float: left; }

.floatR {
  float: right; }

.table-d {
  display: table; }

.table-cell {
  display: table-cell; }

.vmid {
  vertical-align: middle; }

.padLR0 {
  padding-right: 0;
  padding-left: 0; }

.marR10 {
  margin-right: 10px; }

.marL0 {
  margin-left: 0; }

.marR0 {
  margin-right: 0; }

.marT10 {
  margin-top: 10px; }

.marT20 {
  margin-top: 20px; }

.font-larger {
  font-size: 1.6rem; }

.heading2_line {
  font-size: 1.6rem;
  font-weight: 600;
  padding-bottom: 0.7rem;
  border-bottom: 1px solid #eeeeee;
  text-transform: uppercase;
  font-family: "Montserrat", "Work Sans", "PT Sans", sans-serif; }

.heading2 {
  font-size: 1.6rem;
  font-weight: 600;
  padding-bottom: 0.7rem;
  margin-top: 0;
  font-family: "Montserrat", "Work Sans", "PT Sans", sans-serif; }

.heading3 {
  font-size: 1.5rem;
  font-weight: 500;
  padding-bottom: 0rem;
  margin-top: 0;
  margin-bottom: 0;
  font-family: "Montserrat", "Work Sans", "PT Sans", sans-serif; }

.list-ul {
  margin-left: 1.2rem; }

.list-ul li {
  padding-left: 1rem;
  padding-bottom: 0.6rem; }

.list-ul.amenities li::before {
  content: "—";
  width: 1.2rem;
  font-family: FontAwesome;
  color: #eaaa33;
  padding-right: 0.5rem; }

.section-teaser {
  padding: 8rem 0; }

.section-teaser p {
  padding: 1rem 0; }

.section-teaser img {
  -webkit-box-shadow: 5px 5px 1px #333;
  -moz-box-shadow: 5px 5px 1px #333;
  box-shadow: 5px 5px 1px #333; }

.teaser-title {
  margin: 2rem 0 2rem 0;
  color: #8a6d3b;
  font-weight: 400;
  font-family: "Montserrat", "Work Sans", "PT Sans", sans-serif; }

/*COLOURS*/
.white {
  color: #fff !important; }

.blue {
  color: #0E4C8D; }

.bg-light-blue {
  background-color: #dbedff; }

.bg-blue {
  background-color: #0E4C8D; }

.bg-light-pink {
  background-color: #f3e9e7; }

.bg-light-gray {
  background-color: #ededed; }

.bg-light-yellow {
  background-color: #fcf4cb; }

.bg-yellow {
  background-color: #FBD67D; }

.bg-beige {
  background-color: #E9E0D9; }

p.quote-inpara {
  font-weight: 500;
  font-size: 1.8rem; }

.col-content {
  padding-top: 1rem;
  text-align: center; }

.col-content h4 {
  font-family: "Montserrat", "Work Sans", "PT Sans", sans-serif;
  font-weight: 600;
  color: #292929;
  font-size: 2.2rem; }

.col-content h4, .col-content ul, .col-content p, .col-content img, .col-content form {
  padding-top: 2rem; }

.abt-text-row {
  text-align: center; }

.abt-text-row .abt-text-block {
  /*padding-top: 3rem;*/
  /*padding-bottom: 3rem;*/
  padding: 3rem 6rem 0 6rem; }

.abt-text-row .abt-text-block h3 {
  font-family: 'Montserrat', sans-serif;
  font-size: 2rem; }

.abt-text-row .abt-text-block p {
  font-size: 1.6rem;
  font-weight: 400;
  color: #383838;
  padding-top: 1rem;
  padding-bottom: 2rem; }

.abt-text-row .abt-text-block p.bold {
  font-weight: 500; }

.top-border-spe {
  background: #fff;
  position: relative;
  margin: 0;
  height: 1px; }

.top-border-spe:before {
  content: '';
  position: absolute;
  top: 0;
  height: 100%;
  width: 10%;
  left: 45%;
  margin-left: 0;
  background: #f00; }

.heading-small {
  font-size: 16px; }

.nodisplay {
  display: none; }

/*FORM*/
input[type="email"],
input[type="number"],
input[type="search"],
input[type="text"],
input[type="tel"],
input[type="url"],
input[type="password"],
textarea,
select {
  border: 1px solid #e8eeef;
  height: 3.5rem;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

input[type="email"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="text"]:focus,
input[type="tel"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
textarea:focus,
select:focus {
  border: 1px solid #bac0c1;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: 0 none; }

/*END FORM*/
header .social-list {
  float: left;
  padding-bottom: 0;
  padding-top: 15px; }

footer {
  padding-bottom: 3rem;
  background-color: #4e4745;
  color: #fff; }

.footer a {
  color: #9d9d9d; }

.social-list {
  padding-bottom: 20px;
  padding-top: 10px;
  margin: 0;
  font-size: 0;
  list-style: none; }

.social-list li {
  display: inline-block;
  padding: 0 3px;
  position: relative; }

.social-list li a i {
  color: #FFF;
  font-size: 16px; }

.squared {
  border: 0 solid #d8d8d8;
  -webkit-border-radius: 5px 0 0 0;
  -moz-border-radius: 5px 0 0 0;
  border-radius: 5px 0 0 0;
  width: 42px;
  height: 42px;
  text-align: center;
  display: table !important;
  -webkit-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s; }
  .squared:hover {
    background: #d8d8d8;
    -webkit-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s; }
  .squared.social-fb {
    background-color: #245198; }
  .squared.social-tw {
    background-color: #50aaf2; }
  .squared.social-ig {
    background-color: #D93175; }
  .squared i.fa {
    vertical-align: middle;
    display: table-cell;
    font-size: 16px;
    margin: 0 !important;
    width: 100%;
    padding: 0 !important; }

.circled {
  border: 0 solid #d8d8d8;
  -webkit-border-radius: 51%;
  -moz-border-radius: 51%;
  border-radius: 51%;
  width: 42px;
  height: 42px;
  text-align: center;
  display: table !important;
  -webkit-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s; }
  .circled:hover {
    background: #d8d8d8;
    -webkit-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s; }
  .circled.social-fb {
    background-color: #245198; }
  .circled.social-tw {
    background-color: #50aaf2; }
  .circled.social-ig {
    background-color: #D93175; }
  .circled i.fa {
    vertical-align: middle;
    display: table-cell;
    font-size: 16px;
    margin: 0 !important;
    width: 100%;
    padding: 0 !important; }

.col-content p.msg_box, p.msg_box, .msg_box {
  border-bottom: 1px solid #e4edea;
  border-top: 1px solid #e4edea;
  padding-top: 2rem;
  padding-bottom: 2rem;
  margin-top: 3rem; }

/* PAGES */
.slide_link img {
  border: 4px solid #FFF;
  border-radius: 5px; }

.current img {
  border: 4px solid #F58320; }

.img-style1 {
  -webkit-box-shadow: 5px 10px #0E4C8D;
  box-shadow: 5px 10px #0E4C8D; }

.main_nav {
  z-index: 1000;
  height: 50px;
  background-color: #0E4C8D;
  font-family: "Noto sans", "Montserrat", "PT Sans", sans-serif; }

.main_nav li a {
  color: #0f0f0f !important;
  font-size: 16px; }

.main_nav li li a {
  color: #0f0f0f !important;
  font-size: 14px;
  padding-left: 15px; }

.main_nav li li a:hover {
  color: #ffffff !important;
  font-size: 14px;
  background-color: #ccc; }

.main_nav li.dropdown .dropdown-menu {
  top: 50px;
  background-color: #f4f4f4;
  color: #ccc; }

/* HABIOS PROMISE   */
.promise-h1 {
  font-size: 2.2rem; }

.promise_seg_img {
  float: left;
  max-width: 60px;
  margin-right: 10px; }

.promise_seg_head {
  font-weight: 700;
  font-size: 16px;
  line-height: 1.2em;
  padding-top: 1rem;
  float: left;
  width: 70%;
  text-align: left;
  font-family: "Montserrat", "Work Sans", "PT Sans", sans-serif; }

.promise_seg_top {
  border-bottom: 2px solid #f5821f;
  margin-bottom: 20px; }

.promise-row {
  max-width: 800px;
  margin: 0 auto;
  margin-top: 20px; }

.promise-row .col-md-4, .promise-h1 {
  opacity: 0; }

/* Bootstrap Overrides */
.navbar {
  background-color: white;
  border-bottom: 2px solid #FBD67D; }

.dropdown-menu {
  background-color: rgba(14, 76, 141, 0.85); }

nav .navbar-nav {
  margin-top: 0;
  padding: 6px 0; }

.navbar-brand {
  padding: 5px; }

.dropdown-menu > li > a:hover, .ul_prod > li > a:hover {
  color: #fff;
  background-color: #0E4C8D; }

.dropdown-menu > li > a {
  color: #fff;
  text-transform: uppercase;
  font-size: 12px; }

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  background-color: #0E4C8D;
  color: #fff; }

.dropdown-menu .divider {
  background-color: rgba(231, 231, 231, 0.2); }

.ul_prod {
  margin-left: 10px;
  list-style: none; }

.ul_prod li a {
  display: block;
  padding: 5px 5px; }

.dropdown-header {
  color: #000;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 500;
  padding: 10px 5px;
  margin-bottom: 5px;
  border-bottom: double 2px #0E4C8D; }

.navbar .navbar-nav > .open > a, .navbar .navbar-nav > .open > a:focus, .navbar .navbar-nav > .open > a:hover {
  color: #0E4C8D;
  background-color: rgba(245, 130, 31, 0.04);
  border-top-left-radius: 10px;
  border-top-right-radius: 10px; }

.navbar .navbar-collapse .navbar-nav > li {
  border-bottom-width: 0; }

.large-content {
  width: 800px !important;
  padding-right: 10px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px; }

/*.navbar-toggle {
  border: none;
  background: transparent !important;
}
.navbar-toggle:hover {
  background: transparent !important;
}
.navbar-toggle .icon-bar {
  width: 22px;
  transition: all 0.2s;
}
.navbar-toggle .top-bar {
  transform: rotate(45deg);
  transform-origin: 10% 10%;
}
.navbar-toggle .middle-bar {
  opacity: 0;
}
.navbar-toggle .bottom-bar {
  transform: rotate(-45deg);
  transform-origin: 10% 90%;
}
.navbar-toggle.collapsed .top-bar {
  transform: rotate(0);
}
.navbar-toggle.collapsed .middle-bar {
  opacity: 1;
}
.navbar-toggle.collapsed .bottom-bar {
  transform: rotate(0);
}*/
/* ______Bootstrap Overrides */
.navbar {
  margin-bottom: 0; }

.navbar-toggle {
  position: relative;
  float: right;
  padding: 0.7em 0.6em;
  margin-top: 8px;
  margin-right: 0;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 0 solid transparent;
  border-radius: 0em;
  height: 3em;
  width: 3em; }

.navbar .navbar-toggle, .navbar .navbar-toggle:focus, .navbar .navbar-toggle:hover {
  background-color: rgba(255, 255, 255, 0.8); }

.navbar-toggle .icon-bar {
  background-color: #0E4C8D;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  margin: 0 auto 0.5em auto; }

.navbar-toggle .top-bar {
  opacity: 0.9;
  width: 30%; }

.navbar-toggle .middle-bar {
  opacity: 0.6;
  width: 60%; }

.navbar-toggle .bottom-bar {
  opacity: 0.3;
  width: 100%; }

.navbar-toggle.collapsed .top-bar {
  opacity: 0.3;
  width: 100%; }

.navbar-toggle.collapsed .middle-bar {
  opacity: 0.6;
  width: 60%; }

.navbar-toggle.collapsed .bottom-bar {
  opacity: 0.9;
  width: 30%; }

.navbar .navbar-toggle {
  border-color: rgba(228, 118, 31, 0.51); }

.preloader_div {
  position: fixed;
  top: 50%;
  left: 48%;
  z-index: 999999; }

.btn {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

.sales {
  padding: 20px 0;
  text-align: right; }

.btn-buy {
  border: 2px solid #1f9a0f;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 5px 15px;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1.3rem;
  letter-spacing: 0.1rem; }

a.btn-buy span {
  color: #1f9a0f; }

.sub-img {
  border: 5px solid #a4a4a4;
  max-width: 300px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  border-radius: 20px; }

/* Meganavbar */
.navbar .navbar-nav > li:not(.dropdown) ul li.dropup-left-onclick > .dropdown-menu, .navbar .navbar-nav > li:not(.dropdown) ul li.dropdown-left-onclick > .dropdown-menu, .navbar .navbar-nav > li:not(.dropdown) ul li.dropup-left-onhover > .dropdown-menu, .navbar .navbar-nav > li:not(.dropdown) ul li.dropdown-left-onhover > .dropdown-menu {
  margin: 0 -1px 0 0;
  padding: 5px; }

.dropdown-menu .desc {
  color: #cecece; }

.heading3 {
  font-size: 1.2rem;
  font-weight: 700;
  line-height: 1.6em;
  margin-bottom: 10px; }

.amenities_home ul {
  margin: 0;
  list-style: none; }

.amenities ul {
  margin: 0;
  list-style: none; }

.amenities_home ul li {
  width: 25%;
  float: left;
  height: 400px;
  padding: 0 2rem; }

.amenities.details .row {
  margin: 2rem 0 4rem 0; }

.amenities.details img {
  -webkit-box-shadow: 5px 5px 1px #333;
  -moz-box-shadow: 5px 5px 1px #333;
  box-shadow: 5px 5px 1px #333; }

.amenities.details h5 {
  font-size: 16px;
  font-family: "Montserrat", "Work Sans", "PT Sans", sans-serif;
  font-weight: 600; }

.amenities ul li h5 {
  font-size: 14px;
  font-family: "Montserrat", "Work Sans", "PT Sans", sans-serif;
  font-weight: 600; }

.link-minimal {
  color: #fff !important;
  border-radius: 5px;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  background-color: #0E4C8D;
  padding: 3px 10px;
  margin-top: 10px; }

.link-minimal:hover, .link-minimal:active, .link-minimal:focus {
  text-decoration: blink;
  background-color: #0E4C8D; }

.link-minimal-alt {
  color: #000 !important;
  border-radius: 5px 0 0 5px;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  background-color: rgba(14, 76, 141, 0.17);
  padding: 3px 10px;
  margin-top: 10px; }

.link-minimal-alt:hover, .link-minimal-alt:active, .link-minimal-alt:focus {
  text-decoration: blink;
  background-color: rgba(0, 0, 0, 0.05); }

.navbar-nav > li.admission {
  margin-top: -0.6rem;
  background-color: #FCD87C;
  font-size: 10px !important;
  font-weight: 700;
  border-radius: 0 0 6px 6px;
  padding: 1rem 1rem 1rem 1rem;
  text-align: center;
  font-family: "Montserrat", "Work Sans", "PT Sans", sans-serif; }
  .navbar-nav > li.admission a {
    padding: 0;
    line-height: 1.4rem; }
  .navbar-nav > li.admission a:hover {
    background-color: transparent !important; }

fieldset {
  margin-bottom: 2rem; }

fieldset legend {
  font-size: 1.5rem; }

label {
  font-weight: 500; }

.image {
  -webkit-box-shadow: 5px 5px 1px #333;
  -moz-box-shadow: 5px 5px 1px #333;
  box-shadow: 5px 5px 1px #333; }

.form_wrap {
  padding: 2rem; }

.page-title-wrapper {
  background-color: #d1d0af; }

.page-title {
  margin: 4rem 0;
  color: #8a6d3b;
  font-weight: 400;
  font-size: 2.5rem; }

.textline {
  border-left: 2px solid #FBD67D; }

.emphasis {
  font-weight: 500; }

.success_block {
  background-color: #1f9a0f;
  padding: 2rem;
  color: #fff; }

.contact {
  padding-top: 5rem;
  padding-bottom: 5rem; }
  .contact h4 {
    margin-bottom: 1rem; }
  .contact h5 {
    line-height: 2rem; }

.zoom-gallery .card {
  position: relative;
  display: inline-block;
  width: 22%;
  margin-bottom: 3rem;
  margin-right: 3rem;
  border: 0px solid #fff;
  background-color: #ccc; }
  .zoom-gallery .card a {
    position: relative;
    display: block; }
    .zoom-gallery .card a img {
      width: 100%; }
    .zoom-gallery .card a:hover span {
      content: "";
      position: absolute;
      top: 0;
      width: 100%;
      height: 100%;
      background-color: rgba(0, 0, 0, 0.35); }
  .zoom-gallery .card h3 {
    font-size: 1.3rem;
    line-height: 1.3rem;
    margin: 0;
    padding: 0.7rem 0.6rem;
    text-align: center; }

img.mfp-img {
  max-width: 900px; }

@media (min-width: 1200px) {
  .multicol-text {
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2; } }

@media (max-width: 992px) {
  .amenities ul li {
    width: 50%;
    float: left;
    height: 300px;
    padding: 0 2rem; }
  .zoom-gallery {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: column;
    -ms-flex-flow: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-flow: column; }
    .zoom-gallery .card {
      width: 100%;
      margin-left: auto;
      margin-right: auto; } }

@media (max-width: 768px) {
  .body {
    padding-top: 50px; }
  .amenities ul li {
    width: 33.33%;
    float: left;
    height: 300px;
    padding: 0 2rem; }
  .page_promise main {
    margin-top: -5.6em; }
  .swiper-button-next, .swiper-button-prev {
    background-color: rgba(255, 255, 255, 0.54); }
  .swiper-button-next {
    right: 0; }
  .swiper-button-prev {
    left: 0; }
  .col-content {
    margin-top: 3rem; }
  .main-slides {
    margin-top: -5.6em; }
  .slide_content {
    font-family: 'Montserrat', Tahoma, sans-serif;
    padding: 0.2rem 1.5rem 2rem 1.5rem;
    color: #000;
    width: 89%;
    right: 0;
    position: absolute; }
  .dropdown-menu {
    text-align: center; }
  .navbar-nav .open .dropdown-menu {
    background-color: rgba(14, 76, 141, 0.85); }
  .navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu > li > a {
    padding: 5px 15px 5px 15px; }
  .navbar-nav li {
    text-align: center;
    font-weight: 500; }
  .slide_content .slide_head1 {
    font-size: 2.5rem; }
  .slide_content .slide_textsmall {
    font-size: 1.4rem; }
  .countdown-section {
    display: block;
    float: left;
    font-size: 75%;
    text-align: center;
    background-color: #393939;
    color: #fff;
    margin-right: 0.2rem; }
  section.home-slides {
    margin-top: 5rem; }
  .brand-img1 {
    width: 4rem;
    margin: 0.5rem 0 0 0.5rem; }
  .brand-img2 {
    width: 20rem; }
  .navbar-brand {
    float: none;
    padding: 0.5rem; }
  h1.logo {
    margin: -1rem auto 0 auto;
    background-color: #fff;
    height: 14rem;
    width: 14rem;
    position: relative;
    z-index: 999;
    border-bottom-left-radius: 7rem;
    border-bottom-right-radius: 7rem;
    text-align: center; }
  h1.logo img {
    width: 50%;
    margin: 0 auto;
    margin-top: 6rem; }
  nav .navbar-nav {
    margin-top: 0;
    margin-bottom: 0; }
  .ul_prod li a {
    text-align: center; }
  .large-content {
    width: auto !important; }
  #myshow {
    margin-top: -11rem; }
  .main_nav {
    background-color: transparent;
    height: auto; }
  .navbar-toggle {
    margin-right: 0; }
  .navbar-collapse {
    border-top: 0; }
  .navbar .navbar-nav > li.dropdown-grid > .dropdown-grid-wrapper > .dropdown-menu, .navbar .navbar-nav > li > .dropdown-menu {
    border-top-style: solid;
    border-top-width: 0 !important;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    position: relative;
    left: 0 !important;
    right: 0 !important;
    top: 0 !important;
    bottom: auto !important; } }

@media (max-width: 576px) {
  .amenities ul li {
    width: 100%;
    float: none;
    height: auto;
    padding: 0 2rem; } }

.mobile #desk-slide-section {
  display: none; }

/* extra large devices and (max-width: 2560px) */
@media screen and (min-width: 1921px) {
  .container {
    max-width: 1800px;
    width: 1800px; }
  .heading2 {
    font-size: 3.4rem; }
  .heading3 {
    font-size: 2.5rem; }
  p {
    font-size: 2.4rem; }
  h3 {
    font-size: 4rem; }
  h4 {
    font-size: 3.2rem; }
  h5 {
    font-size: 2.6rem; }
  .list-ul {
    font-size: 2.4rem;
    margin-left: 2.2rem; }
    .list-ul li {
      padding-left: 2rem;
      padding-right: 2rem; }
  .slide_content .slide_head1 {
    font-size: 4rem; }
  .slide_content .teaser_text {
    font-size: 2.5rem;
    line-height: 3.4rem; }
  .amenities ul li {
    height: 60rem; }
  .amenities ul li h5 {
    font-size: 2.2rem;
    line-height: 3.6rem; }
  .amenities.details h5 {
    font-size: 2.6rem; }
  .brand-img1 {
    width: 12rem; }
  .brand-img2 {
    width: 40rem; }
  .navbar-nav li {
    font-size: 2.1rem; }
    .navbar-nav li a {
      padding: 2.2rem;
      padding-bottom: 2.2rem; }
  .navbar-nav .dropdown-menu li a {
    font-size: 2.0rem;
    line-height: 4rem; }
    .navbar-nav .dropdown-menu li a .desc {
      font-size: 1.5rem; }
  .navbar-nav .admission {
    font-size: 1.8rem !important; }
  nav .navbar-nav {
    padding: 10px 0; }
  .form-group {
    font-size: 2.4rem; }
  .form-control {
    font-size: 2.4rem; }
  input[type="email"],
  input[type="number"],
  input[type="search"],
  input[type="text"],
  input[type="tel"],
  input[type="url"],
  input[type="password"],
  textarea,
  select {
    border: 1px solid #e8eeef;
    height: 5rem;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0; }
  .copyr {
    font-size: 1.8rem; }
  .contact {
    padding-top: 5rem;
    padding-bottom: 5rem; }
    .contact h4 {
      margin-bottom: 2rem; }
    .contact h5 {
      line-height: 4rem; } }
