/*
Theme Name: OceanWP Child Theme
Theme URI: https://oceanwp.org/
Description: OceanWP WordPress theme. Sample child theme.
Author: OceanWP
Author URI: https://oceanwp.org/
Template: oceanwp
Version: 1.0
*/

/* Parent stylesheet should be loaded from functions.php not using @import */

:root {
  --green-default: #72b039;
  --green-default-dark: #63a022;
  --green-dark: rgb(7, 88, 0);
  --white: #ffffff;
}

input[type="button"],
input[type="reset"],
input[type="submit"],
button[type="submit"],
.button,
#site-navigation-wrap .dropdown-menu > li.btn > a > span,
.thumbnail:hover i,
.post-quote-content,
.omw-modal .omw-close-modal,
body .contact-info-widget.big-icons li:hover i,
body div.wpforms-container-full .wpforms-form input[type="submit"],
body div.wpforms-container-full .wpforms-form button[type="submit"],
body div.wpforms-container-full .wpforms-form .wpforms-page-button {
  background-color: #006b2d !important;
}
.text-center {
  text-align: center;
}

html {
  font-size: 100%;
} /*16px*/

body {
  background: white;
  font-weight: 400;
  line-height: 1.75;
  color: #000000;
}

p {
  margin-bottom: 1rem;
}

h1,
h2,
h3,
h4,
h5 {
  font-weight: 400;
  line-height: 1.3;
}

h1 {
  margin-top: 0;
  font-size: 3.052rem;
}

h2 {
  font-size: 2.441rem;
}

h3 {
  font-size: 1.953rem;
}

h4 {
  font-size: 1.563rem;
}

h5 {
  font-size: 1.25rem;
}

small,
.text_small {
  font-size: 0.8rem;
}
.h3-size {
  font-size: 1.953rem;
  line-height: 1;
  margin-bottom: 36px;
  display: inline-block;
}
p {
  font-size: 1rem;
}

/* LOGO */
#site-logo #site-logo-inner a img,
#site-header.center-header #site-navigation-wrap .middle-site-logo a img {
  /* border-radius:100%;
	width:80px; */
  max-width: none !important;
}

/*
#site-logo #site-logo-inner a:after{
	content:"Cocodrilo Park";
	position: absolute;
	display:block;
	top:40px;
	left:110px;
	color:#FFF;	
}
*/

#site-logo #site-logo-inner {
  display: inline-flex;
  vertical-align: middle;
}

.logo-title {
  color: #fff;
  font-size: 26px;
  font-weight: 700;
  line-height: 1.5rem;
  align-self: center;
  margin: 0 0 0 10px;
}

.logo-title span {
  font-size: 16px;
  font-weight: 500;
  color: #fff !important;
}

#site-logo #site-logo-inner a {
  align-self: center;
}

/* NAV */
.no-header-border #site-header {
  box-shadow: 0 7px 18px rgba(81, 146, 12, 0.3);
}

.page-header {
  background-color: #00963f !important;
  color: var(--white) !important;
}

.page-header-title {
  color: var(--white) !important;
  font-size: 38px;
  font-weight: 700;
}

.site-breadcrumbs,
.site-breadcrumbs a {
  color: var(--white) !important;
}

.site-breadcrumbs a {
  text-decoration: underline;
}

#site-navigation-wrap .dropdown-menu > li > a {
  font-size: 15px;
}

#site-navigation-wrap {
  display: inline-flex;
}

select#lang_choice_2 {
  width: 110px;
  margin: auto;
}

.label-polylang-select {
  display: flex;
  position: absolute;
  right: 0;
  color: #949494;
  font-size: 12px;
}
.heading-green {
  color: #006b2d !important;
}
/* BANNER */
.banner-home {
  background: #00963f;
  color: white;
  padding: 110px 0;
  min-height: 630px;
  display: flex;
  position: relative;
}
.round-border {
  border-radius: 50% !important;
  border: 3px solid white !important;
  padding: 10px !important;
}
.center-everything {
  text-align: center;
  margin: 0 auto;
}

