﻿@import url('https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Comfortaa:wght@300..700&display=swap');

*{margin:0;padding:0;border:0;outline:none;}
.tp { padding-top:4px;}
.ct {text-align:center;}
.ti, .ti a{text-decoration: none; color:#ff6803; font-weight: bold;  font-size:36px; font-family: "Comfortaa", sans-serif;
 }
.title2{text-decoration: none; color:#333; font-weight: bold;  font-size:21px; font-family: "Comfortaa", sans-serif; padding-bottom:8px;
 }
.grey{text-decoration: none; color:#fff; font-weight:bold;  font-size:28px; line-height:36px; clear:both; font-family: "Comfortaa", sans-serif; }
.wht{text-decoration: none; color:#fff; font-weight:bold;  font-size:21px; line-height:36px; font-family: "Comfortaa", sans-serif; float:left; }
.tsub, .tsub a {text-decoration: none; color:#0379b0; font-weight: bold;  font-size:21px; line-height:32px; }
.hw, .hw a {text-decoration: none; color:#333; font-weight:bold;  font-size:17px;  line-height: 42px; font-family: "Comfortaa", sans-serif; letter-spacing:1px;
 }
.title3{text-transform:uppercase; font-weight:bold; font-size:29px; line-height:38px; color:#034485; padding:15px 0; font-family: "Comfortaa", sans-serif; }
.title4{text-transform:uppercase; margin:0 auto;margin-bottom:10px; font-weight:normal; font-size:26px; line-height:28px;  color:#FFF; padding:10px 0; font-family: "Comfortaa", sans-serif; }
.title5{font-size:23px; font-weight:normal;color:#fff; text-decoration:none; margin-top:15px; padding-bottom:4px; text-transform:uppercase; font-family: "Comfortaa", sans-serif; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.8);}
.title5 a{text-decoration:none; color:#fff;}
.fq {text-align:left; text-decoration: none; color:#0e4374; font-weight:bold;  font-size:18px;  line-height:34px; margin-top:6px; list-style:none;}
.fqa {font-size:15px; color:#111010; font-weight:normal; line-height:28px; text-align:left;}
.fqa a{font-size:15px; color:#fc6103; text-decoration:none;}
.tit{text-decoration: none; color:#5b5b5b; font-weight:bold;  font-size:19px;  line-height:26px;}
.attrac_text {
    color: #ff6803; text-align:left;
    font-size:32px!important;
     font-family: "Comfortaa", sans-serif;
  font-weight:bold; padding-bottom:10px;
  font-style: normal;
       letter-spacing:1px;
    line-height:32px; 
  }
  .attrac_text a {
    color: #ff6803; text-decoration:none;}
body{ font-family: "Comfortaa", sans-serif; color:#939598; font-size:15px; background:url(../images/beach-bg.jpg) bottom center fixed; background-size:cover;}
#wrap { width:100%; margin:0 auto; float:none;}
  header {
      display: flex;
      align-items: center;
      justify-content: space-between;
      padding:32px 20px;
      background: rgba(0, 0, 0, 0.6);
      position: relative;
      color: #fff; 
    }

    .left-text {
      font-size: 16px;border-right:#ccc solid 1px;
      color: #fff; line-height:26px;
      white-space: nowrap;   padding:0 15px;

    }
 .left-text a{ color: #fff; text-decoration:none;}
    .logo {
      position: absolute; width:190px;
      left: 50%; margin:12px 0;
      transform: translateX(-50%);
    }

    .logo img {     
      width:100%; height:auto;
    }

    .reserve-button a{
     border: none;
      padding: 10px 18px;
      font-size: 21px;
      font-weight: bold; font-family: "Comfortaa", sans-serif;
      color: #fff; text-decoration:none;
      cursor: pointer; background:none;
      white-space: nowrap;
    }
 .reserve-button a:hover { color:#ffa304}
 
    @media (max-width: 600px) {
      .left-text {
        font-size: 14px;
      }

      .reserve-button {
        padding: 8px 14px;
        font-size: 13px;
      }

      .logo img {
        max-height: 50px;
      }
    }
#menu{float:none; width:100%; margin:0 auto; background: rgba(0, 0, 0, 0.8); border-top:#ccc solid 1px;}
#slide1{ width:100%; margin:0 auto; background:#ccc; }
#slide1 img, .logo img, .footer-co img{width:100%;}
#slide1 iframe { margin-top:110px;}
#slide iframe {padding-top:84px;}
#reserve {width:80%; margin:0 auto; float:none; }
#reservebg { width:100%; padding:12px 0; background:#F1F2ED; float:none; margin:0 auto;}
.imenu { width:52%; float:right; }
.rs { float:left; color:#002252; font-size:20px; font-weight:bold; margin-top:6px; text-transform:uppercase;}
.check1{ margin:0px 10px; float:left; width:14%; font-size:13px; color:#002252; font-family: "Comfortaa", sans-serif; text-transform:uppercase; line-height:20px; }
#submit{float:left; margin-top:5px; }
.message1{ font-size:12px; background:#fff;
width:88%; padding:8px; font-weight:bold;
border: 1px double #002252;
overflow:hidden;
margin:0 auto;
color:#002252; font-family: "Comfortaa", sans-serif;
}
.map1 { font-size:12px; float:left;
width:60%; padding:8px;
border: 1px double #cecece;
overflow:hidden;
 margin:18px 6px 0 0;
color:#444; font-family: "Comfortaa", sans-serif;
}
.c6 { margin-top:20px;}
input[type=submit] .palace-button, input[type=submit], input#searchsubmit {
background-color:#81be41; border:none; color:#fff; font-size: 14px; font-family: "Comfortaa", sans-serif; padding:8px 30px; font-weight:bold;}
::-webkit-input-placeholder {
   color: #333333;
}

:-moz-placeholder { /* Firefox 18- */
   color: #333333;  
}

::-moz-placeholder {  /* Firefox 19+ */
   color: #333333;  
}

:-ms-input-placeholder {  
   color: #333333;  
}
 .photo-frame { float:right; width:40%; margin-left:50px; margin-bottom:20px;
      padding: 6px; background: #fdf5e6;
      border: 12px solid #deb887; /* deeper sand/bamboo color */
      border-radius: 20px;
      box-shadow: 0 8px 20px rgba(0, 0, 0, 0.25);
      position: relative; 
    }

    .photo-frame img {
      display: block;
      max-width: 100%;
      height: auto;
      border-radius: 12px;
    }
.photo-frame1 {
  float: none;
  width: 98%;
  margin: 0 auto;
  padding: 6px;
  background: #fdf5e6;
  border: 12px solid #deb887; /* deeper sand/bamboo color */
  border-radius: 20px;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.25);
  position: relative;

  /* Animation added */
  animation: zoomInLeft 1s ease-in-out;
  opacity: 0;
  animation-fill-mode: forwards;
}

/* Optional: delay animation when you want to chain effects */
.photo-frame1.delay {
  animation-delay: 0.5s;
}

@keyframes zoomInLeft {
  from {
    opacity: 0;
    transform: translateX(-50px) scale(0.95);
  }
  to {
    opacity: 1;
    transform: translateX(0) scale(1);
  }
}

.photo-frame1 img {
  display: block;
  max-width: 100%;
  height: auto;
  border-radius: 12px;
}
 .view-more-btn { margin-top:18px;
      display: inline-block;
      padding: 10px 20px;
      background-color: #ffa304; /* base color */
      color: #fff;
      font-weight: bold;
      text-decoration: none;
      border-radius: 5px;
      transition: background-color 0.3s, color 0.3s;
    }

    .view-more-btn:hover {
      background-color: #333; /* hover color */
      color: #fff;
    }	
#content {width:100%; margin:0 auto; padding:5% 0; float:none; background:url(../images/sand.jpg) top center;}
 #contsub p a {color:#ff6803; text-decoration:none;}
#contsub {width:86%; margin:0 auto;  float:none;}
#contsub p{font-size:15px; color:#111010; font-weight:normal; line-height:26px; text-align:left;}
.mnbg { width:100%; margin:0 auto; background:#F8F8F8;}
.bk {float:right; width:34%;  color:#000; font-size:16px; line-height:28px;  padding:6% 4%;}
.bk ul { margin-left:20px; margin-top:15px;}
.bk ul li{list-style:circle; line-height:32px; }
.picright { width:50%; float:left; padding:4% 4%;}

#feature {width:100%; margin:0 auto; background:#0e4374;}
#feat {width:86%; margin:0 auto;  padding:2% 0; }
.fpic { width:98%; float:left; font-size:15px; line-height:26px; }
.ft{width:24%; float:left; padding:10px 0;}
.ftimg{ width:70px; height:70px; margin:0 auto; margin-bottom:8px; margin-top:8px;}
.ftimg img, .flogo img {width:100%;}
.ft p{font-size:15px; color:#fff; text-align:center; font-weight:bold; line-height:21px; padding-bottom:8px;}
#feat p  {color: #fff; text-decoration:none; font-weight:bold; line-height:24px; text-align:center; padding:8px 0;}

#thbg { width:100%; margin:0 auto; background:url(../images/Newport-Beach.jpg) center; background-size:cover;}
#th{ width:30%; float:left;  background: rgba(0,0,0,0.6); padding:5% 6%;}
#th p {font-size:15px; color:#fff; font-weight:500; line-height:26px;}



.vid { float:left; width:40%;  margin:0 auto;  position: relative;    height: 0;
    padding-bottom:30%; margin-right:35px; margin-bottom:20px; }
 
.vid iframe {
    width: 100% !important; height:100% !important;
	position: absolute;
   top: 0;
    left: 0;
  }

#footbg { width:100%; background: rgba(0, 0, 0, 0.6);}
.footer  {width:86%; margin:0 auto;  line-height:26px; color:#fff; padding:4% 0;}
.flogo { width:20%; float:left; padding-right:5%; border-right: solid 1px #ccc;}
.foottx { width:40%; float:left; padding-left:5%;}
.footlast { width:24%; float:right; }

.col1{ width:40%; font-size:15px; color:#111010;  margin:10px 20px; float:left;}
.col1 ul li{list-style:circle; line-height:28px;}
.col1 ul li a{color:#111010; text-decoration:none; list-style:circle;}
.col{ width:44%; font-size:15px; color:#111010;  margin:5px 10px; float:left;}
.col ul li{list-style:circle; line-height:28px;}
.col ul li a{color:#111010; text-decoration:none; list-style:circle;}
.ada { width:100%; margin:0 auto; padding:12px 0; text-align:center; color:#fff; background:#0e4374; font-size:17px;}
.ada a { color:#fff; text-decoration:none;}

.collapsible {
 background:none;
  font-weight:bold;
  cursor: pointer;
  padding:8px 0px; 
 margin:0 auto; float:none;
color:#ff6803; 
  text-align: center;
  outline: none; font-family: "Comfortaa", sans-serif; 
  font-size: 17px;
  border-bottom: #ff6803 solid 2px;
}

.active, .collapsible:hover {
  background-color:none;
}

.addtx {
  padding: 0 5px;
  display: none;
  overflow: hidden;
  
}
#cookieConsent {
    position: fixed;
    bottom: 0;
    width: 100%;
    background-color: #000;
    color: #fff;
    text-align: center;
    padding: 10px 0;
    z-index: 1000;
    display: none;
}

#cookieConsent a {
    color: #4CAF50;
}

#acceptCookies {
    margin-left: 20px;
    padding: 5px 10px;
    background-color: #4CAF50;
    color: #fff;
    border: none;
    cursor: pointer;
}
.smo{ float:right; margin:12px 0; }
.social-icons {
            display: flex;
            gap: 12px; margin-top:10px;
        }
        .social-icons a {
            text-decoration: none;
            color: white;
            width: 34px;
            height: 34px;
            display: flex;
            justify-content: center;
            align-items: center;
            border-radius: 50%;
        }
        .social-icons a.facebook { background-color: #3b5998; }
        .social-icons a.twitter { background-color: #1da1f2; }
        .social-icons a.instagram { background-color: #e4405f; }
        .social-icons a.linkedin { background-color: #0077b5; }
        .social-icons a.youtube { background-color: #ff0000; }
.butto {background-color:#ffa304; border: none; display: block; color: #fff; text-transform:uppercase; font-weight: bold; text-align: center; letter-spacing: 2px; padding: 14px 10px; margin:0 auto; font-size: 15px; transition: 0.3s; width:190px; float:right; margin-top:3%; }
.butto a{ color:#fff; text-decoration:none;}
.butto:hover {background-color:#141414; color:#fff;}	

.link { width:86%; margin:0 auto; padding:1% 0; text-align:center; color:#fff; font-size:15px; background:#333; line-height:30px;}
.link a, .footer a {color:#fff; text-decoration:none;}
.link1 { width:86%; margin:0 auto; padding:1% 0; text-align:center; color:#fff; font-size:13px; margin-top:1%; line-height:26px;}
.link1 a {color:#fff; text-decoration:none;}

#w2b-StoTop{display: block;position: fixed;top:70%;padding: 10px; color:#fff; font-size:14px; right:0; margin-right:20px; text-decoration:none; cursor:pointer; background:#0e4374;}
#w2b-StoTop a{color:#fff; text-decoration:none; font-size:14px;}
input[type="submit"]
.palace-button, input[type="submit"], input#searchsubmit {
background-color:#104378; border:none; color:#fff; font-size: 14px; font-family: 'Poppins', sans-serif; padding:9px 36px; font-weight:bold;  border-radius:10px;}
::-webkit-input-placeholder {
   color: #333333;
}

:-moz-placeholder { /* Firefox 18- */
   color: #333333;  
}

::-moz-placeholder {  /* Firefox 19+ */
   color: #333333;  
}

:-ms-input-placeholder {  
   color: #333333;  
}
.map1{ font-size:12px;
padding:10px;  font-family: 'Poppins', sans-serif;
width:50%;
margin-right:15px; background:#fff;
border: 1px double #929292;
color:#444;
float:left; border-radius: 20px;
}
label { display:none;}