@charset "UTF-8";
/*
Theme Name:     Hestia
Theme URI:      https://themeisle.com/themes/hestia/
Author:         ThemeIsle
Author URI:     https://themeisle.com
Description:    Hestia is a modern WordPress theme for professionals. It fits creative business, small businesses (restaurants, wedding planners, sport/medical shops), startups, corporate businesses, online agencies and firms, portfolios, ecommerce (WooCommerce), and freelancers. It has a multipurpose one-page design, widgetized footer, blog/news page and a clean look, is compatible with: Flat Parallax Slider, Photo Gallery, Travel Map and Elementor Page Builder . The theme is responsive, WPML, Retina ready, SEO friendly, and uses Material Kit for design.
Version:        1.1.66
License:        GNU General Public License v2 or later
License URI:    http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:    hestia
WordPress Available:  yes
Requires License:    no
Tags: blog, custom-logo, portfolio, e-commerce, rtl-language-support, post-formats, grid-layout, one-column, two-columns, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, flexible-header, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Hestia is based on Underscores http://underscores.me/, (C) 2012-2015 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# General
	## Generic styles
	## Buttons and links
# Navigation
# Forms
# Pagination and navbar
# Typography
# Cards styling
# Tables
# Sections Styling
    ## About Section
    ## Portfolio Section
    ## Contact Section
    ## Team Section
    ## Subscribe Section
# Footer
# Blog
	## Content
	## Sidebar
	## Attachment Page
# Woocommerce Integration
	## My Account Page
	## Generic
	## YITH Magnifier
# Responsive
--------------------------------------------------------------*/
@font-face {
  font-family: 'digitmono'; /* Имя шрифта */
  src: url(fonts/digitmono.ttf); /* Путь к файлу со шрифтом */
}
@font-face {
  font-family: 'MaiandraGD'; /* Имя шрифта */
  src: url(fonts/MAIAN.TTF); /* Путь к файлу со шрифтом */
}
@font-face {
  font-family: 'AgencyFB';
  src: url(fonts/AGENCYR.TTF); /* Путь к файлу со шрифтом */
}


.glob {
  margin: 0 !important;
}
#wpadminbar {
  display: none;
}
body {
  background: #0f1518 url(bg-img/bg.jpg) center top repeat-y;
}
.main {
  background: url(bg-img/woman_bg_new3-min.png) bottom no-repeat;
}
.wrapper {
  background: url(bg-img/tales_left_right_ships_bg_new-min.png) center top no-repeat;
}
.wp-image-219{
  max-width: 100%;
  height: auto !important;
}
.social-bar {
  position: fixed;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1000;
  background: url(bg-img/social-bar.png) right bottom no-repeat;
  height: 859px;
}
.social-bar > div {
  padding-top: 145px;
  padding-right: 80px;
}
.social-bar a {
  transition: .3s;
}
.social-bar a:hover {
  opacity: .7;
}
.ships-bg:after {
  content: "";
  background: url(bg-img/front_ships_fire_1-min.png) no-repeat;
  width: 258px;
  height: 158px;
  position: absolute;
  top: 760px;
  right: -170px;
  z-index: 9;
}
.footer-bg {
  position: relative;
}
.footer-bg-wrap {
  background: url(bg-img/footer_bg2-min.png) center bottom no-repeat;
  background-size: contain;
  position: absolute;
  width: 100%;
  height: 130px;
  bottom: 0;
  left: 0;
}
header {
  background: url(bg-img/header_bg2.png) center top no-repeat;
  width: 100%;
  position: fixed;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: 999999!important;
}
header .menu ul {
  width: 910px;
  margin: 0 auto;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  padding-left: 0;
  list-style-type: none;
  padding-top: 26px;
}
header .menu ul a {
  color: #2be6ea;
  font-family: digitmono;
  text-transform: uppercase;
  font-size: 24px;
  transition: .3s;
  text-decoration: none;
  outline: none;
  word-spacing: 10px;
}
header .menu ul a:hover {
  color: #d46d21;
}
.logo {
  position: absolute;
  top: 85px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 9999;
}
.ships-bg {
  position: absolute;
  background: url(bg-img/front_ships_1-min.png) no-repeat;
  width: 1400px;
  height: 820px;
  right: 10%;
  top: 195px;
  z-index: 8;
}
.container .col-md-12 {
  position: static;
}
.iframe-1 {
  margin-top: -437px;
  width: 1011px;
  height: 425px;
  display: block;
  -webkit-align-items: center;
  align-items: center;
  z-index: 999;
  position: relative;
  margin-left: auto;
  margin-right: auto;
}
.iframe-1-top {
  background: url(bg-img/video_frame_top.png) no-repeat;
  width: 1051px;
  position: absolute;
  height: 49px;
  top: -12px;
  left: -23px;
  z-index: 10;
}
.iframe-1-left {
  background: url(bg-img/video_frame_left.png) no-repeat;
  width: 75px;
  position: absolute;
  height: 381px;
  top: 31px;
  left: -23px;
  z-index: 11;
}
.iframe-1-bottom {
  background: url(bg-img/video_frame_bottom.png) no-repeat;
  width: 1052px;
  position: absolute;
  height: 52px;
  bottom: -31px;
  left: -23px;
  z-index: 10;
}
.iframe-1-right {
  background: url(bg-img/video_frame_right.png) no-repeat;
  width: 69px;
  position: absolute;
  height: 390px;
  top: 17px;
  right: -40px;
  z-index: 11;
}
.iframe-1 iframe {
  width: 1000px;
  height: 545px;
  margin: 0 auto;
}
.container-new {
  width: 1024px;
  margin: 0 auto;
  background: #13131a;
  padding: 30px 30px 0 30px;
}
.container-new .panel-grid {
  margin-bottom: 0 !important;
}
.container-new h5 {
  font-family: digitmono !important;
  color: #ccc;
  font-size: 21px;
  margin-top: 0;
  margin-bottom: 10px;
  word-spacing: 8px;
}


