/*!
Theme Name: Balder
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: balder
Tags: custom-background, custom-logo, custom-menu, featured-images, 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.

Balder is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/
@import url("https://fonts.googleapis.com/css2?family=Nunito:wght@300;400;700&display=swap");
/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/
/* Normalize
--------------------------------------------- */
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
	 ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%; }

/* Sections
	 ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0; }

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
	 ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
  overflow: visible; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Text-level semantics
	 ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
	 ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none; }

/* Forms
	 ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0; }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  text-transform: none; }

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal; }

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline; }

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0; }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px; }

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit; }

/* Interactive
	 ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Misc
	 ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none; }

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none; }

/* Box sizing
--------------------------------------------- */
/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit; }

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/
/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
  color: #051b35;
  font-family: "Nunito", sans-serif;
  font-size: 1rem;
  line-height: 1.5; }

h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
  margin: 0; }

p {
  margin: 0; }

dfn,
cite,
em,
i {
  font-style: italic; }

blockquote {
  margin: 0 1.5em; }

address {
  margin: 0 0 1.5em; }

pre {
  background: #eee;
  font-family: "Courier 10 Pitch", courier, monospace;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em; }

code,
kbd,
tt,
var {
  font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace; }

abbr,
acronym {
  border-bottom: 1px dotted #666;
  cursor: help; }

mark,
ins {
  background: #fff9c0;
  text-decoration: none; }

big {
  font-size: 125%; }

/* Elements
--------------------------------------------- */
body {
  background: #ffffff; }

hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em; }

ul,
ol {
  margin: 0 0 1.5em 3em; }

ul {
  list-style: disc; }

ol {
  list-style: decimal; }

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5em; }

dt {
  font-weight: 700; }

dd {
  margin: 0 1.5em 1.5em; }

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%; }

img {
  height: auto;
  max-width: 100%; }

figure {
  margin: 1em 0; }

table {
  margin: 0 0 1.5em;
  width: 100%; }

