@CHARSET "UTF-8";
body {
	min-width: 0px;
}

div.white {
	background: #262728;
	height: 70px;
	margin-bottom: 30px;
}

.wrap {
	margin: -100px 0px 0px 0px;
	width: 100%;
	position: static;	
}

.wrap2, .copy {
	max-width: 640px;
	width: 100%;
	height: 100%;
	margin: 0px;
	position: static;	
}

#navigation {
	height: 100%;
}

#menu {
	background: url("../img/button2.png") no-repeat scroll center top;
	width: 44px;
	height: 36px;
	display: block;
	text-align: center;
	float: right;
	margin: 17px 20px;
}

#header .menu {
	display: none;
	background: #262627;
	position: absolute;
	max-width: 640px;
	width: 100%;
	margin-top: 0px;
	top: 70px;
	z-index: 1;
    opacity: 0.8;
}

#header .menu li {
	display: block;
	width: 100%;
	padding: 10px 0px 0px 0px;
}

#header .menu li a {
	color: #fff;
	font-weight: lighter;
	font-size: 24px;
	text-transform: none;
	padding: 0px 0px 0px 5%;
	display: inline-block;
	width: 95%;
}

#header .menu li a:hover {
	background: none;
}

#header .menu li a.selected {
	background: #1ea08f;
}

#header .menu .arrow-down {
	display: none !important;
}

.menu li:hover > ul {
	display: none;
	
}

.menu li > ul li:first-child {
    margin-top: 0px;
}

.menu li a:hover, .menu li a.hovered, .menu li.selected a {
	background: none;
	color: #fff;
}

.menu li > ul {
    background: none;
    list-style-type: none;
    position: static;
    width: 0px;
    z-index: 0;
}

.menu li > ul li {
    background: none;
    box-shadow: none;
    padding: 0px;
    display: block;
    width: 100%;
    padding-left: 20px !important;
}

.menu li > ul li a {
    position: static;
	font-size: 16px !important;
	height: 20px;
	line-height: 20px;
}

.dropdown {
	width: 90% !important;
}

#header {
	/*background: url('../img/1 -Homepage Main Picture.png') no-repeat left 70px;*/
    background-size: 100% auto !important;
	max-width: 640px;
	width: auto;
	height:256px;
    box-shadow: 0px 4px 14px #888888;
}

.logo {
	background: url('../img/logo7.png') no-repeat 10px 10px;
	background-position: 10px 5px;
	display: block;
	width: 165px;
}

#wrapper, .black .wrap2 .submenu, ul.menu, #navigation .arrow-down, #section, .menu2 li i, .nav-bar li i, .menu2,
.right.link, .reseda, .par p, table.inner tr td i, #footer .par .contact.info h3 {
	display: none;
}

div[name="solutions"], div[name="technology"], div[name="portfolio"], div[name="projects"] {
	display: block !important;
}

.cont {
	display: table;
}

div[name="projects"] .container a:first-child {
	margin-top: 35px !important;
}

.menu2, .nav-bar {
	max-width: 640px;
}

.menu2, .nav-bar {
	margin: 0 auto;
	width: 100%;	
}

#navigation .menu2 li a {
	display: block;
	float: left;
	max-width: 640px;
}

.menu2 li a {
	color: #000;
	font-weight: normal;
	text-align: center;
}

.menu2 li a.selected, .menu2 li a:hover {
	border: none;
	color: #000;
}

.menu li > ul li a {
	padding: 5px 0 0px 20px !important;
}

div.slider {
	background-color: #fff;
	padding-top: 0px;
	height: 100%;
	min-height: 490px;
	max-width: 640px;
}

.slider h3 {
	text-align: center;
	font-weight: normal;
	font-size: 24px !important;
	height: 50px;
	line-height: 50px;
	display: block !important;
}

.slider .container {
	margin-top: -25px;
}

.container {
	background-color: #fff;
	height: 233px;
}

.nav-bar {
	position: relative;
	top: 233px;
}

.nav-bar li {
	text-align: center;
	padding: 10px 0px 0px 0px;
}

.nav-bar li a {
	color: #000;
	font-weight: lighter;
	font-size: 20px;	
}

.nav-bar li a:hover {
	text-decoration: none;
}

.learn {
	background-color: #8be7db;
	/*height: 50px;*/
	text-align: center;
	font-size: 20px;
	font-weight: lighter;
	/*line-height: 50px;*/
	display: block !important;
	color: #000;
}

.learn.bold {
	font-weight: normal;
}

.black {
	background: none;
    height: 0px;
    margin-top: 0px;
    position: static;
    width: 100%;
}
.language {
	float: none;
	display: none;
	position: absolute;
	z-index: 2;
	width: 100%;
	text-align: center;
	margin-top: 0px !important;
    background: #262627;
    opacity: 0.8;
}

.language a {
	font-size: 20px;
	width: 50%;
	display: block;
	padding-right: 0px;
	float: left;
	height: 50px;
	line-height: 50px;
}

