/*--------------------------------------------------------------
# MO edit Kerneth
--------------------------------------------------------------*/
.bg-position-left .vc_column-inner {background-position: left !important; background-size: auto 100% !important; }
.bg-position-right  .vc_column-inner  {background-position: right !important; background-size: auto 100% !important;   }

.full_height .vc_column-inner .wpb_wrapper {min-height: 100%;}
.full_height .vc_column-inner .wpb_wrapper > .vc_row.vc_row-flex {height: 100%;}
.curve-overlay .vc_column-inner{ padding-top: 0px;  margin-right: 15px;  border-top-right-radius: 5%;      border-bottom-right-radius: 5%;}
.curve-overlay:before {
    content: "";
    position: absolute;
    left: -30px;
    height: 100%;
    width: 55px;
    border-bottom-left-radius: 50%;
    background: #fff;
    z-index: 999;
    border-top-left-radius: 50%;}

.logo-cards{ text-align: right !important;   padding-right: 30px;}
.logo-cards img { position: relative;     margin-bottom: -320px;    width: 90px;}


/*------- # SliderBanners ---------*/
 .slide-divider-landings {
    transform: translate(0%, -115%);
    margin-bottom: -37%;
}
.slide-divider-landings img {    width: 100%;   min-width: 100vw;  max-height: 750px;   }
.slide-divider img {width: 100vw;}
.slide-divider {
    transform: translate(0%, -65%);
    z-index: 100 !important;  min-width: 850px;
    margin-bottom: calc(-9% * 1);

}

.fWeight5{font-weight:500;}
.fWeight6{font-weight:600;}
.fWeight7{font-weight:700;}

.slide-divider-innerPages { margin-bottom: 0%; z-index: 10; position: relative;}
.slide-divider-innerPages img {width: 100vw;}

.z100 {z-index:100;}
.textlanding-offset-left {    transform: translate(-15%, -8%);}
.textlanding-offset-right {    transform: translate(15%, -8%);  padding-right: 90px;    z-index: 110;}
.landing-image {    max-width: 560px;     padding: 20px 0;}
.mb-n65 {margin-bottom: -65px}
.mt-n20 {margin-top: -20px;}
.ayuda h1 {   
    color: #ffffff;
    text-align: left;
    font-size: 2.5em;
    line-height: 36px;}
/*-----------------# Carousel Banners  ----------------------------*/
.flex-slide {margin-bottom: -20%; }
.carousel-main  {position: relative;}
.carousel-slide {z-index: 0;  position: relative;
    margin-top: -20px;
    margin-bottom: -80px;
    max-height: 380px; min-height: 350px;}
.carousel-slide-center {z-index: 0; position: relative;   text-align: center;max-height: 650px; min-height: 350px;}
.carousel-logo {position: relative;     margin: 45px auto -280px auto;  background-color: #ffffffdb !important; max-width: 370px; padding: 35px; z-index: 10;}

.fade-left {-webkit-mask-image:-webkit-gradient(linear, right top, left top, from(rgba(0,0,0,1)), to(rgba(0,0,0,0)));}
.fade-center {-webkit-mask-image: linear-gradient(90deg, transparent, #00870e, #00870e, transparent);}
 .vc_carousel-slideline-inner {transition: left 0.5s !important;}

 .vc_images_carousel .vc_carousel-inner {
min-height: 350px;
}
.carousel-slide .vc_carousel-slideline-inner img {
    min-width: 660px;
}
.c-slide-logo img {max-width: 300px;}
/*------- # Download Manager ---------*/
#pe-main:has(.wpdmpro) #pe-header {
    background: rgb(0,145,143);
    background: linear-gradient(90deg, rgba(0,145,143,1) 0%, rgba(0,137,139,1) 50%, rgba(0,105,121,1) 100%);
    height: 115px;
}
body.night #pe-main:has(.wpdmpro) #pe-header {
    background: #333;
}
body.highcontrast #pe-main:has(.wpdmpro) #pe-header {
    background: black;
}
body.highcontrast2 #pe-main:has(.wpdmpro) #pe-header {
    background: black;
}
body.highcontrast3 #pe-main:has(.wpdmpro) #pe-header {
    background: yellow;
}

