/*
* @file: pages.css;
* @author: Cassio Vieira;
* @authorEmail: programacao@tdh.com.br;
* @authorURL: www.websitesja.com.br;
* @authorCompany: Websites Ja;
*/

/* Page */
.page .list-item {
	position: relative;
	text-align: center;
}
.page .list-item .item-image {  }
.page .list-item .item-image a {
	display: inline-block;
	max-width: 370px;
	position: relative;
	width: 100%;
}
.page .list-item .item-image a:before {
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABAQMAAAAl21bKAAAAA1BMVEUAhrl4Hgk/AAAAAXRSTlOArV5bRgAAAApJREFUeF5jYAAAAAIAAd6ej78AAAAASUVORK5CYII=");
	background-position: 0 0;
	background-repeat: repeat;
	content: "";
	display: none;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 0;
}
.page .list-item:hover .item-image a:before {
	display: block;
}
.page .list-item .item-content {
	background-color: #f8f8f8;
	border-top: 3px solid #0086b9;
	box-sizing: border-box;
	padding: 75px 30px 30px;
	position: relative;
}
.page .list-item:hover .item-content {
	background-color: #fe5e3e;
	border-color: #ffffff;
}
.page .list-item .item-title {  }
.page .list-item .item-title a {
	color: #293e5d;
}
.page .list-item:hover .item-title a {
	color: #ffffff;
}
.page .list-item .item-text {  }
.page .list-item .item-text p {
	color: #8b8f98;
}
.page .list-item:hover .item-text p {
	color: #ffffff;
}
.page .list-item .item-readmore {
	height: 0;
	left: 0;
	position: absolute;
	top: -40px;
	width: 100%;
}
.page .list-item .item-readmore a {
	background-color: #0086b9;
	border-radius: 50%;
	box-sizing: border-box;
	color: #ffffff;
	display: inline-block;
	font-size: 18px;
	font-weight: 700;
	height: 80px;
	line-height: 1.2em;
	padding: 28px 12px;
	text-align: center;
	text-transform: lowercase;
	width: 80px;
}
.page .list-item:hover .item-readmore a {
	background-color: #ffffff;
	color: #0086b9;
}

