/*
Theme Name: Magenium LHLIC Child Theme
Template: bptbusinessline
Theme URI: https://www.magenium.com
Author: Magenium Solutions
Author URI: https://www.magenium.com
Description: Theme is a super responsive WordPress Theme designed in Bootstrap FrameWork.
Version: 1.0.8
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: bptbusinessline
*/
@font-face {
  font-family: 'lhlicfont';
  src: url('./font/lhlicfont.eot?53392155');
  src: url('./font/lhlicfont.eot?53392155#iefix') format('embedded-opentype'),
       url('./font/lhlicfont.woff2?53392155') format('woff2'),
       url('./font/lhlicfont.woff?53392155') format('woff'),
       url('./font/lhlicfont.ttf?53392155') format('truetype'),
       url('./font/lhlicfont.svg?53392155#lhlicfont') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
    font-family: 'adn75';
    src: url('./web_fonts/adn75-webfont.woff2') format('woff2'),
         url('./web_fonts/adn75-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'adn76';
    src: url('./web_fonts/adn76-webfont.woff2') format('woff2'),
         url('./web_fonts/adn76-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'adn56';
    src: url('./web_fonts/adn56-webfont.woff2') format('woff2'),
         url('./web_fonts/adn56-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'adn55';
    src: url('./web_fonts/adn55-webfont.woff2') format('woff2'),
         url('./web_fonts/adn55-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

/* You can add your own css styles here */
body {
    font-family: "Open Sans", arial;
	font-size: 15px;
}
a {
    color: #00461c;
    text-decoration: none;
}
a:focus, a:hover {
    text-decoration: underline;
}
/* menu items*/
#mobmenuright li a:hover {
    color: #ffdf97 !important;
}

#mobmenuright li {
    border-bottom: 1px solid #999;
    padding-bottom: 10px;
}
.ubermenu-skin-white.ubermenu-horizontal .ubermenu-item-level-0 > .ubermenu-submenu-drop {
    margin-top: 20px;
}

.ubermenu .ubermenu-target-with-image > .ubermenu-target-text {
    color: #000;
}
#menu-item-3987 {
    margin-left: 40px;
}

#menu-item-3988 {
    margin-left: 40px;
}
#menu-item-3991 {
    margin-right: 10px;
}
.table-green {
    overflow: auto;
}
.table-green thead td {
    background: #00461c;
    color: #fff;
    text-align: center;
    font-weight: bold;
    border: 3px solid #000;
    padding-left: 0;
    padding-right: 0;
}
.table-green td {
    text-align: left;
    padding: 5px;
    border: 3px solid #00461c;
}
.table-green ul {
    padding-left: 11px;
}
.logo-attest img {
  width: clamp(100px, 30vw, 250px);
  height: auto;
}
@media only screen and (max-width: 961px) {
    .ubermenu.ubermenu-topmenu .ubermenu-item-level-0 {
        margin: 0;
    }

    .navbar.navbar-default {
        display: none;
    }

    .top-menu .container-fid {
        position: fixed;
        top: 0;
        z-index: 9999;
        width: 100%;
        border-bottom: 1px solid #c0c0c0;
        background: #00461c;
    }

    .uberlogo-m img {
        position: relative;
        z-index: 200;
        left: auto;
        margin: 10px auto 0px;
        max-width: 95%;
        display: block;
    }

    .uberlogo img {
        display: none;
    }
    .fontsize-22 {
        font-size: 20px;
    }
#topworld {
    position: relative;
    top: 125px;
    z-index: 99;
}
.admin-bar #topworld {
    top: 78px;
}
}
.ubermenu-skin-white {
    font-size: 14px;
}
.ubermenu .ubermenu-target.ubermenu-item-layout-icon_top, .ubermenu .ubermenu-target.ubermenu-item-layout-icon_bottom {
    color: #000 !important;
}

.menu-item-language a {
    text-transform: uppercase !important;
}
#mobmenuleft a {
    text-align: left;
}
.uberlogo {
    position: absolute;
    z-index: 200;
    left: 50%;
    margin-left: -175px;
}

@media only screen and (min-width: 961px) {
    .uberlogo-m img {
        display: none;
    }
}
@media only screen and (max-width: 760px) {
    #menu-item-3962, #menu-item-4170, #menu-item-4120, #menu-item-4122, #menu-item-4169, #menu-item-4102, #menu-item-4179, #menu-item-4716 {
        display: none;
    }

#menu-item-3988 {
    text-align: right;
    float: right;
    margin-right: 10px;
    min-width: 40% !important;
    width: 40% !important;
    position: relative;
}

    .menuphone {
        float: right !important;
        text-align: right !important;
    }


    .admin-bar .top-menu {
        min-height: 70px;
    }

    .ubermenu-responsive-default.ubermenu-responsive.ubermenu {
        margin-top: 20px;
    }
}

@media only screen and (max-width: 960px) {
    .top-menu .container-fid {
        position: fixed;
        top: 0;
        z-index: 9999;
    }

    .top-menu {
        min-height: 100px;
    }
}
.ubermenu-main .ubermenu-item-level-0.ubermenu-current-menu-item > .ubermenu-target {
    color: #00461c !important;
}

.ubermenu .ubermenu-target-text {
    text-transform: capitalize;
}

.admin-bar .mobmenul-container {
    top: 26px !important;
}
.mobmenu-left-alignment.mobmenu-panel.mobmenu-left-panel.mobmenu-parent-link {
    margin-top: 49px;
}
/* menu items*/
.spacer {
    overflow: hidden;
    height: 30px;
    font-size: 0;
    line-height: 0;
}
.hidden-xs-up {
  display: none !important;
}
.quotehead {
background-image: linear-gradient( 90deg,rgba(0, 0, 0, 0.45), rgba(0, 0, 0, 0.0) ),url(https://funeraladvantage.com/wp-content/uploads/2018/06/info-banne1280r.jpg?id=1738) !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}
.fun_quotehead {
background-image: url(https://funeraladvantage.com/wp-content/uploads/2019/04/Funeral_Costs_Banner.jpg) !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}
.m-0 {
  margin: 0 !important;
}

.mt-0,
.my-0 {
  margin-top: 0 !important;
}

.mr-0,
.mx-0 {
  margin-right: 0 !important;
}

.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}

.ml-0,
.mx-0 {
  margin-left: 0 !important;
}

.m-1 {
  margin: 0.25rem !important;
}

.mt-1,
.my-1 {
  margin-top: 0.25rem !important;
}

.mr-1,
.mx-1 {
  margin-right: 0.25rem !important;
}

.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important;
}

.ml-1,
.mx-1 {
  margin-left: 0.25rem !important;
}

.m-2 {
  margin: 0.5rem !important;
}

.mt-2,
.my-2 {
  margin-top: 0.5rem !important;
}

.mr-2,
.mx-2 {
  margin-right: 0.5rem !important;
}

.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important;
}

.ml-2,
.mx-2 {
  margin-left: 0.5rem !important;
}

.m-3 {
  margin: 1rem !important;
}

.mt-3,
.my-3 {
  margin-top: 1rem !important;
}

.mr-3,
.mx-3 {
  margin-right: 1rem !important;
}

.mb-3,
.my-3 {
  margin-bottom: 1rem !important;
}

.ml-3,
.mx-3 {
  margin-left: 1rem !important;
}

.m-4 {
  margin: 1.5rem !important;
}

.mt-4,
.my-4 {
  margin-top: 1.5rem !important;
}

.mr-4,
.mx-4 {
  margin-right: 1.5rem !important;
}

.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important;
}

