/**** ABOUT PAGE ****/
.event {
  display: table;
  width: 100%;
  height: 100%;
  text-align: center;
  color: white;
  background-color: #FFFFFF;
  background-size: cover;
  -o-background-size: cover;
  background-position: center center;
  background-attachment: fixed;
  border: 2px solid #a97f5e; }
  .event h2 {
    font-family: "BaskervilleRegular",Helvetica, Arial, sans-serif;
    font-weight: 300;
    text-transform: normal;
    font-size: 26px;
    color: #a97f5e;
    text-transform: normal;
    line-height: 40px; }
  .event p {
    font-family: "Gotham",Helvetica, Arial, sans-serif;
    font-weight: 300;
    text-transform: normal;
    font-size: 14px;
    color: #333333;
    line-height: 1.5;
    margin: 0 0 15px !important; }
  .event ul {
    font-family: "Museo 300",Helvetica, Arial, sans-serif;
    font-weight: normal;
    text-transform: normal;
    font-size: 12px;
    color: #FFFFFF;
    line-height: 1.5;
    display: inline; }
  .event p.event-text-1 {
    font-family: "BaskervilleRegular",Helvetica, Arial, sans-serif;
    font-weight: 300;
    text-transform: normal;
    font-size: 26px;
    color: #a97f5e;
    text-transform: normal;
    line-height: 40px; }
  .event p.event-text-2 {
    font-family: "Butler",Helvetica, Arial, sans-serif;
    font-weight: 300;
    text-transform: normal;
    font-size: 40px;
    color: #edcd8b;
    letter-spacing: 0;
    margin-top: 10px;
    line-height: 1; }
  .event .offset-0 {
    padding-left: 0;
    padding-right: 0; }
  .event a.hover {
    /* visited link */
    /* mouse over link */
    /* selected link */ }
    .event a.hover:link {
      color: #a97f5e; }
    .event a.hover:visited {
      color: #a97f5e; }
    .event a.hover:hover {
      color: #a97f5e; }
    .event a.hover:active {
      color: #a97f5e; }
  .event .top-bottom-padding {
    padding-top: 15px;
    padding-bottom: 15px; }

/**** INDEX PAGE ****/
body {
  margin: 0; }

main {
  min-height: 100%; }

.page-index {
  background-image: url("../img/bg-opt1.jpg");
  background-repeat: repeat-y;
  background-color: #945e34; }
  .page-index .classname2 {
    background-color: transparent;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    text-indent: 0px;
    display: inline-block;
    color: #ffffff;
    font-family: "Gotham",Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    height: 36px;
    line-height: 35px;
    width: 130px;
    text-decoration: none;
    text-align: center;
    border: 1px solid #ffffff;
    font-weight: 400;
    margin-bottom: 10px;
    margin-top: 10px; }
    .page-index .classname2:hover {
      background-color: transparent;
      color: #ffffff;
      text-decoration: none; }
  .page-index .classname3 {
    background-color: transparent;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    text-indent: 0px;
    display: inline-block;
    color: #ffffff;
    font-family: "Gotham",Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    height: 36px;
    line-height: 35px;
    width: 130px;
    text-decoration: none;
    text-align: center;
    border: 1px solid #ffffff;
    font-weight: 400;
    margin-bottom: 10px;
    margin-top: 10px; }
    .page-index .classname3:hover {
      background-color: #ffffff;
      color: #945e34;
      text-decoration: none; }
    .page-index .classname3:focus {
      background-color: #ffffff;
      color: #945e34;
      text-decoration: none; }
  .page-index .padding-top-bottom {
    padding-top: 10px;
    padding-bottom: 25px; }
  .page-index .nav-tab {
    position: fixed;
    display: block;
    margin: 0 auto; }
  .page-index #nav-tab-section {
    background-color: transparent;
    width: 100%;
    position: fixed;
    margin: 0 auto;
    text-align: center;
    bottom: 0; }

/**** INTRO PAGE ****/
.page-intro {
  background-image: url("../img/bg-opt1.jpg");
  background-repeat: repeat-y;
  background-color: #945e34; }
  .page-intro #intro-page {
    width: 100%;
    padding-top: 200px; }
    .page-intro #intro-page h2 {
      font-family: "BaskervilleRegular",Helvetica, Arial, sans-serif;
      font-weight: normal;
      text-transform: normal;
      font-size: 20px;
      color: #FFFFFF;
      text-transform: normal; }
      .page-intro #intro-page h2:last-child {
        margin-top: 0; }
    .page-intro #intro-page p.desc {
      font-family: "Gotham",Helvetica, Arial, sans-serif;
      font-weight: 300;
      text-transform: normal;
      font-size: 13px;
      color: #FFFFFF;
      line-height: 1.5;
      padding-top: 20px; }
  @media (max-width: 2500px) {
    .page-intro #intro-page {
      padding-top: 200px; }
      .page-intro #intro-page p.desc {
        font-size: 13px; }
    .page-intro .padding-container {
      padding: 50px; } }
  @media (max-width: 990px) {
    .page-intro #intro-page {
      padding-top: 100px; }
      .page-intro #intro-page p.desc {
        font-size: 14px; }
    .page-intro .padding-container {
      padding: 0; } }

