/* edits to the main styles */
#welcome a.fit-a.show {
	display:none !important;
}
#welcome header#top {
	background:rgba(40,58,68,0.8) !important;
	height:135px !important;
	padding:0 !important;
	overflow:visible !important;
}
#welcome +
#root #top,
#top.a,
#root.a #top.a {
	border-bottom:none !important;
	box-shadow:none !important;
}
#welcome + #root #top h1,
#top.a h1,
header#top.a.fixed,
header#top.a.fixed h1 {
	height:135px !important;
	padding:0 !important;
	overflow:visible !important;
}
header#top.a.fixed {
	top:0 !important;
	display:block !important;
	/*background:rgba(254,254,254,0.8) !important;*/
	background:#fff;
}
header#top.a.fixed nav#nav {
	top:42px;
}

.desktop-only a .fit-a {
	display:none !important;
}
.desktop-only a {
	opacity:1 !important;
	border:1px solid #00b6d5 !important;
}
header#top.a #nav > ul > li.desktop-only a {
	color:#000 !important;
}
.desktop-only a:hover {
	color:#fff !important;
	background:#00b6d5 !important;
	border:1px solid ##00b6d5 !important;
	opacity:1 !important;
}

#nav > ul:first-child > li {
	padding:0 12px 0 0;
}
#nav .active a {
	color:#56c3e5 !important;
}

article {
	clear:both;
}
article .left {
	float:left;
}
article .right {
	float:right;
}
article .half {
	width:46%;
	padding-left:2%;
	padding-right:2%;
}
article .half > * {
}

article.splash h2 {
	font-family:'Open Sans', Arial, Helvetica, sans-serif;
	font-weight:300;
	font-size:60px;
	line-height:60px;
	letter-spacing:-5px !important;
}
article h2 span {
	color:#56c3e5 !important;
}
article.splash p {
	font-weight:300;
	font-size:27px;
	line-height:35px;
	letter-spacing:-1px !important;
}

.alt-container {
	width:100%;
	background-color:#00aeef;
}
.alt-container-grey {
	background-color:#c9cbca;
}
.alt-container-dark {
	background-color:#283a44;
}
.alt-container-dark-blue {
	background-color:#00a8ef;
}
.alt-container-off-blue {
	background-color:#00aeef;
}
.alt-container.alt-about-1 {
	background:transparent url(../images/about-2.jpg) top left;
}
.alt-container.web-development {
	background-image:url(../images/girl-cut-out-2.jpg) !important;
	background-repeat:no-repeat !important;
	background-position:bottom right !important;
}
article.alt {
/*
	padding-top:0;
	padding-bottom:0;
*/
	width:1120px;
	margin:0 auto;
}
article.alt h2 {
/*
	padding-top:36px;
*/
}
article.alt h2 span {
	color:#fff !important;
}
article.alt p, article.alt1 p {
	color:#212425 !important;
}
article.alt a:hover {
	color:#fff !important;
}

section#welcome article {
}
section#welcome article header h2 {
	background:rgba(0,174,239,0.6);
	padding:20px;"
}

section#content {
/*
	padding-top:17px;
	background:url(../images/stripe.jpg) no-repeat top center;
	background-size:100% 17px;
*/
}

.home-a article > header h2 {
	text-transform:capitalize;
}

article#contact h3 {
	text-align:left;
	font-weight:600 !important;
}

article#quote {
	text-align:center;
	padding:45px 0;
}
article#quote q {
	display:block;
	width:65%;
	margin:0 auto;
	font-size:27px;
	line-height:35px;
	font-weight:300;
	letter-spacing:-1px;
	color:#a3a5a4;
}
article#quote q strong {
	color:#fff;
	font-weight:800;
}
article#quote img {
	opacity:0.4;
}

#footer {
	padding:40px 0;
}
#footer > * {
	padding:0;
}
#footer > * > form {
	float:none;
	margin:0 auto;
	padding:0;
}
#footer p.copyright {
	text-align:center;
}
#footer p.copyright strong {
	color:#949da2;
}
#footer .link-normal a {
	display:inline-block;
	width:200px;
	float:none;
}