.ml-4,
.mx-4 {
  margin-left: 1.5rem !important;
}

.m-5 {
  margin: 3rem !important;
}

.mt-5,
.my-5 {
  margin-top: 3rem !important;
}

.mr-5,
.mx-5 {
  margin-right: 3rem !important;
}

.mb-5,
.my-5 {
  margin-bottom: 3rem !important;
}

.ml-5,
.mx-5 {
  margin-left: 3rem !important;
}

.p-0 {
  padding: 0 !important;
}

.pt-0,
.py-0 {
  padding-top: 0 !important;
}

.pr-0,
.px-0 {
  padding-right: 0 !important;
}

.pb-0,
.py-0 {
  padding-bottom: 0 !important;
}

.pl-0,
.px-0 {
  padding-left: 0 !important;
}

.p-1 {
  padding: 0.25rem !important;
}

.pt-1,
.py-1 {
  padding-top: 0.25rem !important;
}

.pr-1,
.px-1 {
  padding-right: 0.25rem !important;
}

.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important;
}

.pl-1,
.px-1 {
  padding-left: 0.25rem !important;
}

.p-2 {
  padding: 0.5rem !important;
}

.pt-2,
.py-2 {
  padding-top: 0.5rem !important;
}

.pr-2,
.px-2 {
  padding-right: 0.5rem !important;
}

.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important;
}

.pl-2,
.px-2 {
  padding-left: 0.5rem !important;
}

.p-3 {
  padding: 1rem !important;
}

.pt-3,
.py-3 {
  padding-top: 1rem !important;
}

.pr-3,
.px-3 {
  padding-right: 1rem !important;
}

.pb-3,
.py-3 {
  padding-bottom: 1rem !important;
}

.pl-3,
.px-3 {
  padding-left: 1rem !important;
}

.p-4 {
  padding: 1.5rem !important;
}

.pt-4,
.py-4 {
  padding-top: 1.5rem !important;
}

.pr-4,
.px-4 {
  padding-right: 1.5rem !important;
}

.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important;
}

.pl-4,
.px-4 {
  padding-left: 1.5rem !important;
}

.p-5 {
  padding: 3rem !important;
}

.pt-5,
.py-5 {
  padding-top: 3rem !important;
}

.pr-5,
.px-5 {
  padding-right: 3rem !important;
}

.pb-5,
.py-5 {
  padding-bottom: 3rem !important;
}

.pl-5,
.px-5 {
  padding-left: 3rem !important;
}

.m-auto {
  margin: auto !important;
}

.mt-auto,
.my-auto {
  margin-top: auto !important;
}

.mr-auto,
.mx-auto {
  margin-right: auto !important;
}

.mb-auto,
.my-auto {
  margin-bottom: auto !important;
}

.ml-auto,
.mx-auto {
  margin-left: auto !important;
}
.anch {
    display: block;
    margin-top: -15px;
    height: 15px;
}
@media (max-width: 600px) {
    .anch {
        display: block;
        margin-top: -105px;
        height: 105px;
    }
  .hidden-xs-down {
    display: none !important;
  }
	.header-bannerMobile {
    background-color: #fff4dd;
    padding: 30px;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border: 4px solid #00461c;
}
.quotehead, .fun_quotehead  {
	background-image: none !important ;	
	background: #fff;
}
.community-logo {
    margin-bottom: -45px !important;
}
}
@media (max-width: 800px) {
#horizontal-list li {
    margin-bottom: 0;
    padding-left: 0;
    position: relative;
    padding-top: 0;
    text-align: center;
}
}

@media (min-width: 576px) {
    .hidden-sm-up {
        display: none !important;
        width: 0;
        height: 0;
        visibility: hidden;
        background-image: none;
    }
}

@media (max-width: 767px) {
  .hidden-sm-down {
    display: none !important;
  }
  .blog-im {
    display: block;
    text-align: center;
	margin: 0;
}
.custom-logo-link {
    width: 75%;
}
}

@media (min-width: 768px) {
  .hidden-md-up {
    display: none !important;
  }
  .blog-im {
  float: left;
  margin-right:15px;
  margin-bottom:5px;
}
}

@media (max-width: 991px) {
  .hidden-md-down {
    display: none !important;
  }
}

@media (min-width: 992px) {
  .hidden-lg-up {
    display: none !important;
  }
}

@media (max-width: 1199px) {
  .hidden-lg-down {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .hidden-xl-up {
    display: none !important;
  }
}

.hidden-xl-down {
  display: none !important;
}
.text-white, .text-white h1, .text-white h2, .text-white h3, .text-white h4 {
    color: #fff !important;
}
.white-shadow, .white-shadow  h1, .white-shadow  h2, .white-shadow  h3, .white-shadow  h4 {
    text-shadow: 3px 3px 3px #000;
}
.text-green * {
    color: #00461c;
}
a.underline {
    text-decoration: underline;
}
.copyright {
    padding: 0px;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: #000;
}
.navbar {
    border: 1px solid transparent !important;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}
.navbar.navbar-default {
	background: #00461c;
}
.navbar.navbar-default .navbar-nav > li > a {
	color: #fff;
}

.navbar.navbar-default .navbar-nav > li > a:hover {
	color: #ffdf97 !important;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
	background-color:transparent;
	color: #ffdf97 !important;
}
	.navbar-right {
    margin-right: 0;
}		   
.top-header {
    background: #00461c;
/*   background-size: auto auto;
    background-size: cover;
	*/
}
.top-header .top-phone a, .top-header .top-address a{
	color: #fff;
	font-size: 14px;
	font-weight: normal;
}
.top-header .wpml-ls-legacy-list-horizontal {
    border: none !important;
    padding: 7px 0 0 0 !important;
}
.wpml-ls-legacy-list-horizontal {
    border: none;
    padding: 0 !important;
    clear: both;
}

.wpml-ls-legacy-list-horizontal a {
        padding: 0;
        font-size: 14px;
        font-weight: bold;
        text-transform: uppercase;
        color: #000;
}
.wpb-js-composer .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title > a {
    color: #666;
}
.wpb-js-composer .vc_tta.vc_general .vc_tta-panel-title > a {
    background: 0 0;
    display: block;
    padding: 14px 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-decoration: none;
    color: inherit;
    position: relative;
    -webkit-transition: color .2s ease-in-out;
    -o-transition: color .2s ease-in-out;
    transition: color .2s ease-in-out;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.vc_tta-panel-title a {
    padding: 0 !important;
}
#header-widget-area .vc_tta-panel-title a {
    color: #fff !important;
    margin-top: 12px;
    font-size: 15px;
    font-weight: bold;
	border-left: 2px solid #fff;
padding-left: 9px !important;
}
#header-widget-area  .vc_tta-panel-heading {
	border:none !important;
}
.wpb-js-composer .vc_tta-container {
    margin-bottom: 0 !important;
}
.top-header.hidden-sm.hidden-xs a {
    color: #fff;
}
.footer-section {
    background: #fff;
    color: #000;
	border-top: 2px solid #000;
}
.footer-section h1, .footer-section h2, .footer-section h3, .footer-section h4, .footer-section h5, .footer-section h6, .footer-section a, .footer-section p {
    color: #00461c !important;
}
.footer-section .widget {
	margin-bottom: 10px;
}
.footer-row-text li {
    display: inline;
    margin-right: 13px;
    margin-left: 0;
	
}
@media (max-width: 600px) {
.footer-row-text li {
    display: block;
    margin: 0;
	
}
}
.footer-row-text2 li {
    display: inline;
    margin-right: 20px;
    margin-left: 0;
	
}
.footer-row-text li a {
    color: #A80000 !important;
}
.footer-row-text ul {
    list-style: none;
    margin: auto;
}
.tables {
    display: table;
    margin: 6px auto;
}
.pad-t10 {
    padding-top: 10px;
}

