.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;
  box-shadow: 0px 0px 30px rgba(5,29,64,0.30);
}

img.alignleft {
	box-shadow: 0px 0px 30px rgba(5,29,64,0.30);
    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: normal;
  font-weight: 400;
  color: #da6220;
}

h1 {
    font-size: 2.556em
}

h2 {
    font-size: 2.0em
}

h3 {
    font-size: 1.7em
}

h4 {
    font-size: 1.4em
}

h5 {
    font-size: 1.3em
}

h6 {
    font-size: 1.1em
}

ul {
    padding: 0
}

a {
    color: #da6220;
    text-decoration: underline;
    background-color: #fff
}

body a {
    background-color: transparent
}

a:active,
a:focus,
a:hover {
    color: #051d40;
    text-decoration: underline;
    background-color: #fff
}

body a:active,
body a:focus,
body a:hover {
    background-color: transparent
}

body {
    overflow-x: hidden;
    font-family: "Inter", sans-serif;
    font-size: 112.5%;
    line-height:1.667em;
    word-wrap: break-word;
    padding: 0;
    margin: 0;
    color: #051d40;
}

body,
html {
    height: 100%
}
.site-wrapper{
    position: relative;
}

.header {
z-index: 101;
  padding: 25px 30px;
  width: 100%;
  position: sticky;
  top: 0;
  transition: all .5s ease-out;
  -o-transition: all .5s ease-out;
  -moz-transition: all .5s ease-out;
  -webkit-transition: all .5s ease-out;
  background: #051d40;
  color: #fff;
  border-radius: 30px 30px 0 0;
    margin: 10px 0 0;
}

.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: 96%
}

.wrapper {
position: relative;
  margin: 0 auto;
  width: 1640px;
  max-width: 1640px;
}

.v-center {
    align-items: center
}

img {
    height: auto;
    outline: 0;
    vertical-align: middle;
    max-width: 100%
}
.topright {
padding: 8px 0;
  width: 100%;
  text-align: right;
}

.logo{
 
}
.social-icons {
margin: 0;
  display: inline-flex;
  vertical-align: middle;
}

.social-icons a {
text-align: center;
  display: inline-block;
  margin:0 2px;
  color: #fff;
  position: relative;
  width: 30px;
  height: 30px;
  line-height: 30px;
  font-size: 1.0em;
  transition: all .5s ease 0s;
  background: #051d40;
  border-radius: 100%;
}

.social-icons a span {
    display: none
}
.text-right{
	text-align: right;
}
.text-center{
	text-align: center;
}
.social-icons a:active,
.social-icons a:focus,
.social-icons a:hover {
    background: #da6220;
    color: #fff;
}
.btn.headphone {
font-size: 1.2em;
}
.headphone {
font-weight: 500;
  font-style: normal;
  position: relative;
  margin: 0 0 0 10px;
  font-size: 0.833em;
  display: inline-block;
  line-height: 1;
  vertical-align: middle;
  text-decoration: none;
  color: #5e5b92;
}
.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;
}*/

.btn {
z-index: 1;
  border: none;
  color: #fff;
  display: inline-block;
  line-height: 1;
  margin: 0;
  padding: 16px 25px;
  position: relative;
  text-align: center;
  vertical-align: middle;
  word-wrap: break-word;
  font-family: "Inter", sans-serif;
  white-space: normal;
  font-weight: 500;
  cursor: pointer;
  background: #da6220;
  text-transform: uppercase;
  transition: all .5s ease 0s;
  font-size: 0.889em;
  border-radius: 50px;
}

.btn:focus,
.btn:hover {
    background: #051d40;
    color: #fff;
}

.btn.btn-alt{
	 background: #051d40;
	 color:#fff;
	 
}
.btn.btn-alt:hover,
.btn.btn-alt:focus,
.btn.btn-alt:active{
	 background: #da6220;
    color: #fff;
}

.main-nav {    
text-align: center;
}
.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: absolute;
  z-index: 1;
  right: 0;
  top: -60px;
}

.collapse-button {
width: 45px;
  display: flex;
  padding: 8px 10px;
  text-align: center;
  background-color: #da6220;
  cursor: pointer;
  height: 45px;
  justify-content: space-evenly;
  align-items: center;
  flex-wrap: wrap;
  flex-direction: column;
  border-radius: 100%;
}

.collapse-button:focus,
.collapse-button:hover {
    background-color: #fff
}

.collapse-button:hover .icon-bar {
    background: #da6220
}

.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;
}
.header .btn {
margin-left: 10px;
  font-size: 0.778em;
}
ul.slimmenu li ul {
margin: 0;
  list-style-type: none;
  background: #051d40;
  padding: 10px 20px;
  border-radius: 0 0 20px 20px;
}

ul.slimmenu li ul li {
    border-left: none;
    border-top: rgba(255, 255, 255, 0.2) 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: 300px
}

ul.slimmenu li ul li ul {
    position: absolute;
    left: 100%;
    top: -10px;
    z-index: 999;
    display: none;
    width: 100%
}

ul.slimmenu li a {
font-weight: 500;
  font-size: 0.778em;
  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;
  color: #fff;
  text-transform: uppercase;
}