/* about */
.about-us-text p,
.about-us-text ul {
  font-family: AgencyFB;
  font-size: 18px;
  color: #999;
  margin-bottom: 20px;
  line-height: 1.3;
}
.about-us-text p strong {
  font-size: 22px;
  font-weight: normal;
}
.about-us-text ul {
  padding-left: 20px;
  margin-top: -20px;
}
#about {
  padding-bottom: 30px;
}
.about-us-text-logo {
  -webkit-align-items: center !important;
  align-items: center !important;
}
.about-us-logo {
  text-align: center;
  margin-bottom: 50px;
}
/* end about */


/* services */
.services-wrap {
  font-family: AgencyFB;
  font-size: 16px;
  color: #999;
  line-height: 1.2;
  margin-bottom: 30px;
}
.services-wrap > div:last-child {
  margin-right: 10px;
}
#services {
  padding-bottom: 15px;
}
#services h5 {
  margin-bottom: 30px;
}
/* end services */

/* our partners */
.our-partners {
  color: #999;
  font-family: MaiandraGD;
  font-size: 14px;
  text-align: center;
}
.partners-text {
  margin-top: 20px;
  width: 350px;
  margin-left: auto;
  margin-right: auto;
}
#partners {
  padding-bottom: 20px;
}
#partners h5 {
  margin-bottom: 30px;
}
.our-partners > div:first-child .partners-text {
  margin-top: 25px;
}
/* end our partners */

/* clients */
.client-wrap {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: wrap;
  flex-flow: wrap;
}
.client-img {
  width: 120px;
  margin-top: 10px;
}
.client-text-wrap {
  width: -webkit-calc(100% - 120px);
  width: calc(100% - 120px);
}
.client-text-wrap {
  font-family: MaiandraGD;
  font-size: 14px;
  color: #999;
  line-height: 1.3;
  text-align: center;
}
.client-author {
  text-align: left;
  margin-top: 20px;
}
.client-author strong {
  display: block;
}
#clients h5 {
  margin-bottom: 50px;
}
#clients {
  padding-bottom: 30px;
}
.clients-row-2 {
  border-top: 1px dashed #282832;
}
.clients-wrap > div:first-child {
  border-right: 1px dashed #282832;
  padding-right: 20px;
}
.client-wrap {
  margin-top: 25px;
  margin-bottom: 25px;
}
.client-text {
  height: 100px;
}
/* end clients */