.wpdmpro .post-meta {   color: #fff;}
.wpdmpro .page-header {  margin-bottom: 60px; margin-top: -154px;}
.wpdmpro .page-header > h1{ color: #fff;}

.detailsView ul li {   border-width: 0px !important; }

/*--------------------------------------------------------------
# MO edit Kerneth END
--------------------------------------------------------------*/

.footer-logo-3 img {max-width: 70px;}
.acBtn .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern{
    height: auto !important;
    line-height: 20px !important;
    background: white !important;
    text-transform: uppercase !important;
    font-family: inherit !important;
    font-size: 1em !important;
    font-weight: 500 !important;
    padding: 10px 20px !important;
    text-transform: initial !important;
}
.call-to-action-home h1{
    color: #fff;
    padding: 0px 0px;
    margin-top: 0px;
    font-size: 1.625em;
    font-weight: 500 !important;
    font-family: Montserrat;
}
/* Start Update Fixes May 12 */
.cac-orange{background-color: #f7941d;}
.cac-gray{background-color: #6d6e72;}
.cac-green{background-color: #012702;}
.cac-lime{background-color: #8cc63e;}
.cac-lightGray{background-color: #e7e8ea;}

.update-content  {
    background-color: #f9f9f9;
    color: #009793;
    min-height: 200px;
}
.update-content-dark{
    background-color: #00586f;
    color: #ffffff;
    min-height: 200px;
}
/* Start Update Fixes Feb 12 */
.contrast-label, .page-width-label, .resizer-label, .wpml-ls-native{
    font-size: 1em;
    font-weight: 500;
    color: #717171;
}
.contrast-label, .page-width-label, .resizer-label, .wpml-ls-native{
    font-size: 1em;
    font-weight: 500;
    color: #717171;
}
body.night .contrast-label, body.night .page-width-label, body.night .resizer-label, body.night .wpml-ls-native{
    color: white;
}
body.highcontrast .contrast-label, body.highcontrast .page-width-label, body.highcontrast .resizer-label, body.highcontrast .wpml-ls-native{
    color: white;
}
body.highcontrast2 .contrast-label, body.highcontrast2 .page-width-label, body.highcontrast2 .resizer-label, body.highcontrast2 .wpml-ls-native{
    color: yellow;
}
body.highcontrast3 .contrast-label, body.highcontrast3 .page-width-label, body.highcontrast3 .resizer-label, body.highcontrast3 .wpml-ls-native{
    color: black;
}
.justify {
  text-align: justify;
  text-justify: inter-word;
}
.program-name {
    text-align: center;     width: 100%;
}
.program-card {
    border: none !important;
    box-shadow: none !important;
    min-height: 229px;
}
img.program-logo {
    width: auto;
    position: relative;
    margin: auto;
    max-height: 100px;
}
.w3eden .table>tbody>tr>td, .w3eden .table>tbody>tr>th, .w3eden .table>tfoot>tr>td, .w3eden .table>tfoot>tr>th, .w3eden .table>thead>tr>td, .w3eden .table>thead>tr>th {
    padding: 8px;
    line-height: 1.42857143;
}
.dark-turk-bg .w3eden .wpdm-filelist td, .dark-brown-bg .w3eden .wpdm-filelist td{
    border-top: 1px solid white !important;
}
.dark-turk-bg .w3eden .table, .dark-brown-bg .w3eden .table{
    color: #fff !important;
}
.w3eden .table-hover>tbody>tr:hover, .w3eden .table>tbody>tr.active>td, .w3eden .table>tbody>tr.active>th, .w3eden .table>tbody>tr>td.active, .w3eden .table>tbody>tr>th.active, .w3eden .table>tfoot>tr.active>td, .w3eden .table>tfoot>tr.active>th, .w3eden .table>tfoot>tr>td.active, .w3eden .table>tfoot>tr>th.active, .w3eden .table>thead>tr.active>td, .w3eden .table>thead>tr.active>th, .w3eden .table>thead>tr>td.active, .w3eden .table>thead>tr>th.active {
    background-color: #f5f5f5;
}
.modal-dialog {
    z-index: 9999;
}
/* End Update Fixes Feb 12 */
.hba-bg-gray{
    background-color: #e8e8e8;
}
.hba-white-links{
    color: #white !important;
}
.hba-green-bg{
    background-color: #3f6a3d;
    border-radius: 25px;
}
.hba-purple-bg{
    background-color: #612750;
}
.hba-gray-bg-left{
    background-color: #e9e9eb;
}
.hba-gray-bg-right{
    background-color: #f2f2f2;
}
.hba-purple-btn > .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern{
	padding: 14px 30px !important;
    height: 70px !important;
    display: table-cell !important;
    /*min-width: 277px;*/
    vertical-align: middle !important;
    text-align: center !important;
    cursor: pointer !important;
    /* text-decoration: none; */
    line-height: 20px !important;
    border: none !important;
    background: #612750 !important;
    text-transform: uppercase !important;
    font-family: inherit !important;
    font-size: 1em !important;
    font-weight: 700 !important;
    color: #fff !important;
    border-radius: 25px !important;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
    box-shadow: 5px 10px 8px #888888;
}
.hba-purple-btn > .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover {
    color: #612750 !important;
    border-color: #fff !important;
    background-color: #fff !important;
}
.hba-white-btn > .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern{
	padding: 12px 20px !important;
    height: 44px !important;
    display: table-cell !important;
    vertical-align: middle !important;
    text-align: center !important;
    cursor: pointer !important;
    line-height: 20px !important;
    border: none !important;
    background: #fff !important;
    text-transform: initial !important;
    font-family: inherit !important;
    font-size: 0.875em !important;
    font-weight: 700 !important;
    color: #612750 !important;
    border-radius: 25px !important;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
    box-shadow: 5px 10px 8px #888888;
}
.hba-white-btn > .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover {
    color: #fff !important;
    border-color: #612750 !important;
    background-color: #612750 !important;
}
.collapse-links a{
    color: white !important;
}
.r3orange-bg{
    background-color: #ea9344;
}
.r3tur-bg{
    background-color: #0f5a71;
}
.r3white-txt{
    color: white;
}
.r3groups-green1{
    background-color: #166838;
}
.r3groups-green2{
    background-color: #71974a;
}
.r3groups-green3{
    background-color: #3f6a3d;
}
.r3groups-green4{
    background-color: #a1d583;
}
.r3-evaluation-1 a{color: #4caacc !important;}
.r3-evaluation-2 a{color: #23576f !important;}
.r3-evaluation-3 a{color: #966288 !important;}
.r3-evaluation-4 a{color: #ea9344 !important;}
.r3-evaluation-5 a{color: #f9b232 !important;}
.r3-evaluation-6 a{color: #006649 !important;}
.r3-evaluation-7 a{color: #00a69c !important;}
.r3-evaluation-8 a{color: #9dcf8a !important;}
.r3-evaluation-9 a{color: #15847d !important;}
.r3-bg-green {background-color: #166838;}
.r3-title a {color: #005E6E; font-weight: bold; font-size: 1em;}
/*WPDM Update*/
.w3eden .btn-primary {
    border-color: #00758f;
}
.w3eden .btn-primary:hover{
    box-shadow: unset;
}
.box-shadow{
    -webkit-box-shadow: 6px 7px 31px -8px rgba(0,0,0,0.4);
    -moz-box-shadow: 6px 7px 31px -8px rgba(0,0,0,0.4);
    box-shadow: 6px 7px 31px -8px rgba(0,0,0,0.4);
}
.white-bg {background-color: #fff;}
.p-30 {padding: 30px;}
.pt-15 {padding-top: 15px;}
.pl-15 {padding-left: 15px;}
.pt-30 {padding-top: 30px;}
.pb-30 {padding-bottom: 30px;}
.mb-0 {margin-bottom: 0;}
#landing-page-container .card-body .col-md-4 {padding: 0px;}
#housing, #planning, #economy, #infra, #multi {
    padding: 25px;
}
.prensa-rg-btn {text-align: center;}

.normal-btn .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern  {
    height: auto !important;
    line-height: 20px !important;
    border: 2px solid #e3f1f2 !important;
    background: white !important;
    text-transform: uppercase !important;
    font-family: inherit !important;
    font-size: 1em !important;
    font-weight: 500 !important;
    padding: 15px 20px !important;
    color: #309d97 !important;
    text-transform: initial !important;
    text-align: center !important;
}

/*#pe-footer-mod {background: #777777;}*/
#pe-footer-mod {background: #fafafa;}
#pe-footer {background: #555;}
.gmaps iframe {  min-height: -webkit-fill-available; width: 100vw;height: 75vh;position: relative;}
.disclaimer h6 {color: #339c9c;
    font-weight: 500;}
.inner-menu .seccion-button > .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern { min-height: 104px;}
.inner-menu .seccion-button-active > .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern  { min-height: 104px;}

.inner-menu .wpb-js-composer .vc_tta.vc_general .vc_tta-icon {line-height: 15px !important; float: right !important;}

.land-boxes .vc_column-inner{background-color: #f9f9f9; padding-top: 35px;}
body.night .land-boxes .vc_column-inner{background-color: #444;}
body.highcontrast .land-boxes .vc_column-inner{background-color: #fff; color: #000;}
body.highcontrast2 .land-boxes .vc_column-inner{background-color: yellow; color: black;}
body.highcontrast3 .land-boxes .vc_column-inner{background-color: black; color: yellow;}
.regrow-box{
    background-color: #F19C23;
    color: white;
}
.regrow-left{padding: 34px;}
.regrow-right{padding: 20px;}
.sub-landing {min-height: 400px;}
.sub-landing-lg {min-height: 450px;}

.pon-box{
    background-color: #009793;
    color: white;
    border: 2px solid #009793;
}
.pon-box h2{color: white !important;}
.vistas-box{
    background-color: white;
	border: 2px solid #009793;
    color: #009793;
    min-height: 300px;
}
.vistas-box h2{color: #009793 !important;}
.light-green-text{color: #2B958D;}
.dark-purple-text{color: #542D4C;}
.sky-blue-text{color: #5E9BCA;}

.position-bottom {position: absolute; margin: 0 auto; width: 86%; bottom: 20px;}
.sub-landing .gallery-button {margin-bottom:5px; color: #0b7384}
.grey-box .vc_column-inner{background: #f9f9f9;}

.vc_gitem_row .vc_gitem-col {
    min-height: 330px;
}
.home-post .vc_btn3-container.vc_btn3-left {
    bottom: 0px;
    position: absolute;
    right: 30px;
}
.text-left > .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern{ text-align:left !important;font-size: 0.938em !important;
font-weight: 700 !important;
padding: 25px 15px !important;}
@media (max-width: 1040px){
    .home-post .vc_btn3-container.vc_btn3-left {
        bottom: unset;
        position: unset;
        right: unset;
    }
}
@media (max-width: 600px){
    .home-post .vc_btn3-container.vc_btn3-left {
        bottom: 0px;
        position: absolute;
        right: 30px;
    }
}
.event-header h3 {background: #fbfbfb;
    color: #00918f;
    padding: 15px;
    border: 1px solid #00918f;}
body.night .event-header h3 {
    background: #222;
    border: 1px solid #222;
}
body.highcontrast .event-header h3 {
    background: white;
    color: black !important;
    padding: 15px;
    border: 1px solid white;
}
body.highcontrast2 .event-header h3 {
    background: yellow;
    color: black !important;
    padding: 15px;
    border: 1px solid yellow;
}
body.highcontrast3 .event-header h3 {
	background: black;
    color: yellow !important;
    padding: 15px;
    border: 1px solid black;
}
/*Abril 28 2020 Start*/
.w3FirstRow>.wpdm-filelist-area>.table>tbody>tr:first-child{
    color: white !important;
    font-weight: 600;
    background-color: #038baf !important;
}
body.night .w3FirstRow>.wpdm-filelist-area>.table>tbody>tr{
    color: white !important;
}
body.highcontrast .w3FirstRow>.wpdm-filelist-area>.table>tbody>tr {
    color: white !important;
}
body.highcontrast2 .w3FirstRow>.wpdm-filelist-area>.table>tbody>tr {
    color: yellow !important;
}
body.highcontrast3 .w3FirstRow>.wpdm-filelist-area>.table>tbody>tr {
    color: black !important;
}
body.night .w3FirstRow>.wpdm-filelist-area>.table>tbody>tr:first-child  {
    color: white !important;
    font-weight: 600;
    background-color: #222 !important;
}
body.highcontrast .w3FirstRow>.wpdm-filelist-area>.table>tbody>tr:first-child {
    color: black !important;
    font-weight: 600;
    background-color: white !important;
}
body.highcontrast2 .w3FirstRow>.wpdm-filelist-area>.table>tbody>tr:first-child {
    color: black !important;
    font-weight: 600;
    background-color: yellow !important;
}
body.highcontrast3 .w3FirstRow>.wpdm-filelist-area>.table>tbody>tr:first-child {
    color: yellow !important;
    font-weight: 600;
    background-color: black !important;
}
.green-btnp{width: 100% !important;}
.green-btnp a{
    width: 100% !important;
    z-index: 8;
    white-space: nowrap;
    font-size: 1.125em !important;
    line-height: 18px !important;
    font-weight: 500 !important;
    color: white !important;
    font-family: Montserrat;
    background-color: rgb(0, 144, 142) !important;
    outline: none;
    box-shadow: none !important;
    box-sizing: border-box;
    cursor: pointer;
    visibility: inherit;
    transition: none 0s ease 0s;
    text-align: inherit;
    margin: 0px !important;
    padding: 12px 34px !important;
    letter-spacing: 0px !important;
    min-height: 0px;
    min-width: 0px;
    max-height: none;
    max-width: none;
    opacity: 1;
    text-decoration: none !important;
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform-origin: 50% 50% 0px;
    border-color: rgb(0, 144, 142) !important;
    border: 2px !important;
    border-style: solid !important;
}
.green-btnp a:hover{
    z-index: 8;
    white-space: nowrap;
    color: rgb(0, 144, 142) !important;
    background-color: rgb(255, 255, 255) !important;
    border-color: rgb(0, 144, 142) !important;
    border: 2px !important;
    border-style: solid !important;
    outline: none;
}
.seccion-button > .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern{
    display: inline-block !important;
    vertical-align: middle !important;
    text-align: left !important;
    cursor: pointer !important;
    /* text-decoration: none; */
    height: auto !important;
    line-height: 20px !important;
    border: 2px #f1f1f1 solid !important;
    background: #f1f1f1 !important;
    text-transform: initial !important;
    font-family: inherit !important;
    font-size: .875em !important;
    font-weight: 700 !important;
    padding: 20px 20px !important;
    color: #55676d !important;
    border-radius: 0 !important;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
    width: 100%;
}
.seccion-button > .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
    padding: 20px 30px !important;
    height: 100px !important;
    display: table-cell !important;
    min-width: 277px;
    vertical-align: middle !important;
}
.seccion-button > .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover, .seccion-button-active > .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover{
    border: 2px #f98e2b solid !important;
    background: #ffffff !important;
    color: #f98e2b !important;
}
.seccion-button-active > .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
    display: inline-block !important;
    vertical-align: middle !important;
    text-align: left !important;
    cursor: pointer !important;
    /* text-decoration: none; */
    height: auto !important;
    line-height: 20px !important;
    border: 2px #f98e2b solid !important;
    background: #ffffff !important;
    text-transform: initial !important;
    font-family: inherit !important;
    font-size: 0.875em !important;
    font-weight: 700 !important;
    padding: 20px 20px !important;
    color: #f98e2b !important;
    border-radius: 0 !important;
    width: 100%;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
}
.seccion-button-active > .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
    padding: 20px 30px !important;
    height: 100px !important;
    display: table-cell !important;
    min-width: 277px;
    vertical-align: middle !important;
}
/*Abril 28 2020 End*/

.unsupported-browser i {font-size: 2.750em;    margin: 10px;    color: #00586f;}
.tnp-field-button {
    /*margin-top: 29px;*/
    margin-top: 22px;
    position: absolute;    width: 100px;
}
/* Ipad Fix */
.tnp-subscription { margin: 0;}
.well.c2a3 .btn.wpdm-download-link {
    margin: 5px;
}
/* Ipad Fix End */
.w3eden a.btn-primary:not(.btn-simple) {
    /*color: #00586F !important;
    background: #e6e6e6;*/
    color: #white !important;
    background: #00758f;
    border-radius: 20px;
}
.w3eden a.btn-primary:hover:not(.btn-simple), .w3eden a.btn-primary:focus:not(.btn-simple) {
    /*color: #00758f !important;
    background: #fff;*/
    color: #00758f !important;
    background: #fff;
}
body.night .w3eden a.btn-primary:hover:not(.btn-simple), body.night .w3eden a.btn-primary:focus:not(.btn-simple) {
    color: white !important;
    background: #333333;
    border-color: unset !important;
    box-shadow: unset !important;
}
.w3eden .well {background: none;}
.gallery-button-green .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern{
    display: inline-block !important;
    vertical-align: middle !important;
    text-align: center !important;
    cursor: pointer !important;
    /* text-decoration: none; */
    height: auto !important;
    line-height: 20px !important;
    border: none !important;
    background: #01566C !important;
    text-transform: uppercase !important;
    font-family: inherit !important;
    font-size: 1em !important;
    font-weight: 700 !important;
    padding: 15px 45px !important;
    color: white !important;
    border-radius: 0 !important;
}
.gallery-button-green .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover, .gallery-button-green .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:active {
    color: white !important;
    border-color: #017896 !important;
    background-color: #017896 !important;
}
.gallery-button-orange .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
    display: inline-block !important;
    vertical-align: middle !important;
    text-align: center !important;
    cursor: pointer !important;
    text-decoration: none;
    height: auto !important;
    line-height: 20px !important;
    border: none !important;
    background: #f98e2b !important;
    text-transform: uppercase !important;
    font-family: inherit !important;
    font-size: 1em !important;
    font-weight: 700 !important;
    padding: 15px 45px !important;
    color: #f1f1f1 !important;
    border-radius: 0 !important;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
}
.gallery-button-orange .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover {
    background: #f98e2b !important;
    color: #f1f1f1 !important;
}
#mega-menu-wrap-main-menu #mega-menu-main-menu li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
    display: none;
}
.custom-table table {border: none;}
.custom-table td {border: 1px solid #fff; background: #f9f9f9; padding: 15px;}
.custom-table th {border: 1px solid #fff; background: #ececec; padding: 15px;}

.gallery-button-green .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern{
    display: inline-block !important;
    vertical-align: middle !important;
    text-align: center !important;
    cursor: pointer !important;
    /* text-decoration: none; */
    height: auto !important;
    line-height: 20px !important;
    border: none !important;
    background: #01566C !important;
    text-transform: uppercase !important;
    font-family: inherit !important;
    font-size: 1em !important;
    font-weight: 700 !important;
    padding: 15px 45px !important;
    color: white !important;
    border-radius: 0 !important;
}
.gallery-button-green .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover, .gallery-button-green .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:active {
    color: white !important;
    border-color: #017896 !important;
    background-color: #017896 !important;
}
.w3eden .modal{ z-index: 10000 !important;}
.w3eden .modal-header .close {
    padding: 1rem;
    margin: -1rem -1rem -1rem auto;
    float: right;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5;
    background: white;
}
.w3eden .modal-title {
    margin: 1em 0 !important;
}
.w3eden .modal .btn-primray {
    font-weight: 700 !important;
    background-color: #f1f1f1 !important;
    color: #f98e2b !important;
}
.w3eden .modal .btn-primray {
	box-shadow: unset !important;
}
.w3eden .btn-danger:hover{
    background-color: #dc3545 !important;
}
.revo-btn{
    z-index: 8;
    white-space: nowrap;
    font-size: 1.063em !important;
    line-height: 17px !important;
    font-weight: 400 !important;
    color: white !important;
    font-family: Montserrat;
    background-color: rgb(0, 144, 142) !important;
    border-color: rgb(0, 0, 0);
    outline: none;
    box-shadow: none !important;
    box-sizing: border-box;
    cursor: pointer;
    visibility: inherit;
    transition: none 0s ease 0s;
    text-align: inherit;
    border-width: 0px !important;
    margin: 0px !important;
    padding: 12px 34px !important;
    letter-spacing: 0px !important;
    min-height: 0px;
    min-width: 0px;
    max-height: none;
    max-width: none;
    opacity: 1;
    text-decoration: none !important;
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform-origin: 50% 50% 0px;
    border-style: solid;
}
.revo-btn:hover{
    z-index: 8;
    white-space: nowrap;
    color: rgb(0, 144, 142) !important;
    background-color: rgb(255, 255, 255) !important;
    border-color: rgb(0, 0, 0);
    outline: none;
}
.revo-btn-2{
    z-index: 8;
    white-space: nowrap;
    font-size: 1.063em !important;
    line-height: 17px !important;
    font-weight: 400 !important;
    color: white !important;
    font-family: Montserrat;
    background-color: #F98E2A !important;
    border-color: #F98E2A;
    outline: none;
    box-shadow: none !important;
    box-sizing: border-box;
    cursor: pointer;
    visibility: inherit;
    transition: none 0s ease 0s;
    text-align: inherit;
    border-width: 0px !important;
    margin: 0px !important;
    padding: 12px 34px !important;
    letter-spacing: 0px !important;
    min-height: 0px;
    min-width: 0px;
    max-height: none;
    max-width: none;
    opacity: 1;
    text-decoration: none !important;
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform-origin: 50% 50% 0px;
    border-style: solid;
}
.revo-btn-2:hover{
    z-index: 8;
    white-space: nowrap;
    color: #F98E2A !important;
    background-color: white !important;
    border-color: white;
    outline: none;
}
#btn-brochure a{
    line-height: 1em !important;
    font-size: 0.813em !important;
    padding: 10px 30px !important;
}

.hue-purple {filter: hue-rotate(259deg) brightness(50%); -webkit-filter: hue-rotate(259deg) brightness(50%);}
.hue-green {filter: hue-rotate(340deg) brightness(54%) grayscale(18%); -webkit-filter: hue-rotate(340deg) brightness(54%) grayscale(18%);}
.hue-blue {filter: hue-rotate(175deg) brightness(70%) grayscale(24%); -webkit-filter:hue-rotate(175deg) brightness(70%) grayscale(24%);}
.hue-blue-alt {filter: hue-rotate(232deg) brightness(76.3%) grayscale(37.9%); -webkit-filter: hue-rotate(232deg) brightness(76.3%) grayscale(37.9%)}
.hue-turq {filter: hue-rotate(140deg) brightness(68%);  -webkit-filter: hue-rotate(140deg) brightness(68%);}


.btn-orange .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern{color: #f1f1f1 !important;  border-color: #ea971d !important;  background-color: #ea971d !important;}
.btn-orange .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover {color: #ea971d !important; background: #f1f1f1 !important;}

.btn-green .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern{color: #f1f1f1 !important;  border-color: #704825 !important; background-color: #704825 !important;}
.btn-green .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover {color: #704825 !important; background: #f1f1f1 !important;}

.btn-blue .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern{color: #f1f1f1 !important;  border-color: #6492b3  !important; background-color: #6492b3  !important;}
.btn-blue .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover {color: #6492b3  !important; background: #f1f1f1 !important;}

.btn-blue-alt .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern{color: #f1f1f1 !important;  border-color: #641e8f  !important; background-color: #641e8f  !important;}
.btn-blue-alt .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover {color: #641e8f  !important; background: #f1f1f1 !important;}

.btn-turq .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern{color: #f1f1f1 !important;border-color: #1a86a0  !important; background-color: #1a86a0  !important;}
.btn-turq .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover {color: #1a86a0  !important; background: #f1f1f1 !important;}

.btn-purple .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern{color: #f1f1f1 !important; border-color: #6D325E !important; background-color: #6D325E !important;}
.btn-purple .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover {color: #6D325E !important; background: #f1f1f1 !important; }

.hue-orange-text{color: #ea971d;}
.hue-green-text{color: #704825 ;}
.hue-blue-text{color: #6492b3;}
.hue-blue-alt-text{color: #641e8f;}
.hue-turq-text{color: #1a86a0 ;}
.hue-purple-text{color: #6D325E;}
.home-cards { min-height: 500px;}
.mt25 .vc_btn3{margin-top: 25px;}
.light-blue-bg {
    background: #e4f6ff;
}
.fieldMar{
	margin-top: 20px !important;
    float: left;
}
.seccion-titles{
    /*color: #f98e2b !important;*/
    color: #00758f !important;
    font-size: 1.250em !important;
    margin-bottom: 0px;
    margin-top: 20px;
}
.seccion-titles-green {
    /*color: #00586f !important;*/
    color: #00758f !important;
    font-size: 1.250em !important;
    margin-bottom: 0px;
    margin-top: 20px;
}
.fc-button.fc-state-default {
    background-color: #00918f;}
.fc-button.fc-state-default:hover {
    background-color: #00bbb9;
}
.fc-content{
    border-top: 1px solid rgb(253, 232, 185);
}
.rhg_grid figcaption {
    background: #f9f9f9;
    padding: 20px;
}
.p-table th {
    padding: 10px;
    background: #00918f;
    color: #fff;
    text-align: left;
}
.p-table table {
     width: 100%;
}
.p-table td {
    background: #f9f9f9;
    padding: 5px 15px;
}
.modal-open {
	overflow: hidden
}

.modal-open .modal {
	overflow-x: hidden;
	overflow-y: auto
}

.modal {
	position: fixed !important;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 10000 !important;
	display: none;
	overflow: hidden;
	outline: 0  !important;
}

.modal-dialog {
	position: relative;
	width: auto;
	margin: .5rem;
	pointer-events: none
	z-index: 99999;
}

.modal.fade .modal-dialog {
	transition: -webkit-transform .3s ease-out;
	transition: transform .3s ease-out;
	transition: transform .3s ease-out, -webkit-transform .3s ease-out;
	-webkit-transform: translate(0, -25%);
	transform: translate(0, -25%)
}

@media screen and (prefers-reduced-motion:reduce) {
	.modal.fade .modal-dialog {
		transition: none
	}
}

.modal.show .modal-dialog {
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0)
}

.modal-dialog-centered {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	min-height: calc(100% - (.5rem * 2))
}

.modal-dialog-centered::before {
	display: block;
	height: calc(100vh - (.5rem * 2));
	content: ""
}

.modal-content {
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 100%;
	pointer-events: auto;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid rgba(0, 0, 0, .2);
	border-radius: .3rem;
	outline: 0
}

.modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 9999;
	background-color: #000
}

.modal-backdrop.fade {
	opacity: 0
}

.modal-backdrop.show {
	opacity: .5
}

.modal-header {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: start;
	align-items: flex-start;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 1rem;
	border-bottom: 1px solid #e9ecef;
	border-top-left-radius: .3rem;
	border-top-right-radius: .3rem
}

.modal-header .close {
    padding: 1rem;
    margin: -1rem -1rem -1rem auto;
    float: right;
    font-size: 1.5056;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5;
    background: white;
}

.modal-title {
	margin-bottom: 0;
	line-height: 1.5
}

.modal-body {
	position: relative;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	padding: 1rem
}

.modal-footer {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: end;
	justify-content: flex-end;
	padding: 1rem;
	border-top: 1px solid #e9ecef
}

.modal-footer>:not(:first-child) {
	margin-left: .25rem
}

.modal-footer>:not(:last-child) {
	margin-right: .25rem
}

.modal-scrollbar-measure {
	position: absolute;
	top: -9999px;
	width: 50px;
	height: 50px;
	overflow: scroll
}

@media (min-width:576px) {
	.modal-dialog {
		max-width: 500px;
		margin: 1.75rem auto
	}
	.modal-dialog-centered {
		min-height: calc(100% - (1.75rem * 2))
	}
	.modal-dialog-centered::before {
		height: calc(100vh - (1.75rem * 2))
	}
	.modal-sm {
		max-width: 300px
	}
}

@media (min-width:992px) {
	.modal-lg {
		max-width: 800px
	}
}
.modal-footer .btn {
	display: inline-block;
	text-transform: initial !important;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1.0037em;
    line-height: 1.5;
    border-radius: .25rem;
}
.modal-footer .btn-danger {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545;
}
.modal-scrollbar-measure {
	position: absolute;
	top: -9999px;
	width: 50px;
	height: 50px;
	overflow: scroll
}
/*.modal-backdrop{ display:none !important;}*/
.alert-warning-pdf {
    color: #737373;
    background-color: #f9f9f9;
    border-color: #cc4b4c;
    padding: 15px;
    border: 1px solid #e0a9aa;
    border-radius: 5px;
}
body{
	font-family: Montserrat, Roboto, Arial, sans-serif !important;
}
.page-header>h1, .page-header>h2, .page-header>h3, .page-header>h4, .page-header>h5, .page-header>h6, .page-header>p {
    display: block;
    color: #444;
    font-family: Montserrat, Roboto,Arial,Helvetica,sans-serif !important;
}
div#speedbump {
  display: none;
  z-index: 9999;
  position: fixed;
  top: 0;
  width: 100%;
  background: #FDCA00;
  padding-top: 10%;
}
#speedbump h4.modal-title {
  text-align: center;
  text-transform: uppercase;
  color: #26337B;
  font-size:2.5em;
  font-family: "Gotham Rounded";
}
.modal-body p {
  text-align:center;
  font-size: 1.125em;
  color: #26337B;
  font-family: "Gotham Rounded";
  font-weight: 400;
}
button.btn-modal:hover {
  cursor: pointer;
}
button.btn-modal.btn-continue {
    background-color: #FA0047;
    border: 0px;
    margin: 1% 0;
    background: #fa0047;
    color: white;
    font-size: 1.250em !important;
    font-family: "Gotham Rounded";
    font-weight: 400;
    bottom: 6px !important;
    right: 6px !important;
    padding: 10px 24px;
    border: 1px solid #fa0047;
}
button.btn-modal.btn-close {
    background-color: inherit;
    border: 1px solid #030000;
    color: #030000;
    font-weight: 400;
    font-size: 1.250em !important;
    font-family: "Gotham Rounded";
    font-weight: 400;
    bottom: 6px !important;
    right: 6px !important;
    padding: 10px 24px;
}
.modal-header .close {
  font-size: 3.5em;
}
.vmore{
   color: #00586F;
   border-width: 2px;
   letter-spacing: 1px;
   font-size: 0.8571em;
   line-height: 1.35em;
   border: none;
   background-color: #e6e6e6;
   cursor: pointer;
   display: inline-block;
   border-radius: 0px;
   font-weight: 700;
   padding: 10px 1em;
   font-family: Montserrat;
   text-transform: uppercase;
   margin-bottom: 10px;
}

.vmore:hover, .vmore:focus{
   color: #fff;
   background-color: #00586F;
}
.pdf-btn {background: #fff; border: 1px solid #ccc; border-radius:10px;}
.pdf-btn a { background-image: none !important;}

.pdf-btn-sm{background: #fff;}
.pdf-btn-sm a { border: 1px solid #ccc !important; border-radius:10px !important; background-image: none !important;}

.btn-cdbg .vc_btn3.vc_btn3-size-md {background: #005E6E !important; color: #fff;}
.r3-title {color: #005E6E; font-weight: bold; font-size: 1em;}
.dark-turk-bg {background: #005E6E; color: #fff !important;}

/*.dark-turk-bg {background: #777; color: #fff;}*/
.dark-turk-bg a { color: #fff;}
.lime-bg { background: #E2F0D8; }

.babyblue-bg { background: #bfd5f4; }

.lightBrown-bg { background: /*#E8C19D*/ #cddcd4; }
.brown-text { color: /*#68411E*/ #044e2a; }
.dark-brown-bg { background: /*#68411E*/ #40683C; color: #fff; }
.light-purp-bg { background: #DDA2CD;}
.light-purple-bg { background: #E2CEFF;}
.purple-text {color: #54378B;}
.f-left-icon {float: left; margin-right:10px;}
.white-text {color: #fff;}
/*.blue-text {color: #005E6E;}*/
.blue-text{
    color: #00768f;
}
.purp-text {color: #6E325E;}
.gry-bg{background-color:#f7f7f7;}
.wht-bg > .vc_column-inner{background-color: white;}
.faq-titles {color: #005E6E; font-weight: bold; font-size: 1.125em;}
.faq-titles-videos {color: #005E6E; font-weight: bold; font-size: 1em;}
.peach-bg {background: #FFD0B2;}
.peach-text {color: #E9681A;}
.dark-peach-bg {background: #E9681A; color: #fff !important;}
.dark-peach-bg a { color: #fff;}
.dark-peach-bg ul:not([class]) li:before, ul.dark-peach-bg li:before, ul.dark-peach-bg li:before { color: #fff;}
.detailsView ul li{
    margin-bottom: 10px;
    margin-bottom: 10px;
    border-style: solid;
    border-width: 2px;
    border-color: #ccc;
    padding: 10px 15px;
    position: relative;
}
.detailsView ul li::before{
    color: #00586F !important;
    content: "" !important;
    display: block;
    position: absolute;
    z-index: 1;
    left: 6px;
    top: 6px;
    bottom: 4px;
    border: 1px solid;
    border-width: 0 0 0 2px;
    font-size: 0em !important;
}
.rhc-upcoming-events8 .rhc-widget-body .rhc-view-image .rhc-back-info {
    background-color: #efefef;
}
.rhc-upcoming-events8 .rhc-widget-header .rhc-widget-date-cont .rhc-date-hold {
    background-color: #00586f;
}
.border-box a {    display: inline-block;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    /*text-decoration: none;*/
    height: auto;
    line-height: 20px;
    border: none;
    background: #f1f1f1;
    text-transform: uppercase;
    font-family: inherit;
    font-size: 1em;
    font-weight: 700;
    padding: 15px 45px;
    color: #f98e2b;
    border-radius: 0;}

   .border-box a:hover {  /*text-decoration: none;*/;
    color: #fff;
    background: #f98e2b;}


.tnp-subscription input.tnp-submit {
    background-color: #f98e2b;
    /*height: 50px;
    padding: 0 20px;*/
}
.tnp-subscription div.tnp-field {
    display: inline-block;
    width: 170px;
}
/* Accordeon Start */
.wpb-js-composer .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title>a {
    color: #00758f !important;
}
.wpb-js-composer .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title>a {
    color: #00758f !important;
    line-height: 24px;
}
.wpb-js-composer .vc_tta-color-white.vc_tta-style-classic .vc_tta-controls-icon::after, .wpb-js-composer .vc_tta-color-white.vc_tta-style-classic .vc_tta-controls-icon::before {
    border-color: #00586F !important;
}
.wpb-js-composer .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading {
    border-color: #efefef !important;
    border-width: 2px !important;
}
.vc_tta-panel-heading {
    border-color: #efefef !important;
    border-width: 2px !important;
}
/* Accordeon End */
.wpb-js-composer .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading {
    border-color: #efefef;
    border-width: 2px;
}
h4 {color: #00586F !important; font-family: montserrat;}

.post-meta span:nth-child(2) {
	display: none !important;
}

.h4-over-bg h4 {  color: #fff !important;     font-size: 1.250em;
    background: #00586f;
    padding: 5px;
    margin-bottom: 1px;
    display: inline-block; }
.vc_gitem-post-data-source-post_date {margin-left: 6px;}
#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item > a.mega-menu-link {
    font-size: 1em;
    padding: 40px 12px 0px 10px !important;
    line-height: 26px;
    text-align: center;
    font-weight: 500;
}
.faq-footer  { line-height: 26px;}
.faq-footer span{  margin-bottom: 15px !important; }
.faq-footer-list span{  margin-bottom: 0px !important; display: block;}
.footer-social img { display:block; margin-right: 10px; }
.footer-social   { width: 100%; display: inline-block;}
.green-gradient {background: rgb(255,255,255);
background: -moz-radial-gradient(circle, rgba(255,255,255,1) 0%, rgba(239,246,236,1) 100%);
background: -webkit-radial-gradient(circle, rgba(255,255,255,1) 0%, rgba(239,246,236,1) 100%);
background: radial-gradient(circle, rgba(255,255,255,1) 0%, rgba(239,246,236,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#eff6ec",GradientType=1);}

.owl-carousel .owl-item img {
    width: auto !important;padding: 0px 0px;
}
#slider_5226 .vc_btn3-container.vc_btn3-center {
    padding: 0px 0px;
}
.peach-gradient { background: rgb(255,255,255);
background: -moz-radial-gradient(circle, rgba(255,255,255,1) 0%, rgba(255,250,241,1) 100%);
background: -webkit-radial-gradient(circle, rgba(255,255,255,1) 0%, rgba(255,250,241,1) 100%);
background: radial-gradient(circle, rgba(255,255,255,1) 0%, rgba(255,250,241,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#fffaf1",GradientType=1);}
.sky-gradient {background: rgb(255,255,255);
background: -moz-radial-gradient(circle, rgba(255,255,255,1) 0%, rgba(244,249,250,1) 100%);
background: -webkit-radial-gradient(circle, rgba(255,255,255,1) 0%, rgba(244,249,250,1) 100%);
background: radial-gradient(circle, rgba(255,255,255,1) 0%, rgba(244,249,250,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#f4f9fa",GradientType=1);}

.pageTitle h1 {
    padding: 20px 15px;
    color: #00586f;
    font-size: 1.375em;
    font-weight: 500 !important;
    font-family: Montserrat;
}
.pageTitle span {
    padding: 20px 16px;
    font-size: 1em;
    font-weight: 500 !important;
    font-family: Montserrat;
}
.light-grey-bg {background: #f1f1f1;}
.grey-bg {background: #666666;}
.dark-blue {color: #00586F;}
.blueR-border-divider {  border-right: 2px solid #00586F; display: block; height: auto;}

#pe-bar-left {padding: 0px 0; }

.reportes-count h2 {text-align: center; font-size: 3.438em;
    font-weight: 300;
    margin: -40px 0px;}

.scrolled #pe-bar-left { padding: 0px 0;}
.pe-logo img{ position: absolute; max-width: 160px; top: -47px;
    -webkit-transition: all .5s ease !important;
  -moz-transition: all .5s ease !important;
  -o-transition: all .5s ease !important;
  transition: all .5s ease !important;}
#pe-main-menu #mega-menu-wrap-main-menu #mega-menu-main-menu>li.mega-menu-item>a.mega-menu-link span.pe-line::before {

    -webkit-transition: all .5s ease !important;
    -moz-transition: all .5s ease !important;
    -o-transition: all .5s ease !important;
    transition: all .5s ease !important;
}
#pe-main-menu #mega-menu-wrap-main-menu #mega-menu-main-menu>li.mega-menu-item>a.mega-menu-link{
	font-weight: 500;
}
.scrolled .pe-logo img { max-width: 128px;  }
.logo-focused{  position: absolute; }

.vc_grid.vc_row.vc_grid-gutter-30px .vc_grid-item {

}
.vc_gitem-zone .vc-zone-link {
    z-index: 10;
}
#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item > a.mega-menu-link {
    color: #00586F !important;
    background: #fff !important;
    background: linear-gradient(to bottom, #fff, #fff) !important;
}
#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item > a.mega-menu-link:hover {
    background: #fff !important; background: linear-gradient(to bottom, #fff, #fff) !important;
    color: #00586F;
    font-weight: 500;
}
#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link,
#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link,
#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link {
    font-weight: 600;
}
.wpml-ls-item:before{
    display: none !important
}
.wpml-ls-legacy-list-horizontal{
    padding: 0px !important;
}
.map-title {
    text-align: center !important;
    margin-bottom: -65px !important;
    z-index: 100;
    position: relative;
}
.pt-cv-wrapper .btn-success {
    background-color: #fca914;
    border-color: #fca914;
}
 .pt-cv-wrapper .btn-success:hover,  .pt-cv-wrapper .btn-success:active, .pt-cv-wrapper .btn-success:focus {
    background-color: #e89500; border-color: #e89500;
}
/* AUG 13 START */
.__dt_col_page_link, .__dt_col_title{
    background-size: 40px !important;
    padding-left: 44px !important;
    /*color: #00586F !important;*/
    color: #0f6277 !important;
    font-size: 1.1em;
    font-weight: 700;
}
.topGradient{
    background: rgb(242,242,242);
    background: linear-gradient(180deg, rgba(242,242,242,1) 0%, rgba(255,255,255,1) 100%);
}
/*#pe-breadcrumbs {
    padding: 10px 0px;
    background-color: #00586f;
    color: white;
}*/
#pe-breadcrumbs {
    padding: 10px 0px;
    background-color: #777;
    color: white;
}
#pe-breadcrumbs-border {
   float: right;
}
.pe-breadcrumb>li a {
    color: white;
}
.pe-breadcrumb>li+li:before {
    content: "/";
    margin-right: 8px;
    font-size: 1.250em !important;
}
 .w3eden .table > tbody > tr > td {

    font-family: montserrat;
}
.w3eden b, .w3eden strong {
    font-family: montserrat;
}
.w3eden .table>tbody>tr>td, .w3eden .table>tbody>tr>th, .w3eden .table>tfoot>tr>td, .w3eden .table>tfoot>tr>th, .w3eden .table>thead>tr>td, .w3eden .table>thead>tr>th {

    border-top: 0px solid #efefef;
    border-bottom: 0px solid #efefef;
}

.w3eden .btn {
    background-image: none;
}
.w3eden a.btn-primary:not(.btn-simple){
    /*color: #00586F !important;*/
    color: white !important;
}
.w3eden a.btn-primary:hover:not(.btn-simple), .w3eden a.btn-primary:focus:not(.btn-simple){
    color: #fff !important;
}
.w3eden .btn-primary:hover, .w3eden .btn-primary:active, .w3eden .btn-primary:active:hover{
    color: #fff !important;
}
.jo-button-orange {
    background: #f98e2b !important;
    color: white !important;
}
.jo-button-orange:hover {
    background: #f98e2b !important;
    color: white !important;
}
.w3eden a.jo-button-orange:not(.btn-simple){
    color: #f1f1f1 !important;
}
.avisos-table .w3eden .table > tbody > tr{
    /*border-style: solid;
    border-width: 2px;
    border-bottom-color: #ccc;
    border-top-color: #ccc;
    border-left-color: #ccc;
    border-right-color: #ccc;*/
}
table.dataTable {
    /*border-collapse: collapse !important;*/
}
.wpdm-all-packages-table td:nth-child(2):before, .wpdm-all-packages-table td:nth-child(3):before, .wpdm-all-packages-table td:nth-child(4):before, .wpdm-all-packages-table td:nth-child(5):before, .wpdm-all-packages-table td:nth-child(6):before{

    line-height: 30px !important;
    left: -15px !important;

}
.wpdm-all-packages-table td:first-child{
    border-style: solid;
    border-left-width: 2px;
    border-top-width: 2px !important;
    border-bottom-width: 2px;
    border-bottom-color: #efefef;
    border-top-color: #efefef;
    border-left-color: #efefef;
    border-right-color: #efefef;
    /*padding-left: 75px !important;*/
    padding-left: 10px !important;
    background-position-x: 15px !important;
}
.wpdm-all-packages-table td:nth-child(2), .wpdm-all-packages-table td:nth-child(3), .wpdm-all-packages-table td:nth-child(4),
.wpdm-all-packages-table td:nth-child(5), .wpdm-all-packages-table td:nth-child(6), .wpdm-all-packages-table td:nth-child(7),
.wpdm-all-packages-table td:nth-child(8){
    border-style: solid;
    border-top-width: 2px !important;
    border-bottom-width: 2px;
    border-bottom-color: #efefef;
    border-top-color: #efefef;
}
.wpdm-all-packages-table td:last-child{
    border-style: solid;
    border-right-width: 2px;
    border-top-width: 2px !important;
    border-bottom-width: 2px;
    border-bottom-color: #efefef;
    border-top-color: #efefef;
    border-right-color: #efefef;
}
.w3eden .table-striped>tbody>tr:nth-of-type(odd) {
    background-color: unset !important;
}
.w3eden dt, .w3eden kbd kbd, .w3eden label {
    font-size: 0.750em !important;
}
.w3eden label {
    font-weight: 500 !important;
    font-size: 0.750em;
    color: black;
    font-family: montserrat;
}
.wpdm-all-packages-table td:nth-child(2):before, .wpdm-all-packages-table td:nth-child(3):before, .wpdm-all-packages-table td:nth-child(4):before,
.wpdm-all-packages-table td:nth-child(5):before, .wpdm-all-packages-table td:nth-child(6):before, .wpdm-all-packages-table td:nth-child(7):before,
.wpdm-all-packages-table td:nth-child(8):before{
    content: '|';
    font-size: 2.5em;
    line-height: 1em;
    float: left;
    position: relative;
    top: 0px;
    left: -5px;
    color: #00586F;
    font-family: auto;
}
.wpdm-all-packages-table td:last-child:before{
    content: '';
    font-size: unset;
    line-height: unset;
    position: unset;
    top: unset;
    left: unset;
    color: unset;
}
.package-title {
    color: #00586F !important;
}
.package-title-details {
    color: #00586F !important;
    font-size: .813em !important;
    text-decoration: underline !important;
    font-weight: 500;
}

.plan-actual{
    background-color: #f5f5f5;
}
.plan-actual a{
    color: #00586f !important;
    font-size: 1.125em;
    text-align: center;
}
.plan-actual h3{
    color: white !important;
    font-size: 1.125em;
    text-align: center;
}
.plan-actual a:hover{
    color: #00586f !important;
}
.plan-actual p{
    color: #00586f !important;
    text-align: center;
    font-size: 1em;
}
.plan-actual span{
    color: #00586f !important;
    text-align: center;
    font-size: 1em;
}
.plan-intro p{
 	margin-bottom: 15px !important;
}
.plan-intro *+p:not([class]), .plan-actual *+p:not([class]){
    margin: 0 0 15px !important;
}
.plan-actual-2{
    background-color: #FDE5CB;
    width: 100%;
}
body.night .plan-actual-2{
    background-color: #222222;
}
body.highcontrast .plan-actual-2{
    background-color: white;
}
body.highcontrast2 .plan-actual-2{
    background-color: yellow;
}
body.highcontrast3 .plan-actual-2{
    background-color: black;
}
.plan-actual-2 a{
    color: #e26e07 !important;
    font-size: 1.125em;
    text-align: center;
}
.plan-actual-2 a:hover{
    color: #e26e07 !important;
}
.plan-actual-2 h3{
    font-size: 1.125em;
    text-align: center;
}
body.night .plan-actual-2 a, body.night .plan-actual-2 a:hover{
    color: white !important;
}
body.highcontrast .plan-actual-2 a, body.highcontrast .plan-actual-2 a:hover{
    color: black !important;
}
body.highcontrast2 .plan-actual-2 a, body.highcontrast2 .plan-actual-2 a:hover{
    color: black !important;
}
body.highcontrast3 .plan-actual-2 a, body.highcontrast3 .plan-actual-2 a:hover{
    color: yellow !important;
}
.plan-actual-2 p{
    color: #e26e07 !important;
    text-align: center;
    font-size: 1em;
}
.plan-actual-2 span{
    color: #e26e07 !important;
    text-align: center;
    font-size: 1em;
}
body.night .plan-actual-2 p, body.night .plan-actual-2 span{
    color: white !important;
}
body.highcontrast .plan-actual-2 p, body.highcontrast .plan-actual-2 span{
    color: black !important;
}
body.highcontrast2 .plan-actual-2 p, body.highcontrast2 .plan-actual-2 span{
    color: black !important;
}
body.highcontrast3 .plan-actual-2 p, body.highcontrast3 .plan-actual-2 span{
    color: yellow !important;
}
.plan-intro-2 p{
 	margin-bottom: 15px !important;
}
.plan-intro-2 *+p:not([class]), .plan-actual-2 *+p:not([class]){
    margin: 0 0 15px !important;
}
.plan-actual-2 a.btn-primary{
    background-color: #f1a451 !important;
    color: white !important;
}
body.night .plan-actual-2 a.btn-primary{
    background-color: #555 !important;
}
body.highcontrast .plan-actual-2 a.btn-primary{
    background-color: black !important;
}
body.highcontrast2 .plan-actual-2 a.btn-primary{
    background-color: black !important;
}
body.highcontrast3 .plan-actual-2 a.btn-primary{
    background-color: yellow !important;
}
.plan-actual-2 a.btn-primary:hover {
    background-color: #e26e07 !important;
}
body.night .plan-actual-2 a.btn-primary:hover {
    background-color: #666 !important;
}
body.highcontrast .plan-actual-2 a.btn-primary:hover {
    background-color: black !important;
}
body.highcontrast2 .plan-actual-2 a.btn-primary:hover {
    background-color: black !important;
}
body.highcontrast3 .plan-actual-2 a.btn-primary:hover {
    background-color: yellow !important;
}
.plan-actual-2 .w3eden a.btn-primary:not(.btn-simple){
    color: white !important;
}
body.night .plan-actual-2 .w3eden a.btn-primary:not(.btn-simple){
    color: white !important;
}
body.highcontrast .plan-actual-2 .w3eden a.btn-primary:not(.btn-simple){
    color: white !important;
}
body.highcontrast2 .plan-actual-2 .w3eden a.btn-primary:not(.btn-simple){
    color: yellow !important;
}
body.highcontrast3 .plan-actual-2 .w3eden a.btn-primary:not(.btn-simple){
    color: black !important;
}
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
    display: inline-block !important;
    vertical-align: middle !important;
    text-align: center !important;
    cursor: pointer !important;
    /*text-decoration: none;*/
    height: auto !important;
    line-height: 20px !important;
    border: none !important;
    background: #f1f1f1 !important;
    text-transform: uppercase !important;
    font-family: inherit !important;
    font-size: 1em !important;
    font-weight: 700 !important;
    padding: 15px 45px !important;
    color: #f98e2b !important;
    border-radius: 0 !important;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
}
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover{
    color: #f1f1f1 !important;
    border-color: #f98e2b !important;
    background-color: #f98e2b !important;
}
/* AUG 13 END*/
#pe-breadcrumbs+#pe-content {
    padding-top: 0px;
}
.dlink a {color: #053853 !important;text-decoration:none;}
h3.dlink  { }
#pe-logo-nav {
    -webkit-box-shadow: 0px 5px 5px 0px rgba(0,0,0,.1);
    -moz-box-shadow: 0px 5px 5px 0px rgba(0,0,0,.1);
    box-shadow: 0px 5px 5px 0px rgba(0,0,0,.1);
}
#pe-bar-left {
   max-width: 15% !important;
}

#pe-maincontent {
   padding-bottom: 80px;
}
/* ==== web ====*/
#pe-top-bar {
   border-top: 4px solid #fdb514 !important;
}
#pe-maincontent {
   margin: 0 0 0px;
}
#pe-maincontent {
    padding-bottom: 0px !important;
}
#pe-footer-mod {
    margin-top: 0px !important;
}
#pe-content {
    padding-bottom: 0px !important;
}
#pe-wcag-mobile{
display: none !important;
}
h1, .h1 { font-size: 2.250em;}
h2, .h2 { font-size: 1.875em; color: #00586F; font-family: montserrat;}
h3, .h3 { font-size: 1.375em; line-height: 26px; padding-bottom: 15px; color: #00586F; font-family: montserrat;}

.MH-260 {min-height: 260px;}
.ml-50 {margin-left: 50px;}
.ml-100 {margin-left: 100px;}
.mr-100 {margin-right: 100px;}
.mt-0 {margin-top: 0px;}
.mt-n1 {margin-top: -10px;}
.mt-n2 {margin-top: -20px;}
.mt-n3 {margin-top: -30px;}

.pl-100 {padding-left: 100px;}
.pr-100 {padding-right: 100px;}

.drop-shadow {-webkit-box-shadow: 0px 0px 9px 1px rgba(0,0,0,0.1);
-moz-box-shadow: 0px 0px 9px 1px rgba(0,0,0,0.1);
box-shadow: 0px 0px 9px 1px rgba(0,0,0,0.1);}
.drop-shadow-home {-webkit-box-shadow: 0px 5px 9px 1px rgba(0,0,0,0.1);
-moz-box-shadow: 0px 5px 9px 1px rgba(0,0,0,0.1);
box-shadow: 0px 5px 9px 1px rgba(0,0,0,0.1);}
.zin-p1 {z-index: 1;}
.z0 {position: relative; z-index: 0;}
.z1 {position: relative; z-index: 1;}

.nowrap {white-space: nowrap;}

/* ==== web end ====*/

.team-box{
   max-width: 388px;
   margin: 0 auto;
}
.bg-right .vc_column_container>.vc_column-inner {background-position: right !important;}
.center {text-align:center;}
.sticky-bar #pe-bar {
   z-index: 9999;
}
.programas-landing img{

   width: 100%;
}
.dataTables_wrapper th {
    /*background-color: #f5f5f5 !important;*/
    background-color: #00758f !important;
    font-weight: 500 !important;
    border-right: #3e97aa 2px solid !important;
    font-family: montserrat;
    color: white;
}
/* ==== Contratos ====*/
.avisos-table {}
.avisos-table .w3eden .table > tbody > tr > td {
    padding: 10px 10px;
    vertical-align: middle;
    color: black;
    font-weight: 500;
}
.avisos-table table.dataTable {
   border-spacing: 0px 0px !important;
}
.avisos-table .w3eden .table > tbody > tr > td, .w3eden .table > tbody > tr > th, .w3eden .table > tfoot > tr > td, .w3eden .table > tfoot > tr > th, .w3eden .table > thead > tr > td, .w3eden .table > thead > tr > th {
   /*border-top: none;*/
}
.avisos-table #wpdmmydls-c29480ec38b4725f370952749a548c3c, .avisos-table #wpdmmydls-a4ee09325747084aebf76ac49db1314d {
   /*border-top: none;
   font-size: 10pt;*/
}
.avisos-table #wpdmmydls-98dbcedbcfccc7fcf3b92a6cf72fe3f8 th, .avisos-table #wpdmmydls-a4ee09325747084aebf76ac49db1314d th, .avisos-table #wpdmmydls-c33d17ab9c1ed4a3032883b86509cc62 th,
.avisos-table #wpdmmydls-741397369ee2dad3bfdf59e6089807bc th, .avisos-table #wpdmmydls-dbf478dbdfb3e6089732518232589f5e th, .avisos-table #wpdmmydls-114e23dbfc5bf46a4b3fd6f347cb6cc6 th{
   /*background-color: #234d60;
   color: #fff;*/
   vertical-align: middle;
}
.avisos-table .dataTables_wrapper .dataTables_filter input {
   margin-left: 0.5em;
   /*background: #fcb50f;*/
   height: 40px;
   font-size: 1em; z-index: 1;
}
.dataTables_wrapper .dataTables_paginate .paginate_button {
   display: table-cell !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button {
   display: table-cell !important;
}
/*#wpdmmydls-98dbcedbcfccc7fcf3b92a6cf72fe3f8 td, #wpdmmydls-a4ee09325747084aebf76ac49db1314d td, #wpdmmydls-c33d17ab9c1ed4a3032883b86509cc62 td, #wpdmmydls-741397369ee2dad3bfdf59e6089807bc td {
    min-width: auto !important;
}*/
/*form.well select {
    display: none !important;
}
/* ====Contratos end====*/

.vc-gitem-zone-height-mode-auto:before {
   padding-top: 60%;
}
.footer-logo img {/*max-width:175px; margin-bottom: 20px;*/
    max-width: 180px;
    margin-bottom: 20px;
    margin-right: 15px;
}
.footer-logo-2 img {/*max-width:125px; margin-top: 20px;*/
    max-width: 86px;
    margin-top: 20px;
    margin-right: 15px;
}
.footer-list li {
   padding: 15px !important;
   border-bottom: 1px solid #A8EEE7;     display: inline-block;
   width: 100%;
}
.footer-list ul:not([class]) li:before, ul.pe-dark li:before, ul.pe-light li:before {
   display: none;
}
.footer-list span {
   /*padding: 15px !important;
   border-bottom: 1px solid #A8EEE7;*/
   display: inline-block;
   width: 100%;
   font-size: 0.813em;
}
.footer-list{float: left}
.box-page-title {font-weight: bold; text-align: left;color: #43748D;}
/*
.pagination { display: inline-flex;}

.pagination li {
 display: inline-block;
 width: 20px;
 height: 20px;
 text-align: center;
 background-color: #eee;
 margin: 0 2px
}

.pagination li.active {
 background-color: lightgreen;
}
*/

/* ====Colors ====*/
.bg-turq {background-color:#049492;}
.bg-darkblue-wash {background-color:#42738C;}
.orangebg{	background-color: #FCA914; }

.bg-white{background-color: #fff;}
.txt-white {color: #fff; }
.txt-orange {color: #FCA914;}
.txt-grn {color: #007593;}

.letterSpacing3 {letter-spacing: 3px;}

.vc_btn3.vc_btn3-color-juicy-pink, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat {  color: #fff;    background-color: #fca914;}
.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:focus, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:hover, .vc_btn3.vc_btn3-color-juicy-pink:focus, .vc_btn3.vc_btn3-color-juicy-pink:hover {
   color: #f7f7f7;  background-color: #e89500;}

/* ====Colors End ====*/

.pe-social-icons a span.fa {
   background: white !important;
   color: #1b789a !important;
}
.pe-contact-widget .pe-contact-title{
   color: #164058 !important;
}
.pe-contact-widget a{
    color: #000 !important;
    font-size: 1em;
    font-weight: 500;
}
.align-center {text-align:center;}
.icon-home {margin:-50px auto ;   background: #fff;
   max-width: 80px;
   padding: 20px 0px;
   border-radius: 40px;}
.box-home-title { font-weight: bold; text-align: center; color: #43748D;}
.box-home-title h1{ text-align: center; font-size:2.875em; line-height: 56px;}

.vc_btn3.vc_btn3-color-orange, .vc_btn3.vc_btn3-color-orange.vc_btn3-style-flat {
   color: #fff;
   background-color: #FCA914;
}
.vc_btn3.vc_btn3-color-white, .vc_btn3.vc_btn3-color-white.vc_btn3-style-flat {
   color: #fca914;
   background-color: #fff;
}
.sticky-bar .scrolled #pe-logo-nav {
   border-bottom: none;
}
.img-section img {width: 100%;}

.pseudo_border {
   position:relative;
   display:inline-block;
}
.pseudo_orange:after {
   content:'';
   position:absolute;
   left:0;right:0;
   top:100%;
   margin: -5px auto;
   width:50%;
   height:6px;
   background: #FCA914;
}
.pseudo_orange { position:relative; display:inline-block;}
.pseudo_orange-short:after {  content:''; position:absolute; left:0;right:0; top:100%; margin: -5px auto; width:20%; height:6px;  background: #FCA914;}
.pseudo_orange-short {  position:relative; display:inline-block;}

.pseudo_border:after {
   content:'';
   position:absolute;
   left:0;right:0;
   top:100%;
   margin: -5px auto;
   width:50%;
   height:6px;
   background:#386f88;
}

.pseudo_border-left:after {
   content: '';
   position: absolute;
   left: 0;
   right: 0;
   top: 100%;
   margin: -5px 0;
   width: 30%;
   height: 4px;
   background: #386f88;
}
.pseudo_border-left {
   position: relative;
   display: inline-block;
}
.pseudo_border-footer:after {
   content: '';
   position: absolute;
   left: 0;
   right: 0;
   top: 100%;
   margin: -5px 0;
   width: 30%;
   height: 3px;
   background: #fca914;
}
.pseudo_border-footer {
   position: relative;
   display: inline-block;
}
.home-news *+p:not([class]) {
   margin: 1.3em 0 0;
   display: none;
}

.footerHeadings {display: block;}

/* ==== Icons ====*/
.icon-phome, .icon-mail, .icon-tel, .icon-hour {
   width: 50px;
   height: 46px;
   background-repeat: no-repeat;
   margin: 0px auto 0px;
   background-position: center;
}

body.night #pe-top-bar {
   background: #333;
   color: white;
   border-top: 4px solid #222 !important;
}
body.highcontrast .vc_gitem-zone {
   background-color: black !important;
   border: 0px white solid !important;
}
body.highcontrast2 .vc_gitem-zone {
   background-color: black !important;
   border: 0px yellow solid !important;
}
body.highcontrast3 .vc_gitem-zone {
   background-color: yellow !important;
   border: 0px black solid !important;
}
body.highcontrast .vc_btn3-container a {
 background-color: white !important;
 color: black !important;
}
body.highcontrast2 .vc_btn3-container a {
 background-color: yellow !important;
 color: black !important;
}
body.highcontrast3 .vc_btn3-container a {
 background-color: black !important;
 color: yellow !important;
}
body.highcontrast #pe-top-bar {
   border-top: 4px solid white !important;
}
body.highcontrast2 #pe-top-bar {
   border-top: 4px solid yellow !important;
}
body.highcontrast3 #pe-top-bar {
   border-top: 4px solid black !important;
}
body.highcontrast2 .txt-white {
   color: yellow;
}
body.highcontrast3 .txt-white {
   color: black;
}
body.highcontrast .pseudo_border:after {
   background: white;
}
body.highcontrast2 .pseudo_border:after {
   background: yellow;
}
body.highcontrast3 .pseudo_border:after {
   background: black;
}
body.highcontrast .pseudo_border-left:after {
   background: white;
}
body.highcontrast2 .pseudo_border-left:after {
   background: yellow;
}
body.highcontrast3 .pseudo_border-left:after {
   background: black;
}
body.highcontrast .pe-contact-widget a {
   color: white !important;
}
body.highcontrast2 .pe-contact-widget a{
   color: yellow !important;
}
body.highcontrast3 .pe-contact-widget a {
   color: black !important;
}
body.highcontrast .pseudo_border-footer:after {
   background: white !important;
}
body.highcontrast2 .pseudo_border-footer:after{
   background: yellow !important;
}
body.highcontrast3 .pseudo_border-footer:after {
   background: black !important;
}
body.highcontrast .footer-list span {
   border-bottom: 1px solid white;
}
body.highcontrast2 .footer-list span {
   border-bottom: 1px solid yellow;
}
body.highcontrast3 .footer-list span {
   border-bottom: 1px solid black;
}
body.highcontrast2 .vc_btn3.vc_btn3-color-white.vc_btn3-style-modern {
   color: black;
   border-color: yellow;
   background-color: yellow;
}
body.highcontrast3 .vc_btn3.vc_btn3-color-white.vc_btn3-style-modern {
   color: yellow;
   border-color: black;
   background-color: black;
}
body.highcontrast .dataTables_wrapper .dataTables_length, body.highcontrast .dataTables_wrapper .dataTables_filter, body.highcontrast .dataTables_wrapper .dataTables_info, body.highcontrast .dataTables_wrapper .dataTables_processing, body.highcontrast .dataTables_wrapper .dataTables_paginate {
   color: white;
}
body.highcontrast2 .dataTables_wrapper .dataTables_length, body.highcontrast2 .dataTables_wrapper .dataTables_filter, body.highcontrast2 .dataTables_wrapper .dataTables_info, body.highcontrast2 .dataTables_wrapper .dataTables_processing, body.highcontrast2 .dataTables_wrapper .dataTables_paginate {
   color: yellow;
}
body.highcontrast3 .dataTables_wrapper .dataTables_length, body.highcontrast3 .dataTables_wrapper .dataTables_filter, body.highcontrast3 .dataTables_wrapper .dataTables_info, body.highcontrast3 .dataTables_wrapper .dataTables_processing, body.highcontrast3 .dataTables_wrapper .dataTables_paginate {
   color: black;
}
body.highcontrast .avisos-table .dataTables_wrapper .dataTables_filter input {
   background: black;
}
body.highcontrast2 .avisos-table .dataTables_wrapper .dataTables_filter input {
   background: black;
}
body.highcontrast3 .avisos-table .dataTables_wrapper .dataTables_filter input {
   background: yellow;
}
body.highcontrast .w3eden .btn-primary {
   background-color: white;
   color: black !important;
}
body.highcontrast2 .w3eden .btn-primary {
   background-color: yellow;
   color: black !important;
}
body.highcontrast3 .w3eden .btn-primary {
   background-color: black;
   color: yellow !important;
}
body.highcontrast .w3eden .table-striped > tbody > tr:nth-of-type(odd) {
   background-color: black;
}
body.highcontrast table.dataTable tbody tr {
   background-color: black;
}
body.highcontrast2 .w3eden .table-striped > tbody > tr:nth-of-type(odd) {
   background-color: black;
}
body.highcontrast2 table.dataTable tbody tr {
   background-color: black;
}
body.highcontrast3 .w3eden .table-striped > tbody > tr:nth-of-type(odd) {
   background-color: yellow;
}
body.highcontrast3 table.dataTable tbody tr {
   background-color: yellow;
}
body.highcontrast .avisos-table #wpdmmydls-c29480ec38b4725f370952749a548c3c th {
   background-color: white;
   color: black;
}
body.highcontrast2 .avisos-table #wpdmmydls-c29480ec38b4725f370952749a548c3c th {
   background-color: yellow;
   color: black;
}
body.highcontrast3 .avisos-table #wpdmmydls-c29480ec38b4725f370952749a548c3c th {
   background-color: black;
   color: yellow;
}
body.highcontrast #wpdmmydls-c29480ec38b4725f370952749a548c3c .package-title {
   color: white;
}
body.highcontrast2 #wpdmmydls-c29480ec38b4725f370952749a548c3c .package-title {
   color: yellow;
}
body.highcontrast3 #wpdmmydls-c29480ec38b4725f370952749a548c3c .package-title {
   color: black;
}
body.highcontrast .w3eden .pagination > .disabled > a{
   color: black;
   background-color: #fff;
}
body.highcontrast .w3eden .pagination > .active > a {
   color: #fff;
   background-color: black;
   border-color: black;
}
body.highcontrast2 .w3eden .pagination > .disabled > a{
   color: black;
   background-color: yellow;
}
body.highcontrast2 .w3eden .pagination > .active > a {
 color: yellow;
   background-color: black;
   border-color: black;
}
body.highcontrast3 .w3eden .pagination > .disabled > a{
   color: yellow;
   background-color: black;
}
body.highcontrast3 .w3eden .pagination > .active > a {
   color: black;
   background-color: yellow;
   border-color: yellow;
}
body.highcontrast .w3eden .pagination > li > a {
   color: #fff;
   background-color: black;
   border-color: black;
}
body.highcontrast2 .w3eden .pagination > li > a {
   color: yellow;
   background-color: black;
   border-color: black;
}
body.highcontrast3 .w3eden .pagination > li > a {
   color: black;
   background-color: yellow;
   border-color: yellow;
}
.footerHeadings{
   /*font-size: 20px;*/
   font-size: 0.938em;
   font-family: inherit;
   font-weight: 700;
   color: #000;
   margin: 1em 0;
   text-rendering: optimizeLegibility;
}
.embed-container {
   position: relative;
   padding-bottom: 56.25%;
   height: 0;
   overflow: hidden;
   max-width: 100%;
}
.embed-container iframe, .embed-container object, .embed-container embed {
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
}
.columnPad{
   padding-left: 60px;
   padding-right: 60px;
}
body.highcontrast .rev_slider_wrapper{
   background-color: transparent !important;
}
body.highcontrast .tp-caption {
   background: rgba(0, 0, 0, 0.5) !important;
   color: white !important;
}
body.highcontrast2 .tp-caption {
   color: yellow !important;
   background: rgba(0, 0, 0, 0.5) !important;
}
body.highcontrast3 .tp-caption {
   background: rgba(0, 0, 0, 0.5) !important;
   color: yellow !important;
}
body.highcontrast .w3eden .list-group-item{
   background: black;
}
body.highcontrast2 .w3eden .list-group-item{
   background: black;
}
body.highcontrast3 .w3eden .list-group-item{
   background: yellow;
   border: 1px solid black;
   border-top: 1px solid black!important;
}
.contactIcons {
   vertical-align: middle;
 font-size: 1.625em;
   margin-right: 20px;
   color: #fca914;
}
.contactIconsDiv {
   display: block;
   margin-top: 1em;
}
.contactIconsDivTwo {
   display: block;
   margin-top: 10px;
}
body.night #pe-logo-nav {
   background: #222;
}
body.night #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link {
   background: #333;
}
@media only screen and (min-width: 992px){
   body.night #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item > a.mega-menu-link:hover {
   background: #333 !important;
   }
}
body.night .vc_custom_1551456799011 {
   background-color: #333 !important;
}
body.night .vc_btn3.vc_btn3-color-orange, body.night .vc_btn3.vc_btn3-color-orange.vc_btn3-style-flat {
   background-color: #222 !important;
}
body.night .vc_btn3.vc_btn3-color-orange.vc_btn3-style-flat:focus, body.night .vc_btn3.vc_btn3-color-orange.vc_btn3-style-flat:hover, body.night .vc_btn3.vc_btn3-color-orange:focus, body.night .vc_btn3.vc_btn3-color-orange:hover {
   background-color: #333 !important;
}
body.night .orangebg {
   background-color: #444;
}
body.night .txt-orange {
   color: white;
}
body.night .pseudo_border:after {
   background: #222;
}
body.night .bg-darkblue {
   background-color: #444;
}
body.night #pe-footer-mod {
   background: #222;
}
body.night #pe-footer {
   background: #444;
}
body.night .vc_custom_1419240516480 {
   background-color: #444 !important;
   color: white;
}
body.night .vc_btn3.vc_btn3-color-juicy-pink, body.night .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat {
   color: #fff;
   background-color: #222;
}
body.night .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:focus, body.night .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:hover, body.night .vc_btn3.vc_btn3-color-juicy-pink:focus, body.night .vc_btn3.vc_btn3-color-juicy-pink:hover {
   color: #f7f7f7;
   background-color: #333;
}
body.night .vc_btn3.vc_btn3-color-white.vc_btn3-style-modern {
   color: #fff;
   border-color: #222;
   background-color: #222;
}
.vc_btn3.vc_btn3-color-white.vc_btn3-style-flat:focus, .vc_btn3.vc_btn3-color-white.vc_btn3-style-flat:hover, .vc_btn3.vc_btn3-color-white:focus, .vc_btn3.vc_btn3-color-white:hover {
   color: white;
   background-color: #333;
   border-color: #333;
}
body.night #pe-main-menu #mega-menu-wrap-main-menu #mega-menu-main-menu>li.mega-menu-item>a.mega-menu-link span.pe-line::before{
   background: #222;
}
body.night .vc_btn3.vc_btn3-color-white.vc_btn3-style-modern {
   color: white;
   border-color: #222;
   background-color: #222;
}
body.night .vc_btn3.vc_btn3-color-white.vc_btn3-style-modern:focus, body.night .vc_btn3.vc_btn3-color-white.vc_btn3-style-modern:hover {
   color: white;
   border-color: #333;
   background-color: #333;
}
body.night .contactIcons {
   color: white;
}
body.night #pe-footer-mod {
   color: white;
}
body.night .pe-contact-widget a {
   color: white !important;
}
body.night .footer-list span {
   border-bottom: 1px solid #666;
}
body.night .pseudo_border-footer:after {
   background: #666;
}
body.night #pe-breadcrumbs+#pe-content {
   background: #333;
}
body.night .box-page-title {
   color: white;
}
body.night .pseudo_border-left:after {
   background: #666;
}
body.night .pseudo_orange-short:after{
   background: #666;
}
body.night .vc_grid-filter-dropdown.vc_grid-filter-color-orange .vc_arrow-icon-navicon, body.night .vc_grid-filter-select.vc_grid-filter-color-orange .vc_arrow-icon-navicon {
   color: #fff;
}
body.night #pe-search .button {
   color: white;
}
body.night #pe-wcag .pe-wcag-settings li button {
   color: #222;
}
body.night #pe-back-top a {
   background-color: #666;
}
body.night .pe-social-icons a span.fa {
   color: #444 !important;
}
body.night .avisos-table #wpdmmydls-c29480ec38b4725f370952749a548c3c th {
   background-color: #222;
}
body.night #wpdmmydls-c29480ec38b4725f370952749a548c3c .package-title {
   color: white;
}
body.night .w3eden .pagination > .disabled > a{
   color: #fff;
   background-color: #222;
}
body.night .w3eden .pagination > .active > a {
   color: #fff;
   background-color: #222;
   border-color: #222;
}
body.night .w3eden .table-striped > tbody > tr:nth-of-type(odd) {
   background-color: #444;
   color: white;
}
body.night table.dataTable tbody tr {
   background-color: #222;
   color: white;
}
body.night .w3eden .btn-primary {
   background-color: #333;
   color: #FFFFFF;
}
body.night .w3eden .btn-primary:hover, body.night .w3eden .btn-primary:focus, body.night .w3eden .show > .btn-primary.dropdown-toggle, body.night .w3eden .show > body.night .btn-primary.dropdown-toggle:focus, body.night .w3eden .show > .btn-primary.dropdown-toggle:hover{
   background-color: #666;
}
body.night .w3eden .pagination > li > a, .w3eden .pagination > li > span {
   color: #fff;
   background-color: #222;
   border: 1px solid #dddddd;
}
body.night .avisos-table .dataTables_wrapper .dataTables_filter input {
   background: #222;
   color: white;
}
body.night .w3eden a {
   color: white;
   text-decoration: underline;
}
body.night #pe-content {
   background: #333;
}
body.night .page-header>h1, body.night .page-header>h2 {
   color: white;
}
body.night .post-meta {
   color: white;
}
body.night .w3eden .list-group .list-group-item {
   color: white;
   background: #444444;
}
body.night .w3eden table {
   background-color: #444;
   color: white;
}
body.night .table-hover {
   background-color: #444;
   color: white;
}
body.night .w3eden .table-hover > tbody > tr:hover {
   background-color: #444;
}
body.night #pe-breadcrumbs {
   padding-top: 10px;
   padding-bottom: 10px;
}
body.night .pe-breadcrumb>li a {
   color: #444;
}
body.night .pe-article-content {
   color: white;
}
body.night .pe-post-tags .title {
   color: white;
   padding-bottom: 10px;
}
body.night .contactIcons {
   color: white;
}
/* Oct 2 2019*/
body.highcontrast .h4-over-bg h4 {
    background: #000;
}
body.highcontrast2 .h4-over-bg h4 {
    background: #000;
}
body.highcontrast3 .h4-over-bg h4 {
    background: yellow;
}
body.night #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item > a.mega-menu-link {
    color: #fff !important;
    background: #222 !important;
}
body.night #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item > a.mega-menu-link:hover,
body.night #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item > a.mega-menu-link:active {
    background: #333 !important;
}
body.night #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link{
    background: #333 !important;
}
body.night #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-flyout ul.mega-sub-menu {
    border-top: 1px solid #333;
    border-left: 1px solid #333;
    border-right: 1px solid #333;
    border-bottom: 1px solid #333;
    background: #333;
}
body.night #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
    color: white;
}
body.night #pe-breadcrumbs {
    background-color: #333;
    background: #333;
    color: white;
}
body.night .pe-breadcrumb>li a {
    color: #fff;
}
body.night .topGradient {
    background: #222;
}
body.night .pageTitle {
    color: #fff;
}
body.night .w3eden label {
    color: #fff;
}
body.night .decorativeImg img, body.highcontrast .decorativeImg img, body.highcontrast2 .decorativeImg img, body.highcontrast3 .decorativeImg img{
	display: none;
}
body.night .w3eden table {
    background-color: #333;
}
body.night .dataTables_wrapper th {
    background-color: #555 !important;
}
body.night .w3eden b, body.night .w3eden strong{
    color: white;
}
body.night .package-title-details {
    color: #fff !important;
}
body.night .wpdm-all-packages-table td:nth-child(2):before, body.night .wpdm-all-packages-table td:nth-child(3):before, body.night .wpdm-all-packages-table td:nth-child(4):before, body.night .wpdm-all-packages-table td:nth-child(5):before, body.night .wpdm-all-packages-table td:nth-child(6):before, body.night .wpdm-all-packages-table td:nth-child(7):before, body.night .wpdm-all-packages-table td:nth-child(8):before{
   color: #fff;
}
body.night .avisos-table .w3eden .table > tbody > tr > td{
   color: white;
}
body.night .w3eden .btn-primary {
    background-color: #555;
    color: #FFFFFF;
}
body.night .button, body.night button, body.night input[type="submit"], body.night input[type="button"], body.night input[type="reset"] {
    background: #555;
    color: #fff;
}
body.night .tnp-subscription input.tnp-submit {
    background-color: #555;
}
body.night .w3eden a.btn-primary:not(.btn-simple) {
    color: #fff !important;
}
body.night .w3eden .vmore, body.night .w3eden .btn-vmore:hover {
    background-color: white;
    color: black !important;
}
body.highcontrast .w3eden .vmore, body.highcontrast .w3eden .vmore:hover {
    background-color: white;
    color: black !important;
}
body.highcontrast2 .w3eden .vmore, body.highcontrast2 .w3eden .vmore:hover {
    background-color: yellow;
    color: black !important;
}
body.highcontrast3 .w3eden .vmore, body.highcontrast3 .w3eden .vmore:hover {
    background-color: black;
    color: yellow !important;
}
body.night a {
    color: #fff;
}
body.night .detailsView ul li::before {
    color: #fff !important;
}
body.night .faq-titles {
    color: #fff;
}
body.night .pageTitle h1{
    color: #fff;
}
body.highcontrast .pageTitle h1{
    color: #fff;
}
body.highcontrast2 .pageTitle h1{
    color: yellow;
}
body.highcontrast3 .pageTitle h1{
    color: black;
}
body.night .vc_gitem-link{
    color: #fff;
}
body.highcontrast .vc_gitem-link{
    color: #fff;
}
body.highcontrast2 .vc_gitem-link{
    color: yellow;
}
body.highcontrast3 .vc_gitem-link{
    color: #000;
}
body.night .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-peacoc>li>a, body.night .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-peacoc>li>span {
    background-color: #222!important;
    border-color: #222 !important;
    color: #fff!important;
}
body.highcontrast .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-peacoc>li>a, body.highcontrast .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-peacoc>li>span {
    background-color: #fff!important;
    border-color: #fff !important;
    color: #000!important;
}
body.highcontrast2 .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-peacoc>li>a, body.highcontrast2 .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-peacoc>li>span {
    background-color: yellow!important;
    border-color: yellow !important;
    color: #000 !important;
}
body.highcontrast3 .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-peacoc>li>a, body.highcontrast3 .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-peacoc>li>span {
    background-color: #000 !important;
    border-color: #000 !important;
    color: yellow !important;
}
.fb-bg{
	background-color: #ededed;
}
body.night .fb-bg{
	background-color: #333;
}
body.highcontrast .fb-bg{
	background-color: #000;
}
body.highcontrast2 .fb-bg{
	background-color: #000;
}
body.highcontrast3 .fb-bg{
	background-color: yellow;
}
body.night #ff-stream-1 .picture-item__inner {
    background: #222;
    color: #fff;
}
body.night #ff-stream-1 .ff-item h1, body.night #ff-stream-1 .ff-item h4, body.night #ff-stream-1-slideshow h4, body.night #ff-stream-1-slideshow h4 a, body.night #ff-stream-1 .ff-name, body.night #ff-stream-1-slideshow .ff-name {
    color: #fff !important;
}
body.highcontrast #ff-stream-1 .picture-item__inner {
    background: #fff;
    color: #000;
}
body.highcontrast #ff-stream-1 .ff-item h1, body.highcontrast #ff-stream-1 .ff-item h4, body.highcontrast #ff-stream-1-slideshow h4,
body.highcontrast #ff-stream-1-slideshow h4 a, body.highcontrast #ff-stream-1 .ff-name, body.highcontrast #ff-stream-1-slideshow .ff-name {
    color: #000 !important;
}
body.highcontrast2 #ff-stream-1 .picture-item__inner {
    background: yellow;
    color: #000;
}
body.highcontrast2 #ff-stream-1 .ff-item h1, body.highcontrast2 #ff-stream-1 .ff-item h4, body.highcontrast2 #ff-stream-1-slideshow h4,
body.highcontrast2 #ff-stream-1-slideshow h4 a, body.highcontrast2 #ff-stream-1 .ff-name, body.highcontrast2 #ff-stream-1-slideshow .ff-name {
    color: #000 !important;
}
body.highcontrast3 #ff-stream-1 .picture-item__inner {
    background: black;
    color: yellow;
}
body.highcontrast3 #ff-stream-1 .ff-item h1, body.highcontrast3 #ff-stream-1 .ff-item h4, body.highcontrast3 #ff-stream-1-slideshow h4,
body.highcontrast3 #ff-stream-1-slideshow h4 a, body.highcontrast3 #ff-stream-1 .ff-name, body.highcontrast3 #ff-stream-1-slideshow .ff-name {
    color: yellow !important;
}
body.night .vc_tta-controls-icon::after, body.night .vc_tta-controls-icon::before {
    border-color: #fff !important;
}
body.night .vc_tta-panel-heading {
    border-color: #444 !important;
    background-color: #222 !important;
}
body.highcontrast .vc_tta-panel-heading {
    border-color: #fff !important;
    background-color: #fff !important;
}
body.highcontrast2 .vc_tta-panel-heading {
    border-color: yellow !important;
    background-color: yellow !important;
}
body.highcontrast3 .vc_tta-panel-heading {
    border-color: #000 !important;
    background-color: #000 !important;
}
body.night .vc_tta-panel-title > a {
    color: #fff !important;
}
body.night .vc_tta-panel.vc_active .vc_tta-panel-title > a{
    color: #fff !important;
}
body.night .vc_tta-panel.vc_active .vc_tta-panel-heading {
    border-color: #555 !important;
    background-color: #333 !important;
}
body.night .vc_tta-panel-heading:focus, body.night .vc_tta-panel-heading:hover {
    background-color: #333 !important;
}
body.night .vc_tta-panel.vc_active > a {
    color: #fff !important;
}

body.night .vc_tta-title-text {
    color: #fff !important;
}
body.highcontrast .vc_tta-title-text {
    color: #000 !important;
}
body.highcontrast2 .vc_tta-title-text {
    color: #000 !important;
}
body.highcontrast3 .vc_tta-title-text {
    color: yellow !important;
}
body.night .wpb-js-composer .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title>a {
    color: #fff !important;
}
body.night .wpb-js-composer .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title>a {
    color: #fff !important;
}
body.night.wpb-js-composer .vc_tta-color-white.vc_tta-style-classic .vc_tta-controls-icon::after,
body.night.wpb-js-composer .vc_tta-color-white.vc_tta-style-classic .vc_tta-controls-icon::before {
    border-color: #fff !important;
}
body.highcontrast.wpb-js-composer .vc_tta-color-white.vc_tta-style-classic .vc_tta-controls-icon::after,
body.highcontrast.wpb-js-composer .vc_tta-color-white.vc_tta-style-classic .vc_tta-controls-icon::before {
    border-color: #000 !important;
}
body.highcontrast2.wpb-js-composer .vc_tta-color-white.vc_tta-style-classic .vc_tta-controls-icon::after,
body.highcontrast2.wpb-js-composer .vc_tta-color-white.vc_tta-style-classic .vc_tta-controls-icon::before {
    border-color: #000 !important;
}
body.highcontrast3.wpb-js-composer .vc_tta-color-white.vc_tta-style-classic .vc_tta-controls-icon::after,
body.highcontrast3.wpb-js-composer .vc_tta-color-white.vc_tta-style-classic .vc_tta-controls-icon::before {
    border-color: yellow !important;
}
body.night .vc_tta-controls-icon::after, body.night .vc_tta-controls-icon::before{
    border-color: #fff !important;
}
body.night.wpb-js-composer .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading {
    border-color: #555 !important;
    border-width: 2px !important;
}
body.highcontrast.wpb-js-composer .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading {
    border-color: #fff !important;
    border-width: 2px !important;
}
body.highcontrast2.wpb-js-composer .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading {
    border-color: yellow !important;
    border-width: 2px !important;
}
body.highcontrast3.wpb-js-composer .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading {
    border-color: black !important;
    border-width: 2px !important;
}
body.night.vc_tta-panel-heading {
    border-color: #555 !important;
    border-width: 2px !important;
}

body.night .faq-titles-videos{
    color: white;
}
body.night .gry-bg {
    background-color: #333;
}
body.night #pe-main-menu #mega-menu-wrap-main-menu #mega-menu-main-menu .mega-sub-menu .mega-current-menu-item>a.mega-menu-link,
body.night #pe-main-menu #mega-menu-wrap-main-menu #mega-menu-main-menu .mega-sub-menu .mega-current-menu-ancestor>a.mega-menu-link {
    color: #fff;
    text-decoration: underline;
}
body.night .plan-actual {
    background-color: #222;
}
body.night .plan-actual a, body.night .plan-actual span, body.night .plan-actual p {
    color: #fff !important;
}
body.night .plan-actual a:hover {
    color: #999 !important;
}
body.night .small-txt a {
    color: #fff !important;
}
/* Comments Section */
body.night #wpcomm .wpdiscuz-front-actions {
    background: #222;
}
body.night #wpcomm .wpdiscuz-sort-button {
    color: #fff;
}
body.night #wpcomm .wpdiscuz-sort-button-active {
    color: #fff !important;
}
body.night #wpcomm .wc-comment .wc-comment-left .wc-comment-label {
    background: #222;
}
body.night #wpcomm .wc-blog-guest > .wc-comment-left .wc-comment-label {
    color: #fff;
    border-bottom: 1px solid #222;
}
body.night #wpcomm .wc-comment .wc-comment-right {
    background: #222;
}
body.night #wpcomm .wc-comment-header {
    border-top: 1px solid #333;
}
body.night #wpcomm .wc-comment-right .wc-comment-text p {
    color: white;
}
body.night #wpcomm .wc-blog-guest > .wc-comment-right .wc-comment-author, body.night #wpcomm .wc-blog-guest > .wc-comment-right .wc-comment-author a {
    color: #fff;
}
body.night #wpcomm .wpdiscuz-readmore {
    color: #fff;
    text-decoration: underline;
}
/* Comments Section End */
body.night ul:not([class]) li:before, body.night ul.pe-dark li:before, body.night ul.pe-light li:before {
    color: #fff;
}
body.night .border-box a {
    background: #555;
}
body.night .border-box a:hover {
    background: #222;
}
body.night .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern{
    background: #555 !important;
    color: white !important;
}
body.night .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover {
    color: #fff!important;
    border-color: #222 !important;
    background-color: #222 !important;
}
/* Calendar Start */
body.night .fc-button.fc-state-default {
    color: #ffffff;
    background-color: #222;
}
body.night .fc-button.fc-state-default:hover {
    background-color: #555;
}
body.night .fc-button.fc-state-active {
    box-shadow: none;
    background-color: #555;
}
body.night .fullCalendar .fc-state-highlight, body.night .fullCalendar table tr:hover td.fc-state-highlight {
    background: #555;
}
body.night .fc-event {
    background-color: #555;
    color: #fff;
    border-color: #555;
}
body.highcontrast .fc-button.fc-state-default {
    color: #000;
    background-color: #fff;
}
body.highcontrast .fc-button.fc-state-default:hover {
    background-color: #fff;
	text-decoration: underline !important;
}
body.highcontrast .fc-button.fc-state-active {
    box-shadow: none;
    background-color: #fff;
}
body.highcontrast .fullCalendar .fc-state-highlight, body.highcontrast .fullCalendar table tr:hover td.fc-state-highlight {
    background: #fff;
    color: black;
}
body.highcontrast .fc-event {
    background-color: #000;
    color: #fff;
    border-color: #000;
}
body.highcontrast2 .fc-button.fc-state-default {
    color: #000;
    background-color: yellow;
}
body.highcontrast2 .fc-button.fc-state-default:hover {
    background-color: yellow;
	text-decoration: underline !important;
}
body.highcontrast2 .fc-button.fc-state-active {
    box-shadow: none;
    background-color: yellow;
}
body.highcontrast2 .fullCalendar .fc-state-highlight, body.highcontrast2 .fullCalendar table tr:hover td.fc-state-highlight {
    background: yellow;
    color: black;
}
body.highcontrast2 .fc-event {
    background-color: #000;
    color: yellow;
    border-color: #000;
}
body.highcontrast3 .fc-button.fc-state-default {
    color: yellow;
    background-color: black;
}
body.highcontrast3 .fc-button.fc-state-default:hover {
    background-color: black;
	text-decoration: underline !important;
}
body.highcontrast3 .fc-button.fc-state-active {
    box-shadow: none;
    background-color: black;
}
body.highcontrast3 .fullCalendar .fc-state-highlight, body.highcontrast3 .fullCalendar table tr:hover td.fc-state-highlight {
    background: black;
    color: yellow;
}
body.highcontrast3 .fc-event {
    background-color: yellow;
    color: black;
    border-color: yellow;
}
/* Calendar End */
body.night .__dt_col_page_link, body.night .__dt_col_title {
    color: #fff !important;
}
body.night h4 {
    color: #fff !important;
}
body.highcontrast h4 {
    color: #fff !important;
}
body.highcontrast2 h4 {
    color: yellow !important;
}
body.highcontrast3 h4 {
    color: black !important;
}
body.night .green-gradient, body.night .peach-gradient, body.night .sky-gradient{
    background: #222;
}
body.highcontrast .green-gradient, body.highcontrast .peach-gradient, body.highcontrast .sky-gradient{
    background: #000;
}
body.highcontrast2 .green-gradient, body.highcontrast2 .peach-gradient, body.highcontrast2 .sky-gradient{
    background: #000;
}
body.highcontrast3 .green-gradient, body.highcontrast3 .peach-gradient, body.highcontrast3 .sky-gradient{
    background: yellow;
}
body.night .vc_btn3.vc_btn3-color-turquoise, body.night .vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-flat {
    color: #fff;
    background-color: #555;
}
body.night.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-flat:focus, body.night.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-flat:hover,
body.night.vc_btn3.vc_btn3-color-turquoise:focus, body.night.vc_btn3.vc_btn3-color-turquoise:hover {
    color: #fff;
    background-color: #333;
}
body.night .light-grey-bg {
    background: #555;
}
body.highcontrast .light-grey-bg {
    background: #000;
}
body.highcontrast2 .light-grey-bg {
    background: #000;
}
body.highcontrast3 .light-grey-bg {
    background: yellow;
}
body.night .dark-blue {
    color: #fff;
}
body.highcontrast .dark-blue {
    color: #fff;
}
body.highcontrast2 .dark-blue {
    color: yellow;
}
body.highcontrast3 .dark-blue {
    color: #000;
}
body.night .blueR-border-divider {
    border-right: 2px solid #fff;
}
body.highcontrast .blueR-border-divider {
    border-right: 2px solid #fff;
}
body.highcontrast2 .blueR-border-divider {
    border-right: 2px solid yellow;
}
body.highcontrast3 .blueR-border-divider {
    border-right: 2px solid #000;
}
body.night .vc_btn3.vc_btn3-color-white, body.night .vc_btn3.vc_btn3-color-white.vc_btn3-style-flat{
    color: #fff;
    background-color: #222;
}
body.highcontrast .vc_btn3.vc_btn3-color-white, body.highcontrast .vc_btn3.vc_btn3-color-white.vc_btn3-style-flat{
    color: #000;
    background-color: #fff;
}
body.highcontrast2 .vc_btn3.vc_btn3-color-white, body.highcontrast2 .vc_btn3.vc_btn3-color-white.vc_btn3-style-flat{
    color: black;
    background-color: yellow;
}
body.highcontrast3 .vc_btn3.vc_btn3-color-white, body.highcontrast3 .vc_btn3.vc_btn3-color-white.vc_btn3-style-flat{
    color: yellow;
    background-color: black;
}
body.night .r3-title {
    color: #fff;
}
body.night .dark-turk-bg, body.night .dark-peach-bg, body.night .dark-brown-bg {
    background: #222;
    color: #fff;
}
body.night .lime-bg, body.night .peach-bg, body.night .lightBrown-bg {
    background: #222;
}
body.highcontrast .r3-title {
    color: #fff;
}
body.highcontrast .dark-turk-bg, body.highcontrast .dark-peach-bg, body.highcontrast .dark-brown-bg {
    background: #000;
    color: #fff;
}
body.highcontrast .lime-bg, body.highcontrast .peach-bg, body.highcontrast .lightBrown-bg {
    background: #fff;
	color: #000;
}
body.night .wht-bg > .vc_column-inner {
    background-color: #222;
}
body.night .blue-text, body.night .brown-text {
    color: #fff;
}
body.highcontrast .wht-bg > .vc_column-inner {
    background-color: #fff;
}
body.highcontrast .blue-text, body.highcontrast .brown-text {
    color: #000 !important;
}
body.highcontrast ul:not([class]) li:before, body.highcontrast ul.pe-dark li:before, body.highcontrast ul.pe-light li:before {
    color: #fff;
}
body.highcontrast .gry-bg {
    background-color: #000;
}
body.highcontrast2 .r3-title {
    color: yellow;
}
body.highcontrast2 .dark-turk-bg, body.highcontrast2 .dark-peach-bg, body.highcontrast2 .dark-brown-bg {
    background: black;
    color: yellow;
}
body.highcontrast2 .lime-bg, body.highcontrast2 .peach-bg, body.highcontrast2 .lightBrown-bg {
    background: yellow;
	color: black;
}
body.highcontrast2 .wht-bg > .vc_column-inner {
    background-color: yellow;
}
body.highcontrast2 .blue-text, body.highcontrast2 .brown-text {
    color: black !important;
}
body.highcontrast2 ul:not([class]) li:before, body.highcontrast2 ul.pe-dark li:before, body.highcontrast2 ul.pe-light li:before {
    color: yellow;
}
body.highcontrast2 .gry-bg {
    background-color: black;
}
body.highcontrast3 .r3-title {
    color: black;
}
body.highcontrast3 .dark-turk-bg, body.highcontrast3 .dark-peach-bg, body.highcontrast3 .dark-brown-bg {
    background: yellow;
    color: black;
}
body.highcontrast3 .lime-bg, body.highcontrast3 .peach-bg, body.highcontrast3 .lightBrown-bg {
    background: black;
	color: yellow;
}
body.highcontrast3 .wht-bg > .vc_column-inner {
    background-color: black;
}
body.highcontrast3 .blue-text, body.highcontrast3 .brown-text {
    color: yellow !important;
}
body.highcontrast3 ul:not([class]) li:before, body.highcontrast3 ul.pe-dark li:before, body.highcontrast3 ul.pe-light li:before {
    color: black;
}
body.highcontrast3 .gry-bg {
    background-color: yellow;
}
body.highcontrast #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item > a.mega-menu-link {
    color: #fff !important;
    background: #000 !important;
}
body.highcontrast #mega-menu-wrap-main-menu #mega-menu-main-menu>li.mega-menu-item.mega-current-menu-item>a.mega-menu-link, body.highcontrast #mega-menu-wrap-main-menu #mega-menu-main-menu>li.mega-menu-item.mega-current-menu-ancestor>a.mega-menu-link {
    color: #000 !important;
    background: #fff !important;
}
body.highcontrast2 #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item > a.mega-menu-link {
    color: yellow !important;
    background: #000 !important;
}
body.highcontrast2 #mega-menu-wrap-main-menu #mega-menu-main-menu>li.mega-menu-item.mega-current-menu-item>a.mega-menu-link,
body.highcontrast2 #mega-menu-wrap-main-menu #mega-menu-main-menu>li.mega-menu-item.mega-current-menu-ancestor>a.mega-menu-link {
    color: #000 !important;
    background: yellow !important;
}
body.highcontrast3 #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item > a.mega-menu-link {
    color: #000 !important;
    background: yellow !important;
}
body.highcontrast3 #mega-menu-wrap-main-menu #mega-menu-main-menu>li.mega-menu-item.mega-current-menu-item>a.mega-menu-link,
body.highcontrast3 #mega-menu-wrap-main-menu #mega-menu-main-menu>li.mega-menu-item.mega-current-menu-ancestor>a.mega-menu-link {
    color: yellow !important;
    background: #000 !important;
}
body.highcontrast #pe-breadcrumbs {
    background-color: #fff;
    background: #fff;
    color: #000;
}
body.highcontrast2 #pe-breadcrumbs {
    background-color: yellow;
    background: yellow;
    color: #000;
}
body.highcontrast3 #pe-breadcrumbs {
    background-color: #000;
    background: #000;
    color: yellow;
}
body.highcontrast .pe-breadcrumb>li a {
    color: #000;
}
body.highcontrast2 .pe-breadcrumb>li a {
    color: #000;
}
body.highcontrast3 .pe-breadcrumb>li a {
    color: yellow;
}
body.highcontrast .pe-breadcrumb>.active {
    color: #000;
}
body.highcontrast2 .pe-breadcrumb>.active {
    color: #000;
}
body.highcontrast3 .pe-breadcrumb>.active {
    color: yellow;
}
body.highcontrast .topGradient {
    background: black;
}
body.highcontrast2 .topGradient {
    background: black;
}
body.highcontrast3 .topGradient {
    background: yellow;
}
body.highcontrast .pageTitle {
    color: #fff;
}
body.highcontrast2 .pageTitle {
    color: yellow;
}
body.highcontrast3 .pageTitle {
    color: #000;
}
body.highcontrast .w3eden label {
    color: #fff;
}
body.highcontrast2 .w3eden label {
    color: yellow;
}
body.highcontrast3 .w3eden label {
    color: #000;
}
body.highcontrast a {
    color: #fff;
}
body.highcontrast2 a {
    color: yellow;
}
body.highcontrast3 a {
    color: #000;
}
body.highcontrast .w3eden .form-control {
    background-color: #000;
    border: 1px solid #fff;
}
body.highcontrast .w3eden .form-control, .w3eden output {
    color: #fff;
    background-color: #000 !important;
}
body.highcontrast2 .w3eden .form-control {
    background-color: #000;
    border: 1px solid yellow;
}
body.highcontrast2 .w3eden .form-control, .w3eden output {
    color: yellow;
    background-color: #000 !important;
}
body.highcontrast3 .w3eden .form-control {
    background-color: yellow;
    border: 1px solid #000;
}
body.highcontrast3 .w3eden .form-control, .w3eden output {
    color: #000;
    background-color: yellow !important;
}
body.highcontrast .dataTables_wrapper th {
    background-color: #fff !important;
    color: #000;
}
body.highcontrast2 .dataTables_wrapper th {
    background-color: yellow !important;
    color: #000;
}
body.highcontrast3 .dataTables_wrapper th {
    background-color: #000 !important;
    color: yellow;
}
body.highcontrast .w3eden b, body.highcontrast .w3eden strong {
    color: white;
}
body.highcontrast2 .w3eden b, body.highcontrast2 .w3eden strong {
    color: yellow;
}
body.highcontrast3 .w3eden b, body.highcontrast3 .w3eden strong {
    color: black;
}
body.highcontrast .package-title-details {
    color: #fff !important;
}
body.highcontrast2 .package-title-details {
    color: yellow !important;
}
body.highcontrast3 .package-title-details {
    color: #000 !important;
}
body.highcontrast .avisos-table .w3eden .table > tbody > tr > td {
    color: #fff !important;
}
body.highcontrast2 .avisos-table .w3eden .table > tbody > tr > td{
    color: yellow !important;
}
body.highcontrast3 .avisos-table .w3eden .table > tbody > tr > td {
    color: #000 !important;
}
body.highcontrast .wpdm-all-packages-table td:nth-child(2):before, body.highcontrast .wpdm-all-packages-table td:nth-child(3):before, body.highcontrast .wpdm-all-packages-table td:nth-child(4):before, body.highcontrast .wpdm-all-packages-table td:nth-child(5):before, body.highcontrast .wpdm-all-packages-table td:nth-child(6):before, body.highcontrast .wpdm-all-packages-table td:nth-child(7):before, body.highcontrast .wpdm-all-packages-table td:nth-child(8):before{
    color: #fff !important;
}
body.highcontrast2 .wpdm-all-packages-table td:nth-child(2):before, body.highcontrast2 .wpdm-all-packages-table td:nth-child(3):before, body.highcontrast2 .wpdm-all-packages-table td:nth-child(4):before, body.highcontrast2 .wpdm-all-packages-table td:nth-child(5):before, body.highcontrast2 .wpdm-all-packages-table td:nth-child(6):before, body.highcontrast2 .wpdm-all-packages-table td:nth-child(7):before, body.highcontrast2 .wpdm-all-packages-table td:nth-child(8):before{
    color: yellow !important;
}
body.highcontrast3 .wpdm-all-packages-table td:nth-child(2):before, body.highcontrast3 .wpdm-all-packages-table td:nth-child(3):before, body.highcontrast3 .wpdm-all-packages-table td:nth-child(4):before, body.highcontrast3 .wpdm-all-packages-table td:nth-child(5):before, body.highcontrast3 .wpdm-all-packages-table td:nth-child(6):before, body.highcontrast3 .wpdm-all-packages-table td:nth-child(7):before, body.highcontrast3 .wpdm-all-packages-table td:nth-child(8):before{
    color: #000 !important;
}
body.highcontrast2 .wpdm-all-packages-table td:first-child {
    border-left-color: yellow;
    border-right-color: yellow;
}
body.highcontrast3 .wpdm-all-packages-table td:first-child{
    border-left-color: black;
    border-right-color: black;
}
body.highcontrast2 .wpdm-all-packages-table td:last-child {
    border-right-color: yellow;
}
body.highcontrast3 .wpdm-all-packages-table td:last-child {
    border-right-color: black;
}
body.highcontrast2 .wpdm-all-packages-table td {
    border-top: 1px solid yellow !important;
    border-bottom: 1px solid yellow !important;
}
body.highcontrast3 .wpdm-all-packages-table td{
    border-top: 1px solid black !important;
    border-bottom: 1px solid black !important;
}
body.highcontrast #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item > a.mega-menu-link:hover,
body.highcontrast #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item > a.mega-menu-link:active {
    background: #fff !important;
    color: #000 !important;
}
body.highcontrast2 #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item > a.mega-menu-link:hover,
body.highcontrast2 #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item > a.mega-menu-link:active {
    background: yellow !important;
    color: #000 !important;
}
body.highcontrast3 #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item > a.mega-menu-link:hover,
body.highcontrast3 #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item > a.mega-menu-link:active {
    background: #000 !important;
    color: yellow !important;
}
body.highcontrast .footerHeadings{
    color: white;
}
body.highcontrast2 .footerHeadings{
    color: yellow;
}
body.highcontrast3 .footerHeadings{
    color: black;
}
body.highcontrast .w3eden .btn-primary, body.highcontrast .w3eden .btn-primary:hover {
    background-color: white;
    color: black !important;
}
body.highcontrast2 .w3eden .btn-primary, body.highcontrast2 .w3eden .btn-primary:hover {
    background-color: yellow;
    color: black !important;
}
body.highcontrast3 .w3eden .btn-primary, body.highcontrast3 .w3eden .btn-primary:hover {
    background-color: black;
    color: yellow !important;
}
body.highcontrast .plan-actual {
    background-color: #fff;
}
body.highcontrast .plan-actual a, body.highcontrast .plan-actual span, body.highcontrast .plan-actual p {
    color: #000 !important;
}
body.highcontrast .plan-actual a:hover {
    color: #000 !important;
}
body.highcontrast .plan-actual .btn-primary, body.highcontrast .plan-actual .btn-primary:hover {
    background-color: black !important;
    color: white !important;
}
body.highcontrast2 .plan-actual {
    background-color: yellow;
}
body.highcontrast2 .plan-actual a, body.highcontrast2 .plan-actual span, body.highcontrast2 .plan-actual p {
    color: #000 !important;
}
body.highcontrast2 .plan-actual a:hover {
    color: #000 !important;
}
body.highcontrast2 .plan-actual .btn-primary, body.highcontrast2 .plan-actual .btn-primary:hover {
    background-color: black !important;
    color: yellow !important;
}
body.highcontrast3 .plan-actual {
    background-color: #000;
}
body.highcontrast3 .plan-actual a, body.highcontrast3 .plan-actual span, body.highcontrast3 .plan-actual p {
    color: yellow !important;
}
body.highcontrast3 .plan-actual a:hover {
    color: yellow !important;
}
body.highcontrast3 .plan-actual .btn-primary, body.highcontrast3 .plan-actual .btn-primary:hover {
    background-color: yellow !important;
    color: #000 !important;
}
body.highcontrast .small-txt a {
    color: #fff !important;
}
body.highcontrast2 .small-txt a {
    color: yellow !important;
}
body.highcontrast3 .small-txt a {
    color: #000 !important;
}
body.highcontrast .detailsView ul li, body.highcontrast .detailsView ul li::before {
    color: #fff !important;
    border-color: #fff !important;
}
body.highcontrast2 .detailsView ul li, body.highcontrast2 .detailsView ul li::before {
    color: yellow !important;
    border-color: yellow !important;
}
body.highcontrast3 .detailsView ul li, body.highcontrast3 .detailsView ul li::before {
    color: #000 !important;
    border-color: #000 !important;
}
body.highcontrast .button.active, body.highcontrast button.active, body.highcontrast input[type="submit"].active, body.highcontrast input[type="button"].active, body.highcontrast input[type="reset"].active, body.highcontrast .button:hover, body.highcontrast button:hover, body.highcontrast input[type="submit"]:hover, body.highcontrast input[type="button"]:hover, body.highcontrast input[type="reset"]:hover, body.highcontrast .button:focus, body.highcontrast button:focus, body.highcontrast input[type="submit"]:focus, body.highcontrast input[type="button"]:focus, body.highcontrast input[type="reset"]:focus {
    color: #000;
    background: #fff;
    text-decoration: underline;
}
body.highcontrast2 .button.active, body.highcontrast2 button.active, body.highcontrast2 input[type="submit"].active, body.highcontrast2 input[type="button"].active, body.highcontrast2 input[type="reset"].active, body.highcontrast2 .button:hover, body.highcontrast2 button:hover, body.highcontrast2 input[type="submit"]:hover, body.highcontrast2 input[type="button"]:hover, body.highcontrast2 input[type="reset"]:hover, body.highcontrast2 .button:focus, body.highcontrast2 button:focus, body.highcontrast2 input[type="submit"]:focus, body.highcontrast2 input[type="button"]:focus, body.highcontrast2 input[type="reset"]:focus {
    color: #000;
    background: yellow;
    text-decoration: underline;
}
body.highcontrast3 .button.active, body.highcontrast3 button.active, body.highcontrast3 input[type="submit"].active, body.highcontrast3 input[type="button"].active, body.highcontrast3 input[type="reset"].active, body.highcontrast3 .button:hover, body.highcontrast3 button:hover, body.highcontrast3 input[type="submit"]:hover, body.highcontrast3 input[type="button"]:hover, body.highcontrast3 input[type="reset"]:hover, body.highcontrast3 .button:focus, body.highcontrast3 button:focus, body.highcontrast3 input[type="submit"]:focus, body.highcontrast3 input[type="button"]:focus, body.highcontrast3 input[type="reset"]:focus {
    color: yellow;
    background: #000;
    text-decoration: underline;
}
/* Comments Section */
body.highcontrast #wpcomm .wpdiscuz-front-actions {
    background: #fff;
}
body.highcontrast #wpcomm .wpdiscuz-sort-button {
    color: #000;
}
body.highcontrast #wpcomm .wpdiscuz-sort-button-active {
    color: #000 !important;
}
body.highcontrast #wpcomm .wc-comment .wc-comment-left .wc-comment-label {
    background: #fff;
}
body.highcontrast #wpcomm .wc-blog-guest > .wc-comment-left .wc-comment-label {
    color: #000;
    border-bottom: 1px solid #fff;
}
body.highcontrast #wpcomm .wc-comment .wc-comment-right {
    background: #fff;
}
body.highcontrast #wpcomm .wc-comment-header {
    border-top: 1px solid #fff;
}
body.highcontrast #wpcomm .wc-comment-right .wc-comment-text p {
    color: #000;
}
body.highcontrast #wpcomm .wc-blog-guest > .wc-comment-right .wc-comment-author, body.highcontrast #wpcomm .wc-blog-guest > .wc-comment-right .wc-comment-author a {
    color: #000;
}
body.highcontrast #wpcomm .wpdiscuz-readmore {
    color: #000;
    text-decoration: underline;
}
/* Comments Section End */
/* Comments Section */
body.highcontrast2 #wpcomm .wpdiscuz-front-actions {
    background: yellow;
}
body.highcontrast2 #wpcomm .wpdiscuz-sort-button {
    color: #000;
}
body.highcontrast2 #wpcomm .wpdiscuz-sort-button-active {
    color: #000 !important;
}
body.highcontrast2 #wpcomm .wc-comment .wc-comment-left .wc-comment-label {
    background: yellow;
}
body.highcontrast2 #wpcomm .wc-blog-guest > .wc-comment-left .wc-comment-label {
    color: #000;
    border-bottom: 1px solid yellow;
}
body.highcontrast2 #wpcomm .wc-comment .wc-comment-right {
    background: yellow;
}
body.highcontrast2 #wpcomm .wc-comment-header {
    border-top: 1px solid yellow;
}
body.highcontrast2 #wpcomm .wc-comment-right .wc-comment-text p {
    color: #000;
}
body.highcontrast2 #wpcomm .wc-blog-guest > .wc-comment-right .wc-comment-author, body.highcontrast2 #wpcomm .wc-blog-guest > .wc-comment-right .wc-comment-author a {
    color: #000;
}
body.highcontrast2 #wpcomm .wpdiscuz-readmore {
    color: #000;
    text-decoration: underline;
}
/* Comments Section End */
/* Comments Section */
body.highcontrast3 #wpcomm .wpdiscuz-front-actions {
    background: #000;
}
body.highcontrast3 #wpcomm .wpdiscuz-sort-button {
    color: yellow;
}
body.highcontrast3 #wpcomm .wpdiscuz-sort-button-active {
    color: yellow !important;
}
body.highcontrast3 #wpcomm .wc-comment .wc-comment-left .wc-comment-label {
    background: #000;
}
body.highcontrast3 #wpcomm .wc-blog-guest > .wc-comment-left .wc-comment-label {
    color: yellow;
    border-bottom: 1px solid #000;
}
body.highcontrast3 #wpcomm .wc-comment .wc-comment-right {
    background: #000;
}
body.highcontrast3 #wpcomm .wc-comment-header {
    border-top: 1px solid #000;
}
body.highcontrast3 #wpcomm .wc-comment-right .wc-comment-text p {
    color: yellow;
}
body.highcontrast3 #wpcomm .wc-blog-guest > .wc-comment-right .wc-comment-author, body.highcontrast3 #wpcomm .wc-blog-guest > .wc-comment-right .wc-comment-author a {
    color: yellow;
}
body.highcontrast3 #wpcomm .wpdiscuz-readmore {
    color: yellow;
    text-decoration: underline;
}
body.night #wpcomm .wc-cta-button, body.night #wpcomm .wc-cta-button-x {
    color: #fff;
}
body.night #wpcomm .wc-cta-button:hover {
    background: #333 !important;
    color: #fff;
}
body.highcontrast #wpcomm .wc-cta-button, body.highcontrast #wpcomm .wc-cta-button-x {
    color: #000;
}
body.highcontrast #wpcomm .wc-cta-button:hover {
    background: #000 !important;
    color: #fff;
}
body.highcontrast2 #wpcomm .wc-cta-button, body.highcontrast2 #wpcomm .wc-cta-button-x {
    color: #000;
}
body.highcontrast2 #wpcomm .wc-cta-button:hover {
    background: #000 !important;
    color: yellow;
}
body.highcontrast3 #wpcomm .wc-cta-button, body.highcontrast3 #wpcomm .wc-cta-button-x {
    color: yellow;
}
body.highcontrast3 #wpcomm .wc-cta-button:hover {
    background: yellow !important;
    color: #000;
}
/* Comments Section End */
body.highcontrast .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern{
    background: white !important;
    color: black !important;
}
body.highcontrast .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover {
    background: white !important;
    color: black !important;
    border-color: white !important;
    text-decoration: underline !important;
}
body.highcontrast2 .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern{
    background: yellow !important;
    color: black !important;
}
body.highcontrast2 .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover {
    background: yellow !important;
    color: black !important;
    border-color: yellow !important;
    text-decoration: underline !important;
}
body.highcontrast3 .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern{
    background: black !important;
    color: yellow !important;
}
body.highcontrast3 .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover {
    background: black !important;
    color: yellow !important;
    border-color: yellow !important;
    text-decoration: underline !important;
}
body.highcontrast2 .frm_style_odsec.with_frm_style input[type=text], body.highcontrast2 .frm_style_odsec.with_frm_style input[type=password], body.highcontrast2 .frm_style_odsec.with_frm_style input[type=email], body.highcontrast2 .frm_style_odsec.with_frm_style input[type=number], body.highcontrast2 .frm_style_odsec.with_frm_style input[type=url], body.highcontrast2 .frm_style_odsec.with_frm_style input[type=tel], body.highcontrast2 .frm_style_odsec.with_frm_style input[type=phone], body.highcontrast2 .frm_style_odsec.with_frm_style input[type=search], body.highcontrast2 .frm_style_odsec.with_frm_style select, body.highcontrast2 .frm_style_odsec.with_frm_style textarea, body.highcontrast2 .frm_form_fields_style, body.highcontrast2 .frm_style_odsec.with_frm_style .frm_scroll_box .frm_opt_container, body.highcontrast2 .frm_form_fields_active_style, body.highcontrast2 .frm_form_fields_error_style, body.highcontrast2 .frm_style_odsec.with_frm_style .chosen-container-multi .chosen-choices, body.highcontrast2 .frm_style_odsec.with_frm_style .chosen-container-single .chosen-single{
    color: yellow !important;
    background-color: black !important;
}
body.highcontrast3 .frm_style_odsec.with_frm_style input[type=text], body.highcontrast3 .frm_style_odsec.with_frm_style input[type=password], body.highcontrast3 .frm_style_odsec.with_frm_style input[type=email], body.highcontrast3 .frm_style_odsec.with_frm_style input[type=number], body.highcontrast3 .frm_style_odsec.with_frm_style input[type=url], body.highcontrast3 .frm_style_odsec.with_frm_style input[type=tel], body.highcontrast3 .frm_style_odsec.with_frm_style input[type=phone], body.highcontrast3 .frm_style_odsec.with_frm_style input[type=search], body.highcontrast3 .frm_style_odsec.with_frm_style select, body.highcontrast3 .frm_style_odsec.with_frm_style textarea, body.highcontrast3 .frm_form_fields_style, body.highcontrast3 .frm_style_odsec.with_frm_style .frm_scroll_box .frm_opt_container, body.highcontrast3 .frm_form_fields_active_style, body.highcontrast3 .frm_form_fields_error_style, body.highcontrast3 .frm_style_odsec.with_frm_style .chosen-container-multi .chosen-choices, body.highcontrast3 .frm_style_odsec.with_frm_style .chosen-container-single .chosen-single{
    color: black;
    background-color: yellow;
}
body.highcontrast .grey-bg {
    background: #000;
}
body.highcontrast2 .grey-bg {
    background: #000;
}
body.highcontrast3 .grey-bg {
    background: yellow;
}
body.highcontrast .vc_grid-pagination .vc_grid-pagination-list, body.highcontrast2 .vc_grid-pagination .vc_grid-pagination-list,
body.highcontrast3 .vc_grid-pagination .vc_grid-pagination-list {
    margin: 30px 0 0!important;
}
body.highcontrast #ff-stream-1 .ff-nickname, body.highcontrast #ff-stream-1 .ff-timestamp, body.highcontrast #ff-stream-1 .ff-item-bar, body.highcontrast #ff-stream-1 .ff-item-bar a {
    color: black;
}
body.highcontrast2 #ff-stream-1 .ff-nickname, body.highcontrast2 #ff-stream-1 .ff-timestamp, body.highcontrast2 #ff-stream-1 .ff-item-bar, body.highcontrast2 #ff-stream-1 .ff-item-bar a {
    color: black;
}
body.highcontrast3 #ff-stream-1 .ff-nickname, body.highcontrast3 #ff-stream-1 .ff-timestamp, body.highcontrast3 #ff-stream-1 .ff-item-bar, body.highcontrast3 #ff-stream-1 .ff-item-bar a {
    color: yellow;
}
body.highcontrast #ff-stream-1 .ff-filter:hover, body.highcontrast #ff-stream-1 .ff-filter.ff-filter--active, body.highcontrast #ff-stream-1 .ff-moderation-button, body.highcontrast #ff-stream-1 .ff-loadmore-wrapper .ff-btn, body.highcontrast #ff-stream-1 .ff-square:nth-child(1) {
    background-color: #fff;
    color: black;
}
body.highcontrast2 #ff-stream-1 .ff-filter:hover, body.highcontrast2 #ff-stream-1 .ff-filter.ff-filter--active, body.highcontrast2 #ff-stream-1 .ff-moderation-button, body.highcontrast2 #ff-stream-1 .ff-loadmore-wrapper .ff-btn, body.highcontrast2 #ff-stream-1 .ff-square:nth-child(1) {
    background-color: yellow;
    color: black;
}
body.highcontrast3 #ff-stream-1 .ff-filter:hover, body.highcontrast3 #ff-stream-1 .ff-filter.ff-filter--active, body.highcontrast3 #ff-stream-1 .ff-moderation-button, body.highcontrast3 #ff-stream-1 .ff-loadmore-wrapper .ff-btn, body.highcontrast3 #ff-stream-1 .ff-square:nth-child(1) {
    background-color: black;
    color: yellow;
}
body.highcontrast .peach-text {
    color: black !important;
}
body.highcontrast2 .peach-text {
    color: black !important;
}
body.highcontrast3 .peach-text {
    color: yellow !important;
}
body.highcontrast .w3eden .table-hover>tbody>tr:hover, body.highcontrast .w3eden .table>tbody>tr.active>td, body.highcontrast .w3eden .table>tbody>tr.active>th, body.highcontrast .w3eden .table>tbody>tr>td.active, body.highcontrast .w3eden .table>tbody>tr>th.active, body.highcontrast .w3eden .table>tfoot>tr.active>td, body.highcontrast .w3eden .table>tfoot>tr.active>th, body.highcontrast .w3eden .table>tfoot>tr>td.active, body.highcontrast .w3eden .table>tfoot>tr>th.active, body.highcontrast .w3eden .table>thead>tr.active>td, body.highcontrast .w3eden .table>thead>tr.active>th, body.highcontrast .w3eden .table>thead>tr>td.active, body.highcontrast .w3eden .table>thead>tr>th.active{
    background-color: black !important;
    color: white !important;
}
body.highcontrast2 .w3eden .table-hover>tbody>tr:hover, body.highcontrast2 .w3eden .table>tbody>tr.active>td, body.highcontrast2 .w3eden .table>tbody>tr.active>th, body.highcontrast2 .w3eden .table>tbody>tr>td.active, body.highcontrast2 .w3eden .table>tbody>tr>th.active, body.highcontrast2 .w3eden .table>tfoot>tr.active>td, body.highcontrast2 .w3eden .table>tfoot>tr.active>th, body.highcontrast2 .w3eden .table>tfoot>tr>td.active, body.highcontrast2 .w3eden .table>tfoot>tr>th.active, body.highcontrast2 .w3eden .table>thead>tr.active>td, body.highcontrast2 .w3eden .table>thead>tr.active>th, body.highcontrast2 .w3eden .table>thead>tr>td.active, body.highcontrast2 .w3eden .table>thead>tr>th.active{
    background-color: black !important;
    color: yellow !important;
}
body.highcontrast3 .w3eden .table-hover>tbody>tr:hover, body.highcontrast3 .w3eden .table>tbody>tr.active>td, body.highcontrast3 .w3eden .table>tbody>tr.active>th, body.highcontrast3 .w3eden .table>tbody>tr>td.active, body.highcontrast3 .w3eden .table>tbody>tr>th.active, body.highcontrast3 .w3eden .table>tfoot>tr.active>td, body.highcontrast3 .w3eden .table>tfoot>tr.active>th, body.highcontrast3 .w3eden .table>tfoot>tr>td.active, body.highcontrast3 .w3eden .table>tfoot>tr>th.active, body.highcontrast3 .w3eden .table>thead>tr.active>td, body.highcontrast3 .w3eden .table>thead>tr.active>th, body.highcontrast3 .w3eden .table>thead>tr>td.active, body.highcontrast3 .w3eden .table>thead>tr>th.active{
    background-color: yellow !important;
    color: black !important;
}
body.highcontrast  .w3eden .wpdm-filelist td {
    border-top: 1px solid white !important;
}
body.highcontrast2  .w3eden .wpdm-filelist td {
    border-top: 1px solid yellow !important;
}
body.highcontrast3  .w3eden .wpdm-filelist td {
    border-top: 1px solid black !important;
}
body.highcontrast .w3eden a:focus, body.highcontrast .w3eden a:hover,
body.highcontrast2 .w3eden a:focus, body.highcontrast2 .w3eden a:hover,
body.highcontrast3 .w3eden a:focus, body.highcontrast3 .w3eden a:hover{
    color: unset;
}
/* Oct 2 2019 End */
body.highcontrast .contactIcons{
   color: white;
}
body.highcontrast2 .contactIcons{
   color: yellow;
}
body.highcontrast3 .contactIcons{
   color: black;
}
body.night .pseudo_orange:after {
   background: #222;
}
body.highcontrast .pseudo_orange:after, body.highcontrast .pseudo_orange-short:after{
   background: white;
}
body.highcontrast2 .pseudo_orange:after, body.highcontrast2 .pseudo_orange-short:after{
   background: yellow;
}
body.highcontrast3 .pseudo_orange:after, body.highcontrast3 .pseudo_orange-short:after{
   background: black;
}

