.timeline {
	margin-top: 70px;
}

.timeline h2.year {
	border: 1px solid #00aeef;
    border-radius: 50%;
    display: inline-block;
    width: 100px;
    height: 100%;
    padding: 0;
    margin: 0;
    line-height: 100px;
    text-align: center;
    font-size: 30px;
}
/*
.timeline {
	background: url(images/tl-gray-elipsy.png) repeat-y center 18px;
}*/

.timeline .moment {
	background: url(images/tl-gray-elipsy-18.png) repeat-y top center;
	clear: both;
	float: left;
	width: 100%;
	/*padding-top: 14px;*/
}

.timeline .moment .right.main-img {
}

.timeline .moment .img-wrapper {
	margin-bottom: 18px;
}

.timeline .moment .right.main-img .img-wrapper {
	position: relative;
	width: 100%;
}

.timeline .moment .right.main-img .img-wrapper:after {
	background: url(images/tl-right-dots.png) left center repeat-x;
	content: '';
	display: block;
	width: 50%;
	height: 5px;
	position: absolute;
	top: 50%;
	left: -7px;
	transform: translateY(-50%);
	z-index: -1;
}

.timeline .moment .right.main-img .img-wrapper:before {
	background: #00aeef;
	display: block;
	content: '';
	width: 12px;
	height: 12px;
	border-radius: 50%;
	top: 50%;
	left: -15px;
	position: absolute;
	transform: translate(-50%, -50%);
}

.timeline .moment .left.main-img .img-wrapper {
	position: relative;
	width: 100%;
}

.timeline .moment .left.main-img .img-wrapper:after {
	background: url(images/tl-right-dots.png) right center repeat-x;
	content: '';
	display: block;
	width: 50%;
	height: 5px;
	position: absolute;
	top: 50%;
	right: -7px;
	transform: translateY(-50%);
	z-index: -1;
}

.timeline .moment .left.main-img .img-wrapper:before {
	background: #00aeef;
	display: block;
	content: '';
	width: 12px;
	height: 12px;
	border-radius: 50%;
	top: 50%;
	right: -15px;
	position: absolute;
	transform: translate(50%, -50%);
}


.timeline .moment .right {
	/* background: url(images/tl-right-dots.png) no-repeat left top; */
}

.timeline .moment .left.main-img {
	/* background: url(images/tl-left-dots.png) no-repeat right 74px; */
}

.timeline .moment .left {
	/* background: url(images/tl-left-dots.png) no-repeat right top; */
}

.timeline .moment .left .content-text {

}

.right:before, .left:before {
    /* background: #00aeef;
    display: block;
    content: '';
    width: 12px;
    height: 12px;
    border-radius: 50%;
    position: absolute;
    left: -6px; */
}

.left:before {
	left: auto;
	right: -6px;
}

.right.main-img:before, .left.main-img:before {
    top: 74px;
}

.timeline .moment img.main-img {
	/* border-radius: 50%; */
	margin: 0 auto;
	max-width: 150px;
	width: 100%;
	height: auto;
}

.timeline .moment .content-text {
	background: #fff;
	font-size: 14px;
	line-height: 14px;
	text-align: center;
	display: inline-block;
	padding: 0 5px;
	margin-bottom: 36px;
	max-width: 300px;
}

.timeline .moment .text-wrapper.no-image {
	position: relative;
	padding: 36px 0;
}

.timeline .moment .text-wrapper.no-image .content-text {
	margin-bottom: 0;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
}

.timeline .moment .text-wrapper.no-image:after {
	background: url(images/tl-right-dots.png) right center repeat-x;
	content: '';
	display: block;
	width: 50%;
	height: 5px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	z-index: -1;
}

.timeline .moment .text-wrapper.no-image.right:after {
	left: 0;
}

.timeline .moment .text-wrapper.no-image.left:after {
	right: 0;
}

.timeline .moment .text-wrapper.no-image:before {
	background: #00aeef;
	display: block;
	content: '';
	width: 12px;
	height: 12px;
	border-radius: 50%;
	top: 50%;
	position: absolute;
}

.timeline .moment .text-wrapper.no-image.right:before {
	transform: translate(-50%, -50%);
	left: -15px;
}

.timeline .moment .text-wrapper.no-image.left:before {
	transform: translate(50%, -50%);
	right: -15px;
}

.timeline .moment .content-text.no-image {
	padding: 35px 0;
}

.timeline .moment .content-text img {
	margin-bottom: 15px;
}

.timeline .moment .content-text ul {
	display: block;
	padding: 0;
	padding-left: 15px;
	margin: 0;
	text-align: left;
}

.timeline .moment .content-text p {
	margin-bottom: 0;
	/* display: inline-block; */
	background-color: #FFF;
	text-align: center;
}

.timeline .moment left .content-text {
	text-align: right;
}

.timeline .moment right .content-text {
	text-align: left;
}

.tl-goto-top {
	background: #fff;
	border: 1px solid #00aeef;
	border-radius: 50%;
	color: #000000;
	display: inline-block;
    font-size: 18px;
    line-height: 30px;
    margin: 40px auto;

	width: 30px;
	height: 30px;
}



/** CONTATO **/
.main-section .layout-content .contact-content {
	margin-top: 50px;
}

.main-section .layout-content .contact-content li:before {
	top: 4px;
}

.main-section .layout-content .contact-content li.phone-icon:before {
	content: url(images/contact-icon-phone.png);
}

.main-section .layout-content .contact-content li.email-icon:before {
	content: url(images/contact-icon-email.png);
}

.main-section .layout-content .contact-content li.address-icon:before {
	content: url(images/contact-icon-address.png);
}

/** Blog roll **/
.post.hentry {
	margin-bottom: 60px;
}

time.entry-date {
	background: url(images/icon-post-date.png) no-repeat left center;
	color: #18b1e8;
    font-size: 14px;
    padding-left: 20px;
}

.entry-header .entry-title {
	font-size: 20px;
}

.entry-header .entry-title a {
	color: #231f20;
}

.entry-content {
	font-size: 14px;
}

.entry-content p.read-more {
	margin: 10px 0 0 0;
}

.entry-content p.read-more a  {
	color: #18B1E9;
	font-weight: bold;
}

.list-thumbnail img {
	height: 245px;
    object-fit: cover;
}


.main-navigation.filter-navigation ul li:nth-last-of-type(1) {
	float: left;
}

.malinky-load-more__button {
    font-size: 14px;
    color: #000;
    font-weight: bold;
}

.malinky-load-more__button span {
	color: #18b1e8;
	font-size: 16px;
}

@media only screen and (max-width: 480px) {
	.timeline .moment .text-wrapper.no-image.right:before,
	.timeline .moment .text-wrapper.no-image.left:before,
	.timeline .moment .text-wrapper.no-image.right:after,
	.timeline .moment .text-wrapper.no-image.left:after,
	.timeline .moment .right.main-img .img-wrapper:before,
	.timeline .moment .right.main-img .img-wrapper:after,
	.timeline .moment .left.main-img .img-wrapper:before,
	.timeline .moment .left.main-img .img-wrapper:after {
		display: none;
	}
	.timeline .moment {
		padding: 30px 0;
	}

	.timeline .moment .content-text {
		margin: 0;
	}

	.timeline .moment {
		background: none;
	}

	.timeline .moment .text-wrapper.no-image .content-text {
		top: initial;
		transform: none;
	}
	.timeline .moment .text-wrapper.no-image {
		padding: 0;
	}
	.timeline .moment {
		box-shadow: 0 2px 10px rgba(0,0,0,.2);
		margin: 15px 0;
	}
}