/* Links
--------------------------------------------- */
a {
  color: #4169e1; }
  a:visited {
    color: #800080; }
  a:hover, a:focus, a:active {
    color: #191970; }
  a:focus {
    outline: thin dotted; }
  a:hover, a:active {
    outline: 0; }

/* Forms
--------------------------------------------- */
button,
.btn,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  background-color: #fff;
  border-color: #dbdbdb;
  border-width: 1px;
  color: #363636;
  cursor: pointer;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  white-space: nowrap;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 1px solid transparent;
  border-radius: 2px;
  -webkit-box-shadow: none;
          box-shadow: none;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-size: 14px;
  height: auto;
  line-height: 0;
  padding-bottom: calc(1.25rem - 1px);
  padding-left: calc(2rem - 1px);
  padding-right: calc(2rem - 1px);
  padding-top: calc(1.25rem - 1px);
  position: relative;
  vertical-align: top;
  font-weight: 400;
  font-family: "Nunito", sans-serif;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  text-decoration: none;
  outline: none;
  -webkit-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out; }
  button.is-rounded,
  .btn.is-rounded,
  input[type="button"].is-rounded,
  input[type="reset"].is-rounded,
  input[type="submit"].is-rounded {
    padding-left: calc(3rem - 1px);
    padding-right: calc(3rem - 1px);
    border-radius: 150rem; }
  button.is-yellow,
  .btn.is-yellow,
  input[type="button"].is-yellow,
  input[type="reset"].is-yellow,
  input[type="submit"].is-yellow {
    background-color: #fea012;
    color: #ffffff;
    border-color: #fea012; }
    button.is-yellow:hover,
    .btn.is-yellow:hover,
    input[type="button"].is-yellow:hover,
    input[type="reset"].is-yellow:hover,
    input[type="submit"].is-yellow:hover {
      background-color: #ffffff;
      color: #fea012; }
  button.is-dark-blue,
  .btn.is-dark-blue,
  input[type="button"].is-dark-blue,
  input[type="reset"].is-dark-blue,
  input[type="submit"].is-dark-blue {
    background-color: #051b35;
    color: #ffffff;
    border-color: #051b35; }
    button.is-dark-blue:hover,
    .btn.is-dark-blue:hover,
    input[type="button"].is-dark-blue:hover,
    input[type="reset"].is-dark-blue:hover,
    input[type="submit"].is-dark-blue:hover {
      background-color: #ffffff;
      color: #051b35; }
  button.is-disabled,
  .btn.is-disabled,
  input[type="button"].is-disabled,
  input[type="reset"].is-disabled,
  input[type="submit"].is-disabled {
    background-color: #f9f9f9;
    color: #efefef;
    border-color: #f9f9f9;
    text-transform: uppercase;
    pointer-events: none; }

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
  color: #666;
  border: 1px solid #ccc;
  border-radius: 3px;
  padding: 3px; }
  input[type="text"]:focus,
  input[type="email"]:focus,
  input[type="url"]:focus,
  input[type="password"]:focus,
  input[type="search"]:focus,
  input[type="number"]:focus,
  input[type="tel"]:focus,
  input[type="range"]:focus,
  input[type="date"]:focus,
  input[type="month"]:focus,
  input[type="week"]:focus,
  input[type="time"]:focus,
  input[type="datetime"]:focus,
  input[type="datetime-local"]:focus,
  input[type="color"]:focus,
  textarea:focus {
    color: #111; }

select {
  border: 1px solid #ccc; }

textarea {
  width: 100%; }

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/
/* Navigation
--------------------------------------------- */
/* Posts and pages
--------------------------------------------- */
.sticky {
  display: block; }

.updated:not(.published) {
  display: none; }

.page-content,
.entry-content,
.entry-summary {
  margin: 1.5em 0 0; }

.page-links {
  clear: both;
  margin: 0 0 1.5em; }

/* Comments
--------------------------------------------- */
.comment-content a {
  word-wrap: break-word; }

.bypostauthor {
  display: block; }

/* Widgets
--------------------------------------------- */
.widget {
  margin: 0 0 1.5em; }
  .widget select {
    max-width: 100%; }

/* Media
--------------------------------------------- */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
  display: inline-block; }

/* Captions
--------------------------------------------- */
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%; }
  .wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto; }
  .wp-caption .wp-caption-text {
    margin: 0.8075em 0; }

.wp-caption-text {
  text-align: center; }

/* Galleries
--------------------------------------------- */
.gallery {
  margin-bottom: 1.5em;
  display: -ms-grid;
  display: grid;
  grid-gap: 1.5em; }

.gallery-item {
  display: inline-block;
  text-align: center;
  width: 100%; }

.gallery-columns-2 {
  -ms-grid-columns: (1fr)[2];
      grid-template-columns: repeat(2, 1fr); }

.gallery-columns-3 {
  -ms-grid-columns: (1fr)[3];
      grid-template-columns: repeat(3, 1fr); }

.gallery-columns-4 {
  -ms-grid-columns: (1fr)[4];
      grid-template-columns: repeat(4, 1fr); }

.gallery-columns-5 {
  -ms-grid-columns: (1fr)[5];
      grid-template-columns: repeat(5, 1fr); }

.gallery-columns-6 {
  -ms-grid-columns: (1fr)[6];
      grid-template-columns: repeat(6, 1fr); }

.gallery-columns-7 {
  -ms-grid-columns: (1fr)[7];
      grid-template-columns: repeat(7, 1fr); }

.gallery-columns-8 {
  -ms-grid-columns: (1fr)[8];
      grid-template-columns: repeat(8, 1fr); }

.gallery-columns-9 {
  -ms-grid-columns: (1fr)[9];
      grid-template-columns: repeat(9, 1fr); }

.gallery-caption {
  display: block; }

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/
/* Jetpack infinite scroll
--------------------------------------------- */
/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  display: none; }

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
  display: block; }

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/
/* Accessibility
--------------------------------------------- */
/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
          clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important; }
  .screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
            box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    -webkit-clip-path: none;
            clip-path: none;
    color: #21759b;
    display: block;
    font-size: 0.875rem;
    font-weight: 700;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000; }

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
  outline: 0; }

/* Alignments
--------------------------------------------- */
.alignleft {
  /*rtl:ignore*/
  float: left;
  /*rtl:ignore*/
  margin-right: 1.5em;
  margin-bottom: 1.5em; }

