*{
  padding: 0;margin: 0;
}
body, html {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  font-size: 12px;
    line-height: 16px !important;
  font-family: 'Montserrat', sans-serif;
    -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

a {
    color: #04407E;
    font-weight: 600;
    text-decoration: none;
}

a:hover {
    color: #7fcbd3 !important;
  text-decoration: none;
}

p {
    line-height: 16px !important;
  margin-bottom: 0 !important;
}

.bg-body {
  background: url('../../upload/slide-3.jpg') fixed no-repeat top center;
  background-size: 100% 100%;
  width: 100%;
  height: 100%;
  margin-top: -50px;
}


.btn-primary {
  background: #04407E !important;
  border: #04407E !important;
  padding-left: 35px;
  padding-right: 35px;
    border-radius:25px;
    color: #fff;
}

.btn-primary:hover {
    background: #7fcbd3 !important;
    color: #fff !important;
}

header {
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  background-image: linear-gradient(to right, #1c2547, #0e6baf);
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.bggradient {
  background-image: linear-gradient(to right, #1c2547, #0e6baf);
    -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  color: #fff;
}

/* Slider */

section.slide_show {
  margin: 0;
  padding: 0;
}

section.slide_show .carousel-caption h1 {
  text-transform: uppercase;
  margin-bottom: 10px;
  font-family: 'Montserrat', sans-serif;
}

section.slide_show .carousel-caption small {
  margin-bottom: 25px;
  font-size: 14px;
  font-weight: bold;
}

/* Slider */

/* Content */

section.newsletter {
  background-image: linear-gradient(to right, #1c2547, #0e6baf);
    -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  color: #fff;
}

section.newsletter h3{
  text-transform: uppercase;
  margin-bottom: 10px;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  font-family : 'Montserrat', sans-serif;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

section.aboutus h3{
  text-transform: uppercase;
  margin-bottom: 10px;
  color: #000;
  font-size: 20px;
  font-weight: 700;
  font-family : 'Montserrat', sans-serif;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

section.strategic h3{
  text-transform: uppercase;
  margin-bottom: 10px;
  color: #000;
  font-size: 20px;
  font-weight: 700;
  font-family : 'Montserrat', sans-serif;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

section.facilities h3{
  text-transform: uppercase;
  margin-bottom: 10px;
  color: #000;
  font-size: 20px;
  font-weight: 700;
  font-family : 'Montserrat', sans-serif;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

section.galeri_tour h3{
  text-transform: uppercase;
  margin-bottom: 10px;
  color: #000;
  font-size: 20px;
  font-weight: 700;
  font-family : 'Montserrat', sans-serif;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

/* Content */

section.virtual_tour .modal-fullscreen .modal-dialog {
  width: 100vw !important;
  height: 100vh !important;
  margin: 0;
  padding: 0;
  max-width: none; 
}

section.virtual_tour .modal-fullscreen .modal-content {
  height: auto;
  height: 100vh !important;
  border-radius: 0;
  border: none; 
}

section.virtual_tour .modal-fullscreen .modal-body {
  overflow-y: auto; 
}

section.virtual_tour .modal {
  padding: 0 !important; // override inline padding-right added from js
}
section.virtual_tour .modal .modal-dialog {
  width: 100%;
  max-width: none;
  height: 100%;
  margin: 0;
}
section.virtual_tour .modal .modal-content {
  height: 100%;
  border: 0;
  border-radius: 0;
}
section.virtual_tour .modal .modal-body {
  overflow-y: auto;
}

section.virtual_tour .modal {
  top: 15%;
}

.modal .modal-content,
.modal .modal-header,
.modal .modal-body {
  border-radius: 0;
  text-align: center;
}

.modal .modal-body {
  background: #000;
  padding: 5px !important;
}

.modal-body input[type="text"],
.modal-body input[type="password"],
.modal-body button{
  height: 50px;
  border-radius: 0;
  margin-bottom: 10px;
}

input[type="text"],
input[type="password"],
.login-wrapper input[type="text"],
.login-wrapper input[type="password"],
select.form-control,
button{
  height: 40px;
  border-radius: 14px;
  margin-bottom: 10px;
}

::-webkit-input-placeholder { /* Edge */
  color: #eee;
  font-size : 12px;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #eee;
  font-size : 12px;
}

::placeholder {
  color: #eee;
  font-size : 12px;
}

select.form-control option {
  font-size: 12px;
}

footer {
  background: #04407E;  /* fallback for old browsers */
    -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  color: #fff;
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
  margin-bottom: 0 !important;
}


/* Mansory */

/* The title */
.title {
  font-weight: 700;
}

/* The description */
.desc {
  font-size: 1em;
  font-style: italic;
  font-family: Georgia, serif;
}

/* Text-centering */
.title,
.desc,
.intro {
  text-align: center;
}

/* Intro section */
.intro {
  margin: 1.75em 0 .75em;
  border-bottom: 3px double rgba(0, 0, 0, 0.05);
  margin-bottom: 1.75em;
}

.intro a {
  opacity: .7;
}

.intro a:hover {
  opacity: 1;
}

.intro h3 {
  font-size: .825em;
  font-weight: 700;
  text-transform: uppercase;
  display: inline-block;
  margin: .25em .75em .75em;
}

.intro h3 a {
  font-weight: 400;
}

/* Masonry grid */
.masonry {
  transition: all .5s ease-in-out;
  column-gap: 30px;
  column-fill: initial;
}

/* Masonry item */
.masonry .brick {
  margin-bottom: 30px;
  display: inline-block; /* Fix the misalignment of items */
  vertical-align: top; /* Keep the item on the very top */
}

/* Masonry image effects */
.masonry .brick img {
  transition: all .5s ease-in-out;
  backface-visibility: hidden; /* Remove Image flickering on hover */
}

.masonry .brick:hover img {
  opacity: .75;
}

/* Bordered masonry */
.masonry.bordered {
  column-rule: 1px solid #eee;
  column-gap: 50px;
}

.masonry.bordered .brick {
  padding-bottom: 25px;
  margin-bottom: 25px;
  border-bottom: 1px solid #eee;
}

/* Gutterless masonry */
.masonry.gutterless {
  column-gap: 0;
}

.masonry.gutterless .brick {
  margin-bottom: 0;
}

/* Masonry on tablets */
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .masonry {
    column-count: 2;
  }
}

/* Masonry on big screens */
@media only screen and (min-width: 1024px) {
  .desc {
    font-size: 1.25em;
  }

  .intro {
    letter-spacing: 1px;
  }

  .masonry {
    column-count: 3;
  }
}

/* Mansory */

/* Sidebar */

.sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 9999;
  top: 0;
  right: 0;
  background-image: linear-gradient(to right, #0e6baf, #1c2547);
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 60px;
}

.sidenav a {
  text-decoration: none;
  font-size: 18px;
  color: #fff !important;
  display: block;
  transition: 0.3s;
  text-align: left;
}

.sidenav a:hover {
  color: #7fcbd3 !important;
}

.sidenav ul.nav li.nav-item a.nav-link:hover {
  color: #7fcbd3 !important;
  margin-left: 10px;
}

.sidenav .closebtn {
  position: absolute;
  top: 0;
  left: 15px;
  font-size: 36px;
  margin-right: 50px;
  color: #fff;
}

.sidenav ul.flex-column li.nav-item a.nav-link:hover {
    color: #7fcbd3 !important;
}

@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 14px;}
}

/* Sidebar */

/* Hover */



/* Hover */