.mt2{
    margin-top: 35px;
}
.mt1{
    margin-top: 25px;
}



/* #Internal Page Styles
================================================== */

div{
    transition: all ease-in-out 0.3s;
    -webkit-transition: all ease-in-out 0.3s;
    -moz-transition: all ease-in-out 0.3s;
    -ms-transition: all ease-in-out 0.3s;
    -o-transition: all ease-in-out 0.3s;
}
.container {
	position:relative;
	float:left;
	width:100%;
	margin:0px;
	padding:0px;
}
.header, .body, .footer {
	position:relative;
	float:left;
	width:100%;
	margin:0px;
	padding:0px;
}
.pager .PlugSocial{
	margin-bottom:15px;
	float:right;
}
.pager{
	padding-bottom:70px;
}
.pager-img-orient img:first-child{
    float: left;
    margin-right: 20px;
}
.pager .comentarios img{
	width:100%;
	height:auto;
}
.pager div.mr20{
	float:left;
	margin-right:20px; 
	font-style:italic;
}
.pager div.mr20 em, div.mr20 a{
    display: block; 
    max-width: 460px;
} 
div.mr20 a{
    color: #0c82c7;
}
.noticias_interna figure{
	margin-bottom:10px !important;
}
.identificador{
	font-size:13px;
	color:#757575; 
	font-family:Arial, "Arial Black"; 
	position:absolute;
	top:20px;
	right:0;
	float:right;
}
 
.pager p{
	text-align:left;
	margin-top:0;
	margin-bottom:20px;
}


.quemSomos div:first-child{
    border-radius: 6px;
    overflow: hidden;
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
}



/* # CONFIRA RIGHT  » 
============================================ */
.confira-title{ 
	float:right;
	border:1px solid #e3e3e3;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	padding:20px 0;
} 
.confira-title span{
	font-size:36px;
	color:#848587;
    font-family:Arial, "Arial Black";
	font-weight:bold;
	float:left;
	width:100%;
	box-sizing:border-box;
}
.confira-title i{
	float:left;
	font-size:12px;
	color:#eb4a00;
	font-style:normal;
}
.confira-title  ul li{
	border-top:1px solid #e3e3e3;
	padding:23px 0;
	margin-left:10px !important;
	margin-bottom:0 !important;
	color:#f41d00;
	float:left;
	width:90%;
}
.confira-title  ul li a{
	color:#eb4a00;
	text-decoration:none;
    font-family:Arial, "Arial Black";
	font-weight:bold;
	font-size:14px;
	margin-left:10px;
	margin-top:3px;
	float:left;
	line-height:19px;
}

div.right-place div{
	width:100%;
	float:left;
}





