body {
    margin: 0;
    padding: 0;
    background-color: #fff;

}
/* NAVBAR*/
.headtop {
    height: 0px;
    background-color: #202020;
}
.f1 {
    color: #fff;
    font-size: 13px;
    font-family: Arial;

.icon {
    color: #f9d45d; 
}    
}
.headleft {
    cursor: pointer;
    display: inline-flex;
    justify-content: space-evenly;
    padding: 10px;
}
.headline {
    width: 1px;
    height: 20px;
    background-color: #f9d45d;
}
.headright {
    display: inline-flex;
    justify-content: space-evenly;
    padding: 10px;
}
@media screen and (max-width:1100px) {
    .headleft {
        display: none;
    }
    .headright {
        display: none;
    }
}
.navbar {
    z-index: 2;
    background: #142952;
    overflow: visible;
    position: fixed;
    display: inline-flex;
    justify-content: space-around;
    align-items: center;
    backdrop-filter: blur(3px);
    border-bottom: 1px solid rgba(255, 255, 255, .2);
}
.left img {
  width: 45px;
  display: flex;
}
.left {
    color: #fff;
    display: inline-flex;
}
.skmaloma {
    padding-top: 13px;
    padding-left: 5px;
    line-height: 10%;
}
.skmaloma p {
    font-size: 12px;
}
.checkBtn {
    display: none;
}


#check {
    display: none;
}

.checkBtn {
    cursor: pointer;
    font-size: 30px;
    float: left;
    color: #f2f2f2;
    line-height: 50px;
}
.right {
    display: inline-flex;
}
.right ul {
    display: inline-flex;
    list-style: none;
    padding-top: 20px;
    justify-content: center;
 

}

.right ul li a {
    padding: 5px 15px;
    font-size: 15px;
    font-weight: bold;
    font-family: Arial;
    letter-spacing: 1px;
    color: white;
    cursor: pointer;
    text-decoration: none;
    transition: all .1s;
}
.right ul li a:hover {
    color: #f9d45d; 
}
.booknow {
  border: 0;
  text-align: center;
  display: inline-block;
  padding-top: 5px;
  padding: 1px;
  width: 100px;
  margin: 20px;
  color: #f2f2f2;
  background-color: #cc0000;
  border-radius: 4px;
  font-family: "proxima-nova-soft", sans-serif;
  font-weight: 600;
  text-decoration: none;
  transition: box-shadow 200ms ease-out;
}
.booknow:hover {
    color: #404040;
}
@media screen and (max-width: 1200px) {
    .list {
        color: #202020;
        width: 100%;
        height: 28vh;
        background-color: #0f1f3d;
        text-align: left;
        display: inline-block;
        flex-direction: column;
        position: absolute;
        justify-content: normal;
        top: 4.5rem;
        right: 100%;
        transition: all 1s;
        opacity: 90%;
        padding: 30px;
        line-height: 100%;
    }
    .right li {
        padding: 8px;
    }

    #check {    
        display: none;
    }

    .checkBtn {
        display: block;
    }
    #check:checked~ul {
        right: 20%;
        right: 0rem;
    }

    .bookbtndiv {
        display: none;
    }
    .skheader {
        display: none;
    }
    .logindiv {
        display: none;
    }
}

.login {
  border: 0;
  text-align: center;
  display: inline-block;
  padding-top: 5px;
  padding: 1px;
  width: 100px;
  margin: 20px;
  color: #f2f2f2;
  background-color: #cc0000;
  border-radius: 4px;
  font-family: "proxima-nova-soft", sans-serif;
  font-weight: 600;
  text-decoration: none;
  transition: box-shadow 200ms ease-out;
}
.login:hover {
    color: #303030;
}

/* BACKGROUND IMAGE*/
.contactusheader img {
    margin-top: 3rem;
    width: 100%;
    height: auto;
}


/* LATEST NEWS */
.latestnewsdiv {
    margin-bottom: 3rem;
    padding: 4rem 5rem 0rem 5rem;
}
.latestnews {
    color: #142952;
    display: inline-flex;
}
.latestnewsdiv h1 {
    color: #142952;
}
.latestnews a {
    text-decoration: none;
    color: #142952;
}
.latestnews:hover a {
    text-decoration: underline;
}
.lnline {
    background-color: #142952;
    width: 1px;
    height: 25px;
    margin-left: 1rem;
    margin-right: 1rem;
}
.latestnewsimg img {
    width: 100%;
}
.latestnewsdiv h3 {
    padding-top: 1rem;
}
.latestnewsdiv p {
    text-align: justify;
}
@media screen and (max-width: 800px) {
    .latestnewsdiv {
        padding: 1rem 0px 0px 0px;
    }
    
}

/* FOOTER */
.footer {
    display: inline-flex;
    justify-content: space-between;
    background-color: #0a1429;
    padding-top: 1rem;
}

.tagline {
    font-size: 12px;
}
.sklogo img {
    width: 60%;
    margin: 8px 0rem 0rem 4.3rem;
}
.sklogo:hover {
    scale: 1.1;
}
.sklogo{
    justify-content: center;
}
.p {
    color: #e1e1e1;
    line-height: 120%;
}

.lnhead {
    color: #e1e1e1;
    font-size: 15px;
    font-weight: bold;
    padding: 2rem 0rem 0rem 1rem;
}
.lnlinks {
    display: inline-flex;
    justify-content: normal;
    cursor: pointer;
    padding-left: 1rem;
    font-size: 12px;
}
.firstrow {
    color: #e1e1e1;
    padding: 0rem 3rem 0px 0rem;
    line-height: 30px;
}
.ln1 {
    line-height: 10%;
    padding: 5px 0px 5px 0px;
}
.ln1:hover {
    padding-left: 5px;
}
.ln1 p {
    color: #808080;
}
.contactus {
    justify-content: center;
    color: #e1e1e1;
    padding-top: 2rem;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 1px;
}
.brgy {
    padding-top: 5px;
    line-height: 10%;
}
.info {
    color: #e1e1e1;
    display: inline-flex;
    padding-top: 18px;
}
.info p {
    font-size: 14px;
    font-weight: normal;
    font-family: Arial;
    padding-left: 5px;
}
.info:hover {
    padding-left: 5px;
    cursor: pointer;
}
.footerline {
    height: 2px;
    width: 100%;
    background: #808080;
    margin-top: 5px;
    margin-bottom: 8px;
}
.left {
    display: inline-flex;
    justify-content: center;
}
.sitemap {
    color: #e1e1e1;
    padding-right: 40px;
    font-size: 12px;
}
.privacy {
    color: #e1e1e1;
    padding-right: 40px;
    font-size: 12px;
}
.termofuse {
    color: #e1e1e1;
    padding-right: 40px;
    font-size: 12px;
}
.copyright {
    color: #e1e1e1;
    text-align: right;
    font-size: 12px;
}
@media screen and (max-width:1200px) {
    .copyright {
        text-align: left;
    }
    .lnhead {
        padding: 0;
    }
    .lnlinks {
        padding: 0;
    }
}