.timecontainer {
  margin-top: -1rem;
  width: 100%;
  /*height: 500px;*/
  position: relative;
  overflow-x: -moz-scrollbars-none;
}
.timecontainer::-webkit-scrollbar {
  height: 45px;
}
.timecontainer::-webkit-scrollbar-thumb {
  background-color: transparent;
  background-clip: content-box;
  border-radius: 100%;
  border: 20px solid transparent;
}

.timeentries {
  margin-right: -100px;
  margin-left: 1rem;
  height: 100%;
}

.timecontainer .timeline {
  position: absolute;
  top: 205px;
  box-sizing: border-box;
  width: 2450px;
  height: 0.6rem;
  background-color: #00461C;
  background-clip: content-box;
  border-width: 0.1rem 0;
  border-style: solid;
  border-color: #00461C;
  box-shadow: 0 0 2rem 0 rgba(0, 0, 0, 0.1), inset 0 0 0.4em rgba(0, 0, 0, 0.1);
}

.timeentry {
  float: left;
  max-width: 170px;
  /*min-height: 250px;*/
  position: relative;
  text-align: center;
  margin: 0 1rem;
  margin-top: 200px;
}
.timeentry.top {
    margin-top: 0px;
    }
.timeentry .dot.bot {
  position: absolute;
  width: 1.2rem;
  height: 1.2rem;
  background-color: #FFDF97;
  left: 50%;
  margin-left: -0.6rem;
  margin-top: -0.95rem;
  border-radius: 100%;
  box-sizing: border-box;
  background-clip: content-box;
  border-width: 0.16rem;
  border-style: solid;
  border-color: white;
  box-shadow: 0 0.1rem 1rem 0 rgba(0, 0, 0, 0.1), inset 0 0 0.4em rgba(255, 255, 255, 0.1), inset 0 0.4rem 0.1rem rgba(255, 255, 255, 0.3);
  -moz-transition: height 0.2s linear, width 0.2s linear, margin 0.2s linear, background-color 0.3s ease-out;
  -o-transition: height 0.2s linear, width 0.2s linear, margin 0.2s linear, background-color 0.3s ease-out;
  -webkit-transition: height 0.2s linear, width 0.2s linear, margin 0.2s linear, background-color 0.3s ease-out;
  transition: height 0.2s linear, width 0.2s linear, margin 0.2s linear, background-color 0.3s ease-out;
}
.timeentry .dot.top {
  position: absolute;
  width: 1.2rem;
  height: 1.2rem;
  background-color: #FFDF97;
  left: 50%;
  top: 185px;
  margin-left: -0.6rem;
  margin-bottom: -1.95rem;
  border-radius: 100%;
  box-sizing: border-box;
  background-clip: content-box;
  border-width: 0.16rem;
  border-style: solid;
  border-color: white;
  box-shadow: 0 0.1rem 1rem 0 rgba(0, 0, 0, 0.1), inset 0 0 0.4em rgba(255, 255, 255, 0.1), inset 0 0.4rem 0.1rem rgba(255, 255, 255, 0.3);
  -moz-transition: height 0.2s linear, width 0.2s linear, margin 0.2s linear, background-color 0.3s ease-out;
  -o-transition: height 0.2s linear, width 0.2s linear, margin 0.2s linear, background-color 0.3s ease-out;
  -webkit-transition: height 0.2s linear, width 0.2s linear, margin 0.2s linear, background-color 0.3s ease-out;
  transition: height 0.2s linear, width 0.2s linear, margin 0.2s linear, background-color 0.3s ease-out;
}
.timeentry:hover .dot {
  width: 1.6rem;
  height: 1.6rem;
  margin-left: -0.8rem;
  /*margin-top: -1.15rem;*/
  background-color: #00461C;
}
.timeentry:hover .label {
  /*margin-top: 2.5rem;*/
  background-color: #d0e7e4;
  border-bottom: 0.5rem solid transparent;
}

.label {
  display: inline-block;
  position: relative;
  background-color: #e1f0ee;
  background-clip: padding-box;
  margin-top: 3rem;
  padding: 0.4rem 0.8rem 0.8rem;
  border-radius: 0.2rem;
  -moz-transition: margin-top 0.2s linear, background-color 0.2s linear, border-bottom 0.2s linear;
  -o-transition: margin-top 0.2s linear, background-color 0.2s linear, border-bottom 0.2s linear;
  -webkit-transition: margin-top 0.2s linear, background-color 0.2s linear, border-bottom 0.2s linear;
  transition: margin-top 0.2s linear, background-color 0.2s linear, border-bottom 0.2s linear;
  border-bottom: 0 solid transparent;
  white-space: normal !important;
}
.label .time {
  text-transform: uppercase;
  font-size: 0.9rem;
  margin: 0 0 0.4rem;
  padding: 0 0.3rem 0.3rem;
  letter-spacing: 1px;
  display: inline-block;
  border-bottom: 1px solid rgba(255, 255, 255, 0.8);
}
.label .detail {
  font-size: 0.8rem;
    -webkit-hyphens: none;
    -moz-hyphens: none;
    hyphens: none;
    -ms-hyphens: none;
}

.bot .label:before {
  content: '';
  display: block;
  position: absolute;
  background-color: inherit;
  background-clip: content-box;
  box-sizing: border-box;
  width: 1rem;
  height: 1rem;
  left: 50%;
  margin-top: -0.9rem;
  margin-left: -0.5rem;
  transform-origin: center;
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  z-index: -1;
}
.top .label:before {
  content: '';
  display: block;
  position: absolute;
  background-color: inherit;
  background-clip: content-box;
  box-sizing: border-box;
  width: 1rem;
  height: 1rem;
  left: 50%;
  top: 105%;
  margin-top: -0.9rem;
  margin-left: -0.5rem;
  transform-origin: center;
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  z-index: -1;
}
.label a {
  color: #FFF;
}
.label a:before {
  content: '[';
}
.label a:after {
  content: ']';
}

