.blog-pagination.pagination ul li a,
.breadcrumb a,
.btn,
.btn:active,
.btn:focus,
.btn:hover,
.cta-btn,
.featured-post a,
.findbystatebox li a,
.foot-col a,
.footer .social-icons li a,
.footer-nav li a,
.footphone a,
.fran-phone a,
.gallery-item a,
.gallery-item a:hover,
.headphone a,
.headphone a:active,
.headphone a:focus,
.headphone a:hover,
.home-boxes h3 a,
.home-featured-services .fs-row .fs-col a,
.linkbtn,
.linkbtn:hover,
.logo a,
.post h1 a,
.post h2 a,
.post_info a,
.sidebox ul li a,
.social-icons a,
.social-icons a:active,
.social-icons a:focus,
.social-icons a:hover,
.social-icons li a,
.social-sharing a,
.top-links li a,
.top-links li a:active,
.top-links li a:focus,
.top-links li a:hover,
.wp-pagenavi a,
nav ul li a,
nav ul li a:hover,
.searchsite {
    text-decoration: none
}

.featured-post a:active,
.featured-post a:focus,
.featured-post a:hover,
.findbystatebox li a:hover,
.footer a:active,
.footer a:focus,
.footer a:hover,
.home-boxes h3 a:active,
.home-boxes h3 a:focus,
.home-boxes h3 a:hover,
.logo a:active,
.logo a:focus,
.logo a:hover,
.post h2 a:active,
.post h2 a:focus,
.post h2 a:hover,
.sidebox ul li a:active,
.sidebox ul li a:focus,
.sidebox ul li a:hover,
.wp-pagenavi a:active,
.wp-pagenavi a:focus,
.wp-pagenavi a:hover {
    text-decoration: underline
}
/* .banner-inner h1{
    text-shadow: 0 0 20px rgb(0, 0, 0);
} */
form {
    margin: 0
}

img.alignright {
    float: right;
    margin: 0 0 20px 20px;
	box-shadow:0px 8px 10px rgba(0,0,0,0.24);
}

img.alignleft {
	box-shadow:0px 8px 10px rgba(0,0,0,0.24);
    float: left;
    margin: 0 20px 20px 0
}

p {
    margin: 0 0 20px 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0 0 20px 0;
    padding: 0;
    line-height: 1;
    font-weight: 700;
}

h1 {
    font-size: 3.111em
}

h2 {
    font-size: 2.444em;
}

h3 {
    font-size: 2.111em;
}

h4 {
    font-size: 1.889em;
}

h5 {
    font-size: 1.556em;
}

h6 {
    font-size: 1.222em;
}

ul {
    padding: 0
}
 .section-title{
    font-size: 2.44em;
    color: #000;
    font-weight: 700;
    margin-bottom: 50px;
    text-transform: inherit;
    }
.section-title strong{
    font-weight: 800;
}
a {
    color:#55b763;
    text-decoration: underline;
    background-color: #fff;
}

body a {
    background-color: transparent
}

a:active,
a:focus,
a:hover {
    color: #55b763;
    text-decoration: underline;
    background-color: #fff
}

body a:active,
body a:focus,
body a:hover {
    background-color: transparent
}

body {
    overflow-x: hidden;
    font-family: 'Raleway', sans-serif;
    font-size: 112.5%;
    line-height: 1.667em;
    word-wrap: break-word;
    padding: 0;
    margin: 0;
}

body,
html {
    height: 100%
}
.outer-wrap{
    position: relative;
}
.promotion-bar{
    text-align: center;
    float: left;
    width: 100%;
    background: #008C95;
    color: #fff;
    padding: 12px 0;
    font-size: 0.875em;
    font-weight: 700;
}
.banner-inner{
  position: relative;
  margin-top: -54px;
  min-height: 410px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center bottom;
}
.promotion-bar p{
margin: 0;
}
.header {
  z-index: 4;
  width: 100%;
  transition: all .5s ease-out;
  -o-transition: all .5s ease-out;
  -moz-transition: all .5s ease-out;
  -webkit-transition: all .5s ease-out;    
}
.nav-hamburger,
.nav-hamburger-close{
    width: 37px;
  float: right;
    cursor: pointer;
    display: none;
}
.nav-hamburger span,
.nav-hamburger-close span{
    width: 100%;
  display: block;
  background: #483B2F;
  height: 4px;
  margin: 7px 0;
  border-radius: 3px;
}
.nav-mobile{
    display: none;
}
.nav-mobile .nav-hamburger-close{
  display: block;
  position: absolute;
  right: 20px;
  top: 26px;
}
.nav-mobile .nav-hamburger-close span:first-child{
    transform: rotate(41deg);
  transform-origin: 50% -5px;
}
.nav-mobile .nav-hamburger-close span:last-child{
   transform: rotate(-45deg);
  transform-origin: 0px 0px;
}





