
/* #Internal Page Styles av.1 p.robson feitosa
================================================== */
 
.extend{float:left; width:100%; position:relative;} 
 
iframe, object{ width: 100%; }

strong, b{
    font-family: ''; 
    font-weight: 100px !important;
}

.container_geral{
    width: 100%;
    margin: 0;
    padding: 0; 
}


/* tamanhos margin blocos*/

.marg56{
    margin-top: 56px;
}

.margtop--1{ margin-top: 10px !important;}
.margbot--1{ margin-bottom: 10px !important;}
.marg--1{ margin-top: 10px !important; margin-bottom: 10px !important;}

.margtop--2{ margin-top: 20px !important;}
.margbot--2{ margin-bottom: 20px !important;}
.marg--2{ margin-top: 20px !important; margin-bottom: 20px !important;}

.margtop--3{ margin-top: 30px !important;}
.margbot--3{ margin-bottom: 30px !important;}
.marg--3{ margin-top: 30px !important; margin-bottom: 30px !important;}

.margtop--4{ margin-top: 40px !important;}
.margbot--4{ margin-bottom: 40px !important;}
.marg--4{ margin-top: 40px !important; padding-bottom: 40px !important;}

.margtop--5{ margin-top: 50px !important;}
.margbot--5{ margin-bottom: 50px !important;}
.marg--5{ margin-top: 50px !important; padding-bottom: 50px !important;}

.margtop--6{ margin-top: 60px !important;}
.margbot--6{ margin-bottom: 60px !important;}
.marg--6{ margin-top: 60px !important; padding-bottom: 60px !important;}

.margtop--10{ margin-top: 100px !important;}
.margbot--10{ margin-bottom: 100px !important;}
.marg--10{ margin-top: 100px !important; padding-bottom: 100px !important;}

.nopadding{ padding:0 !important; }
.nopaddingL{ padding-left:0 !important; }
.padding{ padding:2px !important; }

div.padLeft{
    padding-left: 0;
}

div.padRight{
    padding-right: 0;
}

div.right{
    float: right;
}

div.left{
    float: left;
}

/* heading h1, h2, h3, h4, h5, h6 */
h1, h2, h3, h4, h5, h6{
    font-weight: normal;
    transition: all ease-in-out 0.3s;
    -webkit-transition: all ease-in-out 0.3s;
    -ms-transition: all ease-in-out 0.3s;
    -o-transition: all ease-in-out 0.3s;
    -moz-transition: all ease-in-out 0.3s;
}
figure  p{ 
    transition: all ease-in-out 0.3s;
    -webkit-transition: all ease-in-out 0.3s;
    -ms-transition: all ease-in-out 0.3s;
    -o-transition: all ease-in-out 0.3s;
    -moz-transition: all ease-in-out 0.3s;
}
figure:hover h2{ color: #616161; }
figure:hover h4{ color: #; }/* chapeu */
/*figure:hover p{ color: #444; } */

.heading-title h1 { 
    float: left;
    margin-bottom: 30px;
    margin-top: 80px;
    width: 100%;
    font-family: 'prelo_slab_bookbook';
	font-size:60px;
	color:#231f20;
	text-transform:uppercase;
	text-align:center;
}
.heading-title h2 strong{ 
    font-family: 'oswaldbold';

}
.heading-title h2 { 
    float: left;
    margin-bottom: 30px;
    margin-top: 26px;
    width: 100%;
    font-family: 'oswaldlight';
	font-size: 48px;
	color:#231f20;
	text-transform:uppercase;
	text-align:center;
    line-height: 22px;
} 
.heading-title h4 { 
    float: left;
    margin-bottom: 10px;
    width: 100%;
    font-family: 'prelo_slab_boldbold';
	font-size:36px;
	color:#231f20;
	text-transform:uppercase;
	text-align:center
} 
p{
	font-size:18px; 
	color:#222222;
    font-family: arial, sans-serif;
	line-height:normal;
	margin-top:0;
	margin-bottom:20px;
}

/*
	LISTAS RESET
*/
figure{
    margin: 0;
    padding: 0;
}
.supa{
	float:left;
	text-decoration:none;
} 
.ul_reset, .ul_reset, .fig_reset{
	position:relative;
	float:left;
	list-style:none;
	margin:0px;
	padding:0px;
	width:100%;
}
.ul_reset2, ul_reset2 li{
    border: 0 none;
    font: inherit;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
	text-align:center;
}
.ul_reset2{
	list-style: none outside none;
}
.ul_reset2 li{
    display: inline-block;
    margin-bottom: 0;
} 
body,td,th {
    font-family: 'prelo_slab_bookbook';
	font-size: 12px;
	color: #404040;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #009;
}
a:visited {
	color: #009;
}
a:hover {
	color: #00C;
	text-decoration:none !important;
}
a.opacy:hover * {
	opacity: 0.8;
}
a:active {
	color: #009;
}
img {
	border: 0px;
	display: block;
}

/* #Page Styles
================================================== */
 
.header, .body, .footer {
	position:relative;
	float:left;
	width:100%;
	margin:0px;
	padding:0px;
}

/* IF FULL HEIGHT */
.header, .body, .footer { 

}



 /* PADRÕES PAGER */
.pager{
    margin-top: 20px;
	/*margin-bottom:60px;*/
}  
.pager div.mr20{
	float:left;
	margin-right:20px; 
	font-style:italic;
}   
.pager div.mr20 img{
    width: 100%;
    height: auto;
}
  

 


/* # 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;
	padding-left:10px;
	margin:10px 0 ;
	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:normal;
} 




 
/* # rede social  av.1
================================================== */  
.redeSocial {  
    display: flex;
    display: -webkit-flex;
    width: 100%;
    justify-content: center;
}
.redeSocial ul { 
}
.redeSocial span { 
    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;
}
.redeSocial ul li a i {
    background: transparent;
    border-radius: 100%;
    box-sizing: border-box;
    color: #b2ae77;
    float: left;
    font-size: 28px;
    height: 46px;
    width: 36px;
    padding-top: 10px; 
    text-align: center;
    text-decoration: none;
}
 
 



/* # 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 » 
============================================ */
.paginator-in {
    padding-top:20px;
}
.paginator{   
    margin-top: 60px;
    margin-bottom: 20px;
    width: 100%;
    text-align:center;
}
.paginator ul{ 
    display:inline-block;
}
.paginator li{
    padding:0  ;
    border:0  ;
    display:inline  ;
    margin:0  !important;
}
.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: 33px;
    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;
} 
.paginator li a:hover{  
    color:#0052a7  ; 
    background:#000 ;
} 
.paginator li a:hover, .paginator li.select a{ 
    font-size: 14px  ;
    color:#fff  ;
    background:#004080 ;
} 
.paginator ul li:first-child a,
.paginator ul li:last-child a{
    background:none;
    color:#a1a1a1  ;
    padding:5px 12px  ; 
    border:0  ;  
    font-size:14px  ;
    line-height: 24px;
    width: 14px;
    width: auto;
}
.paginator ul li:first-child a:hover,
.paginator ul li:last-child a:hover{
    background:none;
    color:#00407a  ;  
    padding:5px 12px  ;
    margin: 0; 
    margin:0px 1px  ; 
} 



/* # PSEUDOS RANDOM »  
============================================ */
input:invalid {
    /* border: 2px solid red; */
}






/* # TAGS » VERIFICAR UM MODELO em html (?)
============================================ */ 
.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: absolute;
    right: 10px;
}
.artemsite a span {
    color: #fff;
    float: left;
    font-family:'ubunturegular';
    font-size: 15px;
    margin-right: 6px; 
}
.artemsite a img {
    float: left;
}  
.artemsite .svg * {
  fill: #ffffff;
}