/* Page Details */
.page-details {  }
.page-details .item-content {  }
.page-details .item-image {
	float: left;
	margin: 0 50px 0 0;
	position: relative;
}
.page-details .item-image span {
	border-radius: 10px;
	display: inline-block;
	max-width: 495px;
	overflow: hidden;
	position: relative;
	width: 100%;
}
.page-details .item-text {  }
.page-details .item-video {
	background-color: #f2f2f2;
	box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-o-box-sizing: border-box;
		-ms-box-sizing: border-box;
	clear: both;
	margin: 100px 0 0;
	padding: 30px 0;
	text-align: center;
	width: 100%;
}
.page-details .item-video iframe {
	display: table;
	margin: 0 auto;
	max-width: 560px;
	width: 100%;
}
.page-details .item-gallery {
	margin: 80px 0 0;
}
.page-details .item-gallery .gallery-items {  }
.page-details .item-gallery .gallery-items .row {
	margin: 30px 0 0;
}
.page-details .item-gallery .gallery-items .row:first-child {
	margin: 0;
}
.page-details .item-gallery .gallery-item {  }
.page-details .item-gallery .gallery-item a {
	border-radius: 10px;
	display: inline-block;
	max-width: 270px;
	overflow: hidden;
	position: relative;
	width: 100%;
}
.page-details .item-gallery .gallery-item a:before,
.page-details .item-gallery .gallery-item a:after {
	content: "";
	display: none;
	position: absolute;
}
.page-details .item-gallery .gallery-item a:before {
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABAQMAAAAl21bKAAAAA1BMVEUAhrl4Hgk/AAAAAXRSTlOArV5bRgAAAApJREFUeF5jYAAAAAIAAd6ej78AAAAASUVORK5CYII=");
	background-position: 0 0;
	background-repeat: repeat;
	height: 100%;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 0;
}
.page-details .item-gallery .gallery-item a:after {
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAMAAABg3Am1AAAAllBMVEUAAAD////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////AJcWoAAAAMXRSTlMA8rgFWPlx9M1HKBUSCa/aqo9qGnllTd11TzAO7faUfiW50MabYQOxfOXUoYpSQDQhYFcxqgAAAdxJREFUSMeVVut2sjAQ3ASCgFwVUCxavFXbfu3Xef+XK60Wm6xVMj84J3sY2M3OXohh7OYybZRqUpm7Y7qDyPOhwfeiG69P8xEwWhd1GDlOFNbF+uu8mtJ1OHMBSDf+bYtdCYi5Q1fQ+kCy4PZFAmxCbq8FZgFdRTCDqE1jqZA90B94yKBK3TQBHukGHoHJ73Ol9DOHB1VdTqHg3+f/EH3kzgYZ3UWGzc/tzjHj8fLIZ5if8ysQ0AAEEKecr5DQICRYfatzicUwwgLL8feFrWkg1vC6pw/XsP9/fUaTBJzgwu88wijWrE//cEIWm4R4hGnHkrq1e//Fq8stcHgyGRIu5Sh0f4Cdc8oO9iahQN6RKs32ipfzhw/YmoQKklLoxfEMr08UzChCpCSgVzn6P7bAh9kjIAjQC7bphf4ORGbZA4yQ9J7vkBIjKOZSgLMo3xQ8Yi41LGjKgCRo33cKnXM8aHatFB/Qo+TXyhLXaWO/BZB6E84okPfS0BB/fAVWAtgzaVzEx9ExhCk+Td4Me7Fj8rYpIAnPvkTtm4B9m7FvZOT4w1ql38u0FTjSHRwhWpt2P4GqbAeK7ciyHIpv9mOXwymW1wf78ujcXB3kZXWQxurAMebLCVtoLNefT+5SPlTAR2fNAAAAAElFTkSuQmCC");
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 48px;
	left: 50%;
	margin: -24px 0 0 -24px;
	top: 50%;
	width: 48px;
	z-index: 1;
}
.page-details .item-gallery .gallery-item a:hover:before,
.page-details .item-gallery .gallery-item a:hover:after {
	display: block;
}

.page-details .item-gallery-mobile {
	margin: 80px 0 0;
}
.page-details .item-gallery-mobile .gallery-item {
	margin: 30px 0 0;
	text-align: center;
}
.page-details .item-gallery-mobile .gallery-item:first-child {
	margin: 0;
}

/* Page About Us */
.page-about .list-item {
	margin: 80px 0 0;
}
.page-about .list-item:first-child {
	margin: 0;
}
.page-about .list-item .item-content {
	overflow: hidden
}
.page-about .list-item .item-content .item-title {
    color: #00aeef;
    font-size: 22px;
    font-weight: 700;
    margin: 0 0 12px;
}
.page-about .list-item .item-content .item-text {
	overflow: visible;
}
.page-about .list-item .item-content .item-text strong {
	color: #00aeef;
}