.alignright {
  /*rtl:ignore*/
  float: right;
  /*rtl:ignore*/
  margin-left: 1.5em;
  margin-bottom: 1.5em; }

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1.5em; }

/* Site Design
--------------------------------------------- */
.wrap-xl {
  width: 100%;
  max-width: 1344px;
  margin: 0 auto; }

.cover {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; }

@font-face {
  font-family: "icomoon";
  src: url("fonts/icomoon.eot?9lr4hf");
  src: url("fonts/icomoon.eot?9lr4hf#iefix") format("embedded-opentype"), url("fonts/icomoon.ttf?9lr4hf") format("truetype"), url("fonts/icomoon.woff?9lr4hf") format("woff"), url("fonts/icomoon.svg?9lr4hf#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block; }

[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-vimeo:before {
  content: "\e900"; }

.icon-linkedin:before {
  content: "\e901"; }

.icon-youtube:before {
  content: "\e902"; }

.icon-twitter:before {
  content: "\e903"; }

.icon-instagram:before {
  content: "\e904"; }

.icon-facebook:before {
  content: "\e905"; }

.icon-mail:before {
  content: "\e906"; }

.icon-phone:before {
  content: "\e907"; }

#masthead {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 15px 30px;
  width: 100%;
  position: fixed;
  top: 0;
  z-index: 9;
  background-color: #ffffff; }
  #masthead .site-branding .main-logo {
    display: block;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content; }
    #masthead .site-branding .main-logo img {
      width: auto;
      height: 50px;
      display: block; }
  #masthead .main-navigation .menu {
    list-style: none;
    padding: 0;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end; }
    #masthead .main-navigation .menu li a {
      color: #051b35;
      font-size: 14px;
      text-decoration: none;
      padding: 10px 25px;
      display: inline-block;
      border-radius: 150rem; }
      #masthead .main-navigation .menu li a:hover, #masthead .main-navigation .menu li a.selected {
        background-color: rgba(254, 160, 18, 0.8); }

.slider-area {
  position: relative;
  height: 550px;
  width: 100%;
  z-index: 1;
  padding-top: 60px; }
  .slider-area #slider-dots {
    position: absolute;
    z-index: 2;
    right: 20px;
    bottom: 20px;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    margin: 0 20px; }
    .slider-area #slider-dots .slick-dots {
      margin: 0;
      padding: 0;
      list-style: none;
      width: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
      .slider-area #slider-dots .slick-dots li {
        width: 20px;
        height: 20px;
        border-radius: 150rem;
        border: 1px solid #ffffff;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        margin-left: 10px; }
        .slider-area #slider-dots .slick-dots li button {
          width: 14px;
          height: 14px;
          border-radius: 150rem;
          padding: 0;
          border: 0;
          font-size: 0;
          content: "";
          background-color: transparent;
          outline: none; }
        .slider-area #slider-dots .slick-dots li.slick-active button {
          background-color: #ffffff; }
  .slider-area #home-slider {
    width: 100%;
    height: 100%; }
    .slider-area #home-slider .slick-list {
      height: 100%; }
      .slider-area #home-slider .slick-list .slick-track {
        height: 100%; }
    .slider-area #home-slider .slide {
      width: 100%;
      height: 100%;
      position: relative; }
      .slider-area #home-slider .slide .bg-image {
        position: absolute;
        z-index: 1;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%; }
      .slider-area #home-slider .slide .content-slide {
        position: relative;
        z-index: 2;
        width: 100%;
        height: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
        .slider-area #home-slider .slide .content-slide .content {
          width: 45%;
          padding: 40px;
          text-align: center; }
          .slider-area #home-slider .slide .content-slide .content .logo-slide {
            display: block;
            width: 200px;
            height: auto;
            margin: 0 auto 15px; }
          .slider-area #home-slider .slide .content-slide .content .title {
            font-size: 38px;
            font-weight: 400;
            text-align: center;
            line-height: 140%; }
          .slider-area #home-slider .slide .content-slide .content .paragraph {
            margin-top: 20px;
            text-align: center;
            font-size: 14px;
            line-height: 160%; }
          .slider-area #home-slider .slide .content-slide .content .btn {
            margin-top: 20px; }
          .slider-area #home-slider .slide .content-slide .content.move-left {
            margin: 0 auto 0 0; }
            .slider-area #home-slider .slide .content-slide .content.move-left.has-bg {
              border-top-right-radius: 80px;
              border-bottom-right-radius: 80px; }
          .slider-area #home-slider .slide .content-slide .content.move-right {
            margin: 0 0 0 auto; }
            .slider-area #home-slider .slide .content-slide .content.move-right.has-bg {
              border-top-left-radius: 80px;
              border-bottom-left-radius: 80px; }
          .slider-area #home-slider .slide .content-slide .content.has-bg {
            background-color: rgba(255, 255, 255, 0.85); }