/* # CONFIRA RIGHT 2 » 
============================================ */
.rightSidebar{
    margin-bottom: 100px;
	float:right; 
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box; 
}
.confira-title{
	float:left; 
	box-sizing:border-box;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
	padding:12px 20px;
	margin-bottom:15px;
    border-radius: 8px;
    background: #0090ff;
    margin-bottom: 6px;
    width: 100%;
}
.confira-title span{
	font-size:36px;
	color:#fff;
    font-family:Arial, "Arial Black";
	font-weight:bold;
	float:left;
	width:100%;
	box-sizing:border-box;
}
div.confira-title a{ 
    text-decoration: none;
	float:left;
	font-size:12px;
	color: #fff;
	font-style:normal;
}
.rightSidebar ul li:last-child{
    margin-bottom: 0;
}
.rightSidebar ul li{
	border-top:1px solid #e3e3e3;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;  
	color:#f41d00;
	float:left;
    width: 100%;
    background: #e3e3e3;
    margin-bottom: 6px;
    border-radius: 8px;
    display: inline-block; 
}
.rightSidebar ul li:hover a::after{
    margin-right: 10px;
}
.rightSidebar ul li a::after{
    content: '\f101 ';
    margin-top: 5px;
    float: left;
    font-family: 'FontAwesome';
    font-weight: normal;
    font-style: normal;
    font-size: 13px;
    margin-right: 6px;
    transition: all linear 0.1s;
    -webkit-transition: all linear 0.1s;
    -moz-transition: all linear 0.1s;
}
.rightSidebar ul li a{
	color:#858585;
	text-decoration:none; 
	font-weight:normal;
	font-size:18px;  
	float:left;
	line-height: normal; 
    float: left;
    width: 100%;
	padding:23px 5px 23px 28px; 
    font-family: 'robotoregular';
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

div.right-place div{
	width:100%;
	float:left;
} 







/* CHECK */
div.check{
	margin-bottom:20px;
}
div.check div{
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	padding-left:20px; 
	width:100%;
	float:left;
	margin-bottom:8px;
	background:#e3e3e3;
	padding:21px;
} 
div.check div:first-child{
	background:#90896d;
	padding-top:5px;
	padding-bottom:8px;
	float:left; 
}
div.check div:last-child{
	margin-bottom:0;
}
div.check div:first-child strong{
	color:#edebe2;
    font-family: 'roboto_condensedbold';
	font-size:36px;
	font-weight:bold;
	width:100%;
	float:left;
}
div.check div:first-child a{
	color:#edebe2;
	font-size:12px;
	font-family:Arial, "Arial Black";
	font-style:normal;
	text-decoration:none; 
}
div.check div:first-child a:hover{
	text-decoration:underline;
}

div.check div > a{
	text-decoration:none;
	color:#90896d;
	font-size:18px;
    font-family: 'robotoregular';
	margin:0;
	transition:all ease-in-out 0.7s;
	-webkit-transition:all ease-in-out 0.7s;
	-moz-transition:all ease-in-out 0.7s;
}
div.check div > a:hover{
	color:#655633;
}
div.check div > a::before{
	content: '\f101 ';
  	font-family: 'FontAwesome';
	font-size:15px;
	margin-right:5px;
	margin-top:3px;
	float:left 
} 
	
/* rede social right */
div.right div.redeSociais-box{
}



/* # rede social 
================================================== */  
.redeSocial { 
    transition: none;
}
.redeSocial ul {
    float: right;
    margin-bottom: 20px; 
}
.redeSocial span {
    color: #d4c4b2;
    float: right;
    font-family: "daxcompact-boldbold";
    font-size: 12px;
    margin: 2px 8px 0 0;
    text-transform: uppercase;
}
.redeSocial ul li {
    margin-right: 5px;
    display: inline-block;
    float: none;
	transition:all ease-in-out 0.2s;
	-webkit-transition:all ease-in-out 0.2s;
	-moz-transition:all ease-in-out 0.2s;
}
.redeSocial ul li:hover {
    transform:scale(1.2,1.2);
    -webkit-transform:scale(1.2,1.2);
    -ms-transform:scale(1.2,1.2);
    -moz-transform:scale(1.2,1.2);
    -o-transform:scale(1.2,1.2);
} 
.redeSocial ul li a i:hover { 
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    background: #2c2b2b; 
}
.redeSocial ul li a i { 
	transition:all ease-in-out 0.2s;
	-webkit-transition:all ease-in-out 0.2s;
	-moz-transition:all ease-in-out 0.2s;
    background: #d1d1d1 none repeat scroll 0 0;
    border-radius: 100%;
    box-sizing: border-box;
    color: #fff;
    float: left;
    font-size: 19px;
    height: 36px;
    width: 36px;
    padding-top: 10px; 
    text-align: center;
    text-decoration: none;
}


/* # rede social interna
================================================== */  
.redeSocial-inner { 
    margin-top: 10px;
    margin-bottom: 20px;
} 
.redeSocial-inner span {
    color: #fff;
    float: right;
    font-family: "daxcompact-boldbold";
    font-size: 12px;
    margin: 2px 8px 0 0;
    text-transform: uppercase;
}
.redeSocial-inner ul li {
    margin-right: 5px;
}
.redeSocial-inner ul li a i {
    transition: all ease 0.3s;
        -webkit-transition: all ease 0.3s;
            -moz-transition: all ease 0.3s;
                -ms-transition: all ease 0.3s;
                    -o-transition: all ease 0.3s;
    background: #000 none repeat scroll 0 0; 
    box-sizing: border-box;
    color: #fff;
    float: left;
    font-size: 19px;
    height: 40px;
    width: 40px;
    padding-top: 10px; 
    text-align: center;
    text-decoration: none;
}
.redeSocial-inner ul li a i:hover{
    background: #333; 
}


/* parceiros interna */
.parc-description{
    margin: 20px 0; 
    float: left;
}
.parc-description > div{
    border-top: 1px solid #d5d5d5;
    float: left;
    width: 100%;
    padding: 10px 0;
}
.parc-description > div:last-child{
    border-bottom: 1px solid #d5d5d5;
} 
.parc-description strong,
.parc-description span,
.parc-description a{
    color: #848484;
    font-size: 16px;
    font-family: 'latoregular';
    font-style: normal;
    font-weight: normal;
    position: relative;
    z-index: 1;
    line-height: 24px;
}
.parc-description a{
    text-decoration: none; 
    transition: all ease 0.3s;
        -webkit-transition: all ease 0.3s;
            -moz-transition: all ease 0.3s;
                -ms-transition: all ease 0.3s;
                    -o-transition: all ease 0.3s;
}
.parc-description a:hover{
    opacity: 0.8;
}
.parc-description a::before{
    content: url(../images/icon_site.png);
    float: left;
    margin-right: 15px;
}
.parc-description span{
    position: relative;
    top: 10px;
}
.parc-description span::before{
    content: url(../images/icon_map.png);
    float: left;
    margin-right: 15px;
}
.parc-description strong::before{
    content: url(../images/icon_talk.png);
    float: left;
    margin-right: 15px;
}










/* # Centralize Defaulting
================================================== */ 
.centralize {
	text-align:center;  
}
.centralize:before {
    /* content: ''; */
    display: inline-block;
    height: 100%;
    vertical-align: middle; 
} 
.centralize > div{ 
    display: inline-block;
    vertical-align: middle;
    text-align: center; 
}  






/* # PAGINATOR WITH PAGER » 
============================================ */
.pager .paginator-in{
	margin-top:50px; 
	padding-top:20px;
}
.pager .paginator{   
	float:left;
    margin-top: 20px;
}
.pager .paginator li{
	padding:0  ;
	border:0  ;
	display:inline  ;
	margin:0  !important;
}
.pager .paginator li a{
	float:left  ; 
	border-radius:100%;
	font-size:14px  ;
	font-weight:300  ;
	color:#fff  ;
	text-decoration:none  ;
	margin:0px 1px  ;
	text-align:center  ; 
    display: block;
	background:#a4a4a4  ;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    transition: all ease 0.3s;
    -webkit-transition: all ease 0.3s;
        -moz-transition: all ease 0.3s;
            -ms-transition: all ease 0.3s;
                -o-transition: all ease 0.3s;
} 
.pager .paginator li a:hover{  
	color:#0052a7  ; 
	background:#000  ;
} 
.pager .paginator li a:hover, .pager .paginator li.select a{ 
	font-size: 14px  ;
	color:#fff  ;
	background:#000 ;
} 
.pager .paginator ul li:first-child a,
.pager .paginator ul li:last-child a{
	background:none;
	color:#a1a1a1  ;
	padding:5px 12px  ; 
	border:0  ;  
	font-size:14px  ;
    line-height: 32px;
    width: 14px;
    width: auto;
}
.pager .paginator ul li:first-child a:hover,
.pager .paginator ul li:last-child a:hover{
	background:none;
	color:#000  ;  
	padding:5px 12px  ;
    margin: 0;
    line-height: 32px;
	margin:0px 1px  ; 
} 






/* # PSEUDOS RANDOM » 
============================================ */
input:invalid {
    border: 2px solid red;
}






/* # TAGS » 
============================================ */ 
.tags_pager{
	padding:10px;
	background:#f1f1f1;
	text-align:left; 
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
}
.tags_pager strong{
	float:left;
	margin-right:4px;
}
.tags_pager a{
	flaot:left;
	color:#1e5fa9;
	text-decoration:none;
	margin-right:5px;
}
.tags_pager a:after{
	content: ','; 
}
.tags_pager a:last-child:after{
	content: '';
}






/* # ARTEM SITE » 
============================================ */
.artemsite { 
    position: relative; 
}
.artemsite a span  {
    float: left;
    font-family: 'roboto_condensedlight;
    font-size: 13px;
    margin-right: 6px; 
}
.artemsite a img {
    float: left;
    width: auto;
}






/* # SLIDE » 
============================================ */
/* paginação numerica */ ,km
div.slide div.cycle-number-box{
    position: absolute;
    top: 226px;
	right:0;
	width:226px;
	text-align:center;
	text-decoration:none;
}
div.slide div.cycle-number{
	width:100px;
	margin:0 auto;
    z-index: 99999;
	position:relative;
}
div.slide div.cycle-number strong a{
	text-decoration:none;
	color:#a1a1a1;
} 
div.slide div.cycle-number strong{
	font-size:18px;
	font-family:Arial, "Arial Black";
	font-weight:bold;
	color:#a1a1a1;
}
div.slide div.cycle-number strong.cycle-pager-active  a{
	color:#0c82c7;
}
div.slide div.cycle-number strong{
	margin-left:3px;
}
div.slide div.cycle-number strong::after{
	content: '-';
}
div.slide div.cycle-number strong:last-child::after{
	content: '';
} 


/* # SEARCH » 
============================================ */
.search{
    width: 200px; 
    z-index: 2;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
}
.search label:first-child{
	float:left;
	width:83%;
	position:relative;
	left:0;
	right:0;
}
.search label input{
	outline:none;
	border:none;
}
.search label input[type^="text"],
.search label input[type^="submit"]{
	height:35px;
    float: left;
}
.search label input[type^="text"]{  
    border: 1px solid #ccc;
    font-family: arial, sans-serif; 
    font-style: italic;
	background: rgba(255, 255, 255, 0.85);
	width: 100%;
    padding:0 10px;
	float:left;  
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	color:#a1a1a1; 
	font-size: 13px; 
	position: relative;
	z-index:1;
    border-radius: 25px;
}
.search label input[type^="submit"]{
	background:url(../images/svg/icon-search-2.svg) no-repeat center center transparent; 
	width:15%;
	float:left;
    margin-left: 3px;
	position:relative;
	z-index:2;
	right:0;
	cursor:pointer;
	border:none;
	outline:none;
}


/* id-orient */
.id-orient{
    margin-top: 40px;
    text-align: right;
}
.id-orient a:last-child{
    margin-right: 0;
} 
.id-orient a{
    text-decoration: none;
    margin-right: 15px; 
    color: #a1a1a1;
    font-size: 18px;
    font-family: arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    transition: all ease-in-out 0.3s;
    -webkit-transition: all ease-in-out 0.3s;
    -moz-transition: all ease-in-out 0.3s;
}
.id-orient a:hover{
    color: #0c82c7;
}

        
        
/* add this */        
.addthis{
    margin: 20px 0;
}
        


/* noticia interna */
div.box-comments-facebook{
    margin-top: 40px;
}
div.box-comments-facebook iframe, div.box-comments-facebook img{
    width: 100%;
    height: auto;
}



/* address2 - contato */
.address2{
    margin: 20px 0;
}
.address2::before{
    content: url(../images/icon_map.png);
    float: left;
    margin-right: 10px;
}
.address2 span{
    color: #848484;
    font-size: 18px;
    font-family: 'latobold';
    display: block;
    font-weight: bold; 
}
.address2 p{
    color: #848484;
    font-size: 18px;
    font-family: 'latolight';
    display: block;
    font-weight: normal; 
    margin: 0;
}

/* default more */
.more{
    width: auto;
    float: left;
    text-align: left;
}
.more > a{
    transition: all ease-in-out 0.3s;
    -webkit-transition: all ease-in-out 0.3s;
    -moz-transition: all ease-in-out 0.3s;
    font-size: 14px;
    text-transform: uppercase;
    text-decoration: none;
}
.more > a::after{
    content: '[+]';
    float: left;
    margin-right: 4px;
}





/* # Centralize Defaulting
================================================== */ 
.centralize {
	text-align:center;  
}
.centralize:before {
    /* content: ''; */
    display: inline-block;
    height: 100%;
    vertical-align: middle; 
} 
.centralize > div{ 
    display: inline-block;
    vertical-align: middle;
    text-align: center; 
}  





/* # breadcrumbs 
================================================== */  
.breadcrumbs{
    text-align: right;
    color: #949494;
    font-size: 13px;
    font-style: normal;
    font-weight: normal;
    font-family: arial, sans-serif;
    margin: 0; padding: 0;
    line-height: 21px;
    margin-top: 22px;
    
}
.breadcrumbs a, .breadcrumbs em{
    font-style: normal;
    color: #949494;
    text-decoration: none;
    transition: all ease-in-out 0.3s;
    -webkit-transition: all ease-in-out 0.3s;
    -moz-transition: all ease-in-out 0.3s;
}
.breadcrumbs a:hover{
    color: #00abaa;
}

/* blocos block*/ 




