@charset "UTF-8";
/*
*imports
*/
.page-template-home .last-news-home .card-img-top, .page-template-home #last-events-home .card-img-top {
  height: 150px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.page-template-home .card {
  border-radius: 10px !important;
}
.page-template-home .elementor .elementor-widget:not(.elementor-widget-text-editor):not(.elementor-widget-theme-post-content) figure {
  background-color: white;
  width: 120px;
  height: 120px;
  border-radius: 89px;
  box-shadow: 0px 3px 2px rgba(0, 0, 0, 0.1882352941);
  padding-top: 41px;
  margin-bottom: 2%;
}
.page-template-home #carouselTestimonials {
  max-width: 400px;
}
.page-template-home #carouselTestimonials .carousel-inner .card {
  border-radius: 10px;
}
.page-template-home #carouselTestimonials .carousel-inner p {
  line-height: 20px;
}
.page-template-home #carouselTestimonials .carousel-inner img {
  width: 130px;
}
.page-template-home #carouselTestimonials .carousel-indicators {
  position: relative;
  margin-top: 10px;
}
.page-template-home #carouselTestimonials .carousel-indicators [data-bs-target] {
  box-sizing: content-box;
  flex: 0 1 auto;
  width: 10px;
  height: 10px;
  border-radius: 50px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #ffc107;
  background-clip: padding-box;
  border: 0;
  border-top: none;
  border-bottom: none;
}
.page-template-home .swiper-slide {
  display: flex;
  align-items: center;
  justify-content: center;
}
.page-template-home .swiper-slide figure {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0px !important;
}

.page-id-35 .header--quienes-somos {
  background-color: var(--white);
}

.fixed-menu-about {
  position: fixed !important;
  top: 75px;
  max-height: 642px;
  max-width: 24.231% !important;
  transition: all 0.5s;
}
.fixed-menu-about .elementor-button {
  text-align: end;
}

.quienes--active {
  background-color: var(--principal-3-50) !important;
}

/*proyectos-e-iniciativas.scss*/
#archive--container {
  padding: 4%;
  background-color: var(--white);
}
#archive--container .card {
  border-radius: 10px !important;
  transition: opacity 0.5s;
}
#archive--container .card .card-img-top {
  height: 150px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

#single--container, #single--event-container {
  background-color: var(--white);
}
#single--container #main #single--header-bar, #single--container #main #single--header-bar-2, #single--event-container #main #single--header-bar, #single--event-container #main #single--header-bar-2 {
  padding: 1% 0%;
}
#single--container #main .header--section-2, #single--event-container #main .header--section-2 {
  background-color: var(--white);
}
#single--container #main #single--content, #single--event-container #main #single--content {
  padding: 4%;
  background-color: var(--bg-very-light-gray);
}
#single--container #main #single--content .post-navigation, #single--event-container #main #single--content .post-navigation {
  margin: 10px 5px;
  background: var(--bg-light-gray);
  padding: 2%;
  border-radius: 7px;
}
#single--container #main #single--content .post-navigation .nav-links a, #single--event-container #main #single--content .post-navigation .nav-links a {
  color: var(--principal-2);
}
#single--container #sidebar, #single--event-container #sidebar {
  padding: 1% 3%;
  background-color: var(--bg-light-gray);
}
#single--container #sidebar .card, #single--event-container #sidebar .card {
  border-radius: 10px !important;
  border: none;
}
#single--container #sidebar .card .card-img-top, #single--event-container #sidebar .card .card-img-top {
  height: 150px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
#single--container #sidebar .card .card-body p, #single--event-container #sidebar .card .card-body p {
  font-size: 12px;
  color: var(--principal-3);
}
#single--container #sidebar .card .card-body h2, #single--event-container #sidebar .card .card-body h2 {
  font-size: 18px;
  color: var(--principal-2);
}
#single--container #sidebar .card .sidebar--card-footer, #single--event-container #sidebar .card .sidebar--card-footer {
  font-size: 10px;
}

#infografia-proceso .infografia-proceso--rotate-text-90 {
  transform: rotate(270deg);
  transform-origin: 0;
}

