/* ===================================================================================

* Theme Name: Enacare Child
* Theme URI: https://themeforest.net/user/bdevs/portfolio
* Author: bdevs
* Author URI: https://themepure.net/wp/enacare
* Description: EnaCare - NonProfit & Charity Foundation WordPress Theme
* Version: 1.0.0
* Template: enacare
* License: GNU General Public License version 3.0
* License URI: http://www.gnu.org/licenses/gpl-3.0.html
* Tags: one-column, right-sidebar, left-sidebar, custom-menu, featured-images, post-formats, sticky-post, translation-ready

* We encourage you to create Child theme for any modifications you will want to do.

* Why use Child theme?

* Because of future updates we may provide for this theme that will overwrite your
* modifications and all your custom work.

* If you are not familiar with Child Themes, you can read about it here:
* http://codex.wordpress.org/Child_Themes
* http://wp.tutsplus.com/tutorials/theme-development/child-themes-basics-and-creating-child-themes-in-wordpress/

====================================================================================== */

@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,400;0,700;1,400;1,700&display=swap');

body {
  font-family: 'Poppins', sans-serif;
}
h1, h2, h3, h4, h5, h6 {
  font-family: 'Poppins', sans-serif;
  letter-spacing: 0px;
}
p {
  font-size: 18px;
  line-height: 24px;
  font-family: 'Poppins', sans-serif;
  color: #404040;
}
h2 {
  font-size: 40px;
}
ul, ol {
  padding-left: 25px;
  margin-bottom: 10px;
  margin-left:20px;
}
li {
  font-size: 18px;
  line-height: 24px;
  font-family: 'Poppins', sans-serif;
  color: #404040;
  margin-bottom: 8px;
}
.top-cta {
  text-align: center;
}
.top-cta span {
  color: #003E7E;
  font-size: 14px;
}
.top-right-nav ul li {
  margin-left: 15px;
}
.top-right-nav ul li a {
  color: #FFF;
  background: #003E7E;
  width: 26px;
  height: 26px;
  border-radius: 50%;
  text-align: center;
  padding-top: 5px;
}
.top-right-nav ul li a:hover {
  color: #FFF;
  opacity: .5;
}
#menu-main-menu, #menu-main-menu-eng {
  align-items: center;
  justify-content: center;
  display: flex;
  padding-left: 0px;
  margin-left: 0px;
}
.main-menu ul li {
  margin-right: 8px;
}
.main-menu ul li > a {
  text-align: center;
  font-family: 'Poppins', sans-serif;
  font-size: 13px;
}
.theme_btn {
  text-transform: none;
  padding: 20px 55px 20px 20px;
  font-family: 'Poppins', sans-serif;
  font-size: 13px;
}
.black-bg {
  background: #003D7D;
}
.semi-02-title, .semi-02-title a {
  font-family: 'Poppins', sans-serif;
  text-transform: none;
  font-weight: bold;
}
.footer__widget ul li {
  margin-bottom: 0px;
}
.footer__widget ul li a {
  line-height: 1;
  font-family: 'Poppins', sans-serif;
}
.footer__widget ul li a::before {
  top: 3px;
}
.copy-right-area {
  display: none;
}
.footer__widget p {
  margin-bottom: 10px;
}
.footer__widget .sub-contacto a {
  font-size: 17px;
}
.footer__widget .sub-contacto a:hover {
  padding-left: 0px;
}
.footer__widget .sub-contacto a::before {
  display: none;
}
.footer-style-1 .mb-20 {
  margin-bottom: 0px;
}
.widget_address__icon i {
  color: #8CC43F;
}
.slider__content .main-title {
  font-size: 20px;
  line-height: 24px;
  font-family: 'Poppins', sans-serif;
  font-weight: 400 !important;
  letter-spacing: 0px;
}
.slider__content .sub-title {
  font-size: 56px;
  font-family: 'Poppins', sans-serif;
  font-weight: bold;
  letter-spacing: 0px;
  padding-bottom: 10px;
}
.slider__content .sub-title:after {
  position: absolute;
  width: 700px;
  height: 3px;
  background: #8DC53F;
  content: "";
  left: -400px;
  bottom: 0px;
}
.slider__content .sub-title span {
  display: none;
}
.slider__content .btn-list li {
  display: block;
}
.slider__content .theme_btn {
  font-size: 16px;
  font-weight: 400;
}
.slider__content .theme_btn2 {
  background: #ff4100 !important;
}
.slider__content .theme_btn_bg_02::before {
  background: #003e7e;
}
.slider__content .theme_btn span {
  background-color: transparent;
}
.section-title h6 {
  font-family: 'Poppins', sans-serif;
}
.section-title h2 {
  font-family: 'Poppins', sans-serif;
  letter-spacing: 0px;
  color: #003E7E;
  font-size: 42px;
}
.section-title h1 {
  font-family: 'Poppins', sans-serif;
  letter-spacing: 0px;
  color: #003E7E;
  font-size: 42px;
}
.services__content .semi-02-title {
  font-size: 20px;
}
.services__content {
  padding-left: 10px;
}
.services__content li:first-child {
  padding-left: 0px;
}
.heding-bg {
  background: #003E7E;
}
.services__content:hover .semi-02-title {
  color: #8DC53F;
}
.services__content li .more_btn::after {
  background: #8DC53F;
}
.about-wrapper .theme_btn {
  margin-top: 20px;
}
.about-wrapper .theme_btn span {
  background: transparent;
}
.experience-box {
  padding: 20px 10px 30px 10px;
}
.experience-box h2 {
  color: #8DC63F;
  font-family: 'Poppins', sans-serif;
  font-size: 65px;
    line-height: 1;
    font-weight: 700;
    margin-bottom: 0;
    margin-right: 15px;
}
.experience-box::before {
  background: #003D7D;
}
.about_list {
  display: none;
}
.testimonial-text-wrapper .section-title h2 {
  font-size: 42px;
  color: #FFF;
}
.testimonial-text-wrapper p {
  color: #FFF;
}
.testimonial-text-wrapper .theme_btn {
  display: none;
}
.page-title-wrapper .page-title {
  font-family: 'Poppins', sans-serif;
  letter-spacing: 0px;
  font-size: 60px;
}
.main-header-area {
  height: 96px;
  overflow: visible;
}
.main-header-area .container .row {
  align-items: flex-start !important;
}
.logo {
  overflow: visible;
  z-index: 1;
  position: relative;
}
.logo img {
  width: 250px;
}
.main-header-area .quote-btn {
  margin-top: 18px;
}
.hamburger-menu > a {
  color: #003E7E;
}
.side-mobile-menu ul li a {
  padding: 10px 0;
  font-size: 15px;
  text-transform: none;
}
.side-mobile-menu ul li a br {
  display: none;
}
.side-mobile-menu ul li ul li a {
  text-transform: none;
  font-size: 14px;
}
.services__content p {
  padding-right: 45px;
  line-height: 22px;
}
.about-wrapper h6 {
  padding: 30px 0px 30px 80px;
}
.about-wrapper h6 {
  background-image: url(icono-centro-color.png);
  background-repeat: no-repeat;
}
.about-wrapper h6 i {
  display: none;
}
.about-area .right-shape {
  display: none;
}
.conoce-mas svg {
  width: 35px;
}
.conoce-mas .elementor-button span {
  align-items: center;
}
.section-heading h6 span {
  display: none;
}
.testimonial-item {
  border-radius: 30px;
}
.testimonial-item .semi-02-title {
  color: #FF4200;
}
.review-icon {
  text-align: center;
}
.review-icon span {
  display: none;
}
.section-title h6 span {
  display: none;
}
.blog .tag {
  background: #FF4100;
}
.blog-title a {
  color: #003E7E;
}
.blog__content .blog-author li:first-child {
  display: none;
}
.social-footer li {
  display: inline-block;
  margin-left: 5px;
}
.footer-style-1 .social-footer li {
  color: #003D7D;
  background: #8CC43F;
  width: 26px;
  height: 26px;
  border-radius: 50%;
  text-align: center;
}
.footer-style-1 .social-footer li a {
  color: #003D7D !important;
}
.footer-style-1 .social-footer li a:hover {
  padding-left: 0px;
}
.footer-style-1 .social-footer li a:hover::before {
  opacity: 0;
}
.breadcrumb-menu li.trail-end span {
  color: #8DC63F;
}
.informes .elementor-icon-list-text {
  color: #FFF;
}
.informes .elementor-icon-list-icon {
  border-radius: 50%;
  background-color: #8DC63F;
  width: 25px;
  height: 25px;
  justify-content: center;
  padding-top: 3px;
}
.elementor-widget-text-editor a {
  color: #8DC63F;
}
.single-slider::before {
  display: none;
}
.page-title-area::before {
  display: none;
}
.brand-active {
  padding-bottom: 0px;
}
.mas-gal .elementor-button-content-wrapper {
  flex-direction: column;
}
.mas-gal .elementor-button-icon {
  margin-top: 8px;
  margin-left: 0px;
}
.mas-gal .elementor-button-icon .far {
  font-size: 32px;
}
.services__content li .more_btn i {
  font-family: "Font Awesome 5 Pro";
}
.far {
  font-family: "Font Awesome 5 Pro" !important;
}
.post-meta span:nth-child(3n) {
  display: none;
}
.post-comment-form {
  display: none;
}
.box-text-01 p {
  margin: 0px auto;
  width: 200px;
  color: #FFF;
  background: #003D7D;
  font-size: 20px;
  line-height: 24px;
  padding: 10px 0px;
  border: 5px solid #FFFFFF;
}
.widget_address__content, .widget_address__content span {
  line-height: 20px;
}
.widget_address__content h4 {
  margin-bottom: 10px;
  margin-top: 10px;
}
.widget_address__icon {
  width: 30px;
}
.blog__details-wrapper ol li, .blog__details-wrapper ul li {
  padding-top: 3px;
  line-height: 20px;
  color: #404040;
}
.terminos p {
  font-size: 14px;
  line-height: 20px;
}
.dona {
  position: fixed;
  width: 100px;
  height: 87px;
  right: 25px;
  bottom: 120px;
  z-index: 9;
}
.with_frm_style input[type="text"], .with_frm_style input[type="email"] {
  padding: 25px;
  border: none;
  border-radius: 0px;
}
.with_frm_style textarea {
  padding: 25px;
  border: none;
  border-radius: 0px;
}
.frm_style_formidable-style.with_frm_style .form-field {
  margin-bottom: 10px;
}
.with_frm_style select {
  padding: 0px 25px;
  border: none;
  height: 50px;
  border-radius: 0px;
}
.with_frm_style select option {
  padding: 25px;
}
.frm_style_formidable-style.with_frm_style .frm_submit button {
  width: 100%;
  padding: 25px 0px;
  border-radius: 0px;
  border: none;
  background: #ff4100;
}
.testimonial-item__content h2 {
  font-size: 32px;
}
.counetrs h2, .counetrs h2 .counter {
  color: white;
  font-size: 52px;
  font-weight: 600;
}
.d-lg-block {
  display: none !important;
}
.d-md-block {
  display: block !important;
}
#servicio-velaria p {
    font-size: 13px;
    line-height: 16px;
}
footer ol, footer ul {
    margin-left: 0px;
    padding-left: 0px;
}
.wpml-ls-item a {
    display: flex !important;
}

