/*
Stream Template
http://www.templatemo.com/preview/templatemo_443_stream
*/

@font-face {
    font-family: 'robotolight';
    src: url("../fonts/Roboto-Light-webfont.eot");
    src: url("../fonts/Roboto-Light-webfont.eot?#iefix") format("embedded-opentype"),url("../fonts/Roboto-Light-webfont.woff") format("woff"),url("../fonts/Roboto-Light-webfont.ttf") format("truetype"),url("../fonts/Roboto-Light-webfont.svg#robotolight") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family:'robotoregular';src:url("../fonts/Roboto-Regular-webfont.eot");src:url("../fonts/Roboto-Regular-webfont.eot?#iefix") format("embedded-opentype"),url("../fonts/Roboto-Regular-webfont.woff") format("woff"),url("../fonts/Roboto-Regular-webfont.ttf") format("truetype"),url("../fonts/Roboto-Regular-webfont.svg#robotoregular") format("svg");font-weight:normal;font-style:normal;
}

@font-face {
    font-family:'robotobold';src:url("../fonts/Roboto-Bold-webfont.eot");src:url("../fonts/Roboto-Bold-webfont.eot?#iefix") format("embedded-opentype"),url("../fonts/Roboto-Bold-webfont.woff") format("woff"),url("../fonts/Roboto-Bold-webfont.ttf") format("truetype"),url("../fonts/Roboto-Bold-webfont.svg#robotobold") format("svg");font-weight:normal;font-style:normal;
}

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
}

body {
    line-height: 1;
    font-size: 14px;
    color: #fff;
    font-family: 'robotolight';
}

ol,ul { list-style: none; }
blockquote,q { quotes: none; }
blockquote:before,blockquote:after, q:before, q:after { content: ''; content: none; }
table { border-collapse: collapse; border-spacing: 0; }
a:focus { outline: none; }
article,aside,details,figcaption,figure,footer,header,hgroup,nav,section { display: block; }
img { border: 0; -ms-interpolation-mode: bicubic; }

a {
    color: #e46948;
    transition: all 150ms ease-in-out;
    text-decoration: none !important;
}

