@font-face {
  font-family: 'Fragua-Light';
    src:  url('../fonts/Fragua-Light.ttf.woff') format('woff'),
    url('../fonts/Fragua-Light.ttf.svg#Fragua-Light') format('svg'),
    url('../fonts/Fragua-Light.ttf.eot'),
    url('../fonts/Fragua-Light.eot?#iefix') format('embedded-opentype'); 
    font-weight: normal;
    font-style: normal;
}

@import url('https://fonts.googleapis.com/css?family=Raleway:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&display=swap');
@import url('https://fonts.googleapis.com/css?family=Rajdhani:500');
body
{
  background-color: #fff;
  color: #000;
  font-size: 20px;
  font-family: 'Inria Serif', sans-serif;
  margin: 0px;
  padding: 0px;
  height: unset!important;
  letter-spacing:1; 
  line-height: 0;
  transition:.01s ease-in;
  -webkit-transition:.01s ease-in;
  -moz-transition:.01s ease-in;
  -o-transition:.01s ease-in;
  -ms-transition:.01s ease-in;

}
a:hover, a:focus {
    color: #000;
    text-decoration: none!important;
    line-height: normal;
}
a,p,h1,h2,h3,h4,h5,h6,ul,li,span,button,input
{
  line-height: normal;
}
.font_coda { font-family: 'Inria Serif', cursive; }
.font_Rajdhani
{
  font-family: 'Rajdhani', sans-serif;
}
.font_Fragua
{
  font-family: 'Fragua-Light'; 
}
.font_f1
{
  font-family: 'Inria Serif', serif;
}
.active_link
{
  background: #f7a63f9c;
  color: #fff;
}
.slider_img_1
{
margin:0px;
padding:0px;
background:url(../marina-regency-slide/slider_img_1.jpg) no-repeat 0px 0px;
background-position:center;
-webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
width:100%;


}
.slider_img_2
{
margin:0px;
padding:0px;
background:url(../marina-regency-slide/slider_img_2.jpg) no-repeat 0px 0px;
background-position:center;
-webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
width:100%;


}
.slider_img_3
{
margin:0px;
padding:0px;
background:url(../marina-regency-slide/slider_img_3.jpg) no-repeat 0px 0px;
background-position:center;
-webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
width:100%;

}

.slider_img_4
{
margin:0px;
padding:0px;
background:url(../marina-regency-slide/slider_img_4.jpg) no-repeat 0px 0px;
background-position:center;
-webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
	width:100%;

}
.slider_img_5
{
margin:0px;
padding:0px;
background:url(../marina-regency-slide/slider_img_5.jpg) no-repeat 0px 0px;
background-position:center;
-webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
width:100%;


}
.slider_img_6
{
margin:0px;
padding:0px;
background:url(../marina-regency-slide/slider_img_6.jpg) no-repeat 0px 0px;
background-position:center;
-webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
width:100%;


}
.slider_img_7
{
margin:0px;
padding:0px;
background:url(../marina-regency-slide/slider_img_7.jpg) no-repeat 0px 0px;
background-position:center;
-webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
width:100%;


}
.slider_img_8
{
margin:0px;
padding:0px;
background:url(../images/slider_img_8.jpg) no-repeat 0px 0px;
background-position:center;
-webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
width:100%;

}
.slider_img_9
{
margin:0px;
padding:0px;
background:url(../images/slider_img_9.jpg) no-repeat 0px 0px;
background-position:center;
-webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
width:100%;

}
.slider_img_10
{
margin:0px;
padding:0px;
background:url(../images/slider_img_10.jpg) no-repeat 0px 0px;
background-position:center;
-webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
width:100%;

}
.slider_img_11
{
margin:0px;
padding:0px;
background:url(../images/slider_img_11.jpg) no-repeat 0px 0px;
background-position:center;
-webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
width:100%;

}
.zoom_animation_slow
{
    -webkit-transition: 5.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
  -webkit-animation:zoom_animation_slow 8s ease-out forwards;
  -moz-animation: zoom_animation_slow 8s ease-out forwards;
  -o-animation:   zoom_animation_slow 8s ease-out forwards;
  -ms-transition: zoom_animation_slow 8s ease-out forwards;
  animation:   zoom_animation_slow 8s ease-out forwards;
  -moz-transform:scale(1);
    -webkit-transform:scale(1);
    -o-transform: scale(1);
    -ms-transform:scale(1);
    transform: scale(1);
}
@keyframes zoom_animation_slow
{
    100%
  {
    -moz-transform:scale(1.08);
    -webkit-transform:scale(1.08);
    -o-transform: scale(1.08);
    -ms-transform:scale(1.08);
    transform: scale(1.08);
  }
}















