*::-webkit-input-placeholder {
  color: #666;
  opacity: 1;
}

*:-moz-placeholder {
  color: #666;
  opacity: 1;
}

*::-moz-placeholder {
  color: #666;
  opacity: 1;
}

*:-ms-input-placeholder {
  color: #666;
  opacity: 1;
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

*:before,
*:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

body {
  font-size: 16px;
  min-width: 320px;
  position: relative;
  line-height: 1.4;
  font-family: "GothamPro", sans-serif;
  font-weight: 400;
  overflow-x: hidden;
  margin: 0;
  background-color: #000;
}

p {
  margin: 0;
}

a {
  text-decoration: none;
  outline: none;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}

ul li,
ol li,
menu li {
  list-style: none;
}

ul,
ol,
menu {
  display: block;
  margin: 0;
  padding-left: 0;
}

button {
  outline: none;
  border: 0;
  padding: 0;
  cursor: pointer;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  font-weight: normal;
}

.hidden {
  display: none;
}

.btn1 {
  display: inline-block;
  color: white;
  font-family: "GothamPro", sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.4;


  
  
  
     background-image: linear-gradient(0.326turn, rgba(171, 9, 29, 1) 0%, rgba(238, 24, 71, 0.88) 19%, rgba(238, 24, 71, 1) 31%, rgba(238, 24, 71, 1) 66%, rgba(202, 16, 49, 1) 100%);

 
 
  padding: 24px 118px;
  text-transform: uppercase;

  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}

.site-wrap {
  overflow: hidden;
}

.container {
  margin: 0 auto;
  position: relative;
  padding: 0 10px;
  width: 100%;
  max-width: 1050px;
}

.main-header {
  padding-top: 10px;
  padding-bottom: 10px;
}

.main-header-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.main-header-logo {
  max-width: 271px;
  width: 100%;
}

.main-header-info {
  max-width: 575px;
  width: 100%;

  padding: 8px 5px;
  border-radius: 300px;
   border: 2px solid  rgb(182 149 73);
   

   
   
   
  text-align: center;
  color: #fff;
  font-size: 16px;
  line-height: 28px;
  font-weight: 500;
}

.main-header-info b {
  display: block;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
}

.main-header-tel-wrap {
  padding-left: 57px;
  position: relative;
}

.main-header-tel-wrap:after {
  content: '';
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  width: 47px;
  height: 47px;
  background: url("../img/tel-icon.png") center no-repeat;
}

.main-header-tel-wrap a {
  display: block;
  color: #202020;
  font-size: 21px;
  font-weight: 300;
  text-transform: uppercase;
  margin-bottom: 5px;
}

.main-header-tel-wrap a:last-child {
  margin-bottom: 0;
}

.banner {
  padding-top: 7px;
  padding-bottom: 10px;
}

.banner h1 {
  max-width: 1010px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  font-size: 34.5px;
  line-height: 43px;
  font-weight: 300;
  text-transform: uppercase;
  margin-bottom: 20px;
  
  
  
  
      color: transparent;
    background-image: linear-gradient(0.25turn, rgba(182, 149, 73, 1) 0%, rgba(230, 202, 134, 1) 8%, rgba(230, 196, 125, 1) 28%, rgba(203, 170, 106, 1) 45%, rgba(219, 188, 121, 1) 59%, rgba(243, 222, 152, 1) 76%, rgba(244, 222, 151, 1) 88%, rgba(230, 202, 124, 1) 100%);
    -webkit-background-clip: text;
    will-change: transform;
  
  
}

.banner h1 b {
  font-weight: 700;
}

.banner h1 i {
  font-style: normal;
  font-weight: 700;
  color: #fff;
}

.banner h2 {
  text-align: center;
  color: black;
  font-size: 16px;
  line-height: 20px;
  font-weight: 300;
  max-width: 785px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 47px;
}

.banner h2 span {
  font-weight: 700;
}

.banner h2 b {
  display: inline-block;
  color: white;
  font-weight: 300;
  background: -webkit-gradient(linear, left top, right top, from(#250fb3), to(#7e01fc));
  background: linear-gradient(to right, #250fb3 0%, #7e01fc 100%);
  padding: 0 2px;
}

.banner-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.banner-img {
  max-width: 437px;
  width: 100%;
}

.banner-text {
  max-width: 480px;
  width: 100%;
  margin-top: 40px;
}

.banner-text h3 {
  color: black;
  font-size: 27px;
  line-height: 33px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 21px;
}

.banner-text h4 {
  max-width: 245px;
  width: 100%;
  color: black;
  font-size: 14px;
  line-height: 16px;
  font-weight: 300;
  margin-bottom: 52px;
}

.banner-text .btn1 {
  display: block;
  max-width: 402px;
  width: 100%;
  padding: 24px 5px;
  text-align: center;
  margin-bottom: 37px;
}

.banner-info {
  color: #fff;
  font-size: 19px;
  line-height: 23px;
  font-weight: 300;
  max-width: 410px;
  width: 100%;
  margin-bottom: 37px;
}

.banner-info b {
  font-weight: 700;
  
  position: relative;
}

.banner-info b:after {
  content: '';
  position: absolute;
  bottom: 4px;
  left: 0;
  right: 0;
  height: 9px;
  opacity: 0.2;
  background: -webkit-gradient(linear, left top, right top, from(#250fb3), to(#7e01fc));
  background: linear-gradient(to right, #250fb3 0%, #7e01fc 100%);
}

.themes {
  padding-top: 20px;
  padding-bottom: 50px;
}

.themes h2 {
  text-align: center;
  max-width: 470px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  color: black;
  font-size: 26px;
  line-height: 30px;
  font-weight: 300;
  text-transform: uppercase;
  margin-bottom: 72px;
  
  
  
  
      color: transparent;
    background-image: linear-gradient(0.246turn, rgba(255, 210, 123, 1) 0%, rgba(255, 226, 175, 1) 48%, rgba(243, 186, 77, 1) 100%);
    -webkit-background-clip: text;
  
}

.themes h2 b {
  font-weight: 900;
}

.themes-wrap {
  position: relative;
}

.themes-text {
  max-width: 460px;
  width: 100%;
  position: relative;
  z-index: 1;
}

.themes-text .btn1 {
  display: block;
  max-width: 402px;
  width: 100%;
  padding: 24px 5px;
  text-align: center;
}

.themes-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 44px;
}

.themes-title b {
  color: black;
  font-size: 32px;
  font-weight: 900;
  margin-right: 42px;
}

.themes-title span {
  max-width: 146px;
  width: 100%;
  text-align: center;
  color: #f7f7f7;
  font-size: 15px;
  line-height: 18px;
  font-weight: 700;
  background: -webkit-gradient(linear, left top, right top, from(#250fb3), to(#7e01fc));
  background: linear-gradient(to right, #250fb3 0%, #7e01fc 100%);
  border-radius: 300px;
  padding: 15px 5px;
}

.themes-list {
  margin-bottom: 91px;
}

.themes-list li {
  margin-bottom: 30.5px;
  padding-left: 23px;
  position: relative;
  color: #fff;
  font-size: 16px;
  line-height: 18px;
  font-weight: 300;
}

.themes-list li:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 17px;
  height: 16px;
  background: url("../img/themes-list-icon.png") center no-repeat;
}

.themes-list li:last-child {
  margin-bottom: 0;
}

.themes-img {
  position: absolute;
  top: 7px;
  right: -101px;
  width: 683px;
}

.speaker {
  padding: 0px 20px;
  padding-top: 78px;
}

.speaker h2 {
  text-align: center;
  max-width: 430px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 0px 10px;
  color: black;
  font-size: 22px;
  line-height: 28px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 34px;
  
  color: transparent;
    background-image: linear-gradient(0.246turn, rgba(255, 210, 123, 1) 0%, rgba(255, 226, 175, 1) 48%, rgba(243, 186, 77, 1) 100%);
    -webkit-background-clip: text;
  
  
}

.speaker-wrap {
  background-color: #19191c;
  max-width: 1240px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 145px 30px 56px 85px;
  position: relative;
}

.speaker-img {
  width: 677px;
  position: absolute;
  bottom: 0;
  right: 0;
}

.speaker-text {
  max-width: 555px;
  width: 100%;
  position: relative;
  z-index: 1;
}

.speaker-text h3 {
  color: white;
  font-size: 35px;
  font-weight: 900;
  text-transform: uppercase;
  margin-bottom: 32px;
}

.speaker-text .btn1 {
  display: block;
  max-width: 402px;
  width: 100%;
  padding: 24px 5px;
  text-align: center;
}

.speaker-list {
  margin-bottom: 104px;
}

.speaker-list li {
  color: white;
  font-size: 16px;
  line-height: 18px;
  font-weight: 300;
  margin-bottom: 24px;
  padding-left: 21px;
  position: relative;
}

.speaker-list li:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 17px;
  height: 16px;
  background: url("../img/speaker-list-icon.png") center no-repeat;
}

.speaker-list li:last-child {
  margin-bottom: 0;
}

.main-footer {
  padding-top: 0px;
  padding-bottom: 20px;
}

.main-footer .container {
  max-width: 1260px;
}

.main-footer-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.main-footer-copy {
  max-width: 335px;
  width: 100%;
}

.main-footer-copy p {
  color: #fff;
  font-size: 15px;
  line-height: 19px;
  text-transform: uppercase;
}

.main-footer-logo {
  display: block;
  max-width: 274px;
  width: 100%;
  margin-bottom: 18px;
}

.main-footer-nav {
  margin-top: 62px;
}

.main-footer-menu li {
  margin-bottom: 19px;
}

.main-footer-menu li:last-child {
  margin-bottom: 0;
}

.main-footer-menu a {
  display: inline-block;
  color: #fff;
  font-size: 16px;
  padding-left: 26px;
  position: relative;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.main-footer-menu a:after {
  content: '';
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  width: 18px;
  height: 16px;
  background: url("../img/check-icon.png") center no-repeat;
}

.main-footer-contact {
  max-width: 364px;
  width: 100%;
  margin-top: 18px;
}

.main-footer-contact h3 {
  color: black;
  font-size: 16px;
  margin-bottom: 29px;
  text-align: right;
}

.main-footer-soc-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 34px;
}

.main-footer-soc-list li {
  line-height: 0;
}

.main-footer-soc-list li a {
  display: block;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.main-footer-tel-wrap p {
  margin-bottom: 15px;
  text-align: right;
}

.main-footer-tel-wrap p:last-child {
  margin-bottom: 0;
}

.main-footer-tel-wrap p a {
  display: inline-block;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
}

.popup {
  background-color: #fff;
  max-width: 700px;
  width: 95%;
  padding: 40px 15px;
  border-radius: 5px;
}

.popup h2 {
  font-weight: 700;
  font-size: 22px;
  text-transform: uppercase;
  margin: 15px 0;
}

.popup h3 {
  font-weight: 700;
  font-size: 22px;
  margin: 15px 0;
}

.popup p {
  font-size: 16px;
  margin: 5px 0;
}

.popup p:last-child {
  margin: 0;
}

.popup p b {
  font-weight: 700;
}

.fancybox-close-small {
  width: 17px;
  height: 17px;
  top: -25px;
  right: 0;
  background: url("../img/close.svg") center no-repeat;
}

.timer-wrap {
  max-width: 386px;
  width: 100%;
}

.timer-wrap span {
  display: block;
  text-align: center;
  color: #fff;
  font-size: 15px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 28px;
}

.timer ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.timer__time li {
  font-size: 36px;
  line-height: 36px;
  margin-bottom: 10px;
  font-weight: 300;
  color: #fff;
}

.timer li {
  width: 25%;
  text-align: center;
}

.timer .timer__date li {
  color: #fff;
  font-size: 12px;
  font-weight: 300;
  text-transform: uppercase;
  text-transform: uppercase;
}

.no-touch .btn1:hover {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}

.no-touch .main-footer-menu a:hover,
.no-touch .main-footer-soc-list li a:hover {
  opacity: 0.7;
}

@media only screen and (max-width: 1300px) {
  .speaker-img {
    width: 470px;
  }
}

@media only screen and (max-width: 1100px) {
  .main-footer {
    padding: 30px 0;
  }

  .main-footer-wrap {
    max-width: 500px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .main-footer-contact h3 {
    text-align: center;
  }

  .main-footer-tel-wrap p {
    text-align: center;
    margin-bottom: 5px;
  }

  .main-footer-soc-list,
  .main-footer-contact h3,
  .main-footer-logo {
    margin-bottom: 15px;
  }

  .main-footer-contact {
    margin-top: 0;
  }

  .main-footer-nav {
    margin: 30px 0;
  }

  .main-footer-menu li {
    margin-bottom: 5px;
  }
}

@media only screen and (max-width: 1000px) {
  .main-header,
  .banner,
  .themes,
  .speaker {
    padding-top: 5px;
    padding-bottom: 0px;
  }

  .speaker {
    padding-left: 0;
    padding-right: 0;
  }

  .main-header-wrap {
    max-width: 402px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  
  .banner {
    padding-top: 20px;
    padding-bottom: 10px;
}

.themes {
    padding-top: 29px;
    padding-bottom: 50px;
}

  .main-header-info {
    margin: 0px 0;
    padding: 8px 0px 8px 0px;
    font-size: 14px;
    line-height: 16px;
    font-weight: 500;
  }

  .banner-img {
    max-width: 370px;
  }
  

  .banner-text {
    max-width: 430px;
  }

  .themes-img {
    width: 550px;
  }

  .speaker-img {
    width: 400px;
    opacity: 0.4;
  }

  .speaker-wrap {
    padding: 40px 10px;
  }
}

@media only screen and (max-width: 950px) {
  .themes-img {
    position: static;
    margin-top: 25px;
    margin-left: auto;
    margin-right: auto;
  }

  .themes-text {
    margin-left: auto;
    margin-right: auto;
  }
}

@media only screen and (max-width: 850px) {
  .banner-text {
    margin-top: 0;
  }

  .banner-wrap {
    max-width: 430px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

@media only screen and (max-width: 700px) {
  .banner h1,
  .speaker-text h3 {
    font-size: 26px;
    line-height: 1.2;
  }

  .banner-text h3,
  .themes h2 {
    font-size: 23px;
    line-height: 1.2;
  }

  .speaker h2 {
    font-size: 20px;
    line-height: 1.2;
  }

  .banner-text h4,
  .banner-info,
  .banner h2,
  .themes h2,
  .themes-title,
  .themes-list {
    margin-bottom: 25px;
  }

  .themes-list li {
    margin-bottom: 15px;
  }

  .timer__time li {
    font-size: 26px;
    line-height: 26px;
  }

  .timer .timer__date li {
    font-size: 9px;
  }
}