/* Mierda para areglar del project.css anterior */
a {
  color: #295135; }
  a:hover {
    color: #000; }

@media screen and (max-width: 767px) {
  .module {
    padding: 20px 0; } }

/*_________________ HOME____________________+/
/*----------------- HEADER -----------------*/
.header .inner-header .inner-brand img.brand-dark {
  width: 90px;
  height: auto !important; }

  .header .inner-header .inner-brand img.brand-light {
  width: 90px;
  height: auto !important; }

.secondarie-nav .open-offcanvas span {
  font-family: 'Roboto', sans-serif;
  margin-right: 5px; }

.secondarie-nav .open-offcanvas span.fa.fa-bars {
  font-family: 'Font Awesome 5 Free'; }

.menu.menu-offcanvas {
  display: flex;
  flex-flow: column;
  align-items: center; }

.off-canvas-sidebar {
  background: #295135; }

/*-------------------- SLIDER --------------------*/
h3.h1.slider-home__title {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-size: 40px; }

.slider-home__td .slider-home__content > a {
  border: solid 2px #fff;
  color: #fff;
  background: transparent; }

.slider-home__td .slider-home__content > a:hover {
  border: solid 2px #295135;
  color: #fff;
  background: #295135; }

/*--------------------- BLOG ---------------------*/
.blog-featured__block .blog-featured__claim h5 {
  font-family: 'Roboto', sans-serif;
  font-weight: 200;
  font-size: 35px;
  text-transform: none; }

.blog-featured__item h4.post-title a {
  font-family: 'Roboto', sans-serif;
  font-weight: 200;
  font-size: 18px;
  line-height: 1; }

.blog-featured__item h4.post-title a:hover {
  font-family: 'Roboto', sans-serif;
  font-weight: 200;
  font-size: 18px;
  line-height: 1;
  color: #295135; }

.blog-featured__item .post-more a {
  color: #295135; }

.blog-featured__item .post-more a:hover {
  padding-left: 10px; }

footer.blog-featured__footer a.btn-brand {
  color: #fff;
  background: #295135;
  border: solid 1px #295135; }

footer.blog-featured__footer a.btn-brand:hover {
  color: #fff;
  background: #000;
  border: solid 1px #000; }

/*------------------- FOOTER -------------------*/
footer#footer-web.footer {
  text-align: center; }

a.scroll-top.scroll-top-visible {
  background: #295135; }

footer .footer-copyright {
  padding: 5px 0; }

footer .menu-footer__wrapper {
  padding: 5px; }

@media screen and (max-width: 991px) {
  footer .menu-footer__wrapper {
    padding: 10px; } }
/*------------------ PAGINAS PLANTILLAS --------*/
.hero__container .row {
  justify-content: center; }

.hero__container .hero__content h1.hero__title {
  font-family: 'Roboto', sans-serif;
  font-weight: 200;
  font-size: 70px; }

.hero__container .hero__content p.hero__quote {
  font-family: 'Roboto', sans-serif;
  font-style: italic;
  font-weight: 300;
  font-size: 20px; }

@media screen and (max-width: 991px) {
  .hero__container .hero__content h1.hero__title {
    font-family: 'Roboto', sans-serif;
    font-weight: 200;
    font-size: 60px; }

  .hero__container .hero__content p.hero__quote {
    font-family: 'Roboto', sans-serif;
    font-style: italic;
    font-weight: 300;
    font-size: 17px; } }
@media screen and (max-width: 767px) {
  .hero__container .hero__content h1.hero__title {
    font-family: 'Roboto', sans-serif;
    font-weight: 200;
    font-size: 50px; }

  .hero__container .hero__content p.hero__quote {
    font-family: 'Roboto', sans-serif;
    font-style: italic;
    font-weight: 300;
    font-size: 15px; } }
@media screen and (max-width: 576px) {
  .hero__container .hero__content h1.hero__title {
    font-family: 'Roboto', sans-serif;
    font-weight: 200;
    font-size: 35px; }

  .hero__container .hero__content p.hero__quote {
    font-family: 'Roboto', sans-serif;
    font-style: italic;
    font-weight: 300;
    font-size: 12px; } }
@media screen and (max-width: 400px) {
  .hero__container .hero__content h1.hero__title {
    font-family: 'Roboto', sans-serif;
    font-weight: 200;
    font-size: 25px; }

  .hero__container .hero__content p.hero__quote {
    font-family: 'Roboto', sans-serif;
    font-style: italic;
    font-weight: 300;
    font-size: 10px; } }
.module-header__td h1.module-header__title {
  font-family: 'Roboto', sans-serif;
  font-weight: 200;
  font-size: 70px; }

/*------------------ BLOG ---------------*/
.blog-grid .post-title {
  font-family: 'Roboto', sans-serif;
  font-weight: 200;
  font-size: 18px;
  line-height: 1; }

.blog-grid .post-title a:hover {
  font-family: 'Roboto', sans-serif;
  font-weight: 200;
  font-size: 18px;
  line-height: 1;
  color: #295135; }

.blog-grid .post-more a {
  color: #295135; }

.blog-grid .post-more a:hover {
  color: #295135;
  padding-left: 10px; }

/*------------- WIDGETS -----------*/
.widget {
  font-family: 'Roboto', sans-serif; }

.widget .widget-title h5 {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-size: 15px; }

.widget ul li a:hover {
  color: #295135; }

.widget.widget_tag_cloud .tagcloud > a:hover {
  background: #295135; }

.off-canvas-sidebar-open .off-canvas-sidebar {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%); }

.off-canvas-sidebar {
  width: 100%;
  right: -100%; }

.single-entry__module .contenido.single-entry__main .post.single-entry__post .post-content .page-content img.aligncenter {
  margin: auto;
  display: block; }

.blog-featured__block .blog-featured .owl-item .blog-featured__item .post.post-featured .post-wrapper .post-header .post-title {
  line-height: .7;
  text-transform: uppercase; }

@media screen and (max-width: 767px) {
  .page-content .atunes .atunes-img {
    display: flex;
    justify-content: center; } }
.page-content .lista-pevasa {
  padding: 21px 0px; }
.page-content .fluid-width-video-wrapper iframe {
  height: 100%;
  width: 100%; }
.page-content hr {
  display: block;
  width: 100%; }
.page-content .padding-carrusel {
  padding: 20px; }
.page-content h3 {
  margin-top: 20px; }
  @media screen and (max-width: 767px) {
    .page-content h3 {
      font-size: 18px; } }
.page-content .descargas {
  display: flex;
  flex-flow: column;
  margin: auto;
  width: 100%;
  height: auto;
  align-items: center;
  justify-content: center;
  padding: 20px; }
  .page-content .descargas .descargas__content {
    width: 100%; }
  .page-content .descargas .descargas__flex {
    display: flex;
    flex-flow: row wrap;
    align-items: start;
    justify-content: space-around;
    padding: 20px;
    border: solid 1px #eee;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2); }
    .page-content .descargas .descargas__flex li {
      width: 25%; }
      @media screen and (max-width: 767px) {
        .page-content .descargas .descargas__flex li {
          width: 50%; } }
    .page-content .descargas .descargas__flex li > a {
      max-width: 200px;
      padding: 20px;
      display: block;
      text-align: center;
      justify-content: center;
      color: #000;
      line-height: 1;
      margin: auto; }
      .page-content .descargas .descargas__flex li > a:hover {
        color: #295135; }
      .page-content .descargas .descargas__flex li > a img {
        padding-bottom: 10px;
        opacity: .3; }
        .page-content .descargas .descargas__flex li > a img:hover {
          opacity: 1;
          transition: .3s; }

.formulario__nuestragente {
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 70vw;
  height: auto;
  margin: auto;
  padding-top: 50px;
  border-top: solid 1px #eee;
  margin-top: 20px; }
  .formulario__nuestragente .cabecera {
    padding-bottom: 30px; }
  .formulario__nuestragente .cuerpo .izq {
    margin: 0 auto; }
  .formulario__nuestragente .cuerpo .der {
    margin: 0 auto; }
  .formulario__nuestragente .cuerpo .formulario_item span input {
    width: 100%; }
  .formulario__nuestragente .cuerpo .formulario_item span textarea {
    width: 100%; }

.wpcf7-form .cb-cf7-field .form-legal div {
  line-height: 1.3;
  color: #666; }

.slider-home__main {
  position: relative; }
  .slider-home__main .slider__img {
    width: 100%; }
    .slider-home__main .slider__img img {
      max-width: 120px;
      margin: auto;
      display: block;
      padding: 20px 0; }
  .slider-home__main .slider-home__content .slider-home__btn {
    margin-top: 10px; }
  @media screen and (min-width: 320px) {
    .slider-home__main .slider-img-cert {
      position: absolute;
      bottom: -27%;
      width: 50px !important; } }
  @media screen and (min-width: 480px) {
    .slider-home__main .slider-img-cert {
      position: absolute;
      bottom: -36%; } }
  @media screen and (min-width: 768px) {
    .slider-home__main .slider-img-cert {
      position: absolute;
      left: -12%;
      bottom: -90%;
      width: 100px !important; } }
  @media screen and (min-width: 992px) {
    .slider-home__main .slider-img-cert {
      position: absolute;
      left: -42%;
      bottom: -54%; } }
  @media screen and (min-width: 1300px) {
    .slider-home__main .slider-img-cert {
      position: absolute;
      left: -60%;
      bottom: -72%;
      width: 150px !important; } }
  @media screen and (min-width: 1500px) {
    .slider-home__main .slider-img-cert {
      position: absolute;
      left: -72%;
      bottom: -72%; } }
  @media screen and (min-width: 1700px) {
    .slider-home__main .slider-img-cert {
      position: absolute;
      left: -90%;
      bottom: -72%; } }
  @media screen and (min-width: 1920px) {
    .slider-home__main .slider-img-cert {
      position: absolute;
      left: -100%;
      bottom: -120%; } }

.main-links__module .main-links .main-links__content .icon-box .main-links__icon img {
  max-width: 100px; }
.main-links__module .main-links .main-links__content .icon-box .icon-box-title h2.h3 {
  font-size: 21px;
  font-weight: 200; }
.main-links__module .main-links .main-links__content .icon-box .icon-box-link {
  color: #295135; }
  .main-links__module .main-links .main-links__content .icon-box .icon-box-link a:hover {
    border: solid 1px #295135;
    border-radius: 10px;
    padding: 10px; }

.newsletter .newsletter__content {
  display: flex;
  flex-flow: column wrap;
  align-items: center;
  justify-content: center; }
  .newsletter .newsletter__content .newsletter__header {
    display: flex;
    flex-flow: column;
    align-items: center; }
    .newsletter .newsletter__content .newsletter__header img {
      width: 80%;
      margin-bottom: 1%; }
    .newsletter .newsletter__content .newsletter__header h3 {
      color: #fff;
      font-weight: 200; }
      @media screen and (max-width: 767px) {
        .newsletter .newsletter__content .newsletter__header h3 {
          margin-bottom: 0; } }
  .newsletter .newsletter__content .newsletter__form {
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    justify-content: center;
    padding: 5px; }
    @media screen and (max-width: 767px) {
      .newsletter .newsletter__content .newsletter__form {
        width: 100%;
        flex-flow: column wrap; } }
    .newsletter .newsletter__content .newsletter__form span {
      border-radius: 5px;
      padding: 10px; }
    .newsletter .newsletter__content .newsletter__form input {
      background: #000;
      border: solid 1px #000;
      border-radius: 5px;
      height: 100%;
      padding: 3px 20px;
      margin: 5px;
      color: #fff; }
      .newsletter .newsletter__content .newsletter__form input:hover {
        background: #295135;
        border: solid 1px #295135;
        color: #fff;
        transition: .3s; }
      .newsletter .newsletter__content .newsletter__form input.wpcf7-text {
        background: #fff;
        color: #666;
        border: solid 1px #295135; }
        @media screen and (max-width: 767px) {
          .newsletter .newsletter__content .newsletter__form input.wpcf7-text {
            width: 90%; } }

.hero-fake {
  top: -81px; }
  .hero-fake .hero__content {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%; }
    .hero-fake .hero__content .hero__title {
      font-family: 'Roboto', sans-serif;
      font-weight: 200;
      font-size: 70px; }
      @media screen and (max-width: 991px) {
        .hero-fake .hero__content .hero__title {
          font-size: 60px; } }
      @media screen and (max-width: 767px) {
        .hero-fake .hero__content .hero__title {
          font-size: 50px; } }
      @media screen and (max-width: 576px) {
        .hero-fake .hero__content .hero__title {
          font-size: 35px; } }
      @media screen and (max-width: 400px) {
        .hero-fake .hero__content .hero__title {
          font-size: 25px; } }
  @media screen and (max-width: 991px) {
    .hero-fake {
      top: 0px; } }

.page-nuestrosbarcos {
  width: 80%;
  margin: auto; }

.certificado-footer {
  position: absolute;
  width: 50px;
  top: -12%;
  right: 12%; }
  @media screen and (max-width: 767px) {
    .certificado-footer {
      display: none; } }

/* .header .secondarie-nav .secondarie-nav__list li.wr-menulang {

	display: flex;

	.menu-menulang-container {
		border-right: dashed 1px #fff;
		padding-right: 9px;

		.menulang {

		}
	}
}
*/
.body-es .header.header-small .secondarie-nav li.wr-menulang .menu-menulang-container .menulang .wpml-ls-item-en a span {
  color: rgba(0, 0, 0, 0.3); }
.body-es .header .secondarie-nav li.wr-menulang .menu-menulang-container .menulang .wpml-ls-item-en a span {
  color: rgba(255, 255, 255, 0.3); }

.body-en .header.header-small .secondarie-nav li.wr-menulang .menu-menulang-container .menulang .wpml-ls-item-es a span {
  color: rgba(0, 0, 0, 0.3); }
.body-en .header .secondarie-nav li.wr-menulang .menu-menulang-container .menulang .wpml-ls-item-es a span {
  color: rgba(255, 255, 255, 0.3); }

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