@charset "UTF-8";
/*


*/
/**************************************************************************************************************************/
/**************************************************************************************************************************/
/**********   GERAL                 ***************************************************************************************/
/**************************************************************************************************************************/
/**************************************************************************************************************************/
html.js {
  margin-top: 0 !important;
}
html.js body.admin-bar header.fixed,
html.js body.admin-bar header.sticky.sticky_animate {
  padding-top: 0px !important;
}
html.js body div#wpadminbar {
  position: fixed !important;
  bottom: 0;
  top: auto !important;
  z-index: 99999999;
}
html.js .header_inner {
  padding-top: 0 !important;
}

.widget > h5 {
  display: none;
}

.x100vh {
  height: 100vh;
}

.HIDE, .hide {
  visibility: hidden;
  opacity: 0;
  position: fixed;
  height: 0;
  width: 0;
  z-index: -100;
  bottom: -1000px;
  left: -1000px;
}

p.no-break {
  margin: 0;
}

.widget_synved_social_follow {
  position: relative;
}
.widget_synved_social_follow a {
  text-decoration: none;
  background: #fff;
  border-radius: 30px;
  padding: 5px;
  text-align: center;
}
.widget_synved_social_follow a img {
  display: none !important;
}
.widget_synved_social_follow a:hover {
  background: #ffff58;
}
.widget_synved_social_follow a:before {
  content: "";
  display: block;
  font-family: "FontAwesome", serif;
  font-size: 24px;
  color: #62c7cd;
}
.widget_synved_social_follow a[data-provider="instagram"]:before {
  content: "\f16d";
}
.widget_synved_social_follow a[data-provider="facebook"]:before {
  content: "\f09a";
}
.widget_synved_social_follow a[data-provider="twitter"]:before {
  content: "\f099";
}
.widget_synved_social_follow a[data-provider="linkedin"]:before {
  content: "\f0e1";
}
.widget_synved_social_follow a[data-provider="rss"]:before {
  content: "\f09e";
}
.widget_synved_social_follow a[data-provider="youtube"]:before {
  content: "\f167";
}
.widget_synved_social_follow a[href*="mailto"]:before {
  content: "\f0e0";
}
.widget_synved_social_follow a[href*="tel:"]:before {
  content: "\f232";
}

.content .content_inner .title_outer ~ div {
  z-index: 110;
}

.videotop {
  margin-top: -150px;
  padding-bottom: 50px;
}

.cor1 {
  background: #62c7cd;
}

.cor1e1 {
  background: #3a777b;
}

.cor1e2 {
  background: #316464;
}

.cor1c10 {
  background: #eff9fa;
}

.cor1c50 {
  background: #ffff58;
}

.cor2c {
  background: #ffff9d;
}

a[href=""] {
  cursor: default;
}

.content > .content_inner > .container > .container_inner > ol,
.content > .content_inner > .container > .container_inner > ul {
  padding-left: 15px;
  margin-bottom: 15px;
  margin-top: 15px;
}
.content > .content_inner > .container > .container_inner > h2 {
  margin-top: 20px;
}
.content > .content_inner > .container > .container_inner > h3 {
  margin-top: 20px;
}

h2 a, h3 a, h4 a {
  text-decoration: none;
  color: #3a777b;
}

