/*
sass --watch Desktop/Polidomes/heal-polidomes/css/style-new.scss:Desktop/Polidomes/heal-polidomes/css/style-new.css
*/
.tent-page .advgb-images-slider .advgb-image-slider-overlay {
  opacity: 0 !important; }
.tent-page .advgb-image-slider-item:hover .advgb-image-slider-overlay {
  opacity: 0 !important; }
.tent-page .slick-dots li button {
  font-size: 0; }
.tent-page .slick-dots li button:before {
  font-size: 0;
  opacity: .75;
  color: black;
  top: 6px;
  left: 0;
  width: 6px;
  height: 6px; }
.tent-page .slick-dots li.slick-active button:before {
  top: 5px;
  opacity: 1 !important;
  width: 9px;
  height: 9px;
  border: 2px solid #c10f0f;
  border-radius: 99px;
  background: #fff;
  font-size: 0; }

.tent-data .new-breadcrumbs {
  line-height: 17px;
  font-size: 10px;
  color: #969696;
  padding: 120px 15px 0px 0; }
  .tent-data .new-breadcrumbs a {
    line-height: 17px;
    color: #969696; }
@media only screen and (min-width: 768px) {
  .tent-data .new-breadcrumbs {
    padding: 70px 15px 0px 0; } }
.tent-data h1 {
  margin: -10px 0 0px;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 36px; }
@media only screen and (min-width: 768px) {
  .tent-data h1 {
    margin: -10px 0 30px; } }
.tent-data .tent-data-rctg {
  border-bottom: 1px solid #efefef;
  padding: 20px 10px;
  margin: 0 !important; }
.tent-data .tent-data-text {
  font-size: 10px;
  color: #383838;
  font-weight: 600;
  line-height: 14px;
  margin-bottom: 5px; }
.tent-data .wp-block-kadence-icon {
  float: left; }
.tent-data .tent-data-icon svg {
  width: 15px;
  max-height: 16px;
  margin: 0px 5px 0 0;
  color: #c30201; }
.tent-data .tent-data-number {
  font-size: 22px !important;
  margin: 0px;
  font-weight: 300; }
.tent-data .tent-price-rctg a {
  color: #333;
  font-size: 10px;
  text-transform: uppercase;
  font-weight: 800;
  border: 2px solid #c50000;
  padding: 9px 10px;
  border-radius: 99px;
  line-height: 65px; }
.tent-data .tent-price-label {
  font-size: 10px;
  color: #383838;
  font-weight: 600;
  line-height: 14px;
  margin: 10px 0 5px; }
.tent-data .tent-price-price {
  font-size: 28px !important;
  font-weight: 800; }

.tentpeojctionicons svg {
  margin: 0 auto;
  display: block; }

.projection-detail h2 {
  margin-bottom: 25px;
  font-size: 28px; }
.projection-detail ol {
  list-style-type: none;
  counter-reset: li; }
  .projection-detail ol li {
    margin-bottom: 10px;
    position: relative;
    font-size: 12px;
    line-height: 18px;
    padding-left: 0; }
    .projection-detail ol li:before {
      content: counter(li);
      counter-increment: li;
      position: absolute;
      top: -4px;
      left: -38px;
      border: 2px solid #c10302;
      background: #fff;
      width: 27px;
      height: 27px;
      line-height: 24px;
      text-align: center;
      font-weight: bold;
      -moz-border-radius: 99px;
      -webkit-border-radius: 99px;
      border-radius: 99px; }
.projection-detail .wp-block-cover, .projection-detail .wp-block-cover-image {
  min-height: 455px;
  margin: 0; }

.hidecontent {
  display: none !important; }

.showcontent {
  display: flex !important; }

.datascheet .formbox-new {
  position: relative; }
  .datascheet .formbox-new img {
    width: 220px;
    position: absolute;
    margin-top: -60px;
    margin-left: -110px;
    left: 50%; }
  @media only screen and (min-width: 768px) {
    .datascheet .formbox-new img {
      width: 330px;
      position: absolute;
      margin-top: -60px;
      margin-left: -135px;
      left: 0%; } }
  .datascheet .formbox-new .formbox-new-1 {
    padding-top: 120px; }
  .datascheet .formbox-new .formbox-new-2 {
    padding-top: 0px; }
  @media only screen and (min-width: 768px) {
    .datascheet .formbox-new .formbox-new-1, .datascheet .formbox-new .formbox-new-2 {
      padding-left: 170px;
      padding-top: 0px; } }
  .datascheet .formbox-new .title {
    color: #fff;
    font-size: 18px;
    font-weight: 300; }
  @media only screen and (min-width: 768px) {
    .datascheet .formbox-new .title {
      font-size: 14px; } }
  .datascheet .formbox-new .title2 {
    color: #fff;
    font-size: 28px;
    font-weight: 800;
    margin: -5px 0 10px;
    line-height: 38px; }
  @media only screen and (min-width: 768px) {
    .datascheet .formbox-new .title2 {
      font-size: 20px; } }
  .datascheet .formbox-new p {
    color: #fff;
    line-height: 18px;
    font-size: 9px;
    margin-bottom: 5px;
    margin-top: 5px; }
  .datascheet .formbox-new .formbox-rctg {
    text-align: center; }
    .datascheet .formbox-new .formbox-rctg .your-email {
      float: left;
      width: 235px; }
    @media only screen and (min-width: 768px) {
      .datascheet .formbox-new .formbox-rctg .your-email {
        width: auto; } }
    .datascheet .formbox-new .formbox-rctg .wpcf7-email {
      width: 100%;
      padding: 5px 10px;
      height: 35px;
      color: #333;
      border: 1px solid #9a0b0b;
      font-size: 16px;
      font-weight: 400; }
  .datascheet .formbox-new .wpcf7-submit {
    width: 100px;
    height: 35px;
    font-size: 13px;
    line-height: 15px;
    font-weight: 600;
    color: #ffffff;
    background: #840606;
    border: 1px solid #6f0200;
    border-top-right-radius: 99px;
    border-bottom-right-radius: 99px;
    border-top-left-radius: 99px;
    border-bottom-left-radius: 99px;
    margin: 20px 0; }
  @media only screen and (min-width: 768px) {
    .datascheet .formbox-new .wpcf7-submit {
      border-top-left-radius: 0;
      border-bottom-left-radius: 0;
      margin: 0; } }
@media only screen and (min-width: 768px) {
  .datascheet .formbox-rctg {
    text-align: left !important; } }
.datascheet .wpcf7-acceptance {
  margin: 0;
  color: #fff;
  font-size: 12px;
  font-weight: 400; }
  .datascheet .wpcf7-acceptance span {
    margin: 0; }
  .datascheet .wpcf7-acceptance label {
    font-weight: 800;
    margin: 0; }
.datascheet .files-images {
  display: none; }

.zestaw h3 {
  font-size: 22px;
  margin: 0px 0 20px 20px;
  font-weight: 400; }
.zestaw ul {
  list-style-type: none;
  counter-reset: li; }
  .zestaw ul li {
    margin-bottom: 15px;
    font-size: 16px;
    font-weight: 300;
    position: relative; }
    .zestaw ul li:before {
      content: '';
      position: absolute;
      top: 6px;
      left: -17px;
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 5px 0 5px 8px;
      border-color: transparent transparent transparent #ca0908; }
.zestaw .wp-block-cover {
  margin: 0;
  min-height: 205px; }
@media only screen and (min-width: 768px) {
  .zestaw .wp-block-cover {
    min-height: 465px; } }

@media only screen and (max-width: 375px) {
  .advgb-recent-posts-block.grid-view.columns-3 .advgb-recent-posts {
    grid-template-columns: 1fr; } }
.advgb-recent-posts .advgb-recent-post:hover {
  background: #efefef; }
.advgb-recent-posts .advgb-recent-post .advgb-post-thumbnail img {
  width: 100%;
  height: auto; }
.advgb-recent-posts .advgb-post-title {
  padding: 0 10px; }
  .advgb-recent-posts .advgb-post-title a {
    color: #333;
    font-size: 16px;
    font-family: 'Roboto'; }
.advgb-recent-posts .advgb-post-readmore a {
  color: #333;
  font-size: 9px;
  text-transform: uppercase;
  font-weight: 800;
  border: 2px solid #c50000;
  padding: 9px 20px;
  margin: 0 10px;
  letter-spacing: 2px;
  border-radius: 99px;
  line-height: 45px; }

/*
 Podstrona Pojection
*/
.projectionart .files-images {
  display: none; }
.projectionart .rctg-1 {
  color: #fff; }
.projectionart .pobierz_broszure {
  background: #cb0000;
  padding: 120px 20px 50px 20px;
  position: relative;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px; }
  .projectionart .pobierz_broszure img {
    width: 240px;
    position: absolute;
    top: -50px;
    left: 50%;
    margin-left: -120px; }
  .projectionart .pobierz_broszure .formbox-new-1 p.title {
    text-align: center;
    line-height: 18px;
    font-size: 23px;
    font-weight: 800;
    margin-bottom: 10px;
    font-family: 'roboto condensed'; }
  .projectionart .pobierz_broszure .formbox-new-2 {
    padding-top: 0px; }
  .projectionart .pobierz_broszure p {
    line-height: 16px;
    font-size: 10px;
    font-weight: 400;
    margin-bottom: 5px;
    margin-top: 5px; }
  .projectionart .pobierz_broszure .formbox-rctg {
    text-align: center; }
    .projectionart .pobierz_broszure .formbox-rctg .your-email {
      float: left;
      width: 245px; }
      .projectionart .pobierz_broszure .formbox-rctg .your-email .wpcf7-email {
        width: 100%;
        padding: 5px 10px;
        height: 35px;
        color: #333;
        border: 1px solid #9a0b0b;
        font-size: 16px;
        font-weight: 400; }
    .projectionart .pobierz_broszure .formbox-rctg .wpcf7-submit {
      width: 100px;
      height: 35px;
      font-size: 13px;
      line-height: 15px;
      font-weight: 600;
      color: #ffffff;
      background: #840606;
      border: 1px solid #6f0200;
      border-top-right-radius: 99px;
      border-bottom-right-radius: 99px;
      border-top-left-radius: 99px;
      border-bottom-left-radius: 99px;
      margin: 20px 0; }
  .projectionart .pobierz_broszure .wpcf7-acceptance {
    margin: 0;
    color: #fff;
    font-size: 10px;
    font-weight: 400; }
    .projectionart .pobierz_broszure .wpcf7-acceptance span {
      margin: 0; }
    .projectionart .pobierz_broszure .wpcf7-acceptance label {
      font-weight: 800;
      margin: 0; }
@media only screen and (min-width: 768px) {
  .projectionart .pobierz_broszure {
    padding: 120px 40px 50px 40px; } }
.projectionart .wp-block-image {
  margin: 0 auto;
  float: none; }
  .projectionart .wp-block-image img {
    width: 100%;
    height: auto; }
.projectionart ol {
  font-size: 12px;
  list-style-type: none;
  counter-reset: li; }
  .projectionart ol li {
    margin-bottom: 10px;
    position: relative;
    line-height: 18px;
    z-index: 2; }
    .projectionart ol li:before {
      content: counter(li);
      counter-increment: li;
      position: absolute;
      top: -4px;
      left: -38px;
      border: 2px solid #c10302;
      background: #fff;
      width: 27px;
      height: 27px;
      line-height: 24px;
      text-align: center;
      font-weight: bold;
      -moz-border-radius: 99px;
      -webkit-border-radius: 99px;
      border-radius: 99px; }
.projectionart .wp-block-embed-youtube iframe {
  width: 100% !important;
  height: auto;
  min-height: 215px; }

/*
 Podstrona reseller
*/
.headertext {
  position: absolute !important;
  top: 30px;
  width: 100%;
  text-align: center;
  z-index: 99; }

@media only screen and (min-width: 768px) {
  .headertext {
    top: 90px; } }
.reseller-front .kt-inside-inner-col {
  position: relative;
  min-height: 430px;
  max-height: 470px; }
@media only screen and (min-width: 768px) {
  .reseller-front .kt-inside-inner-col {
    min-height: 400px;
    max-height: 520px; } }
@media (min-width: 1024px) {
  .reseller-front .kt-inside-inner-col {
    min-height: 400px;
    max-height: 530px; } }
.reseller-front .tent-thumb {
  position: absolute;
  bottom: 5px;
  width: 95%;
  left: 50%;
  margin: 0px 0 0 -48%;
  height: auto; }
@media (min-width: 768px) {
  .reseller-front .tent-thumb {
    bottom: -85px; } }
@media (min-width: 1024px) {
  .reseller-front .tent-thumb {
    bottom: -105px; } }
@media (min-width: 1247px) {
  .reseller-front .tent-thumb {
    bottom: -145px; } }

.reseller-gallery li.blocks-gallery-item {
  margin-bottom: 0px !important; }

.advantages mark {
  color: #b30000;
  display: block;
  font-size: 18px;
  margin: 0 auto 15px;
  width: 40px;
  padding-top: 7px;
  border-radius: 99px;
  text-align: center;
  text-indent: 3px;
  height: 40px;
  border: 2px solid #b30000;
  background: transparent;
  border-style: solid; }

.fromhottocold {
  position: relative; }
  .fromhottocold .hot {
    position: absolute;
    top: 120px;
    left: 14px;
    border-bottom: 2px solid #c70c0c;
    line-height: 15px;
    padding-bottom: 2px;
    padding: 0 0 5px 8px;
    width: 60px;
    font-size: 12px;
    color: #d2040b;
    z-index: 99;
    font-weight: 900;
    text-transform: uppercase; }
  .fromhottocold .cool {
    position: absolute;
    top: 130px;
    text-align: right;
    right: 25px;
    border-top: 2px solid #4c8ed7;
    line-height: 15px;
    padding-bottom: 2px;
    padding: 5px 0 8px;
    width: 80px;
    z-index: 99;
    font-size: 12px;
    color: #ffffff;
    font-weight: 900;
    text-transform: uppercase; }

.mainadv-rectg .postitem {
  padding: 0 0px 10px 30px;
  position: relative; }
  .mainadv-rectg .postitem:before {
    content: '';
    width: 30px;
    display: block;
    height: 30px;
    left: 0px;
    top: 3px;
    position: absolute;
    background: url(http://polidomes.com/wp-content/themes/heal-polidomes/img/embl.svg);
    background-size: 20px;
    background-repeat: no-repeat; }
  .mainadv-rectg .postitem h5 {
    font-size: 14px;
    margin: 0;
    font-weight: 600;
    position: relative; }
  .mainadv-rectg .postitem p {
    font-size: 11px;
    margin: 0;
    line-height: 16px;
    font-weight: 300;
    color: #656565; }

.additional-rectg {
  position: relative;
  margin-bottom: 10px; }
  .additional-rectg .postitem {
    margin-top: 10px; }
    .additional-rectg .postitem:after {
      content: '';
      background: #c00;
      width: 20px;
      height: 1px;
      margin: 5px 0 0px 10px;
      display: block; }
    .additional-rectg .postitem h5 {
      font-size: 14px;
      margin: 0;
      font-weight: 600;
      position: relative; }
    .additional-rectg .postitem p {
      font-size: 11px;
      margin: 0;
      line-height: 16px;
      font-weight: 300;
      color: #656565; }

.reseller-icons .aio-icon.advanced {
  color: #900000;
  display: block;
  background: #ffffff;
  border-style: solid;
  border-color: #900000;
  border-width: 1px;
  width: 70px;
  height: 70px;
  padding: 0 0 0 13px;
  line-height: 77px;
  border-radius: 200px;
  font-size: 42px;
  margin: 20px 20px 20px 0;
  float: left; }

.resellericons svg {
  margin: 0 auto;
  display: block; }

.partnersgallery .wp-block-gallery .blocks-gallery-item img {
  width: 40%;
  margin: 0 auto; }

.youtube-rctg .wp-block-embed-youtube iframe {
  width: 100% !important;
  height: auto;
  min-height: 215px; }

.reseller-portret {
  height: auto;
  float: left;
  margin: 20px 25px 80px 0 !important; }

.reseller-footer-icon {
  float: left;
  margin: 5px 15px 10px; }

/*
 Frontpage
*/
.owl-carousel {
  overflow: hidden;
  padding-bottom: 20px; }

#mainslider {
  display: block;
  padding-bottom: 60px;
  padding-top: 20px; }
  #mainslider .slick-slide {
    position: relative; }
  #mainslider .owl-wrapper-outer {
    border-bottom: 5px solid #ca0000;
    overflow: visible !important; }
  #mainslider .owl-controls {
    bottom: 10px; }
  #mainslider .slider-1 {
    background: url(../img/slide1.jpg) center no-repeat;
    background-size: cover;
    height: 540px; }
  #mainslider .slider-2 {
    background: url(../img/slide2.jpg) center no-repeat;
    background-size: cover;
    height: 540px; }
  #mainslider .slider-3 {
    background: url(../img/slide3.jpg) center no-repeat;
    background-size: cover;
    height: 540px; }
  #mainslider .slider-4 {
    background: url(../img/slide8-phone.jpg) center no-repeat;
    background-size: cover;
    height: 540px; }
  #mainslider .slider-5 {
    background: url(../img/slide5.jpg) center no-repeat;
    background-size: cover;
    height: 540px; }
  #mainslider .slider-6 {
    background: url(../img/slide6.gif) center no-repeat;
    background-size: cover;
    height: 540px; }
  #mainslider .page-id-7111 .slider-7 {
    background: url(../img/slide7-pl-phone.jpg) center no-repeat;
    background-size: cover;
    height: 540px; }
  #mainslider .slider-7 {
    background: url(../img/slide7-phone.jpg) center no-repeat;
    background-size: cover;
    height: 540px; }
  @media (min-width: 768px) {
    #mainslider .slider-1 {
      background: url(../img/slide1.jpg) center no-repeat;
      background-size: cover;
      height: 450px; }
    #mainslider .slider-2 {
      background: url(../img/slide2.jpg) center no-repeat;
      background-size: cover;
      height: 450px; }
    #mainslider .slider-3 {
      background: url(../img/slide3.jpg) center no-repeat;
      background-size: cover;
      height: 450px; }
    #mainslider .slider-4 {
      background: url(../img/slide8.jpg) center no-repeat;
      background-size: cover;
      height: 450px; }
    #mainslider .page-id-7111 .slider-4 {
      background: url(../img/slide8_pl.jpg) center no-repeat;
      background-size: cover;
      height: 450px; }
    #mainslider .slider-5 {
      background: url(../img/slide5.jpg) center no-repeat;
      background-size: cover;
      height: 450px; }
    #mainslider .slider-6 {
      background: url(../img/slide6.gif) center no-repeat;
      background-size: cover;
      height: 450px; }
    #mainslider .slider-7 {
      background: url(../img/slide7.jpg) center no-repeat;
      background-size: cover;
      height: 450px; }
    #mainslider .page-id-7111 .slider-7 {
      background: url(../img/slide7-pl.jpg) center no-repeat;
      background-size: cover;
      height: 450px; } }
  @media (min-width: 1024px) {
    #mainslider .slider-1 {
      background: url(../img/slide1.jpg) center no-repeat;
      background-size: cover;
      height: 460px; }
    #mainslider .slider-2 {
      background: url(../img/slide2.jpg) center no-repeat;
      background-size: cover;
      height: 460px; }
    #mainslider .slider-3 {
      background: url(../img/slide3.jpg) center no-repeat;
      background-size: cover;
      height: 460px; }
    #mainslider .slider-4 {
      background: url(../img/slide8.jpg) center no-repeat;
      background-size: cover;
      height: 460px; }
    #mainslider .page-id-7111 .slider-4 {
      background: url(../img/slide8_pl.jpg) center no-repeat;
      background-size: cover;
      height: 460px; }
    #mainslider .slider-5 {
      background: url(../img/slide5.jpg) center no-repeat;
      background-size: cover;
      height: 460px; }
    #mainslider .slider-6 {
      background: url(../img/slide6.gif) center no-repeat;
      background-size: cover;
      height: 460px; }
    #mainslider .slider-7 {
      background: url(../img/slide7.jpg) center no-repeat;
      background-size: cover;
      height: 460px; }
    #mainslider .page-id-7111 .slider-7 {
      background: url(../img/slide7-pl.jpg) center no-repeat;
      background-size: cover;
      height: 460px; } }
  @media (min-width: 1247px) {
    #mainslider .slider-1 {
      background: url(../img/slide1.jpg) center no-repeat;
      background-size: cover;
      height: 580px; }
    #mainslider .slider-2 {
      background: url(../img/slide2.jpg) center no-repeat;
      background-size: cover;
      height: 580px; }
    #mainslider .slider-3 {
      background: url(../img/slide3.jpg) center no-repeat;
      background-size: cover;
      height: 580px; }
    #mainslider .slider-4 {
      background: url(../img/slide8.jpg) center no-repeat;
      background-size: cover;
      height: 580px; }
    #mainslider .page-id-7111 .slider-4 {
      background: url(../img/slide8_pl.jpg) center no-repeat;
      background-size: cover;
      height: 580px; }
    #mainslider .slider-5 {
      background: url(../img/slide5.jpg) center no-repeat;
      background-size: cover;
      height: 580px; }
    #mainslider .slider-6 {
      background: url(../img/slide6.gif) center no-repeat;
      background-size: cover;
      height: 580px; }
    #mainslider .page-id-7111 .slider-7 {
      background: url(../img/slide7-pl.jpg) center no-repeat;
      background-size: cover;
      height: 580px; }
    #mainslider .slider-7 {
      background: url(../img/slide7.jpg) center no-repeat;
      background-size: cover;
      height: 580px; } }
  @media (min-width: 1439px) {
    #mainslider .slider-1 {
      background: url(../img/slide1.jpg) center no-repeat;
      background-size: cover;
      height: 620px; }
    #mainslider .slider-2 {
      background: url(../img/slide2.jpg) center no-repeat;
      background-size: cover;
      height: 620px; }
    #mainslider .slider-3 {
      background: url(../img/slide3.jpg) center no-repeat;
      background-size: cover;
      height: 620px; }
    #mainslider .slider-4 {
      background: url(../img/slide8.jpg) center no-repeat;
      background-size: cover;
      height: 620px; }
    #mainslider .slider-5 {
      background: url(../img/slide5.jpg) center no-repeat;
      background-size: cover;
      height: 620px; }
    #mainslider .slider-6 {
      background: url(../img/slide6.gif) center no-repeat;
      background-size: cover;
      height: 620px; } }
  #mainslider a.link {
    width: 100%;
    height: 140px;
    display: block;
    text-align: center;
    position: absolute;
    bottom: -70px;
    z-index: 99; }
    #mainslider a.link:hover {
      text-decoration: none; }
      #mainslider a.link:hover h3 {
        background: #313131; }
  @media (min-width: 768px) {
    #mainslider a.link {
      transform: translateX(0%);
      right: 20px;
      width: 400px;
      height: 140px;
      text-align: center;
      display: block;
      text-align: center;
      position: absolute;
      bottom: -65px;
      z-index: 99; } }
  #mainslider h3 {
    text-transform: uppercase;
    margin: 0px;
    font-weight: 800;
    color: #fff;
    z-index: 3;
    font-size: 22px;
    padding: 22px 0 24px;
    background: #232323; }

