body,
html {
    padding: 0;
    margin: 0;
    font-weight: normal;
}

.heading{
    font-weight: normal;
}

@font-face {
    font-family: EBGaramond08;
    src: url('../font/font/EBGaramond08-Regular.ttf');
}

@font-face {
    font-family: Montserrat;
    src: url('../font/font/Montserrat-Light.otf');
}

.section {
    /*min-height: 100vh;*/
    width: 1345px;
    height: 420px;
}

.section--backgrounded {
    background-image: url('../img/background.png');
    background-size: cover;
}

.footer--backgrounded {
    background-color: #AE935E;
    background-size: cover;

}

.footer--backgrounded_2 {
    background-color: #9F8655;
    background-size: cover;

}

.img_gram{
    opacity: 0.5;
    z-index: -1;
}

.img_room{
    width: 800px;
    height: 515px;
    object-fit: contain;
}

.img_room_2{
    width: 800px;
    /*height: 515px;*/
    height: auto;
    /*height: 415px;*/
    /*margin-top: 40px;*/
    object-fit: contain;
}

.img_logo{
    width: 170px;
    height: 45px;
    margin-left: -90px;
    object-fit: contain;
}

.img_residence{
    margin-left: 50px;
    margin-top: 40px;
    object-fit: contain;
}

.container {
    max-width: 1100px;
    margin: 0 auto;
    padding: 10px 0;
}

.container-footer {
    max-width: 1100px;
    height: -1000px;

    padding: 10px 0;
    
}

.container-footer_2 {
    max-width: 1105px;
    padding: 10px 0;
   
}

.container-gram-right{
    height:655px;
    width: 475x;
    margin-left: 870px;
    background-image : url(../img/logo-gram@2x.png);
    background-position: 2px -390px ;
    background-repeat:no-repeat;
    opacity: 0.1;
    z-index: -1;
}

.container-gram-left{
    height:650px;
    width: 475x;
    margin-left: -470px;
    background-image : url(../img/logo-gram@2x.png);
    background-position: 2px -390px ;
    margin-top: -650px;
    background-repeat:no-repeat;
    opacity: 0.1;
    z-index: -1;
}

.container-gram-bot{
    height:1460px;
    width: 570px;
    background-image : url(../img/logo-gram@2x.png);
    background-position: -500px 550px ;
    background-repeat:no-repeat;
    opacity: 0.2;
    z-index: -1;
}

.list {
    list-style-type: none;
    margin-right: 400px;
}

.list li {
    display: inline-block;
    margin-right: 1.4rem;
}

.list li a {
    color: #AE935E;
    font-family: EBGaramond08;
    text-decoration: none;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 1.4px;
}

.list li:last-child {
    margin-right: 0;
}

.angka{
    color: #AE935E;
    font-family: Montserrat;
    text-decoration: none;
    font-size: 11px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 1.4px;
}

.ket{
    margin-left: 10px; 
}

.list_menu {
    height: 40px;
    box-sizing: border-box;
}

.list_menu:hover {
    color: #AE935E;
    text-decoration: none;
    font-weight: none;
    border-bottom: 5px solid #AE935E;
    padding-bottom: 30px;
}

.list_menu:focus {
    color: #AE935E;
    text-decoration: none;
    font-weight: none;
    border-bottom: 5px solid #AE935E;
    padding-bottom: 30px;
}

.list_boxed{
    box-sizing: content-box;    
    width: 11px;
    height: 20px;
    padding: 10px;    
    border: 1px solid #AE935E;
}

.topbar {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 10px 0;
    z-index: 1;
    background-color: #023d54;

}

.topbar__menu {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 1006px;
    height: 60px;
    margin-left: 130px;
}

.topbar__menu_2 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 970px;
    height: 60px;
    margin-left: 375px;
}


.vl {
    border-left: 1px solid #AE935E;
    border-right: 1px solid #AE935E;
    width: 1024px;
    height: 2750px;
    margin-top: -30px;
}

