*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.tac {
  text-align: center;
}
.taj {
  text-align: justify;
}
.tal {
  text-align: left;
}
.tar {
  text-align: right;
}
.anchor {
  position: absolute;
  top: -199px;
  width: 0px;
  height: 0px;
}
.wrap {
  width: 1170px;
  margin: 0 auto;
}
html {
  height: 100%;
}
body {
  position: relative;
  height: 100%;
  margin: 0;
  padding: 0;
  background-color: #f7f7f7;
  color: #000000;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 100%;
  line-height: 1.5;
}
h1 {
  margin: 0;
  padding: 0;
}
h1 span {
  display: none;
}
h2 {
  margin: .83em 0;
  color: #31ec91;
  font-weight: 200;
  font-size: 2.75em;
}
a {
  color: #31ec91;
  font-weight: bold;
  text-decoration: none;
}
header {
  position: fixed;
  width: 100%;
  z-index: 100;
}
header .topbar {
  position: relative;
  z-index: 10;
  height: 54px;
  background-color: #f7f7f7;
  color: #31ec91;
  text-transform: uppercase;
}
header .topbar .seller {
  float: left;
  margin-top: 14px;
  font-size: 1.1em;
  text-transform: lowercase;
  position: relative;
  padding-left: 31px;
}
header .topbar .seller a:hover {
  text-decoration: none;
}

header .topbar .logo-metr2{
    position: absolute;
    top: 0;
    left: 0;
}

header .topbar .phone {
  float: right;
  margin-top: 2px;
  padding: 8px 0 8px 50px;
  background: url(../img/layout/topbar_phone.png) 0 50% no-repeat;
  font-size: 1.5em;
}

header .topbar .camera {
    float: right;
    margin-top: 2px;
    margin-left: 50px;
    padding: 13px 0 8px 50px;
    background: url(../img/layout/topbar_camera.png) 0 50% no-repeat;
    font-size: 1.1em;
    text-transform: none;
    cursor: pointer;
}

