﻿
/********************** GLOBAL CSS ***********************/

@font-face
{
    font-family: Roboto Condensed;
    src: url(../fonts/RobotoCondensed/RobotoCondensedLight/RobotoCondensedLight.ttf);
   /* src: url('../fonts/RobotoCondensed/RobotoCondensedLight/RobotoCondensedLight.eot');*/
}

body {
    margin: 0;
    padding: 0;
    background: #fff;
    font-family: "Trebuchet MS" , "Tahoma" , "Verdana" , sans-serif;
    font-size: 12px;
    color: #525252;
}
form
{
    margin: 0;
}
.clear
{
    clear: both;
}
.mainContainer
{
    /*	width: 980px;*/
    width: 100%;
    border: 0 solid #000;
}
strong
{
    font-weight: normal;
}
.blue
{
    color: #0172B6;
}
a.contactUs
{
    display: block;
    width: 300px;
    height: 40px;
    line-height: 1.33333;
    padding: 14px 16px;
    border: 2px solid #fff;
    border-radius: 6px;
    font-size: 28px;
    font-family: Roboto Condensed;
    text-align: center;
    text-decoration: none;
    color: #fff;
    background: none;
}
a.contactUs:hover
{
    background: #2674c3;
}
ul
{
    margin: 0 0 0 3px;
    padding: 0;
    list-style: none;
}
ul li
{
    margin: 4px 0;
    padding: 0 0 0 14px;
    background: url("../images/bullet/smallArrows.gif") left 5px no-repeat;
}
.level2 li
{
    margin: 0;
    padding-left: 60px;
    background: url("../images/bullet/smallestArrow.gif") 50px 5px no-repeat;
}
ul.large
{
    margin: 10px 20px 10px 30px;
    padding: 10px;
    list-style: none;
    background: #f4f4f4;
}
ul.large li
{
    margin: 0;
    padding: 2px 0 2px 14px;
    border-bottom: 1px solid #ccc;
}
.divider
{
    clear: both;
    width: 100%;
    margin: 0;
    padding: 0;
    font-size: 1px;
}
.italic
{
    font-style: italic;
}
.viewImg img
{
    margin: 0;
    border: 7px solid #f4f4f4 !important;
}
a
{
    color: #0596EA;
    outline: none;
}
a.pdf
{
    display: block;
    height: 32px;
    margin: 0;
    padding: 10px 0 4px 40px;
    color: #268DC9;
    background: url("../img/icons/pdf.gif") no-repeat;
}

a.ppt
{
    display: block;
    height: 32px;
    margin: 6px 0;
    padding: 10px 0 0 40px;
    color: #268DC9;
    background: url("../images/icons/ppt.jpg") no-repeat;
}
a.word
{
    display: block;
    height: 30px;
    margin: 6px 0;
    padding: 10px 0 10px 38px;
    color: #268DC9;
    background: url("../images/icons/word.jpg") 0 3px no-repeat;
}
a.rar
{
    display: block;
    height: 22px;
    margin: 6px 0;
    padding: 0 0 0 38px;
    color: #268DC9;
    background: url("../images/icons/rar.jpg") 0 top no-repeat;
}
a.jpg
{
    display: block;
    height: 22px;
    margin: 6px 0;
    padding: 0 0 0 38px;
    color: #268DC9;
    background: url("../images/icons/jpg.jpg") 0 top no-repeat;
}
a.black
{
    color: #525252;
    outline: none;
    text-decoration: none;
}
a.black:hover
{
    color: #000;
}
.errortext
{
    padding: 1px 0 0 21px;
    color: #FF6600 !important;
    background: url("../img/icons/errortext.gif") no-repeat;
}
p
{
    line-height: 21px;
}
.anons
{
    float: left;
    width: 430px;
    padding-top: 50px;
    font-size: 27px;
    text-align: left;
}
/************************** Header **************************/
/* Top SEO Panel */
.topSeoText
{
    display: none;
    width: 100%;
    height: 25px;
    background: #e2e2e2;
}
.topSeoText div
{
    width: 960px;
    padding-top: 4px;
    font-size: 10px;
    color: #666;
}
.topSeoText div a
{
    color: #666;
    text-decoration: none;
}
a.freeOrder
{
    width: 400px;
    height: 42px;
    padding: 13px 40px 12px 70px;
    font-size: 16px;
    text-decoration: none;
    text-align: left;
    color: #fff;
    background: url("../img/buttons/free_order.jpg") no-repeat;
}
/******************** index redesign logo ****************/
.logoRedesign
{
    float: left;
    position: relative;
    width: 460px;
    height: 60px;
    padding: 0;
    margin-top: 10px;
    margin-bottom: 0;
    background: #fff;
    cursor: pointer;
}