body.night h2, body.night h3{
   color: white;
}
body.highcontrast h2, body.highcontrast h3{
   color: white;
}
body.highcontrast2 h2, body.highcontrast2 h3{
   color: yellow;
}
body.highcontrast3 h2, body.highcontrast3 h3{
   color: black;
}
body.night .frm_style_odsec.with_frm_style .frm_primary_label {
    color: white;
}
body.highcontrast .frm_style_odsec.with_frm_style .frm_primary_label {
    color: white;
}
body.highcontrast2 .frm_style_odsec.with_frm_style .frm_primary_label {
    color: yellow;
}
body.highcontrast3 .frm_style_odsec.with_frm_style .frm_primary_label {
    color: black;
}
body.night .frm_style_odsec.with_frm_style .frm_submit button{
    background: #222;
    color: white;
    box-shadow: 0 0px 0px #eeeeee !important;
    border-width: 0px !important;
}
body.highcontrast .frm_style_odsec.with_frm_style .frm_submit button{
    background: white;
    color: black;
    box-shadow: 0 0px 0px #eeeeee !important;
    border-width: 0px !important;
}
body.highcontrast2 .frm_style_odsec.with_frm_style .frm_submit button{
    background: yellow;
    color: black;
    box-shadow: 0 0px 0px #eeeeee !important;
    border-width: 0px !important;
}
body.highcontrast3 .frm_style_odsec.with_frm_style .frm_submit button{
    background: black;
    color: yellow;
    box-shadow: 0 0px 0px #eeeeee !important;
    border-width: 0px !important;
}
body.night .frm_style_odsec.with_frm_style .frm_submit button:hover{
    background: #222;
    color: white;
    box-shadow: 0 0px 0px #eeeeee !important;
    border-width: 0px !important;
}
body.highcontrast .frm_style_odsec.with_frm_style .frm_submit button:hover{
    background: white;
    color: black;
    box-shadow: 0 0px 0px #eeeeee !important;
    border-width: 0px !important;
}
body.highcontrast2 .frm_style_odsec.with_frm_style .frm_submit button:hover{
    background: yellow;
    color: black;
    box-shadow: 0 0px 0px #eeeeee !important;
    border-width: 0px !important;
}
body.highcontrast3 .frm_style_odsec.with_frm_style .frm_submit button:hover{
    background: black;
    color: yellow;
    box-shadow: 0 0px 0px #eeeeee !important;
    border-width: 0px !important;
}
.bg-sky-blue{
    background-color: #cce8f4;
}
body.highcontrast .bg-sky-blue{
    background-color: black;
}
body.highcontrast2 .bg-sky-blue{
    background-color: black;
}
body.highcontrast3 .bg-sky-blue{
    background-color: yellow;
}
.bg-sky-blue-light{
    background-color: #DAECF6;
}
body.highcontrast .bg-sky-blue-light{
    background-color: black;
}
body.highcontrast2 .bg-sky-blue-light{
    background-color: black;
}
body.highcontrast3 .bg-sky-blue-light{
    background-color: yellow;
}
.icon-user{
   vertical-align: middle;
}
.icon-user .fas{
   vertical-align: middle;
   font-size: 1em;
   margin-right: 10px;
   color: #fca914;
}
/*.icon-user:before{
   content: "\f007";
   font-size: 1em;
   margin-right: 12px;
   font-family: "Font Awesome 5 Free";
   color: #fca914;
   height: 40px;
   line-height: 40px;
   float: left;
}*/
.icon-user a{
 font-family: Roboto,Arial,Helvetica,sans-serif !important;
   float: left;
   font-weight: 400 !important;
}
.programsTitle{
 font-size: 3.438em;
 margin-top: 27%;
}
/* ==== responsive ====*/
.mb {display:none;}
.pc {display:block;}

