@font-face {
  font-family: "MuseoSans-900";
  src: url(../fonts/8b2760b7bcaf4e2cdbb6cacec092b91b.eot);
  /* IE9*/
  src: url(../fonts/8b2760b7bcaf4e2cdbb6cacec092b91bd41d.eot) format("embedded-opentype"),
       url(../fonts/8b2760b7bcaf4e2cdbb6cacec092b91b.woff2) format("woff2"),
       url(../fonts/8b2760b7bcaf4e2cdbb6cacec092b91b.woff) format("woff"),
       url(../fonts/8b2760b7bcaf4e2cdbb6cacec092b91b.ttf) format("truetype"),
       url(../fonts/8b2760b7bcaf4e2cdbb6cacec092b91b.svg#MuseoSans-900) format("svg");
  /* iOS 4.1- */ }
*,
*::before,
*::after {box-sizing: border-box; }

body {
user-select: none;
-moz-user-select: none;
-khtml-user-select: none;
-webkit-user-select: none; }

body {margin: 0; }

footer,
header,
main,
nav,
section{display: block; }

body,
button {
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%; }

a {background-color: transparent; }

img {
  max-width: 100%;
  border: 0; }

button {
  color: inherit;
  font: inherit;
  margin: 0; }

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

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner{
  border-style: none;
  padding: 0; }

button:-moz-focusring,
[type="button"]:-moz-focusring{outline: 1px dotted ButtonText; }

a,
button{touch-action: manipulation; }

.grid {
  *zoom: 1;
  list-style: none;
  margin: 0;
  padding: 0;
  margin-left: -30px; }
.grid::after {
  content: '';
  display: table;
  clear: both; }
@media only screen and (max-width: 749px) {
  .grid {margin-left: -22px; }}

.one-whole {width: 100%; }

.text-center {text-align: center !important; }

.clearfix {*zoom: 1; }
.clearfix::after {
  content: '';
  display: table;
  clear: both;}

.visually-hidden {
  position: absolute !important;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0;}

.js-focus-hidden:focus {outline: none; }

.no-js:not(html) {display: none; }
.no-js .no-js:not(html) {display: block; }
.no-js .js {display: none; }

/*================ #Basic Styles ================*/
body,
html {background-color: white; }

.page-width {
  *zoom: 1;
  max-width: 1200px;
  margin: 0 auto; }
.page-width::after {
  content: '';
  display: table;
  clear: both; }

.main-content {
  display: block;
  padding-top: 35px; }
@media only screen and (min-width: 750px) {
  .main-content {padding-top: 55px; }}

.section-header {margin-bottom: 35px; }
@media only screen and (min-width: 750px) {
  .section-header {margin-bottom: 55px; }}

body,
button{
  font-size: 15px;
  /* font-family: Helvetica, "Helvetica Neue", Arial, "Lucida Grande", sans-serif; */
  font-style: normal;
  font-weight: 400;
  color: #3a3a3a;
  line-height: 1.5; }

@media only screen and (max-width: 989px) {
  button {font-size: 16px; }}

h1,
h2,
.h2,
.h3,
h4,
.h4 {
  margin: 0 0 17.5px;
  /* font-family: Helvetica, "Helvetica Neue", Arial, "Lucida Grande", sans-serif; */
  font-style: normal;
  font-weight: 700;
  line-height: 1.2;
  overflow-wrap: break-word;
  word-wrap: break-word; }

h1 a,
h2 a,
.h2 a,
.h3 a,
h4 a,
.h4 a{
  color: inherit;
  text-decoration: none;
  font-weight: inherit; }

h1{
  font-size: 2.33333em;
  text-transform: none;
  letter-spacing: 0; }
@media only screen and (max-width: 749px) {
  h1 {font-size: 2.13333em; } }

h2, .h2 {
  font-size: 1.33333em;
  text-transform: uppercase;
  letter-spacing: 0.1em; }
@media only screen and (max-width: 749px) {
  h2, .h2 {font-size: 1.2em; } }

.h3 {
  font-size: 1.73333em;
  text-transform: none;
  letter-spacing: 0; }
@media only screen and (max-width: 749px) {
  .h3 {font-size: 1.33333em; } }

h4, .h4 {
  font-size: 1.13333em; }
@media only screen and (max-width: 749px) {
  h4, .h4 {font-size: 1em; } }

p {
  color: #333232;
  margin: 0 0 19.44444px; }
@media only screen and (max-width: 749px) {
  p {font-size: 0.93333em; } }
  p:last-child {margin-bottom: 0; }

li {list-style: none; }

.social-icons .icon {
  width: 23px;
  height: 23px; }
@media only screen and (min-width: 750px) {
  .social-icons .icon {
    width: 25px;
    height: 25px; } }
.social-icons .icon.icon--wide {width: 40px; }

ul {
  margin: 0;
  padding: 0; }

.text-center.rte ul,
.text-center .rte ul{
  margin-left: 0;
  list-style-position: inside; }

a {
  color: #3a3a3a;
  text-decoration: none; }
a:not([disabled]):hover, a:focus {color: #606060; }

a[href^="tel"] {color: inherit; }

.page-width {
  padding-left: 55px;
  padding-right: 55px; }
@media only screen and (max-width: 749px) {
  .page-width {
    padding-left: 22px;
    padding-right: 22px; } }

.page-container {
  transition: all 400ms cubic-bezier(0.29, 0.63, 0.44, 1);
  position: relative;
  overflow: hidden; }
@media only screen and (min-width: 750px) {
  .page-container {
    -ms-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.drawer-page-content::after {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  content: '';
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 8;
  transition: all 400ms cubic-bezier(0.29, 0.63, 0.44, 1); }

.index-section {
  padding-top: 35px;
  padding-bottom: 35px; }
@media only screen and (min-width: 750px) {
  .index-section {
    padding-top: 55px;
    padding-bottom: 55px; } }
.index-section:first-child {
    padding-top: 0;
    border-top: 0; }
.index-section:last-child {padding-bottom: 0; }
.index-section--flush + .index-section--flush {margin-top: -70px; }

@media only screen and (min-width: 750px) {
  [class*="index-section--flush"] + [class*="index-section--flush"] {margin-top: -110px; } }
.index-section--flush:first-child {margin-top: -35px; }

@media only screen and (min-width: 750px) {
  [class*="index-section--flush"]:first-child {margin-top: -55px; } }
.index-section--flush:last-child {margin-bottom: -35px; }

@media only screen and (min-width: 750px) {
  [class*="index-section--flush"]:last-child {margin-bottom: -55px; } }
@media only screen and (max-width: 749px) {
  .index-section--featured-product:first-child {margin-top: -12px; } }
@media only screen and (max-width: 749px) {
  .index-section--slideshow + .index-section--flush {margin-top: 0.4rem; } }

.site-header__logo-image {display: block; }
@media only screen and (min-width: 750px) {
  .site-header__logo-image {margin: 0 auto; } }
.site-header__logo-image img {width: 100%; }
.site-header__logo-image--centered img {margin: 0 auto; }

.feature-row {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center; }
@media only screen and (max-width: 749px) {
  .feature-row {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; } }

.feature-row__item {
  -webkit-flex: 0 1 50%;
  -moz-flex: 0 1 50%;
  -ms-flex: 0 1 50%;
  flex: 0 1 50%; }
@media only screen and (max-width: 749px) {
  .feature-row__item {
    -webkit-flex: 1 1 auto;
    -moz-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 100%;
    max-width: 100%; } }

.feature-row__image-wrapper {
  margin: 0 auto 19.44444px;
  position: relative;
  width: 100%; }
.feature-row__image {
  display: block;
  margin: 0 auto; }
.feature-row__image-wrapper .feature-row__image {
  width: 100%;
  position: absolute;
  top: 0; }
@media only screen and (max-width: 749px) {
  .feature-row__image {order: 1; } }

.feature-row__text {
  padding-top: 35px;
  padding-bottom: 35px; }
@media only screen and (max-width: 749px) {
  .feature-row__text {
    order: 2;
    padding-bottom: 0; } }
@media only screen and (min-width: 750px) {
  .feature-row__text--left {padding-left: 35px; }
  .feature-row__text--right {padding-right: 35px; } }

.custom-content {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  -ms-align-items: stretch;
  -o-align-items: stretch;
  align-items: stretch;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: auto;
  margin-bottom: -30px;
  margin-left: -30px; }
@media only screen and (max-width: 749px) {
  .custom-content {
    margin-bottom: -22px;
    margin-left: -22px; } }

.custom__item {
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  margin-bottom: 30px;
  padding-left: 30px;
  max-width: 100%; }
@media only screen and (max-width: 749px) {
  .custom__item {
    -webkit-flex: 0 0 auto;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-left: 22px;
    margin-bottom: 22px; }}
.custom__item {margin-bottom: 0; }
.custom__item-inner {
  position: relative;
  display: block;
  text-align: left;
  max-width: 100%; }
.custom__item-inner--html {display: block; }

.navbar.navbar-fixed-top {background: #eb0000; }
#navbar {
  height: 80px;
  margin-bottom: 0; }
#navbar .navbar-header {height: 80px; }
#navbar .navbar-left {
  position: absolute;
  left: 0; }
#navbar .navbar-right {
  position: absolute;
  right: 15px;
  top: 20px; }
#navbar .navbar-right .ajax-register-links {
  margin: 0;
  padding: 0; }
#navbar .navbar-right .ajax-register-links li {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: inline-block; }

#navbar .logo {
  padding: 0;
  margin: 15px 0 0;
  transition: all ease-in 0.2s;
  text-align: center; }