#nosotros {
  background-color: #051b35;
  padding: 100px 0; }
  #nosotros .content .iso-about {
    display: block;
    width: 60px;
    height: auto;
    margin: 0 auto 15px; }
  #nosotros .content .title {
    color: #ffffff;
    font-size: 28px;
    position: relative;
    text-align: center; }
    #nosotros .content .title .shadow {
      pointer-events: none;
      color: rgba(255, 255, 255, 0.05);
      position: absolute;
      left: 0;
      right: 0;
      top: 50%;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%);
      font-size: 52px;
      font-weight: 800; }
  #nosotros .content .paragraph {
    margin-top: 15px; }
    #nosotros .content .paragraph p {
      color: #ffffff;
      text-align: center;
      font-weight: 300; }
      #nosotros .content .paragraph p strong {
        font-weight: 700; }

#mision-vision {
  padding: 80px 0; }
  #mision-vision .bloques-mv {
    width: 100%;
    padding: 0 10px;
    margin: 0 auto;
    max-width: 640px; }
    #mision-vision .bloques-mv .bloque-mv {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      margin: 40px 0; }
      #mision-vision .bloques-mv .bloque-mv .title-area {
        width: 30%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; }
        #mision-vision .bloques-mv .bloque-mv .title-area .title {
          position: relative;
          text-align: center;
          font-size: 18px; }
          #mision-vision .bloques-mv .bloque-mv .title-area .title .shadow {
            pointer-events: none;
            color: rgba(5, 27, 53, 0.05);
            position: absolute;
            left: -50%;
            right: 0;
            top: 50%;
            -webkit-transform: translateY(-50%);
                    transform: translateY(-50%);
            font-size: 48px;
            font-weight: 800; }
        #mision-vision .bloques-mv .bloque-mv .title-area .icon {
          width: 40px;
          margin-left: 10px; }
          #mision-vision .bloques-mv .bloque-mv .title-area .icon .icon-title {
            width: 100%;
            height: auto;
            display: block; }
      #mision-vision .bloques-mv .bloque-mv .description-area {
        width: 68%; }
        #mision-vision .bloques-mv .bloque-mv .description-area p {
          font-weight: 300; }
          #mision-vision .bloques-mv .bloque-mv .description-area p strong {
            font-weight: 700; }

#servicios {
  padding: 100px 0;
  background-color: #051b35; }
  #servicios .servicios-area {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
    max-width: 1140px;
    margin: 0 auto; }
    #servicios .servicios-area .servicio {
      margin: 20px; }
      #servicios .servicios-area .servicio .icono-area {
        width: 140px;
        height: 140px;
        border-radius: 150rem;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        border: 5px solid #ffffff;
        margin: 0 auto 20px;
        -webkit-transition: all 250ms ease-in-out;
        transition: all 250ms ease-in-out; }
        #servicios .servicios-area .servicio .icono-area .icon-service {
          width: auto;
          height: 70px;
          display: block; }
      #servicios .servicios-area .servicio .title {
        text-align: center;
        color: #ffffff;
        font-size: 21px;
        font-weight: 400; }
      #servicios .servicios-area .servicio .paragraph {
        padding: 20px; }
        #servicios .servicios-area .servicio .paragraph p {
          color: #ffffff;
          font-weight: 300;
          text-align: center; }
          #servicios .servicios-area .servicio .paragraph p strong {
            font-weight: 700; }
      #servicios .servicios-area .servicio:hover .icono-area {
        border-color: #fea012 !important; }

