/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Tags: responsive-layout,one-column,two-columns,three-columns,four-columns,left-sidebar,right-sidebar,custom-background,custom-colors,featured-images,full-width-template,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready
Version: 3.11.1.1533204408
Updated: 2018-08-02 10:06:48

*/

@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@700&display=swap');

#popmake-563 > .popmake-close {
    display: none;
}

/* .close-popup {
    display: block;
} */

/* BANNER COOKIES */
#cookie-law-info-bar {
    font-family: 'PT Sans',sans-serif !important;
    color: #fff !important;
    font-size: 13px !important;
    line-height: 16px !important;
    padding: 5px 10px !important;
    margin: 0 !important;
    text-align: center !important;
    font-weight: 400 !important;
    text-rendering: optimizeLegibility !important; 
}

#cookie-law-info-bar #CONSTANT_OPEN_URL {
    color: #fff !important;
    font-weight: 600 !important;
    text-decoration: none !important;
}

#cookie-law-info-bar #cookie_action_close_header {
    text-transform: uppercase !important;
}

#cookie-law-info-bar #cookie_action_close_header:hover {
    background-color: #666 !important;
}


.form_nuevo_captcha .form-group input[type="text"], .form_nuevo_captcha .form-group textarea, .form_nuevo_captcha .form-group input[type="email"]{
font-family: 'Poppins', sans-serif;
font-size: 16px;
border-radius: 0;
overflow: hidden;
color: #e3a86a !important;
border:0;
border-bottom: 2px solid #e3a86a;
width: 100%;
padding: 16px;
resize:none
}
.form_nuevo_captcha .form-group{
	margin-bottom: 3%;
padding: 0 0 0 3%;
background-position: center;
background-size: cover;
}

.form_nuevo_captcha .form-group ::-webkit-input-placeholder { /* Edge */
  opacity:1
}

.form_nuevo_captcha .form-group :-ms-input-placeholder { /* Internet Explorer 10-11 */
  opacity:1
}

.form_nuevo_captcha .form-group ::placeholder {
  opacity:1
}
.form_nuevo_captcha label{color:#e3a86a}

.form_nuevo_captcha #label-acepto{position:relative; padding-left:30px; margin-left:0; display:block}
.form_nuevo_captcha #label-acepto::before {    content: ""; border:2px solid #e3a86a; width:17px; height:17px; float:left; display:block; position:absolute; left:0; top:2px; background-color:#ffffff; text-align:center; font-size:12px; line-height: 15px; border-radius:0; }
.wpcf7-form-control-wrap.acepto{display:none}
.form_nuevo_captcha #label-acepto.checked::before{background-image:url(img/check.jpg); background-position:center center; background-repeat:no-repeat}

.form_nuevo_captcha input[type="submit"]{
	color: #e3a86a !important;
border-width: 0px !important;
border-radius: 0px;
padding: 0.3em 1em !important;
display: inline-block;
margin: 0 0 0 15px;
font-family: inherit;
cursor: pointer;
float:right;
font-size:20px;
padding:16px; 
background:#fff !important
}
.form_nuevo_captcha input[type="submit"]:hover{background:#cfcfcf}
#label-acepto a{color:#1F3FAD}


/**/
.cintillo{
  text-transform: uppercase;
  padding-top: 9px;
  padding-bottom: 8px;
  position: relative;
  z-index: 99999999;
  background-color: #fff;
  text-align:center
}
.cintillo p{
line-height: 115%;
text-align:center;
margin:0;
    padding:0;
}
.cintillo a{
color:#d0103a;
text-decoration: underline;
}
.cintillo a:hover{
color:initial;
}
html {scroll-behavior: smooth;}