@charset "utf-8";
/* CSS Document */

@font-face {
	font-family: 'HempadaoIcons';
	src:url('fonts/HempadaoIcons_4pnc5h.eot');
	src:url('fonts/HempadaoIcons_4pnc5h.eot#iefix') format('embedded-opentype'),
	url('fonts/HempadaoIcons_4pnc5h.ttf') format('truetype'),
	url('fonts/HempadaoIcons_4pnc5h.woff') format('woff'),
	url('fonts/HempadaoIcons_4pnc5h.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="hemp-"], [class*=" hemp-"] {
	font-family: 'HempadaoIcons';
	/*speak: none;*/
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.hemp-marcador:before {
	content: "\e908";
}
.hemp-thumbs-up:before {
	content: "\f164";
}
.hemp-search:before {
	content: "\e900";
}
.hemp-facebook:before {
	content: "\e901";
}
.hemp-facebook2:before {
	content: "\e902";
}
.hemp-instagram:before {
	content: "\e903";
}
.hemp-twitter:before {
	content: "\e904";
}
.hemp-twitter2:before {
	content: "\e905";
}
.hemp-feed2:before {
	content: "\e906";
}
.hemp-youtube3:before {
	content: "\e907";
}



body {
	padding-top: 2px;
	padding-bottom: 0px;
	font-family: 'Noto Sans', sans-serif;
	color: #302d2c;
}


.fl{float: left}
.fr{float: right}
.cl{clear: none}


.ssnav{
	border: solid 1px green;
	height: 92px;
	float: right;
	margin-top: 20px;
}

.ss{
	border: solid 1px green;
	height: 34px;
	float: right;
}
.ss input{
	background-color: #e6e6e6;
	border: none;
	color: #b3b3b3;
	font-size: 13px;
	line-height: 26px;
	padding-left: 5px;
}
.ss button{
	border: none;
}
.ss li{
	display: inline-block;
	padding-left: 18px;
	font-size: 30px;
	color: #302d2c;
	-webkit-transition: color 1s, -webkit-transform 1s;
	transition: color 1s, transform 1s;
}
.ss li:hover{
	color: #00a700;
}
.search{
	border: 1px solid grey;
	height: 32px;
	float: left;
}

.social{
	height: 32px;
	padding-left: 0;
	float: right;
	margin:15px 0px 25px 0;
}
.social li{
	display: inline-block;
	padding-left: 18px;
	font-size: 30px;
}
.social li a{color: #302d2c;-webkit-transition: color 1s, -webkit-transform 1s;
	transition: color 1s, transform 1s;}
.social li a:hover{ color: #00a700; text-decoration: none;}
.social input{
	background-color: #e6e6e6;
	margin-left: -12px;
	border: none;
	color: #b3b3b3;
	font-size: 13px;
	line-height: 26px;
	padding-left: 5px;
}
.social button{
	border: none;
}
.navbar-default{
	background-color: transparent;
	border: none;
}
.navbar-brand{
	padding: 5px;
	height: auto !important;
}

.navp{display: none}

/* - - - menu - - - */


/* CLASSES DO SUBLINHADO MENU ERAM DADAS ANTES NO TOP DO ITEM FILHO (SUBMENU)
.li1 ul.sub-menu{border-top:solid 5px #77bf25}
.li2 ul.sub-menu{border-top:solid 5px #00964f }
.li3 ul.sub-menu{border-top:solid 5px #626b31 }
.li4 ul.sub-menu{border-top:solid 5px #133000 }
.li5 ul.sub-menu{border-top:solid 5px #a6702f }
.li6 ul.sub-menu{border-top:solid 5px #5a052a }*/

/* PASSARAM A SER NO BOTTOM DO ITEM PAI*/
.li1 {border-bottom:solid 5px #77bf25}
.li2 {border-bottom:solid 5px #00964f }
.li3 {border-bottom:solid 5px #626b31 }
.li4 {border-bottom:solid 5px #133000 }
.li5 {border-bottom:solid 5px #a6702f }
.li6 {border-bottom:solid 5px #5a052a }
/* */

.navbar-nav>li>a{
	padding-top: 6px;
	padding-bottom: 5px;
	background-color: #302d2c;
	color:#fff!important;
	font-family: 'Bitter', serif;
	letter-spacing: 0.6px;
	-webkit-transition: background-color 1s, -webkit-transform 1s;
	transition: background-color 1s, transform 1s;
}
.navbar-nav>li>a:hover{
	background-color: #484544!important;
}
.navbar-default .navbar-nav>.active>a{
	background-color: #5c5c5c;
}
.container-fluid>.navbar-header{background-color: transparent;}
.socialp{display: none;}

/* - - content - - */

.secp h1{
	font-family: 'Bitter', serif;
	font-size: 22px;
	color: #302d2c;
}
.secp span.marcador{
	color:#00964f;
	font-size: 28px;
	position: relative;
	top:2px;
	margin-right: 8px;
}
.secp h3{
	font-family: 'Bitter', serif;
	font-size: 14px;
	color:#00964f;
	margin-top: 10px;
	margin-right: 5px;

}
.secp p{
	padding-top: 10px;
	color: #4c4c4c;
}
.secp img {margin-bottom: 10px;}
.secp .dis {
	background-color: #a1a1a1;
	text-align: center;
}
.secp .dis span{
	font-family: 'Noto Sans', sans-serif;
	font-size: 12px;
	color: #fff;
}

.nd{
	font-family: 'Noto Sans', sans-serif;
	font-size: 14px;
	margin: 10px 5px 10px 2px;
	color: #a1a1a1;
}
.socialart{
	margin: 0 auto;
	width: 550px;
}
.socialart li{
	display: inline-block;
	padding-left: 50px;
	margin-top: 10px;
	font-size: 25px;

}
.socialart li a:link{
	color: #302d2c;
	-webkit-transition: color 1s, -webkit-transform 1s;
	transition: color 1s, transform 1s;
}
.socialart li a:hover{
	color: #00a700;
	text-decoration: none;
}
.col2a{
	float: right;
	/*background-color: #efeeed;*/
	height: auto;
	padding-bottom: 15px;
}
.col2a .box1{
	margin-top: 18px;
}

.lastpost{
	float: right;
	/*border: 1px solid red;*/
	height: auto;
	padding-bottom: 15px;
}
.lastpost h2{
	font-family: 'Bitter', serif;
	font-size: 0.9em;
	margin-top: 11px;
	text-transform: uppercase;
}
.lastpost article{
	background-color: #dbdbdb;
	width: 100%;
	height: auto;
	padding-top: 10px;
}
.lpm{
	display: block;
	padding: 3px;
	font-size: 28px;
	background-color: #ededed;
	color: #dbdbdb;
	width: 34px;
	height: 34px;
	border-radius: 6px;
	margin:0 23px 0 4px;
}
.lpa{
	width: auto;
	height: 85px;
	border-bottom: 1px solid #b3b3b3;
	overflow: auto;
	margin: 0 15px 0 0px;
	padding: 0 0 10px 0;
}
.lpa.last{border-bottom: 1px solid transparent}

.lpa h3{
	font-family: 'Bitter', serif;
	font-size: 13px;
	margin-top: 0;
}

.segdate{
	background-color:transparent;
	height: 18px;
	position: relative;
	bottom: 0px;
}
.segdate h3{
	width: auto;
	padding-right: 5px;
}
.segdate .dot{
	position: relative;
	top: -1px;
}
.segdate h4{
	font-family: 'Noto Sans', sans-serif;
	font-size: 13px;
	color: #a1a1a1;
	margin:0 0 0 7px;
}
/* - - - estilos last posts - - - */
.e1{color: #00964f}
.e2{color: #77bf25}
.e3{color: #a6702f}
.e4{color: #5a052a}

.contart{
	margin-bottom: 15px;
}
.tw{
	background-color: #8fd9f3!important;
	margin-top: 0px;
	padding-left: 4px;
	overflow: auto;
}
.mtw{
	display: block;
	background-color: #fff;
	color: #8fd9f3;
	width: 35px;
	height: 35px;
	border-radius: 6px;
	padding: 5px 0 0 5px;
	font-size: 25px;
}
.tw h3{
	font-family: 'Bitter', serif;
	font-size: 1.2em;
	color: #3fa9f5;
	margin-top: 10px;
	margin-left: 20px;
	font-weight: bold;
}
.twstg{
	margin: 45px 4px 10px 15px;
	border-top: 1px solid #3fa9f5;
	border-bottom: 1px solid #3fa9f5;
	height: 370px;
	background-color: transparent;
	position: relative;
	overflow: scroll;
}
.pubtw{
	border: none;
	margin: 5px 5px 5px 20px;
}
.twts{
	margin: 5px 0 2px 0;
}
.twts h4{
	color: #4c4c4c;
	font-family: 'Bitter', serif;
	font-size: 12px;
	margin: 2px 4px 0 0;
}
.twts img{margin-right: 6px}
.twts span{
	color:#808080;
	font-family: 'Noto Sans', sans-serif;
	font-size: 12px;
	margin-top: 0;
}
.twts p{
	color: #4c4c4c;
	font-size: 12px;
	display: block;
	margin-top: 2px;
	margin-bottom: 1px;
}
.twts a{
	font-size: 12px;
	margin-top: 2px;
	width: 100%;
}
.foot{
	background-color: #2f2c2c;

}
.about{
	/*border: 1px solid green;*/
	color:#fff;
	font-family: 'Noto Sans', sans-serif;
	font-size: 12px;
}
.about h2{
	font-family: 'Bitter', serif;
	font-size: 16px;
}
.for{
	background-color: transparent;
}
.for h2{
	font-family: 'Bitter', serif;
	font-size: 16px;
	color: #fff;
}
.for label{
	font-family: 'Bitter', serif;
	font-size: 13px;
	margin-top: 10px;
	color: #fff;
}
.foot .contact-form input{
	color: #fff;
	border: none;
	background-color: #666666;
	height: 34px;
	margin-bottom: 10px;
}
.contact-form .bloco-form{
	width: 100%
}

.foot .contact-form textarea{
	color: #fff;
	border: none;
	background-color: #666666;
	margin-top: 15px;
	height: 120px;
}
.foot .contact-form input.wpcf7-submit{
	border: none;
	font-family: 'Bitter', serif;
	font-size: 13px;
	color: #fff;
	background-color: transparent;
	position: relative;
	top: 105px;
}
.rf1{
	background-color: #006837;
	height: 54px;
	padding-top: 5px;
}
.rf1 input{
	background-color: #e6e6e6;
	border: none;
	color: #b3b3b3;
	font-size: 13px;
	line-height: 26px;
	margin:7px 5px 0 55px;
}
.rf1 button{
	background-color: transparent;
	color: #00a700;
	border: none;
	margin-top: 5px;
}
.rf1 button:hover{
	border: none;
	background-color: transparent;
	color: rgba(255, 255, 255, 0.5);
}
.socialfoot{
	margin: 0 auto;
}
.socialfoot li{
	display: inline-block;
	padding-left: 50px;
	margin-top: 10px;
	font-size: 25px;
}
.socialfoot li a {	color: #00a700;	-webkit-transition: color 1s, -webkit-transform 1s;
	transition: color 1s, transform 1s;}
.socialfoot li a:hover{
	color:rgba(255, 255, 255, 0.5); text-decoration: none;
}
.rf2{
	position: relative;
	clear: both;
	height: auto;
	overflow: auto;
	padding-bottom: 25px;
	background-color: #ffffff;
	border: none;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#004f28', endColorstr = '#00753f');
	/*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
	/*Element must have a height (not auto)*/
	/*All filters must be placed together*/
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#004f28', endColorstr = '#00753f')";
	/*Element must have a height (not auto)*/
	/*All filters must be placed together*/
	background-image: -moz-linear-gradient(top, #004f28, #00753f);
	background-image: -ms-linear-gradient(top, #004f28, #00753f);
	background-image: -o-linear-gradient(top, #004f28, #00753f);
	background-image: -webkit-gradient(linear, center top, center bottom, from(#004f28), to(#00753f));
	background-image: -webkit-linear-gradient(top, #004f28, #00753f);
	background-image: linear-gradient(top, #004f28, #00753f);
	/*--IE9 DOES NOT SUPPORT CSS3 GRADIENT BACKGROUNDS--*/
}
.rf2 .end{
	margin: 0 auto!important;
	text-align: center;
	clear: both;
	position: relative;
	/*padding-left: 180px;*/
}
.menu-menu-rodape-container {
	margin-top: 17px
}
.cont{
	padding: 0 50px 0 50px;
}

.menu-footer-menu-container li.col1 a{border-bottom: 4px solid #77bf25;font-family: 'Bitter', serif;
	font-size: 13px;
	font-weight: 800;
	padding-bottom: 5px;
	display: block;
	color: #fff;}
.menu-footer-menu-container li.col2 a{border-bottom: 4px solid #00964f;font-family: 'Bitter', serif;
	font-size: 13px;
	font-weight: 800;
	padding-bottom: 5px;
	display: block;
	color: #fff;}
.menu-footer-menu-container li.col3 a{border-bottom: 4px solid #626b31;font-family: 'Bitter', serif;
	font-size: 13px;
	font-weight: 800;
	padding-bottom: 5px;
	display: block;
	color: #fff;}
.menu-footer-menu-container li.col4 a{border-bottom: 4px solid #133000;font-family: 'Bitter', serif;
	font-size: 13px;
	font-weight: 800;
	padding-bottom: 5px;
	display: block;
	color: #fff;}
.menu-footer-menu-container li.col5 a{border-bottom: 4px solid #a6702f;font-family: 'Bitter', serif;
	font-size: 13px;
	font-weight: 800;
	padding-bottom: 5px;
	display: block;
	color: #fff;}
.menu-footer-menu-container li.col6 a{border-bottom: 4px solid #5a052a;font-family: 'Bitter', serif;
	font-size: 13px;
	font-weight: 800;
	padding-bottom: 5px;
	display: block;
	color: #fff;}

.menu-footer-menu-container .sub-menu {margin-top: 15px}

.menu-footer-menu-container li li a:link{
	color: #fff;
	font-family: 'Noto Sans', sans-serif;
	font-size: 12px;
	text-align: center;
	margin-top: 3px;
	border-bottom: none !important;
	font-weight: normal !important;
}
.rf2 a{
	color:#ffffff;
}

.art1{
	background-color: #0070ba;
	min-height: 353px;
	margin-bottom: 8px;
}
.art2{
	margin-bottom: 8px;
}
.art2.last{
	margin-bottom: 0px;
}
.mat1{
	border-bottom: solid 1px #ccc;
	min-height: 185px;
	margin-top: 10px;
	margin-bottom: 10px;
	overflow: auto;
}

.mat1 .m1{
	color:#76bf27;
	font-size: 32px;
	margin-top: 15px;
	margin-bottom: 150px;
	margin-right: 25px;
}
.c1{color:#76bf27}
.mat1 .m2{
	color: #00974e;
	font-size: 32px;
	margin-top: 15px;
	margin-bottom: 150px;
	margin-right: 25px;
}
.c2{color: #00974e}
.mat1 .m3{
	color:#152f02;
	font-size: 32px;
	margin-top: 15px;
	margin-bottom: 150px;
	margin-right: 25px;
}
.c3{color: #152f02}
.mat1 h3{
	font-family: 'Bitter', serif;
	font-size: 22px;
}
.mat1 h4{
	font-family: 'Bitter', serif;
	font-size: 13px;
}

.mat1 span.ud{
	color: #a1a1a1;
	font-size: 13px;
	font-family: 'Noto Sans', sans-serif;
	margin: 10px 5px 10px 5px;
}
.mat1 span.dot{
	color: #a1a1a1;
	font-size: 13px;
	font-family: 'Noto Sans', sans-serif;
	margin: 10px 5px 10px 5px;
}
.mat1 img{
	margin-bottom: 15px;
}
.mat1 p{
	font-family: 'Noto Sans', sans-serif;
	font-size: 13px;
	color: #4c4c4c;
	padding-left: 0;
}

.mat2{
	min-height: 185px;
	margin-bottom: 10px;
	padding-top: 5px;
}
.mat2 .mtw{
	/*margin-top: 5px;*/
}
.mat2 .twstg{
	margin-left: 5px;
	margin-right: 5px;

}

@media (min-width: 801px) and (max-width: 991px) {
	.nav {
		font-size: 12px;
	}

}

@media (min-width: 769px) and (max-width: 800px) {
	.nav {
	font-size: 12px;
}

	.mat1 a{
	margin: 0 5px 0 5px;
}

	.mat1 .m1{
	font-size: 20px;
	margin: 20px 5px 0 0;
}
	.mat1 .m2{
	font-size: 20px;
	margin: 20px 5px 0 0;
}
	.mat1 .m3{
	font-size: 20px;
	margin: 20px 5px 0 0;
}
	.mat1 p{
	padding-left: 5px;
}
	.mat1 img{
	margin-right: 0;
}

	.mat1 p{
		font-size: 16px;
	}

	.twts p{font-size: 16px;}


	footer.foot.col-lg-12.col-md-12.col-sm-12.col-xs-12 {
		display: none;
	}
}


@media (min-width: 380px) and (max-width: 768px)
{
	.text-box p.intro {
    font-size: 22px;
	}
	.text-box h2 {
    font-size: 40px;
	}
	.text-box h3 {
    font-size: 16px;}
	.text-box p a.link-button {
    padding: 8px 14px;
    font-size: 13px;}
	.title h2 {

    font-size: 29px;}
	.desc p {
    font-size: 15px;
    text-align: justify;}
	.icon-text-box h4 {
    text-align: center;
	}
	.icon-text-box p {
    text-align: center;}
	.btneff {
    margin-top: 15px;
    width: 20% !important;
	}

	.navg{display: none}

	.container-fluid>.navbar-header{
		background-color: #302d2c;
	}
	.container-fluid>.navbar-header>.social>.socialp{
		display: block;
		z-index: 10;
	}
	.socialp{
		display: block;
		z-index: 11111;
		position: relative;
		top: 15px;
		right: 0px;
	}
	.socialp ul{-webkit-padding-start: 2px;}
	.socialp li{
		z-index: 101;
		font-size: 20px;
		display: inline-block;
		text-decoration: none;
		padding-right: 15px;
	}
	.socialp li a:link{
		color: #00964f ;
		-webkit-transition: background-color 1s, -webkit-transform 1s;
		transition: background-color 1s, transform 1s;
	}
	.socialp li a:hover{
		color: #92c38f;
	}
	.navbar-default{
		z-index: 9;
		width: 100%;
		text-align: center;
	}
	.social{
		display: none;
	}
	.navbar-default .navbar-toggle{
		border-color: transparent;
	}
	.navbar-default .navbar-collapse{
		border-color: transparent;
		width: 100%;
		position: relative;
		top: -11px;
		left: -15px;
	}
	.navp{display: block;
		z-index: 9;}
	.navp img{
		position: relative;
		left: 10px;
		top:10px;
	}
	.socialart{
		width: auto;

	}
	.contart{display: none}

	.mat1 .m1{
		font-size: 20px;
		margin: 20px 5px 0 0;
	}
	.mat1 .m2{
		font-size: 20px;
		margin: 20px 5px 0 0;
	}
	.mat1 .m3{
		font-size: 20px;
		margin: 20px 5px 0 0;
	}

	.mat1 p{
		font-size: 16px;
	}
	.mat1 img{width: 100%}

	.twts p{font-size: 16px;}

	footer.foot.col-lg-12.col-md-12.col-sm-12.col-xs-12 {
		display: none;
	}

}


@media (min-width: 0px) and (max-width: 379px)
{
	footer.foot.col-lg-12.col-md-12.col-sm-12.col-xs-12{display: none!important;}
	.col2a{
		padding: 0 0 15px 0;
		border-bottom: 1px solid #b7b7b7;
		background-color: transparent;
		margin-top: -35px;
	}
	.social{
		display: none;
	}
	.socialp{
		display: block;
		z-index: 11111;
		position: relative;
		top: 15px;
		right: 0px;
	}
	.socialp ul{-webkit-padding-start: 2px;}
	.socialp li{
		z-index: 101;
		color: #00964f ;
		display: inline-block;
		text-decoration: none;
		padding-right: 5px;
		-webkit-transition: background-color 1s, -webkit-transform 1s;
		transition: background-color 1s, transform 1s;
	}
	.text-box p.intro {
    font-size: 22px;
	}
	.text-box h2 {
    font-size: 20px;
	}
	.text-box h3 {
    font-size: 16px;}
	.text-box p a.link-button {
    padding: 8px 14px;
    font-size: 13px;}
	.title h2 {

    font-size: 29px;}
	.desc p {
    font-size: 15px;
    text-align: justify;}
	.icon-text-box h4 {
    text-align: center;
	}
	.icon-text-box p {

    text-align: center;}

	.btneff {
    margin-top: 15px;
    width: 80% !important;
	}

	.navg{display: none}

	.navp{display: block;
	z-index: 9;}
	.navp img{
		position: relative;
	left: 10px;
		top:10px;
	}
	.navbar-default{
	z-index: 10;
	width: 100%;
	text-align: center;
	}
	.social{
	display: none;
	}
	.container-fluid>.navbar-header{
	background-color: #302d2c;
	}
	.navbar-default .navbar-toggle{
		border-color: transparent;
	}
	.navbar-default .navbar-collapse{
		border-color: transparent;
		width: 100%;
		position: relative;
		top: -11px;
		left: -15px;
	}


	.socialart{
		margin: 0 auto;
		width: auto;
		margin-left: 0px;
	}
	.socialart ul{
		-webkit-padding-start: 0px;
	}
	.socialart ul li{
		padding-left: 30px;
	}
	.contart{display: none}

	.mat1 .m1{
		font-size: 20px;
		margin: 20px 5px 0 0;
	}
	.mat1 .m1{
		font-size: 20px;
		margin: 20px 5px 0 0;
	}
	.mat1 .m2{
		font-size: 20px;
		margin: 20px 5px 0 0;
	}
	.mat1 .m3{
		font-size: 20px;
		margin: 20px 5px 0 0;
	}

	.mat1 p{
		font-size: 16px;
	}
	.mat1 img{width: 100%}

	.twts p{font-size: 16px;}

	footer .foot {
		display: none!important;
	}

}

/* Renan */

.navbar-collapse {padding-right: 0 !important}
.meta h3 a:link {color: #00964f; text-decoration: none}
.meta h3 a:visited {color: #00964f; text-decoration: none}
.meta h3 a:hover {color: #00964f; text-decoration: none}
.meta h3 a:active {color: #00964f; text-decoration: none}
.categorias ul {list-style: none; padding: 0;}
.categorias ul li {list-style: none; padding: 0;}
.direita {}
.direita img {float: right;}
.esquerda p {float: right;}
.lista-posts {}
.lista-posts .c2 a:link {color: #00974e; text-decoration: none;}
.lista-posts .c2 a:visited {color: #00974e; text-decoration: none;}
.lista-posts .c2 a:hover {color: #00974e; text-decoration: underline;}
.lista-posts .c2 a:active {color: #00974e; text-decoration: underline;}
.lista-posts h3 a:link { color: #333; text-decoration: none;}
.lista-posts h3 a:visited { color: #333; text-decoration: none;}
.lista-posts h3 a:hover { color: #333; text-decoration: underline;}
.lista-posts h3 a:active { color: #333; text-decoration: underline;}
.lista-posts .img-thumbnail{ background: none; border: none; border-radius: 0; padding:0; width: 220px; height: auto;}
.internas { margin-top: 40px;}
h2.titulo-categoria {font-style: italic; font-size: 24px; color: #b3b3b3}
.lastpost {}
.lastpost .barra-titulo { display: none;}
.lastpost h3 a:link {color: #333; text-decoration: none;}
.lastpost h3 a:visited {color: #333; text-decoration: none;}
.lastpost h3 a:hover {color: #333; text-decoration: underline;}
.lastpost h3 a:active {color: #333; text-decoration: underline;}
.lastpost h3.e1 a:link {color: #00964f; text-decoration: none;}
.lastpost h3.e1 a:visited {color: #00964f; text-decoration: none;}
.lastpost h3.e1 a:hover {color: #00964f; text-decoration: underline;}
.lastpost h3.e1 a:active {color: #00964f; text-decoration: underline;}
.lastpost img { max-width: 105px; padding: 0; border-radius: 0; background: none; height: auto;}
.carousel-indicators {bottom: 3px}
.socialg {padding-left: 0}
div.wpcf7-mail-sent-ok {clear: both; color: #fff}
.video-thumb {float: left;}
.direita .video-thumb {float: right;}
.quebra {clear: both;}
.socialart .fr {float: none !important ;}
.social .fr { padding-left: 0;}
.lastpost  h3.data {font-size: 12px; }
.lastpost  h3.cat {font-size: 12px; }

.menu-footer-menu {}
.menu-footer-menu ul {}
.menu-footer-menu ul li { }

.creditos {text-align: center; color: #fff; margin: 15px 0;}

/**/
.videoHome iframe{max-width:220px !important;max-height:140px !important; margin-left:35px !important}
#publicidadeCentral{display:none}
img.alignnone {
	height:auto;
}

@media (max-width: 767px) { 

	.direita img {float: none;}
	.lista-posts .img-thumbnail {width: 100% }
	.arquivo {margin-top: 350px;}
	.banners-home {float: none; clear: both;}
	.banners-sidebar-home {float: none; clear: both;}
	.sidebar {float: none;}
	
	/**/
	.secp {width:100%}
	#publicidadeLateral{display:none}
	#publicidadeCentral{display:block}
/*	.banners-home{display:none}*/
	.art1{display:none !important}
	.art2{height:auto !important; min-height:45px !important; padding-bottom:0 !important; background:none !important; margin-bottom:8px !important; margin-top:8px }
	#commentform textarea{width:100%;}
	/*  .contart{display: none}*/
	.contart{display: block !important;}
	.mat2.tw{display:none !important;}
	.videoHome iframe{max-width:100% !important;max-height:none !important; margin-left:none !important; margin-left:0 !important;}	
	/**/
}

/*
@media (max-width: 767px) { 

	.direita img {float: none;}
	.lista-posts .img-thumbnail {width: 100% }
	.arquivo {margin-top: 350px;}
	.banners-home {float: none; clear: both;}
	.banners-sidebar-home {float: none; clear: both;}
	.sidebar {float: none;}
}*/
@media (min-width: 768px) { 

	.lista-posts .video-thumb{ width: 220px; height: auto;}

}
@media  (max-width: 990px) { 
	#publicidadeLateral{display:none}
	#publicidadeCentral{display:block}
.socialfoot li{padding-left: 15px}
.foot .contact-form input.wpcf7-submit {top: 0}
	.lastpost  h3.data {font-size: 11px; }
	.lastpost  h3.cat {font-size: 11px; }
	.videoHome iframe{margin-left:0 !important; }	

}
.lastpost  h3.data {font-size: 11px; }
	.lastpost  h3.cat {font-size: 11px; }

@media (min-width: 990px) and (max-width: 1200px) { 
	.videoHome iframe{margin-left:0 !important;}	
	.lastpost  h3 {font-size: 11px !important; }
	.lastpost  h4 {font-size: 11px !important; }

}

img.alignleft, div.alignleft {
float:left;
margin:0 0.5em 0.5em 0;
}
img.alignright, div.alignright {
float:right;
margin:0 0 0.5em 0.5em;
}
img.aligncenter, div.aligncenter {
text-align:center;
margin:0 auto;
}