

html, body {
    font-family: "Open Sans", sans-serif !important;
    /*overflow-x: hidden;*/
    }

.hiddens{
    overflow-x: hidden;
}

/*---------------------backgroundpattern------------*/
#pattern {
    background: #191919 url(../img/newbeepattern.png) top left;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 4100px;
    z-index: -3;
    margin: 0;
    padding: 0;
    display: inline-block;
    }
/*---------------------/backgroundpattern------------*/

/*---------------------backgroundpattern------------*/
#patternNews {
    background: #191919 url(../img/newbeepatternPastel.png) top left;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 4100px;
    z-index: -3;
    margin: 0;
    padding: 0;
    display: inline-block;
    }
/*---------------------/backgroundpattern------------*/

/*---------------------header navbar------------*/
.navbar {
    background-image:  url(../img/crossed.png);
    -moz-box-shadow: 1px 3px 3px #191919;
    -webkit-box-shadow: 1px 3px 3px #191919;
    box-shadow: 1px 3px 3px #191919;
    z-index: 1;
    background-color: #191919;

    }
.navbar-fixed-top {
    height: 45px;
    margin-bottom: 0;
}

.navbar-collapse .current a {
    background: #ffd512 ;
    color: #191919;
}

.navbar-nav li:hover a{
    background: #ffd512;
    color: #191919;
}

.navbar-collapse ul li a{
    color: #ffd512;
    background-image:  url(../img/crossed.png);
}

.navbar-toggle  {
    background: #ffd512 ;
    color: #191919;
}

.icon-bar {
    background: #191919;
}

.navbar {
    z-index: 2 !important;
}


.animation {
    -webkit-transition: background 0.5s linear;
    -moz-transition: background 0.5s linear;
    -ms-transition: background 0.5s linear;
    -o-transition: background 0.5s linear;
    transition: background 0.5s linear;
}



/*---------------------/header navbar------------*/

/*---------------------home--------------------*/
#logo {
    position: relative;
    top: 0;
    z-index:3;
    height: 23px;
}

img.logo {
    z-index: 10 !important;
}

#home {
    margin-top: -23px !important;
}

#backgroundhome {
    background: url(../img/beeag.jpg) center no-repeat;
    position: fixed;
    left: 0;
    display: inline-block;
    z-index: -2;
    -webkit-background-size: 99.93%;
    background-size: 99.93%;
    }

#home {
    
    left: 0;
    top: 0;
    text-align: center;

    }

#home article {
    color: #fff;
    position: relative;
    left: 0;
    top: 25%;

    font-weight: 30px;
    font-size: 55px;
    text-shadow: -1px 1px 2px #1a1a1a;
    }

#home img {
    position: relative;
    left: 0;
    top: 0;
    }
/*---------------------/home----------------*/

/*---------------------about----------------*/
.aboutcontent .carousel .item {
  height: 255px;
  background-color: #ffd512;
}
 
.carousel-indicators {
    z-index: 1 !important;
}

.aboutcontent .carousel-inner > .item > img {
  position: absolute;
  top: 0;
  right:10%;
}

.aboutcontent .carousel-inner > .item > h2 {
    font-family: "Open Sans";
  position: absolute;
  top: 16%;
  color: black;
  margin-left: 17%;
  font-weight: 30px;
    font-size: 40px;
    font-style: normal;

}

.aboutcontent .carousel-inner > .item > p {
  position: absolute;
  top: 44%;
  color: #191919;
  margin-left: 17%;
  font-size: 17px;
  letter-spacing: 0px;
  font-style: large;
  text-align: left;
  word-spacing: 0px;

}

.aboutcontent .carousel-indicators li{
    top: 90%;
    color: black;
}

.aboutcontent {
    color: #191919;
    height: 255px;
    text-align: center;
}

.aboutcontent .carousel-control{

    height: 255px;
}
.header {
    color: #ffd512;
    height: 5px;
    padding-top: 45px;
    margin-bottom: 50px;
    text-align: center;
    font-weight: bold;
    font-size: 40px;
    }
/* #about{
    position: relative;
} */


/*---------------------ourteam----------------*/
.ourteam{
    margin-top: -1.5%;
    background: url(../img/newbeepatternPastel.png) repeat;
}

.ourteamhead{
    position: relative;
    top: 5%;
    color: black;
    margin: 0.4em;
    padding-top: 10px;
    text-align: center;
    font-weight: bold;
    font-size: 40px;
    }

.contentourteam{
   height: auto;
}

#awesometeam .carousel-inner {

}

#awesometeam .carousel-indicators  {
    top: 97%;
}

.kiri img{
    top: 33%;
    left: 4%;
    position: absolute;
}

.kanan img{
    top: 33%;
    right: 4%;
    position: absolute;
}

/*---------------------/ourteam----------------*/
/*---------------------/about----------------*/