.v2 {
    border-left: 5px solid #AE935E;
    width: 5px;
    height: 120px;
    margin-left: -300px;
    border-margin-top: -10px;
}

.v3{
    border-bottom: 1px solid #AE935E;
    width: 981px;
    height: 3px;
    margin-left: 20px;
    margin-top :-230px;
}

.v4 {
    border-top: 3px solid #AE935E;
    width: 50px;
    height: 3px;
    margin-left: 115px;
    margin-top: -20px
}

.v5{
    border-bottom: 1px solid #AE935E;
    width: 981px;
    height: 3px;
    margin-left: 20px;
    margin-top: -100px;
}

.v6 {
    border-top: 3px solid #AE935E;
    width: 50px;
    height: 3px;
    margin-left: 105px;
    margin-top: -20px
}

.main {
    position: absolute;
    top: 70px;
    left: 0px;
    right:0;
    width: 10%;
    padding: 10px 0;
}


.main__title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-left: 55px;
    width: 500px;
    height: 100px;
}

.main__title_2 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-left: 40px;
    width: 206px;
    height: 100px;
}

.main__title_3 {
    margin-top: -400px;
    margin-bottom: 30px;
    margin-left: 120px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 400px;
    height: 0px;
}

.main__title_4 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-left: 90px;
    width: 506px;
    height: 100px;
}

.main__title_5 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-left: -250px;
    margin-right: 30PX
    width: 400px;
    height: 160px;
}

.main__title_6 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-left: 230px;
    margin-right: 30PX
    width: 400px;
    height: 160px;
}

.main__title_7 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-left: 100px;
    margin-right: 30PX
    margin-top: 200px;
    width: 65px;
    height: 80px;
}

.main__title_8 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-left: 15px;
    margin-right: 30PX
    margin-top: 200px;
    width: 300px;
    height: 80px;
}

.main__title_9 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-left: -25px;
    margin-right: 30PX
    margin-top: 200px;
    width: 300px;
    height: 80px;
}

.main__title_10 {
    display: flex;
    align-items: center;
    justify-content: space-between;;
    margin-right: 30PX;
    margin-top: -60PX;
    width: 102px;
    height: 100px;
}
.main__title_11 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-left: -90px;
    margin-right: 30PX;
    margin-top: -60PX;
    width: 217px;
    height: 100px;
}

.main__title_12 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-left: 80px;
    margin-right: 30PX;
    margin-top: -200px;
    width: 65px;
    height: 100px;
}

.main__body {
    display: flex;
    align-items: justify;
    width: 790px;
    height: 100px;
    margin-left: 20px;
    margin-right: 50px;
    margin-top : -30px;
}

.main__body_2 {
    display: flex;
    align-items: justify;
    width: 900px;
    height: 50px;
    margin-left: -425px;
    margin-right: 0px;
    margin-top : 50px;
    margin-bottom: 50px;
}
.main__body_3 {
    margin-left: 120px;
    display: flex;
    align-items: left;
    width: 450px;
    height: 185px;
}

.main__body_4 {
    display: flex;
    align-items: center;
    align-content: center;
    margin-left: 0px;
    margin-top : -100px;
}

.main__body_5 {
    display: flex;
    align-items: justify;
    width: 400px;
    height: 180px;
    margin-left: 50px;
    margin-right: 50px;
    margin-top : -42px;
}

.main__body_6 {
    display: flex;
    align-items: justify;
    width: 400px;
    height: 490px;
    margin-top: 40px;
    margin-left: 20px;
}

.main__body_7 {
    display: flex;
    align-items: justify;
    width: 645px;
    height: 300px;
    margin-left: -65px;
    margin-right: 200px;
    margin-top : -366px;
}

.main__body_8 {
    display: flex;
    align-items: justify;
    width: 505px;
    height: 118px;
    margin-left: 0px;
    margin-right: 100px;
    margin-top: -5px;
}

.main__body_9 {
    display: flex;
    align-items: justify;
    width: 180px;
    height: 100px;
    margin-left: -90px;
    margin-right: 100px;
    margin-top: -30px;
}