header .logo {
  position: absolute;
  top: 14px;
  left: 50%;
  z-index: 15;
  width: 197px;
  height: 117px;
  margin-left: -98px;
}
header .navbar {
  height: 95px;
  background-color: #26272b;
  background-image: url(../img/layout/bg_menu.png);
  background-size: cover;
  box-shadow: 0 0 10px 0 #000000;
}
header .navbar .wrap {
  position: relative;
}
header .navbar ul {
  margin: 0 -30px 0 -23px;
  padding: 0;
}
header .navbar li {
  display: inline-block;
  text-align: center;
}
header .navbar li a {
  display: inline-block;
  margin-right: -4px;
  height: 95px;
  padding: 33px 23px 0 23px;
  background: none;
  color: #7d7d7d;
  font-size: 1.2em;
  font-weight: normal;
}
header .navbar li a.extraspace {
  margin-left: 420px;
}
header .navbar li a:hover {
  background: url(../img/layout/bg_menu_active.png) 50% 0 no-repeat;
  color: #f7f7f7;
}
header .navbar li .active {
  background: url(../img/layout/bg_menu_active.png) 50% 0 no-repeat;
  color: #31ec91;
  font-weight: bold;
}
header .navbar li a::after {
  display: block;
  content: attr(title);
  font-weight: bold;
  height: 1px;
  color: transparent;
  overflow: hidden;
  visibility: hidden;
}
header .navbar a.fb {
  position: absolute;
  top: 23px;
  right: -80px;
  width: 53px;
  height: 48px;
  background: url(../img/layout/fb_menu.png) 50% 50% no-repeat;
}
.slider {
  padding-top: 149px;
  height: 100%;
}
.slider .sliderframe {
  position: relative;
  height: 100%;
  width: 100%;
  overflow: hidden;
}
.slider .slides {
  position: absolute;
  top: 0;
  left: 0;
  width: 1000%;
  height: 100%;
  margin: 0 0 0 -100%;
}
.slider .oneframe {
  float: left;
  width: 10%;
  height: 100%;
  background-color: #26272b;
  background-size: cover;
}
.slider .slide01 {
  background-image: url(../img/content/slider/slide_01.jpg?v=1);
}
.slider .slide02 {
  background-image: url(../img/content/slider/slide_02.jpg?v=1);
}
.slider .slide03 {
  background-image: url(../img/content/slider/slide_03.jpg?v=1);
}
.slider .slide04 {
    background-image: url(../img/content/slider/slide_04.jpg?v=1);
}
.slider .slide05 {
    background-image: url(../img/content/slider/slide_05.jpg?v=1);
}
.slider .slide06 {
    background-image: url(../img/content/slider/slide_06.jpg?v=1);
}
.slider .slide07 {
    background-image: url(../img/content/slider/slide_07.jpg?v=1);
}
.slider .slide08 {
    background-image: url(../img/content/slider/slide_08.jpg?v=1);
}
.slider .prev {
  position: absolute;
  top: 50%;
  left: 2em;
  width: 110px;
  height: 99px;
  margin-top: -50px;
  background: url(../img/layout/slider_prev.png) 50% 50% no-repeat;
  cursor: pointer;
}
.slider .next {
  position: absolute;
  top: 50%;
  right: 2em;
  width: 110px;
  height: 99px;
  margin-top: -50px;
  background: url(../img/layout/slider_next.png) 50% 50% no-repeat;
  cursor: pointer;
}
.slider .hexbox {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 650px;
  height: 460px;
  margin-top: -230px;
  margin-left: -325px;
}
.slider .hexbox .hex {
  position: absolute;
  display: block;
  width: 231px;
  height: 207px;
  padding-top: 120px;
  color: #bdbdbd;
  font-weight: normal;
  font-size: 1.5em;
  text-align: center;
  transition: .5s;
}
.slider .hexbox .hex:hover {
  color: #ffffff;
}
.slider .hexbox .hex-1 {
  top: 14px;
  left: 209px;
  background: url(../img/layout/slider_hex_1.png) 0 0 no-repeat;
}
.slider .hexbox .hex-1 .innerhex {
  background: url(../img/layout/slider_hex_1a.png) 0 0 no-repeat;
}
.slider .hexbox .hex-1:hover {
  background-image: url(../img/layout/slider_hex_1a.png);
}
.slider .hexbox .hex-2 {
  top: 130px;
  left: 410px;
  background: url(../img/layout/slider_hex_2.png) 0 0 no-repeat;
}
.slider .hexbox .hex-2 .innerhex {
  background: url(../img/layout/slider_hex_2a.png) 0 0 no-repeat;
}
.slider .hexbox .hex-2:hover {
  background-image: url(../img/layout/slider_hex_2a.png);
}
.slider .hexbox .hex-3 {
  top: 242px;
  left: 209px;
  background: url(../img/layout/slider_hex_3.png) 0 0 no-repeat;
}
.slider .hexbox .hex-3 .innerhex {
  background: url(../img/layout/slider_hex_3a.png) 0 0 no-repeat;
}
.slider .hexbox .hex-3:hover {
  background-image: url(../img/layout/slider_hex_3a.png);
}
.slider .hexbox .hex-4 {
  top: 130px;
  left: 10px;
  background: url(../img/layout/slider_hex_4.png) 0 0 no-repeat;
}
.slider .hexbox .hex-4 .innerhex {
  background: url(../img/layout/slider_hex_4a.png) 0 0 no-repeat;
}
.slider .hexbox .hex-4:hover {
  background-image: url(../img/layout/slider_hex_4a.png);
}
.darr-big {
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 70px;
  height: 31px;
  margin-left: -35px;
  background: url(../img/layout/darr_big.png) 50% 0 no-repeat;
    z-index: 10;
}
.info {
  position: relative;
  margin-bottom: 4em;
}
.info .descr {
  display: table-cell;
  width: 50%;
}
.info .descr h2 {
  color: #26272b;
}
.info .descr ul {
  margin: 3em 0;
  padding: 0;
  list-style-type: none;
}
.info .descr ul li {
  padding-left: 2.5em;
  background: url(../img/layout/rarr.png) 0 5px no-repeat;
  font-weight: bold;
  line-height: 2.2;
}
.info .descr .button {
  display: inline-block;
  padding: .8em 1.5em;
  border: 3px solid #31ec91;
  font-size: 1.2em;
}
.info .descr .button span {
  font-size: 1.2em;
  margin-left: 80px;
}
.info .news {
  position: relative;
  display: table-cell;
  padding-left: 20%;
}
.info .news .hex {
  position: absolute;
  top: 60px;
  display: block;
  width: 24px;
  height: 27px;
  cursor: pointer;
}
.info .news .down {
  right: 30px;
  background: url(../img/layout/darr_grey.png) 0 0 no-repeat;
}
.info .news .down:hover {
  background-image: url(../img/layout/darr_green.png);
}
.info .news .up {
  right: 0;
  background: url(../img/layout/uarr_grey.png) 0 0 no-repeat;
}
.info .news .up:hover {
  background-image: url(../img/layout/uarr_green.png);
}
.info .news .newswindow {
  position: relative;
  height: 650px;
  overflow: hidden;
}
.info .news .articles {
  position: absolute;
  top: 0;
  left: 0;
}
.info .news .onearticle {
  /*min-height: 220px;*/
  overflow: hidden;
}
.info .news h2 {
  margin-bottom: 0.25em;
}
.info .news .articleheader {
  display: table;
  width: 100%;
  background-color: #26272b;
  color: #f7f7f7;
  -webkit-border-radius: 6px 6px 0 0;
  -moz-border-radius: 6px 6px 0 0;
  border-radius: 6px 6px 0 0;
}
.info .news .articleheader h3 {
  display: table-cell;
  padding: 15px 20px;
  font-size: 1.5em;
  font-weight: normal;
}
.info .news .articleheader .dated {
  display: table-cell;
  padding-right: 35px;
  color: #31ec91;
  font-size: .8em;
  text-align: right;
}
.info .news .articlebody {
  position: relative;
  margin-bottom: 30px;
  padding: 15px 20px;
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
  background-color: #ffffff;
  box-shadow: 0px 0px 6px -3px #000000;
  line-height: 1.2;
}
.info .news .articlebody p {
  margin: 0;
}
.info .news .articlebody .morelink {
  position: absolute;
  left: 50%;
  bottom: -12px;
  display: block;
  width: 27px;
  height: 24px;
  margin-left: -13px;
  background: url(../img/layout/morelink.png) 0 0 no-repeat;
}
.choice {
  position: relative;
  padding: 25px 0 60px 0;
  background-color: #26272b;
  color: #f7f7f7;
  text-align: center;
}
.choice h2 {
  margin-bottom: 0;
}
.choice .help {
  display: inline-block;
  margin: 0 0 30px 0;
  padding: 10px 0 10px 40px;
  background: url(../img/layout/hand.png) 0 50% no-repeat;
}
.choice table {
  width: 100%;
  border-collapse: collapse;
  font-size: 1.1em;
  text-align: left;
}
.choice table thead th {
  padding: 1.1em;
  background-color: #31ec91;
  font-size: .9em;
  font-weight: normal;
  text-align: left;
}
.choice table tbody tr.cursor {
  cursor: pointer;
}
.choice table tbody tr:hover {
  background: #323339;
}
.choice table tbody th {
  width: 20%;
  padding: 5px 1em;
  color: #31ec91;
  text-align: left;
}
.choice table tbody td {
  padding: 5px 1em;
}
.choice table tbody .td4 {
  width: 20%;
}
.choice table tbody .detail {
  text-align: right;
}
.choice table tbody .detail a {
  padding-left: 15px;
  color: #f7f7f7;
  font-weight: normal;
  text-decoration: underline;
}
.choice table tbody .detail a:hover {
  background: url(../img/layout/rarr_small.png) 0 50% no-repeat;
  color: #31ec91;
}
.choice a.switch {
  display: inline-block;
  margin: 25px 0;
  padding: 15px 0 15px 80px;
  background: url(../img/layout/home.png) 0 50% no-repeat;
  text-decoration: underline;
}
.choice a.switch:hover {
  text-decoration: none;
}
.funding {
  position: relative;
  padding: 25px 0 60px 0;
  text-align: center;
}
.funding h2 {
  margin-bottom: 0;
}
.funding .tip {
  display: inline-block;
  margin-top: 0;
  padding: 10px 0 10px 35px;
  background: url(../img/layout/bulb.png) 0 50% no-repeat;
}
.funding .tip a {
  color: #000000;
  text-decoration: underline;
}
.funding .tip a:hover {
  text-decoration: none;
}
.funding .bank {
  padding: 100px 0;
}
.funding .promo {
  margin: 0;
  font-size: 1.5em;
}
.funding .phone {
  display: inline-block;
  padding: 0 0 0 35px;
  background: url(../img/layout/phone_small.png) 0 50% no-repeat;
  color: #31ec91;
  font-size: 1.5em;
  font-weight: bold;
}
.gallery {
  position: relative;
  height: 800px;
  padding: 5px 0 60px 0;
  background-color: #26272b;
  background-image: url(../img/layout/bg_gallery.png);
  background-size: cover;
  color: #f7f7f7;
  text-align: center;
}
.gallery .hexbox {
  position: absolute;
  left: 50%;
  top: 50px;
  width: 660px;
  height: 700px;
  margin-left: -330px;
}
.gallery .hexbox h2 {
    position: absolute;
    text-align: center;
    top: 255px;
    width: 98%;
}
.gallery .hexbox .hex {
  position: absolute;
  top: 0;
  left: 0;
}
.gallery .hexbox .hex .heximg {
  position: absolute;
  display: block;
  width: 220px;
  height: 200px;
}
.gallery .hexbox .hex .hexarr {
  position: absolute;
  display: none;
  width: 16px;
  padding: 16px;
}
.gallery .hexbox .hex .hexinfo {
    position: absolute;
    top: 365px;
    left: 225px;
    display: none;
    width: 200px;
    height: 80px;
    color: #ffffff;
    font-weight: normal;
    font-size: 1.75em;
    line-height: 1.2;
}
.gallery .hexbox .hex .hexinfo small {
  display: block;
  color: #7d7d7d;
  font-size: .6em;
}
.gallery .hexbox .hex:hover .hexhover {
  display: block;
  width: 220px;
  height: 200px;
  background: url(../img/layout/gallery_hover_hex.png) 0 0 no-repeat;
}
.gallery .hexbox .hex:hover .hexarr {
  display: block;
}
.gallery .hexbox .hex-1 .heximg {
  top: 17px;
  left: 216px;
  background: url(../img/content/gallery_hex_1.png?v=2) 0 0 no-repeat;
}
.gallery .hexbox .hex-1 .hexarr {
  top: 220px;
  left: 312px;
  background: url(../img/layout/gallery_arr_1.png?v=2) 50% 50% no-repeat;
}
.gallery .hexbox .hex-2 .heximg {
  top: 134px;
  left: 420px;
  background: url(../img/content/gallery_hex_2.png?v=2) 0 0 no-repeat;
}
.gallery .hexbox .hex-2 .hexarr {
  top: 275px;
  left: 410px;
  background: url(../img/layout/gallery_arr_2.png?v=2) 50% 50% no-repeat;
}
.gallery .hexbox .hex-3 .heximg {
  top: 369px;
  left: 420px;
  background: url(../img/content/gallery_hex_3.png?v=2) 0 0 no-repeat;
}
.gallery .hexbox .hex-3 .hexarr {
  top: 390px;
  left: 415px;
  background: url(../img/layout/gallery_arr_3.png?v=2) 50% 50% no-repeat;
}
.gallery .hexbox .hex-4 .heximg {
  top: 489px;
  left: 216px;
  background: url(../img/content/gallery_hex_4.png?v=2) 0 0 no-repeat;
}
.gallery .hexbox .hex-4 .hexarr {
  top: 455px;
  left: 310px;
  background: url(../img/layout/gallery_arr_4.png?v=2) 50% 50% no-repeat;
}
.gallery .hexbox .hex-5 .heximg {
  top: 369px;
  left: 12px;
  background: url(../img/content/gallery_hex_5.png?v=3) 0 0 no-repeat;
}
.gallery .hexbox .hex-5 .hexarr {
  top: 393px;
  left: 208px;
  background: url(../img/layout/gallery_arr_5.png?v=2) 50% 50% no-repeat;
}
.gallery .hexbox .hex-6 .heximg {
  top: 134px;
  left: 12px;
  background: url(../img/content/gallery_hex_6.png?v=2) 0 0 no-repeat;
}
.gallery .hexbox .hex-6 .hexarr {
  top: 277px;
  left: 208px;
  background: url(../img/layout/gallery_arr_6.png?v=2) 50% 50% no-repeat;
}
.map {
  position: relative;
  width: 100%;
  height: 85%;
  min-height: 800px;
}
.map #map {
  width: 100%;
  height: 100%;
}
.map .mapbox {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 5;
  width: 700px;
  height: 700px;
  margin-top: -390px;
  margin-left: -580px;
}
.map .loc {
  position: absolute;
  top: 215px;
  left: 0;
  width: 378px;
  height: 340px;
  padding-top: 40px;
  background: url(../img/layout/map_bg_loc.png) 0 0 no-repeat;
  text-align: center;
}
.map .loc h2 {
  margin: 0;
}
.map .loc p {
  color: #f7f7f7;
}
.map .legend {
  position: absolute;
  top: 100px;
  left: 338px;
  width: 300px;
  height: 271px;
  padding: 40px 0 0 80px;
  background: url(../img/layout/map_bg_legend.png);
}
.map .legend .mark {
  display: block;
  margin: 5px 0;
  font-size: .9em;
}
.map .legend .mark small {
  color: #7d7d7d;
  font-size: 1em;
}
.map .legend .smallhex {
  display: inline-block;
  width: 28px;
  height: 28px;
  margin-right: 10px;
  background: url(../img/layout/map_mark_hex_black_s.png) 50% 50% no-repeat;
  color: #f7f7f7;
  text-align: center;
  cursor: pointer;
}
.map .legend .heximg {
  position: absolute;
  left: 0;
  top: 300px;
}
.contact {
  position: relative;
  text-align: center;
  padding: 25px 0 60px 0;
}
.contact .contactbox {
  display: table;
  width: 100%;
  text-align: left;
}
.contact .contactbox .seller {
  display: table-cell;
  width: 50%;
}
.contact .contactbox .developer {
  display: table-cell;
}
.contact h3 {
  width: 196px;
  height: 176px;
  padding-top: 70px;
  color: #f7f7f7;
  font-size: 1.5em;
  font-weight: normal;
  text-align: center;
}
.contact h4 {
  margin: 0 0 15px 0;
  color: #31ec91;
  font-size: 1.5em;
  font-weight: normal;
}
.contact .seller {
  padding: 0 0 0 60px;
  background: url(../img/layout/contact_greenarr.png) 100% 0 no-repeat;
}
.contact .seller h3 {
  margin: 0 0 45px 138px;
  background: url(../img/layout/contact_hex_green.png) 0 0 no-repeat;
}
.contact .seller b {
  display: block;
  padding: 10px 0 15px 0;
}
.contact .seller .phone {
  padding-left: 42px;
  background: url(../img/layout/contact_phone.png) 0 50% no-repeat;
}
.contact .seller .mail {
  padding-left: 42px;
  background: url(../img/layout/contact_mail.png) 0 50% no-repeat;
}
.contact .seller .mail a {
  color: #26272b;
  font-weight: normal;
}
.contact .developer {
  padding: 0 0 0 150px;
  background: url(../img/layout/contact_blackarr.png) 0 0 no-repeat;
}
.contact .developer h3 {
  margin: 0 0 45px 48px;
  background: url(../img/layout/contact_hex_black.png) 0 0 no-repeat;
}
.contact .developer .address {
  padding: 0 0 0 80px;
}
.contact .table {
  display: table;
  font-size: 1.1em;
}
.contact .table .row {
  display: table-row;
}
.contact .table .row .cell {
  display: table-cell;
  vertical-align: top;
}
.contact .table .row .img {
  width: 170px;
  padding-bottom: 45px;
}
.form {
  position: relative;
  padding: 24px 0 24px 0;
  background-color: #31ec91;
  color: #f7f7f7;
  text-align: center;
}
.form h3 {
  margin: 0 0 24px 0;
  font-size: 1.5em;
  font-weight: normal;
}
.form input {
  padding: 5px 0 5px 34px;
  border: 0;
  border-bottom: 3px solid #f7f7f7;
  background-color: transparent;
  font-size: 1em;
  text-align: left;
  outline: 0;
}
.form .user {
  width: 20%;
  margin-right: 5%;
  background: url(../img/layout/ico_user.png) 0 0 no-repeat;
}
.form .mail {
  width: 15%;
  margin-right: 5%;
  background: url(../img/layout/ico_mail.png) 0 0 no-repeat;
}
.form .question {
  width: 50%;
  background: url(../img/layout/ico_question.png) 0 0 no-repeat;
}
.form button {
  margin-top: 1.5em;
  padding: 1em;
  border: 0;
  background-color: #f7f7f7;
  color: #31ec91;
  font-size: 1em;
  font-weight: bold;
  cursor: pointer;
}
::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #f7f7f7;
}
:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #f7f7f7;
  opacity: 1;
}
::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #f7f7f7;
  opacity: 1;
}
:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #f7f7f7;
}
footer {
  padding: 2em;
  color: #7d7d7d;
  font-size: .75em;
  text-align: center;
}
footer a {
  color: #7d7d7d;
  font-weight: normal;
}
footer a:hover {
  text-decoration: underline;
}

