<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	text-align: center;
	color: #919191;
	font-family: "Lucida Grande",Tahoma,"Lucida Sans Unicode",Verdana,sans-serif;
	background-color: #fff; 
	overflow-x: hidden;
}
body a {
		color: #8E807D;
	text-decoration: none;
}
body a:hover{
	color: #CCC;
	text-decoration: underline;
}
.page {
	min-height: 700px;
}
.page p {
	line-height: 30px;
    font-size: 15px;
    padding-bottom: 15px;
}
.container-full {
  margin: 0 auto;
  width: 100%;
}
.container-full .col-md-2 {
	padding-left: 0px !important
}
.container-full .col-md-10 {
	/*padding-right: 0px !important*/
}
.divcb1 {
	position: absolute;
	bottom: 30px;
	display: inline-block;
  	vertical-align: middle;
  	margin-left: -100px;
}
.divcb {
	
 	display: inline-block;
  	vertical-align: middle;
}
.divcb a {
  display: inline-block;
  border-radius: 50%;
}
.divcb a:hover .bottom {
  border: 0.5em solid #fff;
}
.divcb a:hover .bottom:after {
  border-top: 0.5em solid #fff;
  border-right: 0.5em solid #fff;
}
.bottom {
  display: inline-block;
  width: 4em;
  height: 4em;
  border: 0.5em solid #012604;
  border-radius: 50%;
  /*margin-left: 0.75em;*/
}

.bottom:after {
  content: '';
	display: inline-block;
  margin-top: 0.6em;
  width: 1.4em;
  height: 1.4em;
  border-top: 0.5em solid #012604;
  border-right: 0.5em solid #012604;
  -moz-transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}
.neshtosi {
	position: absolute;
	bottom: 100px;
	right: 50px;
}
.intro {
	padding-top: 30%;
}
.intro1 {
	margin-top: -30%;
}
#hulk {
	padding-top: 380px;
	display: block; 
}
i {
  border: solid #2c3111;
  border-width: 0 5px 5px 0;
  display: inline-block;
  padding: 10px; 
}
.down {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
.background-test {
	background: url('../images/header.jpg') no-repeat top center fixed;
	-webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
    min-height: 600px;
    /*border-bottom: 1px solid #012604;*/
    height:100vh;
}
.background-test1 {
	background: url('../images/header.jpg') no-repeat bottom center fixed;
	-webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
    height: 200px;
    /*border-bottom: 1px solid #012604;*/
}
#imageMenu {
	float: none;
	left: auto; 
	padding-top: 20px; 
	position: relative;
	border: 0px; 
}
#content {
	padding-top: 2px;
	-webkit-border-radius: 0px;
	-khtml-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	/*background-color: #181818;*/
	/*border: 1px solid #424242;*/
	padding: 2px;  
	text-align: justify;
}
#content h2 {
	text-align: left;
	padding-left: 20px; 
} 
#footer-down {
	/*background: #012604 !important;*/
	background: url(../images/header.jpg) no-repeat bottom center fixed;
	-webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
          border-bottom: 20px solid #012604;
	position: relative;
	  margin-top: -150px; /* negative value of footer height */
	  height: 150px;
	  clear:both;
	  padding-top:20px;
	color: #012604;
	font-weight: bold;
	text-shadow: 0.5px 0.5px #fff;
}
#footer ul {
	list-style: none;
}
#footer ul li {
	display: inline-block;
}
#footer ul li a {
	font-size: 13px;
	line-height: 15px;
	color: #012604;
	font-weight: bold;

	text-shadow: 0.5px 0.5px #fff;
}
#footer a {
	color: #012604;
	font-weight: bold;
	text-shadow: 0.5px 0.5px #fff;
}
#footer {
	padding-top: 2px;
	-webkit-border-radius: 0px;
	-khtml-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	/*background-color: #fff;*/ 
	padding: 2px;  
	text-align: center;
	margin: 10px 0px;
	line-height: 10px;  
	/*color: #012604;*/
}
#footer p {  
	font-size: 13px;
	line-height: 13px;  
	margin: 2px; 
	color: #012604;
	font-weight: bold;
}
/*#footer p a {
	color: #012604;
}*/
.header-title { 

    font-family: 'Oswald', sans-serif;
    color: #012604;
}
.header-title span { 
	font-size: 40px;
}
.header-title span b { 
}
.header-title p { 
	font-size: 17.5px;
}
.header-title p span { 
}
.header-title p b { 
}
.header-title {
	text-align: left;
	
	/*padding-left: 20px;  */
	/*padding-top: 20px !Important;*/
	/*height: 200px;*/
	display: block;
}
.lang {
	float: right; 
}
.lang a {
	/*display: block; */
	color: #012604; 
} 
.lang a img {
	width: 60px; 
	margin: 5px 0px; 
	border: 1px solid #2c3111; 
}
.homepagej #logo-part {
	overflow: hidden;
	height: 100vh;
	padding: 20px; 
}
#logo-part h1 { 
	float: right;
	margin: 0px; 
}
#logo-part h1 a:hover {
	text-decoration: none;
}
.img-responsive {
	width:100%; height:auto;
}

