@charset "UTF-8";
/*cores*/
#eyeDiv {
  display: none; }

header {
  background-image: url(/pesadelonacozinha/resources/img/background.jpg); }
  header .headerContent {
    position: relative;
    max-width: 1440px;
    margin: 0 auto;
    background-image: url(/pesadelonacozinha/resources/img/backgroundheader.png);
    background-position: top right;
    background-repeat: no-repeat; }
    header .headerContent .navWrapper {
      display: inline-block;
      margin: 20px 10px; }
      header .headerContent .navWrapper nav {
        display: none;
        position: absolute;
        z-index: 100;
        top: 130px;
        left: 0;
        width: 320px;
        background-color: #f5f5f5;
        border-radius: 20px 20px 0 0;
        -webkit-filter: drop-shadow(0 3px 0px rgba(0, 0, 0, 0.15));
        filter: drop-shadow(0 3px 0px rgba(0, 0, 0, 0.15)); }
        header .headerContent .navWrapper nav:after {
          content: " ";
          position: absolute;
          bottom: -160px;
          left: 0;
          width: 320px;
          height: 190px;
          background: url(/pesadelonacozinha/resources/img/drip.svg) top center no-repeat/100% auto; }
        @media only screen and (max-width: 980px) {
          header .headerContent .navWrapper nav {
            top: 90px; } }
        header .headerContent .navWrapper nav a {
          display: block;
          padding: 0 30px;
          font-weight: 800;
          line-height: 40px;
          text-transform: uppercase;
          color: #242424; }
          @media (hover: hover) {
            header .headerContent .navWrapper nav a:hover {
              background-color: #2386b0;
              color: #fff; } }
        header .headerContent .navWrapper nav .mainNav {
          margin-top: 20px; }
          header .headerContent .navWrapper nav .mainNav a {
            font-size: 18px; }
          header .headerContent .navWrapper nav .mainNav .break {
            margin-top: 20px; }
        header .headerContent .navWrapper nav .tinyNav {
          margin: 20px 0; }
          header .headerContent .navWrapper nav .tinyNav span {
            display: inline-block;
            width: 30px;
            text-align: center;
            font-size: 18px; }
        header .headerContent .navWrapper nav .socialNav {
          padding: 0 30px; }
          header .headerContent .navWrapper nav .socialNav li {
            display: inline-block; }
            header .headerContent .navWrapper nav .socialNav li a {
              position: relative;
              display: block;
              width: 50px;
              height: 80px;
              background-color: #6f7887;
              border-radius: 30px;
              margin: 0;
              padding: 0;
              -webkit-filter: drop-shadow(0 3px 0px rgba(0, 0, 0, 0.15));
              filter: drop-shadow(0 3px 0px rgba(0, 0, 0, 0.15)); }
              @media (hover: hover) {
                header .headerContent .navWrapper nav .socialNav li a:hover {
                  background-color: #2386b0; }
                  header .headerContent .navWrapper nav .socialNav li a:hover [class^="icon-"], header .headerContent .navWrapper nav .socialNav li a:hover [class*=" icon-"] {
                    color: #fff; } }
              header .headerContent .navWrapper nav .socialNav li a [class^="icon-"], header .headerContent .navWrapper nav .socialNav li a [class*=" icon-"] {
                position: absolute;
                left: 50%;
                top: 50%;
                transform: translate(-50%, -50%);
                font-size: 22px;
                color: #fff;
                margin: 0;
                padding: 0; }
              @media (hover: hover) {
                header .headerContent .navWrapper nav .socialNav li a:hover {
                  background-color: #fff; } }
          header .headerContent .navWrapper nav .socialNav li + li a {
            margin-left: 10px; }
        header .headerContent .navWrapper nav #form_search {
          margin: 20px 0 0;
          padding: 0 30px; }
          header .headerContent .navWrapper nav #form_search * {
            box-sizing: border-box;
            display: inline-block;
            vertical-align: top;
            border: 0;
            outline: 0;
            padding: 0;
            margin: 0; }
          header .headerContent .navWrapper nav #form_search input {
            width: 215px;
            height: 40px;
            font-family: "gilroy", Arial, Helvetica, sans-serif;
            font-size: 18px;
            font-weight: 700;
            line-height: 40px;
            padding: 0 16px;
            border-radius: 30px; }
          header .headerContent .navWrapper nav #form_search button {
            width: 40px;
            height: 40px;
            background-color: #6f7887;
            color: #fff;
            border-radius: 50%;
            margin-left: 5px; }
            @media (hover: hover) {
              header .headerContent .navWrapper nav #form_search button:hover {
                background-color: #2386b0; } }
            header .headerContent .navWrapper nav #form_search button span {
              font-size: 20px; }

.open-layer {
  position: relative;
  z-index: 101;
  display: inline-block;
  vertical-align: middle;
  width: 50px;
  height: 80px;
  border-radius: 30px;
  background-color: #f5f5f5;
  color: #2386b0;
  -webkit-filter: drop-shadow(0 3px 0px rgba(0, 0, 0, 0.15));
  filter: drop-shadow(0 3px 0px rgba(0, 0, 0, 0.15)); }
  @media only screen and (max-width: 980px) {
    .open-layer {
      height: 50px;
      border-radius: 50%; } }
  .open-layer span {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }
    .open-layer span:before {
      font-size: 32px;
      font-weight: 800;
      color: #alt_color; }
  .open-layer.close span:before {
    font-family: 'pesadelonacozinha';
    font-size: 34px;
    content: ""; }

.proglogo {
  position: relative;
  z-index: 101;
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px; }
  .proglogo img {
    width: auto;
    height: 110px; }
    @media only screen and (max-width: 980px) {
      .proglogo img {
        width: auto;
        height: 70px; } }
  .proglogo a {
    display: block; }
  .proglogo img {
    display: block; }

.headerSectionName {
  max-width: 1440px;
  margin: 20px auto;
  padding: 0 20px;
  font-size: 34px;
  font-weight: 800;
  text-transform: uppercase;
  color: #242424; }
  @media only screen and (max-width: 480px) {
    .headerSectionName {
      margin: 10px auto;
      font-size: 7.5vw; } }

/* header rest of site */
.mainMultimedia {
  background-color: #f5f5f5; }
  .mainMultimedia .mainColumnLeft {
    color: #242424; }
    .mainMultimedia .mainColumnLeft .date {
      font-size: 14px;
      margin: 20px; }
    .mainMultimedia .mainColumnLeft h1 {
      font-size: 24px;
      font-weight: 700;
      margin: 20px; }
    .mainMultimedia .mainColumnLeft .res {
      font-size: 18px;
      margin: 20px; }
    .mainMultimedia .mainColumnLeft .informacaoPessoal, .mainMultimedia .mainColumnLeft .informacaoProfissional {
      font-weight: 700;
      margin: 8px 20px;
      color: #6f7887; }
    .mainMultimedia .mainColumnLeft .informacaoPessoal {
      font-size: 20px; }
    .mainMultimedia .mainColumnLeft .informacaoProfissional {
      font-size: 18px; }
    .mainMultimedia .mainColumnLeft .informacaoRedesSociais {
      margin: 20px; }
      .mainMultimedia .mainColumnLeft .informacaoRedesSociais a {
        display: inline-block;
        width: 48px;
        height: 48px;
        font-size: 20px;
        text-align: center;
        line-height: 48px;
        color: white;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px; }
        @media (hover: hover) {
          .mainMultimedia .mainColumnLeft .informacaoRedesSociais a:hover {
            background-color: #242424; } }
      .mainMultimedia .mainColumnLeft .informacaoRedesSociais .infoFace {
        background-color: #3C5A99; }
      .mainMultimedia .mainColumnLeft .informacaoRedesSociais .infoInsta {
        background-color: #E1306C; }
  .mainMultimedia .mainColumnRight {
    margin: 20px auto;
    /*text-align: center;*/ }
    @media (min-width: 768px) {
      .mainMultimedia .mainColumnRight {
        margin: 10px auto; } }
    .mainMultimedia .mainColumnRight iframe {
      display: block;
      margin: 0 auto; }

.multimediasList {
  max-width: 1440px;
  margin: 0 auto;
  padding: 20px;
  display: grid;
  /*grid-template-columns: repeat(6, 1fr);*/
  /*grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));*/
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  grid-gap: 30px 20px; }
  @media only screen and (max-width: 728px) {
    .multimediasList {
      padding: 20px 10px;
      grid-gap: 30px 10px; } }
  @media only screen and (max-width: 440px) {
    .multimediasList {
      grid-template-columns: repeat(auto-fill, minmax(120px, 1fr)); } }
  .multimediasList .sectionName {
    font-size: 18px;
    font-weight: 800;
    text-transform: uppercase;
    grid-column: 1 / -1; }
  .multimediasList .item a {
    display: block;
    color: #242424;
    -webkit-transition: all 0.15s ease-in-out 0s;
    -moz-transition: all 0.15s ease-in-out 0s;
    -o-transition: all 0.15s ease-in-out 0s;
    transition: all 0.15s ease-in-out 0s; }
    @media (hover: hover) {
      .multimediasList .item a:hover {
        opacity: .5; } }
  .multimediasList .item .date {
    font-size: 12px;
    font-weight: 200;
    margin: 10px 6px 6px 10px; }
  .multimediasList .item h2 {
    font-size: 16px;
    font-weight: 500;
    margin: 6px 6px 10px 10px; }
  .multimediasList .item span {
    position: absolute;
    top: 10px;
    left: 10px;
    display: block;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background-image: url(/pesadelonacozinha/resources/img/dish.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    margin: 0;
    padding: 0;
    -webkit-filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.5));
    filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.5));
    /* Similar syntax to box-shadow */
    /*
    &[class*="play"] {
        background-color: $greydarker;
    }
    &[class*="camera"] {
        background-color: #719b9b;
    }
    &[class*="article"] {
        background-color: #ffa528;
    }
    */ }
    .multimediasList .item span:before {
      position: absolute;
      left: 50%;
      top: 50%;
      transform: translate(-50%, -50%);
      font-size: 18px;
      color: #2386b0; }

.defaultSection .box-media {
  max-width: 1440px;
  margin: 30px auto;
  padding: 20px;
  display: grid;
  /*grid-template-columns: repeat(4, 1fr);*/
  /*grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));*/
  grid-gap: 40px 20px; }
  @media only screen and (max-width: 360px) {
    .defaultSection .box-media {
      padding: 10px; } }
  .defaultSection .box-media .sectionName {
    display: inline-block;
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase;
    grid-column: 1 / -1;
    grid-gap: 40px 20px; }
    .defaultSection .box-media .sectionName .sectionTit {
      display: inline-block;
      color: #242424; }
      @media (hover: hover) {
        .defaultSection .box-media .sectionName .sectionTit:hover {
          cursor: pointer;
          color: #445157;
          opacity: 1;
          background-color: transparent; } }
  .defaultSection .box-media .item a {
    border-radius: 6px;
    display: block;
    cursor: pointer;
    color: #242424;
    -webkit-transition: all 0.15s ease-in-out 0s;
    -moz-transition: all 0.15s ease-in-out 0s;
    -o-transition: all 0.15s ease-in-out 0s;
    transition: all 0.15s ease-in-out 0s; }
    @media (hover: hover) {
      .defaultSection .box-media .item a:hover {
        opacity: .5; } }
  .defaultSection .box-media .item .textWrapper {
    margin: 10px; }
  .defaultSection .box-media .item .date {
    margin: 10px 0;
    font-size: 14px; }
  .defaultSection .box-media .item h2 {
    font-size: 18px;
    font-weight: 500; }
  .defaultSection .box-media .item span {
    position: absolute;
    top: 10px;
    left: 10px;
    display: block;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background-image: url(/pesadelonacozinha/resources/img/dish.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    margin: 0;
    padding: 0;
    -webkit-filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.5));
    filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.5));
    /*
    &[class*="play"] {
        background-color: $greydarker;
    }
    &[class*="camera"] {
        background-color: #719b9b;
    }
    &[class*="article"] {
        background-color:#ffa528 ;
    }
    */
    display: inline-block; }
    .defaultSection .box-media .item span:before {
      position: absolute;
      left: 50%;
      top: 48%;
      transform: translate(-50%, -50%);
      font-size: 23px;
      color: #2386b0; }
  @media (max-width: 675px) {
    .defaultSection .box-media .item.selected {
      display: none; } }
  .defaultSection .box-media .mainPub {
    justify-self: center; }

.homeSection, .rewindSection {
  overflow: hidden;
  /*
  &.row1 {
      background-color: $greyultralight;
  }
  &.row2 {
      background-color: $greylight;
  }
  &.row3 {
      background-color: #c5d4d5;
  }
  */ }

.homeSection .box-media {
  grid-gap: 30px 20px; }

.defaultPagination {
  max-width: 1440px;
  margin: 30px auto;
  padding: 0;
  text-align: center;
  /* default */
  /* formats first pageNumber */
  /* formats rest pageNumber */
  /* last empty */ }
  .defaultPagination li {
    display: inline-block;
    /*
    @media only screen and (max-width: 400px) {
        &:first-child {
            margin-right: 1px;
        }
        &:last-child {
            margin-left: 1px;
        }
    }
    */ }
    .defaultPagination li a {
      display: block;
      width: 40px;
      height: 60px;
      line-height: 62px;
      background-color: #6f7887;
      border-radius: 30px;
      color: #fff;
      font-size: 18px;
      font-weight: 600;
      -webkit-filter: drop-shadow(0 3px 0px rgba(0, 0, 0, 0.15));
      filter: drop-shadow(0 3px 0px rgba(0, 0, 0, 0.15)); }
      @media (hover: hover) {
        .defaultPagination li a:hover {
          background-color: #242424;
          color: #white; } }
      .defaultPagination li a.active {
        background-color: #445157;
        color: #white; }
        @media (hover: hover) {
          .defaultPagination li a.active:hover {
            cursor: default; } }
      .defaultPagination li a.disable {
        opacity: .3; }
        @media (hover: hover) {
          .defaultPagination li a.disable:hover {
            background-color: #6f7887;
            color: #fff;
            cursor: default; } }
      @media (hover: hover) {
        .defaultPagination li a:hover {
          background-color: #2386b0;
          color: #fff; } }
  .defaultPagination li + li {
    margin-left: 4px; }
    @media only screen and (max-width: 400px) {
      .defaultPagination li + li {
        margin-left: 3px; } }
  .defaultPagination li:nth-last-child(2) {
    margin: 0; }
  .defaultPagination li[class="pageNumber"] {
    margin-left: 8px;
    margin-right: 8px; }
    @media only screen and (max-width: 400px) {
      .defaultPagination li[class="pageNumber"] {
        margin-left: 3px;
        margin-right: 3px; } }
  .defaultPagination li[class="pageNumber"] ~ li[class="pageNumber"] {
    margin-left: 0;
    margin-right: 8px; }
    @media only screen and (max-width: 400px) {
      .defaultPagination li[class="pageNumber"] ~ li[class="pageNumber"] {
        margin-right: 3px; } }
  .defaultPagination li[class="pageNumber"]:empty {
    display: none; }

#loadDiv {
  position: relative; }

.galeria_item {
  position: relative;
  width: 100%; }

.iolgallery {
  position: relative;
  width: 100%;
  background-color: #111; }

.iolgallery:before {
  content: " ";
  display: block;
  padding-top: 56.25%; }
  @media only screen and (max-width: 572px) {
    .iolgallery:before {
      padding-top: 330px; } }

.iolgallery-content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }

.iolgallery-content .owl-carousel,
.iolgallery-content .owl-stage-outer,
.iolgallery-content .owl-stage,
.iolgallery-content .owl-item {
  height: 100%; }

.iolgallery-slide {
  position: relative;
  background-color: transparent;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  width: 100%;
  height: 100%;
  min-height: 30px; }

.iolgallery-content .owl-nav button {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 80px;
  display: block;
  z-index: 99;
  cursor: pointer;
  outline: none; }
  @media only screen and (max-width: 572px) {
    .iolgallery-content .owl-nav button {
      width: 60px; } }
  .iolgallery-content .owl-nav button:before {
    font-family: 'pesadelonacozinha';
    font-size: 60px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: rgba(35, 35, 35, 0.5);
    color: #fff;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.75); }
    @media only screen and (max-width: 572px) {
      .iolgallery-content .owl-nav button:before {
        font-size: 40px; } }

.iolgallery-content .owl-nav .owl-next {
  right: 0px;
  animation-name: vergaleria;
  animation-duration: 0.4s;
  animation-iteration-count: 14;
  animation-timing-function: ease;
  animation-direction: alternate;
  -webkit-animation-name: vergaleria;
  -webkit-animation-duration: 0.4s;
  -webkit-animation-iteration-count: 14;
  -webkit-animation-timing-function: ease;
  -webkit-animation-direction: alternate; }
  .iolgallery-content .owl-nav .owl-next:before {
    content: "\e409"; }

@keyframes vergaleria {
  from {
    right: 0px; }
  to {
    right: 30px; } }
@-webkit-keyframes vergaleria {
  from {
    right: 0px; }
  to {
    right: 30px; } }
.iolgallery-content .owl-nav .owl-prev {
  left: 0px; }
  .iolgallery-content .owl-nav .owl-prev:before {
    content: "\e408"; }

.iolgallery-content .owl-dots {
  display: none; }

.iolgallery-slide-wrapper {
  position: relative;
  height: 100%; }

.iolgallery-slide-title {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  text-align: center;
  padding: 30px 10px 10px 10px;
  font-size: 14px;
  color: #ccc;
  background: -moz-linear-gradient(90deg, black 0%, rgba(0, 0, 0, 0) 100%);
  /* ff3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, black));
  /* safari4+,chrome */
  background: -webkit-linear-gradient(90deg, black 0%, rgba(0, 0, 0, 0) 100%);
  /* safari5.1+,chrome10+ */
  background: -o-linear-gradient(90deg, black 0%, rgba(0, 0, 0, 0) 100%);
  /* opera 11.10+ */
  background: -ms-linear-gradient(90deg, black 0%, rgba(0, 0, 0, 0) 100%);
  /* ie10+ */
  background: linear-gradient(0deg, black 0%, rgba(0, 0, 0, 0) 100%);
  /* w3c */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000',GradientType=0 );
  /* ie6-9 */
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.75); }

.iolgallery-slide-number {
  display: inline-block; }

.iolgallery-slide-pub {
  text-align: center;
  font-size: 12px;
  display: table;
  width: 100%;
  height: 100%; }

.iolgallery-slide-pub .iolgallery-slide-pub-content {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  height: 100%;
  text-align: center;
  color: #ccc; }

.iolgallery-slide-pub iframe {
  margin: 0 auto; }

.iolgallery-slide-pub img {
  display: none !important; }

.maximizeThis {
  position: absolute;
  top: 10px;
  right: 10px;
  display: inline-block;
  width: 40px;
  height: 40px;
  background-color: rgba(36, 36, 36, 0.5);
  z-index: 1000;
  cursor: pointer; }
  .maximizeThis span:before {
    position: absolute;
    top: 50%;
    left: 50%;
    color: #fff;
    font-size: 30px;
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    -ms-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg); }

.blowUP {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999; }

.iconBlowUP {
  position: fixed;
  top: 10px;
  right: 10px; }

/*
.fullScreenThis {
    position: absolute;
    top: 10px;
    right: 60px;
    display: inline-block;
    width: 40px;
    height: 40px;
    background-color: rgba(36, 36, 36, .5);
    z-index: 1000;
    cursor: pointer;
    span:before {
        position: absolute;
        top: 50%;
        left: 50%;
        color: #fff;
        font-size: 26px;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }
}
.iconFullScreen {
    position: fixed !important;
    top: 10px;
    right: 60px;
}
*/
/* feito por si */
.mainArticle {
  max-width: 1440px;
  margin: 0 auto;
  display: grid;
  /*grid-template-columns: calc(100% - 340px) 340px;*/
  grid-template-columns: 1fr 340px;
  /*grid-auto-flow: column;*/
  grid-gap: 0;
  background-color: #f5f5f5; }
  @media only screen and (max-width: 980px) {
    .mainArticle {
      grid-template-columns: 1fr; } }
  .mainArticle .mainColumnRight {
    /*
    justify-content: center;
    align-content: center;
    justify-items: center;
    align-items: center;
    justify-self: stretch;
    */ }
  .mainArticle .mainArticleText {
    margin: 30px;
    font-size: 20px;
    font-weight: 700; }
    .mainArticle .mainArticleText a {
      color: #cacaca; }
      @media (hover: hover) {
        .mainArticle .mainArticleText a:hover {
          text-decoration: underline; } }
  .mainArticle .mainColumnRight {
    background-color: #e4e4e4; }

.mainMultimedia {
  background: none; }

.sectionList .box-media {
  max-width: none;
  margin: auto;
  grid-template-columns: repeat(auto-fill, minmax(300px, 1fr)); }

/* IE 11 fix for the 2.6% that live on the past */
_:-ms-fullscreen .mainMultimedia, :root .mainMultimedia {
  overflow: hidden; }
  _:-ms-fullscreen .mainMultimedia .mainColumnLeft, :root .mainMultimedia .mainColumnLeft {
    width: calc(100% - 340px);
    float: left; }
    @media only screen and (max-width: 980px) {
      _:-ms-fullscreen .mainMultimedia .mainColumnLeft, :root .mainMultimedia .mainColumnLeft {
        width: 100%;
        float: none; } }
@media only screen and (max-width: 980px) and (min-width: 728px) {
  _:-ms-fullscreen .mainPub, :root .mainPub {
    width: 300px;
    margin: 20px;
    float: left; } }
_:-ms-fullscreen .box-media, :root .box-media {
  display: flex;
  flex-flow: row wrap; }
  _:-ms-fullscreen .box-media .item, :root .box-media .item {
    display: inline-block;
    vertical-align: top;
    width: calc(100% * (1/4) - 20px);
    margin: 60px 10px 0; }
    @media only screen and (max-width: 1300px) {
      _:-ms-fullscreen .box-media .item, :root .box-media .item {
        width: calc(100% * (1/3) - 20px); } }
    @media only screen and (max-width: 980px) {
      _:-ms-fullscreen .box-media .item, :root .box-media .item {
        width: calc(100% * (1/2) - 20px); } }
    @media only screen and (max-width: 660px) {
      _:-ms-fullscreen .box-media .item, :root .box-media .item {
        width: calc(100% - 20px); } }
    _:-ms-fullscreen .box-media .item iframe, :root .box-media .item iframe {
      display: table;
      margin: auto; }

.ep_integra {
  margin: 20px; }
  .ep_integra .bt-video {
    display: inline-block;
    padding: 10px 20px;
    font-weight: 700;
    text-transform: uppercase;
    background: #2386b0;
    color: #fff;
    border-radius: 30px;
    -webkit-filter: drop-shadow(0 3px 0px rgba(0, 0, 0, 0.15));
    filter: drop-shadow(0 3px 0px rgba(0, 0, 0, 0.15)); }
    @media (hover: hover) {
      .ep_integra .bt-video:hover {
        background-color: #f5f5f5;
        color: #2386b0; } }

/*# sourceMappingURL=section.css.map */