/* footer */
#footer {
  padding: 30px 40px 0;
  height: 325px;
  position: relative;
}
.footer-bottom {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  position: absolute;
  z-index: 10;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.footer-bottom > div {
  width: 50%;
}
.footer-left {
  padding-left: 65px;
}
.footer-right {
  padding-left: 45px;
}
.footer-bottom > div > div {
  margin-bottom: 20px;
}
.footer-bottom a {
  font-family: AgencyFB;
  color: #999;
  font-size: 16px;
  text-transform: uppercase;
  transition: .3s;
  position: relative;
}
.footer-bottom a:before {
  position: absolute;
  content: "";
  width: 25px;
  height: 25px;
  background: url(bg-img/soc_icons.png) no-repeat;
  left: -35px;
  top: 1px;
}
.footer-left > div:nth-of-type(3) a:before,
.footer-right > div:nth-of-type(3) a:before{
  background-position: -3px -47px;
  top: -2px;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  left: -33px;
}
.footer-left > div:nth-of-type(4) a:before,
.footer-right > div:nth-of-type(4) a:before{
  background-position: 0 -92px;
  top: -4px;
}
.footer-left > div:nth-of-type(1) a:before,
.footer-right > div:nth-of-type(1) a:before {
  display: none;
}


.footer-bottom a strong {
  font-family: MaiandraGD;
  font-weight: normal;
}
.footer-bottom a:hover {
  color: #d46d21 !important;
  text-decoration: none;
}
.footer-left > div > a,
.footer-right > div > a {
  color: #999;
  font-family: AgencyFB;
  font-size: 16px;
}
.footer-left > div,
.footer-right > div {
  color: #999;
  font-family: AgencyFB;
  font-size: 16px;
}
.footer-left > div:nth-of-type(1) > div,
.footer-right > div:nth-of-type(1) > div  {
  font-family: digitmono !important;
  font-size: 16px;
  word-spacing: 8px;
  color: #999;
}

.footer-bottom {
  -webkit-flex-flow: wrap;
  flex-flow: wrap;
}
.footer-bottom h5 {
  width: 100%;
  padding-left: 30px;
  margin-bottom: 25px;
}

#footer:after {
  content: "";
  position: absolute;
  width: 2px;
  border-right: 1px dashed #282832;
  height: 250px;
  left: 495px;
  top: 30px;
}
/* end footer */

/* social */
.social-bar {
  background: url(bg-img/social-bar.png) right bottom no-repeat;
  background-size: contain;
  height: 300px;
}
.social-bar img {
  width: 80px;
  height: auto;
}
.social-bar p > a:nth-of-type(1) img {
  width: 80px;
}
.social-bar p > a:nth-of-type(2) img {
  width: 80px;
}
.social-bar p > a:nth-of-type(3) img {
  width: 100px;
}
.social-bar > div {
  padding-top: 50px;
  padding-right: 35px;
}
.ships-bg:after {
  top: 800px;
  right: -110px;
}
.social-bar p > a:nth-of-type(1) img {
  width: 70px;
}
.social-bar p > a:nth-of-type(2) img {
  width: 70px;
}
.social-bar p > a:nth-of-type(3) img {
  width: 85px;
  margin-top: -20px;
}
.social-bar p {
  text-align: left;
}
/* end social */

/* slider */
.gallery-wrap .slick-prev:before, .gallery-wrap .slick-next:before {
  font-family: 'slick';
  font-size: 32px;
  line-height: 1;
  opacity: .75;
  color: #ccc;
  background: #000;
  border-radius: 50%;
  height: 36px;
  width: 36px;
  display: block;
}
.gallery-wrap .slick-prev, .gallery-wrap .slick-next {
  z-index: 999;
}
.gallery-wrap .slick-next {
  right: 30px;
}
.gallery-wrap .slick-prev {
  left: 15px;
}
.gallery-wrap .slick-dots {
  bottom: 10px;
  z-index: 9999;
}
.gallery-wrap .slick-dots li button {
  background: #13131a;
  border-radius: 50%;
  width: 16px;
  height: 16px;
}
.gallery-wrap .slick-dots li.slick-active button {
  box-shadow: 0 0 0 2px #ccc;
}
/* end slider */

