/*
Theme Name: Serasa Experian
Author: Stefano Silva Mendes
Description: Tema Serasa
*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td
	{
	border: 0;
	font-size: 100%;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
* {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
body {
	font-size: 13px;
	font-family: 'Roboto', sans-serif, arial;
	font-weight: normal;
	color: #a5a5a5;
	background-color: #F1F2F2;
}
:focus { /* remember to define focus styles! */
	outline: 0;
}
ol,ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption,th,td {
	font-weight: normal;
	text-align: left;
}
blockquote:before,blockquote:after,q:before,q:after {
	content: "";
}
blockquote,q {
	quotes: "" "";
}
a img {
	border: 0;
}
img {
    vertical-align: middle;
    display: inline-block;
}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section
	{
	display: block;
	margin: 0;
	outline: 0;
	padding: 0;
	border: 0;
}
a {
	border:none;
	outline : none;
	text-decoration: none;
	color: #015cae;
	-webkit-transition: background-color .3s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out;
	-moz-transition: background-color .3s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out;
	-ms-transition: background-color .3s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out;
	-o-transition: background-color .3s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out;
	transition: background-color .3s ease, border .2s ease, color .2s ease,	opacity .2s ease-in-out;
}
a:hover {
	color: #095295;
}
a:hover{ text-decoration: none; }

.no_margin{ margin:0; }
.margin_5{ margin:5px; }
.margin_10{ margin:10px; }
.margin_l_0{ margin-left: 0px; }
.margin_l_5{ margin-left: 5px; }
.margin_l_10{ margin-left: 10px; }
.margin_l_15{ margin-left: 15px; }
.margin_l_20{ margin-left: 20px; }
.margin_l_25{ margin-left: 25px; }
.margin_l_30{ margin-left: 30px; }
.margin_l_35{ margin-left: 35px; }
.margin_l_50{ margin-left: 50px; }
.margin_r_0{ margin-right: 0px; }
.margin_r_5{ margin-right: 5px; }
.margin_r_10{ margin-right: 10px; }
.margin_r_15{ margin-right: 15px; }
.margin_r_20{ margin-right: 20px; }
.margin_r_25{ margin-right: 25px; }
.margin_r_30{ margin-right: 30px; }
.margin_r_35{ margin-right: 35px; }
.margin_r_50{ margin-right: 50px; }
.margin_t_0{ margin-top: 0; }
.margin_t_5{ margin-top: 5px; }
.margin_t_10{ margin-top: 10px; }
.margin_t_15{ margin-top: 15px; }
.margin_t_20{ margin-top: 20px; }
.margin_t_25{ margin-top: 25px; }
.margin_t_30{ margin-top: 30px; }
.margin_t_35{ margin-top: 35px; }
.margin_t_50{ margin-top: 50px; }
.margin_t_60{ margin-top: 60px; }
.margin_b_0{ margin-bottom: 0px; }
.margin_b_5{ margin-bottom: 5px; }
.margin_b_10{ margin-bottom: 10px; }
.margin_b_15{ margin-bottom: 15px; }
.margin_b_20{ margin-bottom: 20px; }
.margin_b_25{ margin-bottom: 25px; }
.margin_b_30{ margin-bottom: 30px; }
.margin_b_35{ margin-bottom: 35px; }
.margin_b_50{ margin-bottom: 50px; }
.margin_auto{ margin: 0 auto; }
.margin_v_auto{	margin: auto 0; } 
.margin_r_auto{	margin-right: auto; } 
.margin_l_auto{	margin-left: auto; }