.banner-home .container,
.banner-home .banner-col-,
.section-banner-p-text,
.banner-col-text {
  align-self: center;
}
.section-banner-p-text {
  padding: 70px 0;
}
.banner-home h1 {
  color: white;
  line-height: 1;
  width: 500px;
  font-weight: 800;
  margin-bottom: 1rem;
}

.banner-home span {
  color: white;
}
.h5-size {
  font-size: 1.25rem;
  margin-bottom: 28px;
  display: inline-block;
  line-height: 1;
}

.banner-home p {
  font-size: 1rem;
  margin-bottom: 36px;
}

.btn.btn-main {
  display: inline-block;
  border-radius: 10px;
  padding: 10px 30px;
  border: 2px solid white;
  color: white;
  box-shadow: 0px 9px 18px -6px rgba(7, 88, 0, 0.3);
  font-size: 1rem;
  letter-spacing: 0.035rem;
}

.banner-home .plant-left {
  position: absolute;
  bottom: 0px;
  left: 0px;
}

.banner-home .plant-right {
  position: absolute;
  bottom: 0px;
  right: 0px;
}
.banner-promo-img {
  border-radius: 15px;
}

.section-timetable {
  height: 80px;
  background-color: rgba(81, 146, 12, 0.39);
  color: white;
  position: absolute;
  z-index: 999;
  margin-top: -80px;
  width: 100%;
  backdrop-filter: blur(9px);
  display: none;
}

.section-timetable .container {
  align-self: center;
}

.section-timetable .col,
.section-timetable .col-lg-6,
.section-timetable .col-sm-12 {
  display: inline-flex;
}

.section-timetable .icon-timetable {
  margin-right: 20px;
  width: 40px;
}

.section-timetable p {
  margin: 0px;
  font-size: 1.7rem;
  line-height: 2.3rem;
  align-self: center;
  width: 80%;
}

/* BANNER */
.section-about {
  display: flex;
  background-color: #f9f9f9;
}

.section-about .section-about-text {
  align-self: center;
}

img.arrow-icon-about {
  position: absolute;
  margin-left: -90px;
  margin-top: -10px;
}

/* SECTION SERVICES*/

.section-services {
  margin: 60px 0;
}

.text-card-animal {
  margin: 0px;
  padding: 22px 0;
  font-weight: 600;
  background-color: #006b2d;
  color: white;
  border-radius: 0px 0px 15px 15px;
}

.text-card-animal.green-bg {
  background: #5f961e;
}

.text-card-animal.aqua-bg {
  background: #19a594;
}

.text-card-animal.yellow-bg {
  background: #e2bd1e;
}

.img-card-animal {
  width: 100%;
  max-width: 100%;
  border-radius: 15px 15px 0px 0px;
}

/*BANNER RESCUE*/

.section-rescue {
  padding: 0 0 60px 0;
}

.section-rescue .section-rescue-text {
  align-self: center;
}

/*BANNER PROMO*/
.section-banner-promo {
  padding: 60px 0;
  margin-bottom: 60px;
  background-color: #f9f9f9;
}

.section-banner-promo .container {
  background: #00963f;
  padding: 0 8px 0 40px;
  border-radius: 15px;
}

.section-banner-promo h2,
.section-banner-promo p {
  color: white;
}

.section-banner-promo .col-img {
  padding: 0px;
  text-align: center;
  vertical-align: middle;
  align-self: center;
}

.section-banner-promo .col {
  align-self: center;
}

.section-banner-promo h2 {
  width: 80%;
}

/*SECTION MORE INFO*/

.section-more-info {
  padding: 60px 0;
}

/*CONTACT*/

.section-contact {
  padding: 60px 0;
}

.section-contact .col {
  align-self: center;
}

.wpcf7-form p {
  margin-bottom: 10px;
}

.wpcf7 input[type="email"],
.wpcf7 input[type="tel"],
.wpcf7 input[type="text"],
.wpcf7 textarea {
  background: #f2f3f4;
  border: 0px solid rgba(255, 255, 255, 0);
}

