@font-face {
  font-family: 'Bebas Neue';
  src: url('../fonts/BebasNeue/BebasNeueRegular/BebasNeueRegular.eot');
  src: url('../fonts/BebasNeue/BebasNeueRegular/BebasNeueRegular.eot?#iefix') format('embedded-opentype'), url('../fonts/BebasNeue/BebasNeueRegular/BebasNeueRegular.woff2') format('woff2'), url('../fonts/BebasNeue/BebasNeueRegular/BebasNeueRegular.woff') format('woff'), url('../fonts/BebasNeue/BebasNeueRegular/BebasNeueRegular.ttf') format('truetype'), url('../fonts/BebasNeue/BebasNeueRegular/BebasNeueRegular.svg#../fonts/BebasNeue/BebasNeueRegular/BebasNeueRegular') format('svg');
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  unicode-range: U0020-2122;
}
@font-face {
  font-family: 'Impact';
  src: url('../fonts/impact/Impact.eot');
  src: local('Impact'), url('../fonts/impact/Impact.eot?#iefix') format('embedded-opentype'), url('../fonts/impact/Impact.woff2') format('woff2'), url('../fonts/impact/Impact.woff') format('woff'), url('../fonts/impact/Impact.ttf') format('truetype'), url('../fonts/impact/Impact.svg#Impact') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Myriad Pro';
  src: url('../fonts/MyriadPro/MyriadPro-Regular.eot');
  src: local('MyriadPro-Regular'), url('../fonts/MyriadPro/MyriadPro-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/MyriadPro/MyriadPro-Regular.woff2') format('woff2'), url('../fonts/MyriadPro/MyriadPro-Regular.woff') format('woff'), url('../fonts/MyriadPro/MyriadPro-Regular.ttf') format('truetype'), url('../fonts/MyriadPro/MyriadPro-Regular.svg#MyriadPro-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Myriad Pro';
  src: url('../fonts/MyriadPro/MyriadProBold/MyriadProBold.eot');
  src: url('../fonts/MyriadPro/MyriadProBold/MyriadProBold.eot?#iefix') format('embedded-opentype'), url('../fonts/MyriadPro/MyriadProBold/MyriadProBold.woff2') format('woff2'), url('../fonts/MyriadPro/MyriadProBold/MyriadProBold.woff') format('woff'), url('../fonts/MyriadPro/MyriadProBold/MyriadProBold.ttf') format('truetype'), url('../fonts/MyriadPro/MyriadProBold/MyriadProBold.svg#Myriad Pro Bold') format('svg');
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  unicode-range: U0020-FB04;
}
body {
  font-family: 'Myriad Pro';
  font-size: 18px;
  line-height: 1.3;
  color: #fff;
  margin: 0;
  background: #FFF;
}
a {
  color: #fff;
}
a:hover,
a:active,
a:focus {
  color: #d9d9d9;
}
a,
input,
button {
  transition: all 0.2s ease-in-out;
}
a:active,
a:focus,
input:active,
input:focus,
button:active,
button:focus {
  outline: none !important;
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5 {
  font-family: 'Myriad Pro';
  line-height: 1.15;
  font-weight: 400;
  color: inherit;
  margin: 0;
}
h1,
.h1 {
  font-size: 2em;
}
h2,
.h2 {
  font-size: 2em;
}
h3,
.h3 {
  font-size: 2em;
}
h4,
.h4 {
  font-size: 2em;
}
h5,
.h5 {
  font-size: 1em;
}
img {
  max-width: 100%;
}
form ::-webkit-input-placeholder {
  color: #999;
  opacity: 1;
}
form ::-moz-placeholder {
  color: #999;
  opacity: 1;
}
form :-moz-placeholder {
  color: #999;
  opacity: 1;
}
form :-ms-input-placeholder {
  color: #999;
  opacity: 1;
}
form label.error {
  display: none !important;
}
form input,
form textarea,
form select {
  display: inline-block;
  width: 100%;
  border: 1px solid #CCC;
  border-radius: 5px;
  line-height: 48px;
  height: 48px;
  padding: 0 15px;
  font-size: 1em;
  font-weight: 400;
  color: #333;
}
form input.error,
form textarea.error,
form select.error {
  border-color: #E76767;
  box-shadow: 0 0 4px #CC0000;
}
form textarea {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 1.3;
  resize: none;
  height: auto;
  min-height: 150px;
}
form .controls {
  margin-top: 5px;
  margin-bottom: 5px;
  text-align: center;
  margin: 0;
  padding-right: 0;
}
form .controls button,
form .controls input {
  width: 100%;
}
@media (max-width: 991px) {
  form input,
  form textarea,
  form select {
    line-height: 46px;
    height: 46px;
  }
}
.page-404 {
  min-height: 100vh;
}
.page-404 .info {
  text-align: center;
}
.page-404 .t1 {
  font-size: 10em;
}
.page-404 .t2 {
  font-size: 1.4em;
  margin: 0 0 20px;
}
.page-404 .t3 {
  font-size: 0.9em;
}
.section-serv-text {
  padding: 2em 0;
}
@media (min-width: 992px) {
  .section-serv-text .container {
    max-width: 860px;
  }
}
.cl-btn {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  min-height: 48px;
  text-decoration: none;
  color: #212121;
  padding: 0 30px;
  border: none;
  border-radius: 5px;
  background: #e2e6ea;
  font-weight: 400;
  font-size: 1em;
  line-height: 1;
}
.cl-btn:hover,
.cl-btn:active,
.cl-btn:focus {
  text-decoration: none;
}
.cl-btn.c-green {
  background: #28a745;
  color: #FFF;
}
.cl-btn.c-green:hover,
.cl-btn.c-green:active,
.cl-btn.c-green:focus {
  background: #208637;
  color: #FFF;
}
@media (max-width: 767px) {
  .cl-btn {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    min-height: 46px;
    text-decoration: none;
    padding: 0 15px;
  }
}
.for-btn a,
.for-btn button {
  display: -webkit-inline-flex;
  display: -moz-inline-flex;
  display: -ms-inline-flex;
  display: -o-inline-flex;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  border: none;
  text-decoration: none;
  text-align: center;
  font-family: 'Bebas Neue';
  min-height: 85px;
  padding: 10px 25px;
  box-shadow: 0 0 29px 3px rgba(255,255,255,0.4);
  background: #fff;
  text-transform: uppercase;
  font-size: 48px;
}
.for-btn a span,
.for-btn button span {
  background: #33ffff;
  background: -moz-linear-gradient(-45deg,#33ffff 0%,#5523ff 15%,#8e00f9 45%,#ff33c7 73%,#ff0000 100%);
  background: -webkit-linear-gradient(-45deg,#33ffff 0%,#5523ff 15%,#8e00f9 45%,#ff33c7 73%,#ff0000 100%);
  background: linear-gradient(135deg,#33ffff 0%,#5523ff 15%,#8e00f9 45%,#ff33c7 73%,#ff0000 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#33ffff',endColorstr='#ff0000',GradientType=1);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.for-btn a:hover,
.for-btn button:hover {
  box-shadow: none;
}
@media (max-width: 1199px) {
  .for-btn a,
  .for-btn button {
    font-size: 22px;
    min-height: 65px;
  }
}
.impact {
  font-family: 'Impact';
}
.bebas {
  font-family: 'Bebas Neue';
}
p {
  margin: 0;
}
p.big {
  font-size: 24px;
}
p.huge {
  font-size: 30px;
}
.min-title {
  font-size: 36px;
}
.min-title.big {
  font-size: 43px;
}
.title {
  font-family: 'Impact';
  line-height: 1;
  font-size: 72px;
}
.title.min {
  font-size: 48px;
}
.title.big {
  font-size: 110px;
}
.title.huge {
  font-size: 190px;
}
.gradient {
  background: #33ffff;
  background: -moz-linear-gradient(-45deg,#33ffff 0%,#5523ff 15%,#8e00f9 45%,#ff33c7 73%,#ff0000 100%);
  background: -webkit-linear-gradient(-45deg,#33ffff 0%,#5523ff 15%,#8e00f9 45%,#ff33c7 73%,#ff0000 100%);
  background: linear-gradient(135deg,#33ffff 0%,#5523ff 15%,#8e00f9 45%,#ff33c7 73%,#ff0000 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#33ffff',endColorstr='#ff0000',GradientType=1);
}
.blue {
  color: #0000ff;
}
.wrapper {
  max-width: 1920px;
  margin: auto;
  overflow: hidden;
}
.wrapper section,
.wrapper header,
.wrapper footer {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: 100vh;
}
@media (max-width: 991px) {
  .wrapper section,
  .wrapper header,
  .wrapper footer {
    min-height: auto;
  }
}
.header {
  padding: 0;
  background: #000;
}
.header .hd-left .title {
  background: #33ffff;
  background: -moz-linear-gradient(-45deg,#33ffff 0%,#5523ff 15%,#8e00f9 45%,#ff33c7 73%,#ff0000 100%);
  background: -webkit-linear-gradient(-45deg,#33ffff 0%,#5523ff 15%,#8e00f9 45%,#ff33c7 73%,#ff0000 100%);
  background: linear-gradient(135deg,#33ffff 0%,#5523ff 15%,#8e00f9 45%,#ff33c7 73%,#ff0000 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#33ffff',endColorstr='#ff0000',GradientType=1);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.header .hd-right {
  max-width: 600px;
  margin: 150px 0 0;
  position: relative;
  background: #33ffff;
  background: -moz-linear-gradient(-45deg,#33ffff 0%,#5523ff 15%,#8e00f9 45%,#ff33c7 73%,#ff0000 100%);
  background: -webkit-linear-gradient(-45deg,#33ffff 0%,#5523ff 15%,#8e00f9 45%,#ff33c7 73%,#ff0000 100%);
  background: linear-gradient(135deg,#33ffff 0%,#5523ff 15%,#8e00f9 45%,#ff33c7 73%,#ff0000 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#33ffff',endColorstr='#ff0000',GradientType=1);
}
.header .hd-right::before {
  content: '';
  position: absolute;
  background: url(../images/tickets.png) no-repeat center / cover;
  width: 414px;
  height: 674px;
  bottom: 25px;
  right: 50px;
}
.header .hd-right .inner {
  position: relative;
  z-index: 2;
}
.header .hd-right .for-btn {
  padding: 90px 30px;
}
.header .hd-right .bot-line {
  background: #0000ff;
  padding: 20px 30px;
}
.header .hd-right .bot-line .icon {
  margin: 0 20px 0 0;
}
@media (min-width: 992px) and (max-width: 1599px) {
  .header .hd-right::before {
    width: 344px;
    height: 554px;
  }
}
@media (max-width: 991px) {
  .header {
    padding: 35px 0;
  }
  .header .hd-right {
    margin: 120px 0 0;
  }
  .header .hd-right::before {
    width: 214px;
    height: 344px;
  }
  .header .hd-right .for-btn {
    padding: 60px 30px;
  }
  .header .hd-right .bot-line {
    padding: 20px 20px;
  }
  .header .hd-right .bot-line .min-title {
    font-size: 20px;
  }
}
.training {
  padding: 60px 0;
  background: url(../images/training-bg.jpg) no-repeat center top / cover;
}
.training .for-title span {
  margin: 0 0 0 40px;
}
.training .for-title .big {
  margin: 20px 0 0;
}
.training .txt-mid {
  margin: 50px 0;
  display: inline-block;
  background: rgba(0,0,0,0.5);
  padding: 10px;
}
.training .bot-block {
  max-width: 650px;
  background: #33ffff;
  background: -moz-linear-gradient(-45deg,#33ffff 0%,#5523ff 15%,#8e00f9 45%,#ff33c7 73%,#ff0000 100%);
  background: -webkit-linear-gradient(-45deg,#33ffff 0%,#5523ff 15%,#8e00f9 45%,#ff33c7 73%,#ff0000 100%);
  background: linear-gradient(135deg,#33ffff 0%,#5523ff 15%,#8e00f9 45%,#ff33c7 73%,#ff0000 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#33ffff',endColorstr='#ff0000',GradientType=1);
}
.training .bot-block .for-btn {
  padding: 90px 30px;
}
.training .bot-block .bot-line {
  background: #0000ff;
  padding: 20px 20px;
}
@media (max-width: 991px) {
  .training {
    padding: 35px 0;
  }
  .training .for-title {
    text-align: center;
  }
  .training .for-title span {
    display: inline-block;
    margin: 10px 0 0;
  }
  .training .bot-block {
    margin: auto;
  }
  .training .bot-block .for-btn {
    padding: 60px 30px;
  }
}
.provide {
  padding: 60px 0;
  background: #33ffff;
  background: -moz-linear-gradient(-45deg,#33ffff 0%,#5523ff 15%,#8e00f9 45%,#ff33c7 73%,#ff0000 100%);
  background: -webkit-linear-gradient(-45deg,#33ffff 0%,#5523ff 15%,#8e00f9 45%,#ff33c7 73%,#ff0000 100%);
  background: linear-gradient(135deg,#33ffff 0%,#5523ff 15%,#8e00f9 45%,#ff33c7 73%,#ff0000 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#33ffff',endColorstr='#ff0000',GradientType=1);
  position: relative;
}
.provide::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background: url(../images/provide-shadow.png) no-repeat center / cover;
  height: 830px;
}
.provide .container-fluid {
  position: relative;
  z-index: 2;
}
.provide .for-title {
  margin: 0 0 180px;
}
.provide .for-title .title {
  margin: 80px 0 0;
  text-shadow: 0 0 29px rgba(255,255,255,0.4);
}
.provide .pr-block {
  position: relative;
  background: #fff;
  border-bottom: 20px solid #000;
  color: #000;
  padding: 145px 30px 45px;
}
.provide .pr-block .icon {
  position: absolute;
  top: -90px;
  left: 0;
  right: 0;
  text-align: center;
}
.provide .pr-block .title {
  background: #33ffff;
  background: -moz-linear-gradient(-45deg,#33ffff 0%,#5523ff 15%,#8e00f9 45%,#ff33c7 73%,#ff0000 100%);
  background: -webkit-linear-gradient(-45deg,#33ffff 0%,#5523ff 15%,#8e00f9 45%,#ff33c7 73%,#ff0000 100%);
  background: linear-gradient(135deg,#33ffff 0%,#5523ff 15%,#8e00f9 45%,#ff33c7 73%,#ff0000 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#33ffff',endColorstr='#ff0000',GradientType=1);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin: 0 0 45px;
  text-align: center;
}
.provide .pr-block p {
  text-align: justify;
}
@media (min-width: 1900px) {
  .provide .container-fluid {
    max-width: 1700px;
  }
}
@media (max-width: 991px) {
  .provide {
    padding: 35px 0 0;
  }
  .provide .for-title {
    margin: 0 0 130px;
  }
  .provide .for-title .title {
    margin: 30px 0 0;
  }
  .provide .pr-block {
    padding: 65px 20px 20px;
    margin: 0 0 80px;
  }
  .provide .pr-block .icon {
    top: -50px;
  }
  .provide .pr-block .icon img {
    max-height: 90px;
  }
  .provide .pr-block .title {
    margin: 0 0 30px;
  }
}
.steps {
  padding: 60px 0 430px;
  background: url(../images/steps-bg.jpg) no-repeat center bottom / cover;
}
.steps .for-title {
  margin: 0 0 90px;
}
.steps .for-title .title {
  text-shadow: 0 0 29px rgba(255,255,255,0.4);
}
.steps .st-block {
  background: #fff;
  border-bottom: 20px solid #000;
  padding: 30px 30px 25px;
}
.steps .st-block .digit,
.steps .st-block .min-title {
  color: #0099ff;
}
.steps .st-block .txt {
  margin: 0 0 0 23px;
}
.steps .st-block .txt p {
  margin: 28px 0 0;
  color: #000;
}
@media (min-width: 1900px) {
  .steps .container-fluid {
    max-width: 1700px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .steps .st-block {
    margin: 0 0 40px;
  }
}
@media (max-width: 991px) {
  .steps {
    padding: 35px 0;
  }
  .steps .for-title {
    margin: 0 0 35px;
  }
  .steps .st-block {
    padding: 20px;
    border-width: 10px;
    margin: 0 0 35px;
  }
  .steps .st-block .txt {
    margin: 0 0 0 15px;
  }
  .steps .st-block .txt p {
    margin: 15px 0 0;
  }
}
.tickets {
  padding: 60px 0;
  background: #33ffff;
  background: -moz-linear-gradient(-45deg,#33ffff 0%,#5523ff 15%,#8e00f9 45%,#ff33c7 73%,#ff0000 100%);
  background: -webkit-linear-gradient(-45deg,#33ffff 0%,#5523ff 15%,#8e00f9 45%,#ff33c7 73%,#ff0000 100%);
  background: linear-gradient(135deg,#33ffff 0%,#5523ff 15%,#8e00f9 45%,#ff33c7 73%,#ff0000 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#33ffff',endColorstr='#ff0000',GradientType=1);
  position: relative;
}
.tickets::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background: url(../images/provide-shadow.png) no-repeat center / cover;
  height: 830px;
}
.tickets .container-fluid {
  position: relative;
  z-index: 2;
}
.tickets .for-title {
  margin: 0 0 90px;
}
.tickets .for-title .title {
  text-shadow: 0 0 29px rgba(255,255,255,0.4);
}
.tickets .for-title .min-title {
  margin: 90px 0 0;
}
.tickets .tk-block .min-t {
  background: #33ffff;
  background: -moz-linear-gradient(-45deg,#33ffff 0%,#5523ff 15%,#8e00f9 45%,#ff33c7 73%,#ff0000 100%);
  background: -webkit-linear-gradient(-45deg,#33ffff 0%,#5523ff 15%,#8e00f9 45%,#ff33c7 73%,#ff0000 100%);
  background: linear-gradient(135deg,#33ffff 0%,#5523ff 15%,#8e00f9 45%,#ff33c7 73%,#ff0000 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#33ffff',endColorstr='#ff0000',GradientType=1);
  padding: 30px;
}
.tickets .tk-block .p-list {
  padding: 25px 60px;
  background: #fff;
}
.tickets .tk-block .p-list p {
  position: relative;
  padding: 0 0 0 50px;
  color: #000;
}
.tickets .tk-block .p-list p::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  background: url(../images/chk-blue.png) no-repeat center;
  width: 30px;
  height: 26px;
}
.tickets .tk-block .p-list p.gray {
  color: #999999;
}
.tickets .tk-block .p-list p.gray::before {
  width: 31px;
  background: url(../images/chk-gray.png) no-repeat center;
}
.tickets .tk-block .p-list p:not(:first-of-type) {
  margin: 15px 0 0;
}
.tickets .tk-block .price-row {
  background: #000;
  padding: 25px 15px;
}
.tickets .tk-block .price-row .pr-left {
  color: #ffff00;
}
.tickets .tk-block .price-row .pr-right {
  display: table;
  margin: 0 0 0 auto;
}
.tickets .tk-block .bot-line a {
  display: block;
  box-shadow: 0 0 29px 3px rgba(255,255,255,0.4);
  padding: 25px;
  background: #0000ff;
}
.tickets .tk-block .bot-line a:hover {
  box-shadow: none;
  text-decoration: none;
}
@media (min-width: 1900px) {
  .tickets .container-fluid {
    max-width: 1700px;
  }
}
@media (max-width: 991px) {
  .tickets {
    padding: 35px 0;
  }
  .tickets .for-title {
    margin: 0 0 45px;
  }
  .tickets .for-title .min-title {
    margin: 35px 0 0;
  }
  .tickets .tk-block {
    margin: 0 0 35px;
  }
  .tickets .tk-block .p-list {
    padding: 25px 20px;
  }
}
.speaker {
  background: url(../images/speaker-bg.jpg) no-repeat center top / cover;
}
.speaker .sp-block {
  max-width: 650px;
  min-height: 100vh;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 60px 23px;
  background: #0000ff;
}
.speaker .sp-block .for-title {
  margin: 0 0 40px;
}
.speaker .sp-block .for-title .tt-mid {
  white-space: nowrap;
  margin: 30px 0px 30px -45px;
  letter-spacing: 2px;
  text-shadow: 0 0 29px rgba(255,255,255,0.4);
}
.speaker .sp-block .p-list {
  margin: 30px 0;
}
.speaker .sp-block .p-list p {
  position: relative;
  padding: 0 0 0 50px;
}
.speaker .sp-block .p-list p::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  background: url(../images/chk-blue.png) no-repeat center;
  width: 30px;
  height: 26px;
}
.speaker .sp-block .p-list p:not(:first-of-type) {
  margin: 30px 0 0;
}
.speaker .sp-block .under-list p:not(:first-of-type) {
  margin: 30px 0 0;
}
@media (min-width: 1900px) {
  .speaker .container-fluid {
    max-width: 1700px;
  }
}
@media (min-width: 1200px) and (max-width: 1600px) {
  .speaker .sp-block .for-title .tt-mid {
    font-size: 75px;
    margin: 30px 0 30px -10px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .speaker .sp-block .for-title .tt-mid {
    margin: 20px 0;
  }
}
@media (max-width: 991px) {
  .speaker .sp-block {
    padding: 35px 20px;
  }
  .speaker .sp-block .for-title .tt-mid {
    margin: 20px 0;
  }
}
.others {
  padding: 60px 0;
  background: #33ffff;
  background: -moz-linear-gradient(-45deg,#33ffff 0%,#5523ff 15%,#8e00f9 45%,#ff33c7 73%,#ff0000 100%);
  background: -webkit-linear-gradient(-45deg,#33ffff 0%,#5523ff 15%,#8e00f9 45%,#ff33c7 73%,#ff0000 100%);
  background: linear-gradient(135deg,#33ffff 0%,#5523ff 15%,#8e00f9 45%,#ff33c7 73%,#ff0000 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#33ffff',endColorstr='#ff0000',GradientType=1);
  position: relative;
}
.others::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background: url(../images/provide-shadow.png) no-repeat center / cover;
  height: 830px;
}
.others .container-fluid {
  position: relative;
  z-index: 2;
}
.others .for-title {
  margin: 0 0 100px;
}
.others .for-title .title {
  text-shadow: 0 0 29px rgba(255,255,255,0.4);
}
.others .ot-block {
  display: table;
  margin: auto;
  border-bottom: 20px solid #000;
  position: relative;
  overflow: hidden;
}
.others .ot-block .name {
  position: absolute;
  left: 25px;
  bottom: 25px;
  opacity: 1;
  visibility: visible;
  transition: .2s;
}
.others .ot-block .info {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: url(../images/ot-bg.png) no-repeat center / cover;
  transform: translateY(100%);
  transition: .2s;
  padding: 35px 30px;
}
.others .ot-block .info p:not(:first-of-type) {
  margin: 20px 0 0;
}
.others .ot-block:hover .name {
  opacity: 0;
  visibility: hidden;
}
.others .ot-block:hover .info {
  transform: translateY(0);
}
@media (min-width: 1900px) {
  .others .container-fluid {
    max-width: 1400px;
  }
}
@media (max-width: 991px) {
  .others {
    padding: 35px 0;
  }
  .others .for-title {
    margin: 0 0 45px;
  }
  .others .ot-block {
    margin: 0 auto 35px;
    border-width: 10px;
  }
}
.feedbacks {
  padding: 60px 0;
  background: url(../images/feeds-bg.jpg) no-repeat center top / cover;
}
.feedbacks .for-title {
  margin: 0 0 90px;
}
.feedbacks .for-title .title {
  text-shadow: 0 0 29px rgba(255,255,255,0.4);
}
.feedbacks .for-title .min-title {
  margin: 80px 0 0;
}
.feedbacks .fd-left {
  background: #000;
  position: relative;
  padding: 40px 50px;
}
.feedbacks .fd-left::before {
  content: '';
  position: absolute;
  background: url(../images/fdl-bfr.png) no-repeat left top / cover;
  width: 88px;
  left: 0;
  top: 0;
  bottom: 0;
}
.feedbacks .fd-left .nav-tabs {
  display: block;
  border: none;
}
.feedbacks .fd-left .nav-tabs .nav-item:not(:first-of-type) {
  margin: 40px 0 0;
}
.feedbacks .fd-left .nav-tabs .nav-item .nav-link {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  position: relative;
  z-index: 2;
}
.feedbacks .fd-left .nav-tabs .nav-item .nav-link .min-title {
  text-transform: uppercase;
  margin: 0 0 0 50px;
  flex: 1;
}
.feedbacks .fd-right {
  background: #fff;
  padding: 50px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  justify-content: center;
}
.feedbacks .fd-right .for-video {
  background: #33ffff;
  background: -moz-linear-gradient(-45deg,#33ffff 0%,#5523ff 15%,#8e00f9 45%,#ff33c7 73%,#ff0000 100%);
  background: -webkit-linear-gradient(-45deg,#33ffff 0%,#5523ff 15%,#8e00f9 45%,#ff33c7 73%,#ff0000 100%);
  background: linear-gradient(135deg,#33ffff 0%,#5523ff 15%,#8e00f9 45%,#ff33c7 73%,#ff0000 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#33ffff',endColorstr='#ff0000',GradientType=1);
  padding: 5px;
}
@media (min-width: 1900px) {
  .feedbacks .container-fluid {
    max-width: 1400px;
  }
}
@media (max-width: 991px) {
  .feedbacks {
    padding: 35px 0;
  }
  .feedbacks .for-title {
    margin: 0 0 45px;
  }
  .feedbacks .for-title .min-title {
    margin: 30px 0 0;
  }
  .feedbacks .fd-left {
    padding: 30px 15px;
  }
  .feedbacks .fd-left .nav-tabs .nav-item:not(:first-of-type) {
    margin: 10px 0 0;
  }
  .feedbacks .fd-left .nav-tabs .nav-item .nav-link .min-title {
    margin: 0 0 0 25px;
  }
  .feedbacks .fd-right {
    padding: 15px;
  }
}
.contacts {
  padding: 60px 0;
  background: #33ffff;
  background: -moz-linear-gradient(-45deg,#33ffff 0%,#5523ff 15%,#8e00f9 45%,#ff33c7 73%,#ff0000 100%);
  background: -webkit-linear-gradient(-45deg,#33ffff 0%,#5523ff 15%,#8e00f9 45%,#ff33c7 73%,#ff0000 100%);
  background: linear-gradient(135deg,#33ffff 0%,#5523ff 15%,#8e00f9 45%,#ff33c7 73%,#ff0000 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#33ffff',endColorstr='#ff0000',GradientType=1);
}
.contacts .nav-tabs {
  justify-content: space-between;
  border: none;
  background: #000;
}
.contacts .nav-tabs .nav-item .nav-link {
  text-transform: uppercase;
  border: none;
}
.contacts .nav-tabs .nav-item .nav-link.active {
  background: #33ffff;
  background: -moz-linear-gradient(-45deg,#33ffff 0%,#5523ff 15%,#8e00f9 45%,#ff33c7 73%,#ff0000 100%);
  background: -webkit-linear-gradient(-45deg,#33ffff 0%,#5523ff 15%,#8e00f9 45%,#ff33c7 73%,#ff0000 100%);
  background: linear-gradient(135deg,#33ffff 0%,#5523ff 15%,#8e00f9 45%,#ff33c7 73%,#ff0000 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#33ffff',endColorstr='#ff0000',GradientType=1);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.contacts .tab-content {
  background: #fff;
  padding: 30px 100px;
  color: #000;
}
.contacts .tab-content .loc-row {
  margin: 0 0 30px;
}
.contacts .tab-content .loc-row .min-title {
  margin: 0 0 20px;
}
.contacts .tab-content .loc-row .address {
  margin: 20px 0 0;
}
@media (min-width: 1900px) {
  .contacts .container-fluid {
    max-width: 1400px;
  }
}
@media (max-width: 991px) {
  .contacts {
    padding: 35px 0;
  }
  .contacts .tab-content {
    padding: 30px 20px;
  }
  .contacts .tab-content .loc-row .date {
    margin: 20px 0 0;
  }
}
.footer {
  padding: 20px 0;
  background: url(../images/) no-repeat center center;
}
.modal {
  color: #000;
}
.modal .order {
  position: relative;
  z-index: 3;
}
.modal .order a {
  display: -webkit-inline-flex;
  display: -moz-inline-flex;
  display: -ms-inline-flex;
  display: -o-inline-flex;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  text-decoration: none;
}
.modal .order a,
.modal .order button {
  padding: 15px 25px;
  cursor: pointer;
  text-decoration: none;
  min-height: 70px;
  background: #0000FF;
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  line-height: 21px;
  border: none;
  width: 100%;
}
.modal .order a:hover,
.modal .order button:hover {
  background: #050599;
}
.modal .modal-dialog {
  max-width: 570px;
}
.modal .modal-dialog .modal-content .modal-header {
  border: none;
}
.modal.modal_order .modal-body .main-block {
  padding: 0 0 30px;
  max-width: 440px;
  margin: auto;
}
.modal.modal_order .modal-body .main-block .title-block {
  position: relative;
}
.modal.modal_order .modal-body .main-block .title-block::before {
  content: '';
  position: absolute;
  right: -35px;
  top: 6px;
  background: url(../images/fold.png) no-repeat center / cover;
  width: 173px;
  height: 200px;
  display: none;
}
.modal.modal_order .modal-body .main-block .title-block .min-title {
  margin: 0 0 15px;
  color: #0000ff;
}
.modal.modal_order .modal-body .main-block .form-block {
  position: relative;
  margin: 20px 0 0;
  text-align: center;
}
.modal.modal_order .modal-body .main-block .form-block .ib {
  margin: 0 0 15px;
}
.modal.modal_order .modal-body .main-block p.min {
  font-size: 13px;
  margin: 10px 0 0;
  color: #333;
}
@media (max-width: 767px) {
  .modal.modal_order .modal-body .main-block .title-block::before {
    display: none;
  }
}
.modal.modal_comeback .modal-body .main-block {
  padding: 0 0 30px;
  max-width: 440px;
  margin: auto;
}
.modal.modal_comeback .modal-body .main-block .title-block {
  position: relative;
}
.modal.modal_comeback .modal-body .main-block .title-block .title {
  color: #cfcfcf;
  font-size: 45px;
  margin: 0 0 7px;
}
.modal.modal_comeback .modal-body .main-block .title-block::before {
  content: '';
  position: absolute;
  right: -35px;
  top: 6px;
  background: url(../images/fold-six.png) no-repeat center / cover;
  width: 167px;
  height: 207px;
}
.modal.modal_comeback .modal-body .main-block .title-block .min-title {
  margin: 0 0 15px;
  color: #0000ff;
}
.modal.modal_comeback .modal-body .main-block .form-block {
  position: relative;
  margin: 20px 0 0;
}
.modal.modal_comeback .modal-body .main-block .form-block .ib {
  margin: 0 0 15px;
}
.modal.modal_comeback .modal-body .main-block .form-block .order button {
  width: 100%;
}
.modal.modal_comeback .modal-body .main-block p.min {
  font-size: 13px;
  margin: 10px 0 0;
  color: #333;
}
@media (max-width: 767px) {
  .modal.modal_comeback .modal-body .main-block .title-block::before {
    display: none;
  }
}
@media (min-width: 1200px) and (max-width: 1600px) {
  p.big {
    font-size: 21px;
  }
  p.huge {
    font-size: 24px;
  }
  .min-title {
    font-size: 28px;
  }
  .min-title.big {
    font-size: 35px;
  }
  .title {
    font-size: 54px;
  }
  .title.min {
    font-size: 40px;
  }
  .title.big {
    font-size: 85px;
  }
  .title.huge {
    font-size: 135px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  body,
  html {
    font-size: 16px;
  }
  p.big {
    font-size: 19px;
  }
  p.huge {
    font-size: 22px;
  }
  .min-title {
    font-size: 24px;
  }
  .min-title.big {
    font-size: 28px;
  }
  .title {
    font-size: 36px;
  }
  .title.min {
    font-size: 28px;
  }
  .title.big {
    font-size: 40px;
  }
  .title.huge {
    font-size: 70px;
  }
}
@media (max-width: 767px) {
  body,
  html {
    font-size: 16px;
  }
  p.big {
    font-size: 19px;
  }
  p.huge {
    font-size: 22px;
  }
  .min-title {
    font-size: 20px;
  }
  .min-title.big {
    font-size: 24px;
  }
  .title {
    font-size: 28px;
    line-height: 1.2;
  }
  .title.min {
    font-size: 26px;
  }
  .title.big {
    font-size: 32px;
  }
  .title.huge {
    font-size: 36px;
  }
  body.modal-open .wrapper {
    display: none;
  }
}
