body {
	 font-size: 14px;
	 font-weight: normal;
	 line-height: 20px;
	 letter-spacing: 0.02em;
	 font-family: 'Open Sans', sans-serif;
	 color: #000000;
	 margin: 0 !important;
	 background-color: transparent;
	 padding-top: 110px;
}
 @media only screen and (min-width: 1199px) {
	 body a[href^="tel:"] {
		 pointer-events: none;
		 color: #000000;
		 text-decoration: none;
	}
}
 body a:not(.button) {
	 color: #BF1506;
}
 body a:not(.button):hover {
	 color: #1B388C;
}
 body .fauxlink {
	 cursor: pointer;
}
 body a:focus, body input:focus {
	 outline: none;
}
 body h1, body .h1 {
	 font-weight: 400;
	 font-size: 48px;
	 line-height: 64px;
	 letter-spacing: -0.05em;
	 text-transform: capitalize;
	 margin: 0 0 15px;
}
 body h2, body .h2 {
	 font-size: 32px;
	 line-height: 40px;
	 font-weight: 600;
	 letter-spacing: normal;
	 text-transform: capitalize;
	 margin: 15px 0;
}
 body h2.heading:not(.center), body .h2.heading:not(.center) {
	 position: relative;
	 margin-top: 20px;
}
 body h2.heading:not(.center):before, body .h2.heading:not(.center):before {
	 content: "";
	 width: 55px;
	 height: 2px;
	 background: #BF1506;
	 position: absolute;
	 top: -10px;
	 left: 0;
}
 body .block.text-center-top h2.heading {
	 display: inline-block;
}
 body .block.text-center-top h2.heading:before {
	 left: 50%;
	 margin-left: -27.5px;
	 top: auto;
	 bottom: -10px;
}
 body h3, body .h3 {
	 font-size: 24px;
	 line-height: 26px;
	 font-weight: bold;
	 letter-spacing: normal;
	 margin: 15px 0;
}
 body h4, body .h4 {
	 font-size: 18px;
	 line-height: 28px;
	 font-weight: 400;
	 letter-spacing: normal;
	 text-transform: capitalize;
	 margin: 0 0 10px;
}
 body h4 + h1, body h4 + h2, body .h4 + h1, body .h4 + h2 {
	 margin-top: 0;
}
 body h5, body .h5 {
	 font-size: 18px;
	 line-height: 24px;
	 font-weight: bold;
	 letter-spacing: normal;
	 margin: 0 0 10px;
}
 body h6, body .h6 {
	 font-size: 14px;
	 line-height: 20px;
	 font-weight: bold;
	 letter-spacing: normal;
	 margin: 0 0 10px;
}
 body .heading.black {
	 color: #000000;
}
 body .heading.white {
	 color: #fff;
}
 body p.large, body .richtext.large p, body .richtext.large ul li, body .richtext.large ol li {
	 font-size: 16px;
	 line-height: 24px;
	 letter-spacing: normal;
}
 body .richtext.narrow {
	 width: 75%;
	 margin: 0 auto;
}
 @media only screen and (max-width: 767px) {
	 body .richtext.narrow {
		 width: 100%;
	}
}
 body .richtext ul {
	 padding-left: 10px;
}
 body .richtext ul li {
	 list-style: none;
	 position: relative;
	 padding: 0 0 0 20px;
	 margin: 12px 0;
}
 body .richtext ul li:before {
	 content: "\f111";
	 color: #A1A4B1;
	 font-family: 'Font Awesome 5 Pro';
	 font-weight: 600;
	 font-size: 8px;
	 position: absolute;
	 left: 0;
	 top: 0;
}
 body .richtext a:not(.button) {
	 color: #1B388C;
	 text-decoration: none;
}
 body .richtext a:not(.button):hover {
	 text-decoration: underline;
}
 @media only screen and (min-width: 767px) and (max-width: 1199px),only screen and (max-width: 767px) {
	 body h1, body .h1 {
		 font-size: 34px;
		 line-height: 40px;
	}
	 body h2, body .h2 {
		 font-size: 24px;
		 line-height: 32px;
	}
	 body h3, body .h3, body h4, body .h4 {
		 font-size: 19px;
		 line-height: 28px;
	}
	 body h5, body .h5 {
		 font-size: 16px;
		 line-height: 24px;
	}
}
 .block.white-bg, .block .white-bg {
	 background-color: #fff;
}
 .block.lightgray-bg, .block .lightgray-bg {
	 background-color: #F0F1F3;
}
 .block.image-bg:before {
	 content: "";
	 width: 100%;
	 height: 100%;
	 background: linear-gradient(180deg,rgba(0,0,0,0.4) 0%,rgba(0,0,0,0.6) 50%,rgba(0,0,0,0.8) 100%);
	 position: absolute;
	 top: 0;
	 left: 0;
	 z-index: 0;
}
 .block.image-bg .column {
	 z-index: 1;
}
 .block.image-bg * {
	 color: #fff;
}
 .block.geometric-bg, .block .geometric-bg {
	 background-image: url(/assets/images/content/geometric-bg.webp);
	 background-repeat: no-repeat;
	 background-position: center bottom;
	 background-size: cover;
}
 .block.airplane-bg, .block .airplane-bg {
	 background-image: url(/assets/images/content/airplane-bg.webp) !important;
	 background-repeat: no-repeat;
	 background-position: center center;
	 background-size: auto 100%;
}
 .button {
	 font-family: 'proxima-nova', sans-serif;
	 font-size: 16px;
	 font-weight: 700;
	 letter-spacing: 0.06em;
	 text-decoration: none;
	 text-align: center;
	 text-transform: uppercase;
	 height: auto;
	 line-height: normal;
	 box-shadow: none;
	 margin: 0 auto;
	 padding: 10px 23px;
	 display: inline-block;
	 border-radius: 4px;
	 -moz-border-radius: 4px;
	 -webkit-border-radius: 4px;
	 color: #fff;
	 background-color: #BF1506;
	 border: 1px solid #BF1506;
	 position: relative;
	 z-index: 0;
}
 .button:hover {
	 color: #000000;
	 background-color: #fff;
	 border: 1px solid #BF1506;
	 text-decoration: none;
}
 .button.hollow {
	 color: #BF1506;
	 background-color: transparent;
	 border: 1px solid #BF1506;
}
 .button.hollow:hover {
	 color: #fff;
	 background-color: #BF1506;
	 border: 1px solid #BF1506;
}
 .button.white-btn {
	 color: #000000;
	 background-color: #fff;
	 border: 1px solid #fff;
}
 .button.white-btn:hover {
	 color: #fff;
	 background-color: #BF1506;
	 border: 1px solid #BF1506;
}
 .button.simple-btn {
	 padding: 0;
	 border: none;
	 background: none;
	 text-transform: capitalize;
	 color: #1D1D1D;
}
 .button.simple-btn:after {
	 content: "\f30b";
	 font-family: 'Font Awesome 5 Pro';
	 color: #BF1506;
	 vertical-align: middle;
	 margin-left: 5px;
}
 .button.simple-btn:hover {
	 color: #BF1506;
}
 .button + .button {
	 margin-top: 12px;
	 margin-left: 20px;
}
 .button + .button:last-child {
	 margin-left: 0;
}
 @media only screen and (min-width: 767px) and (max-width: 1199px),only screen and (max-width: 767px) {
	 .button + .button {
		 margin-left: 0;
		 margin-top: 15px;
	}
}
 #header {
	 height: 110px;
	 position: fixed;
	 top: 0;
	 left: 0;
	 width: 100%;
	 z-index: 3;
	 background-image: url(/assets/images/content/navigation-bg.webp);
	 background-repeat: no-repeat;
	 background-position: center center;
	 background-size: cover;
}
 #header .header-top .constrain, #header .header-bottom .constrain {
	 display: flex;
	 display: -webkit-box;
	 display: -moz-box;
	 display: -webkit-flex;
	 display: -ms-flexbox;
	 flex-direction: row;
	 align-items: center;
	 justify-content: flex-end;
	 color: #fff;
}
 #header .header-top {
	 padding: 10px 0;
}
 #header .header-top .tracking-btn {
	 color: #fff;
	 font-weight: 700;
	 font-size: 12px;
	 padding: 0 0 0 85px;
	 position: relative;
	 display: block !important;
     margin-right: 10px;
}
 #header .header-top .tracking-btn:before {
	 content: "";
	 width: 75px;
	 height: 100%;
	 background: url(/assets/images/content/trac-logo.svg) no-repeat center center;
	 background-size: auto;
	 position: absolute;
	 left: 0;
	 top: -2px;
}
 #header .header-top .search-container {
	 margin: 0 15px;
}
 #header .header-top .news-btn {
	 color: #fff;
}
 #header .header-top .news-btn:after {
	 content: "|";
	 margin: 0 10px;
	 color: #fff;
}
 #header .header-top a.tel {
	 color: #fff;
	 font-family: 'proxima-nova', sans-serif;
	 font-size: 16px;
	 line-height: 24px;
	 font-weight: 700;
}
 #header .header-top a.tel i {
	 margin-right: 5px;
}
 #header .header-bottom #primary-nav {
	 border-top: 1px solid #fff;
	 padding: 10px 0 0;
}
 #header .logo {
	 margin-right: auto;
	 margin-top: -10px;
	 position: absolute;
	 left: calc(50vw - 600px);
	 bottom: 24px;
}
 #header .logo-small {
	 display: none;
}
 @media only screen and (min-width: 1199px) {
	 #header.scrolling {
		 height: 95px;
		 box-shadow: 0px 10px 24px rgba(0,0,0,0.1);
	}
	 #header.scrolling .logo, #header.scrolling .tracking-btn, #header.scrolling .news-btn {
		 display: none;
	}
	 #header.scrolling .logo-small {
		 display: block;
	}
	 #header.scrolling .header-top {
		 padding: 0;
	}
	 #header.scrolling .header-top .constrain {
		 position: relative;
	}
	 #header.scrolling .header-top .constrain a.tel {
		 position: absolute;
		 bottom: -58px;
		 right: 0;
	}
	 #header.scrolling .header-top .constrain .search-container {
		 position: absolute;
		 bottom: -62px;
		 right: 150px;
		 margin: 0;
	}
	 #header.scrolling .header-bottom .constrain {
		 height: 95px;
		 justify-content: flex-start;
	}
	 #header.scrolling .header-bottom nav {
		 margin-left: 30px;
		 margin-right: 300px;
	}
	 #header.scrolling .header-bottom #primary-nav {
		 border: none;
		 padding: 0;
	}
	 #header.scrolling .header-bottom #primary-nav >li {
		 padding: 0 14px;
	}
	 #header.scrolling .header-bottom #primary-nav > li#navid-20>.dropdown-level {
		 top: 95px;
	}
	 #header.scrolling .header-bottom #primary-nav >li>.dropdown-level {
		 top: 59px;
	}
}
 @media only screen and (min-width: 767px) and (max-width: 1199px),only screen and (max-width: 767px) {
	 #header .header-top {
		 background: #222222;
	}
	 #header .header-top .constrain {
		 justify-content: center;
	}
	 #header .header-top .tracking-btn, #header .header-top .search-container, #header .header-top .news-btn {
		 display: none;
	}
	 #header .header-bottom .constrain {
		 justify-content: space-between;
		 padding: 6px 20px;
	}
	 #header .header-bottom nav, #header .header-bottom .logo {
		 display: none;
	}
	 #header .header-bottom .logo-small {
		 display: block;
		 margin-right: auto;
	}
	 #header .header-bottom #primary-toggle {
		 width: 40px;
		 height: 40px;
		 background: url(/assets/images/template/mobile-menu-icon.svg) no-repeat center center;
		 background-size: auto;
	}
}
 .bucket-tpl .bucket {
	 width: 300px;
}
 .bucket-tpl .bucket-inner {
	 height: 432px;
	 background: #fff;
	 box-shadow: 0px 5px 10px rgba(0,0,0,0.1);
	 position: relative;
	 overflow: hidden;
}
 .bucket-tpl .bucket-inner .image {
	 width: 100%;
	 height: 264px;
	 position: relative;
	 overflow: hidden;
}
 .bucket-tpl .bucket-inner .image img {
	 width: auto;
	 height: auto;
	 min-width: 100%;
	 min-height: 100%;
	 max-width: none;
	 max-height: 280px;
	 position: absolute;
	 top: 50%;
	 left: 50%;
	 -webkit-transform: translateY(-50%) translateX(-50%);
	 -ms-transform: translateY(-50%) translateX(-50%);
	 transform: translateY(-50%) translateX(-50%);
}
 .bucket-tpl .bucket-inner .content {
	 position: absolute;
	 top: 264px;
	 height: 432px;
}
 .bucket-tpl .bucket-inner .content .top {
	 padding: 10px;
}
 .bucket-tpl .bucket-inner .content .bottom {
	 height: 168px;
	 background: #fff;
	 text-align: center;
	 position: relative;
}
 .bucket-tpl .bucket-inner .content .bottom a.button {
	 position: absolute;
	 top: 50%;
	 -webkit-transform: translateY(-50%) translateX(-50%);
	 -ms-transform: translateY(-50%) translateX(-50%);
	 transform: translateY(-50%) translateX(-50%);
	 left: 50%;
	 width: 190px;
}
 @media only screen and (min-width: 1199px) {
	 .bucket-tpl .center-carousel .bucket:not(.slick-active) .bucket-inner:before {
		 content: "";
		 width: 100%;
		 height: 100%;
		 background: rgba(255,255,255,0.75);
		 position: absolute;
		 top: 0;
		 left: 0;
		 z-index: 1;
	}
	 .bucket-tpl .bucket.slick-active:hover .content {
		 color: #fff;
		 top: 0;
		 background: #1B388C;
		 border: 3px solid #1B388C;
	}
	 .bucket-tpl .bucket.slick-active:hover .content .top {
		 height: 264px;
		 padding: 30px 10px;
	}
}
 .manual-buckets.tabbed-content {
	 background: none;
	 box-shadow: none;
	 border: none;
}
 .manual-buckets.tabbed-content h2 {
	 width: 100%;
	 display: block;
}
 @media only screen and (min-width: 1199px) {
	 .manual-buckets.tabbed-content .nav-tabs {
		 padding: 20px 20px 20px 0;
	}
	 .manual-buckets.tabbed-content .nav-tabs li {
		 font-weight: 400;
		 border: 1px solid transparent;
		 border-radius: 4px;
		 margin: 5px 0;
		 background: transparent;
	}
	 .manual-buckets.tabbed-content .nav-tabs li.active {
		 border: 1px solid #BF1506;
		 background: #fff;
	}
	 .manual-buckets.tabbed-content .nav-tabs li.active a {
		 color: #BF1506;
		 background: none !important;
	}
	 .manual-buckets.tabbed-content .nav-tabs li a {
		 padding: 5px 10px 5px 40px !important;
		 color: #1D1D1D;
		 background: transparent;
	}
	 .manual-buckets.tabbed-content .nav-tabs li a img {
		 position: absolute;
		 left: 8px;
		 top: 6px;
		 height: 24px;
	}
}
 .manual-buckets.tabbed-content .tab-content {
	 position: relative;
	 background: rgba(27,56,140,0.2);
	 border-bottom: 12px solid #BF1506;
}
 .manual-buckets.tabbed-content .tab-content .content-image {
	 width: 100px;
	 height: 100px;
	 position: absolute;
	 right: 20px;
	 bottom: 20px;
}
 .manual-buckets.tabbed-content .tab-content .content-image img {
	 width: 100%;
	 filter: brightness(0) invert(1);
}
 @media only screen and (min-width: 767px) and (max-width: 1199px),only screen and (max-width: 767px) {
	 .manual-buckets.tabbed-content .nav-tabs li>a img {
		 display: none;
	}
	 .manual-buckets.tabbed-content .nav-tabs li.active>a {
		 color: #fff !important;
	}
}
 @media only screen and (max-width: 767px) {
	 .manual-buckets.tabbed-content.tabbed-content h2 {
		 position: absolute;
		 top: 0;
		 left: 0;
	}
	 .manual-buckets.tabbed-content.has-dropdown {
		 padding-top: 120px;
	}
	 .manual-buckets.tabbed-content.has-dropdown .nav-tabs {
		 top: 75px;
	}
	 .manual-buckets.tabbed-content.has-dropdown:before {
		 top: 50px;
	}
	 .manual-buckets.tabbed-content .tab-content .content-image {
		 width: 40px;
		 height: 40px;
	}
	 .manual-buckets.tabbed-content .tab-content a.button {
		 text-align: left;
	}
}
 .bucket-landing-tpl {
	 justify-content: left;
}
 .bucket-landing-tpl .bucket-inner {
	 text-align: left;
}
 .bucket-landing-tpl .bucket-inner .image {
	 width: 100%;
	 height: 207px;
	 position: relative;
	 overflow: hidden;
}
 .bucket-landing-tpl .bucket-inner .image img {
	 width: auto;
	 height: auto;
	 min-width: 100%;
	 min-height: 100%;
	 max-width: none;
	 max-height: 220px;
	 position: absolute;
	 top: 50%;
	 left: 50%;
	 -webkit-transform: translateY(-50%) translateX(-50%);
	 -ms-transform: translateY(-50%) translateX(-50%);
	 transform: translateY(-50%) translateX(-50%);
	 -webkit-filter: grayscale(100%);
	 filter: grayscale(100%);
}
 .bucket-landing-tpl .bucket-inner .title {
	 font-family: 'proxima-nova', sans-serif;
	 font-style: normal;
	 font-weight: 400;
	 font-size: 18px;
	 line-height: 28px;
	 color: #222222;
	 padding: 10px 20px 0 0;
	 position: relative;
}
 .bucket-landing-tpl .bucket-inner .title:after {
	 content: "\f105";
	 font-family: 'Font Awesome 5 Pro';
	 color: #bf1506;
	 position: absolute;
	 right: 0;
	 top: 12px;
	 font-size: 20px;
}
 @media only screen and (min-width: 1199px) {
	 .bucket-landing-tpl .bucket:hover .bucket-inner .image {
		 box-shadow: 0px 6px 12px #28297B;
	}
}
 @media only screen and (min-width: 767px) and (max-width: 1199px) {
	 .bucket-landing-tpl.five-columns .bucket, .bucket-landing-tpl.four-columns .bucket {
		 width: 33.33%;
	}
}
 @media only screen and (min-width: 767px) and (max-width: 1199px),only screen and (max-width: 767px) {
	 .bucket-landing-tpl .bucket-inner {
		 height: 268px;
		 position: relative;
	}
	 .bucket-landing-tpl .bucket-inner:before {
		 content: "";
		 width: 100%;
		 height: 100%;
		 background: linear-gradient(0deg,rgba(0,0,0,0.35),rgba(0,0,0,0.35));
		 position: absolute;
		 top: 0;
		 left: 0;
		 z-index: 1;
	}
	 .bucket-landing-tpl .bucket-inner .image {
		 height: 100%;
	}
	 .bucket-landing-tpl .bucket-inner .content {
		 position: absolute;
		 bottom: 0;
		 left: 0;
		 width: 100%;
		 padding: 10px;
		 z-index: 2;
	}
	 .bucket-landing-tpl .bucket-inner .content a {
		 padding: 0;
		 color: #fff;
		 font-weight: bold;
	}
	 .bucket-landing-tpl .bucket-inner .content a:after {
		 top: 2px;
	}
}
 .bucket-icon-tpl .bucket-inner {
	 background: #fff;
	 padding: 40px 20px;
	 text-align: center;
}
 .bucket-icon-tpl .bucket-inner img {
	 width: auto;
	 height: 50px;
}
 .bucket-icon-tpl .bucket-inner h4 {
	 margin: 20px auto 40px;
}
 @media only screen and (min-width: 1199px) {
	 .bucket-icon-tpl .bucket:hover .bucket-inner {
		 background: #1B388C;
	}
	 .bucket-icon-tpl .bucket:hover .bucket-inner img {
		 filter: brightness(0) invert(1);
	}
	 .bucket-icon-tpl .bucket:hover .bucket-inner h4 {
		 color: #fff;
	}
	 .bucket-icon-tpl .bucket:hover .bucket-inner .button {
		 color: #fff;
		 border: 1px solid #fff;
	}
}
 @media only screen and (min-width: 767px) and (max-width: 1199px) {
	 .bucket-icon-tpl.five-columns .bucket, .bucket-icon-tpl.four-columns .bucket, .bucket-icon-tpl.three-columns .bucket {
		 width: 50%;
	}
}
 .bucket-detail-tpl .bucket-inner {
	 position: relative;
}
 .bucket-detail-tpl .bucket-inner .image {
	 width: 100%;
	 height: 268px;
	 position: relative;
	 overflow: hidden;
}
 .bucket-detail-tpl .bucket-inner .image img {
	 width: auto;
	 height: auto;
	 min-width: 100%;
	 min-height: 100%;
	 max-width: none;
	 max-height: 280px;
	 position: absolute;
	 top: 50%;
	 left: 50%;
	 -webkit-transform: translateY(-50%) translateX(-50%);
	 -ms-transform: translateY(-50%) translateX(-50%);
	 transform: translateY(-50%) translateX(-50%);
	 -webkit-filter: grayscale(100%);
	 filter: grayscale(100%);
}
 .bucket-detail-tpl .bucket-inner .content {
	 position: absolute;
	 bottom: 0;
}
 .bucket-detail-tpl .bucket-inner .content .title {
	 font-family: 'proxima-nova', sans-serif;
	 font-style: normal;
	 font-weight: 400;
	 font-size: 18px;
	 line-height: 28px;
	 color: #fff;
	 padding: 10px;
	 position: relative;
}
 .bucket-detail-tpl .bucket-inner .content .title:after {
	 content: "\f105";
	 font-family: 'Font Awesome 5 Pro';
	 color: #bf1506;
	 font-size: 20px;
	 vertical-align: middle;
	 margin-left: 10px;
}
 @media only screen and (min-width: 1199px) {
	 .bucket-detail-tpl .bucket:hover .bucket-inner .image {
		 box-shadow: 0px 6px 12px #28297B;
	}
}
 @media only screen and (min-width: 767px) and (max-width: 1199px) {
	 .bucket-detail-tpl.five-columns .bucket, .bucket-detail-tpl.four-columns .bucket, .bucket-detail-tpl.three-columns .bucket {
		 width: 50%;
	}
}
 #technical-resources-cta .column:first-child {
	 background: rgba(27,56,140,0.9);
	 padding-right: 60px;
}
 #technical-resources-cta .column:first-child .icon-bucket {
	 justify-content: flex-end;
}
 #technical-resources-cta .column:last-child {
	 background: rgba(27,56,140,0.7);
	 padding-left: 60px;
}
 #technical-resources-cta .column:last-child .icon-bucket {
	 justify-content: flex-start;
}
 #technical-resources-cta .icon-bucket {
	 display: flex;
	 align-items: center;
}
 #technical-resources-cta .icon-bucket h2 {
	 color: #fff;
	 margin: 0 30px 0 15px;
}
 #technical-resources-cta .icon-bucket a.button {
	 margin: 0;
}
 @media only screen and (min-width: 767px) and (max-width: 1199px),only screen and (max-width: 767px) {
	 #technical-resources-cta .icon-bucket {
		 display: block;
		 justify-content: center !important;
		 text-align: center;
	}
	 #technical-resources-cta .icon-bucket h2 {
		 margin: 20px auto;
	}
}
 #quickContact-wrap {
	 background: #F0F1F3;
	 padding: 30px 0 50px;
}
 #quickContact-wrap #quickContact {
	 width: 968px;
	 margin: 0 auto;
}
 @media only screen and (min-width: 767px) and (max-width: 1199px),only screen and (max-width: 767px) {
	 #quickContact-wrap #quickContact {
		 width: 100%;
		 padding: 0 20px;
	}
}
 .contact-info {
	 display: flex;
	 flex-direction: row;
	 justify-content: space-evenly;
	 margin: 30px auto;
}
 .contact-info .address, .contact-info .phone {
	 position: relative;
	 padding-left: 25px;
}
 .contact-info .address i, .contact-info .phone i {
	 position: absolute;
	 left: 0;
	 top: 3px;
	 color: #BF1506;
}
 .contact-info .address span, .contact-info .phone span {
	 margin: 0 10px;
}
 .contact-info .address a, .contact-info .phone a {
	 color: #000000;
}
 #footer {
	 background-image: url(/assets/images/content/navigation-bg.webp);
	 background-repeat: no-repeat;
	 background-position: center center;
	 background-size: cover;
}
 #footer .constrain {
	 position: relative;
}
 #footer #back-top {
	 width: 41px;
	 height: 37px;
	 background: #fff;
	 position: absolute;
	 right: 0;
	 top: 25px;
	 color: #1B388C;
	 text-align: center;
	 line-height: 37px;
	 font-size: 22px;
	 z-index: 2;
}
 #footer #back-top:hover {
	 background: #fff;
	 color: #BF1506;
}
 #footer .footer-top, #footer .footer-bottom {
	 position: relative;
	 display: flex;
	 display: -webkit-box;
	 display: -moz-box;
	 display: -webkit-flex;
	 display: -ms-flexbox;
	 flex-direction: row;
	 align-items: center;
}
 #footer .footer-top {
	 padding: 40px 0 20px;
}
 #footer .footer-block {
	 width: 30%;
}
 #footer .footer-block p, #footer .footer-block a.tel {
	 color: #fff;
}
 #footer .footer-block .address, #footer .footer-block .phone {
	 position: relative;
	 padding-left: 25px;
}
 #footer .footer-block .address i, #footer .footer-block .phone i {
	 position: absolute;
	 left: 0;
	 top: 3px;
	 color: #fff;
}
 #footer .footer-block .address span, #footer .footer-block .phone span {
	 margin: 0 10px;
}
 #footer .footer-block:nth-child(2) {
	 padding: 0 45px;
}
 #footer .social-links a {
	 margin: 0 15px;
	 width: 40px;
	 height: 40px;
	 background: #1b388c;
	 color: #fff;
	 display: inline-block;
	 vertical-align: middle;
	 border-radius: 6px;
	 font-size: 22px;
	 line-height: 40px;
	 text-align: center;
}
 #footer .social-links a:hover {
	 background: #BF1506;
}
#footer .brand-list {
    color: #fff;
    margin: 16px 0;
}
#footer .brand-list ul {
    display: flex;
    flex-wrap: wrap;
    gap: 16px 32px;
    padding: 0;
    list-style-type: none;
}
#footer .brand-list a {
    color: #fff;
}
 #footer .footer-bottom {
	 padding: 20px 0 40px;
	 justify-content: center;
	 border-top: 2px solid #fff;
}
 #footer .footer-bottom #copyright {
	 color: #fff;
	 margin: 0 30px;
}
 #footer .footer-bottom .footer-links a {
	 color: #fff;
	 font-weight: 700;
	 border-bottom: 1px solid #fff;
	 margin: 0 20px;
	 white-space: nowrap;
     line-height: 2;
}
 #footer .footer-bottom .footer-links a:hover {
	 text-decoration: none;
	 color: #BF1506;
}
 @media only screen and (min-width: 767px) and (max-width: 1199px) {
	 #footer #back-top {
		 right: 20px;
	}
	 #footer .footer-top {
		 display: block;
	}
	 #footer .footer-top .footer-block {
		 width: 49%;
		 display: inline-block;
		 vertical-align: text-top;
	}
	 #footer .footer-top .social-links {
		 width: 100%;
		 text-align: center;
		 margin: 20px auto 0;
	}
}
 @media only screen and (max-width: 767px) {
	 #footer #back-top {
		 right: 20px;
	}
	 #footer .constrain {
		 padding: 40px 20px;
	}
	 #footer .footer-top, #footer .footer-bottom {
		 flex-direction: column;
		 align-items: flex-start;
	}
	 #footer .footer-top .footer-block {
		 width: 100%;
		 padding: 0;
		 margin: 15px 0;
	}
	 #footer .footer-top .social-links {
		 margin: 15px 0 0;
	}
	 #footer .footer-top .social-links a {
		 margin: 0 10px;
	}
	 #footer .footer-bottom {
		 text-align: center;
		 padding: 20px 0;
	}
	 #footer .footer-bottom #copyright {
		 margin: 10px 0;
	}
	 #footer .footer-bottom .footer-links {
		 width: 100%;
	}
}
 #popup {
	 padding: 20px 0;
	 position: fixed;
	 bottom: 0;
	 left: 0;
	 width: 100%;
	 background: #fff;
	 z-index: 3;
}
 #popup .constrain p {
	 width: 84%;
	 display: inline-block;
	 vertical-align: middle;
}
 #popup .constrain span.button {
	 width: 15%;
	 display: inline-block;
	 vertical-align: middle;
	 margin: 0 auto;
	 cursor: pointer;
}
 @media only screen and (max-width: 767px) {
	 #popup .constrain p {
		 width: 100%;
	}
	 #popup .constrain span.button {
		 width: auto;
	}
}
 .eapps-instagram-feed-container {
	 margin-top: 35px;
}
 .eui-widget-title {
	 font-family: 'proxima-nova', sans-serif;
	 color: #000000;
	 font-size: 32px !important;
	 line-height: 40px !important;
	 font-weight: 600 !important;
	 letter-spacing: normal;
	 text-transform: capitalize;
	 margin: 15px 0;
	 padding: 0 !important;
	 position: relative;
}
 .eui-widget-title:before {
	 content: "";
	 width: 55px;
	 height: 2px;
	 background: #BF1506;
	 position: absolute;
	 left: 50%;
	 margin-left: -27.5px;
	 top: auto;
	 bottom: -10px;
}
 #eapps-instagram-feed-1 a.eapps-link {
	 display: none !important;
}
#hsForm_1e8840fc-698a-45c6-81a1-f14f263bef27{
	display: flex;
	flex-wrap: wrap;
}
#hsForm_1e8840fc-698a-45c6-81a1-f14f263bef27 >*{
	width: 50%;
}
#hsForm_1e8840fc-698a-45c6-81a1-f14f263bef27 .hs_message,#hsForm_1e8840fc-698a-45c6-81a1-f14f263bef27 .legal-consent-container,#hsForm_1e8840fc-698a-45c6-81a1-f14f263bef27 .hs_recaptcha,#hsForm_1e8840fc-698a-45c6-81a1-f14f263bef27 .hs_submit{
	width: 100%;
}
#hsForm_1e8840fc-698a-45c6-81a1-f14f263bef27 textarea{
	width: 100%;
	max-width: none;
}
#hsForm_1e8840fc-698a-45c6-81a1-f14f263bef27 input[type="text"],#hsForm_1e8840fc-698a-45c6-81a1-f14f263bef27 input[type="email"],#hsForm_1e8840fc-698a-45c6-81a1-f14f263bef27 input[type="tel"]{
	height: 30px;
	padding: 8px;
}
#hsForm_1e8840fc-698a-45c6-81a1-f14f263bef27 input[type="submit"]{
	font-family: 'proxima-nova', sans-serif;
	  font-size: 16px;
	  font-weight: 700;
	  letter-spacing: 0.06em;
	  text-decoration: none;
	  text-align: center;
	  text-transform: uppercase;
	  height: auto;
	  line-height: normal;
	  box-shadow: none;
	  margin: 0 auto;
	  padding: 10px 23px;
	  display: inline-block;
	  border-radius: 4px;
	  -moz-border-radius: 4px;
	  -webkit-border-radius: 4px;
	  color: #fff;
	  background: #BF1506;
	  border: 1px solid #BF1506;
	  position: relative;
	  z-index: 0;
}
#hsForm_1e8840fc-698a-45c6-81a1-f14f263bef27 input[type="submit"]:hover{
	color: #000000;
	  background-color: #fff;
	  border: 1px solid #BF1506;
	  text-decoration: none;
}