#navbar .logo img {
  width: 100%;
  max-width: 115px; }

#navbar .navbar-toggle:hover {cursor: pointer; }
#navbar .navbar-toggle .icon-bar {
  display: block;
  width: 44px;
  height: 4px;
  background: #ffffff; }

#navbar .navbar-collapse {
  background: rgb(255,222,89);
  padding: 30px 20px 20px 30px;
  font-family: "phosphate", Helvetica, Arial, sans-serif;
  font-size: 24px;
  border-bottom: 1px solid #373535;
  margin-bottom: 10px; }
#navbar .navbar-collapse li a {
  color: #373535;
  font-size: 16px;
  font-family: "museo-sans", Helvetica, Arial, sans-serif;
  font-weight: 300;
  text-transform: uppercase;
  line-height: 16px; }
#navbar .navbar-collapse li a:hover {background: transparent; }
#navbar .navbar-collapse li:hover {background: transparent; }

#navbar .header-icons {top: 15px; }
#navbar .header-mobile-icons {
  position: absolute;
  right: 0;
  top: 105px;
  margin: 0;
  font-size: 24px;
  color: #373535; }

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

body {margin: 0; }

footer,
header,
main,
nav,
section{display: block; }

[hidden] {display: none; }

a {background-color: transparent; }

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

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