.no_padding{ padding:0; }
.padding_l_r_10, .padding_r_l_10{padding: 0 10px;}
.padding_5{ padding: 5px; }
.padding_10{ padding: 10px; }
.padding_15{ padding: 15px; }
.padding_20{ padding: 20px;  }
.padding_t_0{ padding-top: 0px; }
.padding_t_5{ padding-top: 5px; }
.padding_t_10{ padding-top: 10px; }
.padding_t_15{ padding-top: 15px; }
.padding_t_20{ padding-top: 20px; }
.padding_t_25{ padding-top: 25px; }
.padding_t_50 {	padding-top: 50px;}
.padding_b_0{ padding-bottom: 0px; }
.padding_b_5{ padding-bottom: 5px; }
.padding_b_10{ padding-bottom: 10px; }
.padding_b_15{ padding-bottom: 15px; }
.padding_b_20{ padding-bottom: 20px; }
.padding_b_25{ padding-bottom: 25px; }
.padding_b_50 {	padding-bottom: 50px; }
.padding_l_0{ padding-left: 0px; }
.padding_l_5{ padding-left: 5px; }
.padding_l_10{ padding-left: 10px; }
.padding_l_15{ padding-left: 15px; }
.padding_l_20{ padding-left: 20px; }
.padding_l_25{ padding-left: 25px; }
.padding_l_50{ padding-left: 50px; }
.padding_r_0 { padding-right: 0px; }
.padding_r_5 { padding-right: 5px; }
.padding_r_10{ padding-right: 10px; } 
.padding_r_15{ padding-right: 15px; }
.padding_r_20{ padding-right: 20px; }
.padding_r_25{ padding-right: 25px; }
.padding_r_50{ padding-right: 50px; }