.btn-square,
.btn-sm-square,
.btn-lg-square {
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}


.set_bg_img_type_01
{
 background: transparent;
 -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
      min-height: 300px;
    background-position-x:center; 
    background-position-y:50%;
     margin:0px; 
      
}
.hover_animation_translate_top_sm:hover
{

  -webkit-transform: translateY(-10px);
  -moz-transform: translateY(-10px);
  -o-transform: translateY(-10px);
  -ms-transform:translateY(-10px);
  transform: translateY(-5px);
/*  -webkit-box-shadow:0px 0px 30px 5px #d0cccc;
  -moz-box-shadow:0px 0px 30px 5px #d0cccc;
  -o-box-shadow:0px 0px 30px 5px #d0cccc;
  -ms-box-shadow:0px 0px 30px 5px #d0cccc;
  box-shadow: 0px 0px 30px 5px #d0cccc;*/
}
.bg_img_style
{
  background: transparent;
 background:url('../images/bg_img_white.jpg') no-repeat fixed center 50%;
-webkit-background-size: cover;
-moz-background-size: cover;
background-size: cover;
background-position-x:center; 
background-position-y:50%; 
border: none;
}
.bg_img_style02
{
  background: transparent;
 background:url('../images/bg_img_white.jpg') no-repeat fixed center 50%;
-webkit-background-size: cover;
-moz-background-size: cover;
background-size: cover;
background-position-x:center; 
background-position-y:50%; 
border: none;
}
.home_video_bg
{
  background: transparent;
-webkit-background-size: cover;
-moz-background-size: cover;
background-size: cover;
background-position-x:center; 
background-position-y:50%; 
border: none;
}
.home_contact_form_bg
{
  background: transparent;
   /*background:url('../images/enquiry-bg.jpg') no-repeat fixed center 50%;*/
 -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    background-position-x:center;
     background-position-y:50%; 

}
.form_control_1
{
    display: block;
    width: 100%;
    padding: 10px 10px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #000000;
    background-color: rgba(255, 255, 255, 0.54);
    background-image: none;
    border: 1px solid #deac6c;
    border-radius: 10px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form_control_1:hover
{
 
    border: 2px solid #deac6c;
    outline: none;
   
}
.form_control_1:focus
{
  
    border: 2px solid #deac6c;
    outline: none;
  
}
.input_prop{border:unset;}
.input_prop:hover{border:unset;}
.input_prop:focus{border:unset;}
.input_prop.width_set
{
  max-width: 150px;
}
/*animation element*/

.animation-element {
  opacity: 0;
  position: relative;
}
/*animation element sliding left*/

.animation-element.slide-left {
  opacity: 0;
  -moz-transition: all 900ms ease-out;
  -webkit-transition: all 900ms ease-out;
  -o-transition: all 900ms ease-out;
  transition: all 900ms ease-out;
  -moz-transform: translate3d(-70px, 0px, 0px);
  -webkit-transform: translate3d(-70px, 0px, 0px);
  -o-transform: translate(-70px, 0px);
  -ms-transform: translate(-70px, 0px);
  transform: translate3d(-70px, 0px, 0px);
}

.animation-element.slide-left.in-view {
  opacity: 1;
  -moz-transform: translate3d(0px, 0px, 0px);
  -webkit-transform: translate3d(0px, 0px, 0px);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate3d(0px, 0px, 0px);
}
.animation-element.slide-right {
  opacity: 0;
  -moz-transition: all 900ms ease-out;
  -webkit-transition: all 900ms ease-out;
  -o-transition: all 900ms ease-out;
  transition: all 900ms ease-out;
  -moz-transform: translate3d(70px, 0px, 0px);
  -webkit-transform: translate3d(70px, 0px, 0px);
  -o-transform: translate(70px, 0px);
  -ms-transform: translate(70px, 0px);
  transform: translate3d(70px, 0px, 0px);
}
.animation-element.slide-right.in-view {
  opacity: 1;
  -moz-transform: translate3d(0px, 0px, 0px);
  -webkit-transform: translate3d(0px, 0px, 0px);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate3d(0px, 0px, 0px);
}
.animation-element.slide-top {
  -moz-transition: all 900ms ease-out;
  -webkit-transition: all 900ms ease-out;
  -o-transition: all 900ms ease-out;
  transition: all 900ms ease-out;
  -moz-transform: translate3d(0px, 70px, 0px);
  -webkit-transform: translate3d(0px, 70px, 0px);
  -o-transform: translate(0px, 70px);
  -ms-transform: translate(0px, 70px);
  transform: translate3d(0px, 70px, 0px);
}
.animation-element.slide-top.in-view {
  opacity: 1;
  -moz-transform: translate3d(0px, 0px, 0px);
  -webkit-transform: translate3d(0px, 0px, 0px);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate3d(0px, 0px, 0px);
}
.video_prop_outer
{
      background: rgba(0, 0, 0, 0.8);
      z-index: 100;
}

.video_prop
{
  max-width: 854px;
    width: 100%;
    height: 100%;
    max-height: 480px;
}
a.custom_link_prop{color: #ccc;}
a.custom_link_prop:hover{color: #bd7c3d;}
a.custom_link_prop:focus{color: #bd7c3d;}
/*///////////////////////////////      MENU         //////////////////////////////*/
/*////////////////////////////////////////////////////////////////////////////////*/
.menu-button-container {
  display: none;
  height: 100%;
  width: 30px;
  cursor: pointer;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
#menu-toggle {
  display: none;
}
.menu-button, .menu-button::before, .menu-button::after {
  display: block;
  background-color: #deac6c;
  position: absolute;
  height: 4px;
  width: 30px;
  transition: transform 400ms cubic-bezier(0.23, 1, 0.32, 1);
  border-radius: 2px;
}
.menu-button::before {
  content: '';
  margin-top: -8px;
}
.menu-button::after {
  content: '';
  margin-top: 8px;
}
#menu-toggle:checked + .menu-button-container .menu-button::before {
  margin-top: 0px;
  transform: rotate(405deg);
}
#menu-toggle:checked + .menu-button-container .menu-button {
  background: rgba(255, 255, 255, 0);
}
#menu-toggle:checked + .menu-button-container .menu-button::after {
  margin-top: 0px;
  transform: rotate(-405deg);
}
/*///////////////////////////////      MENU         //////////////////////////////*/
/*////////////////////////////////////////////////////////////////////////////////*/
.bottom_border01
{
  border-bottom: 2px solid #000;
}
.btn_add_prop
{
      letter-spacing: 2px;
}
.btn_add_prop:hover
{
  background: #be8b5a;
  color: #FFF;
}
.btn_add_prop01
{
      letter-spacing: 2px;
}
.btn_add_prop01:hover
{
  background: #deac6c;
  color: #FFF;
}
.p_color_01
{
  color: #717171;
}
.p_font_01
{
  font-size: 19px;
}

.gallery { 
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 0px;
    -moz-column-gap: 0px;
    column-gap: 0px;
    margin-top: 10px;
    overflow: hidden;
}

.gallery img { 
    width: 100%; 
    height: auto;
    transition: 500ms;
    margin-bottom: 0px;
    opacity: 0.8;
    page-break-inside: avoid; /* For Firefox. */
    -webkit-column-break-inside: avoid; /* For Chrome & friends. */
    break-inside: avoid; /* For standard browsers like IE. :-) */
}

.gallery img:hover {
    opacity: 1;
}

/* .modal {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: center;
} */

.modal-img,.model-vid{
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  display: table
}
.modal-body{
  padding: 0px;
}

.modal-dialog {
  height: 100%;
      position: relative;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
}

.modal-content {
  border: none;
}
@media screen and (max-width: 991px) {
  .resp_991_pad_0_25
  {
    padding: 0px 25px;
  }
}
@media screen and (max-width: 767px) {
  .gallery { 
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
    }
  .gallery div { margin: 0; 
        width: 200px;
    }
  .modal-dialog {
        margin: 0 8vw;
    }
    .carousel-caption h2
    {
      font-size: 45px;
    }
}

@media screen and (max-width: 479px) {
    .gallery { 
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
    }
    .gallery div { 
        margin: 0; 
        width: 200px;
    }
}


.common_section_01{ background-color: #fff; width: 100%; height: 100%; display: inline-block; padding: 0px 0;}
.width_limit_01{ max-width: 1400px; margin: 0 auto; padding-right: 20px; padding-left: 20px;}


.common_section_outer01 { background-color: #fff; width: 100%; display: flex; display: -webkit-flex; margin-bottom: 40px; position: relative;}
.common_section_outer01.attractions_section { border: none; }
.common_section_outer01.reserve_section{width: calc(50% - 10px); margin-left: 5px; margin-right: 5px; margin-bottom: 25px; float: left; }
.common_section_outer01.rtl { direction: rtl;}
.common_section_outer01_col1 { padding: 0;}
.common_section_outer01_col2{ margin:auto; padding:20px; }
.common_section_outer01_col2.right_aligned{ text-align: right;}
.common_section_outer01_col2.right_aligned p{ direction: ltr;}
.tarrif_badge{background: #deac6c; color: #fff;}
.tarrif_badge.right{border-bottom-left-radius: 25px; right: 0}
.tarrif_badge.left{border-bottom-right-radius: 25px; left: 0}
.tarrif_badge h3{text-align: center;    font-size: 15px;    padding: 10px; margin: 10px 0;}
/*/////////////////////////////      RESPONSIVE        //////////////////////////*/
/*////////////////////////////////////////////////////////////////////////////////*/

@media only screen and (max-width: 1500px){
  .width_limit_01{ max-width: 1170px; margin: 0 auto;}
}

@media (max-width: 1125px) {
  .menubar_ul li a
  {
    font-size: 16px;
  }
}
@media only screen and (max-width: 991px){
  .common_section_outer01{display: inline-block;}
  .common_section_outer01_col2 { padding:25px 15px; text-align: center;}
  .common_section_outer01_col2.right_aligned { text-align: center;}
}
@media (max-width: 880px) {
  .menubar_ul
  {
    padding: 0px 5px;  
  }
  .menubar_ul li a
  {
    font-size: 14px;
  }
  .logo_prop_resp
  {
    max-width: 150px;
    height: 100%;
  }
}
@media (max-width: 767px) {
    h1
  {
    font-size: 35px;
  }
  .menu-button-container {
   
        display: flex;
    float: right;
    margin: 21px 28px 0 0;
    padding: 15px;

  }
  .menu {
    height: 0;
  }
  #menu-toggle ~ .menu  {
    height: 0;
   position: absolute;
    left: 0;
      top: 71px;
    width: 100%;
   
    
    transition: height 400ms cubic-bezier(0.23, 1, 0.32, 1);

  }
  #menu-toggle:checked ~ .menu  {
background: #fff;
    height:280px;
    border-top: 1px solid #deac6c;
    transition: height 400ms cubic-bezier(0.23, 1, 0.32, 1);
    
  
  }
  .menubar_ul li a
  {
    font-size: 18px;
  }
  
}
@media (max-width: 450px) {
  .common_section_outer01.reserve_section{width: 100%; margin-left: 0px; margin-right: 0px; float: none; }
}