/* COMIENZA EL CSS PERSONALIZADO */

/*input number quitar flechas*/

input[type='number']::-webkit-inner-spin-button,
input[type='number']::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/*input number quitar flechas*/


/*Footer espacio para el Subvencionado */

.footer-logo-espacio {
  margin-bottom: 30px;
  width: 250px;
  height: auto;
}

.footer-logo-espacio img {
  max-width: 100%;
}

/*Footer espacio para el Subvencionado*/


/*contienecheckbox*/

.contienecheckbox {
  text-align: left;
  margin-bottom: 10px;
}

.labelcheck {
  width: 93%;
  vertical-align: middle;
  margin: 0px;
  display: inline-block;
  font-size: 15px;
  line-height: 19px;
}

/*contienecheckbox*/

/*Loader*/

.ajax-loader {
  width: 79px;
  display: none;
}

.ajax-result {
  margin-top: 10px;
  margin-bottom: 20px;
}

.ajax-result .success,
.ajax-result .error {
  clear: both;
  padding: 10px;
  border: 1px solid green;
  font-size: 14px;
  background: #a9e4a9;
  color: #000;
  text-align: center;
  display: none;
}

.ajax-result .error {
  background: #f98e8e;
}

.ajax-result-phone {
  margin-top: 10px;
}

.ajax-result-phone .success,
.ajax-result-phone .error {
  clear: both;
  padding: 10px;
  border: 1px solid green;
  font-size: 14px;
  background: #a9e4a9;
  color: #000;
  text-align: center;
  display: none;
}

.ajax-result-phone .error {
  background: #f98e8e;
}

.ajax-result-phone2 .success,
.ajax-result-phone2 .error {
  clear: both;
  padding: 10px;
  border: 1px solid green;
  font-size: 14px;
  background: #a9e4a9;
  color: #000;
  text-align: center;
  display: none;
}

.ajax-result-phone2 .error {
  background: #f98e8e;
}

.ajax-result-home {
  margin-top: 10px;
}

.ajax-result-home .success,
.ajax-result-home .error {
  clear: both;
  padding: 10px;
  border: 1px solid green;
  font-size: 14px;
  background: #a9e4a9;
  color: #000;
  text-align: center;
  display: none;
}

.ajax-result-home .error {
  background: #f98e8e;
}

.hpxpfck {
  position: absolute !important;
  left: -9999px;
  top: -9999px;
  height: 0;
  width: 0;
  overflow: hidden;
}

/*Loader*/

/* -----------------------------------
    Resaltar los titulos de los avisos
-------------------------------------*/

.resaltartitulos ul li {
  list-style: disc;
  margin: 15px;
}

.resaltartitulos ul {
  height: auto;
  font-size: 18px;
  padding-left: 20px;
  color: #525252;
}

.resaltartitulos h1,
.resaltartitulos h2,
.resaltartitulos h3,
.resaltartitulos h4,
.resaltartitulos h5,
.resaltartitulos h6 {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

/* -----------------------------------
    Resaltar los titulos de los avisos
-------------------------------------*/

/* COMIENZA EL CSS PERSONALIZADO */

.validate-background {
  background-color: #000;
  display: contents;
}

.validate-background2 {
  background-color: #fff;
  display: contents;
}

.dt-sc-three-fifth.modificado {
  width: 50%;
}

.dt-sc-two-fifth.modificado {
  width: 41%;
}

/* MARGIN & PADDING START */

.mrb-0 {
  margin-bottom: 0px !important;
}

.mrb-10 {
  margin-bottom: 10px !important;
}

.mrt-20 {
  margin-top: 20px !important;
}

/* MARGIN & PADDING END */

/* MENU START */

.top-bar span.lema {
  font-size: 22px;
  float: left;
  font-family: Gabriola;
  margin: 0;
  color: #fff;
}

#logo {
  background: #FFFFFF;
}

.is-sticky #header #logo {
  padding: 0px 0 10px;
  display: none;
}

/* MENU END   */

/* DETAILS START */

.banner.type3 .slider-bg.home {
  background-image: url(../images/content/home/home-1.jpg);
  background-size: cover;
}

h2.border-title.aligncenter.home {
  font-size: 40px;
}

.banner .dt-sc-view-btn>a {
  text-transform: uppercase;
}

h2.big.sub-title {
  font-size: 30px;
  text-transform: uppercase;
  font-weight: 500;
}

h3.medium.sub-title {
  font-size: 24px;
  color: #fff;
  font-weight: 500;
}

.dt-sc-service.type1:hover .icon img.first-img {
  display: inline;
}

.slider-bg.peluqueria-en-terrassa {
  background-image: url(../images/content/peluqueria-en-terrassa/peluqueria-en-terrassa-1.jpg);
  background-position: 50% 59px;
  background-size: cover;
}