#seguros .seguros-area {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[3];
      grid-template-columns: repeat(3, 1fr); }
  #seguros .seguros-area .seguro-box .img-box {
    height: 450px;
    width: 100%; }
    #seguros .seguros-area .seguro-box .img-box img {
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
         object-fit: cover; }
  #seguros .seguros-area .seguro-box .content-box {
    padding: 40px; }
    #seguros .seguros-area .seguro-box .content-box .title {
      margin-bottom: 10px;
      font-size: 18px; }
    #seguros .seguros-area .seguro-box .content-box .paragraph p {
      font-weight: 300;
      margin-bottom: 10px; }
      #seguros .seguros-area .seguro-box .content-box .paragraph p strong {
        font-weight: 700; }
      #seguros .seguros-area .seguro-box .content-box .paragraph p:last-child {
        margin-bottom: 0; }
  #seguros .seguros-area .seguro-box:nth-child(odd) {
    background-color: #efefef; }

#area-contacto {
  padding: 25px 0;
  background-color: #051b35; }
  #area-contacto .contact-info {
    width: 50%;
    min-width: 300px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    #area-contacto .contact-info .contact-box {
      margin: 10px;
      width: -webkit-max-content;
      width: -moz-max-content;
      width: max-content;
      min-width: 280px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
      #area-contacto .contact-info .contact-box .icon-area {
        width: -webkit-max-content;
        width: -moz-max-content;
        width: max-content;
        font-size: 32px;
        color: #fea012; }
      #area-contacto .contact-info .contact-box .text-area {
        -webkit-box-flex: 1;
            -ms-flex: 1;
                flex: 1;
        margin-left: 20px; }
        #area-contacto .contact-info .contact-box .text-area .title {
          color: #fea012;
          font-size: 18px; }
        #area-contacto .contact-info .contact-box .text-area p {
          font-size: 14px;
          color: #ffffff; }

#contacto {
  padding: 100px 0; }
  #contacto .content .title {
    text-align: center;
    font-size: 32px; }
  #contacto .content p {
    text-align: center; }
  #contacto .content .form-content {
    width: 100%;
    max-width: 950px;
    margin: 20px auto; }
    #contacto .content .form-content .form-row {
      display: -ms-grid;
      display: grid;
      -ms-grid-columns: (minmax(260px, 1fr))[auto-fit];
          grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
      grid-gap: 24px;
      margin-bottom: 24px; }
      #contacto .content .form-content .form-row .form-box {
        width: 100%; }
        #contacto .content .form-content .form-row .form-box .input-item,
        #contacto .content .form-content .form-row .form-box .textarea-item {
          width: 100%;
          padding: 10px;
          border-radius: 10px;
          border: none;
          background-color: #efefef; }
          #contacto .content .form-content .form-row .form-box .input-item:focus,
          #contacto .content .form-content .form-row .form-box .textarea-item:focus {
            outline: none;
            background-color: #fea012; }
        #contacto .content .form-content .form-row .form-box .wpcf7-response-output {
          margin: 0;
          border-radius: 10px;
          padding: 0.5rem 1rem; }
        #contacto .content .form-content .form-row .form-box .wpcf7-not-valid-tip {
          font-size: 12px; }
        #contacto .content .form-content .form-row .form-box.align-center {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center; }

#colophon {
  background-color: #051b35;
  padding: 35px 20px; }
  #colophon .content-footer {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (minmax(260px, 1fr))[3];
        grid-template-columns: repeat(3, minmax(260px, 1fr));
    grid-gap: 24px; }
    #colophon .content-footer .logo-footer {
      width: 150px;
      height: auto;
      display: block;
      margin-bottom: 15px; }
    #colophon .content-footer .paragraph {
      font-size: 13px;
      font-weight: 300;
      line-height: 160%;
      color: #ffffff;
      width: 70%; }
      #colophon .content-footer .paragraph b {
        font-weight: 700; }
    #colophon .content-footer .contact-info .title {
      font-size: 16px;
      color: #ffffff;
      margin-bottom: 10px; }
    #colophon .content-footer .contact-info p {
      color: #ffffff;
      font-size: 13px;
      font-weight: 300;
      margin-bottom: 10px; }
      #colophon .content-footer .contact-info p strong {
        font-weight: 700; }
    #colophon .content-footer .rrss-area {
      margin-top: 20px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start; }
      #colophon .content-footer .rrss-area .rrss-link {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        width: 30px;
        height: 30px;
        border-radius: 150rem;
        background-color: #ffffff;
        color: #051b35;
        text-decoration: none;
        margin-right: 10px;
        border: 1px solid #ffffff;
        -webkit-transition: all 150ms ease-in-out;
        transition: all 150ms ease-in-out; }
        #colophon .content-footer .rrss-area .rrss-link:hover {
          color: #ffffff;
          background-color: transparent; }

