/*
Theme Name: SpecialPlacess
Version: 1.0.0
Tested up to: 7.4
Requires PHP: 5.6
Text Domain: specialplacess
*/



/* Galleries
--------------------------------------------- */
.wrap{
	position:relative;
}
.wrap .title{
	width:100%;
	background: rgba(250,250,250,0.8);
	font-size: 2.4rem;
    color: #0D54B0;
	font-weight:bold;
	position:absolute;
	bottom:0px;
	padding:1rem 1.5rem;
}

.lang .dropdown-menu {
	width: auto!important;
}
.page-numbers {
	color: #fff!important;
	background-color: #0D54B0;
	border-color: #fff;
	border-width: 1px;
	border-style: solid;
	text-decoration:none!important;
	font-weight:400;
	padding:5px 10px;
}
.page-numbers.current{
	color: #0D54B0!important;
	background-color: #fff;
	border-color: #0D54B0;
}
.nav-links{
	 display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.page_galery .nav-links{
	margin-bottom:30px;
}
.page-up{
	opacity:0;
	transition:1s;
}
.page-up.fixed{
	opacity:1;
	bottom: 7.5rem;
}
.gallery {
	margin-bottom: 1.5em;
	display: grid;
	grid-gap: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	width: 100%;
}

.gallery-columns-2 {
	grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
	grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
	grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
	grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
	grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
	grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
	grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
	grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
	display: block;
}

@media (max-width: 768px) { 
    .wrap .title {
	font-size:1.2rem;
	padding:0.2rem 1.5rem;
}
    
}


/* Alignments
--------------------------------------------- */
.alignleft {

	/*rtl:ignore*/
	float: left;

	/*rtl:ignore*/
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}

.alignright {

	/*rtl:ignore*/
	float: right;

	/*rtl:ignore*/
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.5em;
}
#seemore{
	border: 1px solid #adb5bd;
		border-radius: 0.25em;
		width: 15px;
		height: 15px;
		cursor: pointer;
		display: block;
}
#seemore:checked{
	border-color: #0b76ef;
	background-color: #0b76ef;
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e");
  }
  .d_flex{
	  display: flex;
	  align-items: center;
	 margin-bottom: 15px;
	 flex-wrap: wrap;
  }
  .seemore_label{
	  color: #495057;
	  margin-right: 15px;
  }
  #seemore_input{
	  display: none;
  }
  .cust_date input{
	background-color: #f1f6f9;
border: none;
height: 4.6rem;
    padding: 0px 1.5rem;
    font-weight: 400;
    line-height: 1.5;
	display: block;
  }
  .cust_date label{
	font-size: 11px;
  }
.bwg_tags_container_0{
	
}
.img-info {
	width: 200px;
	display: block;
	margin: 0 auto 20px auto;
}
.img-info img {
	width: 100%;
	height: auto;
}
@media screen and (max-width: 991px){
	.fromt_btn_cntr a{
		margin-bottom: 15px;
	}
}
.blog-text>.wp-block-image{
	    margin: 10px auto;
    display: block;
    width: fit-content;
}
#front_video_btn_appart_prew{
    background: #0D54B0 !important;
    padding: 10px 12px !important;
    border-radius: 3px !important;
    max-width: 407px !important;
    width: 100% !important;
    color: white !important;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    transition: all .4s ease;
	    text-transform: uppercase !important;
    font-weight: 600 !important;
}
.postid-4436 .apartament__reviews,
.postid-4459 .apartament__reviews,
.postid-4453 .apartament__reviews,
.postid-4473 .apartament__reviews,
.postid-4477 .apartament__reviews,
.postid-4485 .apartament__reviews{
	display:none !important;
}
.apartament__include ul li:nth-child(1){
	font-size: 15px;
    line-height: 170%;
}
.iframe_apparts iframe{
	width:100%;
	height:500px;
}
.sg-popup-content .sgpb-popup-builder-content-html{
	display: flex;
    width: 90%;
    height: 90%;
    flex-direction: column;
		    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%) !important;
	position:fixed;
}
.sg-popup-content .sgpb-popup-builder-content-html>.sgpb-main-html-content-wrapper{
	    height: 100%;
    display: flex;

}
.sgpb-popup-close-button-3{
	    top: 2% !important;
    right: 2% !important;
    position: fixed !important;
}
.whatsapp_btn{
	position: fixed;
    bottom: 1.5rem;
    right: 1.5rem;
	z-index: 9;
}
#sgpb-popup-dialog-main-div{
	background-color:unset !important;
}
.open_vr_tour_popup {
	    margin-right: 10px;
}
.contact_form_whatsapp{
	display:none !important;
}
#wow-modal-overlay-1{
	background-color: rgba(0, 0, 0, 0.4) !important;
}
#wow-modal-window-1{
	padding: 0!important;
	    width: 551px !important;
	    top: 50% !important;
    right: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%);
}
.new_pool_popup {
	    display: flex;
    flex-direction: column;
    align-items: center;
	background: #0D54B0;
}
.new_pool_popup ul li:nth-child(3){
	display:none;
}
.new_pool_popup_header{
	background: #0D54B0;
	width: 100%;
}
.new_pool_popup h2{
	    
    width: 100%;
    text-align: center;
    color: white;
    font-size: 28px;
    padding-top: 10px;
	font-weight: 500;
    font-family: serif;
}
.new_pool_popup h3{
	
    width: 100%;
    text-align: center;
    color: white;
    font-size: 25px;
	font-weight: 500;
    font-family: serif;
}
.new_pool_popup *{
	     font-family: "Lato", sans-serif !important;
}
.new_pool_popup img{
	height: 110px;
    margin: 5px 0 10px 0;
}
.new_pool_popup h1{
	color: #0D54B0;
    font-size: 50px;
    text-align: center;
       line-height: 63px;
    padding: 5px 0;
	    background: white;
}
.new_pool_popup ul{
	     font-size: 16px;
    background: #0D54B0;
    color: white;
    margin: 0;
   padding: 10px 30px 10px 48px;
    list-style-position: outside;
}
.new_pool_popup a{
	background: white;
    width: 100%;
	    font-size: 25px;
    color: #0D54B0;
    font-weight: bold;
	    text-align: center;
}
.new_pool_popup a:first-letter {
    text-transform: uppercase;
}
#wow-modal-close-1.mw-close-btn.image:before{
	    content: "\2715" !important;
}
@media screen and (max-width: 550px){
	.new_pool_popup h3{
		font-size: 21px;
	}
	.new_pool_popup h2{
		    font-size: 24px;
	}
	.new_pool_popup h1{
		font-size: 35px;
		    line-height: 43px;
	}
}
@media screen and (max-width: 991px){
	.sgpb-popup-dialog-main-div-theme-wrapper-6,
	.sgpb-popup-dialog-main-div-theme-wrapper-3{
		    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%) !important;
	}
	#sgpb-popup-dialog-main-div{
		    width: 90vw !important;
    height: 90vh !important;
}
}

.all_pages_footer a[href*="weather"] {
    display:none;
}