.timeentry.bot .label {
  background-color: #00461C;
}

.timeentry.bot:hover .label{
  background-color: #FFDF97;
  color: #00461C;
  cursor: pointer;
}

.timeentry.bot:hover .label a {
    color: #00461C;
    }

.timeentry.top .label {
  background-color: #00461C;
}

.timeentry.top:hover .label {
  background-color: #FFDF97;
  color: #00461C;
  cursor: pointer;
}
.timeentry .label {
  color: #fff;
}

.timeentry.top:hover .label a {
    color: #00461C;
    }
.menu-item {
    text-align: center;
}
.header-banner {
	background-color:#fff;
	padding:30px;
	position:relative;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-box-shadow:0 15px 40px rgba(0,0,0,0.45);
	-moz-box-shadow:0 15px 40px rgba(0,0,0,0.45);
	box-shadow:0 15px 40px rgba(0,0,0,0.45);
}
.header-banner-no-shadow {
    background-color: #fff;
    padding: 30px;
    position: relative;
    -webkit-box-sizing: border-box;s
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.gold-bg {
	background-color:#fff4dd !important;
}

.header-banner h2 {
	margin:0 0 20px 0;
	font-size:40px;
	font-weight:300 !important;
	line-height:46px;
	text-transform:uppercase;
	color:#2b2b2b;
}

.es .header-banner h2 {
    font-size: calc(34px + (46 - 34) * ((100vw - 500px) / (1600 - 300)));
}

.header-banner h2 strong {
	display:block;
	font-size:21px;
	line-height:1.2em;
	color:#00461C;
	margin:6px 0 0 0;
}
.header-banner h3 strong {
	display:block;
	font-size:21px;
	line-height:1.2em;
	color:#00461C;
	margin:6px 0 0 0;
}
.header-banner p {
	font-size:18px;
	font-style:italic;
	margin-bottom:31px;
	color:#6d6d6d;
}
.header-banner .btn.btn-primary.btn-large {
    color: #ffdf97 !important;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 2px;
	white-space: normal;
    line-height: normal;
	border-radius: 9px;
}
.header-banner .btn.btn-primary.btn-large {
    letter-spacing: 0px;
}


.header-bannerMobile .btn.btn-primary.btn-large {
    color: #ffdf97 !important;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 2px;
	white-space: normal;
line-height: normal;
border-radius: 9px;
}
.breadc .wpb_wrapper {
    font-size: 18px;
    text-transform: uppercase;
	margin-top: 20px;
}
.breadc{
    font-size: 18px;
    text-transform: uppercase;
	margin-top: 20px;
    margin-bottom: 0 !important;
}
.widget.popular-posts h2 {
 background: #08420c;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    margin: 0 0 1px 0;
    padding: 5px;
    text-align: center;
}
.wpp-list {
    border: 2px solid #f9d8aa;
    margin: 0;
    padding: 8px;
}
.free-info-box {
    background-color: #fff4dd;
    padding: 40px 30px;
    position: relative;
    max-width: 300px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.free-info-box h2 {
    margin: 0 0 20px 0;
        margin-bottom: 20px;
    font-size: 34px;
    font-weight: 300 !important;
    line-height: 34px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #00461c;
}
.es .free-info-box h2 {
	font-size: 30px;
}
	
.free-info-box p {
    font-size: 18px;
    font-style: italic;
    line-height: 22px;
    margin-bottom: 31px !important;
    color: #000;
}
.free-info-box .btn-primary.btn-large {
    font-size: 24px;
    line-height: 1.2em;
}
.widget_search .widget-title {
    display: none;
}
.vc_custom_heading a {
    border: none;
        border-bottom-color: currentcolor;
        border-bottom-style: none;
        border-bottom-width: medium;
    text-decoration: underline;
    color: #00461c !important;
}
 .vc_custom_heading a:focus, .vc_custom_heading a:hover, .vc_custom_heading a:visited {
    text-decoration: underline !important;
 }
 #header .navbar-collapse .current-page-ancestor a {
    color: #ffdf97;
}
.policy_Change {
    min-width: 310px !important;
}
.policy_restate {
    width: 100%;
}
.evc-predefined-style .evc-shortcode p {
    color: #000;
    font-size: 16px;
    line-height: 26px !important;
    font-weight: 400;
	font-style: italic;
}
.evc-predefined-style .evc-shortcode {
	font-family: inherit;
}
.evc-testimonials .evc-t-author {
	font-size: 16px;
}
.vc_tta-panel {
    color: #000;
}
.vc_tta-panel-title a {
    color: #fff !important;
}
.vc_tta-panel-heading {
    background: #00461c !important;
}
.vc_separator.vc_separator_align_center h4 {
    text-align: center;
}

.vc_tta-panel-body, .accordion-body {
    border-color: #c0c0c0 !important;
    background-color: #fcfcfc !important;
}
.wpb_video_widget.vc_video-aspect-ratio-43 .wpb_video_wrapper {
    padding-top: 66% !important;
}
.wpb_video_widget.vc_video-aspect-ratio-169 .wpb_video_wrapper {
    padding-top: 48.25% !important;
}
.moreInfButton {
    background: #ffdf97;
    color: #000;
    font-weight: bold;
	font-size: 18px;
	color: #00461c;
	border-radius: 9px;
}
.page-id-82 .post-content .moreInfButton {
    display: block;
   max-width: 400px;
   margin: auto;
}
.page-id-82 .post-content .moreInfButton, .page-id-1373 .post-content .moreInfButton {
    display: block;
   max-width: 400px;
   margin: auto;
}
@media (max-width: 1224px) {
.page-id-82 .post-content .moreInfButton {
   font-size: 12px;
    max-width: 280px;
}
}
@media (min-width: 780px) {
.right-green-border {
    padding-right: 10px;
    border-right-color: #00461c;
    border-right-width: 9px;
    border-right-style: solid;
}
.top-green-border {
    border-top-color: #00461c;
    border-top-width: 9px;
    border-top-style: solid;
}
	
.right-trans-border {
    padding-right: 10px;
    border-right-color: transparent;
    border-right-width: 9px;
    border-right-style: solid;
}	

.navbar.navbar-default .navbar-nav li.drop ul.drop-down {
left:-90px
}
}
@media (max-width: 780px) {
.top-green-mobi-border {
    border-top-color: #00461c;
    border-top-width: 9px;
    border-top-style: solid;
}
}
@media (min-width: 780px) {
.topbottom-border {
    border-bottom: 3px solid #00461c !important;
    border-top: 3px solid #00461c !important;
}
}
@media (max-width: 780px) {
.resp-mt-25 {
    margin-top: 25px;
}
.resp-mt-25 h1 {
    font-size: 34px;
    margin-bottom: 0 !important;
}
.resp-mt-65 {
    margin-top: 85px !important;
}
.resp-mt-65 h1 {
    font-size: 30px;
	text-align: center;
}
.heading-area h1 {
    font-size: 30px;
	text-align: center;
}

}
@media (max-width: 768px) {
.navbar.navbar-default .navbar-nav li.drop ul.drop-down {
    position: relative;
    top: 80%;
       text-align: center;
    margin: auto;
}

}	
.btn-primary {
    border-radius: 9px;
}
.btn-default {
    border-radius: 9px;
}
.btn-primary:hover {
    background: #fff;
    color: #000 !important;
}
.btn-bold {
	font-weight: bold;
}

.btn-lightblue {
    background: #46acdf;
    color: #000 !important;
    font-size: 14px;
    font-style: normal !important;
    line-height: 17px;
    margin: 0;
    padding: 12px 25px;
    letter-spacing: 0;
    text-transform: uppercase;
    border: 1px solid #000;
    text-shadow: none;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
	border-radius: 9px;
}
.btn-lightblue:hover {
    background: #fff;
    color: #000 !important;
}
.styled-select.green.semi-square.row.en a{
border-radius: 9px;
display: block;
padding: 12px 2px;
width: 285px;
margin: 6px auto;
}
.styled-select.green.semi-square.row.es a{
border-radius: 9px;
display: block;
padding: 12px 2px;
width: 390px;
margin: 6px auto;
}
.btn-lightorange {
    background: #E58D34;
    color: #000;
	    font-size: 14px;
    font-style: normal !important;
    line-height: 17px;
    margin: 0;
    padding: 12px 25px;
    letter-spacing: 0;
    text-transform: uppercase;
     border: 1px solid #E58D34;
    text-shadow: none;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
	border-radius: 9px;
	white-space: normal;
}
.btn-lightorange:hover {
    background: #fff;
    color: #E58D34 !important;
}
.btn-lightorange-rev {
    background: #fff;
	color: #E58D34;
 	font-size: 14px;
    font-style: normal !important;
    line-height: 17px;
    margin: 0;
    padding: 12px 25px;
    letter-spacing: 0;
    text-transform: uppercase;
     border: 1px solid #E58D34;
    text-shadow: none;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
	border-radius: 9px;
}
.btn-lightorange-rev:hover {
	  background: #E58D34;
	  color: #000;
	  border: 1px solid #000;
     
}
.btn-lightgreen {
    background: #d2e6a8;
	color: #000;
 	font-size: 14px;
    font-style: normal !important;
    line-height: 17px;
    margin: 0;
    padding: 12px 17px;
    letter-spacing: 0;
    text-transform: uppercase;
     border: 1px solid #d2e6a8;
    text-shadow: none;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
	border-radius: 9px;
}
.btn-lightgreen:hover {
	  background: #fff;
	  color: #000;
	  border: 1px solid #000;
     
}
.btn-redorange {
    background: #E64425;
    color: #fff !important;
	font-size: 14px;
    font-style: normal !important;
    line-height: 17px;
    margin: 0;
    padding: 12px 25px;
    text-transform: uppercase;
     border: 1px solid #000;
    text-shadow: none;
	border-radius: 9px;
}

.btn-redorange:hover {
    background: #fff;
    color: #000 !important;
}
.btn-spanishorange {
    background: #e64425;
    color: #fff !important;
	font-size: 18px;
    line-height: 22px;
    padding: 12px 25px;
    text-transform: uppercase;
}
.btn-darkorange {
    background: #F06840;
    color: #000 !important;
	    font-size: 14px;
    font-style: normal !important;
    line-height: 17px;
    margin: 0;
    padding: 12px 25px;
    letter-spacing: 0;
    text-transform: uppercase;
     border: 1px solid #000;
    text-shadow: none;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
	border-radius: 9px;
}
.btn-darkorange:hover {
    background: #fff;
    color: #000 !important;
}
.btn-center {
	display: table;
	text-align: center;
	margin: auto;
}
.buttong {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    padding: 12px 24px;
    border: 1px solid #93a176;
    border-radius: 9px;
    background: #d2e6a8;
    font: normal normal bold 14px arial;
    color: #000;
    text-decoration: none;
    text-transform: uppercase;
    white-space: nowrap;
}
.buttong:hover,
.buttong:focus {
    border: 1px solid #000;
    background: #fff;
    color: #111111;
    text-decoration: none;
}

.buttong:after{
    content:  "\0000a0";
    display: inline-block;
    height: 14px;
    width: 14px;
    line-height: 15px;
    margin: 0 -4px -6px 4px;
    position: relative;
    top: 0px;
    left: 8px;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACfElEQVRIia2TsWsTYRjGf++1iyBtWqRGJXeXnCgER5GuUooUB3WUji5uDo7O4h9R/AucpZa0dhKKOHeRXpITVByanBR1yuOQu/hdcmkL5oUP3jse3ud9fvfdHOA1guDmcmWJXtr/A9i0E/nh5eWFxZXezzQ9TecerxEETWAf2I6CsEKxBnkT+WFV0MLYi2p+o0xT1nuILZNVgduOySA7Xt4LvTLjFmYhZq3MpKAp6z3gsVAsAeIOsBMF4aXxjQTPJB1IICzEbC+q+dfPSmCA1/CDEGiZWR79E3DvqNvpu7zqfrBgsG1mq0NXdZDWj74kMVPKA4iTbgysSepk25bhop10+4L7kg74l8TFhavPEZGZdIC7kmITaAqudtI9FmwIHRiQfZMc10RZniKvWePKh+exBlmSES50DlzDXUtxFbbPX7q4RCkuCrhykxJcE4hmjSs3cO+v++w1/MAH9s0sRIDxEdg46naOXX3dD5YN3prZKgIYmsxlKeQYFPpemvaXFiufgc2hlGugC700fefq+2n6e2mx8gF4CuaBVTBuzI9tPlH1WtAEXptZll67Qi/G9VEQVoE3wHymOwQ9ORVRvRbcMqNlWBUDSe+FHrST5JeLMQrCFWAPaA5/QB2C1uMk+ToVUT4crJq93hV62E6SE1cfBeEVYFeimekOQWtxknwjjzOOqF4Lmma0zIbDMyyPss09Z3gV2AGaZiMs63GS/Mh1E4hmgcVF7SYoDB/etNHmJ64u27xVguW7IxsUEI2GZ1j4DyxuGeCNmM8Ii9vblNtShuXqObBM1LwZW2fdFgChl4adC8u4wSZoTyJ2hhdiDlnac6Ap6eJZWNz+L/O93cJvfCaEAAAAAElFTkSuQmCC") no-repeat left center transparent;
    background-size: 100% 100%;
}
.buttono {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    padding: 12px 24px;
    border: 1px solid #E58D34;
    border-radius: 8px;
    background: #E58D34;
    font: normal normal bold 14px arial;
    color: #000;
    text-decoration: none;
    text-transform: uppercase;
    white-space: nowrap;
	line-height: 20px;
}
.buttono:hover,
.buttong:focus {
    border: 1px solid #E58D34;
    background: #fff;
    color: #E58D34;
    text-decoration: none;
}

.buttono:after{
    content:  "\0000a0";
    display: inline-block;
    height: 16px;
    width: 16px;
    line-height: 16px;
    margin: 0 -4px -6px 4px;
    position: relative;
    top: 0px;
    left: 8px;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACfElEQVRIia2TsWsTYRjGf++1iyBtWqRGJXeXnCgER5GuUooUB3WUji5uDo7O4h9R/AucpZa0dhKKOHeRXpITVByanBR1yuOQu/hdcmkL5oUP3jse3ud9fvfdHOA1guDmcmWJXtr/A9i0E/nh5eWFxZXezzQ9TecerxEETWAf2I6CsEKxBnkT+WFV0MLYi2p+o0xT1nuILZNVgduOySA7Xt4LvTLjFmYhZq3MpKAp6z3gsVAsAeIOsBMF4aXxjQTPJB1IICzEbC+q+dfPSmCA1/CDEGiZWR79E3DvqNvpu7zqfrBgsG1mq0NXdZDWj74kMVPKA4iTbgysSepk25bhop10+4L7kg74l8TFhavPEZGZdIC7kmITaAqudtI9FmwIHRiQfZMc10RZniKvWePKh+exBlmSES50DlzDXUtxFbbPX7q4RCkuCrhykxJcE4hmjSs3cO+v++w1/MAH9s0sRIDxEdg46naOXX3dD5YN3prZKgIYmsxlKeQYFPpemvaXFiufgc2hlGugC700fefq+2n6e2mx8gF4CuaBVTBuzI9tPlH1WtAEXptZll67Qi/G9VEQVoE3wHymOwQ9ORVRvRbcMqNlWBUDSe+FHrST5JeLMQrCFWAPaA5/QB2C1uMk+ToVUT4crJq93hV62E6SE1cfBeEVYFeimekOQWtxknwjjzOOqF4Lmma0zIbDMyyPss09Z3gV2AGaZiMs63GS/Mh1E4hmgcVF7SYoDB/etNHmJ64u27xVguW7IxsUEI2GZ1j4DyxuGeCNmM8Ii9vblNtShuXqObBM1LwZW2fdFgChl4adC8u4wSZoTyJ2hhdiDlnac6Ap6eJZWNz+L/O93cJvfCaEAAAAAElFTkSuQmCC") no-repeat left center transparent;
    background-size: 100% 100%;
}
.buttono:hover:after {
content:  "\0000a0";
    display: inline-block;
    height: 16px;
    width: 16px;
    line-height: 16px;
    margin: 0 -4px -6px 4px;
    position: relative;
    top: 0px;
    left: 8px;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAAOwwAADsMBx2+oZAAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNui8sowAAAJASURBVEiJrZJNaxNRFIbP3FsQjYmTmNrQfBW7cOFCJs7ChXTrPxEErZYU0tqJ/QqhQUZMoivxf7gWMQaaFvEXaDJQSehMkvq1uDNucsOZyZ1pxBy4cObMe99zzjNDAYBcz2ZvxOQomH3rNwBIfmc5s7QQi1y5Zg76/SCd63zUlLqhq46hq87nvdwjACD8GLoKPF/OLC1y3SdNORBpRLlk6KoDKHo/7NV4iNQBAJL5Q2Loqj165dK1TVZJR+kG1ohyqVlU9lMy1fDl7pm9Nn+ZvMS1u9Wu/OHxvClqAgEhAQBpFpVSSqab3k1uPTt6jWtf9nMPYpfIK2+TO6Xjp4ENDF21Oxab2ESEa1SrijYRISJclJJpsWOxEr4YD5Fa98x+AgDAL8ZDpHb6036IdekoLbRNduC7AS7MGtcYES8k84ekWVR2Z4XLNT1HcR4uXDsP1wQiHLPAJUSE/4T/xTXRQBRfT9m7bIze48/DP84wfEGKeHVtk71IR+kars3hyUXmDU2pYnMAAGY7+WS+5dK3tpWC1/xkwLYCEX0zWT0Tpa6PaP2y79/Ujt5ijK2d3HoiTCpe80SEln0R+ZnLF8kbj9FmIkLLuPZ9yDYWwrQC4IOooSlVv8kB/XWtbaXgNT8ZsK3bu8fPuW5ig1lg4RpDV21Xg1lhwTFGFDT5v2LBQabBwjds7eTWReaJCC1zDdYbumpLDU2ZCstKrbf4fjVuTIMFx9w0WEbTuMyDsOAgHYuNVxZh4flKrXcVmwdhwflfKyjzy39EC0IAAAAASUVORK5CYII=") no-repeat left center transparent;
    background-size: 100% 100%;
}
.header-banner .btn-primary.btn-large:hover {
    background: #ffdf97 ;
    color: #00461c !important;
}
.header-bannerMobile .btn-primary.btn-large:hover {
    background: #ffdf97 ;
    color: #00461c !important;
}
.btn.max-280 {
    max-width: 280px;
    white-space: normal;
    line-height: 24px;
    padding: 10px 12px;
}
.btn-round {
	border-radius: 9px;
}

.vc_separator h4 {
    font-size: 28px !important;
}
.vc_tta-panel-body {
    position: absolute;
    z-index: 999;
    word-wrap: normal;
    min-width: 275px !important;
    padding: 8px !important;
}
.tilebox .cardbody {
    min-height: 160px;
}
.wpml-ls-legacy-list-horizontal a span {
	vertical-align: bottom !important;
}
/* Remove Spanish Flag*/
.en .wpml-ls-legacy-list-horizontal .wpml-ls-flag {
    display: none;
}
    .textnorm {
	text-transform: none !important;
}
.btn-read-more {
    font-weight: bold !important;
    color: #00461c !important;
}
.vc_tta-panel-body {
    margin-top: 15px;
    right: 0;
}
.top-phone .wpml-ls-link {
    border-right: 2px solid #fff;
    margin-right: 5px;
    line-height: 5px;
}

.text-lowercase {
  text-transform: lowercase !important;
}

.text-uppercase {
  text-transform: uppercase !important;
}

.text-capitalize {
  text-transform: capitalize !important;
}

.font-weight-light {
  font-weight: 300 !important;
}

.font-weight-normal {
  font-weight: 400 !important;
}

.font-weight-bold {
  font-weight: 700 !important;
}

.font-italic {
  font-style: italic !important;
}

.text-white a {
	color: #fff !important
}
.my-awesome-submit-button {
    background: #00461c;
    font-weight: bold;
    display: block;
    margin: -20px auto;
    font-size: 24px;
    padding: 12px;
	border-radius: 9px;
}
.getmy-submit-button {
    background: #e64425;
    font-weight: bold;
    display: block;
    margin: -20px auto;
    font-size: 21px;
    padding: 12px;
    border-radius: 9px;
}
.hs-button.primary.large {
    background: #00461c !important;
    font-weight: bold;
    display: block;
    margin: -20px auto;
    font-size: 24px;
    padding: 12px;	
	border-radius: 9px;
}
.post-type-archive .taxonomy_page {
    display: none;
}

.tax-lhlic_resource_category .archive_page {
/*	display: none; */
}

.drop-down {
    background: #00461C !important;
}
.drop-down:hover {
    background: #00461C !important;
}
.navbar.navbar-default .navbar-nav li.drop ul.drop-down li a, .navbar.navbar-default .navbar-nav li.drop ul.drop-down li a:hover, .navbar.navbar-default .navbar-nav li.drop ul.drop-down li a.active {
    color: #fff;
    font-weight: bold;
    font-size: 15px;
    padding: 0;
}
 .navbar.navbar-default .navbar-nav li.drop ul.drop-down li a:hover  {
	color: #ffdf97;
}

 .navbar li .active a {
	color: #ffdf97 !important;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover  {
	background: #00461C !important ;
}
.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
}
.navbar.navbar-default .navbar-nav > li > a {
	color: #fff;
}
.free-quote a {
color: #00461c !important;
  background: #ffdf97 !important;
}

    .free-quote a:hover {
        color: #000 !important;
    }

