@charset "utf-8";

@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@700&display=swap');
@import 'https://fonts.googleapis.com/css?family=Lato:400,400i,700,700i,900,900i';
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');
	
// <weight>: Use a value from 100 to 900
// <uniquifier>: Use a unique and descriptive class name

.roboto-<uniquifier> {
  font-family: "Roboto", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
  font-variation-settings:
    "wdth" 100;
}
.all {
    font-family: 'Lato', sans-serif;
    width: 1230px;
    margin-right: auto;
    margin-left: auto;
    background-color: rgba(255,255,255,1.00);
    padding-top: 20px;
    padding-right: 35px;
    padding-bottom: 10px;
    padding-left: 35px;
    min-height: 820px;
    overflow: hidden
}
.all .top {
    font-family: 'Lato', sans-serif;
    font-weight: bold;
    background-color: rgba(140,140,140,1.00);
    color: rgba(255,255,255,1.00);
    font-size: 35px;
    text-align: center;
    margin-bottom: 20px;
    height: 50px;
    line-height: 50px;
}
.all .top img {
    float: none;




}
.all .main .left {
    width: 580px;
    min-height: 710px;
    float: left;
    display: block;
}
.main .left .hotelphoto {
    margin-bottom: 10px;
    width: 580px;
    height: 303px;

}
.main .left .hotelpro {
    border: thin solid rgba(181,181,181,1.00);
    width: 538px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
}
.left .h1  {
    color: #103359;
    font-weight: 700;
    font-size: 23px;
    height: 50px;
    line-height: 50px;
    display: block;
}
.hotelpro .h1 .img {
    width: 125px;
    float: right;
    display: block;
    padding-top: 0px;
    margin-top: 8px;
    height: 28px;
}
.left .hotelpro .word {
    color: #262626;
    font-size: 14px;
    line-height: 18px;
    text-align: justify;
}
.main .left .hotelrates {
    border: thin solid rgba(181,181,181,1.00);
    width: 538px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    margin-top: 10px;
}
.left .hotelrates .word {
    font-size: 16px;
    line-height: 24px;
}
.main .h1 {
    color: #103359;
    height: 40px;
    line-height: 40px;
    margin-bottom: 3px;
    font-size: 23px;
    font-weight: 700;
}
.all .main .right {
    float: right;
    width: 620px;
    min-height: 710px;
    display: block;
}
.main .right .address {
    font-size: 15px;
    color: #393939;
    margin-bottom: 15px;
}
.main .right .traffic {
    font-size: 16px;
    height: 80px;
}
.main .right .traffic .Block01 {
    height: 50px;
    background-color: #F39518;
    color: #FFFFFF;
    background-position: 10px 20px;
    background-repeat: no-repeat;
    background-image: url(images/icon-White_CAR.png);
    padding-left: 50px;
    padding-top: 10px;
    float: left;
    padding-right: 10px;
    display: block;
    padding-bottom: 5px;
    overflow: hidden
}
.main .right .traffic .Block02 {
    background-color: #1275DD;
    color: #FFFFFF;
    background-position: 10px 20px;
    background-repeat: no-repeat;
    background-image: url(images/icon-White_MRT.png);
    padding-left: 50px;
    margin-left: 10px;
    display: block;
    height: 50px;
    padding-top: 10px;
    float: left;
    padding-right: 10px;
    padding-bottom: 5px;
    overflow: hidden;
    max-width: 160px;
}
.main .right .STARTING {
    height: 65px;
    margin-top: 20px;
    margin-bottom: 20px;
    clear: left;
}
.main .right .STARTING .word2 {
    font-size: 15px;
    font-weight: 900;
    color: #103359;
}
.main .right .STARTING .rate2 {
    font-size: 37px;
    font-weight: 700;
    color: #FF3F00;
}
.main .right .Highlights {
    color: #0360C4;
    font-size: 15px;
    font-weight: 700;
    line-height: 20px;
    padding-bottom: 20px;
}
.Highlights ul {
    padding-left: 20px;
    margin: 0px;
}

.Highlights ul li {
    margin: 0px;
    padding-bottom: 5px;
}
.main .right .Facility {
    color: #1B1B1B;
    margin-bottom: 20px;
    border-top: thin dotted #7C7C7C;
}
.bookhotelblock {
    font-family: 'Lato', sans-serif;
    width: 1230px;
    margin-left: auto;
    margin-right: auto;
    height: 57px;
    text-align: center;
    line-height: 42px;
    color: #FFFFFF;
    font-size: 25px;
    font-weight: 900;
    padding-left: 35px;
    padding-right: 35px;
    background-color: #FFFFFF;
    padding-bottom: 15px;
}
.bookhotelicon {
    width: 1230px;
    background-color: #FF3F00;
    height: 42px;
    text-align: center;
    line-height: 42px;
    color: #FFFFFF;
    font-size: 25px;
    border-radius: 6px;
    font-weight: 900;
}
.bookhotelicon a {
    width: 1230px;
    background-color: #FF3F00;
    height: 42px;
    text-align: center;
    line-height: 42px;
    color: #FFFFFF;
    font-size: 25px;
    border-radius: 6px;
    font-weight: 900;
    display: block;
    text-decoration: none;
}
.bookhotelicon a:hover {
    width: 1230px;
    background-color: #6E0231;
    height: 42px;
    text-align: center;
    line-height: 42px;
    color: #FFFFFF;
    font-size: 25px;
    border-radius: 6px;
    font-weight: 900;
    display: block;
	transition: .3s;
}