/* # SLIDE » 
============================================ */
.slide,
.slideBox{
    width: 100%; float: left;  
    margin: 0;
}
.slideBox{
    
}
.slide img{         /* ^responsivo */
    width: 100%; 
    height: auto;
}
.controls img{
    width: auto;
    height: auto;
}


/* # SEARCH » 
============================================ */
.search{
    z-index: 2;
}
.search:first-child{
	float:left;
	width:100%;
	position:relative;
	left:0;
	right:0;
}
.search form label input{
	outline:none;
	border:none;
}
.search  form label input[type^="text"],
.search  form label input[type^="submit"]{
	height:35px;
}
.search  form label input[type^="text"]{  
   font-family: 'prelo_lightlight';
   font-style: italic;
	background: rgba(255, 255, 255, 0.85);
	width: 80%;
	padding: 0 10px;
    margin-left: 5px;
	float: left;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	color: #A5A5A5;
	font-size: 14px;
	position: relative;
	z-index: 1;
	border-radius: 2px;
	border: 1px solid #E4E2F7;
}
.search form label input[type^="submit"]{
	background: #033e82 url("../images/svg/icon-search.svg") no-repeat scroll center center;
    border: medium none;
    border-radius: 5px;
    cursor: pointer;
    outline: medium none;
    padding: 6px;
    position: absolute;
    width: 36px;
    z-index: 2;

}

/* # ADD THIS » 
============================================ */        
.addthis{
    margin: 20px 0;
    margin-bottom: 30px;
}
        



/* # FACEBOOK RESPONSIVO  » 
============================================ */ 
div.box-comments-facebook{
    margin-top: 40px;
}
div.box-comments-facebook iframe, div.box-comments-facebook img{
    width: 100%;
    height: auto;
}


 


/* # 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{
    float: right;
    color: #949494;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    font-family: 'ubunturegular';
    margin: 0; padding: 0;
    line-height: 21px;
    margin-top: 10px;
    
}
.breadcrumbs a{
    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 b{
    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;
}

 /* default more */
.more{
    width: auto;
    float: right;
    text-align:right;
    font-size: 12px;
    text-transform: uppercase;
    text-decoration: none;
    font-family:'ubuntubold_italic';
    padding-top:15px;

}



 


 
/* # flex 
================================================== */  
.flex-center{
    display: flex;
    display: -webkit-flex;
    justify-content: center;
}
.flex-between{
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
}



div.fixoActive{
    position: fixed !important;
    z-index: 1231;
    left: 0;
    width: 100%;
}

@media (min-width: 768px) {
    div.container {
        width: 80%;
    }
}
@media (min-width: 1140px) {
    div.container {
        width: 80%;
    }
}
@media (min-width: 1260px) {
    div.container {
        width: 1260px;
    }
}