.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-copyrights 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 ul li 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,
.blog-home ul li a{
    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
}

form {
    margin: 0
}

img.alignright {
    float: right;
    margin: 0 0 20px 20px;
}

img.alignleft {
    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: 3em
}

h2 {
    font-size: 1.7em
}

h3 {
    font-size: 1.4em
}

h4 {
    font-size: 1.1em
}

h5 {
    font-size: 1.0em
}

h6 {
    font-size: 1.0em
}

ul {
    padding: 0
}

a {
    color: #911813;
    text-decoration: underline;
    background-color: #fff
}

body a {
    background-color: transparent
}

a:active,
a:focus,
a:hover {
    color: #222222;
    text-decoration: underline;
    background-color: #fff
}

body a:active,
body a:focus,
body a:hover {
    background-color: transparent
}

body {
    overflow-x: hidden;
    font-family: "Bricolage Grotesque", sans-serif;
    font-size: 125.0%;
    line-height:1.5em;
    word-wrap: break-word;
    padding: 0;
    margin: 0;
    color: #222222;
}

body,
html {
    height: 100%
}
.site-wrapper{
    position: relative;
}

.header {
z-index: 5;
    padding: 30px 0;
width: 100%;
    position: sticky;
    top: 0;
    background: #fff;
transition: all .5s ease-out;
-o-transition: all .5s ease-out;
-moz-transition: all .5s ease-out;
-webkit-transition: all .5s ease-out;
}

.heademail{
text-decoration: none;
color: #000;
padding: 0 8px 0 15px;
font-weight: 500;
border-left: solid 2px #88a949;
}
.heademail:hover{
text-decoration:none;   
}
.topbar{
float: left;
width: 100%;
text-align: center;
padding: 28px 0;
}
.topbar .btn{
background: #ff6600;
    text-shadow: 0px 1px 0 rgba(0,0,0,0.35);
}

.topbar p{
margin:0;   
line-height:normal;
}

.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: 1640px;
  max-width: 100%;
}

.wrapper {
    position: relative;
    margin: 0 auto;
    width: 1440px;
    max-width: 1440px
}
.breadcrumb .post {
    border: none;
    float: inherit;
    margin: 0;
    width: auto;
    background: none;
    padding: 0;
    box-shadow: none;
}
 
.breadcrumb li span .current-item {
    font-weight: 700;
    color: #911813;
}
.v-center {
    align-items: center
}