.alert-wrapper{padding-bottom: 30px;}
.alert{}
.alert-danger{
    color: #cb2026;
}

.alert-success{
    color: #000000;
}

.legenda-wrapper{
    width: 60%;
    display: table;
    margin: 0 auto 30px auto;
}

.legenda-img{
    width: 100px;
    display: table-cell;
    vertical-align: middle;
    padding-top: 3px;
}
.legenda-text{
    display: table-cell;
    text-align: left;
    vertical-align: middle;
}

.top-news-wrapper{
    width: 1170px;
    height: 170px;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -585px;
    background: rgba(36,37,40, 0.9);
    text-align: center;
}

.top-news-wrapper p{
    color: #ffffff;
}

.top-text{
    text-transform: uppercase;
    font-size: 27px;
    letter-spacing: 2px;
}

.top-text strong{
    color: #31ec91;
}

.bottom-text{
    font-size: 17px;
}

.bottom-text span{
    color: #31ec91;
}

.bottom-text span:before{
    content: "";
    display: inline-block;
    width: 22px;
    height: 22px;
    background: url("/img/content/icon-phone.png") no-repeat 0 0;
    margin-left: 20px;
    margin-right: 10px;
    margin-bottom: -5px;
}

.top-news-logo{
    position: absolute;
    bottom: 25px;
    right: 25px;
}

