.header_col1 a >svg {
    max-width:224px;
}

.noborder iframe {
    border: 0;
}

body.en .wpform_lang_es {display:none}
body.es .wpform_lang_en {display:none}

/* Fix on BB template/rows/modules editing pages */
.single-fl-builder-template .fl-page-content {padding: 100px 0 200px;}



body.home .hero_row .fl-bg-video {transform:translateY(-100px);}

/* Home hero background youtube video */
/*
body.home .hero_row .fl-bg-video
{
    transition:all 5s ease;
    transform:translateY(-100px);
    opacity:0;

}

iframe.fl-bg-video-player 


body.home .hero_row .fl-bg-video.home_vide_patch_init
{
    transform:translateY(0);
    opacity:1;
    
}
*/


footer .fl-col.fl-node-0swqgvh1m5en.fl-col-small >.fl-col-content.fl-node-content {
    align-items: baseline;
}



#zip_input:focus {
    box-shadow: 0 0 0px 2px var(--green-dark);
    outline: none !important;
    border-radius:100px;
  }


/* 404 error page */
body .error404  .fl-module-heading h1.fl-heading {
    font-family:"Avenir Next Bold" !important;
    margin-bottom:0px !important;
}


/* Language Exceptions*/
body.en .form_contact_es {display:none}
body.es .form_contact_en {display:none}

/* INTERFACE */
header .fl-row-content {
  padding-left: 50px;
  padding-right: 50px;
}
.nopadding .fl-row-content {
  padding-left: 0;
  padding-right: 0;
}

div#fl-main-content {overflow:hidden}

.header_topcol_item.search {cursor:pointer}
.header_topcol_item.notin a:hover,
.header_topcol_item.language a:hover 
{text-decoration:underline}


.fa-file-pdf {color:var(--green-darker) !important}

body>img {
    visibility:hidden;
    position:absolute;
    top:-1000px;
    left:-1000px;
}


.jBox-Modal .jBox-content {
    overflow-x: visible;
    overflow-y: visible;
}


#fl-to-top {
    background-color: var(--green-dark);
    opacity:1;
    transition:all .5s ease;

}
#fl-to-top:hover {    

    background-color: var(--green-dark);
    opacity:1
}


.flat_shadow.yellow {  box-shadow: 20px 20px 0 0 var(--yellow-light); }
.flat_shadow.blue {  box-shadow: 20px 20px 0 0 var(--blue-light); }
.flat_shadow.eggplant {  box-shadow: 20px 20px 0 0 var(--eggplant); }
.uabb-youtube-icon-bg {    fill:var(--yellow-dark) !important;}

body.admin-bar:not(.fl-builder-edit) #menu_scroll.show { top: 32px}


.popular_links .fl-list-item .fl-list-item-content-icon {transform:translateX(-10px)}
.popular_links .fl-list-item:hover .fl-list-item-content-icon {transform:translateX(0px)}
.popular_links .fl-list-item-content-text{
  width: calc(100% - 41px) !important;
  display: block !important;
}

.popular_links_html a {
    display: block;
    color: var(--green-darker);
    padding: 21px 0;
    font-size: 16px;
    font-size: 0.8889rem;
    border-top: 1px solid var(--blue-light) !important;
    font-family: 'Avenir Next Bold';
    padding-right:40px;
}
.popular_links_html a:after {
    font-family: 'Ultimate-Icons' !important;
    content: "\e9e9";
    right: 0;
    position:absolute;
    top: 16px;
    font-size: 21px;
    transform: translateX(-10px);
}

.popular_links_html a:hover {text-decoration:underline !important;}
.popular_links_html a:hover:after {transform: translateX(0px);}


body:not(.fl-builder-edit) .side_survey_content {  margin-top:68px;}
.side_links_icon .fl-photo-img {height:auto}

.search-input > .fl-search-input.form-control {
    font-size: 24px;
    font-size: 1.33rem;
    font-family: 'Avenir Next';
}














/***************/
/* MENU SCROLL */
/***************/

body:not(.fl-builder-edit) #menu_scroll {
  background: #fff;
  position:fixed;
top: 0;
    transition: all .5s ease;
    transform: translateY(-110px);
  width: 100%;
  padding: 3px 5px;
  box-shadow: 0px 0px 20px rgba(0,0,0,0.1);
}
body:not(.fl-builder-edit) #menu_scroll.show {transform: translateY(0px);}



/* .menu_scroll_logo svg {height:50px;width:35px;} */

body.es .menu-item:not(.menu_location) a {font-size: 17px; }   
.menu-item:not(.menu_location) a {    
    position: relative;  
    top: 3px;
    letter-spacing: 0.01rem;
    text-align: left;
}
.menu_secondary_row.fixed .double_menu {
  transform: translateY(65px);
  padding-top: 15px !important;
}


/**********************/
/* Find Location Form */
/**********************/
  .home_banner_txt_heading {
    font-family: "Avenir Next Bold";
    font-size: 1.6667rem;
    font-size: 30px;
    line-height: 2.1111rem;
    line-height: 38px;
  }

  .find_location_banner {position: relative;z-index:9}
  .find_location_up150 .find_location_banner {top:-11vw;}
  footer .find_location_banner {
    top:-200px;
    height:150px;
  }
  

  .find_location_form {text-align:center}
  .find_location_input
  {
      text-align:center;
      border-bottom:2px solid var(--green-dark);
      max-width: 260px;
      margin:auto;
      background: transparent !important;
      margin-bottom:25px;
      display: grid;
      grid-template-columns: 30px auto;
      padding-bottom: 5px;
  }
  .find_location_form .button a {    padding: 15px 40px !important;}
  input[type=text].find_location_zip
  {
      border:0;
      max-width: 205px;
      padding:0 20px;
      text-align:center;
      font-family: "Avenir Next";
      font-weight: 500;
      font-size: 1.3333rem;
      font-size: 24px;
      line-height: 1.6667rem;
      line-height: 30px;
      color:var(--gray);
      background: transparent;
  }

  .location_form_title {
    color:var(--green-dark);
    text-align: center;
    font-family:"Avenir Next Condensed Bold";
    margin-bottom:16px;
}
.location_form_outer {
background: url(/wp-content/uploads/2020/10/home_banner_green_bg2.svg) center center no-repeat;
background-size: contain;
width: 100%;
height: 289px;
text-align: center;
margin: auto;
padding-left: 70px;
padding-right: 24px;
padding-top: 50px;
box-sizing: border-box;
}
  