img {
    height: auto;
    outline: 0;
    vertical-align: top;
    max-width: 100%
}
.topright {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

.logo{
 
}
.hero-video-section {
  position: relative;
  width: 100%;
  max-height: 650px;
  height: 650px;
  overflow: hidden;
  border-radius:30px;
}
.hero-video-section video {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: translate(-50%, -50%);
}


.social-icons a {
text-align: center;
display: inline-block;
margin: 0;
color: #fff;
position: relative;
width: 37px;
height: 37px;
line-height: 37px;
font-size: 1.0em;
transition: all .5s ease 0s;
background: #222222;
border-radius: 100%;
}

.social-icons a span {
    display: none
}
.text-right{
    text-align: right;
}
.text-center{
    text-align: center;
}
.theme-color{
    color: #911813;
}
.theme-bg{   
    background-color: #911813;
}
.social-icons a:active,
.social-icons a:focus,
.social-icons a:hover {
    background: #911813;
    text-decoration: none;
}
.btn.headphone {
font-size: 1.2em;
}
.headphone {
font-weight: 800;
  font-style: normal;
  position: relative;
  margin: 20px 0;
  font-size: 1.5em;
  line-height: 1;
  vertical-align: middle;
  text-decoration: none;
}
.headphone .fa-phone{
    color: #f95b01;
    font-size: 0.750em;
}
/*.headphone:before {
    content: "\f095";
    font-family: Font Awesome\ 6 Free;
    font-size: 1.000em;
font-weight: 700;
color: #008cd1;
display: inline-block;
margin: 0 10px 0 0;
}*/
/*.homeslider-bottom-bg{
position: absolute;
left: 0;
bottom: -105px;
float: left;
width: 100%;
background: url(img/slider-bottom-bg.png) no-repeat center center;
height: 460px;
z-index: 3;
}*/
.headphone a:active,
.headphone a:focus,
.headphone a:hover {
    color: #911813
}
.footer .social-icons a{
    background: #fff;
    color: #911813;
    border: 1px solid #911813;
}
.footer .social-icons a:hover{
    background: #911813;
    color: #fff;
}
.btn {
z-index: 1;
  border: none;
  color: #fff;
  display: inline-block;
  line-height: 1;
  margin: 0;
  padding: 17px 25px;
  position: relative;
  text-align: center;
  vertical-align: middle;
  word-wrap: break-word;
  font-family: "Bricolage Grotesque", sans-serif;
  white-space: normal;
  font-weight: 500;
  cursor: pointer;
  background: #911813;
  text-transform: uppercase;
  transition: all .5s ease 0s;
  border-radius: 40px;
  font-size: 0.9em;
}

.btn:focus,
.btn:hover,
a .btn:hover {
    background: #000;
    color: #fff;
}

.btn-border{
    border: 1px solid #911813;
    background-color: #FFFFFF;
    color: #000;
}
.btn.btn-border:hover,
.btn.btn-border:focus{
  background: #911813;
    color: #fff;
    border-color:#911813;
}
.btn.btn-alt{
     background: #000;
     color:#fff;
     
}
.btn.btn-alt:hover,
.btn.btn-alt:focus,
.btn.btn-alt:active{
     background: #911813;
    color: #fff;
}

.main-nav {    
    clear: both;
}
.main-nav.sticky-nav{
position: fixed;
left: 0;
top: 0;
z-index: 4;
background: #fff;
margin: 0;
padding: 15px 0;
text-align: center;
box-shadow: 0px 5px 10px rgba(0,0,0,0.15);
}
.menu-collapser {
    box-sizing: border-box;
    position: relative;
    text-align: right;
    width: 100%;
    float: left;
    clear: both;
    z-index: 1
}

.collapse-button {
position: relative;
width: 37px;
display: flex;
padding: 7px 10px;
text-align: center;
background-color: #222222;
cursor: pointer;
float: right;
border-radius: 100%;
height: 37px;
justify-content: space-evenly;
align-items: center;
flex-wrap: wrap;
flex-direction: column;
}

.collapse-button:focus,
.collapse-button:hover {
    background-color: #911813
}

.collapse-button:hover .icon-bar {
    background: #fff
}

.collapse-button .icon-bar {
    height: 2px;
    width: 18px;
    background-color: #fff;
    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;
    display: inline-block;
    margin: 0 15px;
}

ul.slimmenu li ul {
    margin: 0;
    list-style-type: none;
    background:#fff;
    border-radius: 20px;
    padding:12px 20px;
    box-shadow: 0 0 20px rgba(30, 44, 90, .2);
}

ul.slimmenu li ul li {
    border-left: none;
    border-top:rgba(27, 44, 90, .10) solid 1px;
    display: block;
    padding: 0;
    margin: 0;
    float: none;
    clear: both
}

ul.slimmenu li ul li:first-child {
    border: none
}

ul.slimmenu li>ul {
    text-align: left;
    position: absolute;
    left: 0;
    top: 100%;
    z-index: 999;
    display: none;
    width: 280px
}

ul.slimmenu li>ul>li ul {
    position: absolute;
    left: 100%;
    top: 0;
    z-index: 999;
    display: none;
    width: 100%
}

ul.slimmenu li a {
font-weight: 700;
  font-size: 0.9em;
  display: block;
  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;
  text-transform: uppercase;
    color: #222222;
}


ul.slimmenu li ul li a {
padding: 10px 0;
  border: none;
  line-height: 1;
    font-size: 0.75em;
}

ul.slimmenu li li .sub-toggle {
    top: 4px;
    right: 16px;
    transform: rotate(-90deg);
}



ul.slimmenu li a:active,
ul.slimmenu li a:focus,
ul.slimmenu li a:hover {
    text-decoration: none;
    color: #911813;
    text-shadow: inherit
}

ul.slimmenu li .sub-toggle {
position: absolute;
  right: -10px;
  top: 0;
  z-index: 999;
  color: #911813;
  text-align: center;
  cursor: pointer;
  font-size: 0.450em;
}

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
}

ul.slimmenu li.current-menu-item > a{
color: #911813;
}