/* .header.sticky-header {
  padding: 20px 0;
     background: rgba(84,89,95,0.75);
} */


.topbar{
  width: 100%;
  background: #111;
  text-align: right;
  padding: 12px 0;
    margin-bottom: 10px;
  color: #fff;
    transition: all 0.5s ease-in-out;
}
.nav-secondary{
float: left;
  width: 100%;
  clear: both;
  border-top: solid 2px rgba(136,102,75,0.25);
  border-bottom: solid 2px rgba(136,102,75,0.25);
  padding: 17px 0;
  position: relative;
  z-index: 4;
}
.nav-secondary ul{
display: flex;
  text-align: center;
  flex-wrap: wrap;
  list-style-type: none;
  margin: 0;
  justify-content: center;
  border-right: solid 1px rgba(136,102,75,0.5);
}
.nav-secondary ul li{
 border-left: solid 1px rgba(136,102,75,0.5);
  width: 16.6%;
}
.nav-secondary ul li a{
text-decoration: none;
  color: #88664B;
  font-weight: 600;
  display: block;
  padding: 8px 0;
  line-height: 1;
    position: relative;
}
.nav-secondary ul li a:hover,
.nav-secondary ul li a:focus{
  color: #CC8613;
}
.nav-secondary ul > li.current-menu-item a:before {
  content: "";
  width: 40px;
  height: 1px;
  background: rgba(136,102,75,0.5);
  position: absolute;
  left: 50%;
  bottom: 0;
  margin-left: -20px;
}
.topbar p{
    margin: 0;
    text-align: left;
}
.topbar p a{ 
    color: #414141;
    font-weight: 400;
}
.topbar p a:hover,
.topbar p a:focus,
.topbar p a:active{ 
    color: #CC8613;
}
.logo-contact-row{
	   transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -webkit-transition: all .5s ease-out
}
.wrapper-alt {
    position: relative;
    margin: 0 auto;
    width: 96%
}

.wrapper {
    position: relative;
    margin: 0 auto;
    width: 1300px;
    max-width: 1300px;
}

.v-center {
    align-items: center
}

img {
    height: auto;
    outline: 0;
    vertical-align: middle;
    max-width: 100%
}

.topright {
   float: left;
text-align: right;
width: 100%;
}


.normal-search{
    position: relative;
}
.normal-search form{
    width: 100%;
}
.normal-search input[type="text"]{
background: #fff;
  border-radius: 10px;
  box-shadow: 0 3px 6px rgba(0,0,0,0.1);
  font-size: 0.875em;
  padding: 6px 15px;
    border: none;
}
.normal-search input[type="submit"]{
background: url("img/search-icon.svg") no-repeat;
  border: none;
  width: 12px;
  height: 12px;
  position: absolute;
  right: 15px;
  top: 12px;
  background-size: cover;
  cursor: pointer;
}

.logo{
  position: relative;
    z-index: 1;
}
.topbar .social-icons {
  justify-content: flex-end;
}
.topbar .social-icons a{
  width: auto;
    height: auto;
    background: none;
    color: #55b763;
    line-height: normal;
}
.topbar .social-icons a:hover{
    color: #fff;
    background: none;
}
.logo a{
display: block;
	position: relative;
	z-index: 1;
}
.social-icons {
    display: flex;
    flex-wrap: wrap;
}


.social-icons a {
background: #f5a600;
  color: #000;
  width: 32px;
  height: 32px;
  line-height: 32px;
  border-radius: 5px;
  transition: all .5s ease 0s;
  text-align: center;
    margin: 0 0 0 8px;
}
.social-icons a:first-child {
margin-left: 0;
}
.social-icons a span {
    display: none
}

