html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}

body {
	line-height: 1;
	width: 100%;
	min-height: 100%;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}  


body {
	background:url(images/rectangle-4.png),url(images/drew-collins-207956.png), #1f1f2f;
	background-repeat: no-repeat;
	background-position:top center;
	width: 100%;
	font-family: 'Nunito-Regular', sans-serif;
}

.padding-left {
	padding-left: 0;
}
.padding-right {
	padding-right: 0;
}
a {
    text-decoration: none;
}
a,a:hover,a:focus { text-decoration: none;}
a:hover {text-decoration: none;}

a:visited {
    color: #a9a9b5;
    text-decoration: none !important;
}



/*  H E A D E R  ------------------------------------------------------------------------------------------------------------ */

.nav-holder {
    position: fixed;
    width: 100%;  
    z-index: 9999; 
}
.nav-background {
    width: 100%;
    height: 52px;
    opacity: 0.71;
    background-color: #363a49;
}

.navigation {
    text-align: center;
    position: absolute;
    top: 0;
    padding-top: 4px;
    left: 0;
    right: 0;
}

.navigation .row {
    margin-left: 0;
    margin-right: 0;
}

nav {
    vertical-align: text-bottom;
    width: 100%;
    left: 0;
    right: 0;
}

nav ul li {
    display: inline-block;
    padding-left: 72px;
}

nav ul li a {
    font-family: 'Nunito', sans-serif;
    font-size: 18px;
    line-height: 1.44;
    text-align: center;
    color: #a9a9b5;
    text-decoration: none;
}

nav ul li:first-child {
    padding-left: 0;
}
nav ul li a:visited {
   color: #a9a9b5;
}
nav ul li a:active {
   color: #a9a9b5;
}
nav ul li a:link {
   color: #a9a9b5;
}
nav ul li a:hover {
   color: white;
}
ul li a:hover {
    text-decoration: none;
    color:white;
}


#nav-button {
    display: none;
    padding-top: 13px;
    cursor: pointer;
    color: #a9a9b5;
}
#close-button {
    display: none;
    padding-top: 13px;
    cursor: pointer;
    color: #fff;
    text-align: right;
}

/*  H E A D E R  ------------------------------------------------------------------------------------------------------------ */


/*  M A I N  ---------------------------------------------------------------------------------------------------------------- */

        /* CONTAINER ------------------------------------------------------------------------- */

#logo-holder {
    margin-top: 87.8px; 
    text-align: center;
}

img.LogoHeader {
    width: 230px;  
    height: 259.3px;  
    object-fit: contain;
}

		/* CONTAINER ------------------------------------------------------------------------- */ 

.title-holder h1 {
	margin-top: 81.8px;  
	text-align: center;
    font-size: 48px; 
    color: #ffffff;
}

.title-holder p {
	margin-top:13px;  
    font-size: 23px; 
    text-align: center;
    color: #ffffff;
    line-height: 1.44;
}

.icon-holder div{
	margin-top:110px;  
	text-align: center;
    display: block;
}

.icon-holder p {
	margin-top:30px;
	font-size: 18px;
    line-height: 1.44;
    color: #878790;
}

.icon-holder p:hover {
    color:white;
}

.icon-holder a:hover {
    text-decoration: none;
}

.iconSoftDev {
    object-fit: contain;
    width: 120px;  
    height: 72px; 
}

.iconInfraServices {
    object-fit: contain;
    width: 120px; 
    height: 72px;  
}

.iconUIUX {
    object-fit: contain;
    width: 120px; 
    height: 72px;  
}

.slider-holder {
    display: none;
    cursor: pointer;
}

.slider-holder {
    position:relative;
}

.slider-holder div {
    height: 100%;
    position:relative;
}

.slider-holder div a {
    width:100%;
    height:100%;
    display:none;
    position:absolute;
    left:0; top:0;
}

.slider-holder div.active{
    display:block;
}

.slider-holder .left{
    position:absolute;
    top:0;
    left: 0;
    color:white;
    line-height:300px;
}

.col-xs-1 {
    padding-left: 0;
    padding-right: 0;
}

.slider-holder .right{
    position:absolute;
    top:0;
    right: 0;
    color:white;
    line-height:300px;
}