img {border: 0; }

button{
  color: inherit;
  font: inherit;
  margin: 0;
  overflow: visible;
  text-transform: none;
  -webkit-appearance: button;
  cursor: pointer; }
button[disabled] {cursor: default; }
button::-moz-focus-inner{
  border: 0;
  padding: 0; }

footer {padding: 15px 0; }
footer .footer-bottom {background: rgb(255,226,226); }
footer .footer-bottom .footer-logo-slogan {padding: 45px 20px; }
footer .footer-bottom .logo {
  width: 115px;
  display: block; }
footer .footer-bottom .logo img {
  width: 100%;
  display: block; }
footer .footer-bottom .menu-footer {
  font-size: 13px;
  font-weight: 700;
  font-family: "museo-sans", Helvetica, Arial, sans-serif; }
footer .footer-bottom .menu-footer ul {
  padding: 0 0 15px 0;
  margin: 0; }
footer .footer-bottom .menu-footer li a {
  font-weight: 300;
  padding: 0;
  color: #373535; }
footer .footer-bottom .menu-footer.single-menu {padding-top: 20px; }

footer #block-ph-display-ph-social .social-icons {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center; }
footer #block-ph-display-ph-social .social-icons .socialicon {
  width: 32px;
  height: 32px;
  display: block;
  margin-right: 3px; }
