@font-face {
	font-family: GilroyB;
	src: url("/wp-content/uploads/2019/03/3910D9_3_0.eot?#iefix") format("embedded-opentype"), url("/wp-content/uploads/2019/03/3910D9_3_0.woff") format("woff"), url("/wp-content/uploads/2019/03/3910D9_3_0.woff2") format("woff2"), url("/wp-content/uploads/2019/03/3910D9_3_0.ttf") format("truetype");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: GilroyL;
	src: url("/wp-content/uploads/2019/03/3910D9_0_0.eot?#iefix") format("embedded-opentype"), url("/wp-content/uploads/2019/03/3910D9_0_0.woff") format("woff"), url("/wp-content/uploads/2019/03/3910D9_0_0.woff2") format("woff2"), url("/wp-content/uploads/2019/03/3910D9_0_0.ttf") format("truetype");
	font-weight: normal;
	font-style: normal;
}
@font-face {
   font-family: "icomoon";
   src:url('/wp-content/themes/Avada/includes/lib/assets/fonts/icomoon/icomoon.eot');
   src:url('/wp-content/themes/Avada/includes/lib/assets/fonts/icomoon/icomoon.eot?#iefix') format('embedded-opentype'),url('/wp-content/themes/Avada/includes/lib/assets/fonts/icomoon/icomoon.woff') format('woff'),url('/wp-content/themes/Avada/includes/lib/assets/fonts/icomoon/icomoon.ttf') format('truetype'),url('/wp-content/themes/Avada/includes/lib/assets/fonts/icomoon/icomoon.svg#icomoon') format('svg');
   font-weight: normal;
   font-style: normal;
}


/* GENERALES */
.invalid-feedback.noexiste {
   display: block;
    text-align: center;
    font-size: 100%;
    line-height: 40px;
    margin-top: -10px;
}
body {
	background:url('../img/bg-dermaworld.jpg') top right no-repeat;
	background-size: 100% auto;
	font-family:'GilroyL', Arial;
}
.logotipo {
	position:absolute;
	top: -40px;
}
form input[type=text],
form input[type=email],
form input[type=password] {
	font-family:'GilroyL', Arial;
}
#site-content {
	background-color:rgba(245,243,239,0.7);
	margin-top: 8%;
	position:relative;
	margin-bottom:100px;
}
#site-content img {
    max-width:100%;
}
#site-content .row {
    padding: 35px 0;
    color:#FFF;
}
#site-content form .row {
   padding: 0;
   position: relative;
}
h1 {
	color:#68a17c;
	font-size:40px;
	margin: 30px 0;
	font-family:'GilroyL', Arial;
   text-align:center;
}
.table-1 tr td {
   border: 1px solid #dcdcdc;
   padding: 10px 20px;
}
#site-content .legales p, 
#site-content .legales tbody td, 
#site-content .legales p a, 
#site-content .legales li a, 
#site-content .legales li,
p.txt-verde {
   color:#264536;
}
.row.informacion {
   font-size: 12px;
   padding-bottom: 10px;
}
.row.informacion p {
   margin-bottom:0;
}
.row.informacion p a {
   text-decoration:underline;
   color:inherit;
}
#site-content .legales li strong,
#site-content .legales p strong {
	font-family:'GilroyB', Arial;
}
#site-content fieldset {
   border-width: 1px;
   border-style: groove;
   border-color: #264536;
   border-image: initial;
   border-radius: 10px;
   padding: 0 20px 20px;
   margin-bottom: 10%;
}
#site-content fieldset legend {
   width: 75%;
   padding-left: 10px;
   margin-left: 10px;
   color:#264536;
   font-size: 1.35rem;
}
hr {
   border: none;
   margin: 2.5em 0;
}
label {
   color:#204131;
}
#site-content form .row.pad-x {
   padding-left:20px;
   padding-right:20px;
}
.pad-x .p-abs {
   position: absolute;
   bottom: 0;
   right: 0;
}

/* Botón */
#site-content .btn {
   display: inline-block;
   border: solid 2px #d95c32;
   background: #d95c32;
   padding: 3px 15px!important;
   border-radius: 0;
   margin:0 auto;
   min-width: 195px;
   text-decoration:none;
}
#site-content .btn span {
   color:#FFF;
}
#site-content .btn span::after {
   content: "→";
   color: #FFF;
   display: inline-block;
	font-family:'GilroyL', Arial;
   font-size: 20px;
   vertical-align: middle;
   margin: 1px 0px -2px 5px;
}
#site-content .btn:hover {
   background: transparent;
}
#site-content .btn:hover span,
#site-content .btn:hover span::after {
   color:#d95c32;
}

