@font-face {
font-family: "HelvaticaNeue";  
src: url("../fonts/HelveticaNeueCyr-Bold.otf") format("truetype"); 
font-style: normal; 
font-weight: 900;
 }

.t-h-zagolovok {
    letter-spacing: -5px;
    font-weight: 900 !important;
    font-size: 70px;
    font-family: "HelvaticaNeue", sans-serif;
}

.br-name img{
    max-width: 50px;
}

.open-cryptoseason {
    font-size: 3.5rem;
    font-weight: 300;
    line-height: 1.2
}

.featurette {
    padding-bottom: 60px;
    padding-top: 40px;
    transition: .15s;
}

.b-f-featurette {
    padding-bottom: 80px;
    padding-top: 170px;
    transition: .2s;
    border-radius: 3px;
    -webkit-box-shadow: 0px 3px 13px -3px rgba(130,130,130,1);
-moz-box-shadow: 0px 3px 13px -3px rgba(130,130,130,1);
box-shadow: 0px 3px 13px -3px rgba(130,130,130,1);
    margin-top: -130px;
}

.l-event {
    padding-bottom: 80px;
    padding-top: 80px;
    transition: .15s;
}

.open-season2018-h2 {
    font-size: 40px !important;
}

.featurette:hover {
    -webkit-box-shadow: 0px 0px 10px -2px rgba(184,184,184,0.9);
    -moz-box-shadow: 0px 0px 10px -2px rgba(184,184,184,0.9);
    box-shadow: 0px 0px 10px -2px rgba(184,184,184,0.9);
    z-index: 5;
    position: relative;
}

.conference-link {
    text-decoration: none;
    
}

.conference-link:hover {
    text-decoration: none;
}

.h-t-name-a {
    color: #212529;
}

.meetup {
    color: #D34E3F;
    font-weight: 700;
} 

.h-t-description-a {
    color: #212529;
}

.bg-white {
    background-color: rgba(41, 44, 47, 1) !important;
}

.featurette-item-grey-speaker {
    background:#f7f7f7;
}

.featurette-item-grey-done {
    background:#f0f0f0;
}

.m-nav-h {
    font-weight: 500;
    transition: .1s;
}

.m-nav-h:hover {
    color: #D34E3F !important;
    
}

.footer-iac {
    font-weight: 300;
}

.h-h-tags {
    color: #D34E3F;
}

b-f-center {
    margin: 0 auto;
}

.m-top {
    margin-top:50px;
}

.b-take-info {
    font-weight: 300 !important;
    color: #fff;
}

.b-presubscribe {
    background-color: #D34E3F;
    max-width: 1000px;
    margin: 0 auto;
    padding: 20px 0;
    -webkit-box-shadow: 0px 9px 21px -5px rgba(130,130,130,1);
    -moz-box-shadow: 0px 9px 21px -5px rgba(130,130,130,1);
    box-shadow: 0px 9px 21px -5px rgba(130,130,130,1);
    border-radius: 2px;
    z-index: 2;
    position: relative;
}

.h-img-coin {
    max-width: 130px;
    position: absolute;
    margin-top: -230px;
    margin-left: -500px;
}

.h-img-coin-top {
    max-width: 130px;
    position: absolute;
    margin-top: -5px;
    margin-left: 15px;
}

.h-b-iac{
    font-size: 30px;
    font-weight: 300 !important;
}

.h-b-iac-sponsor{
    font-size: 1.5rem;
    font-weight: 300 !important;
}

.b-about-iac {
    margin-top: 50px;
}

.b-about-iac h2{
    color: #D34E3F;
}

.b-about-iac-b-bot {
    margin-bottom: 30px;
}

.b-about-iac-l-io {
    font-weight: 400;
    color:#D34E3F;
}


.container-b-about-iac-grey {
    background: #f7f7f7;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 50px;
}

.b-about-iac-grey {
    background: #f7f7f7;
}

/*
.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}
*/

#h-logo-iac {
/*    margin-left: 20px;*/
    margin-left: 80px;
    max-width: 90px;
}