.no_border{	border: 0 none;	}
.border_1{ border: 1px solid; }
.border_r_1 { border-right: 1px solid; }
.border_b_1 { border-bottom: 1px solid; }
.border_l_1 { border-left:1px solid; }
.border_t_1 { border-top: 1px solid; }
.border_2{ border: 2px solid; }
.border_r_2 { border-right: 2px solid; }
.border_b_2 { border-bottom: 2px solid; }
.border_l_2 { border-left:2px solid; }
.border_t_2 { border-top: 2px solid; }
.border_c_cccccc, .border_c_ccc{ border-color:#cccccc;}
.border_c_666666, .border_c_666{ border-color:#666666;}
.border_c_dfdfdf, .border_c_df{ border-color:#dfdfdf;}
.border_c_fff, .border_c_ffffff{ border-color:#ffffff;}
.clear{	clear:both; }
.clear_left{ clear:left; }
.clear_right{ clear:right; }

.overflow, .overflow_hide{ overflow: hidden; }
.overflow_auto{ overflow:auto; }

.relative{ position: relative; }
.absolute{ position: absolute; }
.fixed{ position: fixed; }
.static{ position: static; }

.hide, .hide_c{ display: none; }
.hide_i{ display: none !important; }

.table { display: table; }
.table_cell, .cell, .hack { display: table-cell; vertical-align: middle; }
.block, .show { display: block; }
.inline, .show_inline { display: inline; }
.inline_block { display: inline-block; }
.left { float: left; }
.right { float: right; }
.indent { text-indent: -9999px; }

.transparent{
	zoom: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
	opacity: 0.5;
}
.opacity_0{
	opacity: 0;
}
.opacity:hover {
	zoom: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
	filter: alpha(opacity=85);
	opacity: 0.85;
}

.align_center, .align_c{ text-align:center; }
.align_left, .align_l{ text-align:left;}
.align_right,.align_r{ text-align:right;}
.align_justify, .align_j{ text-align:justify;}

.bold{ font-weight: bold; }
.italic{ font-style: italic; }

.h_full, .h_p_100{ height: 100% !important; }
.h_middle, .h_p_50{ height: 50% !important; }
.h_400{ height: 400px !important; }
.h_320{ height: 320px !important; }
.h_300{ height: 300px !important; }
.h_250{ height: 250px !important; }
.h_220{ height: 220px !important; }
.h_200{ height: 200px !important; }
.h_150{ height: 150px !important; }
.h_140{ height: 140px !important; }
.h_128{ height: 128px !important; }
.h_120{ height: 120px !important; }
.h_100{ height: 100px !important; }
.h_90{ height: 90px !important; }
.h_80{ height: 80px !important; }
.h_64{ height: 64px !important; }
.h_60{ height: 60px !important; }
.h_50{ height: 50px !important; }
.h_40{ height: 40px !important; }
.h_32{ height: 32px !important; }
.h_30{ height: 30px !important; }
.h_20{ height: 20px !important; }
.h_16{ height: 16px !important; }
.h_10{ height: 10px !important; }

.w_full, .w_p_100, .full{ width: 100%; }
.w_p_75{width: 75%;}
.w_middle, .w_p_50{ width: 50%; }
.w_p_33{ width: 33.33333333%; }
.w_p_25{ width: 25% ; }
.w_p_20{ width: 20% ;}
.w_620{ width: 620px ; }
.w_600{ width: 600px ; }
.w_550{ width: 550px ; }
.w_500{ width: 500px ; }
.w_480{ width: 480px ; }
.w_400{ width: 400px ; }
.w_350{ width: 350px ; }
.w_320{ width: 320px ; }
.w_300{ width: 300px ; }
.w_250{ width: 250px ; }
.w_200{ width: 200px ; }
.w_150{ width: 150px ; }
.w_140{ width: 140px ; }
.w_128{ width: 128px ; }
.w_120{ width: 120px ; }
.w_100{ width: 100px ; }
.w_80{ width: 80px ; }
.w_64{ width: 64px ; }
.w_60{ width: 60px ; }
.w_50{ width: 50px ; }
.w_48{ width: 48px ; }
.w_40{ width: 40px ; }
.w_32{ width: 32px ; }
.w_20{ width: 20px ; }
.w_16{ width: 16px ; }
.w_10{ width: 10px ; }

.upper{ text-transform: uppercase; }
.normal{text-transform: none;}
.underline { text-decoration: underline; }
.capitalize{ text-transform: capitalize; }
.pointer{ cursor: pointer; }

ul, ol { margin: 0; padding: 0; }
ul li { list-style: none outside none; }

.f10{ font-size: 10px; }
.f12{ font-size: 12px; }
.f13{ font-size: 13px; }
.f14{ font-size: 14px; }
.f15{ font-size: 15px; }
.f17{ font-size: 17px; }
.f18{ font-size: 18px; }
.f20{ font-size: 20px; }
.f22{ font-size: 22px; }
.f24{ font-size: 23px; } 
.f28{ font-size: 28px; } 
.f32{ font-size: 32px; } 
.f36{ font-size: 36px; }
.f42{ font-size: 42px; }  
.f48{ font-size: 48px; } 

.verdana{font-family: verdana;}
.arial{font-family: arial;}

.c_333333, .c_333{ color: #333; }
.c_666666, .c_666{ color: #666; }
.c_999999, .c_999{ color: #999; }
.c_000000, .c_000, .c_black{ color: #000; }
.c_ffffff, .c_fff, .c_white{ color: #fff; }

.bg_ffffff, .bg_fff, .bg_m_branco, .branco{ background-color: #ffffff; }
.bg_cccccc, .bg_ccc{ background-color: #cccccc; }
.bg_dfdfdf, .bg_df{ background-color: #dfdfdf; }
.bg_999999, .bg_999{ background-color: #999999; }
.bg_666666, .bg_666{ background-color: #666666; }
.bg_333333, .bg_333{ background-color: #333333; }
.bg_dff0d8{
	background-color: #dff0d8;
}
.z_0{ z-index:0; }
.z_1{ z-index:1; }
.z_10{ z-index:10; }
.z_100{ z-index:100; }
.z_1000{ z-index:1000; }

.line_10{ line-height: 10px; }
.line_15{ line-height: 15px; }
.line_18{ line-height: 18px; }
.line_20{ line-height: 20px; }
.line_30{ line-height: 30px; }

/* end defaults*/
p {
    margin-bottom: 10px;
}
.page .container_article h1 {
    font-size: 25px;
    margin-bottom: 10px;
}
.page .container_article h2 {
    font-size: 22px;
    margin-bottom: 10px;
}

.page .container_article h3 {
    font-size: 18px;
    margin-bottom: 10px;
}

.img_c{
	 border-radius: 50%;
}
.bg_444d58{
	background-color: #444d58;
}
.sprite{
	background-image: url("images/sprite.png");
	background-repeat: no-repeat;
}
.icon {
    width: 16px;
    height: 16px;
}
.icon_buy {
    background-position: -94px -136px;
}
.hide_t{
	text-indent: 100%; 
	white-space: nowrap; 
	overflow: hidden;
}
img {
  vertical-align: middle;
}
.shadow{
	box-shadow: 0 0 5px #c2c2c2;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding: 0px 10px;  
}
@media (min-width: 768px) {
  .container {
    width: 720px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 940px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1140px;
  }
}
.container-fluid { 
  margin: 0 auto;
 
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;  
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }  
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }  
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }  
}
.text_hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
  
	/******mobile ative*********/
	.ico_conteudo {	  
	    margin-left: -16% !important;
	    top: 21px !important;
	    width: 38%;
	}
	
  	.text_slide {
	  	margin-left: 0 !important;
	    left: inherit !important;
	    width: 100% !important;    
	    line-height: 20px !important;   
	    font-size: 17px !important;
	}
	.box_end_f{background: #f1f2f2;}
	.box_end_f li{
		display: block;
		margin-bottom: 10px;
	}
	.mid_m{
		width: 50%;
	}
	.m_full{
		width: 100%;
	}
	.m_center{
		text-align: center;
	}	
	.m_btn_top{	
	    display: inline-block  !important;
	    float: none  !important;
	    margin: 0 auto  !important;
	}
	.mobile_list_m_jasd a {
	    display: inline-block;
	    margin: 0;
	    overflow: hidden;
	    padding: 5px 0;
	    text-align: center;
	    width: 100%;
	}
	.mobile_list_m_jasd a div {
	    display: inline-block;
	    font-size: 12px;
	    margin-right: 6px;
	}	
	.mobile_list_m_jasd:nth-of-type(even) {
	    background-color: #f1f2f2;
	}		
	.m_c_rosa{
		color: #ed1951 !important;
	}
	.m_c_azul{
		color: #015cae !important;
	}
	.m_margin_b_20{
		margin-bottom: 20px !important;
	}
	.text_unico{
		font-size: 15px;
	}
	
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
  .box_ult_text {
    padding-top: 30px !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/*****************animate*************/
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

.animated.bounceIn,
.animated.bounceOut {
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
}

.animated.flipOutX,
.animated.flipOutY {
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
}
@-webkit-keyframes bounceInDown {
  0%, 60%, 75%, 90%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInDown {
  0%, 60%, 75%, 90%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}
@-webkit-keyframes bounceInUp {
  0%, 60%, 75%, 90%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInUp {
  0%, 60%, 75%, 90%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}
@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}
/************carrousel*******/
.singcarousel img{
	height: 100%;
}
.owl-carousel .item {
	height: 100%;    
}
.owl-item {
    float: left;
}
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.owl-carousel{
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
/**************modal**************/
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: 0.8;
}
.close:hover,
.close:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=100);
  opacity: 1;
}
button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}
.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: auto;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform .3s ease-out;
     -moz-transition:    -moz-transform .3s ease-out;
       -o-transition:      -o-transform .3s ease-out;
          transition:         transform .3s ease-out;
  -webkit-transform: translate(0, -25%);
      -ms-transform: translate(0, -25%);
          transform: translate(0, -25%);
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;  
  outline: none;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
          box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5;
}
.modal-header {
	min-height: 16.42857143px;
	padding: 15px;
	border-bottom: 1px solid #e5e5e5;
	background-color: #ed1951;
	color: #fff;	
	padding: 10px 15px;
	text-transform: uppercase;
}
.modal-header .close {
  margin-top: -5px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 40px;
}
.modal-footer {
  padding: 19px 20px 20px;
  margin-top: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
            box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 70%;
  }
}
.tagcloud{
	padding: 10px;
}
/************init************/
.sprite{
	background-image: url("images/sprite.png");
	background-repeat: no-repeat;
}
.margin_b_70{
	margin-bottom: 70px;
}
.margin_b_80{
	margin-bottom: 80px;
}
.margin_20{
	margin: 20px;
}
.margin_b_100{
	margin-bottom: 100px;
}
.margin_t_70{
	margin-top: 70px;
}
.margin_t_80{
	margin-top: 80px;
}
.margin_t_100{
	margin-top: 100px;
}
.padding_t_100{
	padding-top: 100px;
}
.padding_30{
	padding: 30px;
}
.padding_t_30{
	padding-top: 30px;
}
.padding_t_60{
	padding-top: 60px;	
}
.padding_l_30{
	padding-left: 30px;	
}
.padding_r_30{
	padding-right: 30px;	
}
.padding_b_30{
	padding-bottom: 30px;
}
.padding_b_60{
	padding-bottom: 60px;
}
.margin_r_70{
	margin-right: 70px;
}
.f16{
	font-size: 16px;	
}
.f30{
	font-size: 30px;
}
.f40{
	font-size: 40px;
}
.bg_ed1951, .bg_rosa{
	background-color: #ed1951;
}
.bg_f1f2f2, .bg_m_cinza, .cinza, .bg_cinza{
	background-color: #f1f2f2;
}
.bg_azul{
	background-color: #007ac3;
}
.c_azul, .c_015cae, .d_bt_azul{
	color: #015cae;
}
.c_ed1951, .c_rosa{
	color: #ed1951;
}
.c_fff_hover:hover{
	color: #fff;
}
.c_a5a5a5, .c_cinza{
	color: #a5a5a5;
}
.c_007ac3{
	color: #007ac3;
}
a.c_a5a5a5:hover, a.c_cinza:hover{
	color: #525252;	
}
.border_3{
	border: 3px solid;
}
.border_t_3{
	border-top: 3px solid #ed1951;
}
.c_525252{
	color: #525252;
}
.i_search {
    height: 35px;
    line-height: 35;
    max-width: 200px;
    padding: 9px;
    color: #a5a5a5;
}
.nav .m_item{	
	border-bottom: 3px solid #fff;
}
.nav .m_item:hover{
	color: #525252;
	border-bottom: 3px solid #ed1951;
} 
.text_slide {   
    left: 50%;
    margin-left: -290px;
    width: 580px;
    top: 30%;
    line-height: 42px;
    text-shadow: 1px 1px 1px #7b7b7b;
    font-weight: bold;
}
.btn_slide {
    bottom: 88px;
    left: 50%;
    margin-left: -95px;
}
.arrow_slide {
    background-position: 0 -53px;
    bottom: 25px;   
    height: 23px;
    left: 50%;
    margin-left: -15px;   
    width: 30px;
}
.slide_home .item:hover, .d_bt_branco, .hastag_item:hover{
	color: #fff;
}
.bg_m_branco .box_content{
	background-color: #F1F2F2;
}
.bg_m_cinza .box_content{
	background-color: #fff;
}
.box_content_t{
	max-height: 40px;
}
.bg_m_cinza .title_box_c{
	background-color: #fff;
}
.bg_m_branco .title_box_c{
	background-color: #F1F2F2;
}
.img_t {
    bottom: 56px;
    margin-right: -1px;
    position: relative;
}
.home .bg_m_branco .img_t {
    bottom: 24px;
    z-index: 1;
}
.home .bg_m_branco .img_t_r{
	margin-left: -20px;
}
.home .bg_m_branco .img_t_l{
	margin-right: -20px;
}
.img_t_r{
	 margin-left: -1px;
}
.box_ult_text {
    padding-top: 150px;
}
.ico_pc{
	bottom: 90px;
    left: 50%;
    margin-left: -71px;
    position: absolute;
}
.pc-solo {
    bottom: 94px;
}
.h_blog_list{
	min-height: 544px;
	background: url("images/bg-home-1.jpg") no-repeat;
	background-size: cover;
}
.mini_blog_t{
	min-height: 35px;
	max-height: 35px;
}
.pat{
	background: url("images/pattern.png") repeat #fff;
	height: 237px;
}
.ico_conteudo {
    left: 50%;
    margin-left: -81px;
    position: absolute;
    top: 10px;
}

.text_unico {
    display: inline-block;
    left: 0;
    margin-top: -32.5px;
    position: absolute;
    top: 50%;
    width: 100%;
}
.d_bt_azul {
    background-color: rgba(255, 255, 255, 0.51);
}
.text_atendimento {
    display: inline-block;
    left: 0;
    position: absolute;
    top: 60px;
    width: 100%;
}
.submenu_a{	
    margin-top: 10px;
    position: absolute;
    top: 74px;
    z-index: 10;
}
.sub_sub_content{
	left: -300px;     
    width: 400px;
    top: 0;
}
.sub_l_content {
    min-height: 163px;
}
strong{
	font-weight: normal;
	color: #525252;
}
.menu_mask{
	left: 150px;
    top: 0;
    width: 0;
    min-height: 163px;
}
.menu_mask_html {
    padding: 15px;
}
.parallax{
	top: 0;
}
.bloco_a p{
	margin-bottom: 5px;
}
.bloco-texto table{
    border-collapse: collapse;
    font-size: 12px;
}
.bloco-texto table, .bloco-texto th, .bloco-texto td {
    border: 1px solid #000;
}
.bloco-texto table th{
    text-align: center;
    background: #015cae;
    padding: 10px;
    line-height: 10px;
    color: #fff;
    margin: 0 2px;
}
.bloco-texto table th strong{
    color: #fff;
}
.bloco-texto table td{
    color: #333;
    padding-left: 10px;
}
.bloco-texto table td.active{
    text-align: center;
    background: #d3eaff;
    padding: 10px;
    line-height: 10px;
    color: #648862;
    margin: 0 2px;
    font-size: 18px;
}
.bloco-texto table td.active1{
    text-align: center;
    background: #abd0f2;
    padding: 10px;
    line-height: 10px;
    color: #648862;
    margin: 0 2px;
    font-size: 18px;
}
.content_ligamos {   
    right: 0;
  	bottom: 0;
    width: 263px;
    z-index: 100;
    box-shadow: rgba(0,0,0,0.12) 0px 0px 60px;
}
.input_c {
    background: #f1f2f2 none repeat scroll 0 0;
    border: medium none;
    padding: 6px;
    width: 100%;
    color: #a5a5a5;
}
.btn_search {
    background-color: #fff;
    background-position: -3px -76px;
    border: medium none;
    height: 27px;
    padding: 0;
    width: 24px;
}
select {
    background: #f1f2f2 none repeat scroll 0 0;
    border: medium none;
    color: #a5a5a5;
    padding: 6px;
    width: 100%;
}
.a_ico {
    display: block;
    float: right;
    height: 7px;
    margin-top: 5px;
    width: 11px;
     background-position: -15px 0;
}
.close_ativo .a_ico {
    background-position: 0 0;
}   
.ico_social{
	width: 45px;
	height: 45px;
}
.ico_facebook {
    background-position: -31px 0;
}
.ico_twitter {
    background-position: -87px 0;
}
.ico_insta {
    background-position: -141px 0;
}
.ico_youtube {
    background-position: -196px 0;
}
.min_h_400{
	min-height: 400px;
}
.f_n{
	font-weight: normal;
}
.modal-body .wpcf7-submit {
    background-color: #ed1951;
    border: medium none;
    color: #fff;
    font-family: "Roboto",sans-serif,arial;
    padding: 7px 15px;
    text-transform: uppercase;
    cursor: pointer;
}
.modal-body .wpcf7-submit:hover{
	background-color: #F22259;
}
.atendimento-footer{
    text-align: center;
}
.atendimento-footer h3{
    color: #F22259;
    text-align: center;
    font-size: 22px;
    font-weight: 400;
    text-transform: uppercase;
    padding: 30px 0;
}
.atendimento-footer p{
    color: #a5a5a5;
}
.atendimento-footer strong{
    color: #525252;
    padding: 10px 0;
    display: block;
}
.atendimento-footer .wpcf7{
    margin: 60px 0;
}
.atendimento-footer .wpcf7 label{
    color: #525252;
    font-size: 18px;
    text-transform: uppercase;
}
.atendimento-footer .wpcf7-submit{
    background-color: rgb(237, 25, 81);
    border: 0px;
    color: #fff;
    display: block;
    float: right;
    font-size: 12px;
    font-weight: normal;
    height: 34px; 
    margin: 0px;
    padding: 10px;
    text-align: center;
    text-transform: uppercase;
}
.atendimento-footer .wpcf7-select{
    font-size: 18px;
}
.atendimento-footer .wpcf7-text{
    font-size: 18px;
}
.bg_m_cinza .wpcf7-text, .bg_m_cinza .wpcf7-select{
    background: #fff;
}
.bg_m_branco .wpcf7-text, .bg_m_branco .wpcf7-select{
    background: #f1f2f2;
}
.d_bt_branco{
    text-shadow: rgba(0,0,0,0.6) 0px 0px 15px;
}
#dica_do_dia {
    height: 210px;
    overflow: auto;
}
.dica-box{
    overflow-y: auto;
    display: block;
}
.noticiaM{
    font-size:12px;
    text-align: left;
    padding: 30px 0 0 20px;
}
.noticiaM .data{
    background: #015cae;
    float: left;
    color: #fff;
    padding: 4px;
}
.noticiaM .chamada strong{
    color: #333333;
    padding-left: 10px;
    font-weight: 100;
}
.noticiaM .chamada strong{
    color: #666;
    padding-left: 10px;
    font-weight: 100;
}
.mobile_active{
	background-color: #f25178;
}
/********mobile********/
.ico_head_mobile {
    width: 27px;
    height: 24px;
    position: absolute;
    top: 22px;
    right: 10px;
    background-position: -62px -55px;
}
.footer_mobile{	
	bottom: 0;
	position: fixed;
	z-index: 100;
}
.ico_mobile {
    width: 23px;
    height: 23px;    
}
.ico_m_home{
	background-position: 0 -112px;
}
.ico_m_cat {
    background-position: 3px -139px;
}
.ico_m_search{
	 background-position: 3px -163px;
}
.ico_m_phone{
	 background-position: 3px -188px;
}
.wpcf7-submit{
	cursor: pointer;
}
.mobile_page {
    background-color: #fff;   
    min-height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    position: fixed;
    top: 0;
    z-index: 10;
    width: 100%;
}
.btn{
	border: none;
	color: #fff;
	font-size: 12px;
	padding: 10px;
	background-color: #ed1951;
	display: inline-block;
}
.btn:hover{
	opacity: 0.8;
	color: #fff;
}
.cat_list_b a{
	color: #007ac3;	
}
.cat_list_b a:hover{
	color: #fff;	
	background-color: #007ac3;
}
.blog_item{
	background-color: #fff;
}
.blog_item:nth-of-type(2n+1) {
    background-color: #f1f2f2;
}		
.page-numbers {
    background-color: #fff;
    border: 1px solid #444d58;
    color: #444d58;
    padding: 5px 10px;
    display: inline-block;
}
a.page-numbers:hover{
	border: 1px solid #015cae;
}
.page-numbers.current {
    background: #015cae none repeat scroll 0 0;
    border: 1px solid #015cae;
    color: #fff;
}
.more-link {
    display: block;
    margin-top: 10px;
}
.mobile_list_m_jasd{
	max-height: 500px;
	overflow-y: auto;
}
/** EXTRA **/
.h_extra_list{
    background: url("images/extra_bg.gif") repeat;
}
.tooltip {
  position: absolute;
  z-index: 9990;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  background-color: #000000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
/****pre home ****/
#pre_home .modal-body{
	padding: 0;
}
#pre_home .modal-content{
	box-shadow: none;
	background: none;
}
#pre_home .close {
    background-color: #ed1951;
    padding-bottom: 4px;
}
.border_5{
	border: 5px solid;
}

.btnloading {
  -webkit-animation: opacityloading 2s infinite;
  -moz-animation:    opacityloading 2s infinite;
  -o-animation:      opacityloading 2s infinite;
  animation:         opacityloading 2s infinite;
}

@-webkit-keyframes opacityloading {
  0%   { opacity: 1; }
  50%   { opacity: 0.5; }
  100% { opacity: 1; }
}
@-moz-keyframes opacityloading {
  0%   { opacity: 1; }
  50%   { opacity: 0.5; }
  100% { opacity: 1; }
}
@-o-keyframes opacityloading {
  0%   { opacity: 1; }
  50%   { opacity: 0.5; }
  100% { opacity: 1; }
}
@keyframes opacityloading {
  0%   { opacity: 1; }
  50%   { opacity: 0.5; }
  100% { opacity: 1; }
}