.wpcf7 textarea {
  min-height: 90px;
}

.wpcf7-submit {
  border-radius: 10px;
  padding: 10px 30px;
  border: 0px solid white;
  color: white;
  box-shadow: 0px 9px 18px -6px rgba(7, 88, 0, 0.3);
  font-size: 1.5rem;
  letter-spacing: 0.035rem;
  background-color: #63a022;
  text-transform: none;
}

.tripadvisor-certify {
  width: 200px;
}

.subvencion-certify {
  width: 100%;
  max-width: 100%;
}

/*FOOTER*/

footer .wp-block-image img {
  margin: 0;
  text-align: left;
}

.wp-block-cover-image,
.wp-block-image {
  text-align: left;
}

.footer-widget h3,
.footer-widget p,
.footer-widget a {
  color: white;
}

.footer-widget h3,
#footer-widgets .footer-box .widget-title {
  font-size: 22px;
  font-weight: 800;
  border: 0px;
  margin: 0 0 20px 0;
  padding: 0px;
}

h2.widgettitle {
  font-size: 22px;
  font-weight: 800;
}

.contact-info-widget span.oceanwp-contact-title,
.contact-info-widget span.oceanwp-contact-text {
  color: white !important;
}

.footer-widget a {
  text-decoration: underline;
}

.links-footer li a {
  line-height: 18px;
}
#footer-widgets {
  background-color: #00662b !important;
}
i:before {
  color: white !important;
}
/*Scroll down*/

.scroll-down-icon {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 30px;
  height: 50px;
  border: 2px solid #90d844;
  border-radius: 50px;
  z-index: 99;
}

.scroll-down-icon:before {
  content: "";
  position: absolute;
  top: 8px;
  left: 50%;
  transform: translate(-50%, 0);
  width: 2px;
  height: 10px;
  background-color: #90d844;
  animation: scrollDown 2s infinite;
}

/*Image preload lazy*/
img[data-src] {
  opacity: 0 !important;
  transition: opacity 0.25s ease-in-out;
  will-change: opacity;
}

/* appear animation */
img[data-src][src] {
  opacity: 1 !important;
}

.site-footer .widget_nav_menu li,
.site-footer .widget_nav_menu li:first-child {
  border: none;
}

/* LOGOS footer */
.kit-wrapper {
  padding: 50px 0px 60px;
}

.logo-head-text {
  width: 500px;
}

.logos-wrapper {
  display: inline-flex;
  text-align: center;
  align-items: center;
}

.logos-footer-kit {
  width: auto;
  margin: 0 auto;
}

.logo-w-25 {
  width: 25%;
}

.logo-w-20 {
  width: 20%;
}

.logo-w-15 {
  width: 15%;
}

.logo-w-7 {
  width: 7%;
}

/*Blog*/

.page .entry .alignwide {
  margin-left: 0%;
  width: 100%;
  max-width: 100%;
}

.wp-block-separator {
  margin: 20px auto 20px 0;
}

.single-post:not(.elementor-page)
  .entry-content
  a:not(.wp-block-button__link):not(.wp-block-file__button):hover,
.page:not(.elementor-page):not(.woocommerce-page)
  .entry
  a:not(.wp-block-button__link):not(.wp-block-file__button):hover {
  text-decoration-style: inherit;
}

ul.wp-block-post-template.wp-block-post-template,
ul.wp-block-query-loop.wp-block-post-template {
  margin: 0px;
}

.entry.wp-block-post {
  margin-bottom: 30px;
}

.wp-block-post-date {
  font-size: 14px;
  color: darkgrey;
  padding: 15px 0;
}

.wp-block-post-excerpt__more-link {
  font-weight: 900;
  color: var(--green-default);
}

@keyframes scrollDown {
  0% {
    opacity: 0;
    transform: translate(-50%, 0);
  }

  30% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    transform: translate(-50%, 22px);
  }
}

@media screen and (max-width: 1199px) {
  #site-navigation-wrap .dropdown-menu > li > a {
    padding: 0 10px;
    font-size: 14px;
  }
}