/******************/
/* Map Background */
/******************/
.background_full {position:relative;}
.background_full_img {
    position: absolute;
    z-index: 1;
    width: 100vw;
}
body.fl-builder-edit .background_full_img {opacity:0.5}
.background_full >.fl-row-content-wrap > .fl-row-content{
    position: relative;
    z-index: 2;
}



/***********/
/* Modules */
/***********/



  /* HERO */
  .hero {
    height: calc(100vh - 62px);
  }

  .hero .fl-row-content-wrap {
    height: 100%;
  }

  .hero_row .arrow_down_anim {cursor:pointer}

  /* Number Counter */
  .number_counter .fl-number-string {
    font-family: "Avenir Next Condensed Bold";
    color: var(--green-dark);
    font-size: 70px;
    font-size: 3.8889rem;
    padding-bottom: 20px;
  }

  .number_counter span.fl-number-after-text {
    font-family: "Avenir Next";
    font-size: 18px;
    font-size: 1rem;
    line-height: 30px;
    line-height: 1.6667rem;
    color: var(--gray);
  }
  

  /* Download the app */
  .app_info_item {display:none}
  .dta_mobile_item img { width:160px;}
  .dta_mobile_item {
      display:inline-block;
      margin-right:20px;
      margin-top:20px;
  }

  /* How to Download the App */
  .app_how_wrapper {
      display:flex;
  }
  .app_info, .app_img {    flex: 1 0 50%;}
  .app_info { padding-left:50px; padding-top: 5%;}
  .app_info_title {
    font-family: "Avenir Next Condensed Bold";
    font-weight: bold;
    font-size: 21px;
    font-size: 1.3125rem;
    line-height: 24px;
    line-height: 1.5rem;
    text-align: left;
    color: var(--green-darker);
    margin-bottom:26px;
  }
  .app_info_title2 {
    font-family: "Avenir Next Bold";
    text-align: left;
    color: var(--gray);
    }

  .app_nav {
    display: flex;
    max-width: 380px;
    margin-bottom: 26px;
    align-items: center;
  }

  .app_nav_item:not(.bar) {
    font-family: 'Avenir Next Bold';
    font-size: 20px;
    font-size: 1.1111rem;
    background: transparent;
    border: 4px solid var(--green-darker);
    width: 60px;
    height: 60px;
    border-radius: 100px;
    color: var(--green-darker);
    padding: 7px 0px 0px 20px;
    cursor: pointer;
    opacity:.75;
    position: relative;
  }
  .app_nav_item.bar {
    background: var(--green-darker);
    width: 10%;
    height: 5px;
    opacity:.75;
  }
  /*
  .app_nav_item:not(:last-child)::after {
    position: absolute;
    content: "";
    background: var(--green-dark);
    height: 4px;
    width: 70%;
    top: 25px;
    left: 55px;
  }
*/
  .app_nav_item.active
  {
    background: var(--green-darker);
    color:#fff;
    opacity:1;
  }

  .app_nav_item:hover
  {
    opacity:1;
  }

  .app_img {
    background: #aaa;
    border-radius: 20px;
    margin-right: 50px;
    max-height:500px;
    height: 50vw;
    min-height:280px;
    transition:background .5s ease;
    width:100%;
  }
  .app_img[data-img="img1"] {background:url('/wp-content/uploads/2020/11/apptemp1.jpg') center center no-repeat;background-size:cover}
  .app_img[data-img="img2"] {background:url('/wp-content/uploads/2020/11/apptemp2.jpg') center center no-repeat;background-size:cover}
  .app_img[data-img="img3"] {background:url('/wp-content/uploads/2020/11/apptemp3.jpg') center center no-repeat;background-size:cover}
  .app_img[data-img="img4"] {background:url('/wp-content/uploads/2020/11/apptemp4.jpg') center center no-repeat;background-size:cover}

  .app_info_img {display:none}



  /* SECONDARY JUMP-TO MENU */
   body:not(.fl-builder-edit) .menu_secondary_row.fixed >.fl-row-content-wrap {
    position: fixed;
    top: 0;
    z-index: 9;
    transition: all .5s ease;
    
    width: 100%;
}

  

  body:not(.fl-builder-edit) .menu_secondary_row >.fl-row-content-wrap { width:100%; }
  body:not(.fl-builder-edit) .menu_secondary_row {
    position: relative;
    width:100%;
    z-index: 99;
    height: 50px;
    
  }
  .jump_menu_wrapper {
    position:relative;
    max-width:1088px;
    margin:auto;
    text-align:center;    
    display: inline-block;
    width: 95%;

  }
  .jump_menu_item {
    display:inline-block;
    padding:22px 21px;
    /* flex: 1; */
  }
  .jump_menu_item.one {
    font-family: "Avenir Next Bold";
    font-size: 18px;
    line-height: 30px;
    color: #424242;
    margin-right:85px;
    padding-left:0;
    position: absolute;
    left:0;
  }
  .jump_menu_item a {
    font-family: "Avenir Next";
    
    font-size: 16px;
    font-size: 0.8889rem;
    color:var(--gray);
    display: inline-block;
    text-decoration: none;
    /* border-bottom: 1px solid transparent; */
    max-width: 200px;
    vertical-align: middle;

    line-height: 22px;
        text-align: left;
    vertical-align: top;
  }
  .jump_menu_item a:hover {
      color:var(--blue);
      text-decoration: underline;
      text-underline-offset: 3px;
      text-decoration-color: var(--green-dark);
      /* border-bottom: 1px solid var(--green-dark); */
  }


  /*
  ul#wp-admin-bar-root-default > li {
    overflow: hidden;
    max-width: calc(100vw / 9 );
  }
  */
  #wp-admin-bar-my-sites svg {
    max-width: 15px;
    margin-right: 5px;
    position: relative;
    top: -4px;
  }
  .jump_menu_item.mobile_jump {
    font-family: 'Avenir Next Bold';
    font-size: 14px;
    display: none;
    text-align: center;
  }

  .jump_menu_arrow
  {
    background:url('/wp-content/uploads/2020/12/arrow_down_black.svg') center center no-repeat;
    background-size:fit;
    width:8px;
    height:14px;
    display:inline-block;
    margin-left:10px;
    vertical-align: middle;
    transition:all .5s ease;
  }
  .jump_menu_arrow.upsidedown  {transform:rotate(-180deg);}


  .jump_menu_items_wrapper { 
        display:flex;
        padding: 0;
        margin: 0;
        width: 100%;
    }
  .jump_menu_item.one {    
    position: relative;
    min-width: 100px;
    margin-right: 0;
    padding: 19px 0;
    }
  .jump_menu_wrapper {    display: flex !important;}
  


  /* FAQ */
  body:not(.fl-builder-edit) .faq_icon {position:absolute}
  body:not(.fl-builder-edit) .faq_icon svg {    height: auto;}

  
  
  
  