#contact > header {
	bottom:200px;
}
#contact > header a {
	color:#fff !important;
}

/* new contact form styles */
#contact-form-container  form .half {
	width:49%;
	padding:0 1% 0 0;
}
#contact-form-container #confirm-message {
/*
	background:rgba(254,254,254, 0.5);
	border-radius:5px;
	padding:10px;
	margin:40px 0 -30px 0;
	border:1px solid #fff;
*/
	text-align:left;
}
#contact-form-container #confirm-message span {
	color:#fff;
}
#contact-form-container form{
	margin:50px 0;
}
#contact-form-container form input,
#contact-form-container form textarea {
	width:100%;
	font-family:'Open Sans';
	font-size:18px !important;
	font-weight:300 !important;
	padding:25px 10px 20px 10px !important;
	border-radius:0;
}
#contact-form-container form textarea {
	padding-top:5px !important;
}
#contact-form-container form input,
#contact-form-container form textarea {
	color:#8c989e !important;
}
#contact-form-container form textarea {
	height:171px;
	min-height:171px;
}
#contact-form-container button {
	width:100%;
	height:48px;
	border-radius:0;
	font-size:16px !important;
	font-weight:normal !important;
	/*
	line-height:63px !important;
	background:#333;
	padding:5px !important;
	height:40px;
	*/
}
#contact-form-container button:hover {
	/*background:#283a44;*/
}
#contact-form-container button .fit-a {
	/*display:none;*/
}
#contact-form-container .contact-info {
}
#contact-form-container .contact-info h3,
#contact-form-container .contact-info p {
	padding-left:15px;
}
#contact-form-container .contact-info h3 {
	color:#fff;
}
article.alt .half a,
#contact-form-container .half a {
	color:#fff;
}
article.alt .half a:hover,
#contact-form-container .half a:hover {
	color:#212425 !important;
}
#contact-form-container .contact-info a {
	color:#212425;
}
#contact-form-container .col-3 {
	float:left;
	width:33%;
}

/* general */
h1, h2, h3, h4, h5, h6 {
	font-family:'Open Sans', Arial, Helvetica, sans-serif !important;
	font-weight:300 !important;
	letter-spacing:-5px !important;
}
h2, h3, h4, h5, h6 {
	letter-spacing:-1px !important;
}
h2 {
	font-size:60px !important;
	line-height:60px !important;
	letter-spacing:-5px !important;
}
.clear {
	clear:both;
	height:1px;
}
a.button {
	color:#fff;
	background:#56c3e5;
	padding:10px 20px;
	font-weight:800;
	font-size:18px;
}
a.button:hover {
	text-decoration:none;
	background:#464e50;
}
.link-d {
	text-align:left !important;
}
.link-d a {
	box-shadow:none;
	letter-spacing:0 !important;
	font-size:14px;
}
.link-f a {
	font-size:16px !important;
	border-radius:0 !important;
	background:#455d6a !important;
}
.link-f a :hover {
	background:#283a44 !important;
}
/* new link structure */
.link-normal a {
	display:block;
	overflow:hidden;
	position:relative;
	float:left;
	min-width:110px;
	height:63px;
	margin:0 10px 0 0;
	padding:0 30px;
	font-family:'Montserrat', sans-serif;
	font-weight:300;
	font-size:16px;
	line-height:63px;
	color: #d3d7da !important;
	background:#455d6a;
	border-bottom:5px solid #314550;
	text-shadow: 1px 1px 0 #3d535f;
	text-align:center;
	text-decoration: none;
	border-radius: 5px;
}
article.alt .half .link-normal a:hover,
.link-normal a:hover {
	color: #d3d7da !important;
	background:#283a44;
	background:#314550;
}
article.alt .half .link-f a:hover{
	color:#fff !important;
}
img {
	border-radius:0 !important;
}
.video iframe {
	width:100% !important;
	height:100% !important;
}
.link-f a,
button {
/*
	background:#56c3e5;
	background:#bbcbd3;
*/
	background:#455d6a !important;
	color: #d3d7da;
	text-shadow: 1px 1px 0 #3d535f;
	text-decoration: none;
}
link-f a:hover,
link-f a .fit-a,
button > .fit-a ,
button:hover, button:focus, button:active {
/*
	background:#00aeef;
	background:#95aab4;
	background:#425a66;
*/
	background:#283a44 !important;
}