.tpl-50 {padding-left: 50px;}
.tpl-150 {padding-left: 150px;}
.tb {display:none;}

@media only screen and (max-width: 1468px) {
   .ml-100 {margin-left: 10px;}
  .programa h3 {font-size: 0.875em;    line-height: 1em;
   padding-bottom: 10px;
   margin-top: 61px;
   margin-bottom: -10px !important;}

}
@media only screen and (max-width: 1268px) {
    #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item > a.mega-menu-link { padding: 15px 12px 15px 10px !important;}
    /*.w3eden .table > tbody > tr > td { display: grid;}*/

   .tb {display:block;}

   .tpl-50 {padding-left: 0px !important;}
    .tpl-150 {padding-left: 50px !important;}
}
 @media only screen and (min-width: 769px) and (max-width: 1024px) {
     .inner-menu .seccion-button > .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern { min-height: 165px;}
     .inner-menu .seccion-button-active > .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern  { min-height: 165px;}
     }

@media only screen and (max-width: 768px) {

 	.vc-gitem-zone-height-mode-auto:before {  padding-top: 30%;}
  	#wpdmmydls-59664e41693ba7ba014f1de298146a4d tr {  border: none !important;}

    .mb {display:block;}
    .tb {display:none;}
    .pc {display:none;}
    .ml-50 {margin-left: 10px;}
    .ml-100 {margin-left: 10px;}
    .mr-100 {margin-right: 10px;}

.pl-100 {padding-left: 10px;}
.pr-100 {padding-right: 10px;}

.programa h3 {font-size: 1.375em !important;    line-height: 26px;
   padding-bottom: 10px;
   margin-top:  0px; }
 .programsTitle{
     font-size: 1.875em;
     margin-top: 4%;
     margin-bottom: 4% !important;
 }
 .noMarMobile{margin: 0px;}

.avisos-table .w3eden .table > tbody > tr > td { padding: 12px; background-size: 45px !important;border-top: 1px solid #dcdcdc;}
 #mega-menu-wrap-main-menu .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-label {
   font-size: 0.875em;
 }
 #mega-menu-wrap-main-menu .mega-menu-toggle .mega-toggle-block-1:after{
   /*color: white;*/
 }
 #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link {
   color: #222;
 }
 #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item > a.mega-menu-link{
   color: #333;
 }
#pe-bar-left {
   max-width: 50% !important;
}

}

@media (max-width: 600px){
        .w3eden .table > tbody > tr > td { display: table-cell;  word-break: break-all;}

.contactIconsDivTwo {
    display: block;
    margin-top: 0px;
}
    #pe-breadcrumbs {
    font-size: 0.875em;
}
.mobileMargin{
    margin-top: 60px;
    }
#wpdmmydls-475eb39afd9dad230cf3148b1a2fc19d_length select.wpdm-custom-select{
    width: 100% !important;
	}
h1, .h1 {
    font-size: 2.125em;
}
.pe-logo img {
    max-width: 96px;
    top: 0px;
    }
#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item > a.mega-menu-link {
    padding: 15px 12px 15px 12px !important;
    }
    .plan-actual-2 a.btn-primary {
        background-color: #f1a451 !important;
        color: white !important;
        font-size: 0.688em !important;
        padding: 10px 10px !important;
        width: 100% !important;
        font-weight: 500 !important;
    }
    .seccion-button-active > .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
    min-width: 340px;
	}
    .seccion-button > .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
    min-width: 340px;
	}
}
.frm_style_odsec.with_frm_style .frm_primary_label {
    font-family: Montserrat, Roboto, Arial, sans-serif !important;
    font-weight: 600 !important;
}
.frm_style_odsec.with_frm_style .frm_compact .frm_dropzone.dz-clickable .dz-message, .frm_style_odsec.with_frm_style input[type=submit], .frm_style_odsec.with_frm_style .frm_submit input[type=button], .frm_style_odsec.with_frm_style .frm_submit button, .frm_form_submit_style{
    font-family: Montserrat, Roboto, Arial, sans-serif !important;

}
b, strong {
    font-weight: 500 !important;
}
body{
	font-weight: 400 !important;
}
body.night .rhg_grid figcaption {
    background: #222;
    border-bottom: 10px solid #444;
}
body.highcontrast .rhg_grid figcaption {
    background: white;
    color: black !important;
    border-bottom: 10px solid black;
}
body.highcontrast2 .rhg_grid figcaption {
    background: yellow;
    color: black !important;
    border-bottom: 10px solid black;
}
body.highcontrast3 .rhg_grid figcaption {
    background: black;
    color: yellow !important;
    border-bottom: 10px solid yellow;
}

body.night .rhg_grid figcaption a{

}
body.highcontrast .rhg_grid figcaption a{
    color: black !important;
}
body.highcontrast2 .rhg_grid figcaption a{
    color: black !important;
}
body.highcontrast3 .rhg_grid figcaption a{
    color: yellow !important;
}

.actionPlanBar{
    background-color: #f8f8f8;
}
.actionPlan h1{
    padding: 0px 0px;
    margin-top: 0px;
    color: #00586f;
    font-size: 1.375em;
    font-weight: 500 !important;
    font-family: Montserrat;
}
.moreSections h1{
    padding: 0px 0px;
    margin-top: 0px;
    color: white;
    font-size: 1.375em;
    font-weight: 500 !important;
    font-family: Montserrat;
}
.progGrayBg{
    background-color: #fbfbfb;
}
.progVivBg{
    background-color: #e9f4f6;
}
.progPlanBg{
    background-color: #ffecdd;
}
.progEcoBg{
    background-color: #f5eff9;
}
.progMulBg{
    background-color: #e5d9cd;
}
.progInfBg{
    background-color: #e8d2f7;
}
.progVivBg h2, .progPlanBg h2, .progEcoBg h2, .progMulBg h2, .progInfBg h2{
    margin-top: 0px;
    font-size: 1.125em;
    font-weight: 400;
}

.progBtnLeft .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern{
    height: auto !important;
    line-height: 24px !important;
    border: 2px solid #00918e !important;
    background: white !important;
    text-transform: uppercase !important;
    font-family: inherit !important;
    font-size: 1em !important;
    font-weight: 500 !important;
    padding: 8px 20px !important;
    color: #00918e !important;
}
.progBtnRight .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern{
    height: auto !important;
    line-height: 20px !important;
    border: 2px solid #00918e !important;
    background: #00918e !important;
    text-transform: uppercase !important;
    font-family: inherit !important;
    font-size: 1em !important;
    font-weight: 500 !important;
    padding: 10px 20px !important;
    color: white !important;
}
.addLinks .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern{
    height: auto !important;
    line-height: 20px !important;
    border: 2px solid #e3f1f2 !important;
    background: white !important;
    text-transform: uppercase !important;
    font-family: inherit !important;
    font-size: 1em !important;
    font-weight: 500 !important;
    padding: 15px 40px 15px 20px!important;
    color: #309d97 !important;
    text-transform: initial !important;
    text-align: left !important;
}
.mitBar{
    background-color: #9BAA4D;
}
.mitBar h1{
    padding: 0px 0px;
    margin-top: 0px;
    color: white;
    font-size: 1.625em;
    font-weight: 500 !important;
    font-family: Montserrat;
}
.mitBtn .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern{
    height: auto !important;
    line-height: 20px !important;
    border: 2px solid #9BAA4D !important;
    background: white !important;
    text-transform: uppercase !important;
    font-family: inherit !important;
    font-size: 1em !important;
    font-weight: 500 !important;
    padding: 10px 20px !important;
    color: #9BAA4D !important;
    text-transform: initial !important;
}
.jobBar{
    /*background-color: #F09D23;*/
    background-color: #666666;
}
.jobBar h1{
    padding: 0px 0px;
    margin-top: 0px;
    color: white;
    font-size: 1.625em;
    line-height: 34px;
    font-weight: 500 !important;
    font-family: Montserrat;
}
.jobBar .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern{
    height: auto !important;
    line-height: 20px !important;
    border: 2px solid #666666 !important;
    background: white !important;
    text-transform: uppercase !important;
    font-family: inherit !important;
    font-size: 1em !important;
    margin-top: 10px !important;
    font-weight: 500 !important;
    padding: 10px 20px !important;
    color: #666666 !important;
    text-transform: initial !important;
}
.munBarR3{
    background-color: #67A18F;
}
.munBarR3 h1{
    padding: 0px 0px;
    margin-top: 0px;
    color: white;
    font-size: 1.625em;
    font-weight: 500 !important;
    font-family: Montserrat;
}
.munBarR3 .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern{
    height: auto !important;
    line-height: 20px !important;
    border: 2px solid #67A18F !important;
    background: white !important;
    text-transform: uppercase !important;
    font-family: inherit !important;
    font-size: 1em !important;
    font-weight: 500 !important;
    margin-top: 10px !important;
    padding: 10px 20px !important;
    color: #67A18F !important;
    text-transform: initial !important;
}

.munBarHB{
    background-color: #ED7D31;
}
.munBarHB h1{
    padding: 0px 0px;
    margin-top: 0px;
    color: white;
    font-size: 1.625em;
    font-weight: 500 !important;
    font-family: Montserrat;
}
.munBarHB .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern{
    height: auto !important;
    line-height: 20px !important;
    border: 2px solid #ED7D31 !important;
    background: white !important;
    text-transform: uppercase !important;
    font-family: inherit !important;
    font-size: 1em !important;
    font-weight: 500 !important;
    margin-top: 10px !important;
    padding: 10px 20px !important;
    color: #ED7D31 !important;
    text-transform: initial !important;
}

.munBarAT{
    background-color: #BF9000;
}
.munBarAT h1{
    padding: 0px 0px;
    margin-top: 0px;
    color: white;
    font-size: 1.625em;
    font-weight: 500 !important;
    font-family: Montserrat;
}
.munBarAT .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern{
    height: auto !important;
    line-height: 20px !important;
    border: 2px solid #BF9000 !important;
    background: white !important;
    text-transform: uppercase !important;
    font-family: inherit !important;
    font-size: 1em !important;
    font-weight: 500 !important;
    margin-top: 10px !important;
    padding: 10px 20px !important;
    color: #BF9000 !important;
    text-transform: initial !important;
}

.munBarAV{
    background-color: #9DC3E6;
}
.munBarAV h1{
    padding: 0px 0px;
    margin-top: 0px;
    color: white;
    font-size: 1.625em;
    font-weight: 500 !important;
    font-family: Montserrat;
}
.munBarAV .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern{
    height: auto !important;
    line-height: 20px !important;
    border: 2px solid #9DC3E6 !important;
    background: white !important;
    text-transform: uppercase !important;
    font-family: inherit !important;
    font-size: 1em !important;
    font-weight: 500 !important;
    margin-top: 10px !important;
    padding: 10px 20px !important;
    color: #9DC3E6 !important;
    text-transform: initial !important;
}
.munBarPT{
    background-color: #FFF2CC;
}
.munBarPT h1{
    padding: 0px 0px;
    margin-top: 0px;
    color: black;
	font-size: 1.250em;
    line-height: 30px;
    font-weight: 500 !important;
    font-family: Montserrat;
}
.munBarPT .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern{
    height: auto !important;
    line-height: 20px !important;
    border: 2px solid #FFF2CC !important;
    background: white !important;
    text-transform: uppercase !important;
    font-family: inherit !important;
    font-size: 1em !important;
    font-weight: 500 !important;
    margin-top: 10px !important;
    padding: 10px 20px !important;
    color: black !important;
    text-transform: initial !important;
}
.munBarSBF{
    background-color: #3f83c1;
}
.munBarSBF h1{
    padding: 0px 0px;
    margin-top: 0px;
    color: white;
    font-size: 1.625em;
    font-weight: 500 !important;
    font-family: Montserrat;
}
.munBarSBF .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern{
    height: auto !important;
    line-height: 20px !important;
    border: 2px solid #3f83c1 !important;
    background: white !important;
    text-transform: uppercase !important;
    font-family: inherit !important;
    font-size: 1em !important;
    font-weight: 500 !important;
    margin-top: 10px !important;
    padding: 10px 20px !important;
    color: #3f83c1 !important;
    text-transform: initial !important;
}
.munBarRG{
    background-color: #8d6dc4;
}
.munBarRG h1{
    padding: 0px 0px;
    margin-top: 0px;
    color: white;
    font-size: 1.625em;
    font-weight: 500 !important;
    font-family: Montserrat;
}
.munBarRG .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern{
    height: auto !important;
    line-height: 20px !important;
    border: 2px solid #8d6dc4 !important;
    background: white !important;
    text-transform: uppercase !important;
    font-family: inherit !important;
    font-size: 1em !important;
    font-weight: 500 !important;
    margin-top: 10px !important;
    padding: 10px 20px !important;
    color: #8d6dc4 !important;
    text-transform: initial !important;
}
.munBarRA{
    background-color: #006937;
}
.munBarRA h1{
    padding: 0px 0px;
    margin-top: 0px;
    color: white;
    font-size: 1.625em;
    font-weight: 500 !important;
    font-family: Montserrat;
}
.munBarRA .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern{
    height: auto !important;
    line-height: 20px !important;
    border: 2px solid #006937 !important;
    background: white !important;
    text-transform: uppercase !important;
    font-family: inherit !important;
    font-size: 1em !important;
    font-weight: 500 !important;
    margin-top: 10px !important;
    padding: 10px 20px !important;
    color: #006937 !important;
    text-transform: initial !important;
}
body.night .actionPlanBar{
    background-color: #333333;
}
body.highcontrast .actionPlanBar{
    background-color: black;
}
body.highcontrast2 .actionPlanBar{
    background-color: black;
}
body.highcontrast3 .actionPlanBar{
    background-color: yellow;
}
body.night .mitBar{
    background-color: #222222;
}
body.highcontrast .mitBar{
    background-color: white;
}
body.highcontrast2 .mitBar{
    background-color: yellow;
}
body.highcontrast3 .mitBar{
    background-color: black;
}
body.night .mitBtn .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
    border: 2px solid #555555 !important;
    background: #555555 !important;
    color: white !important;
}
body.highcontrast .mitBtn .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
    border: 2px solid black !important;
    background: black !important;
    color: white !important;
}
body.highcontrast2 .mitBtn .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
    border: 2px solid black !important;
    background: black !important;
    color: yellow !important;
}
body.highcontrast3 .mitBtn .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
    border: 2px solid yellow !important;
    background: yellow !important;
    color: black !important;
}
body.night .actionPlan h1{
    color: white !important;
}
body.highcontrast .actionPlan h1{
    color: white !important;
}
body.highcontrast2 .actionPlan h1{
    color: yellow !important;
}
body.highcontrast3 .actionPlan h1{
    color: black !important;
}

body.night .mitBar h1{
    color: white !important;
}
body.highcontrast .mitBar h1{
    color: black !important;
}
body.highcontrast2 .mitBar h1{
    color: black !important;
}
body.highcontrast3 .mitBar h1{
    color: yellow !important;
}

body.night .addLinks .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
    border: 2px solid #222222 !important;
    background: #222222 !important;
    color: white !important;
}
body.highcontrast .addLinks .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
    border: 2px solid white !important;
    background: white !important;
    color: black !important;
}
body.highcontrast2 .addLinks .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
    border: 2px solid yellow !important;
    background: yellow !important;
    color: black !important;
}
body.highcontrast3 .addLinks .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
    border: 2px solid black !important;
    background: black !important;
    color: yellow !important;
}
body.night .progVivBg, body.night .progPlanBg, body.night .progEcoBg, body.night .progMulBg, body.night .progInfBg{
    background-color: #222222 !important;
}
body.highcontrast .progVivBg, body.highcontrast .progPlanBg, body.highcontrast .progEcoBg, body.highcontrast .progMulBg, body.highcontrast .progInfBg{
    background-color: white !important;
	color: black !important;
}
body.highcontrast2 .progVivBg, body.highcontrast2 .progPlanBg, body.highcontrast2 .progEcoBg, body.highcontrast2 .progMulBg, body.highcontrast2 .progInfBg{
    background-color: yellow !important;
	color: black !important;
}
body.highcontrast3 .progVivBg, body.highcontrast3 .progPlanBg, body.highcontrast3 .progEcoBg, body.highcontrast3 .progMulBg, body.highcontrast3 .progInfBg{
    background-color: black !important;
	color: yellow !important;
}

