@charset "UTF-8";
/**
 * SimplyIra CSS Variables
 */
/* Palette seven */
/** Alternate button in why us **/
/** Alternate font color in home section gradient **/
/*
Theme Name: SimplyIra
Theme URI: https://wordpress.org/themes/simplyira/
Author: Raxo
Author URI: http://raxo.tv
Description: In 2016, our default theme lets you create a responsive corporate website with a sleek, modern design. Feature your favorite homepage content in either a grid or a slider. Use the three widget areas to customize your website, and change your content's layout with a full-width page template and a contributor page to show off your authors. Creating a corporate website with Raxo has never been easier.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: blog, news, two-columns, three-columns, left-sidebar, right-sidebar, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, footer-widgets, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
Text Domain: simplyira

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.
*/
/**
 * Table of Contents:
 *
 * 1.0 - Reset
 * 2.0 - Repeatable Patterns
 * 3.0 - Basic Structure
 * 4.0 - Header
 * 5.0 - Navigation
 * 6.0 - Content
 *   6.1 - Post Thumbnail
 *   6.2 - Entry Header
 *   6.3 - Entry Meta
 *   6.4 - Entry Content
 *   6.5 - Galleries
 *   6.6 - Post Formats
 *   6.7 - Post/Image/Paging Navigation
 *   6.8 - Attachments
 *   6.9 - Archives
 *   6.10 - Contributor Page
 *   6.11 - 404 Page
 *   6.12 - Full-width
 *   6.13 - Singular
 *   6.14 - Comments
 * 7.0 - Sidebar
 *   7.1 - Widgets
 *   7.2 - Content Sidebar Widgets
 * 8.0 - Footer
 * 9.0 - Featured Content
 * 10.0 - Multisite
 * 11.0 - Media Queries
 * 12.0 - Print
 * -----------------------------------------------------------------------------
 */
/**
 * 1.0 Reset
 *
 * Resetting and rebuilding styles have been helped along thanks to the fine
 * work of Eric Meyer, Nicolas Gallagher, Jonathan Neal, and Blueprint.
 *
 * -----------------------------------------------------------------------------
 */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  border: 0;
  font-family: inherit;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block; }

audio,
canvas,
video {
  display: inline-block;
  max-width: 100%; }

