body{overflow-x:hidden !important; font-family: 'Work Sans', sans-serif; top: 0px !important;  }
.no-padding{ padding:0 !important}
.no-margin{ margin:0 !important}
.no-border{border:none !important; border-color:transparent !important;}
.no-radius{ border-radius:0 !important;}
.img-center{ margin-left:auto !important; margin-right:auto !important;}
.required{color:#ED3237 !important}
.box-auto{ width:100%; position:relative; min-height:100px; padding:15px !important; margin:15px 0 !important;}
.box-style-1{width:100% !important; padding:15px; min-height:180px; position:relative; margin:15px 0;}
.section-auto{position:relative; width:100%; min-height:100px;}

.text-red{color:#ED3237 !important}
.text-lightgray{color:#7F7972 !important}
.text-darkgray{color:#333 !important}
.text-gray{color:#ccc !important}
.text-white{color:#fff !important}
.text-black{color:#000 !important}
.text-yellow{color:yellow !important}
.text-green{color:green !important}
.text-orange{color:#f60 !important}
.text-seben{color:#049c38 !important}
.text-compace{color:#2E60A4 !important;}
.text-fetraf{color:#da251d !important;}
/***************************************************/
.bg-lightgray{background-color:#f2f2f2 !important}
.bg-darkgray{background-color:#424343 !important}
.bg-gray{background-color:#ccc !important}
.bg-red{background-color:#ED3237!important}
.bg-white{background-color:#fff !important}
.bg-blue{ background-color:#11273F !important}
.bg-black-transparent{background-color:rgba(0,0,0,0.5) !important}
.bg-white-transparent{background-color:rgba(255,255,255,0.5) !important}
/***************************************************/
.t10{font-size:0.625rem;}
.t11{font-size:0.6875rem;}
.t12{font-size:0.75rem;}
.t13{font-size:0.8125rem;}
.t14{font-size:0.875rem;}
.t15{font-size:0.9375rem;}
.t16{font-size:1rem;}
.t17{font-size:1.0625rem;}
.t18{font-size:1.125rem;}
.t20{font-size:1.25rem;}
.t22{font-size:1.375rem;}
.t24{font-size:1.5rem;}
.t26{font-size:1.625rem;}
.t28{font-size:1.75rem;}
.t30{font-size:1.875rem;}
.t35{font-size:2.1875rem;}
.t40{font-size:2.5rem;}
.t45{font-size:2.8125rem;}
.t50{font-size:3.125rem;}
.t55{font-size:3.4375rem;}
.t60{font-size:3.75rem;}
.t70{font-size:4.75rem;}
.t80{font-size:5.75rem;}
/***************************************************/
.link{ text-decoration:none;color:inherit; cursor:pointer;}
.link:hover{ text-decoration:underline;color:rgba(6,33,248,1.00); cursor:pointer;}
/***************************************************/
.space-10{ clear:both !important; width:100%; height:10px;}
.space-20{ clear:both !important; width:100%; height:20px;}
.space-30{ clear:both !important; width:100%; height:30px;}
.space-40{ clear:both !important; width:100%; height:40px;}
.space-50{ clear:both !important; width:100%; height:50px;}
/***************************************************/
.line-1{clear:both; width:100%; height:1px; background:currentColor !important; margin:15px 0 !important;}
.line-2{clear:both; width:100%; height:2px; background:currentColor !important; margin:15px 0 !important; line-height: 0px !important;}
.line-3{clear:both; width:100%; height:3px; background:currentColor !important; margin: 3px 0 !important;}
.line-4{clear:both; width:100%; height:4px; background:currentColor !important; margin:15px 0 !important;}
.line-5{clear:both; width:100%; height:5px; background:currentColor !important; margin:15px 0 !important;}
.line-after-1{margin-left: 5px;position: relative;width: 100%;}
.line-after-1::after{position: absolute;content: "";height: 1px;background-color: #ccc;width: 100%;margin-left: 15px;top: 50%;}
/************************************************************************/

.whatsapp {
	background: #c0392b;
    position: fixed;
    width: 60px;
    height: 60px;
    right: 30px;
    color: #fff;
    border-radius: 50%;
    text-align: center;
    transition: .3s;
    z-index: 200;
}
.whatsapp i{
	    margin-top: 15px;
}

a:hover {
    cursor: pointer;
    text-decoration:none !important;
}

ul, li {
    list-style: none!important;
}
header{
	background: #FFF;
}
#totop{ position:fixed; z-index:9999; bottom:20px; right:20px;}
.menu{
	padding: 10px 5px;
	
}
.social-search ul li{
	display: inline;
	padding: 0px 10px;
}
.social-search ul li i{
	font-size: 24px;
}
.social-search{
	margin-top: 35px;	
}
.fa-facebook{
	color:#3B5998 !important;
}
.fa-youtube-play{
	color: #E62117 !important;
}
.btn-default-menu{

    color: #fff !important;
    background-color: #E35C3F;
    border-color: #ccc;

}
.btn-news{
    color: #fff !important;
    background-color: #E35C3F;
	padding: 10px;

}
.navbar-header .menu{
	padding: 10px 10px 10px 15px;
	font-size: 18px;
	position: relative;
	display: block;
	float: left;
	font-weight: bold;
}
.icon-bar {
	background-color:#E35C3F !important;
}
.navbar-default .navbar-toggle {
    border-color: #E35C3F !important;
	background-color: #FFF !important;
	color: #E35C3F !important;
}
#menu-top{
	padding: 15px 0px;
}
.navbar-default {
	margin-top: 15px;
    background: #FFF;
	padding: 5px 0px;
	border: none !important;
	margin-bottom: 0px !important;
}



.navbar li a{
	transition: all .3s ease;
	color:#000 ;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 1px;
    text-transform: uppercase;
	padding: 10px !important;
}
.navbar li a:hover{
	transition: all .3s ease;
}

.button-black{
	width: 100%;
	display: inline-block;
    padding: 15px 40px;
    border-radius: 5px;
    font-weight: 600;
    text-transform: uppercase;
    transition: .3s;
    cursor: pointer;
    box-sizing: border-box;
    text-align: center;
    color: #fff !important;
    background-color: #c0392b !important;
}
.button-black:hover{
    background-color: #992013 !important;
}

.servicos img{
	min-width: 100%;
	max-height: 180px !important;
	overflow: hidden;
}


.title{
    letter-spacing: 1.5px;
    text-transform: uppercase;
	color:#FFF;
	padding: 7px 14px;
	background-color: #E35C3F;
	    font-weight: bold;
}

.padding-15{
	margin-right: 15px !important;
}

.card{
	min-height: 80px;
	margin-bottom: 30px;
	position: relative;
	transition: all 0.5s ease;
}
.card  .container-img{
	background-size: cover;
	position: relative;
	width: 100%;
	transition: all 0.5s ease;
}
.card  .container-img > img{
	max-width: 100%;
	margin: auto;
	z-index: 0;
	
}
.card  .container-img.big{
	height: 550px;
}
.card  .container-img.medium{
	height: 225px;
}
.card  .container-img.small{
	height: 160px;
}
.card  .container-img.small1{
	height: 125px;
}
.card  .container-img.small2{
	height: 80px;
}
.card  .container-img  .card-caption{
	min-height: 30px;
	padding: 25px 10px 10px 10px;
	background: linear-gradient(to bottom,rgba(0,0,0,0) 0,#000 89%,#000 100%);
	z-index: 2;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
}
.card  .container-img  .card-caption  .category{
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 5px;
}

.card  .card-content{
	padding: 10px 10px;
	position: relative;
	min-height: 80px;
	text-align: justify;
}
.card  .card-content  .category{
    color: #333;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 5px;
	min-height: 38px;
}
.card  .card-content  .title-news{
    font-weight: bold;
	text-transform: uppercase;
	font-size: 16px;
    min-height: 50px;
}
.card  .card-content  .subtitle-news{
    color: #333;
    font-size: 15px;
	min-height: 50px;
}
.card  .card-footer{
	padding: 10px 0px;
	position: relative;
	height: 40px;
}
.card-line:after{
	content: '';
	position: absolute;
	bottom: -15px;
	left: 0;
	right: 0;
	border-bottom: 1px solid #ccc;
}

.advertising{
	position: relative;
	margin-bottom: 30px;
}
.advertising span{
	display: none;
	position: absolute;
	top:0;
	left: 0;
	padding: 2px 5px;
	background: #ccc;
	font-size: 10px;
	transition: all .5s ease;
}
.advertising:hover span{
	display: block;
	transition: all .5s ease;
}
.advertising.big{
	height: 550px;
}
.advertising.medium{
	height: 225px;
}
.advertising.small{
	height: 165px;
}
.advertising.large{
	height: 165px;
}
.advertising img{
	max-height: 100%;
	margin: auto;
}

.footer1 {
    min-height: 60px;
    background-color: #ddd;
    position: relative;
    clear: both;
    padding: 20px 0;
}
.footer2 {
    min-height: 60px;
    background-color: #FFF;
    position: relative;
    clear: both;
    padding: 20px 0;
}

.header-page {
    color: #fff;
    background-color: #2c3e50;
}


.card-feed{
	min-height: 80px;
	margin-bottom: 30px;
	padding: 15px;
}
.card-feed  .container-img{
	background-size: cover;
	position: relative;
	width: 100%;
}
.card-feed  .container-img > img{
	max-width: 100%;
	margin: auto;
	z-index: 0;
}


.card-feed  .container-img.big{
	height: 365px;
}
.card-feed  .container-img.medium{
	height: 265px;
}
.card-feed  .container-img.small{
	height: 165px;
}

.card-feed  .feed-title{
	font-weight: bold;
	text-transform: uppercase;
	font-size: 24px;
	color:#E35C3F;
}
.card-feed  .category span{
	background:#E35C3F;
	padding: 5px 10px;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
	color:#FFF;
	line-height: 35px;
}
.card-feed  .feed-subtitle{
	color: #8C8C8C;
    font-size: 18px;
    letter-spacing: 0;
    line-height: 1.2;
    margin-top: 10px;
    text-transform: none;
	text-align: center;
}

.card-feed  .feed-body{
	text-align: justify;
	font-size: 20px;
	line-height: 1.8em;
	word-wrap: break-word;
}

.card-feed  .feed-footer{
	color: #2b2c2f;
	font-weight: bold;
	font-size: 18px;
    line-height: 23px;
	border-top: 1px dotted #929292;
}

.card-feed  .feed-footer  .feed-tags{
	border-top: 1px dotted #929292;
	border-bottom: 1px dotted #929292;
	padding: 10px 0px;
	color:#3E94C9 !important;
	font-weight: 400;
	    word-wrap: break-word;
}
.feed-header{
	color: #7b7b7b !important;
}
.feed-header .author, .card-feed > .feed-header .date{
	margin-right: 10px;
}

.w3-card,.w3-card-2{box-shadow:0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12)}
.w3-card-4,.w3-hover-shadow:hover{box-shadow:0 4px 10px 0 rgba(0,0,0,0.2),0 4px 20px 0 rgba(0,0,0,0.19)}
.author, .date2 {
    margin-right: 10px;
	margin-left: 10px;
	color: #2D4373;
}



.contato h3{
    font-weight: bold;
}

.contato span{
    font-size:16px;
    color:#5E5E5E;
}

.contato .form-control {
    display: block;
    max-width: 100%;
    height: 50px;
    color: rgb(21, 21, 21);
    font-family: Lato, sans-serif;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0.05em;
    vertical-align: middle;
    box-sizing: border-box;
    box-shadow: none;
    background: transparent;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(146, 146, 146);
    border-image: initial;
    padding: 13px 20px;
    outline: none;
    border-radius: 0px;
    transition: border-color 1s ease, box-shadow 1s ease;
}
.contato .form-control:focus {
    border-color: #FF383B;
}



.post-recados {
    position: relative;
    padding: 15px;
    min-height: 200px;
    width: 100%;
    background-color: #3E94C9;
}
.post-recados::before {
    box-shadow: 0 1px 1px rgba(0,0,0,0.3), -1px 1px 1px rgba(0,0,0,0.2);
    background: none repeat scroll 0 0 #3E94C9;
    border-color: #FFF #FFF #3E94C9 #3E94C9;
    border-style: solid;
    border-width: 0 24px 24px 0;
    content: "";
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    width: 0;
}



.feed-noticia-share i {
    margin-right: 15px !important;
    color: #777 !important;
    cursor: pointer;
}
.feed-noticia-share .fa-facebook:hover {
    color: #2D4373 !important;
}
.feed-noticia-share .fa-twitter:hover {
    color: #2795E9 !important;
}
.feed-noticia-share .fa-google-plus:hover {
    color: #C23321 !important;
}
.feed-noticia-share .fa-linkedin:hover {
    color: #0073B1 !important;
}
.feed-noticia-share .fa-whatsapp:hover {
    color: #43D854 !important;
}

.card-feed img{max-width:100% !important}
.card-feed iframe{max-width:100% !important}

.navbar-form {
	padding: 0px;
    border: none !important;
    -webkit-box-shadow: inset 0 0 0 rgba(255,255,255,0), 0 0 0 rgba(255,255,255,0); 
    box-shadow: inset 0 0 0 rgba(255,255,255,0), 0 0 0 rgba(255,255,255,0); 
}

.navbar-collapse {
    padding-right: 0px;
    padding-left: 0px;
}

.tradutor img{
	height: 35px;
}
.tradutor li{
	display: inline;
	float: left;
	margin-left: 5px;
}

.flat {
    border-radius: 0 !important;
}
.btn-pesquisa{
	background: #E35C3F;
	color:#FFF !important;
	padding: 7px 7px 6px 7px;
	border: 1px solid #E35C3F;
}

.footer-social li{
	display: inline;
	margin-right: 10px;
}


._5lm5, ._2pi3, ._3-8y{
	display:none !important;
}


.title2 {
    letter-spacing: 1.5px;
    text-transform: uppercase;
    font-weight: bold;
	font-size: 24px !important;
}
.title2 i{
	font-weight: bold;
	font-size: 20px;
	margin-left: 10px;
}


.timeline-item {
    background: #fff;
    padding: 12px;

    margin: 0 auto;
    max-width: 100%;
    min-height: 350px;
}

.nav-contacts{
	padding: 5px 0px;
	font-size: 11px;
	
}

.nav-contacts img{
	max-height: 16px;
	float: left;
}

.nav-contacts span{
	padding-left: 10px;
}

@keyframes placeHolderShimmer{
    0%{
        background-position: -468px 0
    }
    100%{
        background-position: 468px 0
    }
}

.animated-background {
    animation-duration: 1s;
    animation-fill-mode: forwards;
    animation-iteration-count: infinite;
    animation-name: placeHolderShimmer;
    animation-timing-function: linear;
    background: #f6f7f8;
    background: linear-gradient(to right, #eeeeee 8%, #dddddd 18%, #eeeeee 33%);
    background-size: 800px 104px;
    height: 192px;
    position: relative;
}
.background-masker {
    background: #fff;
    position: absolute;
}

/* Every thing below this is just positioning */

.background-masker.header-top,
.background-masker.header-bottom,
.background-masker.subheader-bottom {
    top: 0;
    left: 0px;
    right: 0;
    height: 10px;
}

.background-masker.header-left,
.background-masker.subheader-left,
.background-masker.header-right,
.background-masker.subheader-right {
    top: 10px;
    left: 40px;
    height: 8px;
    width: 0px;
}

.background-masker.header-bottom {
    top: 18px;
    height: 6px;
}

.background-masker.subheader-left,
.background-masker.subheader-right {
    top: 24px;
    height: 6px;
}


.background-masker.header-right,
.background-masker.subheader-right {
    width: auto;
    left: 300px;
    right: 0;
}

.background-masker.subheader-right {
    left: 230px;
}

.background-masker.subheader-bottom {
    top: 30px;
    height: 10px;
}

.background-masker.content-top,
.background-masker.content-second-line,
.background-masker.content-third-line,
.background-masker.content-second-end,
.background-masker.content-third-end,
.background-masker.content-first-end {
    top: 40px;
    left: 0;
    right: 0;
    height: 6px;
}

.background-masker.content-top {
    height:20px;
}

.background-masker.content-first-end,
.background-masker.content-second-end,
.background-masker.content-third-end,
.background-masker.content-four,
.background-masker.content-five,
.background-masker.content-six,
.background-masker.content-seven,
.background-masker.content-eight,
.background-masker.content-nine,
.background-masker.content-ten{
    width: auto;
    left: 380px;
    right: 0;
    top: 60px;
    height: 8px;
}

.background-masker.content-second-line  {
    top: 68px;
}

.background-masker.content-second-end {
    left: 420px;
    top: 74px;
}

.background-masker.content-third-line {
    top: 82px;
}

.background-masker.content-third-end {
    left: 300px;
    top: 88px;
}
.background-masker.content-four {
    left: 0px;
    top: 96px;
}
.background-masker.content-five {
    left: 0px;
    top: 112px;
}
.background-masker.content-six {
    left: 0px;
    top: 128px;
}
.background-masker.content-seven {
    left: 0px;
    top: 144px;
}
.background-masker.content-eight {
    left: 0px;
    top: 160px;
}
.background-masker.content-nine {
    left: 0px;
    top: 176px;
}
.background-masker.content-ten {
    left: 0px;
    top: 192px;
}

.carousel-indicators {
    top: 10px;
	height: 10px !important;
}


.carousel-control.right, .carousel-control.left	{
    background-image: none !important;
}



.header-button {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
  text-transform: capitalize;
  position: relative;
  z-index: 1;
  display: block;
  width: 25px;
  height: 25px;
  margin: 0;
  padding: 0;
  outline: none;
  background:url(../images/lupa.png);
	background-size: cover !important;
  border: none;
  cursor: pointer;
	margin-top: 20px;
	margin-left: 20px;
}
.tempo{
	position: absolute;
	top:10px;
	right: 10px;
	z-index: 999;
}
.cate {
    position: absolute;
    top: 10px;
    left: 0;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #FFF;
    padding: 5px 10px;
    background-color: #E35C3F;
    font-weight: bold;
    font-size: 14px !important;
}

.card-news{
	margin-bottom: 30px;
}


figure.snip1216 {
  font-family: 'Raleway', Arial, sans-serif;
  color: #fff;
  position: relative;
  float: left;
  overflow: hidden;
  width: 100% !important;
  background-color: #333;
  color: #ffffff;
  text-align: left;
  font-size: 16px;
}
figure.snip1216 * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
figure.snip1216 .image {
  min-height: 220px !important;
  overflow: hidden !important;
  border: none !important;
  background-size: cover;
	position: relative;
}
figure.snip1216:hover .image{
	transform: scale(1.1);
}
figure.snip1216 .cate{
	position: absolute;
	top: 10px;
	left: 0;
	letter-spacing: 1px;
    text-transform: uppercase;
	color:#FFF;
	padding: 5px 10px;
	background-color: #E35C3F;
	font-weight: bold;
	font-size: 14px !important;
}
figure.snip1216 img {
  max-width: 100%;
  vertical-align: top;
  position: relative;
}
figure.snip1216 figcaption {
  padding: 15px 0px;
  position: relative;
	background-color: #FFF;
	color:#333 !important;
}
figure.snip1216 .date {
  background-color: #E35C3F;
  top: 10px;
  color: #fff;
  right: 10px;
  min-height: 48px;
  min-width: 48px;
  position: absolute;
  text-align: center;
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
}
figure.snip1216 .date span {
  display: block;
  line-height: 24px;
}
figure.snip1216 .date .month {
  font-size: 14px;
	color: #36D1ED;
  background-color: rgba(0, 0, 0, 0.1);
}
figure.snip1216 h3,
figure.snip1216 p {
  margin: 0;
  padding: 0;
}
figure.snip1216 h3 {
  min-height: 50px;
  margin-bottom: 10px;
  display: inline-block;
  font-weight: 700;
  text-transform: uppercase;
	font-size: 14px;
	color:#333;
	
}
figure.snip1216 p {
  font-size: 0.8em;
  margin-bottom: 5px;
  line-height: 1.6em;
}
figure.snip1216 footer {
  padding: 0 25px;
  background-color: rgba(0, 0, 0, 0.5);
  color: #e6e6e6;
  font-size: 0.8em;
  line-height: 30px;
  text-align: right;
}
figure.snip1216 footer > div {
  display: inline-block;
  margin-left: 10px;
}
figure.snip1216 footer i {
  color: rgba(255, 255, 255, 0.2);
  margin-right: 5px;
}


figcaption{
	min-height: 150px;
}

.pagination {
    margin: 5px 15px !important;
}


.panel-default {
    border-color: #ddd;
}
.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
}
.panel-body {
    padding: 5px;
}
.headings-detalhes {
    border-bottom: 3px solid #E35C3F;
}
.news-item {
    clear: both;
    border-bottom: 1px groove #ccc;
    margin: 15px 0;
    padding-bottom: 15px;
    font-weight: 600;
}
.news-item p{
	color: #333;
	font-size: 12px;
}
.span-order {
    float: left;
    margin: 2px 5px 0 0;
    color: #FFF!important;
    font-size: 22px;
    padding: 5px 10px;
    background-color: #E35C3F!important;
}
.bg-grafite {
    background-color: #333!important;
}
.panel-footer {
    padding: 0px 5px;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.img-capa{
	height: 350px;
	background-size: cover;
	background-position: center center;
}

#search-form input{
	width: 80%;
	border: 1px solid #ccc !important;
	padding: 10px;
}
#search-form .btn-form{
	width: 18%;
	padding: 10px;
	background-color: #E35C3F;
	color: #FFF;
	border: none !important;
	border-radius: 0px !important;
}

.footer-title{
	font-size: 2rem;
    color: #333;
    font-weight: 500;
    border-left: 4px solid #E35C3F;
    padding-left: 10px;
}
.footer-social .fa {
    padding: 15px!important;
    font-size: 20px!important;
    text-align: center!important;
    margin: 5px 2px!important;
    background-color: #c0392b !important;
    color: #FFF!important;
}

@media screen and (max-width: 992px){

    /* sm */
    .panel-default {
		margin-right: 0px;
	}
	.tradutor li a img{
		margin-bottom:10px;
	}
	.card-feed{
		margin-right: 0px;
	}
	.img-capa{
		height: 300px;
	}
	.advertising.large{
		height: 105px;
	}
}
@media screen and (max-width: 767px){
    /* xs */
	.menu img{
		display: block;
    	margin-right: auto;
    	margin-left: auto;
	}
	#iframe-sobre{
		max-height: 300px;
	}
	.navbar-form {
		margin-right: 10px;
		margin-left: 10px;
	}
	.navbar-nav {
		margin: 7.5px 15px;
	}
	.tradutor li a img{
		height: 32px;
	}
	.footer-social li a img{
		height: 40px;
	}
	.header-button {
		margin-right: 20px !important;
		margin-top:13px !important;
	}
	.img-capa{
		height: 250px;
	}
	.advertising.large{
		height: 65px;
	}
	.card-feed .feed-title {
		font-size: 20px;
	}
	.card-feed {
		padding: 0px !important;
	}
	.card-feed .feed-subtitle , .card-feed .feed-title{
		text-align: justify!important;
	}
	#search-form input{
		width: 60%;
	}
	#search-form .btn-form{
		width: 30%;
		padding: 10px;
		background-color: #E35C3F;
		color: #FFF;
		border: none !important;
		border-radius: 0px !important;
	}
}

.sobre-img img{
	min-height: 40px;
	max-height: 40px;
	margin-bottom: 20px;
}

.image-foto img{
	min-height: 200px;
	max-height: 200px;
}