.slick-dots {
  bottom: 140px; }

.bottom_red_button {
  text-align: center;
  padding-top: 15px;
  position: absolute;
  left: 0%;
  right: 0%;
  margin-top: -100px;
  height: 70px;
  background: #ca0000;
  z-index: -1; }
  .bottom_red_button h4 {
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 400;
    color: #fff;
    letter-spacing: 0.4px; }

@media (min-width: 768px) {
  .bottom_red_button {
    text-align: center;
    padding-top: 15px;
    position: absolute;
    width: 400px;
    right: 20px;
    margin-top: -100px;
    transform: translateX(0%);
    height: 70px;
    background: #ca0000;
    z-index: -1;
    left: auto; } }
.first .aio-icon {
  color: #900000;
  display: block;
  background: #ffffff;
  border-style: solid;
  border-color: #900000;
  border-width: 1px;
  width: 70px;
  height: 70px;
  padding: 0 0 0 13px;
  line-height: 77px;
  border-radius: 200px;
  font-size: 42px;
  margin: 20px 20px 40px 0;
  float: left; }

.fp-alt-txt {
  overflow: hidden;
  height: 1px;
  margin-top: 15px;
  margin-bottom: 50px; }
  .fp-alt-txt.show {
    height: auto;
    overflow: visible; }
    .fp-alt-txt.show #fp-alt-txt-btn {
      display: none; }