footer #block-ph-display-ph-social .social-icons .socialicon:last-child {margin-right: 0; }
footer #block-ph-display-ph-social .social-icons .socialicon img {
  width: 100%;
  height: 100%;
  display: block; }

footer .copyright {
  font-size: 10px;
  padding: 10px 0; }
footer .copyright p {margin: 0; }

button.navbar-toggle.header-icons {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px; }
.navbar-toggle .icon-bar + .icon-bar {margin-top: 4px; }

#navbar .site-header__logo-image {
  padding: 15px 0 0 0;
  transition: all ease-in 0.2s;
  text-align: center;
  max-width: 115px;
  width: 100%;
  display: block;
  margin: 0 auto; }
#navbar .site-header__logo-image img {
  width: 100%;
  max-width: 100% !important;
  margin-top: 0 !important;
  display: block; }

button.navbar-toggle.header-icons:focus {outline: none; }

#navbar .navbar-header {position: relative; }

#navbar .navbar-collapse {
  background: rgb(255,222,89);
  padding: 30px 20px 20px 30px;
  width: 380px;
  position: absolute;
  top: 0;
  z-index: 9;
  height: auto;
  left: 0;
  -webkit-box-shadow: 0px 2px 5px 1px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 2px 5px 1px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 2px 5px 1px rgba(0, 0, 0, 0.25); }
#navbar .navbar-collapse li a {
  color: #373535;
  font-size: 16px;
  font-family: "MuseoSans-900";
  font-weight: 500;
  text-transform: uppercase;
  line-height: 24px;
  padding: 0;
  letter-spacing: 1px; }
#navbar .navbar-collapse li:hover {background: transparent; }
#navbar .navbar-collapse li a:hover {background: transparent; }

#navbar .navbar-nav {padding: 0px 25px;}
#navbar .navbar-nav li {
  margin-bottom: 25px;
  margin-top: 10px; }
#navbar .navbar-nav li:last-child {margin-bottom: 0; }

.nav > li {
  position: relative;
  display: block; }
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px; }
.nav > li > a {padding: 10px 5px; }

#navbar .header-mobile-icons {display: none; }

.container {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  padding-left: 15px;
  padding-right: 15px; }

.main-content {padding-top: 0px; }

.col-sm-2 {width: 16.66667%; }

footer .container {max-width: 950px; }

footer .footer-bottom .footer-logo-slogan {display: flex; }

section#block-ph-display-ph-social .row {
  display: flex;
  align-items: center; }
section#block-ph-display-ph-social .col-sm-4 {
  padding-left: 0px;
  padding-right: 0px; }