.h5-modal-speaker {
    color: #fff;
    background-color: #6c757d;
    padding: 20px 100px;
    text-align: center;
    -webkit-box-shadow: 0px 3px 13px -3px rgba(130,130,130,1);
    -moz-box-shadow: 0px 3px 13px -3px rgba(130,130,130,1);
    box-shadow: 0px 3px 13px -3px rgba(130,130,130,1);
    border-radius: 2px;
    margin-top: -35px;
    margin-left: 36px;
    
}

.h5-modal-partner {
    color: #fff;
    background-color: #343a40;
    padding: 20px 94px;
    text-align: center;
    -webkit-box-shadow: 0px 3px 13px -3px rgba(130,130,130,1);
    -moz-box-shadow: 0px 3px 13px -3px rgba(130,130,130,1);
    box-shadow: 0px 3px 13px -3px rgba(130,130,130,1);
    border-radius: 2px;
    margin-top: -35px;
    margin-left: 36px;
}

.h5-modal-sponsor {
    color: #fff;
    background-color: #dc3545;
    padding: 20px 90px;
    text-align: center;
    -webkit-box-shadow: 0px 3px 13px -3px rgba(130,130,130,1);
    -moz-box-shadow: 0px 3px 13px -3px rgba(130,130,130,1);
    box-shadow: 0px 3px 13px -3px rgba(130,130,130,1);
    border-radius: 2px;
    margin-top: -35px;
    margin-left: 36px;
}

.fa-user {
    margin-right: 6px;
}

.btn-mbl-mb {
    padding-top: 15px;
    color: #fff !important;
}


.np-main-h1 {
    background: linear-gradient(to right, #f2524d, #d83936, #d83936);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 800;
    text-transform: uppercase;
    font-size: 50px;
    line-height: 1;
}

.np-gift {
    background: #c9c9d6 url(../img/bg_gift1.jpg) 100% no-repeat;
    background-position: top;
    background-size: cover;
    /*background-color: ;*/
    padding-top: 50px;
    padding-bottom: 50px;
}

.np-gift-item-wrap {
    padding: 40px 0px 20px 0px;
}

.np-gift h2 {
    color: #838384;
    line-height: 1;
    font-weight: 600;
}

.np-gift h3 {
    color: #000;
    line-height: 1;
    font-weight: 900;
    font-size: 24px;
}

.text-iac {
    color: #d83936 !important;
}

.np-gift p {
    color: #838384;
}

.np-gift-main {
    color: #d83936 !important;
    line-height: 0.8;
    font-weight: 900;
    font-size: 34px !important;
}

.np-gift h4 {
    color: #838384;
    line-height: 0.8;
    font-size: 18px;
}

.npnpnpnpn {
    position: absolute;
    bottom: 0px !important;
}

.np-gift-prize2 {
    max-width: 250px;
}

.np-gift-prize3 {
    max-width: 50px;
    bottom:;
}

.np-gift-m-head {
    margin-top: 40px;
}

.np-gift-prizes-position {
    position:absolute;
    bottom:0;
}

.fa-arrow-right {
    margin-left: -41px;
    margin-right: 1.6rem;
}

/* Sticky footer position and size
-------------------------------------------------- */
html {
  position: relative;
  min-height: 100%;
}
body {
  /* Margin bottom by footer height */
  margin-bottom: 300px;
}
.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  /* Set the fixed height of the footer here */
  height: 230px;
}

/* Taller footer on small screens */
@media (max-width: 34em) {
    body {
      margin-bottom: 300px;
    }
    .footer {
      height: 480px;
    }
}

/* Sticky footer style and color
-------------------------------------------------- */
footer {
  padding-top: 50px;
  background-color: #292c2f;
  color: #bbb;
}

footer a {
  color: #999;
  text-decoration:none;
}

footer a:hover, footer a:focus {
  color: #aaa;
  text-decoration:none;
}

footer .form-control {
    background-color: #1f2022;
    box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.1);
    border: none;
    resize: none;
    color: #d1d2d2;
    padding: 0.7em 1em;
}

/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Carousel base class */
.carousel {
  margin-bottom: 4rem;
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
  bottom: 3rem;
  z-index: 10;
}