.social-icons a:active,
.social-icons a:focus,
.social-icons a:hover {
    color: #fff;
    background: #55b763;
}

.headphone {
font-style: normal;
  position: relative;
  margin:0 0 0 5px;
  font-weight: 700;
  line-height: 1;
  font-size: 1.0em;
  text-align: right;
  vertical-align: middle;
}
.headphone strong{
  font-weight: 800;
  font-size: 0.731em;
  display: block;
}
/*.headphone:before {
    content: "\f2a0";
    font-family: Font Awesome\ 6 Free;
    font-weight: 700;
  display: inline-block;
  margin: 0 10px 0 0;
  font-size: 0.90em;
  vertical-align: middle;
}*/

.headphone a {
    color: #636765
}

.headphone a:active,
.headphone a:focus,
.headphone a:hover {
    color: #008C95
}

.btn {
    z-index: 1;
    border: none;
    color: #fff;
    /* display: inline-block; */
    line-height: 1;
    margin: 0;
    padding: 15px 40px;
    position: relative;
    text-align: center;
    vertical-align: middle;
    word-wrap: break-word;
    white-space: normal;
    font-weight: 700;
    cursor: pointer;
    /* font-family: "Inter", serif; */
    /* font-size: 0.889em; */
    background: #2F7C54;
    transition: all .5s ease 0s;
    border-radius: 50px;
}


.btn.btn-alt{
background: #f5a600;
  color: #000;
}
.btn.btn-alt:hover,
.btn.btn-alt:focus,
.btn.btn-alt:active{
	 background: #111;
	color: #fff;
}
.btn.with-arrow:after{
content: "\f08e";
font-family: Font Awesome\ 6 Free;
font-size: 1.2em;
  font-weight: 700;
  margin: -4px 0 0 7px;
  display: inline-block;
  vertical-align: middle;
}
.head-col2 .btn{
    font-weight: 400;
}
.main-nav {    
    text-align: right;
}

.menu-collapser {
box-sizing: border-box;
  clear: both;
  z-index: 1;
}

.collapse-button {
    position: relative;
    width: 30px;
    display: inline-block;
    text-align: center;
    cursor: pointer;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}

.collapse-button .icon-bar {
display: block;
  height: 1px;
  width: 100%;
  margin: 8px 0;
  background-color: #008c95;
  border-radius: 1px;
}

ul.slimmenu {
    display: inline-block;
    list-style-type: none;
    margin: 0;
    padding: 0;
    vertical-align: middle
}

ul.slimmenu:after {
    clear: both
}

ul.slimmenu.collapsed li {
    display: block;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}

ul.slimmenu.collapsed li>ul {
    position: static;
    display: none
}

ul.slimmenu.collapsed li a {
    display: block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}

ul.slimmenu li {
    position: relative;
    padding: 0 23px;
    display: inline-block
}

ul.slimmenu > li.current-menu-item > a{
color: #55b763;
}
ul.slimmenu > li:last-child{
    padding-right: 0;
}

ul.slimmenu li ul {
    margin: 0;
    list-style-type: none;
    background:#292929;
}

ul.slimmenu li ul li {
    border-left: none;
    border-top:rgba(255, 255, 255, .20) solid 1px;
    display: block;
    padding: 0;
    float: none;
    clear: both
}

ul.slimmenu li ul li:first-child {
    border: none
}

ul.slimmenu li ul {
    padding: 10px 0;
    text-align: left;
    position: absolute;
    left: 0;
    top: 100%;
    z-index: 999;
    display: none;
    width: 320px
}

ul.slimmenu li ul li ul {
    position: absolute;
    left: 100%;
    top: 0;
    z-index: 999;
    display: none;
    width: 100%
}

ul.slimmenu li a {
color: #173326;
  font-weight: 700;
  display: block;
  line-height: 1;
  position: relative;
  text-decoration: none;
  transition: background-color .5s ease-out;
  -o-transition: background-color .5s ease-out;
  -moz-transition: background-color .5s ease-out;
  -webkit-transition: background-color .5s ease-out;
  font-size: 1.0em;
}

ul.slimmenu li ul li a {
    padding: 5px 20px;
    border: none;
	color: #fff;
}

ul.slimmenu li li .sub-toggle {
    top: 4px;
    right: 16px;
	color: #fff;
    transform: rotate(-90deg)
}