.logo-a a:hover {
	cursor:default !important;
}

.whitetext *,
article.alt.whitetext p {
	color:#fff !important;
	letter-spacing:0px !important;
}
.whitetext h2 {
	text-transform:none !important;
}
article.alt.whitetext p {
	font-size:15px;
	line-height:25px;
	padding-left:35px;
}

.whitetext ul,
.whitetext ol {
	padding-left:50px;
}

ul li,
ol li {
	font-weight:300 !important;
	letter-spacing:0px !important;
}

/*
.video-wrapper {
	position:relative;
	padding-bottom:56.25%;
	padding-top:25px;
	height:0;
}
.video-wrapper iframe,
.video-wrapper embed,
.video-wrapper object {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
*/

/* calculator */
#calc > div {
	padding:15px;
	background:#f2f1f1;
	border:1px solid #d8d5d5;
	border-radius:5px;
}
#calc div  h2,
#calc div  h3 {
	font-weight:800 !important;
	letter-spacing:-2px !important;
}
#calc div  h3 {
	font-size:33px !important;
}
#calc div div {
}
#calc select,
#calc div a,
#calc input {
	margin:0 !important;
	font-weight:800 !important;
	display:inline-block;
	font-size:21px;
}
#calc div a {
	padding:3px 30px;
}
#calc div#answer div a {
	padding:3px 20px;
}
#calc div a:hover {
	text-decoration:none;
	background:#283a44;
}
#calc select,
#calc input[type=text] {
	border:1px solid #d8d5d5 !important;
	border-radius:0 !important;
	padding:12px 10px !important;
}
#calc select {
	height:40px !important;
	padding:0 !important;
	text-align:center !important;
}
#calc select option {
	text-align:center !important;
	padding:20px !important;
	border:1px solid blue !important;
}
#calc input[type=text] {
	width:120px !important;
	text-align:center !important;
}
#calc input[type=submit] {
	padding:3px 40px;
}
#calc input[type=submit]:hover {
	background:#283a44;
}
#calc div a,
#calc input[type=submit] {
	color:#fff;
	background:#48b6df;
	border:0px solid #48b6df;
	box-shadow:none;
	letter-spacing:-1px !important;
}


/*++++++++++++++++++++++++++++++++++++++++++++++++++
| Add by ITGraphix
++++++++++++++++++++++++++++++++++++++++++++++++++*/
.mobile-only {display: none;}
.one-ten{width: 10%;}
.two-ten{width: 20%;}
.three-ten{width: 30%;}
.four-ten{width: 40%;}
.five-ten{width: 50%;}
.six-ten{width: 60%;}
.seven-ten{width: 70%;}
.eight-ten{width: 80%;}
.nine-ten{width: 90%;}
.margin-left{margin-left:1em;}
.margin-right{margin-right:1em;}
.text-center{text-align:center;}
.spacer{height:4em;}
/* - header - */
#nav > ul > li.desktop-tel a,#nav > ul > li.desktop-tel a:hover {
    float: none;
    display: initial;
    height: auto;
    padding: 0;
    border: 0!important;
    background: rgba(0, 0, 0, 0)!important;
}
/* fix the top header section
header#top,
header#top.a {
	background:rgba(40,58,68,0.8) !important;
	height:135px !important;
}

header#top.a.fixed {
	display:none !important;
}
*/
#top.a #nav > ul+ul > li > a {
    background: #455d6a;
}
#top.a #nav > ul+ul > li > a:hover,
#top.a #nav > ul+ul > li > a > .fit-a {
    background: #314550;
}


