/*!
 * Start Bootstrap - Grayscale Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

body {
    width: 100%;
    height: 100%;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    color: #000;
    background-color: #fff;
}

html {
    width: 100%;
    height: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0 0 35px;
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    letter-spacing: 1px;
}

p {
    margin: 0 0 25px;
    font-size: 18px;
    line-height: 1.5;
}

@media(min-width:768px) {
    p {
        margin: 0 0 35px;
        font-size: 20px;
        line-height: 1.6;
    }
}

a {
    color: #0645AD;
	font-weight: 600;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

a:hover,
a:focus {
    text-decoration: none;
    color: #1768ec;
}

h2 a {
	color: #000;
}

.light {
    font-weight: 400;
}

#digitales_logo {
	fill: #fff;
	width: 80%;
	left: 20px;
    position: relative;
}

.navbar-custom {
    margin-bottom: 0;
    border-bottom: 1px solid rgba(255,255,255,.3);
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    background-color: #fff;
}

.navbar-custom .navbar-brand {
    padding: 10px 15px;
	height: 56px;
}

.navbar-custom .navbar-brand:focus {
    outline: 0;
}

.navbar-custom .navbar-brand .navbar-toggle {
    padding: 4px 6px;
    font-size: 16px;
    color: #fff;
}

.navbar-custom .navbar-brand .navbar-toggle:focus,
.navbar-custom .navbar-brand .navbar-toggle:active {
    outline: 0;
}

.navbar-custom a {
    color: #000;
	font-size: 13px;
}

.navbar-custom .nav li a {
    -webkit-transition: background .3s ease-in-out;
    -moz-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
}

.navbar-custom .nav li a:hover {
    outline: 0;
    color: rgba(255,255,255,.8);
    background-color: transparent;
}

.navbar-custom .nav li a:focus,
.navbar-custom .nav li a:active {
    outline: 0;
    background-color: transparent;
}

.navbar-custom .nav li.active {
    outline: 0;
}

.navbar-custom .nav li.active a {
    background-color: rgba(255,255,255,.3);
}

.navbar-custom .nav li.active a:hover {
    color: #fff;
}

.navbar-custom .navbar-brand svg {
	height: 100%;
}

.navbar-custom.top-nav-collapse .navbar-brand .red {
    fill: #A9003F;
}

.navbar-custom.top-nav-collapse .navbar-brand .blue {
    fill: #003654;
}

.navbar-custom.top-nav-collapse a {
    color: #000;
}

.navbar-custom.top-nav-collapse .nav li a:hover {
    outline: 0;
    color: rgba(0,0,0,.8);
    background-color: transparent;
}

.blog-main ol {
	margin-bottom: 30px;
}

.blog-main ol li {
	font-size: 18px;
    margin-bottom: 16px;
}

video {
	max-width: 100%;
}


@media(min-width:768px) {
    .navbar-custom {
        padding: 20px 0;
        border-bottom: 0;
        letter-spacing: 1px;
        background: 0 0;
        -webkit-transition: background .5s ease-in-out,padding .5s ease-in-out;
        -moz-transition: background .5s ease-in-out,padding .5s ease-in-out;
        transition: background .5s ease-in-out,padding .5s ease-in-out;
    }

    .navbar-custom.top-nav-collapse {
        padding: 0;
        box-shadow: 0px 0px 10px #0000000a;
        background: #fff;
    }
	
	.navbar-custom .navbar-brand svg {
		fill: #fff;
	}
	
	.navbar-custom a {
		color: #fff;
	}
	
	.blog-sidebar {
		position: sticky;
		top: 100px;
	}
	
}

.intro {
    display: table;
    width: 100%;
    height: auto;
    padding: 100px 0;
    text-align: center;
    color: #fff;
    background: url(../img/intro-bg.jpg) no-repeat;
	image-rendering: pixelated;
    background-color: #000;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
	background-position: center;
}

.intro .intro-body {
    display: table-cell;
    vertical-align: middle;
}

.blog-intro .intro-body {
	display: table-cell;
    vertical-align: middle;
	padding-top: 40px;
}

.badge {
	border-radius: 0px;
}

.list-blog-header h2 {
	margin: 0 0 12px;
}

.list-blog-meta {
	margin-bottom: 12px;
}

.pager li>a, .pager li>span {
	border-radius: 0px;
	color: #000;
}

.pagination>.active>span {
	background-color: #777777;
    border-color: #777777;
}

.pagination>.active>span:hover {
	background-color: #ababab;
	border-color: #ababab;
}

.pagination>li>a, .pagination>li>span {
	color: #777;
}

.divider {
	width: 100%;
	height: 1px;
	background-color: #dadada;
	margin-bottom: 40px;
}

.divider:last-of-type {
	display: none;
}

.intro .intro-body .brand-heading {
    font-size: 40px;
}

.intro .intro-body .intro-text {
    font-size: 18px;
}

@media(min-width:768px) {
    .intro {
        height: 100%;
        padding: 0;
    }

    .intro .intro-body .brand-heading {
        font-size: 100px;
    }
	
	.blog-heading {
		margin: 0 0 5px;
		font-size: 64px;
	}

    .intro .intro-body .intro-text {
        font-size: 26px;
    }
	
	.intro .intro-body .blog-post-heading {
		font-size: 72px;
	}
}

.btn-circle {
    width: 60px;
    height: 60px;
    margin-top: 35px;
    padding: 0px 10px;
    border: 2px solid #fff;
    border-radius: 100%!important;
    font-size: 40px;
    color: #fff;
    background: 0 0;
    -webkit-transition: background .3s ease-in-out;
    -moz-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
}

.btn-circle:hover,
.btn-circle:focus {
    outline: 0;
    color: #fff;
    background: rgba(255,255,255,.1);
}

.btn-circle i.animated {
    -webkit-transition-property: -webkit-transform;
    -webkit-transition-duration: 1s;
    -moz-transition-property: -moz-transform;
    -moz-transition-duration: 1s;
}

.btn-circle:hover i.animated {
    -webkit-animation-name: pulse;
    -moz-animation-name: pulse;
    -webkit-animation-duration: 1.5s;
    -moz-animation-duration: 1.5s;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-timing-function: linear;
}

@-webkit-keyframes pulse {    
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    50% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@-moz-keyframes pulse {    
    0% {
        -moz-transform: scale(1);
        transform: scale(1);
    }

    50% {
        -moz-transform: scale(1.2);
        transform: scale(1.2);
    }

    100% {
        -moz-transform: scale(1);
        transform: scale(1);
    }
}

.content-section {
    padding-top: 100px;
}

.blog-section {
    padding-top: 50px;
}

.timeline-section {
	padding-top: 50px;
}

.portfolio-section {
    width: 100%;
    padding: 0px 0;
    color: #fff;
    background-color: #000;
	display: flex;
}

.portfolio-section ul {
	padding: 0;
    margin: 0;
}

.portfolio-section ul li {
	margin: 0;
    position: relative;
    list-style: none;
    float: left;
    padding: 5px;
}

.breadcrumbs {
	padding: 18px 0;
}
#breadcrumbs {
	display:none;
}

.blog-intro {
	height: 50%;
}

.blog-intro .brand-heading {
	padding-top: 20%;
	margin: 0 0 5px;
	font-size: 48px;
}

.sidebar-categories li {
    display: block;
    padding: 5px 0px;
    border: none;
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
	letter-spacing: 1px;
}

.sidebar-categories li a {
	color: #000;
}

.sidebar-categories li a:hover,
.sidebar-categories li a:focus {
	color: rgba(0,0,0,.8);
}

.sidebar-content {
	padding-left: 0;
    margin-bottom: 20px;
}

.feed .btn {
	font-size: 12px;
}

.tags .btn {
	margin: 3px;
	padding: 5px 7px;
	font-size: 12px;
	text-transform: lowercase;
}

.network-name {
	font-size: 14px;
}

@media(min-width:767px) {
    .content-section {
        padding: 150px 0;
		clear: both;
    }
	
	.blog-section {
        padding: 100px 0;
		clear: both;
    }
	
	.timeline-section {
	padding-top: 0px;
	}

}

.btn {
    border-radius: 0;
    text-transform: uppercase;
    font-weight: 400;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.btn-default {
    border: 1px solid #c5c5c5;
    color: #8e8e8e;
    background-color: transparent;
}

.btn-default:hover,
.btn-default:focus {
    border: 1px solid #dadada;
    outline: 0;
    color: #000;
    background-color: #dadada;
}

.list-blog-header {
	
}

ul.banner-social-buttons {
    margin-top: 0;
}

@media(max-width:1199px) {
    ul.banner-social-buttons {
        margin-top: 15px;
    }
}

@media(max-width:767px) {
    ul.banner-social-buttons li {
        display: block;
        margin-bottom: 20px;
        padding: 0;
    }

    ul.banner-social-buttons li:last-child {
        margin-bottom: 0;
    }
	
	.navbar-custom .navbar-brand .red {
		fill: #A9003F;
	}

	.navbar-custom .navbar-brand .blue {
		fill: #003654;
	}
	

	.sidebar-categories li {
		float: left;
		margin-right: 30px;
		margin-bottom: 32px;
	}
	
	.sidebar-categories li:last-child {
		margin-bottom: 32px;
	}
	
	.sidebar-categories:after {
		clear: both;
	}
	
	.sidebar-taxonomy, .sidebar-rss {
		display: none;
	}
	
	.blog-section {
		padding-top: 0px;
	}

}

footer {
    padding: 18px 0;
	background-color: #000;
}

footer p {
    margin: 0;
	color: #fff;
	font-size: 13px;
}

footer a {
	color: #fff;
	font-size: 13px;
	text-transform: uppercase;
	-webkit-transition: border-bottom .3s ease-in-out;
    -moz-transition: border-bottom .3s ease-in-out;
    transition: border-bottom .3s ease-in-out;
	border-bottom: 0px solid #fff0;
}

footer a:hover {
	outline: 0;
    color: rgba(255,255,255,.8);
    background-color: transparent;
	border-bottom: solid 2px #fff;
}


::-moz-selection {
    text-shadow: none;
    background: #fcfcfc;
    background: rgba(255,255,255,.2);
}

::selection {
    text-shadow: none;
    background: #fcfcfc;
    background: rgba(255,255,255,.2);
}

img::selection {
    background: 0 0;
}

img::-moz-selection {
    background: 0 0;
}

body {
    webkit-tap-highlight-color: rgba(255,255,255,.2);
}



/*  Timeline */
.timeline {
  list-style: none;
  padding: 20px 0 20px;
  position: relative;
}
.timeline:before {
  top: 0;
  bottom: 0;
  position: absolute;
  content: " ";
  width: 3px;
  background-color: #eeeeee;
  left: 50%;
  margin-left: -1.5px;
}
.timeline > li {
  margin-bottom: 20px;
  position: relative;
}
.timeline > li:before,
.timeline > li:after {
  content: " ";
  display: table;
}
.timeline > li:after {
  clear: both;
}
.timeline > li:before,
.timeline > li:after {
  content: " ";
  display: table;
}
.timeline > li:after {
  clear: both;
}
.timeline > li > .timeline-panel {
  width: 46%;
  float: left;
  position: relative;
}