body.night .progVivBg h2, body.night .progPlanBg h2, body.night .progEcoBg h2, body.night .progMulBg h2, body.night .progInfBg h2,
body.night .progVivBg a, body.night .progPlanBg a, body.night .progEcoBg a, body.night .progMulBg a, body.night .progInfBg a{
    color: white !important;
}
body.highcontrast .progVivBg h2, body.highcontrast .progPlanBg h2, body.highcontrast .progEcoBg h2, body.highcontrast .progMulBg h2, body.highcontrast .progInfBg h2,
body.highcontrast .progVivBg a, body.highcontrast .progPlanBg a, body.highcontrast .progEcoBg a, body.highcontrast .progMulBg a, body.highcontrast .progInfBg a{
	color: black !important;
}
body.highcontrast2 .progVivBg h2, body.highcontrast2 .progPlanBg h2, body.highcontrast2 .progEcoBg h2, body.highcontrast2 .progMulBg h2, body.highcontrast2 .progInfBg h2,
body.highcontrast2 .progVivBg a, body.highcontrast2 .progPlanBg a, body.highcontrast2 .progEcoBg a, body.highcontrast2 .progMulBg a, body.highcontrast2 .progInfBg a{
	color: black !important;
}
body.highcontrast3 .progVivBg h2, body.highcontrast3 .progPlanBg h2, body.highcontrast3 .progEcoBg h2, body.highcontrast3 .progMulBg h2, body.highcontrast3 .progInfBg h2,
body.highcontrast3 .progVivBg a, body.highcontrast3 .progPlanBg a, body.highcontrast3 .progEcoBg a, body.highcontrast3 .progMulBg a, body.highcontrast3 .progInfBg a{
	color: yellow !important;
}
body.night .progGrayBg {
    background-color: #444 !important;
	color: white !important;
}
body.highcontrast .progGrayBg {
    background-color: black !important;
	color: white !important;
}
body.highcontrast2 .progGrayBg {
    background-color: black !important;
	color: yellow !important;
}
body.highcontrast3 .progGrayBg {
    background-color: yellow !important;
	color: black !important;
}
body.night .progBtnLeft .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern, body.night .progBtnRight .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern{
    border: 2px solid #222 !important;
    background: #222 !important;
    color: white !important;
}
body.highcontrast .progBtnLeft .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern, body.highcontrast .progBtnRight .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern{
    border: 2px solid white !important;
    background: white !important;
    color: black !important;
}
body.highcontrast2 .progBtnLeft .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern, body.highcontrast2 .progBtnRight .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern{
    border: 2px solid yellow !important;
    background: yellow !important;
    color: black !important;
}
body.highcontrast3 .progBtnLeft .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern, body.highcontrast3 .progBtnRight .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern{
    border: 2px solid black !important;
    background: black !important;
    color: yellow !important;
}
body.night .vc_gitem-zone{
    background: #444 !important;
}
	.showMob{
        display: none !important;
    }
@media (max-width: 600px){
	.hideMob{
        display: none !important;
    }
	.showMob{
        display: block !important;
    }
    .progBtnRight{ text-align: center !important;}
    .pbtnmob{
        margin-top: 0px !important;
        margin-left: 10px;}
}
body.night .hba-green-box, body.night .hba-purple-bg,
body.night .hba-green-bg, body.night .hba-gray-bg-left,
body.night .hba-gray-bg-right{
    background: #222 !important;
}
body.highcontrast .hba-green-box, body.highcontrast .hba-purple-bg,
body.highcontrast .hba-green-bg, body.highcontrast .hba-gray-bg-left,
body.highcontrast .hba-gray-bg-right{
    background: white !important;
    color: black !important;
}
body.highcontrast2 .hba-green-box, body.highcontrast2 .hba-purple-bg,
body.highcontrast2 .hba-green-bg, body.highcontrast2 .hba-gray-bg-left,
body.highcontrast2 .hba-gray-bg-right{
    background: yellow !important;
    color: black !important;
}
body.highcontrast3 .hba-green-box, body.highcontrast3 .hba-purple-bg,
body.highcontrast3 .hba-green-bg, body.highcontrast3 .hba-gray-bg-left,
body.highcontrast3 .hba-gray-bg-right{
    background: black !important;
    color: yellow !important;
}
.hba-txt-white, .hba-h3-white{
	color: white !important;
}
body.night .hba-txt-white, body.night .hba-h3-white{

}
body.highcontrast .hba-txt-white, body.highcontrast .hba-h3-white,
body.highcontrast .hba-white-links, body.highcontrast .hba-txt-white a{
    color: black !important;
}
body.highcontrast2 .hba-txt-white, body.highcontrast2 .hba-h3-white,
body.highcontrast2 .hba-white-links, body.highcontrast2 .hba-txt-white a{
    color: black !important;
}
body.highcontrast3 .hba-txt-white, body.highcontrast3 .hba-h3-white,
body.highcontrast3 .hba-white-links, body.highcontrast3 .hba-txt-white a{
    color: yellow !important;
}
body.night .hba-h2 {
    color: white !important;
}
body.highcontrast .hba-h2 {
    color: white !important;
}
body.highcontrast2 .hba-h2 {
    color: yellow !important;
}
body.highcontrast3 .hba-h2 {
    color: black !important;
}
body.night .hba-h2-dk{
	color: white !important;
}
body.highcontrast .hba-h2-dk{
    color: black !important;
}
body.highcontrast2 .hba-h2-dk{
    color: black !important;
}
body.highcontrast3 .hba-h2-dk{
    color: yellow !important;
}


body.night .r3orange-bg, body.night .r3groups-green1, body.night .r3groups-green2,
body.night .r3groups-green3, body.night .r3groups-green4, body.night .r3-bg-green,
body.night .r3tur-bg{
    background-color: #222222;
    color: white !important;
}
body.highcontrast .r3orange-bg, body.highcontrast .r3groups-green1,
body.highcontrast .r3groups-green2, body.highcontrast .r3groups-green3,
body.highcontrast .r3groups-green4, body.highcontrast .r3-bg-green,
body.highcontrast .r3tur-bg{
    background-color: white;
}
body.highcontrast .r3orange-bg h2, body.highcontrast .r3white-txt{
    color: black;
}
body.highcontrast2 .r3orange-bg, body.highcontrast2 .r3groups-green1,
body.highcontrast2 .r3groups-green2, body.highcontrast2 .r3groups-green3,
body.highcontrast2 .r3groups-green4, body.highcontrast2 .r3-bg-green,
body.highcontrast2 .r3tur-bg{
    background-color: yellow;
}
body.highcontrast2 .r3orange-bg h2, body.highcontrast2 .r3white-txt{
    color: black;
}
body.highcontrast3 .r3orange-bg, body.highcontrast3 .r3groups-green1,
body.highcontrast3 .r3groups-green2, body.highcontrast3 .r3groups-green3,
body.highcontrast3 .r3groups-green4, body.highcontrast3 .r3-bg-green,
body.highcontrast3 .r3tur-bg{
    background-color: black;
}
body.highcontrast3 .r3orange-bg h2, body.highcontrast3 .r3white-txt{
    color: yellow;
}
body.night .r3-evaluation-1 a, body.night .r3-evaluation-2 a, body.night .r3-evaluation-3 a,
body.night .r3-evaluation-4 a, body.night .r3-evaluation-5 a, body.night .r3-evaluation-6 a,
body.night .r3-evaluation-7 a, body.night .r3-evaluation-8 a, body.night .r3-evaluation-9 a{
    color: white !important;
}
body.highcontrast .r3-evaluation-1 a, body.highcontrast .r3-evaluation-2 a, body.highcontrast .r3-evaluation-3 a,
body.highcontrast .r3-evaluation-4 a, body.highcontrast .r3-evaluation-5 a, body.highcontrast .r3-evaluation-6 a,
body.highcontrast .r3-evaluation-7 a, body.highcontrast .r3-evaluation-8 a, body.highcontrast .r3-evaluation-9 a{
    color: white !important;
}
body.highcontrast2 .r3-evaluation-1 a, body.highcontrast2 .r3-evaluation-2 a, body.highcontrast2 .r3-evaluation-3 a,
body.highcontrast2 .r3-evaluation-4 a, body.highcontrast2 .r3-evaluation-5 a, body.highcontrast2 .r3-evaluation-6 a,
body.highcontrast2 .r3-evaluation-7 a, body.highcontrast2 .r3-evaluation-8 a, body.highcontrast2 .r3-evaluation-9 a{
    color: yellow !important;
}
body.highcontrast3 .r3-evaluation-1 a, body.highcontrast3 .r3-evaluation-2 a, body.highcontrast3 .r3-evaluation-3 a,
body.highcontrast3 .r3-evaluation-4 a, body.highcontrast3 .r3-evaluation-5 a, body.highcontrast3 .r3-evaluation-6 a,
body.highcontrast3 .r3-evaluation-7 a, body.highcontrast3 .r3-evaluation-8 a, body.highcontrast3 .r3-evaluation-9 a{
    color: black !important;
}
body.night .munBarHB, body.night .jobBar{
    background-color: #222222;
}
body.highcontrast .munBarHB, body.highcontrast .jobBar{
    background-color: white;
}
body.highcontrast2 .munBarHB, body.highcontrast2 .jobBar{
    background-color: yellow;
}
body.highcontrast3 .munBarHB, body.highcontrast3 .jobBar{
    background-color: black;
}
body.night .update-content{
    background-color: #222222;
}
body.highcontrast .update-content{
    background-color: white;
}
body.highcontrast2 .update-content{
    background-color: yellow;
}
body.highcontrast3 .update-content{
    background-color: black;
}
body.night .update-content h1, body.night .update-content a{
    color: white !important;
}
body.highcontrast .update-content h1, body.highcontrast .update-content a{
    color: black !important;
}
body.highcontrast2 .update-content h1, body.highcontrast2 .update-content a{
    color: black !important;
}
body.highcontrast3 .update-content h1, body.highcontrast3 .update-content a{
    color: yellow !important;
}
body.night .rhc-upcoming-events8 .rhc-event-item{
    background-color: #222222;
}
body.highcontrast .rhc-upcoming-events8 .rhc-event-item{
    background-color: white;
}
body.highcontrast2 .rhc-upcoming-events8 .rhc-event-item{
    background-color: yellow;
}
body.highcontrast3 .rhc-upcoming-events8 .rhc-event-item{
    background-color: black;
}
body.night .rhc-upcoming-events8 .rhc-event-item a, body.night .rhc-upcoming-events8 .rhc-event-item{
    color: white !important;
}
body.highcontrast .rhc-upcoming-events8 .rhc-event-item a, body.highcontrast .rhc-upcoming-events8 .rhc-event-item{
    color: black !important;
}
body.highcontrast2 .rhc-upcoming-events8 .rhc-event-item a, body.highcontrast2 .rhc-upcoming-events8 .rhc-event-item{
    color: black !important;
}
body.highcontrast3 .rhc-upcoming-events8 .rhc-event-item a, body.highcontrast3 .rhc-upcoming-events8 .rhc-event-item{
    color: yellow !important;
}
body.night #ff-stream-1{
    background-color: #333333;
}
body.highcontrast #ff-stream-1{
    background-color: black;
}
body.highcontrast2 #ff-stream-1{
    background-color: black;
}
body.highcontrast3 #ff-stream-1{
    background-color: yellow;
}
body.night .light-blue-bg{
    background-color: #222;
}
body.highcontrast .light-blue-bg{
    background-color: white;
}
body.highcontrast2 .light-blue-bg{
    background-color: yellow;
}
body.highcontrast3 .light-blue-bg{
    background-color: black;
}
body.night .munBarR3, body.night .munBarAT, body.night .munBarAV, body.night .munBarSBF, body.night .munBarRG, body.night .munBarRA{
    background-color: #222;
}
body.highcontrast .munBarR3, body.highcontrast .munBarAT, body.highcontrast .munBarAV, body.highcontrast .munBarSBF, body.highcontrast .munBarRG, body.highcontrast .munBarRA{
    background-color: white;
}
body.highcontrast2 .munBarR3, body.highcontrast2 .munBarAT, body.highcontrast2 .munBarAV, body.highcontrast2 .munBarSBF, body.highcontrast2 .munBarRG, body.highcontrast2 .munBarRA{
    background-color: yellow;
}
body.highcontrast3 .munBarR3, body.highcontrast3 .munBarAT, body.highcontrast3 .munBarAV, body.highcontrast3 .munBarSBF, body.highcontrast3 .munBarRG, body.highcontrast3 .munBarRA{
    background-color: black;
}
body.night .rt-holder .entry-title a{
    color: white;
}
body.highcontrast .rt-holder .entry-title a{
    color: white;
}
body.highcontrast2 .rt-holder .entry-title a{
    color: yellow;
}
body.highcontrast3 .rt-holder .entry-title a{
    color: black;
}
body.night .alert-warning-pdf{
    color: white;
    background-color: #222222;
    border-color: #cc4b4c;
    border: 1px solid #cc4b4c;
}
body.highcontrast .alert-warning-pdf{
    color: black;
    background-color: white;
    border-color: #cc4b4c;
    border: 1px solid #cc4b4c;
}
body.highcontrast2 .alert-warning-pdf{
    color: black;
    background-color: yellow;
    border-color: #cc4b4c;
    border: 1px solid #cc4b4c;
}
body.highcontrast3 .alert-warning-pdf{
    color: yellow;
    background-color: black;
    border-color: #cc4b4c;
    border: 1px solid #cc4b4c;
}
.pTransp{color:#007eaf}
body.night .pTransp{
    color: white;
}
body.highcontrast .pTransp{
    color: white;
}
body.highcontrast2 .pTransp{
    color: yellow;
}
body.highcontrast3 .pTransp{
    color: black;
}
#contractsTable{
    border-bottom: 1px solid #dddddd;
    border-top: 3px solid #bbb;
    font-size: 0.813em;
    min-width: 100%;
}
    table,td,th{
        border: 0;
    }
    #contractsTable{
        border-bottom: 1px solid #dddddd;
        border-top: 3px solid #bbb;
        font-size: 0.813em;
        min-width: 100%;
    }

    #contractsTable .wpdm-download-link img{
        box-shadow: none !important;
        max-width: 100%;
    }/*
    .w3eden .pagination{
        margin: 0 !important;
    }*/
    #contractsTable td:not(:first-child){
        vertical-align: middle !important;
    }
    #contractsTable td.__dt_col_download_link .btn{
        display: block;
        width: 100%;
    }
    #contractsTable td.__dt_col_download_link,
    #contractsTable th#download_link{
        max-width: 155px !important;
        width: 155px;

    }
    #contractsTable th{
        background-color: #e8e8e8;
        border-bottom: 0;
    }

    #contractsTable_filter input[type=search],
    #contractsTable_length select{
        padding: 5px !important;
        border-radius: 3px !important;
        border: 1px solid #dddddd !important;
    }

    #contractsTable .package-title{
        color:#36597C;
        font-size: 0.688em;
        font-weight: 700;
    }
    #contractsTable .small-txt{
        margin-right: 7px;
    }
    #contractsTable td{
        min-width: 150px;
    }

    #contractsTable td.__dt_col_categories{
        max-width: 300px;
    }

    #contractsTable .small-txt,
    #contractsTable small{
        font-size: 0.563em;
    }
    .dataTables_wrapper .dataTables_paginate .paginate_button:active,
    .dataTables_wrapper .dataTables_paginate .paginate_button:focus,
    .dataTables_wrapper .dataTables_paginate .paginate_button:hover,
    .dataTables_wrapper .dataTables_paginate .paginate_button{
        margin: 0 !important;
        padding: 0 !important;
        border: 0 !important;
        background: transparent !important;
    }

    #contractsTable_length select.wpdm-custom-select{
        width: 65px !important;
        padding: 0 0 0 5px !important;
    }


    @media (max-width: 799px) {
        #contractsTable tr {
            display: block;
            border: 3px solid rgba(0,0,0,0.3) !important;
            margin-bottom: 10px !important;
            position: relative;
        }
        #contractsTable thead{
            display: none;
        }
        #contractsTable,
        #contractsTable td:first-child {
            border: 0 !important;
        }
        #contractsTable td {
            display: block;
        }
        #contractsTable td.__dt_col_download_link {
            display: block;
            max-width: 100% !important;
            width: auto !important;

        }
        #contractsTable_next{float: left;}
    }
.orange-txtc p{
	color: #e26e07 !important;
    text-align: center;
    font-size: 1.250em;
}
body.night .seccion-titles, body.night .seccion-titles-green{
    color: white !important;
}
body.highcontrast .seccion-titles, body.highcontrast .seccion-titles-green{
    color: white !important;
}
body.highcontrast2 .seccion-titles, body.highcontrast2 .seccion-titles-green{
    color: yellow !important;
}
body.highcontrast3 .seccion-titles, body.highcontrast3 .seccion-titles-green{
    color: black !important;
}
body.night .seccion-button-active > .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern{
border: 0px #222 solid !important;
}
body.highcontrast .seccion-button-active > .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern{
border: 0px #222 solid !important;
}
body.highcontrast2 .seccion-button-active > .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern{
border: 0px #222 solid !important;
}
body.highcontrast3 .seccion-button-active > .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern{
border: 0px #222 solid !important;
}
.wft-blue-db { background: rgb(46, 69, 101);}
.wft-db-text { color: white;}
.btnFull .vc_btn3-size-md{
    padding: 20px 30px !important;
    width: 1230px !important;
    height: 100px !important;
    display: table-cell !important;
    vertical-align: middle !important;
}
.caras-programa .vc_column-inner{
    /*background-color: #006937;*/
    background-color: #ebe9e9;
    padding: 0 30px 0px 30px;
}
.caras-programa .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
    height: auto !important;
    line-height: 20px !important;
    border: 2px solid #006937 !important;
    background: white !important;
    text-transform: uppercase !important;
    font-family: inherit !important;
    font-size: 1em !important;
    font-weight: 700 !important;
    margin-top: 10px !important;
    padding: 10px 20px !important;
    color: #006937 !important;
    text-transform: initial !important;
}
.caras-videos .vc_column-inner{
    /*background-color: #67A18F;*/
    background-color: #ebe9e9;
    padding: 0 30px 0px 30px;
}
.caras-videos .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
    height: auto !important;
    line-height: 20px !important;
    border: 2px solid #67A18F !important;
    background: white !important;
    text-transform: uppercase !important;
    font-family: inherit !important;
    font-size: 1em !important;
    font-weight: 700 !important;
    margin-top: 10px !important;
    padding: 10px 20px !important;
    color: #67A18F !important;
    text-transform: initial !important;
}
.orange-txtc p{
	color: #e26e07 !important;
    text-align: center;
    font-size: 1.250em;
}
/*.pagination-list li a, .pagination-list li span, .pagination li a,*/.rt-tpg-isotope-buttons button,
.rt-tpg-utility .rt-tpg-load-more button, .rt-tpg-container .swiper-navigation .slider-btn,
.rt-tpg-container .swiper-pagination-bullet, .wc1 .rt-holder .rt-img-holder .overlay .product-more ul li a,
.wc2 .rt-detail .rt-wc-add-to-cart, .wc3 .rt-detail .rt-wc-add-to-cart, .wc4 .rt-detail .rt-wc-add-to-cart,
.wc-carousel2 .rt-detail .rt-wc-add-to-cart, .wc-isotope2 .rt-detail .rt-wc-add-to-cart,
.rt-layout-filter-container .rt-filter-wrap .rt-filter-item-wrap.rt-filter-dropdown-wrap .rt-filter-dropdown,
.rt-layout-filter-container .rt-filter-sub-tax.sub-button-group .rt-filter-button-item,
.rt-tpg-container .rt-pagination-wrap .rt-page-numbers .paginationjs .paginationjs-pages ul li>a,
.rt-filter-item-wrap.rt-filter-button-wrap span.rt-filter-button-item,
.rt-tpg-container .rt-pagination-wrap .rt-loadmore-btn,
.rt-tpg-container .rt-pagination-wrap .rt-cb-page-prev-next > *,
.rt-read-more, .rt-tooltip-bottom:after {
    background-color: white !important;
}
.rt-pagination .pagination-list > li > a {
	color: black !important;
}
.rt-pagination .pagination-list > li > span {
	color: white !important;
}
.pagination-list li.active span {
    /*background-color: #00586f !important;*/
    background-color: #007078 !important;
    font-size: 1.250em !important;
    border-radius: 10px !important;
    font-weight: 500 !important;
}
.rt-pagination .pagination-list > .active > span {
    background-color: #007078 !important;
    border-color: #007078 !important;
}
.rt-pagination .pagination-list>li>a, .rt-pagination .pagination-list>li>span{
    background-color: #c9c9c9 !important;
    border-color: #c9c9c9 !important;
    color: #fff !important;
    z-index: 2;
    font-size: 1.250em !important;
    border-radius: 10px !important;
    font-weight: 500 !important;
}
.rt-pagination .pagination-list>li>a:focus, .rt-pagination .pagination-list>li>a:hover, .rt-pagination .pagination-list>li>span:focus, .rt-pagination .pagination-list>li>span:hover{
    background-color: #007078 !important;
    border-color: #007078 !important;
    color: #fff !important;
    z-index: 2;
    font-size: 1.250em !important;
    border-radius: 10px !important;
    font-weight: 500 !important;
}
.salaPrensasm .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
    display: inline-block !important;
    text-align: center !important;
    cursor: pointer !important;
    text-decoration: none;
    line-height: 20px !important;
    border: none !important;
    background: #165F70 !important;
    text-transform: uppercase !important;
    font-family: inherit !important;
    font-size: 1em !important;
    font-weight: 700 !important;
    color: white !important;
    border-radius: 0 !important;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
    padding: 20px 30px !important;
    min-width: 380px;
}
.salaVideosm .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
    display: inline-block !important;
    text-align: center !important;
    cursor: pointer !important;
    text-decoration: none;
    line-height: 20px !important;
    border: none !important;
    background: #67A18F !important;
    text-transform: uppercase !important;
    font-family: inherit !important;
    font-size: 1em !important;
    font-weight: 700 !important;
    color: white !important;
    border-radius: 0 !important;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
    padding: 20px 30px !important;
    min-width: 380px;
}
@media (max-width: 600px){
.salaPrensasm .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
    min-width: 300px;
}
}

.com-prensa{
    background-color: #ebe9e9;
}
body.night .com-prensa{
    background-color: #222222;
}
body.highcontrast .com-prensa{
    background-color: white;
}
body.highcontrast2 .com-prensa{
    background-color: yellow;
}
body.highcontrast3 .com-prensa{
    background-color: black;
}
.com-prensa a{
    color: black !important;
    font-size: 1.125em;
    text-align: center;
}
.com-prensa a:hover{
    color: black !important;
}
.com-prensa h3{
    font-size: 1.125em;
    text-align: center;
}
body.night .com-prensa a, body.night .com-prensa a:hover{
    color: white !important;
}
body.highcontrast .com-prensa a, body.highcontrast .com-prensa a:hover{
    color: black !important;
}
body.highcontrast2 .com-prensa a, body.highcontrast2 .com-prensa a:hover{
    color: black !important;
}
body.highcontrast3 .com-prensa a, body.highcontrast3 .com-prensa a:hover{
    color: yellow !important;
}
.com-prensa p{
    color: black !important;
    text-align: center;
    font-size: 1em;
}
.com-prensa span{
    color: black !important;
    text-align: center;
    font-size: 1em;
}
body.night .com-prensa p, body.night .com-prensa span{
    color: white !important;
}
body.highcontrast .com-prensa p, body.highcontrast .com-prensa span{
    color: black !important;
}
body.highcontrast2 .com-prensa p, body.highcontrast2 .com-prensa span{
    color: black !important;
}
body.highcontrast3 .com-prensa p, body.highcontrast3 .com-prensa span{
    color: yellow !important;
}
.plan-intro-2 p{
 	margin-bottom: 15px !important;
}
.plan-intro-2 *+p:not([class]), .com-prensa *+p:not([class]){
    margin: 0 0 15px !important;
}
.com-prensa a.btn-primary{
    background-color: #f1a451 !important;
    color: white !important;
}
body.night .com-prensa a.btn-primary{
    background-color: #555 !important;
}
body.highcontrast .com-prensa a.btn-primary{
    background-color: black !important;
}
body.highcontrast2 .com-prensa a.btn-primary{
    background-color: black !important;
}
body.highcontrast3 .com-prensa a.btn-primary{
    background-color: yellow !important;
}
.com-prensa a.btn-primary:hover {
    background-color: #e26e07 !important;
}
body.night .com-prensa a.btn-primary:hover {
    background-color: #666 !important;
}
body.highcontrast .com-prensa a.btn-primary:hover {
    background-color: black !important;
}
body.highcontrast2 .com-prensa a.btn-primary:hover {
    background-color: black !important;
}
body.highcontrast3 .com-prensa a.btn-primary:hover {
    background-color: yellow !important;
}
.com-prensa .w3eden a.btn-primary:not(.btn-simple){
    color: white !important;
}
body.night .com-prensa .w3eden a.btn-primary:not(.btn-simple){
    color: white !important;
}
body.highcontrast .com-prensa .w3eden a.btn-primary:not(.btn-simple){
    color: white !important;
}
body.highcontrast2 .com-prensa .w3eden a.btn-primary:not(.btn-simple){
    color: yellow !important;
}
body.highcontrast3 .com-prensa .w3eden a.btn-primary:not(.btn-simple){
    color: black !important;
}
.com-prensa-btn .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern{
    background-color: #f98e2b !important;
    color: white !important;
}
.com-caras-btn{
    background-color: #006937 !important;
    color: white !important;
}
.com-videos-btn{
    background-color: #67A18F !important;
    color: white !important;
}
.not-prensa{
    /*background-color: #ebe9e9;*/
}
.not-prensa a{
    text-align: center;
}
.not-prensa h3{
    text-align: center;
}
.not-prensa p{
    text-align: center;
}
.not-prensa span{
    text-align: center;
}
body.night .not-prensa{
    background-color: #222222;
}
body.highcontrast .not-prensa{
    background-color: white;
}
body.highcontrast2 .not-prensa{
    background-color: yellow;
}
body.highcontrast3 .not-prensa{
    background-color: black;
}
.boxshad{
    box-shadow: 1px 1px 11px 12px rgba(0,0,0,0.11);
    -webkit-box-shadow: 1px 1px 11px 12px rgba(0,0,0,0.11);
    -moz-box-shadow: 1px 1px 11px 12px rgba(0,0,0,0.11);
    border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px;
    min-height: 308px;
}
.boxshad2 > .vc_column-inner > .wpb_wrapper{
    box-shadow: 0px 0px 5px 5px rgba(0,0,0,0.10);
    -webkit-box-shadow: 0px 0px 5px 5px rgba(0,0,0,0.10);
    -moz-box-shadow: 0px 0px 5px 5px rgba(0,0,0,0.10);
    border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px;
    min-height: 450px;
    padding: 0px 10px;
}
.boxshad3 > .vc_column-inner > .wpb_wrapper{
    box-shadow: 0px 0px 5px 5px rgba(0,0,0,0.10);
    -webkit-box-shadow: 0px 0px 5px 5px rgba(0,0,0,0.10);
    -moz-box-shadow: 0px 0px 5px 5px rgba(0,0,0,0.10);
    border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px;
    min-height: 450px;
    padding: 0px 0px;
}
.boxshad4 > .vc_column-inner > .wpb_wrapper{
    box-shadow: 0px 0px 5px 5px rgba(0,0,0,0.10);
    -webkit-box-shadow: 0px 0px 5px 5px rgba(0,0,0,0.10);
    -moz-box-shadow: 0px 0px 5px 5px rgba(0,0,0,0.10);
    border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px;
    min-height: 450px;
    padding: 0px 0px;
}
.boxshad5 > .vc_column-inner > .wpb_wrapper{
    box-shadow: 0px 0px 5px 5px rgba(0,0,0,0.10);
    -webkit-box-shadow: 0px 0px 5px 5px rgba(0,0,0,0.10);
    -moz-box-shadow: 0px 0px 5px 5px rgba(0,0,0,0.10);
    border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px;
    min-height: 450px;
    padding: 0px 0px;
    background-color: #efeae6;
}
.boxshad6 > .vc_column-inner > .wpb_wrapper{
    box-shadow: 0px 0px 5px 5px rgba(0,0,0,0.10);
    -webkit-box-shadow: 0px 0px 5px 5px rgba(0,0,0,0.10);
    -moz-box-shadow: 0px 0px 5px 5px rgba(0,0,0,0.10);
    border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px;
    min-height: 390px;
    padding: 0px 0px;
}
.boxshad7 > .vc_column-inner > .wpb_wrapper{
    box-shadow: 0px 0px 5px 5px rgba(0,0,0,0.10);
    -webkit-box-shadow: 0px 0px 5px 5px rgba(0,0,0,0.10);
    -moz-box-shadow: 0px 0px 5px 5px rgba(0,0,0,0.10);
    border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px;
    min-height: 390px;
    padding: 0px 10px;
}
.boxradd{
    border-radius: 10px 10px 0px 0px;
    -webkit-border-radius: 10px 10px 0px 0px;
    -moz-border-radius: 10px 10px 0px 0px;
}
.boxradd2 > .vc_column-inner{
    border-radius: 10px 10px 0px 0px;
    -webkit-border-radius: 10px 10px 0px 0px;
    -moz-border-radius: 10px 10px 0px 0px;
}
.boxradd3 > .wpb_wrapper{
    border-radius: 10px 10px 0px 0px;
    -webkit-border-radius: 10px 10px 0px 0px;
    -moz-border-radius: 10px 10px 0px 0px;
}
.boxradleft{
    border-radius: 10px 0px 0px 10px;
    -webkit-border-radius: 10px 0px 0px 10px;
    -moz-border-radius: 10px 0px 0px 10px;
}
.boxradleft > .vc_column-inner{
    border-radius: 10px 0px 0px 10px;
    -webkit-border-radius: 10px 0px 0px 10px;
    -moz-border-radius: 10px 0px 0px 10px;
}
.boxradb{
    border-radius: 0px 0px 10px 10px;
    -webkit-border-radius: 0px 0px 10px 10px;
    -moz-border-radius: 0px 0px 10px 10px;
}
.boxradall{
    border-radius: 30px 30px 30px 30px;
    -webkit-border-radius: 30px 30px 30px 30px;
    -moz-border-radius: 30px 30px 30px 30px;
}
.boxradall10{
    border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px;
}
.boxradall10in > .vc_column-inner{
    border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px;
}
.boxradall10in > .vc_column-inner > .wpb_wrapper{
    min-height: 450px;
}
.boxshadrightnbot > .vc_column-inner{
    box-shadow: 10px 10px 10px 0px rgb(0 0 0 / 10%);
}
@media (max-width: 600px){
    .finance-boxes > .vc_column-inner{
        background-position: inherit !important;
        background-repeat: no-repeat !important;
        background-size: cover !important;
        padding-top: 50px !important;
    }
    .finNoPad{
        padding-left: 0px !important;
    }
}

