/*
Theme Name: Kangen
Theme URI: http://kangenmexico.mx
Author: Weeby Studio
Author URI: http://weebystudio.com
Description: Theme for Kangen Mexico
Version: 1.0.0
Tags:
*/
html,
body {
  font-family: 'PT Sans', sans-serif;
  line-height: 1.35;
  font-size: 100%;
  color: #021d52;
}
@media only screen and (max-width: 767px) {
  html,
  body {
    font-size: 12px;
  }
}
h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0;
  margin-bottom: 0.5em;
  font-family: 'PT Sans Narrow', sans-serif;
}
a {
  color: #4591c5;
}
p {
  margin: 0 0 1em;
}
ul,
ol {
  margin: 0 0 1em;
}
.entry-content ul,
.entry-content ol {
  padding-left: 25px;
}
ul {
  list-style: disc;
}
h1 {
  font-size: 3rem;
}
h2 {
  font-size: 2.75rem;
}
h3 {
  font-size: 2.5rem;
}
h4 {
  font-size: 2.125rem;
}
h5 {
  font-size: 1.65rem;
}
.elementor-text-editor h6 {
  font-size: 2rem;
  font-weight: 400;
  color: #4591c5;
}
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
.alignleft {
  display: inline-block;
  float: left;
  margin-right: 1.5em;
}
.alignright {
  display: inline-block;
  float: right;
  margin-left: 1.5em;
}
.aligncenter {
  display: block;
  clear: both;
  margin: 0 auto;
}
body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: top center;
  padding-top: 77px;
}
img,
svg,
figure {
  max-width: 100%;
  height: auto;
}
.page-footer {
  padding-top: 2rem;
  font-size: 14px;
}
.page-footer .container {
  border-top: 2px #ccd5db solid;
  width: 100% !important;
  max-width: 1140px;
  padding-top: 4rem;
  padding-bottom: 4rem;
}
@media only screen and (max-width: 767px) {
  .page-footer .container {
    text-align: center;
  }
}
.footer-menu {
  list-style: none;
  margin: 0;
  padding: 0 0 2rem;
}
.footer-menu li {
  display: inline-block;
  padding-right: 0.75rem;
}
.footer-menu li a {
  color: #c4c4c4;
  font-size: 20px;
  transition: color 0.25s ease-out;
}
.footer-menu li a:hover {
  color: #021d52;
}
.footer-copyright {
  line-height: 1.5;
}
.footer-copyright a {
  color: #021d52;
}
@media only screen and (max-width: 767px) {
  .footer-logo {
    text-align: center !important;
    padding-top: 2rem;
  }
}
.footer-logo img {
  max-height: 37px;
}
.side-contacto {
  z-index: 100;
  position: fixed;
  top: 40%;
  right: 0;
  padding: 8px 20px;
  background-color: #7cc74d;
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
  font-size: 14px;
}
@media only screen and (max-width: 767px) {
  .side-contacto {
    display: none;
  }
}
.side-contacto a {
  color: #021d52;
  text-decoration: none !important;
}
.side-contacto b {
  font-weight: bold;
  color: #fff;
}
.scrollup {
  position: fixed;
  bottom: 30px;
  right: 30px;
  width: 36px;
  height: 36px;
  z-index: 200;
  display: none;
  background: #1b44a3 !important;
  color: #fff;
  padding-top: 8px;
  text-align: center;
}
.scrollup:hover,
.scrollup:active,
.scrollup:focus {
  background: #1b44a3;
  color: #fff;
}
.scrollup i {
  font-size: 18px;
}
@media only screen and (min-width: 992px) {
  .dropdown:hover .dropdown-menu {
    display: block;
  }
}
.admin-bar .navbar-fixed-top {
  top: 46px;
}
@media screen and (min-width: 783px) {
  .admin-bar .navbar-fixed-top {
    top: 32px;
  }
}
.navbar-default {
  background-color: #fff;
  border: none;
  margin: 0;
  transition: 0.35s background-color ease;
  min-height: 77px;
}
.navbar-default .navbar-collapse {
  border: none;
  box-shadow: none;
}
.navbar-fixed-top .navbar-collapse {
  max-height: 100vh !important;
}
.navbar-default .navbar-toggle {
  border-color: #1b44a3;
  background: none !important;
  margin-top: 15px;
  margin-bottom: 15px;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #1b44a3;
}
.navbar-brand {
  height: auto;
}
.navbar-brand img {
  max-width: 70vw;
}
.navbar-default .navbar-kangen {
  padding-top: 15px;
  padding-bottom: 15px;
}
.navbar-default .navbar-kangen >li.active>a,
.navbar-default .navbar-kangen >li >a {
  color: #1b44a3 !important;
  font-weight: bold;
  font-size: 14px;
  background: none !important;
  line-height: 100%;
}
.navbar-default .navbar-kangen .dropdown-menu {
  background: #fff;
  border: none;
  box-shadow: none;
}
.navbar-default .navbar-kangen .dropdown-menu >li>a {
  color: #1b44a3;
  font-size: 14px;
  font-weight: bold;
}
@media only screen and (max-width: 767px) {
  .navbar-default .navbar-kangen .dropdown-menu >li>a {
    color: #1b44a3 !important;
  }
}
.navbar-default .navbar-kangen .dropdown-menu >li>a:hover,
.navbar-default .navbar-kangen .dropdown-menu >li>a:focus,
.navbar-default .navbar-kangen .dropdown-menu >.active>a {
  color: #fff;
  background-color: #1b44a3;
}
@media (max-width: 767px) {
  .elementor-column {
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
  }
}
.elementor-size-xxl {
  font-size: 3.375rem !important;
}
.elementor-size-xl {
  font-size: 3rem !important;
}
.elementor-widget-image {
  display: inline-block;
}
.title-bar {
  background: url("images/title-bar.jpg") no-repeat top center;
  background-size: cover;
  color: #fff;
  min-height: 330px;
  text-align: center;
  position: relative;
  margin-bottom: 3rem;
}
.title-bar:after {
  display: block;
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 10px;
  background-color: #4661a7;
  margin: 0 auto;
  max-width: 1140px;
}
@media (max-width: 767px) {
  .title-bar {
    min-height: 140px;
  }
}
.title-bar h1 {
  margin: 0 auto;
  position: absolute;
  left: 15px;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  max-width: 1140px;
}
.lined {
  max-width: 100%;
}
@media only screen and (max-width: 767px) {
  .lined {
    letter-spacing: 0.5em !important;
  }
}
img.grayscale,
.grayscale img {
  filter: url("data:image/svg+xml;utf8,&lt;svg xmlns=\'http://www.w3.org/2000/svg\'&gt;&lt;filter id=\'grayscale\'&gt;&lt;feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale"); /* Firefox 10+, Firefox on Android */
  filter: #808080; /* IE6-9 */
  -webkit-filter: grayscale(100%); /* Chrome 19+, Safari 6+, Safari 6+ iOS */
  transition: 0.25s ease-out;
}
img.grayscale:hover,
.grayscale img:hover {
  filter: none;
  -webkit-filter: grayscale(0%); /* Chrome 19+, Safari 6+, Safari 6+ iOS */
}
@media only screen and (min-width: 992px) {
  .link-white-desktop a,
  .link-white-desktop {
    color: #fff;
  }
  .link-white-desktop a:hover,
  .link-white-desktop:hover,
  .link-white-desktop a:active,
  .link-white-desktop:active,
  .link-white-desktop a:focus,
  .link-white-desktop:focus {
    color: #fff;
  }
}
.overflow-carousel {
  z-index: 10;
}
@media only screen and (min-width: 992px) {
  .home-features {
    margin-top: -150px;
  }
  .home-features h4 {
    color: #fff;
  }
}
