.strong-rating-wrapper{line-height:1.7;}
.strong-rating-wrapper.average > span{display:inline-block;}
.strong-rating-wrapper.average.block > span{display:block;margin:0;}
.strong-rating-wrapper.average.centered{text-align:center;}
.strong-rating-title{font-weight:700;}
.strong-rating-wrapper legend{clip:rect(1px, 1px, 1px, 1px);height:1px;overflow:hidden;position:absolute !important;width:1px;word-wrap:normal !important;}
.strong-rating{display:inline-block;border:0;}
.strong-rating span.star{display:inline-block;margin:0;max-height:none;max-width:none;padding:0;}
.strong-rating span.star:before{content:"";-webkit-mask:url(https://aws.artenediana.com/wp-content/plugins/strong-testimonials/public/svg/star-solid.svg) center center no-repeat;mask:url(https://aws.artenediana.com/wp-content/plugins/strong-testimonials/public/svg/star-solid.svg) center center no-repeat;display:inline-block;font-size:1.25em;width:19px;height:20px;padding:0 4px;transition:color 0.3s ease;}
.strong-rating-wrapper:not(.average) span.star:first-child:before{padding-left:0;}
.strong-rating-wrapper:not(.average) span.star:last-child:before{padding-right:0;}
.strong-rating span.star:hover{cursor:default;}
.strong-rating-wrapper.in-form .strong-rating{padding:0;}
.strong-rating-wrapper.in-view{display:inline-block;}
.strong-rating-wrapper.in-view .strong-rating{margin:0;padding:0;}
.strong-rating-wrapper.in-metabox{display:inline-block;}
.strong-rating-wrapper.in-metabox .strong-rating span.star:before{font-size:20px;line-height:27px;}
.strong-rating-wrapper.in-table-list .strong-rating span.star:before{padding:1px;}
.strong-rating span.star0{display:none;}
.strong-rating span.star:before{color:#FFB900;background:#FFB900;}
.strong-rating span.current ~ span.star:before{content:"";-webkit-mask:url(https://aws.artenediana.com/wp-content/plugins/strong-testimonials/public/svg/star-regular.svg) center center no-repeat;mask:url(https://aws.artenediana.com/wp-content/plugins/strong-testimonials/public/svg/star-regular.svg) center center no-repeat;}
.strong-rating span.current:before{color:#FFB900;}
.strong-rating-wrapper.average .strong-rating span.star.half:before{content:"";-webkit-mask:url(https://aws.artenediana.com/wp-content/plugins/strong-testimonials/public/svg/star-half-alt-solid.svg) center center no-repeat;mask:url(https://aws.artenediana.com/wp-content/plugins/strong-testimonials/public/svg/star-half-alt-solid.svg) center center no-repeat;}
@media only screen and (max-width: 480px) {
.strong-rating-wrapper > span {
display: block;
line-height: 30px;
vertical-align: middle;
margin: 0;
text-align: center;
}
}.strong-content.strong-columns{display:block;-webkit-column-width:200px;-moz-column-width:200px;column-width:200px;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px;}
.strong-content.strong-columns .wpmtst-testimonial{-webkit-column-break-inside:avoid;page-break-inside:avoid;break-inside:avoid;}
.strong-content.strong-columns.columns-2{-webkit-column-count:2;-moz-column-count:2;column-count:2;}
.strong-content.strong-columns.columns-3{-webkit-column-count:3;-moz-column-count:3;column-count:3;}
.strong-content.strong-columns.columns-4{-webkit-column-count:4;-moz-column-count:4;column-count:4;}
@media screen and (max-width:667px){
.strong-content.strong-columns {
-webkit-column-count: 1;
-moz-column-count: 1;
column-count: 1;
}
}.strong-form{position:relative;margin:0 auto;}
.strong-form .form-field{margin-bottom:1.5em;}
.strong-form .form-field.wpmtst-submit{margin-bottom:0;}
.strong-form .required.symbol:after{content:'*';color:#FF0000;font-size:1.5em;font-weight:400;margin:0 5px;position:relative;top:5px;}
.strong-form label{display:inline-block;float:none;width:auto;}
.strong-form input[type="text"],
.strong-form input[type="email"],
.strong-form input[type="url"],
.strong-form input[type="file"],
.strong-form select, .strong-form textarea{box-sizing:border-box;display:block;float:none;width:100%;}
.strong-form input[type="checkbox"]{-webkit-transform:scale(1.4);-moz-transform:scale(1.4);-ms-transform:scale(1.4);transform:scale(1.4);margin-left:12px;margin-right:6px;}
.strong-form input[type="checkbox"] + label{font-weight:400;padding:5px;}
.strong-form input[type="checkbox"]:focus + label{outline:1px solid #CCC;}
.strong-form textarea{height:16em;}
.strong-form span.error, .strong-form label.error{display:block;}
.strong-form .before{display:block;}
.strong-form .after{display:block;}
.strong-form-inner{padding:20px;}
input.captcha{display:block;width:auto;}
img.captcha{border:0;}
.wpmtst-captcha{margin-bottom:1em;}
.strong-form ul.strong-category-list, .strong-form ul.strong-category-list ul.children{list-style-type:none;}
.strong-form ul.strong-category-list label, .strong-form ul.strong-category-list ul.children label{font-weight:400;white-space:nowrap;word-wrap:break-word;}
.strong-form ul.strong-category-list{margin:0;padding-left:0;}
.strong-form ul.strong-category-list ul.children{margin-left:1.5em;padding-left:0;}
.strong-form-wait{display:none;position:absolute;top:0;bottom:0;left:0;right:0;background:rgba(255, 255, 255, 0.7);}
.strong-form-wait .message{position:absolute;top:calc( 50% - 25px );text-align:center;width:100%;height:50px;line-height:50px;color:#111;}
.strong-form-wait .message img{width:50px;height:50px;margin:0 auto;}
@keyframes wpmtst-spin{ 0%{transform:rotate(360deg);}
100%{transform:rotate(0deg);}
}
.strong-form-wait .message img{animation:wpmtst-spin 2.5s infinite 0s linear;}
.strong-form{}
.strong-form label{font-weight:700;}
.strong-form .form-field .after{font-size:.9em;font-style:italic;}
.strong-form input.error, .strong-form textarea.error, .strong-form select.error{background:#F9E5E6;border:1px solid #E8AAAD;color:#B50007;}
.strong-form span.error, .strong-form label.error{color:#B50007;}
.strong-form .field-wrap{display:block;font-weight:400;border:1px solid transparent;}
.strong-form .field-wrap.error{border-radius:3px;background:#F9E5E6;border:1px solid #E8AAAD;color:#B50007;}
.strong-form .field-wrap.error .checkbox-label{outline:none;}
.strong-form .field-wrap.error .strong-rating{outline-color:#E8AAAD;}
.strong-form .field-wrap input + label + .required.symbol:after{margin-left:0;}
.strong-form.dark input.error, .strong-form.dark textarea.error, .strong-form.dark select.error{border:1px solid #FF6666;}
.strong-form.dark .field-wrap.error{border:1px solid #FF6666;}
.strong-form.dark .field-wrap.error .checkbox-label{color:#111;}
.strong-form.dark .field-wrap.error .strong-rating {
outline-color: #FF6666;
}.strong-rating-wrapper{}
.strong-rating{display:inline-block;border:0;margin:0;padding:5px;}
.strong-rating:focus{outline:1px solid #CCC;}
.strong-rating input[type=radio]{display:none !important;}
.strong-rating label{font-weight:normal;}
.strong-rating label:before{content:"";display:inline-block;font-size:1.25em;width:20px;height:20px;-webkit-mask:url(https://aws.artenediana.com/wp-content/plugins/strong-testimonials/public/svg/star-solid.svg) center center no-repeat;mask:url(https://aws.artenediana.com/wp-content/plugins/strong-testimonials/public/svg/star-solid.svg) center center no-repeat;line-height:1;padding:4px;transition:color 0.3s ease;}
.strong-rating label:hover{cursor:pointer;}
.strong-rating-wrapper legend{clip:rect(1px, 1px, 1px, 1px);height:1px;overflow:hidden;position:absolute !important;width:1px;word-wrap:normal !important;}
.strong-rating-wrapper.in-form .strong-rating{}
.strong-rating-wrapper.in-view .strong-rating{margin:0;padding:0;}
.strong-rating-wrapper.in-metabox .strong-rating > label:before{font-size:20px;line-height:27px;padding:0 4px;background:#0073AA;color:#0073aa;}
 .strong-rating label[for$="star0"]{display:none !important;}
.strong-rating label:before{color:#FFB900;background:#ffb900;}
.strong-rating label:hover ~ label:before{content:"";-webkit-mask:url(https://aws.artenediana.com/wp-content/plugins/strong-testimonials/public/svg/star-regular.svg) center center no-repeat;mask:url(https://aws.artenediana.com/wp-content/plugins/strong-testimonials/public/svg/star-regular.svg) center center no-repeat;}
.error .strong-rating label:hover ~ label:before{}
.strong-rating input:checked ~ label:before{content:"";-webkit-mask:url(https://aws.artenediana.com/wp-content/plugins/strong-testimonials/public/svg/star-regular.svg) center center no-repeat;mask:url(https://aws.artenediana.com/wp-content/plugins/strong-testimonials/public/svg/star-regular.svg) center center no-repeat;}
.error .strong-rating input:checked ~ label:before{}
.strong-rating input[type="radio"]:checked + label:before,
.error .strong-rating input:checked + label:before{content:"";-webkit-mask:url(https://aws.artenediana.com/wp-content/plugins/strong-testimonials/public/svg/star-solid.svg) center center no-repeat;mask:url(https://aws.artenediana.com/wp-content/plugins/strong-testimonials/public/svg/star-solid.svg) center center no-repeat;}
.strong-rating-wrapper.in-metabox input[type="radio"]:checked + label:before{color:#00b9eb;background:#00b9eb;}
.strong-rating:hover input ~ label:before,
.error .strong-rating:hover input ~ label:before{content:"";-webkit-mask:url(https://aws.artenediana.com/wp-content/plugins/strong-testimonials/public/svg/star-solid.svg) center center no-repeat;mask:url(https://aws.artenediana.com/wp-content/plugins/strong-testimonials/public/svg/star-solid.svg) center center no-repeat;}
.strong-rating:hover input:checked + label:before,
.error .strong-rating:hover input:checked + label:before{color:#FFE39E;background:#FFE39E;}
.strong-rating:hover label:hover ~ input:not(:checked) + label:before{content:"";-webkit-mask:url(https://aws.artenediana.com/wp-content/plugins/strong-testimonials/public/svg/star-regular.svg) center center no-repeat;mask:url(https://aws.artenediana.com/wp-content/plugins/strong-testimonials/public/svg/star-regular.svg) center center no-repeat;}
.error .strong-rating:hover label:hover ~ input:not(:checked) + label:before {
}@keyframes rotate-forever{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@keyframes spinner-loader{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.pum-container,.pum-content,.pum-content+.pum-close,.pum-content+.pum-close:active,.pum-content+.pum-close:focus,.pum-content+.pum-close:hover,.pum-overlay,.pum-title{background:0 0;border:none;bottom:auto;clear:none;cursor:default;float:none;font-family:inherit;font-size:medium;font-style:normal;font-weight:400;height:auto;left:auto;letter-spacing:normal;line-height:normal;max-height:none;max-width:none;min-height:0;min-width:0;overflow:visible;position:static;right:auto;text-align:left;text-decoration:none;text-indent:0;text-transform:none;top:auto;visibility:visible;white-space:normal;width:auto;z-index:auto}.pum-container .pum-content+.pum-close>span,.pum-content,.pum-title{position:relative;z-index:1}.pum-overlay,html.pum-open.pum-open-overlay-disabled.pum-open-fixed .pum-container,html.pum-open.pum-open-overlay.pum-open-fixed .pum-container{position:fixed}.pum-overlay{height:100%;width:100%;top:0;left:0;right:0;bottom:0;z-index:1999999999;overflow:initial;display:none;transition:.15s ease-in-out}.pum-overlay.pum-form-submission-detected,.pum-overlay.pum-preview{display:block}.pum-overlay,.pum-overlay *,.pum-overlay :after,.pum-overlay :before,.pum-overlay:after,.pum-overlay:before{box-sizing:border-box}.pum-container{top:100px;position:absolute;margin-bottom:3em;z-index:1999999999}.pum-container.pum-responsive{left:50%;margin-left:-47.5%;width:95%;height:auto;overflow:visible}.pum-container.pum-responsive img{max-width:100%;height:auto}@media only screen and (min-width:1024px){.pum-container.pum-responsive.pum-responsive-nano{margin-left:-5%;width:10%}.pum-container.pum-responsive.pum-responsive-micro{margin-left:-10%;width:20%}.pum-container.pum-responsive.pum-responsive-tiny{margin-left:-15%;width:30%}.pum-container.pum-responsive.pum-responsive-small{margin-left:-20%;width:40%}.pum-container.pum-responsive.pum-responsive-medium{margin-left:-30%;width:60%}.pum-container.pum-responsive.pum-responsive-normal{margin-left:-30%;width:70%}.pum-container.pum-responsive.pum-responsive-large{margin-left:-35%;width:80%}.pum-container.pum-responsive.pum-responsive-xlarge{margin-left:-47.5%;width:95%}.pum-container.pum-responsive.pum-position-fixed{position:fixed}}@media only screen and (max-width:1024px){.pum-container.pum-responsive.pum-position-fixed{position:absolute}}.pum-container.custom-position{left:auto;top:auto;margin-left:inherit}.pum-container .pum-title{margin-bottom:.5em}.pum-container .pum-content>:last-child,.pum-form__message:last-child{margin-bottom:0}.pum-container .pum-content>:first-child{margin-top:0}.pum-container .pum-content+.pum-close{text-decoration:none;text-align:center;line-height:1;position:absolute;cursor:pointer;min-width:1em;z-index:2;background-color:transparent}.pum-container.pum-scrollable .pum-content{overflow:auto;overflow-y:scroll;max-height:95%}.pum-overlay.pum-overlay-disabled{visibility:hidden}.pum-overlay.pum-overlay-disabled::-webkit-scrollbar{display:block}.pum-overlay.pum-overlay-disabled .pum-container{visibility:visible}.popmake-close,.pum-overlay.pum-click-to-close{cursor:pointer}html.pum-open.pum-open-overlay,html.pum-open.pum-open-overlay.pum-open-fixed .pum-overlay{overflow:hidden}html.pum-open.pum-open-overlay.pum-open-scrollable body>[aria-hidden]{padding-right:15px}html.pum-open.pum-open-overlay.pum-open-scrollable .pum-overlay.pum-active{overflow-y:scroll;-webkit-overflow-scrolling:touch}html.pum-open.pum-open-overlay-disabled.pum-open-scrollable .pum-overlay.pum-active{position:static;height:auto;width:auto}.pum-form{margin:0 auto 16px}.pum-form__field{margin-bottom:1em}.pum-form__field label{font-weight:700}.pum-form__field input[type=date],.pum-form__field select{margin:0 auto;font-size:18px;line-height:26px;text-align:center;padding:3px;vertical-align:middle}.pum-form__field select{padding:5px 3px}.pum-form__loader{font-size:2em;animation-duration:.75s;animation-iteration-count:infinite;animation-name:rotate-forever;animation-timing-function:linear;height:.75em;width:.75em;border:.25em solid rgba(0,0,0,.5);border-right-color:transparent;border-radius:50%;display:inline-block}.pum-form__submit{position:relative}.pum-form__submit .pum-form__loader{margin-left:.5em;border:.25em solid rgba(255,255,255,.5);border-right-color:transparent}.pum-form__messages{display:none;border:1px solid rgba(0,0,0,.25);margin-bottom:.5em;padding:1em;position:relative}.pum-form__message{margin-bottom:.5em}.pum-form__message--error{color:red!important;border-color:red}.pum-form__message--success{color:green!important;border-color:green}.pum-form--loading,.pum-sub-form .pum-sub-form-loading{opacity:.5}.pum-alignment-left,.pum-form--alignment-left{text-align:left}.pum-alignment-center{text-align:center}.pum-alignment-right{text-align:right}.pum-form--alignment-center{text-align:center}.pum-form--alignment-right{text-align:right}.pum-form--layout-standard .pum-form__field>label{margin-bottom:.25em;display:block}.pum-form--layout-inline .pum-form__field{display:inline-block}.pum-form--layout-block .pum-form__field,.pum-form--layout-block button,.pum-form--layout-block div,.pum-form--layout-block input{display:block;width:100%}.pum-form--style-default label{font-size:14px;font-weight:700}.pum-form--style-default input[type=email],.pum-form--style-default input[type=text]{background-color:#f8f7f7;margin-bottom:5px;font-size:14px;padding:10px 8px}.pum-form--style-default button{font-size:18px;margin:10px 0 0;padding:10px 5px;cursor:pointer}.pum-sub-form p.pum-newsletter-error-msg{margin:0}.pum-sub-form .spinner-loader{right:50%;position:absolute;bottom:40%}.pum-sub-form .spinner-loader:not(:required){animation:1.5s linear infinite spinner-loader;border-radius:.5em;box-shadow:rgba(0,0,51,.3) 1.5em 0 0 0,rgba(0,0,51,.3) 1.1em 1.1em 0 0,rgba(0,0,51,.3) 0 1.5em 0 0,rgba(0,0,51,.3) -1.1em 1.1em 0 0,rgba(0,0,51,.3) -1.5em 0 0 0,rgba(0,0,51,.3) -1.1em -1.1em 0 0,rgba(0,0,51,.3) 0 -1.5em 0 0,rgba(0,0,51,.3) 1.1em -1.1em 0 0;display:inline-block;font-size:10px;width:1em;height:1em;margin:1.5em;overflow:hidden;text-indent:100%}.pum-form__field--consent{text-align:left}.pum-form__field--consent.pum-form__field--checkbox label,.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--inline label{display:inline-block;vertical-align:middle}.pum-form__field--consent.pum-form__field--checkbox label input{display:inline-block;width:inherit;margin:0;vertical-align:middle}.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--inline label input{display:inline-block;width:inherit;margin:0;vertical-align:middle}.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--inline label+label{margin-left:1em}.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--stacked label{display:block;vertical-align:middle}.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--stacked label input{display:inline-block;width:inherit;margin:0;vertical-align:middle}.pum-container iframe.formidable{width:100%;overflow:visible}.pika-single,body div#ui-datepicker-div[style]{z-index:9999999999!important}
.pum-theme-9624, .pum-theme-floating-bar{background-color:rgba( 255, 255, 255, 0.00 )}
.pum-theme-9624 .pum-container, .pum-theme-floating-bar .pum-container{padding:8px;border-radius:0px;border:1px none #000000;box-shadow:1px 1px 3px 0px rgba( 2, 2, 2, 0.23 );background-color:rgba( 238, 246, 252, 1.00 )}
.pum-theme-9624 .pum-title, .pum-theme-floating-bar .pum-title{color:#505050;text-align:left;text-shadow:0px 0px 0px rgba( 2, 2, 2, 0.23 );font-family:inherit;font-weight:400;font-size:32px;line-height:36px}
.pum-theme-9624 .pum-content, .pum-theme-floating-bar .pum-content{color:#505050;font-family:inherit;font-weight:400}
.pum-theme-9624 .pum-content + .pum-close, .pum-theme-floating-bar .pum-content + .pum-close{position:absolute;height:18px;width:18px;left:auto;right:5px;bottom:auto;top:50%;padding:0px;color:#505050;font-family:Sans-Serif;font-weight:700;font-size:15px;line-height:18px;border:1px solid #505050;border-radius:15px;box-shadow:0px 0px 0px 0px rgba( 2, 2, 2, 0.00 );text-shadow:0px 0px 0px rgba( 0, 0, 0, 0.00 );background-color:rgba( 255, 255, 255, 0.00 );transform:translate(0, -50%)}
.pum-theme-9625, .pum-theme-content-only{background-color:rgba( 0, 0, 0, 0.70 )}
.pum-theme-9625 .pum-container, .pum-theme-content-only .pum-container{padding:0px;border-radius:0px;border:1px none #000000;box-shadow:0px 0px 0px 0px rgba( 2, 2, 2, 0.00 )}
.pum-theme-9625 .pum-title, .pum-theme-content-only .pum-title{color:#000000;text-align:left;text-shadow:0px 0px 0px rgba( 2, 2, 2, 0.23 );font-family:inherit;font-weight:400;font-size:32px;line-height:36px}
.pum-theme-9625 .pum-content, .pum-theme-content-only .pum-content{color:#8c8c8c;font-family:inherit;font-weight:400}
.pum-theme-9625 .pum-content + .pum-close, .pum-theme-content-only .pum-content + .pum-close{position:absolute;height:18px;width:18px;left:auto;right:7px;bottom:auto;top:7px;padding:0px;color:#000000;font-family:inherit;font-weight:700;font-size:20px;line-height:20px;border:1px none #ffffff;border-radius:15px;box-shadow:0px 0px 0px 0px rgba( 2, 2, 2, 0.00 );text-shadow:0px 0px 0px rgba( 0, 0, 0, 0.00 );background-color:rgba( 255, 255, 255, 0.00 )}
.pum-theme-4044, .pum-theme-cutting-edge{background-color:rgba( 0, 38, 62, 0.50 )}
.pum-theme-4044 .pum-container, .pum-theme-cutting-edge .pum-container{padding:18px;border-radius:0px;border:1px none #000000;box-shadow:0px 10px 25px 0px rgba( 2, 2, 2, 0.50 );background-color:rgba( 0, 38, 62, 1.00 )}
.pum-theme-4044 .pum-title, .pum-theme-cutting-edge .pum-title{color:#ffffff;text-align:left;text-shadow:0px 0px 0px rgba( 2, 2, 2, 0.23 );font-family:inherit;font-weight:300;font-size:20px;line-height:20px}
.pum-theme-4044 .pum-content, .pum-theme-cutting-edge .pum-content{color:#ffffff;font-family:inherit;font-weight:300}
.pum-theme-4044 .pum-content + .pum-close, .pum-theme-cutting-edge .pum-content + .pum-close{position:absolute;height:20px;width:20px;left:auto;right:15px;bottom:auto;top:15px;padding:0px;color:#ffffff;font-family:inherit;font-weight:300;font-size:20px;line-height:20px;border:1px none #ffffff;border-radius:0px;box-shadow:-1px 1px 1px 0px rgba( 0, 38, 62, 0.10 );text-shadow:-1px 1px 1px rgba( 0, 0, 0, 0.10 );background-color:rgba( 218, 227, 67, 0.00 )}
.pum-theme-4040, .pum-theme-default-theme{background-color:rgba( 255, 255, 255, 1.00 )}
.pum-theme-4040 .pum-container, .pum-theme-default-theme .pum-container{padding:18px;border-radius:0px;border:1px none #000000;box-shadow:1px 1px 3px 0px rgba( 2, 2, 2, 0.23 );background-color:rgba( 249, 249, 249, 1.00 )}
.pum-theme-4040 .pum-title, .pum-theme-default-theme .pum-title{color:#000000;text-align:left;text-shadow:0px 0px 0px rgba( 2, 2, 2, 0.23 );font-family:inherit;font-weight:inherit;font-size:32px;font-style:normal;line-height:36px}
.pum-theme-4040 .pum-content, .pum-theme-default-theme .pum-content{color:#8c8c8c;font-family:inherit;font-weight:inherit;font-style:normal}
.pum-theme-4040 .pum-content + .pum-close, .pum-theme-default-theme .pum-content + .pum-close{position:absolute;height:auto;width:auto;left:auto;right:0px;bottom:auto;top:0px;padding:8px;color:#ffffff;font-family:inherit;font-weight:inherit;font-size:12px;font-style:normal;line-height:14px;border:1px none #ffffff;border-radius:0px;box-shadow:0px 0px 0px 0px rgba( 2, 2, 2, 0.23 );text-shadow:0px 0px 0px rgba( 0, 0, 0, 0.23 );background-color:rgba( 0, 183, 205, 1.00 )}
.pum-theme-4041, .pum-theme-lightbox{background-color:rgba( 0, 0, 0, 0.60 )}
.pum-theme-4041 .pum-container, .pum-theme-lightbox .pum-container{padding:18px;border-radius:3px;border:8px solid #000000;box-shadow:0px 0px 30px 0px rgba( 2, 2, 2, 1.00 );background-color:rgba( 255, 255, 255, 1.00 )}
.pum-theme-4041 .pum-title, .pum-theme-lightbox .pum-title{color:#000000;text-align:left;text-shadow:0px 0px 0px rgba( 2, 2, 2, 0.23 );font-family:inherit;font-size:32px;line-height:36px}
.pum-theme-4041 .pum-content, .pum-theme-lightbox .pum-content{color:#000000;font-family:inherit}
.pum-theme-4041 .pum-content + .pum-close, .pum-theme-lightbox .pum-content + .pum-close{position:absolute;height:30px;width:30px;left:auto;right:-24px;bottom:auto;top:-24px;padding:0px;color:#ffffff;font-family:inherit;font-size:24px;line-height:26px;border:2px solid #ffffff;border-radius:30px;box-shadow:0px 0px 15px 1px rgba( 2, 2, 2, 0.75 );text-shadow:0px 0px 0px rgba( 0, 0, 0, 0.23 );background-color:rgba( 0, 0, 0, 1.00 )}
.pum-theme-4042, .pum-theme-enterprise-blue{background-color:rgba( 0, 0, 0, 0.70 )}
.pum-theme-4042 .pum-container, .pum-theme-enterprise-blue .pum-container{padding:28px;border-radius:5px;border:1px none #000000;box-shadow:0px 10px 25px 4px rgba( 2, 2, 2, 0.50 );background-color:rgba( 255, 255, 255, 1.00 )}
.pum-theme-4042 .pum-title, .pum-theme-enterprise-blue .pum-title{color:#315b7c;text-align:left;text-shadow:0px 0px 0px rgba( 2, 2, 2, 0.23 );font-family:inherit;font-size:34px;line-height:36px}
.pum-theme-4042 .pum-content, .pum-theme-enterprise-blue .pum-content{color:#2d2d2d;font-family:inherit}
.pum-theme-4042 .pum-content + .pum-close, .pum-theme-enterprise-blue .pum-content + .pum-close{position:absolute;height:28px;width:28px;left:auto;right:8px;bottom:auto;top:8px;padding:4px;color:#ffffff;font-family:inherit;font-size:20px;line-height:20px;border:1px none #ffffff;border-radius:42px;box-shadow:0px 0px 0px 0px rgba( 2, 2, 2, 0.23 );text-shadow:0px 0px 0px rgba( 0, 0, 0, 0.23 );background-color:rgba( 49, 91, 124, 1.00 )}
.pum-theme-4043, .pum-theme-hello-box{background-color:rgba( 0, 0, 0, 0.75 )}
.pum-theme-4043 .pum-container, .pum-theme-hello-box .pum-container{padding:30px;border-radius:80px;border:14px solid #81d742;box-shadow:0px 0px 0px 0px rgba( 2, 2, 2, 0.00 );background-color:rgba( 255, 255, 255, 1.00 )}
.pum-theme-4043 .pum-title, .pum-theme-hello-box .pum-title{color:#2d2d2d;text-align:left;text-shadow:0px 0px 0px rgba( 2, 2, 2, 0.23 );font-family:Montserrat;font-size:32px;line-height:36px}
.pum-theme-4043 .pum-content, .pum-theme-hello-box .pum-content{color:#2d2d2d;font-family:inherit}
.pum-theme-4043 .pum-content + .pum-close, .pum-theme-hello-box .pum-content + .pum-close{position:absolute;height:auto;width:auto;left:auto;right:-30px;bottom:auto;top:-30px;padding:0px;color:#2d2d2d;font-family:inherit;font-size:32px;line-height:28px;border:1px none #ffffff;border-radius:28px;box-shadow:0px 0px 0px 0px rgba( 2, 2, 2, 0.23 );text-shadow:0px 0px 0px rgba( 0, 0, 0, 0.23 );background-color:rgba( 255, 255, 255, 1.00 )}
.pum-theme-4045, .pum-theme-framed-border{background-color:rgba( 255, 255, 255, 0.50 )}
.pum-theme-4045 .pum-container, .pum-theme-framed-border .pum-container{padding:18px;border-radius:0px;border:20px outset #dd3333;box-shadow:1px 1px 3px 0px rgba( 2, 2, 2, 0.97 ) inset;background-color:rgba( 255, 251, 239, 1.00 )}
.pum-theme-4045 .pum-title, .pum-theme-framed-border .pum-title{color:#000000;text-align:left;text-shadow:0px 0px 0px rgba( 2, 2, 2, 0.23 );font-family:inherit;font-size:32px;line-height:36px}
.pum-theme-4045 .pum-content, .pum-theme-framed-border .pum-content{color:#2d2d2d;font-family:inherit}
.pum-theme-4045 .pum-content + .pum-close, .pum-theme-framed-border .pum-content + .pum-close{position:absolute;height:20px;width:20px;left:auto;right:-20px;bottom:auto;top:-20px;padding:0px;color:#ffffff;font-family:Acme;font-size:20px;line-height:20px;border:1px none #ffffff;border-radius:0px;box-shadow:0px 0px 0px 0px rgba( 2, 2, 2, 0.23 );text-shadow:0px 0px 0px rgba( 0, 0, 0, 0.23 );background-color:rgba( 0, 0, 0, 0.55 )}
#pum-4281{z-index:1999999999}
#pum-4046 {z-index: 9998}.wpcf7 .screen-reader-response{position:absolute;overflow:hidden;clip:rect(1px, 1px, 1px, 1px);height:1px;width:1px;margin:0;padding:0;border:0;}
.wpcf7 form .wpcf7-response-output{margin:2em 0.5em 1em;padding:0.2em 1em;border:2px solid #00a0d2;}
.wpcf7 form.init .wpcf7-response-output{display:none;}
.wpcf7 form.sent .wpcf7-response-output{border-color:#46b450;}
.wpcf7 form.failed .wpcf7-response-output, .wpcf7 form.aborted .wpcf7-response-output{border-color:#dc3232;}
.wpcf7 form.spam .wpcf7-response-output{border-color:#f56e28;}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output{border-color:#ffb900;}
.wpcf7-form-control-wrap{position:relative;}
.wpcf7-not-valid-tip{color:#dc3232;font-size:1em;font-weight:normal;display:block;}
.use-floating-validation-tip .wpcf7-not-valid-tip{position:absolute;top:20%;left:20%;z-index:100;border:1px solid #dc3232;background:#fff;padding:.2em .8em;}
span.wpcf7-list-item{display:inline-block;margin:0 0 0 1em;}
span.wpcf7-list-item-label::before, span.wpcf7-list-item-label::after{content:" ";}
div.wpcf7 .ajax-loader{visibility:hidden;display:inline-block;background-image:url(https://aws.artenediana.com/wp-content/plugins/contact-form-7/assets/ajax-loader.gif);width:16px;height:16px;border:none;padding:0;margin:0 0 0 4px;vertical-align:middle;}
div.wpcf7 .ajax-loader.is-active{visibility:visible;}
div.wpcf7 div.ajax-error{display:none;}
div.wpcf7 .placeheld{color:#888;}
div.wpcf7 input[type="file"]{cursor:pointer;}
div.wpcf7 input[type="file"]:disabled{cursor:default;}
div.wpcf7 .wpcf7-submit:disabled{cursor:not-allowed;}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}.epyt-debug{cursor:pointer;text-align:left;background-color:#ddd;color:#000}iframe.__youtube_prefs__{border-width:0}.epyt-gallery{text-align:center}.epyt-gallery iframe{margin-bottom:0}.epyt-gallery.epyt-lb iframe{display:none;height:0!important}.epyt-gallery-list{margin:0 -8px 0 -8px;position:relative;transition:opacity ease-out .3s;display:block}.epyt-gallery-list .epyt-gallery-thumb{box-sizing:border-box}.epyt-gallery-list p{display:none}.epyt-gallery-clear{clear:both}.epyt-gallery-list.epyt-loading{opacity:.5;transition:opacity ease-out .3s}.epyt-gallery-thumb{position:relative;box-sizing:border-box;overflow-y:hidden;display:block!important;cursor:pointer;opacity:1;float:left;padding:0 8px 10px 8px;height:auto}.epyt-gallery-thumb.hover{position:relative;opacity:1;transition:opacity ease-out .3s;height:auto}.epyt-gallery-img-box{width:100%}.epyt-gallery-img{height:0;width:100%;padding-top:56.25%!important;position:relative;overflow:hidden!important;background-size:cover!important;background-position:center!important}.epyt-gallery-playhover{opacity:0;position:absolute;top:-10px;left:0;width:100%;height:100%;vertical-align:middle;text-align:center;transition:opacity ease-out .3s}.epyt-gallery-thumb.hover .epyt-gallery-playhover,.epyt-gallery-thumb.epyt-current-video .epyt-gallery-playhover{opacity:1;top:0;transition:all ease-out .3s}.epyt-gallery-thumb .epyt-gallery-playcrutch{display:inline-block;height:100%;vertical-align:middle;width:0}.epyt-gallery-thumb.epyt-hidethumbimg.hover{transform:translateY(3px);transition:transform ease-out .2s}.epyt-gallery-thumb.epyt-current-video.epyt-hidethumbimg{text-decoration:underline}.epyt-gallery-playhover .epyt-play-img{height:auto!important;max-width:15%!important;padding:0!important;margin:0!important;min-width:30px!important;vertical-align:middle!important;display:inline-block!important;width:auto;border:0;box-sizing:border-box}.epyt-gallery-title{font-size:80%;line-height:120%;padding:10px}.epyt-gallery-notitle{padding:4px}.epyt-gallery-notitle span{display:none}.epyt-gallery-rowtitle{text-align:center;width:100%;position:absolute;left:0;top:100%;opacity:0;z-index:10;overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap}.epyt-gallery-rowtitle.hover{opacity:1;transition:opacity linear .2s}.epyt-gallery-list.epyt-gallery-style-listview{margin-left:0;margin-right:0;margin-bottom:25px}.epyt-gallery-thumb.epyt-listview{width:100%!important;padding:0;margin:8px 0 8px 0}.epyt-gallery-thumb.epyt-listview+.epyt-gallery-rowbreak{display:none}.epyt-gallery-thumb.epyt-listview .epyt-gallery-img-box{float:left;width:150px;max-width:25%;margin-right:20px;margin-bottom:6px}.epyt-gallery-thumb.epyt-listview .epyt-gallery-title{padding:0 10px 10px 10px;text-align:left}.epyt-gallery-thumb.epyt-listview .epyt-gallery-dsc{font-size:75%;line-height:120%;padding:5px 10px 12px 0;text-align:left}.epyt-gallery-thumb.epyt-listview.hover{position:relative}.epyt-gallery-rowbreak{clear:both}.epyt-pagination{clear:both;text-align:center;padding:10px 8px 10px 8px}.epyt-pagination.epyt-hide-pagination *{display:none!important}.epyt-pagination>div,.epyt-pagenumbers>div{display:inline-block;padding:0 2px 0 2px;vertical-align:middle}.epyt-pagination .epyt-pagebutton{cursor:pointer;display:inline-block;padding:0 10px 0 10px}.epyt-pagebutton>div{display:inline}.epyt-pagination .epyt-loader{display:none}.epyt-gallery-list.epyt-loading .epyt-pagination .epyt-loader{display:inline-block}body .lity-container{width:100%;max-width:964px}.epyt-curtain .lity-opened iframe{opacity:0;transition:opacity .3s linear .5s}.epyt-gallery-allthumbs.epyt-cols-1 .epyt-gallery-thumb{width:100%}.epyt-gallery-allthumbs.epyt-cols-2 .epyt-gallery-thumb{width:50%}.epyt-gallery-allthumbs.epyt-cols-3 .epyt-gallery-thumb{width:33.333%}.epyt-gallery-allthumbs.epyt-cols-4 .epyt-gallery-thumb{width:25%}.epyt-gallery-allthumbs.epyt-cols-5 .epyt-gallery-thumb{width:20%}.epyt-gallery-allthumbs.epyt-cols-6 .epyt-gallery-thumb{width:16.666%}.epyt-gallery-allthumbs.epyt-cols-7 .epyt-gallery-thumb{width:14.285%}.epyt-gallery-allthumbs.epyt-cols-8 .epyt-gallery-thumb{width:12.5%}.epyt-gallery-allthumbs.epyt-cols-9 .epyt-gallery-thumb{width:11.111%}.epyt-gallery-allthumbs.epyt-cols-10 .epyt-gallery-thumb{width:10%}.epyt-gallery-allthumbs.epyt-cols-11 .epyt-gallery-thumb{width:9.090%}.epyt-gallery-allthumbs.epyt-cols-12 .epyt-gallery-thumb{width:8.333%}.epyt-gallery-allthumbs.epyt-cols-13 .epyt-gallery-thumb{width:7.692%}.epyt-gallery-allthumbs.epyt-cols-14 .epyt-gallery-thumb{width:7.142%}.epyt-gallery-allthumbs.epyt-cols-15 .epyt-gallery-thumb{width:6.666%}.epyt-gallery-allthumbs.epyt-cols-16 .epyt-gallery-thumb{width:6.25%}.epyt-gallery-allthumbs.epyt-cols-17 .epyt-gallery-thumb{width:5.882%}.epyt-gallery-allthumbs.epyt-cols-18 .epyt-gallery-thumb{width:5.555%}.epyt-gallery-allthumbs.epyt-cols-19 .epyt-gallery-thumb{width:5.263%}.epyt-gallery-allthumbs.epyt-cols-20 .epyt-gallery-thumb{width:5%}.epyt-gallery-allthumbs.epyt-thumb-portal .epyt-gallery-thumb .epyt-gallery-img{border-radius:50%;padding-top:100%!important}.epyt-gallery-list.epyt-gallery-style-carousel{margin:0 0 50px 0}.epyt-gallery-list.epyt-gallery-style-carousel .epyt-pagination{display:none}.epyt-gallery-list.epyt-gallery-style-carousel .epyt-pagination:first-child{position:absolute;width:100%;display:block;margin:auto;top:0;bottom:0;padding:0;height:30px}.epyt-gallery-list.epyt-gallery-style-carousel .epyt-pagenumbers.hide{opacity:0}.epyt-gallery-list.epyt-gallery-style-carousel .epyt-gallery-allthumbs{margin:15px 35px 15px 35px}.epyt-gallery-list.epyt-gallery-style-carousel .epyt-gallery-thumb{padding-bottom:0;float:none;display:inline-block!important}.epyt-gallery-list.epyt-gallery-style-carousel .epyt-pagebutton>div{display:none}.epyt-gallery-list.epyt-gallery-style-carousel .epyt-pagebutton>div.epyt-arrow{background:transparent url(https://aws.artenediana.com/wp-content/plugins/youtube-embed-plus-pro/images/arrow-right.svg) no-repeat scroll 0 0;background-size:contain;width:20px;height:100%;display:block;text-indent:-99999px;opacity:.7;position:static}.epyt-gallery-list.epyt-gallery-style-carousel .epyt-pagebutton>div.epyt-arrow:hover{opacity:1}.epyt-gallery-list.epyt-gallery-style-carousel .epyt-pagebutton.epyt-prev>div.epyt-arrow{background-image:url(https://aws.artenediana.com/wp-content/plugins/youtube-embed-plus-pro/images/arrow-left.svg)}.epyt-gallery-list.epyt-gallery-style-carousel .epyt-pagebutton{padding:0;margin-top:-2px}.epyt-gallery-list.epyt-gallery-style-carousel .epyt-next{float:right}.epyt-gallery-list.epyt-gallery-style-carousel .epyt-prev{float:left}.epyt-gallery-list.epyt-gallery-style-carousel .epyt-pagenumbers{position:absolute;top:100%;left:0;right:0}.epyt-pagebutton.hide,.epyt-pagenumbers.hide{display:none!important;opacity:0!important;visibility:hidden!important}.epyt-gallery-subscribe{text-align:center;padding:15px 0 10px 0;clear:both}.epyt-gallery-subscribe a.epyt-gallery-subbutton,.epyt-gallery-subscribe a.epyt-gallery-subbutton:hover{display:inline-block;padding:5px 10px;background-color:#e62117!important;color:#fff!important;text-decoration:none!important;border-radius:3px}.epyt-gallery-subscribe a.epyt-gallery-subbutton img{width:20px!important;height:auto!important;vertical-align:middle!important;padding:0 6px 3px 0;display:inline-block;background:transparent;-webkit-box-shadow:none;box-shadow:none;margin:0}#wpadminbar #wp-admin-bar-ytprefs-bar-cache>.ab-item:before{content:"\f311";top:2px}body div.__youtube_prefs__.__youtube_prefs_gdpr__{background-color:#000;background-image:-webkit-linear-gradient(top,#000,#444);background-image:linear-gradient(to bottom,#000,#444);padding:25px;height:auto;text-align:left}body div.__youtube_prefs__.__youtube_prefs_gdpr__ *{color:#e3e3e3!important}body div.__youtube_prefs__.__youtube_prefs_gdpr__ a{text-decoration:underline}body div.__youtube_prefs__.__youtube_prefs_gdpr__ button.__youtube_prefs_gdpr__,body div.__youtube_prefs__.__youtube_prefs_gdpr__ button.__youtube_prefs_gdpr__:hover{display:inline-block;padding:5px 10px;background:#e62117!important;color:#fff!important;text-decoration:none!important;border-radius:3px;font-weight:normal;border-width:0;box-sizing:border-box}body div.__youtube_prefs__.__youtube_prefs_gdpr__ button.__youtube_prefs_gdpr__ img{width:20px!important;height:auto!important;vertical-align:middle!important;padding:0 6px 3px 0;display:inline-block;background:transparent;-webkit-box-shadow:none;box-shadow:none;margin-left:8px}body .epyt-gallery-img-gdpr{background-color:#000;background-image:-webkit-linear-gradient(top,#000,#444);background-image:linear-gradient(to bottom,#000,#444)}.epyt-live-chat-wrapper{display:block;padding:0}.epyt-live-chat-wrapper .epyt-live-chat-video,.epyt-live-chat-wrapper .epyt-live-chat-box{display:block;margin:0;padding:0}.epyt-live-chat-wrapper .epyt-live-chat-box{min-height:400px;position:relative}.epyt-live-chat-wrapper.epyt-live-chat-wrapper--wide{display:table;width:100%}.epyt-live-chat-wrapper.epyt-live-chat-wrapper--wide .epyt-live-chat-video,.epyt-live-chat-wrapper.epyt-live-chat-wrapper--wide .epyt-live-chat-box{display:table-cell}.epyt-live-chat-wrapper.epyt-live-chat-wrapper--wide .epyt-live-chat-video{width:auto}.epyt-live-chat-wrapper.epyt-live-chat-wrapper--wide .epyt-live-chat-box{width:29%;min-width:300px;max-width:400px;min-height:0}.epyt-live-chat-wrapper .epyt-live-chat-box .epyt-live-chat{display:block;width:100%;height:100%;border-width:0;margin:0;padding:0;position:absolute;top:0;left:0;right:0;bottom:0}.ytvi-story-container{display:block;max-width:100%}