.language a span {
	display: inline-block;
	height: 50px;
	line-height: 50px;
}

.language a img {
	margin-left: 5px;
	vertical-align: middle;
}

.language a.active {
	color: #fff;
	background: none repeat scroll 0 0 #1ea08f;
}

.language a:hover {
	text-decoration: none;
}

.language .bound {
	display: none;
}

.language a#en span {
	position: relative;
	left: 25px;
}

.language a#bg span {
	position: relative;
	left: -25px;
}

#content .intext, #content .services {
	width: 100%;
}

#content .intext ul li {
	text-align: justify;
	width: 80%;	
	margin: 0 0 0 20px;
}

#content p, #content h3, #content div.flex {
	width: 90% !important;	
	margin: 0 0 0 18px;	
}

#content h3 {
	/*text-align: center;*/
    border-bottom: 2px solid #8be7db;
    padding-bottom: 1px;
    padding-top: 8px;
    margin-bottom: 4px;
}

#content hr {
    display: none;
/*	width: 90%;
	margin-left: 20px;*/
}

#content .right {
	display: none;
}

.intext img {
	float: none;
	margin: 0px;
	width: 95%;
}
.intext .landing-pic>img {
    height: initial !important;
    width: 90%;
    margin: 5px !important;
}
.intext .desc {
	display: block;
	height: auto;
	margin-bottom: 20px;
}

.intext h5 {
	padding-left: 20px;
}

.intext .hold {
	height: 100%;
	text-align: center;
    width: 100%;
    margin-top: 4px;
}
#content .left {
    float: left;
}
.left {
	float: none;
}

#gallery {
	float: none;
	width: 100%;
	height: 100%;
}

#currentImg {
	width: 90%;
	margin-left: 5%;
}

#down img {
	width: 30% !important;
	height: auto;
}

#gallery #up {
	height: auto;
}

#gallery #down {
	margin-left: 5%;
	margin-top: 10%;
}

#details {
	float: none;
	width: 100%;
	text-align: center;
	height: 100%;
}

#details h3.floor {
	margin-top: 3%;
}

#details .title {
	height: auto;
	margin-top: 2%;
}

#content .services {
	/*margin-top: 10%;*/
}

#frame iframe {
	margin-left: 20px;
}

#frame table {
	width: 100%;
	margin: 0px;
}

.registold {
	display: none;
}

.regist {
	display: table !important;
}

.regist tr td, .regist tr th {
	text-align: center !important;
}

.regist tr th {
	padding-top: 20px;
}

#frame .regist tr td div {
	margin: 10px auto 0px auto;
}

#footer {
	min-height: 900px; 
	background: #464646 url('../img/planet.png') no-repeat center bottom;
	border: none;
	padding-bottom: 40px;
}

.copy {
	display: block !important;
	color: #fff;
	font-size: 10px;
	text-align: center;
	height: 50px;
	line-height: 50px;
	background-color: #252525;
	width: 100%;
}

.logo.foot {
	background-position: center top;
	width: 100%;
	height: 58px;
}

#footer table.contact {
	display: table !important;
    width: 100%;
    padding: 0px 20px;
}

#footer table.contact tr {
	width: 50%;
	display: table-row;
}

#footer table.contact tr td, #footer table.contact tr th, #footer table.contact tr td a {
	color: #bcbcbc;
	text-align: left;
	vertical-align: top;
}

#footer table.contact tr td span, #footer table.contact .data tr td a {
	font-size: 14px;
	color: #d6d5d5;
	padding-top: 0px;
}

#footer table.contact tr td span {
	padding-left: 20px;
}

#footer .contact .data {
	padding-top: 20px;
	width: 100%;
}

#footer .contact.info h3 {
	color: #d6d5d5;
	width: 50%;
}

#footer .contact h3 {
	font-weight: normal;
	border-bottom: 2px solid #8be7db;
	width: 80%;
	padding-bottom: 3px;
	padding-top: 20px;
}

#footer table.contact tr td a {
	font-size: 14px;
	padding-top: 5px;
	display: inline-block;
}

#footer table.contact tr td.sol, #footer table.contact tr td.tec {
	padding-left: 30px;
}

.contact .web {
	background: url('/pub/img/earth.png') no-repeat left center;
	padding-left: 20px;	
}

.contact .tel {
	background: url('/pub/img/phone2.png') no-repeat left center;
}

.contact .mail {
	background: url('/pub/img/mail2.png') no-repeat left center;
}

.contact .map {
	background: url('/pub/img/place.png') no-repeat left center;
}

#footer .left table {
	display: none;
}
.right.cont {
	float: none;
}
#footer table.contact tr.pad td {
	padding-top: 20px;
}
.par {
	width: auto;
}
iframe.map {
	margin-bottom: 20px;
}
.intext .more {
    float: none;
    border-radius: 0px;
    padding: 0px;
    color: #252525;
    border-color: #8be7db;
    width: 90px;
    border-style: solid;
    border-width: 2px;
    font-weight: normal;
    text-transform: none;
    background-color: #8be7db;
    margin-top: 14px;
}
table.enquiry {
	width: 100%;
}