.main__body_10 {
    display: flex;
    align-items: justify;
    width: 210px;
    height: 40px;
    margin-left: -90px;
    margin-right: 100px;
    margin-top: -30px;
}

.main__body_11 {
    display: flex;
    align-items: justify;
    width: 180px;
    height: 100px;
    margin-right: 100px;
    margin-top: -30px;
}

.row{
    display: flex;
    margin-left: 110px;
}

.row_partner{
  height: 100px;
  display: grid;
  grid-template-areas: "a a a a a";
  grid-gap: 1px;
  grid-auto-columns: 200px;
  margin-left: -325px;
  margin-top: 80px;
}

.row_partner_2{
  height: 100px;
  width: auto;
  display: grid;
  grid-template-areas: "a a a a a";
  grid-gap: 10px;
  grid-auto-columns: 200px;
  margin-left: 50px;
  margin-top: 30px;
}

.row_footer{
  display: grid;
  grid-template-areas: "a a a a a";
  grid-gap: 10px;
  grid-auto-columns: 200px;
  margin-top: 5px;
  margin-left: 50px;
}

.column {
    flex: 50%;
    margin-left: -370px;
    margin-top: 100px;
    padding: 1px;
    height: 50px;
    column-count: 2;
}

.column {
    flex: 50%;
    margin-left: -370px;
    margin-top: 50px;
    padding: 1px;
    height: 300px;
    column-count: 2;
}

.column_partner {
    flex: 50%;
    padding: 1px;
    width: 150px;
    height: 100px;
}

.column_partner_2 {
    flex: 50%;
    padding: 1px;
    width: 150px;
    height: 100px;
}


.column_partner_3 {
    flex: 50%;
    margin-top: -5px;
    padding: 1px;
    width: 150px;
    height: 100px;
    margin-left: -35px;
}

.column_footer {
    flex: 50%;
    padding: 1px;
    width: 150px;
   
}

.column_footer_2 {
    flex: 50%;
    padding: 1px;
    width: 150px;
   
    margin-left: -140px;
}

.column_footer_3 {
    flex: 50%;
    padding: 1px;
    width: 320px;
    
    margin-left: -140px;
}

.column_footer_4 {
    flex: 50%;
    padding: 1px;
    width: 120px;
    
    margin-left: 50px;
}

.container__main{
    display: block;
    max-width: 1100px;
    margin: 30px 375px 278px;
    justify-content: space-between;
}

.container__main_2{
    display: block;
    max-width: 1100px;
    margin: 30px 375px 0px;
    justify-content: space-between;
}

.container__main_3{
    display: block;
    max-width: 1100px;
    margin: -50px 375px 278px;
    justify-content: space-between;
}

.container__main_side{
    display: block;
    max-width: 1100px;
    margin: 110px 375px 330px;
    justify-content: space-between;
}

.container__main_side_2{
    display: block;
    max-width: 1100px;
    margin-top: -30px;
    margin-left: -375px;
    height: 492px;
    justify-content: space-between;
    background-color: #124452;
}

.container__main_side_3{
    display: block;
    max-width: 1100px;
    margin: -210px -320px 100px;
    justify-content: space-between;
}

.container__main_side_4{
    display: block;
    max-width: 1100px;
    height: 75PX;
    margin: -210px -320px 100px;
    background-color: #124452;
    justify-content: space-between;
}

.container__main_side_5{
    display: block;
    max-width: 1100px;
    margin-top: -50px;
    height: 50px;
    margin-left: 875px;
    justify-content: space-between;
}

.container__main_side_6{
    display: block;
    max-width: 1100px;
    height: 600px;
    margin-top: 50px;
    margin-left: 150px;
    justify-content: space-between;
}

.container__main_side_7{
    display: block;
    max-width: 1100px;
    margin-left: -110px;
    margin-top: -5px;
    height: 600px;

    justify-content: space-between;
}


