body {
  font-family: Gothamproregular, sans-serif;
  color: #333;
  font-size: 16px;
  line-height: 20px;
}

li {
  margin-top: 5px;
}

.section-1 {
  overflow: hidden;
  padding-bottom: 40px;
  background-color: #181717;
  background-image: -webkit-linear-gradient(270deg, hsla(0, 2%, 9%, .85), hsla(0, 2%, 9%, .95)), url('../images/main-bg.jpg');
  background-image: linear-gradient(180deg, hsla(0, 2%, 9%, .85), hsla(0, 2%, 9%, .95)), url('../images/main-bg.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, 1920px;
  background-repeat: repeat, no-repeat;
  color: #fff;
}
#ea_product_form_36431 .ea_td_right{
  width: 1% !important;
}
#ea_product_form_36431 .ea_input{
  width: 99% !important;
}
.container {
  display: block;
  width: 100%;
  max-width: 1100px;
  margin-right: auto;
  margin-left: auto;
}

.h1 {
  font-family: Gothamprobold, sans-serif;
  color: #ff5c05;
  font-size: 32px;
  line-height: 36px;
  text-align: center;
}

.ye-span {
  display: inline-block;
  margin-bottom: 10px;
  color: #ffed00;
  font-size: 56px;
  line-height: 60px;
}

.date-text {
  display: block;
  width: 100%;
  max-width: 400px;
  margin-right: auto;
  margin-left: auto;
  padding: 10px;
  border: 1px solid #fff;
  font-size: 20px;
  line-height: 23px;
  text-align: center;
}

footer{
  background: black;
  color: white;
  padding: 40px 0 0;
  text-align: center;
}
footer img, footer p{
  display: inline-block;
  vertical-align: top;
}
footer p{
  margin-left: 5px;
  font-weight: 100;
  font-size: 18px;
}

footer ul>li{
  display: inline-block;
  vertical-align: middle;
  margin: 10px;
}
footer a{
  color: white;
}
footer .policy {
  text-align: left;
}
footer .policy li{
  display: block;
  position: relative;
  font-size: 18px;
  font-weight: 200;
  color: #3c4145;
  font-size: 14px;
}
footer .policy li:before{
  position: absolute;
  width: 15px;
  height: 16px;
  content: '';
  background: url('../images/check2.png') no-repeat;
  left: -25px;
  top: 15%;
}

.form-div {
  width: 40%;
  padding: 3% 3.5%;
  background-color: #f0f0f0;
  box-shadow: 10px 0 25px 0 hsla(0, 0%, 70%, .44);
  text-align: center;
}

.form-div.yeallow-bg {
  display: block;
  overflow: hidden;
  width: 100%;
  max-width: 640px;
  margin: 20px auto 40px;
  background-color: #ffed00;
}

.flex-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.video-div {
  width: 60%;
  padding: 1% 3.5% 3.5%;
  background-color: #f5f5f5;
}

.video-div.flex-span {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}

.form-title {
  margin-bottom: 20px;
  font-family: Gothamprobold, sans-serif;
  font-size: 40px;
  line-height: 40px;
}

.navbar {
  background-color: transparent;
}

.nav-link {
  color: #fff;
}

.button-1 {
  display: block;
  width: 100%;
  max-width: 365px;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #158be7;
  -webkit-transition: box-shadow 200ms ease;
  transition: box-shadow 200ms ease;
  font-family: Gothamprobold, sans-serif;
  color: white;
  text-align: center;
  letter-spacing: -1px;
}


.button-1:hover {
  box-shadow: 0 0 50px 7px rgba(240, 222, 14, .76);
}

.button-1.samuel {
  margin-left: 0px;
}

.icons {
  margin-bottom: 10px;
}


.divider {
  display: block;
  width: 150px;
  height: 1px;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  background-color: #fff;
}

.section-2 {
  overflow: hidden;
  border-top: 1px solid #302e2e;
  background-color: #181717;
  color: #fff;
}

.flex-box-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.icons-div {
  width: 33.3%;
  padding: 20px;
}

.section-3 {
  overflow: hidden;
  padding: 20px 4% 60px;
}