/*---------------------creations----------------*/

.creationshead{
   color: #ffd512;
    height: 80px;
    padding-top: 40px;
    margin-bottom: 13px;
    text-align: center;
    font-weight: bold;
    font-size: 40px;
    }
.linecreations{

    height: .5%;
    background-color: white;
}

#creations{
    position: relative;
}

.product{
    margin: 0 auto;
    text-align: center;
    
}

.product1{
    padding-top: 21px;
    position: relative;
}

.product2{
    margin-top: -46px;
    position: relative;
}

.product3{
    margin-top: -46px;
    position: relative;
}
.responsivePro {
    background: url(../img/patternhexagon.png) repeat;
    height: auto;
    padding-bottom: 10px;
    padding: 1px;
}

    .Specialmargin{
        padding: 1px 1px 1px 1px;
    }
/*---------------------/creations----------------*/

/*---------------------awards----------------*/
#awards{
    position: relative;
}

.awardshead{
    color: #ffd512;
    height: 80px;
    text-align: center;
    font-weight: bold;
    }
.lineawards{
    position: relative;
    height: .5%;
    background-color: #ffd512;
}
.contentawards{
    background: url(../img/geometry.png) repeat;
    height: auto;
    padding-top: 35px;
    padding-bottom: 13px;
}

/*---------------------/awards----------------*/

/*---------------------Career----------------*/
#career{
    position: relative;
}
.paragraf .btn{
    background-color: black;
    color: white;

}

.paragraf .btn:hover{
    background-color: white;
    color: #ffd512;
}
.paragraf a{
    margin-left: 70%;
}
.careerhead{
   color: #ffd512;
    height: 80px;
    padding-top: 40px;
    margin-bottom: 13px;
    text-align: center;
    font-weight: bold;
    font-size: 40px;
}
.contentcareer{
    background: #ffd512;
    height: auto;
    -webkit-box-shadow: 0px 0px 4px 2px black;
    box-shadow: 0px 0px 4px 2px black;
}

.contentcareer h4 {
    font-family: 'Open Sans';
    color: black;
}

.modal-content{
    background-color: #f7f6ef !important;
}

.jabatan {
    color: #ffb60a !important;
    font-weight: bold;
    font-size: 16px;

}

.popup .btn{
    background-color: black;
    color: white;

}

.popup .btn:hover{
    background-color: #ffd512;
    color: black;
}
/*---------------------/career----------------*/



/*---------------------map----------------*/
#map{
    position: relative;
    height: 355px;
    z-index: 0;
}

#map iframe{
    position: absolute;
    width: 100%;
    height: 100%;
    border: none;
}

/*---------------------/map----------------*/

/*---------------------contact----------------*/
#contact{
    position: relative;
}

.contacthead{
     color: #ffd512;
    height: 71px;
    margin: 0.3em;
    text-align: center;
    font-weight: bold;
    font-size: 40px;
}
.contentcontact{
    height: 59%;
    color: white;
}

#contact .btn{
    background-color: #ffd512;
    color: black;
}

#contact .btn:hover{
    background-color: white;
    color: #ffd512;
}

.facebook{
    margin-left:10px;
    margin-top:15px;
    background: url(../img/sosmed/facebook.png);
    display: inline-block;
    width: 37px;
    height: 37px;
}
a.facebook:hover{
    background: url(../img/sosmed/facebook_white.png);
    margin-left:10px;
    margin-top:15px;
    display: inline-block;
    width: 37px;
    height: 37px;
}

.facebook:hover{
    background: url(../img/sosmed/facebook_white.png);
    margin-left:10px;
    margin-top:15px;
    display: inline-block;
    width: 37px;
    height: 37px;
}

.twitter{
    margin-left:10px;
    margin-top:15px;
    background: url(../img/sosmed/twitter.png);
    display: inline-block;
    width: 37px;
    height: 37px;
}
a.twitter:hover{
    background: url(../img/sosmed/twitter_white.png);
    margin-left:10px;
    margin-top:15px;
    display: inline-block;
    width: 37px;
    height: 37px;
}
/*---------------------/contact----------------*/

.toTop {
    position: fixed;
    bottom: 11px;
    right: 33px;
    z-index: 20;

}
.toTop img:hover {
    opacity: 0.7;
}

/*---------------------Hire US----------------*/
#contentHire {
    position: relative;
    text-align: center;
    width: 960px;
    padding-top: 33px;
    margin: 0 auto;   
}

.hireUs{
    background-color: white;
    border: 1px solid #ddd;
    margin: 50px 0;
    padding: 21px;
    text-align: left;
    border-radius: 9px;
}

.hireUs .btn{
    background-color: #ffd512;
    color: black;
    
}

.tombol{
    padding-left: 55%;
}

