/*
@font-face{
	font-family:"Branding Black";url("../fonts/Branding-Black.woff") format("woff"),url("../fonts/Branding-Black.ttf") format("truetype"),url("../fonts/Branding-Black.svg") format("svg"),url("../fonts/Branding-Black.eot") format("embedded-opentype")
}
@font-face{
	font-family:"Branding";url("../fonts/Branding-Medium.woff") format("woff"),url("../fonts/Branding-Medium.ttf") format("truetype"),url("../fonts/Branding-Medium.svg") format("svg"),url("../fonts/Branding-Medium.eot") format("embedded-opentype")
}
*/


/*nuevo texto legal modal*/
.contact-block {
	display: flex;
	justify-content: center;
}

.contact-info {
	margin: 20px;
	height: 26%;
}

.contact-header {
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 10px;
	text-align: left;
	padding-top: 16px;
}

.contact-details {
	list-style-type: none;
	padding: 0;
	margin-left: 80px;
	text-align: left;
}

.contact-details li {
	margin-bottom: 5px;

}
ul.contact-details p {
    font-size: 12px;
}

.noselect{
	user-select: none;
}

/*css prueba*/
l-force {
left: 455px; !important;
}

.contactshub-step {
  display: none;
  width:100%;
  margin-bottom: 24px; }

.contactshub-step:last-child {
  margin-bottom: 0; }

.contactshub-step.active {
  display: inline-block;
}

.contactshub-step .contactshub-step-header .indicator {
  position: relative;
  display: inline-block;
  box-sizing: border-box;
  padding: 10px 0px;
  margin-bottom: 0px; }

.contactshub-step .contactshub-step-header .indicator:before {
  width: 30px;
  height: 30px;
  content: "";
  display: block;
  background-color: #3A913F;
  border-radius: 15px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1; }

.contactshub-step .contactshub-step-header .indicator span {
  display: inline-block;
  padding: 12px 0px 12px 2px;
  font-weight:bold;
  font-size: 18px;
  color: #fff;
  position: relative;
  z-index: 2;
  width: 44px;
  text-align: center; }

.contactshub-step .contactshub-step-header p {
  font-size: 20px;
  display: inline-block;
  width: calc(100% - 56px); 
  color:#58585A;
  padding: 12px;
}

@media only screen and (max-width: 767px) {
  .contactshub-step .contactshub-step-header .indicator:before {
    width: 34px;
    height: 34px;
    border-radius: 18px; 
  }
  .contactshub-step .contactshub-step-header .indicator span {
    width: 34px; }
  .contactshub-step .contactshub-step-header p {
    font-size: 20px;
    width: calc(100% - 54px); } }

.contactshub-step .contactshub-options {
  font-size: 0;
  text-align: left;
  padding-bottom: 24px;
  display: none;
  opacity: 0;
  transition: all 0.3s; }

.contactshub-step .contactshub-options:last-child,
.contactshub-step .contactshub-options[data-optgrp="3.3.5"] {
  margin-bottom: 0; }

.contactshub-step .contactshub-options.active {
  display: block; }

.contactshub-step .contactshub-options.active.on {
  opacity: 1;
  padding-left:50px;
}

.contactshub-step .contactshub-options[data-multi=true] .contactshub-option {
  position: absolute;
  top: 0;
  height: 60px;
  width: 50%;
  box-sizing: border-box; }

.contactshub-step .contactshub-options[data-multi=true] .contactshub-option:hover:before {
  transform: translate(-50%, -50%) scale(1); }

.contactshub-step .contactshub-options[data-multi=true] .contactshub-option:first-child {
  left: -1px; }

