/**
 * Theme Name:     Astra Child
 * Author:         Brainstorm Force
 * Template:       astra
 * Text Domain:	   astra-child
 * Description:    The Astra WordPress theme is lightning-fast and highly customizable. It has over 1 million downloads and the only theme in the world with 5,700+ five-star reviews! It’s ideal for professional web designers, solopreneurs, small businesses, eCommerce, membership sites and any type of website. It offers special features and templates so it works perfectly with all page builders like Spectra, Elementor, Beaver Builder, etc. Fast performance, clean code, mobile-first design and schema markup are all built-in, making the theme exceptionally SEO-friendly. It’s fully compatible with WooCommerce, SureCart and other eCommerce plugins and comes with lots of store-friendly features and templates. Astra also provides expert support for free users. A dedicated team of fully trained WordPress experts are on hand to help with every aspect of the theme. Try the live demo of Astra: https://zipwp.org/themes/astra/
 */
.elementor-section.elementor-section-boxed > .elementor-container { max-width:1400px; }
body {
	font-family: "Gotham_book", Sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 27px;
  color: #383838;
}
p , .entry-content p   { margin-bottom:0; }
header .elementor-image-box-wrapper { display:flex; }
header .elementor-image-box-title a { color:#FFF; }
.loc_rt .elementor-image-box-title  a { text-decoration:none !important; }
.loc_rt .elementor-image-box-title  a:hover { color:#0014b6; }
.loc_rt .elementor-widget:not(:last-child) { margin-bottom:5px; }

.fb { filter: drop-shadow(0px 11px 18px rgba(0,0,0,0.18)); }
.top_rt .elementor-image-box-title span:hover { color:#f4f4f4; }

/*190525*/
header .hfe-menu-item:last-child { padding-right:5px !important;}
#menu-item-67 a { padding-right:10px;}
.home_banner { position:relative; }
.home_banner:before
{
	content:"";
	background:#cbcbcb;
	width:1px;
	height:108px;
	position:absolute;
	bottom:-70px;
	left:0;
	right:0;
	margin:0 auto;
	z-index:10;
}
.loc_rt { position:relative; }
.loc_rt:before
{
	content:"";
	background:#f2f2f2;
	width:150%;
	height:100%;
	position:absolute;
	top:0;
	right:0;
	border-radius:30px;
	z-index:-1;
}
.sp_img .elementor-image-box-content { margin-top:10px;}
.con_row { margin-bottom:15px; }
.con_left , .con_right { width:49%; float:left; }
.con_right { float:right; }
.con_row input[type="text"] , .con_row input[type="tel"] , .con_row input[type="email"] , .con_row .wpcf7-form-control-wrap select
{ height: 60px;
border-radius: 13px;
background: #f8f8f8;
border: 1px solid #e1e1e1;
font-family: "Gotham_book", Sans-serif;
	font-size:18px;
	color:#6b6b6b;
	line-height:60px;
	padding:0px 15px !important;
}
.con_row textarea
{
	 height: 180px;
	resize:none;
border-radius: 13px;
background-color: #f8f8f8;
border: 1px solid #e1e1e1;
font-family: "Gotham_book", Sans-serif;
	font-size:18px;
	color:#6b6b6b;
	padding:5px 15px  !important;
}
.cont_form input[type="submit"]
{
	border-radius: 10px;
background-color: #0014b6 ;
	font-family: "Gotham_bold", Sans-serif ;
	font-size:20px;
	color:#FFF;
	line-height:65px;
	padding:0px 45px;
	margin:0 auto;
	display:block;
	transition:0.5s;
}
#get.cont_form input[type="submit"] { margin:0; }
.cont_form input[type="submit"]:hover { background:#383838;}
.appli_sec { position:relative; }
.appli_sec:before
{
	content:"";
	/*background:url(https://dev.skydevstaging.com/parkview/wp-content/uploads/2025/03/app.jpg) no-repeat;*/
	background:url(https://dev.skydevstaging.com/parkview/wp-content/uploads/2025/04/RV-Park-Cover-Pic-min.png) no-repeat;
	
	width:45%;
	height:100%;
	position:absolute;
	top:230px;
	left:0;
	border-top-right-radius:30px;
	border-bottom-right-radius:30px;
}

.carousel{
	padding-bottom:0px;

}
.carousel .slick-slide{
  margin:10px 15px !important;
}
.carousel .slick-slide img{
  width:100%;

}
.carousel .slick-dots {
  font-size:20px;
  color:white;
	display:none !important;
}
.carousel .slick-prev,
.carousel .slick-next {
  font-size:0px;
  line-height:0;
  position:absolute;
	top:auto !important;
  bottom:-90px !important;
  display:block !important;	
  width:84px !important;
  height:84px  !important;
  margin-top:-10px;
  padding:0;
  cursor:pointer;
  color:transparent;
  border:0;
  outline:0;
  background:transparent;
}
.slick-slider { margin-bottom:90px !important; }
.carousel .slick-prev::before , .slick-next::before  { display:none; } 
.carousel .slick-prev { background:url(https://dev.skydevstaging.com/parkview/wp-content/uploads/2025/03/pre.png) no-repeat 
	!important; left:44% !important; }
.carousel .slick-next { background:url(https://dev.skydevstaging.com/parkview/wp-content/uploads/2025/03/next.png) no-repeat !important; right:44% !important;  }
.carousel button { box-shadow:none !important; }
.slick-list{padding:0 0% 0 0 !important;}



.slider {
  position: relative;
  width: 100%;
  margin: 0;
  padding: 0;
 /* height: 500px;  */
}
.slider .slide {
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.slider > .slick-list,
.slider > .slick-list > .slick-track,
.slider > .slick-list > .slick-track > .slick-slide > div {
  position: relative;
  height: 100%;
}



.home_in { 
	background:#262626;
	border-bottom-left-radius:10px;
	border-bottom-right-radius:10px;
	padding:25px 35px 40px 35px;
	color:#FFF;
}
.home_img img { 
 border-top-left-radius:10px;
	border-top-right-radius:10px;   }
.carousel .slick-slide img { width:auto !important; }
.loc { background:#333333; padding:5px 15px; border-radius:5px; font-family: "Gotham_book", Sans-serif; font-size:16px; color:#FFF; width:fit-content; margin-left:-15px; }
.home_in h3 ,  .home_in h3 a { font-family: "Gotham_bold", Sans-serif; font-weight:700; font-size:20px; color:#FFF; margin:20px 0px 5px 0px; }
.home_in .sub_title { font-family: "Gotham_bold", Sans-serif; font-weight:700;  font-size:16px; color:#FFF; margin:0px 0px 10px 0px; }
.pr_row { margin-top:30px; }
.price_sec { float:left; font-size:16px;}
.price_sec h2 {  font-family: "Gotham_bold", Sans-serif; font-weight:700;  font-size:30px; color:#FFF; }
.read { float:right; margin-top:15px; }
.read a { font-family: "Gotham_bold", Sans-serif; font-weight:700;  font-size:20px; color:#FFF; padding:15px 20px; border:#FFF 1px solid; border-radius:10px; text-decoration:none !important; display:block; transition:.5s;}
.read a:hover , footer a:hover { color:#293AC1 !important; }
.pr_row .read a { padding:15px; font-size:16px; }
footer a { color:#FFF; }
footer .elementor-image-box-wrapper { display:flex; }
.fo_mid ul  { margin:0; padding:0; column-count:2; }
.fo_mid li
{
	margin:0; 
	padding:0;
	display:block;
	margin-bottom:12px;
	list-style-type:none;
}
.fo_mid li:last-child { margin-bottom:0; }
.all_bt .elementor-button:hover { background:#383838 !important; }

/*inner*/
.ban_call span { font-family: "Gotham_medium", Sans-serif !important; font-weight:500 !important; }
.ban_call a { text-decoration:none !important; }
.am_row .elementor-image-box-img { margin-top:6px; }
.am_row .elementor-image-box-title  { margin-bottom:8px; }
.am_row .elementor-image-box-content { padding-bottom:20px; border-bottom:#707070 1px solid; }
.am_row:last-child .elementor-image-box-content { border-bottom:0; }
.test_box { background:#fafafb; padding:30px 20px; border-radius:30px;  position:relative; min-height:400px !important; height:auto !important; } 
.test_row { margin-bottom:20px; }
.review { float:left; }
.review i  { display:inline-block; vertical-align:top; margin-right:2px; font-size:20px; color:#ff7800; }
.date { font-size:14px; color:#808080; }
.google { width:41px; float:right; }
.google img { width:41px; height:42px; }
.test_in h3
{
	font-family: "Gotham_bold", Sans-serif; 
	font-weight:700;
	font-size:24px;
	color:#000;
	margin-bottom:15px;
}
.test_in h4 {
font-family: "Gotham_medium", Sans-serif; 
	font-weight:600;
	font-size:18px;
	color:#000;
	position:absolute;
	bottom:30px;
}
.grw-header { display:none !important; }
.wp-gr .grw-review-inner { padding:25px !important; border-radius:30px !important; }
.wp-gr .grw-review .wp-google-feedback { height:160px !important;}
.wp-gr .grw-review-inner > svg { width:30px !important; height:30px !important; top:25px !important; right:25px !important; }
.wp-gr .grw-btns { /*width:84px !important; height:84px !important; */ display:none;}
/*.wp-gr .grw-btns .grw-prev { background: url(https://dev.skydevstaging.com/parkview/wp-content/uploads/2025/03/pre.png) no-repeat !important; }
.grw-btns .grw-next { background: url(https://dev.skydevstaging.com/parkview/wp-content/uploads/2025/03/next.png) no-repeat !important; }*/
.wp-gr .rpi-dot  { width:15px !important; height:15px !important;  }

/*popup*/
 .wrapper {
       width: 100%;
       position: relative;
       overflow: hidden;
}
        .wrapper .overly {
       display: none;
       width: 100%;
       height: 100%;
       background: rgba(0,0,0,0.8);
       position: absolute;
			z-index:2;
			border-radius: 5px;

}

        .wrapper .overly .show {
        width: 600px;
       /* height: 370px;*/
        background: #FFF;
        border-radius: 5px;
        margin: 100px auto;
        position: relative
}

        .wrapper .overly .show .close {
        position: absolute;
        font-size: 26px;
			color:#FFF;
        top: -30px;
        right: -30px;
        cursor: pointer
}
        .wrapper .overly .show img {
        width: 100%;
        height: 100%;
			border-radius: 5px;

}

    

        .wrapper  img {
        display: inline-block;
        width: 190px;
        height: 100%;
       /* border: 1px solid #b9b5b5;*/
        cursor: pointer;
}
/*End style*/
.home_box .slick-slide { margin:0 !important;}
.home_box .slick-slider { margin-bottom:0 !important; }
.home_box img { border-top-left-radius:10px; border-top-right-radius:10px; height:430px !important; object-fit:cover; object-position:top;}

.dialog-lightbox-widget.elementor-lightbox , .mfp-bottom-bar {display:none !important}
.lsb-control-panel , .lsb-content header { display:none !important; }

/*privacy*/
.pri_li ul { padding-left:0; }
.pri_li li { position:relative; list-style-type:none; display:block;  padding:10px 0px 10px 20px;}
.pri_li li:before
{
  content: "";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 14px;
  color: #64686d;
  position: absolute;
  top: 10px;
  left: 0;
}
.wpforms-container input[type="text"] , .wpforms-container input[type="email"] { 
height: 60px !important;
  border-radius: 13px !important;
  background: #f8f8f8 !important;
  border: 1px solid #e1e1e1 !important;
  font-family: "Gotham_book", Sans-serif;
  font-size: 18px !important;
  color: #6b6b6b !important;
  line-height: 60px !important;
  padding: 0px 15px !important;
}
.wpforms-container .wpforms-form textarea { 
height: 180px !important;
  resize: none !important;
  border-radius: 13px !important;
  background-color: #f8f8f8 !important;
  border: 1px solid #e1e1e1 !important;
  font-family: "Gotham_book", Sans-serif;
  font-size: 18px !important;
  color: #6b6b6b !important;
  padding: 5px 15px !important;
}
.cont_form1 .wpforms-container-full button[type="submit"]
{
	border-radius: 10px  !important;
  background-color: #0014b6  !important;
  font-family: "Gotham_bold", Sans-serif  !important;
  font-size: 20px !important;
  color: #FFF  !important;
	height:65px  !important;
  line-height: 65px  !important;
  padding: 0px 45px  !important;
  margin: 0 auto  !important;
  display: block  !important;
  transition: 0.5s  !important;
}
.cont_form .wpforms-container-full button[type="submit"] {border-radius: 10px  !important;
  background-color: #0014b6  !important;
  font-family: "Gotham_bold", Sans-serif  !important;
  font-size: 20px !important;
  color: #FFF  !important;
	height:65px  !important;
  line-height: 65px  !important;
  padding: 0px 45px  !important;

  display: block  !important;
  transition: 0.5s  !important; margin: 0  !important; } 
.wpforms-container-full .wpforms-form .wpforms-field.wpforms-field-select-style-classic select 
{
	height: 60px !important;
  border-radius: 13px !important;
  background: #f8f8f8;
  border: 1px solid #e1e1e1 !important;
  font-family: "Gotham_book", Sans-serif;
  font-size: 18px !important;
  color: #6b6b6b !important;
  line-height: 60px !important;
  padding: 0px 15px !important;
}
/* Add Font Awesome arrow */
.wpforms-container-full .wpforms-form .wpforms-field.wpforms-field-select-style-classic::after {
    content: "▼";  /* Font Awesome down arrow code */
    position: absolute;
    top: 38%;
    left: 96%;
    pointer-events: none;
}

@media only screen and (max-width: 1600px) {
.elementor-section.elementor-section-boxed > .elementor-container { max-width:96%; }	
}

@media only screen and (max-width: 1024px)  {
.top_rt .elementor-image-box-title span { display:none; }	
	.slick-dots li button::before { font-size:10px !important; }
	/*.slick-dots li button { background:#262626; border-radius:20px; }*/
	.carousel .slick-dots { display:block !important; }
	.test_box { min-height:auto !important; }
	.test_in h4 { position:relative; bottom:0; margin-top:15px; }
	.slick-slider { margin-bottom:30px !important; }
}
@media only screen and (max-width: 767px) {
.top_left .elementor-image-box-wrapper {display:flex; }	
.top_left .elementor-image-box-title { margin-left:10px !important;}
	.loc_rt::before , .appli_sec::before , .home_banner::before  { display:none; }
	.loc_sec { background:#f2f2f2;}
	.con_left, .con_right { width:100%; float:none; margin:0; }
	.con_right { margin-top:15px; }
	footer .elementor-image-box-title { margin-left:15px; }
	.price_sec , .read { float:none; }
	.price_sec h2 { font-size:30px; }
	.read a { padding:10px 15px; font-size:18px; text-align:center; }
	.ame_area .elementor-image-box-img { margin-bottom:10px !important; }
	header .elementor-image-box-img { width:30px !important; }
	.wrapper .overly .show { width:90%; }
	.wpforms-container .wpforms-field.wpforms-one-half { width:100% !important; margin-left:0 !important; }
}
@media only screen and (max-width: 560px) { 
	.fo_mid ul {column-count:1 }
}

