/* basic style settings */

@font-face {
	font-family: 'playfair-display-italic';
    src: url('fonts/playfair-display-italic.ttf') format('truetype'),
    font-weight: normal;
    font-style: normal;
}

body {
	background: #DEDAD8;	
}

h1, h2, h3, h4, h5, h6 {
	margin-top: 0px;
	font-weight: normal;
}

.nopadding{
	padding: 0px;
}

.nomargin{
	margin: 0px;
}



/*.head-wrapper {
	
    height: 120px;
    background-image: url(../images/biro.png);
    background-size: cover;
    background-position: center;
}*/
/*HEADER*/

.navbar {
    border:none;
    background: #F37425;
    background-image: url("../images/biro-nav.png");  
    background-size: contain;
    height: 120px;
    margin-bottom: 0px; 
    padding-top:30px;
    margin-left: 2px;
}

.navbar {
     border-radius: 0px; 
}

.navbar-collapse li {
    padding:10px;
}

.navbar ul li a {
    font-size: 13px;
    color:#FFF !important;
}

.navbar ul li a:hover {

    color:#FFF !important;
}

.head-wrapper {

    height: 120px;
    
}

.logo {
    height: 120px;
    background: #F37425;
    /*background-image: url("../images/biro.png");*/
    background-image: url("../images/bor-logo-1.png");
    background-size: 250px;
    background-position: center;
    /*background-size: cover;*/
    background-repeat: no-repeat;
}

.form_search{
    margin-top: 25px;
}