/**** HOME PAGE ****/
header.carousel {
  height: 100vh; }

.glyphicon.glyphicon-chevron-right {
  color: #FFF; }

.glyphicon.glyphicon-chevron-left {
  color: #FFF; }

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

.page-home .carousel-caption {
  text-shadow: 0 0 0 rgba(0, 0, 0, 0) !important; }

@media (max-width: 2500px) {
  .page-home .header-font {
    font-size: 22px;
    font-family: 'BaskervilleRegular',Helvetica, Arial, sans-serif; }
  .page-home .padding-header {
    padding-top: 0; }
  .page-home .carousel-caption {
    right: 15%;
    left: 15%; } }

@media (max-width: 990px) {
  .page-home .header-font {
    font-size: 16px; }
  .page-home .padding-header {
    padding-top: 0; }
  .page-home .carousel-caption {
    right: 0;
    left: 0; } }

/**** LOCATION PAGE ****/
.bgimg-1, .bgimg-2, .bgimg-3 {
  position: relative;
  opacity: 1;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover; }

.bgimg-1 {
  min-height: 500px; }

/* Turn off parallax scrolling for tablets and phones */
@media only screen and (max-device-width: 1024px) {
  .bgimg-1, .bgimg-2, .bgimg-3 {
    background-attachment: scroll; } }

.page-location .bgimg-1 {
  background-image: url("https://pavilionceylonhill.com/img/location/location-bg1.jpg"); }

.page-location .icon-left {
  float: left;
  padding: 0;
  color: #4ECABE; }

.page-location .text {
  margin-left: 100px;
  margin-bottom: 10px;
  overflow: hidden;
  text-align: left;
  padding: 12px 0px 20px 0; }

.page-location .custom-margin {
  margin-top: 4px;
  margin-bottom: 4px; }

.page-location .mapimage {
  width: 100%; }

.page-location .defaultimage {
  position: relative;
  display: block; }

.page-location .goldentriangle {
  display: none;
  position: absolute;
  max-width: 84%;
  top: -5px; }

.page-location .hotelsmap, .page-location .connectmap, .page-location .fnbmap, .page-location .shoppingmap {
  display: none;
  position: absolute;
  max-width: 77%;
  top: -0px; }

.page-location .imageplace {
  position: relative; }

.page-location .contentshopping, .page-location .contentfnb, .page-location .contentconnect, .page-location .contenttriangle, .page-location .contenthotel {
  display: none; }

.page-location .pointer-hand {
  cursor: pointer; }

.page-location p {
  margin: 1px; }

/**** FACILITIES PAGE ****/
.page-facilities .bgimg-1 {
  background-image: url("https://pavilionceylonhill.com/img/facilities/facilities-bg2.jpg"); }

/**** FLORR PLANS PAGE ****/
.page-floorplan .bgimg-1 {
  background-image: url("https://pavilionceylonhill.com/css/img/facilities/facilities-bg2.jpg"); }

.page-floorplan svg a.c1.hover rect,
.page-floorplan svg a.b2.hover rect,
.page-floorplan svg a.b23a.hover rect,
.page-floorplan svg a.b1.hover rect,
.page-floorplan svg a.c2.hover polygon {
  fill: #D08F54;
  cursor: pointer; }

.page-floorplan svg text:hover tspan,
.page-floorplan svg text.hover tspan,
.page-floorplan svg text:hover,
.page-floorplan svg text.hover {
  fill: white;
  cursor: pointer; }

.page-floorplan svg a.c1 rect:hover,
.page-floorplan svg a.b2 rect:hover,
.page-floorplan svg a.b23a rect:hover,
.page-floorplan svg a.b1 rect:hover,
.page-floorplan svg a.c2 polygon:hover {
  fill: #D08F54;
  cursor: pointer; }

.page-floorplan svg a.c1:hover ~ a.text_c1 tspan,
.page-floorplan svg a.b2:hover ~ a.text_b2 tspan,
.page-floorplan svg a.b23a:hover ~ a.text_b23a tspan,
.page-floorplan svg a.b1:hover ~ a.text_b1 tspan,
.page-floorplan svg a.c2:hover ~ a.text_c2 tspan {
  fill: white;
  cursor: pointer; }

.page-floorplan svg text.nohover {
  fill: #775330; }

.page-floorplan svg .floor1-1, .page-floorplan svg .floor1-1g {
  cursor: pointer; }

/* Tabs panel */
.tabbable-panel {
  border: 0;
  padding: 10px;
  /* Default mode */
  /* Below tabs mode */ }
  @media (max-width: 990px) {
    .tabbable-panel .nav > li > a {
      padding: 10px 15px; }
    .tabbable-panel .tabbable-line > .tab-content {
      margin-top: 17px; } }
  .tabbable-panel .tabbable-line > .nav-tabs {
    border: none;
    margin: 0px; }
    .tabbable-panel .tabbable-line > .nav-tabs > li {
      margin-right: 2px; }
      .tabbable-panel .tabbable-line > .nav-tabs > li > a {
        border: 0;
        margin-right: 0;
        color: #737373; }
        .tabbable-panel .tabbable-line > .nav-tabs > li > a > i {
          color: #a6a6a6; }
      .tabbable-panel .tabbable-line > .nav-tabs > li:hover {
        border-bottom: 4px solid #a97f5e; }
        .tabbable-panel .tabbable-line > .nav-tabs > li:hover > a {
          border: 0;
          background: none !important;
          color: #333333; }
          .tabbable-panel .tabbable-line > .nav-tabs > li:hover > a > i {
            color: #a6a6a6; }
        .tabbable-panel .tabbable-line > .nav-tabs > li:hover .dropdown-menu {
          margin-top: 0px; }
    .tabbable-panel .tabbable-line > .nav-tabs > li.open {
      border-bottom: 4px solid #a97f5e; }
      .tabbable-panel .tabbable-line > .nav-tabs > li.open > a {
        border: 0;
        background: none !important;
        color: #333333; }
        .tabbable-panel .tabbable-line > .nav-tabs > li.open > a > i {
          color: #a6a6a6; }
      .tabbable-panel .tabbable-line > .nav-tabs > li.open .dropdown-menu {
        margin-top: 0px; }
    .tabbable-panel .tabbable-line > .nav-tabs > li.active {
      border-bottom: 4px solid #a97f5e;
      position: relative; }
      .tabbable-panel .tabbable-line > .nav-tabs > li.active > a {
        border: 0;
        color: #333333; }
        .tabbable-panel .tabbable-line > .nav-tabs > li.active > a > i {
          color: #404040; }
  .tabbable-panel .tabbable-line > .tab-content {
    margin-top: -3px;
    background-color: #fff;
    border: 0;
    border-top: 1px solid #eee;
    padding: 15px 0; }
  .tabbable-panel .portlet .tabbable-line > .tab-content {
    padding-bottom: 0; }
  .tabbable-panel .tabbable-line.tabs-below > .nav-tabs > li {
    border-top: 4px solid transparent; }
    .tabbable-panel .tabbable-line.tabs-below > .nav-tabs > li > a {
      margin-top: 0; }
    .tabbable-panel .tabbable-line.tabs-below > .nav-tabs > li:hover {
      border-bottom: 0;
      border-top: 4px solid #fbcdcf; }
  .tabbable-panel .tabbable-line.tabs-below > .nav-tabs > li.active {
    margin-bottom: -2px;
    border-bottom: 0;
    border-top: 4px solid #a97f5e; }
  .tabbable-panel .tabbable-line.tabs-below > .tab-content {
    margin-top: -10px;
    border-top: 0;
    border-bottom: 1px solid #eee;
    padding-bottom: 15px; }
  .tabbable-panel .nav-tabs {
    text-align: center; }
    .tabbable-panel .nav-tabs > li {
      float: none;
      display: inline-block;
      *display: inline;
      zoom: 1; }
      .tabbable-panel .nav-tabs > li > a {
        font-size: 14px; }
  .tabbable-panel .nav-pills {
    text-align: center; }

/**** GALLERY PAGE ****/
.page-gallery .dropbtn {
  background-color: #a97e5d;
  color: white;
  padding: 16px 19px;
  font-size: 16px;
  border: none; }

.page-gallery .dropdown {
  position: relative;
  display: inline-block; }
  .page-gallery .dropdown:hover .dropdown-content {
    display: block; }
  .page-gallery .dropdown:hover .dropbtn {
    background-color: #D4D4D4; }

.page-gallery .dropdown-content {
  display: none;
  position: absolute;
  background-color: #f1f1f1;
  min-width: 160px;
  -webkit-box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  z-index: 1; }
  .page-gallery .dropdown-content a {
    color: black;
    padding: 16px 16px;
    text-decoration: none;
    display: block; }
    .page-gallery .dropdown-content a:hover {
      background-color: #ddd; }

@media (min-width: 767px) {
  .img-container {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; } }

@media (max-width: 767px) {
  .padding-50-top-mobile {
    padding-top: 50px; } }

/**** REGISTER PAGE ****/
::-webkit-input-placeholder {
  color: #1D1D1B !important;
  font-size: 14px !important; }

*:-moz-placeholder {
  color: #1D1D1B !important;
  font-size: 14px !important; }

*:-ms-input-placeholder {
  color: #1D1D1B !important;
  font-size: 14px !important; }

.page-register {
  line-height: 1.3;
  min-height: auto; }
  .page-register label {
    text-align: left;
    display: block;
    color: #1D1D1B;
    font-size: 13px;
    font-family: "Gotham",Helvetica, Arial, sans-serif; }
  .page-register input {
    /* Firefox < 19 */
    /* Firefox > 19 */
    /* Internet Explorer 10 */ }
    .page-register input::-webkit-input-placeholder {
      color: #1D1D1B !important;
      font-size: 14px !important; }
    .page-register input:focus {
      /* Firefox < 19 */
      /* Firefox > 19 */
      /* Internet Explorer 10 */ }
      .page-register input:focus::-webkit-input-placeholder {
        color: #1D1D1B !important;
        font-size: 14px !important; }
      .page-register input:focus:-moz-placeholder {
        color: #1D1D1B !important;
        font-size: 14px !important; }
      .page-register input:focus::-moz-placeholder {
        color: #1D1D1B !important;
        font-size: 14px !important; }
      .page-register input:focus:-ms-input-placeholder {
        color: #1D1D1B !important;
        font-size: 14px !important; }
    .page-register input:-moz-placeholder {
      color: #1D1D1B !important;
      font-size: 14px !important; }
    .page-register input::-moz-placeholder {
      color: #1D1D1B !important;
      font-size: 14px !important; }
    .page-register input:-ms-input-placeholder {
      color: #1D1D1B !important;
      font-size: 14px !important; }
  .page-register .color8 {
    margin: 0 auto;
    background: transparent;
    color: #a97f5e;
    font-family: "Gotham",Helvetica, Arial, sans-serif;
    font-weight: 300;
    font-size: 12px;
    text-transform: uppercase;
    text-align: center;
    line-height: 25px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border: 1px solid #a97f5e;
    padding: 5px 30px 5px 30px; }
    .page-register .color8:hover {
      background: #b39d6b;
      color: #FFF; }
  .page-register .checkbox-inline {
    padding-left: 0; }
  .page-register .radio-inline {
    padding-left: 0;
    display: inline-block; }
  @media (max-width: 2500px) {
    .page-register .move-position {
      text-align: left; } }
  @media (max-width: 990px) {
    .page-register .move-position {
      text-align: center; } }
  .page-register .form-group {
    margin-bottom: 20px; }
  .page-register .referral span {
    text-transform: uppercase; }
  .page-register #inputOtherSpecify {
    width: 65%;
    display: inline-block;
    position: relative;
    margin-left: 3px;
    padding-bottom: 5px;
    padding-top: 10px;
    vertical-align: middle; }
  .page-register .form-control[disabled], .page-register .form-control[readonly], .page-register fieldset[disabled] .form-control {
    background-color: unset;
    opacity: 0.7; }
  .page-register #checkboxAgent {
    margin-top: 0; }
  .page-register .checkbox .field-title {
    letter-spacing: normal; }
  .page-register .notice {
    font-size: 10px; }

.d-none {
  display: none; }

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