@media (max-width: 1199px){
    .top-news-wrapper{
        width: 100%;
        height: auto;
        margin-left: 0;
        left: 0;
        padding-bottom: 30px;
    }
}

@media (max-width: 767px){
    .top-news-logo{
        display: none;
    }
}

.banner-overlay {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(0, 0, 0, .5);
	z-index: 1111;
	display: flex;
	align-items: center;
	justify-content: center;
}
.banner-wrapper {
	position: relative;
	max-width: 640px;
	background-color: #fff;
	width: 100%;
}
.banner-close {
	position: absolute;
	z-index: 1;
	width: 40px;
	height: 40px;
	right: 0;
	top: 0;
	background-color: #31ec91;
	cursor: pointer;
	display: inline-flex;
	align-items: center;
	justify-content: center;
}

.banner-close::after {
	content: "\00d7";
	font-size: 36px;
	color: #fff;
	transform: translateY(-3px);
}
.banner-content {
	padding: 60px;
	border-top: 4px solid #31ec91;
	font-size: 16px;
	text-align: center;
}

@media (max-width: 576px) {
	.banner-content {
			padding: 40px;
	}
}

.banner-content h3 {
	margin-top: 0;
	margin-bottom: 1.5rem;
	font-size: 2rem;
	letter-spacing: 0;
	font-weight: 700;
}
.banner-content p {
	margin-bottom: 16px;
	font-size: 1rem;
}

.banner-content p:last-of-type {
	margin-bottom: 0;
}

.banner-content a {
	color: #31ec91;
}