Online PHP and Javascript Decoder decode hidden script to uncover its real functionality


      
get_header();

    </div>
 <div class="wrap" id="portofoliu-arh">
    <div class="top_page container-fluid g-0" >
   
        <div id="primary" class="content-area  if(get_field('increase_page_remove_padding_top')){echo ' pt-0 ';}
        if(get_field('increase_page_remove_padding_bottom')){echo ' pb-0 ';}">
		
				<div id="hero_arh_bkg" class="position-relative">
					<h4 class="mb-0 no_break" id="flying_box">INSPIRAȚIE PENTRU</h4>
				</div>
			
			<div class="my-5">
				<h1 style="font-weight:200" class="text-center py-5">DESIGN INTERIOR</h1>
				<h5 style="font-weight:200" class="text-uppercase text-center">12 BIROURI DE ARHITECTURĂ<br>TE ÎNDRUMĂ<br>ÎN AMENAJAREA<br>APARTAMENTULUI TĂU</h5>
			</div>
			
			<div class="blue_line"></div>
			
			<div class="container my-5 py-5">
				<div class="row">
					<div class="col-lg-7 text-center mb-lg-0 mb-5">
						<h3>O COMUNITATE DIVERSĂ<br>
							<span>&#8595;</span><br>
							OPȚIUNI MULTIPLE</h3>
					</div>
						<div class="col-lg-5 the_content">
							<p class="">Din dorința de a veni în ajutorul clienților noștri cu soluții avantajoase, am creat acest catalog inspirațional de arhitectură interioară.</p>