/**************************************************************************************************************************/
/**************************************************************************************************************************/
/**********   ESTILOS CADROS: POSIBLE INDICAR A CLIENTA   *****************************************************************/
/**************************************************************************************************************************/
/**************************************************************************************************************************/
/* este ├® o estilo que ten que levar  elemento ROW */
/* cada ROW ter├í bloques de texto ou de imaxe ├║nica */
.section.BLOQUES,
.section.bloques {
  padding-top: 30px;
  padding-bottom: 30px;
  /* estilos para bloques de texto. personalizaci├│ns: h2, h3, azul, letragrande */
  /* estilos para bloques de imaxes, non leva clases */
}
.section.BLOQUES > .section_inner > .section_inner_margin,
.section.bloques > .section_inner > .section_inner_margin {
  display: flex;
  justify-content: space-between;
}
.section.BLOQUES > .section_inner > .section_inner_margin > .wpb_column,
.section.bloques > .section_inner > .section_inner_margin > .wpb_column {
  float: none;
}
.section.BLOQUES > .section_inner > .section_inner_margin > .wpb_column .vc_column-inner,
.section.BLOQUES > .section_inner > .section_inner_margin > .wpb_column .wpb_wrapper,
.section.BLOQUES > .section_inner > .section_inner_margin > .wpb_column .wpb_content_element,
.section.bloques > .section_inner > .section_inner_margin > .wpb_column .vc_column-inner,
.section.bloques > .section_inner > .section_inner_margin > .wpb_column .wpb_wrapper,
.section.bloques > .section_inner > .section_inner_margin > .wpb_column .wpb_content_element {
  height: 100%;
}
.section.BLOQUES > .section_inner > .section_inner_margin > .wpb_column .wpb_content_element,
.section.bloques > .section_inner > .section_inner_margin > .wpb_column .wpb_content_element {
  box-sizing: border-box;
  border: 10px solid;
  border-color: white;
}
.section.BLOQUES .wpb_text_column,
.section.bloques .wpb_text_column {
  padding: 45px;
}
.section.BLOQUES .wpb_text_column h2,
.section.bloques .wpb_text_column h2 {
  font-size: 24px;
  line-height: 1.2em;
  font-weight: 700;
  letter-spacing: 0px;
  color: #3a777b;
}
.section.BLOQUES .wpb_text_column h3,
.section.bloques .wpb_text_column h3 {
  font-size: 21px;
  line-height: 1.4em;
  letter-spacing: 0px;
  color: #3a777b;
  text-transform: none;
}
.section.BLOQUES .wpb_text_column .wpb_wrapper, .section.BLOQUES .wpb_text_column p,
.section.bloques .wpb_text_column .wpb_wrapper,
.section.bloques .wpb_text_column p {
  font-size: 14px;
  line-height: 1.6em;
  font-weight: 400;
  color: #3a777b;
}
.section.BLOQUES .azul,
.section.bloques .azul {
  border-color: rgba(98, 199, 205, 0.9) !important;
}
.section.BLOQUES .azulclaro,
.section.bloques .azulclaro {
  border-color: #b0e3e6 !important;
}
.section.BLOQUES .letragrande .wpb_wrapper, .section.BLOQUES .letragrande p,
.section.bloques .letragrande .wpb_wrapper,
.section.bloques .letragrande p {
  font-size: 17px;
  line-height: 1.6em;
  font-weight: 500;
  color: #3a777b;
}
.section.BLOQUES .wpb_single_image,
.section.bloques .wpb_single_image {
  padding: 0;
  min-height: 200px;
}
.section.BLOQUES .wpb_single_image .vc_single_image-wrapper,
.section.bloques .wpb_single_image .vc_single_image-wrapper {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.section.BLOQUES .wpb_single_image .vc_single_image-wrapper img,
.section.bloques .wpb_single_image .vc_single_image-wrapper img {
  width: 100%;
  max-width: none;
  height: auto;
}
.section.BLOQUES .wpb_single_image .vc_single_image-wrapper img[src*="no_image.png"],
.section.bloques .wpb_single_image .vc_single_image-wrapper img[src*="no_image.png"] {
  display: none;
}

.q_list.circle ul,
.q_list.number ul {
  margin: 25px 0;
}
.q_list.circle ul > li,
.q_list.number ul > li {
  position: relative;
  font-weight: 400;
  margin: 0 0 15px;
  padding: 0 0 0 15px;
}
.q_list.circle ul > li:before,
.q_list.number ul > li:before {
  background-color: #62c7cd;
}

.section.BLOQUES.bio {
  zoom: 0.8;
  padding-bottom: 120px;
}
.section.BLOQUES.bio .wpb_text_column {
  padding: 25px 45px 25px 45px;
}

.subtitle {
  font-size: 24px;
  color: #62c7cd;
}

/**************************************************************************************************************************/
/**************************************************************************************************************************/
/**********   CABECEIRA             ***************************************************************************************/
/**************************************************************************************************************************/
/**************************************************************************************************************************/
BODY HEADER {
  /* header_inner */
}
BODY HEADER .header_inner {
  /* header_top_bottom_holder */
}
BODY HEADER .header_inner .header_top_bottom_holder {
  /* header_top */
  /* header_bottom */
}
BODY HEADER .header_inner .header_top_bottom_holder .header_top {
  height: auto;
}
BODY HEADER .header_inner .header_top_bottom_holder .header_bottom .container_inner:before {
  content: "";
  display: block;
  position: absolute;
  border: 7px solid #fff;
  box-sizing: border-box;
  border-right: 0;
  width: 20px;
  height: 100%;
}
BODY HEADER .header_inner .header_top_bottom_holder .header_bottom .container_inner .header_inner_left {
  z-index: 1000;
}
BODY HEADER .header_inner .header_top_bottom_holder .header_bottom .container_inner .header_inner_left .logo_wrapper {
  height: 115px !important;
  margin: 0 20px;
  box-sizing: border-box;
}
BODY HEADER .header_inner .header_top_bottom_holder .header_bottom .container_inner .header_inner_left .logo_wrapper .q_logo a {
  height: 130px !important;
}
BODY HEADER .header_inner .header_top_bottom_holder .header_bottom .container_inner nav.main_menu {
  border: 7px solid #fff;
  box-sizing: border-box;
  border-left: 0;
}
BODY HEADER .header_inner .header_top_bottom_holder .header_bottom .container_inner nav.main_menu ul, BODY HEADER .header_inner .header_top_bottom_holder .header_bottom .container_inner nav.main_menu li {
  border: 0;
  background-color: transparent;
}
BODY HEADER .header_inner .header_top_bottom_holder .header_bottom .container_inner nav.main_menu .plus,
BODY HEADER .header_inner .header_top_bottom_holder .header_bottom .container_inner nav.main_menu .q_menu_arrow {
  display: none;
}
BODY HEADER .header_inner .header_top_bottom_holder .header_bottom .container_inner nav.main_menu .second {
  background: rgba(255, 255, 255, 0.9);
  padding: 10px 5px 0px 30px;
  border: 7px solid rgba(255, 255, 255, 0.95);
}
BODY HEADER .header_inner .header_top_bottom_holder .header_bottom .container_inner nav.main_menu .second a {
  display: block;
  position: relative;
  letter-spacing: 0;
}
BODY HEADER .header_inner .header_top_bottom_holder .header_bottom .container_inner nav.main_menu .second a:before {
  content: "";
  display: block;
  position: absolute;
  width: 10px;
  height: 10px;
  border-radius: 100%;
  left: -7px;
  top: 12px;
  border: 4px solid #62c7cd;
}
BODY HEADER .header_inner .header_top_bottom_holder .header_bottom .container_inner nav.main_menu .second ul ul {
  display: block !important;
  position: relative;
  left: auto;
}
BODY HEADER .header_inner .header_top_bottom_holder .header_bottom .container_inner nav.main_menu .second ul ul a:before {
  width: 12px;
  height: 12px;
  left: -4px;
  top: 14px;
  border: 0;
  background-color: #62c7cd;
}
BODY HEADER .header_inner .header_top_bottom_holder .widget_synved_social_follow {
  bottom: -25px;
  right: 15px;
}
BODY HEADER.scrolled .header_inner .header_top_bottom_holder .header_bottom .container_inner .header_inner_left .logo_wrapper {
  height: 65px !important;
  margin: 10px 0px 0 0;
}
BODY HEADER.scrolled .header_inner .header_top_bottom_holder .header_bottom .container_inner .header_inner_left .logo_wrapper .q_logo a {
  height: 65px !important;
}
BODY HEADER.scrolled .header_inner .header_top_bottom_holder .header_bottom .container_inner nav.main_menu {
  margin-top: 15px;
}

header.scrolled ~ div.content #qode-portada {
  margin: 15% 0 5% 0;
}