@font-face {
  font-family: 'Museo Sans 500';
  src: url(../fonts/MuseoSans-500.eot);
  src: url(../fonts/MuseoSans-500d41d.eot) format("embedded-opentype"),
       url(../fonts/MuseoSans-500.woff2) format("woff2"),
       url(../fonts/MuseoSans-500.woff) format("woff"),
       url(../fonts/MuseoSans-500.ttf) format("truetype"),
       url(../fonts/MuseoSans-500.html#MuseoSans-500) format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

body {font-family: 'Museo Sans 500'; }

@font-face {
  font-family: 'BeachBar';
  src: url(../fonts/BeachBar-SemiBold.eot);
  src: url(../fonts/BeachBar-SemiBoldd41d.eot) format("embedded-opentype"),
       url(../fonts/BeachBar-SemiBold.woff2) format("woff2"),
       url(../fonts/BeachBar-SemiBold.woff) format("woff"),
       url(../fonts/BeachBar-SemiBold.ttf) format("truetype"),
       url(../fonts/BeachBar-SemiBold.html#BeachBar-SemiBold) format("svg");
  font-weight: 600;
  font-style: italic;
  font-display: swap; }

#navbar .site-header__logo-image img {
  width: 100%;
  max-width: 115px;
  margin-top: 15px;
  z-index: 9;
  position: relative; }

footer .copyright p {color: #000; }

.navbar-collapse {display: none; }

#navbar .navbar-nav {text-transform: uppercase; }

.nav > li {margin-bottom: 5px; }

#navbar .navbar-collapse li a.active {background: none; }

@font-face {
  font-family: 'phosphateinlineroman';
  src: url(../fonts/phosphateinline-webfont.woff2) format("woff2"),
       url(../fonts/phosphateinline-webfont.woff) format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'phosphatesolidmedium';
  src: url(../fonts/phosphatesolid-webfont.woff2) format("woff2"),
       url(../fonts/phosphatesolid-webfont.woff) format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'phosphaterrsolidRR';
  src: url(../fonts/phosphaterr_solid-webfont.woff2) format("woff2"),
       url(../fonts/phosphaterr_solid-webfont.woff) format("woff");
  font-weight: normal;
  font-style: normal; }

.hidden {display: none; }

.section-header.text-center h2, .section-header.text-center .h2 {
  letter-spacing: 0;
  text-transform: none;
  font-family: "MuseoSans-900";
  font-weight: 500;
  font-size: 25px;
  line-height: 32px; }
.section-header {
  margin-bottom: 35px;
  position: relative; }

.navbar-right.pull-right ul a {
  background: rgba(255, 221, 0, 1);
  color: #2d2926;
  padding: 13px 40px 10px;
  text-transform: uppercase;
  font-weight: 500;
  font-family: "MuseoSans-900";
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 16px;
  text-align: center; }

.template-index .row.footer-logo-slogan .col-xs-12 {width: 25%; }

footer .footer-bottom .menu-footer.single-menu {padding-top: 0; }

.social-icons.col-xs-12.col-sm-4 {width: 100%; }

.row.footer-logo-slogan .menu.nav li:first-child a {font-weight: 700; }

footer .footer-bottom .menu-footer ul {margin: 15px 0 0 0; }

.template-index footer #block-ph-display-ph-social .social-icons {
  justify-content: flex-start;
  margin-top: 20px; }

footer .copyright p {
  font-size: 11px;
  font-family: 'Museo Sans 500'; }

.template-index footer #block-ph-display-ph-social .social-icons .socialicon {margin-right: 15px; }

#shopify-section-feature-columns4 .leftsec {width: 40%; }
#shopify-section-feature-columns4 .rightsec {
  width: 60%;
  float: right; }
#shopify-section-feature-columns4 .leftsec h2,
#shopify-section-feature-columns4 .leftsec .h2 {
  color: #2D2926;
  font-family: "MuseoSans-900";
  text-transform: none;
  font-size: 25px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 32px;
  text-align: center;
  padding: 0 45px;
  position: relative; }
#shopify-section-feature-columns4 .leftsec .feature-row__item {
  background-image: url(../images/bandera-corazon-peru.webp);
  padding-top: 15px;
  background-size: cover;
  margin-top: 30px; }
#shopify-section-feature-columns4 .leftsec .feature-row__item img.feature-row__image {
  width: 165px;
  position: absolute;
  right: 30px;
  bottom: 0; }
#shopify-section-feature-columns4 .rightsec h2.h3,
#shopify-section-feature-columns4 .rightsec .h3.h2 {
  color: #2D2926;
  font-family: "MuseoSans-900";
  text-transform: none;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 28px;
  text-align: center;
  margin: 10px 0;
  position: relative;
  padding: 0 45px; }