#fp-alt-txt-btn {
  background: #F4F4F4;
  cursor: pointer;
  border-radius: 2px;
  padding: 5px 15px;
  position: absolute;
  border: 1px solid #912424;
  font-size: 12px;
  font-weight: 800;
  color: #800000;
  line-height: 21px;
  z-index: 99; }
  #fp-alt-txt-btn:hover {
    border: 1px solid #C00F0F;
    background: #C00F0F;
    color: #FFF !important; }

.movie {
  position: relative;
  display: none; }
  @media (min-width: 768px) {
    .movie .movie {
      display: block; } }
  .movie .movietekst {
    position: absolute;
    width: 80%;
    left: 10%;
    top: 150px;
    text-align: center;
    z-index: 99; }
  .movie h2 {
    text-align: center;
    text-shadow: 2px 2px 4px #4b4b4b;
    font-size: 30px;
    color: #fff; }
  .movie p {
    text-align: center;
    text-shadow: 2px 2px 4px #4b4b4b;
    font-size: 16px;
    color: #ffffff; }
  .movie .movie_btn {
    padding: 12px 25px;
    text-align: center;
    border: 1px solid #fff;
    color: #fff;
    border-radius: 5px;
    margin-top: 20px;
    line-height: 55px; }
  .movie .movie_btn:hover {
    color: #fff;
    text-decoration: none;
    font-weight: 600; }
  .movie .icon_left {
    margin-right: 10px; }

.single-thumbnail {
  float: left;
  margin: 0 20px 0 0;
  height: 100px;
  width: 100px;
  overflow: hidden;
  position: relative; }

.single-thumbnail img {
  width: 100%; }

.animation-item {
  margin: 15px 0;
  padding: 0px; }

.single-thumbnail .link, .entry-thumbnail .link {
  background: none repeat scroll 0 0 rgba(15, 15, 15, 0.25);
  display: block;
  left: 10px;
  right: 10px;
  top: 10px;
  opacity: 0;
  bottom: 10px;
  position: absolute;
  border-radius: 2px;
  z-index: 100; }

.single-thumbnail:hover .link, .entry-thumbnail:hover .link {
  background: none repeat scroll 0 0 rgba(15, 15, 15, 0.25);
  display: block;
  left: 10px;
  right: 10px;
  top: 10px;
  bottom: 10px;
  opacity: 1;
  position: absolute;
  border-radius: 2px;
  z-index: 100; }

.embrace-photo2 {
  color: #fff;
  position: absolute;
  text-align: center;
  width: 100%;
  top: 50%;
  margin-top: -25px;
  opacity: 0;
  -webkit-transform: scale(0.2) rotate(-180deg);
  -moz-transform: scale(0.2) rotate(-180deg);
  -ms-transform: scale(0.2) rotate(-180deg);
  -o-transform: scale(0.2) rotate(-180deg);
  transform: scale(0.2) rotate(-180deg); }

.single-thumbnail:hover .embrace-photo2, .entry-thumbnail:hover .embrace-photo2 {
  color: #fff;
  position: absolute;
  text-align: center;
  width: 100%;
  top: 50%;
  margin-top: -25px;
  opacity: 1;
  -webkit-transform: scale(1) rotate(0deg);
  -moz-transform: scale(1) rotate(0deg);
  -ms-transform: scale(1) rotate(0deg);
  -o-transform: scale(1) rotate(0deg);
  transform: scale(1) rotate(0deg); }

.entry-thumbnail {
  position: relative;
  margin-bottom: 20px; }

.entry-thumbnail img {
  width: 100%;
  height: auto; }

.entry-title {
  padding: 0px 15px; }

.entry-summary {
  padding: 0px 15px; }

#fourth {
  background: #f5f5f5; }
  #fourth h2 {
    text-align: center;
    font-size: 48px;
    margin-bottom: 0px; }
  #fourth h4 {
    font-size: 14px;
    margin-top: 0px;
    margin-bottom: 40px;
    text-align: center; }
  #fourth h5 {
    text-indent: -999px;
    overflow: hidden; }
  #fourth .logo {
    background: #F5F5F5;
    display: block;
    width: 100%;
    padding: 20px 0;
    margin-bottom: 20px;
    height: 80px; }
  #fourth .logo img {
    text-align: center;
    margin: 0 auto;
    display: block;
    max-width: 50%;
    height: auto; }

/*# sourceMappingURL=style-new.css.map */