@media screen and (max-width: 1366px) {
  #cf7-form-step-id-1720 .cf7-display-steps-container li {
    margin-bottom: 30px !important;
    padding: 0px;
  }
}
@media screen and (max-width: 993px) {
  #cf7-form-step-id-1720 .cf7-display-steps-container li span.after {
    height: 0px;
  }
}
#cf7-form-step-id-1720 .container-body-tab {
  margin-top: 10%;
}
#cf7-form-step-id-1720 .cf7-repeater-filed {
  display: flex;
  justify-content: space-between;
}
#cf7-form-step-id-1720 .cf7-repeater-filed div {
  display: flex;
  width: 80%;
}
#cf7-form-step-id-1720 .cf7-repeater-filed div .nombre_integrante {
  max-width: 150px;
}
#cf7-form-step-id-1720 .cf7-repeater-filed div .cedula {
  max-width: 100px;
}
#cf7-form-step-id-1720 .cf7-repeater-filed .cf7-remove-repeater-container {
  padding: 0px;
  width: 20%;
}
#cf7-form-step-id-1720 .cf7-repeater-filed .cf7-remove-repeater-container .cf7-remove-repeater {
  font-size: 16px;
  background: var(--alternative-1);
  color: var(--white);
  padding: 3px 16px;
  text-decoration: none;
  height: fit-content;
  align-self: center;
}
#cf7-form-step-id-1720 .cf7-button-repeater > a {
  font-size: 16px;
  background-color: var(--principal-3);
  color: var(--white);
}
#cf7-form-step-id-1720 .cf7-tab .cf7-content-tab {
  padding-top: 7%;
}
#cf7-form-step-id-1720 .cf7-tab .multistep-nav {
  display: flex;
  margin: 30px 0;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
}
#cf7-form-step-id-1720 .cf7-tab .multistep-nav a {
  font-size: 1rem;
  margin: 3px;
  padding: 10px 23px;
  border-radius: 50px;
  background-color: var(--principal-3) !important;
  color: var(--white) !important;
}

/*Base Colors*/
:root {
  --principal-1: rgb(250, 206, 50);
  --principal-1-50: rgba(250, 206, 50, .5);
  --principal-2: #0d612f;
  --principal-3: #A4C465;
  --principal-3-50: rgba(164, 196, 101, .5);
  --principal-4: #E7A543;
  --bg-very-light-gray: #F8F8F8;
  --bg-light-gray: #E5E5E5;
  --bg-dark-gray: #A3A3A3;
  --very-dark-gray: #676767;
  --alternative-1: #C465A4;
  --alternative-1-50: rgba(196, 101, 164, .5);
  --white: white;
  --black: black;
}

html {
  /* Make type rendering look crisper */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Deactivate auto-enlargement of small text in Safari */
  text-size-adjust: 100%;
  /* Enable kerning and optional ligatures */
  text-rendering: optimizeLegibility;
}

/*Customized styles*/
#body {
  font-family: "Montserrat", sans-serif;
  background-color: var(--bg-light-gray);
}
#body #subfooter {
  background-color: var(--bg-very-light-gray) !important;
}
#body footer {
  font-size: 12px;
  background-color: var(--white) !important;
}
#body footer a {
  color: var(--principal-2);
}