.text-holder {
	margin-top: 110px;  
    font-size: 24px;  
    line-height: 1.44;
    text-align: center;
    color: #ffffff;
}

.box-1-holder {
	margin-top: 27px;
	margin-bottom: 30px;
    background-color: #00b6cd;
    text-align: center;
}

.iconJava {
    padding-top: 62px;
    padding-bottom: 75px;
    object-fit: contain;
}

.box-1-holder p {
	padding-top: 50px;
    font-size: 18px;
    line-height: 1.44;
    color: #ffffff;
    padding-right: 30px;
    text-align: left;
}

.box-1-holder ul {
    display: inline-block;
    padding-top:48px;
}

ul {
	width: 100%;
	line-height: 1.21;
}

li {
    margin: 10px 0;
    padding: 0;

}

.java-list {
    font-size: 18px;
    line-height: 1.44;
    color: #ffffff;
    text-align: left;
}

.java-list i {
	font-size: 5.5px;
	color: #d8d8d8;
	vertical-align: 3.5px;
	padding-right: 7px;
}

.box-2-holder {
    background-color: #363a49;
    text-align: left;
}

.box-2-holder.mobile {
    display: none;
}

.box-2-holder p {
    padding: 92px 39px 98px 44px;
    font-size: 28px;
    line-height: 1.21;
    color: #ffffff;
}

.box-3-holder {
    background-color: #d73427;
    text-align: center;
}

.box-3-holder p {
    font-size: 18px;
    line-height: 1.44;
    color: #ffffff;
    padding-top: 50px;
    text-align: left;
}

.box-3-holder ul {
    display: inline-block;
    font-size: 18px;
    line-height: 1.44;
    color: #ffffff;
    padding-top:27px; 
}

.iconCisco {
	padding-top: 102px;
	padding-bottom: 105px;
    object-fit: contain;
}

.cisco-list {
	text-align: left;
}

.cisco-list i {
	font-size: 5.5px;
	color: #d8d8d8;
	vertical-align: 3.5px;
	padding-right:7px;
}

.box-4-holder {
    margin-top: 30px;
	width: 100%;
    background-color: #d48800;
    text-align: center;
}

.iconSketch {
    padding-top:126px;
    padding-bottom:126px;
    object-fit: contain;
}

.box-4-holder {
    margin-bottom: 70px;
}

.box-4-holder p {
    padding-top: 34px;
    font-size: 18px;
    line-height: 1.44;
    color: #ffffff;
    text-align: left;
}

.box-4-holder .p-1 {
	padding-top: 54px;
}

.box-4-holder ul {
    padding-top: 30px;
    padding-bottom: 36px;
    display: inline-block;
    text-align: left;
}

.box-4-holder ul.right {
    padding-left: 75px;
}

.design-list {
    font-size: 18px;
    line-height: 1.44;
    color: #ffffff;
}

.design-list i {
	font-size: 5.5px;
	color: #d8d8d8;
	vertical-align: 3.5px;
	padding-right:7px;
}

.about-holder h2 {
    margin-top: 40px;
    font-size: 48px;
    color: #ffffff;
    text-align: left;
}

.about-holder p {
    margin-top: 44px;
    font-size: 18px;
    line-height: 1.44;
    text-align: justify;
    color: #878790;
}

		/* CONTAINER ---------------------------------------------------------------------- */

		/* WORLD-MAP-HOLDER --------------------------------------------------------------- */

.world-map-holder {
	margin-top: 83px;
	position: relative;
	z-index: -1;
    height: 370px;
}

.grey-line-holder {
	position: relative;
	z-index: -5;
	top: 97.5px;
}

.grey-line-holder .grey-line-image {
    height: 26px;
    opacity: 0.7;
    background-color: #404654;
}

.world-map-holder .image-holder {
    width: 100%;
    position: absolute;
    z-index: 5;
    top: 0px;
}

.map-image {
    width: 100%;
    max-height: 366px;
    object-fit: contain;
}

		/* WORLD-MAP-HOLDER ----------------------------------------------------------------- */

		/* SECTION-HOLDER ------------------------------------------------------------------- */