ul.slimmenu li ul li a {
padding: 10px 0;
  border: none;
    color: #fff;
  line-height: 1;
}

ul.slimmenu li li .sub-toggle {
    top: 4px;
    right: 16px;
    transform: rotate(-90deg);
    color: #fff;
}

ul.slimmenu li a:active,
ul.slimmenu li a:focus,
ul.slimmenu li a:hover {
    text-decoration: none;
    color: #da6220;
    text-shadow: inherit
}

ul.slimmenu li .sub-toggle {
position: absolute;
  right: -10px;
  top: 0;
  z-index: 999;
  text-align: center;
  cursor: pointer;
  font-size: 0.50em;
}

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: #da6220;
}

.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;

}
.introbox .section-title{
text-align: left;
  text-transform: initial;
}

.home-slider {
    clear: both;
    position: relative;
    width: 100%
}
.slide-inner {
       
}
.sliderright-col{
 width: 30%;
  background: #051d40;
  display: flex;
  justify-content: center;
  align-items: center;
    position: relative;
}
.sliderleft-col{
    width: 70%;
}
.slick-arrow {
border: none;
  position: absolute;
  top: 50%;
  padding: 0;
  color: #fff;
  transition: all .5s ease 0s;
  z-index: 4;
  font-size: 1.0em;
  cursor: pointer;
  background: #051d40;
  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: #da6220;
}
.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: #051d40;
cursor: pointer;
}


.slick-dots li.slick-active button,
.slick-dots li button:hover{
	background: #da6220;
}

.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: -70px;
}

.home-slider .slick-next {
    right:-70px;
}

.home-slider .slick-list {
    z-index: 3
}

.home-slider img {
    width: 100%;
}
.slider-text .wrapper{
	
}
.slider-text .btn {
  position: absolute;
  right: 100px;
  bottom: 100px;
}
.slider-text {
width: 100%;
  margin: 0;
  padding:150px 100px 0;
  color: #fff;
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(5,29,64,0.20);
  height: 100%;
}

.slider-text h2 strong {
color: #ffde00;
font-weight: 300;
}
.slider-text p:last-child{
    margin: 0;
}
.slider-text h2 {
position: relative;
  font-size: 2.222em;
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
    text-shadow: 0 0 25px rgba(0,0,0,0.30);
}
.slider-text p {
  font-weight: 600;
    text-shadow: 0 0 25px rgba(0,0,0,0.30);
}
.slider-text-inner {
width: 35%;
}
.homeform {
background: #e6e8ec;
border-radius: 30px;
  margin: 55px 0 0 0;
}


.homeform-inner {
background: rgba(136,169,73,0.91);
padding: 60px 0;
width: 100%;
float: left;
}
.homeform .section-title{
    font-weight: 700;
    color: #051d40;
}

.featurebox .btn{
display: block;
  margin:20px auto 0;
  min-width: 180px;
}

.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: none;
  transition: padding .5s ease-out;
  -o-transition: padding .5s ease-out;
  -moz-transition: padding .5s ease-out;
  -webkit-transition: padding .5s ease-out;
  border: solid 1px rgba(5,29,64,0.30);
  border-radius: 12px;
}
.featurebox label {
    font-size: .889em
}

.featurebox select {
    -moz-appearance: none;
    -webkit-appearance: none
}
.featurebox h2 {
font-size: 1.667em;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
}

.featurebox h2 span{
color:#ffde00;
}
.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%;
    position: relative;
}


.featurebox .form-row img {
    vertical-align: middle
}
.homeform .form-row {
	margin-bottom:20px;
}
.form-row {
	margin-bottom: 30px;
}
.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 {
float: left;
  width: 100%;
  position: relative;
  color: #fff;
  background: #da6220;
  border-radius: 0 0 30px 30px;
  overflow: hidden;

}

.banner-inner .container,
.banner-inner .wrapper {
    position: relative;
	z-index: 1;
}

.banner-inner h1,
.banner-inner p {
margin: 0;
  color: #fff;
  font-size: 3.333em;
  text-align: center;
  width: auto;
  display: block;
  font-weight: 600;
}

.overlay-black {

/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#da6220+0,da6220+100&1+0,0.72+100 */
background: linear-gradient(135deg,  rgba(218,98,32,1) 0%,rgba(218,98,32,0.72) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

width:100%;
height:100%;
    position: absolute;
    left: 0;
    top: 0;
    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 {
z-index: 1;
  float: left;
  width: 100%;
  padding: 20px 30px 0;
  margin-top: 0;
  position: relative;
  font-size: 0.85em;
}

.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 li a{
    color: #051d40;
}

.breadcrumb a:active,
.breadcrumb a:focus,
.breadcrumb a:hover {
    color: #da6220
}
.breadcrumb li.active{
	font-weight: 600;
  color: #da6220;
}
.breadcrumb>li+li::before {
    padding: 0 5px;
    color: #000;
    content: "\f054";
    font-family: Font Awesome\ 6 Free;
    font-weight: 700;
	font-size: 0.75em;
}

#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;
}