/*--------------------------------------------------------------
>>> Normalization table of content
----------------------------------------------------------------
# Reset
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
# Woocommerce
# Footer
--------------------------------------------------------------*/
/*
#resets
*/
a {
  text-decoration: none !important;
}
a span {
  text-decoration: none !important;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
.text-xs {
  font-size: 0.8rem;
}

.text-sm {
  font-size: 0.9rem;
}

.text-regular {
  font-size: 1rem;
}

.text-md {
  font-size: 1.2rem;
  transition: all 0.5s;
}
@media screen and (max-width: 993px) {
  .text-md {
    font-size: 0.9rem;
  }
}
@media screen and (min-width: 1366px) {
  .text-md {
    font-size: 1.2rem;
  }
}
@media screen and (min-width: 1440px) {
  .text-md {
    font-size: 1.4rem;
  }
}

.text-lg {
  font-size: 1.4rem !important;
}

.text-xl {
  font-size: 1.6rem !important;
}

.text-xxl {
  font-size: 2.3rem !important;
}

/*Text Colors*/
.text-color-pricipal-1 {
  color: var(--principal-1);
}

.text-color-pricipal-2 {
  color: var(--principal-2);
}

.text-color-pricipal-3 {
  color: var(--principal-3);
}

.text-color-pricipal-4 {
  color: var(--principal-4);
}

.text-color-pricipal-5 {
  color: var(--bg-dark-gray);
}

h1, h2, h3, h4, h5, h6 {
  clear: both;
  color: #24292e;
  font-weight: 600;
  margin-top: 24px;
  margin-bottom: 15px;
}

h1 {
  font-size: 2rem;
  padding-bottom: 10px;
}

h2 {
  font-size: 1.6rem;
  padding-bottom: 0.3em;
  line-height: 1.25;
}
@media screen and (max-width: 993px) {
  h2 {
    font-size: 1.5rem;
  }
}
@media screen and (min-width: 1366px) {
  h2 {
    font-size: 1.6rem;
  }
}
@media screen and (min-width: 1440px) {
  h2 {
    font-size: 1.7rem;
  }
}

h3 {
  font-size: 1.4rem;
  line-height: 28px;
  transition: all 0.5s;
}
@media screen and (max-width: 993px) {
  h3 {
    font-size: 1.3rem;
  }
}
@media screen and (min-width: 1366px) {
  h3 {
    font-size: 1.4rem;
  }
}
@media screen and (min-width: 1440px) {
  h3 {
    font-size: 1.5rem;
  }
}

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

h5 {
  font-size: 0.9rem;
  line-height: 17.5px;
}

p {
  margin-bottom: 1.5em;
}

h1.entry-title {
  font-size: 1.31rem;
  border-bottom: 1px solid #eaecef;
}

h2.entry-title {
  border-bottom: 1px solid #eaecef;
}

h3.widget-title {
  font-size: 1.2rem;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
/*Background Colors*/
body {
  background: #fff;
  /* Fallback for when there is no custom background color defined. */
}

.bg-color-pricipal-1 {
  background-color: var(--principal-1);
}

.bg-color-pricipal-2 {
  background-color: var(--principal-2);
}

.bg-color-pricipal-3 {
  background-color: var(--principal-3);
}

.bg-color-pricipal-4 {
  background-color: var(--principal-4);
}

img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */
}

figure {
  margin: 1em 0;
  /* Extra wide images within figure tags don't overflow the content area. */
}

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

.btn {
  border-radius: 50px;
  padding: 7px 20px;
  transition: all 0.5s;
}

.btn-check:focus + .btn, .btn:focus {
  outline: 0;
  box-shadow: 0 0 0 0.25rem #f9fafb;
}

.btn-tipe-1 {
  background-color: var(--principal-1);
  color: var(--black);
}
.btn-tipe-1:hover {
  filter: brightness(110%) saturate(140%);
  color: var(--principal-2);
}

.btn-tipe-2 {
  background-color: var(--principal-2);
  color: var(--white);
}
.btn-tipe-2:hover {
  filter: brightness(110%) saturate(140%);
  color: var(--white);
}

.btn-tipe-3 {
  background-color: var(--principal-3);
  color: var(--white);
  min-width: 128px;
}
.btn-tipe-3:hover {
  filter: brightness(110%) saturate(140%);
  color: var(--white);
}

.btn-more {
  background-color: var(--principal-1);
  width: 26px;
  height: 26px;
  display: flex;
  border-radius: 26px;
  /*img{
      height: 10px;
    } */
}

.truncate-date {
  width: 45px;
  white-space: normal;
  text-align: center;
  background-color: #f9fafb;
  padding: 2px;
  border-radius: 10px;
  box-shadow: 1px 1px 2px 0px rgba(128, 128, 128, 0.3019607843);
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
.grecaptcha-badge {
  display: none;
}

select {
  word-wrap: normal;
  padding: 3%;
  border: none;
  border-radius: 7px;
  min-width: 150px;
  transition: all 0.5s ease-in-out;
  outline: 0px solid transparent;
}

select:focus-visible, select:hover, select:active {
  outline: 1px solid #abaeab;
}

.wpcf7-form {
  background-color: var(--white);
  border-radius: 9px;
  box-shadow: 2px 2px 3x var(--bg-dark-gray);
  padding: 5%;
}
.wpcf7-form textarea {
  padding: 5px;
  width: 100%;
  height: 50px;
  border-radius: 5px;
  border-color: lightgray;
}
.wpcf7-form input {
  padding: 5px;
  border: 1px solid;
  border-radius: 5px;
  border-color: lightgray;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
#main-menu {
  position: sticky;
  height: 100px;
  width: 100%;
  background-color: var(--white) !important;
  box-shadow: 1px -2px 6px 0px rgba(0, 0, 0, 0.3882352941);
  z-index: 1000;
  transition: height 0.5s;
}
@media screen and (max-width: 993px) {
  #main-menu {
    height: auto;
  }
}
#main-menu .main-menu--container-logo {
  max-width: 250px;
}
@media screen and (max-width: 1366px) {
  #main-menu .main-menu--container-logo {
    max-width: fit-content;
  }
}
@media screen and (max-width: 993px) {
  #main-menu .main-menu--container-logo .header-logo {
    width: 100vw;
  }
}
@media screen and (min-width: 1366px) {
  #main-menu .main-menu--container-logo .header-logo {
    width: 20vw;
  }
}
@media screen and (min-width: 1440px) {
  #main-menu .main-menu--container-logo .header-logo {
    width: 30vw;
  }
}
#main-menu .main-menu--container-logo .navbar-brand {
  padding-right: 2%;
  margin-right: 2%;
  height: auto;
}
#main-menu .main-menu--container-logo .navbar-brand img {
  width: 200px;
  height: auto;
  transition: all 0.5s;
}
@media screen and (max-width: 993px) {
  #main-menu .main-menu--container-logo .navbar-brand img {
    width: 125px;
    height: auto;
  }
}
#main-menu #navbarNav {
  height: 100%;
}
@media screen and (max-width: 1366px) {
  #main-menu #navbarNav {
    height: auto;
  }
}
#main-menu #navbarNav .menu-menu-principal-container {
  height: 100%;
}
#main-menu #navbarNav .navbar-nav {
  border-left: 1px solid var(--bg-very-light-gray);
  background-color: var(--white);
  height: 100%;
}
@media screen and (max-width: 993px) {
  #main-menu #navbarNav .navbar-nav {
    border: none;
  }
}
#main-menu #navbarNav .navbar-nav .nav-item {
  display: grid;
  flex-wrap: wrap;
  align-items: center !important;
  align-self: center !important;
  height: 100%;
  padding: 5px 1.06rem;
  font-weight: 600;
  background-color: var(--white) !important;
  transition: all 0.5s;
}
@media screen and (min-width: 1366px) {
  #main-menu #navbarNav .navbar-nav .nav-item {
    font-size: 0.9rem;
    border: none;
    border-right: 1px solid var(--bg-very-light-gray);
  }
}
@media screen and (max-width: 993px) {
  #main-menu #navbarNav .navbar-nav .nav-item {
    border: none;
  }
}
#main-menu #navbarNav .navbar-nav .nav-link {
  color: black;
}
@media screen and (max-width: 1366px) {
  #main-menu #navbarNav .navbar-nav .nav-link {
    text-align: center;
  }
}
#main-menu #navbarNav .navbar-nav .active {
  color: var(--principal-2) !important;
  background-color: transparent;
}
#main-menu .dropdown-menu .dropdown-item {
  text-align: center;
}
#main-menu .dropdown-menu .dropdown-item.active, #main-menu .dropdown-menu .dropdown-item:active, #main-menu .dropdown-menu .dropdown-item:focus {
  color: var(--principal-2);
  background-color: transparent;
}
#main-menu .navbar-collapse {
  z-index: 1000;
  transition: height 0.5s;
}
#main-menu .navbar-collapse .redes-navbar {
  background-color: var(--white);
}
#main-menu .navbar-collapse .redes-navbar .btn-redes {
  background-color: var(--principal-2);
  color: white;
  border-radius: 7px;
  width: 30px;
  height: 30px;
  padding: 3px;
}
@media screen and (max-width: 1366px) {
  #main-menu .navbar-collapse .redes-navbar .btn-redes {
    width: 20px;
    height: 20px;
  }
}

