*{
    font-family: 'Lato', sans-serif;
}
p{
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 25px;
}
h2{
    background: url(images/h1-border.png) no-repeat left bottom;
    text-transform: uppercase;
    font-weight: 300;
    color: #0C1F52;
    padding-bottom: 20px;
    margin-bottom: 30px;
    font-size: 32px;
}
h2 strong{
    font-weight: 700;
}
h3{
    background: url(images/h1-border.png) no-repeat -15px bottom;
    text-transform: uppercase;
    font-weight: 900;
    color: #0C1F52;
    padding-bottom: 10px;
    margin-bottom: 20px;
    font-size: 20px;
}
h4{
    text-transform: uppercase;
    font-weight: 300;
    color: #0C1F52;
    padding-bottom: 20px;
    margin-bottom: 30px;
    font-size: 26px;
}
h4 strong{
   font-weight: 700;
}
h5{
    background: url(images/h1-border.png) no-repeat -30px bottom;
    font-weight: 300;
    color: #0C1F52;
    padding-bottom: 15px;
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 24px;
}
h5 strong{
   font-weight: 700;
}

.button{
    background: #c1a362;
    color:#fff;
    border: 0px solid;
    text-transform: uppercase;
    height: 40px;
    width: 100%;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 1px;
    text-align: center;
    padding: 10px;
}
.button:hover{
    text-decoration: none;
}


body{
    margin: 0px; padding: 0px;
}

.top{
    background: #0d2155;
    height: 40px;
    color: #c1a362;
    font-size: 12px;
}
.top-left{
    text-transform: uppercase;
    height: 20px;
    padding: 10px 0;
}
.top-right{
    text-align: right;
    text-transform: uppercase;
}
.member-button{
    background: #c1a362;
    color:#fff;
    border: 0px solid;
    text-transform: uppercase;
    height: 40px;
    padding: 0 20px;
}
.navbar{
    background: #fff;
    margin: 0px;
    padding: 0;
    height: 75px;
    border: 0px solid;
    z-index: 99999;
}
.nav{}
.nav li a{
    padding: 30px 20px;
    height: 75px;
}

.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
    background: #fff;
    border-bottom: 0px solid #c1a362;
}
.dropdown-menu{
    background: #fff;
    border-bottom: 0px solid #c1a362;
    padding: 0px;
}
.dropdown-menu li, .dropdown-menu li a{
    padding: 0px;
    border-bottom: 5px solid #fff;
    height: auto;
}
.dropdown-menu li a{
    padding: 15px 20px;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
    background: none;
    border-bottom: 5px solid #c1a362;
    margin: 0px;
}
.navbar-toggle{
    background: #c1a362;
    color: #fff;
    border: 0px solid;
}

.navbar-inverse .navbar-collapse{
    margin-top: 10px;
    background: #fff;
    border: 0px solid;
}
.navbar-inverse .navbar-collapse li, .navbar-inverse .navbar-collapse li a{
    padding: 0px;
    margin: 0px;
    height: auto;
}
.navbar-inverse .navbar-collapse li a{
    padding: 20px;
}
/*.navbar-inverse .navbar-collapse li a:hover{
    background: #c1a362;
    color: #fff;
    border-bottom: 0px solid #fff;
}*/
.navbar-inverse .navbar-collapse li.active > a,
.navbar-inverse .navbar-collapse li.active > a:hover,
.navbar-inverse .navbar-collapse li.active > a:focus {
    
    border-bottom: 5px solid #c1a362;
    margin: 0px;
}
.navbar-inverse .navbar-collapse li .dropdown-menu li a{
    padding: 15px 20px;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    border-bottom: 5px solid #c1a362;
}

.nav>li.active>a,
.nav li a:hover{
    border-bottom: 5px solid #c1a362;
}
.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:focus,.navbar-inverse .navbar-nav>.active>a:hover{background-color:#fff;}

.dropdown{
    z-index: 999999;
}
#bs-ramaholidays ul li a{
    color: #333333;
    text-transform: uppercase;
}
.navbar-toggle{
    margin: 17px 15px;
}
.navbar-brand{
}

.welcome{
    position: relative;
    padding: 50px 0;
}
.welcome .welcome-left{
    text-align: right;
    padding-right: 40px;
}
.welcome .welcome-right{
    padding-left: 20px;
}

.destination{
    background: #cdcdcd;
    padding: 30px 0 50px 0;
}
.destination-thumb{
    background: #fff;
    margin: 5px 5px 20px 5px;
}
.destination-thumb img{
    width: 100%;
}
.destination-thumb h3{
    margin: 30px 25px 20px 25px;
}
.destination-thumb p{
    position: relative;
    margin: 0px 30px 0 25px;
    padding-bottom: 30px;
    font-size: 14px;
    color: #777777;
    line-height: 20px;
}
.destination-thumb .button{
    display: block;
    background: #c1a362;
    color:#fff;
    border: 0px solid;
    text-transform: uppercase;
    height: 40px;
    width: 100%;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 1px;
    text-align: center;
    padding: 10px;
}
.destination-thumb .button:hover{
    text-decoration: none;
}
.testimonial{
    margin: auto;
    padding: 40px 40px 40px 40px;
    max-width: 1000px;
    text-align: center;
}
.testimonial-slide .item{
    padding: 10px;
}
.testimonial-slide .item .guest-testimonial{
    padding: 10px;   
}
.ratio {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;

    height: 0;
    padding-bottom: 100%;
    position: relative;
    width: 100%;
}
.img-circle {
    border-radius: 50%;
}
.img-responsive {
    display: block;
    height: auto;
    max-width: 100%;
}
.testimonial-slide .item p{
    text-align: left;
}
.testimonial-slide .owl-nav{
    padding: 10px;
    text-align: center;
}
.testimonial-slide .owl-nav .owl-prev,
.testimonial-slide .owl-nav .owl-next{
    display:inline-block;
    padding: 10px 20px;
    background: #c1a362;
    color:#fff;
    border: 0px solid;
    text-transform: uppercase;
    height: 40px;
    margin: 0 10px;
}