ul.slimmenu li:hover>a {
    text-decoration: none;
}

ul.slimmenu li a:active,
ul.slimmenu li a:focus,
ul.slimmenu li a:hover {
    text-decoration: none;
    color: #55b763;
}

ul.slimmenu li .sub-toggle {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 999;
    text-align: center;
    cursor: pointer;
    font-size: 0.700em
}

ul.slimmenu li .sub-toggle:before {
    content: '';
    display: inline-block;
    height: 100%;
    margin-right: -.25em;
    vertical-align: middle
}

ul.slimmenu li .sub-toggle>i {
    display: inline-block;
    vertical-align: middle
}


.home-slider-container {
    float: left;
    width: 100%;
    position: relative;
}

.home-slider {
    clear: both;
    float: left;
    position: relative;
    width: 100%
}

.slick-arrow {
    border: 0;
    position: absolute;
    top: 50%;
    padding: 0;
    color: #fff;
    transition: all .5s ease 0s;
    background: #2F7C54;
    z-index: 3;
    font-size: 1.0em;
    cursor: pointer;
    margin: -24px 0 0 0;
    width: 47px;
    height: 47px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 100%;
}

.slick-arrow:hover {
 color:#fff;
    background: #55b763;
}

.slick-prev {
    left: -40px;
}

.slick-next {
    right: -40px;
}

.slick-dots li {
    line-height: normal;
    margin: 0 4px;
    list-style-type: none;
    display: inline-block
}

.slick-dots li button {
  text-indent: -9999px;
  width: 7px;
  padding: 0;
  height: 7px;
  border-radius: 100%;
  border: none;
  background: #999;
  cursor: pointer;
}

.slick-dots li button:hover,
.slick-dots li.slick-active button {
    background: #666
}

.home-slider .slick-dots{
	position: absolute;
	left: 0;
	bottom: 30px;
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: 0
}

.slick-list.dragging {
    cursor: pointer
}