.link-whatsapp-area {
  position: fixed;
  bottom: 20px;
  right: 0;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content; }
  .link-whatsapp-area .link-whatsapp {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-decoration: none; }
    .link-whatsapp-area .link-whatsapp img {
      display: block;
      margin-right: -15px;
      width: 50px;
      height: auto;
      position: relative;
      z-index: 2; }
    .link-whatsapp-area .link-whatsapp span {
      color: #4dca59;
      font-size: 18px;
      text-align: center;
      display: block;
      background-color: #ffffff;
      padding: 5px 30px;
      -webkit-box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.25);
      box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.25);
      -webkit-transition: all 150ms ease-in-out;
      transition: all 150ms ease-in-out; }
    .link-whatsapp-area .link-whatsapp:hover span {
      background-color: #4dca59;
      color: #ffffff; }

@media screen and (min-width: 586px) and (max-width: 850px) {
  .menu-responsive {
    background-color: rgba(5, 27, 53, 0.9);
    position: fixed;
    z-index: 8;
    top: -20px;
    left: 0;
    height: 100vh;
    width: 100%;
    pointer-events: none;
    opacity: 0;
    -webkit-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out;
    display: block; }
    .menu-responsive .menu-menu-principal-container {
      padding: 120px 20px; }
      .menu-responsive .menu-menu-principal-container ul {
        padding: 0;
        margin: 0;
        list-style: none; }
        .menu-responsive .menu-menu-principal-container ul li a {
          display: block;
          margin: 30px 0;
          font-size: 21px;
          color: #ffffff;
          text-decoration: none; }
          .menu-responsive .menu-menu-principal-container ul li a.selected {
            font-weight: 700; }
    .menu-responsive.active-menu {
      top: 0;
      opacity: 1;
      pointer-events: all; }
  #masthead .site-branding .main-logo img {
    height: 35px; }
  #masthead #site-navigation {
    display: none; }
  #masthead .menu-mobile-btn {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-negative: 1;
        flex-shrink: 1;
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end; }
    #masthead .menu-mobile-btn #hamburger {
      width: 30px;
      display: block;
      position: relative;
      height: 20px; }
      #masthead .menu-mobile-btn #hamburger span {
        position: absolute;
        height: 3px;
        background-color: #051b35;
        width: 100%; }
        #masthead .menu-mobile-btn #hamburger span:nth-child(1) {
          top: 0;
          right: 0; }
        #masthead .menu-mobile-btn #hamburger span:nth-child(2) {
          top: 50%;
          right: 0;
          -webkit-transform: translateY(-50%);
                  transform: translateY(-50%); }
        #masthead .menu-mobile-btn #hamburger span:nth-child(3) {
          bottom: 0;
          right: 0; }
  .slider-area #home-slider .slide .content-slide .content {
    width: 60%; }
    .slider-area #home-slider .slide .content-slide .content .title {
      font-size: 24px; }
  #nosotros {
    padding: 100px 20px; }
  #mision-vision .bloques-mv .bloque-mv {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    #mision-vision .bloques-mv .bloque-mv .title-area {
      margin-bottom: 10px; }
  #servicios .servicios-area {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    #servicios .servicios-area .servicio .icono-area {
      width: 100px;
      height: 100px; }
      #servicios .servicios-area .servicio .icono-area .icon-service {
        height: 50px; }
  #seguros .seguros-area {
    -ms-grid-columns: (1fr)[2];
        grid-template-columns: repeat(2, 1fr); }
    #seguros .seguros-area .seguro-box .img-box {
      height: 270px; }
  #area-contacto .contact-info {
    width: 90%; }
    #area-contacto .contact-info .contact-info .text-area {
      margin-left: 10px; }
  #contacto {
    padding: 100px 20px; }
    #contacto .content .form-content .form-row {
      -ms-grid-columns: (minmax(200px, 1fr))[auto-fit];
          grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); }
  #colophon {
    padding: 35px 20px; }
    #colophon .content-footer {
      -ms-grid-columns: (minmax(200px, 1fr))[auto-fit];
          grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); } }

