@import url('https://fonts.googleapis.com/css?family=Oswald:400,700');
@import url('https://fonts.googleapis.com/css?family=Raleway:100,200,300,400,500,600,700,800,900');

body{
    margin:0;
    padding:0;
    font-family: 'Raleway', sans-serif;
    font-size : 1.7em;
    line-height: 200%;
    color : black;
    font-weight : 500;
}

#header{
    position:relative;
    height : 70px;
}

#logo{
    position : fixed;
    top : 0;
    left : 0px;
    background-image: url('../../../images/logo3.png');
    background-repeat: no-repeat;
    background-size : cover;
    background-position : center center;
    height : 70px;
    width : 223px;
    z-index: 9999;
    text-align : center;
}

.navbar-custom{
    border:0;
    border-radius : 0;
    background: #404046;
    padding-top : 10px;
    padding-bottom : 10px;
}

.clock{
    position:fixed;
    top : 0;
    right : 30px;
    font-size : 0.7em;
    background: white;
    padding : 0;
    margin : 0;
    line-height : 100%;
    padding : 3px 10px;
    font-weight : 900;
}

.navbar-custom a {
    font-family: 'Oswald', sans-serif;
    font-weight:400;
    text-transform: uppercase;
}

.nv-link{
    color : white !important;
    font-size : 1.1em;
    letter-spacing : 1px;
}

#footer{
    text-align:center;
    padding : 50px 0;
    background: #3d3e47;
    color: white;
}

.bg-dark{
    background-image : url('../images/pattern-diamond.png');
}

.content-wrapper{
    padding : 150px 0;
}

.bg1{
    background-image : url('../../../images/bg1.png');
    background-repeat : no-repeat;
    background-position : bottom center;
}

.bg2{
    background-image : url('../../../images/bg2.png');
    background-repeat : no-repeat;
    background-position : top center;
}

#hubungi{
    background-image : url('../../../images/contactus-kpdnkk.jpg');
    background-repeat : no-repeat;
    background-position : center center;
    background-size : cover;
    font-weight:500;
    color : black;
}

.btn-custom{
    font-family: 'Oswald', sans-serif;
    font-weight:700;
    box-shadow: 0 10px 15px rgba(0,0,0,0.2);
    background: #2b2b32;
    padding: 15px 32px;
    color : white;
    border : 0;
    border-radius : 0;
}

.title-black{
    font-weight:900;
    font-size : 3em;
    color: #2b2b32;
    padding-bottom : 40px;
    margin-bottom : 40px;
    border-bottom : 2px solid #2b2b32;
}

.title-black2{
    font-family: 'Oswald', sans-serif;
    color: #2b2b32;
    padding-bottom : 20px;
    margin-bottom : 40px;
    border-bottom : 2px solid #2b2b32;
}

.title-black3{
    font-weight:900;
    font-size : 3em;
    color: #2b2b32;
    padding-bottom : 40px;
}

.title-pink{
    color : #ff455a;
    border-color : #ff455a;
}

.title-white{
    color : white;
    border-color : white;
}

.box{
    margin : 0 10px;
    text-align:center;
    box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
}

.box-head{padding : 30px 0;}

.box-head h1{margin : 0;padding : 0;color : white; font-weight:900;}

.box-body{padding : 30px 0;color:black;}

.box-orange{background-color : #ffd589;}

.box-orange .box-head{ background-color : #ffa400; border-bottom : 10px solid #e69400; }

.box-pink{background-color : #ffa7b1;}

.box-pink .box-head{ background-color : #ff455a; border-bottom : 10px solid #ff2c43; }

.box-purple{background-color : #e4bfe7;}

.box-purple .box-head{ background-color : #8f3897; border-bottom : 10px solid #7d3184; }

.award-wrapper{
    height : 600px;
    color : white;
}

.award-img{
    width : 100%;
    height : 300px;
    background-size : cover;
    background-repeat : no-repeat;
    background-position : center center;
    margin-bottom : 20px;
}

.award-name h2{
    font-weight:900;
    height : 70px;
    overflow: hidden;
}

.award-name{
    text-transform: uppercase;
}

.award2{
    color : white;
    float:left;
    width : 33%;
    padding : 50px;
}

.award2 a {color:white !important;}

.award2 h1, .award2 h3{margin:0;padding:0;}

.award2 h3{
    font-family: 'Oswald', sans-serif;
    font-weight:400;
    margin-bottom : 20px;
    padding-bottom : 20px;
    border-bottom : 2px solid white;
}

.award2 h1{font-weight: 900;}

.award2-orange{background-color:#ffa400;}

.award2-pink{background-color:#ff455a;}

.award2-purple{background-color:#8f3897;width : 34%;}

.gal-wrapper{
    color : white;
    height : 200px;
}

.gal-wrapper h3{
    line-height: 200%;
    font-weight:900;
    margin : 0;
    padding : 0;
    color : white;
}

.gal-thumbnail{
    width : 100%;
    background-size : cover;
    background-repeat : no-repeat;
    background-position : center center;
    margin-bottom : 20px;
    height : 200px;
}

.container-inner{
    padding: 50px 0;
}

.container-wrapper{
    min-height : 700px;
    background-image : url('../../../images/bg4.png');
    background-repeat : repeat-y;
    background-position : right center;
}

#myModal .modal-header{
    border-bottom : 2px solid #2b2b32;
}

#myModal .close{
    opacity: 1.0;
    font-size : 3em;
    font-weight: 100;
}

.carousel-control-left, .carousel-control-right{
    position : absolute;
    top : 20%;
}

.carousel-control-left{left : -70px;}

.carousel-control-right{right:-70px;}

.winner-thumbnail{
    background-size : cover;
    background-repeat : no-repeat;
    background-position : center center;
    width : 100%;
    height : 250px;
    border : 1px solid #ccc;
}

.winner-name{font-weight:900;}

.winner-type{
    font-family: 'Oswald', sans-serif;
    font-weight:700;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.winner-wrapper{
    overflow : hidden;
    margin-top : 30px;
    padding-top : 30px;
    border-top : 2px solid black;
}

.flip {
    width: 100%;
    margin: 0 auto;
}
.flip img {
    width: 100%;
    height: auto;
}
.flip .back {
    color : black;
    height : 292px !important;
    background-image: url('../../../images/diamond.png');
    background-size : cover;
    text-align: center;
}
.flip .back h3{
    padding:0;
    padding-top : 120px; 
    margin:0 auto;
    font-weight: 900;
    width : 70%;
}

.flip .back h5{
    cursor: pointer;
    color : #ff455a;
}

.flip .back h5:hover{
    text-decoration: underline;
}

#carousel-gallery .carousel-indicators{
    bottom : -40px;
}