body nav.main_menu > ul > li > a:hover,
body li.active > a,
body li a:hover {
  -webkit-transition: all ease 0.2s;
  -moz-transition: all ease 0.2s;
  -o-transition: all ease 0.2s;
  transition: all ease 0.2s;
}

/**************************************************************************************************************************/
/**************************************************************************************************************************/
/**********   PORTADA               ***************************************************************************************/
/**************************************************************************************************************************/
/**************************************************************************************************************************/
#qode-portada {
  margin: 20% 0;
}
#qode-portada .qode_slider_preloader {
  background-color: #fff;
}
#qode-portada .carousel-inner {
  position: relative;
  border: 10px solid rgba(255, 255, 255, 0.9);
  box-sizing: border-box;
  height: 100%;
}
#qode-portada .carousel-inner .item {
  padding: 0 !important;
}
#qode-portada .carousel-inner .item .slider_content {
  border: 10px solid rgba(255, 255, 255, 0.5);
  width: 40% !important;
  left: auto !important;
  top: 0 !important;
  right: 0;
  margin: auto 5% auto auto;
  padding: 25px;
  box-sizing: border-box;
  text-align: right;
  display: block;
  position: absolute;
  bottom: 0;
  max-height: 80%;
}
#qode-portada .carousel-inner .item .slider_content .q_slide_title {
  font-size: 24px;
  line-height: 1.3em;
  font-weight: 700;
  text-transform: uppercase;
  text-align: right;
}
#qode-portada .carousel-inner .item .slider_content .q_slide_text {
  font-size: 16px;
  line-height: 1.3em;
  font-weight: 500;
  text-transform: none;
  text-align: right;
}
#qode-portada .carousel-inner .item .video {
  position: relative;
}
#qode-portada .carousel-inner .item .video .video-wrap {
  width: 100% !important;
}
#qode-portada .carousel-inner .item .video .video-wrap iframe {
  width: 100% !important;
  height: 100% !important;
}
#qode-portada .carousel-inner .item .video .video-wrap iframe ~ video, #qode-portada .carousel-inner .item .video .video-wrap iframe ~ .video {
  display: none !important;
  visibility: hidden;
  position: fixed;
  top: -1000px;
  height: -1000px;
  overflow: hidden;
  height: 0px;
  width: 0px;
}
#qode-portada .carousel-inner .item .video ~ .slider_content_outer {
  display: none !important;
}
#qode-portada .carousel-inner .item .video .video-overlay {
  display: none;
}
#qode-portada ol.carousel-indicators {
  position: relative;
  bottom: auto;
  left: 20px;
  top: -15px;
  width: auto;
  padding-left: 0;
  margin-left: auto;
  text-align: center;
  list-style: none;
  display: inline-block !important;
}
#qode-portada ol.carousel-indicators li {
  background: #eff9fa;
  width: 25px;
  height: 25px;
  border-radius: 100%;
  filter: alpha(opactiy=100) !important;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opactiy=100)" !important;
  -moz-opacity: 1 !important;
  -khtml-opacity: 1 !important;
  opacity: 1 !important;
}
#qode-portada ol.carousel-indicators li.active {
  background: #62c7cd;
}
#qode-portada a.carousel-control {
  filter: alpha(opactiy=90) !important;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opactiy=90)" !important;
  -moz-opacity: 0.9 !important;
  -khtml-opacity: 0.9 !important;
  opacity: 0.9 !important;
  max-width: 50px;
}
#qode-portada a.carousel-control.left {
  left: 0;
}
#qode-portada a.carousel-control.right {
  right: 0;
}
#qode-portada a.carousel-control span {
  color: #3a777b;
  border: 0;
  left: auto;
  right: auto;
  filter: alpha(opactiy=90) !important;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opactiy=90)" !important;
  -moz-opacity: 0.9 !important;
  -khtml-opacity: 0.9 !important;
  opacity: 0.9 !important;
}

