<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*MAIN-BG.CSS*/
/*-------------------------------------------------------------------------------------------------------------------------------*/
/*This is main CSS file that intializes BG Images used in this template*/
/*-------------------------------------------------------------------------------------------------------------------------------*/
/* Template Name: ADRIA.*/
/* Author: Designova.*/
/* Website: http://www.designova.net */
/* Copyright: (C) 2014 */
/*-------------------------------------------------------------------------------------------------------------------------------*/


/*--------------------------------------------------------------*/
/* INTRO / HOME VARIANTS */
/*--------------------------------------------------------------*/

/*INTRO-01*/
.featured-thumb-01{
	background-image: url('http://placehold.it/500x330');
}
.featured-thumb-02{
	background-image: url('http://placehold.it/500x330');
}
.featured-thumb-03{
	background-image: url('http://placehold.it/500x330');
}
.featured-thumb-04{
	background-image: url('http://placehold.it/500x330');
}
/*INTRO-02*/
.intro-02{
	background-image: url('http://placehold.it/1500x1050');
}
/*INTRO-03*/
.intro-03{
	background-image: url('http://placehold.it/1500x1050');
}
/*INTRO-04*/
.intro-04{
	background-image: url('http://placehold.it/1500x1050');
}
/*INTRO-05*/
.intro-05-carousel-item-01{
	background-image: url('http://placehold.it/1500x1050');
}
.intro-05-carousel-item-02{
	background-image: url('http://placehold.it/1500x1050');
}
.intro-05-carousel-item-03{
	background-image: url('http://placehold.it/1500x1050');
}
.intro-05-carousel-item-04{
	background-image: url('http://placehold.it/1500x1050');
}
/*INTRO-06*/
.wallpaper-panel{
	background-image: url('http://placehold.it/1500x1050');
}

/*--------------------------------------------------------------*/
/* PAGES AND SECTIONS */
/*--------------------------------------------------------------*/
.about-bg{
	background-image: url('../images/fondo_cisne.jpg');
}

.pizarra-bg{
	background-image: url('../images/pizarra2.jpg');
        background-repeat: no-repeat;
        background-size: cover;
}
.pizarra-bg-2{
	background-image: url('../images/pizarra3.jpg');
        background-repeat: no-repeat;
        background-size: cover;
}

.features-bg{
	background-image: url('http://placehold.it/1500x1050');
}
.promo-bg{
	background-image: url('../images/promo.jpg');
}
/*SINGLE PROJECT PAGE demo*/
.single-project-carousel-item-01{
	background-image: url('http://placehold.it/1500x1050');
}
.single-project-carousel-item-02{
	background-image: url('http://placehold.it/1500x1050');
}

/*--------------------------------------------------------------*/
/* MISC ELEMENTS */
/*--------------------------------------------------------------*/

</pre></body></html>