/*
    GREENED - A Responsive Bootstrap Under Construction Theme by Gioska :: style.css
    Designed and Developed by Gioska
--------------------------------------------------------------------------------------------------------*/

/* Body */

body{   
    width: 100%;
	background: url(../img/grad_bg.jpg) repeat-x;
	background-position:top;
  	}


/*-----------------------------------------------------------------------------------------------------------------------*/	

/* Title Header About Section*/

#workingtext{
	font-family: 'Passion One', cursive;
	color: #323232;
	font-size: 4.50em;
	font-weight:normal;
	padding: 110px 30px 0px 30px;
	height: 100%;
	margin: 0 auto;
	text-align: center;
	list-style-type: none;
	text-transform: uppercase;
	

}

/*-----------------------------------------------------------------------------------------------------------------------*/	

/* Container  Copyright Text*/
	  
.container-copyright {
	margin:0 auto;
       position: relative;
        max-width: 400px;
		height:10px;
		padding:10px 0px 0px 0px;
		text-align: center;
		font-family: 'Lato', cursive;
	color: #7a7979;
	font-size: 11px;
	font-weight:normal;
	z-index:2;
	
      }


/*-----------------------------------------------------------------------------------------------------------------------*/	
	  
/* Container services - Middle section - About Section*/

.container-services {
       margin: 0 auto;
       max-width: 800px;
	   padding:0px 20px 10px 20px;
	   text-align: center;
       color: #323232;
       font-weight:normal;
       text-decoration:none;
	   list-style-type: none;
}	  
	  
.container-services h2 {
       text-align: center;
	   padding:0px 0px 0px 0px;
	   font-family: 'Passion One', cursive;
	   font-size: 18px;
      }	
	  
.container-services p {
       text-align: center;
	   padding: 0px 7px 0px 7px;
	   font-family: 'Lato', cursive;
	   color: #fff; 
	   font-size: 1.12em;
	   line-height: 30px; 
	   font-weight:normal;
}	  

/*-----------------------------------------------------------------------------------------------------------------------*/	
/* Container Text First Page */

.container-first-text{  
		margin: 0 auto; 
        max-width: 1080px;
		padding:0px 0px 0px 0px;
		text-align: center;
      }
	  

.container-first-text p{ 
	font-family: 'Passion One', cursive;
	color: #fff;
	font-size: 4.50em;
	font-weight:;
	padding: 100px 20px 0px 20px;
	text-align: center;
	list-style-type: none;
	text-transform: uppercase;
	text-shadow: 2px 2px 2px #;
	}


.container-second-text{ 
		margin: 0 auto;   
        max-width: 680px;
		padding:0px 0px 0px 0px;
		text-align: center;
      }

.container-second-text p{
	font-family: 'Lato', cursive;
	color: #fff;
	font-size: 1.12em;
	font-weight:normal;
	padding: 0px 7px 10px 7px;
	text-align: center;
	list-style-type: none;
	font-weight:400;
	line-height:30px;
}



/*-----------------------------------------------------------------------------------------------------------------------*/	

/* Font Colors */

.font-dark {
	color:#525252;
}

.font-blue {
	color: #0000FF;
}

.font-green {
	color:#b2ce56;	
}

.font-yellow {
	color:#f2c133;
}

.font-pink {
	color:#fb67d5;
}

.font-white {
	color:#fff;
}

/*-----------------------------------------------------------------------------------------------------------------------*/	


/* Container Form */
	  
.container-form {
	margin: 0 auto;
	max-width: 1080px;
	padding: 12px 0px 0px 0px;
	text-align: center;
      }


/*-----------------------------------------------------------------------------------------------------------------------*/	



/* Social Media Icons */
.socmed {
	text-align: center;
	padding-bottom:40px;
	margin: 0 auto;
	width: 255px;
	overflow: hidden;
}


.socmed-footer {
	text-align: center;
	padding-top: 10px;
	padding-left: 10px;
	margin: 0 auto;
	width: 210px;
	overflow: hidden;
}


.twitter a,.facebook a,.soundcloud a,.dribbble a,.contact a,.rss a,.delicious a,.devianart a,.digg a,.digg2 a,.flickr a,.lastfm a,.myspace a,.picasa a,.sharethis a,.skype a,.twitter2 a,.vimeo a,.youtube a,.yahoo a,.yahoo2 a,.wikipedia a {
	float:left;
	background:url(../img/socmed.png) no-repeat left bottom;
	text-indent:8000px;
	width:32px;
	height:32px;
	margin-right:10px;
	-o-transition:all .3s;
	-moz-transition:all .3s;
	-webkit-transition:all .3s;
	-ms-transition:all .3s;
}
.twitter a:hover,.facebook a:hover,.soundcloud a:hover,.dribbble a:hover,.contact a:hover,.rss a:hover,.delicious a:hover,.devianart a:hover,.digg a:hover,.digg2 a:hover,.flickr a:hover,.lastfm a:hover,.myspace a:hover,.picasa a:hover,.sharethis a:hover,.skype a:hover,.twitter2 a:hover,.vimeo a:hover,.youtube a:hover,.yahoo a:hover,.yahoo2 a:hover,.wikipedia a:hover {
	background:url(../img/socmed.png) no-repeat left top;
}
.facebook,.facebook a{background-position:-0px bottom}
.facebook a:hover{background-position:-0px top}
.twitter2,.twitter2 a{background-position:-528px bottom}
.twitter2 a:hover{background-position:-528px top}
.twitter,.twitter a{background-position:-33px bottom}
.twitter a:hover{background-position:-33px top}
.soundcloud,.soundcloud a{background-position:-66px bottom}
.soundcloud a:hover{background-position:-66px top}
.youtube,.youtube a{background-position:-99px bottom}
.youtube a:hover{background-position:-99px top}
.contact,.contact a{background-position:-133px bottom}
.contact a:hover{background-position:-133px top}




/*-----------------------------------------------------------------------------------------------------------------------*/	

/* Block Home*/

.blockhome {
	padding: 10px 0 50px 0;
	position: relative;
}

/*-----------------------------------------------------------------------------------------------------------------------*/	


.
/* End Css - :) */
