.elementor-kit-6{--e-global-color-primary:#F7ADB2;--e-global-color-secondary:#EB949C;--e-global-color-text:#000000;--e-global-color-accent:#F7ADB2;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Montserrat";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-weight:500;--e-global-typography-accent-font-family:"Montserrat";--e-global-typography-accent-font-weight:500;background-color:#FFFFFF;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{background-color:#F3938D;color:#FFFFFF;border-radius:0px 0px 0px 0px;}.elementor-kit-6 button:hover,.elementor-kit-6 button:focus,.elementor-kit-6 input[type="button"]:hover,.elementor-kit-6 input[type="button"]:focus,.elementor-kit-6 input[type="submit"]:hover,.elementor-kit-6 input[type="submit"]:focus,.elementor-kit-6 .elementor-button:hover,.elementor-kit-6 .elementor-button:focus{background-color:#000000;color:#FFFFFF;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{color:#F7ADB2;}.elementor-kit-6 a:hover{color:#000000;}.elementor-kit-6 label{color:#000000;}.elementor-kit-6 input:not([type="button"]):not([type="submit"]),.elementor-kit-6 textarea,.elementor-kit-6 .elementor-field-textual{color:#000000;accent-color:#000000;border-style:solid;border-width:1px 1px 1px 1px;border-color:#D1D1D1;border-radius:0px 0px 0px 0px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1400px;}.e-con{--container-max-width:1400px;}.elementor-widget:not(:last-child){margin-block-end:10px;}.elementor-element{--widgets-spacing:10px 10px;--widgets-spacing-row:10px;--widgets-spacing-column:10px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */body{
    padding-top:80px;
}

body.home{
    padding-top:0px;
}


body.page-id-463,
body.page-id-445,
body.page-id-447,
body.page-id-433,
body.page-id-424,
body.page-id-415,
body.page-id-364{
    background: linear-gradient(0deg,rgba(212, 217, 221, 1) 0%, rgba(142, 142, 146, 1) 100%);
}

.ti-profile-img,
.ti-stars{
    mix-blend-mode:multiply;
}

.btn {
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
}

.btn-keratina {
	background-color: #eb949c !important;
	color: #fff !important;
	font-weight: bold !important;
	margin-top: 20px !important;
}

.custom-title-h1 b, .custom-title-h1 strong {
	font-weight: 700;
}

.elementor-widget-text-editor,
.elementor-widget-text-editor p{
    hyphens: auto;
}

.elementor-widget-text-editor ul {
	margin: 0;
	padding-left: 20px;
}

.elementor-widget-text-editor ul li {
	overflow: inherit;
	padding: 5px 0 5px 15px;
}

.elementor-widget-text-editor hr {
	border: none;
	border-top: 1px solid #d5d5d5;
	display: block;
	margin: 15px 0;
	width: 100%;
}

/* Base: pantallas grandes */
.custom-title-h1 span{
  font-size: 64px;
}

/* Laptop (hasta 1366px aprox) */
@media (max-width: 1366px){
  .custom-title-h1 span{
    font-size: 54px;
  }
}

/* Tablet (hasta 1024px) */
@media (max-width: 1024px){
  .custom-title-h1 span{
    font-size: 48px;
  }
}

/* Móvil (hasta 767px) */
@media (max-width: 767px){
  .custom-title-h1 span{
    font-size: 32px;
  }
}/* End custom CSS */