.resize-menu-height {
  height: 75px !important;
}

.header--proyectos-e-iniciativas, .header-proyecto {
  background-color: var(--principal-1-50);
}

.header--eventos-y-formación, .header-evento {
  background-color: var(--alternative-1-50);
}

.header--noticias, .header-post {
  background-color: var(--principal-3-50);
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
.header--section .header--section-title-container {
  padding: 1% 4%;
}
.header--section .header--section-title-container .heading-title {
  font-size: 1.8rem;
  margin-bottom: 0px;
}
.header--section .header--section-title-container .breadcrumbs {
  font-size: 1rem;
}
.header--section .header--section-title-container .breadcrumbs a {
  color: var(--very-dark-gray);
}
.header--section .header--section-title-container .breadcrumbs a:hover {
  color: var(--black);
}
.header--section .header--section-title-filter {
  padding: 10px;
}
.header--section .header--section-title-pagination {
  padding: 10px;
}

.pods-pagination-advanced{
  background-color: var(--white);
  word-wrap: normal;
  padding: 4%;
  border: none;
  border-radius: 7px;
  min-width: 250px;
  transition: all 0.5s ease-in-out;
  outline: 0px solid transparent;
}

.header--section .header--section-title-pagination .pods-pagination-advanced {
  background-color: var(--white);
  word-wrap: normal;
  padding: 4%;
  border: none;
  border-radius: 7px;
  min-width: 250px;
  transition: all 0.5s ease-in-out;
  outline: 0px solid transparent;
}
.header--section .header--section-title-pagination .pods-pagination-advanced .pods-pagination-number, .header--section .header--section-title-pagination .pods-pagination-advanced .pods-pagination-label {
  padding: 2px 7px;
  color: var(--black) !important;
}
.header--section .header--section-title-pagination .pods-pagination-advanced .pods-pagination-current {
  color: var(--white) !important;
  background-color: var(--principal-3);
  padding: 2px 7px;
  border-radius: 3px;
}

.header--section-2 .header--section-title-container {
  padding: 1% 4%;
}
.header--section-2 .header--section-title-container .heading-title {
  font-size: 1rem;
  margin-bottom: 0px;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 0.313rem;
  line-height: normal;
  padding: 0.938rem 1.438rem 0.875rem;
  text-decoration: none;
  top: 0.313rem;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

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

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
dl, ol, ul {
  margin-top: 0;
  margin-bottom: 1rem;
  margin-left: 3rem;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
  table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
  margin: 0 0 1.5em;
  font-size: 0.875rem;
  /* Make sure select elements fit in widgets. */
}

.widget select {
  max-width: 100%;
}

.widget_search .search-form input[type=submit] {
  display: none;
}

.nav > li > a:focus,
.nav > li > a:hover {
  background-color: #eee;
  text-decoration: none;
}

.half-rule {
  width: 6rem;
  margin: 2.5rem 0;
}

.widget_categories .nav-link {
  display: inline-block;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
#content.site-content {
  padding-bottom: 3.75rem;
  padding-top: 4.125rem;
}

.sticky .entry-title::before {
  content: "\f08d";
  font-family: "Font Awesome 5 Free";
  font-size: 1.563rem;
  left: -2.5rem;
  position: absolute;
  top: 0.375rem;
  font-weight: 900;
}

.sticky .entry-title {
  position: relative;
}

.single .byline,
.group-blog .byline {
  display: inline;
}

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

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

.page-template-blank-page .entry-content,
.blank-page-with-container .entry-content {
  margin-top: 0;
}

.post.hentry {
  margin-bottom: 4rem;
}

.posted-on, .byline, .comments-link {
  color: #9a9a9a;
}

.entry-title > a {
  color: inherit;
}

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

.bypostauthor {
  display: block;
}

.comment-body .pull-left {
  padding-right: 0.625rem;
}

.comment-list .comment {
  display: block;
}

.comment-list {
  padding-left: 0;
}

.comments-title {
  font-size: 1.125rem;
}

.comment-list .pingback {
  border-top: 1px solid rgba(0, 0, 0, 0.125);
  padding: 0.563rem 0;
}

.comment-list .pingback:first-child {
  border: medium none;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
  display: block;
}

/*--------------------------------------------------------------
# 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 embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  background: #f1f1f1 none repeat scroll 0 0;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  padding: 0.313rem 0.313rem 0;
  text-align: center;
}

.wp-caption img[class*=wp-image-] {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 100%;
  padding: 0;
  width: auto;
}

.wp-caption .wp-caption-text {
  font-size: 0.688rem;
  line-height: 1.063rem;
  margin: 0;
  padding: 0.625rem;
}

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

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
  margin-bottom: 1.5em;
}

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

.gallery-item .gallery-columns-2 {
  max-width: 50%;
}

.gallery-item .gallery-columns-3 {
  max-width: 33.33333%;
}

.gallery-item .gallery-columns-4 {
  max-width: 25%;
}

.gallery-item .gallery-columns-5 {
  max-width: 20%;
}

.gallery-item .gallery-columns-6 {
  max-width: 16.66667%;
}

.gallery-item .gallery-columns-7 {
  max-width: 14.28571%;
}

.gallery-item .gallery-columns-8 {
  max-width: 12.5%;
}

.gallery-item .gallery-columns-9 {
  max-width: 11.11111%;
}

.gallery-caption {
  display: block;
}

/*--------------------------------------------------------------
# Plugin Compatibility
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Woocommerce
--------------------------------------------------------------*/
.woocommerce-cart-form .shop_table .coupon .input-text {
  width: 8.313rem !important;
}

.variations_form .variations .value > select {
  margin-bottom: 0.625rem;
}

.woocommerce-MyAccount-content .col-1,
.woocommerce-MyAccount-content .col-2 {
  max-width: 100%;
}

/*--------------------------------------------------------------
## Elementor
--------------------------------------------------------------*/
.elementor-page article .entry-footer {
  display: none;
}

.elementor-page.page-template-fullwidth #content.site-content {
  padding-bottom: 0;
  padding-top: 0;
}

.elementor-page .entry-content {
  margin-top: 0;
}

/*--------------------------------------------------------------
## Visual Composer
--------------------------------------------------------------*/
.vc_desktop article .entry-footer {
  display: none;
}

.vc_desktop #content.site-content {
  padding-bottom: 0;
  padding-top: 0;
}