.button-2 {
  display: block;
  width: 100%;
  max-width: 300px;
  margin-top: 40px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #ffed00;
  -webkit-transition: box-shadow 200ms ease;
  transition: box-shadow 200ms ease;
  color: #333;
  text-align: center;
}

.button-2:hover {
  box-shadow: 0 0 50px 7px rgba(255, 237, 0, .54);
}

.small-title {
  margin-bottom: 20px;
  font-family: Gothamprobold, sans-serif;
  font-size: 24px;
  line-height: 28px;
}

.small-title.margin-top-20 {
  margin-top: 20px;
}

.or-text {
  margin-top: 20px;
  font-family: Gothamprobold, sans-serif;
  font-size: 40px;
  line-height: 40px;
  text-align: center;
}

.section-4 {
  padding-top: 40px;
  padding-right: 4%;
  padding-left: 4%;
  background-color: #f5f5f5;
}

.small-title-thin {
  margin-top: 40px;
  font-size: 24px;
  line-height: 28px;
  text-align: center;
}

.yallow-div {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 368px;
  max-width: 588px;
  margin: 20px auto -54px;
  padding-top: 20px;
  padding-right: 40px;
  padding-left: 80px;
  -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;
  align-items: center;
  background-image: url('../images/bidBg.png');
  background-position: 0px 0px;
  background-size: contain;
  background-repeat: no-repeat;
}

.section-5 {
  display: block;
  overflow: hidden;
  width: 100%;
  height: 900px;
  max-width: 1580px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 255px;
  padding-right: 4%;
  padding-left: 4%;
  background-image: -webkit-linear-gradient(0deg, rgba(0, 0, 0, .1), rgba(0, 0, 0, .5) 35%, rgba(0, 0, 0, .88)), url('../images/sasha-1.jpg');
  background-image: linear-gradient(90deg, rgba(0, 0, 0, .1), rgba(0, 0, 0, .5) 35%, rgba(0, 0, 0, .88)), url('../images/sasha-1.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, 1590px;
  background-repeat: repeat, no-repeat;
  color: #fff;
}

.section-6 {
  overflow: hidden;
  padding: 40px 4%;
}

.response-div-1 {
  position: relative;
  width: 25%;
  padding: 4%;
  border: 1px solid #d6d3d3;
  background-color: #f0f0f0;
  box-shadow: 10px 0 25px 0 hsla(0, 0%, 70%, .44);
}

.response-div-2 {
  width: 75%;
  padding: 4%;
  background-color: #f5f5f5;
}

.response-img {
  display: block;
  margin-right: auto;
  margin-left: auto;
  border-radius: 100%;
}

.response-name {
  margin-top: 20px;
  font-family: Gothamprobold, sans-serif;
}

.program-flexbox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.program-numeros {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 75px;
  height: 75px;
  -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;
  align-items: center;
  background-color: #ff5c05;
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  font-size: 36px;
  text-align: center;
}

.program-numeros.check {
  width: 40px;
  height: 40px;
  color: #333;
  font-size: 24px;
}

.program-divider {
  width: 2px;
  margin-right: 10%;
  margin-left: 10%;
  background-color: #333;
}

.circle-divider {
  width: 30px;
  height: 30px;
  margin-top: 35px;
  margin-left: -14px;
  border-radius: 100%;
  background-color: #333;
}

.program-div-3 {
  width: 75%;
  padding-bottom: 40px;
  font-size: 14px;
}

.program-title {
  margin-top: 40px;
  margin-bottom: 40px;
  font-family: Gothamprobold, sans-serif;
  font-size: 40px;
  line-height: 40px;
  text-align: center;
  color: #158be7;
  width: 50%;
}

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

.cta-div {
  margin-top: 40px;
  margin-bottom: 40px;
  font-size: 24px;
  line-height: 28px;
  font-style: italic;
}

.bold {
  font-family: Gothamprobold, sans-serif;
}

.checkbox-flex-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 21px;
}

.checkbox-text {
  width: 70%;
  margin-left: 4%;
}

