@import url(icons.css);
@import url(responsive.css);
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, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
 
}
.desktopOnly {
  display:block;
}
.godgodsect > .arrow-openmenu {
    margin-left: 5px;
    vertical-align: 1px;
    display: inline-block;
    width: 9px;
    height: 6px;
    background: url(../img/sprite-menu-arrow.png);
    color: #f8cd37;
    background-position: 9px 0px;
    float:right;
}


.collapse {
      display: none;
}

.collapsing {
  display:none;
}
.collapse.in {
  display:block;
}
/* HTML5 display-role reset for older browsers */

/* .newmenu {
  display:none;
} */
.second-menu a, .second-menu .disp:not(.separator) {
  text-shadow: -1px 0 #ffffff,0 1px #ffffff,1px 0 #ffffff,0 -1px #ffffff;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}
body {
  line-height: 1;
}
ol, ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
body {
  background: white;
  font-family: 'Titillium Web', sans-serif;
  font-weight: 300;
  margin: 0px auto
}
* {
  font-family: 'Titillium Web', sans-serif;
}

/* 

p {
  line-height: 1.5;
}
*/
p.big {
  font-size: 15px !important;
  font-weight: 700;
  color: #999 !important;
  font-style: normal !important;
}
strong, p.strong {
  font-weight: 700;
}
hr {
  height: 1px;
  background: #ddd;
  /* margin: 30px auto; */
  width: 100%;
  border: 0 none;
}
.icon {
  font-family: "brasilcap-icons" !important;
  font-style: normal !important;
  font-weight: normal !important;
}
.bt {
  font-style: normal !important;
  border-radius: 11px;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 700;
  font-family: 'Titillium Web', sans-serif;
  border: 1px solid #7bbedf;
  display: inline-block;
  padding: 1px 17px 4px 8px;
  color: #6eaac4;
  background: white;
}
.bt i {
  font-size: 16px;
  color: #bea45f;
  margin-left: 5px;
  vertical-align: -1px;
}
.fiador-bt-contratar .bt i {
  font-size: 36px;
  color: #ebd300;
  margin-left: 10px;
  vertical-align: -6px;
}
.promocap-bt-proposta .bt i {
  font-size: 36px;
  color: #ebd300;
  margin-left: 10px;
  vertical-align: -6px;
}
.bt:hover {
  background: #193a54;
  color: #edd400;
  text-decoration: none !important;
}
.bt:hover i {
  color: White;
}
.bt.secondary:hover {
  color: White;
  background: #2aa7da;
  /* Old browsers */
  background: -moz-linear-gradient(top, #2aa7da 0%, #2994c0 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2aa7da), color-stop(100%, #2994c0));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #2aa7da 0%, #2994c0 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #2aa7da 0%, #2994c0 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #2aa7da 0%, #2994c0 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #2aa7da 0%, #2994c0 100%);
  /* W3C */
  filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#2aa7da', endColorstr='#2994c0', GradientType=0);
  /* IE6-9 */
}
.bt.secondary {
  color: #655a00;
  border: 0 none;
  background: #fee513;
  /* Old browsers */
  background: -moz-linear-gradient(top, #fee513 0%, #e0cc26 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fee513), color-stop(100%, #e0cc26));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #fee513 0%, #e0cc26 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #fee513 0%, #e0cc26 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #fee513 0%, #e0cc26 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #fee513 0%, #e0cc26 100%);
  /* W3C */
  filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#fee513', endColorstr='#e0cc26', GradientType=0);
  /* IE6-9 */
}
.bt.secondary i {
  color: #355089;
}
.bt.grande {
  font-size: 14px;
  color: White;
  background: #7bbedf;
  border: 0 none;
}
.bt.grande i {
  color: #ebd300;
  font-size: 23px;
  vertical-align: -2px;
  margin-left: 10px;
}
.bt.grande:hover {
  background: #309acd;
}
.bt.grande.ed {
  display: inline-block;
  width: 180px;
  height: 30px;
  vertical-align: 26px;
  margin-left: 10px;
  line-height: 1.3;
}
.bt.fiador-bt-contratar {
  font-size: 15px;
  color: white;
  background: #7bbedf;
  border: 0 none;
  width: 165px !important;
  height: 20px !important;
  padding: 12px 3px 10px 18px !important;
  margin-left: 8px;
}
.bt.fiador-bt-contratar i {
  color: #ebd300;
  font-size: 23px;
  margin-top: -4px;
  padding-right: 10px;
}
.bt.fiador-bt-contratar:hover {
  background: #309acd;
}
.bt.promocap-bt-proposta {
  font-size: 15px;
  color: white;
  background: #7bbedf;
  border: 0 none;
  width: 165px !important;
  height: 20px !important;
  padding: 12px 7px 10px 13px !important;
  margin-left: 8px;
}
.bt.promocap-bt-proposta i {
  color: #ebd300;
  font-size: 23px;
  margin-top: -5px;
  padding-right: 6px;
}
.bt.promocap-bt-proposta:hover {
  background: #309acd;
}

.bt-container {
  width: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  text-align: right;
  padding: 15px 0;
  border-top: none;
  background: url(../img/separador.jpg) no-repeat center -1px;
  margin-top: 10px;
}
.linha-simulador-bt {
  width: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  text-align: right;
  padding: 10px 0;
  background: url("../../../www.grito.cc/cap-img/linha-horizontal-simulador.png") repeat-x;
  margin-top: 10px;
}
.linha-perguntas-bt {
  width: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  text-align: right;
  padding: 10px 0;
  background: url("../../../www.grito.cc/cap-img/linha-horizontal-perguntas.png") repeat-x;
  margin-top: 10px;
}
.bullets span {
  width: 7px;
  height: 7px;
  margin: 2px;
  border-radius: 100%;
  border: 1px solid white;
  background: transparent;
  display: inline-block;
  *float: left;
  cursor: pointer;
}
.bullets span.active {
  background: white !important;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
}
.mt0 {
  margin-top: 0 !important;
}
.select-group {
  margin-top: 30px;
}
.select-group select {
  margin: 10px 0 0 0;
}
.col {
  float: left;
}
.content {
  width: 950px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  margin: 0 auto;
  /* position: relative; */
}
.content.index {
  margin-bottom: 25px;
  max-width: 1000px !important;
  width: 100% !important
}

/*AJUSTE ALINE 25/012*/

.content .ouvidoria {
  min-height: 0px!important;
}
input, textarea, select {
  border-width: 1px;
  border-style: solid;
  outline: 0 none;
  font-family: 'Titillium Web', sans-serif;
  font-weight: 300;
  color: #666;
  font-style: italic;
}
input[type=text], input[type=email], input[type=tel], textarea {
  border-color: #aaa #aaa #ccc #ccc;
  box-shadow: inset -1px 1px 0 white;
  padding: 6px;
  width: 100%;
  font-size: 13px;
  border-radius: 2px;
  margin: 10px auto;
  background: #f4f1f1;
  /* Old browsers */
  background: -moz-linear-gradient(top, #f4f1f1 0%, #fbfbfb 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f1f1), color-stop(100%, #fbfbfb));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #f4f1f1 0%, #fbfbfb 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #f4f1f1 0%, #fbfbfb 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #f4f1f1 0%, #fbfbfb 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #f4f1f1 0%, #fbfbfb 100%);
  /* W3C */
  filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#f4f1f1', endColorstr='#fbfbfb', GradientType=0);
  /* IE6-9 */
}
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-color: #ccc #aaa #aaa #ccc;
  box-shadow: inset 1px -1px 0 white;
  padding: 4px 6px;
  width: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  font-size: 13px;
  border-radius: 2px;
  margin: 10px auto;
  background: url(../img/bg-select.png) right center;
}
.social-container {
  padding: 6px;
}
.social-container a {
  width: 26px;
  font-size: 11px;
  text-decoration: none;
  margin: 8px 3px;
  text-align: center;
  color: white;
  display: inline-block;
  *float: left;
  *display: block;
  padding: 8px 0 7px 0;
  border-radius: 50px;
}
.social-container a:hover {
  opacity: .85;
}
.social-container a.fb {
  background-color: #344f87;
  text-decoration: none;
}
.social-container a.lk {
  background-color: #257DB4;
  text-decoration: none;

}
.social-container a.tw {
  /*background-color: #2fbce7;*/
  text-decoration: none;

  vertical-align: -9px;
padding: 0;
height: 26px;
}
.social-container a.yt {
  background-color: #cc002b;
  text-decoration: none;

}
.social-container a.gp {
  background-color: #c2492d;
  vertical-align: -1px;
    padding: 7px 0 6px 0;
    text-decoration: none;

}
.social-container a.ig {
  background-color: #5185a6;
  /* vertical-align: -2px; */
  padding: 7px 0 6px 0;
  text-decoration: none;

}
.box-share {
  width: 100%;
  display: block;
  padding: 10px;
  margin: 20px auto;
  text-align: right;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.box-share h4 {
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 700;
  color: #3792b8;
  display: inline-block;
  margin-right: 10px;
}
.box-share a {
  width: 26px;
  height: 26px;
  display: inline-block;
  vertical-align: middle;
  *float: left;
}
.box-share a.facebook {
  background-image: url(../img/share-icons/ico-fb.png);
}
.box-share a.googleplus {
  background-image: url(../img/share-icons/ico-gp.png);
}
.box-share a.twitter {
  background-image: url(../img/share-icons/ico-tw.png);
}
.box-share a.share {
  background-image: url(../img/share-icons/ico-share.png);
}
.box-share.inline-l {
  float: left;
  display: inline;
  width: auto;
}
.link-destaque {
  color: #5d9fbf;
  text-decoration: none;
  font-weight: 700;
  display: block;
  margin-bottom: 10px;
}

/* generic */

.barra-bb {
  width: 100%;
  height: 30px;
  background: yellow;
  border-bottom: 1px solid #bd8c00;
  margin-bottom: 1px;
  box-shadow: 0 1px 0 #fff500;
  background: #ffe603;
  /* Old browsers */
  background: -moz-linear-gradient(top, #ffe603 0%, #ffd200 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffe603), color-stop(100%, #ffd200));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ffe603 0%, #ffd200 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ffe603 0%, #ffd200 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #ffe603 0%, #ffd200 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #ffe603 0%, #ffd200 100%);
  /* W3C */
  filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffe603', endColorstr='#ffd200', GradientType=0);
  /* IE6-9 */
}

.barra-bb .logo-bb {
  display: inline-flex;
  width: 35px;
  height: 35px;
  background-image: url(../img/logo-bb.png);
  background-size: 100%;
  overflow: hidden;
  text-indent: 9000px;
  position: absolute;
 
  right: 190px;
  
  z-index: 100;
}
.header-container {
  width: 100%;
  height: 117px ;
  background: #eee;
  border-bottom: 4px solid #e3e3e3 ;
}
.header-container.default {
  position: relative;
  width: 100%;
  height: 450px;
  border-bottom: 0 none;
  margin: 0 auto;
  margin-bottom: 2em;
}
:root .header-container.default {
  position: static\0/IE9;
}

/* IE9 */


/* .header-container.default { position: relative; min-width: 960px; height: 390px; background: center url(../img/slider-ourocaptorcida-bg.jpg) no-repeat; border-bottom: 0 none; } */

nav.second-menu {
  z-index: 1000;
  font-style: italic;
  float: right;
  position: relative;
  color: #406278;
  font-size: 10px;
  margin: 10px auto;
  font-weight: 600;
  width: 950px;
  text-align: right;
  padding-right: 60px;
  box-sizing: border-box;
}
nav.second-menu a {
  font-size: 11px;
  color: #406278;
  text-decoration: none;
}
nav.second-menu a:hover {
  color: #3095ba;
}
nav.second-menu span.separator {
  color: #9da6b5;
  margin: 0 10px;
}

/*:root .header-nav-controller { height: 60px\0/IE9; margin-top: 35px\0/IE9; }
	:root .hd-tp { position: static\0/IE9; z-index: 99999\0/IE9; margin: 0 auto\0/IE9;  }*/


/* IE9 */


/*.hd-tp	{ left: 35px !important; }*/

header {
  z-index: 1000;
  background: #0C5E8E;
  width: 965px;
  height: 60px;
  position: absolute;
/*  top: 30px; */
/*  top: 30px; */
/*  top: 30px; */
/*  top: 30px; */
/*  top: 30px; */
/*  top: 30px; */
/*  top: 30px; */
/*  xxxxxxx - REVER ISSO afeta o chat do SalesForce - xxxxxxx */
/*  xxxxxxx - REVER ISSO afeta o chat do SalesForce - xxxxxxx */
/*  xxxxxxx - REVER ISSO afeta o chat do SalesForce - xxxxxxx */
/*  xxxxxxx - REVER ISSO afeta o chat do SalesForce - xxxxxxx */
/*  xxxxxxx - REVER ISSO afeta o chat do SalesForce - xxxxxxx */
/*  xxxxxxx - REVER ISSO afeta o chat do SalesForce - xxxxxxx */
/*  xxxxxxx - REVER ISSO afeta o chat do SalesForce - xxxxxxx */
top: 30px;
/*  xxxxxxx - REVER ISSO afeta o chat do SalesForce - xxxxxxx */
/*  xxxxxxx - REVER ISSO afeta o chat do SalesForce - xxxxxxx */
/*  xxxxxxx - REVER ISSO afeta o chat do SalesForce - xxxxxxx */
/*  xxxxxxx - REVER ISSO afeta o chat do SalesForce - xxxxxxx */
/*  xxxxxxx - REVER ISSO afeta o chat do SalesForce - xxxxxxx */
/*  xxxxxxx - REVER ISSO afeta o chat do SalesForce - xxxxxxx */
/*  xxxxxxx - REVER ISSO afeta o chat do SalesForce - xxxxxxx */

  left: 0;
  border-radius: 6px;
  box-shadow: 0 1px 0 #095584, inset 0 0 0 1px #127ba2;
  background: #11689a;
  /* Old browsers */
  background: -moz-linear-gradient(top, #11689a 0%, #095787 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #11689a), color-stop(100%, #095787));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #11689a 0%, #095787 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #11689a 0%, #095787 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #11689a 0%, #095787 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #11689a 0%, #095787 100%);
  /* W3C */
  filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#11689a', endColorstr='#095787', GradientType=0);
  /* IE6-9 */
}
header a.logo {
  width: 158px;
  height: 42px;
  display: inline-block;
  background: url(../img/logo-158x46.png) center;
  margin: 9px 12px;
  float: left;
}
header .top-search {
  width: 100%;
  border: 0 none;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25), 0 1px 0 rgba(255, 255, 255, 0.23);
  color: #6096b4;
  font-size: 12px;
  border-radius: 30px;
  font-style: italic;
  padding: 3px 5px;
  position: relative;
  background: #094c72;
  /* Old browsers */
  background: -moz-linear-gradient(top, #094c72 0%, #166a98 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #094c72), color-stop(100%, #166a98));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #094c72 0%, #166a98 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #094c72 0%, #166a98 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #094c72 0%, #166a98 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #094c72 0%, #166a98 100%);
  /* W3C */
  filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#094c72', endColorstr='#166a98', GradientType=0);
  /* IE6-9 */
}
header .top-search::-webkit-input-placeholder {
  color: #c3d9e4 !important;
}
header .top-search::-moz-placeholder {
  color: #c3d9e4 !important;
}
header .top-search:-ms-input-placeholder {
  color: #c3d9e4 !important;
}
header .top-search:-moz-placeholder {
  color: #c3d9e4 !important;
}
header .search-container {
  width: 200px;
  margin: 18px 10px;
  float: left;
  position: relative;
}

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right:  15px;
  margin-left:  15px;
}


@media only screen and (max-width: 300px) {
  
  #marcoCivil p {
    line-height: 22px;
    font-size: 14px;
    width: 109%;
    height: 180px;
     padding-top: 10px;
    width: 300px;
  }
  #btOk {
  
    right: 100px !important;
    top: 130px !important;

    height: 34px;
    width: 214px;

}
  }
  .vertical {
    padding-top: 0.75%;
  }
  .container-button {
    margin-left: 0.1%;
    padding-top: 3%;
  }


@media only screen and (max-width: 576px) {

  #marcoCivil p {
    font-size: 14px;
    line-height: 21px;
    width: 87%;
    height: 180px;
    width: 300px;
     padding-top: 10px;
  }
  #btOk {
   
    right: 100px !important;
    top: 130px !important;
    height: 34px;
    width: 214px;

  }
  .vertical {
    padding-top: 3%;
  }
  .container-button {
    margin-left: -8%;
    padding-top: 3%;
  }
}

@media only screen and (max-width: 768px) {
  
  #marcoCivil p {
    font-size: 16px;
    line-height: 24px;
    width: 84%;
    height: 180px;
    width: 300px;
     padding-top: 10px;
  }
  #btOk {
   
    width: 200px;
    right: 100px !important;
    top: 130px !important;
    height: 34px;
   

  }
  .vertical {
    padding-top: 1%;
  }
  .container-button {
    margin-left: -8%;
    padding-top: 2%;
  }
}