.img_class{
    margin-top: -649px;
    margin-left: 440px;
    width: 758px;
    height: 450px;
    object-fit: contain;
}

.img_class_2{
    margin-left: -450px;
    margin-top: 52px;
    width: 463px;
    height: 299px;
    object-fit: contain;
}

.img_class_3{
    margin-top: -247px;
    margin-left: 30px;
    width: 463px;
    height: 299px;
    object-fit: contain;
}

.img_class_4{
    margin-top: -872px;
    margin-left: 437px;
    width: 761px;
    height: 521px;
    object-fit: contain;
}

.img_class_5 {
    margin-top: 10px;
    width: 600px;
    height: 338px;;
    margin-left: -207px;
    z-index: -1;
}

.img_class_6 {
    width: 300px;
    height: 200px;
    margin-left: -600px;
    
}

.img_class_7 {
    width: 300px;
    height: 200px;

}

.img_class_8{
    width: 1000px;
    height: 398px;
    z-index: -1;
}

.img_class_partners {
    width: 75px;
    height: 75px;
    object-fit: contain;
}

.img_class_partners_2 {
    width: 110px;
    height: 75px;
    object-fit: contain;
}

.img_class_footer {
    margin-left: -20px;
    margin-top: -15px;
    width: 50px;
    height: 22px;
    object-fit: contain;
}  

.icon_class_footer {
    width: 19px;
    height: 19px;
    margin-right: 15px;
    object-fit: contain;

}     

.loc{
    margin-top: 70px;
    margin-left: -360px;
    margin-bottom: 150px;
} 

.H3titlemedium_brown  {
    font-family: Montserrat;
    font-size: 12px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 2.5;
    letter-spacing: 1.2px;
    text-align: justify;
    color: #AE935E;
}

.H3titlemedium_grey  {
    font-family: Montserrat;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 2.5;
    letter-spacing: 1.2px;
    text-align: justify;
    color: #625d58;
}

.H3titlemedium_white  {
    font-family: Montserrat;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 2.5;
    letter-spacing: 1.2px;
    text-align: justify;
    color: #ffffff;
}

.H4bodymedium_brown  {
    font-family: EBGaramond08;
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.67;
    letter-spacing: 1.8px;
    color: #AE935E;
}


.mont10px {
    width: 200px;
    height: 1px;
    margin-left: 20px;
    font-family: Montserrat;
    font-size: 10px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.6;
    letter-spacing: 1px;
    color: #AE935E;
    text-decoration: none;
    align-items: center;
}

.H4bodymedium_white_10 {
    font-family: EBGaramond08;
    font-size: 10px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.6;
    letter-spacing: 1px;
    color: #ffffff;
}
.H4bodymedium_white_9  {
    font-family: Montserrat;
    font-size: 8px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.6;
    letter-spacing: 1px;
    color: #ffffff;
}

.H4bodymedium_white_button  {
    font-family: EBGaramond08;
    font-size: 16px;
    align-content: center;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.6;
    letter-spacing: 1px;
    color: #ffffff;
}

input.text1::placeholder {
    font-family: Montserrat;
    font-size: 9px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.6;
    letter-spacing: 1px;
    color: #625d58;
}    

input[type="text1"] {
    width: 100px;
    height: 30px;
    padding-right: 50px;
}

button[type="submit"] {
    margin-left: -20px;
    height: 30px;
    width: 30px;
    background-color: #9F8655;
}

.flexContainer {
    display: flex;
    width: 210px;
}

.inputField {
    flex: 1;

}

.btn-readme{
    border: solid;
    border-width: 1px;
    color: #AE935E;
    padding: 12px 30px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 12px;
    margin: 4px 2px;
    cursor: pointer;
}

.btn-readme:hover{
    border: solid;
    border-width: 1px;
    color: #ffffff;
    background-color: #AE935E;
    padding: 12px 30px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 12px;
    margin: 4px 2px;
    cursor: pointer;
}