.menu-mobile-btn,
.menu-responsive {
  display: none; }

@media screen and (max-width: 585px) {
  .menu-responsive {
    background-color: rgba(5, 27, 53, 0.9);
    position: fixed;
    z-index: 8;
    top: -20px;
    left: 0;
    height: 100vh;
    width: 100%;
    pointer-events: none;
    opacity: 0;
    -webkit-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out;
    display: block; }
    .menu-responsive .menu-menu-principal-container {
      padding: 120px 20px; }
      .menu-responsive .menu-menu-principal-container ul {
        padding: 0;
        margin: 0;
        list-style: none; }
        .menu-responsive .menu-menu-principal-container ul li a {
          display: block;
          margin: 30px 0;
          font-size: 21px;
          color: #ffffff;
          text-decoration: none; }
          .menu-responsive .menu-menu-principal-container ul li a.selected {
            font-weight: 700; }
    .menu-responsive.active-menu {
      top: 0;
      opacity: 1;
      pointer-events: all; }
  #masthead .site-branding .main-logo img {
    height: 35px; }
  #masthead #site-navigation {
    display: none; }
  #masthead .menu-mobile-btn {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-negative: 1;
        flex-shrink: 1;
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end; }
    #masthead .menu-mobile-btn #hamburger {
      width: 30px;
      display: block;
      position: relative;
      height: 20px; }
      #masthead .menu-mobile-btn #hamburger span {
        position: absolute;
        height: 3px;
        background-color: #051b35;
        width: 100%; }
        #masthead .menu-mobile-btn #hamburger span:nth-child(1) {
          top: 0;
          right: 0; }
        #masthead .menu-mobile-btn #hamburger span:nth-child(2) {
          top: 50%;
          right: 0;
          -webkit-transform: translateY(-50%);
                  transform: translateY(-50%); }
        #masthead .menu-mobile-btn #hamburger span:nth-child(3) {
          bottom: 0;
          right: 0; }
  .slider-area #home-slider .slide .content-slide .content {
    width: 65%;
    padding: 20px; }
    .slider-area #home-slider .slide .content-slide .content .title {
      font-size: 21px; }
    .slider-area #home-slider .slide .content-slide .content .paragraph {
      font-size: 13px; }
    .slider-area #home-slider .slide .content-slide .content.move-left {
      margin: 0 auto 0 0; }
      .slider-area #home-slider .slide .content-slide .content.move-left.has-bg {
        border-top-right-radius: 20px;
        border-bottom-right-radius: 20px; }
    .slider-area #home-slider .slide .content-slide .content.move-right {
      margin: 0 0 0 auto; }
      .slider-area #home-slider .slide .content-slide .content.move-right.has-bg {
        border-top-left-radius: 20px;
        border-bottom-left-radius: 20px; }
  #nosotros {
    padding: 100px 20px; }
  #mision-vision .bloques-mv .bloque-mv {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    #mision-vision .bloques-mv .bloque-mv .title-area {
      margin-bottom: 10px; }
  #servicios .servicios-area {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    #servicios .servicios-area .servicio .icono-area {
      width: 100px;
      height: 100px; }
      #servicios .servicios-area .servicio .icono-area .icon-service {
        height: 50px; }
  #seguros .seguros-area {
    -ms-grid-columns: (1fr)[1];
        grid-template-columns: repeat(1, 1fr); }
    #seguros .seguros-area .seguro-box .img-box {
      height: 270px; }
  #area-contacto .contact-info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    #area-contacto .contact-info .contact-info .text-area {
      margin-left: 10px; }
  #contacto {
    padding: 100px 20px; }
  #colophon {
    padding: 35px 20px; }
    #colophon .content-footer {
      -ms-grid-columns: (minmax(260px, 1fr))[1];
          grid-template-columns: repeat(1, minmax(260px, 1fr)); }
      #colophon .content-footer .link-whatsapp-area {
        margin-top: 0; } }
/*# sourceMappingURL=style.css.map */