table.enquiry tr td input[type="text"], table.enquiry tr td select, table.enquiry tr td textarea {
	width: 100% !important;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;  
}

table.enquiry tr td select {
	height: 35px;
  	padding-left: 10px;
  	border: 1px solid #e6e6e6;
  	ouline: none;
  	font-family: Raleway, sans-serif;
  	font-weight: 600;
  	margin-bottom: 5px;
  	outline: none;
}

#frame form table tr td:first-child {
	width: 50%;
	padding-right: 10px;
}

#frame form table tr td:nth-child(2) {
	padding-right: 10px;
}

#frame form table tr td textarea {
	width: 100% !important;
	min-width: 80%;
	max-width: 0px;
}
#frame .button {
	width: 100%;
	border-radius: 0px;
	display: block;
	text-align: center;
	line-height: 40px;
	margin-right: 10px;
}
#frame .left em {
	margin-left: 20px;
}

#content p {
    font-size: 13px;
    width: 640px;
    /*margin-top: 6px;*/
    /*font-family: segoeui;*/
    text-align: justify;
}

#content p br {
    display: none;
}

.intext > div:nth-child(odd) {
    background-color: #ffffff;
    padding-bottom: 12px;
}

.intext > div:nth-child(even) {
    background-color: #f5f5f5;
    padding-bottom: 12px;
}

.slogan {
	background-color: rgba(0,0,0,0.5);
	/*filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#7F000000', EndColorStr='#7F000000');*/
	width: 80%;
    margin: 0 auto;
    padding-left: 5%;
    padding-right: 5%;
}
.slogan h1 {
	/*font-family: Hero;*/
	font-size: 18px;
	color: #fff;
}

#content{
    padding: 0;
}

.slogan {
    padding: 5px;
    position: absolute;
    bottom: 0;
    margin-left: 20px;
    margin-bottom: 12px;
}

#content .article {
	padding-bottom: 10px;
}

.hideOnMobile{
    display: none;
}

#content p .title {
    display: block;
    font-weight: bold;
	border-bottom: 2px solid #8be7db;
	width: 80%;
	padding-bottom: 1px;
	/*padding-top: 20px;*/
    margin-bottom: 2px;
    padding-top: 4px;
}

.numerate {
    background : none;
    padding-left: 0px;
    /*background: url('../img/right-arrow.png') no-repeat right 50px;*/
    /*	margin-left: 5px;
	padding-left: 15px;
	background-image: url('../img/right-arrow.png');
    background-repeat: no-repeat;
    background-position: 0px 4px;*/
}

#hideSlider {
    display: none;
}

.learnMobile {
	background-color: #252525;
	height: 50px;
	text-align: left;
	font-size: 20px;
	font-weight: lighter;
	line-height: 50px;
	display: block !important;
	color: #fff;
}

.more {
    float: none;
    border-radius: 0px;
    padding: 0px;
    color: #252525;
    border-color: #8be7db;
    width: 90px;
    border-style: solid;
    border-width: 2px;
    font-weight: normal;
    text-transform: none;
    background-color: #8be7db;
    margin-top: 14px;
}

.list .more{
    padding: 2px 10px;
    display: inline-block;
    margin-bottom: 12px;
}

.list a {
    margin-left: 16px;
}

.list img {
    margin-bottom: 16px;
}

.mobile {
    background: #ffffff;
    padding-bottom: 6px;
}

.list .sublist {
    margin-bottom: 6px;
}

.list li ul {
    display: none;
}

.learnMobile img {
    height: 16px;
    margin-right: 10px;
    margin-left: 10px;
    margin-bottom: 0;
}

.hideDesktop {
    display: initial;
}

.sublist a {
    color: #252525;
}

.article {
    background-color: #ffffff;
}

#gallery_slider{
    width: 100%;
    box-shadow: 0px 4px 14px #888888;
}

.intext ul li {
  background-position: 0px 3px;
  margin: 0 0 10px 10px !important;
}

.intext ul {
  margin: 10px 0 10px 20px !important;
}

.portfolioMore {
	margin: 0 0 0 20px;
}

#frame .privacy {
    margin: 0 0 0 20px;
}

.contactUs {
    margin-top: 10px;
    background-color: #ffffff;
}

.errText {
    display: inline;
    /*display: none;*/
}

.enquiryDiv {
    padding-top: 10px;
}

.date {
    margin: 0 0 6px 18px;
    display: inline-block
}

.goto, .goto a {
    margin: 0 !important;
    padding: 0 !important;
}

#content h3.goto {
    width: 100% !important;
    border-bottom: none !important;
}

.enquiryConfirm {
    width: 100%;
    padding: 10px 0;
    background-color: #ffffff;
}

.enquiryFailed {
    width: 100%;
    padding: 10px 0 0 0;
    background-color: #ffffff;
}

.fail {
    border-bottom: none !important;
}

.desktopTerms {
    margin-top: 0px;
    padding-top: 10px !important;
}