/* Page */
.page-blog .list-item {
	position: relative;
	text-align: center;
}
.page-blog .list-item .inner {
	display: block;
	margin: 0 auto;
	max-width: 565px;
	width: 100%;
}
.page-blog .list-item .item-image {  }
.page-blog .list-item .item-image a {
	display: block;
	position: relative;
}
.page-blog .list-item .item-image a:before {
	background-color: rgba(247, 165, 55, 0.5);
	background-position: 0 0;
	background-repeat: repeat;
	content: "";
	height: 100%;
	left: 0;
	opacity: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 0;
}
.page-blog .list-item:hover .item-image a:before {
	opacity: 1;
}
.page-blog .list-item .item-content {
	background-color: #f8f8f8;
	border-top: 3px solid #0086b9;
	box-sizing: border-box;
	padding: 75px 30px 30px;
	position: relative;
}
.page-blog .list-item:hover .item-content {
	border-color: #f7a537;
}
.page-blog .list-item .item-date {
    color: #03aceb;
    display: table;
    font-weight: 700;
    line-height: 1.2em;
    margin: 0 auto 14px;
}
.page-blog .list-item .item-date a {
	color: #03aceb;
	display: block;
}
.page-blog .list-item:hover .item-date a {
	color: #f7a537;
}
.page-blog .list-item .item-title {
    font-size: 20px;
}
.page-blog .list-item .item-title a {
	color: #293e5d;
}
.page-blog .list-item:hover .item-title a {
	color: #f7a537;
}
.page-blog .list-item .item-text {  }
.page-blog .list-item .item-text p {
	color: #8b8f98;
}
.page-blog .list-item .item-text p a {
	color: #8b8f98;
	display: block;
}
.page-blog .list-item .item-readmore {
	height: 0;
	left: 0;
	position: absolute;
	top: -40px;
	width: 100%;
}
.page-blog .list-item .item-readmore a {
	background-color: #0086b9;
	border-radius: 50%;
	box-sizing: border-box;
	color: #ffffff;
	display: inline-block;
	font-size: 18px;
	font-weight: 700;
	height: 80px;
	line-height: 1.2em;
	padding: 28px 12px;
	text-align: center;
	text-transform: lowercase;
	width: 80px;
}
.page-blog .list-item:hover .item-readmore a {
	background-color: #f7a537;
	color: #ffffff;
}

/* Page Details */
.page-blog-details {  }
.page-blog-details .item-content {
    display: block;
    margin: 0 auto;
    max-width: 950px;
}
.page-blog-details .item-image {
    float: left;
    margin: 0 30px 10px 0;
    position: relative;
}
.page-blog-details .item-image span {
	border-radius: 5px;
	display: block;
	overflow: hidden;
}
.page-blog-details .item-text {  }
.page-blog-details .item-video {
    box-sizing: border-box;
    clear: both;
    margin: 60px auto 0;
    text-align: center;
    max-width: 950px;
    width: 100%;
}
.page-blog-details .item-video iframe {
    display: block;
    height: 345px;
    margin: 0;
    width: 100%;
}
.page-blog-details .item-gallery {
    margin: 80px auto 0;
    max-width: 950px;
    width: 100%;
}
.page-blog-details .item-gallery .gallery-items {  }
.page-blog-details .item-gallery .gallery-items .row {
	margin: 30px 0 0;
}
.page-blog-details .item-gallery .gallery-items .row:first-child {
	margin: 0;
}
.page-blog-details .item-gallery .gallery-item {  }
.page-blog-details .item-gallery .gallery-item a {
	border-radius: 10px;
	display: inline-block;
	max-width: 270px;
	overflow: hidden;
	position: relative;
	width: 100%;
}
.page-blog-details .item-gallery .gallery-item a:before,
.page-blog-details .item-gallery .gallery-item a:after {
	content: "";
	display: none;
	position: absolute;
}
.page-blog-details .item-gallery .gallery-item a:before {
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABAQMAAAAl21bKAAAAA1BMVEUAhrl4Hgk/AAAAAXRSTlOArV5bRgAAAApJREFUeF5jYAAAAAIAAd6ej78AAAAASUVORK5CYII=");
	background-position: 0 0;
	background-repeat: repeat;
	height: 100%;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 0;
}
.page-blog-details .item-gallery .gallery-item a:after {
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAMAAABg3Am1AAAAllBMVEUAAAD////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////AJcWoAAAAMXRSTlMA8rgFWPlx9M1HKBUSCa/aqo9qGnllTd11TzAO7faUfiW50MabYQOxfOXUoYpSQDQhYFcxqgAAAdxJREFUSMeVVut2sjAQ3ASCgFwVUCxavFXbfu3Xef+XK60Wm6xVMj84J3sY2M3OXohh7OYybZRqUpm7Y7qDyPOhwfeiG69P8xEwWhd1GDlOFNbF+uu8mtJ1OHMBSDf+bYtdCYi5Q1fQ+kCy4PZFAmxCbq8FZgFdRTCDqE1jqZA90B94yKBK3TQBHukGHoHJ73Ol9DOHB1VdTqHg3+f/EH3kzgYZ3UWGzc/tzjHj8fLIZ5if8ysQ0AAEEKecr5DQICRYfatzicUwwgLL8feFrWkg1vC6pw/XsP9/fUaTBJzgwu88wijWrE//cEIWm4R4hGnHkrq1e//Fq8stcHgyGRIu5Sh0f4Cdc8oO9iahQN6RKs32ipfzhw/YmoQKklLoxfEMr08UzChCpCSgVzn6P7bAh9kjIAjQC7bphf4ORGbZA4yQ9J7vkBIjKOZSgLMo3xQ8Yi41LGjKgCRo33cKnXM8aHatFB/Qo+TXyhLXaWO/BZB6E84okPfS0BB/fAVWAtgzaVzEx9ExhCk+Td4Me7Fj8rYpIAnPvkTtm4B9m7FvZOT4w1ql38u0FTjSHRwhWpt2P4GqbAeK7ciyHIpv9mOXwymW1wf78ujcXB3kZXWQxurAMebLCVtoLNefT+5SPlTAR2fNAAAAAElFTkSuQmCC");
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 48px;
	left: 50%;
	margin: -24px 0 0 -24px;
	top: 50%;
	width: 48px;
	z-index: 1;
}
.page-blog-details .item-gallery .gallery-item a:hover:before,
.page-blog-details .item-gallery .gallery-item a:hover:after {
	display: block;
}