form.example input[type=text] {
    padding: 10px;
    font-size: 11px;
    border: 1px solid #fff;
    float: left;
    width: 140px;
    height: 0px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

form.example button {
    float: left;
    width: 25px;
    height: 22px;
    padding: 10px;
    background: #fff;
    color: gray;
    font-size: 11px;
    border: 1px solid #fff;
    border-left: none;
    cursor: pointer;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;

}

form.example button .fa-search { 
    margin: 0 auto;
    margin-top: -5px;
    width: 12px;
    float: left;
    height: 12px;
    

}

form.example button:hover {
    background: #fff;
}

form.example::after {
    content: "";
    clear: both;
    display: table;
}





/*Header*/
.wrapper-index{
	background: #fff;
}


.first-left-wrapper-index{
	height: 400px;
	background: #fff;
	background-image: url("../images/123.jpg");
	background-size: cover;

	margin-top: 2px;
	margin-left: 2px;
}

.first-left-wrapper-index .overlay{
	background-color: rgba(0,0,0,.5);
	height: 100%;
}

.first-left-wrapper-index h3.text1 {
    padding-top: 25px;
    margin-top: 0px;
    margin-left: 25px;
    font-size: 21px;
    font-family: 'Playfair Display';
    margin-right: 25px;
    color: #fff;
    line-height: 1.5;
}

.first-left-wrapper-index h3.text2{
    padding-top: 125px;
    margin-top: 0px;
    font-size: 21px;
    font-family: 'Playfair Display';
    margin-right: 25px;
    color: #fff;
    line-height: 1.5;
    text-align: right;
}


.third-left-wrapper-index{
	height: 820px;	
	background: #fff;
	background-image: url("../images/curtain-index.jpg");
	background-size: cover;
	background-position: center 0;

	margin-top: 2px;
	margin-left: 2px;
	
}

.third-left-wrapper-index h3 {
    font-family: 'Playfair Display';
    padding-left: 25px;
    color: #fff;
    font-size: 21px;
    text-align: right;
    padding-right: 25px;
    padding-top: 25px;
    margin-top: 0px;
    line-height: 1.5;
}

.top-right-wrapper-index-left{	
	
	height: 240px;
    background: #fff;
    background-image: url(../images/329207.jpg);
    background-color: #ffad94;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    margin-top: 2px;
    margin-left: 2px;
   

}

.top-right-wrapper-index-left h3 {
    margin: 0;
    font-family: 'Playfair Display';
    padding-top: 155px;
    padding-left: 25px;
    color: #673f33;
    font-size: 21px;
    line-height: 1.5;
}

.top-right-wrapper-index-right{

	height: 240px;
    background: #fff;
    background-image: url(../images/3345.jpeg);
    background-size: cover;

    margin-top: 2px;
    margin-left: 2px;
    margin-right: 2px;
}

.top-right-wrapper-index-right h2 {
    margin-left: 30px;
    font-size: 21px;
    font-family: 'Playfair Display';
    margin-right: 25px;
    color: #fff;
    padding-top: 25px;
    margin-top: 0px;
    line-height: 1.5;
}

.bottom-right-wrapper-index-left h2 {
    margin: 0;
    font-family: 'Playfair Display';
    font-size: 1.5em;
    padding-top: 30px;
    padding-left: 50px;
   color: #F78764;
   line-height: 1.5;
}

.bottom-right-wrapper-index-left h4 {
    margin: 0;
    font-family: 'Roboto';
    padding-top: 10px;
    padding-left: 50px;
    padding-right: 160px;
    font-size: 13px;
    text-align: justify;
    line-height: 1.5;
    color: #673f33;
}

.bottom-right-wrapper-index-left h3 {
    margin: 0;
    font-family: 'Roboto';
    padding-top: 10px;
    padding-left: 50px;
    padding-right: 160px;
    font-size: 13px;
    text-align: justify;
    line-height: 1.5;
    color: #F78764;
}

.bottom-right-wrapper-index-left ul {
    margin: 0;
    list-style: none;
    padding-left: 60px;
    padding-top: 5px;
    color: #673f33;
    margin-left: 15px;
}

.bottom-right-wrapper-index-left ul li {
    margin: 0;
    font-family: 'Roboto';
    padding-top: 10px;
    padding-right: 50px;
    font-size: 13px;
    text-align: justify;
    line-height: 1.5;
    color: #673f33;
    list-style: disc;
}

.bottom-right-wrapper-index-left ul li:before{
    
    text-indent: -5px;
    padding-right: 10px;
}

.link-to-BOR-Jakarta {
    padding-top: 10px;
    padding-left: 48px;
    text-decoration: underline;
}

.link-to-BOR-Jakarta a {
    font-size: 13px;
    font-family: 'Roboto';
    line-height: 1.5;
    color: #673f33;
}

.bottom-right-wrapper-index-right {
	margin-top: 2px;
	margin-right: 2px;
    height: 385px;
    background: #fff;
    background-image: url(../images/471712.jpg); 
    background-size: cover;
    background-position: -250px 0;
}


.bottom-right-wrapper-index-right h2 {
    margin-left: 30px;
    font-size: 21px;
    font-family: 'Playfair Display';
    margin-right: 25px;
    padding-top: 20px;
    float: right;
    margin-top: 290px;
    text-align: right;
    line-height: 1.5;
    color: #fff;
}

/*CONTACT */

.wrapper-contact{
    margin-top: 50px;
}

.wrapper-contact h3 {
    color: #F78764;
    margin-left: 50px;
    font-family: 'Playfair Display';
    font-size: 1.5em;
    margin-bottom: 20px;
    margin-top: 20px;
}




.wrapper-contact h2 {
    color: #673f33;
    margin-left: 50px;
    font-family: 'Roboto';
    font-size: 13px;
    margin-top: 0;
    margin-bottom: 15px;
    margin-right: 10px;
}


.wrapper-contact-form{
	margin-top: 15px;
}

.map{
	margin-right: 50px;
}

iframe{
	width: 100%;
}




.icon {
    padding: 10px;
    background: #e8e8e8;
    color: gray;
    min-width: 15px;
    text-align: center;
}


.input-container {

    display: flex;
    margin-bottom: 15px;

}

.field-firstname{
    margin-left: 50px;
    margin-right: 30px;
}

.field-lastname{
    margin-left: 20px;
    margin-right: 50px;
}

.field-emailaddress{
    margin-left: 50px;
    margin-right: 30px;
}

.field-phone{
    margin-left: 20px;
    margin-right: 50px;
}

.input-field {
	width: 100%;
    padding: 4px;
    outline: none;
    background: #e8e8e8;
    border-width: 0px;
    border: none;
    font-family: 'Roboto';
    font-size: 13px;
}


.textarea{
	margin-left: 50px;
	margin-right: 50px;
}


textarea {
 	width: 100%;
    height: 120px;
    background-color: #e8e8e8;
    border-color: transparent;
    padding: 10px;
    font-family: 'Roboto';
    font-size: 13px;

}

.button{
    margin-top: 10px;
    margin-bottom: 10px;
    margin-right: 50px;
    margin-left: 20px;
    float: right;
    color: #FFF;
    background-color: #F78764;
}

.last-right-wrapper-contact {
    height: 593px;
    background: #fff;
    background-image: url(../images/tree.jpg);
    background-size: cover;
    margin-top: 2px;
    margin-bottom: 2px;
    margin-right: 2px;
}

/* FOOTER*/

.footer-wrapper{
    height: 150px;
    background-image: url(../images/biro-footer.png);
    background-size: contain;
    background-position: center;
    color: #fff;
}

.left-wrapper-footer-1 {
    padding-top: 20px;
    padding-bottom: 15px;
}

.footer-title {
    color: #FFF;
    margin-left: 25px;
    font-size: 15px;
	font-weight: 300;
	font-family: 'Roboto';
}

.left-wrapper-footer-2 {
    height: 120px;
    padding-top: 20px;
    padding-bottom: 15px;
}

.footer-contact {
    color: #FFF;
    margin-left: 25px;
    font-size: 13px;
    font-family: 'Roboto';
    font-weight: 300;
    padding: 0px;
    text-align: left;
}


.left-wrapper-footer-3 {
    height: 120px;
    padding-top: 20px;
    padding-bottom: 15px;
    padding-right: 12px;
}


.left-wrapper-footer-4 {
    height: 120px;
    padding-top: 20px;
    padding-bottom: 15px;
    padding-right: 12px;
}

.left-wrapper-footer-4 h1.footer-contact a {
    color: #FFF;
    font-size: 13px;
    font-family: 'Roboto';
    text-decoration: underline;
    font-weight: 300;
}

.result{
    color: #673f33;
    margin-left: 70px;
    font-family: 'Roboto';
    font-size: 13px;

    
}

.g-recaptcha{
    margin-top: 10px;
    margin-bottom: 20px;
    margin-left: 50px;

}

/*ABOUT*/
hr{
    margin-bottom: 0px;
}

.wrapper-about{
    background: #fff;
}

.first-left-wrapper-about {
    height: 165px;
    background: #e8e8e8;
    margin-top: 2px;
    padding: 5px;
    background: url(../images/about-new-pic-2.png);
    background-position: center 0;
    background-size: contain;
}

.first-right-wrapper-about h2 {
    margin-top: 20px;
    font-size: 21px;
    color: #F78764;
    margin-left: 40px;
    font-family: 'Playfair Display';
}

.first-right-wrapper-about h4 {
    font-size: 13px;
    margin-left: 40px;
    color: #555;
    line-height: 1.5 ;
}

.second-left-wrapper-about h2 {
    margin-top: 22px;
    margin-left: 20px;
    color: #F78764;
    font-size: 18px;
    padding-top: 5px;
    padding-left: 5px;
    font-family: 'Playfair Display';
}

.second-left-wrapper-about h4 {
    margin-top: 5px;
    margin-left: 20px;
    color: #673f33;
    font-size: 13px;
    font-family: 'Roboto', sans-serif;
    line-height: 1.5;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
}

.second-right-wrapper-about {
    height: 95px;
    background: #e8e8e8;
    margin-right: 2px;
}

.second-right-wrapper-about h3 {
    font-family: 'Playfair Display', serif;
    font-size: 18px;
    margin-left: 40px;
    padding-top: 20px;
    color: #F78764;
    margin-top: 0px;
}


.second-right-wrapper-about h4 {
    font-size: 13px;
    margin-left: 40px;
    font-family: 'Roboto', sans-serif;
    line-height: 1.5;
    color: #673f33;
}

.fourth-right-wrapper-services-left {
    margin-top: 2px;
    height: 460px;
    background: #FCAF97;
    /*margin-bottom: 2px;*/
}

.fourth-right-wrapper-services-left h4 {
    padding-top: 25px;
    margin-left: 40px;
    margin-top: 0px;
    color: #673f33;
    font-size: 16px;
    font-family: 'Playfair Display';
    line-height: 1.5;
    text-align: justify;
}


.fourth-right-wrapper-services-left h3 {
    color: #673f33;
    font-size: 13px;
    font-family: 'Roboto';
    margin-left: 40px;
    line-height: 1.5;
    margin-bottom: 10px;
}

.fourth-right-wrapper-services-left h2 {
    color: #673f33;
    font-size: 13px;
    font-family: 'Roboto';
    margin-left: 40px;
    line-height: 1.5;
    margin-top: 10px;
}

.fourth-right-wrapper-services-left h2 span {
    color: #673f33;
    font-size: 10px;
    font-family: 'Roboto';
    line-height: 1.5;
}

.third-left-wrapper-about {
    height: 986px;
    background-image: url(../images/about-horizon.png);
    margin-top: 2px;
    margin-bottom: 2px;
    margin-left: 2px; 
    background-size: cover;
    background-position: center;
}

.third-left-wrapper-about h4 {
    padding-top: 55px;
    font-size: 25px;
    margin-top: 0px;
    margin-bottom: 15px;
    margin-left: 130px;
    margin-right: 55px;
    font-family: 'Playfair Display';
    font-style: italic;
    color: #F78764;
}

.third-left-wrapper-about h2 {
    color: #fff;
    font-family: 'Roboto';
    font-size: 13px;
    padding-left: 25px;
    padding-right: 25px;
    margin-top: 725px;
    line-height: 1.5;
}

.first-third-left-wrapper-faq-bottom-line {
    margin-top: 58px;
    background: #F78764;
    height: 25px;
    opacity: 0.8;
}

.third-left-about-about {
    height: 70px;
    background: #fff;
}

.first-third-left-wrapper-about {;
    margin-left: 2px;
    height: 312px;
    background-size: cover;
    background-image: url(../images/toeti-1024.jpg);
}

.first-third-right-wrapper-about-right {

    height: 381px;
    margin-left: 0px;
    margin-top: 1px;
    margin-right: 2px;
    background-image: url(../images/profirrroosseno.jpg);
    background-size: cover;
}

.first-third-right-wrapper-about-left {
    height: 380px;
    margin-top: 2px;
    float: left;
    background: #C1C1C1;
}

.first-third-right-wrapper-about-left h4.signature {
    color: #fff;
    float: right;
    margin-top: 30px;
    margin-right: 30px;
    font-size: 16px;
    font-family: 'Playfair Display';
    font-style: italic;
    text-align: right;
}


.first-third-right-wrapper-about-left h4 {
    font-size: 13px;
    margin-top: 81px;
    margin-left: 45px;
    margin-right: 45px;
    color: #fff;
    font-family: 'Roboto', sans-serif;
    line-height: 1.5;
    text-align: justify;
}

.first-third-right-wrapper-about-left h4.signature-2 {
    color: #fff;
    float: left;
    margin-top: 60px;
    margin-right: 30px;
    font-size: 16px;
    font-family: 'Playfair Display';
    font-style: italic;
}

.second-right-wrapper-history {
    height: 242px;
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 2px;
    float: left;
    background: #E7E7E7;
}

.second-right-wrapper-history h4.left-text {
    margin-left: 35px;
    margin-right: 35px;
    margin-top: 30px;
    color: #666;
    float: left;
    font-size: 13px;
    font-family: 'Roboto';
    line-height: 1.5;
    text-align: justify;
}


.second-right-wrapper-history h4.right-text {
    margin-left: 0px;
    margin-right: 100px;
    margin-top: 30px;
    color: #666;
    float: left;
    font-size: 13px;
    font-family: 'Roboto';
    line-height: 1.5;
    text-align: justify;
}

.second-right-wrapper-history h4.left-text-2 {
    margin-left: 35px;
    margin-right: 35px;
    color: #666;
    float: left;
    font-size: 13px;
    font-family: 'Roboto';
    line-height: 1.5;
    text-align: justify;
}

.third-second-right-wrapper-history {
    height: 360px;
    margin-left: 2px;
    margin-right: 1px;
    margin-top: 2px;
    margin-bottom: 2px;
    float: left;
    background: #C1C1C1;
}

.inner-third-second-right-wrapper-about h3 {

    margin-top: 30px;
    margin-left: 45px;
    color: #673f33;
    font-size: 16px;
    font-family: 'Playfair Display';
    line-height: 1.5;
    text-align: justify;
}

.inner-third-second-right-wrapper-about h2 {
    margin-top: 30px;
    margin-bottom: 80px;
    margin-left: 45px;
    margin-right: 30px;
    color: #FFF;
    font-size: 13px;
    font-family: 'Roboto';
    line-height: 1.5;
    text-align: justify;
}

.inner-third-second-right-wrapper-about h1 {
    margin-top: 0px;
    margin-left: 45px;
    color: #FFF;
    font-size: 13px;
    font-family: 'Roboto';
    line-height: 1.5;
    text-align: justify;
}

/*SERVICES */

/*SERVICES*/

.wrapper-services{
    background: #fff;
}


.very-first-left-wrapper-services h2{
    color: #F78764;
    margin-left: 35px;
    font-size: 25px;
    font-family: 'Playfair Display';
    text-align: right;
    margin-right: 25px;
    margin-top: 26px;
    font-style: italic;
}


.very-first-right-wrapper-services {
    margin-top: 2px;
    height: 225px;
    float: left;
    background: #FCAF97;
    opacity: 0.8;
}

.very-first-right-wrapper-services h3 {
    margin-top: 30px;
    margin-left: 30px;
    color: #673f33;
    font-size: 18px;
    font-family: 'Playfair Display';
    line-height: 1.5;
    text-align: justify;
}

.very-first-right-wrapper-services h4 {
    margin-top: 20px;
    margin-left: 30px;
    margin-right: 30px;
    color: #673f33;
    font-size: 13px;
    font-family: 'Roboto';
    line-height: 1.5;
    text-align: justify;
}

.first-right-wrapper-services h2 {
    margin-top: 30px;
    margin-left: 30px;
    color: #673f33;
    font-size: 18px;
    font-family: 'Playfair Display';
    line-height: 1.5;
}

.first-right-wrapper-services h3 {
    margin-left: 40px;
    margin-top: 25px;
    margin-bottom: 20px;
    color: #F78764;
    font-size: 18px;
    font-family: 'Playfair Display';
}

.first-right-wrapper-services h4 {
    margin-top: 20px;
    margin-left: 30px;
    margin-right: 30px;
    color: #673f33;
    font-size: 13px;
    font-family: 'Roboto';
    line-height: 1.5;
    text-align: justify;
}

.first-right-wrapper-services ul li {
    margin-left: 40px;
    margin-top: 10px;
    color: #673f33;
    font-size: 13px;
    font-family: 'Roboto';
    line-height: 1.5;
    text-align: justify;
}

.second-to-very-first-right-wrapper-services {
    background-color: #C1C1C1;
    margin-right: 1px;
    height: 325px;
}

.second-to-very-first-right-wrapper-services h3 {
    margin-top: 0px;
    margin-left: 30px;
    padding-top: 25px;
    color: #673f33;
    font-size: 18px;
    font-family: 'Playfair Display';
    line-height: 1.5;
    text-align: justify;
}

.second-to-very-first-right-wrapper-services ul {
    padding-left: 25px;
}

.second-to-very-first-right-wrapper-services ul li {
    margin-top: 0px;
    margin-left: 15px;
    color: #fff;
    font-size: 13px;
    font-family: 'Roboto';
    line-height: 1.5;
    padding-top: 5px;
}

.second-left-wrapper-services {
    border-top: 9px solid #CA5353;
    margin-top: 2px;
    margin-left: 2px;
    height: 270px;
    background-image: url(../images/photo-1519751138087-5bf79df62d5b-1280.jpg);
    background-size: cover;
}

.second-right-wrapper-services-right {
    height: 270px;
    margin-top: 2px;
    margin-right: 1px;
    background: #e8e8e8;
}

.second-right-wrapper-services-right h3 {
    margin-top: 0px;
    margin-left: 40px;
    padding-top: 25px;
    color: #F78764;
    font-size: 18px;
    font-family: 'Playfair Display';
}

.second-right-wrapper-services-right ul li {
    margin-left: 40px;
    margin-top: 10px;
    color: #673f33;
    font-size: 13px;
    font-family: 'Roboto';
    line-height: 1.5;
    text-align: justify;
}


.third-left-wrapper-services {
    height: 439px;
    background: #fff;
    background-image: url(../images/temple-water-1280.jpg);
    background-position: -35px;
    margin-left: 2px;
    margin-top: 2px;
    margin-bottom: 2px;
}

.third-right-wrapper-services-left h3 {
    margin-left: 40px;
    margin-top: 20px;
    color: #F78764;
    font-size: 18px;
    font-family: "Playfair Display";
}

.third-right-wrapper-services-left ul li {
    margin-left: 40px;
    margin-top: 10px;
    color: #673f33;
    font-size: 13px;
    font-family: 'Roboto';
    line-height: 1.5;
    text-align: justify;
}

.four-right-wrapper-services-left {
    margin-top: 2px;
    height: 200px;
    background: #FCAF97;
    opacity: 0.8;
}

.four-right-wrapper-services-left h3 {
    margin-left: 40px;
    padding-top: 20px;
    color: #673f33;
    font-size: 18px;
    font-family: "Playfair Display";
}

.four-right-wrapper-services-left ul li {
    margin-left: 40px;
    margin-top: 10px;
    color: #673f33;
    font-size: 13px;
    font-family: 'Roboto';
    line-height: 1.5;
    text-align: justify;
}

.four-right-wrapper-services-left ul{
    margin-top: 20px;
}