@media only screen and (max-width:  992px) {
  
  #marcoCivil p {
    font-size: 16px;
    line-height: 24px;
    width: 99%;
     padding-top: 10px;
    width: 300px;
  }
  #btOk {
   
    height: 34px;
    width: 214px;

 
    right: 100px !important;
    top: 130px !important;
  }
  .vertical {
    padding-top: 1%;
  }
  .container-button {
    margin-left: 0%;
    padding-top: 0%;
  }
}

@media only screen and (min-width: 1200px) {

  #marcoCivil p {
    font-size: 16px;
    line-height: 24px;
    width: 1000px;
     padding-top: 10px;
    

  }
  #btOk {
   
    height: 34px;
    width: 110px;

  }
}



#marcoCivil p {
  font-family: 'ItauText-Regular', 'Myriad Pro', Arial;
  color: #252220;
   padding-top: 10px;
}

#btOk {
  background-color: #FFFFFF;
  border: 1px solid #106EB0;
  color: #106EB0;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  border-radius: 4px;
  height: 48px;
  font-family: 'ItauText-Bold', 'Myriad Pro', Arial;
  font-size: 16px;
  line-height: 24px;
  position: absolute;
    right: 350px;
    top: 8px;
    
}

#btOk:hover {
  background-color: #ECF4F9;
  transition: 0.5s;
}

#termos {
  font-family: 'ItauText-Regular', 'Myriad Pro', Arial;
  text-decoration: underline;
  color: #007AB7;
  font-size: 16px;
}

#termos:hover {
  border-bottom-color: #666;
  color: darkgrey;
  transition: 0.5s;
}

.link {
  color: #007AB7;
  font-family: 'ItauText-Regular', 'Myriad Pro', Arial;
  text-decoration: none;
}

#btOk {
  background-color: #FFFFFF;
  border: 1px solid #106EB0;
  color: #106EB0;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  border-radius: 4px;
  height: 48px;
  font-family: 'ItauText-Bold', 'Myriad Pro', Arial;
  font-size: 16px;
  line-height: 24px;
}
header .search-container a {
  display: block;
  width: 15px;
  height: 15px;
  position: absolute;
  /* background: url(../img/lupa_icon.png); */
  top: 8px;
  right: 9px;
}
header .search-container a:hover {
  opacity: .6;
}
header .search-container input[type="text"] {
  margin: 0;
}

/* menu dropdown MENU */

:root .nav .nav-column {
  zoom: 1;
  z-index: 9000;
}

/* IE9 */

.nav {
  display: inline-block;
  position: relative;
  cursor: default;
  z-index: 7000;
}
.nav > li > a {
  position: relative;
  display: block;
  z-index: 510;
  /*-webkit-transition: all .3s ease; -moz-transition: all .3s ease; -o-transition: all .3s ease; -ms-transition: all .3s ease; transition: all .3s ease;*/
}
.nav > li:hover > a {
  background: #2075a7;
  color: #f8cd37;
}
.nav > li:first-child > a {}
.nav > li > div {
  white-space: nowrap;
  box-shadow: 0 0px 0 5px rgba(12, 93, 142, 1);
  right: 0;
  padding: 10px 0;
  position: absolute;
  *z-index: 99999;
  display: block;
  top: 60px;
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
  background: #2075a7;
  /*-webkit-transition: all .3s ease .15s; -moz-transition: all .3s ease .15s; -o-transition: all .3s ease .15s; -ms-transition: all .3s ease .15s; transition: all .3s ease .15s;*/
}
.nav > li.hover > div, .nav > li:hover > div {
  opacity: 1;
  visibility: visible;
  overflow: visible;
  min-height: 360px;
}

.BBlogMenu {
  padding-left: 2em;
padding-right: 2em;
}
/*TAMANHO DO MENU */

.nav > li.showmenu > div {
  opacity: 1;
  visibility: visible;
  overflow: visible;
  height: auto !important;
}
.nav > li.showmenu {
  height: auto !important;
}
.nav > li > div:hover {
  opacity: 1;
  visibility: visible;
  overflow: visible;
}
.nav .nav-column {
  display: inline-block;
  vertical-align: top;
  width: 180px;
}
.nav .nav-column:first-child {
  border-left: 0 none;
}
.nav .nav-column li {
  width: 100%;
}
.nav .nav-column li a, .nav .nav-column li a.no-link {
  text-align: right;
  font-weight: 600;
  text-transform: uppercase;
  margin: 0;
  padding: 10px 20px !important;
  display: block;
  font-size: 12px;
  color: #fff;
  position: relative;
}
.nav .nav-column li a.no-link {
  cursor: default;
}
.nav .nav-column li a:hover {
  color: #f8cd37;
}
.nav .nav-column li a.no-link:hover {
  background: transparent !important;
}
.nav .nav-column li a i.destaque.icon {
  position: absolute;
  left: 10px;
  top: auto;
  color: #f8cd37;
  font-size: 13px
}
.nav .nav-column ul li ul li a {
  font-size: 12px;
  font-style: italic;
  padding: 5px 20px !important;
  text-transform: none !important;
  color: #9bc2d0;
  font-weight: 300 !important;
  text-indent: 7px;
  margin-right: 0.2em;
}
.nav .nav-column ul li ul li a:hover {
  color: #fff;
}
.nav .nav-column ul li.seclist {
  margin-bottom: 10px;
}
.nav .nav-column ul li.mainsct {
  white-space: normal;
  border-top: 1px solid #165f93;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  margin: 2px 7px 0 7px;
  width: 94%;
}
.nav .nav-column.featured {
  width: 200px;
  display: none;
  border-right: 4px solid #0c5d8e;
  height: 106%;
  margin-top: -10px;
  position: relative;
}

/*LINHA DIVISÃ“RIA DO MENU */

.nav .nav-column.featured:after {
  top: 18px;
  right: -4px;
  bottom: auto;
  border-width: 10px 10px 10px 0;
  border-color: transparent #2075a7;
  content: "";
  position: absolute;
  border-style: solid;
  display: block;
  width: 0;
}
.nav .nav-column.featured:before {
  top: 13px;
  right: -4px;
  bottom: auto;
  border-width: 15px 15px 15px 0;
  border-color: transparent #0c5d8e;
  content: "";
  position: absolute;
  border-style: solid;
  display: block;
  width: 0;
}
.nav .nav-column.featured.institucional:before {
  top: 27px !important;
}
.nav .nav-column.featured.institucional:after {
  top: 32px !important;
}
.nav .nav-column.featured .video-featured {
  width: 151px;
  height: 90px;
  background: url(../img/imgfilme2.png);
  display: block;
  margin: 15px auto;
}
.nav .nav-column.featured .video-featured.conheca-brasilcap {
  background: url(../img/img_conheca.jpg);
}
.nav .nav-column.featured .video-featured a {
  width: 100%;
  height: 100%;
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.nav .nav-column.featured h3 {
  font-size: 19px;
  color: White;
  font-weight: 600;
  margin: 10px 25px;
}
.nav .nav-column.featured p {
  color: #c8e0e8;
  font-size: 12px;
  font-style: italic;
  margin: 5px 25px 0 25px;
}
.nav .nav-column.featured a {
  display: inline-block;
  margin: 10px 25px;
  color: #655a00;
  padding: 5px 10px;
  text-shadow: 0 0 0 transparent;
}
.nav > li > div.op-ft {
  /* height: 350px; */
}
.nav > li > div.op-ft:hover .nav-column.featured {
  display: inline-block;
}
.nav > li > div.op-ft.mnubcap {
  /* height: 300px; */
}
.ico-external {
  width: 13px;
  height: 13px;
  display: inline-block;
  margin-left: 7px;
  background: url(../img/ico-external.png);
}

/* menu - fim */


/* form login */

.form-login {
  width: 200px;
  height: 20px;
}
.form-login input {
  width: 120px;
  padding: 0;
  box-shadow: 0 0 transparent;
  margin: 0 10px;
  font-size: 12px;
  background: rgba(255, 255, 255, 0.6);
  border-radius: 0;
  border-width: 1px;
  border-style: solid;
  border-color: #dac102 #ffee67 #ffee67 #dac102;
}
.form-login a {
  font-size: 16px;
  color: #627490;
  text-decoration: none;
  font-style: italic;
  font-weight: 700;
  display: inline-block;
  margin-top: 5px;
  margin-left:7px;
}
.form-login span.separator {
  font-size: 11px;
  margin: 0 5px;
  color: #627490;
}
header menu {
  float: right;
  border-right: 1px solid #2c749f;
}
header menu > li {
  position: relative;
  float: left;
  list-style: none;
  box-shadow: inset -1px 0 0 #0b537f, 1px 0 0 #2c749f;
}
header menu li a {
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.15);
  font-weight: 600;
  color: White;
  font-size: 12px;
  text-transform: uppercase;
  display: block;
  text-decoration: none;
  padding: 24px 15px;
  text-transform: uppercase;
}
header menu li a .arrow-openmenu {
  margin-left: 5px;
  vertical-align: 1px;
  display: inline-block;
  width: 9px;
  height: 6px;
  background: url(../img/sprite-menu-arrow.png);
}
header menu li a:hover {
  color: #f8cd37;
}
header menu li a:hover .arrow-openmenu {
  background-position: 9px 0px;
}
header .social-container {
  float: none;
}
/*header .social-container a {
  box-shadow: inset 0 -1px 0 #0b537f, 0 1px 0 #2c749f;
}*/
.header-nav-controller {
  position: relative;
  width: 970px;
  height: 1px;
  margin: 0 auto;
}
.slider-col {
  display: inline-block;
  vertical-align: top;
  *float: left;
}
.slider-col.text {
  position: relative;
  width: 400px;
  margin-top: 100px;
  margin-left: 125px;
}
.slider-col h2 {
  font-size: 38px;
  font-weight: 700;
  margin-bottom: 10px;
  color: White;
}
.slider-col h3 {
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 10px;
  color: White;
}
.slider-col p {
  font-size: 13px;
  color: White;
}

/* 21-02-2014*/




.slider-col.text .bt.secondary {
  position: absolute;
  left: 0;
  bottom: 20px;
}

/*.slider-controller				{ background: #57a3c3;background-image: url(http://177.71.200.207/brasilcap/img/slider-ourocaptorcida-bg.jpg); background-position: -1px -10px; }*/

a.bt-arrow-left {
  width: 30px;
  height: 35px;
  left: 0;
  top: 195px !important;
  bottom: 5px !important;
  background-image: url("../img/bot_seta_esq_out.png");
  background-repeat: no-repeat;
  background-size: 100%;
  cursor: pointer;
  position: absolute;
  display: block;
  color: transparent;
}
a.bt-arrow-left:hover {
  background-image: url("../img/bot_seta_esq_over.png");
  background-repeat: no-repeat;
  background-size: 100%;
  cursor: pointer;
  display: block;
  color: transparent;
}
a.bt-arrow-right {
  width: 30px;
  height: 35px;
  right: 0;
  top: 195px !important;
  bottom: 5px !important;
  background-image: url("../img/bot_seta_dir_out.png");
  background-repeat: no-repeat;
  background-size: 100%;
  cursor: pointer;
  position: absolute;
  display: block;
  color: transparent;
}
a.bt-arrow-right:hover {
  background-image: url("../img/bot_seta_dir_over.png");
  background-repeat: no-repeat;
  background-size: 100%;
  cursor: pointer;
  display: block;
  color: transparent;
}

.insidecontato-doublebox-effy {
  width:50%;
}
/* 21-02-2014*/

.slider-col .bt {
  margin: 10px 0;
}
.slider-col.text img.arm {
  position: absolute;
  right: -450px;
  bottom: /*-101px*/
  -142px;
}
.slider-col.img {}
.brasilcanoticias {
  overflow: hidden;
  margin-left: 40px;
}

/*.boxes-container    {overflow: hidden; width:1240px; margin-left: -120px;}*/

.boxes-container {
  overflow: hidden;

}