<p>Expertiza noastră în sfera rezidențială ne-a ajutat să analizăm portofoliile multor specialiști în design interior și să alegem 12 dintre cele mai prestigioase birouri de arhitectură din București care vă pot îndruma în amenajarea apartamentului.</p>
<p>Vă invităm să descoperiți în paginile ce urmează câteva compoziții arhitecturale de referință realizate de fiecare dintre echipele selectate, cu provocarea de a începe deja să vă imaginați cum puteți îmbina eficiența și esteticul la apartamentul dumneavoastră din PRIMA Vista.</p>
					</div>
				</div>
			</div>
			
			<h5 class=" pe-2 py-1 click_message d-inline-block" style="font-weight:200">Selectează designerul și descoperă propunerile de stil:</h5>
			
            $args = array(
                'post_type' => 'increase_architects',
                'posts_per_page' => -1,
                'post_status' => 'publish',


            );


            $arhitects_loop = new WP_Query($args);
			
            /***** Taburi arhitecti *****/
			
			if($arhitects_loop->have_posts()){
            <div class="container">
                    <div class="nav nav-tabs py-5" id="nav-tab" role="tablist">
                        $count_icons = 0;	
                        while($arhitects_loop->have_posts()){
                            $arhitects_loop->the_post();
                            $logo_arhitect = get_the_post_thumbnail_url();
                            $the_title = sanitize_title(get_the_title());
                            if($logo_arhitect){
                                <img  src="echo $logo_arhitect;" class=" nav-link if($count_icons == 0){echo "active";}" id="nav-echo $the_title;-tab" data-bs-toggle="tab" data-bs-target="#nav-echo $the_title;" type="button" role="tab" aria-controls="nav-echo $the_title;" aria-selected="true">
                            }



                        $count_icons++;}
                    </div>
		</div>
        
            } 
			
			/***** Taburi arhitecti - END *****/
			
			



     /***** Content Taburi arhitecti *****/
			
			if($arhitects_loop->have_posts()){
            <div class="tab-content" id="nav-tabContent">
				$count = 0;		
				$count_total_proiecte = 0;
				while($arhitects_loop->have_posts()){
					$arhitects_loop->the_post();
	 				$the_title = sanitize_title(get_the_title());
					$poza_arh = get_field('poza_arhitect');
					$link_arh = get_field('link_arhitect');
					$logo_arhitect = get_the_post_thumbnail_url();
					$facebook = get_field('facebook_link');
					$instagram = get_field('instagram_link');

                <div class="tab-pane fade if($count == 0){echo "show active";}" id="nav-echo $the_title;" role="tabpanel" aria-labelledby="nav-echo $the_title;-tab" tabindex="0">




                    

                    <div id="wrapper_arhitect" class="container-fluid py-5 bkg_content_arh g-0" >
                        <div class="container">
                            <h3 class="text-center text-uppercase  text-decoration-underline">the_title();</h3>
							<div class="row pt-5">
								<div class="col-lg-6 the_content pe-lg-5 ">
									the_content();
									<div class="d-flex justify-content-between align-items-center flex-column flex-lg-row">
										if($link_arh){
										<a target="_blank" href="echo $link_arh;" class="link_url">echo str_replace(array('https://', 'http://'), '', $link_arh);</a>
										} 
										<div class="d-flex">
											if($facebook){
												<a target="_blank" href="echo $facebook;"><img class="social-logos" src="/wp-content/uploads/2023/09/fb_logo.png"></a>
											}
											
											if($instagram){
												<a target="_blank" href="echo $instagram;"><img class="social-logos" src="/wp-content/uploads/2023/09/insta_logo.png"></a>
											}
											
											
										</div>
									</div>
								</div>
								<div class="col-lg-6 position-relative">
									<img class="poza_arh" src="echo $poza_arh;" alt="#">
								</div>
							</div>
                        </div>
                    </div>
					<div id="logo_wrapper_content" class="bg-white container-fluid g-0 pb-5">
						<div class="">
							<div class="col-lg-6 text-center">
								<img class="logo_below" src="echo $logo_arhitect;" alt="#">
							</div>
						</div>
						
					</div>
		
					/***** Taburi proiecte *****/
						if(have_rows('proiecte_loop')){
					<h4 class="container-fluid text-center text-uppercase bg-white py-5">PROIECTE DIN PORTOFOLIUL <span style="font-weight:900;">echo get_the_title();</span></h4>
				
					<div id="taburi-proiecte" class="container-fluid bg-white mb-3">
						 <div class="nav nav-tabs" id="nav-tab-proiecte" role="tablist">
					$count_projects = 0;
							 <div data-arhitect="echo $the_title;" class="nav-link d-flex justify-content-center w-100 flex-lg-row flex-column">
							 while(have_rows('proiecte_loop')){
							the_row();
							$titlu_proiect = get_sub_field('titlu_proiect');
							$titlu_slug = sanitize_title($titlu_proiect);
							 <button  class=" projects-btn mx-3 if($count_projects == 0){echo "projects-btn-active show active";}" id="nav-echo $titlu_slug;-tab" data-bs-toggle="tab" data-bs-target="#nav-echo $titlu_slug;" type="button" role="tab" aria-controls="nav-echo $titlu_slug;" aria-selected="true">echo $titlu_proiect;</button>
					
					$count_projects++;}
							 </div>
						</div>
					</div>
					}
					
						/***** Taburi proiecte - END *****/
					
					
					/***** Content Taburi proiecte *****/
					
					
					
					if(have_rows('proiecte_loop')){
					
					$file_ending = array('-THN', '-THB');
					<div class="container-fluid bg-white mb-5">
						<div class="container">
						 <div class="tab-content" id="nav-tabContent">
					$count_content_proiecte = 0;
						while(have_rows('proiecte_loop')){
							the_row();
							$titlu_proiect = get_sub_field('titlu_proiect');
							$titlu_slug = sanitize_title($titlu_proiect);
							$galerie_proiect = get_sub_field('galerie_foto_proiect');
							       <div class="tab-pane fade if($count_content_proiecte == 0){echo "show active";}" id="nav-echo $titlu_slug;" role="tabpanel" aria-labelledby="nav-echo $titlu_slug;-tab" tabindex="0">
									
								<div class="gallery-grid">
									$count_images = 1;
									foreach($galerie_proiect as $image){
									  <a data-fancybox="gallery-arhecho $count_total_proiecte;" style="background-image:url(echo $image['url'];);" class="grid-bkg echo "image" . $count_images;" href="echo str_replace($file_ending, '', $image['url'])"></a>
									

									$count_images++;}
									
									</div>
									   
							 </div>
					$count_content_proiecte++; $count_total_proiecte++; }
						</div>
					</div>
						</div>
					}
					
						/***** Content Taburi proiecte - END *****/
					
					


                    




                </div>
			 $count++;}

            </div>
 } 
			
				/***** Content Taburi arhitecti - END *****/

		
			

        </div>

		</div>
    </div>

<script defer>

		jQuery('[data-arhitect]').each(function(){
			let this_arh = jQuery(this);
			jQuery('.projects-btn', this).click(function(){
				jQuery(this_arh).find('.projects-btn').removeClass('projects-btn-active');
			    jQuery(this).addClass('projects-btn-active');
        });


    
});

	
	</script>



