body {
  font-family: Raleway, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  font-weight: 300;
}

.promo {
  position: relative;
  z-index: 2;
  display: block;
  overflow: hidden;
  width: 100%;
  height: 700px;
  margin-right: auto;
  margin-left: auto;
  background-image: -webkit-linear-gradient(190deg, rgba(26, 28, 37, .97), rgba(82, 70, 79, .96));
  background-image: linear-gradient(260deg, rgba(26, 28, 37, .97), rgba(82, 70, 79, .96));
}

.videosection {
  position: relative;
  z-index: 1;
  display: block;
  overflow: hidden;
  width: 100%;
  height: 700px;
  margin-top: -700px;
}

.background-video {
  z-index: 1;
  display: inline-block;
  width: 100%;
  min-height: 100vh;
}

.container {
  display: block;
  width: 100%;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 10px;
  padding-left: 10px;
}

.container.cc {
  padding-right: 0px;
  padding-left: 0px;
}

.container.ccccc {
  text-align: center;
}

.img-book {
  height: 520px;
  background-image: url('../images/book.png');
  background-position: 0px 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.header {
  display: block;
  max-width: 98%;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid hsla(42, 58%, 65%, .37);
}

.logo-text {
  display: inline-block;
  padding: 8px;
  border: 1px solid #d5966c;
  color: #fff;
  font-size: 10px;
  line-height: 18px;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.h1 {
  margin-top: 9%;
  color: #fff;
  font-size: 20px;
  line-height: 40px;
  font-weight: 300;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.h2 {
  display: inline-block;
  margin-top: 1px;
  padding: 5px 10px;
  background-color: #d9ba72;
  font-size: 62px;
  line-height: 70px;
  font-weight: 300;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.text-block {
  margin-top: 10px;
  color: #d3d3d3;
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 1px;
}

.text-block.v2 {
  font-size: 15px;
  line-height: 24px;
}

.text-block.v2.bl {
  margin-top: 18px;
  color: #404040;
  line-height: 24px;
  font-weight: 400;
}

.text-block.v2.bl.c {
  display: block;
  max-width: 1080px;
  margin-right: auto;
  margin-left: auto;
  padding: 40px 40px 20px;
  border-style: none;
  border-width: 1px;
  border-color: hsla(24, 56%, 63%, .58);
  background-color: hsla(0, 0%, 83%, .18);
  color: #7e3e13;
  font-size: 15px;
  font-weight: 500;
  text-align: left;
}

.phone-block {
  display: inline-block;
  margin-right: 30px;
  float: right;
}

.tel {
  padding-left: 28px;
  background-image: url('../images/phone.svg');
  background-position: 0px 50%;
  background-size: 20px;
  background-repeat: no-repeat;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 40px;
  font-weight: 300;
  letter-spacing: 2px;
  text-decoration: none;
  cursor: default;
}

.cont {
  margin-top: 12px;
}

.button-2 {
  padding: 12px 30px 10px;
  border-radius: 1000px;
  background-color: #7064f7;
  box-shadow: none;
  -webkit-transition: all 300ms linear;
  transition: all 300ms linear;
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 3px;
  text-transform: uppercase;
}

.button-2:hover {
  background-color: #354257;
  box-shadow: 0 11px 28px -5px rgba(39, 34, 92, .85);
}

.button-2.cb {
  padding: 12px 50px 11px;
  border: 1px solid #d5966c;
  background-color: transparent;
  box-shadow: none;
}

.button-2.cb:hover {
  border-color: #d9ba72;
  box-shadow: none;
}

.button-2.cb.dd {
  border-color: #d9ba72;
  background-color: #d9ba72;
  color: #25292c;
  font-weight: 500;
}

.button-2.cb.dd:hover {
  border-color: #d5966c;
  background-color: #d5966c;
}

.button-2.cb.dd._33 {
  border-color: #404040;
  background-color: #404040;
  color: #fff;
}

.button-2.cb.dd._33:hover {
  border-color: #25292c;
  background-color: #25292c;
}

.button-2.cb.hea {
  padding: 7px 30px;
}

.button-2.cb.formm {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.button-block {
  margin-top: 2px;
  float: right;
}

.button-block.lll {
  width: 100%;
  margin-top: 23px;
  float: none;
}

.button-block.lll.dark {
  margin-top: 10px;
  float: none;
  text-align: center;
}

.button-block.lll.dark.op {
  margin-top: 40px;
}

.button-block.ff {
  margin-top: 10px;
  float: none;
}

.skroll {
  display: block;
  width: 38px;
  height: 38px;
  margin-top: 45px;
  margin-right: auto;
  float: left;
  border: 2px none #d5966c;
  -webkit-transition: all 300ms linear;
  transition: all 300ms linear;
}

.skroll:hover {
  border-color: #d9ba72;
  opacity: 0.74;
}

.point {
  display: block;
  width: 20px;
  height: 20px;
  margin-top: 23px;
  margin-right: auto;
  margin-left: auto;
  background-color: transparent;
  background-image: url('../images/down-arrow.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  opacity: 0;
  -webkit-transform: translate(0px, -14px);
  -ms-transform: translate(0px, -14px);
  transform: translate(0px, -14px);
}

.sk {
  display: inline-block;
  width: 100%;
  padding-top: 0px;
}

.cena {
  display: block;
  width: 100%;
  height: 50px;
  margin-top: -69px;
  margin-right: auto;
  margin-left: -10px;
  text-align: center;
}

.text-block-3 {
  position: relative;
  z-index: 9;
  display: inline-block;
  padding: 0px 7px 7px;
  float: left;
  background-color: #d9ba72;
  font-family: 'Open Sans', sans-serif;
  color: #000;
  font-size: 24px;
  line-height: 24px;
  font-weight: 400;
  letter-spacing: 2px;
}

.cen {
  font-size: 12px;
  font-family: 'PT Sans', sans-serif;
  line-height: 27px;
  font-weight: bold;
  text-transform: uppercase;
}

.about {
  overflow: hidden;
  padding-top: 40px;
  padding-bottom: 60px;
  background-color: #fff;
  background-image: -webkit-linear-gradient(45deg, #1b2125 1%, #1b1e27 45%, #2e3337);
  background-image: linear-gradient(45deg, #1b2125 1%, #1b1e27 45%, #2e3337);
}

.h3 {
  color: #d9ba72;
  font-size: 48px;
  line-height: 54px;
  font-weight: 300;
  letter-spacing: 3px;
}

.h3.dark {
  margin-bottom: 35px;
  color: #25292c;
  line-height: 50px;
}

.h3.centr {
  color: #d9ba72;
  text-align: center;
}

.h3.centr.bl {
  color: #25292c;
}

.h3.centr.wt {
  margin-bottom: 79px;
  color: #fff;
}

.gold {
  color: #d5966c;
}

.img {
  float: right;
}

.div-block {
  margin-top: 17px;
  padding: 10px;
  border-style: solid;
  border-width: 1px;
  border-color: hsla(24, 56%, 63%, .13);
}

.about2 {
  overflow: hidden;
  padding-top: 40px;
  padding-bottom: 70px;
  background-color: #fff;
}

.paragraph {
  display: inline-block;
  width: 460px;
  margin-bottom: 0px;
  padding-bottom: 7px;
  border-bottom: 1px dotted hsla(24, 56%, 63%, .73);
  color: #2e3337;
  font-size: 15px;
  line-height: 24px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 1px;
}

.text-span {
  font-family: 'Open Sans', sans-serif;
  color: #d9ba72;
  font-size: 17px;
  font-weight: 900;
}

.podp {
  width: 100%;
  text-align: center;
}

.image {
  max-width: 98%;
  margin-top: -25px;
}

.image.tw {
  display: block;
  max-width: 110%;
  margin-top: 74px;
  margin-right: auto;
  margin-left: auto;
}

.div-block-2 {
  margin-top: 40px;
}

.dla-kogo {
  overflow: hidden;
  width: 100%;
  padding-top: 40px;
  padding-bottom: 40px;
}

.one-sk {
  display: block;
  width: 70%;
  height: 300px;
  margin-top: 174px;
  margin-right: auto;
  margin-left: auto;
  background-image: url('../images/1-1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.one-sk._2 {
  margin-top: 74px;
  background-image: url('../images/shutterstock_632426297-1.jpg');
  background-size: cover;
}

.one-sk._3 {
  margin-top: 127px;
  background-image: url('../images/2-1.jpg');
}

.naz {
  color: #7e3e13;
  font-size: 26px;
  line-height: 30px;
  font-weight: 300;
  text-align: left;
  letter-spacing: 1px;
  text-transform: none;
}

.opis {
  display: block;
  width: 70%;
  margin-top: 30px;
  margin-right: auto;
  margin-left: auto;
}

.loading {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 999999;
  display: none;
  background-color: #14171a;
}

.load {
  display: block;
  width: 50px;
  height: 50px;
  margin-top: 45vh;
  margin-right: auto;
  margin-left: auto;
  background-image: url('../images/refresh.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  opacity: 1;
}

.close-lb-bl {
  width: 100%;
  min-height: 120px;
}

.text-field-3 {
  height: 60px;
  margin-bottom: 30px;
  padding-top: 14px;
  padding-bottom: 14px;
  border-style: none none solid;
  border-bottom-width: 1px;
  border-bottom-color: #d5966c;
  background-color: transparent;
  font-family: 'PT Sans', sans-serif;
  color: #fff;
  font-size: 15px;
  line-height: 30px;
  font-weight: 300;
  letter-spacing: 1px;
}

.text-field-3::-webkit-input-placeholder {
  color: #d3d3d3;
  font-weight: 400;
}

.text-field-3:-ms-input-placeholder {
  color: #d3d3d3;
  font-weight: 400;
}

.text-field-3::placeholder {
  color: #d3d3d3;
  font-weight: 400;
}

.lb {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 9999999;
  display: none;
  width: 100%;
  height: 100%;
  background-color: #127ff9;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .4), rgba(0, 0, 0, .4));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .4), rgba(0, 0, 0, .4));
  opacity: 0;
  -webkit-transform: translate(0px, 800px);
  -ms-transform: translate(0px, 800px);
  transform: translate(0px, 800px);
}

.lb.lbox {
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 99999;
  display: none;
  background-color: rgba(26, 29, 32, .99);
  background-image: none;
  opacity: 0;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.prost {
  display: block;
  width: 100%;
  max-width: 900px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 63px;
}

.success-message-2 {
  width: 100%;
  max-width: 460px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 80px;
  padding-bottom: 80px;
  border: 1px solid #d9ba72;
  border-radius: 20px;
  background-color: transparent;
  color: #d9ba72;
  font-size: 23px;
  line-height: 36px;
  text-align: center;
}

.success-message-2.otd {
  margin-top: 100px;
  padding-right: 10px;
  padding-left: 10px;
}

.close-lb {
  position: relative;
  z-index: 2;
  width: 80px;
  height: 80px;
  margin-top: 30px;
  margin-right: 30px;
  float: right;
  border: 1px none #9eabf0;
  border-radius: 1000px;
  background-image: url('../images/cancel.svg');
  background-position: 50% 50%;
  background-size: 30px;
  background-repeat: no-repeat;
  -webkit-transition: all 300ms linear;
  transition: all 300ms linear;
}

.close-lb:hover {
  border-color: #ff0c33;
  opacity: 0.69;
  -webkit-filter: none;
  filter: none;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}

.background-video-2 {
  position: relative;
  min-height: 600px;
  padding-top: 40px;
  padding-bottom: 40px;
  background-image: -webkit-linear-gradient(225deg, rgba(4, 0, 34, .69), rgba(0, 14, 59, .83));
  background-image: linear-gradient(225deg, rgba(4, 0, 34, .69), rgba(0, 14, 59, .83));
}

.bord {
  display: inline-block;
  margin-top: 0px;
  margin-bottom: 20px;
  padding: 20px;
  border-style: none;
  border-width: 1px;
  border-color: hsla(42, 58%, 65%, .45);
  color: #fff;
  font-size: 16px;
  line-height: 30px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 1px;
  text-transform: none;
}

.srow {
  display: block;
  max-width: 700px;
  margin-right: auto;
  margin-left: auto;
}

.icon {
  width: 80px;
  height: 80px;
  margin-bottom: 25px;
}

._30 {
  font-family: 'Open Sans', sans-serif;
  color: #d9ba72;
  font-weight: 600;
}

.faq {
  min-height: auto;
  padding-top: 40px;
  background-color: #2e3337;
}

.dropdown-2 {
  z-index: 3;
  width: 100%;
  border-style: none none solid;
  border-width: 10px 10px 1px;
  border-color: #fff #fff transparent;
}

.dropdown-toggle-2 {
  width: 100%;
  padding-right: 20px;
  border-bottom: 1px solid hsla(0, 0%, 83%, .07);
  -webkit-transition: all 300ms linear;
  transition: all 300ms linear;
  font-family: 'Open Sans', sans-serif;
  color: #00008b;
  font-size: 23px;
  line-height: 26px;
  font-weight: 600;
  text-align: center;
}

.dropdown-toggle-2:hover {
  background-color: #25292c;
}

.dropdown-toggle-2.w--open {
  background-color: #25292c;
}

.dropdown-list-2 {
  position: static;
  background-color: #fff;
}

.dropdown-list-2.w--open {
  padding-top: 10px;
  padding-bottom: 20px;
  background-color: #25292c;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  line-height: 26px;
}

.faq-content {
  display: block;
  width: 100%;
  max-width: 900px;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
}

.text-block-4 {
  font-family: Raleway, sans-serif;
  color: #d5966c;
  font-size: 16px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 1px;
}

.div-block-3 {
  margin-top: -35px;
}

.futter {
  min-height: 50px;
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: #25292c;
}

.column {
  text-align: center;
}

.cop {
  margin-top: 20px;
  font-family: 'Open Sans', sans-serif;
  color: hsla(0, 0%, 83%, .56);
  font-size: 12px;
  text-align: center;
}

.column-2 {
  padding-top: 10px;
}

.body-sp {
  background-color: rgba(26, 29, 32, .99);
}

.link-block {
  width: 60px;
  height: 60px;
  margin-top: 10px;
  margin-right: 10px;
  float: right;
  background-image: url('../images/cancel.svg');
  background-position: 50% 50%;
  background-size: 40px;
  background-repeat: no-repeat;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}

.link-block:hover {
  opacity: 0.64;
}

.bl-vk {
  margin-top: 44px;
  text-align: center;
}

html.w-mod-js *[data-ix="auptodown"] {
  opacity: 0;
  -webkit-transform: translate(0px, -150px) scale(1, 0.01);
  -ms-transform: translate(0px, -150px) scale(1, 0.01);
  transform: translate(0px, -150px) scale(1, 0.01);
}

html.w-mod-js *[data-ix="loading"] {
  display: block;
}

html.w-mod-js *[data-ix="text-2"] {
  -webkit-transform: translate(0px, 100px);
  -ms-transform: translate(0px, 100px);
  transform: translate(0px, 100px);
}

html.w-mod-js *[data-ix="text-5"] {
  -webkit-transform: translate(500px, 0px);
  -ms-transform: translate(500px, 0px);
  transform: translate(500px, 0px);
}

html.w-mod-js *[data-ix="text-6"] {
  -webkit-transform: translate(-500px, 0px);
  -ms-transform: translate(-500px, 0px);
  transform: translate(-500px, 0px);
}

@media (max-width: 991px) {
  .promo {
    height: auto;
    padding-bottom: 41px;
  }
  .videosection {
    display: block;
  }
  .img-book {
    height: 400px;
    background-position: 50% 50%;
  }
  .h1 {
    text-align: center;
  }
  .h2 {
    font-size: 44px;
    line-height: 50px;
  }
  .text-block {
    text-align: center;
  }
  .text-block.v2 {
    font-size: 13px;
    text-align: left;
  }
  .text-block.v2.bl {
    line-height: 22px;
    text-align: left;
  }
  .text-block.v2.bl.c {
    font-size: 13px;
    line-height: 22px;
    text-align: center;
  }
  .text-block.v2.bl.inc {
    text-align: center;
  }
  .tel {
    background-size: 14px;
    font-size: 14px;
  }
  .button-2.cb {
    padding: 9px 40px 8px;
  }
  .button-block.lll {
    text-align: center;
  }
  .skroll {
    width: 44px;
    height: 48px;
    margin-top: 29px;
    border-style: none;
    border-radius: 0px;
    background-image: url('../images/smartphone.svg');
    background-position: 50% 0px;
    background-size: contain;
    background-repeat: no-repeat;
    text-align: center;
  }
  .point {
    display: inline-block;
    margin-top: 26px;
  }
  .text-block-3 {
    margin-left: 59%;
    float: none;
  }
  .about {
    padding-top: 20px;
    padding-bottom: 40px;
  }
  .h3 {
    font-size: 30px;
    text-align: center;
  }
  .div-block {
    display: block;
    width: 60%;
    margin-right: auto;
    margin-left: auto;
  }
  .about2 {
    padding-top: 20px;
    padding-bottom: 40px;
  }
  .image {
    display: block;
    max-width: 50%;
    margin-top: 5px;
    margin-right: auto;
    margin-left: auto;
  }
  .image.tw {
    max-width: 80%;
    margin-top: 19px;
  }
  .one-sk {
    width: 30%;
    margin-top: 40px;
  }
  .one-sk._2 {
    margin-top: 60px;
  }
  .one-sk._3 {
    margin-top: 60px;
  }
  .naz {
    font-size: 20px;
    text-align: center;
  }
  .form-2 {
    display: block;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
  }
  .text-field-3 {
    height: 50px;
    font-size: 14px;
    font-weight: 400;
  }
  .lb.lbox {
    position: fixed;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    height: auto;
  }
  .prost {
    padding-top: 0px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .close-lb {
    width: 40px;
    height: 40px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .close-lb:hover {
    background-size: 20px, 20px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .bord {
    font-size: 13px;
    line-height: 22px;
  }
  .dropdown-toggle-2 {
    font-size: 18px;
  }
  .dropdown-list-2.w--open {
    padding-bottom: 10px;
  }
  .faq-content {
    margin-top: 10px;
    font-size: 13px;
    line-height: 18px;
  }
  .div-block-4 {
    text-align: center;
  }
}

@media (max-width: 767px) {
  .h1 {
    font-size: 16px;
    line-height: 32px;
  }
  .h2 {
    font-size: 32px;
    line-height: 44px;
  }
  .text-block {
    font-size: 13px;
    line-height: 22px;
  }
  .phone-block {
    width: 100%;
    margin-top: 25px;
    float: none;
    text-align: center;
  }
  .tel {
    font-size: 12px;
    letter-spacing: 1px;
  }
  .button-2.cb {
    padding-right: 50px;
    padding-left: 50px;
    font-size: 10px;
  }
  .button-block {
    width: 100%;
    margin-top: 15px;
    text-align: center;
  }
  .button-block.ff {
    margin-bottom: 38px;
  }
  .h3 {
    font-size: 24px;
    line-height: 38px;
  }
  .h3.dark {
    line-height: 38px;
  }
  .paragraph {
    font-size: 13px;
  }
  .text-span {
    font-size: 14px;
  }
  .image {
    margin-top: 10px;
  }
  .one-sk {
    width: 40%;
  }
  .form-2 {
    display: inline-block;
  }
  .close-lb-bl {
    min-height: auto;
  }
  .text-field-3 {
    height: auto;
    margin-bottom: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 13px;
    line-height: 20px;
    font-weight: 400;
  }
  .lb {
    background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .65), rgba(0, 0, 0, .65));
    background-image: linear-gradient(180deg, rgba(0, 0, 0, .65), rgba(0, 0, 0, .65));
  }
  .lb.lbox {
    position: fixed;
    height: 200%;
  }
  .prost {
    padding-top: 40px;
  }
  .success-message-2 {
    font-size: 16px;
    line-height: 30px;
  }
  .success-message-2.otd {
    margin-top: 6px;
  }
  .close-lb {
    margin-top: 10px;
    margin-right: 10px;
  }
  .background-video-2 {
    min-height: 700px;
  }
  .futter {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .column-3 {
    text-align: center;
  }
  .link-block {
    background-size: 20px;
  }
}

@media (max-width: 479px) {
  .img-book {
    height: 300px;
  }
  .h1 {
    font-size: 15px;
    line-height: 26px;
  }
  .h2 {
    font-size: 24px;
    line-height: 36px;
    letter-spacing: 1px;
  }
  .text-block.v2.bl.c {
    padding: 10px 5px 0px;
    line-height: 20px;
  }
  .phone-block {
    margin-top: 15px;
    margin-right: 0px;
    float: none;
  }
  .tel {
    font-size: 13px;
  }
  .button-2 {
    padding: 9px 20px 7px;
    letter-spacing: 2px;
  }
  .button-2.cb {
    font-size: 12px;
  }
  .button-block {
    margin-top: 10px;
    float: none;
  }
  .text-block-3 {
    float: right;
    font-size: 16px;
    line-height: 18px;
  }
  .cen {
    font-size: 10px;
  }
  .h3.dark {
    line-height: 32px;
  }
  .h3.centr {
    line-height: 32px;
  }
  .div-block {
    width: 100%;
  }
  .paragraph {
    width: auto;
  }
  .text-span {
    font-size: 13px;
  }
  .image {
    max-width: 90%;
  }
  .image.tw {
    max-width: 100%;
  }
  .one-sk {
    width: 90%;
  }
  .close-lb-bl {
    min-height: auto;
  }
  .text-field-3 {
    height: auto;
  }
  .lb.lbox {
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
  }
  .prost {
    padding-right: 5px;
    padding-left: 5px;
  }
  .close-lb {
    margin-top: 10px;
    margin-right: 10px;
  }
  .background-video-2 {
    min-height: 780px;
    padding-bottom: 75px;
  }
  .dropdown-2 {
    border-width: 5px;
  }
  .dropdown-toggle-2 {
    padding: 10px 2px;
    font-size: 10px;
  }
  .text-block-4 {
    font-size: 13px;
    letter-spacing: 0px;
  }
}

@font-face {
  font-family: 'Raleway';
  src: url('../fonts/ralewaybold.woff2') format('woff2'), url('../fonts/ralewayextrabold.woff2') format('woff2'), url('../fonts/ralewayextrabold.woff') format('woff'), url('../fonts/ralewaybold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Raleway';
  src: url('../fonts/ralewaysemibolditalic.woff2') format('woff2'), url('../fonts/ralewaysemibolditalic.woff') format('woff');
  font-weight: 600;
  font-style: italic;
}
@font-face {
  font-family: 'Raleway';
  src: url('../fonts/ralewaybolditalic.woff2') format('woff2'), url('../fonts/ralewayextrabolditalic.woff2') format('woff2'), url('../fonts/ralewayextrabolditalic.woff') format('woff'), url('../fonts/ralewaybolditalic.woff') format('woff');
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: 'Raleway';
  src: url('../fonts/ralewaythin.woff2') format('woff2'), url('../fonts/ralewaythin.woff') format('woff');
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: 'Raleway';
  src: url('../fonts/ralewaysemibold.woff2') format('woff2'), url('../fonts/ralewaysemibold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'Raleway';
  src: url('../fonts/ralewaymediumitalic.woff2') format('woff2'), url('../fonts/ralewaymediumitalic.woff') format('woff');
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: 'Raleway';
  src: url('../fonts/ralewaymedium.woff2') format('woff2'), url('../fonts/ralewaymedium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Raleway';
  src: url('../fonts/ralewayitalic.woff2') format('woff2'), url('../fonts/ralewayitalic.woff') format('woff');
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: 'Raleway';
  src: url('../fonts/ralewayregular.woff2') format('woff2'), url('../fonts/ralewayregular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Raleway';
  src: url('../fonts/ralewaylightitalic.woff2') format('woff2'), url('../fonts/ralewaylightitalic.woff') format('woff');
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: 'Raleway';
  src: url('../fonts/ralewayblack.woff2') format('woff2'), url('../fonts/ralewayblack.woff') format('woff');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'Raleway';
  src: url('../fonts/ralewayextralightitalic.woff2') format('woff2'), url('../fonts/ralewayextralightitalic.woff') format('woff');
  font-weight: 200;
  font-style: italic;
}
@font-face {
  font-family: 'Raleway';
  src: url('../fonts/ralewayblackitalic.woff2') format('woff2'), url('../fonts/ralewayblackitalic.woff') format('woff');
  font-weight: 900;
  font-style: italic;
}
@font-face {
  font-family: 'Raleway';
  src: url('../fonts/ralewaylight.woff2') format('woff2'), url('../fonts/ralewaylight.woff') format('woff');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Raleway';
  src: url('../fonts/ralewaythinitalic.woff2') format('woff2'), url('../fonts/ralewaythinitalic.woff') format('woff');
  font-weight: 100;
  font-style: italic;
}
@font-face {
  font-family: 'Raleway';
  src: url('../fonts/ralewayextralight.woff2') format('woff2'), url('../fonts/ralewayextralight.woff') format('woff');
  font-weight: 200;
  font-style: normal;
}