@import url('https://fonts.googleapis.com/css2?family=Cabin:wght@400;500;700&family=Sarabun:wght@500;700&display=swap');
body{
    position: relative;
}
.sliderMain{
    background:linear-gradient(180deg, #DFEDFA 0%, rgba(223, 237, 250, 0) 100%);
    width: 100%;
    padding-top: 60px;
    padding-bottom: 60px;
}
.slider-content{
    width:80%;
    clear: both;
    padding: 5px 50px;
    margin:0 auto;
}
.slider-items{
    width: 360px !important;
    height: 495px;
    background: white;
    margin:10px;
    color:aliceblue;
    border-radius: 20px;
    position: relative;
    box-shadow: 3px 10px 30px rgba(39, 181, 185, 0.12)
    
}
.slider-items img{
    width: 100%;
    height: 300px;
    border-radius: 20px 20px 0px 0px;
    
}

.arrow{
    width:260px;
    float:right;
}
.arrow span i{
    color: #F15C58;
}
.arrow_prev{
    margin-right:10px;
}
.date {
    background-color: red;
    position: absolute;
    top: 55%;
    right: 15px;
    width: 60px;
    height: 60px;
    padding: 6px 5px;
    text-align: center;
    border-radius: 5px;
}
.category {
    margin-left: 15px;
    font-size: 14px;
    color: #F15C58;
    font-weight: 500;
    margin-bottom: -12px;
}
.title {
    margin-left: 15px;
    font-size: 18px;
    font-weight: 700;
    color: #003A3C;
    line-height: 22px;
    margin-bottom: 3px;
}
.descrip {
    margin-left: 15px;
    font-size: 16px;
    line-height: 20px;
    color: #576263;
    margin-bottom: 10px;
}
.loadMore {
    font-size: 16px;
    line-height: 20px;
    color: #F15C58 !important;
    text-decoration: none;
    margin-left: 15px;
    position: relative;
}
img.loadImg {
    width: 28px;
    height: 17px;
    margin-left: 13px;
    padding-top: -3px;
    position: absolute;
    top: 1px;
    left: 67px;
}
.singlePage{
    width: 70%;
    margin: 0 auto;
}
.edit-link {
    display: none;
}
.chemberArea, .titleText{
    width: 70%;
    margin: 0 auto;
    z-index: 6;
}
.chemberArea h4{
    color: #F15C58;
    font-size: 14px;
    font-weight: 700;
    line-height: 19px;
    font-family: 'Cabin';
    text-align: center;
}
.chemberArea h2{
    font-size: 48px;
    font-weight: 700;
    font-family: 'Sarabun';
    line-height: 48px;
    color: #003A3B;
    text-align: center;
}
.titleText h4{
    color: #F15C58;
    font-size: 14px;
    font-weight: 700;
    line-height: 19px;
    font-family: 'Cabin';
    text-align: left;
    margin-bottom: -10px;
}
.titleText h2{
    font-size: 48px;
    font-weight: 700;
    font-family: 'Sarabun';
    line-height: 48px;
    color: #003A3B;
    text-align: left;
}
.chembarbox{
    width: 23%;
    float: left;
    box-shadow: 3px 10px 30px rgb(39 181 185 / 12%);
    border-radius: 20px;
    margin: 8px;
    height: 290px;
    padding: 5px 5px 5px 14px;
    position: relative;
    margin-top: 15px;
    background:#fff;
}
.chembarbox img{
    width:30px;
    height: 30px;
    display: inline-block;
    margin-top: 10px;
}
.chembarbox h4{
    color:#003A3B;
    text-align: left;
    font-size: 22px;
    font-weight: 700;
    line-height: 28px;
    font-family: 'Sarabun';
    margin-bottom:0px;
    
}
.chembarbox span{
    font-size: 14px;
    line-height: 18px;
    font-family: 'Cabin';
    color: #576263;
    font-weight: 400;
}
.textLoc {
    position: absolute;
    top: 79px;
}
.textPhone{
    position:absolute;
    top: 125px;
}
.appointmentBtn {
    background: #F15C58;
    color: white;
    width: 91%;
    clear: both;
    height: 50px;
    text-decoration: none;
    padding: 13px 9px 10px 15px;
    position: absolute;
    bottom: 77px;
    font-size: 14px;
    text-align: center;
    text-transform: UPPERCASE;
    border-radius: 5px;
    color:#fff !important;
}
.callUsBtn{
    background: #062B4D;
    color: white;
    width: 91%;
    clear: both;
    height: 50px;
    text-decoration: none;
    padding: 13px 9px 10px 15px;
    position: absolute;
    bottom: 19px;
    font-size: 14px;
    text-align: center;
    text-transform: UPPERCASE;
    border-radius: 5px;
    color: #fff !important;

}
.left{
    margin-left:108px;
}
.map{
    width:100%;
    height: 1000px;
    clear: both;
}
.map img{
    z-index: 1;
    margin-top: -175px;

}
/*------------------booking form----------------------*/
.booking-form {
    width: 53%;
    height:auto;
    background-color: red;
    padding: 35px 44px;
    margin: 0 auto;
    border-radius: 20px;
    z-index: 9;
    margin-bottom: -200px;
    position: relative;
}
.booking-form h4{
    text-align:center;
    color:#fff;
    font-size:15px;
    font-weight:400;
}
.booking-form h2{
    text-align: center;
    color:white;
    font-size:40px;
    line-height:43px !important;
    margin-top:-13px;
    margin-bottom:10px;
}
.bookForm {
    margin-left: 40px;
    width: 93%;
}
.bhm {
    position: absolute;
    left: 25%;
    bottom: 645px;
    
}
    
.formField {
    width: 175px;
    height: 46px;
    margin-top: 15px;
    margin-left: 5px;
    border: 1px solid #e8e8e8;
    border-radius: 0px !important;
    padding: 3px;
}
.select {
    width: 173px;
    height: 47px;
}
.submitBtn {
    width: 105px;
    height: 45px;
    background: #160067 !important;
    color: white !important;
    font-size: 20px;
    border: 1px solid gray !important;
    border-radius: 22px !important;
    padding: 10px 20px !important;
    cursor: pointer;
}




@media only screen and (min-width:200px) and (max-width: 991px) {
    .slider-content{width:100%;}
    .slider-items{width:345px !important;}
    .arrow{width:107px;}
    .chemberArea h4{margin-bottom: -15px;}
    .chemberArea{width: 95%;}
    .chembarbox{width:31%;}
    .left{margin-left:0px;}
    .chembarbox img{margin-top: 20px;}
    .textLoc{top:71px;}
     .booking-form{width: 78%;margin-bottom: -184px;}
    .bhm{left: 10%;}
    .booking-form h4{font-size: 15px;}
    .booking-form h2{font-size: 25px;}
    .select{width: 43%;}
    .formField{width: 43%;}
    .submitBtn{width:147px;margin-top: 5px;}
}
@media only screen and (min-width: 200px) and (max-width: 480px){
    .slider-items{width: 266px !important;height:auto;}
    .title{font-size:15px;line-height:20px;}
    .chemberArea h2, .titleText h2{font-size: 33px;}
    .chemberArea{width: 80%;}
    .chembarbox{width:93%;}
    .map img{margin-top:-65px;}
    .booking-form{width:95%; margin-bottom: -270px;}
    .bhm{left: 3%;bottom:3%;margin-bottom:0px}
    .booking-form h4{font-size: 12px;}
    .booking-form h2{font-size: 17px;}
    .bookForm{margin-left: 15px; width:95%;}
    .formField, .select{width:95%;}
}