<style>
	
	.nav-tabs > img {
		width:16.6%;
		transition:0.3s;
	}
	
	.nav-tabs > img:hover {
		transform:scale(1.1);
		transition:0.3s;

		
	}
	
	.nav-tabs {

    --bs-nav-tabs-link-active-border-color: #dee2e6 #dee2e6 #dee2e6;

}
	.nav-tabs .nav-link {

    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
	
	@media (max-width:1399px){
		.nav-tabs > img {
		width:20%;
	}
	}
	
	@media (max-width:991px){
		.nav-tabs > img {
		width:25%;
	}
	}
	
	@media (max-width:575px){
		.nav-tabs > img {
		width:33.3%;
	}
	}
	
	.top_page {
	  padding-top:112px;
	}
	
	@media (max-width:991px){
		.top_page {
	  padding-top:60px;
	}
	}
	
	.no_break {
		white-space:nowrap;
	}
	
	.link_url {
		font-weight: 900;
   		font-size: 18px;
		    text-decoration: underline;
	}
	
	@media (max-width:575px){
			.link_url {
	
   		font-size: 14px;
		   
	}
	}
	
	.social-logos {
		width:80px;
	}
	
	#portofoliu-arh h1 {
	  letter-spacing: calc(1vw + 5px);
	}
	#portofoliu-arh h2 {
		letter-spacing:10px;
	}
	#portofoliu-arh h3,
	#portofoliu-arh h4,
	#portofoliu-arh h5 {
		letter-spacing:5px;
	}
	
	@media screen and (max-width: 1400px){
		#portofoliu-arh h4 {
			font-size: 1rem;
		}
			}
	
	#hero_arh_bkg {
		background-image: url('/wp-content/uploads/2023/09/modern-style-kitchen-interior-design-with-dark-blue-wall-3d-rendering.jpg');
		background-size:cover;
		background-position:center;
		height:100vh;
	}
	
	#flying_box {
		    position: absolute;
			bottom: -32px;
			left: 50%;
			transform: translatex(-50%);
			background-color: #cfd8e3;
			padding: 15px 30px;
	}
	
	.blue_line {
		    background-color: #cfd8e3;
			height: 25px;
			width: 40%;
			margin: 0 0 auto auto;
			}
	
	.click_message {
		   background-color: #cfd8e3;
		padding-left:10%;
	}
	
	#taburi-proiecte .nav-tabs .nav-link, #taburi-proiecte .nav-tabs {
  	border:0 !important;
    
}
	

	
	.item {
		border:1px solid red;
	}
	.projects-btn {
		white-space:nowrap;
		font-size:30px;
	}
	
	@media (max-width:767px){
			.projects-btn {

		font-size:16px;
	}
	}
	
	#logo_wrapper_content {
    margin-bottom: 9vw;
	}
	
	.logo_below {
		width:300px;
	}
	
	.the_content p{
		font-size:25px;
		text-align:justify;
		font-weight:200 !important;
	}
	.bkg_content_arh {
	background: #cfd8e3;

	}
	
	.poza_arh {
		object-fit:cover;
		height:900px;
		width:100%;
		position:absolute;
		top:0;
	}
	
	
	@media (max-width:991px){
			.poza_arh {
		margin-top:50px;
		position:initial;
				height:130vw;
	
	}
		
			.the_content p{
		font-size:20px;
		
	}
			#logo_wrapper_content {
    margin-bottom: initial;
	}
		#hero_arh_bkg {
	
		height:60vh;
	}
	
		
	}
	
	
	
	.projects-btn {
	    background-color: #cfd8e3;
		color: white;
		padding: 1px 10px;
		text-transform:uppercase;
		border:0 !important;
	}
	
	.projects-btn:hover {
		cursor:pointer;
	}
	
	.projects-btn-active {
    background-color: #101a22;
    font-weight: 900;
  
}
	
	
	
	/**** GRID *****/
	
.gallery-grid {  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-rows: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  gap: 0px 0px;
  grid-auto-flow: row;
  grid-template-areas:
    "image1 image1 image2 image2 image2 image2 image2 image2"
    "image1 image1 image2 image2 image2 image2 image2 image2"
    "image1 image1 image4 image4 image4 image4 image5 image5"
    "image1 image1 image4 image4 image4 image4 image5 image5"
    "image3 image3 image4 image4 image4 image4 image5 image5"
    "image3 image3 image4 image4 image4 image4 image5 image5"
    "image6 image6 image6 image7 image7 image7 image5 image5"
    "image6 image6 image6 image7 image7 image7 image5 image5";
	grid-gap: 20px;
}
	


.image1 { grid-area: image1; }

.image2 { grid-area: image2; }

.image3 { grid-area: image3; }

.image4 { grid-area: image4; }

.image7 { grid-area: image7; }

.image6 { grid-area: image6; }

.image5 { grid-area: image5; }


	@media (min-width:1460px){
		.gallery-grid {
			  height: 1310px;
			  margin: 0;
			}
	}	
	
		@media (max-width:1459px){
		.gallery-grid {
			  height: 80vw;
			  margin: 0;
			}
	}	
	


	.grid-bkg {
		background-size:cover;
		background-position:center;
	}

.gallery-grid * {

  position: relative;
}

	@media (max-width:767px){
		.gallery-grid{
			grid-gap:10px;
		}
	}

	
	
	</style>

get_footer();



© 2023 Quttera Ltd. All rights reserved.