.hireUs .btn:hover{
    background-color: white;
    color: #ffd512;
}

.hireUs h4{
    font-family: 'Open Sans'; 
    font-size: 33px;
}

.hireUs h2{
    padding-left: 20px;
    font-family: 'Open Sans'; 
    font-size: 23px;
    font-weight: bold;
}
/*---------------------/Hire US----------------*/

/*---------------------news----------------*/


.news{
    margin-top: 50px;
    border-radius: 9px;

}

.news .btn{
    background-color: #ffd512;
    color: black;
}
.news .btn:hover{
    background-color: black;
    color: white;
}   

.thumbnail{
    margin-top: 21px;
    -moz-box-shadow: 0px 2px 2px #808080;
    -webkit-box-shadow: 0px 2px 2px #808080;
    box-shadow: 0px 2px 2px #808080;
}

/*---------------------/news----------------*/

/*---------------------awards detail----------------*/
#contentDetailAward {
    position: relative;
    text-align: center;
    width: 100%;
    padding-top: 33px;
    margin: 0 auto;   
}

.detailAwards{
    background-color: white;
    border: 1px solid #ddd;
    margin: 30px 0;
    padding: 15px;
    text-align: left;
    border-radius: 9px;
}
.detailAwards h4{
    font-family: 'Open Sans'; 
    font-size: 21px;
}

.detailAwards p{
    text-align: justify;
}
/*---------------------/awards detail----------------*/

/*------------------responsiv code---------------------------------*/
@media only screen and (min-width: 320px) {
    #logo img{display:none;}
    #backgroundhome {
    
    width: 100%;
    height: 60%;
    }
    /*----home----*/
    #home {
    
    height: 50%;
    width: 100%;
    }
    #home article {
        color: #fff;
        position: relative;
        left: 0;
        
    font-weight: 9px;
    font-size: 27px;
    text-shadow: -1px 1px 1px #1a1a1a;
    }

    #home img {
    position: relative;
    left: 0;
    top: 0;
    width: 40%;
    height: auto;
    }
    /*----/home----*/

    /*---about----*/
    .header {
        padding-top: 65px;
        margin-bottom: 35px;
        font-size: 25px;
    }
    .aboutcontent .carousel-inner > .item > img {
        position: absolute;
        top: 0;
        display:none;
    }

    .aboutcontent .carousel-inner > .item > h2 {
        font-weight: 15px;
        font-size: 23px;
        text-align: center;
        top: 19%;
    }

    .aboutcontent .carousel-inner > .item > p {
        font-size: 13px;
        top: 44%;
        text-align: justify;
        
    }
    .aboutcontent {
        height: 175px;
        background-image: url(../img/about/bghexagon.png);
 
    }
    .aboutcontent .carousel-control{
    height: 175px;
    }
    .aboutcontent .carousel .item {
        height: 175px;
    }
    
    /*---/about----*/
    /*---ourteam---*/
    .ourteamhead{
    font-size: 25px;
    }
    /*---/ourteam---*/

    /*---creation---*/
    .creationshead{
        padding-top: 45px;
        font-size: 27px;
        margin-bottom: 1px;
    }
    .contentcreations{
        display:none;
    }
    .responsivePro{
        display: inherit;
    }
    /*---creation---*/
    
    /*------award-------*/
    .awardshead{
        padding-top: 45px;
        margin-bottom: 1px;
        font-size: 27px;
    }
    /*------/award------*/
    
    /*---------------career--------------- */
    .careerhead{
        padding-top: 45px;
        margin-bottom: 1px;
        font-size: 27px;
    }
    .paragraf{
        margin: 0;
    }
    /*---------------/career--------------- */
    /*---------contac------*/
    .contacthead{
    font-size: 27px;
    }
    /*---------/contac------*/

}
@media only screen and (min-width: 480px) {
    #logo img{display:none;}
    #backgroundhome {
    
    width: 100%;
    height: 69%;
    }
    /*----home----*/
    #home {
    
    height: 60%;
    width: 100%;
    }
    #home article {
        color: #fff;
        position: relative;
        left: 0;
    font-weight: auto;
    font-size: 37px;
    text-shadow: -1px 1px 2px #1a1a1a;
    }

    #home img {
    position: relative;
    left: 0;
    top: 0;
    width: 40%;
    height: auto;
    }
    /*----/home----*/
    /*---about----*/
    .header {
        padding-top: 58px;
        margin-bottom: 41px;
        font-size: 33px;
    }
    .aboutcontent .carousel-inner > .item > img {
        position: absolute;
        top: 0;
        display:none;
    }

    .aboutcontent .carousel-inner > .item > h2 {
        font-weight: 20px;
        font-size: 27px;
        text-align: center;
        top: 19%;
    }

    .aboutcontent .carousel-inner > .item > p {
        font-size: 15px;
        top: 44%;
        text-align: justify;
        
    }
    .aboutcontent {
        height: 200px;
        background-image: url(../img/about/bghexagon.png);
 
    }
    .aboutcontent .carousel-control{
    height: 200px;
    }
    .aboutcontent .carousel .item {
        height: 200px;
    }   
    /*---/about----*/

    /* ourteam */
    .ourteamhead{
    font-size: 33px;
    }
    /* /ourteam */

    /*---creation---*/
    .creationshead{
        padding-top: 49px;
        font-size: 33px;
        margin-bottom: 9px;
    }
    .contentcreations{
        display:none;
    }

    .responsivePro{
        display: inherit;
    }
    /*---/creation---*/
    
    /*------award-------*/
    .awardshead{
        padding-top: 49px;
        font-size: 33px;
        margin-bottom: 9px;
    }
    /*------/award------*/

    /*---------------career--------------- */
    .careerhead{
        padding-top: 49px;
        margin-bottom: 9px;
        font-size: 33px;
    }
    /*---------------/career--------------- */
    /*---------contac------*/
    .contacthead{
    font-size: 33px;
    }
    /*---------/contac------*/
}
@media only screen and (min-width: 768px) {
    #logo img{display:none;}
    #backgroundhome {
        width: 100%;
        height: 79%;
    }
    /*----home----*/
    #home {
        height: 71%;
        width: 100%;
    }
    #home article {
        color: #fff;
        position: relative;
        left: 0;
        font-weight: 30px;
        font-size: 50px;
        text-shadow: -1px 1px 2px #1a1a1a;
    }

