html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    outline: none;
}

article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
    display: block;
}

body {
    font-size: 16px;
    font-family: 'PT Sans', sans-serif;
    color: #474747;
}

* {
  transition: 300ms;
}

ol, ul {
    list-style: none;
}

a, span {
  display: inline-block;
}

a:hover,
a:focus {
    text-decoration: none;
}

blockquote, q {
    quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
}

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

.w-100 {
    width: 100%;
}

.text-upp {
    text-transform: uppercase;
}

.mgr-10 {
    margin-right: 10px;
}

.mgl-10 {
    margin-left: 10px;
}

.color-1 {
    color: #26bef0;
}

.bg-color-1 {
    background: #f37021;
}

img {
    max-width: 100%;
}

.img-responsive {
  width: 100%;
  max-width: 100%;
}

.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

.block-1 {
  background-color: #f2f2f2;
  border-top: #e7e7e7 solid 1px;
  border-bottom: #e7e7e7 solid 1px;
  padding: 35px 0;
}

.block-1 .block-content {
  margin: 0 50px;
}

.block-content p {
  font-family: 'Roboto', sans-serif;
  line-height: 1.35em;
}

.title h1 {
  font-size: 40px;
  margin: 20px 0;
  font-weight: 700;
  color: #314046;
  line-height: 1.1em;
}

.title h2 {
  font-size: 22px;
  font-weight: 400;
  margin-bottom: 20px;
}

.video-area {
  margin-bottom: 30px;
}

.slider-paragraph {
  padding: 0 100px;
}

.slider-paragraph span {
  float: left;
  width: calc(100% - 340px);
  font-size: 17px;
  line-height: 30px;
  font-family: 'Roboto', sans-serif;
}

.slider-paragraph .list-button {
  width: 330px;
  float: right;
}

.list-button .button {
  color: #fff;
  width: 160px;
  font-size: 14px;
  padding: 20px 25px;
  border-radius: 5px;
  text-align: center;
  margin: 0 -0.125em;
}

.list-button .btn-1 {
  margin-right: 10px;
}

.list-button .btn-2 {
  background: #26bef0;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 1px;
}

.slider-paragraph .list-button .btn-2:hover {
  background: #219fc8;
}

.block-2 {
  background: #f8f8f8;
}

.block-2 .block-content .list-step {
  border: 1px solid #e7e7e7;
  margin: 50px 0;
  padding: 40px 30px;
  position: relative;
}

.text-intro {
  position: absolute;
  margin-left: 50%;
  transform: translateX(-50%);
  top: -18px;
}

.text-intro span {
  font-weight: 700;
  color: #314046;
  background: #d2d3d4;
  font-size: 18px;
  border-radius: 5px;
  padding: 5px 30px;
}

.step {
  padding-bottom: 50px;
  margin-bottom: 50px;
}

.step-button {
  margin-bottom: 20px;
}

.step-button span {
  background: #26bef0;
  color: #fff;
  border-radius: 5px;
  font-weight: 700;
  font-size: 18px;
  padding: 5px 15px;
}

.step .box-text h3 {
  font-size: 23px;
  font-weight: 700;
  color: #314046;
  line-height: 1.2em;
  margin-bottom: 25px;
}

.step {
  position: relative;
}

.step .arrow {
  position: absolute;
  left: 50%;
  bottom: -35px;
  transform: translateX(-50%);
}

.step .box-img img {
  border: 1px solid #e7e7e7;
}

.step-3 .box-text {
  margin-bottom: 20px;
}

.btn-request {
  color: #fff;
  width: 200px;
  font-size: 14px;
  padding: 10px 25px;
  border-radius: 5px;
}

.btn-request:hover,
.slider-paragraph a:hover {
  background: #ea5133;
  color: #fff;
}

.modal-open {
  overflow:auto;
  padding-right:0 !important;
}

.modal-header {
  border-radius: 5px 5px 0 0;
  padding: 0;
  margin-bottom: 15px;
  background: #fff;
  border-bottom: 0;
}

.modal-header .close {
  font-size: 30px;
  margin: 10px 10px 0 0;
}

.form-control {
  height: 45px;
  border-radius: 0;
  border: 1pt solid #C9D7DD;
}

.modal-body {
  padding-top: 15px;
}

.progress {
  margin-bottom: 15px;
}

.progress-bar-info {
  background: #26bef0;
}

.top-info {
  border-bottom: 1px solid #dadada;
  padding-bottom: 15px;
  margin-bottom: 15px;
}

.top-info p {
  font-size: 12px;
}

.form-area h3 {
  font-weight: 700;
  font-size: 18px;
  padding: 0 30px;
  margin-bottom: 15px;
}

.button-area button {
  width: 100%;
  background: #26bef0;
  border: none;
  color: #fff;
  font-weight: 700;
  height: 45px;
  text-transform: uppercase;
  line-height: 45px;
  margin-bottom: 5px;
}

.button-area span {
  font-size: 12px;
}

.stripe-button-el {
  background-image: none!important;
  box-shadow: 0 0 0 0!important;
  margin-bottom: 20px!important;
  background: none!important;
  border-radius: 0!important;
}

.stripe-button-el span {
  text-transform: uppercase!important;
  font-family: 'PT Sans', sans-serif!important;
  font-weight: 700!important;
  background: #26bef0!important;
  border-radius: 0px!important;
  background-image: none!important;
  height: 45px!important;
  line-height: 45px!important;
  font-size: 16px!important;
}

.block-2 .list-button .button {
  padding-top: 12px;
  padding-bottom: 12px;
}

/*responsive*/

@media screen and (max-width: 1199px) {
  .slider-paragraph {
    padding: 0;
  }

  .block-1 .block-content {
    margin: 0;
  }
}

@media screen and (max-width: 992px) {
  .step-1 .box-text,
  .step-4 .box-text,
  .step-2 .box-img,
  .col-left .box-img {
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 767px) {
  .title h1 {
    font-size: 30px;
  }

  .slider-paragraph span {
    width: 100%;
    float: none;
    margin-bottom: 15px;
  } 

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

  .block-1 .block-content {
    margin: 0;
  }

  .text-intro,
  .text-intro span {
    display: block;
    width: 100%;
    position: static;
    text-align: center;
  }

  .text-intro {
    margin-bottom: 30px;
  }

  .block-2 .block-content .list-step {
    padding: 40px 15px;
  }

  .block-2 .block-content .list-step {
    margin-bottom: 0;
  }

  .step-4 {
    margin-bottom: 0;
  }

  .slider-paragraph .list-button {
    width: 100%;
    float: none;
    text-align: center;
  }
}

@media screen and (max-width: 479px) {

  .list-button .btn-1 {
    margin: 0 0 10px 0;
  }

  .title h1 {
    font-size: 25px;
  }

  .list-button .button {
    width: 100%;
    padding-top: 12px;
    padding-bottom: 12px;
  }
}