body {background-color: #F7FBFF;}

.resort-profile1{font-family: 'Roboto', sans-serif; font-display: swap;}

.heading-section{
border-bottom: 1px solid rgba(17, 74, 129, 0.14);}

.card-content
{
    background-color: #fff;
    border-radius: 5px;
    padding: 14px;
}

h2 {font-style: normal;
font-weight: 500;
font-size: 16px;
line-height: 19px;
color: #114A81;}

.wordBrake{word-break: break-word;}

p{font-style: normal;
font-weight: normal;
font-size: 14px;
line-height: 22px;
margin-bottom: 10px;
color: #393A3A;}

a, a:hover{text-decoration: none;}

.campground-main .camp-left h1{font-style: normal;
font-weight: 500;
font-size: 22px;
line-height: 30px;
color: #114A81;}



.campground-main .camp-left a{font-family: Roboto;
font-style: normal;
font-weight: normal;
font-size: 14px;
line-height: 16px;
color: #1D8FFB;}

.campground-main .camp-left a:nth-child(2){color: #114A81;}

.rating-btn-main .btn-main .btn{
     border-radius: 3px;font-style: normal;
font-weight: 500;
font-size: 13px;
line-height: 1.3;
color: #FFFFFF;
min-width: 81px;
margin-bottom: 5px;
}

/* .rating-btn-main .btn-main button:nth-child(1){background: #62BB47;}

.rating-btn-main .btn-main button:nth-child(2){background: #114A81;}

.rating-btn-main .btn-main button:nth-child(3){background: #136DC3;}

.rating-btn-main .btn-main button:nth-child(4){background: #DC3545;} */

.btn-book{background: #62BB47;}
.btn-checkin{background: #114A81;}
.btn-wishlist{background: #136DC3;}
.btn-report{background: #DC3545;}

.reviewmain a{font-style: normal;
font-weight: normal;
font-size: 14px;
line-height: 16px;
color: #1A3753;}
.reviewmain > div{vertical-align: middle;}
.map-from-main{position: sticky; top:0; padding: 12px 0;}

.map-from-main .mapimg{position: relative;}

.map-from-main .mapimg img{height: 227px; width: 100%; object-fit: cover;}

.map-from-main .mapimg a{position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    display: flex;
    align-items: center;
    top: 0;
    bottom: 0;
    justify-content: center;}

    .map-from-main .mapimg a img{padding: 12px; background-color: #fff; border-radius: 50%;box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25); height: 50px; width: 50px;}    

 
.map-from-main .contact-frm .form-group{margin-bottom: 10px;}
.map-from-main .contact-frm .form-control{background: #FFFFFF;
border: 1px solid rgba(0, 0, 0, 0.1);
box-sizing: border-box;
border-radius: 3px}

.map-from-main .contact-frm .form-control::placeholder{font-style: normal;
font-weight: normal;
font-size: 12px;
line-height: 14px;
color: #A7A5A5;
}

.map-from-main .contact-frm button{background: #114A81;
border: 1px solid rgba(0, 0, 0, 0.1);
box-sizing: border-box;
border-radius: 3px;
font-style: normal;
font-weight: 500;
font-size: 12px;
line-height: 14px;
color: #FFFFFF;
padding: 11px;
}

.img-slider {position: relative; padding-top: 12px;}

.img-slider .carousel-container .carousel .carousel-inner .carousel img{border-radius: 3px;}

.img-slider .carousel-container .thumb img{border-radius: 5px; height: 70px; width: 100%;}

.img-slider .location-desc {padding-bottom: 12px; border-bottom: 1px solid rgba(0, 0, 0, 0.1); text-align: justify;}

.img-slider .location-desc p{
font-size: 14px;
line-height: 25px;
letter-spacing: 0.13px;
 margin-bottom: 20px;}
 
.resort_site_layout{color: #0784e7;padding-bottom: 3px;border-bottom: 1px dashed currentColor;}

.img-slider .location-desc p:last-child{margin-bottom: 0;}

.pricesection{padding: 12px 0; border-bottom: 1px solid rgba(0, 0, 0, 0.1);}

.pricesection p{
margin: 0 0 10px 0;
}

.pricesection p:last-child{margin-bottom: 0;}

.pricesection p span{font-style: normal;
font-weight: bold;
font-size: 18px;
line-height: 21px;
color: #114A81;
}

.pricesection .membership span{color: #114A81; font-size: 14px;}

.amenities{padding: 12px 0; border-bottom: 1px solid rgba(0, 0, 0, 0.1);}

.amenities p{
margin-bottom: 10px;}


.user-review { padding: 12px 0;}

.user-review h1{font-style: normal;
font-weight: bold;
font-size: 16px;
line-height: 19px;
color: #114A81;}

.user-review .media{padding: 20px 0 10px 0; border-bottom: 1px solid rgba(0, 0, 0, 0.1);}

.user-review .media a{font-style: normal;
font-weight: 500;
font-size: 15px;
line-height: 16px;
color: #114A81;    margin-bottom: 7px;
text-transform: capitalize;}

.user-review .media span{font-style: normal;
font-weight: 500;
font-size: 12px;
line-height: 14px;
color: #B1B1B1;
}
.user-review .media h2{font-style: normal;
font-weight: 500;
font-size: 16px;
line-height: 19px;
color: #030303;
margin: 5px 0;
}

.user-review .media h3{font-style: normal;
font-weight: 500;
font-size: 15px;
line-height: 1.5;
color: #030303;
margin-bottom: 5px;
text-transform: capitalize;
}

.user-review .media p{
font-size: 14px;
line-height: 25px;
letter-spacing: 0.13px;
margin-bottom: 5px;
}

.user-review .media button{
font-style: normal;
font-weight: 500;
font-size: 12px;
line-height: 14px;
color: #FFFFFF; 
border-radius: 5px; background: #62BB47;
display: inline-flex;
align-items: center;
padding: 5px 12px;
}

.user-review .media button:last-child {background:#DC3545 ;}

.user-review .media .hepl-review{font-style: italic;
font-weight: 500;
font-size: 12px;
line-height: 14px;
color: #136DC3;
}

.user-review button{background: #114A81;
border: 1px solid rgba(0, 0, 0, 0.1);
box-sizing: border-box;
border-radius: 3px;
font-style: normal;
font-weight: 500;
font-size: 12px;
line-height: 14px;
text-align: center;
color: #FFFFFF;
display: inline-flex;
align-items: center;
}
.user-review button:hover{color:#fff}

.guidemain{ padding: 12px 0 20px 0;border-bottom: 1px solid rgba(0, 0, 0, 0.1);}



.guidemain .resort-guide{background: #FFFFFF;
border: 1px dashed rgba(17, 74, 129, 0.5);
box-sizing: border-box;
border-radius: 5px;
text-align: center;
padding: 36px ;
}

.guidemain .resort-guide p{font-style: normal;
font-weight: normal;
font-size: 12px;
line-height: 20px;
text-align: center;
color: #114A81;}

.guidemain .resort-guide .btn{width: 159px;
height: 30px;
background: #136DC3;
border: 1px solid rgba(0, 0, 0, 0.1);
box-sizing: border-box;
border-radius: 3px;
font-style: normal;
font-weight: normal;
font-size: 12px;
line-height: 14px;
text-align: center;
color: #FFFFFF;
}

.localbusi-main{padding-top: 12px;}
.localbusi-main h3 {font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    color: #114A81;}
.localbusiness { border-bottom: 1px solid rgba(0, 0, 0, 0.1); padding:20px 0;

}
.localbusi-main .localbusiness .busimg {
    height: 100%;
    background: #FFFFFF;
    border: 1px solid rgba(0, 0, 0, 0.1);
    box-sizing: border-box;
    border-radius: 5px;
    padding: 5px;
}

.localbusi-main .localbusiness .business-info a{font-size: 14px;}
.localbusi-main .localbusiness .business-info a:last-child{color:#114A81}

.localbusi-main .localbusiness .business-info .btn {
    background: #114A81;
    border: 1px solid rgba(0, 0, 0, 0.1);
    box-sizing: border-box;
    border-radius: 3px;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 14px;
    text-align: center;
    color: #fff;
    height: 30px;
    width: 150px;
}
.localbusi-main .localbusiness button:hover {
    color: #fff;
}

.localbusi-main .localbusiness .business-info p {
margin-bottom: 3px;
line-height: 1.5;
}
.localbusi-main .localbusiness .business-info p span {
    color: #114A81; font-weight: 500;}

.localarea{padding: 12px 0;}
.localarea .area-slider {
    background: #FFFFFF;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    padding: 5px;
    margin: 5px;
}

.localarea .area-slider p {
    margin: 0;
    padding: 10px 0;
    text-align: center;
    color: #114A81;
    font-weight: 500;
}

.localarea .area-slider img{width: 100%; height: 150px;  object-fit: cover; border-radius: 5px;}

.localarea .slider .slick-next, .localarea .slider .slick-prev{box-shadow: none; background-color: transparent;}
.localarea .slider .slick-prev:first-child{transform: translateY(-50%)rotate(180deg);}
.slick-arrow.slick-next,.slick-arrow.slick-prev{
    width: 40px;height: 40px;
}

.localarea .slider .slick-next:before, .localarea .slider .slick-prev:before {
    background-image: url(../images/arrow-right.svg);
    background-repeat: no-repeat;
    font-size: 30px;
    color: transparent;
    height: 40px;
    width: 40px;
    background-color: #fff;
    box-shadow: 0 0 2px #ababab;
    border-radius: 50%;
    position: absolute;
    top: 0;
    left: 0;
    background-position: center;
}
.carousel{width: 100%;}
.carousel-item img {
    max-height: 320px;
    object-fit: cover;
    background: rgb(0 0 0 / 3%);
    height: 100%;
}
.carousel-item .thumb{
    width: 20%;
}
.localarea ul li {
    list-style: disc;
    color: #114a81;
    padding: 5px 0;
}
.dummyvideoFrame {
    position: relative;
    width: 100%;
    max-height: 320px;
}
.dummyvideoFrame img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.dummyvideoFrame .playIcon {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}
span.review_helpful {
    color: #fff !important;;
}
span.review_not_helpful {
	color: #fff !important;;
}
.camp-left a.btn.btn-checkin {
    color: #fff;
    border-radius: 3px;
}

.aboutparks.h2{ display: none; }

/*=========post-review css===========*/
.post-review h2{font-size: 20px;}
.post-review h3{font-size: 20px;margin-bottom: 0;}
.post-review p{font-weight: 500; font-size: 16px; margin-bottom: 0;}
.post-review .star-rate{border:1px solid #d8d7d7; padding: 2px 5px; display: inline-flex; border-radius: 3px;}
.post-review .star-rate a{display: inline-flex; margin: 0 3px;}
.post-review .star-rate a i{color: #EEC122; font-size: 22px;}
.post-review .star-rate .not-fill i{color: #ccc;}
.reviefrm form .form-group .form-control 
{background: #FFFFFF;
    border: 1px solid rgba(0, 0, 0, 0.1);
    box-sizing: border-box;
    border-radius: 3px;    box-shadow: 0 2px 4px #00000014; }
.reviefrm form .form-group .form-control::placeholder{font-style: normal;font-weight: normal;font-size: 14px;line-height: 14px; color: #A7A5A5;}
.reviefrm .tdate span{font-size: 16px; font-weight: 500;}
.reviefrm .certify .container {
  display: block;
  position: relative;
  padding-left: 30px;
  cursor: pointer;
  font-size: 14px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.reviefrm .certify .container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.reviefrm .certify .checkmark {
  position: absolute;
  top: 3px;
  left: 0;
  height:15px;
  width: 15px;
  background-color: #fff;
  box-shadow: 0 0 1px #6f6f6f;
  border:1px solid #0000001a;
  
}


/* When the checkbox is checked, add a blue background */
.reviefrm .certify .container input:checked ~ .checkmark {
  background-color: #2196F3;
}

/* Create the checkmark/indicator (hidden when not checked) */
.reviefrm .certify .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.reviefrm .certify .container input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.reviefrm .certify .container .checkmark:after {
  left: 4px;
  top: 0px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
/*=========post-review css===========*/
.carousel-control-next-icon:before, .carousel-control-prev-icon:before {
    width: 50px;
    height: 50px;
    content: '';
    /* background: white; */
    position: absolute;
    /* display: flex; */
    /* justify-content: center; */
    /* align-items: center; */
    border: 2px solid #fff;
    border-radius: 100%;
    left: 25%;
    top: 40%;
    transform: translate(-50%,-50%);
}
.carousel-control-next-icon, .carousel-control-prev-icon {
    position: relative;
}
.carousel-control-next, .carousel-control-prev{opacity:1;}
.carousel-control-prev-icon:before{
    left: 39%;
}