@charset "UTF-8";
/* CSS Document */

/*   
Theme Name: WORLDCRAWL
Theme URI: 
Description: ****
Author: AM2 studio d.o.o.
Author URI: http://www.am2studio.com
Version: 1
*/


.top, .top .top-cta-wrapper, .social, .outer-wrapper, .wrap-responsive-menu .top-cta-wrapper, form .row, .blog-list .blog-item, .blog-list .blog-item .text-wrapper, .tags-wrapper {
  *zoom: 1;
  /* BOX RGBA */
}
.top, .footer_showing, .responsive-navigation {
  -webkit-transform: translateZ(0);
  -webkit-backface-visibility: hidden;
}
.social:before, .outer-wrapper:before, .wrap-responsive-menu .top-cta-wrapper:before, form .row:before, .blog-list .blog-item:before, .blog-list .blog-item .text-wrapper:before, .tags-wrapper:before, .container:after, .top:after, .top .top-cta-wrapper:after, .social:after, .outer-wrapper:after, .wrap-responsive-menu .top-cta-wrapper:after, form .row:after, .blog-list .blog-item:after, .blog-list .blog-item .text-wrapper:after, .tags-wrapper:after {
  content: " ";
  display: table;
}
.social:after, .outer-wrapper:after, .wrap-responsive-menu .top-cta-wrapper:after, form .row:after, .blog-list .blog-item:after, .blog-list .blog-item .text-wrapper:after, .tags-wrapper:after {
  clear: both;
}

/*TRANSITION*/

.social .social-item.tripadvisor,#footer-top, .top, .social .social-item.gplus, .social .social-item.twitter, .social .social-item.instagram, .social .social-item.facebook, .what-is-the-crawl .what-you-get li a{
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
  .container {
    padding: 0 20px;
  }
}
@media only screen and (min-width: 0) and (max-width: 600px) {
  .top-cta-wrapper {
    //display: none !important;
  }

  .arrow-right {
    display: none !important;
  }
  
  .responsive-navigation .top-cta-wrapper {
    display: block !important;
  }
  .container {
    padding: 0 15px;
  }
}

.no_margin {
  margin-right: 0px;
  margin-left: 0px;
}
.floatfix {
  clear: both;
}
.spacer {
  height: 50px;
  width: 100%;
  position: relative;
  float: left;
}
.left {
  position: relative;
  float: left;
}
.right {
  position: relative;
  float: right;
}
.wrapper:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
}

.outer-wrapper a, img {
	outline: none !important;
	border: none;
	
}

.outer-wrapper a:hover, a:visited, a:active {
	outline: none !important;
	border: none;
}
@media only screen and (min-width: 0) and (max-width: 600px) {
  .kolona1, .kolona12, .kolona13, .kolona14, .kolona15, .kolona34, .kolona23, .kolona45, .kolona25, .kolona35 {



    width: 100%;
  }
}
.container {
  margin-left: auto;
  margin-right: auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  /* ----------------------
  Gridblock
----------------------- */
}
.gridblock {
  width: 100%;
  overflow: hidden;
  /* ----------------------
  Ratio
----------------------- */
}
.gridblock > * {
  float: left;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.gridblock.two > * {
  width: 50%;
}
.gridblock.three > * {
  width: 33.33%;
}
.gridblock.four > * {
  width: 25%;
}
.gridblock.five > * {
  width: 20%;
}
.gridblock.six > * {
  width: 16.667%;
}
.gridblock.eight > * {
  width: 12.5%;
}
.gridblock.nine > * {
  width: 11.11%;
}
.gridblock.ten > * {
  width: 10%;
}
.ratio {
  position: relative;
  width: 100%;
}
.ratio:before {
  content: "";
  display: block;
  padding-bottom: 100%;
}
.ratio .content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}


