/*==== navbar  =======*/
p,h1,h2{
    font-family: 'Lato';
}

.navbar-brand img{
    width: 65%;
    margin-top:-2%;
}

.navbar-nav li{
    margin-top: 5%;
}

/* === space amongst navbar and section_one */
.space{
    margin-top: 60px;
}

/*=== section_one  ====*/

#section_one{
    background-color: #edf2c9;
}

.center{
    text-align: center;
}

.text_center p{
    text-align: center;
}

.mt{
    margin-top: 30px;
}

img.consultant{
    margin: 0 50px 0 50px;
    text-align: center;
    border-radius: 7px;
}

.divider img{
    margin: 30px 50px 30px 50px;
}

.tombol{
    margin: 50px auto auto auto; 
}

#buttons{
    margin-top:60px;
}

#buttons a.tombol{
    display: inline-block;
    margin : 10px auto 30px 100px;
    
}

/*=== section_two ==== */

.text_right{
text-align: left;    
}

/* === section_three  & section_four === */

.text_left{
    text-align: right;
}

.sectiontiga{
    margin-top: 55px;
    text-align: right;
}

/*=== footer === */
.footer{
    height:15%;
}

.logo_footer{
    width: 50%;
    margin: 5px;
}

p.white{
    color: white;
    text-align: right;
    font-size: 0.83em;
    margin-top:5px;
}

.footertext{
    margin:auto;
}

/*=== training.css  ====*/
.partner{
    margin: auto 200px auto 200px;
}

.provide h3{
text-align: center;  
}

.softskill{
    margin-top: -10px;
}

.dblspace{
    margin-top: 150px;
}

img.flowchart{
    border-radius: 100px;
}

/* ==== outsourcing.css  =====*/
.jam{
    border-radius: 80%;
}

/* button inside headline of detail */
#btn-outsourcing{
    display: inline-block;
    margin-top: 50px;
    margin-left: 100px;
}

#btn-outsourcing a.tombolout{
    display: block;
    margin:40px;
}

/*about.css*/
img.whoweare{
    margin-left: 40px;
}

/*=== technical-skill.css  ===*/
.tech-skill{
    margin-left: 55px;
    text-align: center;
}

.tabel{
    text-align: center;
}

.table{
    margin-left: 45px;
}

.centering h1{
    margin-left: 20px;
}

.textcenter p{
    margin-left: -300px;
}

.center-softskill h1{
    margin-left: 70px;
}

/*softskill.css*/
.center p{
    margin-left: -400px;
}