.section,
.site-container,
.site-header,
.site-footer,
.blocked,
.site_content,
.blocked-children,
.stack-children > *,
.site_main,
.footer-block,
.testimonials,
.testimonials .main-carousel,
.video-testimonials,
.video-testimonials .main-carousel,
.testimonial-slider,
.testimonial-slider .main-carousel,
.clear {
  *zoom: 1;
}
.section:before,
.site-container:before,
.site-header:before,
.site-footer:before,
.blocked:before,
.site_content:before,
.blocked-children:before,
.stack-children > :before,
.site_main:before,
.footer-block:before,
.testimonials:before,
.testimonials .main-carousel:before,
.video-testimonials:before,
.video-testimonials .main-carousel:before,
.testimonial-slider:before,
.testimonial-slider .main-carousel:before,
.clear:before,
.section:after,
.site-container:after,
.site-header:after,
.site-footer:after,
.blocked:after,
.site_content:after,
.blocked-children:after,
.stack-children > :after,
.site_main:after,
.footer-block:after,
.testimonials:after,
.testimonials .main-carousel:after,
.video-testimonials:after,
.video-testimonials .main-carousel:after,
.testimonial-slider:after,
.testimonial-slider .main-carousel:after,
.clear:after {
  display: table;
  content: '';
}
.section:after,
.site-container:after,
.site-header:after,
.site-footer:after,
.blocked:after,
.site_content:after,
.blocked-children:after,
.stack-children > :after,
.site_main:after,
.footer-block:after,
.testimonials:after,
.testimonials .main-carousel:after,
.video-testimonials:after,
.video-testimonials .main-carousel:after,
.testimonial-slider:after,
.testimonial-slider .main-carousel:after,
.clear:after {
  clear: both;
}

button,
a {
  -webkit-transition: all .3s ease;
          transition: all .3s ease;
}

.section,
.site-container,
.site-header,
.site-footer,
.blocked,
.site_content,
.blocked-children,
.stack-children > * {
  position: relative;
  display: block;
  width: 100%;
}

body,
html {
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
}

