/* =Attachment pages
-------------------------------------------------------------- */
@font-face {
    font-family: 'klavika';
    src: url('../fonts/klavika-light.eot');
    src: url('../fonts/klavika-light.eot?#iefix') format('embedded-opentype'),url('../fonts/klavika-light.woff') format('woff'),url('../fonts/klavika-light.ttf') format('truetype'),url('../fonts/klavika-light.svg#klavika') format('svg');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'klavika';
    src: url('../fonts/klavika-regular.eot');
    src: url('../fonts/klavika-regular.eot?#iefix') format('embedded-opentype'),url('../fonts/klavika-regular.woff') format('woff'),url('../fonts/klavika-regular.ttf') format('truetype'),url('../fonts/klavika-regular.svg#klavika') format('svg');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'klavika';
    src: url('../fonts/klavika-medium.eot');
    src: url('../fonts/klavika-medium.eot?#iefix') format('embedded-opentype'),url('../fonts/klavika-medium.woff') format('woff'),url('../fonts/klavika-medium.ttf') format('truetype'),url('../fonts/klavika-medium.svg#klavika') format('svg');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'klavika';
    src: url('../fonts/klavika-bold.eot');
    src: url('../fonts/klavika-bold.eot?#iefix') format('embedded-opentype'),url('../fonts/klavika-bold.woff') format('woff'),url('../fonts/klavika-bold.ttf') format('truetype'),url('../fonts/klavika-bold.svg#klavika') format('svg');
    font-weight: 700;
    font-style: normal;
}
body {
    font-family: 'klavika';
    font-weight: 400;
    font-size: 12px;
    background: #fff;
}
a {
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}
a:hover {
    text-decoration: none;
    color: #b81419;
}
strong { font-weight: 500 }
h1,
h2,
h3,
h4,
h5,
h6 { margin-top: 0 }
ul {
    margin: 0;
    padding: 0;
}
ul li {
    list-style: none;
    font-size: 20px;
    color: #666;
}
h1 {
    color: #e6191f;
    text-transform: uppercase;
    font-size: 55px;
    margin-bottom: 50px;
    font-weight: 400;
}
h3 {
    color: #666;
    text-transform: uppercase;
    font-size: 25px;
    font-weight: 400;
}
h3.related { margin-bottom: 50px }
h4 {
    color: #e6191f;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 500;
    margin-top: 50px;
}
p {
    font-size: 25px;
    color: #666;
    font-weight: 200;
}
.btn-red {
    padding: 10px 20px;
    background: #e6191f;
    color: #fff;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 500;
    display: inline-block;
    border: 0;
}
.btn-red:hover { color: #fff }
input.form-control,
textarea.form-control {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}
.page-wrapper { overflow: hidden }
.container { max-width: 1200px }
header {
    background: #e6191f;
    padding-top: 10px;
    margin-bottom: 100px;
}
header .navbar { margin-bottom: 0 }
header .navbar-default {
    background: 0;
    border: 0;
}
header .navbar-default .navbar-brand { height: auto }
header .navbar-default .navbar-nav {
    margin-top: 40px;
    font-size: 20px;
    text-transform: uppercase;
}
header .navbar-default .navbar-nav li a {
    color: #fff;
    margin: 0 20px;
    padding-bottom: 65px;
    border-bottom: 4px solid transparent;
}
header .navbar-default .navbar-nav li a:hover {
    color: #fff;
    border-bottom: 4px solid #fff;
}
header .navbar-default .navbar-nav li.current-menu-item a { border-bottom: 4px solid #fff }
header .navbar-default .navbar-nav li:last-child a { margin-right: 0 }
.page-title {
    color: #e6191f;
    text-transform: uppercase;
    font-size: 80px;
    display: inline-block;
    position: relative;
    margin-bottom: 100px;
}
.page-title span {
    display: block;
    color: #666;
    font-size: 25px;
    font-weight: 200;
}
.page-title:before {
    content: "";
    position: absolute;
    top: -20px;
    right: -50px;
    background: url("../img/cross.png");
    height: 21px;
    width: 23px;
}
.page-title:after {
    content: "";
    position: absolute;
    bottom: -20px;
    left: -50px;
    background: url("../img/cross.png");
    height: 21px;
    width: 23px;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.tabs {
    margin: 100px 0;
    text-align: center;
    border-bottom: 1px solid #ddd;
}
.tabs.notop { margin-top: 0 }
.tabs li { display: inline-block }
.tabs li a {
    font-size: 20px;
    font-weight: 500;
    color: #666;
    margin: 0 20px;
    text-transform: uppercase;
    padding-bottom: 20px;
    display: block;
    border-bottom: 3px solid transparent;
}
.tabs li.current a { border-bottom: 3px solid #e6191f }
.related iframe {
    margin-bottom: 20px;
    width: 100%;
}
.related img { margin-bottom: 30px }
.location-dropdown,
.mobile-dropdown {
    width: 300px;
    margin: 0 auto 40px;
}
.location-dropdown .dropdown-toggle,
.mobile-dropdown .dropdown-toggle {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    font-size: 20px;
    font-weight: 500;
    color: #b9b9b9;
    text-transform: uppercase;
}
.location-dropdown .dropdown-menu,
.mobile-dropdown .dropdown-menu {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    font-size: 20px;
    font-weight: 500;
    color: #666;
    width: 300px;
    text-align: center;
    text-transform: uppercase;
}
.page-service .mobile-dropdown { margin-top: 50px }
.dot-paging { text-align: center }
.dot-paging li { display: inline-block }
.dot-paging li span {
    display: block;
    width: 12px;
    height: 12px;
    margin: 5px 7px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    background: #fff;
    border: 2px solid #666;
}
.dot-paging li span:hover {
    border-color: #e6191f;
    background: #e6191f;
}
.dot-paging li.current span {
    border-color: #e6191f;
    background: #e6191f;
}
.blocks { position: relative }
.np-paging {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}
.np-paging li.prev {
    float: left;
    margin-left: -20px;
}
.np-paging li.next {
    float: right;
    margin-right: -20px;
}
.np-paging li a { color: #e6191f }
.np-paging.clearing {
    position: relative;
    margin-top: -35px;
}
.np-paging.clearing a { color: #666 }
.np-paging.clearing li { margin: 0 }
.carousel { margin-top: 100px }
.carousel.homepage {
    position: fixed;
    background: #000;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 99;
    margin: 0;
    height: 100%;
    width: 100%;
}
.carousel.homepage .item {
    background-size: cover;
    background-position: center center;
    position: relative;
}

/* tambahan */
.carousel.homepage video{
	position: absolute;
	top:0;
	left:0;
	right: 0;
	bottom: 0;
	width:100%;
	height:100%;
	z-index:1;
	object-fit: cover;
}
.carousel.homepage .item a {
  z-index:2;
  position: relative;
}

.carousel.homepage .item p {
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
    z-index:2;
}
.carousel.homepage .item a.img { display: inline-block }
.carousel.homepage .item a.img img { display: none }
.carousel.homepage .item a.title {
    display: block;
    font-size: 18px;
    font-weight: 500;
    text-transfrom: uppercase;
    color: #fff;
}
.carousel.homepage .item a.cat {
    display: block;
    font-size: 13px;
    text-transfrom: uppercase;
    color: #999;
}
.carousel.homepage .item a:hover { color: #e6191f }
.carousel.homepage .owl-controls {
    margin-top: -100px;
    z-index: 991;
    position: relative;
}
.carousel.homepage .owl-controls .owl-page span { background: transparent }
.carousel.homepage .owl-controls .owl-page.active span,
.carousel.homepage .owl-controls .owl-page:hover span {
    background: #fff;
    border-color: #fff;
}
.carousel .item { text-align: center }
.carousel .item img { margin: auto }
.hero { text-align: center }
.hero img { margin: 80px auto }
.bottom-link { margin-top: 80px }
.address h4 { color: #666 }
.address h4:first-child { margin-top: 0 }
.address p { font-size: 20px }
.address p a { color: #e6191f }
.single h1 {
    font-size: 60px;
    color: #666;
}
.single article iframe{
	width: 100%;
}
article.post {
    margin-bottom: 40px;
    padding-bottom: 40px;
    border-bottom: 1px solid #b9b9b9;
}
article.post a h2 {
    font-size: 35px;
    text-transform: uppercase;
    margin-bottom: 30px;
    font-weight: 400;
    color: #666;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
article.post a:hover h2 { color: #e6191f }
article.post h2 {
    font-size: 35px;
    text-transform: uppercase;
    margin-bottom: 30px;
}
article.post p.date {
    margin-top: 20px;
    color: #e6191f;
    font-size: 20px;
    font-weight: 500;
}
article.post .btn-red { margin-top: 30px }
.work-post {
    height: 240px;
    background: #e6191f;
    position: relative;
    margin-bottom: 20px;
    background-size: cover;
    background-position: center center;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.work-post:hover {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
}
.work-post .award {
    margin: auto;
    position: relative;
    top: 50%;
    -webkit-transform: translatey(-50%);
    -ms-transform: translatey(-50%);
    transform: translatey(-50%);
}
.work-post p {
    position: absolute;
    bottom: 10px;
    left: 10px;
    right: 10px;
    margin: 0;
    text-transform: uppercase;
    opacity:0;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.work-post:hover p {
	opacity:1;
}
.work-post p span.title {
    display: block;
    font-size: 20px;
    font-weight: 500;
    color: #fff;
    line-height: 15px;
}
.work-post p span.cat {
    display: block;
    font-size: 15px;
    font-weight: 400;
    color: #fff;
}
.newsletter h4 {
    font-size: 35px;
    color: #666;
}
.newsletter input.form-control {
    padding: 23px;
    margin: -6px -10px 0 0;
    width: 300px;
}
footer {
    text-transform: uppercase;
    margin: 100px 0 50px;
}
footer p {
    font-size: 12px;
    font-weight: 400;
}
footer p#email a {
    color: #e6191f;
    font-size: 17px;
    margin-top: 15px;
    display: inline-block;
}
footer p#copy { margin-top: 50px }
footer #socials { text-align: right }
footer #socials li { display: inline-block }
footer #socials li a { color: #e6191f }
@media (min-width: 1200px) { 
	.container { width: 1200px }
}
@media (max-width: 1200px) { 
	header .navbar-default .navbar-nav { font-size: 20px }
	header .navbar-default .navbar-nav li a { margin: 0 }
}
@media (max-width: 992px) { 
	header .navbar-default .navbar-brand {
	    width: 200px;
	    height: auto;
	}
	header .navbar-default .navbar-nav {
	    margin-top: 25px;
	    font-size: 16px;
	}
	header .navbar-default .navbar-nav li a { padding-bottom: 45px }
}
@media (max-width: 768px) { 
	header { padding-top: 0 }
	header .navbar-default .navbar-toggle { margin-top: 25px }
	header .navbar-default .navbar-toggle .icon-bar { background: #fff }
	header .navbar-default .navbar-toggle:hover { background: #fff }
	header .navbar-default .navbar-toggle:hover .icon-bar { background: #e6191f }
	header .navbar-default .navbar-nav {
	    margin-top: 0;
	    padding-bottom: 10px;
	    font-size: 16px;
	}
	header .navbar-default .navbar-nav li a {
	    padding-bottom: 0;
	    border-bottom: 0;
	}
	header .navbar-default .navbar-nav li a:hover { border-bottom: 0 }
	header .navbar-default .navbar-nav li.current-menu-item a { border-bottom: 0 }
	h1 { font-size: 40px }
	p { font-size: 20px }
	.page-title { font-size: 40px }
	.address h4:first-child { margin-top: 30px }
	.single h1 { font-size: 40px }
	.newsletter h4 { font-size: 25px }
	.newsletter input.form-control { width: 100% }
	.newsletter .btn-red {
	    width: 100%;
	    margin-top: -20px;
	}
	.carousel.homepage video{ display: none; }
	footer { text-align: center }
	footer #socials { text-align: center }
	footer #socials .fa-2x { font-size: 1em }
}
.attachment .entry-content .entry-caption {
    font-size: 140%;
    margin-top: 24px;
}
.attachment .entry-content .nav-previous a:before { content: '\2190\00a0' }
.attachment .entry-content .nav-next a:after { content: '\00a0\2192' }
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img {
    max-width: 100%;
    height: auto;
}
.alignleft,
img.alignleft {
    display: inline;
    float: left;
    margin-right: 24px;
    margin-top: 4px;
}
.alignright,
img.alignright {
    display: inline;
    float: right;
    margin-left: 24px;
    margin-top: 4px;
}
.aligncenter,
img.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
img.alignleft,
img.alignright,
img.aligncenter { margin-bottom: 12px }
.wp-caption {
    background: #f1f1f1;
    line-height: 18px;
    margin-bottom: 20px;
    max-width: 632px!important;
    padding: 4px;
    text-align: center;
}
.wp-caption img { margin: 5px 5px 0 }
.wp-caption p.wp-caption-text {
    color: #888;
    font-size: 12px;
    margin: 5px;
}


.page-template-page-contact .hero img{
	width: 100% !important;
	height: auto;
}