/* - cookies page - */
.cookie-table {
    font-size: 13px;
    margin-bottom: 20px;
    margin-left: 35px;
}
.cookie-table>div:after {
    content: '';
    display: table;
    clear: both;
}
.cookie-table>div>div {
    float: left;
    width: 130px;
}
.cookie-table>div>div:last-child {
    width: auto;
    max-width: 500px;
}
.cookie-table .cookie-text-normal {
    font-size: 15px;
}

/* - footer - */
#footer {
    position: relative;
    font-size: 1em;
	font-family: Montserrat, 'Open Sans', Arial, Helvetica, sans-serif !important;
}
#footer > * > nav {
    width: 25%;
}
#footer > * > nav:last-child {
    width: 50%;
}
#footer > * > nav > *,
#footer > * > nav > *:first-child {
    float: none;
    width: 100%;
}
#footer h2 {
    font-size: 1.3em!important;
    line-height: 1.1!important;
    letter-spacing: normal!important;
    font-weight: bold!important;
	font-family: Montserrat, 'Open Sans', Arial, Helvetica, sans-serif !important;
}
#footer > * > nav .link-normal a {
    width: auto;
    display: inline-block;
}
#footer > * > nav ul.social li a {
	display: inline-block;
}
#footer > * > nav ul.social li.text a {
    padding-left: 5px;
}
#footer form:after {
    content: '';
    display: table;
    clear: both;
}

#footer form p {
    float: left;
    display: inline-block;
    padding: 0;
    clear: none;
    margin-right: 10px;
}
#footer form p:first-child {
    width: 300px;
}
#footer form input {
    border-radius: 5px;
}
#footer a.button,
#footer form input[type="submit"] {
    padding-left: 20px;
    background: none repeat scroll 0 0 #455d6a;
    border: 0 none;
    color: #c8cfd3;
	text-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
	font-family: Montserrat, 'Open Sans', Arial, Helvetica, sans-serif;
}
#footer a.button:hover,
#footer form input[type="submit"]:hover {
    background: #728B98;
}
#footer a.button {
    font-weight: normal;
    font-size: 1.3em;
    line-height: 1.65;
    padding: 12px 20px;
    display: inline-block;
    border-radius: 5px;
}

#footer >.copyright {
    width: 100%;
    border-top: 1px solid #5a6971;
    padding-top: 20px;
    margin-bottom: -20px;
}
#footer > .copyright p {
    width: 1120px;
	max-width: 90%;
    margin: 0 auto;
	font-size: 1.3em;
	color: #5a6971;
}
#footer > .copyright p a {
    color: #5a6971;
}
#footer form label i {
    color: #56c3e5;
	top: 6px;
}



/* - footer cookies - */
.footer-cookies{
	height: 50px;
}
.notice-a-wrapper {
    background: #000000;
    top: auto;
    bottom: 0;
}
.notice-a {
    background: transparent;
}
.footer-cookies .notice-a-wrapper > .notice-a {
	width: 1120px;
	max-width: 90%;
}
.notice-a:after, .notice-a:before {
    background: #000000;
}
.notice-a a {
    color: #f6f6ef;
    font-size: .769em;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
}

/* - sitemap page - */
.sitemap-container h3>.fa {
    font-size: 40%;
    position: relative;
    bottom: 0.5em;
    margin-right: .5em;
}
.sitemap-container h3 a {
	position: relative;
}
.sitemap-container h3 a:after {
	content: '';
    border-top: 1px solid #fff;
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
}

/* - contact page - */
#contact-form-container button {
    border-radius: 5px;
}
#contact-form-container form input,
#contact-form-container form textarea {
    color: #283a44!important;
	border-radius: 5px;
}