@media (max-width: 658px) {
	.logoRedesign {
		width: 233px;
		overflow: hidden;
	}
}
/******************** /index redesign logo ****************/

.headerContainer {
	margin-top: 0;
	border-bottom: 5px solid #FF6600;
}
.headerContainer .topContainer {
	width: 980px;
}
@media (max-width: 999px) {
	.headerContainer .topContainer {
		width: auto;
	}
}
.headerContainer .topPanel
{
    float: right;
    margin: 20px 0 0;
    padding-top: 8px;
    border: 0 solid;
    text-align: left;
}
html > body .headerContainer .topPanel
{
    margin: 10px 0 0;
}
.headerContainer .topPanel > a
{
    display: inline-block;
    position: relative;
    height: 20px;
    width: 20px;
    padding: 15px;
    border: 0 solid;
    vertical-align: middle;
}

.headerContainer .topPanel a img
{
    border: none;
}

.headerContainer .topPanel .topText h1
{
    width: 630px;
    margin: 0 0 0 33px;
    line-height: 12px;
    font-size: 10px;
    font-weight: normal;
    text-align: left;
    color: #999;
}
.headerContainer .topImageHome
{
    width: 980px;
    height: 185px;
    text-align: left;
    color: #fff;
    background: #FD9B02 url("../images/graphic/topImage3.jpg") bottom left no-repeat;
}
.headerContainer .topImage
{
    width: 980px;
    height: 71px;
    text-align: left;
    color: #fff;
    background: #FD9B02 url("../images/graphic/topImageSmall2.jpg") bottom left no-repeat;
}
.headerContainer .topImage .headerH1
{
    float: right;
    width: 700px;
}
.headerContainer .topImage .headerH1 h1
{
    margin: 0;
    padding: 19px 0 0 20px;
    font-size: 20px;
    text-align: left;
    color: #fff;
}
.headerContainer .topImageHome img
{
    border: none;
}
.headerContainer .topMenu
{
    width: 100%;
    margin: 0;
    padding: 0;
    border: 0 solid;
    background: #005CB9;
}