.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.slick-track:after,
.slick-track:before {
    display: table;
    content: ''
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    display: none;
    float: left;
    position: relative;
    height: 100%;
    min-height: 1px
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.home-slider .slick-prev {
    left: 20px
}

.home-slider .slick-next {
    right: 20px
}
.home-slider img {
    width: 100%;
    display: block;
    margin: 0 auto
}
.slider-text .wrapper{
	
}

.slider-text {
width: 100%;
margin: 0;
position: absolute;
left: 0;
top: 0;
padding: 0;
height: 100%;
display: flex;
align-items: center;
z-index: 3;
}

.slider-text h2 strong {
    font-weight: 500
}

.slider-text h2 {
font-size: 3.2em;
  color: #2e2e2e;
  font-weight: 300;
  margin-bottom: 30px;
  line-height: 1.25em;
}
.slider-text h3{
font-size: 3.684em;
  color: #fff;
  text-shadow: 0 2px 0 rgba(0,0,0,0.50);
  font-weight: 900;
}
.slider-text .normal-search{
    margin-right: 10px;
    max-width: 215px;
}

.slider-text p {
font-size: 1.125em;
  font-weight: 200;
  margin-bottom: 0;
  color: #2e2e2e;
}
.banner-cta{
flex-wrap: wrap;
    display: flex;
    align-items: center;
    padding-top: 30px;
}
.slider-text-inner{
    width: 55%;
}


.homeform {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    display: flex;
    align-items: flex-end;
    height: 100%
}

.homeform .featurebox {
    float: right;
    width: 30%;
	top: -116px;
	overflow-x: clip;
}
.featurebox-outer .featurebox{
    background: none;
    padding: 0 150px 0 0;
}
.featurebox-outer .featurebox input:not(.btn),
.featurebox-outer .featurebox textarea{
    background: #f2f6ef;
}
.featurebox-outer{
    background-size: cover;
    background-position: center center;

 }
.video-banner{
   text-align: center;
  min-height: 600px;
  overflow: hidden;
}
.video-banner video{
    position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
    display: block;
}
.featurebox-outer .featurebox h2 {
  font-size: 2.45em;
}
.featurebox-outer:before{
content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background:rgba(17,17,17,0.3);
}
.featurebox {
float: left;
  width: 100%;
  position: relative;
  padding: 50px 40px;
  background: #f2f6ef;
  border-radius: 26px;
}
.featurebox .btn{
    width: 100%;
    border-radius: 10px;
}
.featurebox input[type=email],
.featurebox input[type=text],
.featurebox input[type=tel],
.featurebox select,
.featurebox textarea {
color: #000;
  opacity: 1;
  margin: 0;
  font-weight: 400;
  background: #fff;
  border: solid 1px #55b763;
  transition: padding .5s ease-out;
  -o-transition: padding .5s ease-out;
  -moz-transition: padding .5s ease-out;
  -webkit-transition: padding .5s ease-out;
  border-radius: 10px;
  font-style: normal;
  font-size: 0.889em;
}

.featurebox label {
   font-weight: 500;
  display: block;
  font-size: .889em;
}

.featurebox select {
    -moz-appearance: none;
    -webkit-appearance: none
}
.featurebox h2 {
display: block;
  font-size: 1.833em;
  position: relative;
  color: #55b763;
  text-transform: uppercase;
}

.featurebox h2 span{
background:#3d3d3d;
display:inline-block;
padding:0 30px;	
}
.featurebox h4 {
    color: #fff;
    font-size: .889em;
    font-weight: 700;
    margin: 0 0 18px;
    padding: 0 0 14px 0
}

.featurebox-inner {
    float: left;
    width: 100%;
}

.featurebox .form-row img {
    vertical-align: middle
}

.form-row {
	margin-top: 18px;
}

.form-full textarea {
    padding-left: 3.5%;
    padding-right: 3.5%
}

.form-row textarea {
    height: 95px
}
.btn-arrow:after{
     content: "\f101";
    font-family: Font Awesome\ 6 Free;
    font-weight: 700;
  display: inline-block;
  margin: 0 0 0 10px;
}
.video-banner h1,
.banner-inner h1{
    color: #fff;
    font-size: 3.5em;
    display: block;
    font-weight: 600;
    margin-bottom: 40px;
    text-transform: uppercase;
}
.banner-inner.houston-banner h1{
    font-size: 2.5em;
}
.banner-inner h1 strong{
    font-weight: 600;
  display: block;
  color: #61CE70;
  font-size: 0.465em;
  padding-bottom: 10px;
}
.overlay-black {
    background: rgba(0,0,0,0.4);
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    padding: 60px 0;
}
.overlay-green {
    background: rgba(0,0,0,0.4);
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    padding: 60px 0;
}
.light-greenBG{
    background: #55B763 !important;
}
.service-sec{
    background: #f5f5f5;
}
.banner-text {
    bottom: 30px;
    color: #fff;
    left: 30px;
    position: absolute
}

.banner-text h1 {
    color: #fff;
    font-size: 58px;
    display: inline-block;
    padding: 0 15px;
    margin-bottom: 15px;
    text-transform: uppercase;
    background: rgba(101, 174, 69, .77)
}

.banner-text p {
    color: #fff;
    font-size: 1.556em;
    line-height: 38px;
    margin-bottom: 15px;
    width: 36%
}

.banner-text cite {
    color: #fff;
    font-style: normal;
    font-size: 28px
}

.banner-text cite span {
    color: #fed403
}

.breadcrumb-bar {
z-index: 1;
float: left;
width: 100%;
padding: 10px 0;
position: relative;
font-size:0.889em;
}

.breadcrumb {
    margin: 0;
    padding: 0;
    background: no-repeat;
    border-radius: inherit
}

.breadcrumb li {
line-height: normal;
list-style-type: none;
margin: 0;
font-weight: 400;
display: inline-block;
text-shadow: 0 1px 0 rgba(255,255,255,0.29);
}



.breadcrumb a {
    color: #292929
}

.breadcrumb a:active,
.breadcrumb a:focus,
.breadcrumb a:hover {
    color: #008c95
}

.breadcrumb>li+li::before {
    padding: 0 5px;
    color: #231f20;
    content: "\f105";
    font-family: Font Awesome\ 6 Free;
    font-weight: 600;
	font-size: 0.7em;
}

#searchform {
    display: none;
    background: #d2232a;
    color: #fff
}

#searchform .btn {
    margin-top: 10px;
    display: block;
    width: 100%
}

#searchform .btn:active,
#searchform .btn:focus,
#searchform .btn:hover {
    background: #000;
    color: #fff
}

