.clearfix {
  zoom: 1;
}
.clearfix:after {
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
.image-replaced {
  font-size: 0;
  text-indent: -999999px;
}
@-moz-keyframes bg {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 0 -11px;
  }
}
@-webkit-keyframes bg {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 0 -11px;
  }
}
@keyframes bg {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 0 -11px;
  }
}
@font-face {
  font-family: 'Mauricio Regular';
  src: url('../fonts/mauricio-regular_0.eot');
  src: url('../fonts/mauricio-regular_0.eot?#iefix') format('embedded-opentype'), url('../fonts/mauricio-regular_0.woff') format('woff'), url('../fonts/mauricio-regular_0.ttf') format('truetype'), url('../fonts/mauricio-regular_0.svg#mauricio-regular_0') format('svg');
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: 'Museo-100';
  src: url('../fonts/museo-100-webfont.eot');
  src: url('../fonts/museo-100-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/museo-100-webfont.woff') format('woff'), url('../fonts/museo-100-webfont.ttf') format('truetype'), url('../fonts/museo-100-webfont.svg#Museo-100') format('svg');
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: 'Museo-300';
  src: url('../fonts/museo-300-webfont.eot');
  src: url('../fonts/museo-300-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/museo-300-webfont.woff') format('woff'), url('../fonts/museo-300-webfont.ttf') format('truetype'), url('../fonts/museo-300-webfont.svg#Museo-300') format('svg');
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: 'Museo-500';
  src: url('../fonts/museo-500-webfont.eot');
  src: url('../fonts/museo-500-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/museo-500-webfont.woff') format('woff'), url('../fonts/museo-500-webfont.ttf') format('truetype'), url('../fonts/museo-500-webfont.svg#museo-500') format('svg');
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: 'Museo-700';
  src: url('../fonts/museo-700-webfont.eot');
  src: url('../fonts/museo-700-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/museo-700-webfont.woff') format('woff'), url('../fonts/museo-700-webfont.ttf') format('truetype'), url('../fonts/museo-700-webfont.svg#Museo-700') format('svg');
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: 'Museo-900';
  src: url('../fonts/museo-900.eot');
  src: url('../fonts/museo-900.eot?#iefix') format('embedded-opentype'), url('../fonts/museo-900.woff') format('woff'), url('../fonts/museo-900.ttf') format('truetype'), url('../fonts/museo-900.svg#Museo-900') format('svg');
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: 'Festivo Letters No1';
  src: url('../fonts/festivo_letters_no1.woff2') format('woff2'), url('../fonts/festivo_letters_no1.woff') format('woff'), url('../fonts/festivo_letters_no1.ttf') format('truetype'), url('../fonts/festivo_letters_no1.svg#festivolettersno1') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'icons';
  src: url('../icons/icons.eot?78479052');
  src: url('../icons/icons.eot?78479052#iefix') format('embedded-opentype'), url('../icons/icons.woff2?78479052') format('woff2'), url('../icons/icons.woff?78479052') format('woff'), url('../icons/icons.ttf?78479052') format('truetype'), url('../icons/icons.svg?78479052#icons') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'icons';
    src: url('../font/icons.svg?78479051#icons') format('svg');
  }
}
*/
[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "icons";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
.icon-share:before {
  content: '\e800';
}
.icon-twitter:before {
  content: '\e80a';
}
.icon-search:before {
  content: '\e820';
}
.icon-gplus:before {
  content: '\f0d5';
}
.icon-angle-left:before {
  content: '\f104';
}
.icon-angle-right:before {
  content: '\f105';
}
.icon-facebook:before {
  content: '\f230';
}
* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
.sr-only {
  display: none;
}
.hidden-sm {
  display: initial;
}
.show-sm {
  display: none;
}
html,
body {
  height: 100%;
}
body {
  font-size: 10px;
}
body {
  background: url('http://turmadamonica.uol.com.br/wp-content/themes/msp/images/bg-body.jpg') 0 0 repeat #fff;
  font-family: 'Museo-300', Arial, Helvetica, Sans-Serif;
}
a {
  -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;
}
#main {
  background: url('http://turmadamonica.uol.com.br/wp-content/themes/msp/images/bg-main.png') center top repeat-y transparent;
  height: auto !important;
  height: 100%;
  min-height: 100%;
  margin: 0;
  min-width: 320px;
  position: relative;
  width: 100%;
}
#content {
  margin: 0 auto;
  padding-bottom: 20px;
  position: relative;
  max-width: 1024px;
  z-index: 2;
}
.breadcrumb {
  background: url('http://turmadamonica.uol.com.br/wp-content/themes/msp/images/bg-breadcrumb.png') repeat;
  color: #5f5f5f;
  font: normal 10px/2.2em Museo-500, 'Museo-300', Arial, Helvetica, Sans-Serif;
  height: 2em;
  margin: 1.5em 2em;
  padding: 0 1em;
  text-transform: uppercase;
}
.breadcrumb a {
  color: #5f5f5f;
  text-decoration: none;
  margin-right: .5em;
}
.breadcrumb a:hover {
  color: #000;
}
/* Header */
#header {
  background: url('http://turmadamonica.uol.com.br/wp-content/themes/msp/images/bg-header2.png') center top no-repeat transparent;
  margin: 0 auto;
  max-width: 1024px;
  position: relative;
  z-index: 3;
  /* Header Menu */
}
#header .hd-content {
  min-height: 65px;
  margin: 0 auto;
  position: relative;
}
#header .brand {
  left: 20px;
  position: absolute;
  top: 10px;
  width: 241px;
}
#header .brand #logo a {
  background: url('http://turmadamonica.uol.com.br/wp-content/themes/msp/images/logo-turma-da-monica-int.png') center no-repeat;
  display: block;
  height: 45px;
}
#header .brand #tagline {
  display: none;
}
#header .header-menu {
  position: absolute;
  right: 0px;
  top: 0;
}
#header .header-menu li {
  border: 3px solid #fff;
  border-width: 0 0 4px 4px;
  -webkit-border-radius: 0 0 0 35px;
  -moz-border-radius: 0 0 0 35px;
  -ms-border-radius: 0 0 0 35px;
  -o-border-radius: 0 0 0 35px;
  border-radius: 0 0 0 35px;
  box-sizing: border-box;
  display: inline;
  float: left;
  font: normal 13px/35px "Museo-500", Arial, Helvetica, Sans-Serif;
  margin-right: -35px;
  position: relative;
}
#header .header-menu li a {
  color: #fff;
  display: block;
  padding: 0 40px 0 15px;
  text-align: center;
  text-decoration: none;
}
#header .header-menu li:hover .sub-menu {
  display: block;
}
#header .header-menu li.mn-quadrinhos {
  background-color: #bf151b;
}
#header .header-menu li.mn-quadrinhos ul li a {
  background-image: url('http://turmadamonica.uol.com.br/wp-content/themes/msp/images/icon-mn-cronicas.png') !important;
}
#header .header-menu li.mn-diversao {
  background-color: #ffb20e;
}
#header .header-menu li.mn-personagens {
  background-color: #48d735;
}
#header .header-menu li.mn-novidades {
  background-color: #35aed7;
}
#header .header-menu li.mn-produtos {
  background-color: #a92fdc;
}
#header .header-menu li.mn-contato {
  background-color: #dc2f7e;
}
#header .header-menu li.mn-msp {
  background: url('http://turmadamonica.uol.com.br/wp-content/themes/msp/images/target-msp.png') right top no-repeat;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  border: 0;
  font-size: 0;
  margin-right: 0;
  text-indent: -9999px;
  width: 158px;
  z-index: 2;
}
#header .header-menu li.mn-msp a {
  display: block;
  height: 116px;
  text-decoration: none;
  cursor: default;
}
#header .header-menu .sub-menu {
  background: url('http://turmadamonica.uol.com.br/wp-content/themes/msp/images/sub-menu-top.png') 45px 0 no-repeat;
  display: none;
  left: 0;
  padding-top: 22px;
  position: absolute;
  top: 31px;
  width: 162px;
}
#header .header-menu .sub-menu li {
  background: url('http://turmadamonica.uol.com.br/wp-content/themes/msp/images/sub-menu-bg.png') repeat;
  border: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  display: block;
  float: none;
  margin: 0;
  padding: 0;
}
#header .header-menu .sub-menu li a {
  background: 0 center no-repeat;
  color: #fff;
  display: block;
  font: italic normal 14px "Mauricio Regular", Arial, Helvetica, Sans-Serif !important;
  margin: 0 15px;
  padding: 5px 0 5px 28px;
  text-align: left;
  text-decoration: none;
  width: auto;
}
#header .header-menu .sub-menu li a:hover {
  color: #dd0009;
}
#header .header-menu .sub-menu li.mn-jogos a {
  background-image: url('http://turmadamonica.uol.com.br/wp-content/themes/msp/images/icon-mn-jogos.png');
}
#header .header-menu .sub-menu li.mn-passatempo a {
  background-image: url('http://turmadamonica.uol.com.br/wp-content/themes/msp/images/icon-mn-passatempo.png');
}
#header .header-menu .sub-menu li.mn-videos a {
  background-image: url('http://turmadamonica.uol.com.br/wp-content/themes/msp/images/icon-mn-videos.png');
}
#header .header-menu .sub-menu li.mn-cronicas a {
  background-image: url('http://turmadamonica.uol.com.br/wp-content/themes/msp/images/icon-mn-cronicas.png');
}
#header .header-menu .sub-menu li.mn-fanart a {
  background-image: url('http://turmadamonica.uol.com.br/wp-content/themes/msp/images/icon-mn-fanart.png');
}
#header .header-menu .sub-menu li.mn-downloads a {
  background-image: url('http://turmadamonica.uol.com.br/wp-content/themes/msp/images/icon-mn-downloads.png');
}
#header .header-menu .sub-menu li.mn-agenda a {
  background-image: url('http://turmadamonica.uol.com.br/wp-content/themes/msp/images/icon-mn-agenda.png');
}
#header .header-menu .sub-menu li.mn-espetaculos-cartaz a {
  background-image: url('http://turmadamonica.uol.com.br/wp-content/themes/msp/images/icon-mn-espetaculos.png');
}
#header .header-menu .sub-menu li.mn-noticias a {
  background-image: url('http://turmadamonica.uol.com.br/wp-content/themes/msp/images/icon-mn-noticias.png');
}
#header .header-menu .sub-menu li.mn-lancamentos a {
  background-image: url('http://turmadamonica.uol.com.br/wp-content/themes/msp/images/icon-mn-lancamentos.png');
}
#header .header-menu .sub-menu li.mn-magali-50-anos a {
  background-image: url('http://turmadamonica.uol.com.br/wp-content/themes/msp/images/icon-mn-lancamentos.png');
}
#header .header-menu .sub-menu li:first-child {
  -webkit-border-radius: 8px 8px 0 0;
  -moz-border-radius: 8px 8px 0 0;
  -ms-border-radius: 8px 8px 0 0;
  -o-border-radius: 8px 8px 0 0;
  border-radius: 8px 8px 0 0;
  padding-top: 10px;
}
#header .header-menu .sub-menu li:last-child {
  -webkit-border-radius: 0 0 8px 8px;
  -moz-border-radius: 0 0 8px 8px;
  -ms-border-radius: 0 0 8px 8px;
  -o-border-radius: 0 0 8px 8px;
  border-radius: 0 0 8px 8px;
  padding-bottom: 10px;
}
/* #content */
#footer {
  bottom: 0;
  overflow: hidden;
  position: absolute;
  width: 100%;
  z-index: 3;
}
#footer #nav-footer {
  border-top: 15px solid #dd0009;
  margin: 0 auto;
  padding-top: 15px;
  width: 960px;
  zoom: 1;
}
#footer #nav-footer:after {
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
#footer .footer-bar .ft-item {
  display: inline;
  float: left;
  padding: 0 10px 15px;
  width: 151px;
}
#footer .footer-bar .ft-item h2 {
  font: normal 18px "Mauricio Regular", Arial, Helvetica, Sans-Serif;
  letter-spacing: 0.1em;
  padding-bottom: 10px;
}
#footer .footer-bar .ft-item li {
  font-size: 10px;
  list-style: none;
  padding-bottom: 3px;
}
#footer .footer-bar .ft-item li a {
  color: #666;
  text-decoration: none;
}
#footer .footer-bar .ft-item li a:hover {
  text-decoration: underline;
}
#footer .footer-bar .item-personagens {
  width: 161px;
}
#footer .footer-bar .item-novidades {
  width: 136px;
}
#footer .footer-bar .item-produtos {
  width: 126px;
}
#footer .footer-bar .item-contato {
  width: 115px;
}
#footer .ag-bar {
  background: url('http://turmadamonica.uol.com.br/wp-content/themes/msp/images/bg-alpha-30.png') repeat;
  height: 35px;
  margin: 17px auto 0;
  position: relative;
  max-width: 1022px;
}
#footer .ag-bar p {
  color: #fff;
  font-size: 10px;
  line-height: 35px;
  margin: 0;
  padding: 0 60px;
  text-align: right;
}
#footer .ag-bar p a {
  background: url('http://turmadamonica.uol.com.br/wp-content/themes/msp/images/logo-clarte.png') center no-repeat;
  font-size: 0;
  height: 13px;
  margin: 10px 10px 0 0;
  position: absolute;
  right: 0;
  text-indent: -9999px;
  width: 44px;
}
@media (max-width: 980px) {
  #header .header-menu li.mn-msp {
    display: none;
  }
  #header .header-menu li.mn-contato {
    margin-right: 0;
  }
  #header .header-menu li.mn-contato a {
    padding-right: 25px;
  }
}
@media (max-width: 800px) {
  #header {
    zoom: 1;
  }
  #header:after {
    content: " ";
    display: block;
    font-size: 0;
    height: 0;
    clear: both;
    visibility: hidden;
  }
  #header .brand {
    position: static;
    margin: 0 auto;
    padding: 20px 0;
  }
  #header .header-menu {
    position: static;
    width: 100%;
  }
  #header .header-menu ul {
    display: table;
    width: 100%;
  }
  #header .header-menu li {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    border-width: 2px 2px 2px 0;
    border-collapse: collapse;
    display: table-cell;
    float: none;
    margin-right: 0;
    text-align: center;
    width: 16.66%;
  }
  #header .header-menu li > a {
    padding: 0 .2em;
  }
  #header .header-menu li.mn-quadrinhos {
    border-left-width: 2px;
    margin-left: 0;
  }
  #header .header-menu li.mn-contato a {
    padding-right: 0;
  }
  #header .header-menu .sub-menu li {
    width: auto;
  }
  .breadcrumb {
    margin: 1.5em 0;
  }
}
@media (max-width: 480px) {
  #header .header-menu ul {
    display: block;
  }
  #header .header-menu ul li {
    border-width: 2px;
    display: inline-block;
    float: left;
    width: 33.33%;
  }
  #header .header-menu ul li:hover {
    z-index: 2;
  }
}
body {
  background-color: #eaecad;
  background-image: url('../images/bg-body.jpg');
}
p {
  font-size: 1.6em;
  font-family: 'Museo-300', Arial, Helvetica, Sans-Serif;
  margin-bottom: 1em;
  -o-hyphens: initial;
  -ms-word-break: break-word;
  word-break: break-word;
  -webkit-hyphens: initial;
  -moz-hyphens: initial;
  -ms-hyphens: initial;
  hyphens: initial;
}
p:last-child {
  margin-bottom: 0;
}
a,
button,
button:after,
button:before {
  -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;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
h1,
h2,
h3,
h4,
h5 {
  font-family: 'Festivo Letters No1', 'Museo-300', Arial, Helvetica, Sans-Serif;
  font-weight: normal;
  text-transform: uppercase;
}
h1 strong,
h2 strong,
h3 strong,
h4 strong,
h5 strong {
  font-weight: normal;
}
#content {
  padding-bottom: 0;
}
.timeline-search {
  background-color: #09242e;
  margin-bottom: 2em;
  padding: .5em 2em;
  position: relative;
}
.timeline-search input {
  background: url('http://turmadamonica.uol.com.br/wp-content/themes/msp/images//bg-main.png') center;
  border: 0.2em solid #09242e;
  font-family: 'Museo-300', Arial, Helvetica, Sans-Serif;
  font-size: 1.6em;
  height: 2.7em;
  line-height: 1.5em;
  padding: 0.5em 1.5em;
  width: 100%;
}
.timeline-search input::-webkit-input-placeholder {
  color: #09242e;
}
.timeline-search input:-moz-placeholder {
  /* Firefox 18- */
  color: #09242e;
}
.timeline-search input::-moz-placeholder {
  /* Firefox 19+ */
  color: #09242e;
}
.timeline-search input:-ms-input-placeholder {
  color: #09242e;
}
.timeline-search input:focus::-webkit-input-placeholder {
  color: #ccc;
}
.timeline-search input:focus:-moz-placeholder {
  /* Firefox 18- */
  color: #ccc;
}
.timeline-search input:focus::-moz-placeholder {
  /* Firefox 19+ */
  color: #ccc;
}
.timeline-search input:focus:-ms-input-placeholder {
  color: #ccc;
}
.timeline-search button {
  background-color: #ee3042;
  border: 0;
  bottom: -0.5em;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  color: #fffcdf;
  cursor: pointer;
  font-size: 1em;
  height: 6em;
  right: 1.5em;
  position: absolute;
  text-transform: uppercase;
  width: 6em;
}
.timeline-search button .icon {
  font-size: 3.3em;
}
.timeline-search button:after {
  border: 1em solid transparent;
  border-width: 0 .7em 1.2em;
  border-bottom-color: #ee3042;
  content: '';
  left: 0;
  margin-bottom: 0;
  margin-left: 0;
  position: absolute;
  top: 0;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.timeline-search button:hover {
  background-color: #09242e;
}
.timeline-search button:hover:after {
  border-bottom-color: #09242e;
}
.grid {
  margin-right: -1.5em;
}
.grid .grid-item {
  float: left;
  padding: .5em 1.5em .5em 0;
}
.grid .grid-item .item-html {
  background-color: #09242e;
  color: #fffcdf;
  padding: 1em 2em;
}
.grid .grid-item h2 {
  font-size: 2.934em;
  text-transform: uppercase;
}
.grid .grid-item h2 span {
  background-color: #ee3042;
  padding: 0 .2em;
}
.grid .grid-item .thumb,
.grid .grid-item .video {
  margin-bottom: 2em;
}
.grid .grid-item h3 {
  font-size: 1.8em;
  text-transform: uppercase;
}
.grid .grid-item .text {
  padding-top: 2em;
  overflow: hidden;
  -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;
}
.grid .grid-item.col-1 {
  width: 50%;
}
.grid .grid-item.col-2 {
  width: 100%;
}
.grid .grid-item.highlight .item-html {
  background-color: #ee3042;
}
.grid .grid-item.highlight h2 span {
  background-color: #09242e;
}
.grid .grid-item.highlight:before {
  border-left-color: #ee3042;
}
.grid .grid-item.close .text {
  padding: 0;
  height: 0;
}
.grid .grid-item:before {
  border: .7em solid transparent;
  border-left-color: #09242e;
  border-right-width: 0;
  content: '';
  top: 2em;
  position: absolute;
  right: .8em;
}
.grid .grid-sizer {
  width: 50%;
}
.link-share {
  padding-top: 1em;
  text-align: right;
}
.link-share dl {
  background-color: #09242e;
  -webkit-border-radius: 2.5em;
  -moz-border-radius: 2.5em;
  -ms-border-radius: 2.5em;
  -o-border-radius: 2.5em;
  border-radius: 2.5em;
  float: right;
  padding: 5px;
  -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;
}
.link-share dl .icon {
  background-color: #fffcdf;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  color: #09242e;
  display: inline-block;
  font-size: 2.5em;
  height: 1.5em;
  line-height: 1.6em;
  text-align: center;
  width: 1.5em;
}
.link-share dl .icon:before {
  margin: 0;
}
.link-share dl dt {
  position: relative;
  -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;
  z-index: 1;
}
.link-share dl dd {
  display: inline-block;
  margin-left: -3.9em;
  position: relative;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -ms-opacity: 0;
  -o-opacity: 0;
  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;
  z-index: 0;
}
.link-share dl dd a {
  text-decoration: none;
}
.link-share dl:hover {
  background-color: #ee3042;
}
.link-share dl:hover .icon {
  color: #ee3042;
}
.link-share dl:hover .icon:hover {
  color: #09242e;
}
.link-share dl:hover dt {
  margin-left: -3.9em;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -ms-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
  z-index: 0;
}
.link-share dl:hover dd {
  margin-left: 0;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  -o-opacity: 1;
  opacity: 1;
  z-index: 1;
}
.highlight .link-share dl {
  background-color: #ee3042;
}
.highlight .link-share dl .icon {
  color: #ee3042;
}
.highlight .link-share dl:hover {
  background-color: #09242e;
}
.highlight .link-share dl:hover .icon {
  color: #09242e;
}
.highlight .link-share dl:hover .icon:hover {
  color: #ee3042;
}
.site-header {
  margin-bottom: 1em;
  position: relative;
}
.site-header h1 {
  color: #ee3042;
  font-size: 14.5em;
  letter-spacing: -0.017em;
  line-height: .93em;
  padding: .14em 0 .3em;
  text-align: center;
}
.site-header h1 strong {
  background: #09242e;
  display: inline-block;
  letter-spacing: .02em;
  padding: .02em .1em .12em;
  -webkit-text-shadow: 0.03em 0.03em 0 #09242e, 0.04em 0.04em 0 #ee3042;
  -moz-text-shadow: 0.03em 0.03em 0 #09242e, 0.04em 0.04em 0 #ee3042;
  -ms-text-shadow: 0.03em 0.03em 0 #09242e, 0.04em 0.04em 0 #ee3042;
  -o-text-shadow: 0.03em 0.03em 0 #09242e, 0.04em 0.04em 0 #ee3042;
  text-shadow: 0.03em 0.03em 0 #09242e, 0.04em 0.04em 0 #ee3042;
  white-space: nowrap;
  width: initial;
}
.site-header h1 strong .donas,
.site-header h1 strong .rua {
  color: #fffcdf;
  -webkit-text-shadow: 0.03em 0.03em 0 #09242e, 0.04em 0.04em 0 #fffcdf;
  -moz-text-shadow: 0.03em 0.03em 0 #09242e, 0.04em 0.04em 0 #fffcdf;
  -ms-text-shadow: 0.03em 0.03em 0 #09242e, 0.04em 0.04em 0 #fffcdf;
  -o-text-shadow: 0.03em 0.03em 0 #09242e, 0.04em 0.04em 0 #fffcdf;
  text-shadow: 0.03em 0.03em 0 #09242e, 0.04em 0.04em 0 #fffcdf;
}
.site-header:after {
  background: url(../images/icone-header.png) 2% center repeat-x;
  background-size: contain;
  bottom: 0;
  content: '';
  display: block;
  height: 1.7em;
  left: 2%;
  position: absolute;
  width: 96%;
}
.ddr-menu {
  background-color: #ee3042;
  padding: 5px 0;
  position: relative;
  text-align: center;
  z-index: 1;
}
.ddr-menu ul {
  border: 1px solid #09242e;
  border-width: 5px 0;
}
.ddr-menu ul li {
  display: inline-block;
  padding: 0 .7em;
}
.ddr-menu ul li a {
  color: #09242e;
  display: inline-block;
  font-family: 'Festivo Letters No1', 'Museo-300', Arial, Helvetica, Sans-Serif;
  font-size: 2.014em;
  text-decoration: none;
  text-transform: uppercase;
}
.ddr-menu ul li a:hover {
  color: #fffcdf;
}
.ddr-menu ul li.logo {
  background: url('../images/logo-ddr.png') center no-repeat;
  background-size: contain;
  height: 13.1em;
  margin: -7.5em 0em -3.5em;
  width: 14.4em;
}
.ddr-menu ul li.logo a {
  background: transparent !important;
  display: block;
  height: 100%;
  width: 100%;
}
.home .ddr-menu {
  margin-bottom: 5em;
}
.ddr-menu.menu-home {
  display: none;
}
.content-wrap {
  padding: 0 1em;
}
.row {
  margin: 0 -1em;
  zoom: 1;
}
.row:after {
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
.col-1 {
  width: 8.33333333%;
}
.col-2 {
  width: 16.66666667%;
}
.col-3 {
  width: 25%;
}
.col-4 {
  width: 33.33333333%;
}
.col-5 {
  width: 41.66666667%;
}
.col-6 {
  width: 50%;
}
.col-7 {
  width: 58.33333333%;
}
.col-8 {
  width: 66.66666667%;
}
.col-9 {
  width: 75%;
}
.col-10 {
  width: 83.33333333%;
}
.col-11 {
  width: 91.66666667%;
}
.col-12 {
  width: 100%;
}
.col {
  float: left;
  padding: 0 1em;
}
.col-12 {
  clear: both;
  float: none;
}
.col-right {
  float: right;
}
.col-widget {
  margin-bottom: 2em;
  text-align: center;
}
.col-widget .widget-header {
  background-color: #ee3042;
  color: #fffcdf;
  padding: 3em .5em;
  z-index: 1;
  position: relative;
}
.col-widget .widget-header h2 {
  font-size: 2.942em;
  text-transform: uppercase;
}
.col-widget .widget-header:after {
  border: 7px solid transparent;
  content: '';
  position: absolute;
}
.col-widget .widget-header:after {
  border-bottom: 0;
  border-top-color: #ee3042;
}
.col-widget .widget-header:after {
  left: 50%;
  margin-left: -7px;
}
.col-widget .widget-header:after {
  top: 100%;
  margin-bottom: 2em;
}
.col-widget .widget-header:after {
  z-index: 1;
}
.col-widget .widget-body {
  background-color: #09242e;
}
.col-widget .widget-body .thumb {
  margin: 0 1em 1em;
}
.col-widget .widget-body .text {
  clear: both;
  padding: 1em 2em 0;
  text-align: left;
}
.col-widget .widget-body .text p {
  color: #fffcdf;
  font-size: 1.6em;
}
.col-widget .widget-body .text:last-child {
  padding-bottom: 2em;
}
.col-widget .widget-footer {
  background-color: #fffcdf;
  color: #09242e;
  font-family: 'Festivo Letters No1', 'Museo-300', Arial, Helvetica, Sans-Serif;
  font-size: 2.279em;
  padding: .5em;
  text-transform: uppercase;
}
.col-widget .widget-footer ul {
  display: inline-block;
  vertical-align: middle;
  width: 50%;
}
.col-widget .widget-footer ul li {
  border: 2px solid #09242e;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  display: inline-block;
  float: left;
  margin-right: 1.33%;
  overflow: hidden;
  width: 32%;
}
.col-widget .widget-footer ul li img {
  display: block;
  height: auto;
  width: 100%;
}
.col-widget .widget-footer a {
  color: #09242e;
  text-decoration: none;
  white-space: nowrap;
}
.col-widget .widget-footer a:hover {
  color: #ee3042;
}
.widget-ddr .widget-body {
  padding-top: 2.5em;
}
.widget-ddr .widget-body .thumb {
  border: 5px solid #fffcdf;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  float: left;
  margin: -0.5em 0.2em 0 1em;
  overflow: hidden;
  width: 38%;
}
.widget-ddr .widget-body .thumb img {
  display: block;
}
.widget-ddr .widget-body h3 {
  color: #fffcdf;
  font-size: 3.3em;
  text-align: center;
  margin: 0 1rem 0 23%;
}
.widget-ddr .widget-body h3 span {
  background-color: #ee3042;
  display: block;
  font-size: .8em;
}
.widget-ddr-limoeiro .widget-body {
  padding-top: 5em;
}
.widget-ddr-limoeiro .widget-body .thumb {
  float: left;
  margin: -3em 0.2em 1em 1em;
  width: 38%;
}
.widget-ddr-limoeiro .widget-body .thumb img {
  display: block;
}
.widget-ddr-limoeiro .widget-body h3 {
  background-color: #fffcdf;
  color: #ee3042;
  font-size: 2.942em;
  text-align: center;
  margin: 0 1rem 0 23%;
}
.widget-hqs .widget-body {
  padding-bottom: 3em;
}
.widget-hqs .widget-body .thumb {
  margin-bottom: 0;
}
.widget-posts .destaque .widget-body {
  margin-bottom: 0;
}
.widget-posts .destaque .widget-body h3 {
  background-color: #09242e;
  color: #fffcdf;
  font-size: 2.942em;
  padding: .5em;
  text-align: left;
}
.widget-posts .destaque .widget-body h3 span {
  background-color: #ee3042;
  display: inline-block;
  padding: 0 .2em;
}
.widget-posts .destaque .widget-body .thumb {
  margin: 0;
}
.widget-posts .recentes,
.widget-posts .relevantes {
  padding-bottom: 3em;
}
.widget-posts .recentes ul li,
.widget-posts .relevantes ul li {
  padding: 1em !important;
  text-align: left !important;
}
.widget-posts .recentes ul li a,
.widget-posts .relevantes ul li a {
  text-decoration: none;
}
.widget-posts .recentes ul li img,
.widget-posts .relevantes ul li img {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  float: left;
  height: 40px;
  margin-right: 1em;
  width: 40px;
}
.widget-posts .recentes ul li:after,
.widget-posts .relevantes ul li:after {
  border: 0 !important;
  clear: both !important;
  display: block !important;
  margin: 0 !important;
  position: static !important;
  top: auto !important;
}
.widget-posts .widget-footer {
  background-color: #ee3042;
}
.widget-posts .widget-footer a {
  color: #fffcdf;
}
.widget-posts .widget-footer a:hover {
  color: #09242e;
}
.banner-soccer-camp {
  background-color: #09242e;
  padding: 3em 1em;
  text-align: center;
}
.banner-soccer-camp a {
  background: url('../images/bg-squares.png') 0 0 repeat;
  color: #fffcdf;
  display: inline-block;
  font-family: 'Festivo Letters No1', 'Museo-300', Arial, Helvetica, Sans-Serif;
  font-size: 3em;
  line-height: 2em;
  padding: 0 .2em;
  text-decoration: none;
  white-space: nowrap;
}
.banner-soccer-camp a:hover {
  animation: bg .5s linear infinite;
}
.banner-soccer-camp h3 {
  color: #fffcdf;
  font-size: 3.7em;
  padding: .4em 0;
  -webkit-text-shadow: 0.03em 0.03em 0 #09242e, 0.04em 0.04em 0 #fffcdf;
  -moz-text-shadow: 0.03em 0.03em 0 #09242e, 0.04em 0.04em 0 #fffcdf;
  -ms-text-shadow: 0.03em 0.03em 0 #09242e, 0.04em 0.04em 0 #fffcdf;
  -o-text-shadow: 0.03em 0.03em 0 #09242e, 0.04em 0.04em 0 #fffcdf;
  text-shadow: 0.03em 0.03em 0 #09242e, 0.04em 0.04em 0 #fffcdf;
}
.banner-soccer-camp h3 span {
  display: block;
  color: #ee3042;
  -webkit-text-shadow: 0.03em 0.03em 0 #09242e, 0.04em 0.04em 0 #ee3042;
  -moz-text-shadow: 0.03em 0.03em 0 #09242e, 0.04em 0.04em 0 #ee3042;
  -ms-text-shadow: 0.03em 0.03em 0 #09242e, 0.04em 0.04em 0 #ee3042;
  -o-text-shadow: 0.03em 0.03em 0 #09242e, 0.04em 0.04em 0 #ee3042;
  text-shadow: 0.03em 0.03em 0 #09242e, 0.04em 0.04em 0 #ee3042;
}
.video-player {
  position: relative;
}
.page-title {
  background-color: #09242e;
  color: #fffcdf;
  font-size: 5em;
  padding: 0.5em 0 .2em;
  text-align: center;
  text-transform: uppercase;
}
.page-title span {
  color: #ee3042;
  -webkit-text-shadow: 0.05em 0.05em 0 #09242e, 0.06em 0.07em 0 #ee3042;
  -moz-text-shadow: 0.05em 0.05em 0 #09242e, 0.06em 0.07em 0 #ee3042;
  -ms-text-shadow: 0.05em 0.05em 0 #09242e, 0.06em 0.07em 0 #ee3042;
  -o-text-shadow: 0.05em 0.05em 0 #09242e, 0.06em 0.07em 0 #ee3042;
  text-shadow: 0.05em 0.05em 0 #09242e, 0.06em 0.07em 0 #ee3042;
}
.page-title span span {
  color: #fffcdf;
  -webkit-text-shadow: 0.05em 0.05em 0 #09242e, 0.06em 0.07em 0 #fffcdf;
  -moz-text-shadow: 0.05em 0.05em 0 #09242e, 0.06em 0.07em 0 #fffcdf;
  -ms-text-shadow: 0.05em 0.05em 0 #09242e, 0.06em 0.07em 0 #fffcdf;
  -o-text-shadow: 0.05em 0.05em 0 #09242e, 0.06em 0.07em 0 #fffcdf;
  text-shadow: 0.05em 0.05em 0 #09242e, 0.06em 0.07em 0 #fffcdf;
}
.page-title img {
  display: inline-block;
  margin: -22px -95px -21px 0;
}
.slide-thumbs {
  background-color: #ee3042;
  padding: 2em 5em;
}
.slide-thumbs .item {
  margin: 0 auto;
  text-align: center;
  width: 12em;
}
.slide-thumbs .item .thumb {
  border: 0.5em solid #fffcdf;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  height: 10em;
  margin: 0 auto 1em;
  overflow: hidden;
  width: 10em;
}
.slide-thumbs .item h3 {
  color: #fffcdf;
  font-size: 2em;
  text-transform: uppercase;
}
.slide-thumbs .item h3 span {
  background-color: #09242e;
  display: table;
  margin: 0 auto;
  padding: .1em .3em;
  white-space: nowrap;
}
.list-thumbs {
  background-color: #ee3042;
  padding: 0 5em;
  text-align: center;
}
.list-thumbs .item {
  display: inline-block;
  position: relative;
}
.list-thumbs .item .thumb {
  display: inline-block;
}
.list-thumbs .item h3 {
  display: none;
}
.list-thumbs .item:after {
  border: 7px solid transparent;
  content: '';
  position: absolute;
}
.list-thumbs .item:after {
  border-top: 0;
  border-bottom-color: #09242e;
}
.list-thumbs .item:after {
  left: 50%;
  margin-left: -7px;
}
.list-thumbs .item:after {
  top: 100%;
  margin-bottom: 2em;
}
.list-thumbs .item:after {
  z-index: 1;
}
.list-thumbs .item:after {
  bottom: 0;
  margin: 0;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -ms-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
  top: initial;
}
.list-thumbs .item.active:after {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  -o-opacity: 1;
  opacity: 1;
}
.selected-item-top h2 {
  background-color: #ee3042;
  color: #fffcdf;
  font-size: 2.942em;
  margin-bottom: 1rem;
  padding: 1rem 2rem;
  text-transform: uppercase;
}
.selected-item-top h2 a {
  float: right;
  cursor: pointer;
}
.selected-item-top h2 a:hover {
  color: #09242e;
}
.selected-item-top .video {
  margin-bottom: 2em;
}
.selected-item-top .imagem {
  border: 1rem solid #09242e;
  margin-bottom: 2em;
}
.selected-item-top .imagem img {
  display: block;
  margin: 0 auto;
}
.selected-item-top .text {
  border-bottom: 3px solid #ee3042;
  padding-bottom: 2em;
  margin-bottom: 3em;
}
.selected-item-timeline {
  margin-bottom: 2em;
}
.selected-item-timeline .item-html {
  background-color: #09242e;
  color: #fffcdf;
  padding: 1em 2em;
}
.selected-item-timeline h2 {
  font-size: 2.934em;
  text-transform: uppercase;
}
.selected-item-timeline h2 span {
  background-color: #ee3042;
  padding: 0 .2em;
}
.selected-item-timeline .thumb {
  margin-bottom: 1em;
}
.selected-item-timeline h3 {
  font-size: 1.8em;
  text-transform: uppercase;
}
.selected-item-timeline .text {
  padding-top: 2em;
  overflow: hidden;
  -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;
}
.selected-item-timeline.highlight .item-html {
  background-color: #ee3042;
}
.selected-item-timeline.highlight h2 span {
  background-color: #09242e;
}
.start-text {
  background-color: #ee3042;
  color: #fffcdf;
  cursor: pointer;
  margin: 2.5em 0;
  padding: 1em 2em;
  text-transform: uppercase;
  position: relative;
}
.start-text:after {
  border: 7px solid transparent;
  content: '';
  position: absolute;
}
.start-text:after {
  border-bottom: 0;
  border-top-color: #ee3042;
}
.start-text:after {
  right: 0;
  margin-right: 2em;
}
.start-text:after {
  top: 100%;
  margin-bottom: 2em;
}
.start-text:after {
  z-index: 1;
}
.start-text h2 {
  font-size: 1.9em;
}
.start-text h2 span {
  background-color: #09242e;
  display: inline-block;
  padding: .1em .4em;
}
.start-txt {
  background-color: #09242e;
  color: #fffcdf;
  margin-bottom: 3em;
  padding: 5em 3em 2em;
}
.start-txt .thumb {
  float: left;
  margin-bottom: 2em;
  width: 59%;
}
.start-txt .thumb img {
  border: 5px solid #fffcdf;
}
.start-txt .text {
  float: left;
  padding-left: 2.7em;
  width: 41%;
}
.start-txt .text h2 {
  font-size: 3em;
}
.start-txt .text h2 span {
  background-color: #ee3042;
  padding: 0 .2em 0 .1em;
}
.start-txt .text h3 {
  font-size: 1.8em;
  padding: .2em 0 1.3em;
}
.start-txt .text p {
  font-size: 1.4em;
}
.start-txt .text cite {
  background: url('../images/monica-sousa.png') center no-repeat;
  background-size: contain;
  color: #09242e;
  display: block;
  font-size: 0;
  height: 40px;
  margin-top: 15px;
  text-align: center;
}
.form-header {
  background-color: #09242e;
  padding: 1em 2em;
  text-align: center;
}
.form-header h2 {
  color: #fffcdf;
  font-size: 2.942em;
  text-transform: uppercase;
}
.form-body button {
  background-color: #09242e;
  border: 0;
  bottom: -1.5em;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  color: #fffcdf;
  cursor: pointer;
  font-size: 1em;
  height: 6em;
  right: 2.5em;
  position: absolute;
  text-transform: uppercase;
  width: 6em;
}
.form-body button:after {
  border: 1em solid transparent;
  border-width: 0 .7em 1.2em;
  border-bottom-color: #09242e;
  content: '';
  left: 0;
  margin-bottom: 0;
  margin-left: 0;
  position: absolute;
  top: 0;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.form-body button:hover {
  background-color: #ee3042;
}
.form-body button:hover:after {
  border-bottom-color: #ee3042;
}
.form-body .presentation {
  padding: 2em 2em 2em 3em;
}
.form-body .presentation p {
  padding-right: 4.5em;
}
.form-body .presentation .p-btn {
  padding: 0;
}
.form-body .presentation .btn {
  background-color: #ee3042;
  color: #fffcdf;
  display: inline-block;
  font: normal 1.5em/2em 'Festivo Letters No1', 'Museo-300', Arial, Helvetica, Sans-Serif;
  padding: 0 .7em;
  text-decoration: none;
}
.form-body .presentation .btn:hover {
  background-color: #09242e;
}
.form-body .contacts {
  padding: 2.5em 0;
}
.form-body .contacts .col {
  margin: 2em 0;
  padding-bottom: 2em;
  padding-top: 2em;
  position: relative;
}
.form-body .contacts .col p {
  font-size: 1.6em;
  line-height: 1.5em;
  margin-left: 1.7em;
  margin-right: 1em;
}
.form-body .contacts .col:first-child {
  border: 0;
}
.form-body .contacts .col ul {
  padding-left: 2em;
}
.form-body .contacts .col ul li {
  float: left;
  list-style: none;
  padding: 0 3em 1em 0em;
  width: 50%;
}
.form-body .contacts .col ul li input {
  background-color: transparent;
  border: 0.2em solid #09242e;
  font-size: 1.4em;
  font-family: 'Festivo Letters No1', 'Museo-300', Arial, Helvetica, Sans-Serif;
  height: 2em;
  line-height: 1.5em;
  padding: 0.1em .7em;
  width: 100%;
}
.form-body .contacts .col ul li input::-webkit-input-placeholder {
  color: #09242e;
}
.form-body .contacts .col ul li input:-moz-placeholder {
  /* Firefox 18- */
  color: #09242e;
}
.form-body .contacts .col ul li input::-moz-placeholder {
  /* Firefox 19+ */
  color: #09242e;
}
.form-body .contacts .col ul li input:-ms-input-placeholder {
  color: #09242e;
}
.form-body .contacts .col ul li input:focus::-webkit-input-placeholder {
  color: #ccc;
}
.form-body .contacts .col ul li input:focus:-moz-placeholder {
  /* Firefox 18- */
  color: #ccc;
}
.form-body .contacts .col ul li input:focus::-moz-placeholder {
  /* Firefox 19+ */
  color: #ccc;
}
.form-body .contacts .col ul li input:focus:-ms-input-placeholder {
  color: #ccc;
}
.form-body .contacts .col ul li.full-width {
  width: 100%;
}
.form-body .writing {
  background-color: #ee3042;
  margin-bottom: 3em;
  padding: 4em 3em;
  position: relative;
}
.form-body .writing textarea,
.form-body .writing input[type='text'],
.form-body .writing input[type='url'] {
  background: url('http://turmadamonica.uol.com.br/wp-content/themes/msp/images/bg-main.png') center top repeat-y #fff;
  border: 0px;
  font: normal 1.632em/1.5em 'Museo-300', Arial, Helvetica, Sans-Serif;
  height: 9.7em;
  padding: 0.8em 1.5em;
  width: 100%;
}
.form-body .writing textarea::-webkit-input-placeholder,
.form-body .writing input[type='text']::-webkit-input-placeholder,
.form-body .writing input[type='url']::-webkit-input-placeholder {
  color: #09242e;
}
.form-body .writing textarea:-moz-placeholder,
.form-body .writing input[type='text']:-moz-placeholder,
.form-body .writing input[type='url']:-moz-placeholder {
  /* Firefox 18- */
  color: #09242e;
}
.form-body .writing textarea::-moz-placeholder,
.form-body .writing input[type='text']::-moz-placeholder,
.form-body .writing input[type='url']::-moz-placeholder {
  /* Firefox 19+ */
  color: #09242e;
}
.form-body .writing textarea:-ms-input-placeholder,
.form-body .writing input[type='text']:-ms-input-placeholder,
.form-body .writing input[type='url']:-ms-input-placeholder {
  color: #09242e;
}
.form-body .writing textarea:focus::-webkit-input-placeholder,
.form-body .writing input[type='text']:focus::-webkit-input-placeholder,
.form-body .writing input[type='url']:focus::-webkit-input-placeholder {
  color: #ccc;
}
.form-body .writing textarea:focus:-moz-placeholder,
.form-body .writing input[type='text']:focus:-moz-placeholder,
.form-body .writing input[type='url']:focus:-moz-placeholder {
  /* Firefox 18- */
  color: #ccc;
}
.form-body .writing textarea:focus::-moz-placeholder,
.form-body .writing input[type='text']:focus::-moz-placeholder,
.form-body .writing input[type='url']:focus::-moz-placeholder {
  /* Firefox 19+ */
  color: #ccc;
}
.form-body .writing textarea:focus:-ms-input-placeholder,
.form-body .writing input[type='text']:focus:-ms-input-placeholder,
.form-body .writing input[type='url']:focus:-ms-input-placeholder {
  color: #ccc;
}
.form-body .writing input[type='text'],
.form-body .writing input[type='url'] {
  height: 1em;
  margin: 1em 0 .1em;
}
.form-body .writing .icone {
  background: center no-repeat;
  display: inline-block;
  height: 2.7em;
  margin: 1em -1em 0 2em;
  text-indent: -9999em;
  width: 3em;
}
.form-body .writing .icone-photo {
  background-image: url('../images/icone-photo.png');
}
.form-body .writing .icone-video {
  background-image: url('../images/icone-video.png');
}
.form-body .writing button {
  bottom: 6em;
  left: initial;
  right: 1.5em;
}
.form-body .writing button:hover {
  background-color: #114559;
}
.form-body .writing button:hover:after {
  border-bottom-color: #114559;
}
.form-body .success {
  padding: 8em 11em;
  text-align: center;
}
.form-body .success p {
  font-size: 2.047em;
  font-family: 'Museo-500', 'Museo-300', Arial, Helvetica, Sans-Serif;
  line-height: 1.5em;
  margin: 0;
}
.fl-left {
  float: left;
}
.fl-none {
  float: none;
}
.fl-right {
  float: right;
}
.blog .content-wrap {
  padding-bottom: 30px;
}
.blog .content-wrap .page-title {
  margin-bottom: 1em;
}
.blog .content-wrap .selected-text {
  color: #fffcdf;
  padding-left: 0;
  padding-right: 3em;
}
.blog .content-wrap .selected-text .title {
  background-color: #ee3042;
  margin: 0 0;
  padding: 2.5em 4em;
  text-transform: uppercase;
}
.blog .content-wrap .selected-text .title h2 {
  font-size: 4.8em;
}
.blog .content-wrap .selected-text .title h2 span {
  background-color: #09242e;
  display: inline-block;
  padding: 0 .2em;
}
.blog .content-wrap .selected-text .thumb {
  margin: 0 auto 2em;
}
.blog .content-wrap .selected-text .thumb em {
  font-size: 1.3em;
  font-style: normal;
}
.blog .content-wrap .selected-text .thumb img {
  margin-bottom: 5px;
}
.blog .content-wrap .selected-text .thumb.fl-left {
  margin: 0 4em 1em 0;
  width: 53%;
}
.blog .content-wrap .selected-text .thumb.fl-none {
  margin: 0 auto 2em;
  max-width: 100%;
}
.blog .content-wrap .selected-text .thumb.fl-right {
  margin: 0 0 1em 4em;
  width: 53%;
}
.blog .content-wrap .selected-text p {
  line-height: 1.5em;
  margin-bottom: 1.5em;
}
.blog .content-wrap .selected-text h4 {
  font: normal 16px/1.5em 'Museo-700', 'Museo-300', Arial, Helvetica, Sans-Serif;
  margin: 1em 0;
  padding: 0;
  text-transform: none;
}
.blog .content-wrap .selected-text .author {
  background-color: #09242e;
  padding: 4em;
}
.blog .content-wrap .selected-text .author .thumb {
  max-width: 285px;
}
.blog .content-wrap .selected-text .author p {
  font-size: 1.6em;
}
.blog .content-wrap .selected-text .author p strong {
  font-family: 'Museo-700', 'Museo-300', Arial, Helvetica, Sans-Serif;
}
.blog .content-wrap .selected-text .text {
  background-color: #ee3042;
  margin-bottom: 4em;
  padding: 4em;
}
.blog .content-wrap .selected-text .text p {
  font-size: 1.6em;
}
.blog .content-wrap .selected-text .text p:before {
  font-family: 'Festivo Letters No1', 'Museo-300', Arial, Helvetica, Sans-Serif;
  font-size: 8em;
  height: .01em;
}
.blog .content-wrap .selected-text .text p:before {
  content: "\201C";
  float: left;
  margin: .15em .03em 0 0;
}
.blog .content-wrap .selected-text .text .thumb {
  max-width: 307px;
}
.blog .content-wrap .selected-options {
  display: block;
}
.blog .content-wrap .selected-options ul li {
  background-color: #ee3042;
  list-style: none;
  text-align: center;
  text-transform: uppercase;
  position: relative;
}
.blog .content-wrap .selected-options ul li:after {
  border: 7px solid transparent;
  content: '';
  position: absolute;
}
.blog .content-wrap .selected-options ul li:after {
  border-bottom: 0;
  border-top-color: #ee3042;
}
.blog .content-wrap .selected-options ul li:after {
  left: 50%;
  margin-left: -7px;
}
.blog .content-wrap .selected-options ul li:after {
  top: 100%;
  margin-bottom: 2em;
}
.blog .content-wrap .selected-options ul li:after {
  z-index: 1;
}
.blog .content-wrap .selected-options ul li a {
  color: #fffcdf;
  cursor: pointer;
  display: block;
  font-family: 'Festivo Letters No1', 'Museo-300', Arial, Helvetica, Sans-Serif;
  font-size: 1.8em;
  padding: .6em 1em .5em;
}
.blog .content-wrap .selected-options ul li a:hover {
  color: #09242e;
}
.blog .content-wrap .selected-options ul li.even {
  background-color: #09242e;
}
.blog .content-wrap .selected-options ul li.even a:hover {
  color: #ee3042;
}
.blog .content-wrap .selected-options ul li.even:after {
  border-top-color: #09242e;
}
.blog .content-wrap .selected-options ul li:last-child:after {
  display: none;
}
.projeto .content-wrap .page-title {
  margin-bottom: 1em;
}
.projeto .content-wrap h3 {
  font-size: 3.3em;
  padding-bottom: .5em;
  -webkit-text-shadow: 2px 2px 0 #f1f1f1, 3px 3px 0 #09242e;
  -moz-text-shadow: 2px 2px 0 #f1f1f1, 3px 3px 0 #09242e;
  -ms-text-shadow: 2px 2px 0 #f1f1f1, 3px 3px 0 #09242e;
  -o-text-shadow: 2px 2px 0 #f1f1f1, 3px 3px 0 #09242e;
  text-shadow: 2px 2px 0 #f1f1f1, 3px 3px 0 #09242e;
}
.projeto .content-wrap h3 span {
  background-color: #ee3042;
  color: #fffcdf;
  padding: 0 .2em;
  -webkit-text-shadow: 2px 2px 0 #ee3042, 3px 3px 0 #fffcdf;
  -moz-text-shadow: 2px 2px 0 #ee3042, 3px 3px 0 #fffcdf;
  -ms-text-shadow: 2px 2px 0 #ee3042, 3px 3px 0 #fffcdf;
  -o-text-shadow: 2px 2px 0 #ee3042, 3px 3px 0 #fffcdf;
  text-shadow: 2px 2px 0 #ee3042, 3px 3px 0 #fffcdf;
}
.projeto .col {
  padding: 0 2em;
}
.projeto .home .ddr-menu {
  margin-bottom: 0;
}
.projeto .row-red {
  background-color: #ee3042;
}
.projeto .row-red h2 {
  color: #09242e;
  font-size: 3.6em;
  -webkit-text-shadow: 2px 2px 0 #ee3042, 3px 3px 0 #09242e;
  -moz-text-shadow: 2px 2px 0 #ee3042, 3px 3px 0 #09242e;
  -ms-text-shadow: 2px 2px 0 #ee3042, 3px 3px 0 #09242e;
  -o-text-shadow: 2px 2px 0 #ee3042, 3px 3px 0 #09242e;
  text-shadow: 2px 2px 0 #ee3042, 3px 3px 0 #09242e;
}
.projeto .row-red h2 span {
  background-color: #09242e;
  color: #fffcdf;
  padding: 0 .2em 0 .1em;
  -webkit-text-shadow: 2px 2px 0 #000, 3px 3px 0 #fffcdf;
  -moz-text-shadow: 2px 2px 0 #000, 3px 3px 0 #fffcdf;
  -ms-text-shadow: 2px 2px 0 #000, 3px 3px 0 #fffcdf;
  -o-text-shadow: 2px 2px 0 #000, 3px 3px 0 #fffcdf;
  text-shadow: 2px 2px 0 #000, 3px 3px 0 #fffcdf;
}
.projeto .red-top {
  position: relative;
}
.projeto .red-top:before {
  background: url('../images/provisorio-barra.png') center repeat-x;
  content: '';
  display: block;
  height: 16px;
  margin-bottom: 1.5em;
}
.projeto .red-top > .col {
  padding-left: 4em;
}
.projeto .red-bottom:after {
  background: url('../images/provisorio-barra.png') center repeat-x;
  content: '';
  display: block;
  height: 16px;
  visibility: visible;
}
.projeto .red-bottom .col:first-child {
  padding-left: 4em;
}
.projeto .row-black {
  background-color: #09242e;
  color: #fffcdf;
  padding: 2em 0;
  text-align: center;
}
.projeto .row-black p {
  font-family: 'Festivo Letters No1', 'Museo-300', Arial, Helvetica, Sans-Serif;
  font-size: 2.3em;
}
.projeto .row-texts {
  margin: 0 30px 0 15px;
  position: relative;
  z-index: 0;
}
.projeto .row-texts p {
  font-size: 1.4em;
  margin-bottom: .5em;
}
.projeto .row-texts p strong {
  font-family: 'Museo-500', 'Museo-300', Arial, Helvetica, Sans-Serif;
}
.projeto .row-texts p span {
  background-color: #ee3042;
  color: #fffcdf;
  display: inline;
  padding: 0 .3em;
}
.projeto .coluna-um {
  padding-bottom: 45%;
}
.projeto .coluna-um:after {
  background: url('../images/provisorio-magali.png') left bottom no-repeat;
  background-size: contain;
  bottom: 0;
  content: '';
  display: block;
  height: 50%;
  position: absolute;
  width: 33%;
}
.projeto .coluna-dois {
  padding-bottom: 2em;
  position: relative;
}
.projeto .coluna-dois > img {
  display: block;
  height: auto;
  margin: 2em auto 0;
}
.projeto .coluna-dois > img.logo {
  max-width: 70%;
}
.projeto .coluna-dois > img.onu {
  max-width: 90%;
}
.projeto .coluna-tres {
  padding-bottom: 43%;
  padding-right: 0;
}
.projeto .left-dots {
  background: url('../images/col-dots.png') left top repeat-y;
}
.projeto .list ul {
  margin: 0;
  padding: 0 0 1.3em 1.4em;
}
.projeto .list ul li {
  color: #fffcdf;
  font: normal 1.1em/1.3em 'Festivo Letters No1', 'Museo-700', 'Museo-300', Arial, Helvetica, Sans-Serif;
  list-style-type: none;
  padding-top: .5em;
}
.projeto .list ul li strong {
  color: #09242e;
  font-family: 'Festivo Letters No1', 'Museo-700', 'Museo-300', Arial, Helvetica, Sans-Serif;
  font-size: 1.3em;
}
.projeto .list ul li:first-letter {
  margin: 0.5em 0 0 -1em;
  line-height: 0em;
  float: left;
}
.projeto .text-consideration {
  background: url('../images/provisorio-ddr.png') 97% center no-repeat;
  background-size: auto 80%;
  padding: 2em 0;
  position: relative;
}
.projeto .text-consideration:before {
  background: url('../images/provisorio-monica.png') right bottom no-repeat;
  background-size: contain;
  bottom: 0;
  content: '';
  display: block;
  height: 688px;
  position: absolute;
  right: 0;
  width: 35%;
}
.projeto .text-consideration p {
  font-size: 1.5em;
  font-family: 'Festivo Letters No1', 'Museo-700', 'Museo-300', Arial, Helvetica, Sans-Serif;
  letter-spacing: -1px;
  padding-right: 1em;
}
.projeto .text-consideration a {
  color: #ee3042;
  text-decoration: none;
}
.projeto .text-consideration a:hover {
  text-decoration: underline;
}
.projeto .row-imgs {
  display: none;
}
@media (max-width: 767px) {
  .projeto .red-top {
    z-index: 1;
  }
  .projeto .left-dots {
    background: transparent;
  }
  .projeto .coluna-um {
    padding-bottom: 3em;
  }
  .projeto .coluna-um:after {
    height: 426px;
    width: 43%;
  }
  .projeto .coluna-dois {
    padding-bottom: 3em;
  }
  .projeto .coluna-dois:after {
    content: initial;
  }
  .projeto .coluna-tres {
    padding-bottom: 65%;
  }
  .projeto .coluna-tres:after {
    background: url('../images/provisorio-monica.png') right bottom no-repeat;
    background-size: contain;
    bottom: -4%;
    content: '';
    display: block;
    height: 688px;
    max-width: 263px;
    position: absolute;
    right: 0;
    width: 43%;
  }
  .projeto .text-consideration:before {
    content: initial;
  }
}
@media (max-width: 520px) {
  .projeto .coluna-tres {
    padding-bottom: 75%;
  }
  .projeto .coluna-tres:after {
    bottom: -1%;
  }
}
.historia .selected .imagem {
  height: auto;
  max-width: 100%;
  margin-bottom: 2em;
}
.historia .selected-options {
  display: block;
}
.historia .selected-options ul li {
  background-color: #ee3042;
  list-style: none;
  text-align: center;
  text-transform: uppercase;
  position: relative;
}
.historia .selected-options ul li:after {
  border: 7px solid transparent;
  content: '';
  position: absolute;
}
.historia .selected-options ul li:after {
  border-bottom: 0;
  border-top-color: #ee3042;
}
.historia .selected-options ul li:after {
  left: 50%;
  margin-left: -7px;
}
.historia .selected-options ul li:after {
  top: 100%;
  margin-bottom: 2em;
}
.historia .selected-options ul li:after {
  z-index: 1;
}
.historia .selected-options ul li a {
  color: #fffcdf;
  cursor: pointer;
  display: block;
  font-family: 'Festivo Letters No1', 'Museo-300', Arial, Helvetica, Sans-Serif;
  font-size: 1.8em;
  padding: .6em 1em .5em;
}
.historia .selected-options ul li a:hover {
  color: #09242e;
}
.historia .selected-options ul li.even {
  background-color: #09242e;
}
.historia .selected-options ul li.even a:hover {
  color: #ee3042;
}
.historia .selected-options ul li.even:after {
  border-top-color: #09242e;
}
.historia .selected-options ul li:last-child:after {
  display: none;
}
.historia .selected-personagem {
  padding-left: 3em;
}
.historia .selected-personagem img {
  display: block;
  margin: -25% auto 0;
  max-width: 100%;
  position: relative;
  z-index: 1;
}
.historia .selected-text .selected-options {
  display: none;
}
.historia .selected-text .title {
  background-color: #ee3042;
  color: #fffcdf;
  margin: 0 0 4em -0.9em;
  padding: 2.5em 4em;
  text-transform: uppercase;
}
.historia .selected-text .title h2 {
  font-size: 2.942em;
}
.historia .selected-text .title h2 span {
  background-color: #09242e;
  display: inline-block;
  padding: 0 .2em;
}
.historia .selected-text .subtitle {
  margin: 0 0 1em 3em;
}
.historia .selected-text .subtitle h3 {
  font-size: 1.6em;
  text-transform: uppercase;
}
.historia .selected-text .text {
  margin-left: 3em;
  margin-right: 3em;
  padding-bottom: 5em;
}
.historia .selected-text.col-12 .title {
  margin-right: -0.9em;
}
.ddr-msp .video-player {
  background-color: #09242e;
}
.ddr-msp .selected {
  background-color: #09242e;
  color: #fffcdf;
  padding: 12em 5em;
  position: relative;
}
.ddr-msp .selected-imagem {
  border: 0.5em solid #fffcdf;
  left: 5em;
  position: absolute;
  top: 12em;
  width: 33%;
}
.ddr-msp .selected-imagem img {
  display: block;
  width: 100%;
}
.ddr-msp .selected-text {
  background-color: #ee3042;
  float: left;
  height: 36em;
  margin: 4% 0 0 33%;
  overflow: auto;
  padding: 4em;
  width: 67%;
}
.ddr-msp .selected-text .title {
  text-transform: uppercase;
}
.ddr-msp .selected-text .title h2 {
  font-size: 1.942em;
}
.ddr-msp .selected-text .title h2 span {
  background-color: #09242e;
  padding: 0 .0.2em;
}
.ddr-msp .selected-text .subtitle {
  margin-bottom: 1em;
  text-transform: uppercase;
}
.ddr-msp .selected-text .subtitle h3 {
  font-size: 1.4em;
}
.ddr-msp .slide-thumbs .item .thumb {
  border-color: #09242e;
}
.ddr-msp .owl-carousel .owl-controls .owl-nav .owl-prev,
.ddr-msp .owl-carousel .owl-controls .owl-nav .owl-next {
  color: #09242e;
}
.ddr-limoeiro .selected {
  background-color: #09242e;
  color: #fffcdf;
  padding: 5em 8em;
}
.ddr-limoeiro .selected-imagem {
  float: left;
  position: relative;
  width: 33%;
}
.ddr-limoeiro .selected-imagem img {
  display: block;
  max-width: 100%;
}
.ddr-limoeiro .selected-text {
  float: left;
  margin: 0;
  max-width: 67%;
  padding: 0 4em;
}
.ddr-limoeiro .selected-text .title {
  text-transform: uppercase;
  font-size: 2.8em;
  margin-bottom: .5em;
}
.ddr-limoeiro .slide-cont {
  background: url('../images/bg_ddrlimoeiro.jpg') center bottom repeat-x;
}
.ddr-limoeiro .slide-cont .row {
  margin-top: -90px;
  overflow: hidden;
}
.ddr-limoeiro .list-thumbs {
  background: transparent;
  max-height: 24.2em;
}
.ddr-limoeiro .list-thumbs .owl-stage-outer {
  margin-top: 75px;
  overflow: visible;
}
.ddr-limoeiro .list-thumbs .owl-controls .owl-nav .owl-prev span:before,
.ddr-limoeiro .list-thumbs .owl-controls .owl-nav .owl-next span:before {
  -webkit-text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6);
  -moz-text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6);
  -ms-text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6);
  -o-text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6);
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6);
  width: .5em;
}
.ddr-limoeiro .list-thumbs .owl-item {
  position: relative;
}
.ddr-limoeiro .list-thumbs .owl-item h3 {
  background: url('../images/em-breve-limoeiro.png') center no-repeat;
  background-size: contain;
  bottom: 100%;
  display: block;
  font-family: 'Mauricio Regular', 'Museo-300', Arial, Helvetica, Sans-Serif;
  font-size: 14px;
  height: 72px;
  left: 50%;
  line-height: 68px;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -ms-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
  position: absolute;
  -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;
  width: 100px;
  z-index: 9999;
}
.ddr-limoeiro .list-thumbs .owl-item .thumb img {
  height: 16.4em;
  -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;
  width: auto;
}
.ddr-limoeiro .list-thumbs .owl-item:last-child h3 {
  background-image: url('../images/em-breve-limoeiro-2.png');
  left: initial;
  right: 50%;
}
.ddr-limoeiro .list-thumbs .owl-item:hover {
  z-index: 999;
}
.ddr-limoeiro .list-thumbs .owl-item:hover h3 {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  -o-opacity: 1;
  opacity: 1;
}
.ddr-limoeiro .list-thumbs .owl-item:hover .thumb img {
  height: 18.4em;
  margin-left: -0.55em;
  margin-top: -2em;
}
.thumb,
.imagem {
  position: relative;
}
.thumb img,
.imagem img {
  display: block;
  height: auto;
  transform-style: initial !important;
  -webkit-transform-style: initial !important;
  width: 100%;
}
.downloads .posters,
.downloads .wallpapers {
  padding: 3em 4em 5em;
}
.downloads .posters h2,
.downloads .wallpapers h2 {
  font-size: 3em;
  margin: 0 0 1em 0;
}
.downloads .posters {
  background-color: #ee3042;
  zoom: 1;
}
.downloads .posters:after {
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
.downloads .posters h2 {
  color: #fffcdf;
}
.downloads .posters .item {
  border: 0.5em solid #fffcdf;
  float: left;
  margin: 0 6.5% 6.5% 0;
  width: 20%;
}
.downloads .posters .item .thumb {
  max-width: 100%;
}
.downloads .posters .item.class4 {
  margin-right: 0;
}
.downloads .wallpapers {
  background-color: #09242e;
  zoom: 1;
}
.downloads .wallpapers:after {
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
.downloads .wallpapers h2 {
  color: #ee3042;
}
.downloads .wallpapers .item {
  zoom: 1;
  float: left;
  padding: 0 2em 5em 0;
  width: 50%;
}
.downloads .wallpapers .item:after {
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
.downloads .wallpapers .item .thumb {
  float: left;
  margin-right: 3em;
  width: 50%;
}
.downloads .wallpapers .item ul {
  float: left;
  padding-top: 2em;
}
.downloads .wallpapers .item ul li {
  font-size: 1.4em;
  list-style: none;
  padding: .5em;
}
.downloads .wallpapers .item ul li a {
  color: #fffcdf;
  text-decoration: none;
}
.downloads .wallpapers .item ul li a:hover {
  color: #ee3042;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-item {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.hqs .description {
  background-color: #ee3042;
  color: #fffcdf;
  padding: 5em 3em;
}
.hqs .strips {
  background-color: #09242e;
  padding: 2em 3em;
}
.hqs .strips .selected-strip h2 {
  color: #ee3042;
  font-size: 2.9em;
  margin-bottom: .5em;
}
.hqs .strips .selected-strip h2 span {
  background-color: #ee3042;
  color: #fffcdf;
  display: inline-block;
  padding: 0 .3em;
}
.hqs .strips .selected-strip .image {
  margin-bottom: 2.5em;
}
.hqs .strips .selected-strip .image img {
  display: block;
  height: auto;
  margin: 0 auto;
  max-width: 100%;
}
.hqs .strips .slide-thumbs {
  background-color: transparent;
  margin: 0;
  padding: 2em ;
}
.hqs .strips .slide-thumbs h3 {
  display: none;
}
.hqs .strips .slide-thumbs .item .thumb {
  margin-bottom: 0;
}
.hqs .strips .slide-thumbs .owl-controls .owl-nav .owl-prev {
  left: -0.35em;
}
.hqs .strips .slide-thumbs .owl-controls .owl-nav .owl-next {
  right: -0.35em;
}
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next {
  color: #fffcdf;
  font: normal 9em/1em 'Festivo Letters No1', 'Museo-300', Arial, Helvetica, Sans-Serif;
  margin-top: -0.5em;
  position: absolute;
  top: 50%;
}
.owl-carousel .owl-controls .owl-nav .owl-prev span:before,
.owl-carousel .owl-controls .owl-nav .owl-next span:before {
  margin: 0;
}
.owl-carousel .owl-controls .owl-nav .owl-prev {
  left: 0;
}
.owl-carousel .owl-controls .owl-nav .owl-next {
  right: 0;
}
.alert {
  border: 1px solid transparent;
  font-size: 13px;
  margin-bottom: 10px;
  padding: 10px 15px;
}
.alert-danger {
  background-color: #fabdc3;
  border-color: #f25f6d;
  color: #d91225;
}
.fa-slide {
  padding: 78px 2em 0;
  position: relative;
  z-index: 2;
}
.fa-slide .item {
  float: left;
  margin-right: -2.2em;
  position: relative;
  width: auto;
}
.fa-slide .item h3 {
  background: url('../images/em-breve-limoeiro.png') center no-repeat;
  background-size: contain;
  bottom: 100%;
  display: block;
  font-family: 'Mauricio Regular', 'Museo-300', Arial, Helvetica, Sans-Serif;
  font-size: 14px;
  height: 72px;
  left: 50%;
  line-height: 68px;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -ms-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
  position: absolute;
  text-align: center;
  -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;
  width: 100px;
  z-index: 9999;
}
.fa-slide .item .thumb {
  height: 16.4em;
  position: relative;
}
.fa-slide .item .thumb img {
  cursor: pointer;
  height: 100%;
  position: relative;
  -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;
  width: auto;
}
.fa-slide .item:hover {
  z-index: 999;
}
.fa-slide .item:hover h3 {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  -o-opacity: 1;
  opacity: 1;
}
.fa-slide .item:hover .thumb {
  height: 18.4em;
}
.fa-slide .item-1 {
  margin-right: -1.7em;
  z-index: 1;
}
.fa-slide .item-2 {
  margin-right: -1.2em;
  z-index: 2;
}
.fa-slide .item-3 {
  margin-right: -3.6em;
  z-index: 3;
}
.fa-slide .item-4 {
  margin-right: -3.3em;
  z-index: 4;
}
.fa-slide .item-5 {
  margin-right: -3em;
  z-index: 5;
}
.fa-slide .item-6 {
  margin-right: -1.7em;
  z-index: 6;
}
.fa-slide .item-7 {
  margin-right: -1.8em;
  z-index: 7;
}
.fa-slide .item-8 {
  margin-right: -1.3em;
  z-index: 6;
}
.fa-slide .item-9 {
  margin-right: -3.3em;
  z-index: 5;
}
.fa-slide .item-10 {
  margin-right: -1.5em;
  z-index: 4;
}
.fa-slide .item-11 {
  margin-right: -2.2em;
  z-index: 3;
}
.fa-slide .item-12 {
  margin-right: -1em;
  z-index: 2;
}
.fa-slide .item-13 {
  z-index: 1;
}
.fa-slide .item:last-child h3 {
  background-image: url('../images/em-breve-limoeiro-2.png');
  left: initial;
  right: 50%;
}
.fa-slide .list-thumbs {
  background: transparent;
  padding: 0 1em 0 0;
  z-index: 2;
}
.fa-slide .list-thumbs .owl-stage-outer {
  padding-top: 75px;
}
.fa-slide .list-thumbs .owl-controls {
  display: none;
  margin-left: -5em;
  margin-right: -5em;
}
.fa-slide .list-thumbs .owl-controls .owl-nav .owl-prev,
.fa-slide .list-thumbs .owl-controls .owl-nav .owl-next {
  top: 66%;
}
.fa-slide .list-thumbs .item {
  width: 100%;
  position: relative;
}
.fa-slide .list-thumbs .item h3 {
  background: url('../images/em-breve-limoeiro.png') center no-repeat;
  background-size: contain;
  bottom: 100%;
  display: block;
  font-family: 'Mauricio Regular', 'Museo-300', Arial, Helvetica, Sans-Serif;
  font-size: 14px;
  height: 72px;
  left: 50%;
  line-height: 68px;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -ms-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
  position: absolute;
  -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;
  width: 100px;
  z-index: 9999;
}
.single-content {
  background-color: #09242e;
  color: #fffcdf;
}
.single-content .page-title {
  background-color: transparent;
}
.single-content .page-title span {
  background-color: #ee3042;
  color: #fffcdf;
  padding: 0 .2em;
  -webkit-text-shadow: 0 0 0 rgba(0, 0, 0, 0);
  -moz-text-shadow: 0 0 0 rgba(0, 0, 0, 0);
  -ms-text-shadow: 0 0 0 rgba(0, 0, 0, 0);
  -o-text-shadow: 0 0 0 rgba(0, 0, 0, 0);
  text-shadow: 0 0 0 rgba(0, 0, 0, 0);
}
.single-content .selected-imagem {
  float: left;
  padding: 2em 4em 0;
  width: 53%;
}
.single-content .selected-imagem img {
  display: block;
  height: auto;
  width: 100%;
}
.single-content .selected-text {
  padding: 2em 4em 0;
}
.single-content .bottom {
  clear: both;
  padding: 3em 4em;
}
.single-content .bottom .btn {
  background-color: #ee3042;
  color: #fffcdf;
  float: left;
  font: normal 2.5em/2em 'Festivo Letters No1', 'Museo-300', Arial, Helvetica, Sans-Serif;
  padding: 0 .8em;
  text-decoration: none;
}
.single-content .bottom .link-share {
  padding: 0;
}
.single-content.highlight {
  background-color: #ee3042;
}
.single-content.highlight .page-title span {
  background-color: #09242e;
}
.single-content.highlight .bottom .btn {
  background-color: #09242e;
}
.lightbox {
  align-items: center;
  display: none;
  height: 100%;
  left: 0;
  position: fixed;
  text-align: center;
  top: 0;
  vertical-align: middle;
  width: 100%;
  z-index: 9;
}
.lightbox .close {
  color: #fffcdf;
  cursor: pointer;
  font: normal 40px 'Festivo Letters No1', 'Museo-300', Arial, Helvetica, Sans-Serif;
  position: absolute;
  right: 20px;
  -webkit-text-shadow: 1px 1px 1px #000;
  -moz-text-shadow: 1px 1px 1px #000;
  -ms-text-shadow: 1px 1px 1px #000;
  -o-text-shadow: 1px 1px 1px #000;
  text-shadow: 1px 1px 1px #000;
  top: 20px;
  z-index: 2;
}
.lightbox .bg {
  background-color: rgba(0, 0, 0, 0.8);
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.lightbox .content {
  -webkit-box-shadow: 0 6px 7px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 6px 7px rgba(0, 0, 0, 0.5);
  -ms-box-shadow: 0 6px 7px rgba(0, 0, 0, 0.5);
  -o-box-shadow: 0 6px 7px rgba(0, 0, 0, 0.5);
  box-shadow: 0 6px 7px rgba(0, 0, 0, 0.5);
  margin: auto;
  min-width: 300px;
  position: relative;
  max-width: 98%;
  z-index: 1;
}
.lightbox .content img {
  display: block;
  height: auto;
  max-height: 94vh;
  max-width: 94vw;
  width: auto;
}
@media (min-width: 1000px) {
  .ddr-limoeiro .list-thumbs {
    padding-left: 0;
    padding-right: 0;
    z-index: 2;
  }
  .ddr-limoeiro .list-thumbs .owl-stage-outer {
    padding-left: 2em;
  }
  .ddr-limoeiro .list-thumbs .owl-controls {
    display: none;
  }
  .ddr-limoeiro .list-thumbs .owl-item.item-1 {
    margin-right: -1.7em !important;
    z-index: 1;
  }
  .ddr-limoeiro .list-thumbs .owl-item.item-2 {
    margin-right: -2.2em !important;
    z-index: 2;
  }
  .ddr-limoeiro .list-thumbs .owl-item.item-3 {
    margin-right: -4.6em !important;
    z-index: 3;
  }
  .ddr-limoeiro .list-thumbs .owl-item.item-4 {
    margin-right: -4.3em !important;
    z-index: 4;
  }
  .ddr-limoeiro .list-thumbs .owl-item.item-5 {
    margin-right: -4em !important;
    z-index: 5;
  }
  .ddr-limoeiro .list-thumbs .owl-item.item-6 {
    margin-right: -2.7em !important;
    z-index: 6;
  }
  .ddr-limoeiro .list-thumbs .owl-item.item-7 {
    margin-right: -2.8em !important;
    z-index: 7;
  }
  .ddr-limoeiro .list-thumbs .owl-item.item-8 {
    margin-right: -2.3em !important;
    z-index: 6;
  }
  .ddr-limoeiro .list-thumbs .owl-item.item-9 {
    margin-right: -4.3em !important;
    z-index: 5;
  }
  .ddr-limoeiro .list-thumbs .owl-item.item-10 {
    margin-right: -1.5em !important;
    z-index: 4;
  }
  .ddr-limoeiro .list-thumbs .owl-item.item-11 {
    margin-right: -2.2em !important;
    z-index: 3;
  }
  .ddr-limoeiro .list-thumbs .owl-item.item-12 {
    margin-right: -1em !important;
    z-index: 2;
  }
  .ddr-limoeiro .list-thumbs .owl-item.item-13 {
    margin-right: -4em !important;
    z-index: 1;
  }
   .ddr-limoeiro .list-thumbs .owl-item.item-14 {
     margin-right: -1em !important;
    z-index: 1;
  }
}
@media (max-width: 880px) {
  .site-header {
    margin-bottom: 2em;
  }
  .site-header h1 {
    font-size: 12em;
  }
  .site-header:after {
    height: 1.4em;
  }
  .ddr-menu ul li a {
    font-size: 1.6em;
  }
  .ddr-menu ul li.logo {
    margin-top: -8.5em;
  }
  .downloads .wallpapers .item ul {
    padding: 0;
  }
}
@media (max-width: 767px) {
  .site-header h1 {
    padding-bottom: 1em;
  }
  .site-header:after {
    height: 1.4em;
  }
  .hidden-sm {
    display: none;
  }
  .show-sm {
    display: initial;
  }
  .col-3,
  .col-4,
  .col-5,
  .col-6,
  .col-7,
  .col-8,
  .col-9 {
    width: 100%;
  }
  .content-wrap {
    padding-top: 4em;
  }
  .ddr-menu {
    background-color: transparent;
    margin-top: 7em;
    padding: 0;
    position: relative;
  }
  .ddr-menu ul {
    border: 0;
  }
  .ddr-menu ul li {
    display: none;
    line-height: 3.2em;
    padding: 0;
    position: relative;
  }
  .ddr-menu ul li:after {
    border: 7px solid transparent;
    content: '';
    position: absolute;
  }
  .ddr-menu ul li:after {
    border-bottom: 0;
    border-top-color: #09242e;
  }
  .ddr-menu ul li:after {
    right: 0;
    margin-right: 2em;
  }
  .ddr-menu ul li:after {
    top: 100%;
    margin-bottom: 2em;
  }
  .ddr-menu ul li:after {
    z-index: 1;
  }
  .ddr-menu ul li a {
    background-color: #09242e;
    color: #fffcdf;
    display: block;
    font-size: 2em;
  }
  .ddr-menu ul li a:hover {
    color: #ee3042;
  }
  .ddr-menu ul li.logo {
    bottom: 122%;
    display: block;
    left: 50%;
    margin-left: -7.2em;
    position: absolute;
  }
  .ddr-menu ul li.logo:after {
    display: none;
  }
  .ddr-menu ul li.odd:after {
    border-top-color: #ee3042;
  }
  .ddr-menu ul li.odd a {
    background-color: #ee3042;
  }
  .ddr-menu ul li.odd a:hover {
    color: #09242e;
  }
  .ddr-menu ul li.menu-hqs {
    margin: 0;
  }
  .ddr-menu.menu-home {
    display: block;
    margin-bottom: 0;
  }
  .ddr-menu.menu-home li {
    display: block !important;
  }
  .home .content-wrap {
    paddin-top: 0;
  }
  .home .col-right {
    display: none;
  }
  .home .ddr-menu {
    margin-top: 0;
  }
  .home .ddr-menu ul li {
    display: none;
  }
  .home .ddr-menu ul li.logo {
    bottom: 1em;
    display: inline-block;
  }
  .form-body .presentation p {
    padding-right: 0;
  }
  .form-body .row {
    margin: 0;
  }
  .form-body .contacts .col {
    border-left: 0;
  }
  .form-body .contacts .col:first-child {
    display: none;
  }
  .form-body .success {
    padding: 8em 2em;
  }
  .grid {
    margin-right: -1em;
  }
  .grid .grid-item {
    padding-right: 1em;
  }
  .grid .grid-item:before {
    right: .4em;
  }
  .ddr-limoeiro .selected {
    padding: 3em 2em;
  }
  .ddr-limoeiro .selected-imagem {
    margin: 0 3em 2em 0;
    width: 40%;
  }
  .ddr-limoeiro .selected-imagem img {
    max-width: none;
    width: 100%;
  }
  .ddr-limoeiro .selected-text {
    float: none;
    max-width: none;
    margin: 0;
    padding: 0;
    width: auto;
  }
  .ddr-msp .selected {
    padding: 5em 2em;
  }
  .ddr-msp .selected-imagem {
    float: left;
    margin: 0 3em 2em 0;
    position: static;
    width: 40%;
  }
  .ddr-msp .selected-text {
    background-color: transparent;
    float: none;
    height: auto;
    margin: 0;
    padding: 0;
    width: auto;
  }
  .projeto .red-bottom .col:first-child {
    padding-left: 2em;
  }
  .projeto .row-texts {
    margin: 0 1em 0 0;
  }
  .projeto .coluna-dois > img {
    display: none;
  }
  .projeto .coluna-tres:after {
    right: -2em;
  }
  .projeto .text-consideration {
    background: transparent;
  }
  .projeto .row-imgs {
    display: block;
    text-align: center;
  }
  .projeto .row-imgs img {
    display: inline-block;
    margin: 2em 1em;
  }
  .projeto .row-imgs img.logo {
    border-right: 1px solid #000;
    padding-right: 5em;
  }
  .projeto .row-imgs img.onu {
    padding-left: 2em;
    width: 15em;
  }
  .historia .selected .imagem {
    margin: 0;
  }
  .historia .selected-options {
    display: none;
  }
  .historia .selected-text {
    padding: 0;
  }
  .historia .selected-text .selected-options {
    display: block;
  }
  .historia .selected-text .subtitle {
    display: none;
  }
  .historia .selected-text .text {
    margin-right: 3em;
    padding-bottom: 3em;
    padding-top: 3em;
  }
  .historia .selected-text .selected-options {
    display: block;
    margin: 0 2em 3em;
  }
  .historia .selected-text .selected-options ul li:last-child:after {
    display: inline-block;
  }
  .historia .selected-text .selected-options:last-child ul li:last-child:after {
    display: none;
  }
  .historia .selected-text.col-12 .title {
    margin-right: 0;
  }
  .historia .selected-text.col-12 .subtitle {
    display: block;
  }
  .downloads .wallpapers .item {
    float: none;
    padding-right: 0;
    width: 100%;
  }
  .hqs .description {
    background-color: transparent;
    color: #09242e;
  }
  .page-title img {
    margin-right: 0;
  }
  .blog .content-wrap .selected-text {
    padding-left: 1em;
    padding-right: 1em;
  }
  .blog .content-wrap .selected-text .title {
    margin-left: 0;
    margin-right: 0;
  }
  .blog .content-wrap .selected-text .title h2 {
    font-size: 3.8em;
  }
}
@media (max-width: 740px) {
  .site-header h1 {
    font-size: 9em;
  }
}
@media (max-width: 700px) {
  .page-title {
    font-size: 4em;
  }
  .page-title img {
    height: 77px;
  }
}
@media (max-width: 680px) {
  .start-txt .thumb,
  .start-txt .text {
    width: 50%;
  }
}
@media (max-width: 600px) {
  .start-txt .thumb,
  .start-txt .text {
    float: none;
    width: auto;
  }
  .start-txt .text {
    padding: 0;
  }
  .downloads .posters .item {
    width: 46.5%;
  }
  .downloads .posters .class2 {
    margin-right: 0;
  }
}
@media (max-width: 560px) {
  .site-header h1 {
    font-size: 7em;
  }
  .page-title {
    font-size: 3em;
  }
  .page-title img {
    height: 62px;
    margin: 0 0 -0.45em 0;
  }
  .ddr-menu ul li.logo {
    height: 10em;
    margin-left: -5em;
    width: 10em;
  }
  .home .ddr-menu ul li.logo {
    bottom: 2em;
  }
  .grid .grid-item {
    font-size: .9em;
  }
  .grid .grid-item.col-3 {
    width: 100%;
  }
  .grid .grid-sizer {
    width: 100%;
  }
  .form-body button {
    left: initial;
    right: 10px;
  }
  .hqs .strips .slide-thumbs .owl-controls .owl-nav .owl-prev {
    left: -0.2em;
  }
  .hqs .strips .slide-thumbs .owl-controls .owl-nav .owl-next {
    right: -0.2em;
  }
}
@media (max-width: 450px) {
  .site-header h1 {
    font-size: 5em;
  }
  .site-header h1 strong {
    display: block;
  }
  .page-title {
    font-size: 2.2em;
  }
  .page-title img {
    height: 50px;
  }
  .grid .grid-item {
    font-size: .8em;
  }
  .downloads .wallpapers .item .thumb {
    margin-right: 1em;
    width: 60%;
  }
  .form-body .contacts .col ul li {
    width: 100%;
  }
  .form-body .success {
    padding: 3em 1em;
  }
  .form-body .success p {
    font-size: 1.5em;
  }
  .blog .content-wrap .selected-text .text {
    margin-bottom: 2em;
    padding: 2em;
  }
  .blog .content-wrap .selected-text .title {
    padding: 1.5em 2em;
  }
  .blog .content-wrap .selected-text .author {
    padding: 2em;
  }
  .blog .content-wrap .selected-text .thumb.fl-left,
  .blog .content-wrap .selected-text .thumb.fl-none,
  .blog .content-wrap .selected-text .thumb.fl-right {
    float: none;
    margin: 0 auto 4em;
    max-width: 100%;
    width: auto;
  }
}