.miolo > div > div > .boxes-container {
  overflow: hidden;
      justify-content: center;
    display: flex;
}
.box {
  float: left;
}
.box.grid-3col {
  width: 300px;
  min-height: 95px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 0 20px;
  border-right: 1px dotted #aaa;
  margin: 5px;
}
.box.grid-3col-effy {
  width: 240px;
  min-height: 95px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 0 16px;
  border-right: 1px dotted #aaa;
  margin: 5px;
}
.box.grid-3col a {
  text-decoration: none;
}
.box.grid-3col-effy a {
  text-decoration: none;
}
.box.grid-3col h2 {
  font-weight: 700;
  margin: 10px;
  font-size: 18px;
  color: #bea45f;
}
.mobileOnly {
	display:none !important;
}
.box.grid-3col-effy h2 {
  font-weight: 700;
  /* margin: 10px; */
  font-size: 16px;
  color: #bea45f;
}
.box.grid-3col p {
  font-size: 12px;
  font-style: italic;
  color: #666;
}
.box.grid-3col-effy p {
  font-size: 12px;
  font-style: italic;
  color: #666;
}
.index .sprite-icon {
  margin-bottom: 15px;
}
.index .box.grid-3col h2 {
  margin: 10px 0;
}
.index .box.grid-3col .bt-container {
  width: 154px;
  float: left;
  text-align: left;
}
.box.grid-3col.last {
  border-right: 0;
}
.boxes-container .box:last-child {
  border-right: 0;
}
.home-text-featured {
  text-align: center;
  background: #f0f0f0;
  padding: 12px;
  width: 100%;
  margin: 40px 0;
  color: #3792b8;
  font-size: 20px;
}
.home-text-featured img {
  vertical-align: -4px;
  margin-right: 8px;
}
.home-text-featured p {
  display: inline;
}
.interativo-container {
  overflow: hidden;
  margin-top: 50px;
  background-color: #3792b8;
}
.interativo-container .col {
  float: left;
}
.interativo-container .col.readmore {
  background-color: #3792b8;
  width: 300px;
  height: 180px;
  position: relative;
}
.interativo-container .col.readmore:after {
  top: 39%;
  right: -14px;
  bottom: auto;
  left: auto;
  border-width: 16px 0 16px 16px;
  border-color: transparent #3792b8;
  display: block;
  width: 0;
  content: "";
  position: absolute;
  border-style: solid;
}
.interativo-container .col.readmore h2 {
  color: #fae000;
  font-size: 22px;
  margin: 35px 20px 0;
}
.interativo-container .col.readmore p, .interativo-container .col.readmore a {
  text-decoration: none;
  color: #b8e0f1;
  font-size: 12px;
  font-style: italic;
  margin: 10px 20px 30px;
  line-height: 1.5;
}
.interativo-container .col.readmore a:hover {
  color: white;
}
.interativo-container .col.depo {
  background-color: #56a3c3;
  width: 650px;
  height: 180px;
}
.interativo-container .container-depo {
  width: 86%;
  overflow: hidden;
  margin: 20px auto 0;
}
.container-depo .img-perfil-depo {
  width: 100px;
  height: 110px;
  display: block;
  float: left;
  margin-right: 20px;
}
.container-depo .img-perfil-depo em#depo1 {
  width: 85px;
  height: 90px;
  display: block;
  margin: 4px 11px;
  border-radius: 5px;
  background-image: url(../img/maria.jpg);
  background-size: 200%;
  background-position: -47px 0px;
}
.container-depo .img-perfil-depo em#depo2 {
  width: 85px;
  height: 90px;
  display: block;
  margin: 4px 11px;
  border-radius: 5px;
  background-image: url(../img/imgDefault.jpg);
  background-size: 200%;
  background-position: -47px 0px;
}
.container-depo .img-perfil-depo em#depo3 {
  width: 85px;
  height: 90px;
  display: block;
  margin: 4px 11px;
  border-radius: 5px;
  background-image: url(../img/imgDefault.jpg);
  background-size: 200%;
  background-position: -47px 0px;
}
.container-depo .depo-texto {
  height: 120px;
}
.container-depo .depo-texto blockquote {
  padding-top: 10px;
  margin-bottom: 10px;
  color: White;
  font-size: 17px;
  font-weight: 600;
  font-style: italic;
}
.container-depo .depo-texto span.author {
  margin: 10px 30px 10px 121px;
  display: block;
  color: #e8d72a;
  font-size: 14px;
  font-weight: 400;
}
.container-depo .depo-texto span.author-descr {
  margin: 10px 30px 10px 121px;
  display: block;
  color: #155e7d;
  font-size: 12px;
  font-style: italic;
}
.depo-controller {
  border-top: 1px solid #4d92af;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.17);
  width: 86%;
  margin: 20px auto;
  text-align: center;
  margin: 10px auto 0;
  padding: 5px 0;
  position: relative;
}
.depo-controller .bullets {}
.depo-controller .arrow {
  color: White;
  cursor: pointer;
  display: block;
  position: absolute;
}
.depo-controller .arrow.left {
  top: 5px;
  left: 0;
}
.depo-controller .arrow.right {
  top: 5px;
  right: 0;
}
.pre-footer {
  width: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  background-color: #efd600;
  text-align: center;
  color: #928300;
  clear: both;
  margin: 0 auto;
  padding: 13px;
  font-weight: 700;
  font-size: 17px;
}
.pre-footer ul {
  display: inline;
  margin-left: 20px;
  font-size: 0;
  vertical-align: -11px;
}
.pre-footer li {
  display: inline-block;
  border-right: 1px solid #e0b400;
  box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4);
  padding: 5px 7px;
}
.pre-footer li:first-child {
  box-shadow: 0 0 0 transparent;
}
.pre-footer li:last-child {
  border-right: 0 none;
}
.pre-footer li a {
  display: block;
  width: 23px;
  height: 23px;
  background: none;
}
.pre-footer li a.chat {
  background-position: 0px 2px;
}
.pre-footer li a.tel {
  background-position: -69px 0px;
}
.pre-footer li a.email {
  background-position: -46px 0px;
}
.pre-footer li a.duvidas {
  background-position: -23px 0px;
}
.pre-footer li a:hover {
  opacity: .8;
}
.pre-footer hr {
  width: 70px;
  background: #3792b8;
  display: inline-block;
  margin: 0 10px;
}
.pre-footer h3 {
  display: inline-block;
  vertical-align: text-bottom;
}
footer {
  background: #f3f3f3;
}
footer .footer-social {
  padding: 40px 10px;
  border-bottom: 1px solid #ddd;
  margin-bottom: 30px;
}
footer .footer-social h3 {
  float: left;
}
footer .footer-social .social-container {
  margin-top: -15px;
  margin-left: 20px;
  float: left;
  padding: 0;
}
footer .footer-col {
  margin-left: 10px;
  width: 325px;
  margin-right: 20px;
  display: inline-block;
  vertical-align: top;
  *float: left;
}
footer .footer-col.simples {
  width: 84px;
}
footer h3, footer h3 a {
  text-decoration: none;
  font-weight: 700;
  color: #3792b8;
  font-size: 12px;
  text-transform: uppercase;
}
footer .footer-col.simples ul {
  float: none;
}
footer .footer-col ul {
  overflow: hidden;
  width: 135px;
  margin-top: 15px;
  float: left;
}
footer .footer-col ul.sec {
  margin-left: 20px;
}
footer .footer-col ul li {
  margin-bottom: 5px;
}
footer .footer-col ul li a {
  text-decoration: none;
  font-size: 8px;
  color: #999;
  font-weight: 600;
  text-transform: uppercase;
}
footer .footer-col ul li a img {
  vertical-align: -1px;
  margin-left: 5px;
}
footer .copyright {
  color: #999;
  font-size: 11px;
  font-style: italic;
  background: white;
  margin-top: 40px;
  text-align: center;
  padding: 20px 0;
  border-top: 1px solid #ddd;
}
footer .copyright .logo-pb {
  vertical-align: -8px;
  margin-right: 10px;
}

/* subsections */

.breadcrumb {
  padding: 12px 25px;
  font-size: 10px;
  border-bottom: 1px solid #eee;
  color: #999;
  text-transform: uppercase;
  min-height: 0 !important;
  align-items: baseline;
    display: flex;
}
.breadcrumb .icon {
  font-size: 15px;
  color: #6eaac4;
  vertical-align: -1px;
  margin: 0 5px;
}
.breadcrumb a {
  color: #6eaac4;
  text-decoration: none;
}
.intro2 {
  width: 890px;
  padding: 0 0 50px;
  margin: 50px auto 0 auto;
  /*background: url(../img/line-800.png) no-repeat center bottom;*/
}
.intro {
  width: 890px;
  padding: 0 0 50px;
  margin: 50px auto 0 auto;
}
.intro h1 {
  font-size: 22px;
  color: #bea45f;
  font-weight: 700;
  margin-bottom: 20px;
}

.voltar h1 {
  font-size: 22px;
  color: #bea45f;
  font-weight: 700;
  margin-bottom: 20px;
}

/* AJUSTE THIAGO 23/12 */

.intro.content h1 {
  margin-left: 30px;
}
.intro.content .intro-cover h1 {
  margin-left: 0;
}
.intro.condicoes-gerais {
  margin: auto;
  width: 100%;
}
.intro h2 {
  color: #999;
  font-weight: 400;
  font-size: 22px;
  margin-bottom: 20px;
  line-height: 1.5;
}
.intro select.right {
  float: right;
  width: 200px;
  margin-left: 20px;
}
.introeffy {
  width: 890px;
  padding: 0 0 50px;
  margin: 50px auto 0 auto;
  background: url(../img/line-800.png) no-repeat center bottom;
}
.introeffy h1 {
  font-size: 22px;
  color: #bea45f;
  font-weight: 700;
  margin-bottom: 20px;
}
.introeffy h2 {
  color: #999;
  font-weight: 400;
  font-size: 22px;
  margin-bottom: 20px;
  line-height: 1.5;
}
.introeffy select.right {
  float: right;
  width: 200px;
  margin-left: 20px;
}
.introEffyConhecaBrasilcap {
  width: 890px;
  padding: 0 0 50px;
  margin: 50px auto 0 auto;
  background: url(../img/line-800.png) no-repeat center bottom;
}
.introEffyConhecaBrasilcap h1 {
  font-size: 22px;
  color: #bea45f;
  font-weight: 700;
  margin-bottom: 20px;
}
.introEffyConhecaBrasilcap h2 {
  color: #999;
  font-weight: 400;
  font-size: 22px;
  margin-bottom: 20px;
  line-height: 1.5;
}
.introEffyConhecaBrasilcap select.right {
  float: right;
  width: 200px;
  margin-left: 20px;
}
.subsection-main {
  overflow: hidden;
  width: 960px;
  margin: 40px auto;
}
.subsection-main.twocols .section-text {
  width: 620px;
  float: left;
}
.subsection-main.twocols-wphoto .section-text {
  width: 485px;
  float: left;
  margin-left: 10px;
}
.subsection-main.twocols-wphoto img.cover {
  width: 370px;
  float: left;
  margin-left: 40px;
}

/* componente link bottom */

.cp-link-bottom {
  width: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  border: 3px solid rgba(0, 0, 0, 0.05);
  overflow: hidden;
  margin: 50px 20px 0;
  height: 114px;
}
.cp-link-bottom .titulo {
  position: relative;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 20px 30px;
  background: #3792b8;
  width: 70%;
  height: 114px;
}
.cp-link-bottom .titulo h2 {
  color: White;
  font-size: 20px;
  font-weight: 700;
}
.cp-link-bottom .titulo p {
  color: #acd2e2 !important;
  font-size: 12px;
  font-style: italic;
  margin-top: -12px;
}
.cp-link-bottom .button {
  text-align: center;
  padding: 38px 0;
  background: #e7bc49;
  width: 30%;
  height: 44px;
}
.cp-link-bottom .titulo:after {
  top: 0px;
  right: -32px;
  bottom: auto;
  left: auto;
  border-width: 57px 0 57px 32px;
  border-color: transparent #3792b8;
  content: "";
  position: absolute;
  border-style: solid;
  display: block;
  width: 0;
}
.cp-link-bottom .button a {
  font-size: 15px;
  padding: 10px 12px;
}
.cp-link-bottom.onde-encontrar {
  margin: 50px 0 0 0;
}
.cp-link-bottom .titulo {
  width: 50%;
}
.cp-link-bottom .button {
  width: 50%;
  height: 38px;
}
.cp-link-bottom .button select {
  width: 190px;
  margin-left: 27px;
  margin-top: 6px;
}
.cp-link-bottom.respons-sociamb {
  margin: 40px 0;
}
.cp-link-bottom.respons-sociamb .titulo {
  width: 66%;
}
.cp-link-bottom.respons-sociamb .button {
  width: 34%;
}
.cp-link-bottom.envie-projeto {
  width: 622px;
  margin-left: 0px;
}
.col.titulo.envie-projeto {
  width: 63%;
  font-size: 20px;
}
.col.button.envie-projeto {
  width: 37%;
  margin-top: -4px;
}
.cp-link-bottom .button {
  text-align: center;
  padding: 39px 0;
  background: #e7bc49;
  margin-top: -8px;
  border-radius: 0px !important;
}
.contato-container {
  width: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  display: block;
  clear: both;
  overflow: hidden;
}

/* contato */


/* AJUSTES ALINE 23/12 */

.contato-form {
  width: 100%;
  margin: 20px;
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  border: 7px solid #d7d7d7;
  padding: 30px;
}

.col.faq {
  width: 48%;
}

.col.trabalhe-conosco {
  width: 48%;
}

.contato-footer {
      display: flex;
    justify-content: space-between;
}

.contato-form-effy {
  /* width: 440px; */
  margin: 20px;
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /*border: 5px solid #3792b8;*/
  /* padding: 30px; */
  padding-left: 20px;
}s
.ouvidoria-form h2, .contato-form h2 {
  font-style: italic;
  font-size: 22px;
  color: #bea45f;
  font-weight: 700;
  margin-bottom: 20px;
}
.ouvidoria-form hr, .contato-form hr {
  margin: 2px 0;
  height: 0;
  background: transparent;
  border-bottom: 1px dotted #b19f00;
  border-top: 0 none;
  border-left: 0 none;
  border-right: 0 none;
}
.contato-info-sac {
  margin: 20px;
  display: flex;
    justify-content: space-around;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* padding: 30px; */
  padding: 0 1.6em;
    width: 100%;
    margin: 0;
  float: left;
  height: 540px;
  background-color: #0f6aa0;
}
.contato-form .formcontainer {
  padding-top: 10px;
}
.contato-form .bt-container {
  background-image: none;
  padding-bottom: 0;
  padding-top: 0;
}
.contato-form input, .contato-form textarea, .contato-form select {
  margin: 8px 0;
}
.ouvidoria-form input, .ouvidoria-form textarea, .ouvidoria-form select {
  box-sizing: content-box;
  width: 354px !important;
}
.contato-form #txtNome {
  width: 356px;
}
.contato-form .choicecpfcnpj {
  width: 140px;
}
.contato-form .numdoc {
  float: right;
  width: 200px;
}
.contato-form .tel {
  width: 125px;
}
.contato-form .forma-retorno {
  width: 140px;
}
.contato-form #txtEmail {
  float: right;
  width: 200px;
}
.contato-form #txtMensagem {
  width: 356px;
}
.ouvidoria-form .select-cpf {
  width: 130px !important;
}
.ouvidoria-form .numero-cpf {
  float: right;
  width: 195px !important;
}
.ouvidoria-form #txtEmail {
  float: right;
}