#home img {
    position: relative;
    left: 0;
    top: 0;
    width: auto;
    height: auto;
    }
    /*----/home----*/
    /*---------------------about----------------*/
    .aboutcontent .carousel .item {
        height: 255px;
    }
    .aboutcontent .carousel-inner > .item > img {
    display:block;
    }

    .aboutcontent .carousel-inner > .item > h2 {
        top: 16%;
        margin-left: 17%;
        font-weight: 30px;
        font-size: 40px;

    }

    .aboutcontent .carousel-inner > .item > p {
        position: absolute;
        top: 44%;
        color: #191919;
        margin-left: 17%;
        font-size: 17px;
        letter-spacing: 0px;
        font-style: large;
        text-align: left;
        word-spacing: 0px;
    }

    .aboutcontent .carousel-indicators li{
    top: 90%;
    color: black;
    }

    .aboutcontent {
    color: #191919;
    height: 255px;
    text-align: center;
    }

    .aboutcontent .carousel-control{

    height: 255px;
    }
    .header {
    font-size: 35px;
    }
    /*----/about----*/

    /* ourteam */
    .ourteamhead{
    font-size: 35px;
    }
    /* /ourteam */

    /*---creation---*/
    .creationshead{
        padding-top: 47px;
        font-size: 35px;
    }
    .contentcreations{
        display:none;
    }
    .responsivePro{
        display: inherit;
    }
    /*---creation---*/

    /*------award-------*/
    .awardshead{
        padding-top: 47px;
        margin-bottom: 10px;
        font-size: 35px;
    }
    /*------/award------*/

    /*---------------career--------------- */
    .careerhead{
        padding-top: 47px;
        margin-bottom: 10px;
        font-size: 35px;
    }

    .paragraf{
        margin-top: 2%;
    }
    /*---------------/career--------------- */
    /*---------contac------*/
    .contacthead{
        font-size: 35px;
    }
    /*---------/contac------*/
}
@media only screen and (min-width: 1024px) {
    #logo img{display:inline;}
    /*----home----*/
    #backgroundhome {  
    width: 100%;
    height: 100%;
    }

#home {
    height: 100%;
    width: 100%;
    }
    /*----/home----*/
    /*--about---*/
    .header {
        font-size: 40px;
        margin-bottom: 51px;
    }
    /*--about---*/

    /*---creation---*/
    .creationshead{
        padding-top: 45px;
        margin-bottom: 15px;
        font-size: 40px;
    }
    .contentcreations{
        background: url(../img/patternhexagon.png) repeat;
        display:inherit;
        height: auto;
        padding-bottom: 19px;
    }

    .responsivePro{
        display: none;
    }
    /*---creation---*/

    /*------award-------*/
    .awardshead{
        padding-top: 45px;
        margin-bottom: 15px;
        font-size: 40px;
    }
    /*------/award------*/

    /*---------------career--------------- */
    .careerhead{
        padding-top: 45px;
        margin-bottom: 15px;
        font-size: 40px;
    }
    .paragraf{
        margin-top: 7%;
    }
    /*---------------/career--------------- */
    /*---------contac------*/
    .contacthead{
    font-size: 40px;
    }
    /*---------/contac------*/
}
/*--------------------------------/responsiv code-------------------------*/