#about,
#services,
#partners,
#clients,
#footer {
  position: relative;
}
#about:before,
#services:before,
#partners:before,
#clients:before,
#footer:before {
  content: "";
  position: absolute;
  width: 600px;
  height: 60px;
  background: radial-gradient(rgba(203,170,41,.5), transparent, transparent);
  top: -30px;
  left: 50%;
  transform: translateX(-50%);
  z-index: -1;
}


@media (max-width: 1800px) {
  header .menu ul {
    width: 790px;
    padding-top: 25px;
  }
  header .menu ul a {
    font-size: 20px;
  }
  header {
    background: url(bg-img/header_bg2.png) center top no-repeat;
    background-size: contain;
    width: 100%;
    height: 120px;
    position: fixed;
  }
  body {
    background: #0f1518 url(bg-img/bg.jpg) center top repeat;
    background-size: cover;
  }
  .main {
    background: url(bg-img/woman_bg_new3-min.png) bottom no-repeat;
  }
  .wrapper {
    background: url(bg-img/tales_left_right_ships_bg_new-min.png) center top 440px no-repeat;
    background-size: cover;
  }
  .logo img {
    width: 100% !important;
    height: auto !important;
  }

  .ships-bg {
    position: absolute;
    background: url(bg-img/front_ships_1-min.png) no-repeat;
    background-size: contain;
    width: 800px;
    height: 470px;
    right: unset;
    left: 50%;
    transform: translateX(-50%);
    top: 195px;
  }
  .footer-bg-wrap {
    background: url(bg-img/footer_bg2-min.png) center bottom no-repeat;
    background-size: contain;
  }
  .ships-bg:after {
    top: 400px;
    right: -110px;
  }
}

@media (max-width: 1500px) {
  header .menu ul {
    padding-top: 21px;
  }
  header {
    background: url(bg-img/header_bg2.png) center top no-repeat;
    background-size: contain;
    height: 110px;
  }
}
@media (max-width: 1367px) {
  header .menu ul {
    padding-top: 17px;
  }
  header {
    background: url(bg-img/header_bg2.png) center top no-repeat;
    background-size: 1367px auto;
    width: 100%;
    height: 100px;
  }
  .logo {
    top: 50px;
  }
  .ships-bg {
    top: 170px;
  }

}
@media (max-width: 1278px) {
  .ships-bg:after {
    background: none;
    display: none;
  }
}
@media (max-width: 1199px) {
  .ships-bg:after {
    background: none;
    display: none;
  }
  .iframe-1 {
    margin-left: 0;
    width: 100%;
  }
  .container {
    width: 100%;
  }
  .iframe-1 [class^="iframe-1-"] {
    background: none;
  }
  .iframe-1 iframe {
    width: 100% !important;
    height: auto !important
  }
  .ships-bg {
    width: 700px;
    height: 410px;
  }
  #footer {
    height: 320px;
  }
}