/* AJUSTES ALINE 25/12 */

.contato-info-sac h2 {
  font-size: 22px;
  font-style: italic;
  color: #e4bb4e;
  font-weight: 700;
  /*margin-bottom: 30px; margin-top:13px*/
}
.contato-info-sac h3 {
  font-size: 19px;
  color: #fff;
  font-weight: 600;
  margin-bottom: 3px;
  /* font-style: italic; */
  margin-top: 20px;
}
.contato-info-sac span {
  color: #8cc7dc;
  font-weight: 700;
  margin-top: 0.4em;
  margin-bottom: 25px;
  display: block;
  font-style: italic;
  font-size: 18px;
  line-height: 27px;
}
.contato-info-sac span.small {
  font-size: 16px !important;
  margin-top: 5px;
  line-height: 1.5;
}
.contato-info-sac hr {
  height: 0;
  background: transparent;
  border-bottom: 1px solid #000;
  border-top: 0 none;
  border-left: 0 none;
  border-right: 0 none;
  margin-top: 0px;
}
.contato-info-sac .hor-func {
  overflow: hidden;
  width: 100%;
  background: #c7eaf9;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 30px;
  margin-top: 20px;
  background: #C7EAFA url("../img/icone-contato-capfiador.png") 25px 23px no-repeat;
}
.contato-info-sac .hor-func p {
  font-size: 16px;
  font-weight: 700;
  color: #217a9f;
  line-height: 1.4;
  margin-top: -7px;
  padding-left: 100px;
}
.contato-info-ouvidoria {
  margin-top: 30px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 10px 28px;
  background-color: #3792b8;
  width: 382px;
  height: 425px;
}
.contato-info-ouvidoria h2 {
  font-size: 22px;
  font-style: italic;
  color: #e4bb4e;
  font-weight: 700;
  margin-bottom: 30px;
}
.contato-info-ouvidoria h3 {
  font-size: 20px;
  color: #fff;
  font-weight: 300;
  margin-bottom: 3px;
  font-style: italic;
  margin-top: 15px;
}
.contato-info-ouvidoria h4 {
  font-size: 16px;
  color: #fff;
  font-weight: 300;
  margin-bottom: 20px;
  font-style: italic;
  margin-top: -14px;
}
.contato-info-ouvidoria span {
  color: #aed4e4;
  font-weight: 700;
  margin-bottom: 25px;
  display: block;
  font-size: 28px;
}
.contato-info-ouvidoria span.small {
  font-size: 16px !important;
  margin-top: 15px;
  line-height: 1.5;
}
.contato-info-ouvidoria hr {
  height: 0;
  background: transparent;
  border-bottom: 1px dotted #fff;
  border-top: 0 none;
  border-left: 0 none;
  border-right: 0 none;
}
.contato-info-ouvidoria .hor-func {
  overflow: hidden;
  width: 100%;
  background: #C7EAFA url("../img/icone-contato.png") 25px 23px no-repeat;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 0px;
  margin-top: 20px;
}
.contato-info-ouvidoria .hor-func p {
  font-size: 16px;
  font-weight: 700;
  color: #217a9f;
  line-height: 1.4;
  margin-top: 11px;
  padding-left: 120px;
}
.contato-mensagem p {
  margin-top: 15px;
}
.contato-mensagem-sucesso {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  background: #489b5c url(../img/icone-envio-ok.png) no-repeat 26px center;
  width: 100%;
  padding: 10px 15px 10px 0;
  margin-top: 30px;
}
.contato-mensagem-sucesso p {
  color: #fff !important;
  font-weight: 700;
  margin-bottom: 0 !important;
  margin-left: 80px;
  margin-top: 0 !important;
  font-style: normal !important;
  font-size: 16px !important;
  line-height: 1.5 !important;
}
.contato-mensagem-sucesso span {
  color: #fff;
  font-weight: 700;
  float: right;
  margin-top: -47px;
  cursor: pointer
}
.sprite-contato {
  width: 90px;
  height: 90px;
  display: block;
  float: left;
  background-image: url(../img/sprite-contato.png);
}
.sprite-contato.faq {
  margin-right: 20px;
  background-position: 544px -12px;
  background-size: 281%;
  width: 114px;
  height: 103px;
}
.sprite-contato.trabalheconosco {
  margin-right: 20px;
  width: 110px;
  height: 160px;
  background-size: 447%;
  background-position: 0px 0px;
}
.sprite-contato.atendimento {
  margin-right: 20px;
  height: 100px;
  background-position: 90px 0px;
  background-size: 360%;
}
.contato-footer h2 {
  font-size: 28px;
  color: #bea45f;
  font-weight: 700;
  margin-bottom: 20px;
}
.contato-footer p {
  font-size: 13px;
  font-style: italic;
  color: #666;
}
/*.contato-footer {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 0 20px;
  clear: both;
  overflow: hidden;
  margin-top: 40px;
}*/
.contato-footer .col {
  float: left;
}
.contato-footer .col.trabalhe-conosco {
  /*width: 500px;
  margin-right: 20px;
  border-right: 1px dotted #ddd;
  padding-right: 40px;*/
    margin-bottom: 30px;
}
.contato-footer .col.faq {
  /*width: 269px;
  padding-left: 20px;*/
  margin-bottom: 30px;
}
.contato-footer .col.faq h2 {
  margin-bottom: 5px;
}
.contato-footer .col.faq p {
  margin-top: 20px;
}
.contato-footer .bt-container {
  text-align: left;
  padding-top: 20px;
  border-top: 1px solid #eee;
  /*width: 370px;
  float: left;*/
  margin-top: 10px;
}
.contato-footer .bt-containerNovo {
  padding-top: 30px;
  text-align: left;
  padding-bottom: 30px;
  border-bottom: 1px solid #eee;
  width: 370px;
  float: left;
  margin-bottom: 10px;
  background: none;
}


/* depoimentos */

.depo-container {}
.depo-container .depo-content:first-child {
  padding-top: 20px;
}
.depo-container .depo-content {
  overflow: hidden;
  padding: 40px;
  border-bottom: 1px dotted #b19f00;
}
.depo-container .depo-content h2 {
  font-weight: 700;
  font-size: 22px;
  color: #bea45f;
  margin-bottom: 10px;
}
.depo-container .depo-content h3 {
  font-weight: 600;
  font-size: 14px;
  color: #666;
  margin-bottom: 20px;
  font-style: italic;
}
.depo-container .depo-content blockquote {
  position: relative;
  display: block;
  padding-top: 10px;
}
.depo-container .depo-content.featured blockquote {
  width: 665px;
  float: left;
  margin-left: 45px;
}
.depo-container .depo-content blockquote .q-c {
  position: absolute;
  top: -20px;
  left: -41px;
}
.depo-container .depo-content blockquote .q-o {
  position: absolute;
  bottom: -20px;
  right: -41px;
}
.depo-container .depo-content blockquote p {
  font-size: 12px;
  color: #666;
  font-style: italic;
}
.depo-destaque {
  width: 140px;
  height: 140px;
  float: left;
  margin-right: 20px;
}
.paginacao-container {
  width: 100%;
  padding: 40px 0;
  text-align: center;
}
.paginacao-container a {
  display: inline-block;
  text-decoration: none;
  color: #ccc;
  font-size: 12px;
  font-style: italic;
  margin: 0 10px;
}
.paginacao-container a i.icon {
  vertical-align: -3px;
  font-size: 23px;
  color: #6eaac4;
  margin: 0 5px;
}
.paginacao-container .pg-cont {
  display: inline-block;
  *float: left;
}
.paginacao-container .pg-cont li {
  display: inline-block;
  *float: left;
}
.paginacao-container .pg-cont li a {
  margin: 0 2px;
  font-weight: 600;
  border: 1px solid #6eaac4;
  border-radius: 100%;
  padding: 5px 8px;
  text-decoration: none;
  color: #6eaac4;
}
.paginacao-container .pg-cont li.ativo a {
  border: 1px solid #6eaac4;
  border-radius: 100%;
  padding: 5px 8px;
  text-decoration: none;
  color: #e5ce06;
  background: #193a54;
}

/* imprensa */

.subsection-main .intro.imprensa:first-child {
  margin-top: 0 !important;
}
.subsection-main .intro.imprensa {
  padding-bottom: 65px;
}
.subsection-main .intro.imprensa h2 {
  float: left;
  font-weight: 700;
  font-size: 28px;
  color: #bea45f;
  margin-bottom: 10px;
}
.subsection-main .intro.imprensa h3 {
  font-weight: 500;
  color: #999;
  font-size: 22px;
}
.subsection-main .intro.imprensa a.bt.grande {
  float: right;
}
section.imprensa-container .box {
  padding: 0 30px
}
section.imprensa-container .box .bt-container {
  text-align: left
}
section.imprensa-container .box .bt-container i {
  font-size: 14px;
}
.release-date {
  font-size: 10px;
  font-style: italic;
  color: #999;
}

.release-date > img{
display:block;
margin-bottom:0.5em;
}
section.imprensa-container .box h2 {
  margin: 10px 0;
  color: #4f90ac;
  font-size: 18px;
  font-weight: 700;
}
section.imprensa-container .box p {
  margin: 10px 0;
  color: #666;
  font-size: 12px;
  font-style: italic;
}
.subsection-main.imprensa h4 {
  font-weight: 700;
  color: #6eaac4;
  font-size: 18px;
  margin-top: 20px;
}
.subsection-main.imprensa {
  padding: 0 30px;
}
.subsection-main.imprensa .boxes-container {
  border-bottom: 1px solid #eee;
  margin-top: 30px;
  padding-bottom: 10px;
}
.brcap-fotos-container {}
.brcap-fotos-container .box {
  width: 310px;
  padding: 0 40px;
}
.brcap-fotos-container .nome-int {
  margin-left: 10px;
  margin-top: 20px;
  display: block;
  font-weight: 700;
  font-size: 12px;
  font-style: italic;
  color: #666;
}
.brcap-fotos-container .descr-int {
  margin-left: 10px;
  margin-top: 5px;
  margin-bottom: 20px;
  display: block;
  font-weight: 300;
  font-size: 12px;
  font-style: italic;
  color: #666;
}
.brcap-idvisual-container {}
.brcap-idvisual-container .box {
  height: 325px;
  position: relative;
}
.brcap-idvisual-container a.bt {
  position: absolute;
  bottom: 0;
  left: 0;
}
.brcap-idvisual-container .box.grid-600 {
  width: 595px;
  margin-left: 40px;
}
.brcap-idvisual-container .box img {
  margin-top: 20px;
}
.brcap-idvisual-container .box .innerbox {
  position: relative;
  height: 285px;
  width: 185px;
  float: left;
  padding-right: 20px;
  margin-right: 20px;
  border-right: 1px dotted #aaa;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.subsection-main.twocols .perguntas-frequentes {
  padding: 20px 0;
  width: 620px;
}
.accordion {
  margin-bottom: 40px;
}
.accordion .accordion-option {
  width: 100%;
  margin-bottom: 3px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  background: #eee;
  padding: 5px 30px;
}
.accordion .accordion-option h2 {
  font-size: 18px;
  padding: 10px 0px;
  font-weight: 700;
  color: #3792b8;
  margin: 10px 0px 10px;
  cursor: pointer;
  border: none;
  background: none;
}
.accordion .accordion-option .icon.more {
  float: right;
  background: #3792b8;
  border-radius: 100%;
  display: block;
  padding: 3px 7px 3px 5px;
  color: white;
  width: 17px;
  height: 24px;
  font-weight: 700 !Important;
  text-align: center;
  font-size: 18px;
}
.accordion .accordion-text {
  background: white;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 20px;
}
.last {
  border-right: 0 none !important;
  margin-right: 0 !important;
  padding-right: 0 !important;
}
.last-m {
  margin-right: 0 !important;
}
.last-b {
  border-right: 0 !important;
}
.first {
  margin-left: 0 !important;
  padding-left: 0 !important;
}
.section-text {
  width: 100%;
}
.section-text.simulador {
  width: 890px;
  margin: auto;
}
.section-text a {
  font-size: 14px;
  font-style: italic;
  color: #3792b8;
  margin-bottom: 15px;
  font-weight: 600;
  text-decoration: none;
}

div.exp {
  display:flex;
  justify-content: space-between;
  align-items: center;
}
.section-text div.exp a {
  font-size: inherit !important;
      line-height: 1;
}
.section-text a:hover {
  text-decoration: underline;
}
.section-text div.exp i.exi {
  font-size: 16px;
  color: #c2ab6d;
  margin-right: 10px;
}
.section-text div.exp {
  font-size: 16px;
  line-height: 1.6;
  font-style: italic;
  padding-right: 10px;
text-align: justify;
  color: #333;
  margin-bottom: 15px;
}
.section-text.full-width div.exp {
  width: auto;
}

.section-text p a {
  font-size: inherit !important;
}
.section-text a:hover {
  text-decoration: underline;
}
.section-text p i {
  font-size: 16px;
  color: #c2ab6d;
  margin-right: 10px;
}
.section-text p {
  font-size: 16px;
  line-height: 1.6;
 
  padding-right: 10px;
text-align: justify;
  color: #99999c;
  margin-bottom: 15px;
}
.section-text.full-width p {
  width: auto;
}
.section-text p.strong {
  font-size: 14px;
  font-weight: 600;
}
.section-text h2 {
  font-size: 28px;
  color: #bea45f;
  font-weight: 700;
  margin-bottom: 20px;
}

/* gri-mac */