.quote-menu-tab a {
    background: #ffdf97;
    color: #004600 !important;
    padding: 0px 5px 5px 5px !important;
    border: 1px solid #fff;
	max-width: 120px;
	margin-right: auto;
	margin-left:auto;
	border-radius: 9px;
}
#gform_submit_button_1, #gform_submit_button_3 {
    background: #00461c;
    color: #fff;
    border-radius: 9px;
    padding: 10px;
    font-weight: bold;
}
.fa.Español {
    margin-top: 20px;
    padding-top: 10px;
}
/** popup Maker **/

#pum_popup_title_886 {
    text-decoration: underline;
    margin-bottom: 20px;
	}
	
	/** Right SideBar Fixed **/
.fixedSide {
  position: fixed;
  overflow: hidden;
  top: 0;
  width: 260px;
}
.right-sidebar {
    width: 260px;
    text-align: center;
	display: block;
margin: auto;
}
@media screen and (max-width:991px){
.right-sidebar {	
display: none;
}   
}
.sidebar-banner.btn.btn-primary.btn-large {
    color: #ffdf97 !important;
    font-size: 19px;
    font-weight: bold;
    white-space: normal;
    line-height: normal;
    padding: 5px;
}

.sidebar-banner.btn-primary.btn-large:hover {
    background: #ffdf97;
    color: #00461c !important;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
	color: #ffdf97;
}	   
.button-top {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 100;
  width: 60px;
  height: 60px;
  border-radius: 2px;
  box-shadow: none;
  background: #00461c;
  color: #fff;
  font-size: 26px;
  line-height: 20px;
  text-align: center;
  cursor: pointer;
  pointer-events: none;
  opacity: 0;
  transition: opacity .18s ease;
  border: 1px solid #fff;
  border-radius: 9px;
}
.button-top-visible {
  opacity: 1;
  pointer-events: auto;
}
@media (max-width: 767px) {
  #header {
position: relative 
    }
}

