.Offsite-section .image,.offsite-video-box{margin-bottom:30px}.Offsite-section,.add-banner-col{position:relative}.service-wrap .servicearea-box a{color:rgb(0,0,0,.5);font-size:14px;transition:.3s ease-in}.service-wrap .servicearea-box a:hover{color:#b8895f}.image.popover-item{cursor:pointer}.Offsite-section .image-left{margin-top:70px}.Offsite-section{margin-top:80px; overflow: hidden;}.Offsite-section .Offsite-btn{display:block;text-align:right; margin-bottom: 30px;}.Offsite-section .heading{text-align:left;margin-bottom:-41px;text-transform:none}.add-banner .banner-image img{width:100%;height:100%;object-fit:cover}.banner-area.add-banner{background:unset;height:auto}.add-banner .slick-dots{text-align:center;bottom:20px;margin:0 0 0 22px;cursor:auto}.add-banner .slick-dots li{height:11px;width:12px;margin:0 8px 0 0}.add-banner .slick-dots li.slick-active button{background-color:transparent;border-color:#b8895f;width:17px;height:17px}.add-banner .slick-dots button{display:block;width:12px;height:12px;padding:0;border:2px solid #e9e9e9;border-radius:100%;background-color:#e9e9e9;margin:0!important}.offsite-video-box{position:relative}.offsite-video-box .offsite-video{width:100%;height:500px;object-fit:cover; }
.news-details-bottom .read-more-btn{ color: rgb(0,0,0,.5); color: rgb(0,0,0,.5);font-size: 14px;transition: .3s ease-in;display: flex;align-items: center;}.news-title {padding-left: 5px;}.news-details-bottom .read-more-btn:hover{color: #b8895f	}


.service-wrap .exter-arrow-left:hover, 
.service-wrap .exter-arrow-right:hover {
    background: #B8895F;
    border-color: #B8895F;
}

.service-wrap .exter-arrow-left:hover img, 
.service-wrap .exter-arrow-right:hover img {
    filter: brightness(0) invert(1);
}

.service-wrap .exter-arrow-left:hover {
    margin-left: -12px;
}

.exter-arrow-right:hover {
    margin-right: -12px;
}

.no-header #hamburger-btn{
	
	display:none;
}

.no-header .header-area {
    padding: 15px 0px 15px 0px;
}
.landing-event img{
	
width:100%;
}


.add-banner .banner-text {
top: 50%;
left: 130px;
right: 0;
transform: translateY(-50%);
width: 860px;
text-align: left;
}


.add-banner .banner-text .addbanner-head {
font-size: 50px;
text-shadow: 0px 4px 3px rgba(0,0,0,0.4), 0px 8px 13px rgba(0,0,0,0.1), 0px 18px 23px rgba(0,0,0,0.1);
color: #fff;
font-weight: 600;
line-height: 1.1;
margin-bottom: 0px;
}


.add-banner .exter-arrow-left,
.add-banner .exter-arrow-right {
top: 50%;
}


.add-banner .exter-arrow-left {
left: 40px;
border: 1px solid #fff;
}

.add-banner .exter-arrow-right {
right: 40px;
border: 1px solid #fff;
}

.add-banner .exter-arrow-left:hover, 
.add-banner .exter-arrow-right:hover {
background: #B8895F;
border-color: #B8895F;
}

.add-banner .exter-arrow-left:hover {
margin-left: -12px;
}

.add-banner  .exter-arrow-right:hover {
margin-right: -12px;
}

.add-banner .exter-arrow-left:hover img,
.add-banner .exter-arrow-right:hover img {
filter: brightness(0) invert(1);
}

/*-----*/

.addpage-client{
background: url(../../website/landing-website/img/addclient-bg.webp) no-repeat;
background-size: cover; 
padding: 60px 0px; 
margin-top: 80px;
}

.addpage-client-head .heading {
color: #fff;
text-align: left;
margin-bottom: 8px;
}

.addpage-client-head span {
color: #B8895F;
font-family: 'Kanit', sans-serif;
text-transform: uppercase;
display: block;
margin-bottom: 5px;
}

.addpage-client-head p {
color: rgb(255 255 255 / 70%);
margin: 0;
}

.addclient-slider{
background: #fff;
border-radius: 12px;
padding: 40px;
margin: 0;
margin-left: 20px;
}

.addclient-box ul{
margin-bottom: 5px;
}

.addclient-box ul li{
color: #FEC42D;
font-size: 14px;
line-height: 1;
display: inline-block;
}

.addclient-box p{
color: rgb(0 0 0 / 70%);
position: relative;
}

.addclient-box p img{
display: inline-block;
width: 35px;
margin-left: 8px;
position: absolute;
bottom: -12px;
}

.addclient-box div{
display: flex;
align-items: center;
}

.addclient-box div img{
width: 55px;
margin-right: 12px;
}

.addclient-box div label{
font-family: 'Kanit', sans-serif;
margin: 0;
font-size: 18px;
}

.addclient-box div label span{
color: rgb(0 0 0 / 70%);
display: block;
font-family: 'Inter', sans-serif;
font-size: 14px;
}


.testiadd-left, .testiadd-right {
width: 50px;
height: 50px;
border: 1px solid rgb(0, 0, 0, .2);
background: #fff;
border-radius: 50%;
text-align: center;
position: absolute;
top: 50%;
cursor: pointer;
display: flex;
align-items: center;
justify-content: center;
transform: translatey(-50%);
transition: 0.3s ease-out;
}

.testiadd-left img, .testiadd-right img {
width: 18px;
transition: 0.3s ease-out;
}

.testiadd-right {
right: -25px;
}

.testiadd-left {
left: -25px;
transform: translatey(-50%) rotate(180deg);
}

.testiadd-left:hover, .testiadd-right:hover {
background: #B8895F;
border-color: #B8895F;
}

.testiadd-left:hover img, .testiadd-right:hover img {
filter: brightness(0) invert(1);
}

/*-----*/

.addpage-gallery{
margin-top: 80px;
}

.addgallery-slider{
margin-bottom: 0px;
margin-top: 40px;
margin-left: -180px;
margin-right: -180px;
}

.addgallery-slider .slick-track {
display: flex;
align-items: center;
height: 100%;
justify-content: center;
}

.addgallery-box{
margin: 0px 12px;
}

.addgallery-box img {
width: 100%;
}


.Offsite-section2 .image{
    position: relative;
    cursor: pointer;
    overflow: hidden;
 
}

.Offsite-section2 .image:hover  .content-wrap{
    top: 0;
    opacity: 1;
    transform: translate3d(0, 0, 0);
}

.Offsite-section2 .content-inner{
 display: flex;
align-items: center;
height: 100%;
justify-content: center;
}

.Offsite-section2 .content-inner h3{
 color:#fff;
}
.Offsite-section2 .content-wrap {
    position: absolute;
    transition: opacity 0.2s, transform 0.3s;
    top: auto;
    transform: translate3d(0, 60px, 0);
    text-align: center;
    height: 100%;
    padding: 20px;
    background-color: #000000a3;
    width: 100%;
    bottom: 0;
    opacity: 0;
}

.Offsite-section2 .image:hover .content-wrap {
    transform: scale(1);
    top: 0;
    bottom: auto;
    opacity: 1;
}



.offsite-slider {
    margin-bottom: 0px;
  }
  
  .offsite-sliderbox {
    position: relative;
    margin: 0 3px;
    transition: 0.3s ease-in;
  }
  .emparrow-left,
  .emparrow-right {
    width: 55px;
    height: 55px;
    border-radius: 50%;
    text-align: center;
    position: absolute;
    top: 50%;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: translatey(-50%);
    transition: 0.3s ease-out;
    background: #fff;
  }
  
  .addpage-offsite .emparrow-left i,
  .addpage-offsite .emparrow-right i {
    color: #b8895f; 
    font-size: 24px;
  }
  
  .emparrow-left:hover,
  .emparrow-right:hover {
    background-color: #b8895f;
  }
  .emparrow-left:hover i,
  .emparrow-right:hover i {
    color: #fff;
  }
  
  .emparrow-left {
    left: 60px;
  }
  .emparrow-right {
    right: 60px;
  }
  
  .offsite-slideitems {
    position: absolute;
    bottom: 0px;
    padding: 0 20px 25px;
    transition: all 0.5s ease-in-out;
    width: 100%;
  }
  .offsite-slideitems h5 {
    color: #fff;
    font-size: 24px;
    line-height: 1;
    margin-bottom: 10px;
    transition: all 0.4s ease-in-out;
    transform: translateY(90px);
    text-transform: capitalize;
  }
  .offsite-slideitems p {
    color: #fff;
    font-size: 14px;
    opacity: 0;
    transition: all 0.4s ease-in-out;
    transform: translateY(90px);
    width: 265px;
  }
  .offsite-sliderbox:hover .offsite-slideitems h5 {
    transform: translateY(0px);
  }
  .offsite-sliderbox:hover .offsite-slideitems p {
    transform: translateY(0px);
    opacity: 1;
    /* -webkit-animation: fadeIn 0.3s;
  animation: fadeIn 0.3s; */
  }
  .offsite-slideshow {
    position: relative;
    margin-top: 50px;
  }
  .offsite-slideitems .blob-btn {
    padding: 10px 20px;
    font-size: 12px;
  }


/*-------- media -------*/

@media (min-width:992px) and (max-width:1200px){
.offsite-video-box .offsite-video{height:440px} 
.add-banner .banner-text .addbanner-head {font-size: 44px;}
.addclient-slider { padding: 40px 30px;}
.addclient-box {margin: 0 10px;} 
.addclient-box p img { width: 20px; bottom: -3px;}
.emparrow-left,
  .emparrow-right {
    width: 45px;
    height: 45px;
  }
  .emparrow-left {
    left: 8px;
  }
  .emparrow-right {
    right: 8px;
  }
  .offsite-slideitems h5 {
    font-size: 22px;
    transform: translateY(100px);
  }
  .offsite-slideitems p {
    width: 200px;
    font-size: 13px;
    transform: translateY(100px);
  }
}

@media (min-width:1200px) and (max-width:1200px){
.offsite-slideitems h5 {
    font-size: 24px;
    transform: translateY(90px);
  }
  .offsite-slideitems p {
    width: 262px;
    font-size: 14px;
    transform: translateY(90px);
  }
}

@media (min-width:768px) and (max-width:991px){.offsite-video-box .offsite-video{height:340px} .add-banner .banner-text { left: 90px;} .add-banner .banner-text .addbanner-head {font-size: 36px;} .addpage-client { margin-bottom: 60px;}.addclient-box {margin: 0 5px;} .addclient-slider { margin-left: 0px;}.addclient-box p img { width: 20px; bottom: -3px;}
.emparrow-left,
.emparrow-right {
width: 45px;
height: 45px;
}
.emparrow-left {
left: 8px;
}
.emparrow-right {
right: 8px;
}
.offsite-slideitems h5 {
font-size: 20px;
transform: translateY(110px);
}
.offsite-slideitems p {
  width: 215px;
  transform: translateY(110px);
}
}

@media only screen and (max-width:767.5px){.Offsite-section .image-left{margin-top:0}.Offsite-section .heading{margin-bottom:22px;text-align:center}.Offsite-section .heading br{display:none}.Offsite-section .image img{width:100%}.Offsite-section .Offsite-btn{margin-bottom:30px;text-align:center}.Offsite-section{margin-top:50px}.Offsite-section .top-row{display:block}.banner-area.add-banner{background:unset;height:auto}}

@media (min-width: 601px) and (max-width: 767px) {
.add-banner .banner-text { left: 80px;}
.add-banner .banner-text .addbanner-head {font-size: 28px;}

.addgallery-slider { margin-top: 30px; margin-left: 0px; margin-right: 0px;}
.addpage-client { margin-bottom: 60px;}
.addclient-slider { margin: 30px 0px 0px;}
.addclient-box { margin: 0 10px;}

}

@media(max-width:600px){

.Offsite-section .image img{object-fit:cover;width:100%;height:250px}
.offsite-video-box .offsite-video{height:380px} 
.book-button.landing-book-btn a span{font-size: 10px;}
.add-banner .banner-text .addbanner-head {font-size: 25px;}
.add-banner .exter-arrow-left,
.add-banner .exter-arrow-right {display:none!important;}
.add-banner .slick-dots {bottom: 11px;}
.add-banner .banner-text { left: 0px; width: 98%;}
.addpage-gallery { margin-top: 50px;}
.addgallery-slider { margin-top: 30px; margin-left: 0px; margin-right: 0px;}
.addgallery-box { margin: 0px 15px;}
.addpage-client { padding: 50px 0px; margin-top: 50px; margin-bottom: 40px;}
.addclient-slider { padding: 23px; margin: 30px 5px 0px;}
.addclient-box p img { display: none;}
.testiadd-left, .testiadd-right { width: 35px; height: 35px;}
.testiadd-left img, .testiadd-right img { width: 14px;}
.testiadd-right {right: -18px;}
.testiadd-left { left: -18px;}
.Offsite-section2 .content-inner h3{
    font-size: 25px;
    line-height: 1;   
}


.emparrow-left,
.emparrow-right {
  width: 40px;
  height: 40px;
  border: 1px solid #b8895f;
}
.emparrow-left {
  left: 9px;
}
.emparrow-right {
  right: 9px;
}
.offsite-sliderbox .img-responsive{
width: 100%;
}
.offsite-slideitems p {
  width: 265px;
}

}


@media only screen and (max-width:576px){
.add-banner .add-banner-wrap  {
height: 350px;	

}
.add-banner .banner-image {
height: 350px;
}

}