.btn-readme:active{
    border: solid;
    border-width: 1px;
    color: #ffffff;
    background-color: #9F8655;
    padding: 12px 30px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 12px;
    margin: 4px 2px;
    cursor: pointer;
}

.btn_1{
    margin-left: -300px;
    margin-top: 30px;
}

.btn_2{
    margin-left: 180px;
}

.btn_3{
    margin-left: -310px;
    margin-top: -50px;
}

.btn_4{
    margin-left: 88px;
    margin-top: 50px;
}


.btn-next{
    align-items: center;
    margin-top: -4px;
}

.border_type{
    border: solid;
    padding: 3px;
    border-width: 1px;
    align-items: center;
    margin-left: 0px;
    width: 300px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 12px;
    cursor: pointer;
    border-color: #AE935E;
}

.carousel_img{
    width: 781px;
    height: 500px;
    object-fit: contain;
}

.carousel_img_bg{
    width: 1345px;
    height: 420px;
    object-fit: contain;
}

.carousel_img_lido{
    width: 463px;
    height: 299px;
    object-fit: contain;
}

.carousel_img_bali{
    width: 463px;
    height: 299px;
    object-fit: contain;
}

.carousel_indicator_pos {
  bottom: -40px;
  left: -585px;
}

.carousel_indicator_pos_2 {
  bottom:-50px;
}

.carousel_inner_pos {
   height: 515px;
   max-width: 1025px;

}

.carousel-indicators li {
    background-color: #e4e8f1;
}


.carousel-indicators .active {
    background-color: #AE935E;
}

.carousel_bg {
    max-width: 800px;
    z-index: 1;
    margin-left: 280px;
}

.bg-size{
    width: 1440px;
    height: 420px;
}

input[type=text], select {
    width: 100%;
    padding: 10px 5px;
    margin: 8px 10px;
    display: inline-block;
    border: 1px solid #c2c2c2;
    border-radius: 4px;
    box-sizing: border-box;
}

input[type=text]:focus, select {
    width: 100%;
    padding: 10px 5px;
    margin: 8px 10px;
    display: inline-block;
    border: 1px solid #AE935E;
    border-radius: 4px;
    box-sizing: border-box;
    outline-color: #AE935E;
    color: #AE935E;

}

textarea{
    width: 750px;
    padding: 25px 5px;
    margin: 10px 10px;
    display: inline-block;
    border: 1px solid #c2c2c2;
    border-radius: 4px;
    box-sizing: border-box;
}

textarea:focus{
    width: 750px;
    padding: 25px 5px;
    margin: 10px 10px;
    display: inline-block;
    border: 1px solid #AE935E;
    border-radius: 4px;
    box-sizing: border-box;
    outline-color: #AE935E;
    color: #AE935E;
}

.col-modal{
    margin-left: -125px;
}

.col-modal-text{
    margin-left: -15px;
}

::placeholder{
    font-family: Montserrat;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 2.14;
    letter-spacing: 1.4px;
    color: #c2c2c2;
}

.btn-enquire{
    border: solid;
    border-width: 1px;
    color: #AE935E;
    padding: 12px 30px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 12px;
    margin: 4px 2px;
    margin-right: 300px;
    cursor: pointer;
    background-color: #ffffff;
}

.btn-enquire:hover{
    border: solid;
    border-width: 1px;
    color: #ffffff;
    padding: 12px 30px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 12px;
    margin: 4px 2px;
    margin-right: 300px;
    cursor: pointer;
    background-color: #AE935E;
}

.btn-enquire:active{
    border: solid;
    border-width: 1px;
    color: #ffffff;
    padding: 12px 30px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 12px;
    margin: 4px 2px;
    margin-right: 300px;
    cursor: pointer;
    background-color: #9F8655;
}

.top_menu{
    margin-left: 300px;
}

a.back{
    text-decoration: none;
}

.carousel-control-prev{
    margin-left: 40px;
}

.carousel-control-next{
    margin-right: 40px;
}

.logotrump {
    padding-top: 0;
}