.urabtn a{
  background: #239743 !important;
  background-image: -webkit-linear-gradient(top, #239743, #0c783b) !important;
  background-image: -moz-linear-gradient(top, #239743, #0c783b) !important;
  background-image: -ms-linear-gradient(top, #239743, #0c783b) !important;
  background-image: -o-linear-gradient(top, #239743, #0c783b) !important;
  background-image: linear-gradient(to bottom, #239743, #0c783b) !important;
  -webkit-border-radius: 22px !important;
  -moz-border-radius: 22px !important;
  border-radius: 22px !important;
  -webkit-box-shadow: 0 10px 20px rgb(0 0 0 / 18%) !important;
  -moz-box-shadow: 0 10px 20px rgb(0 0 0 / 18%) !important;
  box-shadow: 0 10px 20px rgb(0 0 0 / 18%) !important;
  font-family: Montserrat !important;
  color: #ffffff !important;
  font-size: 0.875em !important;
  font-weight: 500 !important;
  /*padding: 10px 8px 10px 8px !important;*/
  border: solid #e3e4e5 8px !important;
  text-decoration: none !important;
    padding: 2px 8px 2px 8px !important;
    height: 64px !important;
    display: table-cell !important;
    vertical-align: middle !important;
    text-align: center !important;
    cursor: pointer !important;
    line-height: 18px !important;
    min-width: 280px;
}

.urabtn a:hover {
  background: #0c783b !important;
  background-image: -webkit-linear-gradient(top, #0c783b, #239743) !important;
  background-image: -moz-linear-gradient(top, #0c783b, #239743) !important;
  background-image: -ms-linear-gradient(top, #0c783b, #239743) !important;
  background-image: -o-linear-gradient(top, #0c783b, #239743) !important;
  background-image: linear-gradient(to bottom, #0c783b, #239743) !important;
  text-decoration: none !important;
}
@media (max-width: 600px){
.urabtn a{
    /*min-width: 370px;*/
}
}
.urabtndocs a{
  background: #f1f1f1 !important;
  -webkit-box-shadow: 0 10px 20px rgb(0 0 0 / 18%) !important;
  -moz-box-shadow: 0 10px 20px rgb(0 0 0 / 18%) !important;
  box-shadow: 0 10px 20px rgb(0 0 0 / 18%) !important;
  font-family: Montserrat !important;
  color: #000 !important;
  font-size: 0.875em !important;
  font-weight: 500 !important;
  /*padding: 10px 8px 10px 8px !important;*/
  text-decoration: none !important;
    padding: 2px 8px 2px 8px !important;
    height: 64px !important;
    display: table-cell !important;
    vertical-align: middle !important;
    text-align: center !important;
    cursor: pointer !important;
    line-height: 18px !important;
    min-width: 280px;
    width: 585px;
}

.urabtndocs a:hover {
  background: #f1f1f1 !important;
  text-decoration: none !important;
}
.checklistg{
    color: #509b3f;
}
.lineh20{line-height:22px !important}
.ctl-bullets-container {
    display: none !important;
}
#wpdevart_org_chart_container_1 .wpda_tree_item_container .wpda_tree_item_title {
    font-family: Montserrat,Times New Roman,Times,serif !important;
}
#wpdevart_org_chart_container_1 .wpda_tree_item_container .wpda_tree_item_desc {
    font-family: Montserrat,Times New Roman,Times,serif !important;
}
.wpdevart_org_chart_container li::before, .wpdevart_org_chart_container li::after {
    content: "" !important;
}
.wpda_tree_item_img_cont {
    display: none !important;
}
.wpda_tree_item_container > div{
	min-height: 40px !important;
}
.gray-bgnews .rt-holder{
    background-color: #ebe9e9;
}
/*#wpdevart_org_chart_container_1 .wpda_tree_item_container .wpda_tree_item_desc{
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}*/
.grn-btn a{
    font-size: 1em !important;
    font-weight: 500 !important;
    font-family: 'Montserrat' !important;
    font-size: 1em !important;
}
.boxshadam > .vc_column-inner > .wpb_wrapper{
    box-shadow: 0px 0px 5px 5px rgba(0,0,0,0.10);
    -webkit-box-shadow: 0px 0px 5px 5px rgba(0,0,0,0.10);
    -moz-box-shadow: 0px 0px 5px 5px rgba(0,0,0,0.10);
    border-radius: 35px 35px 35px 35px;
    -webkit-border-radius: 35px 35px 35px 35px;
    -moz-border-radius: 35px 35px 35px 35px;
    min-height: 450px;
    padding: 0px 10px;
}
.boxshadfaq > .vc_column-inner > .wpb_wrapper{
    box-shadow: 0px 0px 5px 5px rgba(0,0,0,0.10);
    -webkit-box-shadow: 0px 0px 5px 5px rgba(0,0,0,0.10);
    -moz-box-shadow: 0px 0px 5px 5px rgba(0,0,0,0.10);
    border-radius: 35px 35px 35px 35px;
    -webkit-border-radius: 35px 35px 35px 35px;
    -moz-border-radius: 35px 35px 35px 35px;
    padding: 0px 10px;
    margin-bottom: 15px;
}
#pe-breadcrumbs+.pe-single {
    padding-top: 30px !important;
}
.mrpbtn a{
  background: #9b9da0 !important;
  -webkit-border-radius: 30px !important;
  -moz-border-radius: 30px !important;
  border-radius: 30px !important;
  -webkit-box-shadow: 0 10px 20px rgb(0 0 0 / 18%) !important;
  -moz-box-shadow: 0 10px 20px rgb(0 0 0 / 18%) !important;
  box-shadow: 0 10px 20px rgb(0 0 0 / 18%) !important;
  font-family: Montserrat !important;
  color: #ffffff !important;
  font-size: 0.875em !important;
  font-weight: 500 !important;
  /*padding: 10px 8px 10px 8px !important;*/
  border: solid #e3e4e5 8px !important;
  text-decoration: none !important;
    padding: 2px 8px 2px 8px !important;
    height: 60px !important;
    display: table-cell !important;
    vertical-align: middle !important;
    text-align: center !important;
    cursor: pointer !important;
    line-height: 18px !important;
    min-width: 200px;
    max-width: 260px;
}

.mrpbtn a:hover {
  background: #86888b !important;
  text-decoration: none !important;
}
@media (max-width: 600px){
.mrpbtn a{
    min-width: 370px;
}
}

@media (min-width: 768px) and (max-width: 991px){
.w3eden .hidden-sm {
   display: table-cell !important;
}
}
.msih-bg { background: #aa9dfd; }
.msih-text { color: #423593; }
.msih-bg2 { background: #8ac0eb; }
.msih-text2 { color: #116cb4; }

/*.boxshadhome > .vc_column-inner > .wpb_wrapper*/
.boxshadhome > .vc_column-inner > .wpb_wrapper{
    box-shadow: 0px 0px 5px 5px rgba(0,0,0,0.10);
    -webkit-box-shadow: 0px 0px 5px 5px rgba(0,0,0,0.10);
    -moz-box-shadow: 0px 0px 5px 5px rgba(0,0,0,0.10);
    border-radius: 20px 20px 20px 20px;
    -webkit-border-radius: 20px 20px 20px 20px;
    -moz-border-radius: 20px 20px 20px 20px;
    /*min-height: 265px;*/
    /*padding: 20px 0px;*/
}
.custom-shape-divider-top-1672942000 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
    line-height: 0;
    transform: rotate(180deg);
}

.custom-shape-divider-top-1672942000 svg {
    position: relative;
    display: block;
    width: calc(100% + 1.3px);
    height: 81px;
    transform: rotateY(180deg);
}

.custom-shape-divider-top-1672942000 .shape-fill {
    fill: #FFFFFF;
}
.custom-shape-divider-top-1672942001 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
    line-height: 0;
    transform: rotate(180deg);
}

.custom-shape-divider-top-1672942001 svg {
    position: relative;
    display: block;
    width: calc(100% + 1.3px);
    height: 81px;
    transform: rotateY(180deg);
}

.custom-shape-divider-top-1672942001 .shape-fill {
    fill: #fff;
    stroke: white;
    stroke-width: 2px;
}
.masSeccionesBG{
	background: rgb(0,145,143);
	background: linear-gradient(90deg, rgba(0,145,143,1) 0%, rgba(0,137,139,1) 50%, rgba(0,105,121,1) 100%);
}

.masSecLinks a{
  background: white !important;
  -webkit-border-radius: 22px !important;
  -moz-border-radius: 22px !important;
  border-radius: 22px !important;
  -webkit-box-shadow: 0 10px 20px rgb(0 0 0 / 18%) !important;
  -moz-box-shadow: 0 10px 20px rgb(0 0 0 / 18%) !important;
  box-shadow: 0 10px 20px rgb(0 0 0 / 18%) !important;
  font-family: Montserrat !important;
  color: #007e8f !important;
  font-size: 0.875em !important;
  font-weight: 500 !important;
  text-decoration: none !important;
    padding: 2px 20px 2px 20px !important;
    height: 40px !important;
    display: table-cell !important;
    vertical-align: middle !important;
    text-align: center !important;
    cursor: pointer !important;
    line-height: 18px !important;
    min-width: 150px;
}

.masSecLinks a:hover {
    background: #00888A !important;
    color: white !important;
}
.masSecLinks{
    margin-right: 20px;
    float: left;
}

@media (max-width: 600px){
.masSecLinks a{
    min-width: 370px;
}
}
.gallery-button-invert > .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern{
    color: #f1f1f1 !important;
    background: #f98e2b !important;
}
/*.gallery-button-invert > .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover{
    color: #f98e2b !important;
    background: #f1f1f1 !important;
}*/
.h-afterlines:after {
    content: "";
    display: block;
    width: 1.5em;
    max-width: 70%;
    border-bottom: 2px solid #79c6da;
    margin: 10px auto 0;
}
.twoColorsHRecent strong{
    color:#f5662d;
    font-weight: 500 !important;
    font-size: 1.125em;
}
.twoColorsH strong{
    color:#f5662d;
    font-weight: 500 !important;
}
/*Botones verdes de rediseno Inicio 2023*/
.grnbtns23 a{
    background: #00758f !important;
    -webkit-border-radius: 22px !important;
    -moz-border-radius: 22px !important;
    border-radius: 22px !important;
    -webkit-box-shadow: 0 10px 20px rgb(0 0 0 / 18%) !important;
    -moz-box-shadow: 0 10px 20px rgb(0 0 0 / 18%) !important;
    box-shadow: 0 10px 20px rgb(0 0 0 / 18%) !important;
    font-family: Montserrat !important;
    color: white !important;
    font-size: 0.875em !important;
    font-weight: 500 !important;
    text-decoration: none !important;
    padding: 10px 20px 10px 20px !important;
    height: 40px !important;
    vertical-align: middle !important;
    text-align: center !important;
    cursor: pointer !important;
    line-height: 18px !important;
    min-width: 150px;
    border: 0px solid transparent !important;
}

.grnbtns23 a:hover {
  background: #024656 !important;
  text-decoration: none !important;
}
.overflow{ overflow: initial !important;}
.ff-loadmore-wrapper .ff-btn{
    background: #00758f !important;
    -webkit-border-radius: 22px !important;
    -moz-border-radius: 22px !important;
    border-radius: 22px !important;
    -webkit-box-shadow: 0 10px 20px rgb(0 0 0 / 18%) !important;
    -moz-box-shadow: 0 10px 20px rgb(0 0 0 / 18%) !important;
    box-shadow: 0 10px 20px rgb(0 0 0 / 18%) !important;
    font-family: Montserrat !important;
    color: white !important;
    font-size: 0.875em !important;
    font-weight: 500 !important;
    text-decoration: none !important;
    padding: 10px 20px 10px 20px !important;
    height: 40px !important;
    vertical-align: middle !important;
    text-align: center !important;
    cursor: pointer !important;
    line-height: 18px !important;
    min-width: 150px;
    border: 0px solid transparent !important;
    text-transform: initial !important;
}
#ff-stream-1 .ff-loadmore-wrapper .ff-btn{
    background: #00758f !important;
    background-color: #00758f !important;
}
#ff-stream-1 .ff-loadmore-wrapper .ff-btn:hover{
   background: #024656 !important;
   text-decoration: none !important;
}
.tpg-shortcode-main-wrapper .layout1 .rt-holder{
    box-shadow: 0 0 0px 0 rgb(0 0 0 / 30%);
    -webkit-box-shadow: 0 0 0px 0 rgb(0 0 0 / 30%);
    -moz-box-shadow: 0 0 0px 0 rgb(0 0 0 / 30%);
}
.orangeGradient{
    background: rgb(246,105,48);
    background: linear-gradient(90deg, rgba(246,105,48,1) 0%, rgba(250,126,65,1) 50%, rgba(254,153,87,1) 100%);
}
.orangeGradientBtn a{
  background: white !important;
  -webkit-border-radius: 22px !important;
  -moz-border-radius: 22px !important;
  border-radius: 22px !important;
  -webkit-box-shadow: 0 10px 20px rgb(0 0 0 / 18%) !important;
  -moz-box-shadow: 0 10px 20px rgb(0 0 0 / 18%) !important;
  box-shadow: 0 10px 20px rgb(0 0 0 / 18%) !important;
  font-family: Montserrat !important;
  color: #5b5b5b !important;
  font-size: 0.875em !important;
  font-weight: 500 !important;
  text-decoration: none !important;
    padding: 10px 20px 10px 20px !important;
    height: 40px !important;
    text-align: center !important;
    cursor: pointer !important;
    line-height: 18px !important;
    min-width: 150px;
}

.orangeGradientBtn a:hover {
  background: #e2e1e1 !important;
  text-decoration: none !important;
}
    .progHeadings h2{
        margin-left: 20px;
    }
    .progHeadings p{
        margin-left: 20px;
    }
    .masSeccionesImgMarg {
        margin-bottom: -50px !important;    z-index: 1;
    position: relative;
    }
.progResponShad > .vc_column-inner{
    -webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.12);
    box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.12);
    padding: 0px !important;
    border-radius: 20px;
}
/*Home Mobile 2023*/
@media (max-width: 600px){
    .progHeadings h2{
        font-size: 1em !important;
        line-height: 20px !important;

        width: 256px;
    }
    .progHeadings p{
        font-size: 0.875em !important;
        line-height: 20px !important;

    }
    .progRespon > .vc_col-has-fill>.vc_column-inner {
        padding-top: 0px;
        margin-top: 10px;
    }
    .progRespon {
        padding: 0px 10px !important;
    }
    .noMargBot {
        margin-bottom: 0px;
    }
    .progResponRed > .vc_column-inner {
        padding-top: 12px;
        padding-bottom: 20px;
    }
    .progResponTerre > .vc_column-inner {
        padding-top: 14px;
    }
    .masSeccionesImgMarg {
        margin-bottom: 20px !important;
    }
    .progResponShad > .vc_column-inner{
    -webkit-box-shadow: unset;
    box-shadow: unset;
    padding: 0px !important;
    border-radius: 0px;
}
    .progRespon > .vc_column-inner{
    -webkit-box-shadow: 0px 0px 15px 10px rgb(0 0 0 / 12%);
    box-shadow: 0px 0px 15px 10px rgb(0 0 0 / 12%);
    border-radius: 20px;
    margin-bottom: 20px;
}
    .ayudaSubre > .vc_column-inner{
    -webkit-box-shadow: 0px 0px 15px 10px rgb(0 0 0 / 12%);
    box-shadow: 0px 0px 15px 10px rgb(0 0 0 / 12%);
    border-radius: 20px;
    margin-bottom: 20px;
    padding: 0px 15px !important;
}
    .recentNewsHome{
      margin-top: 20px !important;
      margin-bottom: 20px !important;
    }
}
[id^=sb_youtube_].sb_youtube .sby_follow_btn a, [id^=sb_youtube_].sb_youtube .sby_btn .sby_cta_button, #sby_lightbox .sby_btn .sby_cta_button {
    background: white !important;
    color: #007a8f !important;
}
[id^=sb_youtube_].sb_youtube .sby_follow_btn a:hover, [id^=sb_youtube_].sb_youtube .sby_follow_btn a:focus{    background: #00888A !important;
    background: #007a8f !important;
    color: white !important;
}
/*Sobre Nosotros*/
.masSecLinksFull a{
  background: white !important;
  -webkit-border-radius: 22px !important;
  -moz-border-radius: 22px !important;
  border-radius: 22px !important;
  -webkit-box-shadow: 0 10px 20px rgb(0 0 0 / 18%) !important;
  -moz-box-shadow: 0 10px 20px rgb(0 0 0 / 18%) !important;
  box-shadow: 0 10px 20px rgb(0 0 0 / 18%) !important;
  font-family: Montserrat !important;
  color: #007e8f !important;
  font-size: 0.875em !important;
  font-weight: 500 !important;
  text-decoration: none !important;
    padding: 10px 20px 10px 20px !important;
    text-align: center !important;
    cursor: pointer !important;
    line-height: 18px !important;
}

.masSecLinksFull a:hover {
  background: #f7f7f7 !important;
  text-decoration: none !important;
}
.whtbtns23 a{
    background: white !important;
    -webkit-border-radius: 22px !important;
    -moz-border-radius: 22px !important;
    border-radius: 22px !important;
    -webkit-box-shadow: 0 10px 20px rgb(0 0 0 / 18%) !important;
    -moz-box-shadow: 0 10px 20px rgb(0 0 0 / 18%) !important;
    box-shadow: 0 10px 20px rgb(0 0 0 / 18%) !important;
    font-family: Montserrat !important;
    color: #007e8f !important;
    font-size: 0.875em !important;
    font-weight: 500 !important;
    text-decoration: none !important;
    padding: 10px 20px 10px 20px !important;
    height: 40px !important;
    vertical-align: middle !important;
    text-align: center !important;
    cursor: pointer !important;
    line-height: 18px !important;
    min-width: 150px;
    border: 0px solid transparent !important;
}

.whtbtns23 a:hover {
  background: #f7f7f7 !important;
  text-decoration: none !important;
}
.boxshadAboutUs > .vc_column-inner > .wpb_wrapper{
    box-shadow: 0px 7px 8px 0px rgb(0 0 0 / 10%);
    -webkit-box-shadow: 0px 7px 8px 0px rgb(0 0 0 / 10%);
    -moz-box-shadow: 0px 7px 8px 0px rgb(0 0 0 / 10%));
    border-radius: 20px 20px 20px 20px;
    -webkit-border-radius: 20px 20px 20px 20px;
    -moz-border-radius: 20px 20px 20px 20px;
    padding: 0px 10px;
}
.masAboutUsImgMarg {
    margin-bottom: -120px !important;
}
.twoColorsHCiudadano strong{
    color:#f5662d;
    font-weight: 500 !important;
    font-size: .938em;
}
.boxshadCiudadano > .vc_column-inner > .wpb_wrapper{
    min-height: 250px;
}
@media (max-width: 992px){
    .boxshadCiudadano > .vc_column-inner > .wpb_wrapper{
        min-height: 190px;
    }
}
@media (max-width: 600px){
    .boxshadCiudadano > .vc_column-inner > .wpb_wrapper{
        min-height: 250px;
    }
}
.boxshadCiudadano > .vc_column-inner{
    box-shadow: 10px 10px 10px 0px rgb(0 0 0 / 10%);
    border-radius: 20px;
}
.whtbtnsOrange23 a{
    background: white !important;
    -webkit-border-radius: 22px !important;
    -moz-border-radius: 22px !important;
    border-radius: 22px !important;
    -webkit-box-shadow: 0 10px 20px rgb(0 0 0 / 18%) !important;
    -moz-box-shadow: 0 10px 20px rgb(0 0 0 / 18%) !important;
    box-shadow: 0 10px 20px rgb(0 0 0 / 18%) !important;
    font-family: Montserrat !important;
    color: #f58c2c !important;
    font-size: 0.875em !important;
    font-weight: 500 !important;
    text-decoration: none !important;
    padding: 10px 20px 10px 20px !important;
    height: 40px !important;
    vertical-align: middle !important;
    text-align: center !important;
    cursor: pointer !important;
    line-height: 18px !important;
    min-width: 150px;
    border: 0px solid transparent !important;
}
.whtbtnsOrange23 a:hover {
  background: #f58c2c !important;
  color: white !important;
  text-decoration: none !important;
}
.whitetxt508, .whitetxt508 h1, .whitetxt508 h2, .whitetxt508 h3, .whitetxt508 h4{
    color: white;
}
.residentesPartCiuda {
    margin-top: 80px !important;
    margin-bottom: 50px !important;
}
@media (max-width: 600px){
	.masAboutUsImgMarg{
     	margin-bottom: 0px !important;
    }
    .boxshadCiudadano > .vc_column-inner {
    	padding-bottom: 20px;
	}
    .residentesPartCiuda {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
	}
}
.linksPortalMun a {
    background: white !important;
    -webkit-border-radius: 22px !important;
    -moz-border-radius: 22px !important;
    border-radius: 22px !important;
    -webkit-box-shadow: 0 10px 20px rgb(0 0 0 / 18%) !important;
    -moz-box-shadow: 0 10px 20px rgb(0 0 0 / 18%) !important;
    box-shadow: 0 10px 20px rgb(0 0 0 / 18%) !important;
    font-family: Montserrat !important;
    color: #007e8f !important;
    font-size: 0.875em !important;
    font-weight: 500 !important;
    text-decoration: none !important;
    vertical-align: middle !important;
    text-align: center !important;
    cursor: pointer !important;
    line-height: 18px !important;
    margin-right: 15px;
    margin-bottom: 15px !important;
    float: left;
}
.linksPortalMun a:hover {
    background: #00888A !important;
    color: white !important;
}
.btnSolInf a {
    background: #00758f !important;
    -webkit-border-radius: 22px !important;
    -moz-border-radius: 22px !important;
    border-radius: 22px !important;
    -webkit-box-shadow: 0 10px 20px rgb(0 0 0 / 18%) !important;
    -moz-box-shadow: 0 10px 20px rgb(0 0 0 / 18%) !important;
    box-shadow: 0 10px 20px rgb(0 0 0 / 18%) !important;
    font-family: Montserrat !important;
    color: white !important;
    font-size: 0.875em !important;
    font-weight: 500 !important;
    text-decoration: none !important;
    vertical-align: middle !important;
    text-align: center !important;
    cursor: pointer !important;
    line-height: 18px !important;
    margin-right: 15px;
    margin-bottom: 35px !important;
    float: left;
    border: unset !important;
}
.btnSolInf a:hover {
    background: #024656 !important;
    color: white !important;
}
body.night .btnSolInf a, body.night .btnSolInf a:hover {
    background: #222 !important;
    color: white !important;
}
body.highcontrast .btnSolInf a, body.highcontrast .btnSolInf a:hover {
    background: white;
    color: black !important;
}
body.highcontrast2 .btnSolInf a, body.highcontrast2 .btnSolInf a:hover {
    background: yellow;
    color: black !important;
}
body.highcontrast3 .btnSolInf a, body.highcontrast3 .btnSolInf a:hover {
    background: black;
    color: yellow !important;
}
.h-afterlines-left:after {
    content: "";
    display: block;
    width: 1.5em;
    max-width: 70%;
    border-bottom: 2px solid #79c6da;
    margin-top: 20px;
}
.fa-calendar-alt:before {
    color: #007078;
}

#popuplinks a:hover{
color: #00918f;
}

.arrowPrograms a:after {
  content: "";
  position: absolute;
  padding: 8px; /* Arrow size */
          box-shadow: 2px -2px 0 2px #008D8D inset;
  -webkit-box-shadow: 4px -4px #008D8D inset;
  border: solid transparent;
  border-width: 6px 6px 10px 13px;
  transition: 0.2s;
}
.arrowPrograms a:hover {
	color: black !important;
}

.arrowPrograms a:hover:after {
          box-shadow: 2px -2px 0 2px #008D8D inset;
  -webkit-box-shadow: 4px -4px #008D8D inset;
}

.arrowPrograms-up    { transform:rotate(135deg) }
.arrowPrograms-right a:after { transform:rotate(225deg) }
.arrowPrograms-down  { transform:rotate(-45deg) }
.arrowPrograms-left  { transform:rotate(45deg) }

.arrowProgramsSVG a:after {
    content: "";
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: -2px 10px;
    /*background-image: url("./images/arrow-right.svg");*/
    background-size: 20px 20px;
    filter: invert(30%) sepia(45%) saturate(5440%) hue-rotate(164deg) brightness(94%) contrast(101%);
}
.arrowProgramsSVG a:hover{
    color: black;
}
.gallery-button-lime-green .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern{
    display: inline-block !important;
    vertical-align: middle !important;
    text-align: center !important;
    cursor: pointer !important;
    /* text-decoration: none; */
    height: auto !important;
    line-height: 20px !important;
    border: none !important;
    background: #8cc63f !important;
    text-transform: uppercase !important;
    font-family: inherit !important;
    font-size: 1em !important;
    font-weight: 700 !important;
    padding: 15px 45px !important;
    color: white !important;
    border-radius: 0 !important;   
}
.gallery-button-lime-green .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover, .gallery-button-lime-green .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:active {
    color: white !important;
    border-color: #8cc63f !important;
    background-color: #00a99d !important;
}

/*--------------------------------------------------------------
# MO Responsive Kerneth
--------------------------------------------------------------*/

@media only screen and (max-width: 1268px) {

     .carousel-logo {    margin: 45px auto -195px auto; padding: 15px; max-width: 300px;}
 .carousel-logo img {max-width: 200px; }
.logo-cards img {
    margin-bottom: -30px;
    width: 70px;
    right: -10px;
}

  .textlanding-offset-right {
      transform: translate(-25%, -10%);padding-right: 10px;}
  .landing-image {padding-left: 50px; max-width: 390px;     padding: 45px 0;}
.ayuda h1 {    font-size: 2.188em;  line-height: 35px;}
}
@media only screen and (max-width: 900px) {
      .slide-divider-landings {
    transform: translate(0px, -103%);
       margin-bottom: -34%;
}
}
@media only screen and (min-width: 769px) and (max-width: 1024px) {


.landing-image {padding-left: 10px; max-width: 390px; }

}

@media only screen and (max-width: 768px) {
.slide-divider {
transform: translate(0%, -45%);
    margin-bottom: calc(-5% * 1);
}

.textlanding-offset-right { transform: translate(0%);  padding: 30px;}
.landing-image { padding: 15px; max-width: 350px;}
}

@media only screen and (max-width: 468px) {
 .carousel-logo {   margin: 10px auto 110px auto;}
}


/*--------------------------------------------------------------
# END MO Responsive
--------------------------------------------------------------*/
.wpdm-all-packages-table{
    border-top: 0px !important;
}
.w3eden a.btn-primary:hover:not(.btn-simple), .w3eden a.btn-primary:focus:not(.btn-simple) {
    /*color: #00758f !important;
    background: #fff;*/
    background: #024656 !important;
    text-decoration: none !important;
}
.tableFiltersBG{
    background: #f6f6f6;
}
.w3eden .form-control {
    border-color: #dedede !important;
}
/*Botones nuevos de Sec3, Davis Bacon y Fair Housing*/
.breadcrumb-divider {    top: -72px; position: relative !important; margin-bottom: -70px;}

#pe-breadcrumbs {
    padding-top: 45px;
    padding-bottom: 0px;
    background: rgb(0,145,143);
    background: linear-gradient(90deg, rgba(0,145,143,1) 0%, rgba(0,137,139,1) 50%, rgba(0,105,121,1) 100%);
    color: white;
    text-align: left;
}
#pe-breadcrumbs-border {
    float: left;
}
.pageTitle {
    padding: 0px !important;
    color: #ffffff !important;
    font-size: 2.000em;
    font-weight: 700;
    font-family: Montserrat;
    margin-bottom: -15px;
}
.page-header {
    margin: 0 0 30px;
    /*display: none;*/
}
#pe-breadcrumbs+#pe-content {
    padding-top: 0px;
}
 #pe-footer-mod {
    margin-top: -110px;
}
.wpb-js-composer .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body {
    /*background-color: #f9f9f9 !important;*/
}

.wpb-js-composer .vc_tta.vc_general .vc_tta-icon {
    line-height: 15px !important;
    float: right !important;
}
.vc_tta.vc_general .vc_tta-panel-heading{
    border: unset !important;
}
.seccion-button > .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern{
    vertical-align: middle !important;
    text-align: center !important;
    cursor: pointer !important;
    /* text-decoration: none; */
    height: 120px !important;
    line-height: 20px !important;
    border: 2px #fefefe solid !important;
    background: #fefefe !important;
    text-transform: initial !important;
    font-family: inherit !important;
    font-size: 0.875em !important;
    font-weight: 700 !important;
    padding: 20px 20px !important;
    color: #55676d !important;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
    width: 100%;
    -webkit-box-shadow: 4px 4px 6px 0px rgb(0 0 0 / 12%);
    box-shadow: 4px 4px 6px 0px rgb(0 0 0 / 12%);
    border-radius: 20px !important;
}
.seccion-button > .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover, .seccion-button-active > .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover{
    background: #486971 !important;
    color: white !important;
    border-top: 10px solid transparent !important;
    border-right: 0px !important;
    border-bottom: 0px !important;
    border-left: 0px !important;
    /*-moz-border-image: -moz-linear-gradient(top, #00728f 0%, #00918f 100%);
    -webkit-border-image: -webkit-linear-gradient(top, #00728f 0%, #00918f 100%);
    border-image:  linear-gradient(to bottom, #00728f 0%, #00918f 100%) !important;*/
    border-image: linear-gradient(90deg, #00728f 0%, #00918f 100%) !important;
    border-image-slice: 1 !important;
    border-top-right-radius: 0px !important;
    border-top-left-radius: 0px !important;
}
.seccion-button-active > .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern{
    vertical-align: middle !important;
    text-align: center !important;
    cursor: pointer !important;
    /* text-decoration: none; */
    height: 120px !important;
    line-height: 20px !important;
    background: #486971 !important;
    text-transform: initial !important;
    font-family: inherit !important;
    font-size: 0.875em !important;
    font-weight: 700 !important;
    padding: 20px 20px !important;
    color: white !important;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
    width: 100%;
    -webkit-box-shadow: 4px 4px 6px 0px rgb(0 0 0 / 12%);
    box-shadow: 4px 4px 6px 0px rgb(0 0 0 / 12%);
    border-radius: 20px !important;
    border-top: 10px solid transparent !important;
    border-right: 0px !important;
    border-bottom: 0px !important;
    border-left: 0px !important;
    /*-moz-border-image: -moz-linear-gradient(top, #00728f 0%, #00918f 100%);
    -webkit-border-image: -webkit-linear-gradient(top, #00728f 0%, #00918f 100%);
    border-image:  linear-gradient(to bottom, #00728f 0%, #00918f 100%) !important;*/
    border-image: linear-gradient(90deg, #00728f 0%, #00918f 100%) !important;
    border-image-slice: 1 !important;
    border-top-right-radius: 0px !important;
    border-top-left-radius: 0px !important;
}
.whiteAccordion .vc_tta-panel-title>a {
    color: white !important;
}
.whiteAccordion .vc_tta-controls-icon::before, .whiteAccordion .vc_tta-controls-icon::after{
    color: white !important;
}
.grid-gallery figcaption h3 a{
    color: #005e6e !important;
}
[class*="rhg"] [class*=grid-] .icon-postmeta-fc_start:before, [class*="rhg"] [class*=grid-] .icon-postmeta-fc_end:before {
    color: #ea971d !important;
    font-size: 1em;
    margin-top: 8px;
    font-weight: 600 !important;
}
[class*="rhg"] [class*=grid-] .icon-postmeta-fc_start_time:before {
    color: #ea971d !important;
    font-size: 1em;
    margin-top: 8px;
    font-weight: 600 !important;
}
.rhg_grid figcaption {
    background: white !important;
}
.rhg_grid figcaption {
    border-bottom: 0px solid #c0e4e3 !important;
    border-top: 4px solid #c0e4e3 !important;
}
[class*="rhg"] [class*=grid-] [class*=icon-postmeta].rhc-info-cell span.fe-extrainfo-value, [class*="rhg"] [class*=grid-] [class*=icon-taxonomy-].rhc-info-cell span.fe-extrainfo-value, [class*="rhg"] [class*=grid-] [class*=icon-taxonomymeta-].rhc-info-cell span.fe-extrainfo-value{
   margin-left: 22px !important;

}
body.night .masSeccionesBG{
    background-color: #333;
    background: #333;
}
body.highcontrast .masSeccionesBG{
    background-color: white;
    background: white;
}
body.highcontrast2 .masSeccionesBG{
    background-color: yellow;
    background: yellow;
}
body.highcontrast3 .masSeccionesBG{
    background-color: black;
    background: black;
}

body.night .pageTitle span{
    color: white;
}
body.highcontrast .pageTitle span{
    color: black;
}
body.highcontrast2 .pageTitle span{
    color: black;
}
body.highcontrast3 .pageTitle span{
    color: yellow;
}
.plan-actual-v1{
    /*background-color: #f5f5f5;*/
}
.plan-actual-v1 a{
    color: white !important;
    font-size: 1.125em;
    text-align: center;
}
.plan-actual-v1 h3{
    color: white !important;
    font-size: 1.125em;
    text-align: center;
}
.plan-actual-v1 a:hover{
    color: white !important;
}
.plan-actual-v1 p{
    color: white !important;
    text-align: center;
    font-size: 1em;
}
.plan-actual-v1 span{
    color: white !important;
    text-align: center;
    font-size: 1em;
}
.plan-actual-v1 *+p:not([class]){
    margin: 0 0 15px !important;
}
.plan-actual-v1 a.btn-primary{
    background-color: white !important;
    color: #e29932 !important;
}
.plan-actual-v1 .w3eden a.btn-primary:not(.btn-simple){
    color: #e29932 !important;
}
.plan-actual-v1 a.btn-primary:hover {
    background-color: #e26e07 !important;
    color: white !important;
}
.plan-actual-v1 .w3eden a.btn-primary:hover(.btn-simple){
    color: white !important;
}
.plan-actual-v1 .w3eden a.btn-primary:hover:not(.btn-simple)/*, .w3eden a.btn-primary:focus:not(.btn-simple)*/{
    color: white !important;
}

.plan-actual-v2{
    /*background-color: #FDE5CB; */
}
.plan-actual-v2 a{
    color: #00758f !important;
    font-size: 1.125em;
    text-align: center;
}
.plan-actual-v2 a:hover{
    color: #00758f !important;
}
.plan-actual-v2 h3{
    font-size: 1.125em;
    text-align: center;
}
.plan-actual-v2 p{
    color: #333 !important;
    text-align: center;
    font-size: 1em;
}
.plan-actual-v2 span{
    color: #00758f !important;
    text-align: center;
    font-size: 1em;
}
.plan-actual-v2 *+p:not([class]){
    margin: 0 0 15px !important;
}
.plan-actual-v2 a.btn-primary{
    background-color: #00758f !important;
    color: white !important;
}
.plan-actual-v2 a.btn-primary:hover {
    background-color: #015b6e !important;
}
.plan-actual-v2 .w3eden a.btn-primary:not(.btn-simple){
    color: white !important;
}
.plan-actual-v2 a.btn-secorg{
    background-color: #e26e07 !important;
    color: white !important;
}
.plan-actual-v2 a.btn-secorg:hover {
    background-color: #a95206 !important;
}
.plan-actual-v2 .w3eden a.btn-secorg:not(.btn-simple){
    color: white !important;
}
body.night .plan-actual-v2{
    background-color: #222222 !important;
}
body.highcontrast .plan-actual-v2{
    background-color: white !important;
}
body.highcontrast2 .plan-actual-v2{
    background-color: yellow !important;
}
body.highcontrast3 .plan-actual-v2{
    background-color: black !important;
}
body.night .plan-actual-v2 > .vc_column-inner{
    background-color: #333 !important;
}
body.highcontrast .plan-actual-v2 > .vc_column-inner{
    background-color: white !important;
}
body.highcontrast2 .plan-actual-v2 > .vc_column-inner{
    background-color: yellow !important;
}
body.highcontrast3 .plan-actual-v2 > .vc_column-inner{
    background-color: black !important;
}
body.night .plan-actual-v2 > .vc_column-inner h2{
    color: white !important;
}
body.highcontrast .plan-actual-v2 > .vc_column-inner h2{
    color: black !important;
}
body.highcontrast2 .plan-actual-v2 > .vc_column-inner h2{
    color: black !important;
}
body.highcontrast3 .plan-actual-v2 > .vc_column-inner h2{
    color: yellow !important;
}
body.night .plan-actual-v2 a, body.night .plan-actual-v2 a:hover{
    color: white !important;
}
body.highcontrast .plan-actual-v2 a, body.highcontrast .plan-actual-v2 a:hover{
    color: black !important;
}
body.highcontrast2 .plan-actual-v2 a, body.highcontrast2 .plan-actual-v2 a:hover{
    color: black !important;
}
body.highcontrast3 .plan-actual-v2 a, body.highcontrast3 .plan-actual-v2 a:hover{
    color: yellow !important;
}
body.night .plan-actual-v2 a.btn-primary,
body.night .plan-actual-v2 a.btn-primary:hover {
    background-color: #222 !important;
}
body.highcontrast .plan-actual-v2 .w3eden a.btn-primary:hover:not(.btn-simple) {
    background-color: black !important;
}
body.highcontrast2 .plan-actual-v2 .w3eden a.btn-primary:hover:not(.btn-simple) {
    background-color: black !important;
}
body.highcontrast3 .plan-actual-v2 .w3eden a.btn-primary:hover:not(.btn-simple) {
    background-color: yellow !important;
}
body.night .plan-actual-v2 p, body.night .plan-actual-v2 span{
    color: white !important;
}
body.highcontrast .plan-actual-v2 p, body.highcontrast .plan-actual-v2 span{
    color: black !important;
}
body.highcontrast2 .plan-actual-v2 p, body.highcontrast2 .plan-actual-v2 span{
    color: black !important;
}
body.highcontrast3 .plan-actual-v2 p, body.highcontrast3 .plan-actual-v2 span{
    color: yellow !important;
}
body.night .plan-actual-v2 a.btn-primary{
    background-color: #222 !important;
}
body.highcontrast .plan-actual-v2 a.btn-primary{
    background-color: black !important;
}
body.highcontrast2 .plan-actual-v2 a.btn-primary{
    background-color: black !important;
}
body.highcontrast3 .plan-actual-v2 a.btn-primary{
    background-color: yellow !important;
}
body.night .plan-actual-v2 a.btn-primary:hover {
    background-color: #222 !important;
}
body.highcontrast .plan-actual-v2 a.btn-primary:hover {
    background-color: black !important;
}
body.highcontrast2 .plan-actual-v2 a.btn-primary:hover {
    background-color: black !important;
}
body.highcontrast3 .plan-actual-v2 a.btn-primary:hover {
    background-color: yellow !important;
}
body.night .plan-actual-v2 .w3eden a.btn-primary:not(.btn-simple){
    color: white !important;
}
body.highcontrast .plan-actual-v2 .w3eden a.btn-primary:not(.btn-simple){
    color: white !important;
}
body.highcontrast2 .plan-actual-v2 .w3eden a.btn-primary:not(.btn-simple){
    color: yellow !important;
}
body.highcontrast3 .plan-actual-v2 .w3eden a.btn-primary:not(.btn-simple){
    color: black !important;
}
.btnDavisBacon a{
    background: white !important;
    -webkit-border-radius: 22px !important;
    -moz-border-radius: 22px !important;
    border-radius: 22px !important;
    -webkit-box-shadow: 0 10px 20px rgb(0 0 0 / 18%) !important;
    -moz-box-shadow: 0 10px 20px rgb(0 0 0 / 18%) !important;
    box-shadow: 0 8px 8px rgb(0 0 0 / 5%) !important;
    font-family: Montserrat !important;
    color: #00758f !important;
    font-size: 0.875em !important;
    font-weight: 500 !important;
    text-decoration: none !important;
    padding: 10px 20px 10px 20px !important;
    /*height: 40px !important;*/
    vertical-align: middle !important;
    cursor: pointer !important;
    line-height: 18px !important;
    min-width: 150px;
    border: 0px solid transparent !important;
}

.btnDavisBacon a:hover {
  background: #00758f !important;
  color: white !important;
  text-decoration: none !important;
}
#pe-footer-mod{
  color: #000 !important;
  font-weight: 500 !important;
}
#pe-footer{
   background: #007a8f !important;
}
.floatLeft{
   float: left !important;
   margin-top: 30px;
}
.pe-widget {
    margin-bottom: 0px !important;
}
.tnp-email{
    border-top-left-radius: 20px !important;
    border-bottom-left-radius: 20px !important;
}
.tnp-submit{
    border-top-right-radius: 20px !important;
    border-bottom-right-radius: 20px !important;
}
.tnp-subscription input[type=email]{
    background-color: white !important;
    -webkit-box-shadow: inset 2px 2px 0px rgb(0 0 0 / 10%) !important;
    -moz-box-shadow: inset 2px 2px 0px rgb(0 0 0 / 10%) !important;
    box-shadow: inset 2px 2px 0px rgb(0 0 0 / 10%) !important;
}
.orgbtns23 a{
    background: #f68b29 !important;
    -webkit-border-radius: 22px !important;
    -moz-border-radius: 22px !important;
    border-radius: 22px !important;
    -webkit-box-shadow: 0 10px 20px rgb(0 0 0 / 18%) !important;
    -moz-box-shadow: 0 10px 20px rgb(0 0 0 / 18%) !important;
    box-shadow: 0 10px 20px rgb(0 0 0 / 18%) !important;
    font-family: Montserrat !important;
    color: white !important;
    font-size: 0.875em !important;
    font-weight: 500 !important;
    text-decoration: none !important;
    padding: 10px 20px 10px 20px !important;
    height: 40px !important;
    vertical-align: middle !important;
    text-align: center !important;
    cursor: pointer !important;
    line-height: 18px !important;
    min-width: 150px;
    border: 0px solid transparent !important;
}

.orgbtns23 a:hover {
  background: #e97409 !important;
  text-decoration: none !important;
}
.orgbtns23icon a {
    background: #f68b29 !important;
    -webkit-border-radius: 22px !important;
    -moz-border-radius: 22px !important;
    border-radius: 22px !important;
    -webkit-box-shadow: 0 10px 20px rgb(0 0 0 / 18%) !important;
    -moz-box-shadow: 0 10px 20px rgb(0 0 0 / 18%) !important;
    box-shadow: 0 10px 20px rgb(0 0 0 / 18%) !important;
    font-family: Montserrat !important;
    color: white !important;
    font-size: 0.875em !important;
    font-weight: 500 !important;
    text-decoration: none !important;
    vertical-align: middle !important;
    text-align: center !important;
    cursor: pointer !important;
    line-height: 18px !important;
    margin-right: 15px;
    margin-bottom: 35px !important;
    float: left;
    border: unset !important;
}
.orgbtns23icon a:hover {
    background: #e97409 !important;
    color: white !important;
}
.boxShadTopBot{
    box-shadow: inset 0px 0px 25px -10px #ccc, inset 0px 0px 25px -10px #ccc;
}
.boxShadTop{
    box-shadow: inset 0px 10px 6px -10px #ccc, inset 0px 0px 0px 0px #ccc;
}
.boxShadBot{
    box-shadow: inset 0px -20px 10px -22px #ccc, inset 0px 0px 0px 0px #ccc;
}
.invertBGgrad{
	background: rgb(0,145,143);
	background: linear-gradient(90deg, rgba(0,105,121,1) 0%, rgba(0,137,139,1) 50%, rgba(0,145,143,1) 100%);
}
.whtbtns23Left a{
    background: white !important;
    -webkit-border-radius: 22px !important;
    -moz-border-radius: 22px !important;
    border-radius: 22px !important;
    -webkit-box-shadow: 0 10px 20px rgb(0 0 0 / 18%) !important;
    -moz-box-shadow: 0 10px 20px rgb(0 0 0 / 18%) !important;
    box-shadow: 0 10px 20px rgb(0 0 0 / 18%) !important;
    font-family: Montserrat !important;
    color: #007e8f !important;
    font-size: 0.875em !important;
    font-weight: 500 !important;
    text-decoration: none !important;
    padding: 10px 20px 10px 20px !important;
    height: 40px !important;
    vertical-align: middle !important;
    text-align: left !important;
    cursor: pointer !important;
    line-height: 18px !important;
    min-width: 150px;
    border: 0px solid transparent !important;
}