.timeline > li > .timeline-time {
  width: 46%;
  top: 26px;
  float: right;
  position: relative;
}

.timeline > li > .timeline-badge {
  color: #fff;
  width: 24px;
  height: 24px;
  line-height: 50px;
  font-size: 1.4em;
  text-align: center;
  position: absolute;
  top: 16px;
  left: 50%;
  margin-left: -12px;
  z-index: 100;
}
.timeline > li > .timeline-badge .timeline-dot {
	height: 24px;
    width: 24px;
    position: absolute;
    top: 12px;
    border-radius: 22px;
    background-color: #fff;
    display: block;
    border: solid 3px #c5c7c5;
}

.timeline > li > .timeline-badge .timeline-dot:hover {
	border: solid 3px #000;
}

.timeline > li:nth-child(even) > .timeline-panel {
  float: right;
}
.timeline > li:nth-child(even) > .timeline-time {
  float: left;
  text-align: right;
}
.timeline-badge > a {
  color: #C5C7C5 !important;
}
.timeline-badge a:hover {
  color: #FF531F !important;
}
.timeline-pic {
	
    width: 100%;
    
}
.timeline-title {
  margin-top: 0;
  color: inherit;
}
.timeline-body > p,
.timeline-body > ul {
    padding: 10px 0px;
    margin-bottom: 0;
}
.timeline-body > p + p {
  margin-top: 5px;
}
.timeline-footer{
    padding:0px;
}
.timeline-footer > a{
    cursor: pointer;
    text-decoration: none;
}

