/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Mar 22, 2017, 4:32:20 PM
    Author     : Akila
*/

#slider {
    overflow: hidden;
}

.slider-caption {
    text-align: center;
    position: absolute;
    width: 40%; 
    margin-top: 160px;
    color: #fff;
}

.slider-position1{
    top: 14%;
    left: 26%; 
}

.slider-position2{
    top: 18%;
    left: 34%; 
}


.slider-caption h1 {
    text-shadow: 1px 1px #777;
    font-size: 48px;
    padding-bottom: 10px;
    font-weight: 500;
    color: #f78e21;
    text-transform: uppercase;
}


.slider-caption p {
    font-size: 22px;
    font-weight: 500;
    color: #fff;
    line-height: 30px;
}

.slider-caption a {
    margin-top: 20px;
    text-decoration: none;
    display: inline-block;
    background-color: #f78e21;
    width: 200px;
    height: 40px;
    text-align: center;
    color: #fff;
    line-height: 40px;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 600;
}

/*-- End Slider --*/

/* page */

.rooms-left1 {
    margin-bottom: 4em;
}

.navbar-brand > img {
    display: block;
    position: absolute;
    top: -22px;
}

span.sologan {
    color: white;
    font-size: 24px;
    font-family: 'Grand Hotel', cursive;
    letter-spacing: 2px;
    text-transform: capitalize;
}

.info-left {
    float: left;
    width: 20%;
    float: left;
    width: 70px;
    height: 70px;
    margin: 28px 0 0 25px;
    background: #0153b6;
    webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: 0 100%;
    -moz-transform-origin: 0 100%;
    -ms-transform-origin: 0 100%;
    -o-transform-origin: 0 100%;
    transform-origin: 0 100%;
}

/* footer area */

.footer-front-image img{
    background-repeat: no-repeat;
    position: absolute;
    bottom: -190px;
    right: 0;
}

.ftr-grid ul.ftr-nav li {
    display: inline-block;
    margin-right: 8px;
    float: left;
}

.footer-contact {
    position: relative;
    bottom: 52px;
    left: -90px;
}

.footer-links {
    margin-top: 200px;
}

.footer-links ul.ftr-nav li a {
    font-size: 18px;
    color: #f6f6f6;
    text-shadow: 1px 1px 1px black;
}

.footer-company-owner {
    padding-top: 48px;
}

.ftr-logo span{
    font-size: 45px;
    font-weight: 600;
    text-transform: capitalize;
    color: #0153b6;
    letter-spacing: 1.5px;
    /*text-shadow: 1px 1px 1px white;*/
    margin-right: 5px;
    font-family: 'Anton', sans-serif;
}

.ftr-logo label{
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 2px;
    text-transform: lowercase;
}

@media only screen and (min-width: 768px){
    .footer-links2{
        display: none;
    }
}

@media only screen and (max-width: 767px){
    .footer-contact {
        bottom: 28px;
        left: -64px;
        display: none;
    }
    
    footer-links ul.ftr-nav li a {
        font-size: 18px;
    }
    
    .footer-links2{
        display: block;
    }
}

@media only screen and (max-width: 450px){
    .footer-front-image img {
        bottom: -81px;
    }
}

/* rooms full view page */

.facilitie-section.row {
    padding-top: 25px;
}

.listing-item {
    background: #f6f6f6;
    padding: 16px;
    margin-bottom: 10px;
}

.facilitie-icon {
    text-align: center;
    margin-bottom: 10px;
    min-height: 85px;
}

.faciliti-content {
    text-align: center;
}

/* Gallery */

.gallery-nav {
    margin-bottom: 30px;
}

.btn{
    padding: 8px 30px !important;
    border-radius: 0 !important;
}

/* banquet hall */

.banquethall_item .text-area {
    max-width: 479px;
    padding: 60px 30px;
    background: rgba(0,0,0,.8);
    color: white;
}

.banquethall_item {
    margin-bottom: 30px;
    margin-bottom: 30px;
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    overflow: hidden;
}

.text-area h2 {
    font-size: 32px;
    font-weight: 500;
    color: white;
    margin-bottom: 15px;
}

.text-area ul {
    padding: 0 0 0 15px;
}

.text-area ul li {
    margin-bottom: 8px;
    font-size: 20px;
}