.site-container {
  width: 100%;
  overflow: hidden;
      filter: alpha(opacity=100);
  opacity: 1;
  -webkit-transition: opacity 3.5s ease;
          transition: opacity 3.5s ease;

  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.site-container.loadingHide {
  height: 100vh !important;
  overflow-y: hidden !important;
      filter: alpha(opacity=0);
  opacity: 0;

  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

.nicescroll-rails-vr {
  top: .5% !important;
  right: 3px !important;
  display: block !important;
  height: 99% !important;
  overflow: hidden;
  -webkit-transition: all .25s ease;
          transition: all .25s ease;
}
.nicescroll-rails-vr .nicescroll-cursors {
  -webkit-transition: width .25s ease;
          transition: width .25s ease;
}

.navbar-inverse .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}

.container.-small {
  width: 100% !important;
  max-width: 806px !important;
}

.container.-medium {
  width: 100% !important;
  max-width: 1140px !important;
}

blockquote {
  position: relative;
  display: inline-block;
  padding: 0;
  margin: 0 0 30px;
  font-family: 'Patua One', cursive;
  font-size: 38px;
  font-weight: 400;
  line-height: 1.2;
  color: #312d44;
  border-left: 0;
}

blockquote img{
  vertical-align: top;

}
blockquote img:first-child {
  margin-right: 10px;
}

blockquote img:last-child {
  margin-left: 10px;
}

.site_main {
  position: relative;
  z-index: 2;
  display: block;
  width: 100%;
  overflow: hidden;
  background-color: #f8fafd;
  background-image: url("../img/body-bg.png");
  background-repeat: repeat-y;
  background-position: center top;
  background-clip: padding-box;
  background-size: 100%;
}

.video-block {
  display: block;
  margin: 15px auto;
  background-repeat: no-repeat;
  background-position: center top;
  background-clip: padding-box;
  background-size: cover;
}
.video-block .video-holder {
  position: absolute;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;
  width: 100%;
  height: 100%;
  padding: 0px 50px 0 50px; /* LIOR VIDEO FIX */

  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
          align-items: center;
  -webkit-box-lines: single;
     -moz-box-lines: single;
          box-lines: single;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
}
.video-block .video-holder > * {
  box-sizing: border-box;

  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
          flex-shrink: 0;
}
.video-block .video-holder img {
  position: relative;
  display: block;
  width: 100%;
  max-width: 620px;
  height: auto;
  margin: 0 auto;
}
.video-block .video-holder iframe {
  width: 100%;
  height: 100%;
  max-height: 359px;
}
.video-block .video-holder .wistia_video_foam_dummy {
  display: none !important;
}
.video-block.-blue {
  position: relative;
  max-width: 650px;
  overflow: hidden;
  background-image: url("../img/video-blue.png");
}
.video-block.-blue:before {
  display: block;
  height: 0;
  padding-top: 62.9230769231%;
  content: "";
}
.video-block.-yellow {
  position: relative;
  max-width: 729px;
  overflow: hidden;
  background-image: url("../img/video-yellow.png");
}
.video-block.-yellow:before {
  display: block;
  height: 0;
  padding-top: 57.1022727273%;
  content: "";
}
.video-block.-line-yellow {
  position: relative;
  max-width: 640px;
  overflow: hidden;
  background-image: url("../img/video-line-yellow.png");
}
.video-block.-line-yellow:before {
  display: block;
  height: 0;
  padding-top: 61.5987460815%;
  content: "";
}
.video-block.-line-yellow .video-holder {
  padding: 10px;
}
.video-block.-line {
  position: relative;
  max-width: 640px;
  overflow: hidden;
  background-image: url("../img/video-line.png");
}
.video-block.-line:before {
  display: block;
  height: 0;
  padding-top: 61.5987460815%;
  content: "";
}
.video-block.-line .video-holder {
  padding: 10px;
}

.keep-reading {
  position: absolute;
  right: 32vw;
  bottom: -37px;
  z-index: 1;
}

.container-header {
  position: relative;
  display: block;
  max-width: 374px;
  margin-top: -25px;
  margin-right: auto;
  margin-left: auto;
  overflow: hidden;
  background-image: url("../img/content-header-bg.png");
  background-repeat: no-repeat;
  background-position: center top;
  background-clip: padding-box;
  background-size: cover;
}
.container-header:before {
  display: block;
  height: 0;
  padding-top: 14.4385026738%;
  content: "";
}
.container-header .holder {
  position: absolute;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;
  width: 100%;
  height: 100%;
  font-family: 'Montserrat', sans-serif;
  font-size: 3.5vw;
  font-weight: 700;
  color: #312d44;
  text-transform: uppercase;
  letter-spacing: 1px;

  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
          align-items: center;
  -webkit-box-lines: single;
     -moz-box-lines: single;
          box-lines: single;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
}
.container-header .holder > * {
  box-sizing: border-box;

  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
          flex-shrink: 0;
}
.container-header .holder p {
  box-sizing: border-box;
  margin: 0;

  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
          flex-shrink: 0;
}
.container-header.-blue {
  background-image: url("../img/content-header-bg.png");
}
.container-header.-blue .holder {
  color: #e4e9f1;
}
.container-header.-blue .holder span {
  color: #ea5154;
}
.container-header.-red {
  background-image: url("../img/content-header-bg-red.png");
}
.container-header.-yellow {
  background-image: url("../img/content-header-bg-yellow.png");
}

.content-container {

}

.text-block {
  position: relative;
  display: block;
  width: 100%;
  max-width: 673px;
  padding: 30px;
  margin: 15px auto;
  font-size: 18px;
  background-color: #f7f9fc;
  border-radius: 5px;
  margin-top: 0 !important;
}
.text-block h2 {
  z-index: 1;
}
.text-block p {
  position: relative;
  z-index: 1;
  margin: 15px 0;
}
.text-block > *:first-child {
  margin-top: 0;
}
.text-block > *:last-child {
  margin-bottom: 0 !important;
}
.text-block .underline {
  position: relative;
  display: inline-block;
}
.text-block .underline:after {
  position: absolute;
  bottom: -10px;
  left: 50%;
  width: 170px;
  height: 13px;
  margin-left: -85px;
  content: '';
  background-image: url("../img/underline.png");
  background-repeat: no-repeat;
  background-position: center top;
  background-clip: padding-box;
  background-size: cover;
}

.highlight-1 {
  position: relative;
  z-index: 1;
  display: inline-block;
  /* Lior Fix */
  background-image: url("../img/hl-1.png");
  background-size: 100% 100%;
  padding: 0 10px 0 10px;
  /* Lior Fix */
}
.highlight-2 {
  position: relative;
  z-index: 1;
  display: inline-block;
}
.highlight-2:after {
  position: absolute;
  top: 5px;
  left: 50%;
  z-index: -1;
  display: block;
  width: 242px;
  height: 37px;
  margin-left: -121px;
  content: '';
  background-image: url("../img/hl-2.png");
  background-repeat: no-repeat;
  background-position: center top;
  background-clip: padding-box;
  background-size: cover;
}

.highlight-3 {
  position: relative;
  z-index: 1;
  display: inline;
  /* Lior Fix */
  background-image: url("../img/hl-3.png");
  background-size: 100% 100%;
  padding-left: 20px;
  padding-right: 20px;
  /* Lior Fix */
}

.highlight-4 {
  position: relative;
  z-index: 1;
  display: inline-block;
}
.highlight-4:after {
  position: absolute;
  top: 0;
  left: 50%;
  z-index: -1;
  display: block;
  width: 201px;
  height: 26px;
  margin-left: -100.5px;
  content: '';
  background-image: url("../img/hl-4.png");
  background-repeat: no-repeat;
  background-position: center top;
  background-clip: padding-box;
  background-size: cover;
}

.highlight-5 {
  position: relative;
  z-index: 1;
  display: inline-block;
}
.highlight-5:after {
  position: absolute;
  top: 0;
  left: 50%;
  z-index: -1;
  display: block;
  width: 155px;
  height: 26px;
  margin-left: -77.5px;
  content: '';
  background-image: url("../img/hl-5.png");
  background-repeat: no-repeat;
  background-position: center top;
  background-clip: padding-box;
  background-size: cover;
}

.highlight-6 {
  position: relative;
  z-index: 1;
  display: inline-block;
}
.highlight-6:after {
  position: absolute;
  top: 0;
  left: 50%;
  z-index: -1;
  display: block;
  width: 210px;
  height: 26px;
  margin-left: -105px;
  content: '';
  background-image: url("../img/hl-6.png");
  background-repeat: no-repeat;
  background-position: center top;
  background-clip: padding-box;
  background-size: cover;
}

.highlight-7 {
  position: relative;
  z-index: 1;
  display: inline-block;
}
.highlight-7:after {
  position: absolute;
  top: -3px;
  left: 50%;
  z-index: -1;
  display: block;
  width: 162px;
  height: 42px;
  margin-left: -81px;
  content: '';
  background-image: url("../img/hl-7.png");
  background-repeat: no-repeat;
  background-position: center top;
  background-clip: padding-box;
  background-size: cover;
}

.tick-list {
  position: relative;
  display: block;
  width: 100%;
  margin: 15px auto;
  font-weight: 300;
  color: #39404b;
}
.tick-list > li {
  position: relative;
  display: block;
  width: 100%;
  padding: 20px 18px;
  list-style-type: none;
  border-bottom: 1px solid #e6eaf0;
}
.tick-list > li:before {
  position: absolute;
  top: 35px;
  left: -10px;
  content: url("../img/tick.png");
}
.tick-list > li:last-child {
  padding-bottom: 0 !important;
  border-bottom: 0;
}

.cta {
  position: relative;
  display: block;
  width: 100%;
  padding: 15px 10px;
  margin: 15px auto;
  font-family: 'Patua One', cursive;
  font-size: 24px;
  font-weight: 400;
  color: #421212 !important;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  background-color: #ff8d54;
  border: 0;
  border-radius: 5px;
  box-shadow: 0 5px 0 0 #e25833;
}
.cta span {
  display: inline-block;
}

.cta:hover {
  color: #421212;
  background-color: #ff7c3b;
  box-shadow: 0 3px 0 0 #e25833;
}

.warning-block {
  position: relative;
  z-index: 1;
  display: block;
  width: 100%;
  max-width: 673px;
  padding: 15px;
  margin: 15px auto;
  font-size: 18px;
  font-weight: 300;
  text-align: center;
  background-color: #f7f9fc;
  border-radius: 5px;
}
.warning-block .alert-icon {
  position: relative;
  display: block;
  width: 49px;
  height: 44px;
  margin: 0 auto 20px;
  background-image: url("../img/alert-1.png");
  background-repeat: no-repeat;
  background-position: center top;
  background-clip: padding-box;
  background-size: cover;
}
.warning-block > *:first-child {
  margin-top: 0;
}
.warning-block > *:last-child {
  margin-bottom: 0 !important;
}
.warning-block.-light-blue {
  background-color: #f7f9fc;
  border: 4px dashed #e8edf5;
  border-radius: 5px;
}
.warning-block.-blue {
  color: #fff;
  background-color: #262a47;
  border: 4px dashed #ffea79;
  border-radius: 5px;
}
.warning-block.-blue .ty {
  color: #ffea79;
}
.warning-block.-red-outline {
  background-color: transparent;
  border: 4px solid #ea5154;
  border-radius: 5px;
}
.warning-block.-red-outline .alert-icon {
  background-image: url("../img/alert-2.png");
}
.warning-block.-red {
  font-weight: 700;
  color: #471718;
  background-color: #ea5154;
  border: 1px solid white;
  border-radius: 5px;
}
.warning-block.-red .alert-icon {
  background-image: url("../img/alert-3.png");
}

.guarantee-block {
  position: relative;
  z-index: 1;
  display: block;
  width: 100%;
  max-width: 673px;
  margin: 80px auto 30px;
  background-color: #f7f9fc;
  border-radius: 5px;
}
.guarantee-block .holder {
  position: relative;
  z-index: 1;
  display: block;
  width: 100%;
  border: 2px dashed #3ed4ad;
  border-radius: 5px;
}
.guarantee-block .guarantee-img {
  display: block;
  margin: -55px auto 0;
  text-align: center;
}
.guarantee-block .content-block {
  display: block;
  width: 100%;
  padding: 30px;
  font-size: 18px;
  font-weight: 300;
  color: #434867;
}
.guarantee-block .content-block p {
  position: relative;
  margin: 15px 0;
}
.guarantee-block .content-block > *:first-child {
  margin-top: 0 !important;
}
.guarantee-block .content-block > *:last-child {
  margin-bottom: 0 !important;
}
.guarantee-block .block-header {
  padding: 0 15px;
  margin-bottom: 0;
  font-size: 26px;
  color: #1a1d30;
  text-align: center;
}
.guarantee-block .oto {
  position: absolute;
  top: -55px;
  right: 20px;
  z-index: 2;
}
.guarantee-block.-white {
  background-color: #fff;
}
.guarantee-block.-white .content-block {
  color: #4f5475;
}

.timer-block-small {
}

.timer-block {
  position: relative;
  z-index: 1;
  display: block;
  width: 100%;
  max-width: 673px;
  padding: 15px;
  margin: 15px auto;
  text-align: center;
  background-color: #272439;
  border-radius: 5px;
}

.timer-block-inner {
  margin: 0 0 -10px 0;
  position: relative;
  z-index: 9999;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}


.timer-block-inner-heading {
  background: url('../img/clock.png') no-repeat left;
  min-height: 53px;
  display: inline-block;
  padding-left: 73px;
  margin-bottom: 20px;
}

.timer-block-inner-heading h4 {
  color: #f84949;
  font-size: 20px;
  font-weight: 400;
  color: #f84949;
  text-transform: uppercase;
}

.timer-block:before {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
  content: '';
  background-image: url("../img/timer-bg.png");
  background-repeat: no-repeat;
  background-position: right bottom;
  background-clip: padding-box;
  background-size: 100%;
}
.timer-block:after {
  position: absolute;
  bottom: -6px;
  left: 0;
  display: block;
  width: 100%;
  height: 12px;
  content: '';
  background-image: url("../img/timer-bottom.png");
  background-repeat: no-repeat;
  background-position: center top;
  background-clip: padding-box;
  background-size: cover;
}
.timer-block .holder {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;
  width: 100%;
  height: 100%;

  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
          align-items: center;
  -webkit-box-lines: single;
     -moz-box-lines: single;
          box-lines: single;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
}
.timer-block .holder > * {
  box-sizing: border-box;

  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
          flex-shrink: 0;
}
.timer-block .holder .cell {
  box-sizing: border-box;

  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
          flex-shrink: 0;
}
.timer-block .holder .cell:last-child {
  position: relative;
  width: 100%;
  height: 146px !important;
}
.timer-block .holder h4 {
  margin: 15px 0;
  font-size: 20px;
  font-weight: 400;
  color: #f84949;
  text-transform: uppercase;
}
.timer-block .timer-table {
  display: block;
  width: 100%;

  *zoom: 1;
}
.timer-block .timer-table:before,
.timer-block .timer-table:after {
  display: table;
  content: '';
}
.timer-block .timer-table:after {
  clear: both;
}
.timer-block .timer-table .t-cell {
  float: left;
  width: 96px;
  height: 146px;
  padding: 10px;
  color: #fff;
  text-align: center;
  background-color: #f84949;
  border-radius: 5px;
}
.timer-block .timer-table .t-cell .t-number {
  display: block;
  width: 100%;
  height: 90px;
  font-size: 50px;
  line-height: 90px;
  background-color: #df3030;
}
.timer-block .timer-table .t-cell .t-ref {
  margin-top: 5px;
  font-size: 24px;
}
.timer-block iframe {
  position: absolute;
  top: 0;
  display: block;
  width: 603px !important;
  height: 146px !important;
  text-align: left;
}
.timer-block iframe html,
.timer-block iframe body {
  text-align: left !important;
}

/**
 LIORRR
 **/


 .timer-block-timer iframe {
   position: static !important;
   width: 100% !important;
   height: 146px !important;
   margin-left: 0 !important;
 }

 .timer-block-timer iframe:last-of-type { display: none; }


.pricing-block {
  position: relative;
  display: block;
  width: 100%;
  max-width: 673px;
  margin: 15px auto;

  *zoom: 1;
}
.pricing-block:before,
.pricing-block:after {
  display: table;
  content: '';
}
.pricing-block:after {
  clear: both;
}
.pricing-block .plan {
  display: block;
  background-color: #eff4fb;
  border-radius: 5px;
}
.pricing-block .plan header {
  display: block;
  width: 100%;
  padding: 40px 30px;
  text-align: center;
  background-color: #f7f9fc;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.pricing-block .plan header h4 {
  margin: 0;
  font-size: 20px;
  color: #1a1d30;
}
.pricing-block .plan-content {
  display: block;
  width: 100%;
  padding: 15px 30px;
  text-align: center;
}
.pricing-block .plan-content .price {
  display: inline-block;
  padding-bottom: 15px;
  margin: 0;
  font-family: 'Fira Sans', sans-serif;
  font-size: 26px;
  font-weight: 400;
  color: #9c9fbd;
  text-align: center;
  border-bottom: 1px solid #e5e3f1;
}
.pricing-block .plan-content .price span {
  display: inline-block;
  font-size: 14px;
  vertical-align: middle;
}
.pricing-block .plan-content > * {
  margin: 20px 0 !important;
}
.pricing-block .plan-content > *:first-child {
  margin-top: 0;
}
.pricing-block .plan-content > *:last-child {
  margin-bottom: 0 !important;
}
.pricing-block .plan-content .cta {
  font-size: 17px;
}
.pricing-block .plan-content .clicks {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;

  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
          align-items: center;
  -webkit-box-lines: single;
     -moz-box-lines: single;
          box-lines: single;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
}
.pricing-block .plan-content .clicks > * {
  box-sizing: border-box;

  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
          flex-shrink: 0;
}
.pricing-block .plan-content .clicks p {
  padding: 0 10px;
  margin: 0;
  font-size: 20px;
  font-weight: 500;
  color: #c3bfdc;
}
.pricing-block .plan-content .clicks .click-numbers span {
  display: block;
  font-size: 23px;
  line-height: 1;
  color: #312d44;
}
.pricing-block .plan-content .clicks .click-numbers span:first-child {
  font-size: 38px;
  color: #ff8c54;
}
.pricing-block .plan-content .clicks img {
  width: 83px;
  height: 61px;
}

.footer-block {
  position: relative;
  display: block;
  width: 100%;
  padding: 50px 0;
  background-color: #23273a;
}
.footer-block .footer-heading {
  margin-top: 0;
  margin-bottom: 30px;
  color: #fff;
  text-align: center;
}
.footer-block .panel {
  background-color: transparent;
  border: 0;
}
.footer-block .panel .panel-heading {
  background-color: #1f2335;
}
.footer-block .panel .panel-title {
  font-family: 'Fira Sans', sans-serif;
  font-size: 17px;
  line-height: 1.2;
}
.footer-block .panel .panel-title a {
  color: #7b8199;
}
.footer-block .panel .panel-body {
  background-color: #f8fafd;
}
.footer-block .panel-group .panel + .panel {
  margin-top: 15px;
}

.site-footer {
  padding: 40px 0;
  color: #7b8199;
  text-align: center;
  background-color: #1c2033;
}
.site-footer h3 {
  margin: 0;
  font-size: 18px;
  color: #bcc0d7;
}
.site-footer img + img {
  margin-top: 10px;
  margin-bottom: 10px;
}
.site-footer .col-sm-4:nth-child(2) {
  border-right: 1px solid #2c3044;
  border-left: 1px solid #2c3044;
}
.site-footer .footer-text {
  margin: 30px 0 0;
  font-size: 16px;
  text-align: right;
}

.testimonials {
  position: relative;
  display: block;
  width: 100%;
  padding: 50px 0 30px;
  background-color: #f4f7fb;
}
.testimonials .flickity-viewport {
  overflow: visible !important;
}
.testimonials .testimonial-header {
  display: block;
  width: 100%;
  text-align: center;
  text-transform: uppercase;
}
.testimonials .testimonial-header h2 {
  position: relative;
  display: inline-block;
  margin-top: 0;
  margin-bottom: 30px;
  font-size: 33px;
}
.testimonials .testimonial-header h2:before {
  position: absolute;
  top: -4px;
  left: -43px;
  content: url("../img/quote-start.png");
}
.testimonials .testimonial-header h2:after {
  position: absolute;
  margin-left: 15px;
  content: url("../img/quote-end.png");
  -webkit-transform: translateY(-4px);
      -ms-transform: translateY(-4px);
          transform: translateY(-4px);
}
.testimonials .main-carousel {
  position: relative;
  display: block;
  width: 100%;
  margin-bottom: 60px;
}
.testimonials .main-carousel .carousel-cell {
  display: table;
  float: left;
  width: 33.3333333333%;
  height: 19vw;
  margin-right: 0;
  margin-left: 0;
  clear: none;
  text-align: inherit;

  *zoom: 1;
}
.testimonials .main-carousel .carousel-cell:before,
.testimonials .main-carousel .carousel-cell:after {
  display: table;
  content: '';
}
.testimonials .main-carousel .carousel-cell:after {
  clear: both;
}
.testimonials .main-carousel .carousel-cell .holder {
  display: table-cell;
  width: 100%;
  height: 100%;
  font-size: 60px;
  text-align: center;
  vertical-align: middle;
      filter: alpha(opacity=20);
  opacity: .2;
  -webkit-transition: all .5s ease;
          transition: all .5s ease;

  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
}
.testimonials .main-carousel .carousel-cell .testimonial-title {
      filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transition: all .5s ease;
          transition: all .5s ease;

  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
.testimonials .main-carousel .carousel-cell.is-selected {
  z-index: 1;
}
.testimonials .main-carousel .carousel-cell.is-selected .holder {
      filter: alpha(opacity=100);
  opacity: 1;
  -webkit-transform: scale(1.8);
      -ms-transform: scale(1.8);
          transform: scale(1.8);

  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.testimonials .main-carousel .carousel-cell.is-selected .holder .testimonial-title {
      filter: alpha(opacity=100);
  opacity: 1;
  -webkit-transform: scale(.65) translateY(-1.5vw);
      -ms-transform: scale(.65) translateY(-1.5vw);
          transform: scale(.65) translateY(-1.5vw);

  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.testimonials .flickity-prev-next-button {
  top: 65% !important;
  width: 28px;
  height: 28px;
  background-color: transparent;
  border: 1px solid #312d44;
}
.testimonials .flickity-prev-next-button .arrow {
  fill: #312d44;
}
.testimonials .flickity-prev-next-button.previous {
  left: 16vw;
}
.testimonials .flickity-prev-next-button.next {
  right: 16vw;
}
.testimonials .flickity-page-dots {
  bottom: -70px;
}
.testimonials.-dark {
  background-color: #1c1f36;
}
.testimonials.-dark .testimonial-header {
  color: #fff;
}
.testimonials.-dark .testimonial-header .highlight-7 {
  color: #ea5154;
}
.testimonials.-dark .testimonial-header .highlight-7:after {
  display: none !important;
}
.testimonials.-dark .testimonial-header h2:before {
  content: url("../img/quote-start-dark.png");
}
.testimonials.-dark .testimonial-header h2:after {
  content: url("../img/quote-end-dark.png");
}
.testimonials.-dark .flickity-prev-next-button {
  border: 1px solid #fff;
}
.testimonials.-dark .flickity-prev-next-button .arrow {
  fill: #fff !important;
}
.testimonials.-dark .flickity-page-dots .dot {
  background-color: #34395c;
      filter: alpha(opacity=100);
  opacity: 1;

  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.testimonials.-dark .flickity-page-dots .dot.is-selected {
  background: #ea5154;
}

.video-testimonials {
  position: relative;
  display: block;
  width: 100%;
  padding: 20px 0;
  overflow: hidden;
  background-color: #f0f3f8;
}
.video-testimonials .main-carousel {
  position: relative;
  display: block;
  width: 100%;
}
.video-testimonials .main-carousel .carousel-cell {
  width: 487px;
  height: 413px;
  margin-right: 22px;
  color: #5f667c;
  background-color: #e8ecf2;
}
.video-testimonials .main-carousel .carousel-cell .holder {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;
  width: 100%;
  height: 100%;
  padding-top: 30px;
  text-align: center;
          flex-direction: column;

  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
          align-items: center;
  -webkit-box-lines: single;
     -moz-box-lines: single;
          box-lines: single;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-box-orient: vertical;
          box-orient: vertical;
  -webkit-box-direction: normal;
          box-direction: normal;
  -webkit-flex-direction: column;
     -moz-flex-direction: column;
      -ms-flex-direction: column;
}
.video-testimonials .main-carousel .carousel-cell .holder > * {
  box-sizing: border-box;

  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
          flex-shrink: 0;
}
.video-testimonials .main-carousel .carousel-cell .holder > * {
  width: 100%;
  height: auto;
  margin: 0;
}
.video-testimonials .main-carousel .carousel-cell h3 {
  color: #5f667c;
}
.video-testimonials .main-carousel .carousel-cell p {
  font-size: 16px;
}
.video-testimonials .main-carousel .carousel-cell .subtitle {
  font-style: italic;
}
.video-testimonials .main-carousel .carousel-cell .highlight-9 {
  position: relative;
  z-index: 1;
  display: inline-block;
  width: auto;
  margin-bottom: 20px;
  line-height: 1.7;
}
.video-testimonials .main-carousel .carousel-cell .highlight-9 .hl {
  position: absolute;
  top: 0;
  left: -6%;
  z-index: -1;
  width: 110%;
  height: 100%;
}
.video-testimonials .main-carousel .carousel-cell .video-holder {
  position: relative;
  position: relative;
  display: block;
  overflow: hidden;
}
.video-testimonials .main-carousel .carousel-cell .video-holder:before {
  display: block;
  height: 0;
  padding-top: 56.0574948665%;
  content: "";
}
.video-testimonials .main-carousel .carousel-cell .video-holder iframe {
  position: absolute;
  top: 0;
  left: 0;
}

.form-block {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;
  width: 100%;
  max-width: 671px;
  padding: 18px;
  margin: 15px auto;
  background-color: white;
  background-image: url("../img/form-bg.png");
  background-repeat: repeat-y;
  background-position: center top;
  background-clip: padding-box;
  background-size: cover;
  border-radius: 5px;

  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  -ms-grid-row-align: stretch;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-lines: single;
     -moz-box-lines: single;
          box-lines: single;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
}
.form-block > * {
  box-sizing: border-box;

  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
          flex-shrink: 0;
}
.form-block .holder {
  width: 100%;
  max-width: 100%;
  padding: 0 15px;
  background-color: #fff;

  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
}
.form-block .holder .form-vector {
  margin: 15px auto;
}
.form-block .form-heading {
  margin: 15px auto;
  line-height: 1;
  color: #1a1d30;
  text-align: center;
  text-transform: uppercase;
}
.form-block .form-heading span {
  color: #ff7454;
}
.form-block .form-info {
  position: relative;
  display: table;
  width: 100%;
  max-width: 410px;
  margin: 15px auto;
  overflow: hidden;
  border-radius: 5px;
}
.form-block .form-info .cell {
  display: table-cell;
  padding: 17px;
  font-size: 12px;
  font-style: italic;
  font-weight: 300;
  line-height: 16px;
  color: #686f99;
  vertical-align: middle;
  background-color: #f6f9fd;
}
.form-block .form-info .cell:first-child {
  background-color: #eff4fb;
}
.form-block .form-info .cell p:last-child {
  margin-bottom: 0;
}
.form-block form {
  position: relative;
  display: block;
  width: 100%;
  max-width: 401px;
  margin: 15px auto;
}
.form-block form .form-control {
  height: 50px;
  padding: 12px 16px;
  box-shadow: none;
}
.form-block form .form-control::-moz-placeholder {
  font-size: 15px;
  font-style: italic;
  font-weight: 300;
  opacity: 1;

  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.form-block form .form-control:-ms-input-placeholder {
  font-size: 15px;
  font-style: italic;
  font-weight: 300;
}
.form-block form .form-control::-webkit-input-placeholder {
  font-size: 15px;
  font-style: italic;
  font-weight: 300;
}
.form-block form .form-group {
  position: relative;
}
.form-block form .form-group:after {
  position: absolute;
  top: 50%;
  right: 20px;
  display: block;
  width: 8px;
  height: 8px;
  margin-top: -4px;
  content: '';
  background-image: url("../img/required.png");
  background-repeat: no-repeat;
  background-position: center top;
  background-clip: padding-box;
  background-size: cover;
}
.req {
  position: absolute;
  top: 0;
  right: 15px;
  display: block;
  width: 8px;
  height: 8px;
  margin-top: 7px;
  background-image: url("../img/required.png");
  background-repeat: no-repeat;
  background-position: center top;
  background-clip: padding-box;
  background-size: cover;
}
.form-block form .cta {
  margin-top: 27px !important;
  font-size: 20px;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.form-block form .cta span {
  display: inline-block;
  vertical-align: middle;
}
.form-block form .cta img {
  -webkit-transform: translateY(-2px);
      -ms-transform: translateY(-2px);
          transform: translateY(-2px);
}
.form-block form label {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  clip: rect(0, 0, 0, 0);
}
.form-block form textarea {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  clip: rect(0, 0, 0, 0);
}
.form-block .form-text {
  display: block;
  width: 100%;
  max-width: 401px;
  margin: 15px auto 0;
  font-size: 14px;
  font-weight: 300;
  color: #979cbb;
  text-align: center;
}
.form-block .form-text a {
  color: #5e71ea;
}

.testimonial-slider {
  position: relative;
  display: block;
  width: 100%;
  padding: 30px 0;
  background-color: #f4f7fb;
}
.testimonial-slider .testimonial-header {
  display: block;
  width: 100%;
  text-align: center;
  text-transform: uppercase;
}
.testimonial-slider .testimonial-header h2 {
  position: relative;
  display: inline-block;
  margin-top: 0;
  margin-bottom: 30px;
  font-size: 4vw;
}
.testimonial-slider .testimonial-header h2:before {
  display: inline-block;
  margin-right: 15px;
  content: url("../img/quote-start.png");
  -webkit-transform: translateY(-4px);
      -ms-transform: translateY(-4px);
          transform: translateY(-4px);
}
.testimonial-slider .testimonial-header h2:after {
  display: inline-block;
  margin-left: 15px;
  content: url("../img/quote-end.png");
  -webkit-transform: translateY(-4px);
      -ms-transform: translateY(-4px);
          transform: translateY(-4px);
}
.testimonial-slider .testimonial-header .highlight {
  position: relative;
  z-index: 1;
  display: inline-block;
  width: auto;
}
.testimonial-slider .testimonial-header .highlight .hl {
  position: absolute;
  top: 0;
  left: -11%;
  z-index: -1;
  width: 120%;
  height: 100%;
}
.testimonial-slider .main-carousel {
  position: relative;
  display: block;
  width: 100%;
  margin-bottom: 15px;
}
.testimonial-slider .main-carousel .carousel-cell {
  display: table;
  width: 50%;
  margin-right: 10px;
}
.testimonial-slider .main-carousel .carousel-cell .holder {
  display: table-cell;
  width: 100%;
  height: 100%;
  text-align: center;
  vertical-align: middle;
  -webkit-transition: width .5s ease;
          transition: width .5s ease;
}
.testimonial-slider .flickity-prev-next-button {
  top: 65% !important;
  width: 28px;
  height: 28px;
  background-color: transparent;
  border: 1px solid #312d44;
}
.testimonial-slider .flickity-prev-next-button .arrow {
  fill: #312d44;
}
.testimonial-slider .flickity-prev-next-button.previous {
  left: 21vw;
}
.testimonial-slider .flickity-prev-next-button.next {
  right: 21vw;
}
.testimonial-slider .flickity-page-dots {
  bottom: -40px;
}
.testimonial-slider.-dark {
  background-color: #1c1f36;
}
.testimonial-slider.-dark .testimonial-header {
  color: #fff;
}
.testimonial-slider.-dark .testimonial-header .highlight {
  color: #ea5154;
}
.testimonial-slider.-dark .testimonial-header .highlight .hl {
  display: none;
}
.testimonial-slider.-dark .testimonial-header h2:before {
  content: url("../img/quote-start-dark.png");
}
.testimonial-slider.-dark .testimonial-header h2:after {
  content: url("../img/quote-end-dark.png");
}
.testimonial-slider.-dark .flickity-page-dots .dot {
  background-color: #34395c;
      filter: alpha(opacity=100);
  opacity: 1;

  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.testimonial-slider.-dark .flickity-page-dots .dot.is-selected {
  background: #ea5154;
}

.igorsoloads-questions {
  padding: 50px 0 40px 0;
  background-color: #23273c;
}

.igorsoloads-questions h1 {
  margin-bottom: 40px;
  font-family: 'Patua One', cursive;
  font-size: 29.3px;
  color: #fff;
  text-align: center;
}

.igorsoloads-questions-question {
  margin-bottom: 13px;
  font-family: 'Fira Sans', sans-serif;
  font-size: 17px;
  color: #c0c6e0;
  background-color: #1f2336;
  border-radius: 1px;
}
.igorsoloads-questions-question > a {
  display: block;

  *zoom: 1;
}
.igorsoloads-questions-question > a:before,
.igorsoloads-questions-question > a:after {
  display: table;
  content: '';
}
.igorsoloads-questions-question > a:after {
  clear: both;
}

.igorsoloads-questions-question:hover,
.igorsoloads-questions-question.open {
  background-color: #1b1f32;
}

.igorsoloads-questions-question > a:link,
.igorsoloads-questions-question > a:visited {
  display: block;
  padding: 8px 17px 6px;
  line-height: 1.4;
  color: #767d98;
  text-decoration: none;
}

.igorsoloads-questions-question a:hover,
.igorsoloads-questions-question a:active {
  color: #a5acc7;
  text-decoration: none;
}

.igorsoloads-questions-question.open > a {
  padding-bottom: 0;
  font-weight: bold;
  color: #dea318;
}

.igorsoloads-questions-question p {
  height: 0;
  padding: 0 15px 0;
  margin: 0;
  overflow: hidden;
  font-size: 16px;

  *zoom: 1;
}
.igorsoloads-questions-question p:before,
.igorsoloads-questions-question p:after {
  display: table;
  content: '';
}
.igorsoloads-questions-question p:after {
  clear: both;
}

.igorsoloads-questions-question p > a {
  font-weight: bold;
  color: #a5acdb;
  text-decoration: underline;
}

.igorsoloads-questions-question.open {
  padding-bottom: 10px;
}

.igorsoloads-questions-question.open p {
  display: block !important;
  height: 100%;
}

footer {
  padding: 45px 0 30px 0;
  font-family: 'Patua One', cursive;
  text-align: center;
  background-color: #1b2034;
}

footer.col-md-4 {
  height: 106px;
}

footer .col-md-4:after {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  height: 106px;
  content: "";
  border-left: 1px solid #2e3249;
}

footer .col-md-4:first-of-type:after {
  display: none;
}

footer p {
  font-family: 'Patua One', cursive;
  font-size: 17.4px;
  font-weight: bold;
  color: #b8bed7;
  text-transform: uppercase;
}

.footer-trafic-number {
  display: inline-block;
  margin: 0 0 -6px;
  font-size: 32px;
  color: #dea318;
}

.footer-email:link,
.footer-email:visited,
.footer-email:hover,
.footer-email:active {
  font-family: 'Patua One', cursive;
  font-size: 16px;
  color: #dea318;
  text-decoration: none;
}

.footer-links {
  margin-top: 40px;
  font-family: 'Fira Sans', sans-serif;
  font-size: 15px;
  color: #686e88;
  text-align: right;
}

.footer-links span {
  display: inline-block;
  margin: 0 5px;
  color: #000;
}

.footer-links a:link,
.footer-links a:visited {
  color: #686e88;
  text-decoration: none;
}

.footer-links a:hover,
.footer-links a:active {
  color: #dea318;
  text-decoration: none;
}

.igorsoloads-footer-icons {
  display: block;
  margin: 0 auto;
  background-image: url("https://www.igorsoloads.com/interface/images/footer/icons.png");
  background-repeat: no-repeat;
}

.igorsoloads-footer-icons-contact {
  width: 33px;
  height: 34px;
  margin: 5px auto 5px 0 auto;
  background-position: -5px -5px;
}

.igorsoloads-footer-icons-email {
  width: 28px;
  height: 28px;
  background-position: -48px -5px;
}

.site-header {
  z-index: 3;
  text-align: center;
  background-color: #f2f6fc;
}
.site-header .site-title {
  z-index: 1;
  display: block;
  margin: 30px auto;
}
.site-header .wrong-img {
  z-index: 1;
  margin: 30px auto;
}
.site-header .highlight {
  position: relative;
  z-index: 1;
  display: inline-block;
}
.site-header .highlight:after {
  position: absolute;
  top: 0;
  left: 50%;
  z-index: -1;
  display: block;
  width: 293px;
  height: 65px;
  margin-left: -146.5px;
  content: '';
  background-image: url("../img/h-1.png");
  background-repeat: no-repeat;
  background-position: center top;
  background-clip: padding-box;
  background-size: cover;
}
.site-header .text-post {
  z-index: 1;
  margin: 20px 0 30px;
  font-family: 'Fira Sans', sans-serif;
  font-size: 22px;
  font-weight: 500;
  line-height: 1.2;
}
.site-header .header-bg-right {
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
  height: 100%;
}
.site-header .header-bg-right img {
  position: absolute;
  top: 0;
  right: 0;
  width: auto;
  height: 100%;
}
.site-header .header-bg-left {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  height: 100%;
}
.site-header .header-bg-left img {
  position: absolute;
  top: 0;
  left: 0;
  width: auto;
  height: 100%;
}

/* # Helpers
---------------------------------------------------------------------------------------------------- */
/* # HELPERS: Table of Contents
- Types
	- Font Weight
	- Font Size
	- Font Styles
	- Font colors
- Background
- Structure
	- Positions
	- Display
- Components
	- Links
	- Images
	- Lists
- Shadows
- Misc.
*/
/* # Types
---------------------------------------------------------------------------------------------------- */
/* ## Font Weight
--------------------------------------------- */
.text-bold {
  font-weight: bold;
}

.f-200 {
  font-weight: 200;
}

.f-300 {
  font-weight: 300;
}

.f-400 {
  font-weight: 400;
}

.f-500 {
  font-weight: 500;
}

.f-600 {
  font-weight: 600;
}

.f-700 {
  font-weight: 700;
}

.f-900 {
  font-weight: 900;
}

.patua {
  font-family: 'Patua One', cursive;
}

/* ## Font Size
--------------------------------------------- */

.h1 {
  font-size: 36px;
  font-size: 3.6rem;
}

.h2 {
  font-size: 30px;
  font-size: 3rem;
}

.h3 {
  font-size: 24px;
  font-size: 2.4rem;
}

.h4 {
  font-size: 20px;
  font-size: 2rem;
}

.h5 {
  font-size: 18px;
  font-size: 1.8rem;
}

.h6 {
  font-size: 16px;
  font-size: 1.6rem;
}

.px16 {
  font-size: 16px !important;
}

.px18 {
  font-size: 18px !important;
}

.px20 {
  font-size: 20px !important;
}

/* ## Font Styles
--------------------------------------------- */
.caps {
  text-transform: uppercase;
}

.text-underline {
  text-decoration: underline !important;
}

.text-italics {
  font-style: italic;
}

.text-center {
  text-align: center;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-long-1 {
  line-height: 1.4;
}

/* ## Font colors
--------------------------------------------- */
.text-black {
  color: #000 !important;
}

.text-white {
  color: #fff !important;
}

.text-primary {
  color: #ff8c54;
}

.text-green {
  color: #009d81;
}

.text-dark {
  color: #1a1d30;
}

.text-yellow {
  color: #dfaa3e;
}

/* # Background
---------------------------------------------------------------------------------------------------- */
.bg-image {
  background-repeat: no-repeat;
  background-position: center top;
  background-clip: padding-box;
  background-size: cover;
}
.bg-image.bg-size-full {
  background-size: 100%;
}
.bg-image.bg-size-null {
  background-size: auto;
}

.bg-images1 {
  background-image: url(../img/header-bg-left.png), url(../img/header-bg-right.png);
  background-size: 15%;
  background-position: left top, right top;
  background-repeat-x: no-repeat;
}

.bg-trans {
  background-color: transparent !important;
}

.bg-lite {
  background-color: #fcfdff;
}

/* # Structure
---------------------------------------------------------------------------------------------------- */
/* ## Position
--------------------------------------------- */
.relative {
  position: relative;
}

.absolute {
  position: absolute;
}
.absolute.-fill {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.absolute.-fill.--bottom {
  top: auto;
  bottom: 0;
}
.absolute.-fill.--top {
  top: 0;
  bottom: auto;
}

/* ## Display
--------------------------------------------- */
.center {
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.block {
  display: block;
}

.auto-width {
  width: auto !important;
}

.full-width {
  width: 100%;
}

.full-height {
  height: 100%;
}

.blocked {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;

  *zoom: 1;
}
.blocked:before,
.blocked:after {
  display: table;
  content: '';
}
.blocked:after {
  clear: both;
}

.visuallyhidden {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  clip: rect(0, 0, 0, 0);
}

.full-stretch {
  display: block;
  width: 100vw;
  overflow: hidden;
}

.full-screen {
  display: block;
  width: 100vw;
  height: 100vh;
  overflow: hidden;
}

/* # Components
---------------------------------------------------------------------------------------------------- */
/* ## Links
--------------------------------------------- */
button:focus,
button:hover,
button:active,
a:focus,
a:hover,
a:active {
  outline: medium none !important;
}
button:focus::-moz-focus-inner,
button:hover::-moz-focus-inner,
button:active::-moz-focus-inner,
a:focus::-moz-focus-inner,
a:hover::-moz-focus-inner,
a:active::-moz-focus-inner {
  border: 0 !important;
  outline: 0 !important;
}

button::-moz-focus-inner,
a::-moz-focus-inner {
  border: 0 !important;
  outline: 0 !important;
}

a:hover {
  text-decoration: none;
}

/* ## Images
--------------------------------------------- */
.responsive-img {
  display: block;
  max-width: 100%;
  height: auto;
}

/* ## Lists
--------------------------------------------- */
ul,
ol {
  padding: 0;
  margin: 0;
  list-style: none;
}

li {
  list-style-type: none;
}

.list_slashed {
  padding-left: 0;
  margin-top: 0;
  margin-bottom: 0;
  list-style-type: none;
}
.list_slashed > li {
  display: inline;
}
.list_slashed > li:not(:last-child):after {
  content: " / ";
}

.list_piped {
  padding-left: 0;
  margin-top: 0;
  margin-bottom: 0;
  list-style-type: none;
}
.list_piped > li {
  display: inline;
}
.list_piped > li:not(:last-child):after {
  content: " | ";
}

/* # Shadows
---------------------------------------------------------------------------------------------------- */
.z-depth-1 {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .16), 0 2px 10px 0 rgba(0, 0, 0, .12);
}

.z-depth-1-half {
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .18), 0 4px 15px 0 rgba(0, 0, 0, .15);
}

.z-depth-2 {
  box-shadow: 0 8px 17px 0 rgba(0, 0, 0, .2), 0 6px 20px 0 rgba(0, 0, 0, .19);
}

.z-depth-3 {
  box-shadow: 0 12px 15px 0 rgba(0, 0, 0, .24), 0 17px 50px 0 rgba(0, 0, 0, .19);
}

.z-depth-4 {
  box-shadow: 0 16px 28px 0 rgba(0, 0, 0, .22), 0 25px 55px 0 rgba(0, 0, 0, .21);
}

.z-depth-5 {
  box-shadow: 0 27px 24px 0 rgba(0, 0, 0, .2), 0 40px 77px 0 rgba(0, 0, 0, .22);
}

/* Misc.
---------------------------------------------------------------------------------------------------- */
.no-select {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;

  -webkit-touch-callout: none;
}

.radius-no {
  border-radius: 0;
}

::-moz-selection {
  color: #fff;
  background: #333;
}

::selection {
  color: #fff;
  background: #333;
}

@media (max-width: 639px) {
  blockquote br {
    display: none !important;
  }
  .guarantee-block .block-header br {
    display: none !important;
  }
  .testimonials .main-carousel .carousel-cell {
    height: 28vw;
  }
  .testimonials .main-carousel .carousel-cell.is-selected .holder {
    -webkit-transform: scale(2.7);
        -ms-transform: scale(2.7);
            transform: scale(2.7);
  }
  .testimonials .flickity-prev-next-button {
    display: none !important;
  }
  .form-block .form-heading br {
    display: none !important;
  }
  .form-block .form-text br {
    display: none !important;
  }
  .testimonial-slider .flickity-prev-next-button {
    display: none !important;
  }
  .site-header .text-post br {
    display: none !important;
  }
}

@media (min-width: 768px) {
  .video-block {
    margin: 30px auto !important;
  }
  .video-block.-line-yellow .video-holder {
    padding: 0 !important;
  }

  .text-block {
    padding-left: 70px !important;
	padding-right: 70px !important;
	padding-top: 40px !important;
	padding-bottom: 40px !important;
  }
  .text-block {
    margin: 30px auto !important;
  }
  .text-block p {
    margin: 30px 0 !important;
  }
  .tick-list {
    margin: 30px auto !important;
  }
  .tick-list > li {
    padding: 30px 18px !important;
  }
  .cta {
    margin: 30px auto !important;
  }
  .warning-block {
    padding: 30px !important;
  }
  .warning-block {
    margin: 30px auto !important;
  }
  .warning-block.-red {
    display: table;
    text-align: left;
  }
  .warning-block.-red > * {
    display: table-cell;
    vertical-align: middle;
  }
  .warning-block.-red .alert-icon {
    width: 78px;
    background-position: center center;
    background-size: 49px 44px;
  }
  .warning-block.-red p {
    padding-left: 22px;
  }
  .guarantee-block {
    padding: 20px !important;
  }
  .guarantee-block .content-block {
    padding: 50px 60px 60px !important;
  }
  .guarantee-block .content-block p {
    margin: 30px 0 !important;
  }
  .guarantee-block .block-header {
    font-size: 32px;
  }
  .timer-block {
    padding: 25px !important;
  }
  .timer-block {
    margin: 30px auto !important;
  }
  .timer-block .holder .cell:last-child {
    width: 300px !important;
  }
  .timer-block .holder h4 {
    margin: 0 15px 0 0 !important;
  }
  .timer-block .timer-table .t-cell + .t-cell {
    margin-left: 5px !important;
  }
  .timer-block iframe {
    left: -160px !important;
  }
  .pricing-block {
    margin: 30px auto !important;
  }
  .pricing-block .plan-content {
    padding: 25px 60px !important;
  }
  .testimonials {
    padding: 100px 0 30px !important;
  }
  .form-block {
    margin: 30px auto !important;
  }
  .form-block .holder .form-vector {
    margin: 30px auto !important;
  }
  .form-block .form-heading {
    margin: 30px auto !important;
  }
  .form-block .form-info {
    margin: 30px auto !important;
  }
  .form-block form {
    margin: 30px auto !important;
  }
  .form-block form .col-sm-6:first-child {
    padding-right: 10px !important;
  }
  .form-block form .col-sm-6 + .col-sm-6 {
    padding-left: 10px !important;
  }
  .form-block .form-text {
    margin: 30px auto !important;
  }
  .testimonial-slider {
    padding: 50px 0 !important;
  }
  .testimonial-slider .testimonial-header h2 {
    font-size: 33px;
  }
  .testimonial-slider .main-carousel {
    margin-bottom: 30px !important;
  }
}

@media (max-width: 767px) {
  .video-block.-yellow .video-holder {
    padding: 5vw !important;
  }
  .keep-reading {
    right: 0;
  }
  .timer-block .holder {
            flex-direction: column;

    -webkit-box-orient: vertical;
            box-orient: vertical;
    -webkit-box-direction: normal;
            box-direction: normal;
    -webkit-flex-direction: column;
       -moz-flex-direction: column;
        -ms-flex-direction: column;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    -ms-grid-row-align: stretch;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
            align-items: stretch;
  }
  .timer-block .holder .cell {
    max-width: 100%;

    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
  .timer-block .timer-table {
    margin-bottom: 15px !important;
  }
  .timer-block .timer-table .t-cell {
    float: left;
    width: 31.3333333333%;
    margin-right: 3%;
    margin-left: 0;
    clear: none;
    text-align: inherit;
    zoom: 1;
  }
  .timer-block .timer-table .t-cell:before,
  .timer-block .timer-table .t-cell:after {
    display: table;
    content: '';
  }
  .timer-block .timer-table .t-cell:after {
    clear: both;
  }
  .timer-block .timer-table .t-cell:last-child {
    margin-right: 0;
  }
  .timer-block .timer-table .t-cell .t-number {
    font-size: 36px;
  }
  .timer-block iframe {
    position: absolute;
    left: 50%;
    left: 50% !important;
    width: 603px;
    margin-left: -301.5px;
  }
  .pricing-block .plan + .plan {
    margin-top: 15px !important;
  }
  .site-footer .col-sm-4:nth-child(2) {
    padding: 15px;
    margin: 15px 0;
    border-top: 1px solid #2c3044;
    border-right: 0;
    border-bottom: 1px solid #2c3044;
    border-left: 0;
  }
  .testimonial-slider .testimonial-header h2:before,
  .testimonial-slider .testimonial-header h2:after {
    display: none;
  }
  .testimonial-slider .main-carousel .carousel-cell {
    width: 70%;
    margin-right: 5px;
  }
  .site-header .header-bg-left,
  .site-header .header-bg-right {
    display: none;
  }
}

@media (min-width: 480px) {
  .container-header .holder {
    font-size: 15px;
  }
}

@media (max-width: 575px) {
  .cta br {
    display: none !important;
  }
  .guarantee-block .oto {
    display: none !important;
  }
  .video-testimonials .main-carousel .carousel-cell .highlight-9 {
    font-size: 13px;
  }
  .video-testimonials .main-carousel .carousel-cell {
    width: 100%;
    height: auto;
    padding: 0 15px;
  }
  .form-block .form-heading {
    font-size: 25px;
  }
}

@media (min-width: 640px) {
  .pricing-block > * {
    float: left;
    width: 48.5%;
    margin-right: 3%;
    margin-left: 0;
    clear: none;
    text-align: inherit;
    zoom: 1;
  }
  .pricing-block > *:before,
  .pricing-block > *:after {
    display: table;
    content: '';
  }
  .pricing-block > *:after {
    clear: both;
  }
  .pricing-block > *:last-child {
    margin-right: 0;
  }
}

@media (max-width: 991px) {
  footer .col-md-4:nth-of-type(2),
  footer .col-md-4:last-of-type,
  footer a,
  .footer-links span {
    display: none;
  }
  footer .col-md-4:after {
    display: none;
  }
  .footer-links {
    text-align: center;
  }
}

/* Daniel-Edit
---------------------------------------------------------------------------------------------------- */
.aside {
 color: #7e95b9;
 font-style: italic;
}

#bottom-text {
  margin-top: -30px;
  margin-bottom: 25px;
}

/* Large devices (desktops, 992px and up) */
@media only screen and (max-width: 480px) {

  #span__img {
    width: 100%;
    height: auto;
    margin-bottom: 30px;
    padding: 0!important;
  }

}