.section-8 {
  display: none;
  overflow: hidden;
  width: 100%;
  height: 850px;
  max-width: 1590px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 62px;
  padding-right: 4%;
  padding-left: 4%;
  background-color: #1f1f1f;
  background-image: -webkit-linear-gradient(0deg, rgba(0, 0, 0, .62), rgba(0, 0, 0, .62) 41%, transparent), url('../images/sasha-3.jpg');
  background-image: linear-gradient(90deg, rgba(0, 0, 0, .62), rgba(0, 0, 0, .62) 41%, transparent), url('../images/sasha-3.jpg');
  background-position: 0px 0px, 50% 0px;
  background-size: auto, 1590px;
  background-repeat: repeat, no-repeat;
  color: #fff;
  background-size: cover;
}

.section-8.confirm-s8 {
  display: block;
  height: 930px;
  padding-top: 20px;
}

.slider {
  height: auto;
}

.arrow-slider {
  width: 50px;
}

.slider-icon {
  color: #333;
  font-size: 26px;
}

.section-10 {
  display: block;
  overflow: hidden;
  width: 100%;
  height: 900px;
  max-width: 1590px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 264px;
  padding-right: 4%;
  padding-left: 4%;
  background-image: url('../images/sasha-black.jpg');
  background-position: 50% 0px;
  background-size: 1590px;
  background-repeat: no-repeat;
}

.ps-text {
  max-width: 600px;
  color: #fff;
  font-size: 20px;
  line-height: 24px;
  font-style: italic;
}

.autor-text {
  margin-bottom: 20px;
}

.online-mk-popup {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 11111111111;
  display: none;
  height: 100%;
  padding: 4%;
  background-color: rgba(0, 0, 0, .8);
}

.popup-bg {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 22222222222;
}

.popup-white-div {
  position: relative;
  z-index: 22222222222222224;
  display: block;
  width: 100%;
  max-width: 450px;
  margin-right: auto;
  margin-left: auto;
  padding: 4%;
  background-color: #fff;
}

.close-button {
  position: absolute;
  top: 0px;
  right: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50px;
  height: 50px;
  -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;
  align-items: center;
  background-color: #dfded4;
  cursor: pointer;
}

.close-button:hover {
  background-color: #ffed00;
}

.privacy-text {
  display: inline-block;
  margin-top: 10px;
  margin-right: 20px;
  margin-bottom: 10px;
  color: #c5c3c3;
}

.thanks-section {
  overflow: hidden;
  padding-right: 4%;
  padding-bottom: 20px;
  padding-left: 4%;
}

.thanks-subtitle {
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Gothamprobold, sans-serif;
}

.cta-text {
  margin-top: 40px;
  margin-bottom: 10px;
  font-family: Gothamprobold, sans-serif;
  font-size: 24px;
  line-height: 28px;
  text-align: center;
}

._2s-form-title {
  margin-top: -10px;
  margin-bottom: 20px;
}

.button-pochta {
  display: block;
  max-width: 120px;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 5px;
  padding-bottom: 5px;
  border-radius: 10px;
  text-align: center;
}

.button-pochta:hover {
  background-color: #1a7bcf;
}

.pochta-div {
  display: block;
  margin-right: auto;
  margin-bottom: 40px;
  margin-left: auto;
  text-align: center;
}

.pochta-img {
  height: 60px;
}

.confirm-section {
  position: relative;
  padding: 10px;
  background-image: -webkit-linear-gradient(315deg, #2e2e33, #444450);
  background-image: linear-gradient(135deg, #2e2e33, #444450);
  color: #fff;
}

.confirm-2-section {
  padding: 40px 4% 60px;
  background-color: #f5f5f5;
}

.confirm-img {
  max-width: 30%;
}

.confirm-pay-form {
  position: relative;
  margin-right: 20px;
  margin-left: 20px;
  padding: 40px 20px;
  border: 2px solid #158ce7;
  background-color: transparent;
  text-align: center;
}

.pay-section {
  overflow: hidden;
  padding: 40px 4%;
}

.arrow-form {
  position: absolute;
  left: -49px;
  top: 67px;
}

.program-div-confirm {
  display: block;
}

.price-pay {
  display: inline-block;
  margin-bottom: 25px;
  padding: 10px;
  border: 1px solid #333;
  background-color: #ff5c05;
  color: white;
  font-family: Gothamprobold, sans-serif;
}
#ea_product_form_36431 .ea_submit{
  background: none repeat scroll 0 0 #ff5c05 !important;
  color: white !important;
}

.video-container {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 0px;
  max-height: 720px;
  max-width: 1280px;
  padding-top: 30px;
  padding-bottom: 53.25%;
}

.responsive-container-iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  max-height: 720px;
  max-width: 1280px;
}