.slider-bg.tratamientos-para-el-cabello-en-terrassa {
  background-image: url(../images/content/tratamientos-para-el-cabello-en-terrassa/tratamientos-para-el-cabello-en-terrassa-1.jpg);
  background-position: 50% 59px;
  background-size: cover;
}

.slider-bg.peluqueria-para-novias-en-terrassa {
  background-image: url(../images/content/peluqueria-para-novias-en-terrassa/peluqueria-para-novias-en-terrassa-1.jpg);
  background-position: 50% 59px;
  background-size: cover;
}

.banner.type4 .caption h2.services {
  color: #fff;
  font-size: 25px;
  text-transform: initial;
}

.banner.type4 .caption h2.services span {
  color: #e32c2e;
  font-weight: 100;
  text-transform: lowercase;
}

.dt-sc-counter h3 {
  font-size: 16px;
  margin-bottom: 6px;
  color: #fff;
}

.entry-title h2 {
  font-size: 25px;
  font-weight: 300;
}

.caption .dt-sc-counter-number p.number:before {
  content: "+";
}

.blog-items .entry-body .alignright a {
  color: #000;
  text-decoration: underline;
}

article.blog-entry:hover .entry-body .alignright a {
  color: #e32c2e;
}

.entry-details .entry-meta h3 {
  background: #000;
  border: 1px solid #000;
  padding: 5px 10px;
  display: inline-block;
  margin: 0;
  line-height: 18px;
  color: #fff;
}

.blog-items .entry-details .entry-meta h3 {
  border-color: #fff;
  font-size: 18px;
  padding: 6px 17px;
}

.blog-entry:hover .entry-details .entry-meta h3 {
  animation: 800ms linear pulse;
  -moz-animation: 800ms linear pulse;
  -ms-animation: 800ms linear pulse;
  -o-animation: 800ms linear pulse;
  -webkit-animation: 800ms linear pulse;
}

.blog-entry:hover .entry-details .entry-meta h3 {
  background-color: #e32c2e;
}

.caption .dt-sc-counter h3 {
  margin-top: 30px;
  text-transform: uppercase;
  font-family: "Roboto", sans-serif;
}

h1.border-title.aligncenter {
  text-align: center;
  margin-bottom: 50px;
  position: relative;
  color: #282828;
  font-weight: 100;
}

h1.border-title.aligncenter:before {
  background: url(../images/heading-bottom.png) no-repeat;
  content: "";
  height: 35px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  bottom: -40px;
  width: 206px;
  z-index: 9;
}

h2.h2 {
  font-size: 25px;
}

h2.h2 span {
  font-weight: bold;
}

.dt-sc-offer-text h4 {
  font-size: 98px;
  float: left;
  margin-bottom: 20px;
  color: #e32c2e !important;
}

.dt-sc-offer-text {
  width: 100%;
}

.dt-sc-offer-text span {
  font-size: 48px;
  font-weight: 100;
  line-height: 80px;
}

.dt-sc-offer-text span span {
  font-size: 22px;
  float: left;
  text-transform: uppercase;
  line-height: 0;
}

.dt-sc-offer-text h3 {
  font-size: 98px;
  float: left;
  margin-bottom: 20px;
  color: #e32c2e !important;
}

.dt-sc-ico-content.type1 h3 {
  font-size: 20px;
  margin-bottom: 5px;
}

h2.border-title.section-3 {
  text-align: left;
  margin-bottom: 50px;
  position: relative;
  color: #282828;
  font-weight: 100;
}

h2.border-title.section-3:before {
  background: url(../images/heading-bottom.png) no-repeat;
  content: "";
  height: 35px;
  left: 0;
  position: absolute;
  right: 0;
  bottom: -40px;
  width: 206px;
  z-index: 9;
}

h3.dt-sc-toggle.type2,
h3.dt-sc-toggle-accordion {
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 5px;
}

h3.dt-sc-toggle,
h3.dt-sc-toggle-accordion {
  clear: both;
  color: #181818;
  font-size: 14px;
  line-height: 40px;
  margin-bottom: 0;
  padding-left: 30px;
  position: relative;
  text-transform: none;
}

h3.dt-sc-toggle.type2 a,
h3.dt-sc-toggle-accordion a {
  color: #5f5f5f;
  font-size: 18px;
  display: inline-block;
  width: 100%;
  font-weight: 400;
}

h3.dt-sc-toggle.type2::before,
h3.dt-sc-toggle-accordion::before {
  content: "\f0c4";
  font-family: FontAwesome;
  font-size: 20px;
  font-style: normal;
  font-weight: lighter;
  left: 3px;
  position: absolute;
  text-align: center;
  text-decoration: inherit;
  top: 0;
}