.headerContainer .topMenu .menuContainer
{
    width: 980px;
    text-align: left;
}
@media (max-width: 999px) {
	.headerContainer .topMenu .menuContainer {
		width: auto;
	}
}
ul.menuContainer {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

ul.menuContainer li {
	float: left;
	background: none;
	margin: 0;
	padding: 0;
}

ul.menuContainer li.icon {
	display: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 1.3em;
	vertical-align: -0.33em;
}

.headerContainer .topMenu a {
	position: relative;
    display: inline-block;
    line-height: 16px;
    margin: 0;
    padding: 20px 28px;
    border: 0;
    font-size: 16px;
    font-family: Roboto Condensed;
    font-weight: normal;
    text-decoration: none;
    color: #FFF;
    background: none;
    z-index: 10;
	text-align: center;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-ms-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

@media screen and (max-width:999px) {
  ul.menuContainer li:not(:first-child) {display: none;}
  ul.menuContainer li.icon {
    float: right;
    display: inline-block;
  }

  ul.menuContainer.responsive {position: relative;}
  ul.menuContainer.responsive li.icon {
    position: absolute;
    right: 0;
    top: 0;
  }

  ul.menuContainer.responsive li {
    float: none;
    display: inline;
  }

  ul.menuContainer.responsive li a {
    display: block;
    text-align: left;
  }
}

.headerContainer .topMenu a:hover
{
    text-decoration: none;
    color: #fff;
    background: #2674C3;
    outline: none;
}
.headerContainer .topMenu a:focus, .headerContainer .topMenu a:active, .headerContainer .topMenu a:link, .headerContainer .topMenu a:before
{
    outline: none;
}
.headerContainer .topMenu a.current, .headerContainer .topMenu a.parentOfCurrent
{
    text-decoration: none;
    color: #fff;
    background: #2674C3;
}
/*.headerContainer .topMenuDivider 
{
	height: 26px;
	background: url("../images/bg/bgTopMenuDivider.jpg") no-repeat;
}*/
.headerContainer .slidemenudivider
{
    margin: 0;
    padding: 0;
}
.contentContainer
{
    width: 980px;
    /*margin-bottom: 4px;*/
    padding: 30px 0 20px 0;
}
@media (max-width: 999px) {
	.contentContainer.contentContainer
	{
		width: auto;
	}
}

.contentContainer h1, .contentContainer h3
{
    font-size: 46px;
    text-align: left;
    font-family: Roboto Condensed;
    color: #005cb9;
}

.contentContainer h3
{
    font-size: 36px;
}
/******************** Left Container *********************/
.middleContainer
{
    width: 980px;
    border: 0 solid;
    background: url("../images/bg/bgLargeBlock.jpg") no-repeat;
}
.leftContainer
{
    float: left;
    display: inline;
    width: 220px;
    height: auto;
    padding: 4px 0 0 25px;
    border: 0 solid;
    text-align: left;
}
.leftContainer a
{
    display: block;
}
.leftContainer .leftTitle
{
    margin: 0 0 20px;
}

.servicesSoalution
{
    position: absolute;
    width: 223px;
    height: 100px;
    border: 0 solid;
    background: url("../images/titles/leftNoteSoalution.jpg") no-repeat;
}
/******************** Central Container *********************/
.centralContainer
{
    padding-left: 230px;
    border: 0 solid;
}

/******************** Menu Level 2 ************************/

.menulevel2Cont
{
    height: 60px;
    margin: 0 0 20px 0;
    padding-top: 30px;
    background: #ff6600;
}
.menulevel2Cont .menulevel2
{
    width: 980px;
    padding-left: 20px;
    text-align: left;
}
.menulevel2 {
	list-style: none;
}
ul.menulevel2 li {
	background: none;
	padding: 0;
	float: left;
}
@media (max-width: 999px) {
	.menulevel2Cont {
		height: auto;
		padding: 20px 0;
	}
	.menulevel2Cont .menulevel2
	{
		width: auto;
		text-align: center;
	}
	.menulevel2Cont .menulevel2 a {
		display: block;
		padding: 10px 0;
	}
	ul.menulevel2 li {
		float: none;
	}
}

.menulevel2 a
{
    margin: 0 30px;
    font-size: 17px;
    font-family: Roboto Condensed;
    color: #fff;
}
.menulevel2 a:hover
{
    /* color: #ff6600;*/
    text-decoration: none;
}


.article
{
	/*width: 660px;*/
    margin: 10px 30px 30px;
    padding: 20px 30px 10px;
    border: 1px dashed #999;
    text-align: left;
    background: #F1F2F4;
}
.article .title
{
    font-size: 17px;
    text-align: left;
}
.article .title#usability
{
    background: url("../img/titles/articleUsability.gif") no-repeat;
}
.article .title#development
{
    background: url("../img/titles/articleDevelopment.gif") no-repeat;
}
.article .title#createWeb
{
    background: url("../img/titles/articleCreateWeb.gif") no-repeat;
}
.article .title#technology
{
    background: url("../img/titles/articleTechnology.gif") no-repeat;
}
.article .title#news
{
    background: url("../img/titles/articleNews.gif") no-repeat;
}
.article .text
{
    line-height: 18px;
    font-size: 14px;
}
.article .text p
{
    width: 100%;
    margin: 20px 0;
}
.article .text table td
{
    font-size: 12px;
    vertical-align: top;
}
.article .text img
{
    margin: 20px 30px 0 0;
}
html > body .article .text img
{
    margin: 0 10px 0 0;
}
.article h3
{
    margin: 0 0 20px;
    padding: 0 0 0 30px;
    font-size: 17px;
    font-family: "Trebuchet MS";
    font-weight: bold;
    color: #666;
    background: url("../images/bullet/tick.gif") no-repeat;
}
.centralContainer .block
{
	/*width: 660px;*/
    margin: 0;
    padding: 0 30px 0 40px;
    border: 0 solid;
    text-align: left;
    background: none;
}
.breadcrumbs
{
    margin: 0;
    padding-left: 40px;
    border: 0 solid;
    text-align: left;
}
.breadcrumbs a
{
    padding: 0 8px 0 20px;
    font-size: 14px;
    background: url("../img/icons/arrowSuperSmall.gif") 0 5px no-repeat;
}

.breadcrumbs a.current
{
    color: #666;
}
.centralContainer .block p
{
    width: 100%;
    margin: 8px 0 22px;
    text-align: justify;
}
.centralContainer .block .title, .centralContainer .block h1
{
    line-height: 44px;
    margin: -10px 0 10px;
    padding: 0;
    font-size: 38px;
    font-family: "Segoe UI" ,Tahoma,Verdana,Arial,sans-serif;
    font-weight: lighter;
    color: #333;
}
.centralContainer .block .title2, .centralContainer .block h2
{
    width: 100%;
    margin: 20px 0 0;
    padding: 0 0 4px 0;
    font-size: 18px;
    font-weight: normal;
    font-style: italic;
    color: #268DC9;
}
.centralContainer .block h3
{
    width: 100%;
    margin: 16px 0 4px;
    padding: 0 0 4px;
    font-size: 16px;
    font-weight: bolder;
}
.centralContainer .block h4
{
    width: 100%;
    margin: 0;
    padding: 0 0 4px;
    font-size: 14px;
    font-weight: bolder;
    color: #268DC9;
}
.centralContainer .block .title#strategy
{
    background: url("../images/titles/largeBlockStrategy.gif") no-repeat;
}
.centralContainer .block .text
{
    line-height: 18px;
    margin-bottom: 20px;
    font-size: 14px;
}
.centralContainer .block .text table
{
    margin-top: 0;
    border: 0 solid red;
}
.centralContainer .block .text table td
{
    line-height: 20px;
    font-size: 12px;
}
.centralContainer .block .text img
{
    margin: 0 30px 20px 0;
}
html > body .centralContainer .block .text img
{
    margin: 0 30px 20px 0;
}
.centralContainer .block .text img.illustr
{
    margin: 12px 20px 10px 0;
    border: 5px solid #f4f4f4;
}
html > body .centralContainer .block .text img.illustr
{
    margin: 5px 20px 15px 0;
}
.largeBlock
{
    padding: 0 30px;
    text-align: left;
    background: none;
}
.largeBlock p
{
    width: 100%;
    margin: 8px 0 22px;
    text-align: justify;
    background: none;
}
.largeBlock .title
{
    width: 100%;
    font-size: 17px;
    color: #268DC9;
}
.centralContainer .largeBlock .title2
{
    width: 100%;
    font-size: 12px;
    font-weight: bold;
    color: #268DC9;
}
.largeBlock .title#strategy
{
    background: url("../img/titles/largeBlockStrategy.gif") no-repeat;
}
.largeBlock .title#sharepoint
{
    background: url("../img/titles/largeBlockSharepoint.gif") no-repeat;
}
.largeBlock .text
{
    line-height: 18px;
    font-size: 14px;
    background: none;
}
.largeBlock .text h1
{
    line-height: 44px;
    margin: 10px 0 30px;
    padding:0;
    font-size: 44px;
    font-family: Roboto Condensed;
    font-weight: normal;
    color: #333;
}
.largeBlock .text h2
{
    line-height: 44px;
    margin: 10px 0 30px;
    padding: 0;
    font-size: 44px;
    font-family: Roboto Condensed;
    font-weight: normal;
    color: #0D6FBA;
}
.largeBlock .text a
{
    color: #525252;
    text-decoration: none;
}
.largeBlock .text a:hover
{
    text-decoration: underline;
}
.largeBlock .text table td
{
    line-height: 20px;
    padding-right: 20px;
    font-size: 12px;
}
.largeBlock .text img
{
    margin: 20px 30px 20px 0;
}
html > body .largeBlock .text img
{
    margin: 0 30px 20px 0;
}
.largeBlock .text img.illustr
{
    margin: 12px 20px 10px 0;
    border: 5px solid #f4f4f4;
}
html > body .largeBlock .text img.illustr
{
    margin: 5px 20px 15px 0;
}

.largeBlock .text .linksCategories
{
    margin-top: 20px;
}
.largeBlock .text .linksCategories a
{
    display: block;
}
.reestr-gerbs
{
    margin-top: 0;
    border: 1px solid;
}
.reestr-gerbs td
{
    line-height: 16px !important;
    padding-right: 10px;
    font-size: 11px !important;
    vertical-align: top;
}
.reestr-gerbs td img
{
    margin: 0 10px 0 0 !important;
    border: none;
}
table.services td
{
    line-height: 13px !important;
    padding: 0 30px 14px 0;
    font-size: 11px;
    vertical-align: top;
}
table.services td h3
{
    line-height: 18px;
    margin: 0 0 6px 0;
	/*padding: 6px;*/
    font-size: 14px;
    color: #268DC9;
	/*background: #f4f4f4;*/
}
table.partners
{
    margin-top: 20px;
}
table.partners td
{
    padding: 10px 0 10px 20px;
    border-top: 1px solid #e0e0e0;
    vertical-align: top;
    text-align: left;
}
table.partners td h2
{
    margin: 0 0 7px;
    padding: 0;
    font-size: 16px;
    text-align: left;
    font-weight: normal;
    color: #268DC9;
}

table.partners td img
{
    margin: 0 !important;
    border: 0;
}
table.partners tr.description td
{
    padding: 15px 30px 10px 0;
    border-top: 1px solid #ccc;
    font-size: 11px;
    vertical-align: top;
    text-align: left;
}
table.prices td
{
    padding: 10px 20px;
    border: 1px solid #e4e4e4;
    background: #f8f8f8;
}
.question
{
    padding: 20px 20px 10px 60px;
    background: url("../images/icons/faq.gif") 20px 20px no-repeat;
}
.response
{
    height: 86px;
    padding: 20px 20px 0 40px;
    background: url("../images/bg/bgFaq.jpg") left bottom repeat-x;
}
.viewDemo
{
    width: 660px;
    margin: 0 0 20px;
}
.viewDemo td
{
    padding: 6px 20px;
    border: 1px solid #e4e4e4;
    background: #f0f0f0;
}
.viewDemo td a
{
    padding-left: 20px;
    background: url("../images/icons/play.gif") no-repeat;
}

.development
{
    width: 660px;
    height: auto;
}

.development td
{
    line-height: 16px !important;
    padding: 10px 5px;
    border-top: 1px dashed #ccc;
    text-align: justify;
    vertical-align: top;
}
.development td img
{
    margin: 0 !important;
}
.functionNumbers
{
    width: 660px;
    height: auto;
    margin: 0 0 20px;
}

.functionNumbers td
{
    height: 100px;
    line-height: 20px !important;
    padding: 20px 5px 20px 60px;
    font-size: 16px !important;
    text-align: left;
    vertical-align: middle;
}
.functionNumbers td:hover
{
    color: #000;
}
.functionNumbers td.number1
{
    background: url("../img/illustrations/function1.jpg") 10px 20px no-repeat;
}
.functionNumbers td.number2
{
    background: url("../img/illustrations/function2.jpg") left 20px no-repeat;
}
.functionNumbers td.number3
{
    background: url("../img/illustrations/function3.jpg") left 20px no-repeat;
}
.functionNumbers td.number4
{
    background: url("../img/illustrations/function4.jpg") left 20px no-repeat;
}
.functionNumbers td.number5
{
    background: url("../img/illustrations/function5.jpg") left 20px no-repeat;
}
.functionNumbers td.number6
{
    background: url("../img/illustrations/function6.jpg") left 20px no-repeat;
}
.functionNumbers td.number7
{
    background: url("../img/illustrations/function7.jpg") left 20px no-repeat;
}
.functionNumbers td.number8
{
    background: url("../img/illustrations/function8.jpg") left 20px no-repeat;
}
.functionNumbers td.number9
{
    background: url("../img/illustrations/function9.jpg") left 20px no-repeat;
}
.functionNumbers td.number10
{
    padding: 20px 5px 20px 95px;
    background: url("../img/illustrations/function10.jpg") left 20px no-repeat;
}
.functionNumbers td.number11
{
    padding: 20px 5px 20px 95px;
    background: url("../img/illustrations/function11.jpg") left 20px no-repeat;
}
.functionNumbers td.number12
{
    padding: 20px 5px 20px 95px;
    background: url("../img/illustrations/function12.jpg") left 20px no-repeat;
}

.functionNumbers td.number1:hover
{
    background-image: url("../img/illustrations/function1hover.jpg");
}
.functionNumbers td.number2:hover
{
    background-image: url("../img/illustrations/function2hover.jpg");
}
.functionNumbers td.number3:hover
{
    background-image: url("../img/illustrations/function3hover.jpg");
}
.functionNumbers td.number4:hover
{
    background-image: url("../img/illustrations/function4hover.jpg");
}
.functionNumbers td.number5:hover
{
    background-image: url("../img/illustrations/function5hover.jpg");
}
.functionNumbers td.number6:hover
{
    background-image: url("../img/illustrations/function6hover.jpg");
}
.functionNumbers td.number7:hover
{
    background-image: url("../img/illustrations/function7hover.jpg");
}
.functionNumbers td.number8:hover
{
    background-image: url("../img/illustrations/function8hover.jpg");
}
.functionNumbers td.number9:hover
{
    background-image: url("../img/illustrations/function9hover.jpg");
}
.functionNumbers td.number10:hover
{
    background-image: url("../img/illustrations/function10hover.jpg");
}
.functionNumbers td.number11:hover
{
    background-image: url("../img/illustrations/function11hover.jpg");
}
.functionNumbers td.number12:hover
{
    background-image: url("../img/illustrations/function12hover.jpg");
}


.features
{
    border: 1px solid;
}
.features td
{
    padding: 10px;
    border-bottom: 4px solid #ccc;
    vertical-align: top;
    background: #f4f4f4;
}
.features td h3
{
    margin-bottom: 0;
    padding-bottom: 10px;
	/*border-bottom: 2px dashed #268DC9;*/
    font-size: 15px;
    font-weight: bold;
    color: #268DC9;
}
.features td ul li, li.underline
{
    line-height: 14px;
    margin: 0;
    padding: 6px 0;
    border-top: 1px solid #ccc;
    font-size: 11px;
    color: #333;
    background: none;
}
li.underline
{
    border-top: none;
    border-bottom: 1px solid #ccc;
    font-size: 12px;
}
.features td ul li.even
{
    color: #268DC9;
}

/*********************** Site Map *********************/
.sitemap
{
    margin: 4px 0;
    padding: 3px 0;
    font-size: 14px;
    color: #268DC9;
}
.sitemap-hover
{
    color: #666;
}
.text.links a
{
    margin: 0;
    color: #666;
}
/*********************** Bottom pane ************************/
.bottomContent
{
    height: 36px;
    background: url("../img/bg/bg_bottomContent.jpg") no-repeat;
}
.nognici
{
    height: 15px;
    margin: 40px 0 10px;
    border-bottom: 1px dashed #ccc;
    text-align: right;
    /*background: url("../images/bg/bgNognici2.gif") repeat-x;*/
}
html > body .nognici
{
    background: url("../images/bg/bgNognici.gif") repeat-x;
}
.footerSiteMapDivider
{
    height: 95px;
    padding: 0 20px;
    background: url("../images/bg/bgBottomSiteMap4.jpg") repeat-x;
}
.footerSiteMapDivider .address
{
    padding: 20px 0 0 20px;
    border-top: #ccc 1px dashed;
    text-align: left;
}
.footerSiteMap
{
    margin: 3px 0 0;
    padding: 0 22px 20px;
    border-top: 3px solid #D7D7D7;
    border-bottom: 4px solid #FFCC00;
    background: #D8D8D8 url("../img/bg/footerSiteMap.jpg") no-repeat;
}
.footerSiteMap table
{
}
.footerSiteMap table td
{
    margin: 0;
    padding: 0 10px;
    border: none;
    vertical-align: top;
    text-align: left;
}
.footerSiteMap table td:hover
{
    /*background: #ccc;*/
}
.footerSiteMap table td a
{
    display: block;
    line-height: 13px;
    padding: 4px 0;
    margin: 0 0 0 6px;
    border-bottom: 1px solid #E4E4E4;
    font-size: 11px;
    font-family: Tahoma;
    color: #333;
    text-decoration: none;
}
.footerSiteMap table td a:hover
{
    color: #0596EA;
}
.footerSiteMap table td a.top
{
    margin: 7px 0 4px 6px;
    padding: 5px 0;
	/*border-bottom: 4px solid #999;*/
    font-size: 10px;
    font-family: "Segoe UI";
    font-weight: bolder;
    color: #0164CA;
	/*background: #EFEFEF;*/
}
.footerSiteMap table td a.top:hover
{
    color: #0596EA;
}

.footerContacts
{
    padding: 30px 0;
    border: 1px solid #E6E6E6;
    border-bottom: 5px solid #ccc;
    background: #E4E4E4;
}
.footerContacts .footerContainer {
    width: 980px;
    font-size: 16px;
    font-family: Roboto Condensed;
    text-align: right;
}
.footerContacts .copyright,
.footerContacts .contactus {
	float: left;
	width: 430px;
	margin: 0 10px;
	padding: 0 20px;
}
.footerContacts .contactus {
	text-align: left;
}
@media (max-width: 999px) {
	.footerContacts .footerContainer {
		width: auto;
	}
	.footerContacts .copyright,
	.footerContacts .contactus {
		float: none;
		margin: 20px auto;
		text-align: left;
	}
	.copyright-line {
		display: inline;
	}
	.copyright-line,
	.contactus-line {
		margin: 5px 0;
	}
}
@media (max-width: 510px) {
	.footerContacts .copyright,
	.footerContacts .contactus {
		width: auto;
	}
}

/************* Administrator pages ******************/
div.adminLinks
{
    width: auto;
    margin: 20px 50px;
    padding-top: 30px;
    border: 0 solid red;
    text-align: left;
    background: url("../img/graphic/logoBlue.jpg") no-repeat;
}
div.adminLinks .urlColumn
{
    width: 200px;
}
div.adminLinks .grid
{
    margin: 20px 0;
    text-align: left;
}
div.adminLinks .gridTable td
{
    border: 1px solid #ccc;
}
.addLinkButton
{
    padding: 0 0 20px 20px;
    border: 0 solid;
    background: url("../images/icons/plus.gif") no-repeat;
}
.editLinkButton
{
    padding: 0 0 20px 20px;
    margin: 3px;
    background: url("../images/icons/pensil.gif") no-repeat;
}
.deleteLinkButton
{
    padding: 0 0 20px 20px;
    margin: 3px;
    background: url("../images/icons/delete.gif") no-repeat;
}
div.adminLinks .editContainer
{
    width: 300px;
    margin: 20px 0;
    border: 1px solid #ccc;
}

.linkExchange a
{
    /*display: block;*/
}
.linkExchange a:hover
{
    color: #000;
}
.itender
{
    margin: 10px 0 0;
}
.itender td.block
{
    vertical-align: top;
}
.itender td.block p
{
    padding: 0;
    font-size: 14px;
    text-align: left !important;
}
.itender td.block img
{
    margin: 0 14px 60px 0 !important;
}
.itender-opportunities
{
    min-height: 278px;
    padding: 40px 20px 0 330px;
    background: url("../img/illustrations/itender-opportunities.jpg") no-repeat;
}
.itender-opportunities .left
{
    float: left;
    width: 280px;
    margin-right: 0;
}
.itender-opportunities .right
{
    float: right;
    width: 240px;
    margin-right: 30px;
}
.itender-opportunities p
{
    display: block;
    padding-left: 50px;
    text-align: left;
}
.itender-opportunities p.community
{
    background: url("../img/icons/community.gif") no-repeat;
}
.itender-opportunities p.forums
{
    padding: 0 0 10px 50px;
    background: url("../img/icons/forums.gif") no-repeat;
}
.itender-opportunities p.complex
{
    margin-top: 0;
    background: url("../img/icons/complex.gif") no-repeat;
}
.itender-opportunities p.solution
{
    font-weight: bold;
    color: #c00;
    background: url("../img/icons/solution.gif") no-repeat;
}
.itender-opportunities p.mobile
{
    font-weight: bold;
    color: #c00;
    background: url("../img/icons/mobile.gif") no-repeat;
}

/* Two Column content */

.twoColumn
{
    margin: 0;
}
.twoColumn h2
{
    margin: 0;
    font-size: 36px;
    font-family: Roboto Condensed;
}
.twoColumn .blockCont
{
    float: left;
    width: 430px;
    margin: 10px;
    padding: 10px 20px;
    text-align: left;
    background: none;
}
@media (max-width: 999px) {
	.twoColumn .blockCont {
		float: none;
		margin: 30px auto;
	}
}
@media (max-width: 510px) {
	.twoColumn .blockCont {
		width: auto;
	}
}

.twoColumn .blockCont h2
{
    margin: 0;
    font-size: 36px;
    font-family: Roboto Condensed;
}
.twoColumn .blockCont h3
{
    margin: 0;
    font-size: 36px;
    font-family: Roboto Condensed;
    color: #005cb9;
}
.twoColumn .blockCont p
{
    font-size: 15px;
}
.twoColumn .blockCont p.block-pm
{
    padding-bottom: 10px;
    font-size: 18px;
    text-align: center;
}
.fa-5x
{
    margin-bottom: 18px;
}
ul.benefits li
{
    display: inline-block;
    width: 128px;
    margin-top: 40px;
    padding-right: 9px;
    padding-bottom: 10px;
    font-size: 18px;
    vertical-align: top;
    background-image: none;
}

ul.benefits img
{
    margin-bottom: 25px;
}
ul.list-icons li
{
    display: inline-block;
    width: 195px;
    margin-top: 40px;
    padding-right: 9px;
    font-size: 20px;
    color: #005cb9;
    background-image: none;
}



/* evaluation form */

.eval-proj
{
    background: #ccc;
}
.evalute-project
{
    width: 180px;
    height: 20px;
    margin-left: 43px;
    padding: 20px 60px;
    border: #005cb9 solid 1px;
    border-radius: 10px;
    font-size: 22px;
    text-decoration: none;
    color: #005cb9;
}
@media (max-width: 999px)
{
	.evalute-project {
		margin: 0 auto;
		display: block;
		text-align: center;
		height: auto;
	}
}
@media (max-width: 510px) {
	.evalute-project {
		width: auto;
	}
}
/* wholemetal */
ul.automatisierung li
{
    font-size: 16px;
}
.automatisierung
{
    margin: 20px 0 30px 0;
}

/*   reviews */

.reviewsCont
{
    width: 100%;
    margin-top: 20px;
    padding: 30px 0;
    background: #005cb9;
}
.reviewsCont.graybg
{
    background: #2674C3;
}
.reviewsCont h3.clients, .reviewsCont h2.clients
{
    margin: 0;
    font-size: 50px;
    font-family: Roboto Condensed;
    color: #fff;
}
.reviewsCont .reviews
{
    width: 980px;
    color: #fff;
}
.reviewsCont .reviews .reviewsBlock {
    float: left;
    width: 430px;
    margin: 10px;
    padding: 10px 20px;
    text-align: left;
    background: none;
}
.reviewsBlockDe
{
    float: left;
    width: 860px;
    font-size: 18px;
    text-align: left;
    background: none;
}
@media (max-width: 999px) {
	.reviewsBlockDe {
		width: auto;
		padding: 0 10px;
	}
}

.reviewsBlockDe p
{
    font-size: 15px;
}


.reviewsBlockDe .quotes
{
    padding-left: 80px;
    font-size: 15px;
    background: url("../img/icons/quotes.png") no-repeat;
}

.reviewsCont.graybg.asp
{
    height: 420px;
    background: url("../img/banners/banner14.jpg") no-repeat scroll top;
}
.reviewsBlock h3, .headerTestimonials
{
    font-size: 22px;
}
.reviewsBlock p
{
    font-size: 15px;
}
.reviewsBlock p.quotes
{
    padding-left: 80px;
    background: url("../img/icons/quotes.png") no-repeat;
}

.reviewsBlock h3.contacts
{
    margin: 0;
    font-size: 50px;
    font-family: Roboto Condensed;
}
.reviewsBlock img {
	margin: 0 20px 5px 0;
	float: left;
}
.reviewsBlock p.idea
{
    padding-left: 90px;
    background: url("../img/icons/idea.png") no-repeat;
}
.reviewsBlock p.plus
{
    padding-left: 90px;
    background: url("../img/icons/plus.png") 50px top no-repeat;
}
.reviewsBlock p.hammer
{
    padding-left: 90px;
    background: url("../img/icons/hammer.png") no-repeat;
}
.reviewsBlock p.water
{
    padding-left: 90px;
    background: url("../img/icons/water.png") no-repeat;
}
.reviewsBlock p.managers
{
    padding-left: 90px;
    background: url("../img/icons/managers.png") no-repeat;
}
.reviewsBlock p.gears
{
    padding-left: 90px;
    background: url("../img/icons/gears.png") no-repeat;
}
.reviewsBlock p.bank
{
    padding-left: 90px;
    background: url("../img/icons/bank.png") no-repeat;
}

.reviewsBlock p.team
{
    padding-left: 90px;
    background: url("../img/icons/team.png") no-repeat;
}
.reviewsBlock p.price
{
    padding-left: 90px;
    background: url("../img/icons/price.png") no-repeat;
}
@media (max-width: 999px) {
	.reviewsCont .reviews {
		width: auto;
	}
	.reviewsCont .reviews .reviewsBlock {
		float: none;
		margin: 30px auto;
	}
}
@media (max-width: 580px) {
	.reviewsBlock p.plus {
		background: none;
		padding: 0 10px;
		line-height: 1.1em;
	}
}
@media (max-width: 510px) {
	.reviewsCont .reviews .reviewsBlock,
	a.contactUs {
		width: auto;
	}
}


.contentContainer .blueCont
{
    font-size: 22px;
    text-align: left !important;
    color: #fff;
}

.seminar-text p
{
    padding-right: 30px;
    font-size: 20px;
}

.impressum
{
    float: left;
    width: 980px;
    padding-left: 20px;
    border: 1px solid #E3E3E3;
    border-radius: 4px;
    font-size: 18px;
    text-align: left;
    background-color: #F5F5F5;
}
.link-impressum
{
    display: inline-block;
    margin-top: -11px;
}

.link-etp
{
    display: block;
    margin-top: 10px;
    padding: 15px 0;
}


/* Dropdown */
.dropbtn
{
    margin-right: 10px;
    padding: 15px 20px 15px 15px;
    border: none;
    font-size: 16px;
    font-weight: bolder;
    vertical-align: middle;
    color: #C2C2C2;
    background: url("../images/icons/arrow.png") right no-repeat #fff;
    cursor: pointer;
}

.dropbtn:hover, .dropbtn:focus
{
    outline: none;
    color: #525252;
}

.dropdown
{
    position: relative;
    display: inline-block;
}

.dropdown-content
{
    position: absolute;
    z-index: 1010;
    display: none;
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2);
    background-color: #f9f9f9;
}

.dropdown .dropdown-content > a
{
    display: inline-block;
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    padding: 12px 16px;
    font-size: 16px;
    text-decoration: none;
    color: #525252;
}

.dropdown-content a:hover
{
    background-color: #f1f1f1;
}

.dropdown-content.show
{
    display: block;
}