@media (max-width: 767px) {
    ul.timeline:before {
        left: 12px;
    }
	
	ul.timeline > li > .timeline-time,
	ul.timeline > li:nth-child(even) > .timeline-time {
		float: left;
		left: 40px;
		width: 70%;
		text-align: left;
	}

    ul.timeline > li > .timeline-panel {
        width: calc(100% - 45px);
        width: -moz-calc(100% - 45px);
        width: -webkit-calc(100% - 45px);
    }

    ul.timeline > li > .timeline-badge {
        left: 0px;
        margin-left: 0;
        top: 16px;
    }

    ul.timeline > li > .timeline-panel {
        float: right;
    }
}

/* Blog Styles */
.list-blog-padding > p > img {
}

/* Team Section */

.team h6 {
    margin: 0 0 20px;
}

.job p {
	text-align: justify;
}

.job-item h4 {
	margin: 45px 0 35px;
}

/* Bulletpoints */
ul > li {
	font-size: 20px;
    text-align: left;
    padding-bottom: 10px;
}


/* Steam fix */
@media(max-width:768px) {
    .steam{
    position: relative;
    height: 230px;
    overflow: hidden;
    display:block;
	}

	.steam iframe,
	.steam object,
	.steam embed {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		max-width: 646px;
	}
	
}