.whtbtns23Left a:hover {
  background: #f7f7f7 !important;
  text-decoration: none !important;
}
.gradBtn23 a{
	background: rgb(0,145,143) !important;
	background: linear-gradient(90deg, rgba(0,105,121,1) 0%, rgba(0,137,139,1) 50%, rgba(0,145,143,1) 100%) !important;
    -webkit-border-radius: 22px !important;
    -moz-border-radius: 22px !important;
    border-radius: 5px !important;
    font-family: Montserrat !important;
    color: white !important;
    font-size: 1.250em !important;
    font-weight: 500 !important;
    text-decoration: none !important;
    padding: 10px 20px 10px 20px !important;
    height: 60px !important;
    display: table-cell !important;
    width: 1230px !important;
    vertical-align: middle !important;
    text-align: center !important;
    cursor: pointer !important;
    line-height: 24px !important;
    min-width: 150px;
    border: 0px solid transparent !important;
}

.gradBtn23 a:hover {
	background: rgb(0,145,143) !important;
	background: linear-gradient(90deg, rgba(0,145,143,1) 0%, rgba(0,137,139,1) 50%, rgba(0,105,121,1) 100%) !important;
    text-decoration: none !important;
}
.curve-top-overlay:before {
    content: "";
    position: absolute;
    left: -30px;
    height: 20%;
    width: 100%;
    border-top-right-radius: 50%;
    background: #fff;
    z-index: 999;
    border-top-left-radius: 50%;
}

.vc_row.gapPadCAC>.vc_column_container {
    padding: 22px !important;
}
.cacBorderIMG{
	border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}
#pe-footer-mod {
    padding-top: 30px !important;
}
body.night .bggray508{
    background-color: #222 !important;
    box-shadow: none !important;
}
body.highcontrast .bggray508{
    background-color: black !important;
    box-shadow: none !important;
}
body.highcontrast2 .bggray508{
    background-color: black !important;
    box-shadow: none !important;
}
body.highcontrast3 .bggray508{
    background-color: yellow !important;
    box-shadow: none !important;
}
body.night .bggray508 h2{
    color: white !important;
}
body.highcontrast .bggray508 h2{
    color: white !important;
}
body.highcontrast2 .bggray508 h2{
    color: yellow !important;
}
body.highcontrast3 .bggray508 h2{
    color: black !important;
}

body.night .curve-overlay > .vc_column-inner{
    background-color: #333 !important;
    box-shadow: none !important;
}
body.highcontrast .curve-overlay > .vc_column-inner{
    background-color: black !important;
    box-shadow: none !important;
}
body.highcontrast2 .curve-overlay > .vc_column-inner{
    background-color: black !important;
    box-shadow: none !important;
}
body.highcontrast3 .curve-overlay > .vc_column-inner{
    background-color: yellow !important;
    box-shadow: none !important;
}
body.night .curve-overlay:before{
    background-color: #333 !important;
    box-shadow: none !important;
}
body.highcontrast .curve-overlay:before{
    background-color: black !important;
    box-shadow: none !important;
}
body.highcontrast2 .curve-overlay:before{
    background-color: black !important;
    box-shadow: none !important;
}
body.highcontrast3 .curve-overlay:before{
    background-color: yellow !important;
    box-shadow: none !important;
}

body.night .footerHeadings, body.night .footer-list, body.night .tnp-subscription label{
    color: white !important;
}
body.highcontrast .footerHeadings, body.highcontrast .footer-list, body.highcontrast .tnp-subscription label{
    color: white !important;
}
body.highcontrast2 .footerHeadings, body.highcontrast2 .footer-list, body.highcontrast2 .tnp-subscription label{
    color: yellow !important;
}
body.highcontrast3 .footerHeadings, body.highcontrast3 .footer-list, body.highcontrast3 .tnp-subscription label{
    color: black !important;
}
body.night #pe-footer-mod {
   color: white !important;
}
body.highcontrast #pe-footer-mod {
   color: white !important;
}
body.highcontrast2 #pe-footer-mod {
   color: yellow !important;
}
body.highcontrast3 #pe-footer-mod {
   color: black !important;
}
body.night #pe-footer{
   background: #333 !important;
}
body.highcontrast #pe-footer {
   background: black !important;
}
body.highcontrast2 #pe-footer {
   background: black !important;
}
body.highcontrast3 #pe-footer {
   background: yellow !important;
}
body.night .grnbtns23 a {
    color: white !important;
    border-color: #222 !important;
    background-color: #222 !important;
}
body.highcontrast .grnbtns23 a {
    color: black !important;
    border-color: white !important;
    background-color: white !important;
}
body.highcontrast2 .grnbtns23 a {
    color: black !important;
    border-color: yellow !important;
    background-color: yellow !important;
}
body.highcontrast3 .grnbtns23 a {
    color: yellow !important;
    border-color: black !important;
    background-color: black !important;
}
.sec508DB{
    background-color: #f6f6f6 !important;
}
body.night .sec508DB{
    background-color: #222 !important;
    box-shadow: none !important;
}
body.highcontrast .sec508DB{
    background-color: black !important;
    box-shadow: none !important;
}
body.highcontrast2 .sec508DB{
    background-color: black !important;
    box-shadow: none !important;
}
body.highcontrast3 .sec508DB{
    background-color: yellow !important;
    box-shadow: none !important;
}
body.night .sec508Cajitas{
    background-color: #222 !important;
    box-shadow: none !important;
}
body.highcontrast .sec508Cajitas{
    background-color: black !important;
    box-shadow: none !important;
}
body.highcontrast2 .sec508Cajitas{
    background-color: black !important;
    box-shadow: none !important;
}
body.highcontrast3 .sec508Cajitas{
    background-color: yellow !important;
    box-shadow: none !important;
}
body.night .sec508Cajitas > .vc_column-inner{
    background-color: #333 !important;
    box-shadow: none !important;
}
body.highcontrast .sec508Cajitas > .vc_column-inner{
    background-color: black !important;
    box-shadow: none !important;
}
body.highcontrast2 .sec508Cajitas > .vc_column-inner{
    background-color: black !important;
    box-shadow: none !important;
}
body.highcontrast3 .sec508Cajitas > .vc_column-inner{
    background-color: yellow !important;
    box-shadow: none !important;
}
body.night .sec508CajitasAyudas > .vc_column-inner{
    /*background-color: #333 !important;*/
    background-color: white !important;
    box-shadow: none !important;
}
body.highcontrast .sec508CajitasAyudas > .vc_column-inner{
    /*background-color: black !important;*/
    background-color: white !important;
    box-shadow: none !important;
}
body.highcontrast2 .sec508CajitasAyudas > .vc_column-inner{
    /*background-color: black !important;*/
    background-color: white !important;
    box-shadow: none !important;
}
body.highcontrast3 .sec508CajitasAyudas > .vc_column-inner{
    /*background-color: yellow !important;*/
    background-color: white !important;
    box-shadow: none !important;
}
body.night .invertBGgrad{
    background: #222 !important;
    box-shadow: none !important;
}
body.highcontrast .invertBGgrad{
    background: black !important;
    box-shadow: none !important;
}
body.highcontrast2 .invertBGgrad{
    background: black !important;
    box-shadow: none !important;
}
body.highcontrast3 .invertBGgrad{
    background: yellow !important;
    box-shadow: none !important;
}
body.night .whtbtns23Left a {
    color: white !important;
    border-color: #333 !important;
    background-color: #333 !important;
}
body.highcontrast .whtbtns23Left a {
    color: black !important;
    border-color: white !important;
    background-color: white !important;
}
body.highcontrast2 .whtbtns23Left a {
    color: black !important;
    border-color: yellow !important;
    background-color: yellow !important;
}
body.highcontrast3 .whtbtns23Left a {
    color: yellow !important;
    border-color: black !important;
    background-color: black !important;
}
body.night .whtbtns23 a {
    color: white !important;
    border-color: #333 !important;
    background-color: #333 !important;
}
body.highcontrast .whtbtns23 a {
    color: black !important;
    border-color: white !important;
    background-color: white !important;
}
body.highcontrast2 .whtbtns23 a{
    color: black !important;
    border-color: yellow !important;
    background-color: yellow !important;
}
body.highcontrast3 .whtbtns23 a{
    color: yellow !important;
    border-color: black !important;
    background-color: black !important;
}
body.night .gradBtn23 a {
    color: white !important;
    border-color: #333 !important;
    background: #333 !important;
}
body.highcontrast .gradBtn23 a {
    color: black !important;
    border-color: white !important;
    background: white !important;
}
body.highcontrast2 .gradBtn23 a {
    color: black !important;
    border-color: yellow !important;
    background: yellow !important;
}
body.highcontrast3 .gradBtn23 a {
    color: yellow !important;
    border-color: black !important;
    background: black !important;
}
body.night #ff-stream-1 .ff-loadmore-wrapper .ff-btn {
    color: white !important;
    border-color: #222 !important;
    background: #222 !important;
}
body.highcontrast #ff-stream-1 .ff-loadmore-wrapper .ff-btn {
    color: black !important;
    border-color: white !important;
    background: white !important;
}
body.highcontrast2 #ff-stream-1 .ff-loadmore-wrapper .ff-btn {
    color: black !important;
    border-color: yellow !important;
    background: yellow !important;
}
body.highcontrast3 #ff-stream-1 .ff-loadmore-wrapper .ff-btn {
    color: yellow !important;
    border-color: black !important;
    background: black !important;
}
body.night .sec508CajitasNone {
    display: none !important;
}
body.highcontrast .sec508CajitasNone {
    display: none !important;
}
body.highcontrast2 .sec508CajitasNone {
    display: none !important;
}
body.highcontrast3 .sec508CajitasNone {
    display: none !important;
}
body.night .twoColorsHRecent strong, body.night .twoColorsHRecent, body.night .twoColorsH strong {
    color: white !important;
}
body.highcontrast .twoColorsHRecent strong, body.highcontrast .twoColorsHRecent, body.highcontrast .twoColorsH strong {
    color: white !important;
}
body.highcontrast2 .twoColorsHRecent strong, body.highcontrast2 .twoColorsHRecent, body.highcontrast2 .twoColorsH strong {
    color: yellow !important;
}
body.highcontrast3 .twoColorsHRecent strong, body.highcontrast3 .twoColorsHRecent, body.highcontrast3 .twoColorsH strong {
    color: black !important;
}

body.night .twoColorsHCiudadano strong{
    color: white !important;
}
body.highcontrast .twoColorsHCiudadano strong{
    color: white !important;
}
body.highcontrast2 .twoColorsHCiudadano strong{
    color: yellow !important;
}
body.highcontrast3 .twoColorsHCiudadano strong {
    color: black !important;
}
body.night .h-afterlines {
    color: white !important;
}
body.highcontrast .h-afterlines{
    color: white !important;
}
body.highcontrast2 .h-afterlines {
    color: yellow !important;
}
body.highcontrast3 .h-afterlines{
    color: black !important;
}
body.night .h-afterlines:after {
    border-bottom: 2px solid white;
}
body.highcontrast .h-afterlines:after {
	border-bottom: 2px solid white;
}
body.highcontrast2 .h-afterlines:after {
    border-bottom: 2px solid yellow;
}
body.highcontrast3 .h-afterlines:after {
    border-bottom: 2px solid black;
}

body.night .arrowProgramsSVG a{
    color: white !important;
}
body.highcontrast .arrowProgramsSVG a{
    color: white !important;
}
body.highcontrast2 .arrowProgramsSVG a{
    color: yellow !important;
}
body.highcontrast3 .arrowProgramsSVG a{
    color: black !important;
}

body.night .arrowProgramsSVG a:after {
    filter: invert(100%) sepia(1%) saturate(7458%) hue-rotate(102deg) brightness(112%) contrast(101%) !important;
}
body.highcontrast .arrowProgramsSVG a:after {
    filter: invert(0%) sepia(86%) saturate(7483%) hue-rotate(179deg) brightness(110%) contrast(100%) !important;
}
body.highcontrast2 .arrowProgramsSVG a:after {
    filter: invert(100%) sepia(48%) saturate(7500%) hue-rotate(354deg) brightness(103%) contrast(109%) !important;
}
body.highcontrast3 .arrowProgramsSVG a:after {
    filter: invert(0%) sepia(86%) saturate(7483%) hue-rotate(179deg) brightness(110%) contrast(100%) !important;
}
body.night .masSecLinks a, body.night .masSecLinksFull a {
    color: white !important;
    border-color: #333 !important;
    background-color: #333 !important;
}
body.highcontrast .masSecLinks a, body.highcontrast .masSecLinksFull a {
    color: black !important;
    border-color: white !important;
    background-color: white !important;
}
body.highcontrast2 .masSecLinks a, body.highcontrast2 .masSecLinksFull a {
    color: black !important;
    border-color: yellow !important;
    background-color: yellow !important;
}
body.highcontrast3 .masSecLinks a, body.highcontrast3 .masSecLinksFull a {
    color: yellow !important;
    border-color: black !important;
    background-color: black !important;
}

body.night .tpg-shortcode-main-wrapper .layout1 .rt-holder .rt-detail{
    background: #222 !important;
}
body.highcontrast .tpg-shortcode-main-wrapper .layout1 .rt-holder .rt-detail{
    background: black !important;
}
body.highcontrast2 .tpg-shortcode-main-wrapper .layout1 .rt-holder .rt-detail{
    background: black !important;
}
body.highcontrast3 .tpg-shortcode-main-wrapper .layout1 .rt-holder .rt-detail{
    background: yellow !important;
}
body.night .rt-holder h3.entry-title a, body.night .fa-calendar-alt:before{
    color: white !important;
}
body.highcontrast .rt-holder h3.entry-title a, body.highcontrast .fa-calendar-alt:before{
    color: white !important;
}
body.highcontrast2 .rt-holder h3.entry-title a, body.highcontrast2 .fa-calendar-alt:before{
    color: yellow !important;
}
body.highcontrast3 .rt-holder h3.entry-title a, body.highcontrast3 .fa-calendar-alt:before{
    color: black !important;
}

body.night .orangeGradient{
    background: #333;
}
body.highcontrast .orangeGradient{
    background: #000;
}
body.highcontrast2 .orangeGradient{
    background: #000;
}
body.highcontrast3 .orangeGradient{
    background: yellow;
}
body.night .orangeGradient h2, body.night .orangeGradient p{
    color: white !important;
}
body.highcontrast .orangeGradient h2, body.highcontrast .orangeGradient p{
    color: white !important;
}
body.highcontrast2 .orangeGradient h2, body.highcontrast2 .orangeGradient p{
    color: yellow !important;
}
body.highcontrast3 .orangeGradient h2, body.highcontrast3 .orangeGradient p{
    color: black !important;
}
body.night .orangeGradientBtn a {
    color: white !important;
    border-color: #222 !important;
    background: #222 !important;
}
body.highcontrast .orangeGradientBtn a {
    color: black !important;
    border-color: white !important;
    background: white !important;
}
body.highcontrast2 .orangeGradientBtn a {
    color: black !important;
    border-color: yellow !important;
    background: yellow !important;
}
body.highcontrast3 .orangeGradientBtn a {
    color: yellow !important;
    border-color: black !important;
    background: black !important;
}
body.night .whitetxt508, body.night .whitetxt508 h2 a, body.night .post-meta-user{
    color: white !important;
}
body.highcontrast .whitetxt508, body.highcontrast .whitetxt508 h2 a, body.highcontrast .post-meta-user{
    color: white !important;
}
body.highcontrast2 .whitetxt508, body.highcontrast2 .whitetxt508 h2 a, body.highcontrast2 .post-meta-user{
    color: yellow !important;
}
body.highcontrast3 .whitetxt508, body.highcontrast3 .whitetxt508 h2 a, body.highcontrast3 .post-meta-user{
    color: black !important;
}
body.night .rt-holder .overlay {
    background-color: rgb(34 34 34 / 80%) !important;
}
body.highcontrast .rt-holder .overlay {
    background-color: rgb(0 0 0 / 80%) !important;
}
body.highcontrast2 .rt-holder .overlay {
    background-color: rgb(255 255 0 / 80%) !important;
}
body.highcontrast3 .rt-holder .overlay {
    background-color: rgb(0 0 0 / 80%) !important;
}
body.night .rt-holder .overlay h3 a, body.night .rt-holder .overlay h2 a {
    color: white !important;
}
body.highcontrast .rt-holder .overlay h3 a, body.highcontrast .rt-holder .overlay h2 a  {
    color: white !important;
}
body.highcontrast2 .rt-holder .overlay h3 a, body.highcontrast2 .rt-holder .overlay h2 a  {
    color: black !important;
}
body.highcontrast3 .rt-holder .overlay h3 a, body.highcontrast3 .rt-holder .overlay h2 a {
    color: yellow !important;
}

body.night .org-chart ul li label{
    border: 3px solid #222;
    background: #222;
    color: white;
}
body.highcontrast .org-chart ul li label{
    border: 3px solid white;
    background: white;
    color: black;
}
body.highcontrast2 .org-chart ul li label{
    border: 3px solid yellow;
    background: yellow;
    color: black;
}
body.highcontrast3 .org-chart ul li label{
    border: 3px solid black;
    background: black;
    color: yellow;
}

body.night .timeline508 .meta-details {
    color: white !important;
}
body.night .timeline508 .icon-color-white{
    background: #222 !important;
}
body.night .timeline508 h2{
    background: #222 !important;
}
body.night .timeline508 h2:before{
   border-left-color: #222 !important;
   border-right-color: #222 !important;
}
body.night .timeline508 .cool_timeline .timeline-main-title{
	color: white !important;
	background: #333 !important;
}
body.night .timeline508 .cool-timeline .timeline-post .timeline-content .ctl_info{
	display: none !important;
}
body.night .timeline508 .cool-timeline.white-timeline:before, body.night .cool-timeline.white-timeline.one-sided:before{
    background-color: #222;
    background-image: -webkit-linear-gradient(top, #222 0%, #222 8%, #222 92%, #222 100%);
}
body.night .timeline508 .cool-timeline.white-timeline .timeline-year {
    -webkit-box-shadow: 0 0 0 4px white, inset 0 0 0 2px rgb(0 0 0 / 5%), 0 0 0 8px #222;
    box-shadow: 0 0 0 4px white, inset 0 0 0 2px rgb(0 0 0 / 5%), 0 0 0 8px #222;
}
body.night .timeline508 .timeline-icon.icon-larger.iconbg-turqoise.icon-color-white {
    -webkit-box-shadow: 0 0 0 4px white, inset 0 0 0 2px rgb(0 0 0 / 5%), 0 0 0 8px #222;
    box-shadow: 0 0 0 4px white, inset 0 0 0 2px rgb(0 0 0 / 5%), 0 0 0 8px #222;
}

body.highcontrast .timeline508 .meta-details {
    color: black !important;
}
body.highcontrast .timeline508 .icon-color-white{
    background: #fff !important;
	color: black !important;
}
body.highcontrast .timeline508 h2{
    background: #fff !important;
}
body.highcontrast .timeline508 h2 a{
    color: black !important;
}
body.highcontrast .timeline508 h2:before{
   border-left-color: #fff !important;
   border-right-color: #fff !important;
}
body.highcontrast .timeline508 .cool_timeline .timeline-main-title{
	color: white !important;
	background: black !important;
}
body.highcontrast .timeline508 .cool-timeline .timeline-post .timeline-content .ctl_info{
	display: none !important;
}
body.highcontrast .timeline508 .cool-timeline.white-timeline:before, body.highcontrast .cool-timeline.white-timeline.one-sided:before{
    background-color: white;
    background-image: -webkit-linear-gradient(top, #FFF 0%, #FFF 8%, #FFF 92%, #FFF 100%) !important;
}
body.highcontrast .timeline508 .cool-timeline.white-timeline .timeline-year {
    -webkit-box-shadow: 0 0 0 4px #fff, inset 0 0 0 2px rgb(0 0 0 / 5%), 0 0 0 8px #fff !important;
    box-shadow: 0 0 0 4px #fff, inset 0 0 0 2px rgb(0 0 0 / 5%), 0 0 0 8px #fff !important;
}
body.highcontrast .timeline508 .timeline-icon.icon-larger.iconbg-turqoise.icon-color-white {
    -webkit-box-shadow: 0 0 0 4px #fff, inset 0 0 0 2px rgb(0 0 0 / 5%), 0 0 0 8px #fff !important;
    box-shadow: 0 0 0 4px #fff, inset 0 0 0 2px rgb(0 0 0 / 5%), 0 0 0 8px #fff !important;
}


body.highcontrast2 .timeline508 .meta-details {
    color: yellow !important;
}
body.highcontrast2 .timeline508 .icon-color-white{
    background: #FFFF00 !important;
	color: black !important;
}
body.highcontrast2 .timeline508 h2{
    background: #FFFF00 !important;
}
body.highcontrast2 .timeline508 h2 a{
    color: black !important;
}
body.highcontrast2 .timeline508 h2:before{
   border-left-color: #FFFF00 !important;
   border-right-color: #FFFF00 !important;
}
body.highcontrast2 .timeline508 .cool_timeline .timeline-main-title{
	color: yellow !important;
	background: black !important;
}
body.highcontrast2 .timeline508 .cool-timeline .timeline-post .timeline-content .ctl_info{
	display: none !important;
}
body.highcontrast2 .timeline508 .cool-timeline.white-timeline:before, body.highcontrast2 .cool-timeline.white-timeline.one-sided:before{
    background-color: white;
    background-image: -webkit-linear-gradient(top, #FFFF00 0%, #FFFF00 8%, #FFFF00 92%, #FFFF00 100%) !important;
}
body.highcontrast2 .timeline508 .cool-timeline.white-timeline .timeline-year {
    -webkit-box-shadow: 0 0 0 4px #FFFF00, inset 0 0 0 2px rgb(0 0 0 / 5%), 0 0 0 8px #FFFF00 !important;
    box-shadow: 0 0 0 4px #FFFF00, inset 0 0 0 2px rgb(0 0 0 / 5%), 0 0 0 8px #FFFF00 !important;
}
body.highcontrast2 .timeline508 .timeline-icon.icon-larger.iconbg-turqoise.icon-color-white {
    -webkit-box-shadow: 0 0 0 4px #FFFF00, inset 0 0 0 2px rgb(0 0 0 / 5%), 0 0 0 8px #FFFF00 !important;
    box-shadow: 0 0 0 4px #FFFF00, inset 0 0 0 2px rgb(0 0 0 / 5%), 0 0 0 8px #FFFF00 !important;
}
body.highcontrast2 .timeline508 .cool-timeline.white-timeline .timeline-year {
    color: black !important;
    background: yellow !important;
}
body.highcontrast3 .timeline508 .meta-details {
    color: black !important;
}
body.highcontrast3 .timeline508 .icon-color-white{
    background: #000 !important;
	color: yellow !important;
}
body.highcontrast3 .timeline508 h2{
    background: #000 !important;
}
body.highcontrast3 .timeline508 h2 a{
    color: yellow !important;
}
body.highcontrast3 .timeline508 h2:before{
   border-left-color: #000 !important;
   border-right-color: #000 !important;
}
body.highcontrast3 .timeline508 .cool_timeline .timeline-main-title{
	color: black !important;
	background: yellow !important;
}
body.highcontrast3 .timeline508 .cool-timeline .timeline-post .timeline-content .ctl_info{
	display: none !important;
}
body.highcontrast3 .timeline508 .cool-timeline.white-timeline:before, body.highcontrast3 .cool-timeline.white-timeline.one-sided:before{
    background-color: white;
    background-image: -webkit-linear-gradient(top, #000 0%, #000 8%, #000 92%, #000 100%) !important;
}
body.highcontrast3 .timeline508 .cool-timeline.white-timeline .timeline-year {
    -webkit-box-shadow: 0 0 0 4px #000, inset 0 0 0 2px rgb(0 0 0 / 5%), 0 0 0 8px #000 !important;
    box-shadow: 0 0 0 4px #000, inset 0 0 0 2px rgb(0 0 0 / 5%), 0 0 0 8px #000 !important;
}
body.highcontrast3 .timeline508 .timeline-icon.icon-larger.iconbg-turqoise.icon-color-white {
    -webkit-box-shadow: 0 0 0 4px #000, inset 0 0 0 2px rgb(0 0 0 / 5%), 0 0 0 8px #000 !important;
    box-shadow: 0 0 0 4px #000, inset 0 0 0 2px rgb(0 0 0 / 5%), 0 0 0 8px #000 !important;
}
body.highcontrast3 .timeline508 .cool-timeline.white-timeline .timeline-year {
    color: black !important;
    background: yellow !important;
}
body.night .org-chart .board:before{
	border-left: 2px solid #222 !important;
}
body.night #thirdLevel_columnTwo::before{
	border-left: 2px solid #222 !important;
}
body.night .org-chart ul.columnTwo:before{
	border-top: 2px solid #222 !important;
}
body.night .org-chart .departments:before{
	border-top: 2px solid #222 !important;
    border-left: 2px solid #222 !important;
    border-right: 2px solid #222 !important;
}
body.night .tooltip span{
	background-color: #222 !important;
}
body.night .tooltip span::after{
	border-color: transparent #fff transparent transparent !important
}

body.highcontrast .org-chart .board:before{
	border-left: 2px solid #fff !important;
}
body.highcontrast #thirdLevel_columnTwo::before{
	border-left: 2px solid #fff !important;
}
body.highcontrast .org-chart ul.columnTwo:before{
	border-top: 2px solid #fff !important;
}
body.highcontrast .org-chart .departments:before{
	border-top: 2px solid #fff !important;
    border-left: 2px solid #fff !important;
    border-right: 2px solid #fff !important;
}
body.highcontrast .tooltip span{
	background-color: #000 !important;
	color: white !important;
}
body.highcontrast .tooltip span::after{
	border-color: transparent #000 transparent transparent !important
}
body.highcontrast2 .org-chart .board:before{
	border-left: 2px solid #ff0 !important;
}
body.highcontrast2 #thirdLevel_columnTwo::before{
	border-left: 2px solid #ff0 !important;
}
body.highcontrast2 .org-chart ul.columnTwo:before{
	border-top: 2px solid #ff0 !important;
}
body.highcontrast2 .org-chart .departments:before{
	border-top: 2px solid #ff0 !important;
    border-left: 2px solid #ff0 !important;
    border-right: 2px solid #ff0 !important;
}
body.highcontrast2 .tooltip span{
	background-color: #000 !important;
	color: yellow !important;
}
body.highcontrast2 .tooltip span::after{
	border-color: transparent #000 transparent transparent !important
}
body.highcontrast3 .org-chart .board:before{
	border-left: 2px solid #000 !important;
}
body.highcontrast3 #thirdLevel_columnTwo::before{
	border-left: 2px solid #000 !important;
}
body.highcontrast3 .org-chart ul.columnTwo:before{
	border-top: 2px solid #000 !important;
}
body.highcontrast3 .org-chart .departments:before{
	border-top: 2px solid #000 !important;
    border-left: 2px solid #000 !important;
    border-right: 2px solid #000 !important;
}
body.highcontrast3 .tooltip span{
	background-color: #ff0 !important;
	color: black !important;
}
body.highcontrast3 .tooltip span::after{
	border-color: transparent #ff0 transparent transparent !important
}
body.night .whtbtnsOrange23 a {
    color: white !important;
    border-color: #333 !important;
    background-color: #333 !important;
}
body.highcontrast .whtbtnsOrange23 a {
    color: black !important;
    border-color: white !important;
    background-color: white !important;
}
body.highcontrast2 .whtbtnsOrange23 a {
    color: black !important;
    border-color: yellow !important;
    background-color: yellow !important;
}
body.highcontrast3 .whtbtnsOrange23 a {
    color: yellow !important;
    border-color: black !important;
    background-color: black !important;
}
/* MegaMenu 2023*/
.megColHD{
    color: #005e6e !important;
    font-weight: 600 !important;
    font-size: 1em !important;
}
.megColHD:after{
    content: "";
    display: block;
    width: 1.5em;
    max-width: 70%;
    border-bottom: 2px solid #F68D2B;
    margin: 0px auto 0;
}
.newsHomebg{
background-color: #f4f4f4;
}
.homeNewsBTN{
	float: right;
    margin-top: 230px;
    margin-bottom: 0px !important;
    position: absolute !important;
    right: 30px;
}
.abs-position {
position: absolute;
left: -9999px;
}

.noBullets li::before {
  content: "\2022";
  margin-inline-end: 1ch;
}
.noBulletsSm li::before {
  content: "\2219";
  margin-inline-end: 1ch;
}
.toolsmultiBtn .vc_btn3.vc_btn3-size-md{
    font-size: 1.188em !important;
    font-weight: 500;
    border-radius: 10px;
}

.w3eden .__dt_col_page_link_details .btn, .w3eden .__dt_col_page_link_details_en .btn, #contractsTable td .btn{
    font-family: Montserrat, -apple-system, Helvetica, Arial, sans-serif;
    text-transform: inherit;
    font-weight: 600;
    padding: 8px 1em;
    font-size: 1em;

}
.w3eden .__dt_col_page_link_details .pbtnmob, .w3eden .__dt_col_page_link_details_en .pbtnmob, #contractsTable td .pbtnmob{
    font-family: Montserrat, -apple-system, Helvetica, Arial, sans-serif;
    text-transform: inherit;
    font-weight: 600;
    padding: 8px 1em;
    font-size: 1.25em;

}
#wpdmmydls-9fc208b5e74903bce25964948f07a986 td, #wpdmmydls-01a634d98d5e47d36d95bab9cd9947b3 td,
#wpdmmydls-ae4903bfb8066160961860fe2e9cb0d0 td, #wpdmmydls-52bf1a99ca2651099404cac92c2dfe5b td,
#wpdmmydls-25af5399a099df2252bef1eabd5b2051 td, #wpdmmydls-cf4617785de998e3043624b1d6665c69 td,
.wpdm-all-packages-table td{
    min-width: 150px;
}
.w3eden .card {
    border: 0px solid rgba(0,0,0,.125) !important;
}
.iconsRedes{
	color: #007a8f;
   	font-size: 2.1em;
}
.footer-social a {
    margin-right: 10px;
    float: left;
}
.menuAPALogos a{
    text-align: center !important;
	color: #444;
    font-family: inherit;
    font-size: 0.875em;
    text-transform: none;
    text-decoration: none;
    font-weight: normal;
    margin: 0px 0px 0px 0px;
    padding: 5px 0px 5px 0px;
    vertical-align: top;
    display: block;
    border: 0;
}
.menuAPALogos a:hover{
	color: #37abda;
    font-weight: 300;
    text-decoration: none;
    background: rgba(0, 0, 0, 0);
}
.menuAPALogos img{
    width: 150px !important;
    height: 148px !important;
    margin: 0 auto !important;
}
.cstm-btn a{
    border-radius: 10px !important;
    text-align: center !important;
    cursor: pointer !important;
    text-decoration: none;
    height: auto !important;
    line-height: 20px !important;
    border: none !important;
    background: #116cb3 !important;
    text-transform: uppercase !important;
    font-family: inherit !important;
    font-size: 1em !important;
    font-weight: 700 !important;
    color: white !important;
}
.cstm-btn a:hover{
    background: white !important;
    color: #433594 !important;
}
.cstm-header-btnAT a{
    width:80% !important;
    font-size:1.563em !important;
    padding:auto !important;
    box-shadow:5px 5px 5px rgb(164, 164, 164) !important;
}
.cstm-header-btnAT p{
    word-break:normal !important;
    margin:0px !important;
    line-height: 1 !important;
    text-align:center !important;
}
.shape-fill-gray{
    fill: #F6F6F6 !important;
    stroke: #f6f6f6;
    stroke-width: 2px;
}
body.night .w3eden .btn-primary {
    border-color: #555;
}
body.highcontrast .w3eden .btn-primary {
    border-color: white;
}
body.highcontrast2 .w3eden .btn-primary {
    border-color: yellow;
}
body.highcontrast3 .w3eden .btn-primary {
    border-color: black;
}
body.night .w3eden a.btn-primary:hover:not(.btn-simple), body.night .w3eden a.btn-primary:focus:not(.btn-simple) {
    background: #222 !important;
    text-decoration: none !important;
}
body.highcontrast .w3eden a.btn-primary:hover:not(.btn-simple), body.highcontrast .w3eden a.btn-primary:focus:not(.btn-simple) {
    background: white !important;
    text-decoration: none !important;
}
body.highcontrast2 .w3eden a.btn-primary:hover:not(.btn-simple), body.highcontrast2 .w3eden a.btn-primary:focus:not(.btn-simple) {
    background: yellow !important;
    text-decoration: none !important;
}
body.highcontrast3 .w3eden a.btn-primary:hover:not(.btn-simple), body.highcontrast3 .w3eden a.btn-primary:focus:not(.btn-simple) {
    background: black !important;
    text-decoration: none !important;
}
body.night .sec508titles{
    color: white !important;
}
body.highcontrast .sec508titles{
    color: white !important;
}
body.highcontrast2 .sec508titles{
    color: yellow !important;
}
body.highcontrast3 .sec508titles{
    color: black !important;
}
body.night .tableFiltersBG{
    background: #222;
}
body.highcontrast .tableFiltersBG{
    background: black;
}
body.highcontrast2 .tableFiltersBG{
    background: black;
}
body.highcontrast3 .tableFiltersBG{
    background: yellow;
}
body.night .planActual508{
    background: #222 !important;
}
body.highcontrast .planActual508{
    background: black !important;
}
body.highcontrast2 .planActual508{
    background: black !important;
}
body.highcontrast3 .planActual508{
    background: yellow !important;
}
body.night .planActual508 a, body.night .planActual508 p, body.night .planActual508 span{
    color: white !important;
}
body.highcontrast .planActual508 a, body.highcontrast .planActual508 p, body.highcontrast .planActual508 span{
    color: white !important;
}
body.highcontrast2 .planActual508 a, body.highcontrast2 .planActual508 p, body.highcontrast2 .planActual508 span{
    color: yellow !important;
}
body.highcontrast3 .planActual508 a, body.highcontrast3 .planActual508 p, body.highcontrast3 .planActual508 span{
    color: black !important;
}
body.night .plan-actual-v1 a.btn-primary, body.night .plan-actual-v1 .w3eden a.btn-primary:not(.btn-simple) {
    background-color: #444!important;
    color: white !important;
}
body.highcontrast .plan-actual-v1 a.btn-primary,body.highcontrast .plan-actual-v1 .w3eden a.btn-primary:not(.btn-simple) {
    background-color: white !important;
    color: black !important;
}
body.highcontrast2 .plan-actual-v1 a.btn-primary,body.highcontrast2 .plan-actual-v1 .w3eden a.btn-primary:not(.btn-simple) {
    background-color: yellow !important;
    color: black !important;
}
body.highcontrast3 .plan-actual-v1 a.btn-primary,body.highcontrast3 .plan-actual-v1 .w3eden a.btn-primary:not(.btn-simple) {
    background-color: black !important;
    color: yellow !important;
}
body.night .w3eden .card{
    background-color: unset;
}
body.highcontrast .w3eden .card{
    background-color: unset;
}
body.highcontrast2 .w3eden .card{
    background-color: unset;
}
body.highcontrast3 .w3eden .card{
    background-color: unset;
}
body.night .paginate_button.page-item.active a {
    background: #333 !important;
    color: #fff !important;
}
body.night #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-megamenu > ul.mega-sub-menu{
    background: #222;
    border-top: 1px solid #222;
    border-left: 1px solid #222;
    border-right: 1px solid #222;
    border-bottom: 1px solid #222;    
}
body.night #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link, body.night #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link{
    color: white;
    border-bottom: 2px solid #555;
}
body.night #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link, body.night #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link{
    color: white;
    border-bottom: 2px solid #555;
}
body.highcontrast #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link, body.highcontrast #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link{
    color: black;
    border-bottom: 2px solid black;
}
body.highcontrast2 #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link, body.highcontrast2 #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link{
    color: black;
    border-bottom: 2px solid black;
}
body.highcontrast3 #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link, body.highcontrast3 #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link{
    color: yellow;
    border-bottom: 2px solid yellow;
}
body.night #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link, body.night #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link{
    color: white;
}
body.highcontrast #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link, body.highcontrast #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link{
    color: black;
}
body.highcontrast2 #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link, body.highcontrast2 #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link{
    color: black;
}
body.highcontrast3 #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link, body.highcontrast3 #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link{
    color: yellow;
}
body.night #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover, body.night #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover, body.night #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus, body.night #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus{
	color: #888;
	border-color: white;
}
body.highcontrast #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover, body.highcontrast #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover, body.highcontrast #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus, body.highcontrast #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus{
	color: black;
	border-color: black;
}
body.highcontrast2 #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover, body.highcontrast2 #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover, body.highcontrast2 #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus, body.highcontrast2 #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus{
	color: black;
	border-color: black;
}
body.highcontrast3 #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover, body.highcontrast3 #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover, body.highcontrast3 #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus, body.highcontrast3 #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus{
	color: yellow;
	border-color: yellow;
}
body.night .menuAPALogos a{
    color: white !important;
}
body.highcontrast .menuAPALogos a{
    color: black !important;
}
body.highcontrast2 .menuAPALogos a{
    color: black !important;
}
body.highcontrast3 .menuAPALogos a{
    color: yellow !important;
}
.red-ora-bg {background: #EE9C1F; color: #fff !important; border-radius: 15px;}
.red-ora-bg a, .red-ora-bg td{ color: #fff !important;}
.red-ora-bg .table-hover>tbody>tr:hover {background-color: #EE9C1F !important;}
.red-ora-bg ul:not([class]) li:before, ul.red-ora-bg li:before, ul.red-ora-bg li:before { color: #fff;}

.programsOrangeH {
    color: #f58c2c;
    font-size: 1.250em;
}
.programsOrangeH strong{
    font-weight: 700 !important;
}
.boxshadProgramas {
    box-shadow: 0px 8px 10px 5px rgb(0 0 0 / 10%);
    border-radius: 20px;
}
.guiasTitles {
	background: #005E6E;
    color: white;
}
.guias-bg .w3eden .wpdm-filelist td{
    border-top: 1px solid #f6f6f6 !important;
}
.guias-bg .w3eden .table{
    color: black !important;
}
.guias-bg {background: #f6f6f6; color: black !important;}
/*.dark-turk-bg {background: #777; color: #fff;}*/
.guias-bg a { color: black;}
.progBannerBlue{
	background: rgb(1,78,120);
	background: linear-gradient(90deg, rgba(1,78,120,1) 0%, rgba(0,118,180,1) 100%);    
}
.programsGreenH{
    color: #007377;
}
.programGuias-btn > .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern{
	padding: 12px 20px !important;
    height: 44px !important;
    display: table-cell !important;
    vertical-align: middle !important;
    text-align: center !important;
    cursor: pointer !important;
    line-height: 20px !important;
    border: none !important;
    background: #fff !important;
    text-transform: initial !important;
    font-family: inherit !important;
    font-size: 0.875em !important;
    font-weight: 700 !important;
    color: #015e6f !important;
    border-radius: 25px !important;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
    box-shadow: 0px 4px 4px 0px rgb(0 0 0 / 10%);
}
.programGuias-btn > .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover {
    color: #fff !important;
    border-color: #015e6f !important;
    background-color: #015e6f !important;
}
.progsec508Cajitas > .vc_column-inner{
    background-color: white !important;
}
body.night .progsec508Cajitas > .vc_column-inner{
    background-color: #333 !important;
    box-shadow: none !important;
}
body.highcontrast .progsec508Cajitas > .vc_column-inner{
    background-color: black !important;
    box-shadow: none !important;
}
body.highcontrast2 .progsec508Cajitas > .vc_column-inner{
    background-color: black !important;
    box-shadow: none !important;
}
body.highcontrast3 .progsec508Cajitas > .vc_column-inner{
    background-color: yellow !important;
    box-shadow: none !important;
}
.programGuiasPT-btn > .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern{
	padding: 20px 20px !important;
    height: 44px !important;
    display: table-cell !important;
    vertical-align: middle !important;
    text-align: left !important;
    cursor: pointer !important;
    line-height: 20px !important;
    border: none !important;
    background: #fff !important;
    text-transform: initial !important;
    font-family: inherit !important;
    font-size: 0.875em !important;
    font-weight: 700 !important;
    color: #474747 !important;
    border-radius: 6px !important;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
    box-shadow: 0px 1px 10px 2px rgb(0 0 0 / 10%);
    width: 380px;
}
.programGuiasPT-btn > .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover {
    color: black !important;
    border-color: #fff !important;
    background-color: #fff !important;
}
.programGuiasPT-btn .vc_btn3-icon{
    color: #f7941d !important;
}
/*.programGuiasPT-btn > .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern::after{
    clip-path: polygon(50% 0, 50% 50%, 50% 100%, 0% 100%, 25% 50%, 0% 0%);
    border-radius: 100% 0% 0% 100% / 50% 45% 55% 50%;
    display: block;
    background: #f7941d;
}*/
.button-right-icon img{ float: right; }
.programGuiasPT-btn a:after {
    content: '';
    position: absolute;
    top: 0px;
    right: 0px;
    height: 60px;
    width: 25px;
    border-radius: 0 5px 5px 0;
    /*background-image: url(https://recuperacion.pr.gov/wp-content/uploads/2023/06/buttons-arrow-right2.png);*/
}
.landingAlert{
    color: #e26e07 !important;
    background-color: #FDE5CB;
    padding: 10px;
    border-radius: 20px;
}
/*============BEGIN: GLOSARY=============*/

.transparencyPortalButtons {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    text-decoration: none;
    height: auto;
    line-height: 20px;
    border: none;
    background: #f98e2b;
    font-family: inherit;
    font-size: 18px !important;
    padding: 14px 15px;
    color: white;
    border-radius: 25px;
    width: 100%;
    max-width: 370px;
}


#glosaryTable {
    overflow: hidden;
    border-collapse: collapse;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    color: #fff;
    font-size: 16px;
}

#glosaryTable span {
    /* color: #fff; */
    font-size: 16px;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
}

#budget-tbody {
    border-bottom: 2px #f98e2b solid;
    background-color: #00918f;
    text-align: center;
}

#categories-tbody {
    background-color: #e5e5e5 !important;
    color: #4d4d4d;
    text-align: center;
}

#glosaryCollapse {
    margin-top: 1rem;
}