#shopify-section-feature-columns4 .leftsec .feature-row__item #FeatureRowImageWrapper-feature-columns4 {
  max-width: 100%;
  padding: 70px 200px 79px 25px; }
#shopify-section-feature-columns4 .leftsec .feature-row__item p {
  color: #000000;
  font-family: 'Museo Sans 500';
  font-size: 16px;
  letter-spacing: 0;
  line-height: 24px; }
#shopify-section-feature-columns4 .leftsec a.yallowrebon {
  background: #ffdd00;
  color: #2d2926;
  width: 100%;
  text-align: center;
  display: block;
  color: #2D2926;
  font-family: "MuseoSans-900";
  font-size: 14px;
  letter-spacing: 1px;
  padding-top: 5px;
  line-height: 40px;
  font-weight: 500; }
#shopify-section-feature-columns4 {padding-bottom: 55px; }
#shopify-section-feature-columns4 .leftsec h2:before,
#shopify-section-feature-columns4 .leftsec .h2:before {
  position: absolute;
  left: 5%;
  top: 0;
  content: "";
  width: 136px;
  height: 32px;
  z-index: 9;
  transform: translate(10%, 0); }

.section-header.text-center h2 span, .section-header.text-center .h2 span,
#shopify-section-feature-columns4 .leftsec h2 span,
#shopify-section-feature-columns4 .leftsec .h2 span {
  position: relative;
  z-index: 99; }
#shopify-section-feature-columns4 .rightsec h2.h3:after,
#shopify-section-feature-columns4 .rightsec .h3.h2:after {
  position: absolute;
  width: 228px;
  height: 12px;
  bottom: 2px;
  left: 50%;
  transform: translate(-50%, 0);
  content: ""; }

.navbar.navbar-fixed-top {
  position: fixed;
  top: 0;
  z-index: 999;
  width: 100%; }

#navbar .navbar-header {
  position: relative;
  max-width: 1200px;
  margin: 0 auto; }

#shopify-section-feature-columns4 .feature-row {
  position: relative; }
#shopify-section-feature-columns4 .rightsec h2.h3 span,
#shopify-section-feature-columns4 .rightsec .h3.h2 span {
  position: relative;
  z-index: 99; }

a.build.nowk {display: inline-block; }

.page-container.drawer-page-content {margin-top: 80px; }

.template-index .social-icons.col-xs-12.col-sm-4 {width: 100%; }

.template-index .page-container.drawer-page-content {margin-top: 0; }

.row.footer-logo-slogan .col-xs-12 {width: 25%; }

.social-icons.col-xs-12.col-sm-4 {width: 100%; }

footer #block-ph-display-ph-social .social-icons {
  justify-content: flex-start;
  margin-top: 20px; }

footer #block-ph-display-ph-social .social-icons .socialicon {margin-right: 5px; }


/*=========== RESPONSIVE START ===========*/
@media only screen and (max-width: 1024px) {
  .container { max-width: 970px; }}

@media only screen and (max-width: 991px) {
  .container { max-width: 750px; }

  footer .footer-bottom {padding: 30px 0; }
  footer .footer-bottom .footer-logo-slogan {padding: 0; }
  footer .footer-bottom .footer-logo-slogan .col-sm-2 {width: 17%; }
  footer .footer-bottom .footer-logo-slogan .col-sm-6{width: 49%; }

  section#block-ph-display-ph-social .row {
    margin: 0 -10px;
    justify-content: space-between; }
  section#block-ph-display-ph-social .row .col-sm-4 {
    padding: 0 10px;
    width: 33.33%; } }

