@charset "utf-8";
/* CSS Document */
/* montserrat-300 - latin */
@font-face {
  font-display: swap;
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/montserrat-v15-latin-300.eot'); /* IE9 Compat Modes */
  src: local('Montserrat Light'), local('Montserrat-Light'),
  url('../fonts/montserrat-v15-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('../fonts/montserrat-v15-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
  url('../fonts/montserrat-v15-latin-300.woff') format('woff'), /* Modern Browsers */
  url('../fonts/montserrat-v15-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
  url('../fonts/montserrat-v15-latin-300.svg#Montserrat') format('svg'); /* Legacy iOS */
}

/* montserrat-regular - latin */
@font-face {
  font-display: swap;
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/montserrat-v15-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Montserrat Regular'), local('Montserrat-Regular'),
  url('../fonts/montserrat-v15-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('../fonts/montserrat-v15-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
  url('../fonts/montserrat-v15-latin-regular.woff') format('woff'), /* Modern Browsers */
  url('../fonts/montserrat-v15-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
  url('../fonts/montserrat-v15-latin-regular.svg#Montserrat') format('svg'); /* Legacy iOS */
}

/* montserrat-600 - latin */
@font-face {
  font-display: swap;
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/montserrat-v15-latin-600.eot'); /* IE9 Compat Modes */
  src: local('Montserrat SemiBold'), local('Montserrat-SemiBold'),
  url('../fonts/montserrat-v15-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('../fonts/montserrat-v15-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
  url('../fonts/montserrat-v15-latin-600.woff') format('woff'), /* Modern Browsers */
  url('../fonts/montserrat-v15-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
  url('../fonts/montserrat-v15-latin-600.svg#Montserrat') format('svg'); /* Legacy iOS */
}

html {
  font-display: swap;
  font-family: "Open Sans";
  font-size: 14px;
}
a {
  text-decoration: none;
  color: #009cbd;
}
a:visited {
  text-decoration: none;
  color: #009cbd;
}
a:focus {
  text-decoration: none;
  color: #009cbd;
}
a:hover {
  color: #333;
}
ol, ul {
  margin: 0;
  list-style-position: inside;
}
p {
  margin: 0;
  margin-bottom: 10px;
  line-height: 24px; font-size: 16px; font-family: "Open Sans";
}
hr {
  background-color: #ddd;
  border: 0;
  height: 1px;
  margin-top: 3em;
  margin-bottom: 3em;
  width: 70%;
}
h1 {font-size: 56px; line-height: 64px; font-weight: 400;margin-bottom: 10px;color:#01323e;letter-spacing:normal;font-family: "Open Sans";}
h2 {font-size: 40px; line-height: 48px; font-weight: 400;margin-bottom: 10px;color:#01323e;letter-spacing: normal;font-family: "Open Sans";}
h3 {font-size: 30px; line-height: 38px; font-weight: 400;margin-bottom: 10px;color:#01323e;letter-spacing:normal;font-family: "Open Sans";}
h4 {font-size: 28px; line-height: 38px; font-weight: 400;color:#01323e;letter-spacing:normal;margin-bottom: 10px;font-family: "Open Sans";}
h5 {font-size: 19px; line-height: 29px; font-weight: 400;color:#01323e;letter-spacing: normal;margin-bottom: 10px;font-family: "Open Sans";}
h6 {font-size: 16px; line-height: 26px; font-weight: 400;color:#01323e;letter-spacing: normal;margin-bottom: 10px;font-family: "Open Sans";}
label {
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
  margin: 0 0 10px 0;
  color: #333333;
}
label::after {
  content: none;
}
.site {
  width: 100%;
}
#header {
  position: fixed;
  width: 100%;
  padding:0;
  z-index: 13000;
  top: 0;
  left: 0;
  background: #1d2c38;
}
b, strong {
  font-weight: 600;
}
/*
#header.header-scrolled {
  opacity: 0;
  height: 0;
  transition: all .35s ease-in-out
}
*/
.container {
  max-width: 1240px !important;
  margin: auto !important;
}
#content {
  width: 100%;
}
#primary {
  padding: 40px 0px 40px 0px;
}
#footer {
  background: url("../images/bg_footer.svg") top center #333f48;
  background-size: cover;
  padding: 80px 0 0 0;
}
.top-footer {
  padding-bottom: 60px;
}
.site-footer {
  width: 100%;
  background: #333;
  padding: 60px 0px 40px 0px;
  margin-top: 40px;
}
#breadcrumbs {
  margin: 0 0 10px;
  color: #ffffff !important;
  font-size: 14px;
  font-style: italic
}
#breadcrumbs a {
  color: #ffffff !important;
}
/*-------------------HEADER MENU --------------------*/
.navbar {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: .5rem 0rem;
}
.navbar-brand {
  display: inline-block;
  padding-top: .3125rem;
  padding-bottom: .3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap;
}
.navbar-brand img {
  width: 160px;
  height: auto;
  transition: all .35s ease-in-out
}
.header nav {
  z-index: 1000;
  width: auto;
  float: right;
  margin: 15px 0 0 0;
}
.navbar-brand .header-scrolled {width: 130px; height: auto;transition: all .35s ease-in-out}
.bgcolor{
  top:0 !important;
  background-color: rgba(21,21,21,.9) !important;
  transition: all .35s ease-in-out
}
.p-block {padding: 80px 60px;}
@media screen and (max-width: 800px) {
  .menu_bar {
    display: block;
    width: auto;
    float: right;
  }
  .navbar-brand img {
    width: 120px;
    height: auto;
    margin: 20px 0 10px 10px;
  }
  .menu_bar .bt-menu {
    display: block;
    padding: 5px;
    color: #fff;
    overflow: hidden;
    font-size: 25px;
    font-weight: bold;
    text-decoration: none;
  }
  .menu_bar .bt-menu i {
    color: #fff;
  }
  .menu_bar span {
    float: right;
    font-size: 40px;
  }
  .header nav {
    width: 80%;
    height: calc(100% - 80px);
    position: fixed;
    right: 100%;
    margin: 0;
    overflow: scroll;
  }
  .header nav ul {
    background: #333;
  }
}
.current-menu-parent a {
  border-bottom: none;
}
.current_page_item a {
  color: #f8cb03;
  border-bottom:none;
}
.current-menu-parent .current_page_item {color:#ffffff;}
.logo-footer img {
  width: 140px;
  height: auto;
}
.icon-iso {
  width: 40px;
  float: left;
  margin-right: 20px;
  margin-top: 3px;
}
.masthead {
	background: #003e68;
	background-size: cover;
	margin-top: 90px !important;
	padding: 50px 0 40px 0;
}
.bg_hero h1 {font-size: 48px; line-height:60px; font-weight: 300; color: #ffffff; margin-bottom: 10px;}
.bg_hero h2 {
  font-size: 20px;
  color: #ffffff;
  margin-bottom: 0px;
  letter-spacing: normal;
  line-height: 30px;
}
.bg_hero h1::after, .bg_hero h2::after {content: none;}
.bg_hero .logo-banner {width: 226px;margin-top: 20px;}
.bg_hero .btn, .bg_hero .wp-block-button__link{
  width: auto !important;
  background: #d44528;
  color: #fff;
  padding: 8px 20px !important;
  font-size: 14px !important;
  letter-spacing: 1.2px; border-radius: 0 !important;font-weight: 500;margin-top: 25px;
  box-shadow: inset 0 0 0 0 #d44528;
  -webkit-transition: all ease 0.8s;
  -moz-transition: all ease 0.8s;
  transition: all ease 0.8s;
}
.bg_hero .btn:hover, .bg_hero .wp-block-button__link:hover {
  color: #ffffff;
  box-shadow: inset 0 -70px 0 0 #cd2653;
}
/*------------- TITLE HEADER -----------*/
.bg-header {
  background: #F8F8F8;
  text-align: center;
  padding: 20px 0 20px 0;
}
.bg-header h3, .bg-header p {
  font-family: "Open Sans";
}
.bg_hero .title-frase {
  font-size: 40px;
  line-height: 46px;
  font-weight: 400;
  letter-spacing: 1px;
  margin: 0 0 8px 0;
  color: #d44528;
}
.bg_hero .title-frase-default {
  font-size: 30px;
  line-height: 46px;
  font-weight: 400;
  letter-spacing: 1px;
  margin: 0 0 8px 0;
  color: #fff;
}
.p-frase {
  font-size: 23px;
  color: #333;
  margin-bottom: 20px;
}
.p-frase a {
  color: #f8cb03;
}
.p-frase a:hover {
  color: #333;
}
.title-masthead {
  font-size: 40px;
  line-height: 46px;
  font-weight: 400;
  letter-spacing: 1px;
  margin: 0px;
}
.title-h4 {
  font-size: 30px;
}
.title-callaction {
  font-size: 30px;
  font-weight: normal; color: #fff;
}
.tel-callaction a {
  font-size: 40px;
  font-weight: bold;
  color: #fff;
}
.tel-callaction a:hover {
  color: #dedede;
}
.p-callaction {}
.text-white {color:#ffffff;}
/*---------------------------*/
.form-service {
  margin: 20px;
}
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid #ccc;
  padding: 10px;
  border-radius: 0;
  -webkit-border-radius: 0;
  width: 100%;
  background: #fff; color: #999;
}
.btn, .wp-block-button__link {
  background: #00A1AF;;
  color: #fff;
  padding: 10px 20px;
  font-size: 12px;
  text-align: center;
  border-radius: 0;
  display: block;
  cursor: pointer;
  border: none;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 500;
  width: auto;
  margin: auto;
  display: inline-block;
}
.btn:hover, .wp-block-button__link:hover {
  background: #00A1AF;;
  color: #ffffff;
}
.btn:visited, .wp-block-button__link:visited {
  color: #ffffff;
}
.btn-home  {
  background: #003e68;
  color: #fff;
  padding: 15px 25px;
  font-size: 14px;
  text-align: center;
  border-radius: 10px;
  display: block;
  cursor: pointer;
  border: none;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: bold;
  width: auto;
  margin: auto;
  display: inline-block;
  margin-top: 360px;
}
.btn-home:hover {
  background: #000000;;
  color: #ffffff;
}
.btn-home:visited {
  color: #ffffff;
}
/*---------------------*/
.icon-box {
  position: relative;
  margin-top: 20px;
  padding: 0 10px 10px 80px;
  border: 1px solid #E3EBEA;
  border-radius: 10px;
  background: #E3EBEA;
}
.icon-left {
  border-radius: 50%;
  text-align: center;
  display: block;
  position: absolute;
  width: 55px;
  height: 55px;
  top: 10px;
  left: 0;
  margin: 10px;
  background: #d44528;
}
.icon-box h4 {
  text-align: left;
  margin-bottom: 2px;
  margin-top: 20px;
}
.icon-box p {
  text-align: left;
  font-size: 12px;
}
.icon-responsive {width: auto; height: 15px; float: left; margin: 3px;}
/*----------------------*/
/*--------------*/
.icon-inline {
  float: left;
  width: 30px;
  top: -6px;
  position: relative;margin-right:10px;
}
.p-head{font-size: 16px; color: #00A1AF; font-weight: 700;}
.h4-modulo {font-size: 30px; line-height: 36px; color: #333;text-transform: none;}
.h4-modulo::after {
  content: '';
  display: block;
  height: 3px;
  width: 90px;
  background: #f8cb03;
  margin-top: 5px !important;
}
.p-foot {font-size: 16px; color: #f8cb03; font-weight: normal;}
/*--------------*/
.listas h5 {
  font-family: "Open Sans";
  font-size: 14px;
  font-weight: normal;
  text-align: left;
  margin-bottom: 20px;
}
.list-product {
  font-size: 14px;
  margin: 0;
  padding: 0px;
}
.list-product li {
  font-family: "Open Sans";
  list-style: none;
  list-style-position: inside;
  width: 33.33%;
  float:left;
  color: #333;
  font-size: 14px;
  margin-bottom: 1px;
  text-align: left;
}
.list-product li a {
  color: #f8cb03;
  text-decoration: none;
}
.list-product li a:hover {
  color: #333;
}
/*--------------------- HEADER PROFESIONAL ------*/
.entry-content {
  width: 100%;
}
.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {
  margin-bottom: 15px;
}
.entry-content ul {
  padding-left: 30px;
  margin-bottom: 25px;
}
.entry-content ol {
  padding-left: 30px;
  margin-bottom: 25px;
}
.entry-header {
  width: 100%;
  margin-bottom: 10px;
}
.entry-header h1 {
  font-size: 40px;
  line-height: 46px;
  font-weight: 400;
  letter-spacing: 1px;
  margin: 0px;
  margin-bottom: 20px;
}
.entry-header h1 span {
  color: #d44528;
}
.entry-header p {
  font-family: "Open Sans";
}
.entry-header .presentacion {
  font-style: italic;
  font-weight: 400;
  color: #d44528;
}
/*----------------------*/
.card {
  background: #fff;
  border: 1px solid #d0d0d0;
  border-radius: 0;
  padding: 20px;
  margin: 5px;
  flex: auto;
  width: 100%;
  overflow: hidden;
}
.card:hover{
  -webkit-box-shadow: 0 0 32px -14px rgba(115, 115, 115, 1);
  -moz-box-shadow: 0 0 32px -14px rgba(115, 115, 115, 1);
  box-shadow: 0 0 32px -14px rgba(115, 115, 115, 1);
  -webkit-transform: scale(1.03);
  -ms-transform: scale(1.03);
  transform: scale(1.03);
  -webkit-transition: .3s ease-in-out;
  -moz-transition: .3s ease-in-out;
  -ms-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}
.card{
  -webkit-transition: .3s ease-in-out;
  -moz-transition: .3s ease-in-out;
  -ms-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}
.card hr {
  margin-top: .5em;
  margin-bottom: .5em;
}
.card .card-body {
  margin: 20px;
}
.card .card-body .card-title {
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
  letter-spacing: normal;
  margin: 0px;
  margin-bottom: 10px;
  color: #d44528;
}

.box-avatar {
  background: #fff;
  border: 1px solid #d0d0d0;
  border-radius: 10px;
  padding: 10px 0;
  flex: 100%;
  width: 100%;
  -webkit-box-shadow: 0 0 32px -14px rgba(115, 115, 115, 1);
  -moz-box-shadow: 0 0 32px -14px rgba(115, 115, 115, 1);
  box-shadow: 0 0 32px -14px rgba(115, 115, 115, 1)
}
.box-avatar-pt-50 {padding-top: 50px;}
.box-avatar-pt-120 {padding-top: 120px;}
.avatar {
  text-align: center;
  width: 100%;
  max-width: 100px;
}
.avatar img {
  width: 100px;
  height: 100px
}
.btn-avatar {
  color: #fff;
  background-color: #d44528;
  font-size: 14px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 15px;
  padding-right: 15px;
  border-radius: 5px;
  text-align: center;
  display: block;
  width: 50%;
  margin: auto;
  text-decoration: none
}
.font-weight-bold {
  font-weight: 700 !important
}
.text-center {
  text-align: center !important
}
.mb-3, .my-3 {
  margin-bottom: 1rem !important
}
.mt-4, .my-4 {
  margin-top: 1.5rem !important
}
.btn-avatar:hover {
  color: #fff;
  text-decoration: none;
  background: #d44528;
}
.box-avatar a:active, .box-avatar a:focus {
  color: #333333
}
.box-avatar a:visited {
  color: #fff;
}
.box-avatar h4 {
  font-size: 18px;
  padding: 10px 15px;
  line-height: 20px;
  height: 50px;
  vertical-align: middle
}
.box-avatar p {
  font-size: 14px;
  color: #333;
  padding: 10px;
  text-align: center;
}
.rounded-circle {
  border-radius: 50% !important;
  vertical-align: middle
}
.p_descripcion {height: 60px;}
.centrado {
  display: flex;
  justify-content: center;
  align-content: center;
  flex-direction: column;
}
.box-service {
  background: #fff;
  border: 1px solid #d0d0d0;
  border-radius: 10px;
  padding: 40px;
  margin: 15px;
  flex: 20%;
  width: 20%;
}
.box-service .icon_center {
  border-radius: 50%;
  text-align: center;
  width: 140px;
  height: 140px;
  background: #d44528;
  margin: auto;
  margin-top: -90px;
}
.box-service .icon_center img {
  width: 60px;
  height: 60px;
  text-align: center;
  margin: auto;
}
.box-service h4 {
  font-size: 18px;
  font-weight: bold;
  padding: 0;
  line-height: 26px;
  color:#3b1d82;
  margin-bottom: 10px; margin-top: 30px;
}
.box-service h5 {
  font-size: 18px;
  font-weight: bold;
  padding: 0;
  line-height: 26px;
  vertical-align: middle;
  color:#333;
  margin-bottom: 20px;
}
.box-service p {
  font-size: 15px;
  color: #333;
}
.box-service i {
  position: absolute;
  right: -10px;
  top: -10px;
  font-size: 55px;
  color: #bababa;
}
/*-----*/
.box-square {
  background: #fff;
  border: 1px solid #d0d0d0;
  border-radius: 10px;
  padding: 40px;
  margin: 15px;
  flex: 20%;
  width: 20%;
  -webkit-box-shadow: 0 0 32px -14px rgba(115, 115, 115, 1);
  -moz-box-shadow: 0 0 32px -14px rgba(115, 115, 115, 1);
  box-shadow: 0 0 32px -14px rgba(115, 115, 115, 1);
  overflow: hidden;
}
.box-square h4 {
  font-size: 18px;
  font-weight: bold;
  padding: 0;
  line-height: 26px;
  vertical-align: middle;
  color:#3b1d82;
  margin-bottom: 10px;
}
.box-square p {
  font-size: 15px;
  color: #333;
}
.box-square i {
  position: absolute;
  right: -10px;
  top: -10px;
  font-size: 55px;
  color: #bababa;
}
.box-square .count-number {
  position: absolute;
  right: -55px;
  bottom: -55px;
  width: 120px;
  height: 120px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  background: #dedede;
  color: #fff;
  display: block;
  text-align: left;
  font-size: 18px;
  font-weight: 700;
  padding: 25px 30px;
}
/*------*/
.schedule-listing {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}
.schedule-listing .schedule-slot-time {
  color: #fff;
  background: #e7015e;
  padding: 60px 20px;
  font-size: 15px;
  font-weight: 700;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 18%;
  flex: 0 0 18%;
  max-width: 18%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
}
.schedule-listing .schedule-slot-info .schedule-slot-title {
  font-size: 24px;
}
.schedule-listing .schedule-slot-info {
  position: relative;
  padding: 35px 40px 35px 40px;
  border: 1px dashed #e5e5e5;
  border-left: none;
  width: 100%;
}
/*--------------------------SIDEBAR ---------*/
.sidebar {
  width: 100%;
  margin-bottom: 20px;
  border: 1px solid #dedede;
  padding: 20px 10px;
  float: left;
}
.sidebar hr {
  height: 1px;
  background: #D5DFDE;
  width: 70%;
  margin: auto;
  margin-top: 10px;
  margin-bottom: 20px;
}
.sidebar h4 {
  color: #d44528;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 1px;
  margin: 0px;
  width: 100%;
  text-align: center;
  text-transform: uppercase;
}
.sidebar p {
  font-size: 14px;
  font-weight: 400;
  text-align: justify;
  line-height: 22px;
  margin: 0px
}
.sidebar ul {
  padding: 0px;
  margin: 0px;
  width: 100%;
}
.sidebar ul li {
  margin-bottom: 7px;
  border-bottom: 1px solid #D5DFDE;
  padding: 8px 10px;
  list-style: none;
  list-style-position: inside;
  width: 100%;
  float: left;
}
.sidebar ul li figure {width: 25%;float: left;}
.sidebar ul li figure img {width: 80px;}
.sidebar ul li h4 {
  width: 75%;
  float: left;
  color: #d44528;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: normal;
  margin: 0px;
  text-align: left;
  text-transform: uppercase;
  line-height: 18px;
  margin-top: 12px;
}
.sidebar ul li p { width: 75%; float: left;}
.sidebar ul li p a {
  text-decoration: none;
  color: #d44528;
}
.sidebar ul li a:visited {
  text-decoration: none;
  color: #333;
}
.sidebar ul li a:focus {
  text-decoration: none;
  color: #d44528;
}
.sidebar ul li a:hover {
  color: #d44528;
}
.sidebar .current_page_item {
  background: #d44528;
}
.sidebar .current_page_item > a {
  color: #fff !important;
}
.sidebar .current_page_item a:hover {
  color: #d44528;
}
.form-contact p {color:#ffffff;}
.wpcf7-form .wpcf7-form-control-wrap {
  width: 100%;
}
.wpcf7-form .wpcf7-form-control {
  border-radius: 0;
  width: 100%;
  padding: 16px 14px;
  font-size: 14px;
  margin-bottom: 18px;
}
.form-contact .wpcf7-form .wpcf7-form-control {
  border-radius: 0;
  width: 100%;
  padding: 16px 24px;
  font-size: 14px;
  margin-bottom: 8px;
  border: none;
}
.wpcf7-form .btn-submit {
  width: auto !important;
  background: #fff;
  color: #333;
  padding: 10px 20px !important;
  font-size: 14px;
  text-align: center;
  border-radius: 40px;
  display: block;
  cursor: pointer;
  border: none;
}
.wpcf7-form .btn-submit:hover {
  background: #333333;color: #ffffff;
  text-decoration: none;
}
.wpcf7-form .btn-submit-h {
  width: auto !important;
  background: #151515; !important;
  color: #fff;
  padding: 10px 20px !important;
  font-size: 14px;
  text-align: center;
  border-radius: 0;
  display: block;
  cursor: pointer;
  border: none;
}
.btn-submit-h:hover {
  background: #333;
}
.wpcf7-form br {
  display: none;
}
.wpcf7-form span.wpcf7-not-valid-tip {
  color: red;
  font-size: 1em;
  font-weight: 400;
  display: block;
  padding: 0px 0px 0px 0px;
  margin-bottom: 5px;
}
input[type=text]:focus, input[type=tel]:focus, input[type=email]:focus, textarea:focus {
  border: 1px solid rgba(233, 81, 29, 1);
  box-shadow: 0 0 5px rgba(233, 81, 29, 1);
  border-radius: 0;
}
/*----------------FOOTER--*/
#footer {
  width: 100%;
  float: left;
  color: #ffffff;
  font-family: "Open Sans";
}
#footer .apart-f {font-size: 18px; color: #ffffff; line-height: 20px;}
#footer .apart-f span {font-size: 21px; font-weight: 600; line-height: 35px}
#footer .apart-f a:hover {color: #ffffff;}
.footer-copyright {border-top: 1px solid #4d4d4d; }
#footer h5 {
  font-family: "Open Sans";
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 600;
  color:#f8cb03;
  margin-bottom: 20px;
}
#footer ul {
  font-size: 14px;
  margin: 0;
  padding: 0;
  font-weight: 300;
}
#footer ul li {
  font-family: "Open Sans";
  list-style: none;
  list-style-position: inside;
  color: #666666;
  font-size: 14px;
  margin-bottom: 15px;
}
#footer ul li a {color: #ffffff;}
#footer ul li a:hover {color: #f8cb03;}
#footer p {
  font-weight: 300;
  color: #ffffff;
  text-decoration: none;
  font-size: 14px;
}
#footer p a {
  color: #ffffff;
  text-decoration: none;
}
#footer p a:hover {
  color: #f8cb03;
}
#footer .page-footer {display: inline-block;}
#bottom-footer {
  background: #01323e;
  border-top: 1px solid #ffffff;
  padding: 20px 0;
}
#bottom-footer .footer-copyright {
  color: #ffffff;
}
#bottom-footer .footer-copyright p {
  color: #ffffff;
  width: 100%;
  text-align: right;
  font-weight: 300;
}
#bottom-footer  .icon-footer  {width: 35px;}
.icon-flag {
  display: inline-block;
  padding: 0;
  position: relative;
  top: 4px;
  left: 0;
}
.icon-flag img {width: 30px;}
.bg_hero  p a {color: #ffffff;}
.bg_hero  p a:hover {color: #f8cb03;}
.btn-contor {
  border: 1px solid #f8cb03;
  border-radius: 25px;
  padding: 3px 12px;
  top: -4px;
}
.btn-contor a:hover {color: #ffffff;}
.btn-contor:hover {
  border: 1px solid #f8cb03;
  background: #00c1c1;
  border-radius: 25px;
  padding: 3px 12px;
  top: -4px;
  color: #00c1c1;
}
.uagb-section__inner-wrap {
  padding-left: 15px;
  padding-right: 15px;
}
.list-distribuidores {list-style: none;}
.wp-pagenavi {
  clear: both;
}

.wp-pagenavi a, .wp-pagenavi span {
  text-decoration: none;
  border: 1px solid #BFBFBF;
  padding: 5px 10px;
  margin: 2px; font-size: 14px;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
  border-color: #999;
}

.wp-pagenavi span.current {
  font-weight: normal;
}
.cace {
  display: inline-block;
  width: 170px;
  float: left;
  margin-right: 20px;
}
.mercadopago {margin-bottom: 20px;}
.title-variaciones {font-weight: bold;}
.afip {
  display: inline-block;
  width: 70px;
  float: left;
  position: relative;
  top: -18px;
}
.select_option {
  float: left;
  border: 2px solid #009cbd;
  margin-right: 3px;
  padding: 20px; display: block; cursor: pointer;
}
.select_option {
	float: left;
	border: 2px solid #009cbd;
	margin: 5px;
	padding: 10px;
	display: inline-block;
	cursor: pointer;
	width: auto;
	min-width: 200px;
}
.select_option span, .select_option img {
  width: auto;
}
.select_option:hover, .select_option.selected {
	border-color: #009cbd;
	background: #009cbd;
	color: #ffffff;
}
.select_option span, .select_option img {
  border: none;
}
.posted_in {display:none!important;}
.woocommerce div.product .woocommerce-tabs .panel h2 {
font-size: 24px !important;
}
@media (max-width:576px) {
  .section-top {display: none;}
  .btn-contor {
    border: none;
    border-radius: 0;
    padding: 0;
    top: 0;
  }
  .masthead {
    padding: 0;
    background: #003e68;
    background-size: cover;
    margin-top: 90px;
  }
  .p-block {padding: 40px 20px}
  .p-movil {text-align: center;}
  .btn-contor a:hover {color: #333;}
  .btn-contor:hover {
    border: 0;
    background: none;
    border-radius:0;
    padding: 0;
    top: 0;
    color: #333;
  }
  .btn-home  {
    margin-top: 0;
  }
  .uagb-section__wrap {
    padding-left: 10px;
    padding-right: 10px;
  }
  .uagb-section__inner-wrap {
    padding-left: 0;
    padding-right: 0;
  }
  #header {
    top: 0;
  }
  .menu-modal.active {
    z-index: 15000;
  }
  .pt-5, .py-5 {
    padding-top: 1.3rem !important;
  }
  .pb-5, .py-5 {
    padding-bottom: 1.3rem !important;
  }
  .mb-5, .my-5 {
    margin-bottom: 1rem !important;
  }
  h2 {
    font-size: 38px;
    line-height: 38px;
    margin-bottom: 10px;
    color: #333;
    letter-spacing: normal;
  }
  p,ul,li {font-size: 16px;}
  .list-product li {
    width: 48%;
    font-size: 16px;
  }
  .centrado {
    margin: 10px 0;
  }

  .entry-header h1 {
    font-size: 30px;
    line-height: 36px;
    text-align: center;
    margin-bottom: 20px;
  }
  .title-masthead {
    font-size: 30px;
    line-height: 36px;
    font-weight: 400;
    letter-spacing: 1px;
    margin-bottom: 20px;
  }

  .bg_hero h1 {font-size: 56px; line-height:56px;color: #ffffff; margin-bottom: 10px !important; font-weight: 300;text-align: center}
  .bg_hero h2 {font-size: 20px; color: #ffffff;margin-bottom: 10px;line-height: 24px;font-weight: 300;text-align: center}
  .bg_hero .logo-banner {width: 200px; margin: auto; margin-top: 20px;}
  .bg_hero p {
text-align: center;
  }
  .bg_hero .title-frase-default {
    font-size: 26px;
    line-height: 36px;
  }
  .bg_hero .btn, .bg_hero .wp-block-button__link{
    width:auto !important; padding:6px 15px; font-weight: 500; margin: auto; margin-top: 15px; display: inline-block;
  }
  /*--------------*/
  .icon-inline {
    float: left;
    width: 30px;
    top: -6px;
    position: relative; margin-right:10px;
  }
  .p-head{font-size: 20px; color: #00A1AF; font-weight: 700;}
  .h4-modulo {font-size: 26px; line-height: 36px; color: #333;text-transform: none;}
  .title::after {
    content: '';
    display: block;
    height: 6px;
    width: 50px;
    float: left;
    background: #00A1AF;
    margin-top: 6px !important;
  }
  .p-foot {font-size: 20px; color: #00A1AF; font-weight: normal; line-height: 26px;}
  /*--------------*/
  .p-frase {
    font-size: 23px;
    color: #000;
    margin-bottom: 20px;
  }
  .header-inner {
    padding: 0px;
  }
  .entry-header .presentacion {
    text-align: center;
  }
  .card {
    margin: auto;
  }
	.listas h5 {
  text-align: center;
	}
	.listas ul li {
  font-size: 16px;
  margin-bottom: 1px;
  text-align: center;
}
  .btn-submit-h {
    width: 100%;
    background: #151515;
    color: #fff;
    padding: 14px 30px;
    font-size: 16px;
    text-align: center;
    border-radius: 40px;
    display: block;
    cursor: pointer;
    border: none;
    font-weight: 500;
    margin: auto;
    margin-top: 15px;
  }
  label {
    display: block;
    font-size: 16px;
    font-weight: 400;
    margin: 0 0 10px 0;
  }
  .top-footer {
    padding-bottom: 60px;
    text-align: center;
  }
  .logo-footer img {
    width: 200px;
    height: auto;
    margin: auto;
  }
  #bottom-footer .footer-copyright p {
    text-align: center;
  }
  #bottom-footer  .icon-footer  {width: 35px; margin: auto; display: inline-block;}
  .space {height: 30px !important;}
  .uagb-columns__wrap {
    position: relative;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .afip {
    float: right;
  }
  .woocommerce table.shop_table_responsive tr td::before, .woocommerce-page table.shop_table_responsive tr td::before {
    content: attr(data-title) ": ";
    font-weight: 700;
    float: left;
    min-width: 100px;
  }
  .woocommerce table.shop_table_responsive tr td, .woocommerce-page table.shop_table_responsive tr td {
    display: block;
    text-align: left !important;
  }
  .woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
    float: right;
    width: 100%;
  }
  .woocommerce-checkout form .col2-set {
    width: 100%;
    float: left;
    padding-right: 1.5vw;
  }
  .woocommerce-checkout form #order_review, .woocommerce-checkout form #order_review_heading {
    width: 100%;
    padding-left: 1.5vw;
    float: right;
    clear: right;
  }
	.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
	float: left;
	width: 100%;
}
	.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
	float: right;
	width: 100%;
	clear: none;
}
}
.advgb-accordion-header, .advgb-accordion-header.ui-accordion-header.ui-state-default {
  border: none !important;
}
.uagb-section__wrap {
	position: relative;
}
.uagb-ifb-desc {
  margin-bottom: 10px;
  padding: 0 20px;
  font-weight: 300;
}
.uagb-tm__desc {
  font-size: 16px;
}
a.woocommerce-review-link {color:#1e85be;}
.wc-block-grid__product .wc-block-grid__product-image, .wc-block-grid__product .wc-block-grid__product-title {
	margin: 0 0 12px;
	font-size: 16px;
	min-height:60px;
}
.wc-block-grid__product-price {
	font-size: 18px;
	color: green;
	font-weight: bold;
}
.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link {
	word-break: break-word;
	white-space: normal;
	margin: 0 auto !important;
	display: inline-flex;
	justify-content: center;
	text-align: center;
	padding: .5em 1em;
	font-size: 15px;
}