/********/
/* HOME */
/********/


  /* body.home .hero_row > .fl-row-content-wrap > .fl-row-content > .fl-col-group:first-of-type
  {
    padding-bottom: initial;
    margin-top: initial;
  } */


  /* Before-After Slider */
  
  .beforeafter_wrap {position:relative}
  .beforeafter_wrap.sticker20day:before {
    content: "";
    width: 138px;
    height: 138px;
    background: url(/wp-content/uploads/2020/11/20sticker.svg) center center / cover no-repeat;
    position: absolute;
    right: -40px;
    top: -40px;
    z-index: 1;
}

body.es .beforeafter_wrap.sticker20day:before {
    background: url('/wp-content/uploads/2021/01/hasta-20-por-dia.svg') center center / cover no-repeat;
    width: 110px;
    height: 110px;
}
  .twentytwenty-handle:before, .twentytwenty-handle:after {
    background: transparent !important;
    border-left: 5px dashed #fff;
  }

  .twentytwenty-handle {  background: #fff;}

  body:not(.fl-builder-edit) .home_map_content {
    position: relative;
    top: 5vw;
    z-index: 9;
}
.twentytwenty-before-label, .twentytwenty-after-label {display:none}


.home_map_content .fl-col-content {
    position:relative;
    z-index:9;
}
.home_map_row >.fl-row-content-wrap:after {
    content:"";
    height:95%;
    width:100%;
    /* background:url('/wp-content/uploads/2020/12/home_map7.svg') center top  no-repeat; */
    background:url('/wp-content/uploads/2021/01/michigan-maplight-green.svg') right top  no-repeat;
    background-size:contain;
    position:absolute;
    z-index:8;
    top:0;
    left:0;
}
    







/**********/
/* FOOTER */
/**********/

.footer_quicklinks_compact a {
    color:var(--green-darker);
    font-family: "Avenir Next Bold";
    font-size: 16px;
    font-size: 0.8889rem;
    line-height: 25px;
    line-height: 1.3889rem;
    padding:0 20px 0 0;
    
    
}

#footer_unique_title
{
    display:none;
}
footer h3 {
  font-family: "Avenir Next Bold";
  font-size: 16px;
  font-size: 0.8889rem;
  line-height: 25px;
  line-height: 1.3889rem;
}

footer h3 a:hover {text-decoration:underline !important}

footer .footer_icon_door:before{
  content:'';
  width:21px;
  height:21px;
  background:url('/wp-content/uploads/2021/01/icon_door_green_dark.svg') center center no-repeat;
  background-size:cover;
  float:left;
  margin-right:10px;
  position: relative;
  top: 2px;
}

footer .footer_icon_dollar:before{
  content:'';
  width:21px;
  height:21px;
  background:url('/wp-content/uploads/2021/01/icon_dollar_green_dark.svg') center center no-repeat;
  background-size:cover;
  float:left;
  margin-right:10px;
  position: relative;
  top: 2px;
  margin-bottom: 10px;
}

.footer_col1 {max-width: 122px;}
.footer_col2 {max-width: 520px;}
.footer_col2 {min-width: 265px;}
.footer_col2 p, .footer_col3 p {margin:0}


.footer_form_field {
  color:var(--gray) !important;
  padding:10px;
  border-bottom:1px solid var(--green-dark);
  font-family: "Avenir Next";
  font-weight: 500;
  font-size: 18px;
  line-height: 30px;
  max-width: 240px;
}

.footer_ffn_wrapper {
  display:grid;
  grid-template-columns:140px auto;
  align-items:end;
}
.footer_ffn_text {
  color:var(--gray) !important;
  align-self: end;
  margin-bottom: 0;
}
.footer_ffn_wrapper svg {
  margin-right:10px;
  vertical-align:bottom;
  width:110px;
  height:auto;
}


.footer_deepdown > .fl-row-content-wrap {
    background-position: center calc(100% + 5px);
    min-height: 7vw;
}

body.page-id-84 #footer_wave .wave {background:var(--blue-lightest) !important}


.footer_card {transform:translateY(-10px);}


.hero_row.getapp_hero > .fl-row-content-wrap > .fl-row-content > .fl-col-group:first-of-type
{
    padding-bottom:0;
    margin-top:0;
    position:relative;
    z-index:9;
    top:17vh;
}



.footer_sn_icons .ua-icon {
    font-family: 'Ultimate-Icons' !important;
        color: #00703c;
    font-size: 42px;
}


ul.footer_sn_icons {
    list-style-image: none;
    list-style-type: none;
    float: right;
}
.footer_sn_icons li {
    display: inline-block;
}


/****************/
/* HOW IT WORKS */
/****************/


    /* MAIN STYLES */
    .howitworks_col1, .howitworks_col2 {  
        transition:all .35s ease;
        cursor: pointer;
        position:relative;
        float: none;
    }

    .howitworks_col1.active, .howitworks_col2.active {    
        width: calc(100% - 125px);
     
    }
    .howitworks_col1.inactive, .howitworks_col2.inactive {  width:125px;}

    .howitworks_col1.active >.fl-col-content {  box-shadow: 20px 20px 0 0 var(--yellow-light);    padding: 36px;}
    .howitworks_col2.active >.fl-col-content {  box-shadow: 20px 20px 0 0 var(--green-light);     padding: 36px;}

    .howitworks_col1.inactive >.fl-col-content,
    .howitworks_col2.inactive >.fl-col-content {
        margin:0;
        background:none;
        justify-content: start;
    }

    .howitworks_col1.inactive.fixed >.fl-col-content,
    .howitworks_col2.inactive.fixed >.fl-col-content {
        position: fixed;
        top: 10px;
        width: 125px;
        transition:transform .5s ease, opacity .15s ease;
        min-height: 0;
    }

    .howitworks_col1.inactive.scrollbottom >.fl-col-content,
    .howitworks_col2.inactive.scrollbottom >.fl-col-content {
        opacity:0;
        /*
        position:absolute;
        top:2330px;
        transform:translateY(240px) !important;
        */
    }
    /*
    .howitworks_col1.inactive.fixed >.fl-col-content.pushed,
    .howitworks_col2.inactive.fixed >.fl-col-content.pushed
    { transform:translateY(120px);}

    .howitworks_col1.inactive.fixed >.fl-col-content.pushedx2,
    .howitworks_col2.inactive.fixed >.fl-col-content.pushedx2
    { transform:translateY(192px);}
    */

    .howitworks .uabb-modal-icon-wrap
    {
        width: 90px;
        height: 90px;
        border-radius: 100px;
        padding-top: 30px;
        margin: auto;
        position:relative;
    }
    .howitworks_col1 .uabb-modal-icon-wrap {background: var(--yellow-light);}
    .howitworks_col2 .uabb-modal-icon-wrap {background: var(--green-light);}
    .howitworks .uabb-modal-icon-wrap:after {
        content: "WATCH VIDEO";
        font-family: "Avenir Next Bold";
        font-size: 15px;
        font-size: 0.8333rem;
        letter-spacing: 0.16em;
        line-height: 30px;
        color: #fff;
        text-align: center;
        position: absolute;
        bottom: -40px;
        left: -25px;
        width: 140px;
    }

    body:not(.fl-builder-edit) .howitworks_main_text, body:not(.fl-builder-edit) .howitworks_main_video {
        display:none;
        max-width: 600px;
        padding-bottom:50px;
    }

    .howitworks_col1.inactive .howitworks_main_title h3, 
    .howitworks_col2.inactive .howitworks_main_title h3 {
        font-family: "Avenir Next";
        font-weight: bold;
        font-size: 18px;
        line-height: 24px;
        width: 125px;
        padding: 20px !important;
        border-radius: 20px;
        position: absolute;
    }


    .howitworks_col1.inactive >.fl-col-content:after,
    .howitworks_col2.inactive >.fl-col-content:after {
        background:none
    }


    .howitworks_col1.inactive .howitworks_main_title h3 span,
    .howitworks_col2.inactive .howitworks_main_title h3 span {
        color:var(--gray) !important;
    }

    .howitworks_col1.inactive .howitworks_main_title h3 {
        background:var(--yellow-light);
        right:0;
    }

    .howitworks_col2.inactive .howitworks_main_title h3 {
        background:var(--green-light);
        left:0;
    }
    

    /* STEPS */
    .howitworks_steps_col1 {width:260px;}
    .howitworks_steps_col2 {width:calc(100% - 260px);}

    body:not(.fl-builder-edit) .howitworks_steps_step {display:none}
    .howitworks_steps_step.group2.col1_active {display:none !important}
    .howitworks_steps_step.group1.col2_active {display:none !important}
    .howitworks_steps_step.col1_active {padding-right:150px}
    .howitworks_steps_step.col2_active {padding-left:150px}
    .howitworks_steps_number p {
        font-size: 20px;
        width: 60px;
        height: 60px;
        margin-bottom: 26px;
        border-radius: 100px;
        padding: 16px 25px;
        font-family: 'Avenir Next Bold';
    }
    .howitworks_steps_step.group1 .howitworks_steps_number p {background: var(--yellow-light);}
    .howitworks_steps_step.group2 .howitworks_steps_number p {background: var(--green-light);}

    

    body .fl-module-heading.howitworks_steps_title h4.fl-heading {
        margin-bottom: 12px !important;
    }

    /* FAQ */
    body:not(.fl-builder-edit) .howitworks_faq {display:none}
    .howitworks_faq.col1_active {padding-right:150px}
    .howitworks_faq.col2_active {padding-left:150px}
    .howitworks_faq.group2.col1_active {display:none !important}
    .howitworks_faq.group1.col2_active {display:none !important}


    /* Mobile Tabs */
    .howitworks_tabs {
        display:grid;
        grid-template-columns: 50% 50%;
        text-align: center;
        max-width: 440px;
        margin:auto;
        padding: 20px;
    }
    .hiwtabs
    {
        font-family:'Avenir Next Bold';
        font-size:16px;
        line-height:23px;
        border-bottom:4px solid rgba(0,0,0,0.42);
        color:#AFAFAF;
        padding-bottom:10px;
        position:relative;
        cursor:pointer;
    }
    
    .hiwtabs.active {color:var(--gray);}
    .hiwtabs.tab1.active {border-color:var(--yellow-light) !important;}
    .hiwtabs.tab2.active {border-color:var(--green-light) !important;}
    
    
    .hiwtabs.tab1.active:after {border-top: 20px solid var(--yellow-light) !important;}
    .hiwtabs.tab2.active:after {border-top: 20px solid var(--green-light) !important;}
    .hiwtabs.active:after
    {
        content:"";
        position:absolute;
        width: 0; 
        height: 0; 
        border-left: 12px solid transparent;
        border-right: 12px solid transparent;
        border-top: 20px solid var(--yellow-light);
        left:calc(50% - 12px);
        bottom:-20px;
    }


    .howitworks_tabs.bottom .hiwtabs
    {
        border-bottom:0;
        border-top:4px solid rgba(0,0,0,0.42);
        padding-top: 10px;
    }

    .howitworks_tabs.bottom .hiwtabs.active:after
    {
        bottom: initial;
        transform: rotate(180deg);
        top: -20px;
    }

    
    


/* Flyout */

.flyout_close {
    color: var(--gray);
    background: #fff;
    width: 50px;
    height: 50px;
    border-radius: 100px;
    padding: 6px 19px;
    font-family: 'Avenir Next';
    margin: 15px;
    font-size: 20px;
}


/* StoryCorps 3 videos */
.storycorps_video .uabb-modal-icon-wrap {
    background: var(--yellow-light);
    width: 70px;
    height: 70px;
    border-radius: 100px;
    padding-top: 21px;
    padding-left: 8px;
    position: relative;
    color: #fff;
    margin: auto;
}

body:not(.fl-builder-edit) .storycorps_row1,
body:not(.fl-builder-edit) .storycorps_row2,
body:not(.fl-builder-edit) .storycorps_row3
{
    transition:all 1s ease-out;
}

body:not(.fl-builder-edit) .storycorps_row1{
    position:relative;
    top:80px;
}
body:not(.fl-builder-edit) .storycorps_row2{    position:relative;}
body:not(.fl-builder-edit) .story_corps_row2_text {position: absolute;}

body:not(.fl-builder-edit) .storycorps_row3_content>.fl-col-content {position:relative}
body:not(.fl-builder-edit) .story_corps_row3_text
{
    position:absolute;
    bottom:0;
    right: 40px;
    max-width:300px;
}
body:not(.fl-builder-edit) .storycorps_row3_videocol>.fl-col-content {position:relative}
body:not(.fl-builder-edit) .storycorps_row3_image {
    position: absolute;
    top: 50px;
    left: -50%;
}



.fl-post .fl-content-slider img[class*="wp-image-"], 
.fl-post .fl-content-slider img.alignnone, 
.fl-post .fl-content-slider img.alignleft, 
.fl-post .fl-content-slider img.aligncenter, 
.fl-post .fl-content-slider img.alignright {
    /* width: 100%;
    height: 350px;
    object-fit: cover; */
}



/***********/
/* Hotspot */
/***********/
.uabb-hotspot-tooltip-content.hotspot_content_visible {
    opacity:1;
    pointer-events:initial;
}

.hotspot .uabb-hotspot-tooltip-content
{
    width: 350px;
    border-radius: 20px;
    padding: 26px;
    box-shadow: 0px 0px 20px rgba(0,0,0,0.2);
    transition:all .5s ease;
}
.hotspot p a
{
    font-family: "Avenir Next Bold" !important;
    font-size: 15px !important;
    font-size: 0.8333rem !important;
    letter-spacing: 0.16em;;
    color: var(--gray) !important;
    padding:19px 30px !important;
    border-radius:100px !important;
    border:0 !important;
    text-transform: uppercase;
    line-height: initial !important;
    display:inline-block;
    background:var(--yellow-light);
    text-decoration:none !important;
    padding-bottom:20px;
    transition: none !important;
}
.hotspot p a:hover {     
    transform:scale(1.05); 
    text-decoration:none !important;
    background:var(--yellow-light);
}
.hotspot .uabb-module-content h3 {
    font-family: "Avenir Next Bold";
    font-size: 27px;
    font-size: 1.5rem;
    line-height: 37px;
    line-height: 2.0556rem;
    text-align: center;
    color: var(--gray);
}
.hotspot .uabb-module-content h4 {
    font-family: "Avenir Next Bold";
    font-size: 15px;
    font-size: 0.8333rem;
    line-height: 30px;
    line-height: 1.6667rem;
    text-align: center;
    color: var(--gray);
}
.hotspot .uabb-module-content .uabb-text-editor p
{
    font-family: "Avenir Next Bold";
    font-size: 23px;
    font-size: 1.2778rem;
    line-height: 36px;
    line-height: 2rem;
    color: var(--green-dark);
    text-align: center;
    margin: 13px 0 26px;
}
.hotspot.years15 .uabb-module-content .uabb-text-editor p
{
    font-size: 15px;
    line-height: 20px;
    font-weight: normal;
    font-family: "Avenir Next";
    color: black;
}
.hotspot {position:relative;}
.hotspot:after
{
    content:'';
    width:215px;
    height:215px;
    background:url('/wp-content/uploads/2020/12/hotspot_sticker.svg') center center / cover no-repeat;
    position:absolute;
    top:20px;
    right:20px;
    z-index:1;
    animation: hotspot_pulse 3s infinite;
}
body.es .hotspot:after
{
    background:url('/wp-content/uploads/2021/01/haga-clic-en-el-punto.svg') center center / cover no-repeat;
    width: 180px;
    height: 180px;
}
@keyframes hotspot_pulse {
  0% {transform:scale(1)}
  70% {transform:scale(1)}
  75% {transform:scale(0.9)}
  80% {transform:scale(1)}
  100% {transform:scale(1)}
  
}
.hotspot .uabb-hotspot-tooltip-content .hotspot_close
{
    font-family:"Avenir Next";
    font-size:20px;
    position:absolute;
    top:0;
    right:0;
    padding: 10px 20px;
    cursor: pointer;
    z-index:1;
}


/***************/
/* UPDATES TAB */
/***************/

body:not(.postid-45).fl-builder-edit .updates_tab_outer {display:none}

.updates_tab_wrapper {
    background: #fff;
    padding: 32px;
    border-bottom-left-radius: 20px;
    position:relative;
    transition:all .5s ease;
}
.updates_tab_outer.pullout .updates_tab_wrapper {box-shadow: 0px 0px 5px rgba(0,0,0,0.2);}
.updates_item a
{
    font-family: "Avenir Next Bold";
    font-size: 16px;
    font-size: 0.8889rem;
    color: var(--eggplant);
}
.updates_title
{
    line-height: 18px;
    line-height: 1rem;
    padding-right:20px;
}
.updates_item 
{
    padding-bottom:20px;
    margin-bottom:20px;
    border-bottom:1px solid var(--blue-lighter);
    display:grid;
    grid-template-columns:auto 20px;
    align-items: center;
}
.updates_item:last-child
{
    border-bottom:0px;
    margin-bottom:0;
    padding-bottom:0;
}
.updates_item:hover .updates_icon {transform:translateX(5px);}

body:not(.fl-builder-edit) .updates_tab_outer {
    display:grid;
    grid-template-columns:46px 300px;
    align-items: start;
    position: fixed;
    right: 0;
    top: 25%;
    right: -300px;
    /* transform:translateX(-300px); */
    transition:all .5s ease;
}
body:not(.fl-builder-edit) .updates_tab_outer.pullout {right:0}
body:not(.fl-builder-edit) .updates_tab_tab {
    position:relative;
    z-index:1;
    cursor:pointer;
}

.updates_btn {cursor:pointer}

.updates_tab_mobile_header {
    background: var(--eggplant);
    padding: 15px;
    font-family: "Avenir Next Condensed Bold";
    font-size: 25px;
    line-height: 27px;
    text-align: left;
    color: #fff;
    position: absolute;
    width: 100%;
    left: 0;
    top: -61px;
    border-top-right-radius: 20px;
    border-top-left-radius: 20px;
    display:none;
}
.updates_tab_mobile_header_icon
{
    vertical-align: bottom;
}
.updates_tab_mobile_close {
    float:right;
    cursor:pointer;
}

.updates_tab_mobile_header {
    background: var(--eggplant);
    padding: 15px;
    font-family: "Avenir Next Condensed Bold";
    font-size: 25px;
    line-height: 27px;
    text-align: left;
    color: #fff;
    position: absolute;
    width: 100%;
    left: 0;
    top: -61px;
    border-top-right-radius: 20px;
    border-top-left-radius: 20px;
}
.updates_tab_mobile_header_icon
{
    vertical-align: bottom;
}
.updates_tab_mobile_close {
    float:right;
    cursor:pointer;
}



/************/
/* NATIONAL */
/************/

.header_topcol_item.hiw a
{
    background: rgba(255,255,255,0.25);
    padding: 15px 25px;
    border-radius: 100px;
    font-family: 'Avenir Next Bold';
    font-size: 13px;
    letter-spacing: 0.05rem;
}

.header_topcol_item.hiw a:hover {
    background:#fff;
    color:var(--gray);
}
.national_state_select {
    position:relative;
    z-index: 9;
    margin-bottom:26px;
}
.national_state_item_wrapper {display:none}
.national_state_title
{
    width: 320px;
    margin: auto;
    background: #fff;
    font-family: "Avenir Next";
    font-size: 18px;
    font-size: 1rem;
    line-height: 30px;
    line-height: 1.6667rem;
    color: rgba(66,66,66,0.6);
    padding: 19px 50px;
    border-radius: 34px;
    position: relative;
    cursor:pointer;
    z-index: 9;
}
.national_state_title.active { 
    border-bottom-left-radius:0;
    border-bottom-right-radius:0;
    border-bottom:1px solid #ddd;
}

.national_state_title.selected { color:var(--gray) }
.national_state_item {
    background: #fff;
    padding: 5px 10px;
    cursor: pointer;
}

.national_state_item:hover { background: var(--yellow-light); }
.national_state_select_icon{
    position:absolute;
    left: 20px;
    height: 26px;
}
.arrow_down {
    width: 0px;
    height: 0px;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 10px solid var(--green-dark);
    position: absolute;
    top: 27px;
    right: 20px;
}
.national_state_item_inner {
    overflow-y: auto;
    max-height: 210px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
}
.national_state_item_wrapper {
    padding: 36px 20px 15px 15px;
    width: 320px;
    margin: auto;
    background: #fff;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    border-top: 1px solid #ddd;
    position: absolute;
    top: 37px;
    left: 0;
    right: 0;
    box-shadow: 0px 5px 10px rgba(0,0,0,0.2);
}
.national_state_item_inner::-webkit-scrollbar { width: 14px}
.national_state_item_inner::-webkit-scrollbar-track { background: #f1f1f1;  }
.national_state_item_inner::-webkit-scrollbar-thumb {  background: #888;border: 2px solid #f1f1f1;  }
.national_state_item_inner::-webkit-scrollbar-thumb:hover {  background: #555;  }

.nsb {
    background: var(--green-dark);
    border-radius: 20px;
    display: grid;
    grid-template-columns: 50% 50%;
}
.nsi_content {display:none;}
.ns_logo img {
    margin-bottom:26px;
    height: 110px;
}

.ns_title {
    font-family: "Avenir Next Bold";
    font-size: 30px;
    line-height: 38px;
    color: #fff;
    padding-bottom:26px;
}
.ns_text
{
    color:#fff
}
.ns_text a,
.ns_text_footer a
{color:var(--yellow-light) !important}

.sct_title a {color:var(--gray)}

.ns_text_footer
{
    font-family: "Avenir Next Bold";
    font-size: 16px;
    line-height: 30px;
    color:#fff;
}
.nsb_col1 {
    padding: 36px 72px;
}
.nsb_col2.location_form_outer {
    margin:initial;
    margin:36px 0;
}
.nsb {
    transition: all .5s ease;
    position: absolute;
    left: 0;
    right: 0;
    z-index: 8;
    margin: auto
}
.nsb.out {
    height:0;
    opacity:0;
    visibility:hidden;
    overflow:hidden;
}
.nsb_col1.out, .nsb_col2.out {   opacity:0; }

.national_what>.fl-row-content-wrap, 
.nsb, .nsb_col1, .nsb_col2, .nsb_col1 p
{transition: all .25s ease;}



/*******************/
/* Recipe Template */
/*******************/
.recipe_print_only {
    display:none;
    text-align:center
}
.recipe_print_only_logo {width:100px;margin:auto;}

.wave.recipe {
    position:absolute;
    bottom:0;
}
.wave.recipe svg {
    position:absolute !important;
    bottom:0;
}

.news-single--post.recipe {
    max-width:1366px;
    padding:0 140px;
    margin-top: 100px;
}

.recipe-content{
    display:flex;
}
.recipe-ingredients {
    background: var(--blue-lightest);
    border-radius: 20px;
    padding: 36px;
    flex: 40%;
    align-self: flex-start;
}
.ingredient_item {
    display:grid;
    grid-template-columns:auto 33%;
    border-top:1px solid var(--blue-light);
    padding:15px 0;
}
.ingredient_amount {
    text-align:right;
    font-family: "Avenir Next";
    font-size: 17px;
    font-size: 0.9444rem;
    line-height: 30px;
    line-height: 1.6667rem;
}
.ingredient_name {
    font-family: "Avenir Next Bold";
    font-size: 17px;
    font-size: 0.9444rem;
    line-height: 30px;
    line-height: 1.6667rem;
}

.recipe-instructions { 
    padding-left:110px; 
    flex: 60%;
}
.instructions_options{
    display:grid;
    grid-template-columns:auto auto auto;
    grid-gap: 20px;
}
.instructions_options, .instructions_source, .instructions_instructions
{
    font-family: "Avenir Next";
    font-weight: bold;
    font-size: 24px;
    font-size: 1.3333rem;
    line-height: 36px;
    line-height: 2rem;
    color: var(--green-dark);
}
.instructions_source, .instructions_instructions {margin-top:50px;}
.instructions_instructions {margin-bottom:20px;}
.instructions_step {
    /*
    line-height: 30px;
    line-height: 1.6667rem;
    */
    margin-bottom:20px;
}
.instructions_print {
    font-family: "Avenir Next Bold";
    font-size: 15px;
    font-size: 0.8333rem;
    color: var(--green-dark);
}
.instructions_print svg, .instructions_print img {
    vertical-align:middle;
    width:30px;
}

.instructions_source svg, .instructions_source img {
    vertical-align:middle;
    width:20px;
}
.instructions_print {cursor:pointer}







/******************/
/* Posts Carousel */
/******************/
.post_carousel_outer {
    position:relative;
}
.post_carousel_navigation_outer {
    max-width: 1366px;
    padding: 0 140px;
    margin: auto;
    min-height: 600px;
}
.post_carousel_navigation {            
    padding: 36px;     
    display:inline-block;       
    max-width:444px;
    width:100%;
}
.post_carousel_wrapper {
    position: absolute !important;
    top:0;
    width: 50%;
    right: 0;
    border-top-left-radius: 20px;
    overflow: hidden;
}
.post_carousel_left, .post_carousel_right {
    display:inline-block;
    padding:7px;
    cursor:pointer;
    position: relative;
}
.post_carousel_left {
    transform:rotate(180deg) translateY(4px);
}
.slick-dots li button {display:none}
.slick-dots {    
    list-style-image: initial;
    float:left;
}
.slick-dots li {
    color: var(--green-dark);
    font-size: 40px;
    float: left;
    margin: 0 10px;
    opacity: .3;
    cursor:pointer;
    transition:all .25s ease;
}
.slick-dots li.slick-active {
    margin-right: 10px;
    opacity: 1;
    transform:scale(1.3) translateX(7px);
}
.slick-arrow.slick-disabled {opacity: .3;}
.post_carousel_image
{
    width:420px;
    height:380px;
    box-shadow: 20px 20px 0 0 transparent;
    border-radius:20px;
    background-color:#707070;
}

.post_carousel_item {margin-right:60px;}
.post_carousel_item:hover .post_carousel_image
{
    box-shadow: 20px 20px 0 0 var(--yellow-light);
}
.post_carousel_title {
    padding: 20px;
    max-width: 420px;
}
.post_carousel_title h3 {text-transform:uppercase;}
.post_carousel_item a {text-decoration:none}

a[target="_blank"] span.acc_external {
    position: absolute;
    left: -9000px;
    width: 0;
    overflow: hidden;
}
.post_carousel_item:hover .acc_external
{
    left: 20px !important;
    width: 270px !important;
    position: relative !important;
    top: initial !important;
    bottom: 20px;
}

.post_carousel_external_icon {
    display: inline-block !important;
    margin-left: 18px;
}



div.dufb_form .wpforms-form input[type=tel]
{
    padding: 0 26px !important;
}

.fl-page-content .wpforms-container a {
    text-decoration-color:initial !important
}



/**************/
/* Fresh News */
/**************/
.btn-loadmore.button a {
    padding-left:30px !important;
    padding-right:30px !important;
}
.btn-loadmore a:hover, .btn-loadmore a:active,.btn-loadmore a:visited,.btn-loadmore a:focus {text-decoration:none !important;}
.featured-post--img img.featured-post--icon {
    position: absolute;
    z-index: 20;
    top: 45px;
    right: -40px;
    width: 115px;
    height: 85px;
}
.loadmore_button_wrapper {
    text-align:center;
    padding:20px;
}




/******************/
/* SEARCH RESULTS */
/******************/
.search_col1 {
    width:168px;
    height:136px;
    border-radius:20px;
}
.search_col2 {
    padding-left:44px;
}
.search_col2 h2 {text-transform:uppercase}
.search_col2 a:hover h2 {text-decoration:underline !important}
.search_item {
    display:grid;
    grid-template-columns:168px auto;
    align-items: center;
    padding:36px 0;
    border-top:1px solid #B1DAF2;
}
.search_post_type
{
    font-family: "Avenir Next Condensed Bold";
    font-size: 18px;
    font-size: 1rem;
    line-height: 24px;
    line-height: 1.3333rem;
    color: var(--green-dark);
    text-transform:uppercase
}




.home_modla_video:after {
    content: "";
    background:url(/wp-content/uploads/sites/23/2022/12/playbutton.png);
    width:75px;
    height:71px;
    position:absolute;
    top:50%;
    left:50%;
    transform:translate(-50%,-50%);
    cursor:pointer;
    pointer-events: none;

}
.home_modla_video {
    position:relative;
    box-shadow: 20px 20px 0 0 var(--yellow-light);
    border-radius:20px;
    overflow: hidden;
}



footer .button.yellow .fl-button {
    font-size: 14px !important;
    letter-spacing: 0 !important;
}



/* Market Finder Single*/
.single-marketfinder-markets header {     background: #d6ebf9; }
.single-marketfinder-markets .fl-page-content {
        padding-top: 200px;
}

.single-marketfinder-markets #menu_hero .fl-menu a, 
.single-marketfinder-markets #menu_hero .header_topcol_item * {
    color: #424242 !important;
}



/* Google reCatpcha */
.grecaptcha-badge {display:none !important}


.winners_slider >.fl-col-content,
.winners_slider >.fl-col-content .fl-slide-photo {
    border-radius:20px;
    overflow:hidden;
}


.years15_signupform input {
    width:100%;
    border:0;
    margin-bottom:20px;
    border-bottom:2px solid var(--green-dark);
    border-radius:0;
    
    }
.years15_signupform label {
    font-weight: normal;
        font-size: 14px;
    line-height: 21px;
    display: block;

}
.years15_signupform #cm-privacy-consent {width:initial;float:left;margin-right:10px;}
.years15_signupform .approve >input {margin:10px; width:initial;}
.years15_signupform .approve {
    display:flex;
    font-size:18px;font-weight:normal;
    gap:10px;
        align-items: flex-start;
        margin-top:20px;
        margin-bottom:20px;
}
.winners_slider .bx-wrapper .fl-button-wrap a.fl-button span {color: var(--gray-dark) !important;}
.winners_slider .bx-wrapper .fl-button-wrap a.fl-button,
.years15_signupform button {
    font-family: "Avenir Next Bold";
    font-size: 15px !important;
    font-size: 0.9375rem !important;
    letter-spacing: 0.09rem !important;
    color: #000 !important;
    padding: 21px 40px !important;
    border-radius: 100px !important;
    border: 0 !important;
    text-transform: uppercase;
    line-height: initial !important;
    display: inline-block;
    background: var(--yellow-light);
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    display: inline-block;
    font-size: 16px;
    font-weight: normal;
    line-height: 18px;
    padding: 12px 24px;
    text-decoration: none;
    text-shadow: none;
    margin-top:20px;
}

.mandatory {color:#ff0000}


.winners_slider .bx-controls.bx-has-pager {
    position: absolute;
    z-index: 999;
    width: 100%;
    top: 0;
    padding: 10px 0;
}
.winners_slider .bx-viewport .fl-slide {
    padding-top:40px;
    width: 100% !important;
    max-width: 550px;
}

.winners_slider .bx-wrapper .bx-pager.bx-default-pager a.active 
 {
    background: var(--green-dark);;
    opacity:1;
}
.winners_slider .bx-wrapper .bx-pager.bx-default-pager a {
    opacity:0.5;
    transition:all 0.5s ease;
        padding: 7px;
    border-radius: 100px;
        margin: 30px 10px 0;
}

div.wpforms-container-full .wpforms-form input.wpforms-field-medium, div.wpforms-container-full .wpforms-form select.wpforms-field-medium, div.wpforms-container-full .wpforms-form .wpforms-field-row.wpforms-field-medium {
    max-width: initial !important;
}