/* Declare heights because of positioning of img element */
.carousel-item {
  height: 32rem;
  background-color: #777;
}
.carousel-item > img {
  position: center;
  top: 0;
  left: 0;
  min-width: 100%;
  height: 32rem;
}


/* MARKETING CONTENT
-------------------------------------------------- */

/* Center align the text within the three columns below the carousel */
.marketing .col-lg-4 {
  margin-bottom: 1.5rem;
  text-align: center;
}
.marketing h2 {
  font-weight: 400;
}
.marketing .col-lg-4 p {
  margin-right: .75rem;
  margin-left: .75rem;
}



/* Featurettes
------------------------- */


/* Thin out the marketing headings */
.featurette-heading {
  font-weight: 300;
  line-height: 1;
  letter-spacing: -.05rem;
}



/* RESPONSIVE CSS
-------------------------------------------------- */

@media (min-width: 40em) {
  /* Bump up size of carousel content */
  .carousel-caption p {
    margin-bottom: 1.25rem;
    font-size: 1.25rem;
    line-height: 1.4;
  }

  .featurette-heading {
    font-size: 46px;
  }
    
  .featurette-heading span{
    font-size: 30px;
      font-weight: 300;
  }
}

@media (min-width: 62em) {
  
}

@media (min-width:576px) {
    .text-sm-left {
        text-align: left!important
    }
    .text-sm-right {
        text-align: right!important
    }
    .text-sm-center {
        text-align: center!important
    }
    
    
}

@media (max-width: 640px) {
    .open-cryptoseason{
        font-size: 30px;
        font-weight: 300;
        line-height: 1.2
    }
    
      .featurette-heading span{
    font-size: 30px;
        font-weight: 300;
    }
    
    .featurette {
        padding-bottom: 40px;
        padding-top: 40px;
    }
    .b-f-featurette {
        padding-bottom: 40px;
        padding-top: 40px;
        padding-left: 10px;
        padding-right: 10px;
    }
    .t-h-zagolovok {
        font-size: 40px;
    }
    .form-check {
        position: relative;
        display: block;
        padding-left: 1.25rem;
        font-size:  10px;
        line-height: 20px;
        margin-left: 0px;
        margin-top: 0px;
    }
    .form-check-label {
        margin-top: 20px;
    }
    .featurette-heading span{
        font-size: 24px;
        font-weight: 300;
    }

    .carousel-item {
        height: 10rem;
        background-color: #777;
    }

    .carousel-item > img {
        position: center;
        top: 0;
        left: 0;
        min-width: 100%;
        height: 10rem;
    }
   
    .b-f-featurette {
        padding-bottom: 60px;
        padding-top: 170px;
        transition: .2s;
        border-radius: 3px;
        -webkit-box-shadow: 0px 3px 13px -3px rgba(130,130,130,1);
        -moz-box-shadow: 0px 3px 13px -3px rgba(130,130,130,1);
        box-shadow: 0px 3px 13px -3px rgba(130,130,130,1);
        margin-top: -130px;
    }
    .b-presubscribe h1 {
        font-size: 26px;
    }
    
    .b-presubscribe h4 {
        font-size: 18px;
    }
    .h-img-coin {
        display: none;
        }
    .h5-modal-speaker {
        padding: 20px 30px;
    }
    .h5-modal-partner {
        padding: 20px 24px;
    }
    .h5-modal-sponsor {
        padding: 20px 20px;
    }
    
    .btn-mbl-mb {
        margin-bottom: 20px;
    }
    .np-main-h1 {
        font-size: 35px;
    }

    .np-gift-prize1 {
        max-width: 300px;
    }

    .np-gift-prize1-position-mobile {
        margin-top: 150px;
        height: 150px;
        padding-bottom: 50px;
        margin-left: 30px;
    }

    .np-gift-prize2-position-mobile {
        margin-top: 150px;
        height: 150px;
        padding-bottom: 30px;
        margin-left: 105px;
    }

    .np-gift {
        background: #c9c9d6;
        padding-top: 50px;
        padding-bottom: 50px;
    }

    

}