* {
	font-family: "Poppins", sans-serif;
}
.relative {
    position: relative;
}
.zero-mb p {
    margin-bottom: 0!important;
}
.mb-0 {
    margin-bottom: 0!important;
}
.mb-40 {
    margin-bottom: 40px;
}
.d-flex {
    display: flex;
}
.d-grid {
    display: grid;
}
.grid-template-columns-50 {
    grid-template-columns: 1fr 1fr;
}

.gap-10{
    gap: 10px;
}
.gap-20{
    gap: 20px;
}
li#menu-item-37 a{
	color: #ffffff!important;
}
.center-me-icon .elementor-icon-wrapper {
	display: flex;
}
.calc-fields-gap{
    gap: 20px 60px;
}
.calc-fields input[type="number"]{
    border:1px solid #1A365D!important;
}
.calc-fields label {
    font-weight: 600;
}
.insurance-calculator input[type="submit"] {
    background-color: #C9A84C!important;
}
.dt-container .dt-layout-cell {
    padding: unset!important;
}
.structures-compared thead tr th {
    background-color: #1A365D;
    color: #ffffff;
    font-weight: 400;
    font-size: 0.9rem;
    line-height: 1.5;
    padding: 10px;
}
.structures-compared tbody tr td {
    font-size: 0.8rem;
    font-weight: 300;
}
.structures-compared tbody tr td:first-child {
    font-weight: 600;
    color: #2D3748;
}
.structures-compared tbody tr td span.red-tag{
    background: #FED7D7;
    color: #9B2C2C;
    border: 1px solid #FC8181;
    padding: 2px 3px;
    white-space: nowrap;
    border-radius: 3px;
    font-size:0.7rem;
}
.structures-compared tbody tr td span:last-child{
    font-size: 0.7rem;
}
.structures-compared tbody tr td span.green-tag{
    background: #E6FFFA;
    color: #276749;
    border: 1px solid #9AE6B4;
    padding: 2px 3px;
    white-space: nowrap;
    border-radius: 3px;
    font-size:0.7rem;
}
.structures-compared tbody tr td span.yellow-tag{
    background: #FEFCBF;
    color: #975A16;
    border: 1px solid #F6E05E;
    padding: 2px 3px;
    white-space: nowrap;
    border-radius: 3px;
    font-size:0.7rem;    
}
#insurance-results {
    display: none;
}

div[data-wpcf7-id="164"] form .wpcf7-response-output {
    display: none;
}
@media( max-width: 550px ){
    .grid-template-columns-50 {
            grid-template-columns: 1fr!important;
    }
}
@media( max-width:500px){
    .flex-direction-mobile {
        flex-direction: column;
    }
}
#masthead.active {
    position: fixed !important;
    width: 100%;
    background-color: #ffffff;
    box-shadow: 0px 0px 13px #40404050
}
.menu-trigger {
    display: flex;
    width: 29.91px;
    height: 21px;
    flex-direction: column;
    align-items: start;
    justify-content: space-between;
    cursor: pointer;
}
.mega-menu {
    background-color: #ffffff;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius:6px;
    box-shadow: 0px 15px 13px -9px #40404050;
}
.menu-trigger span {
    width: 100%;    
    height: 4px;
    background-color: #1A365D;
    border-radius: 3px;
    transition: all 0.2s ease-in-out;
}
.menu-trigger span:nth-child(2) {
    width: 75%;
}
.menu-trigger.active span:first-child{
    transform: translateY(10px) rotate(45deg);
}
.menu-trigger.active span:nth-child(2){
    width:0!important;
}
.menu-trigger.active span:last-child{
    transform: translateY(-7px) rotate(315deg);
}
span.obj-merit {
    display: inline-block;
    height: 5px;
    width: 80px;
}
.mega-menu {
    display: none;
    transition: max-height 0.3s ease, opacity 0.3s ease;
    overflow: hidden;
}
#request-icon .elementor-icon-wrapper {
    display: flex;
}
span.obj-merit.skyblue {
    background-color: #01ACEF;
}
span.obj-merit.white {
    background-color: #FFFFFF;
}
span.obj-merit.gray {
    background-color: #58585A;
}
span.obj-merit.gold {
    background-color: #C9A84C;
}
.modal-header .btn-close {
    opacity: 1;
}
.services-icon .elementor-icon {
	padding:17px!important;
	box-shadow: 0px 0px 5px #404040;
}
.services-learn-more .elementor-icon-wrapper {
	display:flex;
}
.no-underline {
	text-decoration: none!important;
}
.services-hover .services-icon .elementor-icon,
.services-hover .services-icon .elementor-icon svg {
    transition: all 0.2s ease-in-out;
}
.services-hover:hover .services-icon .elementor-icon {
    background-color: #01ACEF!important;
}
.services-hover:hover .services-icon .elementor-icon svg{
    fill: #ffffff!important;
}
.modal-header .btn-close:hover {
    opacity: 1;
	background-color: transparent;
}
@media (min-width: 992px) {
    .stage-wrap.is-column {
        display: flex!important;
        flex-direction: column!important;
    }
}
div[data-wpcf7-id="13"] form input,
div[data-wpcf7-id="13"] form select,
div[data-wpcf7-id="13"] form textarea{
    border: 1px solid #404040;
    border-radius: 5px;
}
div[data-wpcf7-id="13"] form input[type="submit"]{
    background-color: #404040;
    font-size: 1.1em;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    letter-spacing: 1px;
    width: 50%;
}
@media(max-width:500px){
    div[data-wpcf7-id="13"] form input[type="submit"]{
        width:100%;
    }
}
.services-accordion-learn-more-icon .elementor-button-content-wrapper {
	align-items: center;
}
.services-accordion-learn-more-icon .elementor-button-content-wrapper svg{
	font-size: 25px;
}

/* READ MORE */
/* hidden state */
.read-more-content{
  max-height:0;
  overflow:hidden;
  transition:max-height 0.35s ease;
}

/* open state */
.read-more-content.is-open{
  overflow:hidden;
}

/* icon animation */
.elementor-button-icon svg{
  transition: transform .25s ease;
}

/* rotate icon when open */
.readmore-active .elementor-button-icon svg{
  transform: rotate(180deg);
}


/* CONTACT FOMR 7*/
div[data-wpcf7-id="9"] input[type=text],
div[data-wpcf7-id="9"] input[type=tel],
div[data-wpcf7-id="9"] input[type=email],
div[data-wpcf7-id="9"] textarea{
    border: 1px solid #2D3748;
}
div[data-wpcf7-id="9"] input[type=submit]{
    background-color: #1A365D;
    width: 100%;
}

div[data-wpcf7-id="9"] form > span:not(last-child){
    margin-bottom: 15px;
}
div[data-wpcf7-id="9"] form span[data-name="message"] {
    margin-bottom: 0;
}
div[data-wpcf7-id="9"] form .wpcf7-spinner{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 5%;
}

div[data-wpcf7-id="485"] input,
div[data-wpcf7-id="485"] textarea{
    border: 1px solid #2D3748!important;
    margin-bottom: 10px!important;
}
div[data-wpcf7-id="485"] input[type=submit]{
    background-color: #C9A84C;
    width: 100%;
}
div[data-wpcf7-id="485"] form span[data-name="message"] {
    margin-bottom: 0;
}
div[data-wpcf7-id="485"] form .wpcf7-spinner{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 5%;
}
div[data-wpcf7-id="485"] .wpcf7-response-output{
    color:#1A365D;
    font-weight: 500;
    font-size: 14px;
    margin-top: 1em!important;
}