.section-holder {
    margin-top: 73.8px;
}

.section-holder .left-section {
    width: 100%;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.44;
    text-align: justify;
    color: #878790;
}

.section-holder .left-section .text-style-1 {
    color: #ffffff;
}

.section-holder .right-section {
    width: 100%;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.44;
    text-align: justify;
    color: #878790;
    padding-bottom: 59.2px;
}

.section-holder .right-section .text-style-1 {
    font-weight: 600;
    color: #ffffff;
}

		/* SECTION-HOLDER -------------------------------------------------------------------- */

		/* PARALLAX-HOLDER ------------------------------------------------------------------- */


.parallax-holder {
	margin-top: 90px; /*149.2px*/
    position: relative;
}

.parallax-content {
    position: absolute;
    z-index: 5;
	left: 0;
	right: 0;
}

.parallax-holder .parallax-text-holder h2 {
	padding-top: 64px;
    font-size: 48px;
    text-align: center;
    color: #ffffff;
}

.parallax-holder .parallax-text-holder p {
    width: 100%;
    padding-top: 34px;
    font-size: 18px;
    line-height: 1.44;
    text-align: center;
    color: #ffffff;
}

.parallax-holder .text-box-holder {
	width: 100%;          
    text-align: center;
    padding-top: 40px;
}

.parallax-holder .text-box-holder p {
	display: inline-block;
    width: 100%;
    height: 156px;
    font-size: 18px;
    border: solid 1px #ffffff;
    color: #ffffff;  
    line-height: 1.44;
    text-align: left;
	padding-top: 17px;
	padding-left: 16px;
	padding-right: 12px;
}

.parallax-holder .text-box-holder p .text-style-2 {
	font-weight: 900;
    font-family: 'Nunito-Black', sans-serif;
}

.parallax-holder .image-holder {
    background: url("images/office-1209640_1920.png");
    width: 100%;
	height: 485px;
    background-attachment: fixed;
    background-position: center;     
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    z-index: -10;  
}
.parallax-holder .gradient {
    position: absolute;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#404654+1,404654+100&0.7+0,0.7+100 */
    background: -moz-linear-gradient(top, rgba(64,70,84,0.7) 0%, rgba(64,70,84,0.7) 1%, rgba(64,70,84,0.7) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(64,70,84,0.7) 0%,rgba(64,70,84,0.7) 1%,rgba(64,70,84,0.7) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(64,70,84,0.7) 0%,rgba(64,70,84,0.7) 1%,rgba(64,70,84,0.7) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3404654', endColorstr='#b3404654',GradientType=0 ); /* IE6-9 */
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

		/* PARALLAX-HOLDER ------------------------------------------------------------------- */

/*  M A I N  ---------------------------------------------------------------------------------------------------------------- */



/*  F O O T E R  ------------------------------------------------------------------------------------------------------------ */



footer {
	background-color: #1f1f2f;
	width: 100%;
}

.contact-holder {
	width: 100%;
	margin-top: 66px;
}

.contact-holder h2 {
    font-size: 48px;
    color: #ffffff;
    text-align: left;
}

.contact-holder p {
    font-size: 18px;
    line-height: 1.44;
    color: #878790;
    text-align: right;
    padding: 11px 0;
    display: inline-block;
}

.contact-holder i {
	font-size: 5.5px;
	color: #d8d8d8;
	vertical-align: 3.5px;
	padding: 0 13.7px 0 13.7px;
}

.contact-holder .contact-mail {
    color: white;
}

footer .logo-holder {
    position: relative;
    margin-top: 77px;
    text-align: center;
}

footer .logo-background {
    width: 100%;
    height: 97px;
    background-color: #404654;
    opacity: 0.34;

}

footer .image-holder {
    position: absolute;
    top: 0;
    padding: 28px 0 28px 0;
} 

footer .logoFooter {
    object-fit: contain;
}

.copyright {
    width: 100%;
    margin-top: 12px;
    font-size: 12px;
    color: #878790;
}

.copyright p {
	padding-bottom: 24px
}



/*  F O O T E R  ------------------------------------------------------------------------------------------------------------ */

.mobile-nav nav {
    display: none;
}