.section-text h2 {
  width: 100% !important;
}
.section-text h2.subheader-alt {
  font-size: 22px;
}
.section-text h2.patrocinio-nome {
  font-size: 17px;
}
.section-text h3 {
  font-size: 14px;
  color: #999;
  font-weight: 600;
  margin-bottom: 20px;
  font-style: italic;
}
.section-text h4 {
  font-size: 14px;
  color: #bea45f;
  font-weight: 600;
  margin-bottom: 10px;
}
.quadro-azul .section-text h4 {
  font-size: 14px;
  color: #bea45f;
  font-weight: 600;
  margin-bottom: 10px;
  margin-left: 7px;
}
.section-text.full-width {
  padding: 0 30px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.perguntas-frequentes {
  padding: 20px;
  width: 950px
}

/* PRODUTOS */

.intro-cover {
  width: 890px;
  margin: 30px auto 0 auto;
  background: #eee;
}
.intro-cover h1 {
  color: White;
  font-size: 40px;
  font-weight: 600;
  padding: 30px 0 0 40px;
}
.intro-cover h2, .intro-cover p {
  width: 340px;
  line-height: 1.3;
  color: White;
  font-size: 25px;
  font-weight: 600;
  padding: 10px 0 0 40px;
}
.intro-cover.video-big {
  height: 475px;
  background: #eee;
}
.intro-cover.ourocap-flex {
  background: url(../img/cover-photos/ourocap-flex.jpg);
  height: 220px;
}
aside {
  width: 310px;
  /* height: 400px; */
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 0 30px;
}
aside nav {
  margin-bottom: 40px;
}
.aside-more {
  background: #f5f5f5;
  padding: 20px;
}
.aside-more p {
  font-size: 15px;
  font-style: italic;
  color: #217a9f;
}
.aside-more span {
  font-size: 13px
}
.aside-more h2 {
  font-size: 18px;
  font-weight: 700;
  font-style: italic;
  color: #1c3a53;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px dotted #ccc;
}
.aside-more a {
  font-style: italic;
  color: #217a9f;
  font-weight: 600;
  text-decoration: none;
}
.internas-text {
  width: 610px;
  float: left;
  margin-top: 0;
  margin-left: 30px;
  padding-left: 10px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.internas-text hr {
  margin: 25px auto;
  height: 1px;
  border: 0 none;
  background: #eee;
}
.presentation, .internas-text > h2 {
  /* float: left; */
  margin-top: 12px;
  /* width: 545px; */
  font-weight: 600 !important;
  /* font-size: 22px !important; */
  line-height: 1.2 !important;
  color: #bea45f !important;
}
.presentation.full-width {
  width: 100%;
}
.presentation2, .internas-text > h2 {
  /* float: left; */
  width: 545px;
  font-weight: 600 !important;
  /* font-size: 22px !important; */
  line-height: 1.2 !important;
  color: #bea45f !important;
}
.presentation-fiador h2 {
  /* float: left; */
  margin-top: 26px;
  width: 545px;
  font-weight: 600 !important;
  /* font-size: 22px !important; */
  line-height: 1.2 !important;
  color: #bea45f !important;
}
.presentation-fiador-inquilino h2 {
  /* float: left; */
  margin-top: 26px;
  width: 620px !important;
  font-weight: 600 !important;
  /* font-size: 22px !important; */
  line-height: 1.2 !important;
  color: #bea45f !important;
}
.presentation-promocap h2 {
  /* float: left; */
  margin-top: 26px;
  width: 620px !important;
  font-weight: 600 !important;
  /* font-size: 22px !important; */
  line-height: 1.2 !important;
  color: #bea45f !important;
}
.intro .subtitle {
  font-size: 22px;
  color: #999;
  font-weight: 300;
}
.intro .subtitle.z0 {
  float: none;
  left: auto !important;
  position: static !important;
  width: auto !important;
  top: auto !important;
  font-style: normal;
}
.subtitle .pt-dobro {
  position: absolute;
  width: 720px;
  top: 590px;
  font-style: normal;
  left: 48px;
  border-bottom: 0px;
}
.internas-text > h3 {
  margin-bottom: 15px;
  font-weight: 700;
  font-size: 18px;
  line-height: 1.2;
  color: #bea45f;
}
.internas-text > h4 {
  display: block;
  margin-bottom: 15px;
  font-weight: 600;
  font-size: 16px;
  line-height: 1.2;
  color: #666;
}
.subheader-bt {
  width: 890px;
  margin: 30px auto 0 auto;
  height: 81px;
  overflow: hidden;
  margin-left: 2em;
}

.subheader-bt > .presentation {
  font-size: 3em;
}
.subheader-bt > .presentationsec {
  font-size: 2em;
  margin-bottom:1.5em;
}
.contratar-legenda-p {
  margin-bottom: 1em;
}

.internas-text >p.internas-chamada {
  color: #0672a7;
  font-size: 1.8em;
  font-weight: bold;
  font-style:normal;
}
div.produtos-box-bt, .col5.produto .container-bt-contratacao {
  width: 180px;
  background-image: url(../../../grito.cc/cap-img/produtos-caixa-botao.png);
  background-repeat: no-repeat;
  background-position: -2px center;
  background-size: 13%;
  float: right;
  padding: 9px 29px 9px 51px;
  border-width: 1px 1px 1px 0;
  border-style: solid;
  border-color: #eee;
}
.produtos-box-bt span {
  font-size: 12px;
  font-style: italic;
  display: block;
  text-transform: none;
  font-weight: 300;
}
.produtos-box-bt span.contratar-legenda {
  font-size: 11px;
  font-style: italic;
  color: #999;
  text-transform: none;
}
.produtos-box-bt a.bt {
  line-height: 1;
  padding: 6px 12px !important;
}
.produtos-box-bt a, .col5.produto .container-bt-contratacao .bt.grande {
  padding: 0;
  color: #1f497d;
  text-decoration: none;
}
.produtos-box-bt a i {
  float: right;
}
.produtos-box-bt span.msg {
  padding: 10px;
  color: #999;
  text-align: right;
}
.produtos-box-bt p {
  /*padding-top:20px;
	padding-bottom: 10px;*/
  /* desativado porque quebrou a exibiÃƒÂ§ÃƒÂ£o do bt de 'contratar' */
  display: inline-block;
}
.produtos-box-fiador-bt {
  width: 180px;
  background-image: url(../../../grito.cc/cap-img/produtos-caixa-botao.png);
  background-repeat: no-repeat;
  background-position: -2px center;
  background-size: 13%;
  float: right;
  padding: 17px 45px;
  border-width: 2px 2px 2px 0px;
  border-style: solid;
  border-color: #eee;
}
.produtos-box-fiador-bt2 {
  /*width: 180px;*/
  /*background-image: url(http://grito.cc/cap-img/produtos-caixa-botao.png);*/
  /*background-repeat: no-repeat; background-position: -2px center; background-size: 13%; float: right;*/
  padding: 25px 45px;
  margin: 25px -25px 0 -25px;
  border-width: 3px;
  border-style: solid;
  border-color: #ddd;
}
.produtos-box-fiador-bt span {
  font-size: 12px;
  font-style: italic;
  display: block;
  text-transform: none;
  font-weight: 300;
}
.produtos-box-fiador-bt span.contratar-legenda {
  font-size: 11px;
  font-style: italic;
  color: #999;
  text-transform: none;
}
.produtos-box-fiador-bt a.bt {
  line-height: 1;
}
.produtos-box-fiador-bt a {
  padding: 0;
  color: #1f497d;
  text-decoration: none;
}
.produtos-box-fiador-bt a i {
  float: right;
}
.produtos-box-fiador-bt span.msg {
  padding: 10px;
  color: #999;
  text-align: right;
}
.produtos-box-promocap-bt {
  width: 180px;
 
  background-repeat: no-repeat;
  background-position: -2px center;
  background-size: 13%;
  float: right;
  padding: 17px 45px;
  border-width: 2px 2px 2px 0px;
  border-style: solid;
  border-color: #eee;
}
.produtos-box-promocap-bt span {
  font-size: 12px;
  font-style: italic;
  display: block;
  text-transform: none;
  font-weight: 300;
}
.produtos-box-promocap-bt span.contratar-legenda {
  font-size: 11px;
  font-style: italic;
  color: #999;
  text-transform: none;
}
.produtos-box-promocap-bt a.bt {
  line-height: 1;
}
.produtos-box-promocap-bt a {
  padding: 0;
  color: #1f497d;
  text-decoration: none;
}
.produtos-box-promocap-bt a i {
  float: right;
}
.produtos-box-promocap-bt span.msg {
  padding: 10px;
  color: #999;
  text-align: right;
}
.menu-padrao-internas {
  background-color: #22708a;
  border: 4px solid #6ca9bf;
}
.menu-padrao-internas ul.menu-internas-main {
  padding: 0;
  border-bottom: 1px solid #39879f;
}
.menu-padrao-internas ul.menu-internas-main li {
  margin: 0;
  border-top: 1px solid #39879f;
  border-bottom: 1px solid #14526c;
}
.menu-padrao-internas ul.menu-internas-main li a {
  display: block;
  padding: 12px 15px;
  text-transform: uppercase;
  color: #f8cd37;
  font-style: normal;
  font-weight: 600;
}
.menu-padrao-internas ul {
  padding: 15px 20px;
}
.menu-padrao-internas li {
  margin-top: 5px;
}
.menu-padrao-internas li:first-child {
  margin-top: 0;
}
.menu-padrao-internas li a {
  color: #c2dae3;
  font-size: 12px;
  text-decoration: none;
  font-style: italic;
}
.menu-padrao-internas li a i {
  float: right;
  color: #f8cd37;
  margin-top: 5px;
}
.container-text-link {
  margin: 20px 0;
  width: 100%;
  overflow: hidden;
  padding: 20px;
  border: 4px solid #eee;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.container-text-link a {
  float: right;
  margin-top: 10px;
}
.container-text-link p {
  margin-bottom: 0 !important;
  font-size: 15px !important;
  /* width: 360px; */
  font-weight: 600;
  color: #999;
}

.container-text-link div.exp {
  margin-bottom: 0 !important;
  font-size: 15px !important;
  /* width: 360px; */
  font-weight: 600;
  color: #999;
}
.container-text-link.full-width p {
  width: 680px;
}
.container-text-link.onerow a {
  margin: 0;
}
.container-text-link.small p {
  font-size: 14px;
  font-weight: 600;
}
.container-text-link.smallest p {
  font-size: 12px !important;
  font-style: italic;
}
.produtos-expl-loteria {
  margin-bottom: 30px;
  border: 4px solid #3792b8;
  padding: 20px 18px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  width: 100%;
  /* border-collapse: separate; */
}
.produtos-expl-loteria td {
  font-size: 15px;
  color: #999;
  font-weight: 300;
  /* padding: 15px 0; */
  line-height: 1.5;
}
.produtos-expl-loteria td.hconc {
  border-top: 1px dotted #bea45f;
}

/* gri-mac */

.produtos-expl-loteria tr.hconc td, .produtos-expl-loteria tr td.hconc {
  background: url(../img/pontilhado-horizontal.png) repeat-x bottom;
}
.produtos-expl-loteria td h2 {
  margin-bottom: 0 !important;
  border-bottom: 1px dotted #bea45f;
  font-size: 17px;
  font-weight: 700;
  color: #bea45f;
  padding-bottom: 15px;
}

/* gri-mac */

.produtos-expl-loteria tr.hconc td h2, .produtos-expl-loteria tr td.hconc h2 {
  border-bottom-style: none;
  padding-bottom: 0;
}
.produtos-expl-loteria td h3 {
  margin-bottom: 0 !important;
  font-size: 22px;
  font-weight: 700;
  color: #bea45f;
}

/* gri-mac */

.produtos-expl-loteria td h3 {
  margin-bottom: -20px !important;
  font-style: normal;
}
.produtos-expl-loteria td p {
    font-size: 16px;
    font-weight: 300;
    color: #999;
    text-align: center;
}
.produtos-expl-loteria td.arrow {
  width: 60px;
  position: relative;
}
.produtos-expl-loteria td.arrow i.icon {
  position: absolute;
  top: -4px;
  left: 35%;
  color: #ccc;
  font-size: 40px;
}
.produtos-expl-loteria td span.nota {
  font-size: 12px;
  color: #ccc;
  font-style: italic;
  display: block;
  margin-top: 10px;
  font-weight: 600;
}
.produtos-expl-loteria td.concorre {
  font-size: 16px;
  font-style: italic;
  font-weight: 600;
}
.produto-nota-rodape {
  font-size: 12px !important;
  line-height: 2 !important;
  text-align: justify !important;
  color: #999 !important;
}
.produto-nota-rodape a {
  color: #0f497d;
  font-size: 10px !important;
  padding-left: 2px;
}
.onde-encontrar-map {
  width: 100%;
  padding: 20px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  border-width: 0 5px 5px 5px;
  border-style: solid;
  border-color: #eee;
  text-align: center;
}

/* resultados default */

.resultado-container {
  overflow: hidden;
  padding: 0 30px;
}
.resultado-container .box-result {
  background: white;
  position: relative;
  z-index: 1000;
  height: 280px;
  margin-right: 10px;
  width: 440px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 25px;
  float: left;
  border: 5px solid #c3deea;
}
.resultado-container .box-result.active {
  height: 295px;
  border-color: #3792b8 #3792b8 White #3792b8;
  border-bottom: 0 none;
}
.resultado-container .box-result h2 {
  color: #bea45f;
  font-size: 28px;
  margin-bottom: 10px;
  font-weight: 700;
}
.resultado-container .box-result p {
  color: #999;
  font-size: 13px;
  font-weight: 300;
}
.resultado-container .box-result select {
  color: #3792b8;
  font-weight: 700;
}
.box-result.details {
  z-index: 900;
  position: relative;
  margin-top: -5px;
  width: 100%;
  border-color: #3792b8;
}

/*ourocap torcida */

.intro-cover.ourocap-torcida {
  background: url(../img/ourocarp-torcida-bg.jpg);
  height: 220px;
}
.intro-cover.ourocap-torcida-brasil {
  background: url(../img/ourocap-torcida-brasil-bg.jpg);
  height: 220px;
}
.subheader-bt.ourocap {
  height: auto !important;
}
.ourocapdefault-presentation {
  float: left;
  overflow: hidden;
  width: 555px;
}
.ourocapdefault-presentation p, .ourocapdefault-presentation h2 {
  float: none;
  width: auto;
}
.anuncios-colunas .col {
  width: 300px;
}

/*-- AJUSTE CSS - ALINE 23/12 ---*/


/*.box-simulador-right    { background: #ede8e8; border: 4px solid #56a3c3; float: right;padding: 10px; }
.box-simulador-right p  { width: 265px; font-weight: 700; font-size: 15px; color: #3792b8;*/

.box-simulador-right {
  border: 4px solid #56a3c3;
  position: absolute;
  /*right:0;*/
  top: 572px;
  /*left:602px;*/
  left: 571px;
  background: #e9e9e9 url("../../../grito.cc/cap-img/ourocap-simulador-titulo.png") 30px 25px no-repeat;
  width: 313px;
  height: 143px;
}
.box-simulador-right p {
  width: 170px;
  font-size: 15px;
  color: #3792b8;
  font-weight: bold;
  padding: 23px 0 0 115px;
  line-height: 17px;
}
.box-simulador-right .bt {
  border-radius: 11px;
  text-decoration: none !important;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 700;
  font-family: 'Titillium Web', sans-serif;
  border: 1px solid #7bbedf;
  display: inline-block;
  padding: 0px 5px 2px 6px;
  color: #6eaac4;
  background: #f4f4f4;
  left: 112px;
  position: absolute;
  top: 98px;
}
.box-simulador-right .bt i {
  font-size: 16px;
  color: #bea45f;
  margin-left: 12px;
  vertical-align: -1px;
}

/*.intro .subtitle{ font-size: 22px; color: #999; font-weight: 300; }*/

.intro .subtitle {
  left: 28px;
  position: absolute;
  width: 500px;
  top: 300px;
  line-height: 27px;
  font-size: 22px;
  color: #999;
  font-weight: 300;
}
.intro .subtitle-torcida {
  /*left: 28px;*/
  left: 0;
  position: absolute;
  width: 500px;
  top: 640px;
  line-height: 27px;
  font-size: 22px;
  color: #999;
  font-weight: 300;
  font-style: normal;
}

/*-- AJUSTE CSS - ALINE 23/12 ---*/

.quadro-azul {
  margin-bottom: 30px;
  overflow: hidden;
  border: 4px solid #3792b8;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  width: 100%;
}
.quadro-azul h3 {
  background: #3792b8;
  color: white;
  text-transform: uppercase;
  font-size: 15px;
  width: 100%;
  font-weight: 700;
  text-align: center;
  padding: 15px;
  font-style: normal;
  margin-left: -16px;
}
.quadro-azul .titulo-destaque {
  width: 92%;
  margin: 0 auto;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  overflow: hidden;
}
.quadro-azul .titulo-destaque .img {
  float: left;
  width: 230px;
}
.quadro-azul .titulo-destaque .text {
  width: 500px;
  margin-left: 30px;
  float: left;
}


.quadro-azul .boxes {
  overflow: hidden;
  clear: both;
  margin: 30px auto 0 auto;
  width: 800px;
}
.quadro-azul .box-titulos {
  width: 24%;
  /*float: left;*/
      display: inline-block;
  border-style: dotted;
  border-color: #b19f00;
  border-width: 0 0px 0 0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* padding: 30px 10px 0px; */
  /* margin: 5px 0; */
  background: url(../img/pontilhado-vertical.png) repeat-y right;
}

.rowrownews {
  display:flex;
  justify-content: space-between;
  align-items: center;

}
        .box-titulos.last {
            width: 48% !important;
            flex-basis: 48%;
        }

        img.img-box-vitrine-effy {
            width: 100% !important;
            height: auto !important;
        }
.quadro-azul .box-titulos.last {
  background: none;
}
.quadro-azul .box-titulos h4 {
  font-size: 18px;
  font-weight: 700;
  color: #bea45f;
  text-align: left;
}
.quadro-azul .box-titulos p {
  max-width: 205px;
  height: 90px;
  font-size: 12px;
  font-style: italic;
  margin: 0;
  color: #999;
  font-weight: 600;
}
.quadro-azul .box-titulos .bt-container {
  text-align: left;
  padding: 0;
  margin-bottom: 45px;
}
.quadro-azul h2.leg {
  font-size: 18px;
  color: #bea45f;
  font-weight: 700;
  margin: 17px 0 12px 25px;
}
.quadro-azul table {
  width: 90%;
  margin: auto;
}
.quadro-azul table tr {
  border-top: 1px dotted #b19f00;
  height: 30px;
}
.quadro-azul table td {
  font-size: 15px;
  color: #999;
  font-weight: 300;
      text-align: right;
  padding: 15px 0 15px 15px;
}
.quadro-azul .col1 {
  margin-left: 10px;
  width: 15%
}
.quadro-azul .col2 {
  width: 97%
}
.quadro-azul .col3 {
  width: 20%
}
.col200 {
  float: left;
  width: 180px;
  margin: 20px 7px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  text-align: center;
}

/* gri-mac */
.img-box-vitrine-effy {
width:180px;
height:auto

}
.quadro-azul .col200 {
  background: transparent url(../img/quadro-azul-separador.png) repeat-y right top;
  margin: 0 0 20px 0;
  padding: 20px 10px;
  width: 197px;
}

/* gri-mac */

.quadro-azul .col200.last {
  background-image: none;
}

/* gri-mac */

.quadro-azul .col200 img {
  margin-bottom: 20px;
}
.grid510 {
  width: 520px;
  margin: 10px;
  padding: 30px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  float: left;
  border-right: 1px dotted #999;
}
.grid400 {
  width: 400px;
  margin: 10px;
  padding: 30px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  float: left;
}
.grid960 {
  width: 960px;
  padding: 0 30px 30px 30px;
  margin: 0 10px 10px 10px;
}
.box h2 {
  font-weight: 700;
  color: #bea45f;
  font-size: 28px;
  margin-bottom: 20px;
}
.box p {
  font-size: 12px;
  font-style: italic;
}
.sprite-icon {
  width: 100px;
  height: 100px;
  display: block;
  float: left;
  background: url(../img/sprite_icones_brasilcap.png);
}
.sprite-icon.inline {
  margin-right: 10px;
}
.sprite-perguntas {
  background: url("../../../www.grito.cc/cap-img/perguntas-frequentes-icone.png") repeat-y 0 80px;
  width: 158px;
  height: 80px;
  padding-left: 130px;
  margin-left: 646px;
  margin-top: -170px;
}
.sprite-simulador {
  background: url("../../../www.grito.cc/cap-img/simulador-titulo-icone.png") repeat-y 0 164px;
  width: 370px;
  height: 164px;
  padding-left: 134px;
  margin-left: 50px;
}
.vertical-line {
  height: 238px;
  width: 10px;
  border-left: 1px dotted #b19f00;
  display: inline-block;
  margin-left: 48px;
  height: 170px;
}
.sprite-icon.sim-titulos {
  background-position: -842px -334px;
  width: 68px;
  height: 135px;
}
.sprite-icon.result-sorteio {
  background-position: -740px -334px;
  width: 89px;
  height: 135px;
}
.sprite-icon.educ-financ {
  background-position: -932px -334px;
  width: 83px;
  height: 135px;
}
.sprite-icon.faq {
  background-position: -1038px -190px;
}
.detalhe-noticia .noticia {
  margin-top: 40px
}
.detalhe-noticia .box-share h4 {
  text-transform: none;
  font-style: italic;
  font-size: 14px;
  vertical-align: 6px;
}
.detalhe-noticia .box-share {
  text-align: left;
}
.detalhe-noticia h2 {
  color: #6eaac4;
  margin-top: 10px;
}
.detalhe-noticia h3 {
  font-size: 22px;
  color: #999;
  font-style: normal;
  font-weight: 400;
}
.detalhe-noticia {
  padding: 0 30px;
  width: auto;
}
.box-patrocinio-list {
  min-height: 247px;
  padding-left: 260px;
  position: relative;
  width: auto;
}
.box-patrocinio-list img {
  left: 0;
  position: absolute;
  height: 210px;
  width: 210px;
  top: 0;
}
.box-patrocinio-list h2 {
  font-style: italic;
  margin-bottom: 0;
}
.box-patrocinio-list p {
  font-style: normal;
}
.list-prods-descontinuados li {
  border-bottom: 1px solid #ddd;
  padding: 10px 0;
  overflow: hidden;
}
.list-prods-descontinuados li h3 {
  float: left;
  font-style: normal;
  font-weight: 700;
  margin-bottom: 0;
  margin-top: 22px;
}
.list-prods-descontinuados li a {
  float: right;
  margin-bottom: 12px;
  margin-top: 12px;
  width: 200px;
}
.list-prods-descontinuados {
  margin: 50px auto;
}
.quadro-cinza {
  margin-top: 30px;
  overflow: hidden;
  border: 4px solid #ddd;
  /*padding: 20px;*/
}
.quadro-cinza.promo-concl h2 {
  font-size: 16px;
  color: #999;
  margin-bottom: 8px;
}
.slick-prev {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 18px;
  height: 24px;
  left: -7%;
  padding: 0;
  background-image: url(../../externo/img/Esquerda.png);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  /* background: transparent; */
  display: inline-block;
}
.slick-next {
  margin-right:15px;
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 18px;
  height: 24px;
  right: -7%;
  padding: 0;
  background-image: url(../../externo/img/Direita.png);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  /* background: transparent; */
  display: inline-block;
}
.quadro-cinza.promo-concl img {
  float: left;
  margin: 0 20px 0 0;
}
.quadro-cinza.promo-concl p {}
.show-table {
  padding: 25px;
}
.show-table select {
  width: 140px;
  margin-right: 10px;
}
.show-table input[type=text] {
  width: 140px;
}
.produtos-ourocap-boxes {
  overflow: hidden;
}

/*.produtos-ourocap-boxes a   { position: absolute; bottom: 20px; left: 24%;}
    .produtos-ourocap-boxes a:hover { background: #f8cd37; color: White; }
    .produtos-ourocap-boxes a:hover i { color: White; }*/


/*.produtos-ourocap-box   { background: url(../img/produtos-ourocap.png); float: left; width: 160px; height: 187px;position: relative; margin: 40px 20px; }
    .produtos-ourocap-box.pag-mensal        { background-position: -12px -206px; }
    .produtos-ourocap-box.pag-unico         { background-position: -188px  -206px; }
    .produtos-ourocap-box.pag-unicoflex     { background-position: -364px -206px; }
    .produtos-ourocap-box.pag-mensal:hover        { background-position: -12px -11px; }
    .produtos-ourocap-box.pag-unico:hover         { background-position: -188px -11px; }
    .produtos-ourocap-box.pag-unicoflex:hover     { background-position: -364px -11px; }*/


/* gri-mac */

.produtos-ourocap-box {
  background: url(../img/quadro-azul-separador.png) repeat-y right;
  float: left;
  margin: 20px 0;
  padding: 12px 19px;
  width: 162px;
  /*text-align: center;*/
}

/* gri-mac */

.produtos-ourocap-box.last {
  background-image: none;
}

/* gri-mac */

.produtos-ourocap-boxes a {
  background: url(../img/produtos-ourocap.png) no-repeat;
  display: block;
  height: 190px;
  margin: 0;
  text-indent: -999px;
  width: 162px;
  /*bottom: auto; left: 0; position: relative; top: 140px; white-space: nowrap;*/
}

/* gri-mac */

.produtos-ourocap-torcidabrasil-boxes a {
  background: url(../img/produtos-ourocap-torcidabrasil.png) no-repeat;
  display: block;
  height: 190px;
  margin: 0;
  text-indent: -999px;
  width: 162px;
  /*bottom: auto; left: 0; position: relative; top: 140px; white-space: nowrap;*/
}

/* gri-mac */

.produtos-ourocap-boxes a * {
  display: none;
}

/* gri-mac */

.produtos-ourocap-torcidabrasil-boxes a * {
  display: none;
}

/* gri-mac */

.produtos-ourocap-torcidabrasil-box.pag-mensal a {
  background-position: -10px -203px;
}

/* gri-mac */

.produtos-ourocap-torcidabrasil-box.pag-unico a {
  background-position: -186px -203px;
}

/* gri-mac */

.produtos-ourocap-torcidabrasil-box.pag-unicoflex a {
  background-position: -362px -203px;
}

/* gri-mac */

.produtos-ourocap-torcidabrasil-box.pag-mensal a:hover {
  background-position: -10px -8px;
}

/* gri-mac */

.produtos-ourocap-torcidabrasil-box.pag-unico a:hover {
  background-position: -186px -8px;
}

/* gri-mac */

.produtos-ourocap-torcidabrasil-box.pag-unicoflex a:hover {
  background-position: -362px -8px;
}

/* gri-mac */

.produtos-ourocap-box.pag-mensal a {
  background-position: -10px -203px;
}

/* gri-mac */

.produtos-ourocap-box.pag-unico a {
  background-position: -186px -203px;
}

/* gri-mac */

.produtos-ourocap-box.pag-unicoflex a {
  background-position: -362px -203px;
}

/* gri-mac */

.produtos-ourocap-box.pag-mensal a:hover {
  background-position: -10px -8px;
}

/* gri-mac */

.produtos-ourocap-box.pag-unico a:hover {
  background-position: -186px -8px;
}

/* gri-mac */

.produtos-ourocap-box.pag-unicoflex a:hover {
  background-position: -362px -8px;
}
.form-internal-container {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  border: 5px solid #eee;
  padding: 20px 40px;
  width: 100%;
  margin-top: 20px;
}
.form-internal-container .cont-half {
  width: 100%;
  overflow: hidden;
}
.form-internal-container .cont-half .half {
  width: 46.4%;
  float: left;
  margin-right: 10px;
}
.form-internal-container .cont-half .half:last-child {
  margin-right: 0 !important;
}
.form-internal-container h2 {
  margin-top: 20px;
}
.pt-em-dobro h2 {
  font-style: italic;
  font-size: 22px;
}
.pt-em-dobro p {
  font-size: 14px;
  font-weight: 600;
  color: #999;
}
.clear {
  clear: both;
}
.center {
  text-align: center;
}
.gray-bg {
  padding: 0.6%;
  background: rgb(236, 233, 233);
}
.bold {
  font-weight: bold;
}
.pc70 {
  width: 70% !important;
}
.body-header {
  padding: 3% 3% 0;
}
.body-header h1 {
  font-size: 22px;
  color: #bea45f;
  font-weight: 700;
  margin-bottom: 20px;
}
.body-header h2 {
  width: 510px;
  font-size: 26px;
  color: #bea45f;
  font-weight: 700;
  display: inline-block;
  vertical-align: top;
}
.body-header p
/*NÃƒÂ£o ÃƒÂ© h2 pois ÃƒÂ© um sub-tÃƒÂ­tulo */

{
  color: #999;
  font-weight: 400;
  font-size: 22px;
}
.body-header .banner {
  margin: 20px 0;
  height: 180px;
  padding: 5% 0 0 8%;
  background-color: rgb(204, 204, 204);
}
.body-header .banner h1 {
  margin: 0 0 10px;
  color: white;
  font-size: 50px;
}
.body-header .banner p {
  margin: 0;
  color: white;
  font-size: 30px;
}
.compre-agora {
  position: relative;
  margin: 0 0px 10px;
  width: 350px;
  height: 60px;
  padding: 0%;
  border: 1px solid lightgray;
  display: inline-block;
}
.compre-agora a {
  position: absolute;
  top: 20%;
  left: 25%;
  padding: 2% 15% 3% 6%;
  background-color: rgb(158, 215, 230);
  border-radius: 40px;
  color: white;
  font-size: 22px;
  font-weight: bold;
  text-decoration: none;
}
.body-content {
  padding: 3% 3% 0;
}
.menu-lateral {
  margin: 0 1% 0 0;
  width: 20%;
  min-height: 400px;
  padding: 2%;
  background: rgb(73, 122, 126);
  border: 3px solid lightblue;
  color: white;
  font-style: italic;
  display: inline-block;
  vertical-align: top;
}
.menu-lateral li {
  margin: 10px 0;
}
.menu-lateral li a {
  color: White;
  text-decoration: none;
}
.main-content {
  width: 100%;
  padding: 0 1.5%;
  color: Gray;
  display: inline-block;
}
.main-content h1 {
  font-size: 23px;
  color: #bea45f;
  font-weight: 700;
  margin-bottom: 10px;
}
.main-content .sub-h1 {
  margin: 0 0 10px 0;
  color: gray;
  font-style: italic;
  font-size: 15px;
}
.main-content .line {
  margin: 20px auto 0px;
  width: 100%;
  border-bottom: 1px dotted #b19f00;
}
.main-content p {
  margin-bottom: 20px;
  font-style: italic;
}
.main-content li {
  margin: 10px 0;
  font-style: italic;
  font-weight: bold;
  list-style-image: none;
}
.col2 {
  width: 44%;
  padding: 2%;
  display: inline-block;
  vertical-align: top;
}
.box-2col {
  margin-bottom: 30px;
  border: 4px solid #eeeeee;
  font-size: 12px;
  padding: 30px;
}
.box-2col h2 {
  font-size: 30px;
  color: #bea45f;
  font-weight: 700;
  margin-bottom: 20px;
}
.box-2col p {
  font-style: italic;
  margin-bottom: 15px;
}
.box-2col .col {
  padding: 0 2%;
  width: 43%;
  float: none;
  display: inline-block;
  vertical-align: top;
}
.box-2col .col.last {
  border-left: 1px dotted #b19f00;
}
.box-2col .vertical-line {
  height: 238px;
  width: 10px;
  border-left: 1px dotted #b19f00;
  display: inline-block;
  margin-left: 5px;
}
.box-contato-ouvidoria {
  margin: 30px auto;
  width: 80%;
  height: 260px;
  padding: 22% 20%;
  color: white;
  background-color: rgb(86, 163, 195);
}
.box-contato-ouvidoria .phone {
  width: 90px;
  height: 90px;
  background: url(../img/sprite-contato.png) 90px 0;
  background-size: 320px;
}
.box-contato-ouvidoria p {
  font-size: 25px;
}
.box-contato-ouvidoria .tel {
  font-size: 40px;
  font-weight: 600;
  font-style: normal;
  opacity: 0.7;
}
.box-contato-ouvidoria p.info {
  font-size: 17px;
  font-style: normal;
}
form.ouvidoria {
  margin: 25px 0;
  width: 369px;
}
form.ouvidoria input, form.ouvidoria textarea, form.ouvidoria select {
  margin: 5px auto;
  width: 90%;
}
form.ouvidoria .select-cpf {
  width: 30%;
}
form.ouvidoria .numero-cpf {
  width: 59%;
}
form.ouvidoria .tel {
  width: 50%;
}
form.ouvidoria .forma-de-retorno {
  width: 39%;
}
form.ouvidoria .mensagem {
  min-height: 111px;
}
form.ouvidoria .bt-container {
  background-image: none;
  margin-top: 0;
}
form.ouvidoria .bt.grande {
  /*margin-right: 10%;*/
}
.quadro-azul.escolha-titulo .bt {
  font-size: 10px !important;
  line-height: 18px !important;
  padding: 0 6px !important;
}

/* chr */

.nav .nav-column ul li span.inst {
  text-align: right;
  font-weight: 600;
  text-transform: uppercase;
  margin: 0;
  margin: 2px 7px 0 -8px;
  padding: 5px 0 0 0;
  width: 94%;
  display: block;
  font-size: 12px;
  color: #fff;
  position: relative;
}
.nav .nav-column ul li.inst {
  margin: 2px 7px 0 7px;
  width: 94%;
}
.copyright img {
  vertical-align: middle;
  margin-right: 10px;
}
.subtitulo p {
  font-size: 14px;
  color: #999;
  font-weight: 600;
  margin: 30px 55px 12px;
  font-style: italic;
}

/* AJUSTES ALINE - 25/12 */

.container-text-link-capitalizacao {
  margin: 20px 0 0 30px;
  /*width: 100%;*/
  width: 895px;
  padding: 20px;
  overflow: hidden;
  padding: 20px;
  border: 4px solid #eee;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.container-text-link-capitalizacao p {
  font-style: italic;
  font-size: 12px;
  /*padding-left:70px;*/
  width: 360px;
  font-weight: 600;
  color: #999 !important;
  margin-bottom: 0 !important;
}
.container-text-link-capitalizacao.full-width p {
  width: 680px;
}
.subsection-main.twocols.numeros aside {
  width: 420px;
}
.subsection-main.twocols.numeros .section-text {
  width: 510px;
}
.subsection-main.twocols.numeros .quadro-azul {
  padding: 10px 0 40px 0;
}
.quadro-azul h2.leg {
  margin-bottom: 20px;
  margin-left: 32px;
}
.subsection-main.twocols.numeros .quadro-azul table {
  background: url(../img/pontilhado-horizontal.png) repeat-x top;
}
.subsection-main.twocols.numeros .quadro-azul table tr {
  background: url(../img/pontilhado-horizontal.png) repeat-x bottom;
  border-style: none;
}
.subsection-main.twocols.numeros .quadro-azul .col1 {
  width: 20%;
}
.subsection-main.twocols.numeros .quadro-azul .col2 {
  text-align: right;
  width: 88%;
}
.subsection-main.twocols.numeros .quadro-azul .col3 {
  /*padding: 15px 15px 15px 0;*/
  width: 30%;
}
@media screen and (max-width: 960px) {
  .slider-col.text img.arm {
    display: none;
  }
}
.section-text.full-width.pt-em-dobro {
  margin-left: 20px;
}
.resultSimulador {
  min-height: 500px;
  margin: 15px 0 15px 32px;
  width: 890px;
}
.resultSimulador .produtos-box-bt {
  background-image: none;
  margin-top: -31px;
  line-height: 1.5;
}
.resultSimulador .produtos-box-bt a {
  margin-bottom: 0;
  font-weight: 700;
}
.resultSimulador .produtos-box-bt .contratar-legenda a {
  font: inherit;
}
table.simulador td:first-child {
  min-width: 120px;
  font-weight: bold;
  font-style: normal;
  color: gray;
}

.bt.grande i {
  color: #ebd300;
  font-size: 23px;
  vertical-align: -2px;
  margin-left: 10px;
}
.produtos-box-bt p {
  display: inline-block;
}
.brcap-fotos-container .boxes-container, .brcap-idvisual-container .boxes-container, script + .boxes-container {
  background: url(../img/noticias-linha-horizontal.png) repeat top;
  margin: 40px auto 0 auto !important;
  padding-right: 60px;
  width: 890px;
}
.brcap-fotos-container .boxes-container.sem-linha, .brcap-idvisual-container .boxes-container.sem-linha, script + .boxes-container.sem-linha {
  background-position: bottom;
  background-repeat: repeat-x;
  display: block;
}
.boxes-container h4 {
  color: #4f90ac;
  font-size: 18px;
  font-weight: bold;
}
.boxes-container > h4 {
  margin-left: 25px;
}
.brasilcanoticias {
  width: 890px;
  margin: 40px auto;
}
.brasilcanoticias div.box.grid-3col {
  padding-bottom: 40px;
  position: relative;
}
.brasilcanoticias div.box.grid-3col .boxes-container {
  position: absolute;
  bottom: -25px;
}
.boxes-container div.box.grid-3col {
  margin-bottom: 45px;
  height: 280px;
  position: relative;
  right: -8px;
  width: 286px;
}
.boxes-container div.box.grid-3col.grid-3sub {
  padding-left: 0;
  padding-right: 8px;
  width: 188px;
}
.boxes-container div.box.grid-3col h2 {
  margin-left: 0;
  margin-right: 0;
}
.boxes-container div.box.grid-3col .bt-container {
  background-image: none;
  bottom: 0;
  /* position: absolute; */
  right: 20px;
  text-align: left;
  width: 245px;
}
.boxes-container div.box.grid-3col.titulo {
  border-right-color: transparent;
  height: auto;
  margin-bottom: 20px;
  min-height: 0;
}
.brcap-idvisual-container .box {
  text-align: center;
}
.brcap-idvisual-container .box.titulo {
  text-align: left;
}
.brcap-idvisual-container .box img {
  margin: 0 auto 20px auto;
  display: block;
}
.brcap-idvisual-container .box .bt {
  bottom: 10px;
  left: 50%;
  margin-left: -68px;
}
.brcap-fotos-container .box {
  padding: 0 20px;
}
.intro.imprensa {
  overflow: hidden;
  padding-bottom: 20px;
}
.intro.imprensa h2 {
  color: #bea45f;
  float: left;
  font-size: 28px;
  font-weight: bold;
  line-height: 22px;
}
.intro.imprensa a {
  float: right;
}
.intro.imprensa p {
  clear: both;
  color: #999999;
  font-size: 22px;
  position: relative;
  top: -15px;
}

/*------ CONDICOES GERAIS EXPORTADA DO SITE BRASILCAP ------*/

.numeros-tabela {
  font: 11px arial;
  color: #003366;
  text-decoration: none
}
.label-tabela {
  padding-bottom: 3px;
  padding-left: 3px;
  padding-right: 3px;
  background: #fff8d5;
  font-weight: bold;
  padding-top: 3px
}
.value-tabela {
  padding-bottom: 3px;
  padding-left: 3px;
  padding-right: 3px;
  padding-top: 3px
}
.cinza-tabela {
  padding-bottom: 3px;
  padding-left: 3px;
  padding-right: 3px;
  background: #f7f7f7;
  padding-top: 3px
}
span#totalPremiados, span#valorTotalPremios {
  color: #e4bb4e;
  font-size: 22px;
  font-weight: bold;
  margin-left: 8px;
}
.tableResults tbody td.results-destaque.firstTd, .tableResults tbody td.results-destaque.thirdTd {
  font-size: 12px !important;
}
.ver-mais-detalhes-container {
  clear: both;
  display: none;
  overflow: hidden;
}
.ver-mais-detalhes-container > div {
  border-top: 1px solid #e5e5e5;
  margin-top: 30px;
}
.ver-mais-detalhes-container > div p {
  color: #999999;
  font-size: 12px !important;
  font-style: italic;
  font-weight: normal !important;
  line-height: 18px;
  margin-top: 20px;
  width: auto;
}
#formenvieprojeto input, #formenvieprojeto textarea {
  width: 514px;
}
#formenvieprojeto .bt-container {
  background-image: none;
  padding-bottom: 0;
  padding-top: 0;
}
.assessoria-box.box-2col {
  overflow: hidden;
  margin-bottom: 30px;
  border: 3px solid #eeeeee;
  font-size: 12px;
  width: 824px;
  margin-left: auto;
  margin-right: auto;
  margin-top: -2px;
}
.assessoria-box.box-2col h2 {
  font-size: 20px!important;
  color: #bea45f;
  font-weight: 700;
  font-style: italic;
}
.assessoria-box.box-2col .vertical-line {
  height: 368px;
  width: 10px;
  border-left: 1px dotted #b19f00;
  display: inline-block;
  margin-left: 10px;
  margin-top: 29px;
  float: left;
  margin-right: 4px;
}
.assessoria-box.box-2col p {
  font-style: italic;
  margin-bottom: 15px;
  font-size: 13px;
  color: #666666;
}
.assessoria-box.box-2col .col {
  float: left;
  display: inline-block;
  vertical-align: top;
}
.assessoria-form .bt-container {
  background-image: none!important;
  padding-bottom: 0;
  padding-top: 0;
  width: 357px;
  /*margin-left:-40px;*/
}
.assessoria-form {
  width: 400px;
  margin-left: -38px;
  float: left;
  padding: 26px;
}
.assessoria-form h2 {
  font-style: normal;
  font-size: 22px;
  color: #bea45f;
  font-weight: 700;
  margin-bottom: 20px;
}
.assessoria-form input, .assessoria-form textarea, .assessoria-form select {
  box-sizing: content-box;
  width: 343px;
}