.vc_desktop .entry-content {
  margin-top: 0;
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
footer#colophon {
  font-size: 85%;
}

body:not(.theme-preset-active) footer#colophon {
  color: #99979c;
  background-color: #f7f7f7;
}

.navbar-dark .site-info {
  color: #fff;
}

.copyright {
  font-size: 0.875rem;
  margin-bottom: 0;
  text-align: center;
}

.copyright a, footer#colophon a {
  color: inherit;
}

@media screen and (max-width: 767px) {
  #masthead .navbar-nav > li > a {
    padding-bottom: 0.938rem;
    padding-top: 0.938rem;
  }
}
/*--------------------------------------------------------------
# Media Query
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Notebook
--------------------------------------------------------------*/
@media only screen and (max-width: 1280px) {
  html {
    font-size: 95%;
  }
}
@media screen and (max-width: 1199px) {
  .navbar-dark .dropdown-item {
    color: #fff;
  }

  .navbar-nav .dropdown-menu {
    background: transparent;
    box-shadow: none;
    border: none;
  }
}
/*--------------------------------------------------------------
## Netbook
--------------------------------------------------------------*/
@media only screen and (max-width: 1024px) {
  html {
    font-size: 90%;
  }
}
/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 960px) {
  html {
    font-size: 85%;
  }
}
/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 768px) {
  html {
    font-size: 80%;
  }
}
/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 480px) {
  html {
    font-size: 70%;
  }
}

/*# sourceMappingURL=custom.css.map */