#pum-3480 .my-awesome-submit-button {
    background-image: linear-gradient(bottom,#8dd72a,#a7f144);
    background-image: -o-linear-gradient(bottom,#8dd72a,#a7f144);
    background-image: -moz-linear-gradient(bottom,#8dd72a,#a7f144);
    background-image: -webkit-linear-gradient(bottom,#8dd72a,#a7f144);
    background-image: -ms-linear-gradient(bottom,#8dd72a,#a7f144);
    background-image: -webkit-gradient(linear,right bottom,right top,color-stop(0,#8dd72a),color-stop(0.66,#a7f144));
    background-color: #8dd72a;
    color: #123253;
	border-radius: 9px;
border: none;
}

#pum-3480 .hs-form-required {
    display: none;
}

/* For Firefox */
input[type='number'] {
    -moz-appearance:textfield;
}

/* Webkit browsers like Safari and Chrome */
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
/* Reviews Page CSS*/
.glsr-default.glsr-summary {
    position: relative;
    width: 100%;
    max-width: 400px;
    font-size: 16px;
    line-height: 1.5;
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding: 15px;
    margin-bottom: 15px;
}
.glsr-form-message.glsr-has-success {
    font-weight: bold;
    color: #00461c;
    background: #fff;
    margin-bottom: 15px;
    border: 1px solid #000;
    font-size: 20px;
}
.glsr-review {
    min-height: 280px;
}
.glsr-has-error .invalid-feedback {
    display: block;
    color: red;
    font-weight: bold;
}
.glsr-default .glsr-review-author {
    font-weight: bold;
}
form.glsr-form label {
    text-align: left;
    min-width: 200px;
    font-size: 16px;
    margin-top: -10px;
}
.glsr-button.btn.btn-primary {
    font-weight: bold;
}
.glsr-default .glsr-review-author {
    display: inline-block;
    vertical-align: top;
    float: left;
    margin-right: 7px;
    margin-top: -1px;
}
.glsr-review-title h3 {
    font-size: 14px;
}
form.glsr-form input.glsr-field-control, form.glsr-form textarea.glsr-field-control {
    font-size: inherit !important;
}
form.glsr-form [type="submit"] {
    color: #fff;
    background: #00461c;
}
.servicio td {
    padding: 10px;
}
.qa-text i {
    margin-top: -5px;
}
/* ADN75 */
.adn75 h1,
.adn75 h2,
.adn75 h3,
.adn75 p,
.adn75,
.adn75 span,
.adn75 div {
    font-family: 'adn75', sans-serif !important;
}

/* ADN76 */
.adn76 h1,
.adn76 h2,
.adn76 h3,
.adn76 p,
.adn76,
.adn76 span,
.adn76 div {
    font-family: 'adn76', sans-serif !important;
}

/* ADN56 */
.adn56 h1,
.adn56 h2,
.adn56 h3,
.adn56 p,
.adn56,
.adn56 span,
.adn56 div {
    font-family: 'adn56', sans-serif !important;
}

/* ADN55 */
.adn55 h1,
.adn55 h2,
.adn55 h3,
.adn55 p,
.adn55,
.adn55 span,
.adn55 div {
    font-family: 'adn55', sans-serif !important;
}


.green.icon-lhlic-lhlic-four-circles-bullet-point-icon::before {
    font-family: "lhlicfont";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .3em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    font-size: 25px;
    color: #00461c;
    float: left;
    margin-bottom: 5px;
}
.orange.icon-lhlic-lhlic-four-circles-bullet-point-icon::before {
    font-family: "lhlicfont";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    font-size: 25px;
    color: #e64425;
    float: left;
}

.small.green.icon-lhlic-lhlic-four-circles-bullet-point-icon::before {
    font-size: 20px;
}
.small.orange.icon-lhlic-lhlic-four-circles-bullet-point-icon::before {
    font-size: 20px;
}
.orange.icon-lhlic-lhlic-four-circles-bullet-point-icon a {
    display: block;
    margin-left: 35px;
}
.the-icons.span3 {
    margin: 43px;
}
.icon-lhlic-lhlic-stroke-checkmark-icon:before { content: '\e800'; } /* '' */
.icon-lhlic-lhlic-tips-icon:before { content: '\e801'; } /* '' */
.icon-lhlic-lhlic-training-icon:before { content: '\e802'; } /* '' */
.icon-lhlic-lhlic-trophy-icon:before { content: '\e803'; } /* '' */
.icon-lhlic-lhlic-arrow-bullet-point-icon:before { content: '\e804'; } /* '' */
.icon-lhlic-lhlic-bank-icon:before { content: '\e805'; } /* '' */
.icon-lhlic-lhlic-benefits-icon:before { content: '\e806'; } /* '' */
.icon-lhlic-lhlic-budget-icon:before { content: '\e807'; } /* '' */
.icon-lhlic-lhlic-career-icon:before { content: '\e808'; } /* '' */
.icon-lhlic-lhlic-conversation-icon:before { content: '\e809'; } /* '' */
.icon-lhlic-lhlic-cost-examination-icon:before { content: '\e80a'; } /* '' */
.icon-lhlic-lhlic-differences-icon:before { content: '\e80b'; } /* '' */
.icon-lhlic-lhlic-document-icon:before { content: '\e80c'; } /* '' */
.icon-lhlic-lhlic-dollar-sign-icon:before { content: '\e80d'; } /* '' */
.icon-lhlic-lhlic-expenses-icon:before { content: '\e80e'; } /* '' */
.icon-lhlic-lhlic-form-fill-icon---copy:before { content: '\e80f'; } /* '' */
.icon-lhlic-lhlic-form-fill-icon:before { content: '\e810'; } /* '' */
.icon-lhlic-lhlic-four-circles-bullet-point-icon:before { content: '\e811'; } /* '' */
.icon-lhlic-lhlic-full-checkmark-icon:before { content: '\e812'; } /* '' */
.icon-lhlic-lhlic-health-plan-icon:before { content: '\e813'; } /* '' */
.icon-lhlic-lhlic-health-plan-outline-icon:before { content: '\e814'; } /* '' */
.icon-lhlic-lhlic-help-icon:before { content: '\e815'; } /* '' */
.icon-lhlic-lhlic-money-bag-icon:before { content: '\e816'; } /* '' */
.icon-lhlic-lhlic-money-in-hand-icon:before { content: '\e817'; } /* '' */
.icon-lhlic-lhlic-number-two-icon:before { content: '\e818'; } /* '' */
.icon-lhlic-lhlic-person-plus-sign-icon:before { content: '\e819'; } /* '' */
.icon-lhlic-lhlic-piggy-bank-icon:before { content: '\e81a'; } /* '' */
.icon-lhlic-lhlic-price-tag-icon:before { content: '\e81b'; } /* '' */
.icon-lhlic-lhlic-price-tag-outline-icon:before { content: '\e81c'; } /* '' */
.icon-lhlic-lhlic-pros-cons-icon:before { content: '\e81d'; } /* '' */
.icon-lhlic-lhlic-questions-icon:before { content: '\e81e'; } /* '' */
.icon-lhlic-lhlic-stacked-coins-icon:before { content: '\e81f'; } /* '' */

.lhlic-icon
    {
      font-family: "lhlicfont";
      font-style: normal;
      font-weight: normal;
      speak: none;
      display: inline-block;
      text-decoration: inherit;
      width: 1em;
      margin-right: .2em;
      text-align: center;
      /* For safety - reset parent styles, that can break glyph codes*/
      font-variant: normal;
      text-transform: none;
	  font-size: 45px;
      color: #e64425;
	  float: left;
	  margin-top: -8px;
	  }
.entry-footer .edit-link {
    display: none;
}

.action-button a:link, .action-button a:visited {
       border-radius: 5px;
       display: inline-block;
       font: 700 16px Arial, Sans-Serif;
       margin: 5px 10px 20px 5px;
       -moz-border-radius: 5px;
       padding: 14px 18px;
       text-align: center;
       text-decoration: none;
       text-transform: uppercase;
       -webkit-border-radius: 5px;
}

.action-button .subtitle {
       display: block;
       font: 600 12px Arial, Sans-Serif;
       margin: 5px 0 0;
}

.vc_btn3-style-gradient-custom {
    box-shadow: 3px 3px 3px #000 !important;
}

.custom-button-holder {	
    position: relative;
    display: inline;
    margin: auto;
    text-align: center;
}
.custom-button-wrapper {
    display: block;
    margin-bottom: 40px;
    text-align: center;
	z-index: 999;
	position: relative;
}

.button-pointer {
position: absolute;
right: -21px;
bottom: -60px;
max-width: 48px;
transform: rotate(-45deg);
}


@media only screen and (max-width: 500px) {
	.vch1-responsive {
		font-size: 25px;
	}
    .button-pointer {
      position: absolute;
    right: 46px;
    bottom: -21px;
    max-width: 48px;
    transform: rotate(-45deg);
    }
	.custom-button-holder {	
    display: block;
	}
}
.videoWrapper {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
}
.videoWrapper4x3 {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
}

    .videoWrapper iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }
.videoWrapper4x3 iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.header-banner .hs-form-required {
    color: #A30000 !important;
}
.bg_fff4dd {
    border-top-width: 2px !important;
    border-right-width: 2px !important;
    border-bottom-width: 2px !important;
    border-left-width: 2px !important;
    padding-bottom: 30px !important;
    background-color: #fff4dd !important;
    border-left-color: #a3a3a3 !important;
    border-left-style: solid !important;
    border-right-color: #a3a3a3 !important;
    border-right-style: solid !important;
    border-top-color: #a3a3a3 !important;
    border-top-style: solid !important;
    border-bottom-color: #a3a3a3 !important;
    border-bottom-style: solid !important;
}
/* For Spanish Footer links */
.widget .tables.footer.sp ul li {
    padding-left: 5px;
}
/* For Mobile CTA with Image */
.ctabg300 {
    width: 100%;
    height: 500px;
    margin-top: 20px !important;
    position: relative;
    background-size: cover;
    display: block;
    margin-right: auto;
	margin-left: auto;
	z-index: 2;
}
.textwidget .ctabg300 {
    width: 100%;
    height: 500px;
    margin-bottom: 0;
    position: relative;
    background-size: cover;
    display: block;
    margin-right: auto;
    margin-left: auto;
	background-position: right;
}
.midcta  {
  position: absolute;
  top: 80%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
  font-size: 24px;
  font-weight: 900;
  text-shadow: 2px 2px 2px #000;
}
.midcta  h4 {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 20px;
  width: 100%;
  text-align: center;
  font-size: 24px;
  font-weight: 900;
  text-shadow: 2px 2px 2px #000;
}
.text-justify {
  text-align: justify !important;
}

.text-nowrap {
  white-space: nowrap !important;
}

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.text-left {
  text-align: left !important;
}

.text-right {
  text-align: right !important;
}

.text-center {
  text-align: center !important;
}

@media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important;
  }
  .text-sm-right {
    text-align: right !important;
  }
  .text-sm-center {
    text-align: center !important;
  }
}

@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important;
  }
  .text-md-right {
    text-align: right !important;
  }
  .text-md-center {
    text-align: center !important;
  }
}

@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important;
  }
  .text-lg-right {
    text-align: right !important;
  }
  .text-lg-center {
    text-align: center !important;
  }
}

@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important;
  }
  .text-xl-right {
    text-align: right !important;
  }
  .text-xl-center {
    text-align: center !important;
  }
}
.optimizeimage {
  max-width: 310px;
  display: block;
  margin-right: auto;
  margin-left: auto;
}