.contactshub-step .contactshub-options[data-multi=true] .contactshub-option:first-child:before {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 0;
  border: 1px solid #eaeaea; }

.contactshub-step .contactshub-options[data-multi=true] .contactshub-option:first-child.active:before {
  width: calc(100% - 2px);
  border: none;
  border-left: 1px solid transparent;
  border-bottom-right-radius: 0;
  transform: translate(-50%, -50%) scale(1); }

.contactshub-step .contactshub-options[data-multi=true] .contactshub-option:nth-child(2) {
  right: 0px;
  margin-right: 0; }
  .contactshub-step .contactshub-options[data-multi=true] .contactshub-option:nth-child(2).active {
    right: -1px; }

.contactshub-step .contactshub-options[data-multi=true] .contactshub-option:nth-child(2):before {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-top-left-radius: 0;
  border: 1px solid #eaeaea; }

.contactshub-step .contactshub-options[data-multi=true] .contactshub-option:nth-child(2).active:before {
  border: none;
  margin-right: 2px;
  width: calc(100% - 2px);
  border-bottom: 1px solid #F0F2F5;
  border-right: 1px solid transparent;
  transform: translate(-50%, -50%) scale(1); }

.contactshub-step .contactshub-options[data-multi=true] .contactshub-option.active {
  z-index: 1; }

.contactshub-step .contactshub-options[data-multi=true] .contactshub-option.active:before {
  transform: translate(-50%, -50%) scale(1);
  transition: none; }

.contactshub-step .contactshub-options[data-multi=true] .contactshub-option:not(.active) {
  width: 51%;
  border-left: unset; }

.contactshub-step .contactshub-options[data-multi=true] .contactshub-option:not(.active):before {
  transition: none; }

.contactshub-step .contactshub-options[data-multi=true] .contactshub-solution ul {
  padding-left: 0;
  list-style: none; }

.contactshub-step .contactshub-options[data-multi=true] .contactshub-solution .solution-box {
  position: relative;
  background-color: #F0F2F5;
  color: #9AC433; }

.contactshub-step .contactshub-options[data-multi=true] .contactshub-solution .solution-box ul {
  display: none; }

.contactshub-step .contactshub-options[data-multi=true] .contactshub-solution .solution-box ul.active {
  display: block; }

.contactshub-step .contactshub-options .solution-box .contactshub-option.active .label {
  color: #a7cf00; }

.contactshub-step .contactshub-options .contactshub-solution .intro {
  font-size: 18px;
  /* font-family: Arial, sans-serif; */
  /* font-weight: 300; */
  text-align: left;
  margin-bottom: 30px; }

.contactshub-step .contactshub-options .contactshub-solution .solution-box {
  width: 632px;
  box-sizing: border-box;
  background-color: #F0F2F5;
  margin: auto;
  padding-top: 60px;
  border: 1px solid #f0f2f5;
  padding: 60px 65px 20px 65px;
  border-radius: 3px; }

.contactshub-step .contactshub-options .solution-box .contactshub-option.active:before {
  background-color: #f0f2f5; }

.contactshub-step .contactshub-options .contactshub-solution .solution-box ul {
  padding-left: 0;
  list-style: none;
  margin-top: 20px; }

.contactshub-step .contactshub-options .contactshub-solution .solution-box ul.mobile {
  display: none; }

.contactshub-step .contactshub-options .contactshub-solution .solution-box ul li {
  font-size: 18px;
  text-align: left;
  position: relative;
  min-height: 24px;
  margin-bottom: 30px; }

.contactshub-step .contactshub-options .contactshub-solution .solution-box ul li:last-child {
  margin-bottom: 0; }

.contactshub-step .contactshub-options .contactshub-solution .solution-box ul li span {
  width: 24px;
  height: 24px;
  background-color: #9AC433;
  border-radius: 12px;
  display: inline-block;
  font-size: 16px;
  color: #fff;
  /* font-family: Arial, sans-serif; */
  /* font-weight: 700; */
  padding-top: 1px;
  box-sizing: border-box;
  margin-right: 15px;
  text-align: center;
  position: absolute;
  left: 0; }

.contactshub-step .contactshub-options .contactshub-solution .solution-box ul li p {
  line-height: 24px;
  color: #3f4a56;
  margin-left: 40px;
  font-size: 16px; }

.contactshub-step .contactshub-options .contactshub-solution .solution-box ul li a {
  color: #9ac433; }

.contactshub-step .contactshub-options .contactshub-solution .solution-box ul li.btnli a {
  color: #fff; }

.contactshub-step .contactshub-options .contactshub-solution .solution-box ul li strong {
  /* font-family: Arial, sans-serif; */
  /* font-weight: 700 */ }

.contactshub-step .contactshub-options .contactshub-solution .solution-box > p {
  /* font-family: Arial, sans-serif; */
  /* font-weight: 700; */
  font-size: 16px;
  color: #3f4a56;
  line-height: 24px;
  text-align: left;
  margin: 45px 0 15px; }

.contactshub-step .contactshub-options .contactshub-solution .solution-box .text {
  text-align: left; }

.contactshub-step .contactshub-options .contactshub-solution .solution-box .text p {
  /* font-family: Arial, sans-serif; */
  /* font-weight: 300; */
  font-size: 18px;
  line-height: 24px;
  color: #3f4a56;
  margin-bottom: 20px; }

@media only screen and (max-width: 767px) {
  .contactshub-step .contactshub-options .contactshub-solution .intro {
    font-size: 16px; }
  .contactshub-step .contactshub-options .contactshub-solution .solution-box {
    width: 100%;
    padding: 65px 25px; }
  .contactshub-step .contactshub-options .contactshub-solution .solution-box ul li {
    font-size: 15px; }
  .contactshub-step .contactshub-options .contactshub-solution .solution-box ul li p {
    line-height: 19px; } }

.contactshub-step .contactshub-options .contactshub-option {
  width: 200px;
  height: 70px;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  position: relative;
  cursor: pointer;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  margin: 8px; }

.contactshub-step .contactshub-options .solution-box .contactshub-option {
  margin: 0px; }

.contactshub-step .contactshub-options .contactshub-option:before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(1);
  background-color: #fff;
  border-radius: 3px;
  border: 1px solid #eaeaea;
  transition: all 0.3s; }

.contactshub-step .contactshub-options .contactshub-option .label {
  color: #3f4a56;
  font-size: 16px;
  line-height: 20px;
  padding: 3px;
  /*font-family: BNPP;*/
  font-weight: normal;
  margin: 0;
  width: 85%;
  position: absolute;
  top: 50%;
  left: 50%;
  white-space: normal;
  transform: translate(-50%, -50%); }

.contactshub-step .contactshub-options .contactshub-option.active:before,
.contactshub-step .contactshub-options .contactshub-option:hover:before {
  background-color: #F0F2F5;
  transform: translate(-50%, -50%) scale(1.05); }

#contactshub .contactshub-step .contactshub-options .contactshub-option p.label {
  width: 132px; }

.contactshub-step .contactshub-options .contactshub-option.active:before {
  border: 1px solid #9ac433;
  background-color: #3A913F; }

.contactshub-step .contactshub-options .contactshub-option.active .label {
  color: #fff; }

@media only screen and (max-width: 767px) {
   .contactshub-step .contactshub-options {
    margin-bottom: 0;
    text-align: left; 
    }
  .contactshub-step .contactshub-options .contactshub-option .label {
    font-size: 14px; 
    } 
  }

.defButton + .defButton, .contactshub-step .btn + .defButton, .contactshub-step .defButton + .btn, .contactshub-step .btn + .btn {
  margin: 8px; }

.contactshub-step .btn .label,
.contactshub-step .contactshub-options .contactshub-solution .btn {
  /* font-family: Arial, sans-serif; */
  font-weight: 100;
  font-size: 17px;
  color: #fff; }

.contactshub-step .contactshub-options .contactshub-solution .solution-box ul li.btnli,
li.btnli {
  text-align: center;
  list-style: none; }

@media only screen and (max-width: 767px) {
  .contactshub-step .btn .label {
    font-size: 16px; } }

.contactshub-step .contactshub-direct {
  text-align: center; }
  .contactshub-step .contactshub-direct .header {
    margin-bottom: 24px; }

.contactshub-step .contactshub-direct .mobile-header,
.contactshub-step .contactshub-direct.hiden .header,
.contactshub-step .contactshub-direct.hiden .mobile-header,
.contactshub-step .contactshub-direct.hiden .mobile-header.showing {
  display: none; }

@media only screen and (max-width: 767px) {
  .contactshub-direct .mobile-header {
    margin-top: 20px;
    height: auto; } }

.contactshub-step .contactshub-direct .mobile-header.showing {
  display: block; }

.contactshub-step .contactshub-direct .mobile-header .btns {
  font-size: 0; }

.contactshub-step .contactshub-direct .mobile-header .btns .mobile-btn {
  display: inline-block; }

.contactshub-step .contactshub-direct .mobile-header .btns .mobile-btn:first-child {
  margin-right: 10px; }

.contactshub-step .contactshub-direct .mobile-header .btns .mobile-btn svg {
  width: 100%;
  max-width: 209px;
  height: auto; }

@media only screen and (max-width: 767px) {
  .contactshub-step .contactshub-direct .mobile-header .btns .mobile-btn {
    margin-bottom: 10px; }
  .contactshub-step .contactshub-direct .mobile-header .btns .mobile-btn:first-child {
    margin-right: 0; }
  .contactshub-step .contactshub-direct .mobile-header .btns .mobile-btn svg {
    max-width: 160px; } }

.contactshub-step .contactshub-direct h3 {
  /* font-family: Arial, sans-serif; */
  font-weight: 100;
  font-size: 24px;
  color: #3f4a56;
  margin-bottom: 20px; }

@media only screen and (max-width: 767px) {
  .contactshub-step .contactshub-direct h3 {
    font-size: 20px; } }

.contactshub-step .contactshub-direct.cancel .contactshub-contacts {
  margin-top: 0; }

.contactshub-step .contactshub-direct.cancel .contactshub-contactoption {
  width: calc(21%); }

@media screen and (max-width: 960px) {
  .contactshub-step .contactshub-direct.cancel .contactshub-contactoption {
    width: calc(45%); } }

@media screen and (max-width: 767px) {
  .contactshub-step .contactshub-direct.cancel .contactshub-contactoption {
    width: 100%;
    margin-right: 0; } }

.contactshub-step .contactshub-contacts {
  display: none; }

.contactshub-step .contactshub-contacts.active {
  display: block; }

#contactshub .contactshub-step .contactshub-contacts > p {
  /* font-family: Arial, sans-serif; */
  /* font-weight: 300; */
  font-size: 18px;
  color: #3f4a56;
  text-align: left;
  line-height: 24px; }

@media only screen and (max-width: 767px) {
  .contactshub-step .contactshub-contacts > p {
    font-size: 16px; } }

.contactshub-step .contactshub-contactoptions {
  font-size: 0;
  margin-top: 55px;
  margin-bottom: 25px; }

.contactshub-step .contactshub-contactoptions .contactshub-contactoption {
  display: inline-block;
  padding: 15px;
  width: calc(33.33% - 17.43px);
  box-sizing: border-box;
  margin-right: 26px;
  cursor: pointer;
  position: relative; }

.contactshub-step .contactshub-contactoptions .contactshub-contactoption.active:before {
  transform: scale(1.02);
  border: 1px solid #eaeaea;
  border: 1px solid #9ac433; }

.contactshub-step .contactshub-contactoptions .contactshub-contactoption.active .option-icon {
  background-color: #9ac433;
  border-color: #9ac433; }

.contactshub-step .contactshub-contactoptions .contactshub-contactoption.active .option-icon .icon svg * {
  fill: #fff; }

.contactshub-step .contactshub-contactoptions .contactshub-contactoption.active .title {
  color: #9ac433; }

.contactshub-step .contactshub-contactoptions .contactshub-contactoption.active .option-perks .icon svg * {
  fill: #9ac433; }

.contactshub-step .contactshub-contactoptions .contactshub-contactoption.active .option-perks span {
  color: #9ac433; }

.contactshub-step .contactshub-contactoptions .contactshub-contactoption:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: all 0.3s;
  border: 1px solid #eaeaea;
  background-color: #fff;
  border-radius: 3px;
  z-index: 0; }

.contactshub-step .contactshub-contactoptions .contactshub-contactoption:hover:before {
  border: 1px solid #72a62f; }

.contactshub-step .contactshub-contactoptions .contactshub-contactoption:last-child {
  margin-right: 0; }

.contactshub-step .contactshub-contactoptions .contactshub-contactoption .title {
  /* font-family: Arial, sans-serif; */
  display: inline-table;
  /* font-weight: 700; */
  font-size: 20px;
  line-height: 20px;
  color: #5c6269;
  position: relative;
  z-index: 1;
  transition: color 0.3s;
  margin: 0;
  height: 80px; }

.contactshub-step .contactshub-contactoptions .contactshub-contactoption .option-icon {
  width: 128px;
  height: 128px;
  border: 1px solid #5c6269;
  border-radius: 64px;
  margin: 0 auto 29px;
  position: relative;
  transition: all 0.3s; }

.contactshub-step .contactshub-contactoptions .contactshub-contactoption .option-icon .icon {
  width: 40px;
  height: 40px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }

.contactshub-step .contactshub-contactoptions .contactshub-contactoption .option-icon .icon svg {
  width: 100%;
  height: auto;
  display: block; }

.contactshub-step .contactshub-contactoptions .contactshub-contactoption .option-icon .icon svg * {
  trasnition: all 0.3s;
  fill: #5c6269; }

.contactshub-step .contactshub-contactoptions .contactshub-contactoption .option-perks {
  text-align: left;
  height: 170px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative;
  z-index: 1;
  padding-left: 0; }

.contactshub-step .contactshub-contactoptions .contactshub-contactoption .option-perks li {
  -ms-flex-positive: 1;
  flex-grow: 1; }

.contactshub-step .contactshub-contactoptions .contactshub-contactoption .option-perks .icon {
  width: 32px;
  height: 32px;
  display: inline-block;
  vertical-align: middle; }

.contactshub-step .contactshub-contactoptions .contactshub-contactoption .option-perks .icon svg {
  width: 100%;
  height: auto;
  display: block; }

.contactshub-step .contactshub-contactoptions .contactshub-contactoption .option-perks .icon svg * {
  transition: all 0.3s;
  fill: #5c6269; }

.contactshub-step .contactshub-contactoptions .contactshub-contactoption .option-perks span {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  color: #5c6269;
  transition: color 0.3s;
  padding-left: 8px; }

@media only screen and (max-width: 959px) and (min-width: 768px) {
  .contactshub-step .contactshub-contactoptions .contactshub-contactoption {
    width: calc(48.33% - 17.43px);
    margin-bottom: 26px; }
  .contactshub-step .contactshub-contactoptions .contactshub-contactoption:nth-child(2) {
    margin-right: 0; } }

@media only screen and (max-width: 767px) {
  .contactshub-step .contactshub-contactoptions .contactshub-contactoption {
    width: 100%;
    margin-right: 0;
    margin-bottom: 16px;
    padding: 20px; }
  .contactshub-step .contactshub-contactoptions .contactshub-contactoption .title,
  .contactshub-step .contactshub-contactoptions .contactshub-contactoption .titlealt {
    height: auto; }
  .contactshub-step .contactshub-contactoptions .contactshub-contactoption .option-icon {
    width: 50px;
    height: 50px; }
  .contactshub-step .contactshub-contactoptions .contactshub-contactoption .option-icon .icon {
    width: 30px;
    height: 30px; }
  .contactshub-step .contactshub-contactoptions .contactshub-contactoption .clearfix {
    content: "";
    display: block;
    clear: both; }
  .contactshub-step .contactshub-contactoptions .contactshub-contactoption .option-perks {
    width: 100%;
    height: auto;
    display: block; }
  .contactshub-step .contactshub-contactoptions .contactshub-contactoption .option-perks li {
    margin-bottom: 10px; }
  .contactshub-step .contactshub-contactoptions .contactshub-contactoption .option-perks li:last-child {
    margin-bottom: 0; }
  .contactshub-step .contactshub-contactoptions .contactshub-contactoption .option-perks span {
    font-size: 14px;
    line-height: 16px; }
  .contactshub-step .contactshub-contactoptions .contactshub-contactoption .option-perks .icon {
    width: 27px;
    height: 27px;
    margin-bottom: 0; } }

.contactshub-step .contactshub-contactsavailable .contactshub-contact {
  position: relative;
  padding: 50px;
  text-align: left;
  display: none; }

.contactshub-step .contactshub-contactsavailable .contactshub-contact.active {
  display: block; }

.contactshub-step .contactshub-contactsavailable .contactshub-contact:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #fff;
  border-radius: 3px;
  border: 1px solid #eaeaea;
  z-index: 0; }

.contactshub-step .contactshub-contactsavailable .contactshub-contact .title {
  position: relative;
  z-index: 1;
  color: #9ac433;
  /* font-family: Arial, sans-serif; */
  /* font-weight: 700; */
  font-size: 25px;
  margin-bottom: 40px; }

.contactshub-step .contactshub-contactsavailable .contactshub-contact .note {
  /* font-family: Arial, sans-serif; */
  /* font-weight: 300; */
  font-size: 18px;
  line-height: 24px;
  color: #868e96;
  position: relative;
  z-index: 1; }

.contactshub-step .contactshub-contactsavailable .contactshub-contact .phone {
  position: relative;
  z-index: 1;
  text-align: center;
  margin-top: 50px; }

.contactshub-step .contactshub-contactsavailable .contactshub-contact .phone h3 {
  /* font-family: Arial, sans-serif; */
  /* font-weight: 700; */
  font-size: 50px;
  color: #fb8711;
  margin-bottom: 5px;
  width: auto; }

.contactshub-step .contactshub-contactsavailable .contactshub-contact .phone a {
  color: #fb8711; }

.contactshub-step .contactshub-contactsavailable .contactshub-contact .phone .secondary {
  /* font-family: Arial, sans-serif; */
  /* font-weight: 700; */
  font-size: 14px;
  color: #868e96;
  margin-bottom: 10px; }

.contactshub-step .contactshub-contactsavailable .contactshub-contact .phone .availability-gauge .hours {
  /* font-family: Arial, sans-serif; */
  /* font-weight: 300; */
  font-size: 11px;
  color: #868e96;
  width: 458px;
  margin: 0 auto 10px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.contactshub-step .contactshub-contactsavailable .contactshub-contact .phone .availability-gauge .hours span {
  display: inline-block;
  -ms-flex-positive: 1;
  flex-grow: 1; }

.contactshub-step .contactshub-contactsavailable .contactshub-contact .phone .availability-gauge .hour-blocks {
  font-size: 0;
  width: 428px;
  margin: 0 auto; }

.contactshub-step .contactshub-contactsavailable .contactshub-contact .phone .availability-gauge .hour-blocks div {
  width: calc(8.33% - 2px);
  display: inline-block;
  height: 20px;
  margin-right: 2px; }

.contactshub-step .contactshub-contactsavailable .contactshub-contact .phone .availability-gauge .hour-blocks div:last-child {
  margin-right: 0; }

.contactshub-step .contactshub-contactsavailable .contactshub-contact .phone .availability-gauge .hour-blocks div.yellow {
  background-color: #f0c20c; }

.contactshub-step .contactshub-contactsavailable .contactshub-contact .phone .availability-gauge .hour-blocks div.green {
  background-color: #98bd29; }

.contactshub-step .contactshub-contactsavailable .contactshub-contact .phone .availability-gauge .hour-blocks div.orange {
  background-color: #e7792c; }

.contactshub-step .contactshub-contactsavailable .contactshub-contact .phone .availability-gauge .legend {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 470px;
  margin: 20px auto 0; }

.contactshub-step .contactshub-contactsavailable .contactshub-contact .phone .availability-gauge .legend span {
  /* font-family: Arial, sans-serif; */
  /* font-weight: 300; */
  color: #000;
  font-size: 12px;
  display: inline-block; }

.contactshub-step .contactshub-contactsavailable .contactshub-contact .phone .availability-gauge .legend span:before {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px; }

.contactshub-step .contactshub-contactsavailable .contactshub-contact .phone .availability-gauge .legend span:first-child:before {
  background-color: #98bd29; }

.contactshub-step .contactshub-contactsavailable .contactshub-contact .phone .availability-gauge .legend span:nth-child(2):before {
  background-color: #f0c20c; }

.contactshub-step .contactshub-contactsavailable .contactshub-contact .phone .availability-gauge .legend span:nth-child(3):before {
  background-color: #e7792c; }

.contactshub-step .contactshub-contactsavailable .contactshub-contact .store {
  position: relative;
  z-index: 1;
  font-size: 0; }

.contactshub-step .contactshub-contactsavailable .contactshub-contact .store h3 {
  /* font-family: Arial, sans-serif; */
  /* font-weight: 700; */
  color: #5c6269;
  font-size: 22px;
  margin-bottom: 10px; }

.contactshub-step .contactshub-contactsavailable .contactshub-contact .store .address {
  /* font-family: Arial, sans-serif; */
  /* font-weight: 300; */
  font-size: 14px;
  color: #868e96;
  line-height: 22px;
  margin-bottom: 15px; }

.contactshub-step .contactshub-contactsavailable .contactshub-contact .store .inner {
  display: inline-block;
  vertical-align: top;
  width: 50%;
  box-sizing: border-box; }

.contactshub-step .contactshub-contactsavailable .contactshub-contact .store .map {
  width: 50%;
  padding-left: 20px;
  height: 380px;
  margin-bottom: 50px;
  background-color: #234234;
  display: inline-block;
  vertical-align: top;
  box-sizing: border-box; }

.contactshub-step .contactshub-contactsavailable .contactshub-contact .store .directions-btn {
  margin-bottom: 30px;
  background-color: #fff;
  border-radius: 3px;
  display: inline-block;
  padding: 9px 10px;
  border: 1px solid #eaeaea;
  color: #999;
  text-decoration: none; }

.contactshub-step .contactshub-contactsavailable .contactshub-contact .contactshub-contactform {
  position: relative;
  z-index: 1;
  margin-top: 50px; }

.contactshub-step .contactshub-contactsavailable .contactshub-contact .contactshub-contactform input {
  padding: 18px 10px;
  border: 1px solid #e1e1e1;
  font-size: 16px;
  line-height: 18px;
  box-sizing: border-box;
  width: 100%; }

.contactshub-step .contactshub-contactsavailable .contactshub-contact .contactshub-contactform select {
  box-sizing: border-box;
  width: 100%;
  height: 50px;
  border: 1px solid #e1e1e1;
  font-size: 16px;
  line-height: 18px;
  padding: 0 0 0 10px; }

.contactshub-step .contactshub-contactsavailable .contactshub-contact .contactshub-contactform textarea {
  padding: 18px 10px;
  border: 1px solid #e1e1e1;
  font-size: 16px;
  line-height: 18px;
  box-sizing: border-box;
  height: 240px;
  resize: none;
  width: 100%; }

.contactshub-step .contactshub-contactsavailable .contactshub-contact .contactshub-contactform .row {
  margin-bottom: 30px; }

.contactshub-step .contactshub-contactsavailable .contactshub-contact .contactshub-contactform .row.half {
  width: 50%; }

.contactshub-step .contactshub-contactsavailable .contactshub-contact .contactshub-contactform .row.right {
  text-align: right;
  margin-bottom: 0px; }

@media only screen and (max-width: 767px) {
  .contactshub-step .contactshub-contactsavailable .contactshub-contact {
    padding: 30px; }
  .contactshub-step .contactshub-contactsavailable .contactshub-contact .title {
    font-size: 20px;
    margin-bottom: 20px; }
  .contactshub-step .contactshub-contactsavailable .contactshub-contact .note {
    font-size: 14px;
    line-height: 20px; }
  .contactshub-step .contactshub-contactsavailable .contactshub-contact .store h3 {
    font-size: 18px; }
  .contactshub-step .contactshub-contactsavailable .contactshub-contact .store .address {
    font-size: 12px;
    line-height: 19px; }
  .contactshub-step .contactshub-contactsavailable .contactshub-contact .store .inner {
    width: 100%; }
  .contactshub-step .contactshub-contactsavailable .contactshub-contact .store .map {
    height: 262px;
    width: 100%;
    padding-left: 0; }
  .contactshub-step .contactshub-contactsavailable .contactshub-contact .phone {
    margin-top: 60px; }
  .contactshub-step .contactshub-contactsavailable .contactshub-contact .phone h3 {
    font-size: 32px; }
  .contactshub-step .contactshub-contactsavailable .contactshub-contact .phone .secondary {
    font-size: 12px; }
  .contactshub-step .contactshub-contactsavailable .contactshub-contact .phone .availability-gauge .hours {
    width: 220px;
    font-size: 10px; }
  .contactshub-img {
    max-width: 100%;
    max-height: 100%; }
  .contactshub-step .contactshub-contactsavailable .contactshub-contact .phone .availability-gauge .hours span:nth-child(odd) {
    display: none; }
  .contactshub-step .contactshub-contactsavailable .contactshub-contact .phone .availability-gauge .hour-blocks {
    width: 220px; }
  .contactshub-step .contactshub-contactsavailable .contactshub-contact .phone .availability-gauge .legend {
    width: 230px; }
  .contactshub-step .contactshub-contactsavailable .contactshub-contact .phone .availability-gauge .legend span {
    font-size: 9px; }
  .contactshub-step .contactshub-contactsavailable .contactshub-contact .contactshub-contactform .row {
    margin-bottom: 15px; }
  .contactshub-step .contactshub-contactsavailable .contactshub-contact .contactshub-contactform .row.half {
    width: 100%; }
  .contactshub-step .contactshub-contactsavailable .contactshub-contact .contactshub-contactform input {
    height: 40px;
    padding: 12px 10px; } }

@media only screen and (max-width: 767px) {
  .contactshub-step {
    margin-bottom: 0; } }

#contactshub i {
  font-style: italic; }

.banneritem {
  display: none; }

.centro .top .menu .menu-int .joomla-nav .parent ul {
  height: 66px !important; }

.centro .blue#clean .black {
  background: #000;
  margin: 0;
  width: auto; }

/*# sourceMappingURL=maps/styles.min.css.map */