 body { font-family: NeoSansIntel ,sans-serif,arial; color: #333;font-size: 16px; background-color: ffffff; background-position: center; } .contend_tw .divContainInput{ float: none; } .contend_tw .titlePrincipalNwForm{ display: none; } .contend_tw #nwform{ margin-bottom: 50px; } .popupNwFormNwproject{ position: relative;min-height: 120px;height: 100%; }
.loadingNw{ background: transparent!important;
}
.textLoadingNw{ position: relative; text-align: center; margin: 20px 0;
}
.newLoadingNw{ position: relative; display: grid; overflow: hidden; width: 100%; text-align: center;
}
.newLoadingNw .h1_carga{ top: 0px; width: 30px; height: 30px; max-width: inherit;
}
.newLoadingNw .loader2{ min-width: 30px; min-height: 30px; background: #fff; top: 0px; left: 0px; margin: auto; width: 100%; height: 100%;
}
@-webkit-keyframes iECmZH { 0% { -webkit-transform: rotate(0deg); -ms-transform: rotate(0deg); transform: rotate(0deg); } 100% { -webkit-transform: rotate(360deg); -ms-transform: rotate(360deg); transform: rotate(360deg); }
}
@keyframes iECmZH { 0% { -webkit-transform: rotate(0deg); -ms-transform: rotate(0deg); transform: rotate(0deg); } 100% { -webkit-transform: rotate(360deg); -ms-transform: rotate(360deg); transform: rotate(360deg); }
}
.cEftVf { border: 4px solid #358EFF; border-top: 4px solid transparent; height: 3rem; width: 3rem; box-sizing: border-box; -webkit-animation: iECmZH 1100ms infinite linear; animation: iECmZH 1100ms infinite linear; border-radius: 50%; position: relative; vertical-align: middle; margin: auto;
}.page {margin: 0 auto; width: 100%;background-position: center;max-width: 100%;margin-top: 0px; }.header {margin-top: 0px;height:65px;width: 100%;background-position: 0 0;background-repeat: no-repeat;}.header_contend{max-width: 1200px;width: 100%;}#secciones { margin-left: 0px; margin-right: 0px; } #footer {margin: 0 auto; height:auto; color: #f1f1f1; font-size: 14px; } #footer p{margin: inherit;} #menu { height:autopx; } .menu_inside { width: 100%; height:autopx; } .menu_au{ width: 100%; max-width: 1200px; height:autopx; } .menu_au_center {position: relative;width: 100%;height: 100%;}.menu_au_a{text-decoration: none; display: block; position: relative; width: 100%; text-align: center;-webkit-box-sizing: initial;-moz-box-sizing: initial;box-sizing: initial;-webkit-transition: initial;-moz-transition: initial;-o-transition: initial;transition: initial;padding: 0px 0 0 0;height: -10px;}.menu_au_sub{background:#B2CC4D;}.menu_au_sub a {color: #FFF;}.active_link {color: #FFF;}.active_link_a {color: #FFF;}.menu_au li{word-break: break-word;box-sizing: border-box;color: #666;width: 11.11111%; list-style: none; float: left;text-align: center;background-repeat: no-repeat;background-position: center;background-size: contain;}.li_sub_ho { float: none!important; width: 100%!important; } .valactive { background-color: #00b100!important; top: -5px; color: #fff;}.contain_input_name_valor_ri .divContainInputIntern{display: flex; max-width: 300px; margin: auto; flex-direction: row; flex-wrap: nowrap; align-content: center; justify-content: center; align-items: center;}.contain_input_name_valor_ri .divContainInputIntern .labelInt{min-width: 100px;} .nameUserMenu{ position: absolute; top: -22px; right: 0; font-size: 12px;}.nameUserMenu p{ float: left; margin: 5px;} .imgSpeach{ position: relative; float: left; width: 33px; } .titleSections{ font-size: 2em;}.nojavascriptactive{position: relative;background-color: red;color: #000;font-size: 2em;text-align: center;}.microdatosnw{display: none;}/*LOADING*/#loadingNw { position: fixed; top: 0; left: 0; z-index: 10000000000000000; width: 100%; height: 100%; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; background: #fff; /* display: none;*/}.h1_carga { position: relative; top: 20%; margin: auto; max-width: 120px; /* background-color: #fff; padding: 10px; border-radius: 5px; box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.25); */}.loader { font-size: 10px; margin: 0 auto; text-indent: -9999em; width: 11em; height: 11em; border-radius: 50%; background: #ffffff; background: -moz-linear-gradient(left, #ffffff 10%, rgba(255, 255, 255, 0) 42%); background: -webkit-linear-gradient(left, #ffffff 10%, rgba(255, 255, 255, 0) 42%); background: -o-linear-gradient(left, #ffffff 10%, rgba(255, 255, 255, 0) 42%); background: -ms-linear-gradient(left, #ffffff 10%, rgba(255, 255, 255, 0) 42%); background: linear-gradient(to right, #ffffff 10%, rgba(255, 255, 255, 0) 42%); position: relative; -webkit-animation: load3 1.4s infinite linear; animation: load3 1.4s infinite linear;}.loader:before { width: 50%; height: 50%; background: #D7D7D7; border-radius: 100% 0 0 0; position: absolute; top: 0; left: 0; content: '';}.loader:after { background: #FBFBFB; width: 75%; height: 75%; border-radius: 50%; content: ''; margin: auto; position: absolute; top: 0; left: 0; bottom: 0; right: 0;}.loader2 {width: 50px; height: 50px; position: absolute; top: 50%; left: 50%; margin: -25px 0 0 -25px; font-size: 10px; text-indent: -12345px; border-top: 1px solid rgba(0,0,0, 0.08); border-right: 1px solid rgba(0,0,0, 0.08); border-bottom: 1px solid rgba(0,0,0, 0.08); border-left: 1px solid rgba(0,0,0, 0.5); -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; -webkit-animation: load3 700ms infinite linear; -moz-animation: load3 700ms infinite linear; -ms-animation: load3 700ms infinite linear; -o-animation: load3 700ms infinite linear; animation: load3 700ms infinite linear; z-index: 100001;}@-webkit-keyframes load3 { 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); } 100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); }}@keyframes load3 { 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); } 100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); }}.hiddenLoading{ opacity: 0;}.sedemora{ position: relative; text-align: center; margin: 0px; height: 0; opacity: 0; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease;} .noquieroesperar{ margin: 10px 0px; font-size: 12px!important; padding: 5px!important;}.downloadingPage{ position: fixed;bottom: 45px;left: 0;background-color: black;color: #fff;z-index: 100000000000000000000000000000;text-align: center;background-color: rgba(0, 0, 0, 0.36);padding: 20px;display: none;overflow: hidden;text-align: center;} .containerResumenPay{ position: relative; background-color: #fff; margin: auto; max-width: 1000px; padding: 10px; box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.72); border-radius: 5px; } .square { position: absolute; width: 280px; height: 200px; border: 1px solid #F3F3F3; cursor: crosshair; background-color: rgba(255, 255, 255, 0.31); z-index: 1000000000000; background-color: transparent; border: 0;/*top: 50px; left: 50px; */ } .imgSmall { width: 560px; height: 420px; overflow: hidden; border: 3px solid #ABABAB; position: absolute; z-index: 1000000000; top: 0px; right: -576px; display: none; background-color: #fff; border-radius: 5px; right: 0; width: 100%; height: 100%; border: 0; border-radius: 0; } .imgSmall img { position:relative; max-width: initial!important; } .containMenuMovil, .menMovilButtonFix{ display: none; } .h1NetwoodsLoading{ font-size: 16px!important; } .imgNwLoading{position: relative; max-width: 120px; height: 40px; margin: auto; background-repeat: no-repeat; background-position: center; background-size: contain;} .vermascortatext{ font-weight: bold; color: blue!important;}.divtextvermas{ position: relative; display: none;} .containtitle_popup{ position: absolute; width: 100%; top: -32px; left: 0; } .btnSubirScroll{ position: fixed; width: 50px; height: 50px; border: 1px solid #BABABA; bottom: 100px; right: 30px; z-index: 100000; border-radius: 50%; cursor: pointer; box-shadow: 0px 0px 10px #757575; background-color: #fff; display: none; text-align: center; line-height: 49px; font-size: 28px; color: #9C9C9C; opacity: 0.6; /* -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; */}.btnSubirScroll:hover { opacity: 1;}.btnSubirScroll:before { content: '↑';} .nw_hidden{ display: none!important; } .disabled{ opacity: 0.3; pointer-events: none; background: #EAEAEA; cursor: default; filter: grayscale(100%); -webkit-filter: grayscale(100%); transition: filter 0.4s; -webkit-transition: -webkit-filter 1s; border: 1px solid #ccc; /* outline: 1px solid #ccc; */ } .cerrar_sesion{ cursor: pointer; } .efectBlur { -webkit-filter: blur(6px);} .nw_dialog{ padding: 34px 30px!important; background: #F6F6F6!important;} .nw_dialog_intern{ padding: 33px 43px!important; font-size: 16px; background: #fff!important; border: 1px solid #DFDFDF; border-radius: 5px;} .contain_resumen_payu{ position: relative; padding: 10px; background: #F2F2F2; background: #fff; border: 1px solid #ccc; border-radius: 5px;}.contain_resumen_payu p{font-size: 16px; margin: 10px 2px;} .div_sendpay_payu{ position: relative; text-align: center; margin: 10px; } .sendpay_payu, .btn_send_payu{ background: #A6C307!important; color: #fff!important; border: 0!important; font-weight: lighter!important; font-size: 20px!important; border-radius: 15px!important; padding: 5px 20px!important; cursor: pointer;} .sendpay_payu:hover, .btn_send_payu:hover{ box-shadow: 1px 1px 10px #b2b2b2;} .container_payu{ position: relative; max-width: 350px; padding: 10px; background: #F2F2F2; border: 1px solid #ccc; border-radius: 5px; margin: auto; margin-top: 10px;}.contain_img_pagos{ position: relative; text-align: center;}.container_payu img {max-width: 250px;} .ui-widget-header{ border: 0!important; background: transparent!important; border-bottom: 1px solid #eee!important; text-align: center; color: #777!important;}.ui-dialog{ background: #fff!important; border: 0!important; border-radius: 5px!important; padding: 0!important; margin: 0!important; /* box-shadow: 0px 0px 25px #949393; */ font-size: 13px!important;}.ui-button { padding: 4px 5px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; background-color: #4d90fe; background-image: -webkit-linear-gradient(top,#4d90fe,#4787ed); background-image: -moz-linear-gradient(top,#4d90fe,#4787ed); background-image: -ms-linear-gradient(top,#4d90fe,#4787ed); background-image: -o-linear-gradient(top,#4d90fe,#4787ed); background-image: linear-gradient(top,#4d90fe,#4787ed); border: 1px solid #3079ed; color: #fff; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; font-size: 11px; font-weight: bold; text-align: center; text-shadow: none; font-family: arial;}.ui-widget-content{ color: #797979!important;} .popupimg_automatic{ position: relative; width: 100%; height: 100%; background: transparent; text-align: center; background-size: contain; background-repeat: no-repeat; background-position: center top; } .selector_edit_mod_slidernw{ left: 180px!important;} .require_after{ color: red;} .error{ background-color: #BC1010; padding: 4px 4px; border-radius: 4px; color: white; font-weight: bold; margin-left: 16px; /* margin-top: 6px; */ position: absolute; z-index: 10000000000000000000000000000000000; width: 102px; text-align: center; font-size: 12px; font-weight: lighter;}.error:before{ /* Este es un truco para crear una flechita */ content: ''; border-top: 8px solid transparent; border-bottom: 8px solid transparent; border-right: 8px solid #BC1010; border-left: 8px solid transparent; left: -16px; position: absolute; top: 5px;} .div_integrado_popup_data{ cursor: pointer; } .menu_nivel_tres { left: 160px; margin-top: -40px!important; background-color: white; border-radius: 0px 20px; display: none; word-break: break-word;}.li_sub_ho:hover .menu_nivel_tres {display: block;} .efectBlur6 { -webkit-filter: blur(6px);} .efectBlur10 { -webkit-filter: blur(10px);} .buttons_rec{ } .dataSchemaorg{ display: none; } .pagFootControls{ position: relative; float: left; margin: 5px; list-style: none; background-color: rgb(228, 228, 228); color: #575757; padding: 8px; border-radius: 6px; width: auto; height: 20px; text-align: center; box-shadow: 0px 0px 5px #AEAEAE inset; cursor: pointer; border: 1px solid #CECECE;}.pagFootTotal{ position: relative; float: left; margin: 5px; list-style: none; background-color: rgb(255, 255, 255); color: #CCCCCC; padding: 8px; border-radius: 6px; width: auto; height: 20px; text-align: center; box-shadow: 0px 0px 5px #DFDFDF inset; cursor: pointer; border: 1px solid #DDDDDD;}.buttonNext{}.buttonBack {} .listas_pagination{ position: relative; overflow: hidden;}.listas_pagination ul { position: relative; padding: 0; margin: 0;}.pagFootP { position: relative; float: left; margin: 0px; list-style: none; cursor: pointer;}.pagFootP a { position: relative; float: left; margin: 5px; list-style: none; background-color: rgb(228, 228, 228); color: #575757; padding: 8px; border-radius: 6px; width: 20px; height: 20px; text-align: center; box-shadow: 0px 0px 5px #AEAEAE inset; cursor: pointer;}.pagSelected{ background-color: #fff; font-weight: bold; font-size: 13px; position: relative; float: left; margin: 5px; list-style: none; color: #575757; padding: 8px; border-radius: 6px; width: 20px; height: 20px; text-align: center; box-shadow: 0px 0px 5px #AEAEAE inset; cursor: pointer;} .loadLocalStorage{ display: none; position: fixed; bottom: 0; left: 0; z-index: 100000000000000; background-color: black; width: 100%; text-align: center; color: #fff; font-weight: bold; padding: 10px;} .menunw_one{ position: relative; margin: 0; padding: 0; width: 100%; height: 100%;}.a_credit_net{ color: #d6002a}.a_credit_woods{ color:#333}.link_credits_nw{ font-weight: bold!important; text-shadow: 1px 1px 0px #fff;}.seccion_nw { height: auto; position: relative; margin: auto;}.textDiv{ position: relative;}.msgPopUpNw{ position: relative; padding: 40px; text-align: center; font-size: 1.2em; background: #F5F5F5; border: 1px solid #ccc; margin: auto; margin-top: 10%; width: 80%; font-weight: bold; border-radius: 5px;}.buttonNwChat{ position: fixed; bottom: 0; right: 0; z-index: 10000000000; max-width: 150px; max-height: 150px;}.buttonNwChat img {width: 100%;}.titlePopUpAll{ position: relative; margin: 0; padding: 5px; font-size: 1.5em; font-weight: lighter; color: #333; border-bottom: 1px solid #D8D8D8; background: #E5E5E5; box-shadow: inset 0px 0px 10px 1px rgba(0, 0, 0, 0.69); border-top-left-radius: 3px; border-top-right-radius: 3px; text-align: center;}.bg_popup_fond{ position: fixed; width: 100%; height: 100%; top: 0; left: 0; background: #000; background: rgba(0, 0, 0, 0.73); z-index: 100000000000;}.body_static{ overflow: hidden;}.nw_object_yellow{}.animate_center_popup{ position: fixed; width: 100%; height: 100%; top: 0; left: 0; background: rgba(5, 5, 5, 0.56); z-index: 100000000000000; text-align: center;/* display: inline-flex;*/}.animate_center_popup_inter { position: relative; width: 100%; height: 80%; max-width: 680px; margin: auto; background: #000; max-height: 500px; vertical-align: middle; padding: 10px;}.imagenPopUpAuto{ position: relative; margin: auto; padding: 0; max-width: 100%; height: 100%;}.close_div_integrado_popup{ position: absolute; top: -5px; right: -5px; width: 20px; height: 20px; background: #fff; z-index: 1000000000000; color: #000; text-align: center; border-radius: 50%; box-shadow: 0px 0px 5px #000;}.foot_nw_credit{ text-align: right; position: relative; margin-top: 10px; width: 100%;}.foot_nw_credit p{ text-align: center!important; color: #777; text-shadow: 1px 1px 0px #fff;}.foot_nw_credit a{ font-size:12px; font-weight: lighter;}.footer_conten{ width: 100%;}.clear{ clear: both;}html, body {/*height: 100%;*/}input { margin: 2px 0; padding: 4px; /* font-size: 0.929em; */ /* font-family: inherit; */ /* font-size: inherit; */ /* line-height: inherit; */}select { background-image: -ms-linear-gradient(top, #FFFFFF 0%, #E3E3E3 100%); background-image: -moz-linear-gradient(top, #FFFFFF 0%, #E3E3E3 100%); background-image: -o-linear-gradient(top, #FFFFFF 0%, #E3E3E3 100%); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FFFFFF), color-stop(1, #E3E3E3)); background-image: -webkit-linear-gradient(top, #FFFFFF 0%, #E3E3E3 100%); background-image: linear-gradient(top, #FFFFFF 0%, #E3E3E3 100%); border: 1px solid #dbdbdb; -moz-border-radius: 6px; -webkit-border-radius: 6px; -o-border-radius: 6px; -ms-border-radius: 6px; -khtml-border-radius: 6px; border-radius: 3px; -moz-box-shadow: inset 0 1px 0 0 white; -webkit-box-shadow: inset 0 1px 0 0 white; -o-box-shadow: inset 0 1px 0 0 white; box-shadow: inset 0 1px 0 0 white; color: #333333; text-shadow: 0 1px 0 white; position: relative; padding: 5px;}input,textarea { box-sizing: border-box;}.frame_anime_home { position: relative; width: 100%; height: 100%; overflow: hidden; border: 0; margin: 0; padding: 0;}.img_slider_nw iframe { position: relative; width: 100%; height: 100%; overflow: hidden; border: 0; margin: 0; padding: 0; z-index: 1000;}.col-sm-3 { width: 25%; display: inline-table;}.iframe_foot { position: relative; overflow: hidden; border: 0; width: 100%; height: 380px;}.bloque_x_dos{ position: relative; float: left; width: 50%;}.bloque_x_dos_inter{ position: relative; padding: 20px; margin: 80px;}.contain_btn{ position: relative; display: initial; margin: 5px;}.contain_btn a { display: inline-block; padding: 6px 12px; margin-bottom: 0; font-size: 14px; font-weight: 400; line-height: 1.42857143; text-align: center; white-space: nowrap; vertical-align: middle; -ms-touch-action: manipulation; touch-action: manipulation; 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;}.contain_btn_blue a { color: #fff; background-color: #5bc0de; border-color: #46b8da;}.btn { display: inline-block; padding: 6px 12px; margin-bottom: 0; font-size: 14px; font-weight: 400; line-height: 1.42857143; text-align: center; white-space: nowrap; vertical-align: middle; -ms-touch-action: manipulation; touch-action: manipulation; 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; border: 0;}.btn-inactive { pointer-events: none; background: #CDCDCD; border: 0; text-shadow: 1px 1px 1px #FFF; color: #666;}.btn-red-cuadro { color: #fff; background: #ec534d; font-size: 12px; font-weight: bold; border-radius: 0; }.btn-blue:hover, .btn-blue:focus, .btn-blue.focus, .btn-blue:active, .btn-blue.active { color: #fff; background-color: #31b0d5; border-color: #269abc;}.btn-blue { color: #fff!important; background-color: #5bc0de; border-color: #46b8da;}.btn-success { color: #fff; background-color: #5cb85c; border-color: #4cae4c;}.btn-primary { color: #fff; background-color: #337ab7; border-color: #2e6da4;}.btn-warning { color: #fff; background-color: #f0ad4e; border-color: #eea236;}.btn-danger { color: #fff; background-color: #d9534f; border-color: #d43f3a;}.btn-link { font-weight: 400; color: #337ab7; border-radius: 0;}#contenedor { min-height: 100%;}.titleOne { text-align: center; margin-bottom: 50px;}.lineBlue { border-bottom: 1px solid rgba(28, 190, 197, 0.29); width: 200px; text-align: center; margin: auto; top: 2px; position: relative;}.titleOne p { margin: 15px;}.right_seccion{ position: relative; float: left; clear: left; width: 25%;}.cuadre_caf { color: #fff; padding: 10px;}.centro{ position: relative; float: left; left: 3%; width: 50%;}.left_seccion{ position: relative; float: right!important; clear: right; width: 25%;}#objetos { position: relative;}.foot_box_all { position: relative; overflow: hidden; margin: 0px 0 100px;}.foot_column_left { position: relative; float: left; width: 300px; overflow: hidden; margin: 10px; padding: 5px;}.foot_column_right { position: relative; float: right; overflow: hidden; width: 600px;}.foot_box_all h3 { padding: 5px; margin: 5px; color: #7A8D97; font-size: 13px;}.foot_box_all ul { margin: 0; padding-left: 10px;}.foot_box_all li { list-style: none; padding: 5px; text-align: left; margin: 0; color: #8D8D8D;}.foot_column_right div { position: relative; float: left; margin: 10px; padding: 5px;}.aparece{ z-index: 100000;}.bg_bl { position: relative; width: 27%; height: 120px; background: #fff url(../img/bg_bl.jpg); padding: 20px; border-radius: 5px; box-shadow: 2px 2px 2px 0px rgba(0, 0, 0, 0.2); float: left; margin: 10px; overflow: hidden;}.bg_bl h3 { font-size: 16px!important; color: #fff; font-weight: lighter!important; position: absolute; bottom: 0; left: 0; z-index: 1; background: rgba(0,0,0,0.5); width: 100%; text-align: center; height: 30px;}.bg_bl img { width: 100%!important; height: auto!important; position: absolute; top: 0; left: 0;}.bg_bl a { }* { margin: 0;}ul{}a { color: inherit; text-decoration: none;}img { border:none;}#contenedor {}#usuario { margin-right: 10px;}#marco_fixed_1_mini{ display:none; position: absolute; width: 100%; height: 50px;}.ajax-loader { position: absolute; left: 50%; top: 50%; margin-left: -32px; margin-top: -32px; display: block; }.ajax-loader-div { position: fixed; z-index: 10; background: black; display: block; opacity: .75; filter: alpha(opacity=75); width: 100%; height: 100%; display: none;}body { height: 100%;}#contenedor { width: 100%; margin: 0 auto; padding: 0;}.contend_tw { }#footer{ clear: both;}.contend_tw { width: 100%; max-width: 100%; margin: auto;}#secciones { position: relative; padding: 0 0 0 0;}.header_contend { position: relative; margin: 0 auto; padding: 0 0 0 0;}#page { position: relative; margin: 0 auto; padding: 0 0 0 0;} .page { position: relative; padding: 0 0 0 0; position: relative; height: 100%;}.header { position: relative; float: center; margin: 0 auto; padding: 0 0 0 0;}#left { position: relative; float: left; padding: 0 0 0 0;}#footer { position: relative; padding: 0 0 0 0; width:100%;}.footer_conten{ position: relative; margin: 0 auto;}.imageBox{ background-position:0px 30px; background-repeat:no-repeat;}.imageBox .title{ float: right; position: relative; padding:0px; margin:0px; height:37px; font-weight:normal;}.imageBox .titleBg{ float: left; height:37px;}.imageBox .title .tic{ display:block; height:29px; line-height:29px;}.imageBox .title .text{ display:block; line-height:29px; padding-left:29px; letter-spacing:0px; padding-bottom: 5px;}.imageBox .textDiv .text h3{ font-size:11px; font-weight:normal;}.imageBox .textDiv .text p{ font-size:12px; font-weight:normal; line-height:18px;}.imageBox .textDiv .text h3, .imageBox .textDiv .text p{ font-size:11px; display:block; padding:0px; margin:0px;}.imageBox_i{ background-position:0px 30px; background-repeat:no-repeat; position:relative;}.imageBox_i.title{ padding:0px; margin:0px; height:37px; font-weight:normal;}.imageBox_i.titleBg{ height:37px; line-height:37px;}.imageBox_i.title .tic{ display:block; height:29px; line-height:29px;}.imageBox_i.title .text{ display:block; line-height:29px; padding-left:29px; letter-spacing:3px; color: #ffffff;}.imageBox_i.textDiv{ position:absolute; bottom:0px; left:0px; width:100%;}.imageBox_i.textDiv .text{ display:block; padding:5px;}.imageBox_i.textDiv .text h3{ font-size:18px; font-weight:normal; line-height:26px;}.imageBox_i.textDiv .text p{ font-size:12px; font-weight:normal; line-height:18px;}.imageBox_i.textDiv .text h3, .imageBox_i .textDiv .text p{ display:block; padding:0px; margin:0px;}.imageBox_s{ background-repeat:repeat; position:relative; margin: auto;}.imageBox_s .title{ padding:0px; margin:0px; font-weight:normal;}.imageBox_s .titleBg{ display:block;}.imageBox_s .title .tic{ display:block;}.imageBox_s .title .text{ display:block; line-height:29px; padding-left:29px;}.container_center_sec{ margin: auto;}.imageBox_s .textDiv{ bottom:0px; left:0px; width:100%;}.imageBox_s .textDiv1{ bottom:0px; left:0px; width:100%;}.imageBox_s .textDiv .text{ position: relative;}.imageBox_s .textDiv .text h3{}.imageBox_s .textDiv .text p{}.imageBox_s .textDiv .text h3, .imageBox_s .textDiv .text p{}.box_sup_tres{ position: relative; overflow: hidden;}.img_box_img{ position: relative; width: 100%; height: 150px; overflow: hidden;}.img_box_img img { width: 100%!important; height: auto!important;}.img_box h3 { margin-bottom: 20px; padding-top: 10px; font-size: 20px; margin-top: 20px; border-bottom: 1px dotted #e6e6e6; padding-bottom: 10px;}.img_boxIntern{ position: relative; padding: 10px; margin: 10px;}.box_sup{ position: relative; width: 23%; float: left; margin: 9px; background: #f7f7f7; box-shadow: 1px 1px 3px rgba(0,0,0,0.3);}.img_box{ position: relative; float: left; width: 33%; margin: auto; left: 1%;}.img_box_four { width: 25%!important;}.text_box{ position: relative; top: 40px; font-size: 1em; font-weight: lighter; text-align: right; margin-right: 10px;}.text_box1{ color: #01a163;}.text_box2{ color: #005179;}.text_box3{ color: #e84e4c;}.text_box4{ color: #feb238;}.barra_box{ position: relative; width: 100%; float: left; height: 13px; background: #ccc!important;}.barra_box1{ background: #01a163;}.barra_box2{ background: #005179;}.barra_box3{ background: #e84e4c;}.barra_box4{ background: #feb238;} .logos img { width: 10%; float: left;}.img_box_four{ width: 25%; float:left;} .btn_buscar { background-image: url('/nwproject/utilities/imagenes/buscar2.png')!important; background-repeat: no-repeat; background-position: center 5px; background-color: #fff!important; border: 1px solid #ccc!important; margin-top: 7px!important; width: 30px; height: 30px; text-indent: 50px; cursor: pointer;}.textSeccion{ position: relative;} button, input[type='submit'], input[type='reset'], input[type='button'] { background-image: -ms-linear-gradient(top, #FFFFFF 0%, #E3E3E3 100%); background-image: -moz-linear-gradient(top, #FFFFFF 0%, #E3E3E3 100%); background-image: -o-linear-gradient(top, #FFFFFF 0%, #E3E3E3 100%); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FFFFFF), color-stop(1, #E3E3E3)); background-image: -webkit-linear-gradient(top, #FFFFFF 0%, #E3E3E3 100%); background-image: linear-gradient(top, #FFFFFF 0%, #E3E3E3 100%); border: 1px solid #dbdbdb; -moz-border-radius: 6px; -webkit-border-radius: 6px; -o-border-radius: 6px; -ms-border-radius: 6px; -khtml-border-radius: 6px; border-radius: 6px; -moz-box-shadow: inset 0 1px 0 0 white; -webkit-box-shadow: inset 0 1px 0 0 white; -o-box-shadow: inset 0 1px 0 0 white; box-shadow: inset 0 1px 0 0 white; color: #333333; position: relative; font-weight: bold; padding: 4px .8em 5px .8em; font-size: 13px;
}.containerChangeLanguajes{ position: absolute; overflow: hidden; display: none; z-index: 100; background: #fff; width: auto; box-shadow: 2px 4px 5px #ccc; max-height:50vh; overflow-y: scroll; }.containerChangeLanguajes a{ font-weight: 500; position: relative; -moz-appearance: none; -webkit-appearance: none; background: #fff; border: 1px solid #ebebeb; border-radius: 2px; box-shadow: none; color: #212121; cursor: pointer; font: 14px/20px Roboto,sans-serif; vertical-align: middle; white-space: nowrap; text-align: left; padding: 5px 7px; display: block;}.containerChangeLanguajes span{position: relative;display: block;cursor: pointer;}.containerLanguajesAct{position: relative;}.containerLanguajesAct .langVisible{font-weight: 500; position: relative; text-transform: uppercase; -moz-appearance: none; -webkit-appearance: none; background: #fff; border: 1px solid #ebebeb; border-radius: 2px; box-shadow: none; color: #212121; cursor: pointer; font: 14px/20px Roboto,sans-serif; min-width: 72px; outline: 0; text-indent: .01px; vertical-align: middle; white-space: nowrap; display: inline-block; text-align: left; font-weight: bold; padding: 7px 10px; display: block;}.containerLanguajesAct img{width: auto;margin: 0px 7px 0px 0px;}.containerChangeLanguajes img{margin: 0px 7px 0px 0px;}.containerLanguajesAct .languajeSelected{background: #ededed!important;}.flechaDownLan{position: relative;}.containerLanguajesActFooter{position: relative;}.containerLanguajesActFooter .langVisible{display: none;}.containerChangeLanguajesFooter{position: relative;margin: auto;}.titleLangsPage{position: relative;font-weight: bold;}.containerChangeLanguajesFooter a{position: relative;margin: 0px 10px 0px 0px;font-size: 12px;text-transform: capitalize;}.containerChangeLanguajesFooter .languajeSelected{background: #fff;color: #3d3d3d;padding: 2px 5px;border-radius: 3px;}.containerChangeLanguajesFooter img{} .nwDiextern_openPopupNwp{ z-index: 10000000000000!important;
} .nwDiextern_openPopupNwp .nwformFoot, .nwDiextern_openPopupNwp .title-enc{
display:none; } .nwDiextern_openPopupNwp .header-enc{ background: transparent; border: 0; top: 11px; right: -16px; } .nwDiextern_openPopupNwp .popupimg_automatic img{ position: relative;
} .nwDiextern_openPopupNwp .dialogNwNew, .nwDiextern_openPopupNwp .dialogNwNewInter{ background: transparent; border: 0; box-shadow: none; padding: 0; margin: 0; max-height: initial;
}
.nwDiextern .nwformFoot{ position: relative;
}
.barraencpopupauto{ position: absolute;
position: relative; height: auto; color: #fff; overflow: hidden; z-index: 1; top: 0;
}
.img_opzero{
opacity: 0;
display: none;
}
.btnbrencpa{ position: relative; float: left; width: 60px; height: 60px; background-repeat: no-repeat; background-position: center;
}
.btnbrencpa_close{ background-image: url(/nwlib6/icons/cancelar_blanco_32.png); cursor: pointer; float: right;
}
.imgbacgpoauto{
position: absolute; width: 100%; height: 100%; background-position: 0 0; background-repeat: no-repeat; background-size: contain; position: fixed; top: 0; left: 0; z-index: 0;
}
.cursor{ position: relative; height:50px; width:2px; background:black; top: 1px; display: inline-block;
}
@media screen and (max-width: 900px) {
.barraencpopupauto{ background: #000;
}
.imgbacgpoauto{ background-position: center;
}
} #menu { position: relative; margin: 0 auto; padding: 0 0 0 0; width:100%; z-index: 1000000000;}.menu_inside { position: relative; margin: 0 auto; padding: 0 0 0 0;}.menu_au{ position: relative; width: 100%; margin:0 auto; padding:0;}.menu_au_center{ margin: auto;} .menu_lateral_one {}.menu_lateral_one ul { margin: 0; padding: 0;}.menu_lateral_one li { list-style: none; padding: 10px; border-bottom: 1px solid #ccc; border-top: 1px solid #e6e6e6; margin: 1px; background: #eee; background: -moz-linear-gradient(top, #eeeeee, #e7e7e7); background: -webkit-linear-gradient(top, #eeeeee,#e7e7e7); background: -o-linear-gradient(top, #eeeeee,#e7e7e7); background: -ms-linear-gradient(top, #eeeeee,#e7e7e7); background: linear-gradient(to bottom, #eeeeee,#e7e7e7);}.menu_au_sub { display: none; position: absolute!important; z-index: 100000000000000000; margin-top: 4px; box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.44);}.menu_action:hover .menu_au_sub { display: block;}.img_submenu{ position: relative; width: auto; height: 90px; background-repeat: no-repeat; background-position: center; background-size: contain; margin: 5px 15px;}.text_submenu{ position: relative; margin: 0; padding: 0 5px;}.li_sub_ho:hover{ background-color: #D2D2D2; }#menu div,li,ul,a{ -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease;}#menu{ display: -webkit-box;}.menu_au_center{ margin: 0 auto;}.menu_au li {position: relative;}.menu_au ul { margin: 0; padding: 0; z-index: 300; position: absolute; width: 100%;}.li_sub_ho a{ text-align: left;}.li_sub_ho:hover .sub_sub_ul { display: block;}.divInterMenu1{ position: relative; width: 100%; height: 100%; margin: 0; padding: 0; -webkit-transition: none!important; -moz-transition: none!important; -o-transition: none!important; transition: none!important;}.sub_sub_ul{ display: none; margin-top: -45px!important; width: 150px!important;}.cssNtres{ left: 110px; margin-top: -45px!important; width: 150px!important; border: 1px solid #fff;}.menu_responsive_main { position: fixed; height: 50px; margin: 0 auto; padding: 0; top: 0px; float: right; z-index: 100000000000000000000; right: 0px; display: none;}.menu_responsive { font-size: 1em; color: rgb(255, 255, 255); float: right; border: medium none; height: 36px; box-shadow: 1px 1px 10px; text-align: right; width: 78px; padding: 10px; right: 5px; position: relative; background: url('/modules/menu1_responsive/menu.jpg'); background-repeat: no-repeat; text-indent: 9999px; background-position: -11px -6px; top: 7px; border-radius: 5px; z-index: 10000000000000;} .special_1000769 { float: none; width:100%; overflow:hidden; background-repeat: no-repeat; background-size: cover; background-position: center; padding: 200px 0 150px; overflow: hidden; } .bgDiv_1000769 { } #div_text1000769 { max-width: 100%; } .special_1000301 { float: none; width:100%; oveflow:hidden;
padding:100px 0; } .bgDiv_1000301 { } #div_text1000301 { max-width: 1300px; } body .showBlogNwImg, body .showBlogNwImg img, body .showBlogNwImg * { pointer-events: all!important;}body .inputdatanwform, body #nwform input, body #nwform select, body #nwform textarea { border-radius: unset; border: unset; border-bottom: 3px solid #30ba45; box-shadow: none; font-size: 18px;}body .ringowpopupContainerSubmit{ background: green!important;}.bgDown_top .containerLanguajesAct { position: fixed; top: 4px; margin-right: 53px;}.header{display: block!important;z-index: 1000;}body #footer{z-index: 0;}body ul .inicio_rda .menu_au_a{ display: block; width: 100%; height: 100%;}.header_contend{ display: flex; flex-direction: row; flex-wrap: nowrap; align-content: center; justify-content: flex-end; align-items: center;} .containerLanguajesAct .langVisible { min-width: auto!important; height: 29px; border: 0; background-color: transparent; } .langVisible { padding: 3px 10px!important; font-size: 0px!important; }#menu { border-bottom: 3px solid rgb(187 220 57); z-index: 10!important; box-shadow: 0px 4px 5px rgb(0 0 0 / 28%); transform-origin: top; transform: scale(1); box-shadow: 0px 4px 5px rgb(0 0 0 / 28%); -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease;}body #menu.bgMenuDown{ position: fixed; top: 0; background-color: #fff; transform: scale(0.8); transform-origin: top;}body #menu.bgMenuDown .menunw_ul_f .inicio_rda{ height: 44px; margin-top: 0px; margin-bottom: 0px;}.links_enc{ position: relative; display: flex; flex-direction: row; flex-wrap: nowrap; align-content: center; justify-content: flex-end; align-items: center;}.links_enc .link_enc { position: relative; display: block; margin: 0px 4px; padding: 10px 10px; font-size: 12px; background-color: #000000; color: #fff; border-radius: 5px; font-weight: bold;}.links_enc .link_enc_minister{background-color: #a15723;}.links_enc .link_enc_crear{ background-color: transparent; color: #555; font-weight: bold;}.links_enc .link_enc_rndc{ background-color: #008000; font-weight: bold;}.links_enc .link_enc_llama{ font-size: 18px; font-weight: bold; background-color: transparent; color: #555; display: flex; flex-direction: row; flex-wrap: nowrap; align-content: center; justify-content: center; align-items: center;}.icon_wp_enc{ max-width: 28px; width: 100%; margin-right: 8px; border-radius: 50%; overflow: hidden; display: block; position: relative;}.menunw_ul_f{position: relative!important;display: flex; flex-direction: row; flex-wrap: nowrap; align-content: center; justify-content: center; align-items: center;}body .menu_au_a { padding: 15px 18px; box-sizing: border-box;}.menu_au li:hover { border-top: 4px solid #be1d2c;}body .nwblogRightBlock h2 { color: white; text-transform: uppercase;background-color: #266e2e;}.bloqueBlogNw{ width: 100%!important;}.img_home_enc{width: 100%; height: auto;}.square, .imgSmall{display: none!important;} .ringowfeedbackContainerMinimized{ text-shadow: 1px 0px 2px #15232a } .ringowfeedbackContainerOpen { bottom: 0px !important; } h3.titleBlogList { color: #33640e; font-weight: bold; font-size: 32px!important; } .containerLanguajesActFooter { background: #ffffff; padding: 6px 10px; margin: auto; border-radius: 5px; width: fit-content; }.contendDescriUnique{display: flex; flex-direction: column; flex-wrap: nowrap; align-content: center; justify-content: center; align-items: center;} body .buttonSolicita a { position: relative; background: green; padding: 7px 20px; color: #fff; border-radius: 25px; font-size: 20px; top: 9px; } .rrss_icon { max-width: 540px !important; } li.dona_RDA { background-color: #30ba45; padding: 10px 2%; margin: 0 0 0 5% !important; border-radius: 5px; } body .dateDiaText { font-weight: 600; color: #33640e!important; } .containtextfo { color: rgb(155 95 45); } .radio_nw { display: flex; width: auto!important; margin: 0px 7px!important; } .containtextfo { display:block; margin: auto 10px; width: 100%!important; } .containerLanguajesAct img { max-height: fit-content; margin: auto; } body .menu_au li.conectate_RDA{ background-color: #248500; border-radius: 5px; color: #fff; } div#loadingNwInto { top: -56px; position: relative; } .btnRingowWidg.btnRingowWidg_circular { background-color: #30ba45!important; } li.li_sub_ho { margin: 0!important; padding: 10px!important; } .footer_conten { color: #f2f2f2; } body .page { max-width: none; } .showBlogNwText li { text-align: justify; margin: 3% 0px; } .rrss_int p { display: flex; align-items: center;} .rrss_int span { margin: auto 0px auto 10px; } .container_center_sec { padding: 0px 10px; } .titleRightBlogList { margin: 0 10px 10px; text-align: center; } body .imgbacgpoauto { background-position: center; } body .btnbrencpa_close { margin: 10px; } .barraencpopupauto { background: unset; } body .btnbrencpa { width: 20px; height: 20px; } ul.menu_au_sub_1000152.menu_nivel_tres { top: 55px; } @media screen and (max-width: 900px) {body .menMovilButtonFix { background-color: transparent; top: 8px; border-left: 1px solid rgb(85 85 85 / 44%); border-radius: 0;}body .movilEquis { border-bottom: 3px solid #555;}body #page { padding: 58px 0 0px;}body #menu { transform: none; transition: none;}body .menu_inside_movshow { max-width: 100%!important; box-sizing: border-box;}.menu_au { /* margin-top: 10px; */ margin: 0; padding: 0;}.menu_au_center { padding: 0;}.menunw_ul_f { display: block;}html body .menunw_ul_f .inicio_rda{ border-top: 60px solid transparent; /*border-top: 4px solid transparent;*/ background-image: none; min-width: initial; margin: auto;}.logo_mobile { position: relative; background-image: url(/imagenes/nwproject5.forms.f_menuprincipal/1/logo_reddearboles_colormenu.png); background-repeat: no-repeat; background-position: center; background-size: contain; width: 55px; height: 40px;}.links_enc { width: 100%;}.header_contend { width: 99%!important;display: flex; flex-direction: row; flex-wrap: wrap; align-content: center; justify-content: flex-start; align-items: center;}body .header {z-index: 2; position: fixed!important; padding: 10px 10px 10px 10px; background-color: #fff; height: auto; box-shadow: 0px 0px 5px;}.links_enc .link_enc { display: none;}.links_enc .link_enc_llama { display: flex; font-size: 12px; margin: 0; position: absolute; top: -8px; right: 73px;}body .divContendV{ width: 100%;} .rrss_icon { display: flex!important; align-content: center; justify-content: center; justify-items: center; } .rrss_int p { display: flex; flex-direction: row; flex-wrap: nowrap; align-content: center; justify-content: center; align-items: center; } body a.btn.btnr.btnsembrar { display: block; width: 50%; padding: 10px !important; margin: 20px -16px 0px 10px; white-space: unset; text-align: center;} .footer_conten p { text-align: center!important; } body h1.noso_tit { background-color: #00800078; font-size: 2em; padding: 0 20px; } .special_1000775, .special_1000794, .special_1000792, .special_1000791, .special_1000790, .special_1000789, .special_1000788, .special_1000787, .special_1000786, .special_1000785, .special_1000784, .special_1000783 { padding: 75px 0px 50px; } } h2.noso_tit { font-size: 4em; text-transform: uppercase; text-align: center; font-weight: bold; background-color: green; padding: 0 5%; } .verMas { text-align: center; } body .pDivsInterno { padding: 5% 2%; font-weight: unset; font-size: 20px; } .footDat { display: none; } body a.verMasButton.buttons_blue { background-color: #217D2E; background-image: unset; border: unset; border-radius: 30px; font-size: 20px; padding: 5px 30px; } body .pagSelected { background-color: #30ba45; color: #ffffff; } body .nwcalendarEvento_show { width: 50%; } .logoslanbd a { display: flex; height: 100%; } .home_dos_botton p { background-color: #009245; color: white; padding: 10px 30px; border-radius: 20px; max-width: max-content; margin: auto; text-shadow: 1px 0px 2px #15232a; } @media only screen and (max-width: 320px) { .prensa_uno, .prensa_dos, .prensa_tres, .prensa_cuatro, .prensa_cinco, .prensa_seis, .prensa_siete, .prensa_ocho, .prensa_nueve, .prensa_diez, .logo_uno, .logo_dos, .logo_tres, .logo_cuatro, .logo_cinco, .logo_seis, .logo_siete, .logo_ocho, .logo_nueve, .logo_diez { width: 23%!important; margin: 0px 1%!important; height: 75px!important; } } @media only screen and (max-width: 355px) and (min-width: 321px) { .prensa_uno, .prensa_dos, .prensa_tres, .prensa_cuatro, .prensa_cinco, .prensa_seis, .prensa_siete, .prensa_ocho, .prensa_nueve, .prensa_diez, .logo_uno, .logo_dos, .logo_tres, .logo_cuatro, .logo_cinco, .logo_seis, .logo_siete, .logo_ocho, .logo_nueve, .logo_diez { width: 18%!important; margin: 0px 1%!important; height: 60px!important; } } @media only screen and (max-width: 375px) and (min-width: 356px) { .prensa_uno, .prensa_dos, .prensa_tres, .prensa_cuatro, .prensa_cinco, .prensa_seis, .prensa_siete, .prensa_ocho, .prensa_nueve, .prensa_diez, .logo_uno, .logo_dos, .logo_tres, .logo_cuatro, .logo_cinco, .logo_seis, .logo_siete, .logo_ocho, .logo_nueve, .logo_diez { width: 18%!important; margin: 0px 1%!important; height: 65px!important; } } @media only screen and (max-width: 420px) and (min-width: 376px) { .prensa_uno, .prensa_dos, .prensa_tres, .prensa_cuatro, .prensa_cinco, .prensa_seis, .prensa_siete, .prensa_ocho, .prensa_nueve, .prensa_diez, .logo_uno, .logo_dos, .logo_tres, .logo_cuatro, .logo_cinco, .logo_seis, .logo_siete, .logo_ocho, .logo_nueve, .logo_diez { width: 18%!important; margin: 0px 1%!important; height: 74px!important; } } @media only screen and (max-width: 1236px) and (min-width: 900px) { .prensa_uno, .prensa_dos, .prensa_tres, .prensa_cuatro, .prensa_cinco, .prensa_seis, .prensa_siete, .prensa_ocho, .prensa_nueve, .prensa_diez, .logo_uno, .logo_dos, .logo_tres, .logo_cuatro, .logo_cinco, .logo_seis, .logo_siete, .logo_ocho, .logo_nueve, .logo_diez { height: 70px!important; } } @media only screen and (max-width: 1268px) and (min-width: 1237px) { .prensa_uno, .prensa_dos, .prensa_tres, .prensa_cuatro, .prensa_cinco, .prensa_seis, .prensa_siete, .prensa_ocho, .prensa_nueve, .prensa_diez, .logo_uno, .logo_dos, .logo_tres, .logo_cuatro, .logo_cinco, .logo_seis, .logo_siete, .logo_ocho, .logo_nueve, .logo_diez { height: 100px!important; } } @media only screen and (max-width: 2000px) and (min-width: 1401px) { .prensa_uno, .prensa_dos, .prensa_tres, .prensa_cuatro, .prensa_cinco, .prensa_seis, .prensa_siete, .prensa_ocho, .prensa_nueve, .prensa_diez, .logo_uno, .logo_dos, .logo_tres, .logo_cuatro, .logo_cinco, .logo_seis, .logo_siete, .logo_ocho, .logo_nueve, .logo_diez { height: 111px!important; } } @media only screen and (max-width: 681px) and (min-width: 421px) { .prensa_uno, .prensa_dos, .prensa_tres, .prensa_cuatro, .prensa_cinco, .prensa_seis, .prensa_siete, .prensa_ocho, .prensa_nueve, .prensa_diez, .logo_uno, .logo_dos, .logo_tres, .logo_cuatro, .logo_cinco, .logo_seis, .logo_siete, .logo_ocho, .logo_nueve, .logo_diez { width: 18%!important; margin: 0px 1%!important; height: 120px!important; } } @media only screen and (max-width: 737px) and (min-width: 682px) { .prensa_uno, .prensa_dos, .prensa_tres, .prensa_cuatro, .prensa_cinco, .prensa_seis, .prensa_siete, .prensa_ocho, .prensa_nueve, .prensa_diez, .logo_uno, .logo_dos, .logo_tres, .logo_cuatro, .logo_cinco, .logo_seis, .logo_siete, .logo_ocho, .logo_nueve, .logo_diez { height: 55px!important; } } @media only screen and (max-width: 813px) and (min-width: 738px) { .prensa_uno, .prensa_dos, .prensa_tres, .prensa_cuatro, .prensa_cinco, .prensa_seis, .prensa_siete, .prensa_ocho, .prensa_nueve, .prensa_diez, .logo_uno, .logo_dos, .logo_tres, .logo_cuatro, .logo_cinco, .logo_seis, .logo_siete, .logo_ocho, .logo_nueve, .logo_diez { height: 65px!important; } } .prensa_uno, .prensa_dos, .prensa_tres, .prensa_cuatro, .prensa_cinco, .prensa_seis, .prensa_siete, .prensa_ocho, .prensa_nueve, .prensa_diez, .logo_uno, .logo_dos, .logo_tres, .logo_cuatro, .logo_cinco, .logo_seis, .logo_siete, .logo_ocho, .logo_nueve, .logo_diez { background-image: url(https://www.reddearboles.org/imagenes//nw_drive/1/prensa-inicio.webp); float: left; height: 100px; width: 8%; margin: 0px 1%; background-size: cover; } .prensa_nueve { background-position-y: 89.3%; } .prensa_seis { background-position-y: 56.3%; } .prensa_diez, .logo_diez { background-position-y: bottom; } .logo_nueve { background-position-y: 88.3%; } .prensa_ocho, .logo_ocho { background-position-y: 77.9%; } .prensa_siete, .logo_siete { background-position-y: 66.3%; } .logo_seis { background-position-y: 55.3%; } .prensa_cinco, .logo_cinco { background-position-y: 44.3%; } .prensa_cuatro, .logo_cuatro { background-position-y: 33.3%; } .prensa_tres, .logo_tres { background-position-y: 22.3%; } .prensa_dos, .logo_dos { background-position-y: 11.3%; } .prensa_uno, .logo_uno { background-position-y: top; } .logoslanbd { text-align: center; overflow: hidden; margin-bottom: 30px; } body .radio_nw { height: auto; overflow: hidden; float: left; width: 5%; } .bloqueBlogNwText { height: auto!important; font-size: 20px; } body .blogCategories li { background-color: unset; text-transform: uppercase; }body .bloqueBlogNw { width: auto!important; float: none;border: 0;}body .bloqueBlogNwDescripcion{ position: relative; display: flex; flex-wrap: nowrap; flex-direction: row; align-content: center; justify-content: center; align-items: center;overflow: hidden;}.bloqueBlogNwDescripcion > a{ position: relative; display: block; overflow: hidden; width: 100%; margin-right: 22px;}.bloqueBlogNwFechas{ display: flex; flex-direction: row; align-content: flex-start; justify-content: flex-end; align-items: center;}.bloqueBlogNwFechas * { font-size: 12px!important; margin: auto 4px auto 0px; padding: 0!important; float: none!important;} body .bloqueBlogNwImg { background-size: cover; background-position: center; width: auto;} body .btn-more { background-color: #238530; padding: 10px 30px; margin: 30px 0 0; color: white; border-radius: 20px;display: inline-block; width: auto; } body .authorBlogItem { overflow: hidden; width: auto; text-align: right; margin: 10px; font-size: 12px; color: #6d6d6d; } .titleBlogList:hover { color: #01b43e; } .li_menu_item0 .divInterMenu1{ display: none; } body .btnm_accept { background-color: #279839; color: #fff; } .video_popup_one { cursor: pointer; } .rrss_int_oe { float: left; width: 50%; } .rrss_int p { font-size: 20px; margin-bottom: 3%; } .rrss_int p { font-size: 18px; padding-bottom: 2%; } .rrss_int { float: left; width: 33.333333%; } .rrss_tre { overflow: hidden; margin-bottom: 3%; color: white; } .rrss_icon { overflow: initial; float: unset; margin: 0px auto; width: auto; display: flex; flex-wrap: nowrap; align-content: center; align-items: center; justify-content: center;} .rrss { overflow: hidden; padding: 3% 0; text-align: center; } .rrss_tit p { font-size: 45px; margin-bottom: 3%;font-weight: 600; text-shadow: 1px 1px 2px black; } .rrss_icon p { float: left; margin: 0 30px!important; } #footer { background-position: center; background-size: cover; background-repeat: no-repeat; } body .img_boxIntern:hover{ background-color: unset; } body .loadingNw{ display:none!important; } body { height: inherit!important; } body { background-color: white!important; } .buttonVerMasOther { color: #fff; /* border: 1px solid #fff; */ -webkit-animation: pulse-shadow--collection 2s infinite; animation: pulse-shadow--collection 2s infinite; } .containsDatas{ position: relative; display: flex; justify-content: space-between; text-align: center; align-items: center; vertical-align: middle; } .containsDatasUnity{ position: relative; margin: auto; color: #fff; } .containsDatasUnityNumber{ font-size: 5em; } .containsDatasDescription{ font-size: 1.5em; } .special_1000649{ background-color: #59AD3D; } .icon_play{ position: absolute; width: 100%; color: #ffffff; font-size: 100px; text-align: center; height: 100%; display: grid; z-index: 1; } .icon_play .material-icons{ margin: auto; } .special_1000559 .table_arti_lis, .seccion_number_7 .table_arti_lis{ min-width: 100px; } .special_1000559 .image_prodc, .seccion_number_7 .image_prodc{ border-radius: 50%; width: 100px!important; height: 100px!important; margin: auto; float: none; } .sharelinkpageredes{ background: #fff; border: 1px solid #000; color: #fff; cursor: pointer; -webkit-font-smoothing: antialiased; margin: 0; -webkit-user-select: none; white-space: nowrap; padding: 10px; display: inline-block; margin: 20px 0; border-radius: 5px; } .sharelinkfacebook{ background: #4267b2; border: 1px solid #4267b2; } #contenedor .menu_au_sub_8{ width: auto!important; max-width: inherit; top: 65px; } #contenedor .cobertura-rda{ position: fixed; top: 210px; right: 0; background-color: #6d360e; background-color: #33640f; border-bottom-left-radius: 25px; } #contenedor .cobertura-rda, #contenedor .cobertura-rda *{ font-size: 24px!important; color: #fff!important; width: auto!important; font-weight: bold; display: none; } .li_sub_ho{ padding: 14px 0; } .boxdonar{ position: relative; width: 100%; height: 220vh; border: 0; } @media screen and (max-width:1400px){ body .boxdonar{ height: 310vh; } li.li_sub_ho.li_sub_ho_1000102.li_menu1000102.li_menu_item1.cobertura-rda { display: none; } } .vermasdonaciones{ background: #59ad3e; color: #fff; border: 0; font-weight: bold; font-size: 20px; border-radius: 15px; padding: 5px 20px; cursor: pointer; display: table; margin: 40px auto 30px auto; } .textcert{ text-align: center; margin: 10px 0; } .sendpay_payu, .btn_send_payu{ background: #00a94f!important;text-shadow: 1px 0px 2px #15232a; } .containButtonPay{ text-align: center; } .donando{ position: relative; overflow: hidden; } .donarcuad{ position: relative; float: left; width: 25%; padding: 10px; box-sizing: border-box; } .donarcuad h3, .containdonar h3{ color: #038742; text-align: center; font-size: 20px; font-weight: 600; } .containvalopayuvisible, .labelvalpayu{ display: none; } .iframeenmemory{ position: relative; width: 100%; height: 400px; border: 0; } .contedn_result_busqueda{ position: relative; margin: 20px auto; max-width: 1000px; padding: 10px; } #div_Search_nw{ position: relative; margin: 10px; } .input_search { background-image: url(/nwproject/utilities/imagenes/icons/lupa_generica.png)!important; } .cobertura-rda400049, .cobertura-rda400052, .cobertura-rda400051{ background-color: #33630f; border-radius: 50%; height: 40px; width: 40px!important; background-size: 60%!important; } .menu_au_sub_8 { display: block; position: fixed!important; top: 0px; right: 0px; background: transparent; box-shadow: none; border: 0; max-width: 55px; border-radius: 15px; } .menu_au_sub_8 li{ background-size: auto 80%; } .menu_au_sub_8 *{ font-size: 0!important; } .li_sub_ho:hover { background-color: #009245; } .productsnw_foot{ font-weight: bold; text-align: center; margin-top: 40px; } .productsnw_foot p{ font-size: 13px; } .productsnw_int_foot a{ margin: 5px; } .productsnw_int_foot span{ font-weight: lighter; font-size: 12px; font-style: italic; } .containerCenter{ top: auto!important; } .titlearbolestotalsembrados{ display: block; font-size: 30px; } .titlearbolestotalsembrados span{ display: block; font-size: 60px; font-weight: lighter; } .textIdent{ position: relative; overflow: hidden; font-weight: lighter; text-align: center; padding-top: 20px; } .textIdent h2, .textIdent h3{ position: relative; font-size: 12px; display: inline-block; text-align: center; margin: 5px; } .frasedos{ text-align: center; font-size: 40px; font-weight: 100; } .titleenc{ color: #fff; margin: 20px 0px; text-transform: uppercase; text-align: center; font-size: 40px; font-weight: 100; } .btnHome{ position: relative; margin-top: 20px; } .btnr{ color: rgb(78 25 6)!important; font-size: 20px; font-weight: bold; margin: 0 10px; -webkit-animation: pulse-shadow--collection 2s infinite; animation: pulse-shadow--collection 2s infinite; } .btnDonar{ background-color: #59ad3e; } .btnCrearC{ background-color: #6d350e; } .loadNwCalendar{ max-width: 700px; margin: auto; position: relative; } .blogCategories li{ width: auto!important; background-color: #85be6e; margin: 5px!important; } .listas_pagination{ float: left; margin: 50px 0; } .containMenuMovil:before{ }.active_link { border-top: 4px solid #be1d2c!important;}.active_link_a { color: inherit;} .colMobilLabel_documento_cliente, .colEncMobil_documento_cliente, .colMobilLabel_num_factura, .colEncMobil_num_factura, .colMobilLabel_clave_segura, .colEncMobil_clave_segura, .colMobilLabel_email_informativo_enviado, .colEncMobil_email_informativo_enviado, .colMobilLabel_tipo_respuesta_payu, .colEncMobil_tipo_respuesta_payu, .colMobilLabel_serviceResponse, .colEncMobil_serviceResponse, .colMobilLabel_methodResponse, .colEncMobil_methodResponse, .colMobilLabel_email_cliente, .colEncMobil_email_cliente, .colMobilLabel_cliente_nom, .colEncMobil_cliente_nom, .logoTextEnc, .btnCallsMobile { display: none!important; } .colMobil{ width: 20%!important; } .colEncMobil_cliente_nom, .colEncMobil_estado_response_pay{ font-size: 0px; } .colEncMobil_cliente_nom:after { content: "Cliente"; font-size: 12px!important; } .colEncMobil_estado_response_pay:after { content: "Estado Respuesta PayU"; font-size: 12px!important; } .div_event{ background-image: url(/imagenes/arbol3.png); background-size: contain; background-repeat: no-repeat; background-position: right; background-color: #fff!important; color: #267d15!important; font-weight: bold; font-size: 16px; border: 1px solid; } .special_1000422{ overflow: initial!important; } #buttonOpenNwChat img{ width: 100%; max-width: 100%; height: auto; } div#ubic_list_loc { display: none!important; } .imgBgSnw{ background-position: 0!important; } .title_banner_center{ position: absolute; text-align: center; z-index: 1000; color: #fff; width: 100%; top: 65px; font-size: 4em; text-shadow: 0px 0px 5px #000; font-weight: lighter; } .title_banner_center_voluntarios{ position: absolute; text-align: center; z-index: 1000; color: #fff; width: 100%; top: 30px; font-size: 4em; text-shadow: 0px 0px 5px #000; font-weight: lighter; } .title_banner_center_resena{ position: absolute; text-align: center; z-index: 1000; color: #fff; width: 100%; top: -30px; font-size: 2em; text-shadow: 0px 0px 5px #000; font-weight: lighter; } .menu_nivel_tres { left: 150px!important; margin-top: -56px!important; background-color: #85be6e!important; border-radius: 0px!important; display: none; word-break: break-word; } input.sendpay_payu { font-weight: bold!important; } .text_submenu { font-size: 16px; text-align: left; font-weight: normal; } .menu_au_sub { width: 210px!important; top: auto!important; } .buttonVerMas, .buttonVerMasOther{ color: #59ad3d; border-width: 2px; background-color: transparent; text-shadow: none; background-image: none; box-shadow: none; box-sizing: border-box; padding: 8px 14px; height: 32px; white-space: nowrap; line-height: 14px; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-smoothing: antialiased; font-size: 15px; font-weight: 500; text-decoration: none; outline: 0; cursor: pointer; border: 1px solid #5aad3d; border-radius: 3px; text-align: center; margin: 30px auto; display: block; /* max-width: 100px; */ display: table; /* margin: auto; */ position: relative; } .special_1000443 .buttonVerMas, .special_1000443 .buttonVerMasOther { color: #fff!important; /* border: 1px solid #fff!important; */ background: #59ad3d; } .special_1000443 .titleBg, .special_1000443 .title_notice{ color: #fff!important; } .special_1000443 .image_prodc{ border-radius: 50%; border: 2px solid #58ac3d; width: 200px!important; height: 200px!important; margin: auto; } body li.linkContainLanguagesEnc { width: 130px!important; } body .menunw_ul_f .inicio_rda{background-image: url(/imagenes//nw_drive/1/logo_rda_menú.webp); background-repeat: no-repeat; background-position: center; border: 0; min-width: 125px; height: 104px; /*height: 90px;*/ background-position: center; background-repeat: no-repeat; background-size: contain; padding: 0; margin: -87px 70px -31px 0px; } li.linkContainLanguagesEnc { margin: unset!important; } body .menu_au li {border-top: 4px solid transparent; float: none; padding: 0; margin: 0px 5px 0px 0px; color: #555; font-weight: bold; border-left: 1px solid #e9e9e9; border-radius: 0; width: 100%; word-break: normal; } .encMenuMobile{ position: relative!important; } .menuDashBoard{ width: 100%; } .enlace_powered{ color: #fff; } .la-anim-10::before{ border: 5px solid #2F621A; color: #2F621A; text-shadow: 0px 0px 5px #fff; } .la-anim-10::after{ border: 5px solid #6D360F; color: #2F621A; text-shadow: 0px 0px 5px #fff; background: transparent; } body{ overflow-x: hidden!important; } .textSeccion{ position: relative; } .titleBg { color: #6D360F; text-transform: capitalize!important; padding: 15px; margin: 25px; text-align: center; font-size: 30px; } .titleSections1000568 .titleBg{ color:#fff; } #div_marc_contend h3, .bx-prev, .bx-next, .bx-pager{ display: none!important; opacity: 0; } .foot_nw_credit p{ color: white!important; text-shadow: none!important; } .link_credits_nw { text-shadow: none!important; } .a_credit_woods { color: white; } .logo_red { position: relative; text-align: center; margin-top: 0px; } .contenedorCatalogo{ background:rgba(255, 255, 255, 0.45); overflow:hidden; } .menu_au_sub a{ text-align: center!important; } #div_marc_contend p{ font-size: 10px!important; width: 136px; } #div_text1000302, #div_text1000327{ max-width: 100%!important; padding: 0; } .twitter-timeline{ height: 400px; width: 300px!important; } .puglinsRedesBx{ position: relative; float: left; width: 30%; margin: 5px } #contend_bloque{ max-width: 1250px; } #contend_services2013 { background: #367c0a!important; } .text { max-width: 1200px; margin: auto; } .imageBox_s_1000325 { background: #9E4035!important; background: url(../images/noise_bg2.png) 0 0 repeat, -moz-radial-gradient(center, ellipse farthest-corner, #B56753 0%, #95342C 100%)!important; background: url(../images/noise_bg2.png) 0 0 repeat, -o-radial-gradient(center, ellipse farthest-corner, #B56753 0%, #95342C 100%)!important; background: url(../images/noise_bg2.png) 0 0 repeat, -webkit-radial-gradient(center, ellipse farthest-corner, #B56753 0%, #95342C 100%)!important; background: url(../images/noise_bg2.png) 0 0 repeat, radial-gradient(ellipse farthest-corner at center, #B56753 0%, #95342C 100%)!important; } .titleSections1000367 .titleBg{ padding: 0; margin-top: 10px; } .bx-wrapper { margin-bottom: 10px!important; margin-top: 40px!important; } .sloganred{ position: relative; color: #fff; font-size: 28px; } .logo_red img { /* width: 150px!important; height: auto!important; background: #fff; border-radius: 50%; */ } .comp_graphic { /* right: 15%; position: fixed; top: 90px; height: 50px; background: rgba(92, 168, 62, 0.74); */ right: 50px; position: fixed; top: 0px; height: auto; background: transparent; } .comp_graphic img { width: auto; height: 33px; margin: 9px 5px; } .img_box h3 { text-align: center; } .img_boxIntern img { padding: 3px; } .img_boxIntern b { font-weight: 100; text-decoration: underline; } .envelope { float: left; } @media screen and (max-width:900px){body .bloqueBlogNwDescripcion{display: block;}body .nwblogRight{ float: none; width: 100%;}body .nwblogLeft { display: block; width: 100%; float: none; box-sizing: border-box; padding: 20px;}body .bloqueBlogNw{ max-width: 100%; width: 100%!important; box-sizing: border-box; margin: 10px auto;} body .btnRingowWidg_tabs_multi .iconRing { margin: 11px 5px; } body .btnRingowWidg.btnRingowWidg_tabs_multi {box-shadow: 2px 3px 4px #161616c9!important; width: 50px; height: 50px; border-radius: 50px; } body .logoMovil { background-image: url(/imagenes/header_logoblanco.png); width: 50px; background-size: cover; height: 60px; } body .containBuscarMovil.buscarMovilShow { display: none; background: unset; } body .float_img_galery_img, body .divOthersImgs { width: 97%; height: 200px; } body .divContendProductEnc { position: relative; text-align: center; margin: 0 20px; } body .li_menu_item0 .divInterMenu1 { display: block; } .donarcuad{ float: none; width: 100%; } .menu_action .menu_au_sub_8 { max-width: 100%; margin: 0!important; padding: 0!important; } .menu_au_sub_8 li{ height: 50px; background-color: green; float: left!important; width: 33%!important; box-sizing: border-box; } .title_notice{ margin: 15px 0!important; } .special_1000339{ margin-top: 60px!important; } .articles_horizontal{ width: auto!important; box-sizing: border-box; } .float_img_pr{ max-width: 100%!important; } .title_us h1, .title_us h3, .content h2, .content p{ width: auto!important; } .bloqueBlogNw{ width: auto!important; float: none!important; } .btnCallsMobile{ position: fixed; bottom: 0px; left: 0px; width: 100%; z-index: 100000000000000000; text-align: center; } .btnCallsMobile a{ width: 33%; position: relative; display: inline-block; font-size: 15px; background: #34bb46; padding: 10px; box-sizing: border-box; border: 1px solid; border-radius: 7px; float: left; } .img_box_four_one, .img_box_four_two, .img_box_four_four{ display: none; } .img_box_four{ text-align: center; } .fb_iframe_widget_fluid { margin: 20px auto; display: block!important; width: 100%; text-align: center; } .nw_text h2{ text-align: center; font-size: 30px!important; } .video{ margin-top: 30px!important; } .menuEquis1{ top: 8px!important; left: 3px!important; } .menuEquis2{ top: 2px!important; left: -1px!important; } .menu_au_sub{ background: transparent; } .img_boxIntern{ padding: 10px; margin: 0; } .img_box h3{ margin: 5px 0px 10px 0px; padding: 5px 0px 10px 0px; border: 0; /* display: none; */ } .bx-wrapper{ margin: 20px auto!important; } .div_event{ background-image: none; } .buttonVerMas, .buttonVerMasOther{ height: auto; margin: 10px auto; } .contend_notice{ min-width: 100%; padding: 0!important; margin: 0px!important; } .title_notice{ box-sizing: border-box; padding: 10px 0; margin:unset; } .seccion_nw{ box-sizing: border-box; } .special_1000343{ padding: 0px; } .titleBg{ margin: 40px 0px 0px 0px; padding: 0; } .bloquevideobig { margin: 20px 0; } .logoTextEnc{ /* display: block!important; float: left; margin-top: 50px; font-weight: lighter; color: #59AD3D; */ } .logoTextEnc span { color: #72320f; } #siembras { display: none; } .circle_icon{ width: auto!important; float: none!important; } .logo_red img{ height: 200px!important; } .background{ height: auto!important; } .background p{ width: auto!important; margin: auto!important; } .img_box_four{ float:initial; } } @media screen and (max-width:700px){.rrss_int { display: flex; flex-direction: column; align-items: center;} ul.menu_au_sub_1000152.menu_nivel_tres { display: none; } .rrss_int_oe { margin: 10px 0; } iframe { width: 100%; } iframe.iframeenmemory { display: none; } body .vidDescrip h4 { height: auto; } body .titleHomeH3 { text-align: center; } body .vidImg img { height: 100%; width: 100%; } body .contenedorCatalogo { margin-top: 00px; } body #related_videos { position: relative; width: auto; margin: 50px 20px; overflow: hidden; } body .description_product { padding: 15px; margin-top: unset; } div#mas_vistos { display: none; } .textSeccion.textSeccion1000459.textSeccion_n_0 { display: none; } body .menu_nivel_tres { background-color: unset!important; left: 40px!important; margin-top: -26px!important; display: block; word-break: break-word; } .title_us img { width: 100%!important; height: auto!important; } .title_us { margin: 0 20px; } body #footer { background-position: top; padding-bottom: 20%; background-size: cover; background-repeat: no-repeat; } body .rrss_icon { width: auto; text-align: center; margin: auto; } body .rrss_tit h2 { font-size: 35px; margin-bottom: 5%; text-align: center; } body .rrss_int { float: none; width: 100%; text-align: center!important; margin: 5% 0; } .rrss_int p { text-align: center; } .rrss_icon img { width: 45px; height: auto; } body .rrss_icon p { margin: 0px 3px!important; } body .containsDatas { display: unset; } body .nw_text { width: 100%; float: none; text-align: justify; } .video, .textSeccion1000366, .contend_blanc{ width: auto!important; height: 200px!important; padding: 0px!important; float: none!important; min-width: unset; max-width: 100%; text-align: justify; } .contenedor_slidernw{ min-height: initial!important; } .comp_graphic { right: 0; width: 46px; height: auto; } #buttonOpenNwChat{ width: 91px; height: 98px; } .letter{ height: auto!important; transform: none!important; width: auto!important; padding: 10px 0px!important; float: none!important; } #fondo h1, #fondo p{ transform: none!important; padding: 10px!important; } .tree_img{ display: none; } #fondo{ margin: auto!important; } #contenedor .cobertura-rda { display:none; } .buttonOpenNwChatRingow { position: fixed; cursor: pointer; z-index: 100000000; bottom: 0px; right: 0px; width: 160px; } .buttonOpenNwChatRingow img{ width: 100%; } } .banner_p { background-size: contain!important; height: 75px!important; background-position: center!important; background-color: #f1f1f1; } #calendar caption, #calendar .hoy { background-color: #267d15!important; } #calendar{ font-weight: bold; } #calendar th { background-color: #6d7f88!important;text-shadow: 1px 0px 2px #15232a; } .li_sub_ho_1000100 a { height: 10px; } .li_sub_ho_1000100 a img { height: 10px; } .li_sub_ho_1000049 a { height: 20px; } .li_sub_ho_1000052 a { height: 20px; } .li_sub_ho_1000051 a { height: 20px; } @media screen and (max-width: 900px) {.links_enc .link_enc_llama { font-size: 0px;} body .home_uno p { margin: 0px 9px; font-size: px; padding: 10px 0px; font-weight: 600; } .containsDatasUnity { margin: 20px; } .rrss_tre { display: flex; } .rrss_int { width: 50%; } } li.li_sub_ho.li_sub_ho_1000102.li_menu1000102.li_menu_item1.cobertura-rda { display: none; } #calendar caption { text-align: center!important; padding: 15px 92px; background-color: #003366; color: #fff; font-weight: bold; } #calendar { font-size: 22px; } .rrss_icon { overflow: initial; text-align: center; } .rrss { overflow: hidden; padding: 40px 20px; } .nwblogCategories { position: relative; margin: 40px 0 20px 20px; border-bottom: 1px soli } /* Responsive Sebas Nastar*/ @media screen and (max-width:900px){ .containsDatas { display: flex; flex-direction: column; } } ._5v3q ._1dwg { padding: 9px 12px 10px 130px!important; margin: 15px 7px -22px -114px!important; } /* Fin Responsive Sebas Nastar*/ /*PC Sebas Nastar*/ .special_1002358 { float: none; width: 100%; color: #FFF; overflow: hidden; padding: 135px 0; background-size: cover; background-position: center; background-repeat: no-repeat; background-color: #009245; } .containerTitle { cursor: pointer; -webkit-writing-mode: vertical-lr; writing-mode: vertical-lr; transform: rotate(180deg); box-sizing: border-box; display: inline-block; word-break: normal; overflow-wrap: normal; white-space: nowrap; font-size: 18px!Important; position: relative; width: 40px; padding: 12px 14px 12px 12px; background-color: rgb(255 94 0); transition: box-shadow 0.1s ease-in-out 0s; color: rgb(255, 255, 255); box-shadow: rgb(255 255 255) 0px 0px 5px; text-align: center; font-weight: bold; } :root { --color_empresarial: rgb(29 157 27)!important; } /*Fin PC Sebas Nastar*/ /* PC J.S. Arias*/ @media screen and (max-width: 900px){ .logoMovil { display: none; } li.li_sub_ho.li_sub_ho_1000919.li_menu1000919.li_menu_item1.cobertura-rda { display: none; } .rrss_tre { display: flex; flex-direction: column; align-items: center; }/*body .inputdatanwform, body #nwform input, body #nwform select, body #nwform textarea{ width: 100%!imoprtant;}*/body .shw_containerInt { position: relative; margin: auto; background-color: transparent; border-radius: 100px; transition: all 0.5s ease 0s; display: none; width: 107px!important; height: auto!important; }body .containerBtns{box-shadow: none;height: 100%; width: 100%;}.containerTitle { cursor: pointer; writing-mode: vertical-lr; transform: rotate(180deg); box-sizing: border-box; display: inline-block; word-break: normal; overflow-wrap: normal; white-space: nowrap; position: relative; padding: 12%; background-color: var(--color_empresarial); transition: box-shadow 0.1s ease-in-out 0s; color: rgb(255, 255, 255); box-shadow: rgb(255 255 255) 0px 0px 5px; text-align: center; font-weight: bold; font-family: 'NeoSansIntel'; font-size: 25px!important;} }@media screen and (max-width: 700px){.shw_containerInt { left: -47px; bottom: -93px;}} @media screen and (max-width: 500px){ .rrss_icon { align-content: center; } } /*Fin PC J.S. Arias*/ .relationsBlogs h2 { margin: 0 0 20px 0; } .relationsBlogs .titleRightBlogList { height: 80px; }.relationsBlogs .titleRightBlogList { overflow: inherit; margin: 5% auto; }body .titleRightBlogList { font-size: 16px; text-align: center; font-weight: bold; }body .relationsBlogNw { float: left; width: 20%; padding: 1%; margin: 1%; border: 2px solid #5fae3f; height: auto; font-size: 18px; text-align: center; border-radius: 10px;}.relationsBlogNwImg { margin: auto!important;}body .relationsBlogNw:hover { background-color: #5fae3f; color: white; transition: 1s;}.titleRightBlogList:hover { color: white;}.rightBlogNw:hover { color: white; background: #5fae3f;}.authorBlogItem { display: flex; align-items: center; justify-content: flex-end;}@media screen and (max-width:990px){.btRingSalInit.btRingSalInitShow, .btRingExit.btRingExitShow { display: none!important;}}/*Widget COMPARTIR*/.shw_containerInt { position: relative; margin: auto; background: linear-gradient(259deg, rgb(22 120 26), rgb(128 223 18)); border-radius: 0px 25px 25px 0px!important; transition: all 0.5s ease 0s; display: flex;}.containerBtns { padding: 9px; box-sizing: border-box; position: relative; box-shadow: none!important; border-radius: 35px;}.shw_btn.shw_btn_mail { cursor: pointer; position: relative; width: 30px!important; height: 30px!important; background-repeat: no-repeat; background-position: center center; background-size: auto; background-image: url(/imagenes//nw_drive/1/email-op.png)!important; margin: 10px auto;}.shw_btn.shw_btn_wa { cursor: pointer; position: relative; width: 30px!important; height: 30px!important; background-repeat: no-repeat; background-position: center center; background-size: auto; background-image: url(/imagenes//nw_drive/1/whatsapp-op.png)!important; margin: 10px auto;}.shw_btn.shw_btn_tw { cursor: pointer; position: relative; width: 30px!important; height: 30px!important; background-repeat: no-repeat; background-position: center center; background-size: auto; background-image: url(/imagenes//nw_drive/1/twitter-op.png)!important; margin: 10px auto;}.shw_btn.shw_btn_fb { cursor: pointer; position: relative; width: 30px!important; height: 30px!important; background-repeat: no-repeat; background-position: center center; background-size: auto; background-image: url(/imagenes//nw_drive/1/facebook-app-symbol-op.png)!important; margin: 10px auto;}.botton_uno { cursor: pointer; position: fixed; bottom: 8px; right: 8px; width: 55px; height: 55px; background: #1d9d1b; z-index: 1000000000000; border-radius: 10px; background-image: url(/imagenes//nw_drive/1/whatsapp-blanco12.webp); background-repeat: no-repeat; background-position: center center; background-size: 30px; box-shadow: 2px 3px 4px #161616c9; transform: scale(1); transition: all 0.4s ease 0s;} .botton_uno:hover { transform: scale(0.9); transition: all 0.4s ease 0s;}html, body { max-width: 100% !important; overflow-x: hidden !important;}.imbFlushedRingow.imbFlushedRingowShow{ bottom: 10px;}.containerChangeLanguajesFooter a {color: #0000008c;}.btRingSalInitShow { display: none!important;}.btRingExitShow { display: none!important;}.rrss {text-align: center!important;}h1.noso_tit { font-size: 4em; text-transform: uppercase; text-align: center; color: #ffff; font-weight: bold; background-color: green;}.verde{color: #009d00;}.negro{color: black;}.blanco {color: white;}@media screen and (max-width: 900px){body .buttons_blue { margin: 0!important;}body .vidImg { height: 240px;}body .vidDescrip h4 { font-size: 25px!important; height: auto!important;}body .divContendV { width: 96%!important;}.video_2 { padding: 0px;}.videos_1 { padding: 75px 0px 50px;}body h2.noso_tit { background-color: #00800078; font-size: 3em;}}h1.noso_tit { font-size: 4em; text-transform: uppercase; text-align: center; font-weight: bold; background-color: green;}* { }.rastro_pr { #display: none;}#content { display: none;}body #productos_gen { float: none; width: auto;}body .vidDescrip h4 { text-align: center; position: relative; padding: 5px; font-size: 18px; height: 40px; overflow: hidden; color: green;}.descrptionFil p { font-size: 18px; text-align: justify;}body .descrptionFil { position: relative; height: 90px; overflow: hidden;margin: 9px 5px 26px;}body .divContendV { height: auto;}body .buttons_blue { color: white; background-color: green!important; background-image: -webkit-linear-gradient(top,green,green); border: 1px solid green; font-size: 18px; width: 100%; padding: 6px 60px; text-align: center; border-radius: 20px; margin: 0 0 0 5%;}@font-face{ font-display: swap; font-family:'OpenSans-Regular'; src:url('/nwproject/utilities/fonts/open-sans/OpenSans-Regular.ttf') format('truetype');}@font-face{ font-display: swap; font-family:'OpenSans-Light'; src:url('/nwproject/utilities/fonts/open-sans/OpenSans-Light.ttf') format('truetype');}@font-face{ font-display: swap; font-family:'OpenSans-Bold.ttf'; src:url('/nwproject/utilities/fonts/open-sans/OpenSans-Bold.ttf') format('truetype');}@font-face { font-family: bebas_neueregular; src: url('/nwproject/utilities/fonts/bebas_neue/BebasNeue.otf'); font-weight: normal; font-style: normal;}@font-face { font-display: swap; font-family: 'cat_font_one'; src: url('/nwproject/utilities/fonts/Swiss_921_BT.ttf') format('truetype');}@font-face { font-family: 'BrothersRegular'; src: url('/nwproject/utilities/fonts/brothers-webfont/brothers-webfont.eot'); src: url('/nwproject/utilities/fonts/brothers-webfont/brothers-webfont.eot?#iefix') format('embedded-opentype'), url('/nwproject/utilities/fonts/brothers-webfont/brothers-webfont.woff') format('woff'), url('/nwproject/utilities/fonts/brothers-webfont/brothers-webfont.ttf') format('truetype'), url('/nwproject/utilities/fonts/brothers-webfont/brothers-webfont.svg#brothersregular') format('svg'); font-weight: normal; font-style: normal; font-display: swap;}@font-face{ font-family:'FontAwesome'; src:url('/nwproject/utilities/fonts/FontAwesome/fontawesome-webfont.eot'); src:url('/nwproject/utilities/fonts/FontAwesome/fontawesome-webfont.eot') format('embedded-opentype'), url('/nwproject/utilities/fonts/FontAwesome/fontawesome-webfont.woff') format('woff'), url('/nwproject/utilities/fonts/FontAwesome/fontawesome-webfont.ttf') format('truetype'), url('/nwproject/utilities/fonts/FontAwesome/fontawesome-webfont.svg') format('svg'); font-weight:normal; font-display: swap; font-style:normal;}@font-face { font-family: 'bpicons'; font-display: swap; src:url('/nwproject/utilities/fonts/bpicons/bpicons.eot'); src:url('/nwproject/utilities/fonts/bpicons/bpicons.eot?#iefix') format('embedded-opentype'), url('/nwproject/utilities/fonts/bpicons/bpicons.woff') format('woff'), url('/nwproject/utilities/fonts/bpicons/bpicons.ttf') format('truetype'), url('/nwproject/utilities/fonts/bpicons/bpicons.svg#bpicons') format('svg'); font-weight: normal; font-style: normal;}@font-face{ font-family:'Acens'; font-display: swap; src:url('/nwproject/utilities/fonts/Acens.ttf') format('truetype');}@font-face{ font-family:'NeoSansIntel'; font-display: swap; src:url('/nwproject/utilities/fonts/NeoSansIntel.ttf') format('truetype');}@font-face{ font-family:'titillium_1'; font-display: swap; src:url('/nwproject/utilities/fonts/titillium_text_vfb_otf/TitilliumText25L001.otf') format('truetype');}@font-face{ font-family:'titillium_2'; font-display: swap; src:url('/nwproject/utilities/fonts/titillium_text_vfb_otf/TitilliumText25L002.otf') format('truetype');}@font-face{ font-family:'titillium_3'; font-display: swap; src:url('/nwproject/utilities/fonts/titillium_text_vfb_otf/TitilliumText25L003.otf') format('truetype');}@font-face{ font-family:'titillium_4'; font-display: swap; src:url('/nwproject/utilities/fonts/titillium_text_vfb_otf/TitilliumText25L004.otf') format('truetype');}@font-face{ font-family:'titillium_5'; font-display: swap; src:url('/nwproject/utilities/fonts/titillium_text_vfb_otf/TitilliumText25L005.otf') format('truetype');}@font-face{ font-family:'gothic'; font-display: swap; src:url('/nwproject/utilities/fonts/gothic.ttf');}@font-face{ font-family:'LETTERGOTHICSTD'; font-display: swap; src:url('/nwproject/utilities/fonts/LETTERGOTHICSTD.OTF');}@font-face{ font-family:'LETTERGOTHICSTD-BOLD'; font-display: swap; src:url('/nwproject/utilities/fonts/LETTERGOTHICSTD-BOLD.OTF');}@font-face{ font-family:'LETTERGOTHICSTD-BOLDSLANTED'; font-display: swap; src:url('/nwproject/utilities/fonts/LETTERGOTHICSTD-BOLDSLANTED.OTF');}@font-face{ font-family:'LETTERGOTHICSTD-SLANTED'; font-display: swap; src:url('/nwproject/utilities/fonts/LETTERGOTHICSTD-SLANTED.OTF');}@font-face{ font-family:'Drugs'; font-display: swap; src:url('/nwproject/utilities/fonts/drugs2/Drugs.otf');}@font-face{ font-family:'timeless'; font-display: swap; src:url('/nwproject/utilities/fonts/timeless/Timeless.ttf');}@font-face{ font-family:'Timeless-Bold'; font-display: swap; src:url('/nwproject/utilities/fonts/timeless/Timeless-Bold.ttf');}@font-face{ font-family:'kg_second_chances'; font-display: swap; src:url('/nwproject/utilities/fonts/kg_second_chances/KGSecondChancesSketch.ttf');}@font-face{ font-family:'kg_second_chances_solid'; font-display: swap; src:url('/nwproject/utilities/fonts/kg_second_chances/KGSecondChancesSolid.ttf');}@font-face{ font-family:'bebas_neue'; font-display: swap; src:url('/nwproject/utilities/fonts/bebas_neue/BebasNeue.otf');}@font-face{ font-family:'Lato-Black'; font-display: swap; src:url('/nwproject/utilities/fonts/lato/Lato-Black.ttf');}@media screen and (max-width: 1000px) {.menu_inside{left: -100%;}.close_div_integrado_popup{ top: 3px; right: 20px; width: 30px; height: 30px; font-size: 21px;}#loadingNw{display: block;} input, select { min-height: 40px; border: 1px solid #ccc; border-radius: 5px; } .ui-dialog { position: fixed!important; top: 0!important; left: 0!important; height: 100%!important; width: 100%!important; overflow: auto!important; } .ui-dialog-content { padding: 0px!important; margin: 0!important; width: auto!important;}.buttonCancelPedido { position: relative!important; top: initial!important; right: initial!important;}.nw_dialog_intern{ padding: 5px!important; border: 0; border-radius: 0; font-size: inherit;}.menuUser{width: auto!important; float: none!important; max-width: initial!important;}.centerUser { float: none!important; width: auto!important;}.product-unitary-contain{ padding: 10px;}.variantes_divs select { width: 100%;}#containCkeckoutAll { padding: 10px; margin-top: 40px;} .object_tel, .marquee_ho { display: none!important; } .logos img { width: 33%; float: left; } .imageBox_s .textDiv .text{ padding:0; } .nw_object_blue{ width: 100%!important; } #page{ width: 100%!important; } #right{ width:100%!important; } .encMovilBox { position: fixed; top: -100px; right: 0; height: 40px; width: 100%; background: #fff; z-index: 100000000000000000000000000000000; box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.31); -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease;}.menMovilButtonFix { display: block; position: fixed; top: 0; right: 0; width: 45px; height: 30px; background-color: #fff; padding: 5px; z-index: 10000000000000000000000000000; cursor: pointer;}.menMovilButtonFixLeft { left: 0;}.movilEquis { content: 'Menu'; border-bottom: 2px solid #727272; position: relative; color: transparent; height: 5px; font-size: 0px; width: 80%; display: block; margin: auto; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease;}.menu_action, .menu_au_a, .menu_au_center, .menu_inside, .menu_au { float: none!important; width: 100%!important; max-width: 100%!important; height: auto!important; text-align: left!important; padding: 5px; /*background: none;*/ text-indent: initial;}.menu_au_a, .menu_action{ width: auto!important;}.menu_au_center{ padding: 0;}.menu_inside { position: fixed!important; background: #FFFFFF; max-width: 90%!important; height: 100%!important; top: 0!important; left: -100%; overflow-y: auto; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; color: #000; z-index: 10000;}.menu_inside_movshow { left: 0px; max-width: 450px!important;}.containMenuMovil { display: block; position: relative; font-size: 2em; margin: 0px 0px 10px 5px;}.containMenuMovil:before { content: 'Menu';}.menu_au{ /*margin-top: 10px;*/ margin: 0; padding: 0;}.menu_au ul { position: relative;}.menu_au li { color: #000;}.encMovilBoxIn { top: 0;}.logoMovil{ position: relative; height: 100%; background-repeat: no-repeat; width: 100px; background-size: contain; background-position: center; float: left; margin: 0px 0px 0px 7px;}.logoMovilLeft { margin-left: 62px;}.movilBack{ float: right; background-color: rgba(0, 0, 0, 0.22); width: 50px; height: 100%; position: relative; display: none; cursor: pointer;}.menu_bg { top: 0; height: 100%; position: fixed; background: rgba(9, 9, 9, 0.63); width: 100%;}.menuEquis1 { transform: rotate(50deg); border-top: 0; top: 11px; left: 10px;}.menuEquis2 { transform: rotate(-50deg); top: 5px; left: 5px;}.menu_au_sub{ position: relative!important; width: auto!important; display: block; box-shadow: none; border-bottom: 1px solid #EAEAEA!important; margin-left: 20px!important;}.li_sub_ho{ border: 0!important;}.li_sub_ho a{ background: transparent; color: #000;}.containerInfoUserMenu{ position: relative; padding: 5px; /*background-color: #278DE4;*/ background-color: #7E3F83; color: #fff; font-weight: bold; text-align: center;}.imgUserMenu{ position: relative; width: 80px; height: 80px; margin: auto; border-radius: 50%; background-color: #fff;}.nameUserMenu{ margin: 5px; position: relative; top: 0; left: 0; font-size: 12px;}.nameUserMenu p{ float: none; margin: 1px;}.nameUserEnc{}.correoUserEnc{}.containBuscarMovil{ background-image: url('/nwproject/utilities/imagenes/buscar2.png'); background-repeat: no-repeat; background-position: center 5px; background-color: #fff; border-left: 1px solid#ccc; width: 60px; height: 40px; cursor: pointer; background-size: contain; float: left; margin: 0 10px;}.containBuscarMovilInt{ display: none; position: absolute; top: 35px; left: 118px;}}@media screen and (max-width:600px){ .menu_inside_movshow { max-width: 90%!important; padding: 0; } }@media screen and (max-width:700px){.centro, .right_seccion, .left_seccion{ width: 100%; float: none!important; clear: both;} #contenedor { width: 100%!important; min-width: 100%; max-width: 100%; } .header_contend { width: 99%!important; } .seccion_nw{ left: auto!important; }.animate_center_popup{ width: 100%; height: 100%; top: 0; left: 0;}}@media screen and (max-width:600px){ .img_box, .img_box_four{ width: 100%!important; left: 0; } #secciones, .footer_conten, .nw_object_blue, #page, #right, .imageBox_s{ width: 100%!important; margin: 0px; } .imageBox_s .textDiv .text{ padding:0; }} .btn-pulse-circle{ -webkit-animation: pulse-shadow--collection 2s infinite; animation: pulse-shadow--collection 2s infinite; width: 70px; height: 70px; border-radius: 50%; border: 1px solid #3977BB; cursor: pointer; z-index: 10000000000; overflow: hidden; text-align: center; font-size: 12px; font-family: arial; padding: 20px 0px; box-sizing: border-box;
}
@-webkit-keyframes pulse-shadow{ 0%{ -webkit-box-shadow:0 0 0 0 #34e79a; box-shadow:0 0 0 0 #34e79a; } 70%{ -webkit-box-shadow:0 0 5px 10px rgba(255,255,255,0); box-shadow:0 0 5px 10px rgba(255,255,255,0); } 100%{ -webkit-box-shadow:0 0 0 0 rgba(255,255,255,0); box-shadow:0 0 0 0 rgba(255,255,255,0); }
}
@keyframes pulse-shadow{ 0%{ -webkit-box-shadow:0 0 0 0 #34e79a; box-shadow:0 0 0 0 #34e79a; } 70%{ -webkit-box-shadow:0 0 5px 10px rgba(255,255,255,0); box-shadow:0 0 5px 10px rgba(255,255,255,0); } 100%{ -webkit-box-shadow:0 0 0 0 rgba(255,255,255,0); box-shadow:0 0 0 0 rgba(255,255,255,0); }
}
@-webkit-keyframes pulse-shadow--collection{ 0%{ -webkit-box-shadow:0 0; box-shadow:0 0} 70%{ -webkit-box-shadow:0 0 5px 10px rgba(255,255,255,0); box-shadow:0 0 5px 10px rgba(255,255,255,0) } 100%{ -webkit-box-shadow:0 0 0 0 rgba(255,255,255,0); box-shadow:0 0 0 0 rgba(255,255,255,0) }
}
@keyframes pulse-shadow--collection{ 0%{ -webkit-box-shadow:0 0; box-shadow:0 0 } 70%{ -webkit-box-shadow:0 0 5px 10px rgba(255,255,255,0); box-shadow:0 0 5px 10px rgba(255,255,255,0) } 100%{ -webkit-box-shadow:0 0 0 0 rgba(255,255,255,0); box-shadow:0 0 0 0 rgba(255,255,255,0) }
}
@-webkit-keyframes pulse-shadow--onboarding{ 0%{ -webkit-box-shadow:0 0 0 0 #34e79a; box-shadow:0 0 0 0 #34e79a } 30%{ -webkit-box-shadow:0 0 0 0 #34e79a; box-shadow:0 0 0 0 #34e79a } 80%{ -webkit-box-shadow:0 0 5px 10px rgba(255,255,255,0); box-shadow:0 0 5px 10px rgba(255,255,255,0) } 100%{ -webkit-box-shadow:0 0 0 0 rgba(255,255,255,0); box-shadow:0 0 0 0 rgba(255,255,255,0) }
}
@keyframes pulse-shadow--onboarding{ 0%{ -webkit-box-shadow:0 0 0 0 #34e79a; box-shadow:0 0 0 0 #34e79a } 30%{ -webkit-box-shadow:0 0 0 0 #34e79a; box-shadow:0 0 0 0 #34e79a } 80%{ -webkit-box-shadow:0 0 5px 10px rgba(255,255,255,0); box-shadow:0 0 5px 10px rgba(255,255,255,0) } 100%{ -webkit-box-shadow:0 0 0 0 rgba(255,255,255,0); box-shadow:0 0 0 0 rgba(255,255,255,0) }
}
@-webkit-keyframes pulse-shadow--onboarding-collection{ 0%{ -webkit-box-shadow:0 0; box-shadow:0 0 } 30%{ -webkit-box-shadow:0 0; box-shadow:0 0 } 80%{ -webkit-box-shadow:0 0 5px 10px rgba(255,255,255,0); box-shadow:0 0 5px 10px rgba(255,255,255,0) } 100%{ -webkit-box-shadow:0 0 0 0 rgba(255,255,255,0); box-shadow:0 0 0 0 rgba(255,255,255,0) }
}
@keyframes pulse-shadow--onboarding-collection{ 0%{ -webkit-box-shadow:0 0; box-shadow:0 0 } 30%{ -webkit-box-shadow:0 0; box-shadow:0 0 } 80%{ -webkit-box-shadow:0 0 5px 10px rgba(255,255,255,0); box-shadow:0 0 5px 10px rgba(255,255,255,0) } 100%{ -webkit-box-shadow:0 0 0 0 rgba(255,255,255,0); box-shadow:0 0 0 0 rgba(255,255,255,0) }
}
@-webkit-keyframes pulse-grow{ 0%{ -webkit-transform:scale(1); transform:scale(1) } 15%{ -webkit-transform:scale(1.1); transform:scale(1.1) } 100%{ -webkit-transform:scale(1); transform:scale(1) }
}
@keyframes pulse-grow{ 0%{ -webkit-transform:scale(1); transform:scale(1) } 15%{ -webkit-transform:scale(1.1); transform:scale(1.1) } 100%{ -webkit-transform:scale(1); transform:scale(1) }
}
@-webkit-keyframes pulse-grow-50-110{ 0%{ -webkit-transform:scale(1); transform:scale(1) } 50%{ -webkit-transform:scale(1.1); transform:scale(1.1) } 100%{ -webkit-transform:scale(1); transform:scale(1) }
}
@keyframes pulse-grow-50-110{ 0%{ -webkit-transform:scale(1); transform:scale(1) } 50%{ -webkit-transform:scale(1.1); transform:scale(1.1) } 100%{ -webkit-transform:scale(1); transform:scale(1) }
}
@-webkit-keyframes pulse-grow-50-105{ 0%{ -webkit-transform:scale(1); transform:scale(1) } 50%{ -webkit-transform:scale(1.05); transform:scale(1.05) } 100%{ -webkit-transform:scale(1); transform:scale(1) }
}
@keyframes pulse-grow-50-105{ 0%{ -webkit-transform:scale(1); transform:scale(1) } 50%{ -webkit-transform:scale(1.05); transform:scale(1.05) } 100%{ -webkit-transform:scale(1); transform:scale(1) }
} 