.page-blog-details .item-gallery-mobile {
	margin: 80px 0 0;
}
.page-blog-details .item-gallery-mobile .gallery-item {
	margin: 30px 0 0;
	text-align: center;
}
.page-blog-details .item-gallery-mobile .gallery-item:first-child {
	margin: 0;
}
.page-blog-details .redes {
    border-bottom: solid 1px #e6e6e5;
    display: table;
    margin: 0 auto 30px;
    max-width: 950px;
    padding: 0 0 15px;
    text-align: left;
    width: 100%;
}
.page-blog-details .redes a {
    background-image: url(../images/backgrounds/sprite-redes-sociais.png);
    background-repeat: no-repeat;
    display: block;
    height: 34px;
    float: left;
    margin: 0 0 0 5px;
    opacity: 1;
    text-align: left;
    text-indent: -9999px;
    transition: all 0.5s ease;
    width: 80px;
}
.page-blog-details .redes a:hover {
    opacity: 0.7;
}

.page-blog-details .redes a:first-child {
    margin: 0;
}

.page-blog-details .redes a.facebook {
    background-position: 0 0;
    width: 110px;
}

.page-blog-details .redes a.twitter {
    background-position: -114px 0;
    width: 34px;
}

.page-blog-details .redes a.plus {
    background-position: -152px 0;
    width: 34px;
}

.page-blog-details .redes a.pinterest {
    background-position: -190px 0;
    width: 34px;
}

.page-blog-details .redes a.whatsapp {
    background-position: -228px 0;
    width: 34px;
}

@media (min-width: 1023px) {
    .page-blog-details .redes a.whatsapp {
        display: none;
    }
}
.page-blog-details .back-button {
    margin: 40px auto 0;
    max-width: 950px;
    width: 100%;
}
.page-blog-details .back-button a {
    border: solid 2px #ccccc0;
    border-radius: 5px;
    color: #333330;
    display: table;
    font-size: 18px;
    padding: 12px 20px;
}
.page-blog-details .back-button a:hover {
	background-color: #00aeef;
	border-color: #00aeef;
	color: #ffffff;
}

/* Page Fotos */
.page-fotos {  }
.page-fotos .list-item .item-image {  }
.page-fotos .list-item .item-image a {
	display: block;
	margin: 0 auto;
	max-width: 565px;
	width: 100%;
}
.page-fotos .list-item .item-content {
	display: block;
	margin: 0 auto;
	max-width: 565px;
	width: 100%;
}