h3.dt-sc-toggle.type2.active::before,
h3.dt-sc-toggle-accordion.active::before {
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
}

.appointment-parallax h2.border-title span {
  font-weight: bold;
}

.template-list {
  color: #E6E6E6;
}

.template-expertos-mechas {
  color: #E6E6E6;
}

.parallax3 {
  background-image: url(../images/content/especialistas/especialistas-1.jpg);
  background-size: cover;
  background-position: center;
}

.appointment-parallax {
  background-image: url(../images/content/template-footer/template-footer-1.jpg);
  background-size: cover;
  background-position: center;
}

.dt-sc-ico-content.type1:after {
  bottom: -10px;
  font-family: fontawesome;
  font-size: 70px;
  opacity: 0.05;
  position: absolute;
  right: 35px;
  z-index: -1;
}

.dt-sc-ico-content.type1.scissors:after {
  content: "\f0c4";
}

h2.border-title {
  text-align: left;
  clear: both;
  font-weight: 100;
  font-size: 25px;
}

h2.border-title span {
  font-weight: bold;
}

.widget_text a.dt-sc-clr {
  font-style: normal;
  color: #E6E6E6;
  text-decoration: underline;
}

.widget_text a.dt-sc-clr:hover {
  color: #e32c2e;
}

ul.opening-time li h3 {
  font-size: 16px;
}

h2.border-title {
  text-align: left;
  clear: both;
  font-weight: 300;
  font-size: 25px;
}

label.labelcheck a {
  color: #000;
  font-weight: 400;
  text-decoration: underline;
}

label.labelcheck a:hover {
  color: #e32c2e;
}

input[type="submit"] {
  padding: 0 15px;
}


.dt-sc-notification h4,
.dt-sc-notification .h4 {
  line-height: 60px;
  margin: 0;
  font-weight: 100;
}

input.h4 {
  border: 0px;
  font-style: inherit;
  padding: 0px;
  color: #000;
  font-size: 20px;
}

.dt-sc-notification .alignright {
  height: 60px;
}

input.h4:focus {
  outline: 0px solid white !important;
}

.dt-sc-notification .alignright input {
  height: 100%;
  right: 0px;
}

.promo-parallax {
  background-size: cover;
  background-position: center;
}

/* DETAILS END   */

/* FOOTER START */

#footer h2.widgettitle {
  font-size: 20px;
  clear: both;
  text-transform: capitalize;
  width: 100%;
  margin-bottom: 15px;
  color: #cccccc;
  font-weight: 400;
}

#footer h3.widgettitle {
  font-size: 20px;
  clear: both;
  text-transform: capitalize;
  width: 100%;
  margin-bottom: 15px;
  color: #cccccc;
  font-weight: 300;
}

#footer .copyright p {
  color: #FFFFFF;
}

#footer .copyright p a {
  color: #FFFFFF;
  text-decoration: underline;
}

.textwidget ul.schedule li {
  padding-bottom: 10px;
}

.textwidget .schedule {
  color: #E6E6E6;
}

/* FOOTER END   */


/* TERMINA EL CSS PERSONALIZADO  */

@media only screen and (max-width: 1530px) {
  .services-details {
    right: -30%;
  }

  .alignright .services-details {
    left: -30%;
  }
}

@media only screen and (max-width: 1420px) {
  .services-details {
    right: -20%;
  }

  .alignright .services-details {
    left: -20%;
  }
}

@media only screen and (max-width: 1310px) {
  .services-details {
    right: 0%;
  }

  .alignright .services-details {
    left: 0%;
  }
}

@media only screen and (max-width: 1260px) {
  h3.medium.sub-title {
    font-size: 18px;
    color: #fff;
    font-weight: 500;
  }
}

@media only screen and (max-width: 1220px) {
  .is-sticky #header #menu-container #main-menu>ul>li {
    margin: 0 15px;
  }
}

@media only screen and (max-width: 1100px) {
  #footer .footer-widgets-wrapper .dt-sc-one-fourth {
    width: 45%;
  }

  .footer-logo-espacio {
    margin-bottom: 10px;
  }

  #footer .footer-widgets-wrapper .dt-sc-one-fourth.third {
    margin-top: 40px;
  }

  #footer .footer-widgets-wrapper .dt-sc-one-fourth.four {
    margin-top: 40px;
  }
}

@media only screen and (max-width: 1080px) {
  .banner-details {
    padding: 10px;
  }

  h3.medium.sub-title {
    font-size: 14px;
    color: #fff;
    font-weight: 500;
  }
}

@media only screen and (max-width: 1050px) {
  .dt-sc-offer-text span span {
    font-size: 18px;
  }
}