.grad-line{
    width: 100%;
    height: 7px;
    display: block;
    
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ec5420+0,fcd704+29,30318b+67,0696e0+100 */
background: rgb(236,84,32); /* Old browsers */
background: -moz-linear-gradient(left, rgba(236,84,32,1) 0%, rgba(252,215,4,1) 29%, rgba(48,49,139,1) 67%, rgba(6,150,224,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, rgba(236,84,32,1) 0%,rgba(252,215,4,1) 29%,rgba(48,49,139,1) 67%,rgba(6,150,224,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, rgba(236,84,32,1) 0%,rgba(252,215,4,1) 29%,rgba(48,49,139,1) 67%,rgba(6,150,224,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ec5420', endColorstr='#0696e0',GradientType=1 ); /* IE6-9 */

}
.home-slider-container {
position: relative;
    clear: both;

}

.home-slider {
    clear: both;
    position: relative;
    width: 100%;
    
}
.slider-single{
min-height: 650px;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 30px;
  position: relative;
  overflow: hidden;
  display: flex;
  align-items: center;
}
.slider-single:before{
content: "";
    width: 100%;
    height: 100%;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#222222+0,911813+100 */
    background: linear-gradient(135deg,rgba(145, 24, 19, 1) 50%, rgba(255, 255, 255, 1) 160%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0.9;
}
.slick-arrow {
border: none;
  position: absolute;
  top: 50%;
  padding: 0;
  color: #222222;
  transition: all .5s ease 0s;
  z-index: 4;
  font-size: 0.8em;
  cursor: pointer;
  background: #e8e9ee;
  width: 48px;
  height: 48px;
  border-radius: 100%;
    margin-top: -24px;

}
.slick-arrow:hover,
.slick-arrow:focus,
.testimonials-rotator .slick-arrow:hover,
.testimonials-rotator .slick-arrow:focus{
    color: #fff;
    background: #000;
}
.slick-prev {
    left: 5%;
}

.slick-next {
    right: 5%;
}

.slick-dots li {
    line-height: normal;
    margin: 0 4px;
    list-style-type: none;
    display: inline-block
}

.slick-dots li button {
 text-indent: -9999px;
width: 15px;
padding: 0;
height: 15px;
border-radius: 100%;
border: none;
background: #bce0ed;
cursor: pointer;
}


.slick-dots li.slick-active button,
.slick-dots li button:hover{
    background: #911813;
}

.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%;*/
    height: auto !important;
    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: -90px
}

.home-slider .slick-next {
    right: -90px
}

.home-slider .slick-list {
    z-index: 3
}

.slider-text .wrapper{
    
}
.featurebox.grey{
    background: #f6f7f9;
    color: #222222;
}
.home-slider-container .featurebox{
   width: 500px;
  position: absolute;
  right: 70px;
  top: 70px;
  z-index: 3;
}
.slider-text {
width: 100%;
  margin: 0;
  padding: 0;
  color: #fff;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  background: rgba(145,24,19,0.6);
  display: flex;
  align-items: center;
}

.slider-text h2 strong {
color: #fff;
font-weight: 400;
}

.slider-text h2 {
 font-size: 3em;
  font-weight: 600;
}

.slider-text-inner {
width: 45%;
  padding: 0 0 0 70px;
}
.slider-text .btn{

}
.core-servs{
    list-style-type: none;
    display: flex;
    padding-top: 20px;
}
.core-servs li{
  margin: 0 5px;
}
.core-servs li a{
background: rgba(255,255,255,0.85);
  width: 100px;
  height: 100px;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
    transition: all .5s ease 0s;
}
.core-servs li a:hover{
background: rgba(255,255,255,1);
}
.homeform {
position: relative;
z-index: 3;
float: left;
width: 100%;
padding: 80px 0;
background: #edf0f6;

}


.homeform-inner {
background: rgba(136,169,73,0.91);
padding: 60px 0;
width: 100%;
float: left;
}
.featurebox p{
text-align:center;  
}
.featurebox {
    position: relative;
    color: #fff;
    border-radius: 40px;
    padding: 30px 40px;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.15);
    clear: both;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,911813+50 */
background: linear-gradient(135deg,  rgba(0,0,0,1) 0%,rgba(145,24,19,1) 50%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */


}

.featurebox .btn{
    margin-top: 10px;
}
.featurebox .btn.btn-alt:hover,
.featurebox .btn.btn-alt:focus,
.featurebox .btn.btn-alt:active{
    background: #fff;
    color: #911813;
}
.featurebox input[type=email],
.featurebox input[type=text],
.featurebox input[type=tel],
.featurebox input[type=file],
.featurebox select,
.featurebox textarea {
    opacity: 1;
    margin: 0;
    border-radius: 15px;
    font-size: 0.8em;
    transition: padding .5s ease-out;
    -o-transition: padding .5s ease-out;
    -moz-transition: padding .5s ease-out;
    -webkit-transition: padding .5s ease-out
}
/* .cta-box .featurebox{
    margin-top: -150px;
} */
.featurebox label {
font-size: 0.8em;
  font-weight: 500;
}

.featurebox select {
    -moz-appearance: none;
    -webkit-appearance: none
}
.featurebox h2 {
font-size: 1.7em;
  text-align: center;
  text-transform: uppercase;
  font-weight: 800;
}

.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 {

    width: 100%;
    position: relative;
}

.featurebox-inner form .form-check {
    display: flex;
}
.featurebox-inner form .form-check .wpcf7-list-item {
  margin: 0;
  line-height: normal;
}
.featurebox .wpcf7-spinner {
  position: absolute;
  left: 0;
  bottom: 0;
}
.featurebox .wpcf7-not-valid-tip{
  font-size: 0.80em;
}
.wpcf7 form .wpcf7-response-output{
     font-size: 0.80em !important;
  line-height: 1;
  padding: 10px 15px;
  border-width: 1px;
}
.w-30 {
  width: 30px !important;
  height: 20px;
}

.w-25 {
  width: 25px !important;
  height: 20px;
}


.featurebox .form-row img {
    vertical-align: middle
}
.homeform .form-row {
    margin-bottom:20px;
}
.form-row {
    margin-bottom: 13px;
}
.form-col-half{
    width: 49%;
}
.form-col-full{
    width: 100%;
}
.form-full textarea {
    padding-left: 3.5%;
    padding-right: 3.5%
}

.form-row textarea {
    height: 95px
}

.banner-inner {
    padding: 0 30px;
width: 100%;
  position: relative;
  color: #fff;
  border-radius: 30px;
  overflow: hidden;
  min-height: 200px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-repeat: no-repeat;
  background-position: top right;
  background-size: cover;

}

.banner-inner .container,
.banner-inner .wrapper {
    position: relative;
    z-index: 1;
}

.banner-inner h1,
.banner-inner p {
margin: 0;
  color: #fff;
  font-size: 1.7em;
  text-align: center;
  width: auto;
  display: block;
  font-weight: 600;
  position: relative;
}
.banner-inner:before {
  content: "";
  width: 100%;
  height: 100%;
  background: linear-gradient(135deg, rgba(145, 24, 19, 1) 50%, rgba(255, 255, 255, 1) 160%);
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0.9;
}
.banner-inner h1 span,
.banner-inner h2 span,
.banner-inner p span {
display: block;
  font-size: 0.367em;
  text-transform: uppercase;
  font-weight: 400;
  padding: 0 0 10px 0;
}
.overlay-black {

background: rgba(22,32,44,0.5);
width:100%;
height:100%;
    display: flex;
justify-content: center;
align-items: center;
}
.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;
    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
}

.banner-inner .featurebox {
    position: relative;
    float: right;
    width: 27%
}

.banner-inner .featurebox h2 {
    background: rgba(101, 174, 69, .75)
}

.banner-inner .featurebox-inner {
    background: rgba(244, 244, 244, .75)
}

.banner-inner img {
    height: inherit;
    margin: 0 auto;
    display: block;
}

.banner-inner .container {
    position: relative
}

.breadcrumb-bar {
  width: 100%;
  padding: 18px 0;
  margin-top: 0;
  position: relative;
  font-size: 0.8em;
    clear: both;
}

.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;
}
.breadcrumb a {
    color: #222222
}

.breadcrumb a:active,
.breadcrumb a:focus,
.breadcrumb a:hover {
    color: #911813
}
.breadcrumb li.active{
    font-weight: 700;
    color: #911813;
}
.breadcrumb>li+li::before {
padding: 0 5px 0 0;
  color: #222222;
  content: "\f054";
  font-family: Font Awesome\ 6 Free;
  font-weight: 700;
  font-size: 0.6em;
  display: inline-block;
  vertical-align: middle;
}

#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
}
.top-links {
    margin: 0;
    padding: 0
}

.top-links li {
    display: inline-block;
    margin: 0;
    padding: 0 0 0 5px
}
.sidebar .featurebox-inner:before {
  border-bottom: 23px solid #008cd1;
}

.top-links li a {
    color: #092f57
}

.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: #d2232a
}
.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;
}