a:hover { color: #fff; }
h1,h2,h3,h4,h5 { color: #fff; }

::-webkit-input-placeholder { color: #667991; }
:-moz-placeholder { color: #667991; }
::-moz-placeholder { color: #667991; }
:-ms-input-placeholder { color: #667991; }

.button {
    padding: 10px 20px;
    display: inline-block;
    text-transform: uppercase;
    font-family: 'robotobold';
}

.button.default {
    background: #e46948;
    color: #fff;
}

.page-section { padding-top: 120px; }
.page-heading { margin-bottom: 65px; }
.page-title { font-size: 20px; font-family: 'robotobold'; text-transform: uppercase; margin-bottom: 7px; }
.page-subtitle { font-size: 14px; font-family: 'robotolight'; text-transform: uppercase; }
.page-icon-holder { text-align: right; }
.page-icon { width: 44px; height: 44px; line-height: 44px; text-align: center; background: #e46948; color: #fff; display: inline-block; }

.social-icons { margin-top: 30px; }
.social-icons li { display: inline-block; }
.social-icons a { width: 40px; height: 40px; line-height: 40px; background: #516073; text-align: center; color: #fff; }
.social-icons a:hover { background: #e46948; }

.navbar, .navbar-default, .navbar-static-top { background-color: #2d3640; border-color: #3c4755; height: 70px; }
#undefined-sticky-wrapper, .sticky-wrapper { background: #2d3640; height: 70px !important; }
.is-sticky .navbar.navbar-default.navbar-static-top { width: 100%; height: 70px; }
.navbar-default .navbar-nav>li { margin-top: 8px; margin-left: 30px; }
.navbar-default .navbar-nav>li>a { color: #fff; text-transform: uppercase; letter-spacing: 2px; }
.navbar-default .navbar-nav>li>a.current { color: #e46948; }
.navbar-default .navbar-nav>li>a:hover { color: #fff; }
.navbar-default .navbar-collapse, .navbar-default .navbar-form { background: #2d3640; border-color: transparent; }
.navbar-toggle { border-radius: 0; border: 1px solid #fff; width: 40px; height: 40px; text-align: center; line-height: 40px; padding: 0; }
.navbar-toggle:hover { background: #2d3640; }

#home { background: #3c4755; }
html, body, .carousel, .item, .active { height: 100%; }
.carousel-inner { height: 100%; }
.slider-options { background: #3c4755; position: absolute; width: 100%; height: 80px; line-height: 80px; bottom: 0; left: 0; }
.carousel-indicators { position: relative; bottom: auto; left: auto; width: auto; margin-left: 0; line-height: 80px; }
.carousel-indicators li { display: inline-block; width: 8px; height: 8px; margin: 1px; cursor: pointer; background-color: #667991; border-radius: 8px; border: 0; }
.carousel-indicators .active { background: #e46948; }

.item-1, .item-2, .item-3 { position: absolute; width: 100%; height: 100%; background-repeat: no-repeat; background-size: cover; background-position: center; }
.item-1 { background-image: url(../img/banner_bg.jpg); }
.item-2 { background-image: url(../img/slide-2.jpg); }
.item-3 { background-image: url(../img/slide-3.jpg); }

.carousel-caption { position: absolute; top: 0; left: 0; right: 0; bottom: 0; z-index: 10; padding: 0; display: flex; align-items: center; justify-content: center; text-align: center; }
.carousel-caption .carousel-logo { max-width: 180px; height: auto; margin-bottom: 30px; filter: drop-shadow(0 5px 10px rgba(0,0,0,0.5)); }
.carousel-caption h2 { font-size: 44px; font-family: 'robotobold'; margin-bottom: 30px; }
.carousel-caption p { font-size: 18px; line-height: 24px; font-family: 'robotolight'; margin-bottom: 30px; max-width: 800px; }

@media (max-width: 991px) {
    .carousel-caption h2 { font-size: 2.8em; }
    .carousel-caption p { font-size: 1.1em; }
}
@media (max-width: 767px) {
    .carousel-caption h2 { font-size: 2.2em; margin-bottom: 15px; }
    .carousel-caption p { font-size: 1em; margin-bottom: 30px; }
}

#about { background: #3c4755; }
#about p { font-size: 13px; }
#about h4 { font-size: 18px; font-family: 'robotobold'; margin-bottom: 15px; }

.security-badge { margin-top: 30px; padding: 20px; background: rgba(76, 175, 80, 0.1); border: 1px solid #4CAF50; border-left: 5px solid #4CAF50; border-radius: 5px; color: #fff; transition: all 0.3s ease; }
.security-badge:hover { background: rgba(76, 175, 80, 0.2); transform: translateY(-2px); box-shadow: 0 5px 15px rgba(0,0,0,0.3); }
.security-badge i { font-size: 2em; color: #4CAF50; float: left; margin-right: 15px; }
.security-badge p { margin: 0; font-size: 1.1em; color: #fff; font-weight: bold; }
.security-badge small { display: block; color: #ccc; margin-top: 5px; font-size: 0.9em; }

.pillar-features { padding: 40px 0; }
.feature-item { display: flex; align-items: flex-start; margin-bottom: 30px; padding: 20px; background: rgba(255, 255, 255, 0.05); border-radius: 8px; transition: all 0.3s ease; border-left: 3px solid transparent; }
.feature-item:hover { background: rgba(255, 255, 255, 0.1); border-left: 3px solid orange; transform: translateX(5px); }
.feature-icon { font-size: 2.5em; color: orange; margin-right: 20px; flex-shrink: 0; padding-top: 5px; }
.feature-text h5 { font-size: 1.2em; font-weight: bold; color: #fff; margin-bottom: 5px; }
.feature-text p { color: #ccc; font-size: 0.95em; line-height: 1.5; }

/* --- ATURAN GABUNGAN UNTUK SECTION GALLERY & TRIPS --- */
#gallery, #trips { background: #2d3640; }
.gallery-holder, .trips-holder { margin-bottom: 90px; display: flex; flex-wrap: wrap; }
.gallery-item { margin-bottom: 30px; }
.gallery-thumb { overflow: hidden; position: relative; }
.gallery-thumb img { width: 100%; display: block; }
.gallery-thumb .hover { position: absolute; width: 100%; height: 100%; background: transparent !important; top: 0; left: 0; opacity: 0; visibility: hidden; transition: all 200ms linear; display: flex; justify-content: center; align-items: center; }
.gallery-thumb:hover .hover { opacity: 1; visibility: visible; }

.play-overlay { width: 70px; height: 70px; background: rgba(0, 0, 0, 0.6); border: 2px solid white; border-radius: 50%; display: flex; justify-content: center; align-items: center; transition: all 0.3s ease; }
.play-overlay .fa-play { font-size: 24px; color: white; margin-left: 5px; }
.gallery-thumb:hover .play-overlay { transform: scale(1.1); background: rgba(76, 175, 80, 0.8); }

#tripsGrid.gallery-holder { align-items: stretch; }
#tripsGrid .col-md-3, #tripsGrid .col-sm-6, #tripsGrid .col-xs-12 { padding-left: 15px; padding-right: 15px; }

#contact { background: #3c4755; padding-bottom: 70px; }
.contact-form input, .contact-form textarea { padding: 10px; width: 100%; margin-bottom: 30px; background: #2d3640; border: 0; outline: 0; font-size: 13px; font-family: 'robotoregular'; color: #667991; }
.contact-form textarea { max-width: 100%; }
.contact-form .button { display: inline-block; width: auto; }
.contact-info { margin-bottom: 50px; }
.contact-info h4 { font-size: 18px; font-family: 'robotobold'; margin-bottom: 30px; }
.contact-info p { font-size: 13px; }

.site-footer { background: #2d3640; padding: 30px 0; }
.site-footer a { color: #e46948; }
.go-top { width: 40px; height: 40px; line-height: 40px; text-align: center; border: 1px solid #fff; display: inline-block; color: #fff !important; margin-bottom: 30px; }
.go-top:hover { color: #e46948 !important; border-color: #e46948; }

.price-info { margin-top: auto; padding-top: 15px; border-top: 1px solid #333; text-align: right; }
.original-price { text-decoration: line-through; font-size: 14px; color: #999; margin-bottom: 5px; font-weight: normal; }
.original-price span { text-decoration: line-through; font-weight: normal; color: #999; }
.discounted-price { font-size: 12px; color: #ccc; font-weight: normal; margin-bottom: 0; }
.discounted-warn { font-size: 10px; color: #c92d2d; font-weight: normal; margin-bottom: 0; }
.discounted-price span { font-size: 1.8em; font-weight: bolder; color: #FFA500; }

.modal-content .modal-header { margin-bottom: 20px; padding-bottom: 10px; border-bottom: 1px solid #333; text-align: center; }
.modal-content .modal-badge { display: inline-block; padding: 5px 15px; background: #FFA500; color: #fff; font-size: 14px; font-weight: bold; border-radius: 4px; margin-bottom: 10px; }
.modal-content .modal-title { font-size: 2em; font-weight: bold; color: #fff; margin-top: 5px; margin-bottom: 0; }
.modal-content .modal-subtitle { color: #ccc; font-size: 1.1em; margin-top: 5px; }
.modal-content h4 { color: #FFA500; margin-top: 15px; font-size: 1.4em; border-left: 3px solid #FFA500; padding-left: 10px; }
.modal-content .modal-description { color: #ddd; line-height: 1.7; margin-bottom: 30px; }
.modal-price-box { padding: 15px; background: #252525; border-radius: 6px; text-align: right; margin-bottom: 20px; }
.modal-original-price span { text-decoration: line-through; color: #999; font-size: 1.1em; }
.modal-discounted-price { font-size: 1.5em; font-weight: bold; color: #fff; margin-top: 5px; }
.modal-discounted-price span { color: #4CAF50; font-size: 1.1em; }
.modal-cta-button { display: block; width: 100%; text-align: center; padding: 15px; background-color: #4CAF50; color: #fff !important; text-decoration: none; font-weight: bold; font-size: 1.1em; border-radius: 6px; transition: background-color 0.3s ease; }
.modal-cta-button:hover { background-color: #388e3c; }
.modal-details img { width: 100%; height: 300px; object-fit: cover; border-radius: 8px; margin-bottom: 20px; }

@media (max-width: 768px) {
    .modal-details img { height: 250px; }
}