.ato img{
	opacity:0.8;
	filter:alpha(opacity=40);
}
.ato img:hover{
	opacity:1.0;
	filter:alpha(opacity=100);
	
}
.ato:hover{
	background: #999;
	text-decoration: none;
}
.h-p:hover{
	opacity:0.4;
	filter:alpha(opacity=40); /* For IE8 and earlier */
	text-decoration: none;
} 
.img-responsive {
	width: 100% !Important;
	height: auto !Important;
}
#imageMenu {
	background: none !important;
	padding-top: 0px; 
}
.logo-name {
	font-size: 20px;
	font-family: 'Oswald', sans-serif;
	text-align: center;
	color: #012604;
	/*text-shadow: 2px 2px 2px #1C6EA4;*/
	 -webkit-animation: glow 1s ease-in-out infinite alternate;
  -moz-animation: glow 1s ease-in-out infinite alternate;
  animation: glow 1s ease-in-out infinite alternate;
}

@media only screen and (min-width: 1024px) and (max-width: 1080px) {
	 .header-title span {
	 	font-size: 50px; 
	 }
	 .header-title p, .header-title p span, .header-title p b {
	 	font-size: 11px; 
	 }
}
@media only screen and (min-width: 768px) and (max-width: 800px) {
	#imageMenu, #imageMenu ul li.bk1 a, #imageMenu ul li.bk4 a, #imageMenu ul li.bk5 a, #imageMenu ul li.bk6 a, #imageMenu ul li.bk7 a {
		width: 100%; 
		font-size: 18px; 
		line-height: 20px; 
	}
	/*#logo-part h1 {
		width: 85%; 
	}
	.header-title span {
		font-size: 38px; 
	}
	.header-title p {
		padding-left: 0px; 
		line-height: 16px; 
	}*/
}
@media only screen and (max-width: 767px) {
	.header-title span {
	 	font-size: 40px; 
	 }
	 .header-title p, .header-title p span, .header-title p b {
	 	font-size: 14px;
	 	line-height: 16px;  
	 }
	 .lang a { 
	 	display: inline;
	 }
	 #logo-part h1 p {
	 	padding-left: 0px; 
	}
	.navbar-default {
		-webkit-border-radius: 0px;
		-khtml-border-radius: 0px;
		-moz-border-radius: 0px;
		border-radius: 0px;
		background-color: #181818;
		border: 1px solid #424242;
		/*margin-top: 20px; */
		margin-left: 15px;
	}
	.navbar-brand { 
		color: #fff;
	}
}
@media only screen and (max-width: 320px) {
	.header-title span {
	 	font-size: 25px; 
	 }
	/*.header-title span {
	 	font-size: 20px; 
	 }
	 .header-title p, .header-title p span, .header-title p b {
	 	font-size: 12px;
	 	line-height: 14px;  
	 }
	 .header-title p b {
	 	color: #fff; 
	 }*/
	 #logo-part {
	 	padding-top: 150px;
	 }
	 .logo-name {
	 	display: none; 
	 }
	 .divcb1 {
	 	margin-left: -26px;
	 }
}


.clear {
	content: " ";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}
.content-no {
	position: relative;
        overflow: hidden;
}
.content-no:hover .image-project-no {
	opacity: 0.2;
}
.text-project-no {
	display: none;
}
.content-no:hover .text-project-no {
	font-size: 11px;
	line-height: 13px;
	position: absolute;
	top: 0px;
	text-align: center !important;
	color: #000 !important;
	display:block;
}

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