.home-slider .slick-slide:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#560f2d+50,000000+100&0.5+0,0.5+100 */
background: linear-gradient(to right,  rgba(86,15,45,0.5) 0%,rgba(86,15,45,0.5) 50%,rgba(0,0,0,0.5) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

}
.top-links {
margin: 0;
  padding: 0;
  display: inline-block;
  vertical-align: middle;
}

.top-links li {
    display: inline-block;
    margin: 0;
    line-height: normal;
    padding: 0 12px;
}
.top-links li:last-child {
    border-left: solid 1px #979797;
}
.top-links li a {
    color:#636765
}

.top-links li a:active,
.top-links li a:active .fas,
.top-links li a:focus,
.top-links li a:focus .fas,
.top-links li a:hover,
.top-links li a:hover .fas {
    color: #008C95
}
.searchsite span{
display:none;	
}
.searchsite{
color: #d2232a;
border-left: #444 solid 2px;
padding-left: 15px;
display: inline-block;
vertical-align: middle;
}
.searchsite:hover,
.searchsite:focus,
.searchsite:active{
color: #1b75bc;
}



/* Payal Css */

/* Custome CSS */

.top-line{
    border-bottom: 6px solid #2F7C54;
    margin-bottom: 2px;
}

.bottom-line{
    border-bottom: 6px solid #2F7C54;
    margin-top: 2px;
}
.text-white{
    color: #fff;
    position: relative;
}
.cust-padding{
    padding: 0px 25px;
}
.quote-img {
    margin: 0 0 0 auto;
}
.btn-large{
    padding: 15px 50px;
    font-size: 1.222em;
}
.btn:focus, .btn:hover {
    background: #55B763;
    color: #fff;
}
.cutm-btn:focus, .cutm-btn:hover {
    background: #55B763 !important;
    color: #fff !important;
}
.cutm-btn{
    background: #fff !important;
    color: #2F7C54 !important;
    font-size: 1.5rem;
}
.w-100{
    width: 100% !important;
}
.xxl-fontSize{
    font-size: 2.0em;
}

/* Banner Area */
.banner-inner .cust-style{
    font-family: 'Yellowtail', cursive;
    font-size: 2.0em;
    margin-left: -47px;
    transform: rotate(-5deg);
    color: #55b763 !important;
    text-transform: capitalize;
    font-weight: normal;
    margin-top: -37px;
}
.banner-inner .banner-top-text{
    font-size: 1.444em;
    color: #fff;
    font-style: italic;
    font-weight: 700;
}
.banner-inner .banner-txt{
 text-align: center;
  margin-bottom: 0;
  font-size: 2.6em;
  color: #fff;
  text-transform: uppercase;
  line-height: normal;
  font-weight: 900;
}

