@CHARSET "ISO-8859-1";
/* Reset CSS
 * --------------------------------------- */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,
form,fieldset,input,textarea,p,blockquote,th,td {
    padding: 0;
    margin: 0;
}
a{
	text-decoration:none;
}
table {
    border-spacing: 0;
}
fieldset,img {
    border: 0;
}
address,caption,cite,code,dfn,em,strong,th,var {
    font-weight: normal;
    font-style: normal;
}
strong{
	font-weight: bold;
}
ol,ul {
    list-style: none;
    margin:0;
    padding:0;
}
caption,th {
    text-align: left;

}
h1,h2,h3,h4,h5,h6 {
    font-weight: normal;
    font-size: 100%;
    margin:0;
    padding:0;
    color:#444;
	text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
}
q:before,q:after {
    content:'';
}
abbr,acronym { border: 0;
}


/* Custom CSS
 * --------------------------------------- */
body{
	font-family: arial,helvetica;
	color: #333;
	color: rgba(0,0,0,0.5);
}
.wrap{
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	position: relative;
}

h1{
	font-size: 6em;
}
p{
	font-size: 2em;
}
.intro p{
	width: 50%;
	margin: 0 auto;
	font-size: 1.5em;
	text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
}
.section{
	text-align:center;
}
#menu li {
	display:inline-block;
	margin: 10px;
	color: #fff;
/*	background:#fff;
	background: rgba(255,255,255, 0.5);
	-webkit-border-radius: 10px;
            border-radius: 10px;*/
}
#menu li.active{
	background:#666;
	background: rgba(241, 90, 34, 0.8);
	color: #000;
}
#menu li a{
	text-decoration:none;
	color: #fff;
}
#menu li.active a:hover{
	color: #000;
}
#menu li:hover{
	background: rgba(241, 90, 34, 0.5);
}
#menu li a,
#menu li.active a{
	padding: 5px 20px;
	display:block;
}
#menu li.active a{
	color: #fff;
}
#menu{
	position:absolute;
	top:0;
	height: 10px;
	z-index: 70;
	/*width: 100%;*/
	right:0px;
	padding: 0;
	margin:0;
}

#pull {
    display: none;
}       
/*Section*/
#section0{
	background-size:cover;
	background-size: 100% 100%;
    background-repeat: no-repeat;
	background-image: url(./imgs/asc_intro2.png);
	}
/*#section3{
	background-size:cover;
	background-size: 100% 100%;
    background-repeat: no-repeat;
	background-image: url(./imgs/contact.png);
	}
/*   Scection     */               
.slide{
		background-size: cover;
	}
#slide2{
		background-image: url(./imgs/network1.jpg);
		/*padding: 6% 0 0 0;*/
}
#slide3{
		background-image: url(./imgs/ment.jpg);
		/*padding: 6% 0 0 0;*/
}
#slide4{
		background-image: url(./imgs/soft.png);
		/*padding: 6% 0 0 0;*/
}
/* Demos Menu
 * --------------------------------------- */
 #demosMenu{
	position:fixed;
	bottom: 10px;
	right:10px;
	z-index: 999;
 }

#infra{
	width:80%;
	height:50%;
	}
#base_left{
	float:left;
	width:25%;
	vertical-align:bottom
}
#base_left img{
	width:54px;
	float:left;}
	
#base_center_up{
	width:100%;
	position:absolute;
	top:70%;
	}
#base_center_up p{

	}	
#base_right{
	float:left;
	width:25%;
	vertical-align:bottom;
	
}
.intro img{
	width:40%;
	height:30%;
}
#text1 {
	background-color:#000;
	-moz-opacity: 0.6;
	opacity:0.6;
}
#text1 p1{
	color:#fff;
	width: 50%;
	margin: 0 auto;
	font-size: 2em;
	text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
	}
#text2 {
	background-color:#000;
	-moz-opacity: 0.6;
	opacity:0.6;
}
#text2 p1{
	color:#fff;
	width: 50%;
	margin: 0 auto;
	font-size: 2em;
	text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
	}
#text3 {
	background-color:#000;
	-moz-opacity: 0.6;
	opacity:0.6;
}
#text3 p1{
	color:#fff;
	width: 50%;
	margin: 0 auto;
	font-size: 2em;
	text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
	}
#logo_s{
	position:absolute;
	left:0px;
	top:5px;
	width:auto;
	}	
#contact{

	background-image: url(./imgs/card3.png);
	background-repeat:no-repeat;
	width:600px;
	height:300px;
	position:absolute;
	display:inline-table;
    text-align: center; 
	top:50%;
	left:60%;
	-ms-transform: rotate(-10deg); /* IE 9 */
   -webkit-transform: rotate(-10deg); /* Safari */
	transform: rotate(-10deg);
	background-size:100%;
	z-index: 1;

	}
#contact img {
	width:36px;
	height:36px;
}
#contact span{
	width:auto;
	position:absolute;
	top:35%;
	left:20%;}	
#contact p1{
	color:#fff;
	width: auto;
	font-size: 1.2em;
	text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
	padding:10px;
	}
#contact a{
	color:#fff;
	width: auto;
	font-size: 1.2em;
	text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;

	}
#flags{
	
	bottom:5px;
	right:5%;
	position:absolute;
	display:inline-table;
	width:auto;
	
	}	
#flag_ro{
	background-image:url(./imgs/RO.png);
	width:24px;
	height:24px;
	float:left;
	margin:2px;
	}
#flag_ro:hover{
	cursor:pointer;}	
#flag_uk{
	background-image:url(./imgs/GB.png);
	width:24px;
	height:24px;
	float:left;
	margin:2px;
	}
#flag_uk:hover{
	cursor:pointer;}



