@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