.banquethall_item.event .text-area {
    float: right;
}

/* index page- video */

video#bgvid { 
    /*position: relative;*/
    /*top: 50%;*/
    /*left: 50%;*/
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -100;
/*    -ms-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    background: url(polina.jpg) no-repeat;*/
    background-size: cover; 
}

.leaves-main {
    position: absolute;
    top: 7%;
    right: 0;
    width: 50%;
    background: rgba(0,0,0,.5);
    padding: 20px;
}

.leaves-main h3 {
    font-size: 1.4em;
    color: #f2f2f2;
}

.info-right p a {
    color: #737373;
}

/* Gallery */

.gallery_product {
    margin-bottom: 25px;
}

/* footer */

.ftr-grid ul.ftr-icons li i {
    margin-right: 0px !important;
    color: white;
    font-size: 35px;
}

/* home */

.swimmimg-bot p {
    color: white;
    font-size: 30px;
    text-align: center;
    /*letter-spacing: 1.2px;*/
    /*line-height: 30px;*/
}

.book-now {
    text-align: center;
    margin-top: 2em;
}


/* home page */

@media only screen and (min-width: 768px) and (max-width: 992px){
    .navbar-brand > img{
        display: none;
    }
}

/* navigation bar menu */

@media(max-width:320px){
    .navbar-brand > img {
        top: -13px;
    }
    
    div#navbar {
        margin-top: 2.5em;
    }
}

.info-right{
    height: 180px;
}

@media only screen and (max-width: 768px) and (max-height: 1024px){
    .info-right{
        height: 120px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 992px){
    .ftr-logo {
        margin-top: 13em !important;
    }
    
    .ftr-grid ul.ftr-nav {
        margin-top: 12em;
    }
}

/* home page- below the slider section */
@media(max-width: 768px){
    .info-left {
        margin: 17px auto !important;
        float: none;
    }

    .ftr-logo {
        margin-top: 6em;
    }
}

@media(max-width: 765px){
    .info-left {
        /*margin: 17px auto !important;*/
        float: left;
        width: 40px;
        height: 40px;
        margin: 14px 0 0 15px !important;
    }

    .ftr-logo {
        margin-top: 6em;
    }
    
    .info-left img {
        margin: 0px 0 0px 0px !important;
    }
}


.info-left img {
    transform: rotate(45deg);
    margin: 3px 0 0px 6px;
}

.navbar-inverse .navbar-nav > li > a.noactive{
    color: #000000;
}

.facilitie-icon img {
    margin: 0 auto;
}

label.virual {
    font-size: 18px;
    display: inline-block;
    line-height: 1;
}

/* video background */

video{
    width: 100% !important;
    height: auto !important;
}

@media only screen and (max-width: 992px){
    .leaves-main {
        top: 13%;
        padding: 2px 0px; 
    }
    
    .leaves-main a {
        margin-top: .5em !important;
        font-size: 0.6em !important;
    }
    
    .leaves-main .menus {
        margin-top: .5em !important;
        font-size: 0.6em !important;
    }
    
}

@media only screen and (max-width: 767px){
    .leaves-main {
        top: 14%;
        padding: 10px;
        width: 100%;
    }
    
    .leaves-main h1 {
        font-size: 1.5em !important;
    }
    
    .leaves-main h3 {
        font-size: 1em !important;
    }
    
    .leaves-main a {
        display: none !important;
        font-size: 0.6em;
    }
    
}

/* slider  */

@media only screen and (max-width: 768px){
    .slider-caption {
        display: none;
    }
}

/* welcome section */

@media only screen and (max-width: 767px){
    .book-now button {
        margin-bottom: 5px;
    }
}


/* contact page */

.msg-sucess {
    margin-bottom: 15px;
}

.msg-warning {
    margin-bottom: 15px;
}

.label {
    font-size: 100% !important;
    border-radius: 0 !important;
    margin-bottom: 15px;
}

.contact-left input[type="button"] {
    font-size: 1em;
    color: #FFF;
    padding: 0.4em 1.5em;
    background: #F5AF33;
    border: none;
    margin: 0.5em 0em 0em 0em;
    outline: none;
}

.leaves-main .menus {
    font-size: 1.3em;
    color: #fff;
    background: #a94442;
    padding: 1em 2em;
    display: inline-block;
    margin-top: 1em;
}