.arrow-2 {
  position: absolute;
  right: 50%;
  bottom: -10px;
  display: block;
  margin-right: auto;
  margin-left: auto;
  -webkit-transform: rotate(140deg);
  -ms-transform: rotate(140deg);
  transform: rotate(140deg);
}

.cart-img {
  margin-top: 10px;
}
@media (max-width: 1200px) {
  .footer .logo{
    float: none !important;
    margin: 0 auto !important;
  }
  .footer .right{
    float: none !important;
  }
}
@media (max-width: 991px) {
  .info .left{
    padding-left: 20px;
    padding-right: 20px; 
  }
  .section-1 {
    padding-right: 4%;
    padding-left: 4%;
    background-position: 0px 0px, 50% 0px;
  }
  .ye-span {
    font-size: 43px;
  }
  .footer {
    padding-right: 4%;
    padding-left: 4%;
  }
  .form-div {
    display: block;
    width: 100%;
    max-width: 400px;
    margin-top: 40px;
    margin-right: auto;
    margin-left: auto;
  }
  .flex-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .video-div {
    display: block;
    width: 100%;
    max-width: 540px;
    margin-right: auto;
    margin-left: auto;
  }
  .flex-text {
    max-width: 400px;
  }
  .section-5 {
    background-position: 0px 0px, -157px 0px;
  }
  .section-8 {
    height: auto;
    padding-top: 20px;
    padding-bottom: 60px;
  }
  .slider {
    margin-right: 0px;
    margin-left: 0px;
  }
  .section-10 {
    height: auto;
    padding-top: 60px;
    padding-bottom: 60px;
    background-position: 0px 0px;
  }
  .confirm-img {
    display: block;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
  }
  .confirm-pay-form {
    margin-top: 40px;
  }
}