.home-services .row{
    padding: 90px 0;
}
.home-services .card{
    background: #fff;
    height: 100%;
    text-align: center;
    box-shadow: 0 0 30px rgba(145, 24, 19, 0.15);
    border-radius: 30px;
}

.home-services .card .card-header{
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.home-services .card .card-header .sec2box-pic{
    margin: 0;
    margin-top: -65px;
    background: #fff;
    border: solid 10px #911813;
    display: flex;
    align-items: center;
    justify-content: center;
}

.home-services .card .card-body{
    padding: 30px;
}

.home-services .card .card-body .sec2box-text h3{
    font-size: 1.563em;
    font-weight: 800;
}

.home-services .card .card-body .serv-ctas{
    justify-content: center;
}

.home-services .card .card-body .serv-ctas a{
    text-decoration: none;
}

.underline-0{
    text-decoration: none;   
}

.sec-thanks-one {
    background: #911813;
    z-index: 1;
    margin-bottom: 40px;
}

strong, b{
    font-weight: 700;
}

.thanks-message .fa-circle-check {
    font-size: 2em;
}

.thanks-message h4 {
    margin: 15px 0 0;
    line-height: normal;
}

.thanks-message {
    width: 300px;
    height: 300px;
    background: #9b231e;
    border-radius: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    margin: 0 auto;
    font-size: .8em;
    color: #fff;
    position: relative;
}

.thanks-message::before {
    content: "";
    width: 370px;
    height: 370px;
    background: #911813;
    border-radius: 100%;
    position: absolute;
    left: -35px;
    top: -35px;
    z-index: -1;
    box-shadow: 0 0 0px 30px #861b16;
}
