
/*
Theme Name: Simple Gray
Theme URI: https://rosocon.com/
Description: Minimal Corporate Theme
Version: 1.0.0
Author: Cazy
Author URI: https://wordpress.com/themes/
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: illustratr
Tags: blog, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, one-column, photography, portfolio, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
*/

/*
Html tag Elements
*/





/*
Page Elements
*/

.header-section{
}
.home-header-bg {

position: absolute;
width: 100%;
height: 100%;
min-width: 1920px;
top:0;
left: 50%;
margin-left: -960px;
overflow: hidden;
z-index: -1;
}
.home-header-bg img{
width: 100%;
height: 100%;
	min-width: 900px;
	object-fit: cover;

}
.flexslider{
	position: relative;
	top: 0x;
    width: 100%;
    z-index: 2;

}
.flexcaption{
	position: absolute;
	top: 80px;
	left: 110px;
}
.flexcaption h1, .flexcaption p{
	color: #FFF;
	text-shadow: 0 0 5px #000;
}
.flex-direction-nav{
/*	top:100px;*/
}
.flex-prev, .flex-next{
text-shadow: 0 0 5px #000;
	
}


.work-gallery {
	margin:10px 20px 10px;
}
