:focus {
    outline: 2px solid #ff9000 !important;
}

body {
	font-family: Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-size: 15px;
	line-height: 20px;
}

header {
	background: #000;
	padding:0 7px;
	border-bottom: 50px solid #43976b;
	line-height: 89px;
}

.bannerheader img {
    max-height: 34.99px;
	margin-left:;
	width:100%;
}

.ft_header_container {
	display:flex;
	align-items: center;
	padding-left: 1.5rem;
    padding-right: 1.5rem;
	height:89px;
}

.ft_header_breadcrumbs {
    font-size: 18px !important;
    padding: 0px;
	margin: 0 0 1.5rem 0;
}

.ft_header_breadcrumbs a {
	color: #000;
	background: #ffffff;
    display: inline-block;
    margin: 0 5px;
    padding: 5px 10px;
	text-decoration: underline !important;
	transition-property: background-color, box-shadow, border, color, opacity, transform;
    transition-duration: 0.3s;
}

.ft_header_breadcrumbs a:hover {
	background: #ff9000;
}

.ft_header_breadcrumbs a:after {
	
}

.chip_wrapper {
	margin-bottom:4rem;
}

.chip_paragraphs {
	margin: 0 0 1.5rem;
}

h1, .chip_wrapper h1 {
	font-size: 48px;
    line-height: 1.35;
    font-weight: 550;
    letter-spacing: 0em;
	margin-bottom: 1.5rem;
	color: #212121;
}

@media (max-width: 767px) {
	h1, .chip_wrapper h1 {
		font-size: 30px;
	}
}

h2, .chip_wrapper h2 {
    font-size: 36px;
    line-height: 1.35;
    font-weight: 500;
    letter-spacing: 0em;
	color: #212121;
	margin-top:0;
}

@media (max-width: 767px) {
	h2, .chip_wrapper h2 {
		font-size: 26px;
	}
}

h3 {
    font-size: 26px;
    line-height: 1.35;
    font-weight: 500;
    letter-spacing: 0em;
	color: #212121;
}

@media (max-width: 767px) {
	h3, .chip_wrapper h3 {
		font-size: 22px;
	}
}


footer {
	padding-bottom:0;
	border: 0;
}

.ft_footer_top {
	background: #696969;
	padding:0;
}

.ft_footer_top p {
	padding:0;
	margin:0;
}

.ft_footer_top a {
	font-size: 18px;
	color: #fff;
	padding: 10px 10px;
	text-decoration: none;
	display: inline-block;
}

.ft_footer_top a:hover {
	text-decoration: underline;
}

.ft_footer_middle {
	background: #141A19;
	padding: 7rem 0 4rem 0;
	color: #7f8a88;
}

.ft_footer_middle a {
	color: #fff;
}

.ft_footer_middle p {
	margin: 0 0 22px;
}

.ft_footer_bottom {
	color: #7f8a88;
}

.btn {
	border-radius: 0;
	word-wrap: break-word;
}


.w-socials-item {
    display: inline-block;
    vertical-align: top;
    position: relative
}

.w-socials-item-link {
    display: block;
    text-align: center;
    position: relative;
    overflow: hidden;
    line-height: 2.5em;
    width: 2.5em;
    border: none !important;
    border-radius: inherit;
    z-index: 0;
	text-decoration: none;
}

.w-socials-item-link:hover, .w-socials-item-link:focus {
	text-decoration: none;
}

.w-socials.color_text .w-socials-item-link {
    color: inherit
}

.w-socials-item-link {
    display: block;

    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
	border-radius: 0.25em;
}

.social-title-text {
    display: none;
}

.w-socials-item-link:after,.w-socials-item-link i {
    display: block;
    line-height: inherit;
    position: relative
}

.w-socials-item-link:after {
    font-family: 'Font Awesome 5 Brands'
}

.w-socials-item-link-title {
    display: none
}


.w-socials.color_brand .w-socials-item.instagram .w-socials-item-link {
    color: inherit
}

.w-socials-item.instagram .w-socials-item-link {
    background: #a17357;
    background: radial-gradient(circle farthest-corner at 35% 100%, #fec564, transparent 50%),radial-gradient(circle farthest-corner at 10% 140%, #feda7e, transparent 50%),radial-gradient(ellipse farthest-corner at 0 -25%, #5258cf, transparent 50%),radial-gradient(ellipse farthest-corner at 20% -50%, #5258cf, transparent 50%),radial-gradient(ellipse farthest-corner at 100% 0, #893dc2, transparent 50%),radial-gradient(ellipse farthest-corner at 60% -20%, #893dc2, transparent 50%),radial-gradient(ellipse farthest-corner at 100% 100%, #d9317a, transparent),linear-gradient(#6559ca, #bc318f 30%, #e42e66 50%, #fa5332 70%, #ffdc80 100%)
}

.w-socials-item.instagram .w-socials-item-link:after {
    content: '\f16d';
    font-size: 1.1em
}


.w-socials.color_brand .w-socials-item.twitter .w-socials-item-link {
    color: #55acee
}

.w-socials-item.twitter .w-socials-item-link{
    background-color: #55acee
}

.w-socials-item.twitter .w-socials-item-link:after {
    content: '\f099'
}


.w-socials.color_brand .w-socials-item.youtube .w-socials-item-link {
    color: #f00
}

.w-socials-item.youtube .w-socials-item-link {
    background-color: #f00
}

.w-socials-item.youtube .w-socials-item-link:after {
    content: '\f167'
}


.w-socials.color_brand .w-socials-item.facebook .w-socials-item-link {
    color: #42599e
}

.w-socials-item.facebook .w-socials-item-link {
    background-color: #42599e
}

.w-socials-item.facebook .w-socials-item-link:after {
    content: '\f39e'
}