.page-header{
    background: #cdcdcd;
    height: 200px;
    margin: 0px;
    padding: 80px 0;
}
.page-header h2{
    background: none;
    margin: 0px;
    padding: 0px;
}
.page-header .breadcrumbs{
    padding: 10px 0;
}
.page-header .breadcrumbs, 
.page-header .breadcrumbs span, .page-header .breadcrumbs span a,
.page-header .breadcrumbsspan  strong{
    color: #c1a362;
    text-transform: uppercase;
    font-weight: 300;
}


.page-content{
    padding: 50px 0;
    min-height: 600px;
}
.page-content img{
    margin: 10px;
    }

.login-left{
}
.login-right{
    background: url(images/login-split-form.jpg) no-repeat left 80px;
    padding-left: 150px;
}
.login{ padding: 0 150px 0 0;}
.login .rhtext{
    padding: 10px;
    display: block;
    border: 0px solid;
    width: 100%;
    background: #f7f7f7;
    color: #c0c0c0;
    height: 55px;
    padding: 10px 20px;
}
.login .button{
    height: 55px;
}

.page-content h4{
    
}


.footer-newsletter-left{
    padding: 80px 70px 80px 0px;
}
.footer-newsletter-left .wpcf7-text{
    padding: 10px;
    display: block;
    border: 0px solid;
    width: 100%;
    color: #999;
    height: 55px;
}

.footer-newsletter-left .wpcf7-submit{
    height: 55px;
}

.wpcf7-not-valid-tip{
    font-size: 14px;
}
.wpcf7-response-output, .wpcf7-validation-errors{
    background: #FFBFBF;
    color: #FF2626;
    font-size: 14px;
    border: 3px solid #FFBFBF;
    padding: 10px;
}

.footer-newsletter-left h2 {
    background: url(images/h1-border-coklat.png) no-repeat left bottom;
    color: #C3A552;
}
.footer-newsletter p {
    margin: 40px 0;
    color: #fff;
}

.footer-newsletter-right{
    padding: 80px 0px 80px 70px;
}
.footer-newsletter-right .partner{
    background: #fff;
    margin: 15px 5px;
    text-align: center;
}
.footer-newsletter-right .partner1{
    background: url(images/logo_ramayanaresort.png) no-repeat center center;
    display: block;
    height: 130px;
}
.footer-newsletter-right .partner1:hover{
    background: url(images/logo_ramayanaresort-ori.png) no-repeat center center;
    text-decoration: none;
}
.footer-newsletter-right .partners{
    display: block;
    height: 130px; 
}
.footer-newsletter-right .partners:hover{
    text-decoration: none;
}


.home-footer .row{
    padding: 0px; margin: 0px;
}


.footer{
    position: relative;
    background: #0A205B;
    height: 70px;
    color: #435481;
    text-align: center;
    padding: 25px;
}
.footer a{ color: #435481; }

.footer-left{
    background: url(images/home-foot-left.jpg) no-repeat right top;
    padding: 0px; margin: 0px;
}
.footer-right{
    background: url(images/home-foot-right.jpg) no-repeat left top;
    padding: 0px; margin: 0px;
}
.container-left, .container-right{
    max-width: 585px;
}
.container-left{
    margin-left: auto;
}
.container-right{
    margin-right: auto;
}

.memberbar{
    
    border-right: 1px solid #ccc;
}
.member-nav{
    padding: 20px 0 0 10px;
    font-size: 16px;
    text-transform: uppercase;
}
.memberbar ul li{
    color: #C3A552;
    width: 100%;
    padding: 5px 0px;
}
.type-1{ display: none;}
.memberbar ul li a{
    padding: 5px 5px 5px 0;
    color: #C3A552;
} 

.memberbar ul li a:hover {
    text-decoration: none;
    background: url(images/h1-border-coklat.png) no-repeat -20px bottom;
    text-decoration: none;
}

.membercontent{
    padding: 20px 0 20px 50px;
}

.profile .row{
    padding: 10px 0;
}
.guestfeedback div{
    padding: 0px;
}

.guestfeedback div .wpcf7-text, .guestfeedback div .wpcf7-select, .guestfeedback div .wpcf7-textarea{
    border: 1px solid #ccc;
    width:100%;
    color: #999;
    padding: 10px;
    height: 55px;
    margin: 0;
    margin-bottom: 15px;
}
.guestfeedback div .wpcf7-textarea{
    height: 255px;
}

.guestfeedback div .wpcf7-submit{
    height: 55px;
}