@media (max-width: 1199px) {
  .ships-bg:after {
    background: none;
    display: none;
  }
  .iframe-1 {
    margin-left: 0;
    width: 100%;
  }
  .container {
    width: 100%;
  }
  .iframe-1 [class^="iframe-1-"] {
    background: none;
    display: none;
  }
  .iframe-1 iframe,
  .iframe-1 p {
    width: 100% !important;
    height: 100% !important;
  }
  .container-new {
    width: 100%;
  }
  .main {
    background: none;
  }
  .footer-bg-wrap {
    background: url(bg-img/footer_bg2-min.png) center bottom 0 no-repeat;
    background-size: contain;
  }

  header {
    background: none;
    width: 100%;
    height: auto !important;
  }
  .menu {
    border: 4px solid #2be6ea;
    box-shadow: 0 0 10px 3px #2be6ea;
    background: rgba(0,0,0,.7);
  }
  header .menu ul {
    padding-top: 5px !important;
    padding-bottom: 5px;
    width: 100%;
    -webkit-justify-content: space-around;
    justify-content: space-around;
  }
  .iframe-1 {
    padding-left: 0;
    padding-top: 0;
  }
  .iframe-1 iframe {
    box-shadow: 0 0 10px 3px #d46d21;
  }
  .about-img {
    display: -webkit-flex !important;
    display: flex !important;
    -webkit-flex-flow: wrap !important;
    flex-flow: wrap !important;
  }
  .about-img > div {
    width: 100% !important;
    margin-bottom: 20px;
  }
  .about-img-row-2, .about-img-row-3 {
    display: none !important;
  }
  .wrapper {
    background: none !important;
  }

  .client-text {
    height: auto;
  }
  .services-wrap img {
    width: 100%;
    height: auto;
  }
  body {
    background-size: contain;
  }
  #footer:after {
    left: calc(50% - 17px);
  }

}

@media (max-width: 780px) {
  .iframe-1 {
    height: auto;
  }
  .ships-bg {
    width: 400px;
    height: 240px;
    top: 90px;
  }
  .iframe-1 {
    margin-top: 190px;
  }
  .our-team-logo {
    text-align: center;
  }
  .subscribe-form .es_widget_form {
    flex-flow: wrap;
    padding-left: 0;
    padding-right: 0;
  }
  .subscribe-form .es_widget_form > div {
    width: 100% !important;
    text-align: center !important;
  }
  .subscribe-form .es_widget_form .es_button {
    width: 100% !important;
  }
  header .menu ul a {
    font-size: 18px;
  }
  .in-img {
    padding: 0;
    text-align: center;
  }
  .nintendo-img {
    text-align: center;
  }
  .social-bar {
    position: fixed;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    background: url(bg-img/social-bar.png) right top no-repeat;
    background-size: contain;
    height: 200px;
  }
  .social-bar > div {
    padding-top: 30px;
    padding-right: 14px;
  }
  .social-bar p > a:nth-of-type(1) img {
    width: 50px;
  }
  .social-bar p > a:nth-of-type(2) img {
    width: 50px;
  }
  .social-bar p > a:nth-of-type(3) img {
    width: 90px;
    margin-top: -20px;
  }
  .social-bar p {
    text-align: right;
  }
  .logo {
    width: 400px;
  }
  header .menu ul a {
    word-spacing: 5px;
  }
  .about-adv {
    padding: 0;
    padding-left: 20px;
    -webkit-flex-flow: wrap;
    flex-flow: wrap;
  }
  .about-adv > div:last-child {
    margin: 0;
  }
  .about-adv > div {
    width: 100%;
  }
  #about:before,
  #services:before,
  #partners:before,
  #clients:before,
  #footer:before {
    width: 290px;
  }
  #pg-2-3 {
    margin-bottom: 10px !important;
  }
  .download-text {
    padding: 0 25px;
    line-height: 1;
    font-size: 24px !important;
    margin-bottom: 20px;
  }
  .iframe-1 {
    margin-top: 160px;
  }
  .services-wrap img {
    width: unset;
  }
  header .menu ul {
    flex-flow: wrap;
    justify-content: center;
  }
  header .menu ul li {
    margin-left: 10px;
    margin-right: 10px;
  }
  #footer:after {
    display: none;
  }
}

@media (max-width: 580px) {
  .services-wrap img {
    width: 100%;
  }



  .footer-bottom {
    flex-flow: wrap;
  }
  .footer-bottom > div {
    width: 100%;
  }
  #footer {
    height: 520px;
  }
  .footer-right {
    margin-left: 65px;
    padding-left: 0;
  }
}



