@charset "utf-8";
/*
	Styles - Blog
	Copyright 2017 © Todos os direitos reservados
	Cloud Technology - Cloud systems 
*/

#blog-header {
    float: left;
    width: 100%;
    height: 90px;
    position: fixed;
    z-index: 1030;
    /* border-bottom: 1px solid rgba(0,0,0,0.12); */
    /* box-shadow: 0 1px 1px 0 rgba(0,0,0,0.06), 0 0px 2px 0 rgba(0,0,0,0.2); */
}
#blog-header > section{
    width: 100%;
    height: 90px;
}

@media (min-width: 768px){
		
}
body#home > div#content > section > div.container > div.row > div > div > div.lead > p > img{
	width:inherit !important;
}
.lead > img,
.lead > p > img,
.lead > div > img{
	width: 100%;
}
.lead > br,
.lead > ul > br{
	display:none;
}
.lead p,
.lead > ul > li{
	margin-top: 0 !important;
    margin-bottom: .9375rem !important;
}
.lead > p{
	text-align: inherit !important;
}
.mbr-subscribe .btn {
    z-index: 3;
}
@media (max-width: 991px){
	#content5-a{
		padding-top: 90px !important;
		padding-bottom: 0px !important;
		background-size: contain;
	}
	section#content5-a > .container{
		display: none;
	}
	section#content5-a > figure.mbr-figure{
		display:block !important;
	}
}

@media (max-width: 768px){
	
}

@media (max-width: 767px){
	
}

@media (min-width: 544px){
	
}

@media (max-width: 480px){
	
}
.blog-section-pagination{
	padding-top: 40px; 
	padding-bottom: 40px;
}
.cms-nave{
	padding-left: .9375rem;
    padding-right: .9375rem;
    text-align: center;
    position: relative;
    display: inline-block;
	width: 100%;
}
.pagination > li{
	display: inline !important;
}
.page-link{
	background-color: #e9cb0e;
    border: 1px solid #ece009;
	color: #ffffff;
}
.page-link > span{
	color: #ffffff;
}
.page-link:focus,
.page-link:hover,
.page-link:active{
	color: #ffffff;
    background-color: #e2b218;
    border-color: #ece009;
	text-decoration: none !important;
}

.active{
    color: #ffffff;
    background-color: #c59704;
	border-color: #c59704;
    text-decoration: none !important;
}
#cms-section-alert{
	display: none;
	padding: 10px 15px;
	position: fixed;
	z-index: 9999;
	width: 100%;
	top: 0;
	border: 0;
}
.cms-bg-alert-blue{
	/*background: #94d7f9;*/
	/* background: #daeef3; */
	background: #5bc0de;
	border-color: #92cddc;
    border-width: 1px;
    border-style: solid;
}
.cms-bg-alert-blue > .cms-row-alert > .cms-col-xs-alert > h1 > i{
	/*color: #92cddc;*/
	/* color: #5bc0de; */
	color: #E53935;
}
.cms-bg-alert-green{
	background: #f3f9f4;
    border-color: #91c89c;
    border-width: 1px;
    border-style: solid;
}
.cms-bg-alert-green > .cms-row-alert > .cms-col-xs-alert > h1 > i{
	color: #14892c;
}
.cms-bg-alert-yellow{
	background: #fac51c;
}
.cms-row-alert {
    margin-right: -15px;
    margin-left: -15px;
}
.cms-row-alert:before{
    display: table;
    content: " ";
}
.cms-row-alert:after{
	clear: both;
	display: table;
    content: " ";
}
.cms-col-xs-alert{
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.cms-col-xs-alert > h1 {
    padding-right: 7px;
	text-align: center;
}
.cms-col-xs-alert > h1 > i{
	color: #f44336;
    vertical-align: middle;
}
.cms-col-xs-alert > h1 > label {
    font-size: 14px;
    font-family: calibri;
    font-weight: normal;
    margin: auto auto;
    vertical-align: middle;
}
.mbr-subscribe .btn {
    z-index: 3;
}
.whats-phone{
	color: #ffffff !important;
	text-decoration: none !important;
}