/* FOOTER */
footer {
	bottom:0;
	left:0;
	width:100%;
	background-color:#264536;
	padding:28px 0;
	color:#FFF;
}
footer img {
   max-width:100%;
}
footer a {
	color:#FFF;
	font-weight: lighter;
	margin:0 5px;
}
footer p, footer a {
   font-family: Arial;
   font-size: 14px;
}
footer a:hover {
   color:#FFF;
}
[class*=" fusion-icon-"],[class^=fusion-icon-] {
   font-family: 'icomoon' !important;
   speak: none;
   font-style: normal;
   font-weight: normal;
   font-variant: normal;
   text-transform: none;
   line-height: 1;
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale;
   display: inline-block;
   text-decoration: none;
   margin: 0 9px 14px 5.5px;
   border-right: solid 1px #FFF;
   padding: 9px 18px 9px 0;
   font-size:20px;
}
.fusion-icon-facebook:before {
   content: "\e604";
}
.fusion-icon-linkedin:before {
   content: "\e60f";
}
.fusion-icon-twitter:before {
   content: "\e605";
}
.fusion-icon-youtube:before {
   content: "\e622";
}
/********/
/* HOME */
/********/
form .home .form-group {
   margin-bottom:.5rem;
}
form .home a {
    color:#264536;
}
form .home .col-12 p, .home .col-12 p.text {
   color:#264536;
   font-size:17px;
}
#site-content fieldset .btn {
   margin:0 auto;
}
.or {
	margin:30px 0;
	text-align: left;
	color:#264536;
}
.or span {
	display: inline-block;
   width: 65%;
   margin: 10px 0 3px 2%;
   border-top: solid 1px #c4c2bf;
   float: right;
}

/************/
/* VALIDATE */
/************/
form .col-lg-7 {
   margin-left:21%;
}
#site-content form.join.rpps fieldset {
   margin-bottom:20px;
}
form fieldset p {
   font-size:14px;
   margin-bottom:15px;
   color: #204131;
}
form.join.rpps .text-left p {
   font-size: 14px;
   color: #264536;
   margin-left: 20px;
   line-height: 18px;
   margin-bottom: 15%;
}
#site-content form.join.rpps .btn {
   max-width:100%;
   margin:23px 0 0;
   float:right;
   padding:3px 0!important;
}
#site-content form.join.rpps .btn.without {
   width: 260px;
   margin: 0 20px 0 0;
}
#site-content form.join .btn {
	margin:23px 0 1px -15px;
}


/*************/
/**** OWA ****/
/*************/
form.join {
	font-size:14px;
}
form a,
.head-content.text-legal a {
   color:inherit;
   text-decoration: underline;
}
form a:hover,
.head-content.text-legal a:hover {
   color:inherit;
   text-decoration:none;
}
.head-content h1 {
   margin-bottom:0;
}
.head-content p {
   color:#204131;
   font-size:17px;
   margin:10px 0 30px;
}
.texto-verde {
   color:#204131;
   font-size:15px;
   margin:10px 0 0;
}
form.join .col-md-5.align-bottom {
   position: absolute;
   right: 0;
   bottom: 3.65em;
   color:#204131;
}
.head-content.text-legal th,
.head-content.text-legal td {
      border:solid 1px #204131;
   padding:10px;
}

.head-content.text-legal ul,
.head-content.text-legal th,
.head-content.text-legal td {
   color:#204131;
}
.head-content.text-legal p {
   font-size:16px;
   margin:20px 0;
}
.head-content.text-legal p strong,
.head-content.text-legal p b {
	font-family:'GilroyB', Arial;
}
.head-content.text-legal h5 {
   color:#204131;
   font-size:20px;
}
form label em {
   font-style:normal;
   font-size:11px; 
}
#site-content form.join .col-md-6.align-bottom {
    position: absolute;
    right: 0;
    bottom: 3.65em;
}
.form-check {
    margin-bottom: 10px;
}
form.join p.label {
   margin-bottom:0;
}
label span, .label span {
   color:#d85800;
   font-size:14px;
}
p.mention {
   text-align:left;
   color:#204131;
   font-size:12px;
}
p.error {
   color: #FFF;
   font-size: 14px;
   text-transform: uppercase;
   background: #d85800;
	padding: 5px 10px;
	margin: 0 15px -10px -15px;
}

/* MODAL */
.modal-header {
   padding-bottom: 0;
   border-bottom: none;
}
.modal-body {
   text-align: center;
}
.modal-body h2 {
   margin-bottom: 40px;
   color: #68a17c;
   font-size: 40px;
}
.modal-body p {
   color: #204131;
}
.modal-footer {
   border-top: none;
}
.modal .close {
   opacity: 1;
}
.modal .close span {
	font-family:'GilroyL', Arial;
   color: #d85800;
}