/**************************************************************************************************************************/
/**************************************************************************************************************************/
/**********   LISTADO DE ARTIGOS    ***************************************************************************************/
/**************************************************************************************************************************/
/**************************************************************************************************************************/
BODY .blog_holder.blog_small_image article {
  margin: 0 0 35px;
  padding: 35px 40px 25px 50px;
  background-color: #eff9fa;
  box-sizing: border-box;
}
BODY .blog_holder.blog_small_image article .post_info {
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 0px;
}
BODY .blog_holder.blog_small_image article .post_info * {
  color: #3a777b;
  padding-right: 8px;
  text-decoration: none;
}
BODY .blog_holder.blog_small_image article .post_image {
  width: 40%;
  float: right;
  border: 5px solid #fff;
  box-sizing: border-box;
}
BODY .blog_holder.blog_small_image article .post_image a img {
  border: 6px solid #eff9fa;
  box-sizing: border-box;
}
BODY .blog_holder.blog_small_image article .post_text {
  width: 60%;
}
BODY .blog_holder.blog_small_image article .post_text .post_text_inner {
  padding: 0 40px 0 0;
  background-color: transparent;
}
BODY .blog_holder.blog_small_image article .post_text .post_text_inner .entry_title {
  letter-spacing: 0;
  text-transform: none;
  display: block;
  border-bottom: 8px solid #fff;
  padding: 0 10px 15px 0;
  margin-bottom: 25px;
  color: #3a777b;
}
BODY .blog_holder.blog_small_image article .post_text .post_text_inner .entry_title a {
  text-decoration: none;
}
BODY .blog_holder.blog_small_image article .post_text .post_text_inner p {
  color: #316464;
  font-size: 14px;
}

.post_more {
  text-decoration: none;
  font-weight: 500;
  font-size: 16px;
  color: #62c7cd;
  border: 0;
  text-transform: none;
  text-align: right;
  margin: 20px 0 0;
}
.post_more a {
  text-decoration: none;
  border-bottom: 2px dashed #62c7cd;
  padding: 4px 0;
  font-weight: 500;
  font-size: 16px;
  color: #62c7cd;
  text-transform: none;
}

body .pagination ul li span,
body .pagination ul li a:hover {
  background: #b0e3e6;
  border-color: #b0e3e6;
}
body .pagination ul li a {
  border-color: #eff9fa;
}

