.mt-5 {
    margin-top: 3rem !important;
}
.order-lg-last {
        order: 6 !important;
    }
	.contact-wrap {
    padding: 2.5rem;
    background: var(--white);
    position: relative;
}
.contact-wrap .form-control {
    border: 1px solid #ccc;
    background-color: #fff;
}
.col-md-12{ width: 100%;;}
.btn {
    display: inline-flex;
    justify-content: center;
    padding: 0.719rem 1.9rem;
	background: #00894d;
    font-size: 1rem;
    outline: none;
    align-items: center;
    position: relative;
    border-radius: 60px; color: #fff; border: none;
    font-weight: 400;
    overflow: hidden; margin: 15px 0 0 0; cursor: pointer;
}
.btn:hover {
	background: #dc2f26;
}
.col-lg-4 {
        flex: 0 0 auto;
        width: 33.33333333%;
		padding: 0px 20px;
    }
	
.icon-box-4 svg {
    color: #beafb1;
    display: block;
    stroke-width: 1px;
    position: absolute;
    width: 60px;
    height: 60px;
    left: -18px;
    top: 50%;
    transform: translateY(-50%);
}
.icon-box-4 h3 {
    font-size: 1.25rem;
    color: #27304b;
    font-weight: 800;
    position: relative;padding: 0 0 10px 0;
}
.icon-box-4.bg-green {
    background: #D9E7DB;
}
.icon-box-4 {
    text-align: left;
    padding: 1.7rem 1.25rem 1.7rem 4rem;
    position: relative;
    border-radius: 7px;
    overflow: hidden;
    -webkit-transition: all 0.15s linear;
    -moz-transition: all 0.15s linear;
    -o-transition: all 0.15s linear;
    transition: all 0.15s linear;
}
.icon-box-4 svg {
    color: #beafb1;
    display: block;
    stroke-width: 1px;
    position: absolute;
    width: 60px;
    height: 60px;
    left: -18px;
    top: 50%;
    transform: translateY(-50%);
}
.icon-box-4.bg-gray {
    background: rgba(90, 58, 59, 0.07);
}
.icon-box-4 {
    text-align: left;
    padding: 1.7rem 1.25rem 1.7rem 4rem;
    position: relative;
    border-radius: 7px;
    overflow: hidden;
    -webkit-transition: all 0.15s linear;
    -moz-transition: all 0.15s linear;
    -o-transition: all 0.15s linear;
    transition: all 0.15s linear;
	margin: 0 0 15px;
}
.col-lg-8 {
        flex: 0 0 auto;
        width: 66.66666667%;
    }

.icon-box-4.bg-orange {
    background: rgba(213, 155, 45, 0.2);
}


.icon-box-4.bg-gray {
    background: rgba(90, 58, 59, 0.07);
}
.contact-wrap {
    padding: 2.5rem;
    background: #f3f1f1;
    position: relative;
}
.row {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
    margin-top: calc(-1* var(--bs-gutter-y));
    margin-right: calc(-.5* var(--bs-gutter-x));
    margin-left: calc(-.5* var(--bs-gutter-x));
}
.col-md-6 {
        flex: 0 0 auto;
        width: 50%;
    }
	.form-control {
    border: none;
    box-shadow: none;
    font-size: 0.9375rem;
    border: 1px solid var(--white);
    outline: none;
    color: #5b5b5b;
    background-color: var(--white);
    height: auto;
    padding: 0.8rem 1rem;
    border-radius: 5px;
    box-shadow: 0px 0px 147px 0px rgba(0, 0, 0, 0.07);
    -webkit-transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;
    -ms-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out;
	width: 95%;
    margin: 12px;
}
#phone {
    padding: 015px;
    min-height: inherit;
}
.col-md-12 textarea{ width: 98%;}
.wide-tb-100 {
    padding-top: 60px;
    padding-bottom: 20px;
}
.col-md-12 button { margin: 0 0 0 15px;}
.map-frame {
    width: 80%;
    margin: 0 auto;
    overflow: hidden;
    border-radius: 10px;
    box-shadow: 0px 0px 43px 0px rgba(0, 0, 0, 0.1);
    max-height: 475px;
}
.map-frame iframe {
    width: 100%;
    border: none;
    height: 475px;
}
.callout-style-side-img .img-callout {
    width: 350px;
    overflow: hidden;
}
.callout-style-side-img .text-callout {
    padding: 1.5rem 2rem;
    font-size: 1rem;
}
.d-lg-flex {
        display: flex !important;
    }
    .col-sm-12 {
        flex: 0 0 auto;
        width: 100%;
    }
	.map-frame {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    border-radius: 10px;
    box-shadow: 0px 0px 43px 0px rgba(0, 0, 0, 0.1);
    max-height: 475px;
}
.top-broken-grid {
    margin-top: -80px;
    margin-bottom: 70px;
}
.callout-style-side-img {
    background-color: var(--white);
    box-shadow: 0px 0px 54px 0px rgba(39, 48, 75, 0.26);
}
.bg-gray a{ color: #5b5b5b;}

.search_box { text-align: left; padding: 25px 0; border-bottom: 1px solid #ccc;}
.search_box h3{ padding: 0 0 15px 0; }
.search_box p{ padding: 0 0 15px 0; text-align: left !important;}
.search_box a{  color: #100088; text-decoration: underline;}


@media screen and (max-width:1024px){
.col-lg-4 {
    flex: inherit;
    width: auto;
    padding: 0px 20px;
}
.col-lg-8 {
    flex: inherit;
    width: auto;
}
.col-md-6 {
    flex: inherit;
    width: 100%;
}
}