@media only screen and (max-width: 1040px) {
  .is-sticky #header #menu-container #main-menu>ul>li>a {
    font-size: 12px;
  }

  .is-sticky #header #menu-container #main-menu>ul>li {
    margin: 0 12px;
  }
}

@media only screen and (max-width: 1024px) {
  #main-menu>ul>li {
    margin: 0 15px;
  }
}

@media only screen and (max-width: 952px) {
  .is-sticky #header #menu-container #main-menu>ul>li>a {
    font-size: 10px;
  }
}

@media only screen and (max-width: 820px) {
  .is-sticky #header #menu-container #main-menu>ul>li {
    margin: 0 8px;
  }

  .banner.type3 .slider-bg.home {
    background-size: cover;
    background-position: center;
  }
}

@media only screen and (max-width: 855px) {
  #main-menu>ul>li {
    margin: 0 8px;
  }

  .tabs-content p {
    font-size: 14px;
  }

}

@media only screen and (max-width: 767px) {

  .dt-sc-three-fifth.modificado {
    width: 100%;
  }

  .is-sticky #header #menu-container #main-menu>ul>li>a {
    font-size: 14px;
  }

  #footer .footer-widgets-wrapper .dt-sc-one-fourth {
    width: 100%;
  }

  .footer-logo-espacio {
    margin-bottom: 30px;
  }

  #footer .footer-widgets-wrapper .dt-sc-one-fourth.third {
    margin-top: 0px;
  }

  #footer .footer-widgets-wrapper .dt-sc-one-fourth.four {
    margin-top: 0px;
  }

  .services-container.alignright>img {
    float: none;
  }

  .is-sticky #header #menu-container #main-menu>ul>li {
    margin: 0;
  }

  .parallax-spacing {
    display: inline-block;
    padding: 90px 20px;
    width: 100%;
  }

  .appointment-parallax h2.border-title {
    font-size: 28px;
    text-align: center;
  }

  .banner-details {
    padding: 35px;
  }

  h3.medium.sub-title {
    font-size: 22px;
    color: #fff;
    font-weight: 500;
  }

  .promo-parallax {
    background: #fff;
  }
}

@media only screen and (max-width: 480px) {
  .banner.type3 .caption h1 {
    font-size: 30px;
  }
}

@media only screen and (max-width: 479px) {
  h1.border-title.aligncenter {
    font-size: 30px;
  }
}

@media only screen and (min-width: 320px) and (max-width: 479px) {
  .top-bar span.lema {
    margin-bottom: 10px;
  }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
  .top-bar span.lema {
    float: none;
  }
}

@media only screen and (min-width: 768px) and (max-width: 959px) {

  .dt-sc-offer-text h3 {
    font-size: 60px;
  }

  .dt-sc-offer-text span {
    font-size: 28px;
    line-height: 50px;
  }

  .dt-sc-offer-text span span {
    font-size: 12px;
  }
}

@media only screen and (min-width: 960px) and (max-width: 1279px) {
  .dt-sc-offer-text h3 {
    font-size: 70px;
  }

  .dt-sc-offer-text span {
    font-size: 34px;
    line-height: 58px;
  }

  .dt-sc-offer-text span span {
    font-size: 16px;
  }
}

@media only screen and (min-width: 767px) {
  .container {
    max-width: 1600px;
    width: 96%;
    padding: 0 10px;
  }

  .container-mod {
    width: 1170px;
    margin: 0 auto;
    position: relative;
    clear: both;
  }

  .services-details.left p {
    padding-right: 30px;
  }

  .services-details.right p {
    padding-left: 30px;
  }

  ul.sub-menu.rd-width-ul {
    width: fit-content !important;
  }

  .appointment-parallax h2.border-title {
    font-size: 35px;
    text-align: center;
    padding: 0 10%;
  }
}

@media only screen and (min-width: 1550px) {

  #header #menu-container #main-menu>ul>li>a {
    font-size: 18px;
  }

  .is-sticky #header #menu-container #main-menu>ul>li>a {
    font-size: 18px;
  }

  #main-menu ul li.menu-item-simple-parent ul {
    width: 225px;
  }

  #main-menu ul li.menu-item-simple-parent ul li a {
    font-size: 15px;
  }
}

/********************************************************************************************************************************
****************************************************** FOCUS PARAMETERS ********************************************************* 
*********************************************************************************************************************************/
input:focus,
textarea:focus {
  outline: 2px solid white !important;
}

*:focus-visible,
a:focus-visible img,
a:focus-visible,
a:focus-visible h2,
a:focus-visible h3 {
  outline: 4px dashed darkorange !important;
}

a.AccessibilityLinkFirstLevelWithMenu+.AccessibilityDropDownMenu[aria-expanded="true"] {
  display: block !important;
  visibility: visible !important;
  opacity: 1 !important;
}