/*.assessoria-form #txtNome { width: 356px; }*/

.assessoria-form .tel {
  width: 163px;
}
.assessoria-form .forma-retorno {
  width: 163px;
}

/*.assessoria-form #txtEmail { float: right; width: 200px; }*/

.assessoria-form #ddlFormaRetorno {
  width: 163px;
}
.assessoria-form #txtEmail {
  width: 343px;
}

/*.assessoria-form #txtMensagem { width: 356px; }*/

.promocap-form {
  width: 550px;
  margin: 20px;
  float: left;
  padding: 30px;
  margin-top: -5px;
  padding-bottom: 5px;
}
.promocap-form h2 {
  font-style: normal;
  font-size: 22px;
  color: #bea45f;
  font-weight: 700;
  margin-top: 20px;
}
.promocap-form input, .promocap-form textarea, .promocap-form select {
  box-sizing: content-box;
  width: 468px;
}
.promocap-form #txtDataInicial {
  width: 220px;
}
.promocap-form #txtDataFinal {
  width: 220px;
  margin-left: 10px;
}
.promocap-form .txtQuantidade {
  width: 220px;
}
.promocap-form .txtValor {
  width: 220px;
  margin-left: 10px;
}
.promocap-form .txtFrequencia {
  width: 468px;
}
.promocap-form #txtPublicoAlvo {
  width: 468px;
}
.promocap-form #txtNome {
  width: 468px;
}
.promocap-form #txtEmail {
  width: 220px;
}
.promocap-form #txtTelefone {
  width: 220px;
  margin-left: 10px;
}
.boxTestemunho {
  width: 32%;
  text-align: center;
  padding:1.5em;
}
.promocap-box {
  overflow: hidden;
      margin-bottom: 30px;
      border: 4px solid #eeeeee;
      font-size: 12px;
      /* width: 610px; */
      width: 600px;
      /* float: left; */
      margin-top: 0;
      margin-left: 30px;
      padding-left: 10px;
      box-sizing: border-box;
      margin-right: 10px;
}
.promocap-form .bt-container {
  background-image: none!important;
  padding-bottom: 0;
  padding-top: 0;
  width: 482px;
  /*margin-left:-68px;*/
}
.promocap-form .section-text a {
  font-size: 10px;
  font-style: italic;
  color: #3792b8;
  margin-bottom: 19px;
  font-weight: 600;
  text-decoration: none;
}
.section-text.cg-flex {
  width: 680px;
  float: right;
  margin: -460px auto;
}
.section-text.cg-flex {
  padding-bottom: 500px;
}
.section-text.cg-flex {
  padding-bottom: 500px;
}
body.texto-medio .section-text p {
  font-size: 15px;
}
body.texto-grande .section-text p {
  font-size: 16px;
}
body.texto-medio .box.grid-3col p {
  font-size: 13px
}
body.texto-grande .box.grid-3col p {
  font-size: 14px;
}
.bt-container span.campos-obrigatorios {
  float: left;
  font-size: 12px;
  line-height: 28px;
  font-style: italic;
  color: #999;
}
.bt-container.enviando {
  background: url(../img/enviando.gif) no-repeat right center !important;
}
.bt-container.enviando a {
  visibility: hidden;
}
.search-box {
  position: relative;
  border: 5px solid #eee;
  padding: 30px;
}
.search-box h3 {
  color: #666;
  display: inline-block;
}
.search-box input {
  display: inline-block;
  width: 731px;
  margin-left: 20px;
}
.search-box .bt-search {
  position: absolute;
  top: 49px;
  right: 51px;
  width: 11px;
  height: 12px;
  background: url(../img/bt-search-3.png);
}
.search-numbers {
  padding-bottom: 30px;
  background: url(../img/line-800.png) no-repeat center bottom;
  margin-top: 40px;
  font-size: 12px;
  font-style: italic;
  margin-left: 30px;
}
.search-results {
  width: 890px;
  padding: 0 0 50px;
  margin: 50px auto 0 auto;
  background: url(../img/line-800.png) no-repeat center bottom;
}
.search-results li {
  margin-top: 20px;
}
.search-results li i {
  color: #c2ab6d;
  margin-right: 10px;
}
.search-results li a {
  color: #3792b8;
  font-size: 14px;
  font-style: italic;
  font-weight: 600;
  text-decoration: none;
}
.search-results li p {
  margin-left: 20px;
  font-size: 12px;
  font-style: italic;
  color: #666;
  margin-top: 10px;
}
.player-conhecabrcap {
  width: 370px;
  height: 270px;
  float: left;
  margin-right: 20px;
  margin-left: 40px;
}