@media only screen and (min-width: 0) and (max-width: 1024px) {

  .dummy-top {
    height: 30px !important;
  } 

.dummy-top {
  position: relative;
  //height: 140px;
  height: 120px;
  width: 100%;
  display: block;
}
@media only screen and (min-width: 600px) and (max-width: 1024px) {
}
@media only screen and (min-width: 0) and (max-width: 600px) {
  .dummy-top {
    height: 60px;
  }
  .social-item {
    max-height: 65px;
  }
}
@media only screen and (max-width: 1024px) {
  /*.dummy-top {
    height: 60px;
    display: none !important;
  }
  .top {
    position: relative !important;
  }*/
}
.dummy-top.small {
  height: 95px;
}


  /* ----------------------
  Linear gradient
----------------------- */
}
@media only screen and (min-width: 600px) and (max-width: 1024px) {
  .top .logo {
    width: 102px!important;
	height: 62px!important;
	top: 5px;
  }
}
@media only screen and (min-width: 0) and (max-width: 600px) {
  .top .logo {
    width: 102px!important;
	height: 42px!important;
	top: 5px;
  }
}
.top .top-cta-wrapper {
  text-align: right;
  margin-bottom: 12px;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  /* ----------------------
  Linear gradient
----------------------- */
}
@media only screen and (min-width: 0) and (max-width: 1024px) {
  .top .top-cta-wrapper {
    display: none;
  }
}
.top .top-cta-wrapper li {
  display: inline-block;
  line-height: 19px;
  vertical-align: top;
}
.top .top-cta-wrapper .phone-wrapper {
  text-align: center;
  padding-left: 50px;
  position: relative;
}
.top .top-cta-wrapper .phone-wrapper .phone-icon {
  width: 38px;
  height: 38px;
  -webkit-border-radius: 38px;
  border-radius: 38px;
  background-clip: padding-box;
  /* ----------------------
  Border Box
----------------------- */
  background: #e2a637;
  position: absolute;
  left: 0;
  top: 0;
}
.top .top-cta-wrapper .phone-wrapper .phone-icon i {
  width: 38px;
  height: 38px;
  font-size: 30px;
  line-height: 38px;
}
.top .top-cta-wrapper .phone-wrapper .title {
  display: block;
  font-family: 'Gotham-Book';
  color: #231f20;
  font-size: 16px;
}
.top .top-cta-wrapper .phone-wrapper a {
  display: block;
  font-family: 'Gotham-Bold';
  color: #231f20;
  font-size: 19px;
  text-decoration: none;
}
.top .top-cta-wrapper .btn-tickets {
  height: 38px;
  line-height: 38px;
  font-family: 'Gotham-Bold';
  font-size: 20px;
  margin-left: 15px;
}
.top .menu {
  text-align: right;
}
@media only screen and (min-width: 0) and (max-width: 1024px) {
  .top .menu {
    display: none;
  }
}
.top .menu ul li {
  display: inline-block;
}
.top .menu ul li a {
  padding: 0 10px;
  font-family: 'Gotham-Book';
  font-size: 14px;
  line-height: 48px;
  text-decoration: none;
  text-transform: uppercase;
  color: #222;
  position: relative;
  display: inline-block;
}
.top .menu ul li a:after {
  position: absolute;
  bottom: 5px;
  left: 0;
  width: 100%;
  height: 3px;
  background: #fff;
  content: "";
  transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  /* ----------------------
  Linear gradient
----------------------- */
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  transform: scale(0);
}
.top .menu ul li.current_page_item a:after {
  position: absolute;
  bottom: 5px;
  left: 0;
  width: 100%;
  height: 3px;
  background: #e2a637;
  content: "";
  transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  /* ----------------------
  Linear gradient
----------------------- */
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  transform: scale(1);
}
.top .menu ul li:hover a:after {
  background: #e2a637;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  transform: scale(1);
}
.top.small .logo {
  width: 107px;
  height: 65px;
}
@media only screen and (min-width: 600px) and (max-width: 1024px) {
  .top.small .logo {
    width: 52px;
    height: 50px;
  }
}
@media only screen and (min-width: 0) and (max-width: 600px) {
  .top.small .logo {
    width: 52px;
    height: 50px;
  }.blog-single-wrapper{padding-bottom: 0px!important;}
}
.top.small .top-cta-wrapper {
  margin-bottom: 5px;
}
.top.small .top-inner {
  height: 95px;
  padding-top: 5px;
}
.social {
  position: relative;
  display: block;
}
.social .social-item {
  padding-top: 15px;
  padding-bottom: 20px;
  text-align: center;
  text-decoration: none;
}
.social .social-item {
  //min-height: 120px;
}
@media only screen and (min-width: 1025px) and (max-width: 1219px) {
}
@media only screen and (min-width: 600px) and (max-width: 1024px) {
  .social .social-item {
    min-height: 120px;
  }
}
@media only screen and (min-width: 0) and (max-width: 600px) {
  .social .social-item {
    min-height: 0px;
    padding-bottom: 10px;
  }

  .social-item i {
    background-size: 100%;
    width: 100%;
    max-width: 80%;
  }
}
.social .social-item i {
  display: inline-block;
  background: url("ui/sprite.png") no-repeat;
}
@media only screen and (min-width: 600px) and (max-width: 1024px) {
}
@media only screen and (min-width: 0) and (max-width: 600px) {
  .social .social-item {
    //width: 50%;
  }
}
.social .social-item.tripadvisor {
  background: #548e3f;
}
.social .social-item.tripadvisor:hover{background: #41712f;}
.social .social-item.tripadvisor i {
  width: 62px;
  height: 36px;
  background-position: 0 -77px;
}
.social .social-item.facebook {
  background: #375392;
}
.social .social-item.facebook:hover{background: #284074;}
.social .social-item.facebook i {
  width: 35px;
  height: 36px;
  background-position: -62px -77px;
}
.social .social-item.instagram {
  background: #517fa4;
}
.social .social-item.instagram:hover{background: #284074;}
.social .social-item.instagram i {
  width: 36px;
  height: 36px;
  background: url('../images/insta.png');
}

.social .social-item.twitter {
  background: #00a1e3;
}
.social .social-item.twitter:hover{background: #007fb3;}
.social .social-item.twitter i {
  width: 36px;
  height: 36px;
  background-position: -97px -77px;
}
.social .social-item.gplus {
  background: #e84343;
}
.social .social-item.gplus:hover{background: #c93232;}
.social .social-item.gplus i {
  width: 34px;
  height: 36px;
  background-position: -133px -77px;
}
.social .social-item .social-icon-text {
  display: block;
  font-family: 'Gotham-Light';
  font-size: 16px;
  line-height: 1.2em;
  color: #fff;
  text-transform: uppercase;
  padding: 5px 20px 0;
}
@media only screen and (min-width: 600px) and (max-width: 1024px) {
  .social .social-item .social-icon-text {
    font-size: 14px;
  }
}
@media only screen and (min-width: 0) and (max-width: 600px) {
  .social .social-item .social-icon-text {
    font-size: 13px;
  }
}
footer {
  position: relative;
  display: block;
}
footer .footer-top {
  background: #1e1e1e;
  padding-top: 40px;
  padding-bottom: 20px;
}
footer #footer-top {
  //bottom: -60px;
}
footer .footer-top .item {
  padding-left: 5%;
}
@media only screen and (min-width: 600px) and (max-width: 1024px) {
}
@media only screen and (min-width: 0) and (max-width: 600px) {
  footer .footer-top .item {
    width: 47.549%;
  }
  footer .footer-top .item:nth-child(1) {
    padding-bottom: 20px;
  }
  footer .footer-top .item:nth-child(2) {
    padding-bottom: 20px;
  }
  footer .footer-top .item:nth-child(2n) {
    margin-right: 0;
  }
}
footer .footer-top h4 {
  font-family: 'FuturaStd-Bold';
  font-size: 14px;
  line-height: 1.2em;
  padding-bottom: 10px;
  text-transform: uppercase;
}
footer .footer-top h4 a {
  text-decoration: none;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  /* ----------------------
  Linear gradient
----------------------- */
}
footer .footer-top h4 a:hover {
  opacity: 0.8;
}
footer .footer-top h4.red {
  color: #e71a27;
}
footer .footer-top h4.red a {
  color: #e71a27;
}
footer .footer-top h4.pink {
  color: #e70388;
}
footer .footer-top h4.pink a {
  color: #e70388;
}
footer .footer-top h4.blue {
  color: #00a0df;
}
footer .footer-top h4.blue a {
  color: #00a0df;
}
footer .footer-top h4.dark-red {
  color: #a91b2b;
}
footer .footer-top h4.dark-red a {
  color: #a91b2b;
}
footer .footer-top ul li {
  display: block;
  color: #898989;
  font-family: 'Gotham-Light';
  font-size: 14px;
  padding-bottom: 10px;
}
footer .footer-top ul li a {
  display: block;
  color: #898989;
  font-family: 'Gotham-Light';
  font-size: 14px;
  padding-bottom: 10px;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  /* ----------------------
  Linear gradient
----------------------- */
  text-decoration: none;
}
footer .footer-top ul li a:hover {
  opacity: 0.8;
}
footer .copy-wrapper {
  background: #fff;
  padding-top: 20px;
  padding-bottom: 100px;
  text-align: center;
}
footer .copy-wrapper span {
  display: block;
  font-family: 'Gotham-Light';
  font-size: 13px;
  line-height: 1.5em;
  color: #fff;
}
footer .copy-wrapper .copy {
  display: block;
  font-family: 'Gotham-Light';
  font-size: 13px;
  line-height: 1.5em;
  color: #4e4e4e;
}
.outer-wrapper {
  position: relative;
  /*------------------------
  Media Queries
------------------------*/
}
@media only screen and (min-width: 1025px) {
  .outer-wrapper {
    right: 0 !important;
  }
}
.menu-btn {
  float: right;
  display: none;
  position: relative;
}
@media only screen and (min-width: 0) and (max-width: 1024px) {
  .menu-btn {
    display: block;
  }
}
.menu-btn span {
  display: none;
  color: #fff;
  font-family: 'Gotham-Book', Arial, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
  margin-right: 10px;
}

.menu-btn div {
  margin-left: 50px;
  display: inline-block;
  width: 33px;
  height: 32px;
  vertical-align: top;
  padding-top: 4px;
}
.menu-btn div p {
  width: 33px;
  height: 3px;
  background: #000;
  margin: 0px 0 8px;
}
.menu-btn div p + p {
  margin: 8px 0 8px;
}
.menu-btn div p + p + p {
  margin: 8px 0 0px;
}
nav.responsive-navigation {
  display: block;
  width: 270px;
  height: 100%;
  min-height: 100%;
  max-height: 100%;
  position: fixed;
  float: right;
  right: -270px;
  top: 0;
  margin-top: 0;
  background-color: #000;
  overflow: auto;
  overflow-x: hidden;
  padding: 36px 0;
  font-family: 'Gotham-Book';
  /*------------------------
  Media Queries
------------------------*/
}
nav.responsive-navigation.open {
  right: 0px;
}
@media only screen and (min-width: 1025px) {
  nav.responsive-navigation {
    right: -270px !important;
  }
}
.wrap-responsive-menu {
  width: 100%;
  height: auto;
  position: relative;
  margin: 0;
  text-align: center;
}
.wrap-responsive-menu .resp_nav {
  margin: 0 0 0px 0;
  padding: 0;
  width: 100%;
  height: auto;
  position: relative;
  float: left;
}
.wrap-responsive-menu .resp_nav > li {
  width: 100%;
  text-align: center;
  border-bottom: 1px solid #2e2e2e;
  display: block;
  background: transparent;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.wrap-responsive-menu .resp_nav > li a {
  display: block;
  padding: 12px 0;
  font-size: 14px;
  color: #dedede;
  line-height: 32px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}
.wrap-responsive-menu .resp_nav > li.image {
  width: 100%;
}
.wrap-responsive-menu .resp_nav > li.image a {
  padding: 10px 0;
}
.wrap-responsive-menu .top-cta-wrapper {
  text-align: right;
  margin-bottom: 12px;
  padding: 0 20px;
}
.wrap-responsive-menu .top-cta-wrapper li {
  display: block;
  line-height: 19px;
  vertical-align: top;
  padding-bottom: 20px;
}
.wrap-responsive-menu .top-cta-wrapper .phone-wrapper {
  text-align: center;
  padding-left: 0px;
  position: relative;
}
.wrap-responsive-menu .top-cta-wrapper .phone-wrapper .phone-icon {
  width: 38px;
  height: 38px;
  -webkit-border-radius: 38px;
  border-radius: 38px;
  background-clip: padding-box;
  /* ----------------------
  Border Box
----------------------- */
  background: #fff;
  position: absolute;
  left: 0;
  top: 0;
  display: none;
}
.wrap-responsive-menu .top-cta-wrapper .phone-wrapper .phone-icon i {
  width: 38px;
  height: 38px;
  font-size: 30px;
  line-height: 38px;
}
.wrap-responsive-menu .top-cta-wrapper .phone-wrapper .title {
  display: block;
  font-family: 'Gotham-Book';
  color: #fff;
  font-size: 16px;
}
.wrap-responsive-menu .top-cta-wrapper .phone-wrapper a {
  display: block;
  font-family: 'Gotham-Bold';
  color: #fff;
  font-size: 19px;
  text-decoration: none;
}
.wrap-responsive-menu .top-cta-wrapper .tickets-wrapper {
  text-align: center;
}
.wrap-responsive-menu .top-cta-wrapper .btn-tickets {
  height: 38px;
  line-height: 38px;
  font-family: 'Gotham-Bold';
  font-size: 20px;
  margin-left: 15px;
}
@font-face {
  font-family: 'icomoon';
  src: url('fonts/icomoon.eot?ghkjru');
  src: url('fonts/icomoon.eot?#iefixghkjru') format('embedded-opentype'), url('fonts/icomoon.woff?ghkjru') format('woff'), url('fonts/icomoon.ttf?ghkjru') format('truetype'), url('fonts/icomoon.svg?ghkjru#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"], [class*=" icon-"] {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-phone60:before {
  content: "\e600";
}
.icon-next15:before {
  content: "\e601";
}
.icon-previous11:before {
  content: "\e602";
}

section {
  position: relative;
  display: block;
}
.what-is-the-crawl {
  position: relative;
  text-align: center;
  border-bottom: 2px solid #fff;
}
@media only screen and (min-width: 0) and (max-width: 1024px) {
  .what-is-the-crawl {
    background: #000 url("ui/what-is-the-crawl-bg.jpg") no-repeat center top;
    background-position: 50% 0%;
    background-repeat: no-repeat;
    background-size: cover;
  }
}
.what-is-the-crawl .img-holder {
  position: absolute;
}
.what-is-the-crawl .wrapper {
  padding: 30px 0;
}
.what-is-the-crawl h3 {
  width: 100%;
  display: block;
  overflow: hidden;
  padding-bottom: 25px;
  letter-spacing: 5px;
}
.what-is-the-crawl h3 span {
  font-family: 'Gotham-Thin';
  font-size: 30px;
  line-height: 1em;
  display: inline-block;
  position: relative;
  padding: 0 15px;
  color: #d0d0d0;
}
@media only screen and (min-width: 600px) and (max-width: 1024px) {
  .what-is-the-crawl h3 span {
    font-size: 28px;
  }
}
@media only screen and (min-width: 0) and (max-width: 600px) {
  .what-is-the-crawl h3 span {
    font-size: 22px;
  }
}
.what-is-the-crawl h3 span:before {
  position: absolute;
  right: 100%;
  top: 50%;
  width: 500px;
  height: 1px;
  background: #535453;
  content: "";
}
.what-is-the-crawl h3 span:after {
  position: absolute;
  left: 100%;
  top: 50%;
  width: 500px;
  height: 1px;
  background: #535453;
  content: "";
}
.what-is-the-crawl .what-you-get {
  text-align: center;
  display: table;
  width: 100%;
  padding: 0 30px;
}
.what-is-the-crawl .what-you-get li {
  display: table-cell;
  font-family: 'Gotham-Ultra';
  font-size: 20px;
  padding: 0 5px;
}
.what-is-the-crawl .what-you-get li span, .what-is-the-crawl .what-you-get li a {
  display: block;
  color: #e2a637;
  padding: 5px 10px;
  border: 1px solid #e2a637;
  text-decoration: none;
  text-transform: uppercase;
}
@media only screen and (min-width: 600px) and (max-width: 1024px) {
  .what-is-the-crawl .what-you-get {
    display: block;
    padding: 0 20px;
  }
  .what-is-the-crawl .what-you-get li {
    display: inline-block;
    margin-bottom: 10px;
    font-size: 16px;
  }
}


  /* ----------------------
  Linear gradient
----------------------- */
}
.why-worldcrawl .why-item h4 a:hover {
  color: #e2a637;
}
@media only screen and (min-width: 600px) and (max-width: 1024px) {
  .why-worldcrawl .why-item h4 {
    font-size: 20px;
  }
}
@media only screen and (min-width: 0) and (max-width: 600px) {
  .why-worldcrawl .why-item h4 {
    font-size: 18px;
  }
}
.why-worldcrawl .why-item p {
  font-family: 'Gotham-Book';
  font-size: 15px;
  line-height: 1.5em;
  color: #1e1e1e;
  text-align: left;
  display: block;
  padding-bottom: 30px;
}
@media only screen and (min-width: 600px) and (max-width: 1024px) {
  .why-worldcrawl .why-item p {
    font-size: 14px;
  }
}
@media only screen and (min-width: 0) and (max-width: 600px) {
  .why-worldcrawl .why-item p {
    font-size: 13px;
  }
}
@media only screen and (min-width: 0) and (max-width: 1024px) {
  .how-does-it-work {
    background: #000 url("ui/how-does-it-work-bg.jpg") no-repeat center top;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
  }
}
.how-does-it-work .wrapper {
  padding-top: 30px;
  padding-bottom: 55px;
}
.how-does-it-work .img-holder {
  position: absolute;
}
@media only screen and (min-width: 0) and (max-width: 1024px) {
  .how-does-it-work {
    background-attachment: scroll;
  }
}
.how-does-it-work h3 {
  width: 100%;
  display: block;
  overflow: hidden;
  text-align: center;
 /* padding-bottom: 88px; */
}
@media only screen and (min-width: 600px) and (max-width: 1024px) {
  .how-does-it-work h3 {
    padding-bottom: 66px;
  }
}
@media only screen and (min-width: 0) and (max-width: 600px) {
  .how-does-it-work h3 {
    padding-bottom: 44px;
  }
}
.how-does-it-work h3 span {
  font-family: 'Gotham-Thin';
  font-size: 30px;
  line-height: 1em;
  display: inline-block;
  position: relative;
  padding: 0 15px;
  color: #d5d5d5;
  text-transform: uppercase;
}
@media only screen and (min-width: 600px) and (max-width: 1024px) {
  .how-does-it-work h3 span {
    font-size: 28px;
  }
}
@media only screen and (min-width: 0) and (max-width: 600px) {
  .how-does-it-work h3 span {
    font-size: 22px;
  }
}
.how-does-it-work h3 span:before {
  position: absolute;
  right: 100%;
  top: 50%;
  width: 500px;
  height: 1px;
  background: #343434;
  content: "";
}
.how-does-it-work h3 span:after {
  position: absolute;
  left: 100%;
  top: 50%;
  width: 500px;
  height: 1px;
  background: #343434;
  content: "";
}
.how-does-it-work article {
  text-align: center;
  display: block;
}
@media only screen and (min-width: 0) and (max-width: 600px) {
  .how-does-it-work article {
    padding-bottom: 40px;
  }
}
.how-does-it-work .nbr {
  display: inline-block;
  width: 60px;
  height: 60px;
  -webkit-border-radius: 60px;
  border-radius: 60px;
  background-clip: padding-box;
  /* ----------------------
  Border Box
----------------------- */
  background: #fff;
  color: #000;
  text-align: center;
  font-family: 'Gotham-Bold';
  font-size: 40px;
  line-height: 60px;
  margin-bottom: 20px;
}
.how-does-it-work .icon-wrapper {
  display: block;
  margin-bottom: 8px;
}
.how-does-it-work .icon-wrapper .icon {
  display: inline-block;
  background: url("ui/sprite.png") no-repeat;
}
.how-does-it-work .icon-wrapper .icon.icon-1 {
  width: 72px;
  height: 66px;
  background-position: 0 0;
}
.how-does-it-work .icon-wrapper .icon.icon-2 {
  width: 57px;
  height: 66px;
  background-position: -72px 0;
}
.how-does-it-work .icon-wrapper .icon.icon-3 {
  width: 50px;
  height: 66px;
  background-position: -129px 0;
}
.how-does-it-work .icon-wrapper .icon.icon-4 {
  width: 50px;
  height: 66px;
  background-position: -179px 0;
}
.how-does-it-work .text {
  display: block;
  font-family: 'Gotham-Bold';
  font-size: 20px;
  line-height: 1.1em;
  color: #fff;
}
@media only screen and (min-width: 600px) and (max-width: 1024px) {
  .how-does-it-work .text {
    font-size: 18px;
  }
}
@media only screen and (min-width: 0) and (max-width: 600px) {
  .how-does-it-work .text {
    font-size: 14px;
  }
}
.how-does-it-work .text.bigger {
  font-size: 26px;
}
@media only screen and (min-width: 600px) and (max-width: 1024px) {
  .how-does-it-work .text.bigger {
    font-size: 20px;
  }
}
@media only screen and (min-width: 0) and (max-width: 600px) {
  .how-does-it-work .text.bigger {
    font-size: 16px;
  }
}
.how-does-it-work .btn-wrapper {
  display: block;
  padding-top: 60px;
  text-align: center;
}
@media only screen and (min-width: 600px) and (max-width: 1024px) {
  .how-does-it-work .btn-wrapper {
    padding-top: 40px;
  }
}
@media only screen and (min-width: 0) and (max-width: 600px) {
  .how-does-it-work .btn-wrapper {
    padding-top: 20px;
  }
}
.how-does-it-work .btn-wrapper .btn {
  height: 40px;
  line-height: 40px;
  font-family: 'Gotham-Bold';
  font-size: 18px;
}
.galleries {
  background: #fff;
  padding-bottom: 30px;
  padding-top: 25px;
}
.galleries h3 {
  width: 100%;
  display: block;
  overflow: hidden;
  text-align: center;
  padding-bottom: 30px;
  letter-spacing: 5px;
}
.galleries h3 span {
  font-family: 'Gotham-Thin';
  font-size: 30px;
  line-height: 1em;
  display: inline-block;
  position: relative;
  padding: 0 15px;
  color: #222;
  text-transform: uppercase;
}
@media only screen and (min-width: 600px) and (max-width: 1024px) {
  .galleries h3 span {
    font-size: 28px;
  }
}
@media only screen and (min-width: 0) and (max-width: 600px) {
  .galleries h3 span {
    font-size: 22px;
  }
}
.galleries h3 span:before {
  position: absolute;
  right: 100%;
  top: 50%;
  width: 500px;
  height: 1px;
  background: #222;
  content: "";
}
.galleries h3 span:after {
  position: absolute;
  left: 100%;
  top: 50%;
  width: 500px;
  height: 1px;
  background: #222;
  content: "";
}
.galleries .kolona15 {
  display: block;
  padding-bottom: 30px;
}
@media only screen and (min-width: 600px) and (max-width: 1024px) {
}
@media only screen and (min-width: 0) and (max-width: 600px) {
  .galleries .kolona15 {
    width: 47.549%;
  }
  .galleries .kolona15:nth-child(5n) {
    margin-right: 4.902%;
  }
  .galleries .kolona15:nth-child(2n) {
    margin-right: 0;
  }
}


.galleries .gallery-item figure img {
  vertical-align: top;
  width: 100%;
  height: auto;
}
.galleries .gallery-item figure figcaption {
  opacity: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 1;
  color: #fff;
  font-family: 'Gotham-Bold';
  font-size: 12px;
  text-transform: uppercase;
  padding: 5px 5px;
  text-align: right;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  /* ----------------------
  Linear gradient
----------------------- */
}
.galleries .gallery-item figure figcaption i {
  display: inline-block;
  vertical-align: middle;
  width: 7px;
  height: 11px;
  background: url("ui/sprite.png") no-repeat 0 -66px;
}
.galleries .gallery-item figure:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  content: "";
  opacity: 0;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  /* ----------------------
  Linear gradient
----------------------- */
}
.galleries .gallery-item:hover figure figcaption {
  opacity: 1;
}
.galleries .gallery-item:hover figure:after {
  opacity: 1;
}
.galleries .btn-wrapper {
  display: block;
  text-align: center;
  padding-top: 15px;
}
.galleries .btn {
  height: 40px;
  line-height: 40px;
  font-size: 18px;
  font-family: 'Gotham-Bold';
}
.video-wrapper {
  -moz-transition: height 0.3s ease-in-out;
  -o-transition: height 0.3s ease-in-out;
  -webkit-transition: height 0.3s ease-in-out;
  -ms-transition: height 0.3s ease-in-out;
  transition: height 0.3s ease-in-out;
  /* ----------------------
  Linear gradient
----------------------- */
  overflow: hidden;
  background-repeat: no-repeat;
  /* custom background-position */
  background-position: 50% 50%;
  /* ie8- graceful degradation */
  background-position: 50% 50% 9 !important;
}
@media only screen and (min-width: 0) and (max-width: 1024px) {
}
.video-wrapper .wrapper {
  padding-bottom: 55px;
  padding-top: 55px;
  height: 160px;
  overflow: hidden;
  -moz-transition: height 0.3s ease-in-out;
  -o-transition: height 0.3s ease-in-out;
  -webkit-transition: height 0.3s ease-in-out;
  -ms-transition: height 0.3s ease-in-out;
  transition: height 0.3s ease-in-out;
  /* ----------------------
  Linear gradient
----------------------- */
}
@media only screen and (min-width: 0) and (max-width: 600px) {
  .video-wrapper .wrapper {
    height: 220px;
  }
}
.video-wrapper .img-holder {
  position: absolute;
}
@media only screen and (min-width: 0) and (max-width: 600px) {
  .video-wrapper {
    padding-bottom: 25px;
    padding-top: 25px;
  }
}
.video-wrapper.opened .wrapper {
  height: 867px;
}
@media only screen and (min-width: 600px) and (max-width: 1024px) {
  .video-wrapper.opened .wrapper {
    height: 767px;
  }
}
@media only screen and (min-width: 0) and (max-width: 600px) {
  .video-wrapper.opened .wrapper {
    height: 440px;
  }
}
@media only screen and (min-width: 0) and (max-width: 600px) {
  .video-wrapper article {
    padding-bottom: 25px;
  }
}
.video-wrapper .heading {
  font-size: 30px;
  font-family: 'Gotham-Light';
  line-height: 1em;
  color: #fff;
  display: block;
  text-align: left;
  text-transform: uppercase;
}
@media only screen and (min-width: 600px) and (max-width: 1024px) {
  .video-wrapper .heading {
    font-size: 26px;
  }
}
@media only screen and (min-width: 0) and (max-width: 600px) {
  .video-wrapper .heading {
    font-size: 20px;
    text-align: right;
  }
}
.video-wrapper .subheading {
  font-size: 20px;
  font-family: 'Gotham-Bold';
  line-height: 1em;
  color: #fff;
  display: block;
  text-align: left;
  text-transform: uppercase;
}
@media only screen and (min-width: 600px) and (max-width: 1024px) {
  .video-wrapper .subheading {
    font-size: 18px;
  }
}
@media only screen and (min-width: 0) and (max-width: 600px) {
  .video-wrapper .subheading {
    font-size: 16px;
    text-align: right;
  }
}
.video-wrapper .btn-play {
  display: block;
  text-align: right;
  font-size: 17px;
  font-family: 'Gotham-Light';
  line-height: 48px;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
}
.video-wrapper .btn-play .play {
  width: 48px;
  height: 48px;
  border: 1px solid #fff;
  -webkit-border-radius: 48px;
  border-radius: 48px;
  background-clip: padding-box;
  /* ----------------------
  Border Box
----------------------- */
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
  position: relative;
}
.video-wrapper .btn-play .play i {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -12px;
  margin-left: -6px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 12px 0 12px 20px;
  border-color: transparent transparent transparent #fff;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  /* ----------------------
  Linear gradient
----------------------- */
}
.video-wrapper .inner {
  padding-top: 65px;
  text-align: center;
}
.video-wrapper .inner .video-fix {
  display: inline-block;
}
.video-wrapper .inner iframe {
  display: inline-block;
}
.video-wrapper.bigger .wrapper {
  padding-bottom: 95px;
  padding-top: 95px;
  height: 240px;
}
@media only screen and (min-width: 0) and (max-width: 600px) {
  .video-wrapper.bigger .wrapper {
    padding-bottom: 25px;
    padding-top: 25px;
  }
}
.video-wrapper.bigger .inner {
  padding-top: 95px;
  text-align: center;
}
.video-wrapper.bigger .inner iframe {
  display: inline-block;
}
.video-wrapper.bigger.opened .wrapper {
  height: 740px;
}
.reviews {
  background: #f0f0f0;
  padding-bottom: 20px;
  padding-top: 30px;
}
.reviews h3 {
  width: 100%;
  display: block;
  overflow: hidden;
  text-align: center;
  letter-spacing: 5px;
}
.reviews h3 span {
  font-family: 'Gotham-Thin';
  font-size: 30px;
  line-height: 1em;
  display: inline-block;
  position: relative;
  padding: 0 15px;
  color: #222;
  text-transform: uppercase;
}
@media only screen and (min-width: 600px) and (max-width: 1024px) {
  .reviews h3 span {
    font-size: 28px;
  }
}
@media only screen and (min-width: 0) and (max-width: 600px) {
  .reviews h3 span {
    font-size: 22px;
  }
}
.reviews h3 span:before {
  position: absolute;
  right: 100%;
  top: 50%;
  width: 500px;
  height: 1px;
  background: #222;
  content: "";
}
.reviews h3 span:after {
  position: absolute;
  left: 100%;
  top: 50%;
  width: 500px;
  height: 1px;
  background: #222;
  content: "";
}

@media only screen and (min-width: 0) and (max-width: 600px) {
  .reviews .review {
    min-height: 1px;
  }
}
.reviews .review h4 {
  font-family: 'Gotham-Bold';
  font-size: 20px;
  padding-bottom: 20px;
  color: #2c2c2c;
}
@media only screen and (min-width: 600px) and (max-width: 1024px) {
  .reviews .review h4 {
    font-size: 18px;
  }
}
@media only screen and (min-width: 0) and (max-width: 600px) {
  .reviews .review h4 {
    font-size: 16px;
  }
}
.reviews .review p {
  font-family: 'Gotham-BookItalic';
  font-size: 15px;
  line-height: 1.5em;
  color: #525252;
  margin-bottom: 30px;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
  .recent-blog h3 span {
    font-size: 28px;
  }
}
@media only screen and (min-width: 0) and (max-width: 600px) {
  .recent-blog h3 span {
    font-size: 22px;
  }
}
.recent-blog h3 span:before {
  position: absolute;
  right: 100%;
  top: 50%;
  width: 500px;
  height: 1px;
  background: #222;
  content: "";
}
.recent-blog h3 span:after {
  position: absolute;
  left: 100%;
  top: 50%;
  width: 500px;
  height: 1px;
  background: #222;
  content: "";
}
.recent-blog article h4 {
  font-family: 'Gotham-Bold';
  font-size: 20px;
  color: #1e1e1e;
  padding-bottom: 5px;
}
.recent-blog article h4 a {
  color: #1e1e1e;
  text-decoration: none;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  /* ----------------------
  Linear gradient
----------------------- */
}
.recent-blog article h4 a:hover {
  color: #e2a637;
}
.recent-blog article .post-meta {
  font-family: 'Gotham-BookItalic';
  font-size: 15px;
  line-height: 1.5em;
  color: #5e5e5e;
  margin-bottom: 30px;
}
.recent-blog article p {
  font-family: 'Gotham-Book';
  font-size: 15px;
  line-height: 1.5em;
  color: #525252;
  margin-bottom: 30px;
}
.dummy {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  opacity: 0;
}
.dummy.visible {
  opacity: 1;
}
.content-header {
  position: relative;
  background: #fff;
  padding-top: 30px;
}
.content-header h3 {
  width: 100%;
  display: block;
  overflow: hidden;
  text-align: center;
  padding-bottom: 40px;
  letter-spacing: 5px;
}
.content-header h3 span {
  font-family: 'Gotham-Thin';
  font-size: 30px;
  line-height: 1em;
  display: inline-block;
  position: relative;
  padding: 0 15px;
  color: #222;
  text-transform: uppercase;
}
@media only screen and (min-width: 600px) and (max-width: 1024px) {
  .content-header h3 span {
    font-size: 28px;
  }
}
@media only screen and (min-width: 0) and (max-width: 600px) {
  .content-header h3 span {
    font-size: 22px;
  }
}
.content-header h3 span:before {
  position: absolute;
  right: 100%;
  top: 50%;
  width: 500px;
  height: 1px;
  background: #222;
  content: "";
}
.content-header h3 span:after {
  position: absolute;
  left: 100%;
  top: 50%;
  width: 500px;
  height: 1px;
  background: #222;
  content: "";
}
.content-header .outer {
  display: table;
  height: 100% !important;
  left: 0;
  min-height: 100%;
  position: absolute;
  right: 0;
  table-layout: fixed;
  top: 0;
  width: 100%;
  z-index: 2;
}
.content-header .outer .inner {
  display: table-cell;
  text-align: center;
  vertical-align: bottom;
  width: 100%;
}
.content-header.has-bg .img-wrapper {
  display: block;
  position: relative;
  height: 369px;
  width: 100%;
  background: url("images/content-page-header.jpg") no-repeat center top;
  background-size: cover;
}
.content-header.has-bg article {
  padding-bottom: 80px;
}
.content-header.has-bg h2, .content-header.has-bg .heading {
  font-family: 'Gotham-Black';
  font-size: 45px;
  color: #fff;
  display: block;
  text-align: center;
  line-height: 1.1em;
  text-shadow: 2px 0px 2px rgba(0, 0, 0, 0.7);
}
@media only screen and (min-width: 600px) and (max-width: 1024px) {
  .content-header.has-bg h2, .content-header.has-bg .heading {
    font-size: 30px;
  }
}
@media only screen and (min-width: 0) and (max-width: 600px) {
  .content-header.has-bg h2, .content-header.has-bg .heading {
    font-size: 22px;
  }
}
.content-header.has-bg p, .content-header.has-bg .subheading {
  font-family: 'Gotham-Bold';
  font-size: 23px;
  color: #fff;
  display: block;
  text-align: center;
  line-height: 1.1em;
  text-shadow: 2px 0px 2px rgba(0, 0, 0, 0.7);
  padding: 0 10%;
}
@media only screen and (min-width: 600px) and (max-width: 1024px) {
  .content-header.has-bg p, .content-header.has-bg .subheading {
    font-size: 16px;
  }
}
@media only screen and (min-width: 0) and (max-width: 600px) {
  .content-header.has-bg p, .content-header.has-bg .subheading {
    font-size: 14px;
    padding: 0 15px;
  }
}
.content {
  padding-bottom: 50px;
  background: #fff;
}
.content.has-padding-top {
  padding-top: 40px;
}
@media only screen and (min-width: 600px) and (max-width: 1024px) {
  .content {
    padding-top: 35px;
  }
  .content.has-padding-top {
    padding-top: 30px;
  }
}
@media only screen and (min-width: 0) and (max-width: 600px) {
  .content {
    padding-bottom: 20px;
  }
  .content.has-padding-top {
    padding-top: 20px;
  }
}
.content h3 {
  width: 100%;
  display: block;
  overflow: hidden;
  text-align: center;
  padding-bottom: 35px;
  letter-spacing: 5px;
}
@media only screen and (min-width: 600px) and (max-width: 1024px) {
  .content h3 {
    padding-top: 25px;
  }
}
@media only screen and (min-width: 0) and (max-width: 600px) {
  .content h3 {
    padding-bottom: 15px;
  }
}
.content h3.no-padding {
  padding-bottom: 0;
  padding-top: 0;
}
.content h3 span {
  font-family: 'Gotham-Thin';
  font-size: 30px;
  line-height: 1em;
  display: inline-block;
  position: relative;
  padding: 0 15px;
  color: #222;
  text-transform: uppercase;
}
@media only screen and (min-width: 600px) and (max-width: 1024px) {
  .content h3 span {
    font-size: 28px;
  }
}
@media only screen and (min-width: 0) and (max-width: 600px) {
  .content h3 span {
    font-size: 22px;
  }
}
.content h3 span:before {
  position: absolute;
  right: 100%;
  top: 50%;
  width: 500px;
  height: 1px;
  background: #d2d3d2;
  content: "";
}
.content h3 span:after {
  position: absolute;
  left: 100%;
  top: 50%;
  width: 500px;
  height: 1px;
  background: #d2d3d2;
  content: "";
}
.content article h4 {
  font-family: 'Gotham-Bold';
  font-size: 22px;
  color: #e2a637;
  margin-bottom: 25px;
}
.content article .post-meta {
  font-family: 'Gotham-BookItalic';
  font-size: 15px;
  line-height: 1.5em;
  color: #5e5e5e;
  margin-bottom: 30px;
}
.content article p {
  font-family: 'Gotham-Book';
  font-size: 15px;
  line-height: 1.5em;
  color: #525252;
  margin-bottom: 20px;
}
.content article .btn {
  text-transform: none;
}
.caruousel-wrapper {
  width: 100%;
}



@media only screen and (min-width: 600px) and (max-width: 1024px) {
  .blog-list {
    padding-top: 45px;
    padding-bottom: 60px;
  }
}
@media only screen and (min-width: 0) and (max-width: 600px) {
  .blog-list {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .social-icon-text {
    display: none !important;
  }

/*.instagram {
  width: 100% !important
}*/
}
.blog-list h3 {
  width: 100%;
  display: block;
  overflow: hidden;
  text-align: center;
  padding-bottom: 30px;
}
.blog-list h3.no-padding {
  padding-bottom: 0;
  padding-top: 0;
}
.blog-list h3 span {
  font-family: 'Gotham-Thin';
  font-size: 30px;
  line-height: 1em;
  display: inline-block;
  position: relative;
  padding: 0 15px;
  color: #222;
  text-transform: uppercase;
}
@media only screen and (min-width: 600px) and (max-width: 1024px) {
  .blog-list h3 span {
    font-size: 28px;
  }
}
@media only screen and (min-width: 0) and (max-width: 600px) {
  .blog-list h3 span {
    font-size: 22px;
  }
}
.blog-list h3 span:before {
  position: absolute;
  right: 100%;
  top: 50%;
  width: 500px;
  height: 1px;
  background: #d2d3d2;
  content: "";
}
.blog-list h3 span:after {
  position: absolute;
  left: 100%;
  top: 50%;
  width: 500px;
  height: 1px;
  background: #d2d3d2;
  content: "";
}
.blog-list .blog-item {
  position: relative;
  padding-bottom: 50px;
}
.blog-list .blog-item hr {
  height: 1px;
  background: #d0d0d0;
  display: block;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
}
.blog-list .blog-item .img-wrapper {
  width: 25%;
  margin-right: 3%;
  float: left;
}
.blog-list .blog-item .img-wrapper figure {
  width: 100%;
  max-height: 210px;
  overflow: hidden;
  border-bottom: 9px solid #e2a637;
}
.blog-list .blog-item .img-wrapper figure a {
  display: block;
}
.blog-list .blog-item .img-wrapper figure img {
  width: 100%;
  height: auto;
  vertical-align: top;
}
@media only screen and (min-width: 0) and (max-width: 600px) {
  .blog-list .blog-item .img-wrapper {
    width: 100%;
    margin-bottom: 20px;
    margin-right: 0;
  }
  .blog-list .blog-item .img-wrapper figure {
    max-height: 300px;
  }
}
@media only screen and (min-width: 0) and (max-width: 319px) {
  .blog-list .blog-item .img-wrapper {
    width: 100%;
    margin-bottom: 20px;
    margin-right: 0;
  }
  .blog-list .blog-item .img-wrapper figure {
    max-height: 300px;
  }
}
.blog-list .blog-item .text-wrapper {
  width: 72%;
  float: left;
}
.blog-list .blog-item .text-wrapper em{font-size: 15px;font-style: normal;}
@media only screen and (min-width: 0) and (max-width: 600px) {
  .blog-list .blog-item .text-wrapper {
    width: 100%;
  }
}
@media only screen and (min-width: 0) and (max-width: 319px) {
  .blog-list .blog-item .text-wrapper {
    width: 100%;
  }
}
.blog-list .blog-item .text-wrapper header {
  font-size: 15px;
  line-height: 1.2em;
  text-align: left;
  display: block;
  color: #111;
  font-style: italic;
  font-weight: normal;
  margin-bottom: 20px;
}
.blog-list .blog-item .text-wrapper header time {
  display: inline-block;
  font-style: italic;
}
.blog-list .blog-item .text-wrapper header span {
  display: inline-block;
  font-style: italic;
}
.blog-list .blog-item .text-wrapper h4, .blog-list .blog-item .text-wrapper .name {
  font-size: 20px;
  line-height: 1.2em;
  text-align: left;
  display: block;
  color: #1e1e1e;
  font-family: 'Gotham-Bold';
  padding-bottom: 5px;
  font-style: normal;
}
.blog-list .blog-item .text-wrapper h4 a, .blog-list .blog-item .text-wrapper .name a {
  display: block;
  color: #101010;
  text-decoration: none;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  /* ----------------------
  Linear gradient
----------------------- */
}
.blog-list .blog-item .text-wrapper h4 a:hover, .blog-list .blog-item .text-wrapper .name a:hover {
  color: #e2a637;
}
.blog-list .blog-item .text-wrapper p {
  font-size: 15px;
  line-height: 20px;
  text-align: left;
  display: block;
  color: #595959;
  font-weight: normal;
  padding-bottom: 20px;
}
.blog-list .blog-item .text-wrapper .read-more {
  text-transform: none;
}
.blog-single-wrapper {
  padding-top: 35px;
  padding-bottom: 100px;
  background: #fff;
}
.blog-single-wrapper h3 {
  width: 100%;
  display: block;
  overflow: hidden;
  text-align: center;
  padding-bottom: 65px;
}
.blog-single-wrapper h3.no-padding {
  padding-bottom: 0;
  padding-top: 0;
}
.blog-single-wrapper h3 span {
  font-family: 'Gotham-Thin';
  font-size: 30px;
  line-height: 1em;
  display: inline-block;
  position: relative;
  padding: 0 15px;
  color: #222;
  text-transform: uppercase;
}
@media only screen and (min-width: 600px) and (max-width: 1024px) {
  .blog-single-wrapper h3 span {
    font-size: 28px;
  }
}
@media only screen and (min-width: 0) and (max-width: 600px) {
  .blog-single-wrapper h3 span {
    font-size: 22px;
  }
}
.blog-single-wrapper h3 span:before {
  position: absolute;
  right: 100%;
  top: 50%;
  width: 500px;
  height: 1px;
  background: #d2d3d2;
  content: "";
}
.blog-single-wrapper h3 span:after {
  position: absolute;
  left: 100%;
  top: 50%;
  width: 500px;
  height: 1px;
  background: #d2d3d2;
  content: "";
}
@media only screen and (min-width: 0) and (max-width: 600px) {
  .blog-single-wrapper .blog-single {
    padding-bottom: 40px;
  }
}
.blog-single-wrapper .blog-single header {
  font-size: 15px;
  line-height: 1.2em;
  text-align: left;
  display: block;
  color: #111;
  font-weight: normal;
  padding-bottom: 30px;
  font-family: 'Gotham-Book';
}
.blog-single-wrapper .blog-single header time {
  display: inline-block;
}
.blog-single-wrapper .blog-single header span {
  display: inline-block;
}
.blog-single-wrapper .blog-single figure {
  width: 100%;
  overflow: hidden;
  padding-bottom: 10px;
}
.blog-single-wrapper .blog-single figure img {
  width: 100%;
  height: auto;
}
.blog-single-wrapper .blog-single .cms {
  padding-bottom: 30px;
}
.blog-single-wrapper .blog-single h2, .blog-single-wrapper .blog-single .blog-name {
  font-size: 27px;
  line-height: 1.2em;
  text-align: left;
  display: block;
  color: #1e1e1e;
  font-family: 'Gotham-Bold';
  padding-bottom: 5px;
  font-style: normal;
}
.blog-single-wrapper .blog-single h3 {
  font-size: 22px;
  line-height: 1.1em;
  text-align: left;
  display: block;
  color: #e2a637;
  padding-bottom: 30px;
  font-style: normal;
}
.blog-single-wrapper .blog-single h4 {
  font-size: 18px;
  line-height: 1.2em;
  text-align: left;
  display: block;
  color: #424242;
  font-family: 'Gotham-Bold';
  padding-bottom: 20px;
  font-style: normal;
}
.blog-single-wrapper .blog-single p {
  font-size: 14px;
  line-height: 24px;
  text-align: left;
  display: block;
  color: #595959;
  font-weight: normal;
  padding-bottom: 5px;
}
.blog-single-wrapper .blog-single .social-wrapper {
  display: block;
  padding-top: 15px;
  padding-bottom: 5px;
  border-top: 1px solid #c7c7c7;
  border-bottom: 1px solid #c7c7c7;
  margin-bottom: 20px;
}
.blog-single-wrapper .blog-single .social-wrapper.ontop {
  padding-top: 0px;
  border-top: none;
}
.blog-single-wrapper .blog-single .social-wrapper img {
  max-width: 100%;
}
@media only screen and (min-width: 600px) and (max-width: 767px) {
  .blog-single-wrapper .blog-single .social-wrapper {
    float: none;
    display: block;
    text-align: left;
  }
}
@media only screen and (min-width: 0) and (max-width: 600px) {
  .blog-single-wrapper .blog-single .social-wrapper {
    float: none;
    display: block;
    text-align: left;
  }
}
.blog-single-wrapper aside .recent-title {
  font-size: 20px;
  line-height: 1.2em;
  text-align: left;
  display: block;
  color: #e2a637;
  font-family: 'Gotham-Bold';
  padding-bottom: 55px;
}
.blog-single-wrapper aside .recent {
  display: block;
  padding-bottom: 30px;
}
.blog-single-wrapper aside .recent h3 {
  font-size: 17px;
  line-height: 1.2em;
  text-align: left;
  display: block;
  color: #101010;
  font-family: 'Gotham-Bold';
  padding-bottom: 10px;
  font-style: normal;
}
.blog-single-wrapper aside .recent h3 a {
  text-decoration: none;
  color: #101010;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  /* ----------------------
  Linear gradient
----------------------- */
}
.blog-single-wrapper aside .recent h3 a:hover {
  color: #e2a637;
}
.blog-single-wrapper aside .recent hr {
  height: 1px;
  background: #d0d0d0;
  display: block;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
}
.blog-single-wrapper aside .recent header {
  font-size: 15px;
  line-height: 20px;
  text-align: left;
  display: block;
  color: #111;
  font-weight: normal;
  padding-bottom: 0;
  font-style: italic;
}
.blog-single-wrapper aside .recent header time {
  display: inline-block;
}
.blog-single-wrapper aside .recent header span {
  display: inline-block;
}
.blog-single-wrapper aside .recent p {
  font-size: 14px;
  line-height: 20px;
  text-align: left;
  display: block;
  color: #595959;
  font-weight: normal;
  padding-bottom: 20px;
  font-style: normal;
}
.blog-single-wrapper aside .recent a {
  display: inline-block;
  text-decoration: none;
  color: #e2a637;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  /* ----------------------
  Linear gradient
----------------------- */
  font-style: normal;
}

.blog-single-wrapper aside h4 a{
	font-size: 17px;
	line-height: 1.2em;
	text-align: left;
	display: block;
	color: #101010!important;
	font-family: 'Gotham-Bold';
	padding-bottom: 10px;
	font-style: normal;;
}



.blog-single-wrapper aside .recent a:hover {
  color: #000;
}
.tags-wrapper {
  position: relative;
  border-top: 1px solid #d0d0d0;
  border-bottom: 1px solid #d0d0d0;
  padding: 10px 0;
  margin-bottom: 40px;
}
.tags-wrapper .title {
  line-height: 20px;
  text-align: left;
  color: #101010;
  font-family: 'GothamNarrow-Bold';
  padding-right: 30px;
  text-transform: uppercase;
}
.tags-wrapper a {
  font-size: 14px;
  line-height: 20px;
  text-align: left;
  color: #595959;
  font-weight: normal;
  text-decoration: none;
  padding: 0 10px 0 0;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  /* ----------------------
  Linear gradient
----------------------- */
}
.tags-wrapper a:hover {
  color: #e2a637;
}
.tickets-wrapper .btn {
  font-family: 'Gotham-Ultra';
  font-size: 20px;
  height: 44px;
  line-height: 44px;
  padding: 0 25px;
}

/* am2studio */
.what-is-the-crawl .what-you-get li a {
  border: none;
}
.what-is-the-crawl .what-you-get li a:hover{color: #e09b1a;}
.what-is-the-crawl .what-you-get li {
  background: url(images/link_star.png) no-repeat right center;
}

.what-is-the-crawl .what-you-get li:last-of-type {
  background: none; 
}

.blog-single-wrapper aside .recent header time, .blog-single-wrapper aside .recent header span {
  font-size: 14px;
}

a.btn.btn-tickets.large-ticket-link {
  height: 38px;
  line-height: 38px;
  font-family: 'Gotham-Bold';
  font-size: 20px;
  margin-top: 20px;
}

div.wpcf7-response-output.wpcf7-validation-errors,
div.wpcf7-response-output.wpcf7-mail-sent-ok {
    font-size: 13px;
    border: none;
    margin:10px 0;
    background: #e2a637;
    padding: 10px 10px;
    clear: both;
    overflow: hidden;
}

span.wpcf7-not-valid-tip {
    font-size: 13px !important;
    background: #e2a637;
    color: #000 !important;
    padding: 10px 10px;
    margin-bottom: 10px;
    margin-top: 10px;
}

.wpcf7-list-item-label {
    font-size: 12px;
}

.wpcf7-list-item {
    display: block;
}

.wpcf7 input {
  float: none;
}

/* am2studio */

/*flexible footer text*/
#footer-top{background-color: #1e1e1e; z-index: 55555; height: 85px;}
.top-cta-wrapper {
  height: 40px;
}
.top-cta-wrapper li {
  display: inline-block;
  line-height: 19px;
  vertical-align: top;
}
.phone-wrapper {
  text-align: center;
  padding-left: 50px;
  position: relative;
}
.phone-wrapper .phone-icon {
  width: 38px;
  height: 38px;
  -webkit-border-radius: 38px;
  border-radius: 38px;
  background-clip: padding-box;
  /* ----------------------
  Border Box
----------------------- */
  background: #e2a637;
  position: absolute;
  left: 0;
  top: 0;
}
.phone-wrapper .phone-icon i {
  width: 38px;
  height: 38px;
  font-size: 30px;
  line-height: 38px;
}
.phone-wrapper .title {
  display: block;
  font-family: 'Gotham-Book';
  color: #231f20;
  font-size: 16px;
}
.phone-wrapper a {
  display: block;
  font-family: 'Gotham-Bold';
  color: #231f20;
  font-size: 19px;
  text-decoration: none;
}
.footer_showing{padding: 20px 0;}
.footer_showing ul.top-cta-wrapper span.title, .footer_showing ul.top-cta-wrapper a.footer_tel_link{color: #fff;}
.only-title {
padding-bottom: 0px;
}

.only-title h3 {
padding-bottom:35px;
}
 

/* event steps */
.event-step {
  text-align: center;
  vertical-align: text-top;
}

.event-step h2 {
  font-size: 22px;
  font-family: 'Gotham-Book';
  font-weight: lighter;
}

.event-step p {
  font-size: 14px;
  font-family: 'Gotham-Book';
  line-height: 1.5;
}

.event-step .large-n {
  font-size: 55px;
  font-family: 'Gotham-Black';
  line-height: 1.5;
  color: #e2a637;
  position: relative;
  display: block;
}

.event-step .arrow-right {
  width: 18px;
  height: 29px;
  background: url(images/ea.png) center center no-repeat;
  display: block; position: absolute;
  top: 50%;
  margin-top: -15px;
  right: -40px;
}

.event-step-holder div:last-of-type .arrow-right {
  display: none;
}


/* pictures */
.photos {

}
.photos img {
  width: 100%;
}
.photos .small-photos img {
  width: 32%;
}
.gallery-title-overlay {
  position: absolute;
  bottom: 4px;
  left: 0;
  right: 0;
  background: rgba(0,0,0,0.5);
  font-family: 'Gotham-Bold';
  color: #fff;
  padding: 10px;
}

footer.footer{width: 100%; bottom: 0; position: absolute;}
 #footer-spacer{height: 67px; position: relative;} 

//3480

.imageHolder {
  z-index: 1;
}



.top.small ul.top-cta-wrapper  {
  //display: none !important;
}

.has-parallax {
  background: rgba(0,0,0,0.8);
  background-position: cover !important;
}

div.form-wrapper.has-parallax {
  background-position: cover !important;
}

.kolona25 img {
  width: 100%;
}

.event-step img {
  max-width: 100%;
  height:45px;
}

.top.small .menu {
  margin-top: 18px;
}

.why-item p {
  min-height: 180px;
}

.why-worldcrawl .why-item p{padding-bottom: 0;}
.why-item p{min-height: 150px;}

.how-does-it-work, .video-wrapper {
  background: none;
}



@media only screen and (max-width: 715px) {
  .top .top-cta-wrapper {
    display: none !important;
  }
}

@media only screen and (max-width: 715px) {
  .footer .top-cta-wrapper {
  
  }

  .header_text_crawl {
    margin-bottom: 15px;
  }

  .footer .top-cta-wrapper .btn-tickets {
    font-size: 12px !important;
    height: 40px !important;
    line-height: 40px !important;
    position: relative;
    //top: 5px;
  }
  
  .phone-wrapper {
    padding-left: 0px !important;
  }

  .phone-wrapper .phone-icon {
    display: none !important;
  }

  .footer_tel_link {
    font-size: 12px !important;
  }

  .footer_showing {
    padding: 15px 0px !important;
    height: auto !important;
    position: fixed !important;
    //bottom: 0px !important;
  }

  .copy-wrapper {
    padding-bottom: 60px !important;
  }

  .footer .footer-top {
    padding-bottom: 20px !important;
    padding-top: 30px !important;
  }

  .required {
    position: relative !important;
    top: 8px !important;
    right: -5px !important;
  }

  section .wrapper {
    padding-bottom: 0px !important;
  }

  section .kolona25, section .kolona35, section .kolona1 {
    padding-bottom: 0px !important;
  }

  .form-wrapper h1 {
    font-size: 20px !important;
  }

  .form-wrapper article {
    padding: 10px 0px !important;
  }

  .form-wrapper p {
    margin-bottom: 0px !important;
  }

  .why-item p {
    min-height: 0px !important;
    margin-bottom: 10px;
  }

  .only-title h3 {
    padding-bottom: 0px !important;
    font-size: 20px !important;
  }

  .recent-blog h3  {
    padding-bottom: 20px !important;
  }

  .recent-blog {
    padding-bottom: 10px !important;
  }

  .post-meta {
    margin-bottom: 10px !important;
  }

  .video-wrapper .heading, .video-wrapper .subheading, .video-wrapper .watch-video {
    text-align: left;
  }

  .video-wrapper .heading {
    margin-bottom: 10px !important;
  }
  
}

.footer-spacer {
  background: #fff;
}

.footer.footer {
  position: relative !important; clear: both;
}

.form-wrapper h3{margin-top: 0px;}

@media only screen and (max-width: 450px) {
  .content-header {
    padding-top: 5px !important;
  }
}

.header_text_crawl{color: #fff;}
.bg_white{background-color: #fff;}

a.hero_slider_link{background-color: #e2a637; color: #000;padding: 15px;display: block;width: 150px;margin: 15px auto; -moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;}
a.hero_slider_link:hover{background-color: #000; color: #fff;}

/* MULTIPLE VIZUAL SIZES (SMALL , MEDIUM , LARGE)
*/
section.height-small article {
    padding-bottom: 0px !important;
}

section.height-small .inner {
  vertical-align: middle !important;
}

section.height-medium {
  
}

section.height-large {
  
}

.has-parallax {
  //background: none !important;
}

.recent-blog.only-title .kolona1 > h3 {
  padding-bottom: 0px !important;
}

.top {
  box-shadow: 0px 1px 4px rgba(0,0,0, 0.1);
}

.sidebar {
  padding-bottom: 50px;
}

.side-item {
  margin-bottom: 30px;
}

.side-item img {
  width: 100%;
}

.side-item .recent {
  margin-bottom: 30px;
}

.side-item .recent p {
  border-top: 1px solid #ccc;
  font-size: 14px;
  padding-top: 5px;
  margin-top: 5px;
}

.side-item .recent time .side-item .recent span {
  font-size: 12px;
}

.side-item .recent h3 {
  margin-bottom: 5px;
}

.ms-box-text a {
  font-size: 10px !important;
}

/* DROPDOWN */
.menu li {
  position: relative;
}

.menu li > .sub-menu {
    display: none;
    overflow: hidden;
    position: absolute;
    background: rgba(0,0,0,0.9);
    padding: 5px;

    -webkit-transition: max-height 1s ease-in-out;
    -moz-transition: max-height 1s ease-in-out;
    -ms-transition: max-height 1s ease-in-out;
    -o-transition: max-height 1s ease-in-out;
    transition: max-height 1s ease-in-out;
}

.menu li > .sub-menu li {
  text-align: left;
  display: block;
}

.menu li > .sub-menu a {
  display: block;
  line-height: 1.3 !important;
  border: none !important;
  color: #e2a637 !important;
  padding: 7px 7px 7px 35px !important;
}

.menu li > .sub-menu a:hover, .menu li > .sub-menu li.current_page_item a{
  color: #000 !important;
  background: #e2a637 !important;
}

.menu li > .sub-menu li.current_page_item a:before {
  background: #000 !important;
}

.menu li > .sub-menu a:hover:before {
  background: #000;
}

.menu li > .sub-menu a:before {
  content: " ";
  width:10px;
  height: 10px;
  display: block;
  background: #e2a637;
  position: absolute;
  left: 10px;
  top: 11px;
}

.menu li > .sub-menu li a:after {
  display: none !important;
  height: 0px !important;
}

.menu li:hover > .sub-menu {
}

.menu > li > .sub-menu {
    top: 45px;
    left: 0;
}

.menu > li > .sub-menu:before {
    display: block;
    height: 14px;
    content: ' ';
    position: absolute;
    width: 100%;
    top: -14px;
    background: url('images/dd-menu-arrow.png') no-repeat 16px bottom;
}

.menu > li > .sub-menu li .sub-menu {
    left: 231px;
    top: 0px;
}

.menu > li > .sub-menu li .sub-menu:before {
    display: block;
    content: ' ';
    position: absolute;
    top: 0;
    left: -11px;
    height: 100%;
    width: 11px;
}

/* RESP NAVI SUBMENU */

.resp_nav .sub-menu {
  background: #121212;
}

.resp_nav .sub-menu a {
  font-size: 12px !important;
color: #777 !important;
line-height: 20px !important;
border-bottom: 1px solid #333;
}

.event-accordion {
  margin: 0px !important;
  margin-bottom:  60px !important;
}

.event-accordion h3.bt {
    line-height: 1 !important;
    font-size: 20px !important;
    padding: 10px 0 !important;
    margin-top:  0px !important;
}

.event-accordion .large-n {
  line-height: 1;
}
.event-accordion .pane {
  margin-bottom: 0px !important;
  //height: 230px;
}

.event-accordion .pane p {
  margin: 5px 0px !important;
  line-height: 1 !important;
}


.event-accordion .event-step-holder{
  text-align: center;
  overflow: hidden;
}

.event-accordion .event-step-holder h2 {
  line-height:  1;
}

.event-accordion .event-step-holder.make-them-float .event-step {
    float: left !important;
}

.event-accordion .event-step-holder .event-step {
  //float: left;
  float: none;
  display: inline-block;
  //width: 24.323% !important;
  width: 19% !important;
  margin: 15px 0 !important;
  overflow: hidden;
}

.what-is-the-crawl p {
  color: #fff;
}

.only-vizual {
  padding-top: 0px !important;
}

.why-item .btn.btn-yellow{
  margin-top: 15px;
}

@media only screen and (max-width: 715px) {
    footer .copy-wrapper .copy {
      margin-bottom: 30px;
    }
}

.menu li > .sub-menu li {
    margin-bottom: 10px;
 }

.menu li > .sub-menu a:before {
  top: 50% !important;
  margin-top: -6px !important;
}

.menu li > .sub-menu li:last-child {margin-bottom: 0 !important;}

.form-wrapper h2 {
  margin: 10px 0px;
}

.form-wrapper h3 {
  margin-top: 15px;
}

.blog-single-wrapper h3 {
  padding-bottom: 65px !important;
}

.what-is-the-crawl {
  background: none !important;
}

.what-is-the-crawl p {
  margin-bottom: 15px;
}
.gallery-title-overlay p { padding-right:40px; }
.gallery-title-overlay a { color: #ffffff  ; }
.gallery-title-overlay a:hover { color: #e2a637; }
.event-details-holder { /*height: 60px;*/ }

@media only screen and (max-width: 854px) {
  .small-photos a img {
    width: 31% !important;
  }
}

@media only screen and (max-width: 600px) {
  .small-photos a img {
    width: 32.5% !important;
  }
}

@media only screen and (max-width: 480px) {
  .small-photos a img {
    width: 32% !important;
  }
}

.accordion .acc-title {
  margin-top: 10px;
  padding-bottom: 15px;
}

@media only screen and (max-width: 810px) {
  .event-accordion .event-step {
    width: 30% !important;
  }
}

@media only screen and (max-width: 610px) {
  .event-accordion .event-step {
    width: 50% !important;
  }
  footer #footer-top {
    bottom: 0px;
    position: fixed;
}
#livechat-compact-container {
  bottom: 70px !important;
}
}

@media only screen and (max-width: 400px) {
  .event-accordion .event-step {
    width: 100% !important;
  }
}

.blog-list .blog-item .text-wrapper p {
  padding-bottom: 10px;
}

.blog-single-wrapper .form-wrapper.default-section .wrapper{padding-top: 0!important;padding: 0!important;}
.no-title-spacer{padding-bottom: 0!important;}
.on-mobile .hide-on-mobile {
    display: none !important;
}
.only-on-mobile {
  display: none;
}

.on-mobile .only-on-mobile {
  display: block !important;
}
@media only screen and (max-width: 610px) {
  .hide-on-mobile {
    display: none;
  }

  .only-on-mobile {
    display: block !important;
  }

}
.only-on-mobile-button {
  font-family: 'Gotham-Book';
  padding: 10px 10px 10px 10px;
  color: #fff;
  display: block;
  font-size: 18px;
  background: #d9a131;
  margin-bottom: 10px;
}
.only-on-mobile-button:last-child {
  margin-bottom: 0px !important;
}
.only-on-mobile-button:hover {
  color: #fff;
  background: #222222;
}

.only-button-on-mobile.content {
  //padding-top: 10px !important;
}

.only-button-on-mobile:first-of-type {
  //padding-top: 25px !important;
}

.event-accordion-title {
  padding: 15px 0px 5px 0px;
  margin-bottom: 15px;
  border-bottom: 1px solid #ddd;
  text-transform: uppercase;
  color: #e2a637;
}
.event-accordion-title h3.bt {
  font-size: 26px !important;
}
.event-step-holder {
  text-align: center;
}
@media only screen and (max-width: 580px) {
    .event-accordion .event-step-holder .event-step {
      width: 45% !important;
    }
}

.social {
  //display: table;
  vertical-align: middle;
}

.social-item {
  //float: none;
  //display: table-cell;
  vertical-align: middle;
  height: 100%;
}

.reviews .btn-wrapper {
  clear: both;
  text-align: center;
  padding-top: 20px;
}
.gallery-list-thumb {
  margin-bottom: 20px;
}

.parallax-mirror {
  z-index: 10 !important;
}

.what-is-the-crawl-page .form-wrapper.default-section.has-parallax .wrapper,
.what-is-the-crawl-page .form-wrapper.default-section.black-bg .wrapper {
  padding: 50px 0px !important;
}
.what-is-the-crawl-page .form-wrapper.default-section {
}

.black-bg {
  background: #000 !important;
}
.black-bg ul {
  color: #fff !important;
}
.kolona25 img {
  display: block;
}
.menu-item {
  position: relative;
}

.resp_nav .sub-menu {
  display: none;
}

.no-scroll #footer-top, 
.no-scroll #livechat-compact-container,
.no-scroll .form-wrapper iframe {
  display: none !important;
}
.menu .sub-menu-button {
  height: 40px;
  line-height: 40px !important;
}
.menu .sub-menu-button:after {
  display: none !important;
}

#ui-datepicker-div {
  z-index: 2147483640 !important;
}

body * {
  -webkit-font-smoothing: antialiased !important;
}

/*.on-mobile-phones #tickets-iframe {
  width: 290%;
  -moz-transform: scale(0.53, 0.53); 
  -webkit-transform: scale(0.53, 0.53); 
  -o-transform: scale(0.53, 0.53);
  -ms-transform: scale(0.53, 0.53);
  transform: scale(0.53, 0.53); 
  -moz-transform-origin: top left;
  -webkit-transform-origin: top left;
  -o-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
}*/

.content_block img{max-width:100%; height:auto;}