@media only screen and (min-width: 1200px) {
  .d-lg-block {
    display: block !important;
  }
  .d-md-block {
    display: none !important;
  }
  #menu-item-4012, #menu-item-5013 {
     display: none;
  }
}

@media only screen and (max-width: 1200px) {
  .main-header-area .container .row {
    align-items: center !important;
  }
  .logo img {
    width: 150px;
  }
  .side-mobile-menu {
    display: block;
  }
}



@media only screen and (max-width: 1180px) {
  #menu-main-menu {
    display: block;
  }
  .main-menu ul li > a {
    padding: 10px 0px 15px;
  }
}


@media only screen and (max-width: 1024px) {
  .main-header-area {
    height: 110px;
    padding: 15px;
  }
  .main-header-area .container .row {
    align-items: center !important;
  }
  .logo img {
    width: 150px;
  }
  .logo {
    padding: 0px;
  }
  .slider__content .sub-title {
    font-size: 36px;
  }
  .slider__content .sub-title::after {
    left: -500px;
  }
  .counetrs h2, .counetrs h2 .counter {
    font-size: 36px;
  }
  .section-title h2 {
    font-size: 32px;
  }
}


@media only screen and (max-width: 768px) {
  .page-title-wrapper .page-title {
    font-size: 40px;
  }
  h2 {
    font-size: 25px;
  }
  .section-title h2 {
    font-size: 25px;
  }
}

@media only screen and (max-width: 500px) {
  .dona {
    width: 80px;
    bottom: 70px;
    right: 5px;
  }
  .dona img {
    width: 80px;
    height: auto;
  }
  #scrollUp {
    right: 17px;
    bottom: 25px;
  }
}
.bulletbco li {
    color: #ffff;
}