.conhecabrcap-text {
  margin-left: 445px;
  width: 490px;
}
#keepItens img, #youcan img {
  margin: 5px 3%;
}
.descr-simulador {
  display: block;
  width: 890px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
  margin-top: 20px;
}

/* em desenvolvimento */

.container-resultado-produto {
  padding: 20px;
  box-sizing: border-box;
  background: #EEEEEE;
  width: 100%;
  border: 3px solid #3891B7;
  overflow: hidden;
  color: #999;
}
.container-resultado-produto p {
  color: #999;
}
.col5 {
  width: 50%;
  float: left;
}
.col5 h3 {
  font-size: 18px;
  font-style: normal;
  margin-bottom: 10px;
}
.col5.produto {
  border-right: 1px dotted #BEA45F;
  padding-right: 20px;
  box-sizing: border-box;
  margin-top: 15px;
}
.col5.detalhes {
  padding-left: 20px;
  box-sizing: border-box;
}
.col5.produto h2 {}
.col5.produto h3.legenda-produto {
  font-size: 20px;
  margin-top: -10px;
}
.container-resultado-produto .col5 h3 {
  color: #bea45f;
}
.container-resultado-produto .container-bt-contratacao {
  width: 180px;
  background-image: none !important;
  float: right;
  padding: 0 !important;
  border-width: 0 !important;
  border-style: none !important;
  border-color: transparent !important;
  margin-top: -20px;
}
.container-resultado-produto .container-bt-contratacao .bt.grande {
  background-color: #C5E2F2;
  color: #4C8CA7;
  padding: 5px 10px;
}
.container-resultado-produto .container-bt-contratacao .bt.grande * {
  cursor: pointer !important;
}
.container-resultado-produto .container-bt-contratacao .bt.grande i {
  float: right !important;
}
.container-resultado-produto .container-bt-contratacao .bt.grande span {
  font-size: 12px;
  font-style: italic;
  color: #4C8CA7 !important;
  text-transform: none !important;
}
.container-bt-contratacao .contratar-legenda {
  font-size: 12px;
  font-style: italic;
}
.container-bt-contratacao .contratar-legenda a {
  font-size: 12px;
  color: #1f497d !important;
}