@media only screen and (max-width: 767px) {
  .container {max-width: 100%; }

  #navbar {height: 60px; }

  #navbar .site-header__logo-image {
    max-width: 90px;
    padding: 8px 0 0 0; }

  #navbar .header-icons {top: 0; }

  #navbar .navbar-left {position: relative; }

  button.navbar-toggle.header-icons {position: absolute; }

  #navbar .navbar-collapse {
    top: 60px;
    height: auto;
    padding: 30px 60px 40px; }

  #navbar .navbar-nav li {
    margin-bottom: 15px; }
    #navbar .navbar-nav li:last-child {
      margin-bottom: 0; }

  #navbar .navbar-collapse li a {
    line-height: 24px;
    padding: 0; }

  #navbar .header-mobile-icons {
    display: block;
    top: 0;
    background: none;
    border: none;
    border-radius: 0;
    color: #000;
    outline: none;
    padding: 0;
    width: 30px;
    height: 40px;
    line-height: 40px;
    text-align: center; }

  footer .footer-bottom .footer-logo-slogan {
    padding: 0;
    flex-wrap: wrap; }
  footer .footer-bottom {padding: 30px 0; }

  .footer-logo-slogan .col-xs-12 {width: 100%; }
  .footer-logo-slogan .logo {margin: 0 auto 15px auto; }

  footer .footer-bottom .menu-footer {text-align: center; }
  footer .footer-bottom .menu-footer.single-menu {padding-top: 0; }

  section#block-ph-display-ph-social .row {
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 -15px; }

  section#block-ph-display-ph-social .col-sm-4 {
    width: 100% !important;
    text-align: center; }

  footer .footer-bottom .footer-logo-slogan .col-sm-2,
  footer .footer-bottom .footer-logo-slogan .col-sm-6 {width: 100%; }
  }

#navbar .navbar-left {position: relative; }
#navbar .navbar-left .navbar-collapse {
  position: absolute;
  top: 80px;
  left: 20px;
  padding: 25px 25px 25px 25px; }

button.navbar-toggle.header-icons {
  float: left;
  position: relative; }
button.navbar-toggle.header-icons .cross {display: none; }
button.navbar-toggle.header-icons.crossed .icon-bar {opacity: 0 !important; }
button.navbar-toggle.header-icons.crossed .cross {
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  font-size: 32px;
  font-family: 'Nunito', sans-serif; }

#navbar .navbar-collapse li button {
  background: transparent;
  border: 2px solid #373535;
  color: #373535;
  font-size: 16px;
  font-weight: 500;
  font-family: "MuseoSans-900";
  font-weight: 300;
  text-transform: uppercase;
  line-height: 42px;
  width: 100%; }

@media (max-width: 749px) {
  .navbar.navbar-fixed-top.diff_BG {background: #ffdd32; }

  #navbar .navbar-left .navbar-collapse {
    top: 60px;
    left: 0;
    height: 100vh;
    padding: 100px 15% 50px; }
  #navbar .navbar-left .navbar-collapse .header-mobile-icons { display: none; }
  #navbar .navbar-left .navbar-collapse li { margin-bottom: 18px !important; }
  #navbar .navbar-left .navbar-collapse li a {
        font-size: 17px !important;
        font-weight: 900 !important; }

  button.navbar-toggle.header-icons.crossed .cross { color: #000; }
  }

@font-face {
  font-family: "PhosphateSolid";
  src: url(../fonts/PhosphateSolidf4ce.ttf);
  src: url(../fonts/PhosphateSolid0598.ttf) format("truetype"); }

@font-face {
  font-family: "MuseoSans-500";
  src: url(../fonts/MuseoSans-5008198.ttf);
  src: url(../fonts/MuseoSans-500efce.ttf) format("truetype"); }

#titservicio{
  text-align: center; font-size: 16px; color: #eb0000; font-family: MuseoSans-500;
}

#titservicios{
  text-align: center; font-size: 20px; color: #eb0000; font-family: MuseoSans-500;
}

#texservicio{
  text-align:justify; font-weight:100; font-size:15px; color:#333232; line-height: 1.5;
  text-transform: none; letter-spacing: normal;
}

#texservicios{
  text-align:center; font-weight:100; font-size:15px; color:#333232; line-height: 1.5;
  text-transform: none; letter-spacing: normal;
}
