/*
############
Estrutura
############
*/
/*
var(--base1)
*/
:root
{
    --base1: rgba(39, 14, 96, 1);
    --base2: rgba(39, 14, 96, 0.9);
    --base3: rgba(39, 14, 96, 0.8);
}

body 
{
	font-family: Arial;
	color: #000000;
	-webkit-font-smoothing: antialiased;
    overflow-x: hidden;

    background: url('/imagens/Estrutura/fundo-consultores_02.jpg') no-repeat center top #251159;
    background-attachment: fixed;
}
a 
{
	font-family: Arial;
	-webkit-font-smoothing: antialiased;
	color: #000000;
	outline:none;
}
.slick-slide img
{
	display: inline-block;
}
div.content 
{
	overflow: hidden ;
}
object 
{ 
	outline:none !important; 
}

.tp-bannertimer,
.tp-bullets
{
    display: none !important; 
}

.CorBase1
{
    color: var(--base1);
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 
{
	color: #373737;
	text-decoration:none;
}

ul
{
	list-style:none;
	margin:0px;
	padding:0px;
}
ul li
{
	list-style:none;
	margin:0px;
	padding:0px;
}

a, img, ul, li
{
	outline:0 !important;
}

.img-responsive
{
	display: inline-block;
}

.col:after, .clr:after, .group:after, dl:after, .vc-empty-shortcode-element:after 
{
	content: "";
	display: block;
	visibility: hidden;
	clear: both;
	zoom: 1;
	height: 0;
}

.DirLink
{
	cursor:pointer;
}
.cursorp
{
	cursor:pointer;
}

/* ------------- */

@media screen and (max-width: 640px) 
{
	
	/* ------------- */
	
	h1
	{
		font-size:26px;
	}
	h2
	{
		font-size:24px;
	}
	h3
	{
		font-size:22px;
	}
	h4
	{
		font-size:20px;
	}
	
	/* ------------- */
  
}

/* ------------- */














/*
############
container
############
*/

.container
{
    padding: 0px;
}

/* ------------- */

@media screen and (max-width: 1200px) 
{
	
	/* ------------- */
	
	.container
	{
		width:100% !important;
        max-width:100% !important;
        
        padding-left: 10px;
        padding-right: 10px;
	}
	
	/* ------------- */
  
}

/* ------------- */










/*
############
BoxAviso1
############
*/
.BoxAviso1
{
	margin: 0px;
	padding: 20px 20px 20px 55px;
	
	font-size: 14px;
	color: #5f5f5f;
	
	display: block;
	position: relative;
	
	background: #EDEDED;
}
.BoxAviso1:before
{
	position: absolute;
	display: block;
	
	font-family: FontAwesome;
	color: #A0282A;
	font-size: 24px;
	
	left: 20px;
	top: 14px;
	
	height: 30px;
	width: 30px;
	
	content: "\f071";
	
}

/* ------------- */

@media screen and (max-width: 767px) 
{
	
	/* ------------- */
	
	.BoxAviso1
	{
		padding: 55px 20px 20px 20px;
		
		text-align: center;
	}
	.BoxAviso1:before
	{
		position: absolute;
		display: block;

		font-family: FontAwesome;
		color: #A0282A;
		font-size: 24px;

		left: 0px;
		top: 10px;

		height: 30px;
		width: 100%;

		content: "\f071";
		
		text-align: center;

	}
	
	/* ------------- */
  
}

/* ------------- */















/*
############
h1
############
*/
h1
{
    margin: 0px;
    padding: 0px;

    display: inline-block;
    overflow: hidden;

    height: auto;
    line-height: normal;
}

/* ------------- */

h1.style0
{
	display: none;
}

/* ------------- */














/*
############
h2
############
*/
h2
{
    margin: 0px;
    padding: 0px;

    display: inline-block;
    overflow: hidden;

    height: auto;
    line-height: normal;
}

/* ------------- */

h2.style0
{
	display: none;
}

/* ------------- */

h2.style1
{
    margin-bottom: 50px;

    display: block;
    position: relative;

    text-align: center;
    vertical-align: middle;

    font-family: 'hinted-Cochin';
    font-size: 58px;
    color: #c4a142;
    font-weight: normal;

    line-height: 42px;
}
h2.style1 a
{
    font-family: 'hinted-Cochin';
    font-size: 58px;
    color: #c4a142;
    font-weight: normal;
    text-transform: uppercase;

    display: inline-block;
    position: relative;

    padding-bottom: 36px;
    
    text-decoration: none !important;
}
h2.style1 a:before
{
    position: absolute;
    left: -74px;
    bottom: 0px;
    
    display: block;
    content: "";
    width: 70px;
    height: 40px;

    background: url('/imagens/Estrutura/h2_e.png') no-repeat center center;
}
h2.style1 a:after
{
    position: absolute;
    right: -74px;
    bottom: 0px;
    
    display: block;
    content: "";
    width: 70px;
    height: 40px;

    background: url('/imagens/Estrutura/h2_d.png') no-repeat center center;
}

h2.style1 a div
{
    position: relative;
}
h2.style1 a div:before
{
    position: absolute;
    left: 0px;
    bottom: -18px;
    
    display: block;
    content: "";
    width: 100%;
    height: 3px;

    background: url('/imagens/Estrutura/h2_linha.png') repeat-x center center;
}

/* ------------- */

h2.style2
{
    margin-bottom: 50px;

    display: block;
    position: relative;

    text-align: center;
    vertical-align: middle;

    font-family: 'hinted-Cochin';
    font-size: 58px;
    color: #c4a142;
    font-weight: normal;

    line-height: 42px;
}
h2.style2 a
{
    font-family: 'hinted-Cochin';
    font-size: 58px;
    color: #c4a142;
    font-weight: normal;
    text-transform: uppercase;

    display: inline-block;
    text-decoration: none !important;
}

/* ------------- */

@media screen and (max-width: 850px) 
{

    /* ------------- */

    h2.style1
    {
        font-size: 40px;
        line-height: 42px;
    }
    h2.style1 a
    {
        font-size: 40px;
    }
    h2.style1 a:before
    {
        display: none;
    }
    h2.style1 a:after
    {
        display: none;
    }
	
	/* ------------- */

    h2.style2
    {
        font-size: 40px;
        line-height: 42px;
    }
    h2.style2 a
    {
        font-size: 40px;
    }

    /* ------------- */
  
}

/* ------------- */


























/*
############
row-click
############
*/
table tr.click
{
	cursor:pointer;
}
table tr.click td, td.click td a
{
	color:#333;
	font-size:12px;
}
table tr.click:hover td a
{
	text-decoration:underline;
}














/*
############
row-xs-flex-cente
############
*/
.row-xs-flex-center {
    display:flex;
    align-items:center;
}
@media ( min-width:768px ) {
    .row-sm-flex-center {
        display:flex;
        align-items:center;
    }
}
@media ( min-width: 992px ) {
    .row-md-flex-center {
        display:flex;
        align-items:center;
    }
}
@media ( min-width: 1200px ) {
    .row-lg-flex-center {
        display:flex;
        align-items:center;
    }
}

























/*
############
h1-h6-especial
############
*/
.divider-title2
{
	overflow: hidden;
}
.divider-title2 .div-title
{
    display: inline-block;
    position: relative;
    margin: 0px;
    color: #888;
    border-color: #ddd;
}
.divider-title2 .div-title:after 
{
    content: "";
    position: absolute;
    display: block;
    margin-left: 1em;
    top: 50%;
    left: 100%;
    width: 9999px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: inherit;
}
.divider-title2 .div-title h1, .divider-title2 .div-title h2, .divider-title2 .div-title h3
{
	color:#5f5f5f;
    text-transform: uppercase;
	margin:0px;
	padding:0px;
}











/*
############
hr
############
*/
hr.icon
{
	border-top: 1px solid #e6e6e6;
    margin-bottom: 45px;
    margin-top: 45px;
    position: relative;
}
hr.icon::after 
{
    background: #e6e6e6 none repeat scroll 0 0;
    border: medium none;
    border-radius: 50%;
    color: #07253f;
    content: "\f0ac";
    font-family: "FontAwesome";
    left: calc(50% - 22px);
    margin-top: -22px;
    padding: 10px 15px;
    position: absolute;
}










/*
############
nopadding
############
*/
.alert-message
{
    margin: 20px 0;
    padding: 20px;
    border-left: 3px solid #eee;
}
.alert-message h4,
.alert-message .ExtTitulo1
{
    margin-top: 0;
    margin-bottom: 5px;
    font-size: 22px;
}
.alert-message p:last-child
{
    margin-bottom: 0;
}
.alert-message code
{
    background-color: #fff;
    border-radius: 3px;
}
.alert-message-success
{
    background-color: #F4FDF0;
    border-color: #3C763D;
}
.alert-message-success h4,
.alert-message-success .ExtTitulo1
{
    color: #3C763D;
}
.alert-message-danger
{
    background-color: #fdf7f7;
    border-color: #d9534f;
}
.alert-message-danger h4,
.alert-message-danger .ExtTitulo1
{
    color: #d9534f;
}
.alert-message-warning
{
    background-color: #fcf8f2;
    border-color: #f0ad4e;
}
.alert-message-warning h4,
.alert-message-warning .ExtTitulo1
{
    color: #f0ad4e;
}
.alert-message-info
{
    background-color: #f4f8fa;
    border-color: #5bc0de;
}
.alert-message-info h4,
.alert-message-info .ExtTitulo1
{
    color: #5bc0de;
}
.alert-message-default
{
    background-color: #EEE;
    border-color: #B4B4B4;
}
.alert-message-default h4,
.alert-message-default .ExtTitulo1
{
    color: #000;
}
.alert-message-notice
{
    background-color: #FCFCDD;
    border-color: #BDBD89;
}
.alert-message-notice h4,
.alert-message-notice .ExtTitulo1
{
    color: #444;
}
.alert-message .ExtTitulo2
{
    font-size: 16px;
}













/*
############
Geral
############
*/
.bold
{
	font-weight: bold;
}
.italit
{
	font-style: italic;
}
.normal
{
	font-weight: normal;
}
.cursos
{
	cursor: pointer;
}
.underline
{
	text-decoration: underline;
}
.uppercase
{
	text-transform: uppercase;
}














/*
############
color
############
*/
.color-branco
{
	color: #FFF;
}

/* --------------- */

.color-cinza1
{
	color: #E7E7E7;
}
.color-cinza2
{
	color: #828282;
}
.color-cinza3
{
	color: #EDEDED;
}

/* --------------- */

.color-azul1
{
	color: #33779d;
}
.color-azul2
{
	color: #5FBAEA;
}
.color-azul3
{
	color: #46888F;
}
.color-azullink
{
	color: #00b0f9;
}

/* --------------- */

.color-verde1
{
	color: #81AA3F;
}

/* --------------- */
























/*
############
font-s
############
*/
.font-s-1
{
	font-size: 1px;
}
.font-s-2
{
	font-size: 2px;
}
.font-s-3
{
	font-size: 3px;
}
.font-s-4
{
	font-size: 4px;
}
.font-s-5
{
	font-size: 5px;
}
.font-s-6
{
	font-size: 6px;
}
.font-s-7
{
	font-size: 7px;
}
.font-s-8
{
	font-size: 8px;
}
.font-s-9
{
	font-size: 9px;
}
.font-s-10
{
	font-size: 10px;
}
.font-s-11
{
	font-size: 11px;
}
.font-s-12
{
	font-size: 12px;
}
.font-s-13
{
	font-size: 13px;
}
.font-s-14
{
	font-size: 14px;
}
.font-s-15
{
	font-size: 15px;
}
.font-s-16
{
	font-size: 16px;
}
.font-s-17
{
	font-size: 17px;
}
.font-s-18
{
	font-size: 18px;
}
.font-s-19
{
	font-size: 19px;
}
.font-s-20
{
	font-size: 20px;
}
.font-s-21
{
	font-size: 21px;
}
.font-s-22
{
	font-size: 22px;
}
.font-s-23
{
	font-size: 23px;
}
.font-s-24
{
	font-size: 24px;
}
.font-s-25
{
	font-size: 25px;
}
.font-s-26
{
	font-size: 26px;
}
.font-s-27
{
	font-size: 27px;
}
.font-s-28
{
	font-size: 28px;
}
.font-s-29
{
	font-size: 29px;
}
.font-s-30
{
	font-size: 30px;
}
.font-s-31
{
	font-size: 31px;
}
.font-s-32
{
	font-size: 32px;
}
.font-s-33
{
	font-size: 33px;
}
.font-s-34
{
	font-size: 34px;
}
.font-s-35
{
	font-size: 35px;
}
.font-s-36
{
	font-size: 36px;
}
.font-s-37
{
	font-size: 37px;
}
.font-s-38
{
	font-size: 38px;
}
.font-s-39
{
	font-size: 39px;
}
.font-s-40
{
	font-size: 40px;
}
.font-s-41
{
	font-size: 41px;
}
.font-s-42
{
	font-size: 42px;
}
.font-s-43
{
	font-size: 43px;
}
.font-s-44
{
	font-size: 44px;
}
.font-s-45
{
	font-size: 45px;
}
.font-s-46
{
	font-size: 46px;
}
.font-s-47
{
	font-size: 47px;
}
.font-s-48
{
	font-size: 48px;
}
.font-s-49
{
	font-size: 49px;
}
.font-s-50
{
	font-size: 50px;
}
.font-s-51
{
	font-size: 51px;
}
.font-s-52
{
	font-size: 52px;
}
.font-s-53
{
	font-size: 53px;
}
.font-s-54
{
	font-size: 54px;
}
.font-s-55
{
	font-size: 55px;
}
.font-s-56
{
	font-size: 56px;
}
.font-s-57
{
	font-size: 57px;
}
.font-s-58
{
	font-size: 58px;
}
.font-s-59
{
	font-size: 59px;
}
.font-s-60
{
	font-size: 60px;
}
.font-s-61
{
	font-size: 61px;
}
.font-s-62
{
	font-size: 62px;
}
.font-s-63
{
	font-size: 63px;
}
.font-s-64
{
	font-size: 64px;
}











/*
############
padding
############
*/
.p0
{
	padding:0px !important;
}
.pl0
{
	padding-left:0px !important;
}
.pr0
{
	padding-right:0px !important;
}
.pt0
{
	padding-top:0px !important;
}
.pb0
{
	padding-bottom:0px !important;
}

/* Geral */ 

.p10
{
	padding:10px !important;
}
.p20
{
	padding:20px !important;
}
.p30
{
	padding:30px !important;
}
.p40
{
	padding:40px !important;
}
.p50
{
	padding:50px !important;
}

/* TOP */ 

.pt10
{
	padding-top:10px !important;
}
.pt20
{
	padding-top:20px !important;
}
.pt30
{
	padding-top:30px !important;
}
.pt40
{
	padding-top:40px !important;
}
.pt50
{
	padding-top:50px !important;
}

/* BOTTOM */ 

.pb10
{
	padding-bottom:10px !important;
}
.pb20
{
	padding-bottom:20px !important;
}
.pb30
{
	padding-bottom:30px !important;
}
.pb40
{
	padding-bottom:40px !important;
}
.pb50
{
	padding-bottom:50px !important;
}

/* LEFT */ 

.pl10
{
	padding-left:10px !important;
}
.pl20
{
	padding-left:20px !important;
}
.pl30
{
	padding-left:30px !important;
}
.pl40
{
	padding-left:40px !important;
}
.pl50
{
	padding-left:50px !important;
}

/* RIGHT */ 

.pr10
{
	padding-right:10px !important;
}
.pr20
{
	padding-right:20px !important;
}
.pr30
{
	padding-right:30px !important;
}
.pr40
{
	padding-right:40px !important;
}
.pr50
{
	padding-right:50px !important;
}








/*
############
margin
############
*/
.m0
{
	margin:0px !important;
}
.ml0
{
	margin-left:0px !important;
}
.mr0
{
	margin-right:0px !important;
}
.mt0
{
	margin-top:0px !important;
}
.mb0
{
	margin-bottom:0px !important;
}

/* Geral */ 

.m10
{
	margin:10px !important;
}
.m20
{
	margin:20px !important;
}
.m30
{
	margin:30px !important;
}
.m40
{
	margin:40px !important;
}
.m50
{
	margin:50px !important;
}

/* TOP */ 

.mt10
{
	margin-top:10px !important;
}
.mt20
{
	margin-top:20px !important;
}
.mt30
{
	margin-top:30px !important;
}
.mt40
{
	margin-top:40px !important;
}
.mt50
{
	margin-top:50px !important;
}

/* BOTTOM */ 

.mb10
{
	margin-bottom:10px !important;
}
.mb20
{
	margin-bottom:20px !important;
}
.mb30
{
	margin-bottom:30px !important;
}
.mb40
{
	margin-bottom:40px !important;
}
.mb50
{
	margin-bottom:50px !important;
}

/* LEFT */ 

.ml10
{
	margin-left:10px !important;
}
.ml20
{
	margin-left:20px !important;
}
.ml30
{
	margin-left:30px !important;
}
.ml40
{
	margin-left:40px !important;
}
.ml50
{
	margin-left:50px !important;
}

/* RIGHT */ 

.mr10
{
	margin-right:10px !important;
}
.mr20
{
	margin-right:20px !important;
}
.mr30
{
	margin-right:30px !important;
}
.mr40
{
	margin-right:40px !important;
}
.mr50
{
	margin-right:50px !important;
}













/*
############
texto-livre
############
*/
div.texto-livre, div.texto-livre p
{
	color: #7c7c7c;
	font-size: 25px;
	font-weight: 300;
	text-align:justify;
}











/*
############
section
############
*/
section 
{
	position: relative;
	padding-bottom: 20px;
	padding-top:20px;
}
section::before,
section::after 
{
	position: absolute;
	content: '';
	pointer-events: none;
	overflow: hidden;
}
section .section-heading .divider:after 
{
	background: #565655;
}

/* ------------- */

@media screen and (max-width: 640px) 
{
	
	/* ------------- */
	
	section
	{
		padding-bottom: 20px;
		padding-top:20px;
	}
	
	/* ------------- */
  
}

/* ------------- */









/*
############
navbar-toggle
############
*/
.navbar-toggle 
{
	background-color: #CCC;
	border: 1px solid rgba(0, 0, 0, 0);
}














/*
############
fortawesome
############
*/
.fa
{
	margin-right:10px;
}
.fa-stack
{
	color:rgba(86, 86, 85, 1);
}
.fa-pull-left
{
	float:left;
}
.fa-inverse
{
	color:#FFF;
}

.fa.fa-star
{
	color:#FF9900;
}

.fa.fa-star, .fo.fa-star-o
{
	color:#EC971F;
}

.fa-w-50
{
	width:50px;
}














/*
############
texto-livre
############
*/
div.texto-livre, div.texto-livre p
{
	color: #7c7c7c;
	font-size: 25px;
	font-weight: 300;
	text-align:justify;
}











/*
############
section
############
*/
section 
{
	position: relative;
	padding-bottom: 20px;
	padding-top:20px;
}
section::before,
section::after 
{
	position: absolute;
	content: '';
	pointer-events: none;
	overflow: hidden;
}
section .section-heading .divider:after 
{
	background: #373737;
}

/* ------------- */

@media screen and (max-width: 640px) 
{
	
	/* ------------- */
	
	section
	{
		padding-bottom: 20px;
		padding-top:20px;
	}
	
	/* ------------- */
  
}

/* ------------- */









/*
############
navbar-toggle
############
*/
.navbar-toggle 
{
	background-color: #CCC;
	border: 1px solid rgba(0, 0, 0, 0);
}














/*
############
fortawesome
############
*/
.fa
{
	margin-right:10px;
}
.fa-stack
{
	color:rgba(39, 14, 96, 0.7);
}
.fa-pull-left
{
	float:left;
}
.fa-inverse
{
	color:#FFF;
}

.fa.fa-star
{
	color:#FF9900;
}

.fa.fa-star, .fo.fa-star-o
{
	color:#EC971F;
}

.fa-w-50
{
	width:50px;
}









/*
############
margin-padrao
############
*/
.margin-top-75
{
	margin-top: 75px
}









/*
############
padding-padrao
############
*/
.padding-5
{
	padding:5px;
}










/*
############
cores padrï¿½es
############
*/
.color-ffffff
{
	color:#FFF;
}












/*
############
transition padrï¿½es
############
*/
.transition-25
{
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-ms-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
}












/*
############
Banner Slide
############
*/
.tp-banner-container
{
	position:relative;
}















/*
############
Controle de Botï¿½es
############
*/
.btn 
{
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	font-weight:bold;
}
.btn:hover 
{
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-ms-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
}

/* ------------- */

.btn-primary 
{
    color: #fff;
    background-color: var(--base2);
    border-color: var(--base1);
}
.btn-primary.active, 
.btn-primary.focus, 
.btn-primary:active, 
.btn-primary:focus, 
.btn-primary:hover, 
.open > .dropdown-toggle.btn-primary 
{
    color: #fff;
    background-color: var(--base1);
    border-color: #000;
}

.btn-success 
{
    color: #fff;
    background-color: var(--base2);
    border-color: var(--base1);
}
.btn-success.active, 
.btn-success.focus, 
.btn-success:active, 
.btn-success:focus, 
.btn-success:hover, 
.open > .dropdown-toggle.btn-success 
{
    color: #fff;
    background-color: var(--base1);
    border-color: #000;
}

.btn-info 
{
    color: #fff;
    background-color: var(--base2);
    border-color: var(--base1);
}
.btn-info.active, 
.btn-info.focus, 
.btn-info:active, 
.btn-info:focus, 
.btn-info:hover, 
.open > .dropdown-toggle.btn-info 
{
    color: #fff;
    background-color: var(--base1);
    border-color: #000;
}

.admin-form .btn-primary
{
    color: #fff;
    background-color: var(--base2);
    border-color: var(--base1);
    font-weight: bold;
}
.admin-form .btn-primary:hover, 
.admin-form .btn-primary:focus
{
    color: #fff;
    background-color: var(--base1);
    border-color: var(--base1);
}

.admin-form .btn-dark
{
    color: #fff;
    background-color: var(--base2);
    border-color: var(--base1);
    font-weight: bold;
}
.admin-form .btn-dark:hover, 
.admin-form .btn-dark:focus
{
    color: #fff;
    background-color: var(--base1);
    border-color: var(--base1);
}

.admin-form .btn-success
{
    color: #fff;
    background-color: var(--base2);
    border-color: var(--base1);
    font-weight: bold;
}
.admin-form .btn-success:hover, 
.admin-form .btn-success:focus
{
    color: #fff;
    background-color: var(--base1);
    border-color: var(--base1);
}

.subscribe-form input[type="submit"]
{
    background-color: var(--base2) !important;
}
.subscribe-form input[type="submit"]:hover, 
.subscribe-form input[type="submit"]:focus, 
.subscribe-form input[type="submit"]:active 
{
    background: var(--base1) !important;
}

/*
---------------
btn-custom1
---------------
*/

.btn-custom1
{
    margin: 0px;
    padding: 0px 30px;

    font-family: 'hinted-Arial-BoldMT';
    font-size: 20px;
    color: #fff !important;
    font-weight: normal;

    background: var(--base2);
    border: none;

    display: inline-block;
    width: auto;
    height: 44px;
    line-height: 44px;

    text-align: center;
    vertical-align: middle;

    text-decoration: none !important;
}

/*
---------------
btn-custom8
---------------
*/

.btn-custom8
{
	margin: 0px;
	padding: 15px 30px;
	
    border: none;
    background: var(--base2);
    
    font-size: 16px !important;
    color: #FFF !important;
    font-weight: bold !important;

	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	
	width: auto;
	height: auto;
    line-height: normal;
    
    text-align: center;
    vertical-align: middle;
	
    display: inline-block;
    overflow: hidden;
	
	text-align: center;
	vertical-align: middle;
	
	box-shadow: none !important;
    text-decoration: none !important;
    
    -webkit-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.btn-custom8:hover,
.btn-custom8:active,
.btn-custom8:focus
{
    background: var(--base1);
}

/*
---------------
btn-custom9
---------------
*/

.btn-custom9
{
	margin: 0px;
	padding: 10px 10px;
	
    border: none;
    background: var(--base2);
    
    font-size: 16px !important;
    color: #FFF !important;
    font-weight: bold !important;

	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	
	width: 100%;
	height: auto;
    line-height: normal;
    
    text-align: center;
    vertical-align: middle;
	
    display: block;
    overflow: hidden;
	
	text-align: center;
	vertical-align: middle;
	
	box-shadow: none !important;
    text-decoration: none !important;
    
    -webkit-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.btn-custom9:hover,
.btn-custom9:active,
.btn-custom9:focus
{
    background: var(--base1);
}

/* ------------- */














/*
############
Controle de Botões
############
*/

.btn-login1,
.btn-login1b,
.btn-login1c,
.btn-login2,
.btn-login2b,
.btn-login2c,
.btn-login3,
.btn-login3b,
.btn-login-facebook,
.btn-login-google
{
	border: 1px solid #ccc;
	border-bottom-color: #bbb;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	
	-webkit-transition: all 0.3s ease-out !important;
	transition: all 0.3s ease-out !important;
}

/* ------------- */

.btn-login1
{
	background: #FFF;
	border: 1px solid #42B653;
	
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	
	color: #42B653;
    font-size: 16px;
	font-weight: normal;
	
	padding: 10px;
	
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.btn-login1:hover
{
	background: #42B653;
	
	color: #FFF;
}

/* ------------- */

.btn-login1b
{
	background: #FFF;
	border: 1px solid #42B653;
	
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	
	color: #42B653;
    font-size: 20px;
	font-weight: normal;
	
	padding: 20px 10px;
	
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.btn-login1b:hover
{
	background: #42B653;
	
	color: #FFF;
}

/* ------------- */

.btn-login1c
{
	background: #FFF;
	border: 1px solid #42B653;
	
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	
	color: #42B653;
    font-size: 12px;
	font-weight: normal;
	
	padding: 5px;
	
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.btn-login1c:hover
{
	background: #42B653;
	
	color: #FFF;
}

/* ------------- */

.btn-login2
{
	background: #42B653;
	border: none;
	
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	
	color: #fff !important;
    font-size: 16px;
	font-weight: normal;
	
	padding: 10px;
	
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.btn-login2:hover
{
	background: #348E40;
	
	color: #FFF;
}

/* ------------- */

.btn-login2b
{
	background: #42B653;
	border: none;
	
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	
	color: #fff;
    font-size: 20px;
	font-weight: normal;
	
	padding: 20px 10px;
	
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.btn-login2b:hover
{
	background: #348E40;
	
	color: #FFF;
}

/* ------------- */

.btn-login2c
{
	background: #42B653;
	border: none;
	
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	
	color: #fff;
    font-size: 12px;
	font-weight: bold;
	
	padding: 10px;
	
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.btn-login2c:hover
{
	background: #348E40;
	
	color: #FFF;
}

/* ------------- */

.btn-login3
{
	background: rgba(0, 0, 0, 0.05);
	border: 1px solid rgba(0, 0, 0, 0.2);
	
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	
	color: #000;
    font-size: 11px;
	font-weight: 600;
	
	padding: 5px 10px;
	
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.btn-login3:hover
{
	background: rgba(0, 0, 0, 0.1);
	
	color: #000;
}

/* ------------- */

.btn-login3b
{	
	background: none;
	border: 0px;
	
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	
	color: #615B5C;
    font-size: 12px;
	font-weight: 600;
	
	padding: 0px;
	margin: 0px;
	
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
.btn-login3b:hover
{
	color: #000;
	
	text-decoration: underline;
}

/* ------------- */

.btn-login4
{
	background: #91DBAF;
	border: none;
	
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	
	color: #fff !important;
	font-size: 15px;
	font-weight: bold;
	
	padding: 10px 20px;
	
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.btn-login4:hover
{
	background: #7CBA95;
	
	color: #FFF;
}

/* ------------- */

.btn-login5
{
	background: #FFF;
	border: 1px solid #d1d2d7;
	
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	
	color: #74757a !important;
	font-size: 13px;
	font-weight: bold;
	
	padding: 5px 10px;
	
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	
	text-decoration: none !important;
}
.btn-login5:hover
{
	border: 1px solid #74757a;
	background: #f1f1f1;
}

/* ------------- */

.btn-login6
{
	background-color: var(--base2);
    border-color: var(--base1);
	
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	
	color: #fff !important;
	font-size: 15px;
	font-weight: bold;
	
	padding: 10px 20px;
	
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.btn-login6:hover
{
	background-color: var(--base1);
    border-color: #000;
	
	color: #FFF;
}

/* ------------- */

.btn-login7
{
	background: var(--base3);
	border: none;
	
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	
	color: #fff !important;
	font-size: 13px;
	font-weight: bold;
	
	padding: 7px 20px;
	
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.btn-login7:hover
{
	background: var(--base3);
	
	color: #FFF;
}

/* ------------- */

.btn-login8
{
	background: rgba(0, 0, 0, 0.05);
	border: rgba(0, 0, 0, 0.1);
	
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	
	color: #393838 !important;
	font-size: 15px;
	font-weight: bold;
	
	padding: 10px 20px;
	
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.btn-login8:hover
{
	background: rgba(0, 0, 0, 0.1);
}

/* ------------- */

.btn-login8B
{
	background: rgba(0, 0, 0, 0.05);
	border: rgba(0, 0, 0, 0.1);
	
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	
	color: #393838 !important;
	font-size: 15px;
	font-weight: bold;
	
	padding: 5px 10px;
	
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.btn-login8B:hover
{
	background: rgba(0, 0, 0, 0.1);
}

/* ------------- */

.btn-login10
{
	background: #FFF;
	border: 1px solid #A7B0B2;
	
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	
	color: #697174 !important;
	font-size: 13px;
	font-weight: bold;
	
	padding: 8px 25px;
	margin-bottom: 25px;
	
	display: inline-block;
	
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	
	position: relative;
}
.btn-login10:before
{
	position: absolute;
	display: block;
	
	font-family: FontAwesome;
	color: #7A8384;
	font-size: 36px;
	
	left: 0px;
	bottom: -25px;
	
	height: 36px;
	width: 100%;
	
	content: "\f107";
	
}
.btn-login10:hover
{
	background: #f1f1f1;
	
	color: #000 !important;
	text-decoration: none !important;
}

/* ------------- */

.btn-login11
{
	background: #F7F7F7;
	border: #898989 1px solid;
	
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	
	color: #898989 !important;
	font-size: 15px;
	font-weight: bold;
	
	padding: 5px 20px;
	
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.btn-login11:hover
{
	background: #E5E5E5;
}

/* ------------- */

.btn-login-facebook
{
	background: #117398;
	border: none;
	
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	
	color: #FFF !important;
	font-size: 15px;
	font-weight: bold;
	
	padding: 10px 20px;
	
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.btn-login-facebook .fa
{
	margin-right: 10px;
}
.btn-login-facebook:hover
{
	background: #117398;
}

/* ------------- */

.btn-login-google
{
	background: #DC4A38;
	border: none;
	
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	
	color: #FFF !important;
	font-size: 15px;
	font-weight: bold;
	
	padding: 10px 20px;
	
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.btn-login-google .fa
{
	margin-right: 10px;
}
.btn-login-google:hover
{
	background: #AD392D;
}

/* ------------- */











/*
############
patterns
############
*/
.patterns-1 
{
	background-color: rgba(255, 255, 255, 0.05);
	vertical-align: middle;
	width: 100%;
}
.patterns-2 
{
	background-color: rgba(255, 255, 255, 0.10);
	background-image: url("/Template/Oleose/assets/img/pattern_3.png");
	vertical-align: middle;
	width: 100%;
}










/*
############
box_style
############
*/
.box_style_1
{
	padding:20px 25px 5px 25px;
	box-shadow:inset 0 0 0 1px #e0e5e9;
	border:5px solid #fbfbfc;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	margin-bottom:30px;
	font-size:13px;
	line-height:20px;
	background-color:#fff
}











/*
############
expose / overlay
############
*/
.expose
{
	position:relative
}
#overlay
{
	background:rgba(0,0,0,0.4);
	display:none;
	width:100%;
	height:100%;
	position:fixed;
	top:0;
	left:0;
	z-index:1;
	bottom:0;
}







/*
############
Controle de Formulários
############
*/

/* form-control */

.form-control 
{
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	height: 40px;
	line-height: 40px;
	padding: 10px 20px;
	color: rgba(0, 0, 0, 1);
	border: 2px solid rgba(86, 86, 85, 0.50);
	font-weight: 300;
}
textarea.form-control 
{
	height: auto;
	line-height: normal;
}
.form-control:focus 
{
	border-color: rgba(86, 86, 85, 1);
	color: rgba(0, 0, 0, 1);
	box-shadow: none;
}

/* form-control */

.form-control-clean
{
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	
	padding: 5px 10px;
	color: rgba(0, 0, 0, 1);
	border: 1px solid rgba(0, 0, 0, 0.15);
	font-weight: 300;
	
	width:100%;
}
textarea.form-control-clean
{
	height: auto;
	line-height: normal;
}
.form-control-clean:focus 
{
	border-color: rgba(0, 0, 0, 0.30);
	color: rgba(0, 0, 0, 1);
}

/* form-contro2 */

.form-contro2 
{
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	
	padding: 10px;
	
	color: rgba(0, 0, 0, 1);
	border: 2px solid rgba(0, 0, 0, 0.20);
	font-weight: 300;
}
.form-contro2:focus 
{
	border-color: rgba(0, 0, 0, 0.40);
	color: rgba(0, 0, 0, 1);
}
textarea.form-contro2-clean
{
	height: auto;
	line-height: normal;
}

/* form-contro3 */

.form-contro3 
{
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	
	padding: 5px;
	height:30px;
	line-height:30px;
	
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	
	color: rgba(0, 0, 0, 1);
	border: none;
	font-weight: 300;
}
.form-contro3:focus 
{
	color: rgba(0, 0, 0, 1);
}
textarea.form-contro3-clean
{
	height: auto;
	line-height: normal;
}






































/*
############
rst-header-banner
############
*/
.rst-header-banner 
{
}
.rst-header-banner .rst-header-menu-bar 
{
	background-color: #fff;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 999;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.rst-header-banner .rst-header-menu-bar.rst-sticky
{
	position: fixed;
	background-color: #fefefe;
	border-bottom: 1px solid #fcfcfc;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.rst-header-banner .rst-header-menu-bar.rst-sticky .rst-header-menu > ul ul 
{
	border-top: 1px solid #ddd;
}
.rst-header-banner .rst-header-menu-bar.rst-sticky .rst-header-menu > ul > li 
{
	padding: 23px;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.rst-header-banner .rst-header-menu-bar.rst-sticky .rst-header-logo 
{
	margin: 8px 0;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.rst-header-banner .rst-header-menu-bar.rst-sticky .rst-header-logo a 
{
	display: none;
}
.rst-header-banner .rst-header-menu-bar .rst-header-logo .rst-logo-sticky 
{
	display: none;
	opacity: 0;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.rst-header-banner .rst-header-menu-bar.rst-sticky .rst-header-logo .rst-logo-sticky 
{
	display: block;
	opacity: 1;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.current-menu-item > a 
{
	color: #1c2633;
}
.rst-header-menu a:hover 
{
	color: #1c2633;
	-webkit-transition: color 0.3s ease-out;
	-moz-transition: color 0.3s ease-out;
	-ms-transition: color 0.3s ease-out;
	-o-transition: color 0.3s ease-out;
	transition: color 0.3s ease-out;
}
.rst-header-banner.rst-banner-background .rst-banner-content 
{
	bottom: 0;
  	padding: 50px 0px 20px;
    text-align: center;
    width: 100%;
    z-index: 15;
	
	background-size: cover;
	border: 0px;
}
.rst-header-banner.rst-banner-background .rst-banner-content.rst-product-banner-content 
{
	padding: 0 0 75px;
}

/* ------------- */

.rst-header-banner .rst-banner-content .rating
{
	margin-bottom:5px;
}
.rst-header-banner .rst-banner-content .rating .fa
{
	font-size:24px;
	color:#EC971F;
	
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.7);
}

/* ------------- */

.rst-header-banner .rst-banner-content h1 
{
    font-family: 'hinted-Cochin';
    font-size: 86px;
    color: #c4a142;
    font-weight: normal;
	 
	display: block;
	position: relative;
	
	width: 100%;
	text-align: center;
	
	margin: 0px;
    padding: 0px;

    line-height: 96px;
}

.rst-header-banner .rst-banner-content .info1
{
	display:block;
	margin-top:0px;
	margin-bottom:5px;
	
	color: #fff;
	font-weight: 500;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.7);
}

.rst-header-banner .rst-banner-content .price_single_main
{
    font-weight: 400;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
	color:#333;
}
.rst-header-banner .rst-banner-content .price_single_main span
{
    color: #771031;
    font-size: 60px;
}
.rst-header-banner .rst-banner-content .price_single_main sup 
{
    font-size: 14px;
    position: relative;
    top: -25px;
}

/* ------------- */

.rst-header-banner.rst-banner-background
{
    padding-top:0px;
}
.rst-header-banner.rst-banner-background.rst-pg-anuncios
{
	height:300px;
}

/* ------------- */

.rst-header-banner.rst-banner-background.rst-banner-2
{
	height:500px;
	
	background: no-repeat top center;
	background-size: cover;
}

/* ------------- */

.rst-header-banner.rst-banner-background.rst-banner-3
{
	z-index:1000;
	padding-top:0px;
	height:auto;
}

/* ------------- */

.rst-header-banner.rst-banner-background.rst-mapa-1
{
	height:400px;
}
.rst-header-banner.rst-banner-background.rst-mapa-1 iframe
{
	height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
	z-index:13;
}

/* ------------- */

.rst-header-banner.rst-banner-background.rs-tamanho-grande
{
	height:500px;
	
	background: no-repeat top center;
	background-size: cover;
}

/* ------------- */

.rst-header-patterns
{
	height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
	z-index:14;
}

/* ------------- */

@media screen and (max-width: 992px) 
{
	
	/* ------------- */
	
	.rst-header-banner.rst-banner-background.rst-pg-anuncios
	{
		height:600px;
	}
	
	/* ------------- */
  
}

/* ------------- */

@media screen and (max-width: 767px) 
{
	
	/* ------------- */
	
    .rst-header-banner .rst-banner-content h1 
    {
        font-size: 58px;
        line-height: 64px;
    }
	
	/* ------------- */
  
}

/* ------------- */







/*
############
rst-search-form
############
*/
.rst-search-form input[type="text"]
{
	border: 0 none;
	border-radius: 2px;
	color: #233141;
	font-size: 14px;
	padding: 19px 80px 19px 45px;
	width: 100%;
}
.rst-search-form 
{
	position: relative;
}
.rst-search-form::before 
{
	content: "\f002";
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	position: absolute;
	top: 16px;
	left: 15px;
}
.rst-search-form 
{
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	
	border:1px solid rgba(0, 0, 0, 0.10);
	margin: 0;
}

.rst-search-form .sb 
{
	background: transparent none repeat scroll 0 0;
	border: 0 none;
	font-size: 17px;
	padding: 0;
	position: absolute;
	right: 0;
	top: -3px;
}
.rst-search-form .sb 
{
	background: transparent none repeat scroll 0 0;
	border-left: 1px solid #f0f2f1;
	font-size: 17px;
	height: 100%;
	padding: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 60px;
}




















/*
############
breadcrumb
############
*/
.breadcrumb 
{
	display:none;
	
	background-color: transparent;
	border-radius: 0;
	list-style: outside none none;
	margin-bottom: 0;
	padding: 0;
	margin-left:5px;
	margin-top:5px;
	text-align: right;
}
.breadcrumb.left
{
	text-align:left;
}
.breadcrumb a 
{
	color: #000;
	font-size: 13px;
	font-weight: 500;
}
.breadcrumb span 
{
	color: #000;
	font-size: 13px;
	font-weight: 500;
}
.breadcrumb > li 
{
	padding: 0 10px 0 15px;
	position: relative;
}
.breadcrumb > li + li::before 
{
	bottom: auto;
	color: #000;
	content: "\f10c";
	font-family: FontAwesome;
	font-size: 6px;
	left: 0;
	padding: 0;
	position: absolute;
	top: 7px;
}
.breadcrumb li:first-child
{
	padding-left:0px;
}
.breadcrumb.left:first-child
{
	padding-left:0px;
}
.breadcrumb li:first-child::before 
{
    color: #c8c8c8;
    content: "\f041";
	font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    left: 0;
    position: absolute;
    top: 1px;
}
.breadcrumb li:first-child
{
	padding-left:25px;
}

/* ------------- */

.rst-header-banner.rst-banner-background.rst-banner-1 .rst-banner-content .breadcrumb a 
{

	color: #FFF;
}
.rst-header-banner.rst-banner-background.rst-banner-1 .rst-banner-content .breadcrumb span 
{
	color: #FFF;
}
.rst-header-banner.rst-banner-background.rst-banner-1 .rst-banner-content .breadcrumb > li + li::before 
{
	color:#FFF;
}

/* ------------- */

@media screen and (max-width: 640px) 
{
	
	/* ------------- */
	
	.breadcrumb
	{
		padding:10px 0;
		text-align:left;
	}
	
	/* ------------- */
  
}

/* ------------- */









































/*
############
.PgTextoLivre
############
*/
.PgTextoLivre
{
	font-size: 15px;
	line-height: 2;
	text-align: justify;
}
.PgTextoLivre .BoxShare
{
	float:right;
	width:50px;
	
	top:0px;
	right:0px;
	margin-left:10px;
	margin-bottom:10px;
}

/* ------------- */

@media screen and (max-width: 640px) 
{
	
	/* ------------- */
	
	.PgTextoLivre img
    {
        height: auto !important;
        max-width: 100% !important;
        text-align: center !important;
    }
	
	/* ------------- */
  
}

/* ------------- */










/*
############
.PgTextoLivre2
############
*/
.PgTextoLivre2
{
	font-size: 16px;
	line-height: 2;
    
    text-align: center;
}

/* ------------- */







/*
############
.PgTextoLivre3
############
*/
.PgTextoLivre3
{
	font-size: 13px;
	line-height: 2;
    
    text-align: center;
}

/* ------------- */




















/*
############
aside-divider-title
############
*/
aside.divider-title
{
	overflow: hidden;
}
aside.divider-title .div-title
{
    display: inline-block;
    position: relative;
    margin: 0px;
    color: #888;
    border-color: #ddd;
}
aside.divider-title .div-title:after 
{
    content: "";
    position: absolute;
    display: block;
    margin-left: 1em;
    top: 50%;
    left: 100%;
    width: 9999px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: inherit;
}
aside.divider-title .div-title div
{
    font-size: 18px;
    font-weight: 600;
	color:#5f5f5f;
    text-transform: uppercase;
}









/*
############
aside
############
*/
aside
{
	margin-bottom:20px;
}









/*
############
aside-widget_estrutura_1
############
*/
aside.widget_estrutura_1
{
	margin-top:-4px !important;
	
	
	box-shadow:inset 0 0 0 1px #e0e5e9;
	border:5px solid #fbfbfc;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	margin-bottom:30px;
	background-color:#fff;
	
	position:relative;
	z-index:2;
}
aside.widget_estrutura_1 h3,
aside.widget_estrutura_1 .widget_estrutura_1_titulo
{
	color: #FFFFFF;
    font-weight: bold;
	font-size: 16px;
    line-height: 20px;
	margin: 0;
    padding: 14px 0;
	letter-spacing: 1px;
	background:var(--base1);
	display:block;
	text-align:center;
    position:relative;
    
}

aside.widget_estrutura_1 .expose
{
	padding:10px;
}
aside.widget_estrutura_1 div.btnenviar button
{
    font-weight: bold;
	border:0px;
	padding: 22px 0;
}









/*
############
aside-widget_form_1
############
*/
aside.widget_form_1 div.blc_pdr_1 h6 
{
	border-top:1px solid #ddd;
	
	color: #363c48;
    font-weight: bold;
	font-size:14px;
	
    margin:15px 0;
    padding:15px 0 0
}
aside.widget_form_1 div.blc_pdr_1 h6 a.btn-mais
{
	font-size:11px;
	color:#999;
	font-weight:normal;
	
	float:right;
}
aside.widget_form_1 div.blc_pdr_1 h6.first
{
	border-top:0px;
	margin-top:0px;
}

/* ------- */

aside.widget_form_1 div.blc_pdr_1 ul 
{
    list-style:none;
    padding:0;
    margin:0 0 15px
}
aside.widget_form_1 div.blc_pdr_1 ul li.margin1
{
	margin-top:10px;
}
aside.widget_form_1 div.blc_pdr_1 ul li label
{
	cursor:pointer;
}
aside.widget_form_1 div.blc_pdr_1 ul li .rating 
{
    font-size:16px;
    left:7px;
    position:relative;
    top:2px
}
aside.widget_form_1 div.blc_pdr_1 ul li .name
{
	font-size:16px;
	left:7px;
	position:relative;
	top:2px;
	
	font-size: 13px;
    font-weight: normal;
}
aside.widget_form_1 div.blc_pdr_1 ul li input.sub-select1, aside.widget_form_1 div.blc_pdr_1 ul li select.sub-select1
{
	padding:2px;
	font-weight:normal;
	width:50px;
}

/* ------- */

aside.widget_form_1 div.blc_filter_price .ui-slider-horizontal 
{
	height: 10px;
	background: #e0e5e9 ;
}
aside.widget_form_1 div.blc_filter_price label 
{
	display: none;
}
aside.widget_form_1 div.blc_filter_price .ui-slider 
{
	position: relative;
    text-align: left;
	margin-top:10px;
}
aside.widget_form_1 div.blc_filter_price .ui-slider .ui-slider-range 
{
    background: #a2a7ab ;
    border: 0 none;
    display: block;
    font-size: 0.7em;
    position: absolute;
    z-index: 1;
}
aside.widget_form_1 div.blc_filter_price .ui-slider-horizontal .ui-slider-range 
{
	top: 0;
	height: 100%;
}
aside.widget_form_1 div.blc_filter_price .ui-slider-horizontal .ui-slider-handle 
{
    margin-left: -0.6em;
    top: -0.3em;
}
aside.widget_form_1 div.blc_filter_price .ui-slider .ui-slider-handle 
{
    cursor: default;
    height: 1.2em;
    position: absolute;
    width: 1.2em;
    z-index: 2;
}
aside.widget_form_1 div.blc_filter_price .ui-slider .ui-slider-handle:before 
{
	content: '\f067';
	color: red;
	font-family: FontAwesome;
	padding: 5px;
	background: #363c48;
	color: #FFFFFF;
}

/* ------- */




































/*
############
aside-about-me
############
*/
aside.about-me 
{
    position: relative;
    background-color: #f5f5f5;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
	border:1px solid #f5f5f5;
}
aside.about-me .about-me-banner 
{
    width: 100%;
    -webkit-border-radius: 2px 2px 0 0;
    -moz-border-radius: 2px 2px 0 0;
    border-radius: 2px 2px 0 0;
}
aside.about-me .about-me-header 
{
    padding: 0 15px;
}
aside.about-me .about-me-header .about-me-avatar 
{
    position: relative;
    float: left;
    max-width: 120px;
    margin-top: -60px;
    margin-right: 15px;
    border: 3px solid #f5f5f5;
}
footer-inner aside.about-me .about-me-header .about-me-avatar 
{
    max-width: 100px;
}
aside.about-me .about-me-header .about-me-name 
{
    float: left;
    font-size: 16px;
    font-weight: bold;
    margin: 15px 0;
    text-transform: uppercase;
	color:#7A7A7A;
}
aside.about-me .about-me-header .about-me-atividade 
{
    float: left;
    font-size: 14px;
    font-weight: normal;
    margin: 15px 0;
    text-transform: uppercase;
	color:#7A7A7A;
}
aside.about-me .about-me-text 
{
	margin-top:10px;
	
    padding: 10px;
	color: #666666;
	font-size:12px;
}
aside.about-me .about-me-text .list-infos .fa
{
	width:15px;
}
aside.about-me .btn-type-2
{
	margin-top:10px;
}









/*
############
aside-widget1
############
*/
aside.widget1.first
{
	margin-top:0px !important;
}
aside.widget1.first .widget1_titulo
{
	margin-top: 0;
}

aside.widget1 .widget1_titulo
{
	color: #363c48;
    font-weight: bold;
	font-size:20px;
	margin-top:30px;
	margin-bottom:10px;
}


















/*
############
aside-texto_livre
############
*/
aside.texto_livre
{
	padding:20px;
	box-shadow:inset 0 0 0 1px #e0e5e9;
	border:5px solid #fbfbfc;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	margin-bottom:30px;
	font-size:13px;
	line-height:20px;
	background-color:#fff
}



















/*
############
aside-widget_contato
############
*/
aside.widget_contato
{
	margin-top:0px !important;
	margin-bottom:10px;
	
	padding:15px;
	border:2px solid #000000;
	
	position:relative;
	
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
	
	background-color:#2F2F2F;
	color:#FFF;
}

aside.widget_contato .box-anunciante
{
	display:block;
}
aside.widget_contato .box-anunciante .est-image
{
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;
	
    float: left;
    margin-right: 20px;
}
aside.widget_contato .box-anunciante .est-image img
{
	width:75px;
	height:75px;
	
	border:2px solid #FFF;
}
aside.widget_contato .box-anunciante .est-image:hover img
{
	border-color:#000;
}
aside.widget_contato .box-anunciante .est-name
{
	display:block;
	text-align:left;
	margin-top:10px;
}
aside.widget_contato .box-anunciante .est-name a
{
	color:#FFF;
	font-size:18px;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.7);
	font-weight: bold;
	
	display:block;
}

aside.widget_contato .box-anunciante .est-social li
{
	float:left;
}
aside.widget_contato .box-anunciante .est-social li:hover a .fa-stack
{
	color:#000;
}

aside.widget_contato .est-contato
{
	margin-top:20px;
	margin-bottom:20px;
}
aside.widget_contato .est-contato li a
{
	display:block;
	margin-bottom:5px;
	color:#FFF;
	font-size:12px;
}
aside.widget_contato .est-contato li a .fa
{
	color:#FFF;
}

aside.widget_contato .btn-view-perfil
{
	padding: 5px 35px;
}

aside.widget_contato hr
{
	border-color:#858585;
}

aside.widget_contato h3
{
	margin-top:0px;
	color:#FFF;
	text-align:center;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.7);
	
	font-size: 25px;
    font-weight: bold;
}













/*
############
aside-widget_contato2
############
*/
aside.widget_contato2
{
	margin-top:0px !important;
	margin-bottom:10px;
	padding:0px;
	
	position:relative;
	overflow:hidden;
	
	border:2px solid #3d3d3d;
	
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	
	background-color:#F5F5F5;
}
aside.widget_contato2 h3
{
	background: #3d3d3d none repeat scroll 0 0;
    color: #ffffff;
    font-weight: bold;
    letter-spacing: 1px;
    margin: 0;
    padding: 22px 0;
    position: relative;
	text-align:center;
}
aside.widget_contato2 h3::after 
{
    background: #3d3d3d none repeat scroll 0 0;
    border-radius: 50%;
    color: #fff;
    content: "\f044";
    font-family: "FontAwesome";
    left: 38%;
    padding: 10px 17px;
    position: absolute;
    top: 63%;
}
aside.widget_contato2 hr
{
	margin-bottom:10px;
	margin-top:10px;
}
aside.widget_contato2 .box-campos
{
	padding:15px;
}
aside.widget_contato2 .form-contro2
{
	border: 1px solid rgba(0, 0, 0, 0.2);
}

aside.widget_contato2 .btn-enviar button
{
	background:#7A7A7A;
	color:#FFF;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.7);
	
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
	border-radius:0px;
	
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-ms-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
	
	border:0px;
}
aside.widget_contato2 .btn-enviar button:hover
{
	background:#000;
}












/*
############
aside-widget_info
############
*/
aside.widget_info h4 
{
    font-size: 20px;
    font-weight: bold;
    padding: 0;
	color:#3d3d3d;
}
aside.widget_info h5 
{
	margin-bottom: 10px;
    margin-top: 10px;
    font-size: 18px;
	color:#3d3d3d;
}




















/*
############
aside-widget_list_itens1
############
*/
aside.widget_list_itens1 .legenda1
{
	font-size:10px;
	font-style:italic;
}
aside.widget_list_itens1 .expose
{
	padding-top: 40px;
}

aside.widget_list_itens1 div.row
{
	margin-bottom: 5px;
	cursor:pointer;
}

aside.widget_list_itens1 div.Data
{
	margin-right:20px;
	padding:0 10px 0 12px;
	background:#E0E5E9;
	color:#363c48;
	text-decoration:none;
	
	width:100%;
	position:relative;
	
	min-height:24px;
	line-height:1.5;
	font-size:12px;
	
	text-align:left;
	vertical-align:middle;
	
	-moz-border-radius-bottomright:4px;
	-webkit-border-bottom-right-radius:4px;	
	border-bottom-right-radius:4px;
	-moz-border-radius-topright:4px;
	-webkit-border-top-right-radius:4px;	
	border-top-right-radius:4px;	
	
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-ms-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
}	
aside.widget_list_itens1 div.Data:before
{
	content:"";
	float:right;
	position:absolute;
	top:0;
	right:-10px;
	width:0;
	height:0;
	border-color:transparent transparent transparent #E0E5E9;
	border-style:solid;
	border-width:12px 0 12px 12px;	
	
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-ms-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;	
}	
aside.widget_list_itens1 div.Data:after
{
	content:"";
	position:absolute;
	top:10px;
	right:0;
	float:right;
	width:4px;
	height:4px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	background:#fff;
	-moz-box-shadow:-1px #E0E5E9 2px -1px;
	-webkit-box-shadow:-1px #E0E5E9 2px -1px;
	box-shadow:-1px #E0E5E9 2px -1px;
	
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-ms-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
}	

aside.widget_list_itens1 div.Valor
{
	color:#363C48;
	font-size:13px;
}

aside.widget_list_itens1 div.row:hover div.Data
{
	background:#c1c6ca;
}
aside.widget_list_itens1 div.row:hover div.Data:before
{
	border-color:transparent transparent transparent #c1c6ca;
}
aside.widget_list_itens1 div.row:hover div.Data:after
{
	-moz-box-shadow:-1px #c1c6ca 2px -1px;
	-webkit-box-shadow:-1px #c1c6ca 2px -1px;
	box-shadow:-1px #c1c6ca 2px -1px;
}
















/*
############
est-menu1
############
*/
.est-menu1
{
	list-style:none;
	padding:0px;
	margin:0px;
}
.est-menu1 li
{
	list-style:none;
	padding:0px;
	margin:0px;
	display:block;
	
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-ms-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
}
.est-menu1 li a
{
	padding-left:5px;
	padding-right:5px;
	padding-bottom:10px;
	padding-top:10px;
	
	display: block;
	font-size: 14px;
	color: #95979c;
	font-weight: 400;
	text-decoration:none;
	
	border-bottom:1px solid #e9eaeb;
	
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-ms-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
}
.est-menu1 li:hover
{
	padding-left:15px;
}
.est-menu1 li:hover a
{
	color:#73757a;
	border-bottom-color:#73757a;
}











/*
############
est-artigos1
############
*/
.est-artigos1
{
	list-style:none;
	padding:0px;
	margin:0px;
}
.est-artigos1 li
{
	border-bottom: 1px dashed #e5e5e5;
	margin-top: 12px;
    margin-bottom: 15px;
    padding-bottom: 15px;
}
.est-artigos1 li:first-child
{
	margin-top: 0;
}

.est-artigos1 li .post-meta 
{
    color: #959595;
    font-size: 13px;
    font-weight: 400;
	
	margin-bottom: 5px;
}
.est-artigos1 li .post-meta span 
{
	font-size: 12px;
}
.est-artigos1 li .latest-post-title
{
	color: #73757a;
    display: block;
    font-size: 14px;
    line-height: 150%;
	margin:0px;
}











/*
############
est-artigos2
############
*/
.est-artigos2
{
	list-style:none;
	padding:0px;
	margin:0px;
}
.est-artigos2 li
{
	border-bottom: 1px dashed #e5e5e5;
	margin-top: 12px;
    margin-bottom: 15px;
    padding-bottom: 15px;
}
.est-artigos2 li:first-child
{
	margin-top: 0;
}

.est-artigos2 li img
{
	border-radius: 3px;
    float: left;
    margin-right: 15px;
	
	height: auto;
    max-width: 100%;
}
.est-artigos2 li h5 
{
	line-height: 1.3;
	margin-bottom: 10px;
	margin-top: 0;
}
.est-artigos2 li h5 a
{
	font-size: 14px;
	font-weight: 700;
	color:#2f343b;
	
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-ms-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
}
.est-artigos2 li .date
{
    color: #9a9a90;
	font-size:11px;
}

/* ----------- */

.est-artigos2 li:hover h5 a
{
	color:#000;
	text-decoration:underline;
}











/*
############
est-list-1
############
*/
.est-list-1
{
	list-style:none;
	margin:0px;
	padding:0px;
	
	margin-top:0;
}
.est-list-1 li
{
	list-style:none;
	margin:0px;
	padding:0px;
	display: inline-block;
	margin-left:25px;
	
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.7);
	font-size:15px;
	color:#FFF;
	font-weight:600;
}
.est-list-1 li:first-child
{
	margin-left:0px;
}
.est-list-1 li a
{
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
	font-size:15px;
	color:#5a5a5a;
	font-weight:600;
}



















/*
############
list-artigo1
############
*/
.list-artigo1
{
	list-style:none;
	margin:0px;
	padding:0px;
}
.list-artigo1 li
{
  	margin: 0 0 40px;
  	padding: 0 0 40px;
  	border-bottom: 1px solid #F5F5F5;
}
.list-artigo1 li:last-child
{
	border-bottom:0px;
}

.list-artigo1 li .post-image-wrapper
{
	margin: 20px 0;
	position: relative;
}

.list-artigo1 li .post-title 
{
    font-size: 28px;
    line-height: normal;
    text-transform: uppercase;
	margin:0px;
}
.list-artigo1 li .post-title  a
{
	color:#363c48;
	
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-ms-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
}

.list-artigo1 li .post-meta 
{
    color: #959595;
    font-size: 13px;
    font-weight: 400;
	margin-top: 10px;
}
.list-artigo1 li .post-meta span 
{
    padding-right: 10px;
}
.list-artigo1 li .post-meta a 
{
    color: #959595;
}

.list-artigo1 li .post-body p
{
    font-size: 15px;
    line-height: 2;
	text-align:justify;
}

.list-artigo1 li .post-footer .btn.btn-primary
{
	font-weight: 700;
	padding: 10px 15px;
	margin-top: 15px;
	color: #fff;
}

/* ------------- */

.list-artigo1 li .post-title:hover a
{
	color:#000;
	text-decoration:none;	
}

/* ------------- */











/*
############
list-artigo2
############
*/

.list-artigo2 
{
	background: transparent none repeat scroll 0 0;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
	margin-bottom: 3rem;
	overflow: hidden;
	
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
}
.list-artigo2  a.featured-image 
{
    background-position: 50% center;
    background-size: cover;
    box-shadow: 0 -30px 120px rgba(0, 0, 0, 0.33) inset;
    display: block;
    transition: box-shadow 0.15s ease 0.1s;
    height: 200px;
    width: 100%;
}
.list-artigo2 .card-details 
{
    background-color: #fff;
    padding: 10px;
}
.list-artigo2 .card-details .card-title 
{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;

    font-size: 18px;
	font-weight: 600;
    margin-top: 10px;
    margin-bottom: 0;
}
.list-artigo2 .card-title a 
{
    color: #363c48;
    text-decoration: none !important;
}
.list-artigo2 .card-details .meta-details
{
    line-height: 13px;
    position: relative;
    font-size: 13px;
}
.list-artigo2 .card-details .meta-details p
{
	margin:0px;
	color:#797979;
}

/* ------------- */

.list-artigo2 a.featured-image:hover 
{
    -webkit-box-shadow:inset 0 -30px 120px rgba(0, 0, 0, 0);
    box-shadow:inset 0 -30px 120px rgba(0, 0, 0, 0)
}

/* ------------- */










/*
############
list-artigo3
############
*/
.list-artigo3
{
	margin-bottom:10px;
}
.list-artigo3 .img_zoom 
{
    overflow:hidden;
    text-align:center;
    margin-top:20px;
	height:200px;
    border:5px solid #fff;
    -webkit-box-shadow:0px 0px 5px 0px rgba(0, 0, 0, .1);
    -moz-box-shadow:0px 0px 5px 0px rgba(0, 0, 0, .1);
    box-shadow:0px 0px 5px 0px rgba(0, 0, 0, .1);
	
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-ms-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
}
.list-artigo3 .img_zoom a img 
{
    -webkit-transform:scale(1.2);
    transform:scale(1.2);
    -webkit-transition:all .7s ease;
    transition:all .7s ease;
}
.list-artigo3 h3
{
	font-size: 20px;
	margin:10px 0 0;
}
.list-artigo3 h3 a
{
	color: #222;
	text-decoration:none !important;
	
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-ms-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
}

.list-artigo3:hover .img_zoom a img 
{
    -webkit-transform:scale(1);
    transform:scale(1)
}
.list-artigo3:hover h3 a
{
	color:#000;
}














/*
############
list-artigo4
############
*/
.list-artigo4 
{
	margin: 0 0 30px;
}

.list-artigo4 .rst-box-image::before
{
	background: #abb9cc none repeat scroll 0 0;
	content: "";
	height: 4px;
	left: 0;
	position: absolute;
	top: 0;
	transition: all 0.3s ease-out 0s;
	width: 100%;
	z-index: 2;
}
.list-artigo4 .rst-box-image 
{
	background: #4e5c6a none repeat scroll 0 0;
	overflow: hidden;
	position: relative;
	z-index: 3;
}
.list-artigo4 .rst-box-image img 
{
	transform: scale(1);
	transition: all 0.35s ease 0s, transform 0.35s ease 0s;
	width: 100%;
}

.list-artigo4 .rst-box-overlay 
{
	height: 55px;
	left: 0;
	padding: 0 30px;
	position: absolute;
	top: 0;
	width: 100%;
	bottom: 0;
	margin: auto;
	opacity: 0;
	
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-ms-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
}
.list-artigo4 .rst-box-overlay a 
{
	background:#333 !important;
	border-radius: 2px;
	color: #fff;
	display: block;
	font-size: 12px;
	margin: 10px 0;
	padding: 15px 5px;
	text-align: center;
	text-transform: uppercase;
	border: 1px solid transparent;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.list-artigo4 .rst-box-overlay a:hover
{
	border: 1px solid transparent;
	background: #a282d5 none repeat scroll 0 0;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.list-artigo4 .rst-box-data 
{
	background: #fff none repeat scroll 0 0;
	border: 0 none;
	padding: 10px;
}
.list-artigo4 .rst-box-data > span 
{
	color: #96a2b2;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 2px;
}
.list-artigo4 .rst-box-data h4 
{
	letter-spacing: 2px;
	margin: 0;
	padding: 9px 0 15px;
	text-transform: uppercase;
}
.list-artigo4 h4 a 
{
	color: #233141;
	text-decoration:none;
}
.list-artigo4 .rst-box-metadata 
{
	border-top: 0 none;
}
.list-artigo4 .rst-box-metadata > p 
{
	margin: 0 0 30px;
}

/* ------------- */

.list-artigo4 .rst-box-image:hover::before
{
	background: #333;
}
.list-artigo4 .rst-box-image:hover img
{
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
	opacity: 0.6;
	-webkit-transition: all 0.35s, -webkit-transform 0.35s;
	transition: all 0.35s, transform 0.35s;
}
.list-artigo4 .rst-box-image:hover .rst-box-overlay
{
 	opacity: 1;
}
.list-artigo4 .rst-box-overlay a:hover
{
	border: 1px solid transparent;
	background: #a282d5 none repeat scroll 0 0;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}

/* ------------- */
















/*
############
list-artigo5
############
*/
.list-artigo5 
{
	margin-bottom:20px;
	background-color:#fff;
	display:block;
	color:#777;
	-webkit-box-shadow:0 0 5px 0 rgba(0, 0, 0, 0.1);
	-moz-box-shadow:0 0 5px 0 rgba(0, 0, 0, 0.1);
	box-shadow:0 0 5px 0 rgba(0, 0, 0, 0.1);
	
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-ms-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
	
	border:1px solid rgba(0, 0, 0, 0.10);
	cursor:pointer;
}

.list-artigo5 .img_list 
{
    overflow:hidden;
    min-height:220px;
    text-align:center;
    position:relative
}
.list-artigo5 .img_list img 
{
    width:100%;
    position:absolute;
	left:0px;
	top:0px;
}
.list-artigo5 .img_list a img 
{
    -webkit-transform:scale(1);
    transform:scale(1);
    -webkit-transition:all .7s ease;
    transition:all .7s ease
}

.list-artigo5 .ribbon 
{
    position:absolute;
    top:0;
    left:-1px;
    width:78px;
    height:78px;
    z-index:1
}
.list-artigo5 .ribbon.popular 
{
    background:url(http://www.ansonika.com/citytours/img/ribbon_popular.png) no-repeat 0 0
}
.list-artigo5 .ribbon.top_rated 
{
    background:url(http://www.ansonika.com/citytours/img/ribbon_top_rated.png) no-repeat 0 0
}

.list-artigo5 .endereco 
{
    position:absolute;
    bottom:0;
	left:0;
	width:100%;
    z-index:1;
	padding:10px;
	
	color:#FFF;
	font-size:13px;
	text-align:left;
	
	-webkit-transition: all 0.50s ease-in-out;
	-moz-transition: all 0.50s ease-in-out;
	-ms-transition: all 0.50s ease-in-out;
	-o-transition: all 0.50s ease-in-out;
	transition: all 0.50s ease-in-out;

	background:-webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0, 0, 0, 1)));
	background:-webkit-linear-gradient(top, transparent 0, rgba(0, 0, 0, 1) 100%);
	background:linear-gradient(to bottom, transparent 0, rgba(0, 0, 0, 1) 100%);
}

.list-artigo5 .tour_list_desc 
{
    padding:5px 20px 0 0;
    border-right:1px solid #ededed;
    height:135px;
    line-height:17px;
	margin-left:-10px;
}
.list-artigo5 .tour_list_desc h3 
{
    font-size:15px;
	font-weight:700;
	
    line-height:20px;
    margin-top:14px;
    margin-bottom:10px;
    text-transform: uppercase;
}
.list-artigo5 .tour_list_desc .frase_destaque
{
	font-size:12px;
}

.list-artigo5 .dados_anunciante
{
	background-color:#fff;
	display:block;
	
	-webkit-box-shadow:0 0 5px 0 rgba(0, 0, 0, 0.1);
	-moz-box-shadow:0 0 5px 0 rgba(0, 0, 0, 0.1);
	box-shadow:0 0 5px 0 rgba(0, 0, 0, 0.1);
	
	border:1px solid rgba(0, 0, 0, 0.10);
	margin-right:20px;
	border-right: 1px solid #ededed;
}
.list-artigo5 .dados_anunciante h4
{
	font-size:16px;
	font-weight:bold;
	margin:0px;
}
.list-artigo5 .dados_anunciante p
{
	margin-bottom:10px;
}

.list-artigo5 .score 
{
    float: right;
    font-size: 11px;
    margin-top: 5px;
}
.list-artigo5 .score span 
{
    border: 2px solid #999;
    border-radius: 50%;
    color: #999;
    display: inline-block;
    font-size: 13px;
    font-weight: 700;
    height: 35px;
    line-height: 32px;
    margin-left: 5px;
    text-align: center;
    width: 35px;
}

.list-artigo5 .tour_list_desc .rating 
{
    font-size: 15px;
    margin: 12px 0 3px 0;
}

.list-artigo5 .add_info i 
{
	-webkit-border-radius:50%;
    -moz-border-radius:50%;
    border-radius:50%;
	
	border: 1px solid #bec4c8;
    color: #bec4c8;
    font-size: 12px;
    height: 25px;
    margin: 2px;
    padding: 5px;
    width: 25px;
	cursor:pointer;
	text-align:center;
	
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-ms-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
}

.list-artigo5 .price_list 
{
    display:table;
    height:220px;
    font-size:30px;
    color:#e74c3c;
    width:100%;
    margin-left:-15px
}
.list-artigo5 .price_list small 
{
    font-size:11px;
    color:#999;
    display:block;
    margin-bottom:10px;
    line-height:12px
}
.list-artigo5 .price_list div 
{
    display:table-cell;
    vertical-align:middle;
    text-align:center
}
.list-artigo5 .price_list p 
{
    padding:0;
    margin:0
}
.list-artigo5 .price_list sup 
{
    font-size:22px;
    position:relative;
    top:-5px
}

/* Atributos */

.list-artigo5 .ammenties-7
{
}
.list-artigo5 .ammenties-7 .icon
{
	display:block;
	text-align:center;
}
.list-artigo5 .ammenties-7 .icon .fa
{
	margin:0px;
}
.list-artigo5 .ammenties-7 .quantidade

{
	margin-top:5px;
	
	display:block;
	text-align:center;
	color:#666;
	font-size:20px;
}
.list-artigo5 .ammenties-7 .label
{
	margin-top:5px;
	
	display:block;
	text-align:center;
	color:#900;
	font-size:10px;
	text-transform:uppercase;
}

/* HOVER */

.list-artigo5:hover
{
	border-color:#39434F;
}
.list-artigo5:hover .tour_list_desc h3
{
	color:#000;
}
.list-artigo5:hover .img_list a img 
{
    -webkit-transform:scale(1.2);
    transform:scale(1.2)
}
.list-artigo5:hover .add_info i
{
	border-color:#666;
	color:#666;
}
.list-artigo5:hover .img_list .endereco 
{
	background:rgba(0, 0, 0, 0.75);
}

/* ------------- */

@media screen and (max-width: 640px) 
{
	
	/* ------------- */
	
	.list-artigo5 .tour_list_desc
	{
		margin:0px;
		padding:5px;
	}
	.list-artigo5 .price_list
	{
		margin:0px;
		padding:5px;
		height:auto;
	}
	
	/* ------------- */
  
}

/* ------------- */








/*
############
tagcloud
############
*/
.tagcloud 
{
	zoom: 1;
	margin:0px;
	padding:0px;
	list-style:none;
}
.tagcloud li 
{
	list-style:none;	
}
.tagcloud:before, .tagcloud:after 
{
	content: '';
	display: table;
}
.tagcloud:after 
{
	clear: both;
}
.tagcloud li 
{
	position: relative;
	float: left;
	margin: 0 0 5px 5px;
}
.tagcloud li:active 
{
	margin-top: 1px;
	margin-bottom: 7px;
}
.tagcloud a 
{
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.tagcloud a 
{
	height: 26px;
	line-height: 23px;
	padding: 0 9px 0 8px;
	font-size: 12px;
	color: #555;
	text-decoration: none;
	text-shadow: 0 1px white;
	background: #fafafa;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #dadada #d2d2d2 #c5c5c5 #d2d2d2;
	border-radius: 3px 0 0 3px;
	background-image: -webkit-linear-gradient(top, #fcfcfc, #f0f0f0);
	background-image: -moz-linear-gradient(top, #fcfcfc, #f0f0f0);
	background-image: -o-linear-gradient(top, #fcfcfc, #f0f0f0);
	background-image: linear-gradient(to bottom, #fcfcfc, #f0f0f0);
	-webkit-box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.7), 0 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.7), 0 1px 2px rgba(0, 0, 0, 0.05);
}












/*
############
toolspg1
############
*/
.toolspg1
{
	padding:5px 10px;
	
	margin-bottom:30px;
	background-color:#eee ;
}
.toolspg1 .text-qtd-registros
{
	font-size:16px;
	font-weight:500;
	margin-top:5px;
}
.toolspg1 .coluns-left1
{
	padding-left:0px;
}












/*
############
subscribe-form
############
*/
.subscribe-form 
{
	background: #efefef none repeat scroll 0 0;
	border-radius: 5px;
	float: left;
	margin: 0 0 10px;
	padding: 15px 0 0;
	position: relative;
	width: 100%;
}
.subscribe-form input, .subscribe-form textarea, .subscribe-form select 
{
	border: medium none;
	border-radius: 5px;
	color: #555555;
	font-size: 1.6rem;
	height: 6rem;
	margin-bottom: 15px;
	padding: 1rem 1.5rem;
	width: 100%;
	resize:none;
}
.subscribe-form input[type="submit"] 
{
	border-bottom: 3px solid rgba(0, 0, 0, 0.2);
	color: #ffffff;
	font-size: 2.5rem;
	height: 6rem;
	transition: all 0.1s ease 0s;
}
























/*
############
heading ( interno )
############
*/
.hanging-phone 
{
	position: absolute;
	right: 0;
	z-index: 0;
	bottom: -70px;
}
.section-heading 
{
	margin: 10px 0 40px;
	text-align: center;
}
.section-heading h1 
{
	display: inline-block;
	font-size: 55px;
	font-weight: 300;
	margin-bottom: 0;
}
.section-heading p 
{
	font-size: 25px;
	color: #999999;
	font-weight: 300;
}
.section-heading .divider:after 
{
	content: "";
	position: relative;
	height: 4px;
	width: 60px;
	display: block;
	text-align: center;
	margin: 13px auto;
	-webkit-border-radius: 5em;
	-moz-border-radius: 5em;
	-ms-border-radius: 5em;
	-o-border-radius: 5em;
	border-radius: 5em;
}
.section-heading.inverse h1,
.section-heading.inverse p 
{
	color: #ffffff;
}
.section-heading.inverse .divider:after 
{
	background: #ffffff;
}

/* ------------- */

@media screen and (max-width: 640px) 
{
	
	/* ------------- */
	
	.section-heading h1 
	{
		font-size: 32px;
	}
	.section-heading p 
	{
		font-size: 18px;
	}
	
	/* ------------- */
  
}

/* ------------- */













/*
############
section-contatorodape
############
*/
section#contatorodape .ext-text1
{
	margin-top:75px;
}


/* ------------- */

@media screen and (max-width: 640px) 
{
	
	/* ------------- */
	
	section#contatorodape .ext-text1
	{
		margin-top:10px;
	}
	
	/* ------------- */
  
}

/* ------------- */











































/*
############
pre-loader
############
*/
.pre-loader 
{
	color:#FFF;
	
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 9999999;
	
	background: #4c4c4c; /* Old browsers */
	background: -moz-linear-gradient(top, #4c4c4c 0%, #2b2b2b 76%, #1c1c1c 91%, #131313 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #4c4c4c 0%,#2b2b2b 76%,#1c1c1c 91%,#131313 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #4c4c4c 0%,#2b2b2b 76%,#1c1c1c 91%,#131313 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c4c4c', endColorstr='#131313',GradientType=0 ); /* IE6-9 */
}
.pre-loader .load-con 
{
	margin: 20% auto;
	position: relative;
	text-align: center;
}










/*
############
spinner
############
*/
.spinner 
{
	margin: 50px auto 0;
	width: 70px;
	text-align: center;
}
.spinner > div 
{
	width: 18px;
	height: 18px;
	background-color: #ffffff;
	border-radius: 100%;
	display: inline-block;
	-webkit-animation: bouncedelay 1.4s infinite ease-in-out;
	animation: bouncedelay 1.4s infinite ease-in-out;
	/* Prevent first frame from flickering when animation starts */
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
.spinner .bounce1 
{
	-webkit-animation-delay: -0.32s;
	animation-delay: -0.32s;
}
.spinner .bounce2 
{
	-webkit-animation-delay: -0.16s;
	animation-delay: -0.16s;
}













/*
############
det-artigo1
############
*/
.det-artigo1 .post-image-wrapper
{
	margin: 20px 0;
	position: relative;
}

.det-artigo1 .post-title 
{
    font-size: 28px;
    line-height: normal;
    text-transform: uppercase;
	margin:0px;
}
.det-artigo1 .post-title  a
{
	color:#363c48;
	
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-ms-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
}

.det-artigo1 .post-meta 
{
    color: #959595;
    font-size: 13px;
    font-weight: 400;
	margin-top: 10px;
}
.det-artigo1 .post-meta span 
{
    padding-right: 10px;
}
.det-artigo1 .post-meta a 
{
    color: #959595;
}

.det-artigo1 .post-body p
{
    color: #333;
}

.det-artigo1 .post-footer .btn.btn-primary
{
	font-weight: 700;
	padding: 10px 15px;
	margin-top: 15px;
	color: #fff;
}

/* ------------- */

.det-artigo1 .post-title:hover a
{
	color:#000;
	text-decoration:none;	
}

/* ------------- */
















/*
############
det-anuncio-1
############
*/
.det-anuncio-1 section
{
	padding-top:0px;
	padding-bottom:0px;
}
.det-anuncio-1 p
{
	line-height:2;
	font-size:15px;
}

/* ------- */

.custom-head 
{
    line-height: 1.6;
    margin-top: 0;
    position: relative;
}
.custom-head::after 
{
    background: var(--base1) none repeat scroll 0 0;
    content: "";
    height: 5px;
    left: 0;
    position: absolute;
    top: 110%;
    width: 100px;
}
.custom-head  h2,
.custom-head  h3
{
	margin-top:0px;
    line-height:150%;

    font-size: 26px;
    color: var(--base1) !important;
	font-weight: bold;
}









/*
############
det-anuncio-1 / info-geral
############
*/
.det-anuncio-1 .info-geral-1
{
	font-size: 18px;
    font-weight: bold;
}

.det-anuncio-1 .info-geral-2
{
	float:left;
	font-size:14px;
	line-height:175%;
}
.det-anuncio-1 .info-geral-2 .subtext1
{
	color:#900;
	font-size:18px;
	font-weight:bold;
}
.det-anuncio-1 .info-geral-2 .subtext2
{
	font-weight:bold;
	font-size:18px;
}

.det-anuncio-1 .info-geral-3
{
	margin:0 0 10px;
	padding:0px;
	
	color:#7a7a7a;
    font-weight: bold;
}

.det-anuncio-1 .info-geral-4
{
	font-size: 14px;
}



















/*
############
det-anuncio-1 / est-mapa
############
*/
.det-anuncio-1 .est-mapa
{
	overflow: hidden;
	width:100%;
	height:400px;
	
	margin-bottom:20px;
}











/*
############
det-anuncio-1 / ammenties-1 
############
*/
.det-anuncio-1 .ammenties-1
{
    overflow: hidden;
}
.det-anuncio-1 .ammenties-1 p 
{
    background: #e6e6e6 none repeat scroll 0 0;
    line-height: 1;
    margin: 10px 0;
}
.det-anuncio-1 .ammenties-1 p i::after 
{
    background: #7A7A7A none repeat scroll 0 0;
    content: "";
    height: 15px;
    position: absolute;
    right: -15%;
    transform: rotate(45deg);
    width: 15px;
}
.det-anuncio-1 .ammenties-1 p i 
{
    background: #7A7A7A none repeat scroll 0 0;
    color: #fff;
    margin-right: 20px;
    padding: 15px;
    position: relative;
}








/*
############
det-anuncio-1 / ammenties-5 
############
*/
.det-anuncio-1 .ammenties-5
{
	overflow: hidden;
}
.det-anuncio-1 .ammenties-5 h3 
{
	margin-top: 25px;
}
.det-anuncio-1 .ammenties-5 i 
{
	color: #EC971F;
	margin-right: 10px;
	font-size: 20px;
}
.det-anuncio-1 .ammenties-5 p 
{
	margin: 10px 0px;
}
.det-anuncio-1 .ammenties-5 .Extra
{
	font-size:11px;
	font-style:italic;
}

.det-anuncio-1 .ammenties-5 .item.desativado
{
	opacity: 0.3;
}















/*
############
det-anuncio-1 / ammenties-6 
############
*/
.det-anuncio-1 .ammenties-6 
{
    overflow: hidden;
}
.det-anuncio-1 .ammenties-6 h4
{
	color:#4c4c4c;
	font-size:16px;
	font-weight:bold;
}
.det-anuncio-1 .ammenties-6 .item
{
	margin-bottom:5px;
}
.det-anuncio-1 .ammenties-6 .item .fa
{
	float:left;
	color:#7a7a7a;
}
.det-anuncio-1 .ammenties-6 .item .nome
{
	margin-left: 15px;
	
	color: #7a7a7a;
    font-size: 14px;
	float:left;	
}
.det-anuncio-1 .ammenties-6 .item .nome span
{
	font-size: 18px;
	font-weight:bold;
}
.det-anuncio-1 .ammenties-6 .item .nome span.space1
{
	margin-right:5px;
}
.det-anuncio-1 .ammenties-6 .item .nome span.space2
{
	margin-left:5px;
}

.det-anuncio-1 .ammenties-6 .item.desativado
{
	opacity: 0.3;
}













/*
############
det-anuncio-1 / ammenties-7
############
*/
.det-anuncio-1 .ammenties-7
{
	 overflow: hidden;
}
.det-anuncio-1 .ammenties-7 .icon
{
	display:block;
	text-align:center;
}
.det-anuncio-1 .ammenties-7 .icon .fa
{
	margin:0px;
}
.det-anuncio-1 .ammenties-7 .quantidade
{
	margin-top:5px;
	
	display:block;
	text-align:center;
	color:#666;
	font-size:44px;
}
.det-anuncio-1 .ammenties-7 .label
{
	margin-top:5px;
	
	display:block;
	text-align:center;
	color:#900;
	font-size:12px;
	text-transform:uppercase;
}












/*
############
det-anuncio-1 / ammenties-8
############
*/
.det-anuncio-1 .ammenties-8
{
	overflow:hidden;
}
.det-anuncio-1 .ammenties-8 .stats 
{
	display: inline-block;
	box-sizing: border-box;
	vertical-align: top; 
}
.det-anuncio-1 .ammenties-8 .stats .number 
{
	font-size: 60px;
	line-height: 60px;
	font-weight: 700;
	letter-spacing: 1px;
	color: #7A7A7A; 
}
.det-anuncio-1 .ammenties-8 .stats .stats-title 
{
	font-size: 18px;
	line-height: 32px;
	margin-top: 10px; 
}














/*
############
det-anuncio-1 / ammenties-8
############
*/
.det-anuncio-1 .ammenties-8
{
	overflow:hidden;
}
.det-anuncio-1 .ammenties-8 .icon
{
	display:block;
	text-align:center;
}
.det-anuncio-1 .ammenties-8 .nome
{
	margin-top:5px;
	
	display:block;
	text-align:center;
	color:#666;
}
.det-anuncio-1 .ammenties-8 .nome span
{
	font-size:20px;
	font-weight:bold;
}















/*
############
error-section
############
*/
.error-section {
  padding: 20px 0;
  position: relative;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  text-align: center;
}
.error-section span {
  display: inline-block;
  color: #222222;
  font-size: 30px;
  font-family: sans-serif;
  font-weight: 900;
  margin: 0 0 30px;
  text-transform: uppercase;
  font-size: 56px;
  color: #1cbac8;
  margin: 0;
  letter-spacing: 4px;
}
.error-section h1 {
  color: #222222;
  font-size: 30px;
  font-family: sans-serif;
  font-weight: 900;
  margin: 0 0 30px;
  text-transform: uppercase;
  color: #ffffff;
  letter-spacing: 2px;
  max-width: 460px;
  margin: 0 auto 20px;
  line-height: 52px;
}
.error-section p {
  max-width: 890px;
  margin: 0 auto 25px;
  color:#FFF;
}
.error-section a {
  display: inline-block;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  border-color: #1cbac8;
  color: #1cbac8;
}
.error-section a:hover {
  color: #ffffff;
  background: #1cbac8;
}
.error-section .error-content {
  position: absolute;
  width: 100%;
  top: 50%;
  left: 0;
  margin-top: -130px;
  z-index: 2;
}
.error-section:after {
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(34, 34, 34, 0.8);
  
}









/*
############
embed-container
############
*/
.embed-container
{ 
	position: relative; 
	height: 400px; 
	overflow: hidden; 
	max-width: 100%;
	margin:0px;
	padding:0px;
} 
.embed-container iframe, .embed-container object, .embed-container embed 
{ 
	position: absolute; 
	top: 0; 
	left: 0; 
	width: 100%; 
	height: 100%; 
}











/*
############
div-galeria1
############
*/
div.galeria1
{
	padding:0px;
}
div.galeria1 .row
{
	margin:0px;
	padding:0px;

	overflow:hidden;
	
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
}
div.galeria1 .row .col
{
	margin:0px;
	padding:0px;
	
	overflow:hidden;
	
	bottom:1px solid rgba(0, 0, 0, 0.1)
}

div.galeria1 .row .col img
{
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-ms-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;

	width:100%;
}

div.galeria1 .row .col img:hover
{
	-moz-transform: scale(1.2);
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
}










/*
############
zoomscript
############
*/
.zoomscript.zsLight
{
	z-index:9000;
}
.zsItemFooterHolder
{
	display:none !important;
}



























/*
##############
# BoxTabela1
##############
*/
.BoxTabela1
{
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	
	-moz-box-shadow: 0px 0px 2px #EFEFEF;
	-webkit-box-shadow: 0px 0px 2px #EFEFEF;
	box-shadow: 0px 0px 2px #EFEFEF;
	
	border:#E5E5E5 1px solid;
	border-collapse: separate;
}
.BoxTabela1 thead tr th
{
	padding:10px;
	font-size:12px;
	color:#000;
	font-weight:bold;
	
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(47%,#f6f6f6), color-stop(100%,#ededed)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 ); /* IE6-9 */
	
	border-bottom:#E5E5E5 1px solid;
}
.BoxTabela1 tbody tr td:not(.SemEstilo)
{
	padding:10px;
	font-size:12px;
	color:#333;
	font-weight:normal;
	
	border-bottom:#F5F5F5 1px solid;
}
.BoxTabela1 tbody tr td a
{
	font-size:12px;
	color:#333;
}
.BoxTabela1 tbody tr:hover td:not(.SemEstilo)
{
	background: #f0f6fa; /* Old browsers */
	background: -moz-linear-gradient(top, #f0f6fa 0%, #d8e5ee 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f0f6fa), color-stop(100%,#d8e5ee)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f0f6fa 0%,#d8e5ee 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f0f6fa 0%,#d8e5ee 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f0f6fa 0%,#d8e5ee 100%); /* IE10+ */
	background: linear-gradient(to bottom, #f0f6fa 0%,#d8e5ee 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f6fa', endColorstr='#d8e5ee',GradientType=0 ); /* IE6-9 */
}
.BoxTabela1 tbody tr td .SubTexto1
{
	font-size:10px;
	font-style:italic;
	color:#666;
}
.BoxTabela1 tbody tr td .FonteExt1
{
	font-size:10px;
}
.BoxTabela1 .SemEstilo td
{
	background:none !important;
	padding:0px !important;
	border: 0px !important;
}
.BoxTabela1 tbody tr.LinhaAmarela td
{
	background-color:#FF9;
}















/*
############
BoxContato
############
*/
.BoxContato
{
	text-align:center;
	position:relative;
}
.BoxContato .BoxIco
{
	color:#FFF;
	
	margin-bottom:20px;
	
	display:block;
	text-align:center;
}
.BoxContato .BoxIco .fa-4x
{
	font-size:125px;
}
.BoxContato h2
{
	margin:0px;
	padding:0px;
	
	margin-bottom:20px;
	
	font-family: sans-serif;
	font-size:32px;
	color:#FFFFFF;
	
	display:block;
	text-align:center;
}
.BoxContato h2 a
{
	font-family: sans-serif;
	font-size:32px;
	color:#FFFFFF;
}
.BoxContato .ExtText1
{
	font-family: sans-serif;
	font-size:15px;
	line-height:150%;
	color:#FFFFFF;
	
	display:block;
	text-align:center;
}
.BoxContato .ExtText1 a
{
	font-family: sans-serif;
	font-size:15px;
	color:#FFFFFF;
}

.BoxContato .ExtList1
{
	list-style:none;
	margin:0 auto;
	padding:0px;
	display:inline-block;
}
.BoxContato .ExtList1 li
{
	list-style:none;
	margin:0px;
	padding:0px;
	float:left;
	
	margin-right:10px;
}
.BoxContato .ExtList1 li:last-child
{
	margin-right:0px;
}

.BoxContato .BoxFotoEmpresa
{
	position:absolute;
	right:-420px;
	top:10px;
	z-index:101;
	display:none;
	
	overflow:hidden;
	
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	
	border:2px solid #000;
	
	-moz-box-shadow: 2px 2px 4px -2px #000000;
	-webkit-box-shadow: 2px 2px 4px -2px #000000;
	box-shadow: 2px 2px 4px -2px #000000;
	filter: progid:DXImageTransform.Microsoft.Shadow(strength = 2, direction = 135, color = '#000000');
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(strength = 2, Direction = 135, Color = '#000000')";
}
.BoxContato:hover .BoxFotoEmpresa
{
	display:block;
}

/* --------------------- */

@media screen and (max-width: 1200px) 
{
	
	/* ------------- */
	
	.BoxContato .BoxFotoEmpresa
	{
		display:none !important;
	}
	
	/* --------------------- */
  
}

/* --------------------- */

@media screen and (max-width: 750px) 
{
	
	/* ------------- */
	
	.BoxContato h2
	{
		font-size:22px;
	}
	.BoxContato .ExtText1 a
	{
		font-size:13px;
	}
	
	/* --------------------- */
  
}

/* ------------- */






































/*
############
bullets-container
############
*/

@media screen and (max-width: 1000px) 
{
	
	/* ------------- */
	
	.bullets-container
	{
		display:none !important;
	}
	
	/* ------------- */
  
}

/* ------------- */










/*
############
BoxVideo1
############
*/
#BoxVideo1
{
	position:fixed; 
	width:400px; 
	height:486px; 
	right:-100px; 
	bottom:0px;
	z-index:20;
}











/*
############
material-scrolltop
############
*/
.material-scrolltop
{
	z-index:1001;
}




/*
############
material-scrolltop
############
*/
.tparrows
{
	z-index:22;
}









































































/*
############
BoxProduto2
############
*/
.BoxProduto2
{
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	
	display:block;
	padding:27px 10px;
	
	background:#FFF;
	border:2px solid #000000;
	
	margin-bottom:20px;
}
.BoxProduto2 .BoxDados
{
	text-align:center;
}
.BoxProduto2 .BoxDados .ExtText1
{
	color: #000000;
    font-family: Tahoma;
    font-size: 17px;
	line-height:20px;
	
	display:block;
	margin-bottom:5px;
	
	 -webkit-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.BoxProduto2 .BoxDados .ExtText1 span
{
	color: #000000;
    font-size: 19px;
	font-weight: bold;
	
	 -webkit-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.BoxProduto2 .BoxDados .ExtText2
{
	color: #000000;
    font-size: 19px;
	line-height:32px;
	
	display:block;
	
	 -webkit-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.BoxProduto2 .BoxDados .ExtText2 span
{
	color: #000000;
    font-size: 32px;
	line-height:32px;
	font-weight: bold;
	
	 -webkit-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.BoxProduto2 .BoxDados .ExtText3
{
	color: #000000;
    font-family: Tahoma;
    font-size: 15px;
	line-height:20px;
	
	display:block;
	margin-bottom:5px;
	
	 -webkit-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.BoxProduto2 .BoxDados .ExtText3 span
{
	color: #000000;
    font-size: 17px;
	text-decoration:line-through;
	
	 -webkit-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.BoxProduto2 .BoxBtn
{
	text-align:center;
}
.BoxProduto2 .BoxFormasPgto
{
	text-align:center;
}
















/*
############
zoomscript
############
*/
.zoomscript.zsLight
{
	z-index:9000;
}
.zsItemFooterHolder
{
	display:none !important;
}










/*
############
Ate_Chat
############
*/
#Ate_Chat
{
	border: rgba(22, 22, 22, 0.5) 2px solid;
	
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	
	padding:10px;
	
	height:400px;
	overflow:auto;
}

/* ------------- */

@media screen and (max-width: 767px) 
{
	
	/* ------------- */
	
	#Ate_Chat
	{
		height:200px;
	}

	/* ------------- */
  
}

/* ------------- */
























/*
############
Grid de 1 colunas abaixo de 480
############
*/
.col-xs-1esp,
.col-sm-1esp,
.col-md-1esp,
.col-lg-1esp {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

@media (max-width: 480px) {
    .col-xs-1esp {
        width: 100%;
        float: left;
    }
}








/*
############
Grid de 5 colunas
############
*/
.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-xs-5ths {
    width: 20%;
    float: left;
}

@media (min-width: 768px) {
    .col-sm-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-5ths {
        width: 20%;
        float: left;
    }
}
























/*
############
header
############
*/

#header
{
	margin: 0px;
    padding: 0px;
    
    z-index: 900;    
    position: relative;

    background: url('/imagens/Estrutura/fundo-topo_01.jpg') no-repeat center top;
    background-size: cover;
}
body.PgCapa #header
{
    padding-bottom: 60px;
}

/*
---------------
Linha 0
---------------
*/

#header .Linha0
{
	padding: 15px 0px;
    margin: 0px;

    position: relative;

    background: rgba(104, 39, 176, 0.5);
}

/* ------- */

#header .Linha0 .container
{
	position: relative;
}

/* ------- */

#header .Linha0 .SRow1
{
	margin: 0px;
    padding: 0px;
    
    display: flex;
    align-items: center;
}

#header .Linha0 .SRow1 .SRow1_Col
{
	margin: 0px;
    padding: 0px;
}

#header .Linha0 .SRow1 .SRow1_Col1
{
    width: 50%;
}
#header .Linha0 .SRow1 .SRow1_Col2
{
    width: 50%;
    text-align: right;
}

/* -------- */

#header .Linha0 .ExtList1
{
    list-style: none;
    display: inline-block;

    margin: 0px;
    padding: 0px;
}
#header .Linha0 .ExtList1 li
{
    list-style: none;
    display: inline-block;

    margin: 0px;
    padding: 0px;
    margin-right: 20px;
}
#header .Linha0 .ExtList1 li:last-child
{
    margin-right: 0px;
}

#header .Linha0 .ExtList1 li a
{
    font-family: 'hinted-Cochin';
    font-size: 23px;
    color: #fff;
    font-weight: normal;
    text-transform: uppercase;
}

/*
---------------
Linha 1
---------------
*/

#header .Linha1
{
	padding: 20px 0px;
    margin: 0px;

    position: relative;
}

/* ------- */

#header .Linha1 .container
{
	position: relative;
}

/* ------- */

#header .Linha1 .SRow1
{
	margin: 0px;
    padding: 0px;
    
    display: flex;
    align-items: center;
}

#header .Linha1 .SRow1 .SRow1_Col
{
	margin: 0px;
    padding: 0px;
}

#header .Linha1 .SRow1 .SRow1_Col1
{
    width: 100%;
    text-align: center;
}

/* -------- */

#header .Linha1 .Logo
{
    height: 280px;
    width: auto;
}

/* ------- */

#header .Linha1 .MenuMobile
{
    border: none;
    
	width: 35px;
	height: 35px;
	
    display: none;
    overflow: hidden;

	-webkit-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	
	position: absolute;
	left: 14px;
	top: calc(50% - 17px);
}

#header .Linha1 .MenuMobile2
{
    left: auto;
    right: 14px;
}

/*
---------------
Linha 2
---------------
*/

#header .Linha2
{
	padding: 0px;
    margin: 0px;

    background: #AD14A0;

    text-align: center;
}

/* ------- */

#header .Linha2 .ExtList1
{
    list-style: none;
    display: table;

    margin: 0px;
    padding: 0px;

    width: 100%;
}
#header .Linha2 .ExtList1 li
{
    list-style: none;
    display: table-cell;
    position: relative;

    margin: 0px;
    padding: 0px;

    border-right: 2px solid #7D20AB;
}
#header .Linha2 .ExtList1 li:last-child
{
    border-right: 0px;
}

#header .Linha2 .ExtList1 li a
{
    font-family: 'hinted-Cochin';
    font-size: 15px;
    color: #fff !important;
	font-weight: normal;
    
    display: block;

    height: 56px;
    line-height: 56px;

    text-align: center;
    vertical-align: middle;

    padding: 0px 10px;
    margin: 0px;

    text-decoration: none !important;

    -webkit-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
#header .Linha2 .ExtList1 li a:hover
{
    background: #6827B0;
}

/* ------------- */

@media screen and (max-width: 970px) 
{
	
	/* ------------- */
    
    #header .Linha0 .ExtList1 li a
    {
        font-size: 16px;
    }
    #header .Linha2 .ExtList1 li a
    {
        font-size: 14px;
    }
  
	/* ------------- */

}

/* ------------- */

@media screen and (max-width: 767px) 
{
	
	/* ------------- */
    
    #header
    {
        padding: 0px;
    }
    body.PgCapa #header
    {
        padding-bottom: 0px;
    }
    
    #header .Linha0
    {
        display: none;
    }

    #header .Linha1 
    {
        padding: 10px 0px;
    }

    #header .Linha1 .MenuMobile
    {
        display: block;
    }

    #header .Linha1 .Logo
    {
        max-width: 170px;
        height: auto;
    }
    
    #header .Linha2
    {
        display: none;
    }
  
	/* ------------- */

}

/* ------------- */















/*
############
footer
############
*/
#footer
{
	margin: 0px;
    padding: 0px;
    padding-top: 30px;

    background: url('/imagens/Estrutura/fundo-rodape_04.jpg') no-repeat center center;
    background-size: cover;

    position: relative;
}

/*
---------------
Linha 1
---------------
*/

#footer .Linha1
{
    margin: 0px;
    padding: 50px 0px 0px;

    margin-top: 10px;

    position: relative;
}
#footer .Linha1:before
{
    position: absolute;
    left: 0px;
    top: -10px;
    
    display: block;
    content: "";
    width: 100%;
    height: 10px;

    background: #784b0d;
}

/* ------------- */

#footer .Linha1 .container
{
}

/* ------------- */

#footer .Linha1 .ExtTitulo
{
    font-family: 'hinted-Arial-BoldMT';
    font-size: 21px;
    color: #fff;
    font-weight: normal;
    text-transform: uppercase;

    display: block;

    margin-bottom: 20px;
}

/* ------------- */

#footer .Linha1 .ExtList1
{
    list-style: none;
    display: block;

    margin: 0px;
    padding: 0px;
}
#footer .Linha1 .ExtList1 li
{
    list-style: none;
    display: block;

    margin: 0px;
    padding: 0px;
}
#footer .Linha1 .ExtList1 li a
{
    font-family: 'hinted-ArialMT';
    font-size: 19px;
    color: #fff;
    font-weight: normal;

    display: block;
    line-height: 26px;
}
#footer .Linha1 .ExtList1 li a:hover
{
    text-decoration: underline;
}

/* ------------- */

#footer .Linha1 .ExtText1
{
    font-family: 'hinted-ArialMT';
    font-size: 19px;
    color: #fff;
    font-weight: normal;

    display: block;

    width: 100%;
    height: 56px;
    line-height: 25px;

    padding-left: 80px;
    padding-top: 1px;

    background: url('') no-repeat left center;
}
#footer .Linha1 .ExtText1.Ico1
{
    background-image: url('/imagens/Estrutura/whats1.png');
}
#footer .Linha1 .ExtText1.Ico2
{
    background-image: url('/imagens/Estrutura/mais1.png');
}

/*
---------------
Linha 2
---------------
*/

#footer .Linha2
{
    margin: 0px;
    padding: 0px;

    margin-bottom: 10px;
    padding-bottom: 30px;

    position: relative;
}
#footer .Linha2:before
{
    position: absolute;
    left: 0px;
    bottom: 0px;
    
    display: block;
    content: "";
    width: 100%;
    height: 10px;

    background: #784b0d;
}

/* ------------- */

#footer .Linha2 .container
{
}

/* ------------- */

#footer .Linha2 .ExtTitulo
{
    font-family: 'hinted-Arial-BoldMT';
    font-size: 17px;
    color: #fff;
    font-weight: normal;

    display: block;

    margin-bottom: 20px;
}

/* ------------- */

#footer .Linha2 .ExtList1
{
    list-style: none;
    display: inline-block;

    margin: 0px;
    padding: 0px;
}
#footer .Linha2 .ExtList1 li
{
    list-style: none;
    display: inline-block;

    margin: 0px;
    padding: 0px;
    margin-right: 10px;
}
#footer .Linha2 .ExtList1 li:last-child
{
    margin-right: 0px;
}

#footer .Linha2 .ExtList1 img
{
    float: left;
    height: 32px;
    width: auto;
}

/* ------------- */

#footer .Linha2 .ExtList2
{
    list-style: none;
    display: inline-block;

    margin: 0px;
    padding: 0px;
}
#footer .Linha2 .ExtList2 li
{
    list-style: none;
    display: inline-block;

    margin: 0px;
    padding: 0px;
    margin-right: 10px;
}
#footer .Linha2 .ExtList2 li:last-child
{
    margin-right: 0px;
}

/*
---------------
Linha 3
---------------
*/

#footer .Linha3
{
    margin: 0px;
    padding: 10px 0px 20px;

    text-align: center;

    position: relative;
}

/* ------------- */

#footer .Linha3 .ExtText1,
#footer .Linha3 .ExtText1 a
{
    font-family: 'hinted-ArialMT';
    font-size: 18px;
    color: #fff;
    font-weight: normal;
}

/* ------------- */

@media screen and (max-width: 767px) 
{
	
	/* ------------- */
    
    #footer .Linha1,
    #footer .Linha2,
    #footer .Linha3
    {
        text-align: center;
    }
    
    /* ------------- */

    #footer .Linha1 .ExtTitulo
    {
        font-size: 20px;
        margin-bottom: 10px;
    }
    #footer .Linha1 .ExtList1 li a
    {
        font-size: 14px;
        line-height: 23px;
    }

    /* ------------- */

    #footer .Linha1 .ExtText1
    {
        font-size: 12px;
        text-align: left;
        margin: 0 auto;
        padding-left: 65px;
        width: 260px;
    }
    #footer .Linha1 .ExtText1.Ico1
    {
    }
    #footer .Linha1 .ExtText1.Ico2
    {
    }
    #footer .Linha1 .ExtText2
    {
        font-size: 14px;
    }

    /* ------------- */

    #footer .Linha2 .ExtTitulo
    {
        font-size: 18px;
    }

    /* ------------- */
    
    #footer .Linha3 .ExtText1, 
    #footer .Linha3 .ExtText1 a
    {
        font-size: 14px;
    }
    #footer .Linha3 .ExtText1 span
    {
        display: block;
        text-indent: -10000px;
        height: 2px;
    }
    
	/* ------------- */
  
}

/* ------------- */











/*
############
BoxAtendente
############
*/
.BoxAtendente
{
	display: block;
	position: relative;
	
	text-align: center;
	
	margin: 0px auto;
    padding: 0px;

    padding-left: 13px;
    padding-top: 14px;
    padding-right: 13px;

    width: 277px;
    height: 482px;

    background: url('/imagens/Estrutura/contorno-consultor-3.png') no-repeat center top;
}

/* ------------- */

.BoxAtendente .BoxImagem
{
    position: relative;
    display: block;
}
.BoxAtendente .BoxImagem .BoxStatus
{
    position: absolute;
    left: 0px;
    bottom: -24px;

    display: block;
    width: 100%;

    text-align: center;

    z-index: 10;
}

/* ------------- */

.BoxAtendente .BoxSelos1
{
    position: absolute;
    left: calc(50% - 82px);
    top: 24px;

    z-index: 600;
}
.BoxAtendente .BoxSelos2
{
    position: absolute;
    left: 28px;
    top: 200px;
    
    width: 50px;

    z-index: 600;
}

/* ------------- */

.BoxAtendente .BoxDados
{
    padding: 15px;
    padding-top: 25px;

    height: 222px;
}

.BoxAtendente .BoxImagem:after
{
    position: absolute;
    left: 0px;
    top: -13px;
    
    display: block;
    content: "";
    width: 100%;
    height: 251px;

    background: url('/imagens/Estrutura/contorno-consultor.png') no-repeat center top;
}

/* ------------- */

.BoxAtendente .BoxLike
{
    position: absolute;
    right: 22px;
    top: 209px;

    display: inline-block;

    line-height: normal;

    z-index: 11;
}
.BoxAtendente .BoxLike a
{
    display: block;

    width: 40px;
    height: 40px;
    line-height: 40px;

    text-align: center;
    vertical-align: middle;

    padding: 0px;
    margin: 0px;

    font-size: 20px;
    color: #a69f9f;
    font-weight: normal;

    -webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
    border-radius: 50%;

    text-decoration: none !important;
	
	-webkit-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.BoxAtendente .BoxLike a .fa
{
    margin: 0px;
}
.BoxAtendente .BoxLike a.Ativo,
.BoxAtendente .BoxLike a:hover
{
    background: rgba(0, 0, 0, 0.1);
    color: #930a0a;
}

/* ------------- */

.BoxAtendente .ExtTitulo
{
	margin: 0px;
    padding: 0px;

	display:block;
	overflow: hidden;
	
	text-align:center;
	vertical-align: middle;
	
	height: 32px;
	line-height: 32px;
	
    font-family: 'hinted-Cochin-Bold';
    font-size: 24px;
    color: #2f023b;
    font-weight: normal;
}
.BoxAtendente .ExtTitulo a
{
    font-family: 'hinted-Cochin-Bold';
    font-size: 24px;
    color: #2f023b;
    font-weight: normal;
	
	text-decoration: none;	
	display: block;
}

/* ------------- */

.BoxAtendente .ExtText1
{
    font-family: 'hinted-Arial-BoldMT';
    font-size: 19px;
    color: #000;
    font-weight: normal;
    
    margin-bottom: 5px;
}
.BoxAtendente .ExtText2
{
    font-family: 'hinted-Arial-BoldMT';
    font-size: 19px;
    color: #765fb6;
    font-weight: normal;
    
    margin-bottom: 15px;
}
.BoxAtendente .ExtText3
{
    font-family: 'hinted-Arial-BoldMT';
    font-size: 16px;
    color: #fff;
    font-weight: normal;
    
    padding: 0px 20px;
    margin-bottom: 15px;

    background: #ad149f;

    display: inline-block;

    width: auto;
    height: 27px;
    line-height: 27px;

    text-align: center;
    vertical-align: middle;
}

/* ------------- */

.BoxAtendente .IRow1
{
    padding: 0px;
    margin: 0 auto;

    display: flex;
    align-items: center;

    width: 85%;
}
.BoxAtendente .IRow1 .IRow1_Col
{
    margin: 0px;
    padding: 0px;

    width: calc(100% / 4);

    text-align: center;
}

/* ------------- */

.BoxAtendente.Disponivel .ExtText1
{
    color: #06b11c;
}
.BoxAtendente.Ocupado .ExtText1
{
    color: #ffa900;
}
.BoxAtendente.Offline .ExtText1
{
    color: #F00;
}

/* ------------- */













/*
############
BoxAtendente2
############
*/
.BoxAtendente2
{
	display: block;
	position: relative;
	
	text-align: center;
	
	margin: 0px auto;
    padding: 0px;

    padding-left: 4px;
    padding-right: 4px;
    padding-top: 5px;

    max-width: 264px;
    height: 355px;

    background: url('/imagens/Estrutura/contorno-top10.png') no-repeat center top #FFF;
    background-size: 100% 355px;
}

/* ------------- */

.BoxAtendente2 .BoxImagem
{
    position: relative;
    cursor: pointer;
}
.BoxAtendente2 .BoxImagem:after
{
    position: absolute;
    left: -4px;
    top: -5px;
    
    display: block;
    content: "";
    width: calc(100% + 8px);
    height: 225px;

    background: url('/imagens/Estrutura/contorno-top10.png') no-repeat center top;
}

.BoxAtendente2 .BoxDados
{
    padding: 5px;
}

/* ------------- */

.BoxAtendente2 .ExtTitulo
{
	margin: 0px;
    padding: 0px;
    margin-bottom: 5px;

	display:block;
	overflow: hidden;
	
	text-align:center;
	vertical-align: middle;
	
	height: 26px;
	line-height: 26px;
	
    font-family: 'hinted-ArialMT';
    font-size: 24px;
    color: #000;
    font-weight: normal;
}
.BoxAtendente2 .ExtTitulo a
{	
    font-family: 'hinted-ArialMT';
    font-size: 24px;
    color: #000;
    font-weight: normal;
	
	text-decoration: none;	
	display: block;
}

/* ------------- */

.BoxAtendente2 .ExtText1
{
    font-family: 'hinted-ArialMT';
    font-size: 22px;
    color: #000;
    font-weight: normal;
    line-height: 22px;

    margin-bottom: 5px;
}
.BoxAtendente2 .ExtText2
{
    font-family: 'hinted-ArialMT';
    font-size: 21px;
    color: #000;
    font-weight: normal;
    line-height: 21px;
    
    margin-bottom: 5px;
}
.BoxAtendente2 .ExtText3
{
    font-family: 'hinted-Arial-BoldMT';
    font-size: 16px;
    color: #fff;
    font-weight: normal;
    
    padding: 0px 20px;

    background: #ad149f;

    display: inline-block;

    width: auto;
    height: 27px;
    line-height: 27px;

    text-align: center;
    vertical-align: middle;
}

/* ------------- */

.BoxAtendente2.Disponivel .ExtText1
{
    color: #06b11c;
}
.BoxAtendente2.Ocupado .ExtText1
{
    color: #ffa900;
}
.BoxAtendente2.Offline .ExtText1
{
    color: #F00;
}

/* ------------- */
























/*
############
BoxAtendenteDet1
############
*/

.BoxAtendenteDet1
{
    text-align: center;

    display: block;
}
.BoxAtendenteDet1 .BoxAtendenteDet1Int
{
    text-align: center;

    display: inline-block;
    position: relative;
    
    padding-top: 10px;
    padding-bottom: 5px;
    padding-left: 11px;
    padding-right: 11px;

    background: url('/imagens/Estrutura/contorno-consultor-3.png') no-repeat center center;
    background-size: 100% 100%;
}

/* ------------- */

.BoxAtendenteDet1 .BoxAtendenteDet1Int .BoxSelos1
{
    position: absolute;
    left: calc(50% - 82px);
    top: 14px;

    z-index: 600;
}
.BoxAtendenteDet1 .BoxAtendenteDet1Int .BoxSelos2
{
    position: absolute;
    left: 14px;
    bottom: 10px;
    
    width: 50px;

    z-index: 600;
}

/* ------------- */

.BoxAtendenteDet1 .BoxAtendenteDet1Int .BoxLike
{
    position: absolute;
    right: 14px;
    bottom: 8px;

    display: inline-block;

    line-height: normal;
}
.BoxAtendenteDet1 .BoxAtendenteDet1Int .BoxLike a
{
    display: block;

    width: 40px;
    height: 40px;
    line-height: 40px;

    text-align: center;
    vertical-align: middle;

    padding: 0px;
    margin: 0px;

    font-size: 20px;
    color: #a69f9f;
    font-weight: normal;

    -webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
    border-radius: 50%;

    text-decoration: none !important;
	
	-webkit-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.BoxAtendenteDet1 .BoxAtendenteDet1Int .BoxLike a .fa
{
    margin: 0px;
}
.BoxAtendenteDet1 .BoxAtendenteDet1Int .BoxLike a.Ativo,
.BoxAtendenteDet1 .BoxAtendenteDet1Int .BoxLike a:hover
{
    background: rgba(0, 0, 0, 0.1);
    color: #930a0a;
}

/* ------------- */











/*
############
BoxProdutoB
############
*/
.BoxProdutoB
{
	display: block;
	position: relative;
	
	text-align: center;
	
	margin: 0px auto;
    padding: 0px;
    
    max-width: 350px;

    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

/* ------------- */

.BoxProdutoB .BoxImagem
{
    margin-bottom: 10px;
}
.BoxProdutoB .BoxImagem img
{
}

/* ------------- */

.BoxProdutoB .ExtTitulo
{
	margin: 0px;
    padding: 0px;
    margin-bottom: 10px;
    
	display: block;
    position: relative;
	
	text-align:center;
	vertical-align: middle;
	
    
    font-size: 24px;    
    color: #5b8099; 
    font-weight: normal;
}
.BoxProdutoB .ExtTitulo div
{
    
    font-size: 24px;    
    color: #5b8099; 
    font-weight: normal;

    display: block;
    overflow: hidden;

    height: 35px;
    line-height: 35px;
}

/* ------------- */

.BoxProdutoB .ExtText1
{
    font-size: 12px;
    color: #666666;
    font-weight: normal;

    line-height: 20px;
    height: 80px;

    display: block;
    overflow: hidden;

    margin-bottom: 10px;
}
.BoxProdutoB .ExtText2
{
    font-size: 23px;
    color: #783dca;
    font-weight: normal;
}
.BoxProdutoB .ExtText3
{
    font-size: 12px;
    color: #898989;
    font-weight: normal;

    margin-bottom: 10px;
}

/* ------------- */

.BoxProdutoB .btn
{
    margin-bottom: 10px;
    width: 100%;
}
.BoxProdutoB .btn.last
{
    margin-bottom: 0px;
}

/* ------------- */

















/*
############
BoxHoroscopo
############
*/
.BoxHoroscopo
{
	display: block;
	position: relative;
	
	text-align: center;
}

/* ------------- */

.BoxHoroscopo .BoxImagem
{
    margin-bottom: 10px;
    height: 62px;
}
.BoxHoroscopo .BoxImagem img
{
    max-height: 62px;
}

/* ------------- */

.BoxHoroscopo .ExtTitulo
{
	margin: 0px;
    padding: 0px;
	
	display: block;
	overflow: hidden;
	
	text-align: center;
	vertical-align: middle;
	
	height: 20px;
	line-height: 20px;
	
    font-family: 'hinted-MongolianBaiti';
    font-size: 25px;
    color: #d3b875;
    font-weight: normal;
}
.BoxHoroscopo .ExtTitulo a
{
    font-family: 'hinted-MongolianBaiti';
    font-size: 25px;
    color: #d3b875;
    font-weight: normal;
}

/* ------------- */

@media screen and (max-width: 767px) 
{
	
	/* ------------- */

    .BoxHoroscopo .BoxImagem
    {
        margin-bottom: 10px;
        height: 56px;
    }
    .BoxHoroscopo .BoxImagem img
    {
        max-height: 56px;
    }

    /* ------------- */

    .BoxHoroscopo .ExtTitulo
    {
        height: 18px;
        line-height: 18px;
        
        font-size: 18px;
    }
    .BoxHoroscopo .ExtTitulo a
    {
        font-size: 18px;
    }

    /* ------------- */
  
}

/* ------------- */













/*
############
BoxArtigo
############
*/
.BoxArtigo
{
	display: block;
    overflow: hidden;
	position: relative;
	
	text-align: center;
	
	margin: 0px auto;
    padding: 0px;

    width: auto;
    max-width: 541px;
    height: auto;

    background: #FFF;
}

/* ------------- */

.BoxArtigo .SIntRow1
{
    margin: 0px;
    padding: 0px;
}
.BoxArtigo .SIntRow1 .SIntRow1_Col
{
    margin: 0px;
    padding: 0px;
}
.BoxArtigo .SIntRow1 .SIntRow1_Col1
{
    width: 181px;
}
.BoxArtigo .SIntRow1 .SIntRow1_Col2
{
    width: calc(100% - 181px);
    padding: 20px;
}

/* ------------- */

.BoxArtigo .ExtTitulo
{
	margin: 0px;
    padding: 0px;
    margin-bottom: 10px;
	
	display: block;
	overflow: hidden;
	
	text-align: left;
	vertical-align: middle;
	
	height: 96px;
	line-height: 32px;
	
    font-family: 'hinted-ArialMT';
    font-size: 32px;
    color: #2f023b;
    font-weight: normal;
}
.BoxArtigo .ExtTitulo a
{
    font-family: 'hinted-ArialMT';
    font-size: 32px;
    color: #2f023b;
    font-weight: normal;

    text-decoration: none !important;
}

/* ------------- */

.BoxArtigo .ExtText1
{
    text-align: right;
}
.BoxArtigo .ExtText1 a
{
    font-family: 'hinted-ArialMT';
    font-size: 24px;
    color: #ad149f;
    font-weight: normal;

    display: inline-block;
}

/* ------------- */

@media screen and (max-width: 580px) 
{
	
	/* ------------- */
	
	.BoxArtigo
    {
        max-width: none;

        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        border-radius: 0px;
    }

    /* ------------- */

    .BoxArtigo .SIntRow1 .SIntRow1_Col1
    {
        width: 100%;
    }
    .BoxArtigo .SIntRow1 .SIntRow1_Col2
    {
        width: 100%;
        padding: 15px;
    }

    /* ------------- */

    .BoxArtigo .ExtTitulo
    {
        height: 50px;
        line-height: 25px;
        
        font-size: 22px;
    }
    .BoxArtigo .ExtTitulo a
    {
        font-size: 22px;
    }

    /* ------------- */

    .BoxArtigo .ExtText1
    {
        text-align: right;
    }
    .BoxArtigo .ExtText1 a
    {
        font-size: 14px;
        padding-left: 20px;
        background-size: 14px 20px;
    }

    /* ------------- */
  
}

/* ------------- */





















/*
############
BoxProduto
############
*/
.BoxProduto
{
	display: block;
	position: relative;
	
	text-align: center;
	
	margin: 0px auto;
    padding: 0px;
    
    max-width: 264px;

    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

/* ------------- */

.BoxProduto .BoxImagem
{
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
    border-radius: 5px;

    border: 2px solid var(--base1);

    padding: 5px;
    margin-bottom: 10px;
}
.BoxProduto .BoxImagem img
{
}

/* ------------- */

.BoxProduto .ExtTitulo
{
	margin: 0px;
    padding: 0px;
    margin-bottom: 10px;

	display: block;
    position: relative;
	
	text-align:center;
	vertical-align: middle;
	
    font-size: 16px;
    color: var(--base1);
    font-weight: bold;
}
.BoxProduto .ExtTitulo a
{
    font-size: 16px;
    color: var(--base1);
    font-weight: bold;

    display: block;
    overflow: hidden;

    height: 40px;
    line-height: 20px;
}

/* ------------- */

.BoxProduto .ExtText1
{
    font-size: 12px;
    color: #666666;
    font-weight: normal;

    line-height: 15px;
    height: 75px;

    display: block;
    overflow: hidden;

    margin-bottom: 10px;
}
.BoxProduto .ExtText2
{
    font-size: 23px;
    color: var(--base1);
    font-weight: bold;
}
.BoxProduto .ExtText3
{
    font-size: 12px;
    color: #898989;
    font-weight: normal;
}

/* ------------- */













/*
############
BoxDepoimento
############
*/
.BoxDepoimento
{
	display: block;
	position: relative;
	
	margin: 0px auto;
    padding: 0px;

    width: auto;
    max-width: 516px;
    height: auto;

    background: #FFF;

    -webkit-border-radius: 0px 40px 40px 0;
	-moz-border-radius: 0px 40px 40px 0;
    border-radius: 0px 40px 40px 0;
}

/* ------------- */

.BoxDepoimento .SIntRow1
{
    margin: 0px;
    padding: 0px;
}
.BoxDepoimento .SIntRow1 .SIntRow1_Col
{
    margin: 0px;
    padding: 0px;
}

.BoxDepoimento .SIntRow1 .SIntRow1_Col1
{
    width: 154px;
}
.BoxDepoimento .SIntRow1 .SIntRow1_Col2
{
    width: calc(100% - 154px);
}

/* ------------- */

.BoxDepoimento .BoxDados
{
    height: 188px;

    display: flex;
    align-items: center;
}
.BoxDepoimento .BoxDados .BoxDados_Int
{
    text-align: left;
    width: 100%;

    padding: 10px 20px;
}

/* ------------- */

.BoxDepoimento .ExtText1
{
    font-family: 'hinted-ArialMT';
    font-size: 20px;
    color: #2f023b;
    font-weight: normal;

    line-height: 20px;
    height: 60px;

    display: block;
    overflow: hidden;

    margin-bottom: 10px;
}
.BoxDepoimento .ExtText2
{
    font-family: 'hinted-Cochin';
    font-size: 19px;
    color: #b87d0c;
    font-weight: normal;
}
.BoxDepoimento .ExtText2 a,
.BoxDepoimento .ExtText2 span
{
    font-family: 'hinted-ArialMT';
    font-size: 16px;
    color: #000;
    font-weight: normal;
}

/* ------------- */

@media screen and (max-width: 580px) 
{
	
	/* ------------- */
	
	.BoxDepoimento
    {
        max-width: 240px;

        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        border-radius: 0px;

        text-align: center;

        background: none;
    }

    /* ------------- */

    .BoxDepoimento .SIntRow1 .SIntRow1_Col1
    {
        width: 100%;
    }
    .BoxDepoimento .SIntRow1 .SIntRow1_Col2
    {
        width: 100%;
        padding: 0px;
    }

    /* ------------- */

    .BoxDepoimento .BoxDados
    {
        height: auto;

        background: #FFF;
    }
    .BoxDepoimento .BoxDados .BoxDados_Int
    {
        padding: 15px;

        -webkit-border-radius: 0px 0px 20px 0px;
        -moz-border-radius: 0px 0px 20px 0px;
        border-radius: 0px 0px 20px 0px;

        text-align: center;
    }

    /* ------------- */

    .BoxDepoimento .ExtText1
    {
        font-size: 18px;
    
        line-height: 20px;
        max-height: 40px;
    }
    .BoxDepoimento .ExtText2
    {
        font-size: 14px;
    }
    .BoxDepoimento .ExtText2 a,
    .BoxDepoimento .ExtText2 span
    {
        font-size: 14px;
    }

    /* ------------- */
  
}

/* ------------- */




















/*
############
BoxRating1
############
*/
.BoxRating1 .fa
{
	color: #FFD500;
	font-size: 24px;
}

/* ------------- */







/*
############
SlickTheme0
############
*/
.SlickTheme0
{
    margin: 0px;
}

/* ------------- */

.SlickTheme0 .BoxSlickBox
{
    padding: 0px 10px;
}

/* ------------- */











/*
############
SlickTheme1
############
*/
.SlickTheme1
{
    margin: 0px 0px 80px !important;
}

/* ------------- */

.SlickTheme1 .BoxSlickBox
{
    padding: 0px 10px;
}

/* ------------- */

.SlickTheme1 .slick-dots
{
    bottom: -80px;
}
.SlickTheme1 .slick-dots li
{
    width: 30px;
    height: 30px;

    margin-right: 20px;
}
.SlickTheme1 .slick-dots li:last-child
{
    margin-right: 0px;   
}
.SlickTheme1 .slick-dots li button
{
    width: 30px;
    height: 30px;
}
.SlickTheme1 .slick-dots li button:before
{
    line-height: 30px;
    width: 30px;
    height: 30px;
    
    color: #FFF;
    opacity: 1;

    content: "\f111";
    font-family: FontAwesome;
    font-size: 30px;
}
.SlickTheme1 .slick-dots li.slick-active button:before,
.SlickTheme1 .slick-dots li button:hover:before,
.SlickTheme1 .slick-dots li button:focus:before
{
    color: #FFF;
    opacity: 1;

    content: "\f111";
    font-family: FontAwesome;
    font-size: 30px;
}

/* ------------- */

@media screen and (max-width: 1000px) 
{
	
	/* ------------- */
	
	.SlickTheme1
    {
        margin: 0px 0px 40px !important;
    }

    /* ------------- */

    .SlickTheme1 .slick-dots
    {
        bottom: -40px;
    }
    .SlickTheme1 .slick-dots li
    {
        width: 20px;
        height: 20px;

        margin-right: 10px;
    }
    .SlickTheme1 .slick-dots li button
    {
        width: 20px;
        height: 20px;
    }
    .SlickTheme1 .slick-dots li button:before
    {
        line-height: 20px;
        width: 20px;
        height: 20px;
        
        font-size: 20px;
    }
    .SlickTheme1 .slick-dots li.slick-active button:before,
    .SlickTheme1 .slick-dots li button:hover:before,
    .SlickTheme1 .slick-dots li button:focus:before
    {
        font-size: 20px;
    }

    /* ------------- */
  
}

/* ------------- */










/*
################
## SlickTheme2
################
*/
.SlickTheme2
{
    margin: 0px;
    margin-bottom: 110px !important;
}

.SlickTheme2 .slick-prev,
.SlickTheme2 .slick-next 
{
    background: url('') no-repeat center center;
    display: block;
    width: 91px;
    height: 67px;
}
.SlickTheme2 .slick-prev:before, 
.SlickTheme2 .slick-next:before
{
    display: none;
}
.SlickTheme2 .slick-prev
{
    background-image: url('');
    top: auto;
    bottom: -140px;
    left: calc(50% - 112px);
}
.SlickTheme2 .slick-next
{
    background-image: url('');
    top: auto;
    bottom: -140px;
    right: calc(50% - 112px);
}

/* ------------- */

.SlickTheme2 .BoxSlickBox
{
    padding: 0px 10px;
}

/* ------------- */

@media screen and (max-width: 1000px) 
{
	
	/* ------------- */
	
	.SlickTheme2
    {
        margin-bottom: 50px !important;
    }

    .SlickTheme2 .slick-prev,
    .SlickTheme2 .slick-next 
    {
        background-size: 41px 30px;
        width: 41px;
        height: 30px;
    }
    .SlickTheme2 .slick-prev
    {
        bottom: -60px;
        left: calc(50% - 50px);
    }
    .SlickTheme2 .slick-next
    {
        bottom: -60px;
        right: calc(50% - 50px);
    }

    /* ------------- */
  
}

/* ------------- */











/*
################
## SlickTheme3
################
*/
.SlickTheme3
{
    margin: 0px 43px  !important;
}
.SlickTheme3 .BoxSlickBox
{
}

.SlickTheme3 .slick-prev,
.SlickTheme3 .slick-next 
{
    background: url('') no-repeat center center;
    display: block;
    width: 43px;
    height: 43px;
}
.SlickTheme3 .slick-prev:before, 
.SlickTheme3 .slick-next:before
{
    display: none;
}
.SlickTheme3 .slick-prev
{
    background-image: url('/imagens/Estrutura/esquerda-top10.png');
    left: -43px;
    top: calc(50% - 10px);
}
.SlickTheme3 .slick-next
{
    background-image: url('/imagens/Estrutura/direita-dotp10.png');
    right: -43px;
    top: calc(50% - 10px);
}

/* ------------- */

.SlickTheme3 .BoxSlickBox
{
    padding: 0px 10px;
}

/* ------------- */

@media screen and (max-width: 767px) 
{
	
    /* ------------- */
	
	.SlickTheme3
    {
        margin: 0px !important;
    }
    .SlickTheme3 .slick-prev,
    .SlickTheme3 .slick-next 
    {
        display: none !important;
    }
    .SlickTheme3 .BoxSlickBox
    {
        padding: 0px;
    }

    /* ------------- */
  
}

/* ------------- */





























/*
############
CapaFundo1
############
*/
.CapaFundo1
{
    background: url('/imagens/Estrutura/fundo-atendentes-como-consultar-e-bloh_02.jpg') no-repeat center top;
    background-attachment: fixed;

    position: relative;

    display: block;
    overflow: hidden;
}

/* ------------- */













/*
############
Capa0
############
*/
.Capa0
{
	margin: 0px;
    padding: 0px;

    position: relative;
}
.Capa0:before
{
    position: absolute;
    left: 0px;
    top: 0px;
    
    display: block;
    content: "";
    width: 100%;
    height: 14px;

    z-index: 10;

    background: url('/imagens/Estrutura/linha-1.png') repeat-x center center;
}
.Capa0:after
{
    position: absolute;
    left: 0px;
    bottom: 0px;
    
    display: block;
    content: "";
    width: 100%;
    height: 14px;

    z-index: 10;

    background: url('/imagens/Estrutura/linha2.png') repeat-x center center;
}

/* ------------- */














/*
############
Capa1
############
*/
.Capa1
{
	margin: 0px;
    padding: 70px 0px 0px;

    position: relative;

    background: url('/imagens/Estrutura/443546_02.jpg') no-repeat center top;
    background-size: cover;
}

/* ------------- */

.Capa1 .ExtBtn
{
    margin-top: 50px;
    text-align: center;
}
.Capa1 .h2_depoimentos
{
    margin-top: 50px;
    margin-bottom: 50px;
}

/* ------------- */

@media screen and (max-width: 767px) 
{
	
	/* ------------- */
    
	/* ------------- */
  
}

/* ------------- */











/*
############
Capa2
############
*/
.Capa2
{
	margin: 0px;
    padding: 150px 0px 60px;

    position: relative;

    background: url('/imagens/Estrutura/Fundo-depoimento_02.jpg') no-repeat center top;
    background-size: cover;
}
.Capa2:before
{
    position: absolute;
    left: 0px;
    top: -23px;
    
    display: block;
    content: "";
    width: 100%;
    height: 46px;
    
    z-index: 10;

    background: url('/imagens/Estrutura/moldura-1.png') no-repeat center center;
}
.Capa2:after
{
    position: absolute;
    left: 0px;
    bottom: -23px;
    
    display: block;
    content: "";
    width: 100%;
    height: 46px;

    z-index: 10;

    background: url('/imagens/Estrutura/moldura-1.png') no-repeat center center;
}

/* ------------- */

@media screen and (max-width: 767px) 
{
	
	/* ------------- */
    
    .Capa2
    {
        padding: 60px 0px 60px;
    }

	/* ------------- */
  
}

/* ------------- */











/*
############
Capa3
############
*/
.Capa3
{
	margin: 0px;
    padding: 100px 0px;
}

/* ------------- */

@media screen and (max-width: 767px) 
{
	
	/* ------------- */
    
    .Capa3
    {
        padding: 60px 0px;
    }
    
	/* ------------- */
  
}

/* ------------- */












/*
############
Capa4
############
*/
.Capa4
{
	margin: 0px;
    padding: 50px 0px 40px;
}

/* ------------- */

.Capa4 h2
{
    margin-bottom: 30px;
}

/* ------------- */

@media screen and (max-width: 767px) 
{
	
	/* ------------- */
    
   
    
	/* ------------- */
  
}

/* ------------- */









/*
############
Capa5
############
*/
.Capa5
{
	padding: 60px 0px 20px;
    margin: 0px;

    position: relative;

    background: rgba(114, 69, 180, 0.6);
}

/* ------------- */

.Capa5 .ColEsp1
{
    position: relative;
}
.Capa5 .ColEsp1:before
{
    position: absolute;
    right: -27px;
    top: calc(50% - 40px);

    display: block;
    content: "";

    width: 97px;
    height: 80px;
    
    background: url('/imagens/Estrutura/c4.png') no-repeat center center;
}

/* ------------- */

.Capa5 .BoxInt1
{
    text-align: center;
    display: block;
    text-decoration: none !important;
}
.Capa5 .BoxInt1 *
{
    text-decoration: none !important;   
}

.Capa5 .BoxInt1 .BoxImagem
{
    height: 153px;
    margin-bottom: 10px;
}
.Capa5 .BoxInt1 .BoxImagem img
{
    max-height: 153px;
}
.Capa5 .BoxInt1 .ExtTitulo
{
    font-family: 'hinted-Cochin-Bold';
    font-size: 19px;
    color: #c4a142;
    font-weight: normal;
    text-transform: uppercase;

    line-height: 25px;
}

/* ------------- */

@media screen and (max-width: 767px) 
{
	
	/* ------------- */
	
    .Capa5
    {
        padding: 40px 0px 10px;
    }
    .Capa5 .ColEsp1:before
    {
        display: none;
    }

    /* ------------- */
  
}

/* ------------- */























/*
############
container_interno
############
*/
.container_interno
{
    background: rgb(255, 255, 255, 0.9);
    padding: 20px !important;

    -webkit-border-radius: 10px;
	-moz-border-radius: 10px;
    border-radius: 10px;
    
    -webkit-box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.1);
    box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.1);
}










/*
############
container_interno2
############
*/
.container_interno2
{
    background: rgb(255, 255, 255, 0.9);
    padding: 20px !important;

    -webkit-border-radius: 10px;
	-moz-border-radius: 10px;
    border-radius: 10px;
    
    -webkit-box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.1);
    box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.1);
}






























/*
############
# blockMsg
############
*/
.blockOverlay
{
	background: rgb(255, 255, 255) !important;
}
.blockMsg 
{
	border: 2px solid rgba(0, 0, 0, 0.1) !important;
	
	-webkit-border-radius:5px !important;
	-moz-border-radius:5px !important;
	border-radius:5px !important;
	
	padding: 10px !important;
	
	width: 70px !important;
	
	left: calc(50% - 45px) !important;
}
.blockMsg .fa
{
	font-size: 24px !important;
	
	margin: 0px !important;
}

/* -------- */














/*
############
PgAtendimentoVideo
############
*/
.PgAtendimentoVideo
{
	height: 100%;
}

.PgAtendimentoVideo .RowS1
{
	margin: 0px;
	padding: 0px;
	height: 100%;
}
.PgAtendimentoVideo .RowS1 .RowS1_Col1
{
	margin: 0px;
	padding: 0px;
	
	width: 80%;
	height: 100%;
}
.PgAtendimentoVideo .RowS1 .RowS1_Col2
{
	margin: 0px;
	padding: 0px;
	
	width: 20%;
	height: 100%;
	
	padding: 10px;
}

.PgAtendimentoVideo .SubInfo1
{
	height: 46px;
}
.PgAtendimentoVideo .SubInfo2
{
	height: 43px;
}
.PgAtendimentoVideo .SubInfo3
{
	height: calc(100% - 46px - 43px - 60px - 47px);
}
.PgAtendimentoVideo .SubInfo4
{
	height: 60px;
	padding-top: 10px;
}
.PgAtendimentoVideo .SubInfo5
{
	height: 47px;
	padding-top: 10px;
}

.PgAtendimentoVideo #Ate_ChatDiv
{
	height: 100%;
}
.PgAtendimentoVideo #Ate_ChatDiv #Ate_Chat
{
	height: 100% !important;
}

.PgAtendimentoVideo .ExtInf1
{
	background: #47177B;
	padding: 5px;
	
	text-align: center;
}
.PgAtendimentoVideo .ExtInf1 .ExtText1
{
	font-size: 12px;
	color: #FFF;
}
.PgAtendimentoVideo .ExtInf1 .ExtText2
{
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
}

/* ------------- */

@media screen and (max-width: 1000px) 
{
	
	/* ------------- */
	
	.PgAtendimentoVideo .RowS1 .RowS1_Col1
	{
		width: 60%;
	}
	.PgAtendimentoVideo .RowS1 .RowS1_Col2
	{
		width: 40%;
	}

	/* ------------- */
  
}

/* ------------- */

@media screen and (max-width: 480px) 
{
	
	/* ------------- */
	
	.PgAtendimentoVideo .RowS1 .RowS1_Col1
	{
		width: 100%;
		height: 50%;
	}
	.PgAtendimentoVideo .RowS1 .RowS1_Col2
	{
		width: 100%;
		height: 50%;
		padding: 3px;
	}

	/* ------------- */
  
}

/* ------------- */












































/*
############
mmenu
############
*/
#menu1 .mm-panel
{
    padding-top: 0 !important;

    background: var(--base1);
}
#menu1 .mm-navbar
{
    display: none !important;
}
#menu1 em.mm-counter
{
    color: rgba(255, 255, 255, 0.4);
}
#menu1 .LiNormal
{
    background: rgba(0, 0, 0, 0.1) !important; 
}
#menu1 .LiNormal
{
    font-weight: bold !important;
    color: #FFF !important;
    text-transform: uppercase !important;
}
#menu1 .LiMinhaConta1
{
    background: rgba(0, 0, 0, 0.4) !important;
}
#menu1 .LiMinhaConta1 a
{
    font-weight: bold !important;
    color: #FFF !important;
    text-transform: uppercase !important;
}
#menu1 .mm-listview > li > a, 
#menu1 .mm-listview > li > span
{
    font-weight: bold !important;
    color: #FFF !important;
}

/* ------------- */












/*
############
GRow1
############
*/
.GRow1
{
	margin: 0px;
    padding: 0px;
    
    margin-right: -10px;
    margin-left: -10px;
}
.GRow1 .GRow1_Col
{
	margin: 0px;
    padding: 0px;

    padding-right: 10px;
    padding-left: 10px;

    margin-bottom: 30px;
    
    width: calc(100% / 4);
}

/* ------------- */

@media screen and (max-width: 1120px) 
{
	
	/* ------------- */
    
    .GRow1 .GRow1_Col
    {
        width: calc(100% / 3);
    }
	
	/* ------------- */
  
}

/* ------------- */

@media screen and (max-width: 840px) 
{
	
	/* ------------- */
    
    .GRow1 .GRow1_Col
    {
        width: calc(100% / 2);
    }
	
	/* ------------- */
  
}

/* ------------- */

@media screen and (max-width: 600px) 
{
	
	/* ------------- */
    
    .GRow1 .GRow1_Col
    {
        width: 100%;
    }
	
	/* ------------- */
  
}

/* ------------- */











/*
############
GRow2
############
*/
.GRow2
{
	margin: 0px;
    padding: 0px;
    
    margin-right: -10px;
    margin-left: -10px;
}
.GRow2 .GRow2_Col
{
	margin: 0px;
    padding: 0px;

    padding-right: 10px;
    padding-left: 10px;

    margin-bottom: 30px;
    
    width: calc(100% / 2);
}

/* ------------- */

@media screen and (max-width: 100px) 
{
	
	/* ------------- */
    
    .GRow2 .GRow2_Col
    {
        width: 100%;
    }
	
	/* ------------- */
  
}

/* ------------- */













/*
############
IcoFlAtt
############
*/
.IcoFlAtt
{
	position: fixed;
    left: 10px;
	bottom: 10px;
    width: 100px;
    
    z-index: 900;

    text-align: center;
}
.IcoFlAtt div
{
    font-size: 12px;
    color: #FFF;
    font-weight: bold;
    
    display: block;
    text-align: center;

    background: rgba(0, 0, 0, 0.4);

    margin-top: 5px;
    padding: 5px;
}
.IcoFlAtt img
{
    width: 60px;
}

/* ------------- */





















/*
############
BlcDepResumo
############
*/
.BlcDepResumo
{
    margin-bottom: 40px;
}

/* ------------- */

.BlcDepResumo .SRow1
{
    width: 300px;

    margin: 0px;
    padding: 0px;
    margin-bottom: 5px;

    display: flex;
    align-items: center;
}
.BlcDepResumo .SRow1 .SRow1_Col
{
    margin: 0px;
    padding: 0px;
}

.BlcDepResumo .SRow1 .SRow1_Col1
{
    width: 80px;
    text-align: right;
}
.BlcDepResumo .SRow1 .SRow1_Col2
{
    width: calc(100% - 80px);
    padding-left: 10px;
}

/* ------------- */

.BlcDepResumo .ExtText1
{
    font-size: 14px;
    color: #222222;

    margin-bottom: 20px;
}
.BlcDepResumo .ExtText2
{
    font-size: 12px;
    color: #222222;
}

/* ------------- */

.BlcDepResumo .IncProgresso
{
    position: relative;

    width: 100%;
    margin-top: -5px;

    text-decoration: none !important;
}
.BlcDepResumo .IncProgresso *
{
    text-decoration: none !important;
}
.BlcDepResumo .IncProgresso .Barra
{
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;

    width: 100%;
    height: 5px;

    background: #000;

    display: inline-block;
}
.BlcDepResumo .IncProgresso .IntText
{
    font-size: 13px;
    color: #222222;

    display: inline-block;
}

.BlcDepResumo .IncProgresso_5 .Barra
{
    background: #188301;
}
.BlcDepResumo .IncProgresso_5 .IntText
{
    color: #188301;
}
.BlcDepResumo .IncProgresso_4 .Barra
{
    background: #33CC33;
}
.BlcDepResumo .IncProgresso_4 .IntText
{
    color: #33CC33;
}
.BlcDepResumo .IncProgresso_3 .Barra
{
    background: #FA5D00;
}
.BlcDepResumo .IncProgresso_3 .IntText
{
    color: #FA5D00;
}
.BlcDepResumo .IncProgresso_2 .Barra
{
    background: #FF0000;
}
.BlcDepResumo .IncProgresso_2 .IntText
{
    color: #FF0000;
}
.BlcDepResumo .IncProgresso_1 .Barra
{
    background: #E00000;
}
.BlcDepResumo .IncProgresso_1 .IntText
{
    color: #E00000;
}

/* ------------- */
























/*
############
bxSlider
############
*/
.bx-wrapper
{
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;

    border: none !important;
    background: transparent !important;

    padding: 0px !important;
    margin: 0px !important;
}

/* ------------- */







/*
############
spr1
############
*/
.spr1 
{
    background-image: url('/imagens/sprites/spr1.png?v=12');
    background-repeat: no-repeat;
    display: inline-block;
}

.spr1-9P4FKsGkMQ {
    width: 151px;
    height: 70px;
    background-position: -5px -5px;
}

.spr1-Sem-t_tulo {
    width: 198px;
    height: 148px;
    background-position: -5px -85px;
}

.spr1-a1 {
    width: 71px;
    height: 82px;
    background-position: -213px -5px;
}

.spr1-a2 {
    width: 72px;
    height: 85px;
    background-position: -213px -97px;
}

.spr1-a3 {
    width: 72px;
    height: 84px;
    background-position: -213px -192px;
}

.spr1-b1 {
    width: 29px;
    height: 34px;
    background-position: -166px -5px;
}

.spr1-b2 {
    width: 31px;
    height: 36px;
    background-position: -294px -5px;
}

.spr1-b3 {
    width: 38px;
    height: 35px;
    background-position: -294px -51px;
}

.spr1-b4 {
    width: 38px;
    height: 27px;
    background-position: -5px -286px;
}

.spr1-mais1 {
    width: 55px;
    height: 56px;
    background-position: -342px -5px;
}

.spr1-mobile_1 {
    width: 35px;
    height: 35px;
    background-position: -342px -71px;
}

.spr1-mobile_2 {
    width: 35px;
    height: 35px;
    background-position: -295px -116px;
}

.spr1-siteseguro {
    width: 128px;
    height: 48px;
    background-position: -53px -286px;
}

.spr1-w1 {
    width: 30px;
    height: 30px;
    background-position: -340px -116px;
}

.spr1-w2 {
    width: 30px;
    height: 30px;
    background-position: -340px -156px;
}

.spr1-w3 {
    width: 30px;
    height: 30px;
    background-position: -295px -196px;
}

.spr1-w4 {
    width: 32px;
    height: 30px;
    background-position: -335px -196px;
}

.spr1-w5 {
    width: 30px;
    height: 30px;
    background-position: -295px -236px;
}

.spr1-whats {
    width: 78px;
    height: 78px;
    background-position: -295px -276px;
}

.spr1-whats1 {
    width: 59px;
    height: 59px;
    background-position: -407px -5px;
}

/* ------------- */