.banner-inner .offer-badge{
    position: absolute;
    bottom: 0;
    right: 0;
    left: auto;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.banner-inner .offer-badge img{
    width: 257px;
    height: auto;
}

.banner-cust-line{
    background-color: #E10813;
    border: 6px solid #2F7C54;
    margin: 0px 154px;
    border-top: 0;
    border-radius: 0px 0px 15px 15px;
    p {
        color: #fff;
        font-weight: 700;
        font-size: 1.5em;
        text-transform: capitalize;
        padding: 20px;
        text-align: center;
        margin: 0;
    }
}

/* Benefits with Us */

.benefits-sec .card {
    border: 1px solid #2F7C54;
    border-radius: 20px;
}
.benefits-sec .card-body{
    padding: 10px 10px;
    display: flex;
    align-items: center;
}
.img-box{
    background-color: #2F7C54;
    border-radius: 12px;
    width: 81px;
    height: 91px;
    display: flex;
    align-items: center;
    justify-content: center;           
}
.benefits-sec img{
    width: 40px;
    height: auto;
}
.benefit-txt {
    padding-left: 20px;
    font-size: 1.556em;
    font-weight: 500;
    text-align: left;
}
    
/* Our Services */

.ourService-sec .card {
    border: 4px solid #2F7C54;
    border-radius: 20px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.ourService-sec .card-body {
    padding: 25px 12px;
}
.ourService-txt {
    font-size: 1.667em;
    font-weight: 600;
    text-align: left;
}

/* Our Process */

.process-sec{
    background-repeat: no-repeat;
    background-position: center right;
    background-size: cover;
    color: #fff;
}
.process-sec:before{
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(43, 118, 83, 0.5);
}

.process-sec .card{
    text-align: center;
    background-color: #fff;
    color: #000;
    border-radius: 20px;
    position: relative;
    height: 100%;
}

.process-sec .card-header{
    border-bottom: 1px solid #2F7C54;
    color: #2F7C54;
    font-weight: 700;
    font-size: 1.111em;
    text-transform: uppercase;
    padding: 15px;
}

.process-sec .card-body{
    padding: 20px 20px 55px 20px;
}

.process-sec .card-body p {
    line-height:26px;
    font-family: 'Inter', sans-serif;
}

.process-sec .card-footer{
    background-color: #55B763;
    border-radius: 50px;
    width: 82px;
    height: 82px;
    display: flex;
    color: #fff;
    font-size: 1.667em;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    position: absolute;
    bottom: -40px;
    left: 38%;
    font-family: 'Inter', sans-serif;
}

/* About the Owner */

.owner-sec{
    padding: 0;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
}
.owner-sec .card{
    background-color: #fff;
    color: #000;
    border-radius: 20px;
    position: relative;
    height: 100%;
    border: 6px solid #55B763;
}

.owner-sec .card-body{
    padding: 50px 50px 50px 20px;
}

/* Bottom Tagline */

.tagline-inner{
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    position: relative;
    text-align: center;
    padding: 50px;
}

.tagline-inner:before{
    content: "";
    width: 100%;
    height: 100%;
    background: rgba(47,124,84,0.6);
    position: absolute;
    left: 0;
    bottom: 0;
}

.tagline-inner .section-title{
   line-height: 55px;
}

/* FAQ */

.faq-sec .section-title{
    line-height: 55px;
}

.faq-sec .faq-images{
    width: 100%;
    padding: 10px;
}

.panel-title > a:before {
    float: right !important;
    font-family: FontAwesome;
    content:"\f068";
    border: 1px solid #000;
    border-radius: 50px;
    width: 35px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    font-size: 16px;
}

.panel-title > a.collapsed:before {
    float: right !important;
    content: "\f067";
    border: 1px solid #000;
    border-radius: 50px;
    width: 35px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    font-size: 16px;
}
.panel-title > a,
.panel-title > a:hover, 
.panel-title > a:active, 
.panel-title > a:focus  {
    text-decoration:none;
    font-size: 24px;
    font-weight: 500;
    color: #000;
}
.panel-heading {
    padding: 20px 30px 20px 30px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}
.panel {
    margin-bottom: 20px !important;
    background-color: #ffffff;
    border: 1px solid transparent;
    -webkit-box-shadow: 0 1px 1px rgb(0 0 0 / 5%);
    box-shadow: 15px 16px 13px 8px rgb(4 4 4 / 5%);
    border-radius: 20px;
    border: 1px solid #000;
    border-bottom: 3px solid #000;
}

.panel .panel-body{
    padding: 15px 30px 15px 30px;
    border-top: 1px solid #2F7C54;
}

.faq-no{
    font-size: 30px;
    font-weight: 600;
    padding-right: 20px;
    font-family: 'Inter', sans-serif;
}

.faq-sec h2.section-title {
    margin-bottom: 20px;
}

.faq-sec a[aria-expanded="true"]{
    color: #2F7C54;
    font-weight: 600;
}

.faq-sec  a[aria-expanded="true"] > .panel{
    border-bottom: 3px solid #2F7C54;
}


/* Video Section */
.video-sec {
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    position: relative;
    text-align: center;
    padding: 50px 0px !important;
}

.video-sec .video-responsive {
    overflow: hidden;
    padding-bottom: 56.25%;
    position: relative;
    height: 0;
}
 
.video-sec .video-responsive iframe {
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    position: absolute;
    border-radius: 20px;
}
 

/* Footer */
.footer-copyrights {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    position: relative;
    text-align: center;
    margin-top:15px;
}
.footer-copyrights:before {
    content: "";
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    position: absolute;
    left: 0;
    bottom: 0;
}

.testimonial-single .testimonial_description {
    overflow-y:auto;
    height: 250px;
        text-align: left;
}