@media screen and (max-width: 1024px) {
  .banner-home .plant-right,
  .banner-home .plant-left {
    width: 200px;
  }
  .banner-home .img-banner {
    width: 100%;
  }

  .section-about-text {
    padding-top: 30px;
  }
}
.round-border-15 {
  border-radius: 15px;
}

@media screen and (max-width: 768px) {
  .section-about {
    padding-top: 0;
  }
  .section-banner-promo .col-img {
    max-width: 80%;
    margin-bottom: 3rem;
  }
  .h5-size {
    margin-top: 1rem;
  }
  h2 {
    font-size: 36px !important;
  }
  .section-services {
    margin: 0;
  }
  .banner-home {
    padding: 50px 0;
    min-height: 115vh;
    display: block;
  }
  .banner-home h1 {
    width: 100%;
    font-size: 3.7rem;
    line-height: 1.1;
    text-align: center;
  }
  .section-contact {
    padding-top: 0;
  }
  .banner-col-text,
  .banner-home span,
  .banner-home p {
    text-align: center;
  }

  .banner-col-text .btn.btn-main {
    margin: 0 auto;
  }

  .banner-home .plant-right,
  .banner-home .plant-left {
    width: 200px;
  }
  .section-timetable {
    height: 160px;
    margin-top: -160px;
  }
  .section-timetable p {
    width: 100%;
    font-size: 1.3rem;
    line-height: 2rem;
  }
  /*.section-timetable .icon-timetable {
        margin-right: 0px;
    } */
  .scroll-down-icon {
    bottom: 150px;
    display: none;
  }
  #site-logo #site-logo-inner a img {
    width: 80px !important;
  }
  .logo-title {
    color: #fff;
    font-size: 20px;
    width: 170px;
  }
  .logo-title span{
    line-height: 16px;
    font-size: 12px;
  }
  .oceanwp-mobile-menu-icon a.mobile-menu .fa.fa-bars {
    font-size: 21px;
  }
  .oceanwp-mobile-menu-icon a.mobile-menu .oceanwp-text {
    font-size: 16px;
  }
  .section-about {
    padding-top: 60px;
  }
  .text-card-animal,
  img.entrance {
    margin-bottom: 30px;
  }

  img.arrow-icon-about {
    position: relative;
    margin-left: 0px;
    transform: rotate(90deg);
    margin-bottom: 20px;
    margin-top: 0;
  }
  h4 {
    font-size: 22px !important;
  }
}

@media screen and (max-width: 540px) {
  .banner-home {
    padding: 30px 0;
  }
  .banner-home .img-banner {
    width: 100%;
  }
  .logos-wrapper {
    display: block;
  }
  .logos-wrapper img {
    margin-bottom: 20px;
  }
  .logo-w-25 {
    width: 90%;
  }

  .logo-w-20 {
    width: 80%;
  }

  .logo-w-15 {
    width: 70%;
  }

  .logo-w-7 {
    width: 30%;
  }
  #footer-bottom.no-footer-nav #copyright {
    line-height: 19px;
    font-size: 15px;
  }
  .logo-head-text {
    width: 100%;
  }
}
@media screen and (max-width: 387px) {
  .banner-home {
    padding: 50px 0;
    min-height: 113vh;
    display: block;
  }
  .banner-home h1 {
    width: 100%;
    font-size: 2.7rem;
    line-height: 1.2;
    text-align: center;
  }
  .banner-home {
    min-height: 159vh;
  }
}
@media screen and (max-width: 360px) {
  .section-banner-promo .container {
    padding: 0 8px 0 20px;
  }
  .logo-title {
    color: #fff;
    font-size: 20px !important;
  }
  #site-logo #site-logo-inner a img {
    width: 70px !important;
  }
}

.kitdigitaltext-legal {
  width: 600px;
  max-width: 100%;
  margin: 0 auto;
}

.kitdigitaltext-legal:first-of-type {
  margin-top: 30px;
  margin-bottom: 30px;
}
