/* GANTRY5 DEVELOPMENT MODE ENABLED.

   WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!

   For more information on modifying CSS, please read:

   http://docs.gantry.org/gantry5/configure/styles
   http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

/* line 2, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 12, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 9, media/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* CREAR UN GRID */
/* El mixin se aplica al elemento contenedor */
/*FORMULARIO DE CONTACTO*/
/* descripcion titulo | tipografía y tamaño */
/* line 7, templates/it_sanctum/custom/scss/tdweb/_rs_contacto.scss */
.contactoDescripcion {
  color: #282828;
  font-size: 1.035rem;
  font-weight: 500;
  font-family: "Cormorant SC";
}
/* line 15, templates/it_sanctum/custom/scss/tdweb/_rs_contacto.scss */
.formContacto .soloForm {
  background-color: '';
  border: '';
  padding: '';
  border-radius: 3px;
}
/* line 22, templates/it_sanctum/custom/scss/tdweb/_rs_contacto.scss */
.formContacto .bloqInput3 {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
/* line 34, templates/it_sanctum/custom/scss/tdweb/_rs_contacto.scss */
.formContacto .bloqInput3 .input3 {
  width: calc(33.3333% - 1em);
  margin: 0.5em;
}
@media only all and (max-width: 47.938rem) {
  /* line 39, templates/it_sanctum/custom/scss/tdweb/_rs_contacto.scss */
  .formContacto .bloqInput3 .input3 {
    width: calc(100% - 1em);
    margin-left: 0;
    margin-right: 0;
    width: 100%;
  }
}
/* line 47, templates/it_sanctum/custom/scss/tdweb/_rs_contacto.scss */
.formContacto .bloqInput3 > div:nth-child(1) {
  margin-left: 0;
}
/* line 51, templates/it_sanctum/custom/scss/tdweb/_rs_contacto.scss */
.formContacto .bloqInput3 > div:nth-child(3) {
  margin-right: 0;
}
/* line 55, templates/it_sanctum/custom/scss/tdweb/_rs_contacto.scss */
.formContacto input[type="text"] {
  /* display: block;*/
  width: 100%;
  background-color: #fffff5;
  background-color: #f6f6f6;
  border: '1px solid #eae9e9';
  color: #91929c;
  font-size: 16px;
  height: 45px;
  line-height: 24px;
  padding: 10.5px 10px 10.5px 15px;
  vertical-align: middle;
  outline: none;
  border-radius: 0px;
  box-sizing: border-box;
  transition: border-color 1s ease, box-shadow 1s ease;
  box-shadow: none;
}
/* line 74, templates/it_sanctum/custom/scss/tdweb/_rs_contacto.scss */
.formContacto input[type="text"]:focus {
  box-shadow: 4px 4px 4px 0px rgba(0, 0, 0, 0.15);
  border-color: #c91f37;
}
@media only all and (max-width: 47.938rem) {
  /* line 79, templates/it_sanctum/custom/scss/tdweb/_rs_contacto.scss */
  .formContacto input[type="text"] {
    width: 100%;
  }
}
/* line 84, templates/it_sanctum/custom/scss/tdweb/_rs_contacto.scss */
.formContacto textarea {
  width: 100%;
  border: '1px solid #eae9e9';
  background-color: #fffff5;
  background-color: #f6f6f6;
  color: #91929c;
  box-shadow: none;
  font-size: 16px;
  height: 45px;
  line-height: 24px;
  padding: 10.5px 10px 10.5px 15px;
  vertical-align: middle;
  outline: none;
  height: 150px;
}
/* line 100, templates/it_sanctum/custom/scss/tdweb/_rs_contacto.scss */
.formContacto textarea:focus {
  box-shadow: 4px 4px 4px 0px rgba(0, 0, 0, 0.15);
  border-color: #c91f37;
}
/* line 105, templates/it_sanctum/custom/scss/tdweb/_rs_contacto.scss */
.formContacto ::-webkit-input-placeholder {
  color: #91929c;
}
/* line 109, templates/it_sanctum/custom/scss/tdweb/_rs_contacto.scss */
.formContacto ::-moz-placeholder {
  color: #91929c;
}
/* line 113, templates/it_sanctum/custom/scss/tdweb/_rs_contacto.scss */
.formContacto :-moz-placeholder {
  color: #91929c;
}
/* line 117, templates/it_sanctum/custom/scss/tdweb/_rs_contacto.scss */
.formContacto :-ms-input-placeholder {
  color: #91929c;
}
/* line 121, templates/it_sanctum/custom/scss/tdweb/_rs_contacto.scss */
.formContacto .bloq2 {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
@media only all and (max-width: 30rem) {
  /* line 136, templates/it_sanctum/custom/scss/tdweb/_rs_contacto.scss */
  .formContacto .bloq2 {
    width: 250px;
    overflow-x: scroll !important;
    overflow-y: hidden;
    white-space: nowrap;
    box-sizing: border-box;
  }
}
/* line 145, templates/it_sanctum/custom/scss/tdweb/_rs_contacto.scss */
.formContacto .bloq2 > div {
  margin-bottom: 2em;
}
@media only all and (min-width: 75rem) {
  /* line 149, templates/it_sanctum/custom/scss/tdweb/_rs_contacto.scss */
  .formContacto .bloq2 > div {
    padding-right: 5px;
  }
}
/* line 154, templates/it_sanctum/custom/scss/tdweb/_rs_contacto.scss */
.formContacto .bloq2 .bloq2Reca {
  margin-left: 0;
}
@media only all and (max-width: 47.938rem) {
  /* line 158, templates/it_sanctum/custom/scss/tdweb/_rs_contacto.scss */
  .formContacto .bloq2 .bloq2Reca {
    width: 100% !important;
  }
}
@media only all and (max-width: 47.938rem) {
  /* line 164, templates/it_sanctum/custom/scss/tdweb/_rs_contacto.scss */
  .formContacto .bloq2 .bloq2AvisoLegal {
    margin-left: 0;
  }
}
/* line 169, templates/it_sanctum/custom/scss/tdweb/_rs_contacto.scss */
.formContacto .bloq2 .bloq2AvisoLegalFlex {
  padding-left: 10px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background: #f9f9f9;
  border: 1px solid #d3d3d3;
  color: #000;
  height: 74px;
  width: 300px;
  border-radius: 3px;
  box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.05);
  /*& > div:nth-child(2){
   color:#ACACAC;
   text-align:center;
   & a span{
   text-decoration:none !important;
   font-size: 14px;
   font-weight: 400;
   line-height: 17px;
   color:#ACACAC;
   & .fa {
   font-size:2em;
   &:hover{
   font-size:2.6em;
   color:$accent-color-1;
   }
   }
   }
   }*/
}
@media only all and (max-width: 30rem) {
  /* line 210, templates/it_sanctum/custom/scss/tdweb/_rs_contacto.scss */
  .formContacto .bloq2 .bloq2AvisoLegalFlex {
    width: 250px;
  }
}
/* line 215, templates/it_sanctum/custom/scss/tdweb/_rs_contacto.scss */
.formContacto .bloq2 .bloq2AvisoLegalFlex > div {
  width: calc(33.3333% - 1em);
  margin: 0.5em;
}
/* line 220, templates/it_sanctum/custom/scss/tdweb/_rs_contacto.scss */
.formContacto .bloq2 .bloq2AvisoLegalFlex > div:nth-child(1) {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
/* line 229, templates/it_sanctum/custom/scss/tdweb/_rs_contacto.scss */
.formContacto .bloq2 .bloq2AvisoLegalFlex > div:nth-child(1) label {
  color: #333;
  margin-bottom: 4px;
  margin-left: 4px;
  font-size: 14px;
  font-weight: 400;
  line-height: 17px;
}
/* line 238, templates/it_sanctum/custom/scss/tdweb/_rs_contacto.scss */
.formContacto .bloq2 .bloq2AvisoLegalFlex > div:nth-child(1) label:hover {
  color: #c91f37;
}
/* line 242, templates/it_sanctum/custom/scss/tdweb/_rs_contacto.scss */
.formContacto .bloq2 .bloq2AvisoLegalFlex > div:nth-child(2) {
  text-align: right;
}
/* line 246, templates/it_sanctum/custom/scss/tdweb/_rs_contacto.scss */
.formContacto .bloq2 .bloq2AvisoLegalFlex > div:nth-child(2) .avisoImg {
  font-size: 0.6em;
  font-weight: bold;
  color: #9d9db5;
}
/* line 252, templates/it_sanctum/custom/scss/tdweb/_rs_contacto.scss */
.formContacto .bloq2 .bloq2AvisoLegalFlex > div:nth-child(2) .avisoImg:hover {
  color: #2441a9;
}
/* line 256, templates/it_sanctum/custom/scss/tdweb/_rs_contacto.scss */
.formContacto .bloq2 .bloq2AvisoLegalFlex > div:nth-child(2) .avisoIcon {
  text-align: center;
}
/* line 260, templates/it_sanctum/custom/scss/tdweb/_rs_contacto.scss */
.formContacto .bloq2 .blog2Enviar .rsform-submit-button, .formContacto .bloq2 .blog2Enviar .rsform-reset-button {
  background-image: none;
  display: inline-block;
  padding: 0.5rem 1rem;
  border-radius: 0.1875rem;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
  background-color: #c91f37;
  color: #fff;
  border: 0;
  line-height: 1.5;
  font-size: 1rem;
  font-weight: 500;
  vertical-align: middle;
  text-shadow: none;
  transition: background 0.1s;
}
/* line 277, templates/it_sanctum/custom/scss/tdweb/_rs_contacto.scss */
.formContacto .bloq2 .blog2Enviar .rsform-submit-button:hover, .formContacto .bloq2 .blog2Enviar .rsform-reset-button:hover {
  background-color: #c91f37;
}
@media only all and (max-width: 47.938rem) {
  /* line 281, templates/it_sanctum/custom/scss/tdweb/_rs_contacto.scss */
  .formContacto .bloq2 .blog2Enviar {
    width: 100% !important;
  }
}
@media only all and (min-width: 60rem) {
  /* line 286, templates/it_sanctum/custom/scss/tdweb/_rs_contacto.scss */
  .formContacto .bloq2 .blog2Enviar {
    margin-right: 0;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  /* line 291, templates/it_sanctum/custom/scss/tdweb/_rs_contacto.scss */
  .formContacto .bloq2 .blog2Enviar {
    margin-left: 0;
  }
}
@media only all and (max-width: 59.938rem) {
  /* line 296, templates/it_sanctum/custom/scss/tdweb/_rs_contacto.scss */
  .formContacto .bloq2 .blog2Enviar {
    margin-top: 20px;
  }
}
/* line 301, templates/it_sanctum/custom/scss/tdweb/_rs_contacto.scss */
.formContacto .mapa {
  margin-top: 20px;
  border-radius: 3px;
  border: '0';
}
/* line 307, templates/it_sanctum/custom/scss/tdweb/_rs_contacto.scss */
.avisoReque {
  color: #b94a48 !important;
}
/* line 311, templates/it_sanctum/custom/scss/tdweb/_rs_contacto.scss */
.formContacto .formError {
  color: #b94a48 !important;
}
@media only all and (max-width: 47.938rem) {
  /* line 315, templates/it_sanctum/custom/scss/tdweb/_rs_contacto.scss */
  .formContacto .formError {
    width: 200px;
  }
}
/* BASE TÍTULOS */
/* BASE CAJAS */
/* BOTONES SOCIALES rssb */
@media only all and (min-width: 48rem) {
  /* line 22, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  /* line 4, templates/it_sanctum/custom/scss/tdweb/_rrssb-social.scss */
  .rrssb-buttons {
    max-width: 250px;
  }
}
/* COM_CONTENT  VISTA ARTÍCULO */
/* line 5, templates/it_sanctum/custom/scss/tdweb/_com-content.scss */
/* line 6, templates/it_sanctum/custom/scss/tdweb/_com-content.scss */
.com_content .tagsArticulo {
  display: flex;
}
/* line 10, templates/it_sanctum/custom/scss/tdweb/_com-content.scss */
.com_content .tituloItem {
  color: #1a1a1a !important;
}
/* line 15, templates/it_sanctum/custom/scss/tdweb/_com-content.scss */
/* line 16, templates/it_sanctum/custom/scss/tdweb/_com-content.scss */
.com_content .cc_body h1 {
  font-size: 2.8rem !important;
}
/* line 20, templates/it_sanctum/custom/scss/tdweb/_com-content.scss */
.com_content .cc_body h2 {
  font-size: 2.03rem !important;
}
/* line 24, templates/it_sanctum/custom/scss/tdweb/_com-content.scss */
.com_content .cc_body h3 {
  font-size: 1.21rem !important;
}
/* line 28, templates/it_sanctum/custom/scss/tdweb/_com-content.scss */
.com_content .cc_body h1:nth-child(1), .com_content .cc_body h2:nth-child(1) {
  margin-top: 24px;
}
/* line 1, templates/it_sanctum/custom/scss/estilos/_general.scss */
#g-container-main, #g-showcase {
  background: #fff url('../../images/fondo.jpg?60524f99');
  background-repeat: no-repeat;
}
/* line 6, templates/it_sanctum/custom/scss/estilos/_general.scss */
#g-mainbody {
  background-color: transparent;
}
/* line 11, templates/it_sanctum/custom/scss/estilos/_general.scss */
/* line 12, templates/it_sanctum/custom/scss/estilos/_general.scss */
.contacto #g-sidebar {
  background-color: transparent;
}
/* line 18, templates/it_sanctum/custom/scss/estilos/_general.scss */
.g-content-pro-item {
  background-color: #fff;
}
/* line 1, templates/it_sanctum/custom/scss/estilos/_blog.scss */
/* line 2, templates/it_sanctum/custom/scss/estilos/_blog.scss */
.category-name span, .category-name span a {
  color: #c91f37;
}
/* line 1, templates/it_sanctum/custom/scss/estilos/_clinicacapilar.scss */
@media only all and (min-width: 75rem) {
  .bloqCapilar > div:last-child {
    width: 590px;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .bloqCapilar > div:last-child {
    width: 470px;
  }
}
@media only all and (max-width: 47.99rem) {
  .bloqCapilar > div:last-child {
    width: 100%;
  }
}
/* titulo clinica*/
/* line 15, templates/it_sanctum/custom/scss/estilos/_clinicacapilar.scss */
/* line 22, templates/it_sanctum/custom/scss/estilos/_clinicacapilar.scss */
.clinica .title-vila {
  text-align: center;
  margin-bottom: 40px;
}
/* line 26, templates/it_sanctum/custom/scss/estilos/_clinicacapilar.scss */
.clinica .title-vila::before {
  content: "\f432";
  font-family: "Ionicons";
  font-size: 36px;
  color: #c91f37;
  margin: 0 auto;
  display: block;
}
/* line 36, templates/it_sanctum/custom/scss/estilos/_clinicacapilar.scss */
.clinica #g-mainbody > div:nth-child(1) {
  font-size: 1.1rem;
  color: #333;
}
/* line 41, templates/it_sanctum/custom/scss/estilos/_clinicacapilar.scss */
.clinica .g-image-features-title a {
  color: #c91f37;
}
/* line 44, templates/it_sanctum/custom/scss/estilos/_clinicacapilar.scss */
.clinica .g-image-features-title a:hover {
  color: #871525;
}
/* line 1, templates/it_sanctum/custom/scss/estilos/_top.scss */
#g-breadcrumb {
  background-repeat: repeat;
}
/*# sourceMappingURL=custom__body_only.css.map */