* {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

*:before, *:after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block;
}

audio, canvas, video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden] {
  display: none;
}

html {
  font-family: sans-serif;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 2 */
}

body {
  margin: 0;
}

a:focus {
  outline: 0;
}

a:active, a:hover {
  outline: 0;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b, strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
}

mark {
  background: #ff0;
  color: #000;
}

code, kbd, pre, samp {
  font-family: monospace, serif;
  font-size: 1em;
}

pre {
  white-space: pre-wrap;
}

q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}

small {
  font-size: 80%;
}

sub {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 0;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  /* 1*/
  padding: 0;
  /* 2*/
}

button, input, select, textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */
}

input:focus, button:focus, textarea:focus, select:focus {
  outline: 0;
}

*:focus {
  outline: 0;
}

button, input {
  line-height: normal;
}

button, select {
  text-transform: none;
}

button, html input[type="button"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

button[disabled], html input[disabled] {
  cursor: default;
}

input[type="checkbox"], input[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* default */
body, span, object, iframe, h1, h2, h3, h4, h5, h6, h7 p, pre, a, abbr, acronym, address, code, del, dfn, img, q, dl, dt, dd, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, header, hgroup, section, menu, details {
  margin: auto;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

article, aside, dialog, figure, footer, header, hgroup, section, menu {
  display: block;
}

html {
  height: 100%;
}

body {
  height: 100%;
  font-family: Verdana;
}

a {
  text-decoration: none;
}

h2 {
  margin: 0 0 10px;
  font-size: 38px;
  line-height: 1;
  font-weight: bold;
}

h3 {
  margin: 0 0 10px;
  font-size: 12px;
  line-height: 1;
}

h4 {
  padding: 0;
  margin: 0 0 10px;
  font-size: 16px;
  line-height: 1;
}

h5 {
  margin: 0 0 10px;
  font-size: 18px;
  line-height: 1;
  font-weight: bold;
}

h6 {
  font-size: 16px;
  font-size: 18px;
  line-height: 1;
}

a img {
  border: none;
}

p {
  margin: 0 0 15px;
}

strong {
  font-weight: bold;
}

label {
  cursor: pointer;
}

textarea {
  font-family: Arial, sans-serif;
  resize: none;
}

input[type="submit"] {
  cursor: pointer;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  font-weight: normal;
}

table, th, td {
  vertical-align: middle;
}

br {
  line-height: 1;
}

*, :after, :before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

body {
  font-family: "Avenir LT Std", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  color: #000000;
}

.content__styles__all {
  line-height: 26px;
}

.content__styles__all h1 {
  font-family: "Brandon Grotesque", sans-serif;
  font-style: normal;
  font-size: 35px;
  position: relative;
  margin-bottom: 75px;
  padding-bottom: 25px;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 1px;
  position: relative;
  font-weight: bold;
}

.content__styles__all h1:before {
  content: "";
  position: absolute;
  bottom: 0;
  width: 140px;
  height: 2px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background: #ffda27;
}

.content__styles__all h1.color-yellow {
  color: #ffda27;
}

.content__styles__all h1.color-yellow:before {
  background: #FFFFFF;
}

.content__styles__all p {
  margin-bottom: 30px;
}

.content__styles__all p:last-child {
  margin-bottom: 0;
}

.bgcolor_black {
  background: #000000;
}

.bgcolor_white {
  background: #FFFFFF;
}

.bgcolor_yellow {
  background: #ffda27;
}

.style_section_padding {
  padding: 150px 0;
}

.title_section {
  font-family: "Brandon Grotesque", sans-serif;
  letter-spacing: 0.18em;
  font-style: normal;
  font-size: 35px;
  position: relative;
  margin-bottom: 75px;
  padding-bottom: 25px;
  text-align: center;
  text-transform: uppercase;
  position: relative;
  font-weight: bold;
}

.title_section:before {
  content: "";
  position: absolute;
  bottom: 0;
  width: 140px;
  height: 2px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background: #ffda27;
}

.title_section.color-yellow {
  color: #ffda27;
}

.title_section.color-yellow:before {
  background: #FFFFFF;
}

.title_section.color-black {
  color: #000000;
}

.title_section.color-black:before {
  background: #FFFFFF;
}

.title_section.color-white {
  color: #FFFFFF;
}

.title_section.color-white:before {
  background: #ffda27;
}

.wrapper__container {
  width: 100%;
  max-width: 1240px;
  padding: 0 20px;
  margin: 0 auto;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.wrapper__container__full {
  max-width: 100%;
  position: relative;
}

main.main__site {
  position: relative;
  overflow: hidden;
}

.page__container {
  padding: 150px 0;
}

@media screen and (max-width: 600px) {
  #wpadminbar {
    position: fixed !important;
  }
}

.header_bar {
  background: #1b1b1b;
  color: #FFFFFF;
  padding: 15px 0;
}

.header_bar .menu_top {
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  list-style: none;
}

.header_bar .menu_top li {
  margin-left: 25px;
}

.header_bar .menu_top li:first-child {
  margin-left: 0;
}

.header_bar .menu_top li a {
  color: #FFFFFF;
  text-transform: uppercase;
  -webkit-transition: all .25s ease;
  transition: all .25s ease;
  font-size: 13px;
}

.header_bar .menu_top li:hover a {
  color: rgba(255, 255, 255, 0.7);
}

.header_menu {
  background: #000000;
  color: #ffda27;
  padding: 35px 0;
}

.menu_header {
  margin: 0;
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  letter-spacing: 2px;
}

.menu_header li {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin: 0 36px;
  position: relative;
}

.menu_header li:hover a {
  color: rgba(255, 218, 39, 0.75);
}

.menu_header li a {
  color: #ffda27;
  text-transform: uppercase;
}

.menu_header li.logo {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  text-align: center;
}

.menu_header li:nth-child(2) {
  margin-left: 0;
}

.menu_header li:last-child {
  margin-right: 0;
}

.menu_header li.btn_cart a {
  color: #FFFFFF;
}

.menu_header li.btn_cart a:before {
  font-family: icomoon;
  content: "\e904";
  font-size: 24px;
}

.menu_header li.btn_cart span {
  position: absolute;
  top: 0px;
  right: -8px;
  width: 18px;
  height: 18px;
  line-height: 18px;
  text-align: center;
  border-radius: 50%;
  background-color: #ffda27;
  color: #000;
  font-style: normal;
  font-size: 15px;
}

.option_mobile {
  display: none;
  position: relative;
  margin-left: 0 !important;
}

.option_mobile button {
  outline: none;
  border: none;
  background: none;
  font-size: 35px;
  color: #FFFFFF;
  padding: 0;
  margin: 0;
}

.top_header {
  background: #ffda27;
  color: #000000;
  padding: 15px 0;
}

.top_header p {
  margin-bottom: 0;
  text-align: center;
  font-size: 18px;
}

.top_header a {
  text-decoration: underline;
  color: #000000;
}

.top_header.close {
  display: none;
}

.close_top_header {
  border: none;
  background: transparent;
  position: absolute;
  width: 30px;
  height: 30px;
  outline: none;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 20px;
}

.close_top_header:before, .close_top_header:after {
  content: "";
  position: absolute;
  top: 12px;
  left: 0;
  width: 30px;
  height: 2px;
  background: #000000;
}

.close_top_header:before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.close_top_header:after {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.box_content_header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
}

.box_content_header .box_item_left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.box_content_header .box_item_right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.box_content_header .menu_header.left li {
  margin: 0;
  margin-right: 72px;
}

.box_content_header .menu_header.left li:last-child {
  margin-right: 0;
}

.box_content_header .menu_header.right li {
  margin: 0;
  margin-left: 72px;
}

.box_content_header .menu_header.right li:first-child {
  margin-left: 0;
}

.box_content_header .logo {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.box_content_header .btn_cart {
  margin-left: 72px;
}

.box_content_header .btn_cart a {
  color: #FFFFFF;
  font-size: 24px;
}

.box_content_header .btn_cart span {
  position: absolute;
  top: 0px;
  right: -8px;
  width: 18px;
  height: 18px;
  line-height: 18px;
  text-align: center;
  border-radius: 50%;
  background-color: #ffda27;
  color: #000;
  font-style: normal;
  font-size: 15px;
}

@media screen and (max-width: 1024px) {
  .option_mobile {
    display: block;
  }
  .option_desktop {
    display: none;
  }
  .box_content_header .logo {
    margin: 0 15px;
  }
  .box_content_header .logo img {
    width: 200px;
  }
  .top_header .content_widgets {
    padding-right: 50px;
  }
  .menu_header.left,
  .menu_header.right {
    display: none;
  }
}

.section_footer_data {
  background: #ffda27;
  padding: 75px 0;
}

.section_footer_data .widget-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.section_footer_data .widget-container.widget_media_image {
  margin-bottom: 50px;
}

.section_footer_data .widget-container.widget_media_image img {
  max-width: 250px !important;
  height: auto;
  margin: 0 auto;
}

.section_footer_data .widget-container .list_icons_socialmedia {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 50px;
}

.section_footer_data .widget-container .list_icons_socialmedia li {
  margin: 0 15px;
}

.section_footer_data .widget-container .list_icons_socialmedia li:hover i {
  background: #000000;
}

.section_footer_data .widget-container .list_icons_socialmedia li i {
  border: solid 1px #000000;
  border-radius: 50%;
  display: block;
  width: 48px;
  height: 48px;
  line-height: 48px;
  text-align: center;
}

.section_footer_data .widget-container .menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0;
  margin: 0;
  list-style: none;
}

.section_footer_data .widget-container .menu li {
  margin: 0 36px;
  text-align: center;
}

.section_footer_data .widget-container .menu li a {
  text-transform: uppercase;
  color: #000000;
  text-align: center;
}

.section_footer_copyright {
  padding: 75px 0;
  background: #000000;
  color: #646464;
}

.section_footer_copyright .content_cards {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 30px;
}

.section_footer_copyright .content_cards .widget-container {
  margin: 0 15px;
}

.section_footer_copyright .copyright {
  text-align: center;
  margin-bottom: 0;
}

@media screen and (max-width: 768px) {
  .section_footer_data .widget-container .menu li {
    margin: 0 25px;
  }
}

@media screen and (max-width: 640px) {
  .section_footer_data .widget-container {
    margin: 0 10px;
  }
  .section_footer_data .menu-menu-footer-container {
    width: 100%;
  }
  .section_footer_data .widget-container .menu {
    width: 100%;
  }
  .section_footer_data .widget-container .menu li {
    width: 20%;
    margin: 0 0;
    margin-bottom: 15px;
  }
}

@media screen and (max-width: 480px) {
  .section_footer_copyright .content_cards .widget-container {
    margin-bottom: 15px;
  }
  .section_footer_copyright .content_cards .widget-container:last-child {
    margin-bottom: 0;
  }
  .section_footer_data .widget-container .menu li {
    width: 100%;
  }
  .section_footer_data .widget-container .menu li:last-child {
    margin-bottom: 0;
  }
  .widget-container.kodewp-social-icons {
    width: 100%;
    margin: 0;
  }
  .section_footer_data .widget-container .list_icons_socialmedia li {
    margin: 0 10px;
  }
}

@media screen and (max-width: 379px) {
  .section_footer_data .widget-container .list_icons_socialmedia li {
    margin-bottom: 15px;
  }
  .section_footer_data .widget-container .list_icons_socialmedia li:last-child {
    margin-bottom: 0;
  }
}

@font-face {
  font-family: 'icomoon';
  src: url("fonts/icomoon.eot?j2e800");
  src: url("fonts/icomoon.eot?j2e800#iefix") format("embedded-opentype"), url("fonts/icomoon.ttf?j2e800") format("truetype"), url("fonts/icomoon.woff?j2e800") format("woff"), url("fonts/icomoon.svg?j2e800#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-shopping-bag:before {
  content: "\e904";
}

.icon-tiktok:before {
  content: "\e901";
}

.icon-arrow-left:before {
  content: "\e902";
}

.icon-arrow-right:before {
  content: "\e903";
}

.icon-clear:before {
  content: "\e905";
}

.icon-close:before {
  content: "\e905";
}

.icon-menu:before {
  content: "\e909";
}

.icon-star:before {
  content: "\e907";
}

.icon-check:before {
  content: "\e908";
}

.icon-play:before {
  content: "\e906";
}

.icon-spin:before {
  content: "\e900";
}

.icon-facebook:before {
  content: "\ea90";
}

.icon-instagram:before {
  content: "\ea92";
}

.icon-whatsapp:before {
  content: "\ea93";
}

.icon-twitter:before {
  content: "\ea96";
}

.icon-youtube:before {
  content: "\ea9d";
}

.icon-linkedin:before {
  content: "\eaca";
}

@font-face {
  font-family: 'Brandon Grotesque';
  src: url("fonts/BrandonGrotesque-Bold.eot");
  src: url("fonts/BrandonGrotesque-Bold.eot?#iefix") format("embedded-opentype"), url("fonts/BrandonGrotesque-Bold.woff2") format("woff2"), url("fonts/BrandonGrotesque-Bold.woff") format("woff"), url("fonts/BrandonGrotesque-Bold.ttf") format("truetype"), url("fonts/BrandonGrotesque-Bold.svg#BrandonGrotesque-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Brandon Grotesque';
  src: url("fonts/BrandonGrotesque-Medium.eot");
  src: url("fonts/BrandonGrotesque-Medium.eot?#iefix") format("embedded-opentype"), url("fonts/BrandonGrotesque-Medium.woff2") format("woff2"), url("fonts/BrandonGrotesque-Medium.woff") format("woff"), url("fonts/BrandonGrotesque-Medium.ttf") format("truetype"), url("fonts/BrandonGrotesque-Medium.svg#BrandonGrotesque-Medium") format("svg");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Avenir LT Std';
  src: url("fonts/AvenirLTStd-Heavy.eot");
  src: url("fonts/AvenirLTStd-Heavy.eot?#iefix") format("embedded-opentype"), url("fonts/AvenirLTStd-Heavy.woff2") format("woff2"), url("fonts/AvenirLTStd-Heavy.woff") format("woff"), url("fonts/AvenirLTStd-Heavy.ttf") format("truetype"), url("fonts/AvenirLTStd-Heavy.svg#AvenirLTStd-Heavy") format("svg");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Avenir LT Std';
  src: url("fonts/AvenirLTStd-Light.eot");
  src: url("fonts/AvenirLTStd-Light.eot?#iefix") format("embedded-opentype"), url("fonts/AvenirLTStd-Light.woff2") format("woff2"), url("fonts/AvenirLTStd-Light.woff") format("woff"), url("fonts/AvenirLTStd-Light.ttf") format("truetype"), url("fonts/AvenirLTStd-Light.svg#AvenirLTStd-Light") format("svg");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Avenir LT Std';
  src: url("fonts/AvenirLTStd-Black.eot");
  src: url("fonts/AvenirLTStd-Black.eot?#iefix") format("embedded-opentype"), url("fonts/AvenirLTStd-Black.woff2") format("woff2"), url("fonts/AvenirLTStd-Black.woff") format("woff"), url("fonts/AvenirLTStd-Black.ttf") format("truetype"), url("fonts/AvenirLTStd-Black.svg#AvenirLTStd-Black") format("svg");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Avenir Next LT Pro';
  src: url("fonts/AvenirNextLTPro-Cn.eot");
  src: url("fonts/AvenirNextLTPro-Cn.eot?#iefix") format("embedded-opentype"), url("fonts/AvenirNextLTPro-Cn.woff2") format("woff2"), url("fonts/AvenirNextLTPro-Cn.woff") format("woff"), url("fonts/AvenirNextLTPro-Cn.ttf") format("truetype"), url("fonts/AvenirNextLTPro-Cn.svg#AvenirNextLTPro-Cn") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Avenir Next LT Pro';
  src: url("fonts/AvenirNextLTPro-MediumCn.eot");
  src: url("fonts/AvenirNextLTPro-MediumCn.eot?#iefix") format("embedded-opentype"), url("fonts/AvenirNextLTPro-MediumCn.woff2") format("woff2"), url("fonts/AvenirNextLTPro-MediumCn.woff") format("woff"), url("fonts/AvenirNextLTPro-MediumCn.ttf") format("truetype"), url("fonts/AvenirNextLTPro-MediumCn.svg#AvenirNextLTPro-MediumCn") format("svg");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'AvenirNext LT Pro MediumCn';
  src: url("fonts/AvenirNextLTPro-BoldCn.eot");
  src: url("fonts/AvenirNextLTPro-BoldCn.eot?#iefix") format("embedded-opentype"), url("fonts/AvenirNextLTPro-BoldCn.woff2") format("woff2"), url("fonts/AvenirNextLTPro-BoldCn.woff") format("woff"), url("fonts/AvenirNextLTPro-BoldCn.ttf") format("truetype"), url("fonts/AvenirNextLTPro-BoldCn.svg#AvenirNextLTPro-BoldCn") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

.modal__llamada .margin__bottom {
  margin-bottom: 20px;
}

.modal__llamada .radio__buttons__options span.wpcf7-list-item .wpcf7-list-item-label {
  display: inline-block;
  padding: 0 15px;
  font-size: 15px;
  line-height: 1;
  color: #636c7d;
  letter-spacing: .2px;
  font-family: "GothamRounded-Book", sans-serif;
}

.modal__llamada .label__radio__buttons__options {
  display: block;
  font-size: 15px;
  margin: 0px 0 10px 0;
  line-height: 1;
  color: #636c7d;
  letter-spacing: .2px;
  font-family: "GothamRounded-Book", sans-serif;
}

.modal__llamada {
  max-height: 525px;
}

.row__grid {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -10px;
  padding: 0;
}

.row__grid .column__1,
.row__grid .column__2,
.row__grid .column__3,
.row__grid .column__4 {
  margin-bottom: 20px;
  padding: 0px 10px;
}

.row__grid .col__md__4,
.row__grid .col__md__8 {
  padding: 0px 10px;
}

.row__grid .col__md__4 {
  width: 33.33333%;
}

.row__grid .col__md__8 {
  width: 66.66667%;
}

.row__grid .column__1 {
  width: 100%;
  position: relative;
}

.row__grid .column__2 {
  width: 50%;
  position: relative;
}

.row__grid .column__3 {
  width: 33.33333%;
  position: relative;
}

.row__grid .column__4 {
  width: 25%;
  position: relative;
}

.row__grid .column__5 {
  width: 20%;
  position: relative;
}

@media screen and (max-width: 640px) {
  .row__grid {
    margin: 0 0;
  }
  .row__grid .column__3 {
    width: 50%;
  }
  .row__grid .column__4 {
    width: 50%;
  }
}

@media screen and (max-width: 480px) {
  .row__grid .column__3 {
    width: 100%;
  }
}

@media screen and (max-width: 475px) {
  .row__grid .column__1,
  .row__grid .column__2,
  .row__grid .column__3,
  .row__grid .column__4 {
    width: 100%;
  }
}

/* CUSTOM FLEX ALIGNMENT */
.flex__lr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.flex__l {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.flex__vm {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.flex__t {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.left {
  text-align: left;
}

.right {
  text-align: right;
}

.center {
  text-align: center;
}

.alignleft {
  display: inline;
  float: left;
  margin-right: 20px;
}

.alignright {
  display: inline;
  float: right;
  margin-left: 20px;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (max-width: 767px) {
  .alignleft {
    float: none;
    display: block;
    margin-right: 0;
    margin-bottom: 20px;
  }
  .aligncenter {
    float: none;
    display: block;
  }
  .alignright {
    float: none;
    display: block;
    margin-left: 0;
    margin-bottom: 20px;
  }
}

.wpcf7-form-control-wrap {
  display: block;
}

.wpcf7 .wpcf7-not-valid-tip {
  padding-top: 20px;
  font-size: 12px !important;
}

.wpcf7 .wpcf7-response-output {
  font-size: 14px;
  margin: 0px 0 !important;
  margin-top: 0px !important;
  padding: 10px 8px !important;
}

.wpcf7 .wpcf7-response-output.wpcf7-validation-errors {
  border: solid 2px #f7e700;
}

.wpcf7 .wpcf7-response-output.wpcf7-mail-sent-ng {
  border: solid 2px #ff0000;
}

.wpcf7 .wpcf7-response-output.wpcf7-mail-sent-ok {
  border: solid 2px #398f14;
  display: none !important;
}

.style_cf7_radiobutton {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: initial !important;
      flex-wrap: initial !important;
  margin-bottom: 13px;
}

.style_cf7_radiobutton .wpcf7-form-control-wrap {
  margin-bottom: 0 !important;
}

.style_cf7_radiobutton .wpcf7-form-control-wrap .wpcf7-form-control {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: none !important;
}

.pagination__block--wp ul {
  padding: 0;
  margin: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.pagination__block--wp li {
  padding: 0;
  margin: 0;
  list-style: none;
}

.pagination__block--wp .pages {
  display: none !important;
}

.pagination__block--wp .last {
  display: none !important;
}

.pagination__block--wp .first {
  display: none !important;
}

.pagination__block--wp .extend {
  display: none !important;
}

.pagination__block--wp a:not(.previouspostslink):not(.nextpostslink), .pagination__block--wp span:not(.previouspostslink):not(.nextpostslink) {
  color: red;
  background: silver;
  font-size: 15px;
  display: block;
  position: relative;
  width: 30px;
  height: 30px;
  line-height: 30px;
  margin: 0;
  margin: 0 5px;
  text-align: center;
  -webkit-transition: all .25s linear;
  transition: all .25s linear;
}

.pagination__block--wp a:not(.previouspostslink):not(.nextpostslink):hover, .pagination__block--wp span:not(.previouspostslink):not(.nextpostslink):hover {
  background: blue;
}

.pagination__block--wp a:not(.previouspostslink):not(.nextpostslink).current, .pagination__block--wp span:not(.previouspostslink):not(.nextpostslink).current {
  background: blue;
}

.pagination__block--wp a:not(.previouspostslink):not(.nextpostslink) a, .pagination__block--wp a:not(.previouspostslink):not(.nextpostslink) span, .pagination__block--wp span:not(.previouspostslink):not(.nextpostslink) a, .pagination__block--wp span:not(.previouspostslink):not(.nextpostslink) span {
  position: relative;
  display: block;
  margin: 0 5px;
}

.pagination__block--wp a:not(.previouspostslink):not(.nextpostslink).previouspostslink, .pagination__block--wp span:not(.previouspostslink):not(.nextpostslink).previouspostslink {
  font-size: 0;
}

.pagination__block--wp a:not(.previouspostslink):not(.nextpostslink):before, .pagination__block--wp span:not(.previouspostslink):not(.nextpostslink):before {
  content: "\e914";
  font-family: 'icomoon';
  font-size: 15px;
}

.pagination__block--wp a:not(.previouspostslink):not(.nextpostslink).nextpostslink, .pagination__block--wp span:not(.previouspostslink):not(.nextpostslink).nextpostslink {
  font-size: 0;
}

.pagination__block--wp a:not(.previouspostslink):not(.nextpostslink):before, .pagination__block--wp span:not(.previouspostslink):not(.nextpostslink):before {
  content: "\e915";
  font-family: 'icomoon';
  font-size: 15px;
}

@media screen and (max-width: 1024px) {
  .pagination__block--wp ul {
    margin-top: 55px;
  }
}

@media screen and (max-width: 767px) {
  .pagination__block--wp ul {
    margin-top: 45px;
  }
}

.title_general {
  font-family: "Avenir LT Std", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 55px;
  color: #000000;
  position: relative;
  margin-bottom: 40px;
  line-height: 50px;
}

.button__g {
  overflow: hidden;
  display: inline-block;
  position: relative;
  overflow: hidden;
  border-radius: 0;
  border: none;
  padding: 0 32px;
  height: 50px;
  line-height: 50px;
  margin: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: all .25s ease;
  transition: all .25s ease;
  font-size: 16px;
  letter-spacing: 0.2px;
  cursor: pointer;
  -webkit-transition: all .4s ease-out;
  transition: all .4s ease-out;
  color: #FFFFFF;
  font-family: "Avenir LT Std", sans-serif;
  text-align: center;
  background: #000000;
  text-transform: uppercase;
}

.button__g:hover {
  background: #000000;
}

body.active .wrapper__aside__overlay {
  opacity: .3;
  visibility: visible;
  pointer-events: auto;
}

.wrapper__aside__overlay,
.wrapper__cart__overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000000;
  opacity: 0;
  visibility: hidden;
  z-index: 10;
  -webkit-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out;
  pointer-events: none;
}

.wrapper__aside__page,
.wrapper__aside__cart {
  height: 100%;
  position: fixed;
  z-index: 10;
  top: 0;
  background-color: #FFFFFF;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.wrapper__aside__page {
  width: 280px;
  left: -280px;
}

.wrapper__aside__cart {
  width: 500px;
  right: -500px;
}

.wrapper__widget__cart {
  padding: 30px;
  padding-top: 80px;
}

.wrapper__widget__sidebar {
  padding: 30px;
  padding-right: 50px;
}

.wrapper__widget__sidebar .widget-container {
  margin-bottom: 30px;
}

.wrapper__widget__sidebar .widget-container img {
  width: 100%;
  height: auto;
}

.wrapper__widget__sidebar .widget-container:last-child {
  margin-bottom: 0;
}

.wrapper__widget__sidebar .menu {
  margin: 0;
  padding: 0;
  list-style: none;
}

.wrapper__widget__sidebar .menu li {
  margin-bottom: 15px;
}

.wrapper__widget__sidebar .menu li a {
  color: #000000;
  display: block;
  text-transform: uppercase;
}

.wrapper__widget__sidebar .list_icons_socialmedia {
  padding: 0;
  margin: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.wrapper__widget__sidebar .list_icons_socialmedia li {
  margin-right: 15px;
}

.wrapper__widget__sidebar .icon-clear {
  position: absolute;
  right: 10px;
  top: 10px;
  background: #ffffff;
  border: none;
  background: #000;
  color: #fff;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 30px;
  border-radius: 50%;
  margin: 0;
}

body.active,
body.active_minicart {
  overflow: hidden;
}

body.active .wrapper__aside__page {
  left: 0;
}

body.active_minicart .wrapper__aside__cart {
  right: 0;
}

body.active .wrapper__aside__overlay,
body.active_minicart .wrapper__cart__overlay {
  opacity: .3;
  visibility: visible;
  pointer-events: auto;
}

@media screen and (max-width: 480px) {
  .wrapper__aside__cart {
    width: 380px;
  }
}

.wrapper__widget__cart .woocommerce-mini-cart {
  padding: 0;
  margin: 0;
  list-style: none;
}

.wrapper__widget__cart .woocommerce-mini-cart .woocommerce-mini-cart-item {
  margin-bottom: 20px;
  padding-bottom: 20px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.wrapper__widget__cart .woocommerce-mini-cart .woocommerce-mini-cart-item:before {
  content: "";
  width: 100%;
  height: 2px;
  background: #ffda27;
  position: absolute;
  bottom: 0;
}

.wrapper__widget__cart .woocommerce-mini-cart .woocommerce-mini-cart-item a {
  margin: 0;
  color: #000000;
  font-weight: normal !important;
}

.wrapper__widget__cart .woocommerce-mini-cart .woocommerce-mini-cart-item img {
  width: 100px !important;
  height: auto;
  vertical-align: middle;
  float: none !important;
  margin-left: 0 !important;
}

.wrapper__widget__cart .woocommerce-mini-cart .woocommerce-mini-cart-item .remove {
  width: 25px;
  height: 25px;
  line-height: 25px;
  color: #000000 !important;
  background: #ffda27;
  display: block;
  margin: 0;
  border-radius: 50%;
  text-align: center;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-20px);
          transform: translateY(-20px);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  font-size: 20px !important;
  font-weight: normal !important;
}

.wrapper__widget__cart .woocommerce-mini-cart .woocommerce-mini-cart-item .remove:hover {
  background: #000000;
  color: #ffda27 !important;
}

.wrapper__widget__cart .woocommerce-mini-cart__buttons .button {
  border-radius: 0;
  font-weight: normal;
  width: 100%;
  text-align: center;
}

.wrapper__widget__cart .woocommerce-mini-cart__buttons .button:hover {
  background: #ffda27;
  color: #000000;
}

.icon_close_menu_cart {
  border: none;
  outline: none;
  background: transparent;
  color: #000000;
  margin: 0;
  font-size: 40px;
  position: absolute;
  top: 40px;
  right: 30px;
}

.wrapper__widget__cart .title_section {
  font-size: 28px;
  margin-top: 20px;
}

.widget_shopping_cart_content {
  position: relative;
}

.widget_shopping_cart_content .woocommerce-mini-cart__empty-message {
  text-align: center;
}

.slider_main_home {
  background: #1b1b1b;
  height: 750px;
  overflow: hidden;
}

.box_content_slider_home {
  height: 750px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.info_slider_home {
  max-width: 450px;
  width: 100%;
}

.info_slider_home h3 {
  color: #FFFFFF;
  font-size: 50px;
  text-transform: uppercase;
  letter-spacing: 3px;
  line-height: 60px;
  margin-bottom: 30px;
}

.info_slider_home h3 span {
  color: #ffda27;
  display: block;
}

.info_slider_home a {
  display: inline-block;
  height: 60px;
  line-height: 60px;
  text-align: center;
  color: #FFFFFF;
  text-transform: uppercase;
  border: solid 2px #FFFFFF;
  font-size: 25px;
  letter-spacing: 3px;
  padding: 0 30px;
  position: relative;
}

.info_slider_home a span {
  position: relative;
  display: block;
}

.info_slider_home a:hover {
  border: solid 2px #ffda27;
  color: #000000;
}

.info_slider_home a:hover:before {
  width: 100%;
}

.info_slider_home a:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  background: #ffda27;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.bg_responsive_slider {
  background-repeat: no-repeat;
  background-size: contain;
  background-position-x: right;
}

.section_01_intro .box-main-wrapper {
  -webkit-box-align: inherit;
      -ms-flex-align: inherit;
          align-items: inherit;
}

.section_01_intro .box-main-wrapper .box-wrapper .box_image_intro_text {
  display: block;
  margin-bottom: 20px;
  min-height: 120px;
}

.section_01_intro .box-main-wrapper .box-wrapper .box_image_intro_text img {
  width: 90px;
  height: auto;
}

.section_01_intro .box-main-wrapper .box-wrapper {
  padding: 0 22px;
}

.section_01_intro .box-main-wrapper .box-wrapper h3 {
  font-size: 18px;
  font-family: "Brandon Grotesque", sans-serif;
  font-weight: bold;
}

.section_01_intro .box-main-wrapper .box-wrapper .box-description {
  font-size: 16px;
}

.section_benefits_site {
  position: relative;
}

.section_benefits_site .box__item__benefits {
  color: #FFFFFF;
}

.section_benefits_site .list_icons_benefits {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0;
  padding: 0;
  list-style: none;
}

.section_benefits_site .list_icons_benefits .box__item__benefits {
  width: 18%;
  margin: 0 1%;
  font-size: 18px;
  line-height: 23px;
}

.section_benefits_site .list_icons_benefits .box__item__benefits figure {
  margin: 0;
  margin-bottom: 40px;
}

.section_benefits_site .list_icons_benefits .box__item__benefits figure img {
  max-width: 130px;
  width: 100%;
  height: auto;
  display: block;
  margin: 0 auto;
}

.section_featured_site {
  position: relative;
}

.section_testimonial_site {
  position: relative;
}

.section_testimonial_site .content_testimonials {
  position: relative;
  color: #FFFFFF;
}

.section_testimonial_site .content_testimonials article {
  position: relative;
  margin: 0;
  text-align: center;
}

.section_testimonial_site .content_testimonials article .box_item_testimonials {
  padding: 0 30px;
}

.section_testimonial_site .content_testimonials article .box_item_testimonials .box_star_feedback {
  color: #1b1b1b;
  font-size: 30px;
  margin-bottom: 30px;
  margin-top: 30px;
  padding-bottom: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
}

.section_testimonial_site .content_testimonials article .box_item_testimonials .box_star_feedback.start_1 .icon-star:nth-child(1) {
  color: #ffda27;
}

.section_testimonial_site .content_testimonials article .box_item_testimonials .box_star_feedback.start_2 .icon-star:nth-child(1),
.section_testimonial_site .content_testimonials article .box_item_testimonials .box_star_feedback.start_2 .icon-star:nth-child(2) {
  color: #ffda27;
}

.section_testimonial_site .content_testimonials article .box_item_testimonials .box_star_feedback.start_3 .icon-star:nth-child(1),
.section_testimonial_site .content_testimonials article .box_item_testimonials .box_star_feedback.start_3 .icon-star:nth-child(2),
.section_testimonial_site .content_testimonials article .box_item_testimonials .box_star_feedback.start_3 .icon-star:nth-child(3) {
  color: #ffda27;
}

.section_testimonial_site .content_testimonials article .box_item_testimonials .box_star_feedback.start_4 .icon-star:nth-child(1),
.section_testimonial_site .content_testimonials article .box_item_testimonials .box_star_feedback.start_4 .icon-star:nth-child(2),
.section_testimonial_site .content_testimonials article .box_item_testimonials .box_star_feedback.start_4 .icon-star:nth-child(3),
.section_testimonial_site .content_testimonials article .box_item_testimonials .box_star_feedback.start_4 .icon-star:nth-child(4) {
  color: #ffda27;
}

.section_testimonial_site .content_testimonials article .box_item_testimonials .box_star_feedback.start_5 .icon-star:nth-child(1),
.section_testimonial_site .content_testimonials article .box_item_testimonials .box_star_feedback.start_5 .icon-star:nth-child(2),
.section_testimonial_site .content_testimonials article .box_item_testimonials .box_star_feedback.start_5 .icon-star:nth-child(3),
.section_testimonial_site .content_testimonials article .box_item_testimonials .box_star_feedback.start_5 .icon-star:nth-child(4),
.section_testimonial_site .content_testimonials article .box_item_testimonials .box_star_feedback.start_5 .icon-star:nth-child(5) {
  color: #ffda27;
}

.section_testimonial_site .content_testimonials article .box_item_testimonials .box_star_feedback:before {
  content: "";
  height: 2px;
  width: 80px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background: #FFFFFF;
  position: absolute;
  bottom: 0;
}

.section_testimonial_site .content_testimonials article .box_item_testimonials .box_star_feedback span {
  margin: 0;
}

.section_testimonial_site .content_testimonials article .box_item_testimonials h4 {
  color: #ffda27;
}

.slider_testimonial_home .slick-track {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.slider_testimonial_home .slick-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0;
  margin: 0;
  list-style: none;
  margin-top: 50px;
}

.slider_testimonial_home .slick-dots li {
  margin: 0 5px;
}

.slider_testimonial_home .slick-dots li button {
  border-radius: 50%;
  background: none;
  border: solid 1px #FFFFFF;
  font-size: 0;
  width: 20px;
  height: 20px;
  outline: none;
}

.slider_testimonial_home .slick-dots li.slick-active button {
  background: #ffda27;
  border: solid 1px #ffda27;
}

.slider_testimonial_home .items_slider_testimonial {
  border: dashed 1px orange;
}

.section_instagram.style_section_padding {
  padding-bottom: 0;
}

.section_producrs .woocommerce ul.products li.product a {
  position: relative;
  display: block;
}

.section_producrs .woocommerce .products ul li .onsale, .section_producrs .woocommerce ul.products li .onsale {
  display: block;
  position: absolute;
  width: 80px;
  height: 80px;
  background: transparent;
  border: solid 1px #ffda27;
  position: absolute;
  top: 100px;
  right: 0;
  color: #000000;
  line-height: 80px;
  text-align: center;
  font-family: "Brandon Grotesque", sans-serif;
  text-transform: uppercase;
  margin: 0;
  padding: 0;
  z-index: 1;
}

.section_producrs .woocommerce .products ul li .onsale:before, .section_producrs .woocommerce .products ul li .onsale:after, .section_producrs .woocommerce ul.products li .onsale:before, .section_producrs .woocommerce ul.products li .onsale:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  border-radius: 50%;
  z-index: -1;
}

.section_producrs .woocommerce .products ul li .onsale:before, .section_producrs .woocommerce ul.products li .onsale:before {
  width: 60px;
  height: 60px;
  background: #ffda27;
}

.slider_main_home .slick-arrow {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  font-size: 0;
  background: transparent;
  border: 0;
  width: 50px;
  height: 50px;
  z-index: 2;
}

.slider_main_home .slick-arrow:before {
  font-family: icomoon;
  font-size: 20px;
  color: #FFFFFF;
  z-index: 1;
}

.slider_main_home .slick-arrow:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  background: #ffda27;
  opacity: 0.2;
}

.slider_main_home .slick-arrow.slick-prev {
  left: 50px;
}

.slider_main_home .slick-arrow.slick-prev:before {
  content: "\e902";
}

.slider_main_home .slick-arrow.slick-next {
  right: 50px;
}

.slider_main_home .slick-arrow.slick-next:before {
  content: "\e903";
}

.slider_main_home .slick-dots {
  position: absolute;
  bottom: 30px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0;
  margin: 0;
  list-style: none;
  font-size: 0;
}

.slider_main_home .slick-dots li {
  margin: 0 10px;
}

.slider_main_home .slick-dots li button {
  background-color: #FFFFFF;
  border: 0;
  width: 15px;
  height: 15px;
  border-radius: 50%;
}

.slider_main_home .slick-dots li.slick-active button {
  background-color: #ffda27;
}

@media screen and (max-width: 1370px) {
  .slider_main_home,
  .box_content_slider_home {
    height: 500px;
  }
  .bg_responsive_slider {
    background-position-x: inherit;
    background-position-y: bottom;
  }
}

@media screen and (max-width: 768px) {
  .section_benefits_site .list_icons_benefits {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .section_benefits_site .list_icons_benefits .box__item__benefits {
    width: 29%;
    margin: 0 2%;
    margin-bottom: 30px;
    text-align: center;
  }
}

@media screen and (max-width: 640px) {
  .section_benefits_site .list_icons_benefits .box__item__benefits {
    width: 48%;
    margin: 0 1%;
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 480px) {
  .section_benefits_site .list_icons_benefits .box__item__benefits {
    width: 100%;
    margin: 0 0;
    margin-bottom: 30px;
  }
  .info_slider_home {
    max-width: 100%;
    text-align: center;
    margin-top: -200px;
  }
  .info_slider_home h3 {
    font-size: 25px;
    line-height: 35px;
  }
  .info_slider_home a {
    height: 50px;
    line-height: 50px;
    font-size: 18px;
  }
}

.section_01_about_us {
  padding: 150px 0;
}

.row_grid_content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: 20px;
  position: relative;
}

.row_grid_content .column_content_about {
  width: 46%;
}

.row_grid_content .column_content_about h2 {
  font-weight: normal;
  letter-spacing: 2;
  font-size: 30px;
  margin-bottom: 30px;
}

.section_02_about_us {
  background: #ffda27;
  padding: 150px 0;
}

.section_02_about_us .row_grid_content a {
  color: #000000;
  text-decoration: underline;
}

.section_02_about_us .row_grid_content h3 {
  font-size: 50px;
  line-height: 60px;
  text-transform: uppercase;
  font-family: "Brandon Grotesque", sans-serif;
  font-weight: bold;
}

.section_02_about_us .row_grid_content .column_content_about {
  position: relative;
}

.section_02_about_us .row_grid_content .column_content_about:first-child:before {
  content: "";
  height: 100%;
  position: absolute;
  right: -8%;
  width: 2px;
  background: #FFFFFF;
}

.section_03_about_us {
  background: #000000;
  padding: 150px 0;
}

.section_03_about_us .content_list_faq {
  color: #FFFFFF;
}

.accordion__admision {
  position: relative;
  list-style: none;
  padding: 0;
  margin: 0;
}

.acordeon_faq {
  margin: 0;
  padding: 0;
  list-style: none;
}

ul.acordeon_faq .inner__content__acordeon {
  overflow: hidden;
  display: none;
  padding: 30px 0;
}

ul.acordeon_faq li a.title_acordeon {
  width: 100%;
  display: block;
  color: #FFFFFF;
  padding: 25px 0;
  padding-right: 50px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: relative;
  border-top: solid 3px #1b1b1b;
}

ul.acordeon_faq li a.title_acordeon h3 {
  font-size: 25px;
  text-transform: uppercase;
  margin-bottom: 0;
  font-family: "Brandon Grotesque", sans-serif;
}

ul.acordeon_faq li:first-child a.title_acordeon {
  border-top: 0;
}

ul.acordeon_faq li a.title_acordeon:hover,
ul.acordeon_faq li a.title_acordeon.active {
  color: #FFFFFF;
}

ul.acordeon_faq li a.title_acordeon:after {
  width: 10px;
  height: 10px;
  position: absolute;
  right: 15px;
  content: "\e903";
  font-family: icomoon;
  top: 50%;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  color: #ffda27;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

ul.acordeon_faq li a.title_acordeon:hover:after,
ul.acordeon_faq li a.title_acordeon.active:after {
  border-color: #FFFFFF;
}

ul.acordeon_faq li a.title_acordeon.active:after {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-transform: rotate(270deg);
          transform: rotate(270deg);
  right: 20px;
}

@media screen and (max-width: 1024px) {
  .row_grid_content .column_content_about img {
    width: 100%;
    height: auto;
  }
}

@media screen and (max-width: 768px) {
  .row_grid_content .column_content_about {
    width: 100%;
    margin-bottom: 50px;
  }
  .row_grid_content .column_content_about:last-child {
    margin-bottom: 0;
  }
  .section_02_about_us .row_grid_content .column_content_about {
    text-align: center;
  }
  .section_02_about_us .row_grid_content .column_content_about:first-child:before {
    display: none;
  }
}

.section_newsletter_site {
  text-align: center;
}

.section_newsletter_site .wpcf7-form h3 {
  font-size: 25px;
  text-transform: uppercase;
  font-family: "Brandon Grotesque", sans-serif;
  letter-spacing: 0.18em;
  margin-bottom: 30px;
}

.section_newsletter_site .wpcf7-form p {
  font-size: 18px;
  margin-bottom: 30px;
}

.section_newsletter_site .wpcf7-form .wpcf7-form-control-wrap {
  margin: 0;
  width: 41%;
}

.section_newsletter_site .wpcf7-form .wpcf7-form-control-wrap input {
  width: 100%;
}

.section_newsletter_site .wpcf7-form .wpcf7-form-control-wrap:last-child {
  width: 14%;
}

.section_newsletter_site .wpcf7-form .wpcf7-form-control-wrap.send .ajax-loader {
  margin: 0;
  position: absolute;
  top: 10px;
  right: -30px;
}

.row_grid_form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 800px;
  width: 100%;
  margin: 0 auto;
}

.row_grid_form .wpcf7-form-control-wrap {
  margin-bottom: 15px !important;
}

.row_grid_form .wpcf7-form-control-wrap .wpcf7-form-control {
  border: solid 1px #000000;
  padding: 13px 10px;
}

.row_grid_form .wpcf7-form-control-wrap .wpcf7-submit {
  background: #ffda27;
  color: #000000;
  text-transform: uppercase;
  border: solid 1px #ffda27;
}

.row_grid_form .wpcf7-form-control-wrap .wpcf7-not-valid-tip {
  padding-top: 10px;
  text-align: left;
}

.row_grid_form .wpcf7-response-output {
  width: 100%;
}

@media screen and (max-width: 480px) {
  .section_newsletter_site .wpcf7-form .wpcf7-form-control-wrap,
  .section_newsletter_site .wpcf7-form .wpcf7-form-control-wrap:last-child {
    width: 100%;
  }
  .section_newsletter_site .wpcf7-form .wpcf7-form-control-wrap.send .ajax-loader {
    position: relative;
    top: inherit;
    right: inherit;
    margin: 10px;
  }
}

.send_404 {
  padding: 160px 0;
  text-align: center;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
}

.send_404 .wrapper__container {
  max-width: 780px;
  width: 100%;
}

.send_404 figure {
  max-width: 100px;
  margin-bottom: 35px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.send_404 figure span {
  font-size: 100px;
  color: #000000;
}

.send_404 figure img {
  width: 100%;
  height: auto;
}

.send_404 h3 {
  font-family: "Avenir LT Std", sans-serif;
  font-size: 35px;
  color: #000000;
  margin-bottom: 15px;
  font-weight: bold;
}

.send_404 .text__404__send {
  font-size: 16px;
  margin-bottom: 25px;
  font-family: "Avenir LT Std", sans-serif;
  color: #000000;
}