/**************************************************************************************************************************/
/**************************************************************************************************************************/
/**********  CALENDARIO DE ACTIVIDADES*************************************************************************************/
/**************************************************************************************************************************/
/**************************************************************************************************************************/
body table.spiffy.calendar-table tbody {
  width: 100%;
}
body table.spiffy.calendar-table tr, body table.spiffy.calendar-table td, body table.spiffy.calendar-table tbody {
  display: block;
  box-sizing: border-box;
  position: relative;
}
body table.spiffy.calendar-table br {
  display: none;
}
body table.spiffy.calendar-table tr {
  width: 100%;
}
body table.spiffy.calendar-table tr.calendar-heading {
  color: #62c7cd;
  border: 0;
  background-color: #fafdfd;
}
body table.spiffy.calendar-table tr.calendar-heading .calendar-date-switcher {
  height: auto;
  text-align: center;
  border: none;
  background-color: #eff9fa;
  color: #62c7cd;
  padding: 20px 20px 20px 20px !important;
  font-size: 26px;
  font-weight: 500;
  width: 100%;
}
body table.spiffy.calendar-table tr.calendar-heading td.calendar-prev {
  float: left;
  width: auto;
  display: inline-block;
  margin: 0;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
body table.spiffy.calendar-table tr.calendar-heading td.calendar-month {
  display: inline-block;
  width: auto;
  margin: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
body table.spiffy.calendar-table tr.calendar-heading td.calendar-next {
  float: right;
  width: auto;
  display: inline-block;
  margin: 0;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
body table.spiffy.calendar-table tr.weekday-titles {
  display: none;
}
body table.spiffy.calendar-table tr:not(.calendar-heading) {
  margin: 10px 0 !important;
}
body table.spiffy.calendar-table tr:not(.calendar-heading) td {
  padding: 15px !important;
  display: block;
  width: 100%;
  height: auto;
  border: 0;
  background-color: #eff9fa;
  margin-bottom: 10px !important;
}
body table.spiffy.calendar-table tr:not(.calendar-heading) td.day-without-date {
  display: none;
}
body table.spiffy.calendar-table tr:not(.calendar-heading) td.no-events {
  display: none;
}
body table.spiffy.calendar-table tr:not(.calendar-heading) td:nth-child(6) .day-number, body table.spiffy.calendar-table tr:not(.calendar-heading) td:nth-child(7) .day-number {
  color: #316464;
}
body table.spiffy.calendar-table tr:not(.calendar-heading) td:nth-child(1) .day-number:before {
  content: "Lunes";
}
body table.spiffy.calendar-table tr:not(.calendar-heading) td:nth-child(2) .day-number:before {
  content: "Martes";
}
body table.spiffy.calendar-table tr:not(.calendar-heading) td:nth-child(3) .day-number:before {
  content: "Mi├®rcoles";
}
body table.spiffy.calendar-table tr:not(.calendar-heading) td:nth-child(4) .day-number:before {
  content: "Jueves";
}
body table.spiffy.calendar-table tr:not(.calendar-heading) td:nth-child(5) .day-number:before {
  content: "Viernes";
}
body table.spiffy.calendar-table tr:not(.calendar-heading) td:nth-child(6) .day-number:before {
  content: "S├íbado";
}
body table.spiffy.calendar-table tr:not(.calendar-heading) td:nth-child(7) .day-number:before {
  content: "Domingo";
}
body table.spiffy.calendar-table tr:not(.calendar-heading) td .day-number {
  display: inline-block;
  vertical-align: middle;
  min-width: 100px;
  font-size: 35px;
  font-weight: 500;
  text-align: center;
  padding: 10px;
  border-right: 5px solid #fafdfd;
  color: #62c7cd;
}
body table.spiffy.calendar-table tr:not(.calendar-heading) td .day-number:before {
  content: "";
  display: block;
  font-size: 12px;
  color: #316464;
}
body table.spiffy.calendar-table tr:not(.calendar-heading) td .event {
  display: inline-block;
  vertical-align: middle;
  padding-left: 20px;
}
body table.spiffy.calendar-table tr:not(.calendar-heading) td .event .calnk {
  padding: 10px 0;
}
body table.spiffy.calendar-table tr:not(.calendar-heading) td .event .calnk .calnk-link .calnk-box a {
  display: inline-block;
  border: 0;
  text-decoration: none;
  padding-right: 10px;
}
body table.spiffy.calendar-table tr:not(.calendar-heading) td .event .calnk .calnk-link .calnk-box span.spiffy-title {
  color: #3a777b;
  border: 0;
  font-size: 16px;
  font-weight: 500;
  padding-right: 10px;
}
body table.spiffy.calendar-table tr:not(.calendar-heading) td .event .calnk .calnk-link .calnk-box span.spiffy-title:hover {
  color: #62c7cd;
}
body table.spiffy.calendar-table tr:not(.calendar-heading) td .event .calnk .calnk-link .calnk-box .calnk-time {
  display: inline-block;
  border: 0 !important;
  text-decoration: none;
  padding: 0 0 0 0px;
  font-size: 14px;
  color: #3a777b;
}
body table.spiffy.calendar-table tr:not(.calendar-heading) td .event .calnk .calnk-link .calnk-box img.calnk-icon {
  float: right;
  position: absolute;
  right: 20px;
  clear: both;
  top: 10px;
  display: none;
}
body table.spiffy.calendar-table tr:not(.calendar-heading) td .event .calnk .calnk-link .calnk-box .spiffy-popup {
  visibility: HIDDEN;
  display: NONE !important;
  color: red;
  background: transparent;
  margin-top: 1px;
  padding: 5px;
  width: auto;
  z-index: 100;
  line-height: 1.2em;
  box-shadow: none;
  border: 0;
  border-radius: 0;
  position: relative;
}

.post_text_inner iframe {
  width: 100%  !important;
}

/**************************************************************************************************************************/
/**************************************************************************************************************************/
/**********   FORMULARIOS           ***************************************************************************************/
/**************************************************************************************************************************/
/**************************************************************************************************************************/
body form .nf-field-label,
body .contact_form .nf-field-label {
  clear: both;
}
body form label,
body .contact_form label {
  font-weight: 500;
  font-size: 14px;
}
body form input[type=text],
body form input[type=email],
body form input[type=tel],
body form textarea,
body .contact_form input[type=text],
body .contact_form input[type=email],
body .contact_form input[type=tel],
body .contact_form textarea {
  width: 100%;
  margin: 0 0 20px;
  padding: 15px 12px;
  border-radius: 3px;
  outline: 0;
  resize: none;
  font-size: 13px;
  line-height: 17px;
  background-color: #fff;
  color: #818181;
  font-family: Raleway,serif;
  font-weight: 400;
  box-sizing: border-box;
  border: 2px solid #b0e3e6;
}
body form .nf-fail,
body form .nf-error,
body .contact_form .nf-fail,
body .contact_form .nf-error {
  border-left: 3px solid orange;
  padding-left: 15px;
  box-sizing: border-box;
}
body form .nf-fail input[type=text],
body form .nf-fail input[type=email],
body form .nf-fail textarea,
body form .nf-fail input[type=tel],
body form .nf-error input[type=text],
body form .nf-error input[type=email],
body form .nf-error textarea,
body form .nf-error input[type=tel],
body .contact_form .nf-fail input[type=text],
body .contact_form .nf-fail input[type=email],
body .contact_form .nf-fail textarea,
body .contact_form .nf-fail input[type=tel],
body .contact_form .nf-error input[type=text],
body .contact_form .nf-error input[type=email],
body .contact_form .nf-error textarea,
body .contact_form .nf-error input[type=tel] {
  border-bottom: 2px solid #62c7cd;
}
body form .nf-error-wrap div,
body .contact_form .nf-error-wrap div {
  font-size: 14px;
  color: orange;
}
body form .nf-field-container,
body .contact_form .nf-field-container {
  margin-bottom: 5px !important;
}
body form .nf-error-msg,
body form .ninja-forms-req-symbol,
body .contact_form .nf-error-msg,
body .contact_form .ninja-forms-req-symbol {
  color: orange;
  padding-left: 5px;
}
body form .list-wrap,
body .contact_form .list-wrap {
  margin: 40px 0;
}
body form .list-wrap ul li input,
body .contact_form .list-wrap ul li input {
  position: fixed;
  z-index: -10;
  bottom: -100px;
  left: -100px;
}
body form .list-wrap ul li label,
body .contact_form .list-wrap ul li label {
  border: 5px solid #eff9fa;
  border-radius: 5px;
  cursor: pointer;
  font-size: 16px;
  padding: 20px;
  box-sizing: border-box;
  text-align: center;
}
body form .list-wrap ul li label.nf-checked-label,
body .contact_form .list-wrap ul li label.nf-checked-label {
  border: 5px solid #62c7cd;
  font-weight: 700;
}
body form .nf-form-title h3,
body .contact_form .nf-form-title h3 {
  border-radius: 4px;
  border: solid 2px #316464;
  box-sizing: content-box;
  color: #316464;
  display: inline-block;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  height: auto;
  letter-spacing: 1px;
  line-height: auto;
  margin: 40px 0px 50px 0px;
  padding: 30px 15px;
  position: relative;
  text-transform: uppercase;
  width: 100%;
  text-align: center;
  box-sizing: border-box;
}
body form h3,
body .contact_form h3 {
  font-weight: 700;
  padding: 30px 0;
  font-size: 18px;
  color: #62c7cd;
}
body form hr,
body .contact_form hr {
  border: 0;
  color: transparent;
  background: transparent;
  box-shadow: none;
  height: 2px;
  border-top: #62c7cd 3px solid;
  margin: 40px 0;
}
body form .field-wrap.submit-wrap,
body .contact_form .field-wrap.submit-wrap {
  text-align: right;
  padding: 30px;
  box-sizing: border-box;
}
body form .field-wrap.submit-wrap input[type=button],
body .contact_form .field-wrap.submit-wrap input[type=button] {
  margin-top: 30px;
  margin-bottom: 50px;
}
body form .field-wrap.submit-wrap input[type=button]:disabled,
body .contact_form .field-wrap.submit-wrap input[type=button]:disabled {
  filter: alpha(opactiy=20) !important;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opactiy=20)" !important;
  -moz-opacity: 0.2 !important;
  -khtml-opacity: 0.2 !important;
  opacity: 0.2 !important;
  cursor: no-drop;
}
body form .nf-response-msg,
body .contact_form .nf-response-msg {
  box-sizing: border-box;
  border: 5px solid #62c7cd;
  padding: 20px;
  text-align: center;
}
body form .nf-response-msg p,
body .contact_form .nf-response-msg p {
  font-size: 16px;
  color: #62c7cd;
  font-weight: 700;
}

/**************************************************************************************************************************/
/**************************************************************************************************************************/
/**********   FOOTER                ***************************************************************************************/
/**************************************************************************************************************************/
/**************************************************************************************************************************/
.home FOOTER .footer_inner .footer_top_holder {
  background-color: #ffff9d;
}
.home FOOTER .footer_inner .footer_top {
  padding: 0;
}

FOOTER {
  /* footer_top */
}
FOOTER .footer_inner .footer_top_holder {
  background-color: transparent;
  z-index: 0;
  position: relative;
}
FOOTER .footer_inner .footer_bottom_holder {
  z-index: 10;
  position: relative;
  padding-top: 50px;
  padding-bottom: 50px;
}
FOOTER .footer_inner .footer_bottom_holder .footer_bottom {
  position: relative;
  max-width: 1000px;
  width: auto;
  height: auto;
  border: 7px solid #fff;
  padding: 20px;
  margin: 0 auto 0px auto;
  display: block;
  text-align: left;
}
FOOTER .footer_inner .footer_bottom_holder .footer_bottom div.rrss {
  position: relative;
  float: right;
  margin-top: -90px;
  right: -20px;
  z-index: 10;
}
FOOTER .footer_inner .footer_bottom_holder .footer_bottom div.rrss a {
  line-height: 1.6rem;
  width: 28px !important;
  height: 28px !important;
  margin-left: 5px !important;
}
FOOTER .footer_inner .footer_bottom_holder .footer_bottom div.rrss a:before {
  color: #316464;
}
FOOTER .footer_inner .footer_bottom_holder .footer_bottom div.contacto {
  position: relative;
  float: right;
  margin-top: -95px;
  right: 285px;
  padding: 5px 10px;
  background-color: #3a777b;
  z-index: 15;
}
FOOTER .footer_inner .footer_bottom_holder .footer_bottom div.contacto p {
  color: #62c7cd;
  text-align: right;
  line-height: 1.2em;
}
FOOTER .footer_inner .footer_bottom_holder .footer_bottom div.contacto a {
  color: #fff;
  text-decoration: none;
}
FOOTER .footer_inner .footer_bottom_holder .footer_bottom div.contacto a:hover {
  text-decoration: underline;
  color: #ffff58;
}
FOOTER .footer_inner .footer_bottom_holder .footer_bottom div.logo {
  display: block;
  position: relative;
  margin-top: -75px;
  margin-left: 15px;
  margin-bottom: 20px;
}
FOOTER .footer_inner .footer_bottom_holder .footer_bottom div.logo img {
  display: inline-block;
  max-width: 230px !important;
  background-color: #3a777b;
  padding: 5px 10px;
}
FOOTER .footer_inner .footer_bottom_holder .footer_bottom div.presen {
  position: relative;
  float: left;
  max-width: 350px;
  display: inline-block;
  padding: 0 25px;
  margin-bottom: 25px;
}
FOOTER .footer_inner .footer_bottom_holder .footer_bottom div.presen p {
  color: #fff;
}
FOOTER .footer_inner .footer_bottom_holder .footer_bottom div.listados {
  float: left;
  text-align: left;
  position: relative;
  padding: 0 25px;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 25px;
  max-width: 15%;
}
FOOTER .footer_inner .footer_bottom_holder .footer_bottom div.listados .footer_text_title {
  display: block;
  color: #ffff58;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  padding-bottom: 15px;
}
FOOTER .footer_inner .footer_bottom_holder .footer_bottom div.listados p {
  text-align: left;
}
FOOTER .footer_inner .footer_bottom_holder .footer_bottom div.listados ul.menu li {
  display: block;
  margin: 0;
  padding: 0 0 5px 0;
  text-align: left;
}
FOOTER .footer_inner .footer_bottom_holder .footer_bottom div.listados ul.menu a {
  height: auto;
  text-transform: none;
  font-size: 14px;
  font-weight: 300;
  color: #fafdfd;
  text-decoration: none;
  display: block;
}
FOOTER .footer_inner .footer_bottom_holder .footer_bottom div.listados ul.menu a:hover {
  text-decoration: underline;
  color: #ffff58;
}
FOOTER .footer_inner .footer_bottom_holder .footer_bottom div.logos {
  margin-top: 20px;
  text-align: right;
  position: relative;
}
FOOTER .footer_inner .footer_bottom_holder .footer_bottom:after {
  content: "";
  position: relative;
  clear: both;
  display: table;
}
FOOTER .footer_inner .footer_bottom_holder .footer_bottom .programacheque {
  display: table;
  float: none;
  width: 100%;
  text-align: right;
}
FOOTER .footer_inner .footer_bottom_holder .footer_bottom .programacheque p {
  font-size: 13px;
  line-height: 18px;
  margin-bottom: 7px;
  color: #fff;
}

.home p.no-break {
  display: none;
}

#horariostaboa .qode-advanced-pricing-table {
  border: 2px solid rgba(98, 199, 205, 0.2);
}
#horariostaboa .qode-advanced-pricing-table .qode-apt-title-holder {
  padding: 15px;
  text-align: center;
  vertical-align: middle;
}
#horariostaboa .qode-advanced-pricing-table .qode-apt-column-title-holder {
  text-align: right;
  padding-right: 0px;
}
#horariostaboa .qode-advanced-pricing-table .qode-apt-item-title,
#horariostaboa .qode-advanced-pricing-table .qode-apt-item-price {
  display: block;
  padding: 15px;
  font-size: 0.9em;
  line-height: 1em;
  text-align: center;
}
#horariostaboa .qode-advanced-pricing-table div.qode-apt-item-title {
  padding-bottom: 5px;
  font-weight: 600;
}
#horariostaboa .qode-advanced-pricing-table div.qode-apt-item-price {
  padding-top: 5px;
}
#horariostaboa .qode-advanced-pricing-table .qode-apt-row:nth-child(even) {
  background-color: rgba(98, 199, 205, 0.05);
}