.program-name {
    padding: 1rem;
    cursor: pointer;
}

.program-name>label:hover {
    border-bottom: 1px #f98e2b solid;
    cursor: pointer;
}

.glosary-item {
    font-weight: 700;
    color: #4d4d4d I !important;
}

.glosary-sub-item {
    font-style: italic;
    margin-top: 20px !important;
    font-weight: 500 !important;
}

.glosary-sub-item-content{
    margin: 0 !important;
}


#glosaryCollapseButton {
    background-color:#00758f;
    border-radius: 25px;
    text-align: left;
}

#navbarButton {
    background-color:#00758f;
    border-radius: 25px;
    text-align: left;
    text-transform: none !important;
    background: #f1f1f1;
    color:#f98e2b;
    font-weight: normal !important;
    margin-top: 8rem;
}


/*===========END: GLOSARY=================*/

.progBannerGray{
    background: rgb(92,92,92);
    background: linear-gradient(90deg, rgba(92,92,92,1) 0%, rgba(51,51,51,1) 100%);  
}
.progBannerPurple{
    background: rgb(128,108,167);
    background: linear-gradient(90deg, rgba(128,108,167,1) 0%, rgba(89,34,196,1) 100%);
}
.progBannerGreen{
    background: rgb(2,143,65);
    background: linear-gradient(90deg, rgba(2,143,65,1) 0%, rgba(21,131,71,1) 100%);
}
.progBannerTurq{
    background: rgb(0,117,127);
    background: linear-gradient(90deg, rgba(0,117,127,1) 0%, rgba(3,65,70,1) 100%);
}
.progBannerSky{
    background: rgb(99,204,233);
    background: linear-gradient(90deg, rgba(99,204,233,1) 0%, rgba(16,110,136,1) 100%);
}
.progBannerDarkGreen{
    background: rgb(65,105,61);
	background: linear-gradient(90deg, rgba(65,105,61,1) 0%, rgba(31,50,29,1) 100%);
}
.progBannerPink{
    background: rgb(197,143,179);
    background: linear-gradient(90deg, rgba(197,143,179,1) 0%, rgba(144,86,125,1) 100%);
}
.progBannerLblue{
    background: rgb(1,150,224);
    background: linear-gradient(90deg, rgba(1,150,224,1) 0%, rgba(0,43,65,1) 100%);
}
.progBannerLorange{
    background: rgb(253,229,203);
    background: linear-gradient(90deg, rgba(253,229,203,1) 0%, rgba(195,116,30,1) 100%);
}
.progBannerLgreen{
    background: rgb(204,219,196);
    background: linear-gradient(90deg, rgba(204,219,196,1) 0%, rgba(0,104,55,1) 100%);
}
.progBannerLsky{
    background: rgb(191,213,244);
    background: linear-gradient(90deg, rgba(191,213,244,1) 0%, rgba(61,116,193,1) 100%);
}
.progBannerLpurple{
    background: rgb(142,107,150);
    background: linear-gradient(90deg, rgba(142,107,150,1) 0%, rgba(128,68,142,1) 100%);
}
.progBannerDblue{
background: rgb(41,105,144);
background: linear-gradient(90deg, rgba(41,105,144,1) 0%, rgba(23,58,79,1) 100%);
}
/*.progBannerLblue .vc_single_image-wrapper img,
.progBannerLorange .vc_single_image-wrapper img,
.progBannerLgreen .vc_single_image-wrapper img,
.progBannerLsky .vc_single_image-wrapper img,
.progBannerLpurple .vc_single_image-wrapper img,
.progBannerTurq .vc_single_image-wrapper img,
.progBannerDblue .vc_single_image-wrapper img, 
.progBannerDarkGreen .vc_single_image-wrapper img{
	filter: drop-shadow(2px 1px 2px #333);
}*/
@media (max-width: 600px){
    #pe-logo-nav-in {
        z-index: 100;
    }
    #mega-menu-wrap-main-menu {
        padding: 37.5px
    }
}
.w3eden .img-responsive{
	margin-top:10px   
}
#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link{
    font-size: 1em;
}
.fsize110 #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link{
    font-size: 17.6px;
}
.fsize120 #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link{
    font-size: 19.2px;
}
.fsize130 #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link{
    font-size: 20.8px;
}
#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
    font-size: 1.140em;    
}
.fsize110 #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
    font-size: 19.6px;    
}
.fsize120 #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
    font-size: 21.2px;   
}
.fsize130 #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
    font-size: 22.8px;   
}
.whtbtnsAPA a{
	background: white !important;
    -webkit-border-radius: 22px !important;
    -moz-border-radius: 22px !important;
    border-radius: 22px !important;
    -webkit-box-shadow: 0 10px 20px rgb(0 0 0 / 18%) !important;
    -moz-box-shadow: 0 10px 20px rgb(0 0 0 / 18%) !important;
    box-shadow: 0 10px 20px rgb(0 0 0 / 18%) !important;
    font-family: Montserrat !important;
    color: #e29932 !important;
    font-size: 0.875em !important;
    font-weight: 500 !important;
    text-decoration: none !important;
    padding: 10px 20px 10px 20px !important;
    height: 40px !important;
    vertical-align: middle !important;
    text-align: center !important;
    cursor: pointer !important;
    line-height: 18px !important;
    min-width: 150px;
    border: 0px solid transparent !important;    
}
.whtbtnsAPA a:hover{
	background: #024656 !important;
    color: white !important;
    border: 0px solid transparent !important;    
}
.red-ora-bg {background: #EE9C1F; color: #fff !important; border-radius: 15px;}
.red-ora-bg a, .red-ora-bg td{ color: #fff !important;}
.red-ora-bg .table-hover>tbody>tr:hover {background-color: #EE9C1F !important;}
.red-ora-bg ul:not([class]) li:before, ul.red-ora-bg li:before, ul.red-ora-bg li:before { color: #fff;}
.blackbg508{ background-color: #040203}
.pad40txt{padding-left: 40px; padding-right:40px;}

.dociconstxt a {color: #017cba;}

@media (max-width: 600px){
.pad40txt{padding-left: 15px; padding-right:15px;}
}
body.night .blackbg508 {
    background-color: #666 !important;
}
body.highcontrast .blackbg508 {
    background-color: black !important;
}
body.highcontrast2 .blackbg508 {
    background-color: black !important;
}
body.highcontrast3 .blackbg508 {
    background-color: yellow !important;
}
.smfBannerTxt{
    line-height: 20px;
    font-size: 1.1em;
}
.colortrq{color: #00586f}
.colortrq strong {font-weight: 700 !important;}
.colortrq p {font-weight: 500 !important;}
.officeTitle {font-size: 1.5em; font-weight: 700 !important;}

body.night .colortrq{color: white}
body.highcontrast .colortrq{color: white}
body.highcontrast2 .colortrq{color: yellow}
body.highcontrast3 .colortrq{color: black}

.page-header>h1{
	font-size: 1.5em;    
}
body.highcontrast img{
    filter: invert(100%);
    -webkit-filter: invert(100%);
}
body.highcontrast rs-sbg, body.highcontrast .rev-btn, body.highcontrast .rs-textos{
    filter: invert(100%) !important;
    -webkit-filter: invert(100%) !important;
}
body.highcontrast .bg-position-left .vc_column-inner{
    filter: invert(100%) !important;
    -webkit-filter: invert(100%) !important;    
}
body.highcontrast .__wpdm_hover_card, body.highcontrast .sby_video_thumbnail{
    filter: invert(100%) !important;
    -webkit-filter: invert(100%) !important;    
}
body.highcontrast .bgColumns, body.highcontrast2 .bgColumns, body.highcontrast3 .bgColumns{
    filter: invert(100%) !important;
    -webkit-filter: invert(100%) !important;    
}

body.highcontrast .bgColumns,
body.highcontrast2 .bgColumns,
body.highcontrast3 .bgColumns{
    filter: invert(100%) !important;
    -webkit-filter: invert(100%) !important;    
}
body.highcontrast .bgColumns img,
body.highcontrast2 .bgColumns img,
body.highcontrast3 .bgColumns img{
    filter: none !important;
    -webkit-filter: none !important;    
}
body.highcontrast2 img{
    filter: invert(100%);
    -webkit-filter: invert(100%);
}
body.highcontrast2 rs-sbg, body.highcontrast2 .rev-btn, body.highcontrast2 .rs-textos{
    filter: invert(100%) !important;
    -webkit-filter: invert(100%) !important;
}
body.highcontrast2 .bg-position-left .vc_column-inner{
    filter: invert(100%) !important;
    -webkit-filter: invert(100%) !important;    
}
body.highcontrast2 .__wpdm_hover_card, body.highcontrast2 .sby_video_thumbnail {
    filter: invert(100%) !important;
    -webkit-filter: invert(100%) !important;    
}

body.highcontrast3 img{
    filter: invert(100%);
    -webkit-filter: invert(100%);
}
body.highcontrast3 rs-sbg, body.highcontrast3 .rev-btn, body.highcontrast3 .rs-textos{
    filter: invert(100%) !important;
    -webkit-filter: invert(100%) !important;
}
body.highcontrast3 .bg-position-left .vc_column-inner{
    filter: invert(100%) !important;
    -webkit-filter: invert(100%) !important;    
}
body.highcontrast3 .__wpdm_hover_card, body.highcontrast3 .sby_video_thumbnail{
    filter: invert(100%) !important;
    -webkit-filter: invert(100%) !important;    
}
body.highcontrast .whiteNoFilter img,
body.highcontrast2 .whiteNoFilter img{
    filter: none !important;
    -webkit-filter: none !important;    
}
body.night .programsGreenH, body.night .programsOrangeH {
    color: white !important;
}
body.highcontrast .programsGreenH, body.highcontrast .programsOrangeH {
    color: white !important;
}
body.highcontrast2 .programsGreenH, body.highcontrast2 .programsOrangeH {
    color: yellow !important;
}
body.highcontrast3 .programsGreenH, body.highcontrast3 .programsOrangeH {
    color: black !important;
}

body.night .progBannerGray, body.night .progBannerPurple, body.night .progBannerGreen,
body.night .progBannerTurq, body.night .progBannerSky, body.night .progBannerDarkGreen,
body.night .progBannerPink, body.night .progBannerLblue, body.night .progBannerLorange,
body.night .progBannerLgreen, body.night .progBannerLsky, body.night .progBannerLpurple,
body.night .progBannerDblue,
body.night .progBannerBlue {
    background: #333 !important;
}
body.highcontrast .progBannerGray, body.highcontrast .progBannerPurple, body.highcontrast .progBannerGreen,
body.highcontrast .progBannerTurq, body.highcontrast .progBannerSky, body.highcontrast .progBannerDarkGreen,
body.highcontrast .progBannerPink, body.highcontrast .progBannerLblue, body.highcontrast .progBannerLorange,
body.highcontrast .progBannerLgreen, body.highcontrast .progBannerLsky, body.highcontrast .progBannerLpurple,
body.highcontrast .progBannerDblue,
body.highcontrast .progBannerBlue {
    background: white !important;
}
body.highcontrast2 .progBannerGray, body.highcontrast2 .progBannerPurple, body.highcontrast2 .progBannerGreen,
body.highcontrast2 .progBannerTurq, body.highcontrast2 .progBannerSky, body.highcontrast2 .progBannerDarkGreen,
body.highcontrast2 .progBannerPink, body.highcontrast2 .progBannerLblue, body.highcontrast2 .progBannerLorange,
body.highcontrast2 .progBannerLgreen, body.highcontrast2 .progBannerLsky, body.highcontrast2 .progBannerLpurple,
body.highcontrast2 .progBannerDblue,
body.highcontrast2 .progBannerBlue {
    background: white !important;
}
body.highcontrast3 .progBannerGray, body.highcontrast3 .progBannerPurple, body.highcontrast3 .progBannerGreen,
body.highcontrast3 .progBannerTurq, body.highcontrast3 .progBannerSky, body.highcontrast3 .progBannerDarkGreen,
body.highcontrast3 .progBannerPink, body.highcontrast3 .progBannerLblue, body.highcontrast3 .progBannerLorange,
body.highcontrast3 .progBannerLgreen, body.highcontrast3 .progBannerLsky, body.highcontrast3 .progBannerLpurple,
body.highcontrast3 .progBannerDblue,
body.highcontrast3 .progBannerBlue  {
    background: yellow !important;
}
body.night .sec508CajitasBanner{
    background-color: #222 !important;
    box-shadow: none !important;
}
body.highcontrast .sec508CajitasBanner{
    background-color: black !important;
    box-shadow: none !important;
}
body.highcontrast2 .sec508CajitasBanner{
    background-color: black !important;
    box-shadow: none !important;
}
body.highcontrast3 .sec508CajitasBanner{
    background-color: white !important;
    box-shadow: none !important;
}

body.highcontrast3 .sec508CajitasBanner a {
    color: white !important;
}

body.night .sec508CajitasBanner > .vc_column-inner{
    background-color: #333 !important;
    box-shadow: none !important;
}
body.highcontrast .sec508CajitasBanner > .vc_column-inner{
    background-color: black !important;
    box-shadow: none !important;
}
body.highcontrast2 .sec508CajitasBanner > .vc_column-inner{
    background-color: black !important;
    box-shadow: none !important;
}
body.highcontrast3 .sec508CajitasBanner > .vc_column-inner{
    background-color: white !important;
    box-shadow: none !important;
}
body.night .guiasTitles {
    background: #222;
    color: white;
}
body.highcontrast .guiasTitles {
	background: white;
    color: black;
}
body.highcontrast2 .guiasTitles {
	background: yellow;
    color: black;
}
body.highcontrast3 .guiasTitles {
    background: black;
    color: yellow;
}
body.night .guias-bg {
    background: #222;
    color: white;
}
body.highcontrast .guias-bg {
    background: black;
    color: white;
}
body.highcontrast2 .guias-bg {
    background: black;
    color: yellow;
}
body.highcontrast3 .guias-bg {
    background: yellow;
    color: black;
}
body.night .guias-bg .w3eden .table {
    color: white !important;
}
body.highcontrast .guias-bg .w3eden .table {
    color: white !important;
}
body.highcontrast2 .guias-bg .w3eden .table {
    color: yellow !important;
}
body.highcontrast3 .guias-bg .w3eden .table {
    color: black !important;
}
body.night #upcomingProcessesButton{
    color: white !important;
    border-color: #333 !important;
    background-color: #333 !important;
}
body.highcontrast #upcomingProcessesButton{
    color: black !important;
    border-color: white !important;
    background-color: white !important;
}
body.highcontrast2 #upcomingProcessesButton{
    color: black !important;
    border-color: yellow !important;
    background-color: yellow !important;
}
body.highcontrast3 #upcomingProcessesButton{
    color: yellow !important;
    border-color: black !important;
    background-color: black !important;
}
body.night .iconsRedes, body.night .fa-exclamation-circle:before {
    color: white;
}
body.highcontrast .iconsRedes, body.highcontrast .fa-exclamation-circle:before {
    color: white;
}
body.highcontrast2 .iconsRedes, body.highcontrast2 .fa-exclamation-circle:before {
    color: yellow;
}
body.highcontrast3 .iconsRedes, body.highcontrast3 .fa-exclamation-circle:before {
    color: black;
}

body.night [id^=sb_youtube_].sb_youtube .sby_follow_btn a, body.night [id^=sb_youtube_].sb_youtube .sby_footer .sby_load_btn{
    background: #333 !important;
    color: white !important;
}
body.highcontrast [id^=sb_youtube_].sb_youtube .sby_follow_btn a, body.highcontrast [id^=sb_youtube_].sb_youtube .sby_footer .sby_load_btn{
    background: white !important;
    color: black !important;
}
body.highcontrast2 [id^=sb_youtube_].sb_youtube .sby_follow_btn a, body.highcontrast2 [id^=sb_youtube_].sb_youtube .sby_footer .sby_load_btn{
    background: yellow !important;
    color: black !important;
}
body.highcontrast3 [id^=sb_youtube_].sb_youtube .sby_follow_btn a, body.highcontrast3 [id^=sb_youtube_].sb_youtube .sby_footer .sby_load_btn{
    background: black !important;
    color: yellow !important;
}
body.night .rt-pagination .pagination-list > .active > span {
    background-color: #222222 !important;
    border-color: #222222 !important;
    color: white !important;
}
body.highcontrast .rt-pagination .pagination-list > .active > span {
    background-color: white !important;
    border-color: white !important;
    color: black !important;
}
body.highcontrast2 .rt-pagination .pagination-list > .active > span {
    background-color: yellow !important;
    border-color: yellow !important;
    color: black !important;
}
body.highcontrast3 .rt-pagination .pagination-list > .active > span {
    background-color: black !important;
    border-color: black !important;
    color: yellow !important;
}

body.night .rt-pagination .pagination-list>li>a {
    background-color: #333 !important;
    border-color: #222 !important;
    color: white !important;    
}
body.highcontrast .rt-pagination .pagination-list>li>a {
    background-color: black !important;
    border-color: #fff !important;
    color: white !important;     
}
body.highcontrast2 .rt-pagination .pagination-list>li>a {
    background-color: black !important;
    border-color: yellow !important;
    color: yellow !important;      
}
body.highcontrast3 .rt-pagination .pagination-list>li>a {
    background-color: yellow !important;
    border-color: black !important;
    color: black !important;      
}
.blutxtSol{
    color: #007eaf;
}
body.night .blue508 {
    color: white !important;    
}
body.highcontrast .blue508 {
    color: white !important;     
}
body.highcontrast2 .blue508 {
    color: yellow !important;      
}
body.highcontrast3 .blue508 {
    color: black !important;      
}
body.highcontrast .bgUnset508 {
    background-image: unset !important;     
}
body.highcontrast2 .bgUnset508 {
    background-image: unset !important;     
}
body.highcontrast3 .bgUnset508 {
    background-image: unset !important;      
}
body.night .botBor508 {
    border-bottom-color: #444 !important;   
}
body.highcontrast .botBor508 {
    border-bottom-color: white !important;   
}
body.highcontrast2 .botBor508 {
    border-bottom-color: yellow !important;     
}
body.highcontrast3 .botBor508 {
    border-bottom-color: black !important;     
}

body.night .paginate_button.page-item.active a {
	background: #555!important;
    color: #fff !important;
    border-color: #fff;
}
body.highcontrast .paginate_button.page-item.active a {
    background-color: white !important;
    color: #000 !important;
}
body.highcontrast2 .paginate_button.page-item.active a {
    background-color: yellow !important;
    color: #000 !important;
}
body.highcontrast3 .paginate_button.page-item.active a {
    background-color: black !important;
    color: yellow !important;
}
body.highcontrast .plan-actual-v2 a,
body.highcontrast .plan-actual-v2 a:hover{
    color: white !important;
}
body.highcontrast2 .plan-actual-v2 a,
body.highcontrast2 .plan-actual-v2 a:hover{
    color: yellow !important;
}
body.highcontrast3 .plan-actual-v2 a,
body.highcontrast3 .plan-actual-v2 a:hover{
    color: black !important;
}
body.highcontrast .plan-actual-v2 .w3eden a.btn-primary:hover:not(.btn-simple) {
    background-color: white !important;
}
body.highcontrast2 .plan-actual-v2 .w3eden a.btn-primary:hover:not(.btn-simple) {
    background-color: yellow !important;
}
body.highcontrast3 .plan-actual-v2 .w3eden a.btn-primary:hover:not(.btn-simple) {
    background-color: black !important;
}

body.highcontrast #container-div{
    background-image: unset !important;
    background: white !important;
}
body.highcontrast2 #container-div{
    background-image: unset !important;
    background: yellow !important;
}
body.highcontrast3 #container-div{
    background-image: unset !important;
    background: black !important;
}
body.night #glosaryCollapseButton{
    background-color: #222 !important; 
    color: white !important;  
}
body.highcontrast #glosaryCollapseButton{
    background-color: white !important; 
    color: black !important;  
}
body.highcontrast2 #glosaryCollapseButton{
    background-color: yellow !important; 
    color: black !important;  
}
body.highcontrast3 #glosaryCollapseButton{
    background-color: black !important; 
    color: yellow !important; 
}

body.night #budget-tbody {
    border-bottom: 2px white solid;
    background-color: #222;
}
body.highcontrast #budget-tbody {
    border-bottom: 2px black solid;
    background-color: white;
    color: black;
}
body.highcontrast2 #budget-tbody {
	border-bottom: 2px black solid;
    background-color: yellow;
    color: black;
}
body.highcontrast3 #budget-tbody {
	border-bottom: 2px yellow solid;
    background-color: black;
    color: yellow;
}
body.night #budget-tbody strong{
    color: white;
}
body.highcontrast #budget-tbody strong{
    color: black;
}
body.highcontrast2 #budget-tbody strong{
    color: black;
}
body.highcontrast3 #budget-tbody strong{
    color: yellow;
}
body.night .glosaryCategoryButton {
    border-bottom: 2px white solid;
    background-color: #333;
}
body.highcontrast .glosaryCategoryButton {
    border-bottom: 2px black solid;
    background-color: black;    
}
body.highcontrast2 .glosaryCategoryButton {
	border-bottom: 2px black solid;
    background-color: black;  
}
body.highcontrast3 .glosaryCategoryButton {
	border-bottom: 2px yellow solid;
    background-color: yellow;  
}
body.night .activeCategoryGlosary {
    background-color: #444 !important;
}
body.highcontrast .activeCategoryGlosary {
    background-color: black !important;
}
body.highcontrast2 .activeCategoryGlosary {
    background-color: black !important;
}
body.highcontrast3 .activeCategoryGlosary {
    background-color: yellow !important;
}

body.night #glosaryTable span {
    color: white !important;
    text-decoration: underline;
}
body.highcontrast #glosaryTable span{
    color: white !important;
    text-decoration: underline;    
}
body.highcontrast2 #glosaryTable span{
    color: yellow !important;
    text-decoration: underline;    
}
body.highcontrast3 #glosaryTable span{
    color: black !important;
    text-decoration: underline;    
}
body.night .activeCategoryName {
    color: white !important;
}
body.highcontrast .activeCategoryName {
    color: white !important;
}
body.highcontrast2 .activeCategoryName {
    color: yellow !important;
}
body.highcontrast3 .activeCategoryName {
    color: black !important;
}

body.night .glosaryCategoryButton span {
    color: white !important;
}
body.highcontrast .glosaryCategoryButton span {
    color: black !important;
}
body.highcontrast2 .glosaryCategoryButton span {
    color: black !important;
}
body.highcontrast3 .glosaryCategoryButton span {
    color: yellow !important;
}
body.highcontrast #sectors-menu #pe-logo-nav-in {
    padding: 5rem 1rem 5rem 1rem;
}
body.highcontrast2 #sectors-menu #pe-logo-nav-in {
    padding: 5rem 1rem 5rem 1rem;
}
body.highcontrast3 #sectors-menu #pe-logo-nav-in {
    padding: 5rem 1rem 5rem 1rem;
}
.repTranspBtn1 .pe-line{color: #2a782b !important;}
.repTranspBtn2 .pe-line{color: #ff8036 !important;}
.repTranspBtn3 .pe-line{color: #8762bf !important;}
.repTranspBtn4 .pe-line{color: #94638f !important;}
.repTranspBtn5 .pe-line{color: #044E2A !important;}
.repTranspBtn6 .pe-line{color: gray !important;}
.repTranspBtn7 .pe-line{color: #8a603a !important;}

body.night .repTranspBtn1 .pe-line{color: white !important;}
body.night .repTranspBtn2 .pe-line{color: white !important;}
body.night .repTranspBtn3 .pe-line{color: white !important;}
body.night .repTranspBtn4 .pe-line{color: white !important;}
body.night .repTranspBtn5 .pe-line{color: white !important;}
body.night .repTranspBtn6 .pe-line{color: white !important;}
body.night .repTranspBtn7 .pe-line{color: white !important;}

body.highcontrast .repTranspBtn1 .pe-line{color: white !important;}
body.highcontrast .repTranspBtn2 .pe-line{color: white !important;}
body.highcontrast .repTranspBtn3 .pe-line{color: white !important;}
body.highcontrast .repTranspBtn4 .pe-line{color: white !important;}
body.highcontrast .repTranspBtn5 .pe-line{color: white !important;}
body.highcontrast .repTranspBtn6 .pe-line{color: white !important;}
body.highcontrast .repTranspBtn7 .pe-line{color: white !important;}

body.highcontrast .repTranspBtn1:hover .pe-line{color: black !important;}
body.highcontrast .repTranspBtn1:hover .pe-line:within{color: black !important;}
body.highcontrast .repTranspBtn2:hover .pe-line{color: black !important;}
body.highcontrast .repTranspBtn2:hover:within .pe-line{color: black !important;}
body.highcontrast .repTranspBtn3:hover .pe-line{color: black !important;}
body.highcontrast .repTranspBtn4:hover .pe-line{color: black !important;}
body.highcontrast .repTranspBtn5:hover .pe-line{color: black !important;}
body.highcontrast .repTranspBtn6:hover .pe-line{color: black !important;}
body.highcontrast .repTranspBtn7:hover .pe-line{color: black !important;}

body.highcontrast2 .repTranspBtn1 .pe-line{color: yellow !important;}
body.highcontrast2 .repTranspBtn2 .pe-line{color: yellow !important;}
body.highcontrast2 .repTranspBtn3 .pe-line{color: yellow !important;}
body.highcontrast2 .repTranspBtn4 .pe-line{color: yellow !important;}
body.highcontrast2 .repTranspBtn5 .pe-line{color: yellow !important;}
body.highcontrast2 .repTranspBtn6 .pe-line{color: yellow !important;}
body.highcontrast2 .repTranspBtn7 .pe-line{color: yellow !important;}

body.highcontrast2 .repTranspBtn1:hover .pe-line{color: black !important;}
body.highcontrast2 .repTranspBtn2:hover .pe-line{color: black !important;}
body.highcontrast2 .repTranspBtn3:hover .pe-line{color: black !important;}
body.highcontrast2 .repTranspBtn4:hover .pe-line{color: black !important;}
body.highcontrast2 .repTranspBtn5:hover .pe-line{color: black !important;}
body.highcontrast2 .repTranspBtn6:hover .pe-line{color: black !important;}
body.highcontrast2 .repTranspBtn7:hover .pe-line{color: black !important;}

body.highcontrast3 .repTranspBtn1 .pe-line{color: black !important;}
body.highcontrast3 .repTranspBtn2 .pe-line{color: black !important;}
body.highcontrast3 .repTranspBtn3 .pe-line{color: black !important;}
body.highcontrast3 .repTranspBtn4 .pe-line{color: black !important;}
body.highcontrast3 .repTranspBtn5 .pe-line{color: black !important;}
body.highcontrast3 .repTranspBtn6 .pe-line{color: black !important;}
body.highcontrast3 .repTranspBtn7 .pe-line{color: black !important;}

body.highcontrast3 .repTranspBtn1:hover .pe-line{color: yellow !important;}
body.highcontrast3 .repTranspBtn2:hover .pe-line{color: yellow !important;}
body.highcontrast3 .repTranspBtn3:hover .pe-line{color: yellow !important;}
body.highcontrast3 .repTranspBtn4:hover .pe-line{color: yellow !important;}
body.highcontrast3 .repTranspBtn5:hover .pe-line{color: yellow !important;}
body.highcontrast3 .repTranspBtn6:hover .pe-line{color: yellow !important;}
body.highcontrast3 .repTranspBtn7:hover .pe-line{color: yellow !important;}

body.night #totalBudget-title{color: white;}
body.highcontrast #totalBudget-title{color: white;}
body.highcontrast2 #totalBudget-title{color: yellow;}
body.highcontrast3 #totalBudget-title{color: black;}

body.night #reportContainer{background: white;}
body.highcontrast #reportContainer{background: white;}
body.highcontrast2 #reportContainer{background: white;}
body.highcontrast3 #reportContainer{background: white;}


body.highcontrast #mega-menu-wrap-main-menu #mega-menu-main-menu td:hover,
body.highcontrast #mega-menu-wrap-main-menu #mega-menu-main-menu td:focus{
    background: unset !important;
    border: unset !important;
}
body.highcontrast2 #mega-menu-wrap-main-menu #mega-menu-main-menu td:hover,
body.highcontrast2 #mega-menu-wrap-main-menu #mega-menu-main-menu td:focus{
    background: unset !important;
    border: unset !important;
}
body.highcontrast3 #mega-menu-wrap-main-menu #mega-menu-main-menu td:hover,
body.highcontrast3 #mega-menu-wrap-main-menu #mega-menu-main-menu td:focus{
    background: unset !important;
    border: unset !important;
}
body.night .transparencyPortalButtons {
    color: white;
    background-color: #222;
}
body.highcontrast .transparencyPortalButtons {
    color: white;
    background-color: black;    
}
body.highcontrast2 .transparencyPortalButtons {
    color: yellow;
    background-color: black;   
}
body.highcontrast3 .transparencyPortalButtons {
	color: black;
    background-color: yellow;  
}
body.night .filter508 {
    /*filter: invert(100%);
    -webkit-filter: invert(100%);*/
}
body.highcontrast .filter508 {
    filter: invert(100%);
    -webkit-filter: invert(100%);
}
body.highcontrast2 .filter508 {
    filter: invert(100%);
    -webkit-filter: invert(100%);
}
body.highcontrast3 .filter508 {
    filter: invert(100%);
    -webkit-filter: invert(100%);
}
body.night #sbiaPortalButton {
    color: white;
    background-color: #222;
}
body.highcontrast #sbiaPortalButton {
    color: white;
    background-color: black;    
}
body.highcontrast2 #sbiaPortalButton {
    color: yellow;
    background-color: black;   
}
body.highcontrast3 #sbiaPortalButton {
	color: black;
    background-color: yellow;  
}
.contrast-label, .page-width-label, .resizer-label {
    font-size: 1.1em;
    font-weight: 500;
    color: #717171;
}
/*
Footer links
*/
a.footer-link
{
    display:inline !important;
    color:revert !important;
    text-decoration:revert !important;
}
a.footer-link:hover
{
    text-decoration:none !important;
}