@media (max-width: 500px) {
  header .menu ul a {
    font-size: 13px;
  }
  #pgc-2-3-0 {
    height: 200px;
  }
  .iframe-1 {
    height: 250px;
  }
  .about-text h5,
  .in-title,
  .our-team-title,
  .subscribe-title,
  .download-link a {
    font-size: 18px !important;
  }
  .subscribe-form .es_widget_form input {
    font-size: 24px;
  }
  .download-title {
    font-size: 24px !important;
  }
  #in,
  #our-team,
  .about-text,
  #download,
  #subscribe,
  .about-img {
    padding-left: 30px;
    padding-right: 30px;
  }
  .our-team-logo {
    margin-top: 20px;
  }
  .our-team-logo img {
    width: 240px;
    height: auto;
  }
  .our-team-text {
    font-size: 20px;
    margin-top: 10px;
  }
  .ships-bg {
    width: 310px;
    height: 190px;
    top: 90px;
  }
  .iframe-1 {
    margin-top: 140px;
    height: auto;
  }
  .about-img img {
    width: 240px;
    height: auto;
  }

  .logo {
    width: 100%;
  }
  .logo img {
    width: 90% !important;
    height: auto !important;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
  }
  .about-text-wrap {
    font-size: 20px;
  }
  .about-adv {
    font-size: 20px;
  }
  .about-adv > div:before {
    top: 9px;
  }
  .about-adv > div:after {
    top: 13px;
  }
  .footer-bottom p {
    font-size: 16px;
  }
  .footer-bottom a {
    font-size: 16px;
  }
}

@media (max-width: 470px) {
  .our-partners img {
    width: 240px;
    height: auto;
  }
  .partners-text {
    width: 100%;
  }
  .client-img,
  .client-text-wrap {
    width: 100%;
  }
  .client-wrap {
    margin-top: 0;
  }
  .clients-wrap > div:first-child,
  .clients-row-2 {
    border: none;
  }
  .client-img {
    margin-bottom: 15px;
    text-align: center;
  }
}

@media (max-width: 359px) {
  .ships-bg {
    width: 270px;
    height: 160px;
    top: 90px;
  }
  .iframe-1 {
    height: 190px;
  }
  header .menu ul a {
    font-size: 11px;
  }
  .in-img img, .our-team-logo img {
    width: 100%;
  }
}

@media (max-width: 1000px) and (min-width: 781px) {
  .our-team-logo img {
    width: 100%;
    height: auto;
  }

}

@media (min-width: 1350px) and (max-width: 1380px) {
  header .menu ul {
    padding-top: 14px !important;
  }
}

@media (min-width: 1930px) {
  .ships-bg {
    right: unset;
  }
  body {
    background-size: cover;
  }
  .wrapper {
    background-size: cover;
  }
  .main {
    background: url(bg-img/woman_bg_new3-min.png) center bottom no-repeat;
  }
  .footer-bg-wrap {
    background-size: cover;
  }
  header {
    background-size: cover;
  }
}

@media (max-width: 1880px) and (min-width: 1600px) {
  .main {
    background: url(bg-img/woman_bg_new3-min.png) bottom no-repeat;
  }
}

@media (min-width: 2280px) {
  header {
    background: url(bg-img/header_bg2.png) center top no-repeat;
    width: 100%;
    background-size: 100%;
    height: 180px;
  }
  header .menu ul {
    padding-top: 35px;
  }
}
@media (min-width: 2500px) {
  header {
    height: 195px;
  }
  header .menu ul {
    padding-top: 40px;
  }
}



.gallery-wrap .slick-dots li button {
  width: 10px;
  height: 10px;
}
.gallery-wrap .slick-dots {
  bottom: -2px;
}
.slick-dots li button:before {
  display: none !important;
}

.services-wrap a {
  font-family: AgencyFB;
  font-size: 16px;
  color: #ccc;
  line-height: 1.2;
  margin-bottom: 30px;
  transition: .3s;
  text-decoration: none;
}
.services-wrap a:hover {
  color: #d46d21;
}

#privacy {
  margin-top: 100px;
}
.privacy-wrapper,
.privacy-wrapper p,
.privacy-wrapper ul li  {
  font-family: AgencyFB ;
  font-size: 18px;
  color: #999;
  margin-bottom: 20px;
  line-height: 1.3;
}

.error404 .main {
  min-height: 1500px;
}
.error404 .main {
  color: #fff;
}