@media (max-width: 767px) {
  footer .policy{
    margin-left: 35%;
  }
  .box-modal{
  width: 100%;
}
  .h1 {
    font-size: 32px;
    line-height: 36px;
  }
  .ye-span {
    font-size: 36px;
    line-height: 40px;
  }
  .form-title {
    font-size: 32px;
    line-height: 36px;
  }
  .button-1.samuel:hover {
    box-shadow: none;
  }
  .flex-text {
    max-width: 400px;
  }
  .flex-box-3 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .flex-box-3._3-1 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .button-2:hover {
    box-shadow: none;
  }
  .small-title {
    font-size: 20px;
    line-height: 24px;
  }
  .or-text {
    font-size: 32px;
    line-height: 36px;
  }
  .section-4 {
    overflow: hidden;
  }
  .small-title-thin {
    font-size: 20px;
    line-height: 24px;
  }
  .yallow-div {
    height: auto;
    margin-bottom: 20px;
    padding-top: 20px;
    padding-right: 20px;
    padding-left: 20px;
    background-color: #ffed00;
  }
  .section-5 {
    padding-top: 324px;
  }
  .response-div-1 {
    width: 100%;
  }
  .response-div-2 {
    width: 100%;
  }
  .program-divider {
    display: none;
  }
  .program-div-3 {
    margin-left: 5%;
  }
  .program-title {
    font-size: 32px;
    line-height: 36px;
  }
  .cta-div {
    font-size: 20px;
    line-height: 24px;
  }
  .section-8.confirm-s8 {
    height: auto;
  }
}
@media (max-width: 600px) {
  .progressbar{
    height: 85px !important;
    width: 100% !important;
    padding: 0;
  }
}
@media (max-width: 479px) {
  
  .h1 {
    font-size: 24px;
    line-height: 28px;
  }
  .ye-span {
    font-size: 29px;
    line-height: 33px;
  }
  .date-text {
    margin-top: 20px;
  }
  .form-title {
    font-size: 29px;
    line-height: 33px;
  }
  .button-1 {
    padding-right: 8px;
    padding-left: 8px;
  }
  .logo {
    width: 80px;
  }
  .flex-text {
    width: 100%;
    max-width: auto;
  }
  .flex-box-3._3-1 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .icons-div {
    width: 100%;
    text-align: center;
  }
  .or-text {
    font-size: 29px;
    line-height: 33px;
  }
  .small-title-thin {
    margin-top: 40px;
  }
  .section-5 {
    height: auto;
    padding-top: 355px;
    padding-bottom: 60px;
    background-color: #000;
  }
  .program-flexbox {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .program-div-3 {
    width: 100%;
    margin-top: 20px;
    margin-left: 0%;
  }
  .program-title {
    font-size: 29px;
    line-height: 33px;
    width: 100%;
    color: white;
  }
  .cta-div {
    padding-right: 20px;
    padding-left: 20px;
  }
  .checkbox-flex-div {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .checkbox-text {
    width: 100%;
    margin-top: 20px;
    margin-left: 0%;
  }
  .section-8 {
    padding-bottom: 60px;
    background-position: 0px 0px, 0px 0px;
  }
  .section-8.confirm-s8 {
    text-align: center;
  }
  .arrow-slider {
    display: none;
  }
  .online-mk-popup {
    display: none;
    padding-top: 7%;
  }
  .confirm-pay-form {
    margin-right: 0px;
    margin-left: 0px;
  }
  .arrow-form {
    display: none;
  }
}

@font-face {
  font-family: 'Gothamprobold';
  src: url('../fonts/GothamProBold.eot') format('embedded-opentype'), url('../fonts/GothamProBold.woff') format('woff'), url('../fonts/GothamProBold.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Gothamproregular';
  src: url('../fonts/GothamProRegular.eot') format('embedded-opentype'), url('../fonts/GothamProRegular.woff') format('woff'), url('../fonts/GothamProRegular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}


.modal_div {
    width: 80%;
  position: fixed;
    border-radius: 5px;
    border: 3px #000 solid;
    background: #fff;
    top: 45%;
    left: 50%;
    margin-left: -40%;
    display: none;
    opacity: 0;
    z-index: 5;
    padding: 20px 10px;
  height: 700px;
    overflow-x: hidden;
}
/* Êíoïêa çaêðûòü äëÿ òåõ êòo â òaíêå) */

.modal_div .modal_close {
    position: absolute;
    right: 7px;
    font-size: 40px;
    top: 7px;
    color: #fff;
    background: #30baca;
    height: 40px;
    width: 40px;
    text-align: center;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    border-radius: 50%;
    cursor: pointer;
    line-height: 40px;
}
/* Ïoäëoæêa */
 .links a {
    color: #fff;
    font-size: 14px;
    display: inline-block;
    margin-right: 70px;
    text-decoration: none;
    font-weight: 400;
}

#overlay {
    z-index: 3;
    /* ïoäëoæêa äoëæía áûòü âûøå ñëoåâ ýëåìåíòoâ ñaéòa, ío íèæå ñëoÿ ìoäaëüíoão oêía */
    position: fixed;
    /* âñåãäa ïåðåêðûâaåò âåñü ñaéò */
    background-color: #000;
    /* ÷åðíaÿ */
    opacity: 0.8;
    /* ío íåìíoão ïðoçða÷ía */
    -moz-opacity: 0.8;
    /* ôèêñ ïðîçðà÷íîñòè äëÿ ñòàðûõ áðàóçåðîâ */
    filter: alpha(opacity=80);
    width: 100%;
    height: 100%;
    /* ðaçìåðoì âo âåñü ýêðaí */
    top: 0;
    /* ñâåðõó è ñëåâa 0, oáÿçaòåëüíûå ñâoéñòâa! */
    left: 0;
    cursor: pointer;
    display: none;
    /* â oáû÷íoì ñoñòoÿíèè å¸ íåò) */
}
.modal_div h1,
.modal_div h2 {
    color: #30baca;
    margin-bottom: 15px;
    text-align: center;
    font-size: 22px;
}
.modal_div h1 span {
    color: #000;
    font-size: 16px;
}
.modal_div p {
    margin-bottom: 10px;
    line-height: 21px;
}
.modal_div .seporator {
    width: 342px;
    height: 30px;
    background: url(../img/separator2.png);
    margin: 25px auto;
    background-position: 50%;
}




  .progressbar {
      counter-reset: step;
          width: 50%;
    display: block;
    margin: 0 auto;
    height: 50px;
  }
  .progressbar li {
      list-style-type: none;
      width: 50%;
      float: left;
      font-size: 12px;
      position: relative;
      text-align: center;
      text-transform: uppercase;
      color: #7d7d7d;
  }
  .progressbar li:before {
      width: 30px;
      height: 30px;
      content: counter(step);
      counter-increment: step;
      line-height: 30px;
      border: 2px solid #7d7d7d;
      display: block;
      text-align: center;
      margin: 0 auto 10px auto;
      border-radius: 50%;
      background-color: white;
  }
  .progressbar li:after {
      width: 100%;
      height: 2px;
      content: '';
      position: absolute;
      background-color: #7d7d7d;
      top: 15px;
      left: -50%;
      z-index: -1;
  }
  .progressbar li:first-child:after {
      content: none;
  }
  .progressbar li.active {
      color: #ff5c05;
  }
  .progressbar li.active:before {
      border-color: #ff5c05;
  }
  .progressbar li.active + li:after {
      background-color: #55b776;
  }


  .subtitle {
  font-family: Gothamproregular, sans-serif;
  font-size: 21px;
  line-height: 26px;
  font-weight: bold;
}
.pay-section h2{
  text-align: center;
  margin-bottom: 20px;
}
.info{
  padding: 40px 0;
  text-align: center;
}
.left{
  text-align: left !important;
}
.apic2c input, .apic2c select{
  color: black;
}

.footer .logo {
    display: block;
    float: left;
    margin-right: 25px;
    width: 22%;
}

.footer .right {
    float: left;
}
.footer .info{
  padding: 0 0 40px 0;
}
.apic2c input[disabled]{
  opacity: 0.6;
}
.i-have-a-tooltip {
 position:relative;
}
 
.i-have-a-tooltip:before {
 content:attr(data-description);
 box-sizing:border-box;
 display:block;
 background:rgba(0,0,0,.7);
 color:white;
 padding:20px;
 position:absolute;
 left:50%;
 margin-top:-15px;
 margin-left:-100px;
 width:100%;
 height:65px;
 line-height:25px;
 border-radius:5px;
 opacity:0;
 transition:.25s ease-in-out;
}
 
.i-have-a-tooltip:after {
 content:'';
 display:block;
 position:absolute;
 margin-top:-15px;
 left:50%;
 margin-left:-8px;
 height:0;
 width:0;
 border-left:8px solid transparent;
 border-right:8px solid transparent;
 border-top:8px solid rgba(0,0,0,.7);
 transition:.25s ease-in-out;
 opacity:0;
}
 
.i-have-a-tooltip:hover:before {
 opacity:1;
 top:-50px;
}
 
.i-have-a-tooltip:hover:after {
 opacity:1;
 top:15px;
}
#politics{
      width: 20px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    margin-bottom: 5px;
}
.box-modal{
  width: 85%;
    margin: 0 auto;
}
._2s-form-title{
  font-size: 21px;
}
footer{
  background: black;
  color: white;
  padding: 40px 0 25px;
  text-align: center;
}
footer img, footer p{
  display: inline-block;
  vertical-align: top;
}
footer p{
  margin-left: 10px;
  font-weight: 100;
  font-size: 18px;
}

footer ul>li{
  display: inline-block;
  vertical-align: middle;
  margin: 10px;
}
footer a{
  color: white;
}
footer .policy {
  text-align: left;
  margin-top: -10px;
}
footer .policy li{
  display: block;
  position: relative;
  font-size: 18px;
  font-weight: 200;
  color: #3c4145;
  font-size: 14px;
}
footer .policy li:before{
  position: absolute;
  width: 15px;
  height: 16px;
  content: '';
  background: url('../img/check2.png') no-repeat;
  left: -25px;
  top: 15%;
}
footer .social{
      text-align: left;
        margin-left: 5px;
    padding-left: 0;
}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
    footer .policy{
        margin-left: 35%;
    }
}

/* Custom, iPhone Retina */
@media only screen and (max-width : 360px) {
footer .policy {
    margin-left: 10%;
}
}