/* SIGNUP */
.signup .form-group {
   margin-bottom: 14px;
}
.signup label {
   margin-bottom:0;
   display:block;
}
.signup .columna-signup img {
   margin: 25px 0;
}
.signup .columna-signup p {
   color: #204131;
   font-size: 18px;
}
.signup .columna-signup .form-check label {
   font-size: 14px;
   color: #68a17c;
}
#site-content .signup .columna-signup div:last-child button.btn {
   margin: 37px 0 0;
}
.signup .columna-signup div:last-child .form-check {
   padding-left: 0;
}
.signup .columna-signup div:last-child .form-check label {
   color: #204131;
   margin-top: 35px;
   font-size: 11px;
}
.signup .columna-signup div:last-child .form-check label a {
   color: inherit;
   text-decoration: underline;
}
body.logindw #site-content > div > div.row.home > div:nth-child(3) > form > fieldset > div {
   height: auto!important;
}
body.logindw #site-content > div > div.row.home > div:nth-child(2) > form > fieldset {
   height: 304px;
}
body.logindw #site-content > div > div.row.home > div:nth-child(2) > form > fieldset > div > div.col-md-12.text-right > button {
   margin-right: 16px;
}
body.logindw #site-content > div > div.row.home > div:nth-child(2) > form > fieldset > div {
   height: 186px;
}
body.logindw #site-content > div > div.row.home > div:nth-child(2) > form > fieldset > div > div.col-md-12.text-right {
   margin-bottom: -52px;
}
body.logindw #site-content > div > div.row.home > div:nth-child(2) > form > fieldset > div > div.col-md-12.mt-3 {
   margin-top: 0px!important;
}
@media only screen and (min-device-width: 375px) and (max-device-width: 812px) and (orientation: portrait) {
   #te-ayudamos {
      transform: scale(0.9);
      transform-origin: 90% 0px 0px;
   }
   #te-ayudamos > div {
      /* padding-left: 0px; */
   }
   #te-ayudamos .ayuda-primer-div {
     /* -ms-transform: rotate(-90deg);
      transform: rotate(-90deg);*/
      width: auto!important;
      margin-top: 3px;
     /* left: -20px;*/
      position: relative;
   }
   #te-ayudamos .ayuda-segundo-div {
      font-size: 10px!important;
      padding-right: 20px;
      width: 220px !important;
      left: -20px;
      position: relative;
   }
   #te-ayudamos .ayuda-exclamacion {
      width: 30px!important;
      height: 30px!important;
      font-size: 20px!important;
   }
   #te-ayudamos > div > div:nth-child(3) {
      margin-top: 10px;
   }
   #te-ayudamos #boton-solicitar-soporte,
   #te-ayudamos .ayuda-segundo-div > span:nth-child(3) {
      font-size: 10px!important;
   }
   #te-ayudamos > div:nth-child(1) > div:nth-child(3) {
      transform: rotate(-90deg);
      position: absolute;
      margin-left: 310px;
      margin-top: 54px;
   }
   body.logindw #site-content > div > div.row.home > div:nth-child(2) > form > fieldset > div > div.col-md-12.mt-3 {
      margin-top: 1rem!important;
   }
   body.logindw #site-content > div > div.row.home > div:nth-child(2) > form > fieldset > div > div.col-md-12.text-right > button {
      margin-right: 0px;
   }
   body.logindw #site-content > div > div.row.home > div:nth-child(2) > form > fieldset > div > div:nth-child(1) {
      height: 26px!important;
   }
} 

@media (max-width: 800px) {
   #te-ayudamos {
      zoom: 80%!important;
   }
}

/* Small devices (landscape phones, 576px and up) */
@media (max-width: 575.98px) {
   body {
      background-image: none;
   }
	footer {
		position:relative;
		margin-top:20px;
	}
	.logotipo {
		position: relative;
		margin-top: 60px;
	}
	#site-content .row {
    	padding: 0 0 30px;
    }
	h1 {
	    font-size: 35px;
	    line-height: 40px;
	}
	select.custom-select, button.btn {
		width:100%;
		margin-top:10px;
	}
	footer div.col-md-4 {
		text-align: center!important;
		margin-bottom:20px;
   }
   form.join .col-md-5.align-bottom {
      position:relative;
      bottom:inherit;
   }
}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) and (max-width: 1020px){
   form .col-lg-7 {
      margin-left:0%;
   }
  
}
/* Large devices (desktops, 992px and up) */
@media (max-width: 991.98px) { }

/* Extra large devices (large desktops, 1200px and up) */
@media (max-width: 1199.98px) { }




/* Popup Cookies */
.coi-banner__headline,
.cookiedeclaration_wrapper h1 {
   font-size: 28px!important;
   color: #222;
}
.coi-banner__maintext,
.cookiedeclaration_wrapper p {
   font-size: 14px!important;
}
.cookiedeclaration_wrapper p {
    font-family: Arial;
    margin-block-end: 1em;
}
#coi-banner-wrapper label span {
    color: #222;
}
.cookiedeclaration_wrapper h1 {
    margin-top: 0.67em;
    margin-bottom: 0.67em;
    font-weight: bold;
    font-weight: 700;
    font-family: Arial;
}
.coi-banner__headline,
.coi-banner__maintext span {
    font-family: Arial;
    font-weight: 700;
}
#coi-banner-wrapper h2 {
    font-size: 20px;
    color: #333;
    font-family: Arial;
    font-weight: 700;
}
.coi-banner__accept,
.coi-banner__lastpage,
.coi-banner__maintext,
#coi-banner__selectAll,
.coi-consent-banner__name-container span,
.coi-consent-banner__category-description,
.coi-consent-banner__decline-button,
.coi-banner__nextpage {
   font-family: Arial;
}
.coi-banner__maintext span.top-column__website-domains {
   font-weight: 400;
}
#coi-banner-wrapper_label a {
  color: rgb(34, 34, 34);
}
/* End Popup Cookies */