html {
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

body,
button,
input,
select,
textarea {
  color: #37383d;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5; }

body {
  background: #ffffff; }

a {
  color: #24890d;
  text-decoration: none; }

a:focus {
  outline: thin dotted; }

a:hover,
a:active {
  outline: 0; }

a:active,
a:hover {
  color: #41a62a; }

h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
  font-weight: 700;
  margin: 36px 0 12px; }

h1 {
  font-size: 26px;
  line-height: 1.3846153846; }

h2 {
  font-size: 24px;
  line-height: 1; }

h3 {
  font-size: 22px;
  line-height: 1.0909090909; }

h4 {
  font-size: 20px;
  line-height: 1.2; }

h5 {
  font-size: 18px;
  line-height: 1.3333333333; }

h6 {
  font-size: 16px;
  line-height: 1.5; }

address {
  font-style: italic;
  margin-bottom: 24px; }

abbr[title] {
  border-bottom: 1px dotted #2b2b2b;
  cursor: help; }

b,
strong {
  font-weight: 700; }

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

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

p {
  margin-bottom: 24px; }

code,
kbd,
tt,
var,
samp,
pre {
  font-family: monospace, serif;
  font-size: 15px;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
  line-height: 1.6; }

pre {
  border: 1px solid rgba(0, 0, 0, 0.1);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 24px;
  max-width: 100%;
  overflow: auto;
  padding: 12px;
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

blockquote,
q {
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
  quotes: none; }

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none; }

blockquote {
  color: #767676;
  font-size: 19px;
  font-style: italic;
  font-weight: 300;
  line-height: 1.2631578947;
  margin-bottom: 24px; }

blockquote cite,
blockquote small {
  color: #2b2b2b;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5; }

blockquote em,
blockquote i,
blockquote cite {
  font-style: normal; }

blockquote strong,
blockquote b {
  font-weight: 400; }

small {
  font-size: smaller; }

big {
  font-size: 125%; }

sup,
sub {
  font-size: 75%;
  height: 0;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  bottom: 1ex; }

sub {
  top: .5ex; }

dl {
  margin-bottom: 24px; }

dt {
  font-weight: bold; }

dd {
  margin-bottom: 24px; }

ul,
ol {
  list-style: none;
  margin: 0 0 24px 20px; }

ul {
  list-style: none; }

ol {
  list-style: decimal; }

li > ul,
li > ol {
  margin: 0 0 0 20px; }

img {
  -ms-interpolation-mode: bicubic;
  border: 0;
  vertical-align: middle; }

figure {
  margin: 0; }

fieldset {
  border: 1px solid rgba(0, 0, 0, 0.1);
  margin: 0 0 24px;
  min-width: inherit;
  padding: 11px 12px 0; }

legend {
  white-space: normal; }

button,
input,
select,
textarea {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 100%;
  margin: 0;
  max-width: 100%;
  vertical-align: baseline; }

button,
input {
  line-height: normal; }

input,
textarea {
  background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
  /* Removing the inner shadow, rounded corners on iOS inputs */ }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
input[disabled] {
  cursor: default; }

input[type="checkbox"],
input[type="radio"] {
  padding: 0; }

input[type="search"] {
  -webkit-appearance: textfield; }

input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto;
  vertical-align: top; }

table,
th,
td {
  border: 1px solid rgba(0, 0, 0, 0.1); }

table {
  border-collapse: separate;
  border-spacing: 0;
  border-width: 1px 0 0 1px;
  margin-bottom: 24px;
  width: 100%; }

caption,
th,
td {
  font-weight: normal;
  text-align: left; }

th {
  border-width: 0 1px 1px 0;
  font-weight: bold; }

td {
  border-width: 0 1px 1px 0; }

del {
  color: #767676; }

hr {
  background-color: rgba(0, 0, 0, 0.1);
  border: 0;
  height: 1px;
  margin-bottom: 23px; }

/* Support a widely-adopted but non-standard selector for text selection styles
 * to achieve a better experience. See https://core.trac.wordpress.org/ticket/25898.
 */
::selection {
  background: #dddddd;
  color: #fff;
  text-shadow: none; }

::-moz-selection {
  background: #dddddd;
  color: #fff;
  text-shadow: none; }

/**
 * 2.0 Repeatable Patterns
 * -----------------------------------------------------------------------------
 */
/* Input fields */
input,
textarea {
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 2px;
  color: #2b2b2b;
  padding: 8px 10px 7px; }

textarea {
  width: 100%; }

input:focus,
textarea:focus {
  border: 1px solid rgba(0, 0, 0, 0.3);
  outline: 0; }

/* Buttons */
button,
.button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  background-color: #24890d;
  border: 0;
  border-radius: 2px;
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  padding: 10px 30px 11px;
  text-transform: uppercase;
  vertical-align: bottom; }

button:hover,
button:focus,
.button:hover,
.button:focus,
input[type="button"]:hover,
input[type="button"]:focus,
input[type="reset"]:hover,
input[type="reset"]:focus,
input[type="submit"]:hover,
input[type="submit"]:focus {
  background-color: #41a62a;
  color: #fff; }

button:active,
.button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
  background-color: #55d737; }

.search-field {
  width: 100%; }

.search-submit {
  display: none; }

/* Placeholder text color -- selectors need to be separate to work. */
::-webkit-input-placeholder {
  color: #dddddd; }

:-moz-placeholder {
  color: #dddddd; }

::-moz-placeholder {
  color: #dddddd;
  opacity: 1;
  /* Since FF19 lowers the opacity of the placeholder by default */ }

:-ms-input-placeholder {
  color: #dddddd; }

/* Responsive images. Fluid images for posts, comments, and widgets */
.comment-content img,
.entry-content img,
.entry-summary img,
#site-header img,
.widget img,
.wp-caption {
  max-width: 100%; }

/**
 * Make sure images with WordPress-added height and width attributes are
 * scaled correctly.
 */
.comment-content img[height],
.entry-content img,
.entry-summary img,
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"],
#site-header img {
  height: auto; }

img.size-full,
img.size-large,
.wp-post-image,
.post-thumbnail img {
  height: auto;
  max-width: 100%; }

/* Make sure embeds and iframes fit their containers */
embed,
iframe,
object,
video {
  margin-bottom: 24px;
  max-width: 100%; }

p > embed,
p > iframe,
p > object,
span > embed,
span > iframe,
span > object {
  margin-bottom: 0; }

/* Alignment */
.alignleft {
  float: left; }

.alignright {
  float: right; }

.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

/* helpers */
.pad-0 {
  padding: 0; }

.m-top-50 {
  margin-top: 50px; }

.replaced-svg {
  max-height: 200px; }

.ic-fee-left, .replaced-svg.ic-fee-left {
  max-height: 100%;
  max-width: 230px; }

.ic-fee-right, .replaced-svg.ic-fee-right {
  max-height: 100%;
  max-width: 300px; }

body,
button,
input,
select,
textarea {
  font-family: "Ubuntu", sans-serif; }

.navbar-brand, .navbar-nav > li > a {
  text-align: center;
  background-color: #ddd;
  margin: 5px 0; }

.navbar-nav > li.link-login > a, .navbar-nav > li.link-started > a {
  width: 100%; }

/*********************************************/
/*********** Header Nav Main Desktop *********/
/*********************************************/
@media (min-width: 978px) {
  .nav-justified > li > span.active-menu {
    height: 10px;
    margin-top: -10px;
    position: absolute;
    width: 100%;
    display: block; }

  #primary-menu > li {
    border-right: 2px solid #ffffff;
    margin-right: 10px; }

  #primary-navigation.navbar {
    top: 0px; }

  .primary-navigation .navbar-toggle {
    display: none;
    padding: 0; }

  .header-nav-main nav ul > li > a:focus, .header-nav-main nav > ul > li > a:hover {
    background: transparent; }

  .header-nav-main nav ul > li > a.dropdown-toggle .fa-caret-down {
    display: none; }

  .header-nav-main nav ul > li > a.dropdown-toggle:after {
    position: absolute;
    font-family: FontAwesome;
    content: "\f0d7";
    font-size: 16px;
    position: absolute;
    top: 18px;
    right: 21px; }

  .header-nav-main nav ul > li.open > a, #header .header-nav-main nav > ul > li:hover > a {
    background: #CCC;
    color: #FFF; }

  .header-nav-main nav ul > li.dropdown .dropdown-menu {
    top: -10000px;
    display: block;
    opacity: 0;
    left: auto;
    border-radius: 0;
    border: 0;
    border-top: 5px solid #CCC;
    margin: 0px 0px 0px 0px;
    min-width: 200px;
    text-align: center; }

  .header-nav-main nav ul > li.dropdown .dropdown-menu li a {
    color: #fff;
    position: relative;
    text-transform: none; }

  .header-nav-main nav ul > li.dropdown .dropdown-menu .dropdown-menu {
    background-color: #494949; }

  .dropdown-submenu .dropdown-menu li {
    border-bottom: 1px solid #fff; }

  .dropdown-submenu .dropdown-menu li:last-child {
    border-bottom: none; }

  #primary-menu > li:hover > a {
    text-decoration: none; }

  .header-nav-main nav ul > li li.dropdown-submenu:hover > a, .header-nav-main nav ul > li li.dropdown-submenu li:hover a {
    color: #fff; }

  .header-nav-main nav ul > li li.dropdown-submenu:hover > a.focus {
    color: #fff; }

  .header-nav-main nav ul > li.dropdown .dropdown-menu li {
    border-bottom: 1px solid #fff;
    position: relative;
    width: 100%; }

  .header-nav-main nav ul > li.dropdown .dropdown-menu li.dropdown-submenu > a .fa-caret-down {
    display: none; }

  /******* Level 3 sub-menus *******/
  .header-nav-main nav ul > li.dropdown .dropdown-menu li.dropdown-submenu > .dropdown-menu {
    display: block;
    left: 100%;
    margin-top: -10px;
    margin-left: -1px;
    border-radius: 0px;
    opacity: 0; }

  .header-nav-main nav ul > li.dropdown .dropdown-menu li.dropdown-submenu:hover > .dropdown-menu {
    top: 0;
    opacity: 1; }

  .header-nav-main nav ul > li.dropdown .dropdown-menu li:last-child a {
    border-bottom: 0; }

  .header-nav-main nav ul > li.dropdown.open > .dropdown-menu, .header-nav-main nav ul > li.dropdown:hover > .dropdown-menu {
    top: auto;
    display: block;
    opacity: 1; }

  .header-nav-main nav ul > li.dropdown .dropdown-menu li.dropdown-submenu > .dropdown-menu {
    -webkit-transition: -webkit-transform 0.2s ease-out, opacity 0.2s ease-out;
    -moz-transition: -moz-transform 0.2s ease-out, opacity 0.2s ease-out;
    transition: transform 0.2s ease-out, opacity 0.2s ease-out;
    transform: translate3d(-20px, 0, 0);
    opacity: 0; }

  .header-nav-main nav ul > li.dropdown .dropdown-menu li.dropdown-submenu:hover > .dropdown-menu {
    transform: translate3d(0, 0, 0);
    opacity: 1; }

  .header-nav-main nav ul > li.dropdown:hover > .dropdown-menu {
    transform: translate3d(0px, 0px, 0px); }

  .header-nav-main nav ul > li.dropdown .dropdown-menu {
    transform: translate3d(0px, -5px, 0px);
    transition: transform 0.2s ease-out 0s; }

  .primary-navigation li li {
    width: 100%; }

  .primary-navigation ul.nav ul a {
    /*width: 198px;*/ } }
/************* Header Nav Main Mobile **********/
@media (max-width: 768px) {
  .navbar-collapse.collapse {
    display: none !important; }

  .navbar-collapse.collapse.in {
    display: block !important; }

  .header-nav-main {
    background: transparent;
    clear: both;
    float: none; }

  .header-nav-main nav {
    margin: 0 0 6px; }

  .header-nav-main nav .menu-principal-container > ul li {
    border-bottom: 1px solid #e8e8e8;
    clear: both;
    display: block;
    float: none;
    margin: 0;
    padding: 0;
    position: relative;
    width: 100%; }

  .header-nav-main nav .menu-principal-container > ul li a {
    padding: 7px 8px;
    margin: 1px 0; }

  .header-nav-main nav .menu-principal-container > ul li a .fa-caret-down {
    line-height: 35px;
    min-height: 38px;
    min-width: 30px;
    position: absolute;
    right: 5px;
    text-align: center;
    top: 0; }

  .header-nav-main nav .menu-principal-container > ul li.dropdown .dropdown-menu {
    background: transparent;
    padding: 0;
    margin: 0;
    border-radius: 0;
    border: 0;
    clear: both;
    display: none;
    float: none;
    position: static; }

  .header-nav-main nav .menu-principal-container > ul li.dropdown .dropdown-menu li.dropdown-submenu.opened > .dropdown-menu {
    display: block;
    margin-left: 20px; }

  .header-nav-main nav .menu-principal-container > ul li.dropdown.opened > .dropdown-menu {
    display: block;
    margin-left: 20px; }

  .header-nav-main nav .menu-principal-container > ul li:last-child {
    border-bottom: 0; }

  .header-nav-main nav .menu-principal-container > ul > li > a {
    margin-top: 1px;
    margin-bottom: 1px; }

  .header-nav-main nav .menu-principal-container > ul > li.active > a, .header-nav-main nav .menu-principal-container > ul > li.active > a:focus, .header-nav-main nav .menu-principal-container > ul > li.active > a:hover {
    color: #FFF; }

  .site-navigation a:hover {
    color: #fff; }

  .site-navigation li {
    border-top: none; } }
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  background-color: inherit; }

#primary-navigation.navbar-default {
  background: none;
  border: none;
  border-radius: 0;
  box-shadow: none;
  margin-top: 10px;
  margin-bottom: 10px; }

#primary-navigation.navbar-default .navbar-collapse, #primary-navigation.navbar-default .navbar-form {
  border: none; }

.site-title {
  display: inline;
  float: left;
  font-size: 18px; }

.navbar-nav > li.link-started > a {
  background-color: #004b8d;
  color: #ffffff !important;
  text-align: center;
  display: inline-block;
  margin-top: 5px;
  padding-top: 10px;
  padding-bottom: 10px; }

.navbar-nav > li.link-started > a:hover, .navbar-nav > li.link-started > a:focus, .navbar-nav > li.link-started > a:active {
  background-color: #004b8d;
  color: #ffffff !important;
  text-align: center;
  display: inline-block;
  padding-top: 10px;
  padding-bottom: 10px; }

.navbar-nav > li.link-login > a {
  background-color: #e3cb5f;
  color: #ffffff !important;
  text-align: center;
  display: inline-block;
  margin-top: 5px;
  padding-top: 10px;
  padding-bottom: 10px; }

.navbar-nav > li.link-login > a:hover, .navbar-nav > li.link-login > a:focus, .navbar-nav > li.link-login > a:active {
  background-color: #e3cb5f;
  color: #ffffff !important;
  text-align: center;
  display: inline-block;
  padding-top: 10px;
  padding-bottom: 10px; }

#primary-navigation.navbar-default .navbar-nav > li > a {
  color: #37383d; }

@media (min-width: 769px) {
  .navbar-brand, .navbar-nav > li > a {
    text-align: inherit;
    background-color: transparent;
    margin: inherit; }

  .navbar-nav > li.link-login > a, .navbar-nav > li.link-started > a {
    min-width: 135px; }

  #primary-menu > li {
    margin-right: 2px; } }
/*HOT FIX HOVER MENU*/
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover {
  background-image: none;
  background-color: transparent;
  box-shadow: none; }

/*************************************************/
/*********** Toggle Menu :: Hamburguer************/
/*************************************************/
.mms-icon {
  font-size: 28px;
  vertical-align: middle;
  right: 0;
  top: 0;
  color: #bbb; }

#mms-icon-blog {
  font-size: 32px;
  float: right; }

.navbar-toggle {
  background-color: #cccccc;
  padding: 5px !important;
  width: 35px !important;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px; }

.hamburger-to-close {
  width: 26px;
  height: 35px;
  cursor: pointer; }

.hamburger-to-close:before, .hamburger-to-close:after {
  content: ''; }

.hamburger-to-close .hamburger-middle, .hamburger-to-close:before, .hamburger-to-close:after {
  position: absolute;
  width: 24px;
  height: 2px;
  background-color: #000;
  border-radius: 10px; }

.hamburger-to-close .hamburger-middle {
  top: 50%;
  margin-top: -2px;
  -webkit-transition: -webkit-transform ease 200ms;
  transition: -webkit-transform ease 200ms;
  transition: transform ease 200ms;
  transition: transform ease 200ms, -webkit-transform ease 200ms; }

.hamburger-to-close:before {
  top: 7px;
  -webkit-transition: top 200ms ease 200ms, -webkit-transform ease 200ms;
  transition: top 200ms ease 200ms, -webkit-transform ease 200ms;
  transition: top 200ms ease 200ms, transform ease 200ms;
  transition: top 200ms ease 200ms, transform ease 200ms, -webkit-transform ease 200ms; }

.hamburger-to-close:after {
  bottom: 8px;
  -webkit-transition: bottom 200ms ease 200ms, -webkit-transform ease 200ms;
  transition: bottom 200ms ease 200ms, -webkit-transform ease 200ms;
  transition: bottom 200ms ease 200ms, transform ease 200ms;
  transition: bottom 200ms ease 200ms, transform ease 200ms, -webkit-transform ease 200ms; }

.hamburger-to-close:not(.collapsed) .hamburger-middle {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transition: -webkit-transform 200ms ease 200ms;
  transition: -webkit-transform 200ms ease 200ms;
  transition: transform 200ms ease 200ms;
  transition: transform 200ms ease 200ms, -webkit-transform 200ms ease 200ms; }

.hamburger-to-close:not(.collapsed):before {
  top: 15px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transition: top ease 200ms, -webkit-transform 200ms ease 200ms;
  transition: top ease 200ms, -webkit-transform 200ms ease 200ms;
  transition: top ease 200ms, transform 200ms ease 200ms;
  transition: top ease 200ms, transform 200ms ease 200ms, -webkit-transform 200ms ease 200ms; }

.hamburger-to-close:not(.collapsed):after {
  bottom: 16px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: bottom ease 200ms, -webkit-transform 200ms ease 200ms;
  transition: bottom ease 200ms, -webkit-transform 200ms ease 200ms;
  transition: bottom ease 200ms, transform 200ms ease 200ms;
  transition: bottom ease 200ms, transform 200ms ease 200ms, -webkit-transform 200ms ease 200ms; }

#mms-wrap {
  box-sizing: border-box;
  display: block;
  float: none;
  left: 0;
  margin-left: 0;
  margin-top: 0;
  padding: 0 10px;
  position: relative;
  text-align: left;
  top: 0px;
  width: 100%; }

/*************************************************/
/********* END Toggle Menu :: Hamburguer *********/
/*************************************************/
/********************************************/
/**************** BUTTONS *******************/
/********************************************/
.palette-one .linkable a,
.btn-simply,
.third-block a,
button,
.button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  background-color: #004b8d;
  border: 0;
  border-radius: 2px;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  padding: 10px 30px 11px;
  text-transform: uppercase;
  vertical-align: bottom;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075); }

.palette-one .linkable .top-header a {
  background-color: #004b8d; }

.palette-one .linkable a:hover,
button:hover,
button:focus,
.button:hover,
.button:focus,
input[type="button"]:hover,
input[type="button"]:focus,
input[type="reset"]:hover,
input[type="reset"]:focus,
input[type="submit"]:hover,
input[type="submit"]:focus {
  background-color: #004b8d;
  color: #fff;
  text-decoration: none; }

.palette-one .linkable a:active,
button:active,
.button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
  background-color: #004b8d; }

.palette-one .linkable a.white-link {
  background-color: #fff;
  color: #004b8d;
  text-align: center;
  display: inline-block; }

.palette-one .linkable a.blue-link {
  background-color: #004b8d;
  color: #ffffff;
  text-align: center;
  display: inline-block;
  margin-top: 0; }

.top-link {
  position: relative;
  display: inline-block;
  margin-top: 50px;
  font-weight: 500; }

/*JLMA .centered-btn{
    text-align: center;
}*/
.footer-menu {
  text-align: center;
  margin-left: 0; }

/********************************************/
/************** END BUTTONS *****************/
/********************************************/
/********************************************/
/*********** Header Background***************/
/********************************************/
.project-box {
  background-repeat: no-repeat;
  background-size: cover;
  max-width: 100%; }

.project-box.type-image-full .img, .project-box.type-video .img {
  width: 100%;
  height: 100%;
  line-height: 0;
  padding: 0;
  margin: 0; }

.project-box.type-image-full .img img,
.project-box.type-video .img img {
  height: 100%;
  opacity: 1;
  position: relative;
  width: 100%; }

.section-wrapper img {
  width: 100%;
  border: none;
  display: block; }

@media (min-width: 1300px) {
  .type-image-full {
    display: block; } }
.project-box {
  position: relative;
  width: 100%; }

.project-box .main-data {
  width: 100%;
  text-align: center;
  position: absolute;
  top: 25%;
  font-size: 10vw;
  font-weight: bold;
  color: #fff;
  display: block; }

.phrase {
  position: relative;
  border: 8px solid #ffffff;
  padding: 0px 10px;
  display: inline-block; }

/********************************************/
/********* End Header Background*************/
/********************************************/
/********************************************/
/***************** HOME *********************/
/********************************************/
.bg-1 {
  background: #e3cb5f;
  /* Old browsers */
  background: -moz-linear-gradient(160deg, #e3cb5f 0%, #e3cb5f 0%, #b7822f 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(160deg, #e3cb5f 0%, #e3cb5f 0%, #b7822f 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(160deg, #e3cb5f 0%, #e3cb5f 0%, #b7822f 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  position: relative;
  padding: 100px 0px 50px; }

.bg-2-gradient {
  background: #206db1;
  /* Old browsers */
  background: -moz-linear-gradient(left, #206db1 15%, #055093 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #206db1 15%, #055093 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #206db1 15%, #055093 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  padding: 50px 0; }

.bg-2-gradient h2 {
  color: #fff;
  text-align: center;
  font-weight: 100; }

.big-heading {
  color: #004b8d;
  font-weight: 100;
  font-size: 80px;
  margin-bottom: 50px; }

.fee-section .bg-fee {
  display: inherit;
  float: left;
  width: 100%; }

.fee-section .col-two {
  display: inherit;
  float: left;
  max-width: inherit; }

.fee-section .bg-fee img {
  float: initial; }

@media (min-width: 768px) {
  .fee-section .bg-fee {
    display: table-cell;
    float: none;
    width: 50%;
    vertical-align: middle; }

  .fee-section .col-two {
    display: table-cell;
    float: none;
    max-width: 50%;
    vertical-align: middle; }

  /*JLMA.centered-btn {
      text-align: inherit;
  }*/
  .footer-menu {
    text-align: inherit; } }
.fee-box {
  position: relative; }

.fee-section h2 {
  color: #004b8d;
  font-weight: 100;
  font-size: 80px;
  margin-bottom: 50px; }

.palette-one h1, .home h1 {
  color: #fff;
  color: #004b8d;
  font-size: 58px;
  font-weight: 100; }

.palette-one p, .home p {
  color: #004b8d; }

.top-header p {
  color: #fff; }

a.term-link {
  padding-bottom: 15px;
  position: relative;
  display: inline-block; }

.copywrites {
  font-size: 10px;
  margin-bottom: 50px; }

.in-touch h2 {
  text-align: center;
  font-size: 40px;
  font-weight: 100;
  margin-top: 0; }

@media (min-width: 1280px) {
  .two-parts {
    display: inherit;
    min-height: 783px; }

  .mitad {
    padding-bottom: 20px;
    margin-top: 11%;
    padding: 0;
    z-index: 2;
    max-width: 426.67px; }

  .mitad-dos {
    max-width: 853.33px;
    float: right;
    position: absolute;
    right: 0; } }
@media (max-width: 1279px) {
  .two-parts {
    display: table;
    min-height: 100%; }

  .mitad {
    margin-top: 5%;
    left: 3%;
    z-index: 2; }

  .mitad-dos {
    position: relative; }

  .hands-iphone .container {
    width: 100%; } }
@media (max-width: 992px) {
  .hands-iphone .col-sm-8 {
    width: 100% !important; }

  .mitad {
    left: 0 !important; } }
/********************************************/
/**************** END HOME ******************/
/********************************************/
/********************************************/
/******************* FAQs *******************/
/********************************************/
.faqs {
  padding: 50px 0; }

.faqs-panel.panel-default {
  border: none;
  border-color: transparent; }

.faqs-panel .panel-body {
  padding: 0; }

.faqs-panel .panel-collapse {
  padding-left: 4%; }

.faqs-panel.panel-default > .panel-heading {
  background: none;
  margin-bottom: 15px;
  padding-left: 0; }

.faqs-panel.panel {
  background-color: transparent;
  box-shadow: none; }

.faqs-panel.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border: none; }

.faqs-panel .panel-title a {
  box-sizing: border-box;
  display: block;
  font-size: 18px;
  padding: 14px 20px;
  position: relative; }

.faqs-panel .panel-title a:hover, .faqs-panel .panel-title a:focus, .faqs-panel .panel-title a:active {
  color: #e3cb5f; }

.faqs-panel .panel-title a .fa-angle-right {
  font-size: 2em;
  font-weight: 700;
  line-height: 19px;
  padding-right: 10px;
  vertical-align: top; }

/********* animate arrow ********/
.fa.fa-angle-right {
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
  transition: all 200ms linear; }

panel-title a i, .panel-title a[aria-expanded="true"] i {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.panel-title a[aria-expanded="false"]:hover i, .panel-title a.collapsed i {
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg); }

.faqs .faqs-panel:nth-child(odd) .panel-title {
  color: #004b8d; }

.faqs .faqs-panel:nth-child(even) .panel-title {
  color: #e3cb5f; }

/********************************************/
/***************** End FAQs *****************/
/********************************************/
/********************************************/
/***************** Benefits *****************/
/********************************************/
.investment-heading {
  font-size: 58px;
  font-weight: 100;
  margin-top: 0;
  text-align: right; }

.investment-sub-heading {
  padding-top: 12px; }

.list-investment ul {
  margin: 0 0 24px 5px; }

.list-investment ul li {
  list-style: none; }

.list-investment ul li:before {
  content: '•';
  color: #004b8d;
  margin-right: 4px; }

.list-investment {
  margin: 50px 0;
  position: relative;
  padding: 0; }

.list-investment div {
  border-right: 2px solid #c4c4c4; }

.list-investment div:last-child {
  border-right: none; }

.color-set-one {
  color: #004b8d; }

.benefit-scroll {
  overflow-y: auto;
  position: relative;
  height: 225px; }

.char-sm p {
  font-size: 12px; }

.char-sm a {
  color: #004b8d;
  font-weight: bold; }

.char-sm a:hover, .char-sm a:active, .char-sm a:focus {
  color: #e3cb5f; }

/********************************************/
/*************** end Benefits ***************/
/********************************************/
/********************************************/
/******************* Fees *******************/
/********************************************/
.bg-fee, .icons-fee {
  background: #ffffff;
  /* Old browsers */
  background: -moz-linear-gradient(top, #ffffff 0%, #dedede 50%, #dedede 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #ffffff 0%, #dedede 50%, #dedede 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #ffffff 0%, #dedede 50%, #dedede 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$gradient_top', endColorstr='$$gradient_to_bottom',GradientType=0 );
  /* IE6-9 */ }

.padd-fee {
  position: relative;
  display: block;
  padding: 100px 0px 50px; }

.bg-fee h2 {
  color: #004b8d;
  font-size: 58px;
  /*font-family: '$font_family', sans-serif;*/
  font-weight: 100;
  margin-bottom: 25px; }

.fee-left h2 {
  color: #004b8d; }

.fee-right h2 {
  color: #e3cb5f; }

.icons-fee h2 {
  color: #004b8d;
  font-size: 56px;
  font-weight: 100;
  margin-bottom: 25px; }

.ic-icon {
  background-position: center;
  background-repeat: no-repeat;
  height: 293px;
  display: table;
  vertical-align: middle;
  text-align: center; }

.ic-icon div {
  vertical-align: middle;
  position: relative;
  padding: 70px 70px 70px 70px; }

.ic-icon h3 {
  font-size: 30px;
  font-weight: 100;
  margin-top: 0;
  margin-bottom: 0; }

p.fee-number {
  font-size: 70px;
  font-weight: bold;
  margin-bottom: 0px; }

.outside {
  font-size: 13px;
  text-align: center;
  padding: 0 12%; }

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

.box-short .btn-simply {
  position: relative !important;
  bottom: 0;
  text-align: center; }

.item-ic {
  display: table-cell;
  float: none;
  height: 100%; }

@media (min-width: 1200px) {
  .parent-icons .col-lg-3 {
    width: 20%; } }
.parent-icons .item-ic:nth-child(odd) h3, .parent-icons .item-ic:nth-child(odd) p.both-colors {
  color: #004b8d; }

.parent-icons .item-ic:nth-child(even) h3, .parent-icons .item-ic:nth-child(even) p.both-colors {
  color: #e3cb5f; }

.item-ic:nth-child(even) .btn-simply {
  background-color: #e3cb5f; }

.fee-description {
  margin: 75px auto 0 auto; }

.fee-description p {
  line-height: 34px; }

.faqs-panel:after {
  border-bottom: 1px solid #c4c4c4;
  bottom: 5px;
  content: " ";
  display: block;
  height: .25em;
  left: 49.2%;
  margin: auto;
  position: relative;
  transform: translateX(-50%) scale(0.9);
  width: auto;
  z-index: -1; }

.panel-group .faqs-panel:last-child:after {
  border: none !important; }

@media (min-width: 992px) {
  .ic-icon div {
    display: table-cell; } }
@media (max-width: 991px) {
  .col-sm-4 {
    width: 50%;
    margin: 0 auto; } }
@media (max-width: 768px) {
  .item-ic {
    display: block;
    margin-bottom: 50px; } }
@media (max-width: 480px) {
  .col-sm-4 {
    width: 100%;
    margin: 0 auto; } }
/********************************************/
/*************** end Fees *******************/
/********************************************/
/********************************************/
/***************** Why Us *******************/
/********************************************/
.h-set-blue h2 {
  color: #004b8d; }

.second-block.h-set-blue p {
  color: #004b8d; }

.h-set-white p {
  color: #fff; }

.h-set-white {
  color: #ffffff; }

div.row-why {
  position: relative; }

svg.one-block {
  display: block;
  width: 100%;
  height: 1280px;
  background: #004b8d; }

.first-block {
  position: absolute;
  left: 8%;
  top: 5%;
  max-width: 1280px;
  color: #fff; }

svg.svg-second-block {
  display: block;
  width: 100%;
  height: 1220px;
  background: transparent;
  fill: #e3cb5f; }

.third-block {
  position: absolute;
  right: 6%;
  bottom: 45%;
  z-index: 2; }

.third-block h2 {
  line-height: 40px;
  font-size: 32px;
  color: #fff;
  font-weight: 100;
  text-align: right; }

.second-block {
  position: absolute;
  left: 8%;
  right: 8%;
  top: -10%; }

.second-block h2, .first-block h2 {
  font-size: 58px;
  margin-bottom: 25px; }

.second-block p {
  color: #e3cb5f;
  line-height: 30px; }

.third-block h2 a {
  padding: 4px 20px 4px;
  margin: 0px 0;
  display: inline-block; }

/** Alternate button background color ***/
.tablet-img {
  position: absolute;
  right: 0;
  top: 18%; }

.person-laptop {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1; }

@media (max-width: 767px) {
  .first-block, .second-block, .third-block, .person-laptop, .tablet-img {
    position: relative; }

  svg.svg-second-block, svg.one-block {
    display: none; }

  .first-block {
    background-color: #004b8d;
    padding-top: 15px;
    padding-bottom: 15px;
    width: 100%; }

  .first-block h2 {
    margin-top: 0;
    padding: 12px 0; }

  .second-block, .first-block {
    left: inherit;
    right: inherit;
    top: inherit; }

  .third-block {
    background-color: #3ba580;
    float: left;
    width: 100%;
    right: inherit;
    bottom: inherit; }

  .third-block h2 {
    text-align: center;
    margin-top: 12px; } }
/********************************************/
/*************** End Why Us *****************/
/********************************************/
/********************************************/
/************* Benefits Slider **************/
/********************************************/
.ds8tab a {
  color: #c0c0c0;
  font-weight: 700;
  font-size: 30px; }

.ds8tab.nav-tabs > li > a {
  border: none; }

.ds8tab.nav-tabs > li.active > a, .ds8tab.nav-tabs > li.active > a:focus, .ds8tab.nav-tabs > li.active > a:hover {
  background-color: transparent;
  text-decoration: underline;
  border: none; }

.ds8tab.nav-tabs > li > a:hover {
  background-color: transparent;
  border: none; }

.ds8tab.nav > li > a:focus, .ds8tab.nav > li > a:hover {
  background-color: transparent;
  border: none;
  border-radius: 0; }

.benefit-section .max {
  max-width: 1280px;
  margin: 0 auto; }

.benefit-section {
  display: inline-table;
  padding: 50px 0;
  width: 100%;
  margin: 0 auto; }

.bg-fee.benefit-section h2 {
  font-size: 30px;
  margin-top: 15px; }

.two-columns-block h2 {
  font-size: 58px;
  text-align: center; }

.columns-two div:first-child {
  border-bottom: 2px solid #004b8d;
  padding-bottom: 40px;
  margin-bottom: 40px; }

.columns-two div.second-color:first-child {
  border-bottom: 2px solid #e3cb5f; }

@media (min-width: 992px) {
  .columns-two div {
    display: table-cell;
    float: none;
    vertical-align: middle;
    padding-left: 35px; }

  .columns-two div:first-child {
    border-right: 2px solid #004b8d;
    border-bottom: none;
    padding-right: 30px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin-bottom: 0px; }

  .columns-two div.second-color:first-child {
    border-right: 2px solid #e3cb5f !important;
    border-bottom: none; } }
.tab-pane > div:first-child {
  margin-top: 5%; }

.tab-pane > div:last-child {
  margin-top: 5%; }

/********************************************/
/*********** End Benefits Slider ************/
/********************************************/
/********************************************/
/**************** FOOTER ********************/
/********************************************/
#colophon {
  background-color: #014877;
  padding: 50px 0 5px;
  margin-top: 0px; }

.term-link {
  color: #fff;
  text-transform: uppercase; }

.circle-icon {
  background: #fff none repeat scroll 0 0;
  border-radius: 50%;
  color: #ffffff;
  font-size: 1.6em;
  height: 50px;
  line-height: 38px;
  padding: 5px 0;
  text-align: center;
  vertical-align: middle;
  width: 50px; }

ul.social {
  list-style-type: none;
  margin: 0 auto 20px;
  display: inline-block; }

.social li {
  margin-right: 5px;
  margin-bottom: 10px;
  display: inherit; }

.social a i {
  font-size: 34px;
  color: #014877; }

.social a:hover {
  text-decoration: none; }

.copywrites, .copywrites p {
  color: #fff; }

.logo-footer {
  text-align: center;
  margin: 50px 0; }

.footer-menu {
  list-style: none; }

.footer-menu li a {
  color: #fff;
  text-transform: uppercase; }

/********************************************/
/*************** Contact ********************/
/********************************************/
.in-touch.border-top {
  border-top: 1px solid #c4c4c4; }

.form-section .bg-form {
  display: inherit;
  float: left;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top;
  padding: 50px 0; }

.form-section .col-two {
  display: inherit;
  float: left;
  max-width: inherit; }

.form-section .bg-form img {
  float: initial; }

.form-section p {
  color: #fff !important;
  font-weight: lighter; }

.bg-form h2 > p {
  font-size: 28px; }

.wpcf7-form label {
  color: #016e88; }

@media (min-width: 768px) {
  .form-section .bg-form {
    display: table-cell;
    /*float: none;*/
    padding-top: 185px;
    height: 825px;
    width: 50%;
    vertical-align: middle;
    text-align: center; }

  .form-section .col-two {
    display: table-cell;
    float: none;
    max-width: 50%;
    vertical-align: middle;
    padding-top: 150px; } }
.form-section .wpcf7-text {
  border-color: #e1e1e1;
  border-style: solid;
  border-width: 0 0 1px;
  color: #000000;
  font-size: 18px;
  opacity: 1;
  padding-bottom: 17px;
  padding-left: 5px;
  background: transparent;
  letter-spacing: .26px;
  transition: all ease 700ms;
  -moz-transition: all ease 700ms;
  -webkit-transition: all ease 700ms;
  -ms-transition: all ease 700ms;
  -o-transition: all ease 700ms;
  width: 100%; }

.wpcf7-form-control-wrap.your-name, .wpcf7-form-control-wrap.your-email, .wpcf7-form-control-wrap.your-message {
  display: inline-table;
  float: left;
  margin-bottom: 35px;
  position: relative;
  width: 100%; }

.wpcf7-form-control-wrap textarea {
  background: transparent none repeat scroll 0 0;
  border-color: #e1e1e1;
  border-style: solid;
  border-width: 0 0 1px;
  clear: both;
  display: table;
  color: #000000;
  font-size: 18px;
  height: 95px;
  letter-spacing: 0.26px;
  margin-top: 37px;
  opacity: 1;
  padding-left: 5px;
  resize: none;
  width: 100%; }

.wpcf7-form label {
  font-size: 18px;
  width: 100%; }

input.wpcf7-submit {
  background-color: #5cabbd !important;
  float: right; }

::-moz-placeholder {
  opacity: 1; }

:-moz-placeholder {
  opacity: 1; }

.form-section input:focus {
  border-color: #000; }

/********************************************/
/************** End Contact *****************/
/********************************************/
#primary-navigation.navbar-default .navbar-nav > li > a span:after {
  border-bottom: 5px solid #004b8d;
  bottom: 0px;
  content: " ";
  display: block;
  height: .25em;
  left: 50%;
  margin: auto;
  opacity: 0;
  position: relative;
  transform: translateX(-50%) scale(1);
  width: auto;
  z-index: -1; }

#primary-navigation.navbar-default .navbar-nav > li.current-menu-item a span::after, #primary-navigation ul li a:focus span::after, #primary-navigation ul li a:hover span::after {
  opacity: 1 !important;
  transform: translateX(-50%) scale(1) !important; }

h2 strong {
  color: #004b8d; }

.animated {
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
/* line 246, ../../scss/custom/_animation.scss */
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp; }

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
/* line 280, ../../scss/custom/_animation.scss */
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown; }

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
/* line 314, ../../scss/custom/_animation.scss */
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft; }

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
/* line 348, ../../scss/custom/_animation.scss */
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight; }

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
/* line 374, ../../scss/custom/_animation.scss */
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn; }