/**************************************************************************************************************************/
/**************************************************************************************************************************/
/**********   TENDA ONLINE: ecwid   ***************************************************************************************/
/**************************************************************************************************************************/
/**************************************************************************************************************************/
/* 
Quitar crear conta nova de cliente:
Ecwid > Configuraci├│n > Cesta de compra > Pedir a los clientes que creen una cuenta al proceder al pago 
e ademais este css*/
table.ecwid-Checkout-blockTitle button,
div.ecwid-Checkout-PasswordBlock {
  display: none;
}

table.ecwid-Checkout-blockTitle .ecwid-btn {
  display: none;
}

.ecwid-productBrowser-CheckoutPaymentDetailsPage .ecwid-btn.ecwid-btn--secondary.ecwid-btn--sign_in {
  display: none;
}

.ecwid-productBrowser-CheckoutShippingAddressPage .ecwid-btn.ecwid-btn--secondary.ecwid-btn--address_book_sign_in {
  display: none;
}

/**************************************************************************************************************************/
/**************************************************************************************************************************/
/**********    ***************************************************************************************/
/**************************************************************************************************************************/
/**************************************************************************************************************************/
@media (max-width: 950px) {
  #qode-portada .carousel-inner {
    border: 0;
  }

  .boxed div.section .section_inner,
  .carousel-inner .slider_content_outer,
  .container_inner,
  .container_inner nav.content_menu,
  .full_width .parallax_content,
  .steps_holder_inner,
  div.grid_section .section_inner,
  nav.content_menu ul {
    width: 90%;
  }

  html body header {
    background: #fafdfd;
  }
  html body header .header_top .left {
    float: left;
    height: auto;
  }
  html body header .header_inner .header_top_bottom_holder .widget_synved_social_follow {
    bottom: 0px;
    right: auto;
    top: 5px;
  }
  html body header .header_inner .header_top_bottom_holder .header_bottom .container_inner .header_inner_left .logo_wrapper {
    height: 110px !important;
    left: 10%;
  }
  html body header .header_inner .header_top_bottom_holder .header_bottom .container_inner .header_inner_left .logo_wrapper .q_logo a {
    height: 85px !important;
    left: 0;
  }

  body FOOTER .footer_inner .footer_bottom_holder {
    padding-top: 0;
    padding-bottom: 10px;
  }
  body FOOTER .footer_inner .footer_bottom_holder .footer_bottom {
    text-align: center;
    border: 0;
  }
  body FOOTER .footer_inner .footer_bottom_holder .footer_bottom div.rrss {
    float: none;
    margin: 0 auto;
    right: auto;
  }
  body FOOTER .footer_inner .footer_bottom_holder .footer_bottom div.contacto {
    float: none;
    margin: 10px auto;
    right: auto;
  }
  body FOOTER .footer_inner .footer_bottom_holder .footer_bottom div.contacto p {
    text-align: center;
  }
  body FOOTER .footer_inner .footer_bottom_holder .footer_bottom div.logo {
    float: none;
    margin: 10px auto;
    right: auto;
  }
  body FOOTER .footer_inner .footer_bottom_holder .footer_bottom div.listados {
    float: none;
    text-align: center;
    padding: 20px 25px;
    margin: auto;
    max-width: none;
  }
  body FOOTER .footer_inner .footer_bottom_holder .footer_bottom div.listados ul.menu a {
    line-height: 1.2rem;
    text-align: center;
  }

  .videotop {
    margin-top: 0;
    padding-bottom: 0;
    background-color: #fafdfd;
  }

  .BLOQUES .wpb_column {
    margin-bottom: 15px !important;
  }

  .section.BLOQUES > .section_inner > .section_inner_margin {
    display: block;
  }
  .section.BLOQUES > .section_inner > .section_inner_margin > .vc_column_container {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  .qbutton {
    white-space: normal;
    box-sizing: border-box !important;
    height: auto !important;
    line-height: 1.4rem !important;
    padding: 15px 16px !important;
  }

  BODY .blog_holder.blog_small_image article .post_text {
    width: 100%;
  }
  BODY .blog_holder.blog_small_image article .post_text .post_text_inner {
    padding: 0 0px 0 0;
  }
  BODY .blog_holder.blog_small_image article .post_image {
    width: 100%;
  }

  BODY .blog_single.blog_holder article .post_text .post_text_inner {
    box-sizing: border-box;
  }
  BODY .blog_single.blog_holder article .post_text .post_text_inner img, BODY .blog_single.blog_holder article .post_text .post_text_inner iframe {
    width: 100%;
    box-sizing: border-box;
  }

  body table.spiffy.calendar-table tr:not(.calendar-heading) td {
    box-sizing: border-box;
  }
  body table.spiffy.calendar-table tr:not(.calendar-heading) td .day-number {
    min-width: none;
    width: 25%;
    box-sizing: border-box;
    display: inline-block;
    position: relative;
    vertical-align: top;
  }
  body table.spiffy.calendar-table tr:not(.calendar-heading) td .event {
    width: 65%;
    box-sizing: border-box;
    display: inline-block;
    position: relative;
    vertical-align: top;
  }
  body table.spiffy.calendar-table tr:not(.calendar-heading) td .calnk-time {
    padding: 0 0 0 5px;
  }

  body .two-col-list ul li,
  body .three-col-list ul li,
  body .four-col-list ul li,
  body .five-col-list ul li,
  body .six-col-list ul li {
    float: none;
    width: 100%;
    box-sizing: border-box;
  }
  body .two-col-list ul li label,
  body .three-col-list ul li label,
  body .four-col-list ul li label,
  body .five-col-list ul li label,
  body .six-col-list ul li label {
    margin-left: 0 !important;
  }

  body .nf-form-cont .one-half,
  body .nf-form-cont .three-sixths,
  body .nf-form-cont .two-fourths {
    width: 100%;
    box-sizing: border-box;
    margin-left: 0;
  }

  /*
  .carousel{
  	.qode_slider_preloader{
  		display: none !important;
  	}
  	.carousel-inner .item{
  		display: block !important;
  		.video-wrapXXXXX{
  			top: 0;
  			left: 0;
  			overflow: hidden;
  			position: absolute;
  			width: 100% !important;
  			z-index: 10;
  			opacity: 1;
  			iframe{
  				width: 100% !important;
  				//height: 100% !important;
  			}
  			video{
  				display: none;
  			}
  		}
  	}
  	
  }
  */
}
@media only screen and (max-width: 1000px) and (min-width: 600px) {
  header .header_top .left {
    display: none;
  }
}