/* - project builder page - */
.project-builder article.alt p {
    color: #fff!important;
}
article.alt p, article.alt1 p {
	color:#212425 !important;}
.project-builder article.alt p a,
.project-builder article.alt p a:hover {
    color: #283a44!important;
}
.checkbox-options,
.checkbox-options * {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.checkbox-options:after {
    content: '';
    display: table;
    clear: both;
}
.checkbox-options > section {
    width: 50%;
    float: left;
    border-bottom: 20px solid #00aeef;
}
.checkbox-options > section > div {
	-webkit-appearance: none;
    line-height: 1;
    position: relative;
    z-index: 1;
    border-radius: 4px;
    border: 1px solid #f6f8f8;
    border-top-color: #eceeee;
    border-left-color: #eceeee;
    background: #f6f8f8;
    color: #283a44;
    outline: none;
    box-shadow: inset 1px 1px 0 #f0f2f2;
    cursor: pointer;
    font-family: 'Open Sans';
    font-size: 18px;
    font-weight: 300;
    padding: 13px 10px;
}
.checkbox-options > section > div.selected {
    background: #283a44;
    color: #fff;
    border-color: #283a44;
    box-shadow: none;
}
.checkbox-options > section:nth-child(2n+1) {
    border-right: 10px solid #00aeef;
}
.checkbox-options > section:nth-child(2n+2) {
    border-left: 10px solid #00aeef;
}
.project-builder input[type="text"],
.project-builder input[type="email"],
.project-builder input[type="tel"],
.project-builder textarea {
    font-family: 'Open Sans';
    font-size: 18px;
    font-weight: 300;
    width: 100%;
	margin-bottom: 20px;
    padding: 10px;
    height: auto;
}
.project-builder textarea {
    height: 245px;
}
.project-builder article .left.half {
	padding-left: 0;
}
.project-builder article .right.half {
	padding-right: 0;
}
.normal-form,
.normal-form * {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.normal-form .normal-row {
    width: 50%;
    float: left;
}
.normal-form .normal-row:nth-child(2n+1) {border-right: 10px solid #00AEEF;}
.normal-form .normal-row:nth-child(2n+2) {border-left: 10px solid #00AEEF;}
.contact-section h3 {
    color: #fff;
}
.project-builder article.alt .contact-section p {
    color: #283a44!important;
}



/* responsive widths for the alternative blocks */
@media only screen and (max-width: 1200px) {
	article.alt {
		width:960px;
	}
	#contact-form-container .col-3,
	article .half {
		width:100%;
		float:none;
	}

	/* - this is a tablet view can the fields go across the page - */
	#contact-form-container form .half {
		width: 100%;
	}

	/* - project builder page - */
	.checkbox-options > section {
		width: 100%;
		float: none;
	}
	.checkbox-options > section:nth-child(2n+1),.checkbox-options > section:nth-child(2n+2) {
		border-left: 0;
		border-right: 0;
	}
	.normal-form .normal-row,
	.normal-form .normal-row:nth-child(2n+1),
	.normal-form .normal-row:nth-child(2n+2) {
		width: 100%;
		float: none;
		border-left: 0;
		border-right: 0;
	}
	.project-builder article .half {
		padding: 0;
	}
}
@media only screen and (max-width: 1000px) {
	article.alt {
		width:720px;
	}
	#contact-form-container .col-3,
	article .half {
		width:100%;
		float:none;
	}

	/* - footer cookies - */
	.footer-cookies{
		height: 70px;
	}
}
@media screen and (max-width: 1000px) {
	/* - on tablet can the start a project button disappear on mobile it can go into the drop down menu - */
	li.start-project {
		display:none;
	}
}
@media only screen and (max-width: 850px) {
	#contact-form-container form .half,
	#contact-form-container .col-3,
	article .half {
		width:100%;
		float:none;
	}
}
@media only screen and (max-width: 760px) {
	article.alt {
		width:90%;
	}
	#top,
	#welcome {
		height:135px !important;
		min-height:135px !important;
		max-height:135px !important;
		overflow:visible !important;
	}
	header#top.a.fixed nav#nav { top:-3000em; display:block; }
	#contact-form-container form .half,
	#contact-form-container .col-3,
	article .half {
		width:100%;
		float:none;
	}


	.mobile-only {display: block;}
	.mobile-center{text-align:center;}
	[class*="-ten"]{width: 100%;}
	/* - on tablet can the start a project button disappear on mobile it can go into the drop down menu - */
	li.start-project {
		display:block;
	}

	/* - mobile header nemnu - */
	#top.a.active #nav,
	header#top.a.fixed.active nav#nav {
		top: 0;
	}
	#top.active #nav .fit-a,
	#top.fixed #nav .fit-a {
		content: '';
		display: block;
		width: 14px;
		height: 14px;
		background: url(../images/sprite-a.png) -218px 0 no-repeat;
		position: absolute;
		right: 40px;
		top: 50px;
		cursor: pointer;
	}
	#top.active #nav,
	#top.fixed #nav {
		position: fixed;
		right: 0;
		top: 0;
		width: 100%;
		height: 100% !important;
		min-height: 100%;
		background-color: #262626;
		padding: 90px 40px 20px;
		z-index: 29;
		overflow: auto;
		color: #4C4C4C;
		font-size: 17px;
		line-height: 26px;
		display: block;
		max-width: 100%;
	}
	#top.active #nav{
		z-index: 30;
	}
	#top.fixed #nav > ul > li > a {
		background: transparent;
	}

	#welcome #top.active #nav > ul > li > a,
	#top.active #nav > ul:first-child > li > a,
	#top.active #nav > ul > li > a,
	#top.fixed #nav > ul:first-child > li > a,
	#top.fixed #nav > ul > li > a,
	#top.fixed #nav > ul+ul > li > a,
	#root #nav > ul > li > a {
		background: rgba(255, 255, 255, 0.05);
		margin-bottom: .5em;
		display: block;
		padding: 6px 20px;
		border-radius: 4px;
		color: #808080!important;
	}

	#welcome #top.active #nav > ul > li.active > a,
	#welcome #top.active #nav > ul > li > a:hover,
	#top.active #nav > ul > li.active > a,
	#top.active #nav > ul > li > a:hover,
	#top.fixed #nav > ul > li.active > a,
	#top.fixed #nav > ul > li > a:hover,
	#top.fixed #nav > ul+ul > li > a:hover,
	#root #nav > ul > li.active > a,
	#root #nav > ul > li > a:hover {
		color: #fff!important;
		background-color: #00ADEF;
	}

	/* - footer - */
	#footer > * > nav {
		width: 50%;
		float: left;
	}
	#footer > * > nav:last-child {
		width: 100%;
	}
	/* - footer cookies - */
	.footer-cookies {
		height: 80px;
	}
	.notice-a-wrapper {
	    position: absolute;
	}
	.footer-cookies .notice-a-wrapper > .notice-a {
		width: 90%;
	}

	/* - project-builder - */
	.box-color.box-cta{
	    position: relative;
		padding: 40px 10px;
	}
	.box-color-wrapper .box-color {
		margin: 0;
	}
	.box-cta-wrap .box-cta-title {
		position: relative;
		top: 0;
		-webkit-transform: translate(0,0);
		-ms-transform: translate(0,0);
		transform: translate(0,0);
	}
	.box-color-wrapper > div {
		margin-bottom: 1em;
	}
	.box-main-right {
		border-top: 1em solid #00AEEF;
		border-left: 0;
	}
}
/* hide the welcome slider on the phone */
@media only screen and (max-width: 600px) {
	#top,
	#welcome {
		height:135px !important;
		min-height:135px !important;
		max-height:135px !important;
		overflow:visible !important;
	}
	#welcome .slider {
		display:none !important;
	}
	#contact-form-container h2,
	#cloud-4 h2 {
		font-size:30px !important;
		line-height:40px !important;
		letter-spacing:-2px !important;
	}
}

@media only screen and (max-width: 400px) {
	/* - footer cookies - */
	.footer-cookies {
		height: 115px;
	}
}