/* alerta externo - fabio */

.aviso-indisponivel-container {
  margin: 50px auto;
  overflow: hidden;
  width: 80%;
}
.aviso-indisponivel-container h2 {
  color: #bea45f;
  font-size: 23px;
  font-weight: 700;
  text-transform: uppercase;
  margin-left: 200px;
}
.aviso-indisponivel-container p.subtitle {
  color: #3792b8;
  font-size: 14px;
  padding-bottom: 5px;
  margin-top: 5px;
  border-bottom: 1px solid #f5f5f5;
  margin-bottom: 5px;
  font-style: normal;
  font-weight: 700;
  margin-left: 200px;
}
.aviso-indisponivel-container p {
  font-size: 13px;
  color: #666;
  font-style: italic;
  margin-left: 200px;
}
.col-info-indisp {
  width: 100%;
}
em.icon-excl {
  background: url(../img/excl-big.html);
  display: block;
  width: 168px;
  height: 149px;
  float: left;
}

em.icon-browsers {
  margin-left: 200px;
  margin-top: 10px;
  background: url(../img/browsers.html);
  display: block;
  width: 219px;
  height: 46px;
}
.bt-container.bt-header-back {
  display: block;
  position: relative;
  width: 100% !important;
  max-width: 940px;
  margin: 0 auto;
  height: 1px;
  padding: 0;
  background: transparent;
}
.bt-container.bt-header-back .bt {
  position: absolute;
  right: 10px;
  top: -95px;
  z-index: 5000;
}

/* pÃ¡gina de conheÃ§a brasilcap */

div#etica {
  width: 370px;
  margin: 20px 0 0 40px;
  padding: 6px;
  box-sizing: border-box;
  clear: both;
  float: left;
  border: 2px solid #666;
}
div#etica-effy {
  /*    width: 370px; height:215px;*/
  /*    margin: 20px 0 0 40px; */
  padding: 20px;
  margin-top: 1em;
  padding-bottom: 3em;
  /*height: 120px;*/
  box-sizing: border-box;
  /*    clear:both; float:left;*/
  border: 2px solid #666;
}
div.texto-etica-effy {
margin-bottom:1em;
}

/* EFFY */

.buttonNovo {
  font-size: 18px;
  font-family: "titillium web";
  font-weight: bold;
  text-transform: uppercase;
  color: #fff;
  background-color: #7bbedf;
  border: 0;
  box-shadow: inset 0 -5px 0 rgba(0, 0, 0, 0.2);
  padding: 5px 15px 10px 15px;
  border-radius: 10px;
  text-decoration: none !important;
  color: white !important;
  font-size: 18px !important;
  font-style: normal !important;
}
.buttonNovo:hover {
  background-color: #5f95af;
  text-decoration: none !important;
}
.buttonDark {
  font-size: 18px;
  font-family: "titillium web";
  font-weight: bold;
  text-transform: uppercase;
  color: #fff;
  background-color: #0d5986;
  border: 0;
  box-shadow: inset 0 -5px 0 rgba(0, 0, 0, 0.2);
  padding: 5px 15px 10px 15px;
  border-radius: 10px;
  text-decoration: none !important;
  color: white !important;
  font-size: 18px !important;
  font-style: normal !important;
}
.buttonDark:hover {
  background-color: #5f95af;
  text-decoration: none !important;
}
.setinhaNovo {
  height: 16px;
  width: auto;
  margin-left: 8px;
  margin-top: 2px;
}

/* Styles for dialog window */

#small-dialog {
  padding: 20px 30px;
  text-align: left;
  max-width: 400px;
  margin: 40px auto;
  position: relative;
}

/**
 * Fade-zoom animation for first dialog
 */


/* start state */

.my-mfp-zoom-in .zoom-anim-dialog {
  opacity: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
}

/* animate in */

.my-mfp-zoom-in.mfp-ready .zoom-anim-dialog {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}

/* animate out */

.my-mfp-zoom-in.mfp-removing .zoom-anim-dialog {
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
  opacity: 0;
}

/* Dark overlay, start state */

.my-mfp-zoom-in.mfp-bg {
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}

/* animate in */

.my-mfp-zoom-in.mfp-ready.mfp-bg {
  opacity: 0.8;
}

/* animate out */

.my-mfp-zoom-in.mfp-removing.mfp-bg {
  opacity: 0;
}

/** magnific **/


/* Magnific Popup CSS */

.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
  display: none;
}
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}
.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}
.mfp-ajax-cur {
  cursor: progress;
}
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}
.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}
.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.mfp-loading.mfp-figure {
  display: none;
}
.mfp-hide {
  display: none !important;
}
.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #CCC;
}
.mfp-preloader a:hover {
  color: #FFF;
}
.mfp-s-ready .mfp-preloader {
  display: none;
}
.mfp-s-error .mfp-content {
  display: none;
}
button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover, .mfp-close:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}
.mfp-close:active {
  top: 1px;
}
.mfp-close-btn-in .mfp-close {
  color: #333;
}
.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}
.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:hover, .mfp-arrow:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}
.mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}
.mfp-arrow:after, .mfp-arrow .mfp-a {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow:before, .mfp-arrow .mfp-b {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}
.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}
.mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}
.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}
.mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
  border-left: 27px solid #3F3F3F;
}
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

/* Main image in popup */

img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* The shadow behind the image */

.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}
.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}
.mfp-image-holder .mfp-content {
  max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
.mfp-ie7 .mfp-img {
  padding: 0;
}
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px;
}
.mfp-ie7 .mfp-container {
  padding: 0;
}
.mfp-ie7 .mfp-content {
  padding-top: 44px;
}
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0;
}

/** MARPA **/

.bt.grande > img {
  display: block !important;
  margin-top: 1em;
}
@media only screen and (max-width: 800px) {
  #small-dialog > p,
  #small-dialog > a,
  #small-dialog > div:not(.mobile) {
    display: none;
  }

  #small-dialog {
    display: inline-block;
   float: none;
    min-height: 40vh !important;
    min-width: 40vw !important;
    max-width: 70vw !important;
    max-height: 95vh !important;
    width: 70vw !important;
    /*height: 95vh !important;*/
  }
  #small-dialog > button::before {
    position: absolute;
/* left: -100px; */
 display: inline-block;
float: none;
right: 100%;
margin-left: auto;
margin-right: auto;
max-width: 70vw;
max-height: 90vh;
width: 70vw !important;
/*height: 90vh !important;*/
/*margin-top: 100px;*/
top: 50px;
content: "OPS!";
font-weight: bold;
font-size: 1.4em;
  }
  #small-dialog > button::after {
    position: absolute;
/* left: -100px; */
right: 100%;
max-width: 70vw;
max-height: 90vh;
margin-left: auto;
margin-right: auto;
width: 70vw !important;
/*height: 90vh !important;*/
top: 100px;
content: "Esse acesso só poderá ser feito no desktop e com módulo de segurança instalado.";
  }
  /** MARPA **/
  .bt.grande > img {
    display: block !important;
  }
}
@media only screen and (min-width: 801px) and (max-width: 999px) {
  .box.grid-3col-effy:nth-child(2) {
    border-right: 0 !important;
  }
  .content.index .boxes-container {

    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
    

  }
}

/*
x-flow: row wrap;
    flex-flow: row wrap;

  }
}
*/
#page-ourocap.intro {
  margin: 20px auto 0 auto !important;
}
#page-ourocap .sm-hidden {
  display: block;
}
#page-ourocap .md-hidden {
  display: none;
}
#page-ourocap .subheader-bt {
  width: 100%;
  max-width: 820px;
  margin: 20px auto 0 ;
  overflow: visible;
  display: flex;
  align-items: center;
}
#page-ourocap .subheader-bt .block-presentation {
  max-width: 80%;
  padding: 0 20px 0 0;
  box-sizing: border-box;
}
#page-ourocap .subheader-bt .block-presentation > .presentation {
  color: #005aa1 !important;
  margin: 0 0 10px;
}
#page-ourocap .subheader-bt .block-presentation > .presentationsec {
  font-size: 1rem;
  color: #292929;
}
#page-ourocap #cta-ourocap-custom {
  width: 100%;
  display: flex;
  text-align: center;
}
#page-ourocap #cta-ourocap-custom .product-option {
  margin: 0 30px 0 0;
}
#page-ourocap #cta-ourocap-custom .product-option:last-child {
  margin: 0 0 0 0;
}
#page-ourocap #cta-ourocap-custom .product-option p {
  font-size: 1rem;
  display: block;
  margin: 0 auto 10px;
}
#page-ourocap #cta-ourocap-custom .product-option a.btn-default {
  background-color: #005aa1;
  color: #fff;
  font-size: 1.125rem;
  font-weight: 600;
  text-decoration: none;
  text-transform: uppercase;
  padding: 20px 40px;
  display: block;
  border-radius: 12px;
  box-shadow:  0 0 0 0 rgba(0,0,0,0);
  transition: .2s all;
  white-space: nowrap;
}
#page-ourocap #cta-ourocap-custom .product-option a.btn-yellow {
  background-color: #fe0;
  color: #005aa1;
}
#page-ourocap #cta-ourocap-custom .product-option a.btn-default:hover {
  transform: scale(1.05);
  box-shadow: 6px 6px 24px 0 rgba(0,0,0,.15);
  transition: .2s all;
}
@media all and (max-width: 640px) {
  #page-ourocap.intro {
    margin: 0 auto 0 auto !important;
  }
  #page-ourocap .sm-hidden {
    display: none;
  }
  #page-ourocap .md-hidden {
    display: block;
  }
  #page-ourocap .subheader-bt {
    display: block;
  }
  #page-ourocap .subheader-bt .block-presentation {
    max-width: 100%;
  }
  #page-ourocap .subheader-bt .block-presentation > .presentation {
    margin: 0 auto 10px !important;
  }
  #page-ourocap .subheader-bt .block-presentation > .presentationsec {
    font-size: 1rem !important;
    color: #292929 !important;
  }
  #page-ourocap #cta-ourocap-custom {
    justify-content: center;
  }
  #page-ourocap #cta-ourocap-custom .product-option {
    margin: 0 10px 0 0;
  }
  #page-ourocap #cta-ourocap-custom .product-option a.btn-default {
    padding: 15px 20px;
  }
}