@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,700;1,800;1,900&display=swap");
.has-black-color {
 color: var(--wp--preset--color--black) !important;
}
.has-cyan-bluish-gray-color {
 color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.has-white-color {
 color: var(--wp--preset--color--white) !important;
}
.has-pale-pink-color {
 color: var(--wp--preset--color--pale-pink) !important;
}
.has-vivid-red-color {
 color: var(--wp--preset--color--vivid-red) !important;
}
.has-luminous-vivid-orange-color {
 color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.has-luminous-vivid-amber-color {
 color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.has-light-green-cyan-color {
 color: var(--wp--preset--color--light-green-cyan) !important;
}
.has-vivid-green-cyan-color {
 color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.has-pale-cyan-blue-color {
 color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.has-vivid-cyan-blue-color {
 color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.has-vivid-purple-color {
 color: var(--wp--preset--color--vivid-purple) !important;
}
.has-black-background-color {
 background-color: var(--wp--preset--color--black) !important;
}
.has-cyan-bluish-gray-background-color {
 background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.has-white-background-color {
 background-color: var(--wp--preset--color--white) !important;
}
.has-pale-pink-background-color {
 background-color: var(--wp--preset--color--pale-pink) !important;
}
.has-vivid-red-background-color {
 background-color: var(--wp--preset--color--vivid-red) !important;
}
.has-luminous-vivid-orange-background-color {
 background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.has-luminous-vivid-amber-background-color {
 background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.has-light-green-cyan-background-color {
 background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.has-vivid-green-cyan-background-color {
 background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.has-pale-cyan-blue-background-color {
 background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.has-vivid-cyan-blue-background-color {
 background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.has-vivid-purple-background-color {
 background-color: var(--wp--preset--color--vivid-purple) !important;
}
.has-black-border-color {
 border-color: var(--wp--preset--color--black) !important;
}
.has-cyan-bluish-gray-border-color {
 border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.has-white-border-color {
 border-color: var(--wp--preset--color--white) !important;
}
.has-pale-pink-border-color {
 border-color: var(--wp--preset--color--pale-pink) !important;
}
.has-vivid-red-border-color {
 border-color: var(--wp--preset--color--vivid-red) !important;
}
.has-luminous-vivid-orange-border-color {
 border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.has-luminous-vivid-amber-border-color {
 border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.has-light-green-cyan-border-color {
 border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.has-vivid-green-cyan-border-color {
 border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.has-pale-cyan-blue-border-color {
 border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.has-vivid-cyan-blue-border-color {
 border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.has-vivid-purple-border-color {
 border-color: var(--wp--preset--color--vivid-purple) !important;
}
.has-vivid-cyan-blue-to-vivid-purple-gradient-background {
 background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;
}
.has-light-green-cyan-to-vivid-green-cyan-gradient-background {
 background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;
}
.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background {
 background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;
}
.has-luminous-vivid-orange-to-vivid-red-gradient-background {
 background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;
}
.has-very-light-gray-to-cyan-bluish-gray-gradient-background {
 background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;
}
.has-cool-to-warm-spectrum-gradient-background {
 background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.has-blush-light-purple-gradient-background {
 background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.has-blush-bordeaux-gradient-background {
 background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.has-luminous-dusk-gradient-background {
 background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.has-pale-ocean-gradient-background {
 background: var(--wp--preset--gradient--pale-ocean) !important;
}
.has-electric-grass-gradient-background {
 background: var(--wp--preset--gradient--electric-grass) !important;
}
.has-midnight-gradient-background {
 background: var(--wp--preset--gradient--midnight) !important;
}
.has-small-font-size {
 font-size: var(--wp--preset--font-size--small) !important;
}
.has-medium-font-size {
 font-size: var(--wp--preset--font-size--medium) !important;
}
.has-large-font-size {
 font-size: var(--wp--preset--font-size--large) !important;
}
.has-x-large-font-size {
 font-size: var(--wp--preset--font-size--x-large) !important;
}

.lg-icon {
 font-family:lg;
 speak:none;
 font-style:normal;
 font-weight:400;
 font-variant:normal;
 text-transform:none;
 line-height:1;
 -webkit-font-smoothing:antialiased;
 -moz-osx-font-smoothing:grayscale
}
.lg-actions .lg-next,
.lg-actions .lg-prev {
 background-color:rgba(0,0,0,.45);
 border-radius:2px;
 color:#999;
 cursor:pointer;
 display:block;
 font-size:22px;
 margin-top:-10px;
 box-sizing: border-box; padding:8px 10px 9px;
 position:absolute;
 top:50%;
 z-index:1080
}
.lg-actions .lg-next.disabled,
.lg-actions .lg-prev.disabled {
 pointer-events:none;
 opacity:.5
}
.lg-actions .lg-next:hover,
.lg-actions .lg-prev:hover {
 color:#fff
}
.lg-actions .lg-next {
 right:20px
}
.lg-actions .lg-next:before {
 content:"\e095"
}
.lg-actions .lg-prev {
 left:20px
}
.lg-actions .lg-prev:after {
 content:"\e094"
}
@-webkit-keyframes lg-right-end {
 0% {
  left:0
 }
 50% {
  left:-30px
 }
 to {
  left:0
 }
}
@keyframes lg-right-end {
 0% {
  left:0
 }
 50% {
  left:-30px
 }
 to {
  left:0
 }
}
@-webkit-keyframes lg-left-end {
 0% {
  left:0
 }
 50% {
  left:30px
 }
 to {
  left:0
 }
}
@keyframes lg-left-end {
 0% {
  left:0
 }
 50% {
  left:30px
 }
 to {
  left:0
 }
}
.lg-outer.lg-right-end .lg-object {
 -webkit-animation:lg-right-end .3s;
 animation:lg-right-end .3s;
 position:relative
}
.lg-outer.lg-left-end .lg-object {
 -webkit-animation:lg-left-end .3s;
 animation:lg-left-end .3s;
 position:relative
}
.lg-toolbar {
 z-index:1082;
 left:0;
 position:absolute;
 top:0;
 width:100%;
 background-color:rgba(0,0,0,.45)
}
.lg-toolbar .lg-icon {
 color:#999;
 cursor:pointer;
 float:right;
 font-size:24px;
 height:47px;
 line-height:27px;
 box-sizing: border-box; padding:10px 0;
 text-align:center;
 width:50px;
 text-decoration:none!important;
 outline:medium none;
 transition:color .2s linear
}
.lg-toolbar .lg-icon:hover {
 color:#fff
}
.lg-toolbar .lg-close:after {
 content:"\e070"
}
.lg-toolbar .lg-download:after {
 content:"\e0f2"
}
.lg-sub-html {
 background-color:rgba(0,0,0,.45);
 bottom:0;
 color:#eee;
 font-size:16px;
 left:0;
 box-sizing: border-box; padding:10px 40px;
 position:fixed;
 right:0;
 text-align:center;
 z-index:1080
}
.lg-sub-html h4 {
 margin:0;
 font-size:13px;
 font-weight:700
}
.lg-sub-html p {
 font-size:12px;
 margin:5px 0 0
}
#lg-counter {
 color:#999;
 display:inline-block;
 font-size:16px;
 padding-left:20px;
 padding-top:12px;
 vertical-align:middle
}
.lg-next,
.lg-prev,
.lg-toolbar {
 opacity:1;
 transition:transform .35s cubic-bezier(0,0,.25,1) 0s,opacity .35s cubic-bezier(0,0,.25,1) 0s,color .2s linear
}
.lg-hide-items .lg-prev {
 opacity:0;
 transform:translate3d(-10px,0,0)
}
.lg-hide-items .lg-next {
 opacity:0;
 transform:translate3d(10px,0,0)
}
.lg-hide-items .lg-toolbar {
 opacity:0;
 transform:translate3d(0,-10px,0)
}
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {
 transform:scale3d(.5,.5,.5);
 opacity:0;
 transition:transform .25s cubic-bezier(0,0,.25,1) 0s,opacity .25s cubic-bezier(0,0,.25,1)!important;
 transform-origin:50% 50%
}
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object {
 transform:scaleX(1);
 opacity:1
}
.lg-outer .lg-thumb-outer {
 background-color:#0d0a0a;
 bottom:0;
 position:absolute;
 width:100%;
 z-index:1080;
 max-height:350px;
 transform:translate3d(0,100%,0);
 transition:transform .25s cubic-bezier(0,0,.25,1) 0s
}
.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
 cursor:-webkit-grab;
 cursor:-o-grab;
 cursor:-ms-grab;
 cursor:grab
}
.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {
 cursor:move;
 cursor:-webkit-grabbing;
 cursor:-o-grabbing;
 cursor:-ms-grabbing;
 cursor:grabbing
}
.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {
 transition-duration:0s!important
}
.lg-outer.lg-thumb-open .lg-thumb-outer {
 transform:translateZ(0)
}
.lg-outer .lg-thumb {
 box-sizing: border-box; padding:10px 0;
 height:100%;
 margin-bottom:-5px
}
.lg-outer .lg-thumb-item {
 border-radius:5px;
 cursor:pointer;
 float:left;
 overflow:hidden;
 height:100%;
 border:2px solid #fff;
 border-radius:4px;
 margin-bottom:5px
}
@media (min-width:1025px) {
 .lg-outer .lg-thumb-item {
  transition:border-color .25s ease
 }
}
.lg-outer .lg-thumb-item.active,
.lg-outer .lg-thumb-item:hover {
 border-color:#a90707
}
.lg-outer .lg-thumb-item img {
 width:100%;
 height:100%;
 -o-object-fit:cover;
 object-fit:cover
}
.lg-outer.lg-has-thumb .lg-item {
 padding-bottom:120px
}
.lg-outer.lg-can-toggle .lg-item {
 padding-bottom:0
}
.lg-outer.lg-pull-caption-up .lg-sub-html {
 transition:bottom .25s ease
}
.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
 bottom:100px
}
.lg-outer .lg-toogle-thumb {
 background-color:#0d0a0a;
 border-radius:2px 2px 0 0;
 color:#999;
 cursor:pointer;
 font-size:24px;
 height:39px;
 line-height:27px;
 box-sizing: border-box; padding:5px 0;
 position:absolute;
 right:20px;
 text-align:center;
 top:-39px;
 width:50px
}
.lg-outer .lg-toogle-thumb:after {
 content:"\e1ff"
}
.lg-outer .lg-toogle-thumb:hover {
 color:#fff
}
.lg-outer .lg-video-cont {
 display:inline-block;
 vertical-align:middle;
 max-width:1140px;
 max-height:100%;
 width:100%;
 box-sizing: border-box; padding:0 5px
}
.lg-outer .lg-video {
 width:100%;
 height:0;
 padding-bottom:56.25%;
 overflow:hidden;
 position:relative
}
.lg-outer .lg-video .lg-object {
 display:inline-block;
 position:absolute;
 top:0;
 left:0;
 width:100%!important;
 height:100%!important
}
.lg-outer .lg-video .lg-video-play {
 width:84px;
 height:59px;
 position:absolute;
 left:50%;
 top:50%;
 margin-left:-42px;
 margin-top:-30px;
 z-index:1080;
 cursor:pointer
}
.lg-outer .lg-has-vimeo .lg-video-play {
 background:url(../img/vimeo-play.png) no-repeat scroll 0 0 transparent
}
.lg-outer .lg-has-vimeo:hover .lg-video-play {
 background:url(../img/vimeo-play.png) no-repeat scroll 0 -58px transparent
}
.lg-outer .lg-has-html5 .lg-video-play {
 background:transparent url(../img/video-play.png) no-repeat scroll 0 0;
 height:64px;
 margin-left:-32px;
 margin-top:-32px;
 width:64px;
 opacity:.8
}
.lg-outer .lg-has-html5:hover .lg-video-play {
 opacity:1
}
.lg-outer .lg-has-youtube .lg-video-play {
 background:url(../img/youtube-play.png) no-repeat scroll 0 0 transparent
}
.lg-outer .lg-has-youtube:hover .lg-video-play {
 background:url(../img/youtube-play.png) no-repeat scroll 0 -60px transparent
}
.lg-outer .lg-video-object {
 width:100%!important;
 height:100%!important;
 position:absolute;
 top:0;
 left:0
}
.lg-outer .lg-has-video .lg-video-object {
 visibility:hidden
}
.lg-outer .lg-has-video.lg-video-playing .lg-object,
.lg-outer .lg-has-video.lg-video-playing .lg-video-play {
 display:none
}
.lg-outer .lg-has-video.lg-video-playing .lg-video-object {
 visibility:visible
}
.lg-progress-bar {
 background-color:#333;
 height:5px;
 left:0;
 position:absolute;
 top:0;
 width:100%;
 z-index:1083;
 opacity:0;
 transition:opacity .08s ease 0s
}
.lg-progress-bar .lg-progress {
 background-color:#a90707;
 height:5px;
 width:0
}
.lg-progress-bar.lg-start .lg-progress {
 width:100%
}
.lg-show-autoplay .lg-progress-bar {
 opacity:1
}
.lg-autoplay-button:after {
 content:"\e01d"
}
.lg-show-autoplay .lg-autoplay-button:after {
 content:"\e01a"
}
.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image,
.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
 transition-duration:0s
}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
 transition:left .3s cubic-bezier(0,0,.25,1) 0s,top .3s cubic-bezier(0,0,.25,1) 0s;
 transform:translateZ(0);
 -webkit-backface-visibility:hidden;
 backface-visibility:hidden
}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {
 transform:scaleX(1);
 transition:transform .3s cubic-bezier(0,0,.25,1) 0s,opacity .15s!important;
 transform-origin:0 0;
 -webkit-backface-visibility:hidden;
 backface-visibility:hidden
}
#lg-zoom-in:after {
 content:"\e311"
}
#lg-actual-size {
 font-size:20px
}
#lg-actual-size:after {
 content:"\e033"
}
#lg-zoom-out {
 opacity:.5;
 pointer-events:none
}
#lg-zoom-out:after {
 content:"\e312"
}
.lg-zoomed #lg-zoom-out {
 opacity:1;
 pointer-events:auto
}
.lg-outer .lg-pager-outer {
 bottom:60px;
 left:0;
 position:absolute;
 right:0;
 text-align:center;
 z-index:1080;
 height:10px
}
.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont {
 overflow:visible
}
.lg-outer .lg-pager-cont {
 cursor:pointer;
 display:inline-block;
 overflow:hidden;
 position:relative;
 vertical-align:top;
 margin:0 5px
}
.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {
 opacity:1;
 transform:translateZ(0)
}
.lg-outer .lg-pager-cont.lg-pager-active .lg-pager {
 box-shadow:inset 0 0 0 2px #fff
}
.lg-outer .lg-pager-thumb-cont {
 background-color:#fff;
 color:#fff;
 bottom:100%;
 height:83px;
 left:0;
 margin-bottom:20px;
 margin-left:-60px;
 opacity:0;
 box-sizing: border-box; padding:5px;
 position:absolute;
 width:120px;
 border-radius:3px;
 transition:opacity .15s ease 0s,transform .15s ease 0s;
 transform:translate3d(0,5px,0)
}
.lg-outer .lg-pager-thumb-cont img {
 width:100%;
 height:100%
}
.lg-outer .lg-pager {
 background-color:hsla(0,0%,100%,.5);
 border-radius:50%;
 box-shadow:inset 0 0 0 8px hsla(0,0%,100%,.7);
 display:block;
 height:12px;
 transition:box-shadow .3s ease 0s;
 width:12px
}
.lg-outer .lg-pager:focus,
.lg-outer .lg-pager:hover {
 box-shadow:inset 0 0 0 8px #fff
}
.lg-outer .lg-caret {
 border-left:10px solid transparent;
 border-right:10px solid transparent;
 border-top:10px dashed;
 bottom:-10px;
 display:inline-block;
 height:0;
 left:50%;
 margin-left:-5px;
 position:absolute;
 vertical-align:middle;
 width:0
}
.lg-fullscreen:after {
 content:"\e20c"
}
.lg-fullscreen-on .lg-fullscreen:after {
 content:"\e20d"
}
.lg-outer #lg-dropdown-overlay {
 background-color:rgba(0,0,0,.25);
 bottom:0;
 cursor:default;
 left:0;
 position:fixed;
 right:0;
 top:0;
 z-index:1081;
 opacity:0;
 visibility:hidden;
 transition:visibility 0s linear .18s,opacity .18s linear 0s
}
.lg-outer.lg-dropdown-active #lg-dropdown-overlay,
.lg-outer.lg-dropdown-active .lg-dropdown {
 transition-delay:0s;
 transform:translateZ(0);
 opacity:1;
 visibility:visible
}
.lg-outer.lg-dropdown-active #lg-share {
 color:#fff
}
.lg-outer .lg-dropdown {
 background-color:#fff;
 border-radius:2px;
 font-size:14px;
 list-style-type:none;
 margin:0;
 box-sizing: border-box; padding:10px 0;
 position:absolute;
 right:0;
 text-align:left;
 top:50px;
 opacity:0;
 visibility:hidden;
 transform:translate3d(0,5px,0);
 transition:transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s
}
.lg-outer .lg-dropdown:after {
 content:"";
 display:block;
 height:0;
 width:0;
 position:absolute;
 border:8px solid transparent;
 border-bottom-color:#fff;
 right:16px;
 top:-16px
}
.lg-outer .lg-dropdown>li:last-child {
 margin-bottom:0
}
.lg-outer .lg-dropdown>li:hover .lg-icon,
.lg-outer .lg-dropdown>li:hover a {
 color:#333
}
.lg-outer .lg-dropdown a {
 color:#333;
 display:block;
 white-space:pre;
 box-sizing: border-box; padding:4px 12px;
 font-family:Open Sans,Helvetica Neue,Helvetica,Arial,sans-serif;
 font-size:12px
}
.lg-outer .lg-dropdown a:hover {
 background-color:rgba(0,0,0,.07)
}
.lg-outer .lg-dropdown .lg-dropdown-text {
 display:inline-block;
 line-height:1;
 margin-top:-3px;
 vertical-align:middle
}
.lg-outer .lg-dropdown .lg-icon {
 color:#333;
 display:inline-block;
 float:none;
 font-size:20px;
 height:auto;
 line-height:1;
 margin-right:8px;
 box-sizing: border-box; padding:0;
 vertical-align:middle;
 width:auto
}
.lg-outer #lg-share {
 position:relative
}
.lg-outer #lg-share:after {
 content:"\e80d"
}
.lg-outer #lg-share-facebook .lg-icon {
 color:#3b5998
}
.lg-outer #lg-share-facebook .lg-icon:after {
 content:"\e901"
}
.lg-outer #lg-share-twitter .lg-icon {
 color:#00aced
}
.lg-outer #lg-share-twitter .lg-icon:after {
 content:"\e904"
}
.lg-outer #lg-share-googleplus .lg-icon {
 color:#dd4b39
}
.lg-outer #lg-share-googleplus .lg-icon:after {
 content:"\e902"
}
.lg-outer #lg-share-pinterest .lg-icon {
 color:#cb2027
}
.lg-outer #lg-share-pinterest .lg-icon:after {
 content:"\e903"
}
.group {
 *zoom:1
}
.group:after,
.group:before {
 display:table;
 content:"";
 line-height:0
}
.group:after {
 clear:both
}
.lg-outer {
 width:100%;
 height:100%;
 position:fixed;
 top:0;
 left:0;
 z-index:1050;
 opacity:0;
 transition:opacity .15s ease 0s
}
.lg-outer * {
 box-sizing:border-box
}
.lg-outer.lg-visible {
 opacity:1
}
.lg-outer.lg-css3 .lg-item.lg-current,
.lg-outer.lg-css3 .lg-item.lg-next-slide,
.lg-outer.lg-css3 .lg-item.lg-prev-slide {
 transition-duration:inherit!important;
 transition-timing-function:inherit!important
}
.lg-outer.lg-css3.lg-dragging .lg-item.lg-current,
.lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide,
.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide {
 transition-duration:0s!important;
 opacity:1
}
.lg-outer.lg-grab img.lg-object {
 cursor:-webkit-grab;
 cursor:-o-grab;
 cursor:-ms-grab;
 cursor:grab
}
.lg-outer.lg-grabbing img.lg-object {
 cursor:move;
 cursor:-webkit-grabbing;
 cursor:-o-grabbing;
 cursor:-ms-grabbing;
 cursor:grabbing
}
.lg-outer .lg {
 height:100%;
 width:100%;
 position:relative;
 overflow:hidden;
 margin-left:auto;
 margin-right:auto;
 max-width:100%;
 max-height:100%
}
.lg-outer .lg-inner {
 width:100%;
 height:100%;
 position:absolute;
 left:0;
 top:0;
 white-space:nowrap
}
.lg-outer .lg-item {
 background:url(../img/loading.gif) no-repeat scroll 50% transparent;
 display:none!important
}
.lg-outer.lg-css3 .lg-current,
.lg-outer.lg-css3 .lg-next-slide,
.lg-outer.lg-css3 .lg-prev-slide,
.lg-outer.lg-css .lg-current {
 display:inline-block!important
}
.lg-outer .lg-img-wrap,
.lg-outer .lg-item {
 display:inline-block;
 text-align:center;
 position:absolute;
 width:100%;
 height:100%
}
.lg-outer .lg-img-wrap:before,
.lg-outer .lg-item:before {
 content:"";
 display:inline-block;
 height:50%;
 width:1px;
 margin-right:-1px
}
.lg-outer .lg-img-wrap {
 position:absolute;
 box-sizing: border-box; padding:0 5px;
 left:0;
 right:0;
 top:0;
 bottom:0
}
.lg-outer .lg-item.lg-complete {
 background-image:none
}
.lg-outer .lg-item.lg-current {
 z-index:1060
}
.lg-outer .lg-image {
 display:inline-block;
 vertical-align:middle;
 max-width:100%;
 max-height:100%;
 width:auto!important;
 height:auto!important
}
.lg-outer.lg-show-after-load .lg-item .lg-object,
.lg-outer.lg-show-after-load .lg-item .lg-video-play {
 opacity:0;
 transition:opacity .15s ease 0s
}
.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object,
.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play {
 opacity:1
}
.lg-outer .lg-empty-html,
.lg-outer.lg-hide-download #lg-download {
 display:none
}
.lg-backdrop {
 position:fixed;
 top:0;
 left:0;
 right:0;
 bottom:0;
 z-index:1040;
 background-color:#000;
 opacity:0;
 transition:opacity .15s ease 0s
}
.lg-backdrop.in {
 opacity:1
}
.lg-css3.lg-no-trans .lg-current,
.lg-css3.lg-no-trans .lg-next-slide,
.lg-css3.lg-no-trans .lg-prev-slide {
 transition:none 0s ease 0s!important
}
.lg-css3.lg-use-css3 .lg-item,
.lg-css3.lg-use-left .lg-item {
 -webkit-backface-visibility:hidden;
 backface-visibility:hidden
}
.lg-css3.lg-fade .lg-item {
 opacity:0
}
.lg-css3.lg-fade .lg-item.lg-current {
 opacity:1
}
.lg-css3.lg-fade .lg-item.lg-current,
.lg-css3.lg-fade .lg-item.lg-next-slide,
.lg-css3.lg-fade .lg-item.lg-prev-slide {
 transition:opacity .1s ease 0s
}
.lg-css3.lg-slide.lg-use-css3 .lg-item {
 opacity:0
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
 transform:translate3d(-100%,0,0)
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
 transform:translate3d(100%,0,0)
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
 transform:translateZ(0);
 opacity:1
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current,
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide,
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
 transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s
}
.lg-css3.lg-slide.lg-use-left .lg-item {
 opacity:0;
 position:absolute;
 left:0
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
 left:-100%
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide {
 left:100%
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
 left:0;
 opacity:1
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-current,
.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide,
.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
 transition:left 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s
}


/*============ style theme.css ============*/
@charset "UTF-8";

html {
    font-family: sans-serif;
    /* 1 */
    line-height: 1.15;
    /* 2 */
    -ms-text-size-adjust: 100%;
    /* 3 */
    -webkit-text-size-adjust: 100%;
    /* 3 */
}

/**
 * Remove the margin in all browsers (opinionated).
 */

body {
    margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 * 2. Add the correct display in IE.
 */

article,
aside,
details,
figcaption,
figure,
footer,
header,
menu,
nav,
section,
summary {
    /* 1 */
    display: block;
}


/**
 * Add the correct display in IE 10-.
 * 1. Add the correct display in IE.
 */

template,
[hidden] {
    display: none;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10-.
 */

img {
    border-style: none;
}

/**
 * Hide the overflow in IE.
 */

svg:not(:root) {
    overflow: hidden;
}

/* Grouping content
   ========================================================================== */


button,
html [type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button;
    /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border-style: none;
    box-sizing: border-box; padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
    -webkit-appearance: textfield;
    /* 1 */
    outline-offset: -2px;
    /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on OS X.
 */

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

/**
 * Correct the text style of placeholders in Chrome, Edge, and Safari.
 */

::-webkit-input-placeholder {
    color: inherit;
    opacity: 0.54;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
    -webkit-appearance: button;
    /* 1 */
    font: inherit;
    /* 2 */
}

body {
    line-height: 1.46;
    background-color: white;
    font-family: 'Poppins', Helvetica, Arial, sans-serif;
    font-weight: 400;
    color: #3f3f3f;
}

a.hover-underline-off:hover {
    text-decoration: none !important;
}

article,
.entry-content {
    width: 100%;
    padding: 5px 0;
}

.entry-meta {
    margin-bottom: 12px;
    font-size: 0.8em;
}

ul[id^="menu"] {
    box-sizing: border-box; padding: 0;
    list-style: none;
}

ul[id^="menu"] .sub-menu {
    list-style: none;
}
.wp-block-separator {
    width: 65%;
    margin: 24px auto;
    height: 1px;
    border: 0;
    background-color: #bfbfbf;
}

@media all and (max-width: 767px) {
    .wp-block-separator {
        margin: 12px auto;
    }
}

body:not(.has-sidebar) .content-area {
    display: flex;
    flex-wrap: wrap;
}

@media all and (max-width: 957px) {
    body:not(.has-sidebar) .content-area>* {
        flex: 0 0 100%;
        max-width: 100%;
    }
}

.site-content {
    min-height: 70vh;
}

.has-sidebar .site-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    clear: both;
    margin: 0 auto;
    max-width: 100%;
    box-sizing: border-box; padding: 0 12px;
    width: 1300px;
}

@media all and (max-width: 957px) {
    .has-sidebar .site-content>* {
        flex: 0 0 100%;
        max-width: 100%;
    }
}

@media all and (max-width: 1299px) {
    .has-sidebar .site-content {
        width: 1129px;
    }
}

@media all and (max-width: 1128px) {
    .has-sidebar .site-content {
        width: 958px;
    }
}

@media all and (max-width: 957px) {
    .has-sidebar .site-content {
        width: 768px;
    }
}

@media all and (max-width: 767px) {
    .has-sidebar .site-content {
        width: 100vw;
    }
}

@media all and (max-width: 767px) {
    .has-sidebar .site-content {
        box-sizing: border-box; padding: 0 24px;
    }
}

.has-sidebar .content-area {
    width: 75%;
    padding-right: 12px;
}

.has-sidebar .sidebar {
    width: 25%;
}

.has-sidebar #primary .container {
    box-sizing: border-box; padding: 0;
    width: auto;
}

.has-sidebar.admin-bar #primary .container {
    background: chartreuse;
}

@media all and (max-width: 957px) {
    .has-sidebar .content-area,
    .has-sidebar .sidebar {
        width: 100%;
        padding-left: 0;
    }
    .has-sidebar #primary {
        margin-bottom: 24px;
    }
}

.has-sidebar-left #primary {
    order: 2;
}

@media all and (max-width: 957px) {
    .has-sidebar-left #primary {
        order: 1;
    }
}

.has-sidebar-left #secondary {
    order: 1;
}

@media all and (max-width: 957px) {
    .has-sidebar-left #secondary {
        order: 2;
    }
}

.has-sidebar-right #primary {
    order: 1;
}

.has-sidebar-right #secondary {
    order: 2;
}

.flexbox {
    display: flex;
    flex-wrap: wrap;
}

.hidden {
    display: none !important;
    visibility: hidden !important;
}

@media all and (max-width: 459px) {
    .hidden-xxs {
        display: none !important;
    }
}

@media all and (max-width: 767px) {
    .hidden-xs {
        display: none !important;
    }
}

@media all and (max-width: 957px) {
    .hidden-sm {
        display: none !important;
    }
}

@media all and (max-width: 1128px) {
    .hidden-md {
        display: none !important;
    }
}

@media all and (min-width: 768px) {
    .only-xs {
        display: none !important;
    }
}

@media all and (min-width: 958px) {
    .only-sm {
        display: none !important;
    }
}

.entry-content p:first-child {
    margin-top: 0;
}

.entry-footer {
    box-sizing: border-box; padding: 12px 0;
    clear: both;
}

.widget {
    box-sizing: border-box; padding: 12px;
}

@media all and (max-width: 767px) {
    .widget {
        box-sizing: border-box; padding: 0;
    }
}

.small-text {
    font-size: 10px;
}

/**
 *
 * Printing Styles
 *
 */

@media print {
    body {
        font-size: 12px;
    }
    .container {
        width: 100%;
    }
    .site-header,
    .site-footer,
    .sidebar,
    nav {
        display: none;
    }
}

img[src*="webtraxs"] {
    visibility: hidden;
    position: absolute;
    left: -9999px;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float: right;
    margin: 24px 0 24px 24px;
}

.alignleft {
    float: left;
    margin: 24px 24px 24px 0;
}

a img.alignright {
    float: right;
    margin: 0 0 24px 24px;
}

a img.alignleft {
    float: left;
    margin: 5px 24px 24px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    background: transparent;
    border: none;
    max-width: 96%;
    /* Image does not overflow the content area */
    box-sizing: border-box; padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignleft {
    margin: 5px 24px 24px 0;
}

.wp-caption.alignright {
    margin: 5px 0 24px 24px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    box-sizing: border-box; padding: 0;
    width: auto;
}

.wp-caption,
p.wp-caption-text {
    text-align: left;
}

figcaption.wp-caption-text {
    box-sizing: border-box; padding: 6px 0;
    color: #595959;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/

/* Text meant only for screen readers. */

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    box-sizing: border-box; padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */

#content[tabindex="-1"]:focus {
    outline: 0;
}

.post-edit-link {
    display: block;
    margin: 12px 0;
}

.cat-links,
.tags-links {
    display: block;
    width: 100%;
}

.nav-links {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin: 36px 0;
    flex-wrap: wrap;
}

@font-face {
    font-family: "b2b-font";
    src: url("b2b-font.eot");
    src: url("b2b-font.eot?#iefix") format("embedded-opentype"), url("b2b-font.woff") format("woff"), url("b2b-font.ttf") format("truetype"), url("b2b-font.svg#b2b-font") format("svg");
    font-weight: normal;
    font-style: normal;
}

[data-icon]:before {
    font-family: "b2b-font" !important;
    content: attr(data-icon);
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
    font-family: "b2b-font" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-phone-square:before {
    content: "\61";
}

.icon-phone:before {
    content: "\62";
}

.icon-search-1:before {
    content: "\64";
}

.icon-envelope-o:before {
    content: "\63";
}

.icon-envelope:before {
    content: "\65";
}

.icon-envelope-square:before {
    content: "\66";
}

.icon-mail:before {
    content: "\67";
}

.icon-mail-1:before {
    content: "\68";
}

.icon-facebook:before {
    content: "\69";
}

.icon-facebook-official:before {
    content: "\6a";
}

.icon-facebook-square:before {
    content: "\6b";
}

.icon-twitter-square:before {
    content: "\6c";
}

.icon-twitter:before {
    content: "\6d";
}

.icon-google-plus-square:before {
    content: "\6e";
}

.icon-google-plus:before {
    content: "\6f";
}

.icon-social-google-plus:before {
    content: "\70";
}

.icon-youtube:before {
    content: "\71";
}

.icon-youtube-play:before {
    content: "\72";
}

.icon-youtube-square:before {
    content: "\73";
}

.icon-linkedin:before {
    content: "\74";
}

.icon-linkedin-square:before {
    content: "\75";
}

.icon-linkedin-alt:before {
    content: "\76";
}

.icon-file-text:before {
    content: "\77";
}

.icon-file-text-o:before {
    content: "\78";
}

.icon-angle-down:before {
    content: "\7a";
}

.icon-angle-left:before {
    content: "\41";
}

.icon-angle-right:before {
    content: "\42";
}

.icon-angle-up:before {
    content: "\43";
}

.icon-arrow-circle-down:before {
    content: "\44";
}

.icon-arrow-circle-left:before {
    content: "\45";
}

.icon-arrow-circle-o-down:before {
    content: "\46";
}

.icon-arrow-circle-o-left:before {
    content: "\47";
}

.icon-arrow-circle-o-up:before {
    content: "\48";
}

.icon-arrow-circle-o-right:before {
    content: "\49";
}

.icon-arrow-circle-right:before {
    content: "\4a";
}

.icon-arrow-circle-up:before {
    content: "\4b";
}

.icon-arrow-down:before {
    content: "\4c";
}

.icon-arrow-left:before {
    content: "\4d";
}

.icon-arrow-right:before {
    content: "\4e";
}

.icon-arrow-up:before {
    content: "\4f";
}

.icon-chevron-circle-down:before {
    content: "\50";
}

.icon-chevron-circle-left:before {
    content: "\51";
}

.icon-chevron-circle-right:before {
    content: "\52";
}

.icon-chevron-circle-up:before {
    content: "\53";
}

.icon-chevron-down:before {
    content: "\54";
}

.icon-chevron-left:before {
    content: "\55";
}

.icon-chevron-right:before {
    content: "\56";
}

.icon-chevron-up:before {
    content: "\57";
}

.icon-check-square:before {
    content: "\58";
}

.icon-check-circle-o:before {
    content: "\59";
}

.icon-check-circle:before {
    content: "\5a";
}

.icon-check:before {
    content: "\30";
}

.icon-search-minus:before {
    content: "\31";
}

.icon-search-plus:before {
    content: "\32";
}

.icon-cancel-circled:before {
    content: "\35";
}

.icon-cancel-squared:before {
    content: "\36";
}

.icon-times:before {
    content: "\37";
}

.icon-stop:before {
    content: "\33";
}

.icon-trashcan:before {
    content: "\34";
}

.icon-widget:before {
    content: "\38";
}

.icon-plus:before {
    content: "\21";
}

.icon-plus-circle:before {
    content: "\22";
}

.icon-plus-square:before {
    content: "\23";
}

.icon-plus-square-o:before {
    content: "\24";
}

.icon-minus:before {
    content: "\25";
}

.icon-minus-circle:before {
    content: "\26";
}

.icon-minus-square:before {
    content: "\27";
}

.icon-minus-square-o:before {
    content: "\28";
}

.icon-photo:before {
    content: "\29";
}

.icon-print:before {
    content: "\2a";
}

.icon-print-1:before {
    content: "\2b";
}

.icon-print-2:before {
    content: "\2c";
}

.icon-grid:before {
    content: "\2d";
}

.icon-thumbnails:before {
    content: "\2e";
}

.icon-list:before {
    content: "\2f";
}

.icon-list-ul:before {
    content: "\3a";
}

.icon-th:before {
    content: "\3b";
}

.icon-th-large:before {
    content: "\3c";
}

.icon-th-list:before {
    content: "\3d";
}

.icon-arrows-expand:before {
    content: "\3e";
}

.icon-arrows-compress:before {
    content: "\3f";
}

.icon-arrows-in:before {
    content: "\40";
}

.icon-arrows-out:before {
    content: "\5b";
}

.icon-arrow-up-1:before {
    content: "\5e";
}

.icon-arrow-down-1:before {
    content: "\5f";
}

.icon-arrow-left-1:before {
    content: "\60";
}

.icon-arrow-right-1:before {
    content: "\7b";
}

.icon-archive:before {
    content: "\7c";
}

.icon-bookmark:before {
    content: "\7d";
}

.icon-book-bookmark:before {
    content: "\7e";
}

.icon-checkbox:before {
    content: "\5c";
}

.icon-map:before {
    content: "\e000";
}

.icon-shield:before {
    content: "\e001";
}

.icon-up-dir:before {
    content: "\e002";
}

.icon-share:before {
    content: "\e003";
}

.icon-share-alt:before {
    content: "\e004";
}

.icon-share-square:before {
    content: "\e005";
}

.icon-share-alt-square:before {
    content: "\e006";
}

.icon-share-square-o:before {
    content: "\e007";
}

.icon-list-1:before {
    content: "\e009";
}

.icon-menu:before {
    content: "\e00a";
}

.icon-bars:before {
    content: "\e008";
}

.icon-dropbox:before {
    content: "\e00b";
}

.icon-basket:before {
    content: "\79";
}

.icon-phone-1:before {
    content: "\e00d";
}

.icon-home:before {
    content: "\e00e";
}

.icon-instagram:before {
    content: "\e00c";
}

.icon-instagram-alt:before {
    content: "\e00f";
}

.icon-sign-out:before {
    content: "\39";
}

.icon-logout:before {
    content: "\5d";
}

.icon-times-circle:before {
    content: "\e010";
}

.icon-times-circle-o:before {
    content: "\e011";
}

.icon-link-external:before {
    content: "\e012";
}

.icon-link:before {
    content: "\e013";
}

.icon-info:before {
    content: "\e014";
}

.icon-issue-opened:before {
    content: "\e015";
}

.icon-question:before {
    content: "\e016";
}

.icon-info-1:before {
    content: "\e017";
}

.icon-loop:before {
    content: "\e018";
}

.icon-shopping-cart:before {
    content: "\e019";
}

.icon-cart-plus:before {
    content: "\e01a";
}

.icon-checklist:before {
    content: "\e01b";
}

.icon-clipboard-notes:before {
    content: "\e01c";
}

.icon-clipboard:before {
    content: "\e01d";
}

.icon-user:before {
    content: "\e01e";
}

.icon-user-1:before {
    content: "\e01f";
}

.icon-user-2:before {
    content: "\e020";
}

.icon-users:before {
    content: "\e021";
}

.icon-map-1:before {
    content: "\e022";
}

.icon-map-marker:before {
    content: "\e023";
}

.icon-map-o:before {
    content: "\e024";
}

.icon-map-pin:before {
    content: "\e025";
}

.icon-marker:before {
    content: "\e026";
}

.icon-pin:before {
    content: "\e027";
}

.icon-location:before {
    content: "\e028";
}

.icon-location-1:before {
    content: "\e029";
}

.icon-flag:before {
    content: "\e02a";
}

.icon-map-2:before {
    content: "\e02b";
}

.icon-map-pin-streamline:before {
    content: "\e02c";
}

.icon-globe:before {
    content: "\e02d";
}

.icon-caddie-shopping-streamline:before {
    content: "\e02e";
}

.icon-exclamation-triangle:before {
    content: "\e02f";
}

.icon-exclamation-circle:before {
    content: "\e030";
}

.icon-exclamation:before {
    content: "\e031";
}

.icon-info-circle:before {
    content: "\e032";
}

.icon-info-2:before {
    content: "\e033";
}

.icon-list-ol:before {
    content: "\e034";
}

.icon-search:before {
    content: "\e035";
}

.icon-trash:before {
    content: "\e036";
}

.icon-trash-o:before {
    content: "\e037";
}

.icon-wordpress:before {
    content: "\e038";
}

.icon-alert:before {
    content: "\e039";
}

.icon-heart:before {
    content: "\e03a";
}

.icon-location-2:before {
    content: "\e03b";
}

.icon-search-2:before {
    content: "\e03c";
}

.icon-alert-1:before {
    content: "\e03d";
}

.icon-clipboard-pencil:before {
    content: "\e03e";
}

.icon-x-circle:before {
    content: "\e03f";
}

.icon-x:before {
    content: "\e040";
}

.icon-trash-1:before {
    content: "\e041";
}

.icon-torso:before {
    content: "\e042";
}

.icon-torso-female:before {
    content: "\e043";
}

.icon-alert-2:before {
    content: "\e044";
}

.icon-attention:before {
    content: "\e045";
}

.icon-user-outline:before {
    content: "\e046";
}

.icon-user-3:before {
    content: "\e047";
}

.icon-man-people-streamline-user:before {
    content: "\e048";
}

.icon-external-link:before {
    content: "\e049";
}

.icon-external-link-square:before {
    content: "\e04a";
}

.icon-calendar:before {
    content: "\e04b";
}

.icon-calendar-check-o:before {
    content: "\e04c";
}

.icon-calendar-1:before {
    content: "\e04d";
}

.icon-calendar-2:before {
    content: "\e04e";
}

.icon-calendar-3:before {
    content: "\e04f";
}
.flex-center {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

.align-center {
    align-items: center;
}

.justify-center {
    justify-content: center;
}

.justify-space-around {
    justify-content: space-around;
}

.justify-space-between {
    justify-content: space-between;
}

.container {
    clear: both;
    margin: 0 auto;
    max-width: 100%;
    box-sizing: border-box; padding: 0 12px;
    width: 1300px;
}

@media all and (max-width: 1299px) {
    .container {
        width: 1129px;
    }
}

@media all and (max-width: 1128px) {
    .container {
        width: 958px;
    }
}

@media all and (max-width: 957px) {
    .container {
        width: 768px;
    }
}

@media all and (max-width: 767px) {
    .container {
        width: 100vw;
    }
}

.half-container {
    width: 650px;
}

@media all and (max-width: 1299px) {
    .half-container {
        width: 564.5px;
    }
}

@media all and (max-width: 1128px) {
    .half-container {
        width: 479px;
    }
}

@media all and (max-width: 957px) {
    .half-container {
        width: 384px;
    }
}

@media all and (max-width: 767px) {
    .half-container {
        width: 100vw;
        max-width: 100%;
    }
}

.left-nav-body {
    width: calc(100% - 300px);
}

.left-nav-body .container {
    width: 100%;
    box-sizing: border-box; padding: 0 24px;
}

.flex-row {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: space-between;
}

.w-1 {
    width: calc( 1% - 12px);
}

.w-2 {
    width: calc( 2% - 12px);
}

.w-3 {
    width: calc( 3% - 12px);
}

.w-4 {
    width: calc( 4% - 12px);
}

.w-5 {
    width: calc( 5% - 12px);
}

.w-6 {
    width: calc( 6% - 12px);
}

.w-7 {
    width: calc( 7% - 12px);
}

.w-8 {
    width: calc( 8% - 12px);
}

.w-9 {
    width: calc( 9% - 12px);
}

.w-10 {
    width: calc( 10% - 12px);
}

.w-11 {
    width: calc( 11% - 12px);
}

.w-12 {
    width: calc( 12% - 12px);
}

.w-13 {
    width: calc( 13% - 12px);
}

.w-14 {
    width: calc( 14% - 12px);
}

.w-15 {
    width: calc( 15% - 12px);
}

.w-16 {
    width: calc( 16% - 12px);
}

.w-17 {
    width: calc( 17% - 12px);
}

.w-18 {
    width: calc( 18% - 12px);
}

.w-19 {
    width: calc( 19% - 12px);
}

.w-20 {
    width: calc( 20% - 12px);
}

.w-21 {
    width: calc( 21% - 12px);
}

.w-22 {
    width: calc( 22% - 12px);
}

.w-23 {
    width: calc( 23% - 12px);
}

.w-24 {
    width: calc( 24% - 12px);
}

.w-25 {
    width: calc( 25% - 12px);
}

.w-26 {
    width: calc( 26% - 12px);
}

.w-27 {
    width: calc( 27% - 12px);
}

.w-28 {
    width: calc( 28% - 12px);
}

.w-29 {
    width: calc( 29% - 12px);
}

.w-30 {
    width: calc( 30% - 12px);
}

.w-31 {
    width: calc( 31% - 12px);
}

.w-32 {
    width: calc( 32% - 12px);
}

.w-33 {
    width: calc( 33% - 12px);
}

.w-34 {
    width: calc( 34% - 12px);
}

.w-35 {
    width: calc( 35% - 12px);
}

.w-36 {
    width: calc( 36% - 12px);
}

.w-37 {
    width: calc( 37% - 12px);
}

.w-38 {
    width: calc( 38% - 12px);
}

.w-39 {
    width: calc( 39% - 12px);
}

.w-40 {
    width: calc( 40% - 12px);
}

.w-41 {
    width: calc( 41% - 12px);
}

.w-42 {
    width: calc( 42% - 12px);
}

.w-43 {
    width: calc( 43% - 12px);
}

.w-44 {
    width: calc( 44% - 12px);
}

.w-45 {
    width: calc( 45% - 12px);
}

.w-46 {
    width: calc( 46% - 12px);
}

.w-47 {
    width: calc( 47% - 12px);
}

.w-48 {
    width: calc( 48% - 12px);
}

.w-49 {
    width: calc( 49% - 12px);
}

.w-50 {
    width: calc( 50% - 12px);
}

.w-51 {
    width: calc( 51% - 12px);
}

.w-52 {
    width: calc( 52% - 12px);
}

.w-53 {
    width: calc( 53% - 12px);
}

.w-54 {
    width: calc( 54% - 12px);
}

.w-55 {
    width: calc( 55% - 12px);
}

.w-56 {
    width: calc( 56% - 12px);
}

.w-57 {
    width: calc( 57% - 12px);
}

.w-58 {
    width: calc( 58% - 12px);
}

.w-59 {
    width: calc( 59% - 12px);
}

.w-60 {
    width: calc( 60% - 12px);
}

.w-61 {
    width: calc( 61% - 12px);
}

.w-62 {
    width: calc( 62% - 12px);
}

.w-63 {
    width: calc( 63% - 12px);
}

.w-64 {
    width: calc( 64% - 12px);
}

.w-65 {
    width: calc( 65% - 12px);
}

.w-66 {
    width: calc( 66% - 12px);
}

.w-67 {
    width: calc( 67% - 12px);
}

.w-68 {
    width: calc( 68% - 12px);
}

.w-69 {
    width: calc( 69% - 12px);
}

.w-70 {
    width: calc( 70% - 12px);
}

.w-71 {
    width: calc( 71% - 12px);
}

.w-72 {
    width: calc( 72% - 12px);
}

.w-73 {
    width: calc( 73% - 12px);
}

.w-74 {
    width: calc( 74% - 12px);
}

.w-75 {
    width: calc( 75% - 12px);
}

.w-76 {
    width: calc( 76% - 12px);
}

.w-77 {
    width: calc( 77% - 12px);
}

.w-78 {
    width: calc( 78% - 12px);
}

.w-79 {
    width: calc( 79% - 12px);
}

.w-80 {
    width: calc( 80% - 12px);
}

.w-81 {
    width: calc( 81% - 12px);
}

.w-82 {
    width: calc( 82% - 12px);
}

.w-83 {
    width: calc( 83% - 12px);
}

.w-84 {
    width: calc( 84% - 12px);
}

.w-85 {
    width: calc( 85% - 12px);
}

.w-86 {
    width: calc( 86% - 12px);
}

.w-87 {
    width: calc( 87% - 12px);
}

.w-88 {
    width: calc( 88% - 12px);
}

.w-89 {
    width: calc( 89% - 12px);
}

.w-90 {
    width: calc( 90% - 12px);
}

.w-91 {
    width: calc( 91% - 12px);
}

.w-92 {
    width: calc( 92% - 12px);
}

.w-93 {
    width: calc( 93% - 12px);
}

.w-94 {
    width: calc( 94% - 12px);
}

.w-95 {
    width: calc( 95% - 12px);
}

.w-96 {
    width: calc( 96% - 12px);
}

.w-97 {
    width: calc( 97% - 12px);
}

.w-98 {
    width: calc( 98% - 12px);
}

.w-99 {
    width: calc( 99% - 12px);
}

@media all and (max-width: 1128px) {
    .w-1-md {
        width: calc( 1% - 12px);
    }
    .w-2-md {
        width: calc( 2% - 12px);
    }
    .w-3-md {
        width: calc( 3% - 12px);
    }
    .w-4-md {
        width: calc( 4% - 12px);
    }
    .w-5-md {
        width: calc( 5% - 12px);
    }
    .w-6-md {
        width: calc( 6% - 12px);
    }
    .w-7-md {
        width: calc( 7% - 12px);
    }
    .w-8-md {
        width: calc( 8% - 12px);
    }
    .w-9-md {
        width: calc( 9% - 12px);
    }
    .w-10-md {
        width: calc( 10% - 12px);
    }
    .w-11-md {
        width: calc( 11% - 12px);
    }
    .w-12-md {
        width: calc( 12% - 12px);
    }
    .w-13-md {
        width: calc( 13% - 12px);
    }
    .w-14-md {
        width: calc( 14% - 12px);
    }
    .w-15-md {
        width: calc( 15% - 12px);
    }
    .w-16-md {
        width: calc( 16% - 12px);
    }
    .w-17-md {
        width: calc( 17% - 12px);
    }
    .w-18-md {
        width: calc( 18% - 12px);
    }
    .w-19-md {
        width: calc( 19% - 12px);
    }
    .w-20-md {
        width: calc( 20% - 12px);
    }
    .w-21-md {
        width: calc( 21% - 12px);
    }
    .w-22-md {
        width: calc( 22% - 12px);
    }
    .w-23-md {
        width: calc( 23% - 12px);
    }
    .w-24-md {
        width: calc( 24% - 12px);
    }
    .w-25-md {
        width: calc( 25% - 12px);
    }
    .w-26-md {
        width: calc( 26% - 12px);
    }
    .w-27-md {
        width: calc( 27% - 12px);
    }
    .w-28-md {
        width: calc( 28% - 12px);
    }
    .w-29-md {
        width: calc( 29% - 12px);
    }
    .w-30-md {
        width: calc( 30% - 12px);
    }
    .w-31-md {
        width: calc( 31% - 12px);
    }
    .w-32-md {
        width: calc( 32% - 12px);
    }
    .w-33-md {
        width: calc( 33% - 12px);
    }
    .w-34-md {
        width: calc( 34% - 12px);
    }
    .w-35-md {
        width: calc( 35% - 12px);
    }
    .w-36-md {
        width: calc( 36% - 12px);
    }
    .w-37-md {
        width: calc( 37% - 12px);
    }
    .w-38-md {
        width: calc( 38% - 12px);
    }
    .w-39-md {
        width: calc( 39% - 12px);
    }
    .w-40-md {
        width: calc( 40% - 12px);
    }
    .w-41-md {
        width: calc( 41% - 12px);
    }
    .w-42-md {
        width: calc( 42% - 12px);
    }
    .w-43-md {
        width: calc( 43% - 12px);
    }
    .w-44-md {
        width: calc( 44% - 12px);
    }
    .w-45-md {
        width: calc( 45% - 12px);
    }
    .w-46-md {
        width: calc( 46% - 12px);
    }
    .w-47-md {
        width: calc( 47% - 12px);
    }
    .w-48-md {
        width: calc( 48% - 12px);
    }
    .w-49-md {
        width: calc( 49% - 12px);
    }
    .w-50-md {
        width: calc( 50% - 12px);
    }
    .w-51-md {
        width: calc( 51% - 12px);
    }
    .w-52-md {
        width: calc( 52% - 12px);
    }
    .w-53-md {
        width: calc( 53% - 12px);
    }
    .w-54-md {
        width: calc( 54% - 12px);
    }
    .w-55-md {
        width: calc( 55% - 12px);
    }
    .w-56-md {
        width: calc( 56% - 12px);
    }
    .w-57-md {
        width: calc( 57% - 12px);
    }
    .w-58-md {
        width: calc( 58% - 12px);
    }
    .w-59-md {
        width: calc( 59% - 12px);
    }
    .w-60-md {
        width: calc( 60% - 12px);
    }
    .w-61-md {
        width: calc( 61% - 12px);
    }
    .w-62-md {
        width: calc( 62% - 12px);
    }
    .w-63-md {
        width: calc( 63% - 12px);
    }
    .w-64-md {
        width: calc( 64% - 12px);
    }
    .w-65-md {
        width: calc( 65% - 12px);
    }
    .w-66-md {
        width: calc( 66% - 12px);
    }
    .w-67-md {
        width: calc( 67% - 12px);
    }
    .w-68-md {
        width: calc( 68% - 12px);
    }
    .w-69-md {
        width: calc( 69% - 12px);
    }
    .w-70-md {
        width: calc( 70% - 12px);
    }
    .w-71-md {
        width: calc( 71% - 12px);
    }
    .w-72-md {
        width: calc( 72% - 12px);
    }
    .w-73-md {
        width: calc( 73% - 12px);
    }
    .w-74-md {
        width: calc( 74% - 12px);
    }
    .w-75-md {
        width: calc( 75% - 12px);
    }
    .w-76-md {
        width: calc( 76% - 12px);
    }
    .w-77-md {
        width: calc( 77% - 12px);
    }
    .w-78-md {
        width: calc( 78% - 12px);
    }
    .w-79-md {
        width: calc( 79% - 12px);
    }
    .w-80-md {
        width: calc( 80% - 12px);
    }
    .w-81-md {
        width: calc( 81% - 12px);
    }
    .w-82-md {
        width: calc( 82% - 12px);
    }
    .w-83-md {
        width: calc( 83% - 12px);
    }
    .w-84-md {
        width: calc( 84% - 12px);
    }
    .w-85-md {
        width: calc( 85% - 12px);
    }
    .w-86-md {
        width: calc( 86% - 12px);
    }
    .w-87-md {
        width: calc( 87% - 12px);
    }
    .w-88-md {
        width: calc( 88% - 12px);
    }
    .w-89-md {
        width: calc( 89% - 12px);
    }
    .w-90-md {
        width: calc( 90% - 12px);
    }
    .w-91-md {
        width: calc( 91% - 12px);
    }
    .w-92-md {
        width: calc( 92% - 12px);
    }
    .w-93-md {
        width: calc( 93% - 12px);
    }
    .w-94-md {
        width: calc( 94% - 12px);
    }
    .w-95-md {
        width: calc( 95% - 12px);
    }
    .w-96-md {
        width: calc( 96% - 12px);
    }
    .w-97-md {
        width: calc( 97% - 12px);
    }
    .w-98-md {
        width: calc( 98% - 12px);
    }
    .w-99-md {
        width: calc( 99% - 12px);
    }
}

@media all and (max-width: 957px) {
    .w-1-sm {
        width: calc( 1% - 12px);
    }
    .w-2-sm {
        width: calc( 2% - 12px);
    }
    .w-3-sm {
        width: calc( 3% - 12px);
    }
    .w-4-sm {
        width: calc( 4% - 12px);
    }
    .w-5-sm {
        width: calc( 5% - 12px);
    }
    .w-6-sm {
        width: calc( 6% - 12px);
    }
    .w-7-sm {
        width: calc( 7% - 12px);
    }
    .w-8-sm {
        width: calc( 8% - 12px);
    }
    .w-9-sm {
        width: calc( 9% - 12px);
    }
    .w-10-sm {
        width: calc( 10% - 12px);
    }
    .w-11-sm {
        width: calc( 11% - 12px);
    }
    .w-12-sm {
        width: calc( 12% - 12px);
    }
    .w-13-sm {
        width: calc( 13% - 12px);
    }
    .w-14-sm {
        width: calc( 14% - 12px);
    }
    .w-15-sm {
        width: calc( 15% - 12px);
    }
    .w-16-sm {
        width: calc( 16% - 12px);
    }
    .w-17-sm {
        width: calc( 17% - 12px);
    }
    .w-18-sm {
        width: calc( 18% - 12px);
    }
    .w-19-sm {
        width: calc( 19% - 12px);
    }
    .w-20-sm {
        width: calc( 20% - 12px);
    }
    .w-21-sm {
        width: calc( 21% - 12px);
    }
    .w-22-sm {
        width: calc( 22% - 12px);
    }
    .w-23-sm {
        width: calc( 23% - 12px);
    }
    .w-24-sm {
        width: calc( 24% - 12px);
    }
    .w-25-sm {
        width: calc( 25% - 12px);
    }
    .w-26-sm {
        width: calc( 26% - 12px);
    }
    .w-27-sm {
        width: calc( 27% - 12px);
    }
    .w-28-sm {
        width: calc( 28% - 12px);
    }
    .w-29-sm {
        width: calc( 29% - 12px);
    }
    .w-30-sm {
        width: calc( 30% - 12px);
    }
    .w-31-sm {
        width: calc( 31% - 12px);
    }
    .w-32-sm {
        width: calc( 32% - 12px);
    }
    .w-33-sm {
        width: calc( 33% - 12px);
    }
    .w-34-sm {
        width: calc( 34% - 12px);
    }
    .w-35-sm {
        width: calc( 35% - 12px);
    }
    .w-36-sm {
        width: calc( 36% - 12px);
    }
    .w-37-sm {
        width: calc( 37% - 12px);
    }
    .w-38-sm {
        width: calc( 38% - 12px);
    }
    .w-39-sm {
        width: calc( 39% - 12px);
    }
    .w-40-sm {
        width: calc( 40% - 12px);
    }
    .w-41-sm {
        width: calc( 41% - 12px);
    }
    .w-42-sm {
        width: calc( 42% - 12px);
    }
    .w-43-sm {
        width: calc( 43% - 12px);
    }
    .w-44-sm {
        width: calc( 44% - 12px);
    }
    .w-45-sm {
        width: calc( 45% - 12px);
    }
    .w-46-sm {
        width: calc( 46% - 12px);
    }
    .w-47-sm {
        width: calc( 47% - 12px);
    }
    .w-48-sm {
        width: calc( 48% - 12px);
    }
    .w-49-sm {
        width: calc( 49% - 12px);
    }
    .w-50-sm {
        width: calc( 50% - 12px);
    }
    .w-51-sm {
        width: calc( 51% - 12px);
    }
    .w-52-sm {
        width: calc( 52% - 12px);
    }
    .w-53-sm {
        width: calc( 53% - 12px);
    }
    .w-54-sm {
        width: calc( 54% - 12px);
    }
    .w-55-sm {
        width: calc( 55% - 12px);
    }
    .w-56-sm {
        width: calc( 56% - 12px);
    }
    .w-57-sm {
        width: calc( 57% - 12px);
    }
    .w-58-sm {
        width: calc( 58% - 12px);
    }
    .w-59-sm {
        width: calc( 59% - 12px);
    }
    .w-60-sm {
        width: calc( 60% - 12px);
    }
    .w-61-sm {
        width: calc( 61% - 12px);
    }
    .w-62-sm {
        width: calc( 62% - 12px);
    }
    .w-63-sm {
        width: calc( 63% - 12px);
    }
    .w-64-sm {
        width: calc( 64% - 12px);
    }
    .w-65-sm {
        width: calc( 65% - 12px);
    }
    .w-66-sm {
        width: calc( 66% - 12px);
    }
    .w-67-sm {
        width: calc( 67% - 12px);
    }
    .w-68-sm {
        width: calc( 68% - 12px);
    }
    .w-69-sm {
        width: calc( 69% - 12px);
    }
    .w-70-sm {
        width: calc( 70% - 12px);
    }
    .w-71-sm {
        width: calc( 71% - 12px);
    }
    .w-72-sm {
        width: calc( 72% - 12px);
    }
    .w-73-sm {
        width: calc( 73% - 12px);
    }
    .w-74-sm {
        width: calc( 74% - 12px);
    }
    .w-75-sm {
        width: calc( 75% - 12px);
    }
    .w-76-sm {
        width: calc( 76% - 12px);
    }
    .w-77-sm {
        width: calc( 77% - 12px);
    }
    .w-78-sm {
        width: calc( 78% - 12px);
    }
    .w-79-sm {
        width: calc( 79% - 12px);
    }
    .w-80-sm {
        width: calc( 80% - 12px);
    }
    .w-81-sm {
        width: calc( 81% - 12px);
    }
    .w-82-sm {
        width: calc( 82% - 12px);
    }
    .w-83-sm {
        width: calc( 83% - 12px);
    }
    .w-84-sm {
        width: calc( 84% - 12px);
    }
    .w-85-sm {
        width: calc( 85% - 12px);
    }
    .w-86-sm {
        width: calc( 86% - 12px);
    }
    .w-87-sm {
        width: calc( 87% - 12px);
    }
    .w-88-sm {
        width: calc( 88% - 12px);
    }
    .w-89-sm {
        width: calc( 89% - 12px);
    }
    .w-90-sm {
        width: calc( 90% - 12px);
    }
    .w-91-sm {
        width: calc( 91% - 12px);
    }
    .w-92-sm {
        width: calc( 92% - 12px);
    }
    .w-93-sm {
        width: calc( 93% - 12px);
    }
    .w-94-sm {
        width: calc( 94% - 12px);
    }
    .w-95-sm {
        width: calc( 95% - 12px);
    }
    .w-96-sm {
        width: calc( 96% - 12px);
    }
    .w-97-sm {
        width: calc( 97% - 12px);
    }
    .w-98-sm {
        width: calc( 98% - 12px);
    }
    .w-99-sm {
        width: calc( 99% - 12px);
    }
}

@media all and (max-width: 767px) {
    .w-1-xs {
        width: calc( 1% - 12px);
    }
    .w-2-xs {
        width: calc( 2% - 12px);
    }
    .w-3-xs {
        width: calc( 3% - 12px);
    }
    .w-4-xs {
        width: calc( 4% - 12px);
    }
    .w-5-xs {
        width: calc( 5% - 12px);
    }
    .w-6-xs {
        width: calc( 6% - 12px);
    }
    .w-7-xs {
        width: calc( 7% - 12px);
    }
    .w-8-xs {
        width: calc( 8% - 12px);
    }
    .w-9-xs {
        width: calc( 9% - 12px);
    }
    .w-10-xs {
        width: calc( 10% - 12px);
    }
    .w-11-xs {
        width: calc( 11% - 12px);
    }
    .w-12-xs {
        width: calc( 12% - 12px);
    }
    .w-13-xs {
        width: calc( 13% - 12px);
    }
    .w-14-xs {
        width: calc( 14% - 12px);
    }
    .w-15-xs {
        width: calc( 15% - 12px);
    }
    .w-16-xs {
        width: calc( 16% - 12px);
    }
    .w-17-xs {
        width: calc( 17% - 12px);
    }
    .w-18-xs {
        width: calc( 18% - 12px);
    }
    .w-19-xs {
        width: calc( 19% - 12px);
    }
    .w-20-xs {
        width: calc( 20% - 12px);
    }
    .w-21-xs {
        width: calc( 21% - 12px);
    }
    .w-22-xs {
        width: calc( 22% - 12px);
    }
    .w-23-xs {
        width: calc( 23% - 12px);
    }
    .w-24-xs {
        width: calc( 24% - 12px);
    }
    .w-25-xs {
        width: calc( 25% - 12px);
    }
    .w-26-xs {
        width: calc( 26% - 12px);
    }
    .w-27-xs {
        width: calc( 27% - 12px);
    }
    .w-28-xs {
        width: calc( 28% - 12px);
    }
    .w-29-xs {
        width: calc( 29% - 12px);
    }
    .w-30-xs {
        width: calc( 30% - 12px);
    }
    .w-31-xs {
        width: calc( 31% - 12px);
    }
    .w-32-xs {
        width: calc( 32% - 12px);
    }
    .w-33-xs {
        width: calc( 33% - 12px);
    }
    .w-34-xs {
        width: calc( 34% - 12px);
    }
    .w-35-xs {
        width: calc( 35% - 12px);
    }
    .w-36-xs {
        width: calc( 36% - 12px);
    }
    .w-37-xs {
        width: calc( 37% - 12px);
    }
    .w-38-xs {
        width: calc( 38% - 12px);
    }
    .w-39-xs {
        width: calc( 39% - 12px);
    }
    .w-40-xs {
        width: calc( 40% - 12px);
    }
    .w-41-xs {
        width: calc( 41% - 12px);
    }
    .w-42-xs {
        width: calc( 42% - 12px);
    }
    .w-43-xs {
        width: calc( 43% - 12px);
    }
    .w-44-xs {
        width: calc( 44% - 12px);
    }
    .w-45-xs {
        width: calc( 45% - 12px);
    }
    .w-46-xs {
        width: calc( 46% - 12px);
    }
    .w-47-xs {
        width: calc( 47% - 12px);
    }
    .w-48-xs {
        width: calc( 48% - 12px);
    }
    .w-49-xs {
        width: calc( 49% - 12px);
    }
    .w-50-xs {
        width: calc( 50% - 12px);
    }
    .w-51-xs {
        width: calc( 51% - 12px);
    }
    .w-52-xs {
        width: calc( 52% - 12px);
    }
    .w-53-xs {
        width: calc( 53% - 12px);
    }
    .w-54-xs {
        width: calc( 54% - 12px);
    }
    .w-55-xs {
        width: calc( 55% - 12px);
    }
    .w-56-xs {
        width: calc( 56% - 12px);
    }
    .w-57-xs {
        width: calc( 57% - 12px);
    }
    .w-58-xs {
        width: calc( 58% - 12px);
    }
    .w-59-xs {
        width: calc( 59% - 12px);
    }
    .w-60-xs {
        width: calc( 60% - 12px);
    }
    .w-61-xs {
        width: calc( 61% - 12px);
    }
    .w-62-xs {
        width: calc( 62% - 12px);
    }
    .w-63-xs {
        width: calc( 63% - 12px);
    }
    .w-64-xs {
        width: calc( 64% - 12px);
    }
    .w-65-xs {
        width: calc( 65% - 12px);
    }
    .w-66-xs {
        width: calc( 66% - 12px);
    }
    .w-67-xs {
        width: calc( 67% - 12px);
    }
    .w-68-xs {
        width: calc( 68% - 12px);
    }
    .w-69-xs {
        width: calc( 69% - 12px);
    }
    .w-70-xs {
        width: calc( 70% - 12px);
    }
    .w-71-xs {
        width: calc( 71% - 12px);
    }
    .w-72-xs {
        width: calc( 72% - 12px);
    }
    .w-73-xs {
        width: calc( 73% - 12px);
    }
    .w-74-xs {
        width: calc( 74% - 12px);
    }
    .w-75-xs {
        width: calc( 75% - 12px);
    }
    .w-76-xs {
        width: calc( 76% - 12px);
    }
    .w-77-xs {
        width: calc( 77% - 12px);
    }
    .w-78-xs {
        width: calc( 78% - 12px);
    }
    .w-79-xs {
        width: calc( 79% - 12px);
    }
    .w-80-xs {
        width: calc( 80% - 12px);
    }
    .w-81-xs {
        width: calc( 81% - 12px);
    }
    .w-82-xs {
        width: calc( 82% - 12px);
    }
    .w-83-xs {
        width: calc( 83% - 12px);
    }
    .w-84-xs {
        width: calc( 84% - 12px);
    }
    .w-85-xs {
        width: calc( 85% - 12px);
    }
    .w-86-xs {
        width: calc( 86% - 12px);
    }
    .w-87-xs {
        width: calc( 87% - 12px);
    }
    .w-88-xs {
        width: calc( 88% - 12px);
    }
    .w-89-xs {
        width: calc( 89% - 12px);
    }
    .w-90-xs {
        width: calc( 90% - 12px);
    }
    .w-91-xs {
        width: calc( 91% - 12px);
    }
    .w-92-xs {
        width: calc( 92% - 12px);
    }
    .w-93-xs {
        width: calc( 93% - 12px);
    }
    .w-94-xs {
        width: calc( 94% - 12px);
    }
    .w-95-xs {
        width: calc( 95% - 12px);
    }
    .w-96-xs {
        width: calc( 96% - 12px);
    }
    .w-97-xs {
        width: calc( 97% - 12px);
    }
    .w-98-xs {
        width: calc( 98% - 12px);
    }
    .w-99-xs {
        width: calc( 99% - 12px);
    }
}

@media all and (max-width: 459px) {
    .w-1-xxs {
        width: calc( 1% - 12px);
    }
    .w-2-xxs {
        width: calc( 2% - 12px);
    }
    .w-3-xxs {
        width: calc( 3% - 12px);
    }
    .w-4-xxs {
        width: calc( 4% - 12px);
    }
    .w-5-xxs {
        width: calc( 5% - 12px);
    }
    .w-6-xxs {
        width: calc( 6% - 12px);
    }
    .w-7-xxs {
        width: calc( 7% - 12px);
    }
    .w-8-xxs {
        width: calc( 8% - 12px);
    }
    .w-9-xxs {
        width: calc( 9% - 12px);
    }
    .w-10-xxs {
        width: calc( 10% - 12px);
    }
    .w-11-xxs {
        width: calc( 11% - 12px);
    }
    .w-12-xxs {
        width: calc( 12% - 12px);
    }
    .w-13-xxs {
        width: calc( 13% - 12px);
    }
    .w-14-xxs {
        width: calc( 14% - 12px);
    }
    .w-15-xxs {
        width: calc( 15% - 12px);
    }
    .w-16-xxs {
        width: calc( 16% - 12px);
    }
    .w-17-xxs {
        width: calc( 17% - 12px);
    }
    .w-18-xxs {
        width: calc( 18% - 12px);
    }
    .w-19-xxs {
        width: calc( 19% - 12px);
    }
    .w-20-xxs {
        width: calc( 20% - 12px);
    }
    .w-21-xxs {
        width: calc( 21% - 12px);
    }
    .w-22-xxs {
        width: calc( 22% - 12px);
    }
    .w-23-xxs {
        width: calc( 23% - 12px);
    }
    .w-24-xxs {
        width: calc( 24% - 12px);
    }
    .w-25-xxs {
        width: calc( 25% - 12px);
    }
    .w-26-xxs {
        width: calc( 26% - 12px);
    }
    .w-27-xxs {
        width: calc( 27% - 12px);
    }
    .w-28-xxs {
        width: calc( 28% - 12px);
    }
    .w-29-xxs {
        width: calc( 29% - 12px);
    }
    .w-30-xxs {
        width: calc( 30% - 12px);
    }
    .w-31-xxs {
        width: calc( 31% - 12px);
    }
    .w-32-xxs {
        width: calc( 32% - 12px);
    }
    .w-33-xxs {
        width: calc( 33% - 12px);
    }
    .w-34-xxs {
        width: calc( 34% - 12px);
    }
    .w-35-xxs {
        width: calc( 35% - 12px);
    }
    .w-36-xxs {
        width: calc( 36% - 12px);
    }
    .w-37-xxs {
        width: calc( 37% - 12px);
    }
    .w-38-xxs {
        width: calc( 38% - 12px);
    }
    .w-39-xxs {
        width: calc( 39% - 12px);
    }
    .w-40-xxs {
        width: calc( 40% - 12px);
    }
    .w-41-xxs {
        width: calc( 41% - 12px);
    }
    .w-42-xxs {
        width: calc( 42% - 12px);
    }
    .w-43-xxs {
        width: calc( 43% - 12px);
    }
    .w-44-xxs {
        width: calc( 44% - 12px);
    }
    .w-45-xxs {
        width: calc( 45% - 12px);
    }
    .w-46-xxs {
        width: calc( 46% - 12px);
    }
    .w-47-xxs {
        width: calc( 47% - 12px);
    }
    .w-48-xxs {
        width: calc( 48% - 12px);
    }
    .w-49-xxs {
        width: calc( 49% - 12px);
    }
    .w-50-xxs {
        width: calc( 50% - 12px);
    }
    .w-51-xxs {
        width: calc( 51% - 12px);
    }
    .w-52-xxs {
        width: calc( 52% - 12px);
    }
    .w-53-xxs {
        width: calc( 53% - 12px);
    }
    .w-54-xxs {
        width: calc( 54% - 12px);
    }
    .w-55-xxs {
        width: calc( 55% - 12px);
    }
    .w-56-xxs {
        width: calc( 56% - 12px);
    }
    .w-57-xxs {
        width: calc( 57% - 12px);
    }
    .w-58-xxs {
        width: calc( 58% - 12px);
    }
    .w-59-xxs {
        width: calc( 59% - 12px);
    }
    .w-60-xxs {
        width: calc( 60% - 12px);
    }
    .w-61-xxs {
        width: calc( 61% - 12px);
    }
    .w-62-xxs {
        width: calc( 62% - 12px);
    }
    .w-63-xxs {
        width: calc( 63% - 12px);
    }
    .w-64-xxs {
        width: calc( 64% - 12px);
    }
    .w-65-xxs {
        width: calc( 65% - 12px);
    }
    .w-66-xxs {
        width: calc( 66% - 12px);
    }
    .w-67-xxs {
        width: calc( 67% - 12px);
    }
    .w-68-xxs {
        width: calc( 68% - 12px);
    }
    .w-69-xxs {
        width: calc( 69% - 12px);
    }
    .w-70-xxs {
        width: calc( 70% - 12px);
    }
    .w-71-xxs {
        width: calc( 71% - 12px);
    }
    .w-72-xxs {
        width: calc( 72% - 12px);
    }
    .w-73-xxs {
        width: calc( 73% - 12px);
    }
    .w-74-xxs {
        width: calc( 74% - 12px);
    }
    .w-75-xxs {
        width: calc( 75% - 12px);
    }
    .w-76-xxs {
        width: calc( 76% - 12px);
    }
    .w-77-xxs {
        width: calc( 77% - 12px);
    }
    .w-78-xxs {
        width: calc( 78% - 12px);
    }
    .w-79-xxs {
        width: calc( 79% - 12px);
    }
    .w-80-xxs {
        width: calc( 80% - 12px);
    }
    .w-81-xxs {
        width: calc( 81% - 12px);
    }
    .w-82-xxs {
        width: calc( 82% - 12px);
    }
    .w-83-xxs {
        width: calc( 83% - 12px);
    }
    .w-84-xxs {
        width: calc( 84% - 12px);
    }
    .w-85-xxs {
        width: calc( 85% - 12px);
    }
    .w-86-xxs {
        width: calc( 86% - 12px);
    }
    .w-87-xxs {
        width: calc( 87% - 12px);
    }
    .w-88-xxs {
        width: calc( 88% - 12px);
    }
    .w-89-xxs {
        width: calc( 89% - 12px);
    }
    .w-90-xxs {
        width: calc( 90% - 12px);
    }
    .w-91-xxs {
        width: calc( 91% - 12px);
    }
    .w-92-xxs {
        width: calc( 92% - 12px);
    }
    .w-93-xxs {
        width: calc( 93% - 12px);
    }
    .w-94-xxs {
        width: calc( 94% - 12px);
    }
    .w-95-xxs {
        width: calc( 95% - 12px);
    }
    .w-96-xxs {
        width: calc( 96% - 12px);
    }
    .w-97-xxs {
        width: calc( 97% - 12px);
    }
    .w-98-xxs {
        width: calc( 98% - 12px);
    }
    .w-99-xxs {
        width: calc( 99% - 12px);
    }
}

.w-100,
.full-width {
    width: 100%;
}

@media all and (max-width: 1128px) {
    .full-width-md,
    .w-100-md {
        width: 100%;
    }
}

@media all and (max-width: 957px) {
    .full-width-sm,
    .w-100-sm {
        width: 100%;
    }
}

@media all and (max-width: 767px) {
    .full-width-xs,
    .w-100-xs {
        width: 100%;
    }
}

@media all and (max-width: 459px) {
    .full-width-xxs,
    .w-100-xxs {
        width: 100%;
    }
}

/*
 ######   #######  ##        #######  ########   ######
##    ## ##     ## ##       ##     ## ##     ## ##    ##
##       ##     ## ##       ##     ## ##     ## ##
##       ##     ## ##       ##     ## ########   ######
##       ##     ## ##       ##     ## ##   ##         ##
##    ## ##     ## ##       ##     ## ##    ##  ##    ##
 ######   #######  ########  #######  ##     ##  ######

Color Variables

*/

.primary-background {
    width: 100%;
    background-color: #274183;
    color: white;
}

.primary-background a:not(.button) {
    color: #f58f9f;
}

.primary-background a:not(.button):hover {
    color: #ee4963;
}

.primary-background a:not(.button):visited {
    color: #aed6d0;
}

.primary-background a:not(.button):visited:hover {
    color: #ee4963;
}

.secondary-background {
    width: 100%;
    background-color: #ea1f3f;
    color: white;
}

.secondary-background a:not(.button) {
    color: #f58f9f;
}

.secondary-background a:not(.button):hover {
    color: #ee4963;
}

.secondary-background a:not(.button):visited {
    color: #aed6d0;
}

.secondary-background a:not(.button):visited:hover {
    color: #ee4963;
}

.tertiary-background {
    width: 100%;
    background-color: #395ebe;
    color: white;
}

.tertiary-background a:not(.button) {
    color: #9cafde;
}

.tertiary-background a:not(.button):hover {
    color: #6280cc;
}

.tertiary-background a:not(.button):visited {
    color: #bebdbd;
}

.tertiary-background a:not(.button):visited:hover {
    color: #6280cc;
}

.quaternary-background {
    width: 100%;
    background-color: #836927;
    color: white;
}

.quaternary-background a:not(.button) {
    color: #c1b493;
}

.quaternary-background a:not(.button):hover {
    color: #a59262;
}

.quaternary-background a:not(.button):visited {
    color: #aaaaaa;
}

.quaternary-background a:not(.button):visited:hover {
    color: #a59262;
}

.black-background {
    width: 100%;
    background-color: black;
    color: white;
}

.black-background a:not(.button) {
    color: #e6e6e6;
}

.black-background a:not(.button):hover {
    color: #bfbfbf;
}

.black-background a:not(.button):visited {
    color: #cccccc;
}

.black-background a:not(.button):visited:hover {
    color: #bfbfbf;
}

.white-background {
    width: 100%;
    background-color: white;
    color: black;
}

.white-background a:not(.button) {
    color: #1a1a1a;
}

.white-background a:not(.button):hover {
    color: #404040;
}

.white-background a:not(.button):visited {
    color: #333333;
}

.white-background a:not(.button):visited:hover {
    color: #404040;
}

.gray-background {
    width: 100%;
    background-color: #7f7f7f;
    color: #3f3f3f;
}

.gray-background a:not(.button) {
    color: #395ebe;
}

.gray-background a:not(.button):hover {
    color: #152448;
}

.gray-background a:not(.button):visited {
    color: #836927;
}

.gray-background a:not(.button):visited:hover {
    color: #152448;
}

.light-gray-background {
    width: 100%;
    background-color: #bfbfbf;
    color: #3f3f3f;
}

.light-gray-background a:not(.button) {
    color: #395ebe;
}

.light-gray-background a:not(.button):hover {
    color: #152448;
}

.light-gray-background a:not(.button):visited {
    color: #836927;
}

.light-gray-background a:not(.button):visited:hover {
    color: #152448;
}

.dark-gray-background {
    width: 100%;
    background-color: #3f3f3f;
    color: #3f3f3f;
}

.dark-gray-background a:not(.button) {
    color: #395ebe;
}

.dark-gray-background a:not(.button):hover {
    color: #152448;
}

.dark-gray-background a:not(.button):visited {
    color: #836927;
}

.dark-gray-background a:not(.button):visited:hover {
    color: #152448;
}

.primary-radial-gradient {
    background-color: #274183;
    background: radial-gradient(#274183, #152448);
}

.secondary-radial-gradient {
    background-color: #ea1f3f;
    background: radial-gradient(#ea1f3f, #ac1029);
}

.tertiary-radial-gradient {
    background-color: #395ebe;
    background: radial-gradient(#395ebe, #274183);
}

.quaternary-radial-gradient {
    background-color: #836927;
    background: radial-gradient(#836927, #483a15);
}

.link-color-radial-gradient {
    background-color: #395ebe;
    background: radial-gradient(#395ebe, #274183);
}

.black-radial-gradient {
    background-color: black;
    background: radial-gradient(#262626, black);
}

.white-radial-gradient {
    background-color: white;
    background: radial-gradient(white, #d9d9d9);
}

.faded-background-primary {
    background-color: rgba(39, 65, 131, 0.6);
    box-sizing: border-box; padding: 12px;
    margin: 0;
}

.faded-background-secondary {
    background-color: rgba(234, 31, 63, 0.6);
    box-sizing: border-box; padding: 12px;
    margin: 0;
}

.faded-background-link-color {
    background-color: rgba(57, 94, 190, 0.6);
    box-sizing: border-box; padding: 12px;
    margin: 0;
}

.faded-background-black {
    background-color: rgba(0, 0, 0, 0.6);
    box-sizing: border-box; padding: 12px;
    margin: 0;
}

.faded-background-white {
    background-color: rgba(255, 255, 255, 0.6);
    box-sizing: border-box; padding: 12px;
    margin: 0;
}

.color-black-plain-link {
    color: black !important;
}

.color-black-plain-link a {
    color: black;
    text-decoration: none;
}

.color-black-plain-link a:hover {
    color: black;
    text-decoration: underline;
}

.color-black-plain-link a:visited {
    color: black;
}

.color-black-plain-link a:visited:hover {
    color: black;
    text-decoration: underline;
}

.color-white-plain-link {
    color: white !important;
}

.color-white-plain-link a {
    color: white;
    text-decoration: none;
}

.color-white-plain-link a:hover {
    color: white;
    text-decoration: underline;
}

.color-white-plain-link a:visited {
    color: white;
}

.color-white-plain-link a:visited:hover {
    color: white;
    text-decoration: underline;
}

.color-primary-plain-link {
    color: #274183 !important;
}

.color-primary-plain-link a {
    color: #274183;
    text-decoration: none;
}

.color-primary-plain-link a:hover {
    color: #274183;
    text-decoration: underline;
}

.color-primary-plain-link a:visited {
    color: #274183;
}

.color-primary-plain-link a:visited:hover {
    color: #274183;
    text-decoration: underline;
}

.color-secondary-plain-link {
    color: #ea1f3f !important;
}

.color-secondary-plain-link a {
    color: #ea1f3f;
    text-decoration: none;
}

.color-secondary-plain-link a:hover {
    color: #ea1f3f;
    text-decoration: underline;
}

.color-secondary-plain-link a:visited {
    color: #ea1f3f;
}

.color-secondary-plain-link a:visited:hover {
    color: #ea1f3f;
    text-decoration: underline;
}

.color-tertiary-plain-link {
    color: #395ebe !important;
}

.color-tertiary-plain-link a {
    color: #395ebe;
    text-decoration: none;
}

.color-tertiary-plain-link a:hover {
    color: #395ebe;
    text-decoration: underline;
}

.color-tertiary-plain-link a:visited {
    color: #395ebe;
}

.color-tertiary-plain-link a:visited:hover {
    color: #395ebe;
    text-decoration: underline;
}

.color-quaternary-plain-link {
    color: #836927 !important;
}

.color-quaternary-plain-link a {
    color: #836927;
    text-decoration: none;
}

.color-quaternary-plain-link a:hover {
    color: #836927;
    text-decoration: underline;
}

.color-quaternary-plain-link a:visited {
    color: #836927;
}

.color-quaternary-plain-link a:visited:hover {
    color: #836927;
    text-decoration: underline;
}


/* 
B2BDD Theme
Elements - Styles for the element page that displays examples of fonts, colors, etc.

 */

.color-box {
    display: flex;
    flex-wrap: wrap;
}

.color-box>* {
    flex: 1;
}

.color-box>* {
    min-height: 250px;
}

.color-box .main-color-1 {
    background-color: #274183;
}

.color-box .main-color-1 .small-color-box-1 {
    background-color: #101a34;
}

.color-box .main-color-1 .small-color-box-2 {
    background-color: #1b2d5c;
}

.color-box .main-color-1 .small-color-box-3 {
    background-color: #3355aa;
}

.color-box .main-color-1 .small-color-box-4 {
    background-color: #486cc8;
}

.color-box .secondary-color-1 {
    background-color: #ea1f3f;
}

.color-box .secondary-color-1 .small-color-box-1 {
    background-color: #950e23;
}

.color-box .secondary-color-1 .small-color-box-2 {
    background-color: #c4122e;
}

.color-box .secondary-color-1 .small-color-box-3 {
    background-color: #ee4e67;
}

.color-box .secondary-color-1 .small-color-box-4 {
    background-color: #f37c8f;
}

.color-box .tertiary-color {
    background-color: #395ebe;
}

.color-box .tertiary-color .small-color-box-1 {
    background-color: #21376f;
}

.color-box .tertiary-color .small-color-box-2 {
    background-color: #2d4b97;
}

.color-box .tertiary-color .small-color-box-3 {
    background-color: #5b7cce;
}

.color-box .tertiary-color .small-color-box-4 {
    background-color: #839bda;
}

.color-box .quaternary-color {
    background-color: #836927;
}

.color-box .quaternary-color .small-color-box-1 {
    background-color: #342a10;
}

.color-box .quaternary-color .small-color-box-2 {
    background-color: #5c4a1b;
}

.color-box .quaternary-color .small-color-box-3 {
    background-color: #aa8933;
}

.color-box .quaternary-color .small-color-box-4 {
    background-color: #c8a448;
}

.color-box .black-box {
    background-color: black;
    padding-top: 10px;
    text-align: center;
}

.color-box .black-box>div {
    margin-left: 10px;
    margin-bottom: 5px;
}

.color-box .white-box {
    background-color: white;
    padding-top: 10px;
    text-align: center;
    border: 1px solid #274183;
}

.color-box .white-box>div {
    margin-left: 10px;
    margin-bottom: 5px;
}

.color-box .black-text {
    color: black;
    margin-left: 10px;
    margin-bottom: 10px;
}

.color-box .white-text {
    color: white;
    margin-left: 10px;
    margin-bottom: 10px;
}

.color-box .primary-text {
    color: #274183;
}

.color-box .primary-text-lighter {
    color: #486cc8;
}

.color-box .primary-text-darker {
    color: #101a34;
}

.color-box .secondary-text {
    color: #ea1f3f;
}

.color-box .secondary-text-lighter {
    color: #f37c8f;
}

.color-box .secondary-text-darker {
    color: darker(#ea1f3f, 20%);
}

.color-box .complement-text-1 {
    color: #395ebe;
}

.color-box .complement-text-1-lighter {
    color: #839bda;
}

.color-box .complement-text-1-darker {
    color: #21376f;
}

.color-box .complement-text-2 {
    color: #836927;
}

.color-box .complement-text-2-lighter {
    color: #c8a448;
}

.color-box .complement-text-2-darker {
    color: #342a10;
}

.color-box .color-ranges {
    display: flex;
    flex-wrap: wrap;
}

.color-box .color-ranges>* {
    padding-left: 12px;
    padding-right: 12px;
}

.color-box .color-ranges>* {
    padding-top: 12px;
    padding-bottom: 12px;
}

.color-box .color-ranges>* {
    flex: 1;
}

.color-box .color-ranges>* {
    height: 50px;
    margin: 10px;
}

/*
Headers
*/

header {
    cursor: default;
}

.site-header {
    background: #bfbfbf;
    position: relative;
}

.top-solid-line,
.pace .pace-progress {
    height: 5px;
    width: 100%;
    background: #274183;
}

.site-branding {
    display: flex;
    flex-wrap: wrap;
    width: 30%;
    justify-content: left;
    align-items: center;
}

.site-branding>a {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

.site-branding .custom-logo {
    height: 73px;
    width: auto;
}

@media all and (max-width: 1128px) {
    .site-branding .custom-logo {
        height: 73px;
    }
}

@media all and (max-width: 957px) {
    .site-branding .custom-logo {
        height: 60px;
    }
}

@media all and (max-width: 767px) {
    .site-branding .custom-logo {
        height: 50px;
    }
}

@media all and (max-width: 1128px) {
    .site-branding {
        width: 30%;
    }
}

@media all and (max-width: 957px) {
    .site-branding {
        width: 35%;
    }
}

@media all and (max-width: 767px) {
    .site-branding {
        width: 70%;
    }
}

@media all and (max-width: 459px) {
    .site-branding {
        width: 70%;
    }
}

.header-first-row {
    background: #274183;
    color: white;
    font-family: 'Poppins', Helvetica, Arial, sans-serif;
    font-weight: 500;
    font-size: 14px;
}

.header-first-row a,
.header-first-row a:visited {
    color: white;
    text-decoration: none;
}

.header-first-row a:hover,
.header-first-row a:visited:hover {
    color: #bfbfbf;
    text-decoration: none;
}

@media all and (max-width: 1128px) {
    .header-first-row {
        font-size: 14px;
    }
}

@media all and (max-width: 957px) {
    .header-first-row {
        font-size: 14px;
    }
}

.header-first-row-content {
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box; padding: 6px 0;
    justify-content: space-between;
}

@media all and (max-width: 1128px) {
    .header-first-row-content {
        box-sizing: border-box; padding: 4px 0;
    }
}

@media all and (max-width: 957px) {
    .header-first-row-content {
        box-sizing: border-box; 
        padding: 6px 0;
        height: 48px;
    }
}

.header-second-row {
    background: white;
    color: #274183;
    font-size: 1.1rem;
    font-family: 'Poppins', Helvetica, Arial, sans-serif;
    font-weight: 400;
}

.header-second-row a,
.header-second-row a:visited {
    color: #395ebe;
    text-decoration: none;
}

.header-second-row a:hover,
.header-second-row a:visited:hover {
    color: #836927;
    text-decoration: underline;
}

@media all and (max-width: 1128px) {
    .header-second-row {
        font-size: 1rem;
    }
}

@media all and (max-width: 957px) {
    .header-second-row {
        font-size: 1rem;
    }
}

.header-second-row-content {
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box; padding: 12px 0px;
    justify-content: space-between;
    align-items: center;
}

@media all and (max-width: 1128px) {
    .header-second-row-content {
        box-sizing: border-box; padding: 12px 0;
        justify-content: center;
    }
}

@media all and (max-width: 957px) {
    .header-second-row-content {
        box-sizing: border-box; padding: 6px 0;
        justify-content: center;
    }
}

.header-first-row-widgets,
.header-second-row-widgets {
    display: flex;
    flex-wrap: wrap;
}

.header-first-row-widgets div[class^='header-widget-'] ul,
.header-second-row-widgets div[class^='header-widget-'] ul {
    display: flex;
    margin: 0;
}

.header-first-row-widgets {
    align-items: center;
    flex-direction: row;
    justify-content: space-between;
    width: 100%;
}

@media all and (max-width: 957px) {
    .header-first-row-widgets {
        align-items: center;
        flex-direction: row;
        justify-content: space-between;
        width: 100%;
    }
}

@media all and (max-width: 459px) {
    .header-first-row-widgets {
        align-items: center;
        justify-content: flex-end;
    }
}

.header-second-row-widgets {
    align-items: center;
    flex-direction: row;
    justify-content: flex-end;
    width: 100%;
}

.header-first-row-widgets-left {
    display: flex;
    flex-wrap: wrap;
    width: 50%;
    align-items: center;
    justify-content: flex-start;
}

.header-first-row-widgets-right {
    display: flex;
    flex-wrap: wrap;
    width: 50%;
    align-items: center;
    justify-content: flex-end;
}

.split-row {
    width: 75%;
    flex-direction: column;
}

.split-row-top {
    box-sizing: border-box; padding: 0;
}

@media all and (max-width: 1128px) {
    .split-row-top {
        box-sizing: border-box; padding: 0;
    }
}

@media all and (max-width: 957px) {
    .split-row-top {
        box-sizing: border-box; padding: 0;
    }
}

.split-row-bottom {
    box-sizing: border-box; padding: 0;
}

@media all and (max-width: 1128px) {
    .split-row-bottom {
        box-sizing: border-box; padding: 0;
    }
}

@media all and (max-width: 957px) {
    .split-row-bottom {
        box-sizing: border-box; padding: 0;
    }
}

.main-navigation {
    display: flex;
    align-items: center;
    width: 70%;
}

@media all and (max-width: 1128px) {
    .main-navigation {
        width: 70%;
    }
}

@media all and (max-width: 957px) {
    .main-navigation {
        display: none;
    }
}

.primary-menu-container {
    width: 100%;
}

.primary-menu,
.primary-menu>ul {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    font-family: 'Poppins', Helvetica, Arial, sans-serif;
    font-size: 15px;
    font-weight: 500;
    justify-content: flex-end;
    list-style: none;
    margin: 0;
    box-sizing: border-box; padding: 0;
    width: 100%;
}

@media all and (max-width: 1299px) {
    .primary-menu,
    .primary-menu>ul {
        font-size: 14px;
    }
}

@media all and (max-width: 1128px) {
    .primary-menu,
    .primary-menu>ul {
        font-size: 13px;
    }
}

.primary-menu>li,
.primary-menu>ul>li {
    height: 100%;
    position: relative;
    text-align: center;
}

.primary-menu>li>a,
.primary-menu>ul>li>a,
.primary-menu>li a:visited,
.primary-menu>ul>li a:visited {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    background: transparent;
    border-color: #274183;
    border-style: solid;
    border-width: 0;
    color: #274183;
    height: 100%;
    justify-content: center;
    box-sizing: border-box; padding: 0 18px;
    text-decoration: none;
}
#formholder table {
    border-collapse: collapse;
}
.primary-menu>li>a:hover,
.primary-menu>ul>li>a:hover,
.primary-menu>li a:visited:hover,
.primary-menu>ul>li a:visited:hover {
    background: transparent;
    border-color: #274183;
    border-style: solid;
    border-width: 0;
    color: #836927;
    text-decoration: none;
}

@media all and (max-width: 1299px) {
    .primary-menu>li>a,
    .primary-menu>ul>li>a,
    .primary-menu>li a:visited,
    .primary-menu>ul>li a:visited {
        box-sizing: border-box; padding: 0 12px;
    }
}

@media all and (max-width: 1128px) {
    .primary-menu>li>a,
    .primary-menu>ul>li>a,
    .primary-menu>li a:visited,
    .primary-menu>ul>li a:visited {
        box-sizing: border-box; padding: 0 6px;
    }
}

@media all and (max-width: 957px) {
    .primary-menu>li>a,
    .primary-menu>ul>li>a,
    .primary-menu>li a:visited,
    .primary-menu>ul>li a:visited {
        box-sizing: border-box; padding: 0 4px;
    }
}

.primary-menu>li>.sub-menu,
.primary-menu>ul>li>.sub-menu,
.primary-menu>li>.children,
.primary-menu>ul>li>.children {
    pointer-events: none;
    opacity: 0;
    transition: all 250ms;
    transform: translateY(25%);
    top: 100%;
    box-sizing: border-box; padding: 0;
    border: 0 solid #274183;
    border-radius: 6px 6px 6px 6px;
    box-shadow: 0 0 24px rgba(0, 0, 0, 0.4);
    background-color: white;
    display: block;
    position: absolute;
    min-width: 250px;
    list-style: none;
    z-index: 100;
}

.primary-menu>li>.sub-menu>li:first-child>a,
.primary-menu>ul>li>.sub-menu>li:first-child>a,
.primary-menu>li>.children>li:first-child>a,
.primary-menu>ul>li>.children>li:first-child>a {
    border-radius: 6px 6px 0 0;
}

.primary-menu>li>.sub-menu>li:last-child>a,
.primary-menu>ul>li>.sub-menu>li:last-child>a,
.primary-menu>li>.children>li:last-child>a,
.primary-menu>ul>li>.children>li:last-child>a {
    border-radius: 0 0 6px 6px;
}

.primary-menu>li>.sub-menu>li:only-child>a,
.primary-menu>ul>li>.sub-menu>li:only-child>a,
.primary-menu>li>.children>li:only-child>a,
.primary-menu>ul>li>.children>li:only-child>a {
    border-radius: 6px;
}

.primary-menu>li>.sub-menu>li:only-child.page_item_has_children>a,
.primary-menu>ul>li>.sub-menu>li:only-child.page_item_has_children>a,
.primary-menu>li>.children>li:only-child.page_item_has_children>a,
.primary-menu>ul>li>.children>li:only-child.page_item_has_children>a {
    border-radius: 6px 6px 0 0;
}

.primary-menu>li>.sub-menu>li:only-child.page_item_has_children .sub-menu>li:last-child>a,
.primary-menu>ul>li>.sub-menu>li:only-child.page_item_has_children .sub-menu>li:last-child>a,
.primary-menu>li>.children>li:only-child.page_item_has_children .sub-menu>li:last-child>a,
.primary-menu>ul>li>.children>li:only-child.page_item_has_children .sub-menu>li:last-child>a,
.primary-menu>li>.sub-menu>li:only-child.page_item_has_children .children>li:last-child>a,
.primary-menu>ul>li>.sub-menu>li:only-child.page_item_has_children .children>li:last-child>a,
.primary-menu>li>.children>li:only-child.page_item_has_children .children>li:last-child>a,
.primary-menu>ul>li>.children>li:only-child.page_item_has_children .children>li:last-child>a {
    border-radius: 0 0 6px 6px;
}

.primary-menu>li>.sub-menu li a,
.primary-menu>ul>li>.sub-menu li a,
.primary-menu>li>.children li a,
.primary-menu>ul>li>.children li a,
.primary-menu>li>.sub-menu li a:visited,
.primary-menu>ul>li>.sub-menu li a:visited,
.primary-menu>li>.children li a:visited,
.primary-menu>ul>li>.children li a:visited {
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0;
    color: #274183;
    display: block;
    font-size: 0.9em;
    font-weight: 400;
    box-sizing: border-box; padding: 6px 12px;
    text-align: left;
    text-decoration: none;
    transition: 200ms all;
}

.primary-menu>li>.sub-menu li a:hover,
.primary-menu>ul>li>.sub-menu li a:hover,
.primary-menu>li>.children li a:hover,
.primary-menu>ul>li>.children li a:hover,
.primary-menu>li>.sub-menu li a:visited:hover,
.primary-menu>ul>li>.sub-menu li a:visited:hover,
.primary-menu>li>.children li a:visited:hover,
.primary-menu>ul>li>.children li a:visited:hover {
    color: #395ebe;
    background-color: transparent;
    text-decoration: none;
    transition: 200ms all;
}

.primary-menu>li>.sub-menu li>.sub-menu,
.primary-menu>ul>li>.sub-menu li>.sub-menu,
.primary-menu>li>.children li>.sub-menu,
.primary-menu>ul>li>.children li>.sub-menu,
.primary-menu>li>.sub-menu li .children,
.primary-menu>ul>li>.sub-menu li .children,
.primary-menu>li>.children li .children,
.primary-menu>ul>li>.children li .children {
    box-sizing: border-box; padding: 0;
    list-style: none;
}

.primary-menu>li>.sub-menu li>.sub-menu li a,
.primary-menu>ul>li>.sub-menu li>.sub-menu li a,
.primary-menu>li>.children li>.sub-menu li a,
.primary-menu>ul>li>.children li>.sub-menu li a,
.primary-menu>li>.sub-menu li .children li a,
.primary-menu>ul>li>.sub-menu li .children li a,
.primary-menu>li>.children li .children li a,
.primary-menu>ul>li>.children li .children li a,
.primary-menu>li>.sub-menu li>.sub-menu li a:visited,
.primary-menu>ul>li>.sub-menu li>.sub-menu li a:visited,
.primary-menu>li>.children li>.sub-menu li a:visited,
.primary-menu>ul>li>.children li>.sub-menu li a:visited,
.primary-menu>li>.sub-menu li .children li a:visited,
.primary-menu>ul>li>.sub-menu li .children li a:visited,
.primary-menu>li>.children li .children li a:visited,
.primary-menu>ul>li>.children li .children li a:visited {
    color: #274183;
    display: block;
    font-size: 0.9em;
    font-weight: 400;
    box-sizing: border-box; padding: 6px 24px;
    text-align: left;
    text-decoration: none;
    transition: 200ms all;
}

.primary-menu>li>.sub-menu li>.sub-menu li a:hover,
.primary-menu>ul>li>.sub-menu li>.sub-menu li a:hover,
.primary-menu>li>.children li>.sub-menu li a:hover,
.primary-menu>ul>li>.children li>.sub-menu li a:hover,
.primary-menu>li>.sub-menu li .children li a:hover,
.primary-menu>ul>li>.sub-menu li .children li a:hover,
.primary-menu>li>.children li .children li a:hover,
.primary-menu>ul>li>.children li .children li a:hover,
.primary-menu>li>.sub-menu li>.sub-menu li a:visited:hover,
.primary-menu>ul>li>.sub-menu li>.sub-menu li a:visited:hover,
.primary-menu>li>.children li>.sub-menu li a:visited:hover,
.primary-menu>ul>li>.children li>.sub-menu li a:visited:hover,
.primary-menu>li>.sub-menu li .children li a:visited:hover,
.primary-menu>ul>li>.sub-menu li .children li a:visited:hover,
.primary-menu>li>.children li .children li a:visited:hover,
.primary-menu>ul>li>.children li .children li a:visited:hover {
    color: #395ebe;
    background-color: transparent;
    text-decoration: none;
    transition: 200ms all;
}

.primary-menu>li>.sub-menu .current_page_item>a,
.primary-menu>ul>li>.sub-menu .current_page_item>a,
.primary-menu>li>.children .current_page_item>a,
.primary-menu>ul>li>.children .current_page_item>a,
.primary-menu>li>.sub-menu .current_page_item>a:visited,
.primary-menu>ul>li>.sub-menu .current_page_item>a:visited,
.primary-menu>li>.children .current_page_item>a:visited,
.primary-menu>ul>li>.children .current_page_item>a:visited {
    color: inherit;
    background-color: inherit;
    border-color: transparent;
    border-style: none;
    border-width: 0;
}

.primary-menu>li.menu-item-has-children>a:after,
.primary-menu>ul>li.menu-item-has-children>a:after,
.primary-menu>li.page_item_has_children>a:after,
.primary-menu>ul>li.page_item_has_children>a:after {
    content: 'â–¼';
    margin-left: 3px;
    font-size: 0.6em;
}

.primary-menu>li:hover>a,
.primary-menu>ul>li:hover>a,
.primary-menu>li:hover a:visited,
.primary-menu>ul>li:hover a:visited {
    background: transparent;
    border-color: #274183;
    border-style: solid;
    border-width: 0;
    color: #836927;
    text-decoration: none;
}

.primary-menu>li:hover>.sub-menu,
.primary-menu>ul>li:hover>.sub-menu,
.primary-menu>li:hover>.children,
.primary-menu>ul>li:hover>.children {
    transition: all 250ms;
    transform: translateY(0%);
    opacity: 1;
    pointer-events: auto;
}

.primary-menu .current_page_item>a,
.primary-menu>ul .current_page_item>a,
.primary-menu .current_page_item>a:visited,
.primary-menu>ul .current_page_item>a:visited {
    color: #274183;
    background-color: inherit;
    border-color: #274183;
    border-style: solid;
    border-width: 0;
    font-weight: 700;
}

/***
 *  Left Navigation
 *  @todo - update styles or lose this option
**/

.header-left-navigation-primary {
    width: 300px;
    background-color: #274183;
    color: white;
    overflow: hidden;
    position: fixed;
    height: 100%;
    z-index: 2;
    box-shadow: 2px 0 12px rgba(0, 0, 0, 0.45);
}

.header-left-navigation-primary .left-nav-inner {
    position: absolute;
    top: 0;
    left: 0;
    right: -17px;
    bottom: 0;
    overflow-y: scroll;
}

.header-left-navigation-primary .left-nav-inner::-webkit-scrollbar {
    display: none;
}

.header-left-navigation-primary a {
    color: white;
}

.header-left-navigation-primary a:hover {
    color: white;
}

.header-left-navigation-primary a:visited {
    color: white;
}

.header-left-navigation-primary a:visited:hover {
    color: white;
}

.header-left-navigation-primary .site-branding a {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

.header-left-navigation-primary .site-branding a>* {
    padding-top: 12px;
    padding-bottom: 12px;
}

@media all and (max-width: 957px) {
    .header-left-navigation-primary .primary-menu-container {
        display: none;
    }
}

.header-left-navigation-primary .primary-menu {
    list-style: none;
    margin: 0;
}

.header-left-navigation-primary .primary-menu>li {
    position: relative;
    transition: all 250ms;
}

.header-left-navigation-primary .primary-menu>li>a {
    display: block;
    width: 100%;
    box-sizing: border-box; padding: 6px 12px;
    margin-bottom: 6px;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.4);
    text-decoration: none;
    font-weight: 400;
    font-size: 1.25em;
}

.header-left-navigation-primary .primary-menu>li>a:hover {
    color: #395ebe;
}

.header-left-navigation-primary .primary-menu>li>.sub-menu {
    display: none;
}

.header-left-navigation-primary .primary-menu>li:hover {
    transition: all 250ms;
}

.header-left-navigation-primary .primary-menu>li:hover>.sub-menu {
    min-width: 250px;
    padding-left: 0;
    background-color: #274183;
    display: block;
    position: absolute;
    top: 100%;
    list-style: none;
    z-index: 5;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.37);
    border: 1px solid #274183;
}

.header-left-navigation-primary .primary-menu>li:hover>.sub-menu>li>a {
    display: block;
    box-sizing: border-box; padding: 6px 12px;
    text-decoration: none;
    color: white;
    transition: 200ms all;
}

.header-left-navigation-primary .primary-menu>li:hover>.sub-menu>li>a:hover {
    background: white;
    color: #274183;
    text-decoration: none;
    transition: 200ms all;
}

.header-left-navigation-primary .primary-menu>li:hover>.sub-menu>li>a:visited {
    text-decoration: none;
    transition: 200ms all;
}

.header-left-navigation-primary .primary-menu>li:hover>.sub-menu>li>a:visited:hover {
    text-decoration: none;
    transition: 200ms all;
}

.header-left-navigation-primary .primary-menu>li:hover>.sub-menu>li>.sub-menu,
.header-left-navigation-primary .primary-menu>li:hover>.sub-menu>li .children {
    list-style: none;
    padding-left: 0;
    color: #3f3f3f;
}

.header-left-navigation-primary .primary-menu>li:hover>.sub-menu>li>.sub-menu>li>a,
.header-left-navigation-primary .primary-menu>li:hover>.sub-menu>li .children>li>a {
    display: block;
    box-sizing: border-box; padding: 3px 24px;
    color: white;
    transition: 200ms all;
    font-size: 0.8em;
    text-decoration: none;
}

.header-left-navigation-primary .primary-menu>li:hover>.sub-menu>li>.sub-menu>li>a span,
.header-left-navigation-primary .primary-menu>li:hover>.sub-menu>li .children>li>a span {
    font-size: 0.9em;
}

.header-left-navigation-primary .primary-menu>li:hover>.sub-menu>li>.sub-menu>li>a:hover,
.header-left-navigation-primary .primary-menu>li:hover>.sub-menu>li .children>li>a:hover {
    background: white;
    color: #274183;
    text-decoration: none;
    transition: 200ms all;
}

.header-left-navigation-primary .primary-menu>li:hover>.sub-menu>li>.sub-menu>li>a:visited,
.header-left-navigation-primary .primary-menu>li:hover>.sub-menu>li .children>li>a:visited {
    text-decoration: none;
    transition: 200ms all;
}

.header-left-navigation-primary .primary-menu>li:hover>.sub-menu>li>.sub-menu>li>a:visited:hover,
.header-left-navigation-primary .primary-menu>li:hover>.sub-menu>li .children>li>a:visited:hover {
    text-decoration: none;
    transition: 200ms all;
}

.header-left-navigation-primary .primary-menu>li:hover>.sub-menu .current_page_item {
    background: white;
    color: #274183;
}

.header-left-navigation-primary .primary-menu>li:hover>.sub-menu .current_page_item:visited {
    color: #274183;
}

.header-left-navigation-primary .primary-menu .current_page_item {
    background: #274183;
}

.header-left-navigation-primary .site-header-contact-info {
    box-sizing: border-box; padding: 12px;
}

.header-left-navigation-primary .contact-info-title {
    font-weight: 400;
    font-size: 1.2em;
}

.left-navigation-primary-body-container {
    position: fixed;
    left: 300px;
    z-index: 1;
    overflow-y: auto;
    height: 100%;
}

.left-navigation-primary-body-container .top-bar {
    background-color: #3f3f3f;
    height: 50px;
    color: white;
    font-size: 1.25em;
}

.left-navigation-primary-body-container .top-bar span {
    margin-right: 0.4em;
}

.left-navigation-primary-body-container .top-bar .icon {
    position: relative;
    font-size: 1.45em;
}

.left-navigation-primary-body-container .top-bar .icon-phone {
    top: 8px;
    margin-right: 5px;
}

.left-navigation-primary-body-container .top-bar .icon-envelope-o {
    top: 6px;
    margin: 0 5px;
}

.left-navigation-primary-body-container .top-bar a {
    color: white;
    text-decoration: none;
}

.left-navigation-primary-body-container .top-bar a:hover {
    color: white;
    text-decoration: underline;
}

.left-navigation-primary-body-container .top-bar a:visited {
    color: white;
}

.left-navigation-primary-body-container .top-bar a:visited:hover {
    color: white;
    text-decoration: underline;
}

.header-widget-one {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    width: 50%;
    box-sizing: border-box; padding: 0;
    margin: 0;
}

@media all and (max-width: 957px) {
    .header-widget-one {
        display: flex;
        box-sizing: border-box; padding: 0;
        margin: 0;
        width: 50%;
        justify-content: flex-start;
    }
}

@media all and (max-width: 767px) {
    .header-widget-one {
        width: 32%;
    }
}

.header-widget-two {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: flex-end;
    align-items: center;
    width: 50%;
    box-sizing: border-box; padding: 0;
    margin: 0;
}

@media all and (max-width: 957px) {
    .header-widget-two {
        display: initial;
        box-sizing: border-box; padding: 0;
        margin: 0;
        width: 50%;
        justify-content: flex-end;
    }
}

@media all and (max-width: 767px) {
    .header-widget-two {
        width: 68%;
    }
}

.header-widget-three {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    box-sizing: border-box; padding: 0;
    margin: 0;
}

@media all and (max-width: 957px) {
    .header-widget-three {
        display: initial;
        box-sizing: border-box; padding: 0;
        margin: 0;
        width: 100%;
        justify-content: center;
    }
}

@media all and (max-width: 767px) {
    .header-widget-three {
        width: 100%;
    }
}

.header-widget-four {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    box-sizing: border-box; padding: 0;
    margin: 0;
}

@media all and (max-width: 957px) {
    .header-widget-four {
        display: initial;
        box-sizing: border-box; padding: 0;
        margin: 0;
        width: 100%;
        justify-content: center;
    }
}

@media all and (max-width: 767px) {
    .header-widget-four {
        width: 100%;
    }
}

.header-widget-five {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    box-sizing: border-box; padding: 0;
    margin: 0;
}

@media all and (max-width: 957px) {
    .header-widget-five {
        display: none;
        box-sizing: border-box; padding: 0;
        margin: 0;
        width: 100%;
        justify-content: center;
    }
}

@media all and (max-width: 767px) {
    .header-widget-five {
        width: 100%;
    }
}

.header-widget-six {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    box-sizing: border-box; padding: 0;
    margin: 0;
}

@media all and (max-width: 957px) {
    .header-widget-six {
        display: initial;
        box-sizing: border-box; padding: 0;
        margin: 0;
        width: 100%;
        justify-content: center;
    }
}

@media all and (max-width: 767px) {
    .header-widget-six {
        width: 100%;
    }
}

/*

Footers

########  #######   #######  ######## ######## ########   ######
##       ##     ## ##     ##    ##    ##       ##     ## ##    ##
##       ##     ## ##     ##    ##    ##       ##     ## ##
######   ##     ## ##     ##    ##    ######   ########   ######
##       ##     ## ##     ##    ##    ##       ##   ##         ##
##       ##     ## ##     ##    ##    ##       ##    ##  ##    ##
##        #######   #######     ##    ######## ##     ##  ######

*/
.site-footer {
  background: url(quark-footer-background.png);
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: repeat;
    background-size: auto;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.site-footer {
    background: #274183;
    border-top-style: solid;
    border-top-color: #274183;
    border-top-width: 2px;
}

.footer-first-row {
    background: transparent;
}

.footer-first-row-content {
    display: flex;
    flex-wrap: wrap;
    color: white;
    font-size: 15px;
    font-weight: 400;
    box-sizing: border-box; padding: 36px 0;
    margin: 0;
    justify-content: space-between;
    align-items: flex-start;
    flex-direction: row;
}

.footer-first-row-content a,
.footer-first-row-content a:visited {
    color: white;
    text-decoration: none;
}

.footer-first-row-content a:hover,
.footer-first-row-content a:visited:hover {
    color: #bfbfbf;
    text-decoration: underline;
}

@media all and (max-width: 957px) {
    .footer-first-row-content {
        flex-direction: center;
    }
}

@media all and (max-width: 459px) {
    .footer-first-row-content {
        flex-direction: center;
    }
}

.footer-second-row {
    background: transparent;
}

.footer-second-row-content {
    display: flex;
    flex-wrap: wrap;
    color: black;
    font-size: 1rem;
    font-weight: 400;
    box-sizing: border-box; padding: 12px 0;
    margin: 0;
    justify-content: center;
    align-items: center;
    flex-direction: row;
}

.footer-second-row-content a,
.footer-second-row-content a:visited {
    color: black;
    text-decoration: none;
}

.footer-second-row-content a:hover,
.footer-second-row-content a:visited:hover {
    color: #395ebe;
    text-decoration: underline;
}

@media all and (max-width: 957px) {
    .footer-second-row-content {
        flex-direction: center;
    }
}

@media all and (max-width: 459px) {
    .footer-second-row-content {
        flex-direction: center;
    }
}

.footer-third-row {
    background: transparent;
}

.footer-third-row-content {
    display: flex;
    flex-wrap: wrap;
    color: black;
    font-size: 1rem;
    font-weight: 400;
    box-sizing: border-box; padding: 12px 0;
    margin: 0;
    justify-content: center;
    align-items: center;
    flex-direction: row;
}

.footer-third-row-content a,
.footer-third-row-content a:visited {
    color: black;
    text-decoration: none;
}

.footer-third-row-content a:hover,
.footer-third-row-content a:visited:hover {
    color: #395ebe;
    text-decoration: underline;
}

@media all and (max-width: 957px) {
    .footer-third-row-content {
        flex-direction: center;
    }
}

@media all and (max-width: 459px) {
    .footer-third-row-content {
        flex-direction: center;
    }
}

.footer-fourth-row {
    background: transparent;
}

.footer-fourth-row-content {
    display: flex;
    flex-wrap: wrap;
    color: black;
    font-size: 1rem;
    font-weight: 400;
    box-sizing: border-box; padding: 12px 0;
    margin: 0;
    justify-content: center;
    align-items: center;
    flex-direction: row;
}

.footer-fourth-row-content a,
.footer-fourth-row-content a:visited {
    color: black;
    text-decoration: none;
}

.footer-fourth-row-content a:hover,
.footer-fourth-row-content a:visited:hover {
    color: #395ebe;
    text-decoration: underline;
}

@media all and (max-width: 957px) {
    .footer-fourth-row-content {
        flex-direction: center;
    }
}

@media all and (max-width: 459px) {
    .footer-fourth-row-content {
        flex-direction: center;
    }
}

.footer-widget-one {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 35%;
    box-sizing: border-box; padding: 0;
    margin: 12px 0;
}

@media all and (max-width: 957px) {
    .footer-widget-one {
        width: 100%;
        justify-content: center;
        align-items: center;
    }
}

.footer-widget-two {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 35%;
    box-sizing: border-box; padding: 0;
    margin: 12px 0;
}

@media all and (max-width: 957px) {
    .footer-widget-two {
        width: 100% !important;
        justify-content: center !important;
        align-items: center !important;
    }
}

.footer-widget-three {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: space-around;
    align-items: flex-end;
    width: 30%;
    box-sizing: border-box; padding: 0;
    margin: 12px 0;
}

@media all and (max-width: 957px) {
    .footer-widget-three {
        width: 100%;
        justify-content: center;
        align-items: center;
    }
}

.footer-widget-four {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    box-sizing: border-box; padding: 0;
    margin: 12px 0;
}

@media all and (max-width: 957px) {
    .footer-widget-four {
        width: 100%;
        justify-content: center;
        align-items: center;
    }
}

.footer-widget-five {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    box-sizing: border-box; padding: 0;
    margin: 12px 0;
}

@media all and (max-width: 957px) {
    .footer-widget-five {
        width: 100%;
        justify-content: center;
        align-items: center;
    }
}

.footer-widget-six {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    box-sizing: border-box; padding: 0;
    margin: 12px 0;
}

@media all and (max-width: 957px) {
    .footer-widget-six {
        width: 100%;
        justify-content: center;
        align-items: center;
    }
}

.footer-widget-seven {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    box-sizing: border-box; padding: 0;
    margin: 12px 0;
}

@media all and (max-width: 957px) {
    .footer-widget-seven {
        width: 100%;
        justify-content: center;
        align-items: center;
    }
}

/**
 * Footer - Left Navigation Simple
 * @todo - Update or lose the left navigation option
**/

.footer-left-navigation-simple {
    background-color: #3f3f3f;
    color: white;
}

.footer-left-navigation-simple a {
    color: white;
    text-decoration: none;
}

.footer-left-navigation-simple a:hover {
    color: white;
    text-decoration: underline;
}

.footer-left-navigation-simple a:visited {
    color: white;
}

.footer-left-navigation-simple a:visited:hover {
    color: white;
    text-decoration: underline;
}

.footer-left-navigation-simple .site-footer-content {
    height: 50px;
    font-size: 1.25em;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
a[href="/plp/htm/ibot.htm"]{
display: none;
}
.footer-left-navigation-simple .legal-info {
    text-align: right;
}

.form-container {
    max-width: 800px;
    width: 100%;
}

.form-row>p {
    width: 100%;
}

.form-row input:not([type='button']):not([type='file']):not([type='checkbox']):not([type='radio']) {
    height: 36px;
    display: block;
    font-size: 1rem;
    width: 100%;
    box-sizing: border-box; padding: 6px 12px;
    border: 1px solid #3f3f3f;
    border-radius: 4px;
    color: #4c4c4c;
    box-shadow: 0 0 0 0 #3f3f3f;
    transition: all 200ms;
}

.form-row input:not([type='button']):not([type='file']):not([type='checkbox']):not([type='radio']):active,
.form-row input:not([type='button']):not([type='file']):not([type='checkbox']):not([type='radio']):focus {
    border: 1px solid #1a3b90;
    box-shadow: 0 0 0 3px rgba(26, 59, 144, 0.2);
    transition: all 200ms;
}

.form-row textarea {
    display: block;
    font-size: 1rem;
    width: 100%;
    box-sizing: border-box; padding: 6px 12px;
    border: 1px solid #3f3f3f;
    border-radius: 4px;
    color: #4c4c4c;
    box-shadow: 0 0 0 0 #3f3f3f;
    transition: all 200ms;
}

.form-row textarea:active,
.form-row textarea:focus {
    border: 1px solid #1a3b90;
    box-shadow: 0 0 0 3px rgba(26, 59, 144, 0.2);
    transition: all 200ms;
}

.form-group {
    min-width: 0;
    box-sizing: border-box; padding: 0;
    margin: 0;
    border: 0;
    margin-bottom: 0.5em;
}

.required {
    color: red;
}
.form-control {
    height: 36px;
    display: block;
    font-size: 1rem;
    width: 100%;
    box-sizing: border-box; padding: 6px 12px;
    border: 1px solid #3f3f3f;
    border-radius: 4px;
    color: #4c4c4c;
    box-shadow: 0 0 0 0 #3f3f3f;
    transition: all 200ms;
}

.form-control:active,
.form-control:focus {
    border: 1px solid #1a3b90;
    box-shadow: 0 0 0 3px rgba(26, 59, 144, 0.2);
    transition: all 200ms;
}

.form-control-file {
    display: block;
    font-size: 1em;
    width: 100%;
    height: 36px;
    box-sizing: border-box; padding: 6px 12px 6px 0;
    border-radius: 4px;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    color: #4c4c4c;
}

.form-control-textarea {
    display: block;
    font-size: 1rem;
    width: 100%;
    box-sizing: border-box; padding: 6px 12px;
    border: 1px solid #3f3f3f;
    border-radius: 4px;
    color: #4c4c4c;
    box-shadow: 0 0 0 0 #3f3f3f;
    transition: all 200ms;
}

.form-control-textarea:active,
.form-control-textarea:focus {
    border: 1px solid #1a3b90;
    box-shadow: 0 0 0 3px rgba(26, 59, 144, 0.2);
    transition: all 200ms;
}

.form-control-radio {
    display: inline-block;
    margin: 9px 12px;
}

.g-recaptcha {
    margin: 12px 0;
}

/*
 * Login Form for password-protected pages
 */

#wp-submit {
    margin: 0;
}

.login-username label,
.login-password label {
    width: 100%;
}

.login-username,
.login-password {
    margin: 3px 0;
}

.logout-container {
    position: relative;
}

.logout-button {
    position: absolute;
    top: 0;
    right: 0;
}

.logout-button .button {
    margin: 0;
}

/**
 *
 * Ninja Forms Styles
 *
**/

*[id^='nf-form'] {
    max-width: 800px;
}

*[id^='nf-form'] .nf-multi-cell .nf-cell {
    box-sizing: border-box; padding: 0 6px 0 0;
}

*[id^='nf-form'] .nf-field-element textarea {
    box-sizing: border-box; padding: 0 6px;
}

*[id^='nf-form'] .nf-before-form-content {
    margin-bottom: 12px;
}

*[id^='nf-form'] .ninja-forms-field {
    border: 1px solid #3f3f3f;
    box-shadow: 0 0 0 0 #3f3f3f;
    transition: all 200ms;
}

*[id^='nf-form'] .ninja-forms-field:active,
*[id^='nf-form'] .ninja-forms-field:focus {
    border: 1px solid #1a3b90;
    box-shadow: 0 0 0 3px rgba(26, 59, 144, 0.2);
    transition: all 200ms;
}

*[id^='nf-form'] .ninja-forms-form-wrap *,
*[id^='nf-form'] .ninja-forms-form-wrap ::after,
*[id^='nf-form'] .ninja-forms-form-wrap ::before {
    width: 100%;
}

*[id^='nf-form'] .field-wrap {
    flex-wrap: wrap;
}

*[id^='nf-form'] .nf-after-form-content {
    width: auto !important;
}

*[id^='nf-form'] .nf-after-form-content * {
    width: auto !important;
}

*[id^='nf-form'] .nf-fu-fileinput-button {
    width: auto !important;
}

*[id^='nf-form'] .nf-fu-progress-bar {
    width: 0;
}

*[id^='nf-form'] .nf-field-element input:not([type='button']):not([type='file']) {
    box-sizing: border-box; padding: 6px;
}

*[id^='nf-form'] .nf-field-element input:not([type='button']),
*[id^='nf-form'] .nf-field-element select {
    height: 36px;
}

*[id^='nf-form'] .nf-field-element textarea {
    box-sizing: border-box; padding: 0 6px;
}

*[id^='nf-form'] .list-multiselect-wrap .nf-field-element select {
    height: auto;
    box-sizing: border-box; padding: 3px;
}

*[id^='nf-form'] .list-multiselect-wrap .nf-field-element select option {
    box-sizing: border-box; padding: 3px;
}

*[id^='nf-form'] .label-above .nf-field-label {
    margin-bottom: 3px;
}

*[id^='nf-form'] .list-container .nf-field-element li {
    width: 100%;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    margin-bottom: 0 !important;
}

*[id^='nf-form'] .list-container .nf-field-element input {
    float: none;
    margin: 0;
}

*[id^='nf-form'] .list-container .nf-field-element label {
    float: none;
    margin: 0 0 0 12px;
}

*[id^='nf-form'] .list-container.horizontal-align ul {
    display: flex;
    flex-wrap: nowrap;
}

*[id^='nf-form'] .list-container.horizontal-align li {
    width: auto;
    margin-right: 24px !important;
}

*[id^='nf-form'] #ninja_forms_required_items,
*[id^='nf-form'] .nf-field-container {
    margin-bottom: 12px;
}

*[id^='nf-form'] .nf-field-description {
    margin-bottom: 6px;
}

*[id^='nf-form'] .nf-fu-progress {
    height: 12px !important;
    max-width: 300px;
    box-sizing: border-box;
}

*[id^='nf-form'] .submit-wrap .ninja-forms-field {
    box-sizing: border-box; padding: 8px 20px;
    font-size: 1.4em;
}

*[id^='nf-form'] .submit-wrap .ninja-forms-field:hover {
    cursor: pointer;
    color: white;
    background-color: #152448;
}

.mobile-button-container {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    height: 64px;
    justify-content: flex-end;
    width: 65%;
    z-index: 9;
}

@media all and (min-width: 958px) {
    .mobile-button-container {
        display: none;
    }
}

.mobile-button-container button {
    background: none;
    border: none;
    position: relative;
}

.mobile-button-container .icon {
    color: #274183;
    display: inline-block;
    font-size: 30px;
    line-height: 0;
    position: absolute;
    right: 0;
    top: -15px;
}

@media all and (max-width: 767px) {
    .mobile-button-container {
        width: 30%;
    }
}

@media all and (max-width: 459px) {
    .mobile-button-container {
        width: 30%;
    }
}

.mobile-menu-opened {
    left: 0 !important;
    position: absolute !important;
    transition: left 300ms;
    visibility: visible !important;
}

.mobile-menu {
    background-color: white;
    border-bottom: 1px solid #274183;
    border-top: 2px solid #274183;
    font-size: 1rem;
    left: 150vw;
    list-style: none;
    margin: 0;
    max-width: 100%;
    padding-left: 0;
    position: fixed;
    right: 0;
    transition: left 300ms;
    width: 100vw;
    visibility: hidden;
    z-index: 10000;
}

@media all and (min-width: 958px) {
    .mobile-menu {
        display: none;
    }
}

.mobile-menu>li {
    position: relative;
}

.mobile-menu>li>a,
.mobile-menu>li a:visited {
    border-bottom: 1px solid rgba(20, 33, 66, 0.35);
    color: #274183;
    display: block;
    box-sizing: border-box; padding: 7.2px 12px;
    text-decoration: none;
}

.mobile-menu>li>a:hover,
.mobile-menu>li a:visited:hover {
    color: #395ebe;
}

.mobile-menu>li .icon {
    font-size: 1.6rem;
    position: absolute;
    right: 18px;
    top: 10px;
}

.mobile-menu>li>ul {
    font-size: 0.9rem;
    list-style: none;
    margin: 0;
    max-height: 0;
    overflow: hidden;
    box-sizing: border-box; padding: 0;
    transition: max-height 250ms;
}

.mobile-menu>li>ul>li>a,
.mobile-menu>li>ul>li a:visited {
    background-color: white;
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
    color: #274183;
    display: block;
    box-sizing: border-box; padding: 6px 21px;
    text-decoration: none;
}

.mobile-menu>li>ul>li>a:hover,
.mobile-menu>li>ul>li a:visited:hover {
    color: #395ebe;
}

.mobile-menu>li>ul>li.menu-item-has-children {
    border-bottom: 1px solid rgba(0, 0, 0, 0.5);
}

.mobile-menu>li>ul>li.menu-item-has-children>a {
    border-bottom-color: transparent;
}

.mobile-menu>li>ul>li.menu-item-has-children>ul {
    box-sizing: border-box; padding: 0;
    background-color: white;
}

.mobile-menu>li>ul>li.menu-item-has-children>ul>li>a,
.mobile-menu>li>ul>li.menu-item-has-children>ul>li a:visited {
    display: block;
    color: #274183;
    box-sizing: border-box; padding: 6px 30px;
    text-decoration: none;
    border-top: 1px solid rgba(0, 0, 0, 0.05);
    font-size: 0.8rem;
}

.mobile-menu>li>ul>li.menu-item-has-children>ul>li>a:hover,
.mobile-menu>li>ul>li.menu-item-has-children>ul>li a:visited:hover {
    color: #395ebe;
}

.mobile-menu .mobile-submenu-opened ul {
    max-height: 1070px;
    transition: max-height 250ms;
}

.header-one-row-simple .mobile-menu {
    border-bottom: 2px solid #3f3f3f;
    border-top: 0 solid #274183;
    background-color: white;
}

.header-one-row-simple .mobile-menu>li {
    background-color: white;
}

.header-one-row-simple .mobile-menu>li>a {
    border-bottom: 1px solid rgba(63, 63, 63, 0.25);
    color: #3f3f3f;
}

.header-one-row-simple .mobile-menu>li>ul>li>a {
    background-color: #7f7f7f;
    border-bottom: 1px solid rgba(63, 63, 63, 0.25);
    color: #3f3f3f;
}

.header-one-row-simple .mobile-menu>li>ul>li.menu-item-has-children {
    border-bottom: 1px solid rgba(63, 63, 63, 0.25);
}

.header-one-row-simple .mobile-menu>li>ul>li.menu-item-has-children>a {
    border-bottom-color: transparent;
}

.header-one-row-simple .mobile-menu>li>ul>li.menu-item-has-children>ul {
    box-sizing: border-box; padding: 0;
    background-color: #7f7f7f;
}

.header-one-row-simple .mobile-menu>li>ul>li.menu-item-has-children>ul>li>a {
    background-color: #7f7f7f;
    color: #3f3f3f;
    border-top: 1px solid rgba(63, 63, 63, 0.15);
}

.header-four .mobile-menu {
    border-top: 0 solid #274183;
    border-bottom: 2px solid #3f3f3f;
    background-color: white;
}

.header-four .mobile-menu li {
    background-color: white;
}

.header-four .mobile-menu li>a {
    color: #3f3f3f;
    border-bottom: 1px solid rgba(63, 63, 63, 0.25);
}

.header-four .mobile-menu li ul li>a {
    background-color: #395ebe;
    color: white;
    border-bottom: 1px solid rgba(0, 0, 0, 0.5);
}

.header-two-rows-contact-top .mobile-menu {
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
    border-top: 0 solid #274183;
    border-bottom: 2px solid #274183;
    background-color: white;
}

.header-two-rows-contact-top .mobile-menu li {
    background-color: white;
}

.header-two-rows-contact-top .mobile-menu li>a {
    color: black;
    border-bottom: 1px solid rgba(0, 0, 0, 0.25);
}

.header-two-rows-contact-top .mobile-menu li ul li>a {
    background-color: #bfbfbf;
    color: black;
    border-bottom: 1px solid rgba(0, 0, 0, 0.25);
}

.button,
.button-small,
.button-large,
.button-x-large {
    margin: 12px 0;
}

.button,
.button-default {
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
    border-style: solid;
    transition: all 200ms;
    box-sizing: border-box; padding: 12px 24px;
    font-size: 1rem;
    border-width: 0;
    border-radius: 24px;
}

.button:hover,
.button-default:hover {
    text-decoration: none;
    transition: all 200ms;
}

.button-small {
    box-sizing: border-box; padding: 6px 12px;
    font-size: 0.9rem;
    border-width: 0;
    border-radius: 24px;
}

.button-large,
.button-x-large {
    box-sizing: border-box; padding: 18px 30px;
    font-size: 1.2rem;
    border-width: 0;
    border-radius: 24px;
}

.button-widget {
    width: 100%;
    text-align: center;
}

.button,
.button-default,
.button-primary {
    background: #274183;
    border-color: #274183;
    color: white;
}

.button:hover,
.button-default:hover,
.button-primary:hover,
.button:active,
.button-default:active,
.button-primary:active {
    background-position: 0 0;
    background: #152448;
    color: white;
    border-color: white;
}

.button:visited,
.button-default:visited,
.button-primary:visited {
    color: white;
}

.button:visited:hover,
.button-default:visited:hover,
.button-primary:visited:hover {
    color: white;
}

.button-alt {
    background: #ea1f3f;
    border-color: #ea1f3f;
    color: white;
}

.button-alt:hover,
.button-alt:active {
    background-position: 0 0;
    background: #ac1029;
    color: white;
    border-color: white;
}

.button-alt:visited {
    color: white;
}

.button-alt:visited:hover {
    color: white;
}

.list-2-columns {
    columns: 2;
    page-break-inside: avoid;
    break-inside: avoid;
}

.list-3-columns {
    columns: 3;
    page-break-inside: avoid;
    break-inside: avoid;
}

.pdf-list li {
    list-style: none;
}

.pdf-list li::before {
    content: '';
    display: inline-block;
    height: 1.5em;
    width: 1.5em;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    left: -2.5em;
    position: relative;
    margin-right: -1.8em;
    top: 0.3em;
}

.slider-container {
    position: relative;
}

.slider-container img {
    width: 100%;
}

.slider-control-prev,
.slider-control-next {
    position: absolute;
    top: 0px;
    background-color: transparent;
    height: 100%;
    width: 5%;
    display: flex;
    font-size: 50px;
    color: white;
    align-content: center;
    align-items: center;
    justify-content: center;
    opacity: 0.6;
    z-index: 5;
    cursor: pointer;
    transition: opacity 300ms;
}

.slider-control-prev {
    left: 15px;
}

.slider-control-next {
    right: 15px;
}

.slider-control-prev:hover,
.slider-control-next:hover {
    opacity: 1;
    transition: opacity 300ms;
}

.slick-dots {
    position: absolute;
    bottom: 0px;
    display: block;
    width: 100%;
    box-sizing: border-box; padding: 0;
    list-style: none;
    text-align: center;
    z-index: 5;
}

.slick-dots li {
    position: relative;
    display: inline-block;
    width: 25px;
    height: 25px;
    margin: 0 5px;
    box-sizing: border-box; padding: 0;
    cursor: pointer;
}

.slick-dots li button {
    width: 20px;
    height: 20px;
    background-color: #fff;
    box-shadow: 1px 1px 2px #000, 0 0 10px gray;
    box-sizing: border-box;
    border: 2px solid #fff;
    font-size: 0;
    line-height: 0;
    display: block;
    box-sizing: border-box; padding: 0px;
    cursor: pointer;
    color: transparent;
    outline: none;
    border-radius: 20px;
}

.slick-dots li.slick-active button,
.slick-dots li button:hover {
    width: 20px;
    height: 20px;
    background-color: #274183;
    box-shadow: 1px 1px 2px #000, 0 0 10px gray;
    box-sizing: border-box;
    border: 2px solid #fff;
    font-size: 0;
    line-height: 0;
    display: block;
    box-sizing: border-box; padding: 0px;
    cursor: pointer;
    color: transparent;
    outline: none;
    border-radius: 20px;
}

/**
 *
 * Image Gallery
 * Light Gallery Plugin custom styles, see /image-gallery folder
 *
 */

.image-gallery {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}

.image-gallery>a {
    text-decoration: none;
    margin-right: 12px;
    margin-bottom: 12px;
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
}

.image-gallery>h3 {
    width: 100%;
}

.image-gallery-thumbnail {
    transform: scale3d(1, 1, 1);
    transition: all 400ms;
}

.image-gallery-thumbnail:hover {
    transform: scale3d(1.03, 1.03, 1.03);
    transition: all 400ms;
}

/**
  *
  * Modal Styles
  *
  */

.lg-backdrop.in {
    opacity: 0.8 !important;
}

.acf-image-gallery-modal .lg-inner {
    background-color: rgba(0, 0, 0, 0.7) !important;
}

.acf-image-gallery-modal .lg-sub-html {
    position: absolute !important;
}

.acf-image-gallery-modal .lg-toolbar {
    background-color: transparent !important;
    height: 0 !important;
}

.acf-image-gallery-modal .lg-toolbar .lg-icon {
    color: white !important;
}

.acf-image-gallery-modal .lg-img-wrap {
    box-sizing: border-box; padding: 15px !important;
}

.acf-image-gallery-modal .lg-actions .lg-next:hover,
.acf-image-gallery-modal .lg-actions .lg-prev:hover {
    color: #274183 !important;
}

.acf-image-gallery-modal .lg-thumb-item.active,
.acf-image-gallery-modal .lg-thumb-item:hover {
    border-color: #274183 !important;
}

.acf-image-gallery-modal .lg-thumb-outer.lg-grab .lg-thumb-item {
    cursor: pointer !important;
}

.acf-image-gallery-modal .lg-toolbar .lg-icon {
    color: #ea1f3f !important;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.75) !important;
}

.acf-image-gallery-modal .lg-thumb-outer {
    box-sizing: border-box; padding: 0px 10px !important;
}

/**
 *
 * Search and Forms
 *
 */

.search-form {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}

.sidebar .search-form {
    justify-content: center;
}

.search-input {
    border-width: 1px 0px 1px 1px;
    border-style: solid;
    border-radius: 3px 0px 0px 3px;
    box-sizing: border-box; padding: 0px 12px;
    height: 2.4rem;
}

.search-submit {
    height: 2.4rem;
    border-width: 1px 1px 1px 1px;
    border-style: solid;
    border-radius: 0px 3px 3px 0px;
    box-sizing: border-box; padding: 6px 10px;
}

.search-submit .icon {
    font-size: 1.3em;
    line-height: 1.46;
}

.search-field-default {
    background-color: white;
    color: #3f3f3f;
    border-color: #3f3f3f;
}

.button-search-default {
    border-color: #3f3f3f;
    background-color: white;
    color: #3f3f3f;
}

.button-search-default:hover,
.button-search-default:active {
    background-color: #274183;
    color: white;
    cursor: pointer;
}

.button-search-default:visited {
    color: white;
}

.button-search-default:visited:hover {
    color: white;
}

.search-field-primary {
    background-color: transparent;
    color: #274183;
    border-color: #274183;
}

.button-search-primary {
    border-color: #274183;
    background-color: transparent;
    color: #274183;
}

.button-search-primary:hover,
.button-search-primary:active {
    background-color: #274183;
    color: white;
    cursor: pointer;
}

.button-search-primary:visited {
    color: white;
}

.button-search-primary:visited:hover {
    color: white;
}

.search-field-secondary {
    background-color: transparent;
    color: #ea1f3f;
    border-color: #ea1f3f;
}

.button-search-secondary {
    border-color: #ea1f3f;
    background-color: transparent;
    color: #ea1f3f;
}

.button-search-secondary:hover,
.button-search-secondary:active {
    background-color: #ea1f3f;
    color: white;
    cursor: pointer;
}

.button-search-secondary:visited {
    color: white;
}

.button-search-secondary:visited:hover {
    color: white;
}

.search-field-tertiary {
    background-color: transparent;
    color: #395ebe;
    border-color: #395ebe;
}

.button-search-tertiary {
    border-color: #395ebe;
    background-color: transparent;
    color: #395ebe;
}

.button-search-tertiary:hover,
.button-search-tertiary:active {
    background-color: #395ebe;
    color: white;
    cursor: pointer;
}

.button-search-tertiary:visited {
    color: white;
}

.button-search-tertiary:visited:hover {
    color: white;
}

.search-field-quaternary {
    background-color: transparent;
    color: #836927;
    border-color: #836927;
}

.button-search-quaternary {
    border-color: #836927;
    background-color: transparent;
    color: #836927;
}

.button-search-quaternary:hover,
.button-search-quaternary:active {
    background-color: #836927;
    color: white;
    cursor: pointer;
}

.button-search-quaternary:visited {
    color: white;
}

.button-search-quaternary:visited:hover {
    color: white;
}

input.input-default {
    border-width: 2px;
    border-style: solid;
    border-color: #3f3f3f;
    border-radius: 5px;
    box-sizing: border-box; padding: 0px 12px;
    height: 2.4rem;
    min-width: 230px;
    background-color: white;
    color: #3f3f3f;
}

input.input-default::placeholder {
    color: #bfbfbf;
}

input.input-primary {
    border-width: 2px;
    border-style: solid;
    border-color: #274183;
    border-radius: 5px;
    box-sizing: border-box; padding: 0px 12px;
    height: 2.4rem;
    min-width: 230px;
    background-color: transparent;
    color: #274183;
}

input.input-primary::placeholder {
    color: #1b2d5c;
}

input.input-secondary {
    border-width: 2px;
    border-style: solid;
    border-color: #ea1f3f;
    border-radius: 5px;
    box-sizing: border-box; padding: 0px 12px;
    height: 2.4rem;
    min-width: 230px;
    background-color: transparent;
    color: #ea1f3f;
}

input.input-secondary::placeholder {
    color: #c4122e;
}

input.input-tertiary {
    border-width: 2px;
    border-style: solid;
    border-color: #395ebe;
    border-radius: 5px;
    box-sizing: border-box; padding: 0px 12px;
    height: 2.4rem;
    min-width: 230px;
    background-color: transparent;
    color: #395ebe;
}

input.input-tertiary::placeholder {
    color: #2d4b97;
}

input.input-quaternary {
    border-width: 2px;
    border-style: solid;
    border-color: #836927;
    border-radius: 5px;
    box-sizing: border-box; padding: 0px 12px;
    height: 2.4rem;
    min-width: 230px;
    background-color: transparent;
    color: #836927;
}

input.input-quaternary::placeholder {
    color: #5c4a1b;
}

/*
 * Google Search Results
**/

.search-top {
    width: 100%;
    margin-bottom: 15px;
    margin-top: 15px;
    font-size: 1em;
    color: gray;
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #e4e4e4;
    padding-bottom: 10px;
}

.sort-options a {
    color: #0000cc;
    text-decoration: none;
}

.sort-options a:hover {
    color: darkblue;
    text-decoration: underline;
}

.result-box {
    width: 100%;
    margin-bottom: 20px;
    font-size: 1em;
    color: #151515;
}

@media all and (max-width: 957px) {
    .result-box {
        font-size: 0.9em;
    }
}

.result-box-title {
    font-size: 1.3em;
    color: black;
}

@media all and (max-width: 957px) {
    .result-box-title {
        font-size: 1.2em;
    }
}

.result-box-title:hover {
    color: #004274;
}

.result-box-display-url {
    color: #007413;
    width: 100%;
    display: block;
}

.result-snippet,
.snippet-with-thumbnail {
    width: 100%;
    box-sizing: border-box; padding: 5px 0px;
}

.snippet-with-thumbnail {
    display: flex;
}

.snippet-img-container {
    max-width: 75px;
    height: auto;
    display: flex;
    align-items: center;
}

.snippet-img {
    width: 90%;
    max-width: 90%;
    max-height: 90%;
    object-fit: contain;
}

.additional-results-page-links {
    border-top: 1px solid #e4e4e4;
    padding-top: 10px;
}

.current-results-page,
.more-results-link {
    font-size: 1.15em;
    box-sizing: border-box; padding: 5px;
}

.current-results-page {
    box-sizing: border-box; padding: 5px 10px;
    background-color: #004274;
    color: white;
}

.more-results-link {
    color: black;
    text-decoration: none;
}

.more-results-link:hover {
    text-decoration: underline;
}

.no-results-found {
    background-color: yellow;
    font-size: 1.1em;
    box-sizing: border-box; padding: 8px;
    border: 1px solid #ffcc33;
    background-color: #fff4c2;
}

.video-gallery {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}

.video-gallery>img {
    text-decoration: none;
    margin-right: 12px;
    margin-bottom: 12px;
    border: 1px solid #ea1f3f;
    overflow: hidden;
    cursor: pointer;
}

.video-gallery-thumbnail {
    transform: scale3d(1, 1, 1);
    transition: all 400ms;
}

.video-gallery-thumbnail:hover {
    transform: scale3d(1.03, 1.03, 1.03);
    transition: all 400ms;
}

.video-modal {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.9);
    width: 100%;
    z-index: 999;
    text-align: center;
}

.video-modal .video-title {
    width: 100%;
    display: inline-block;
    font-size: 24px;
    text-align: center;
    color: white;
    height: 80px;
    line-height: 80px;
    text-transform: capitalize;
}

.video-modal .close-window-button {
    position: fixed;
    top: 10px;
    right: 10px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 36px;
    cursor: pointer;
    color: white;
    -webkit-transition: color 0.2s;
    transition: color 0.2s;
}

.video-modal .close-window-button:hover {
    color: #767070;
    -webkit-transition: color 0.2s;
    transition: color 0.2s;
}

.video-modal iframe {
    display: inline-block;
    width: 70vw;
    height: 39.5vw;
}

/**
 *  Custom Field Elements
 *
 */

.sidebar-image-caption {
    font-size: 0.9em;
    color: gray;
}

.acf-single-billboard .acf-single-billboard-background {
    width: 100%;
    background-repeat: no-repeat;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.acf-single-billboard .acf-single-billboard-background .container {
    position: relative;
}

.acf-single-billboard .acf-single-billboard-background .billboard-left {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
}

.acf-single-billboard .acf-single-billboard-background h1 {
    font-size: 2.6em;
    margin-top: 0;
    margin-bottom: 12px;
}

.acf-single-billboard .acf-single-billboard-background h2 {
    font-size: 1.6em;
    margin-top: 0;
    margin-bottom: 24px;
}

.acf-single-billboard .acf-single-billboard-background .billboard-right {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

@media all and (max-width: 1299px) {
    .acf-single-billboard .acf-single-billboard-background h1 {
        font-size: 2.3em;
    }
    .acf-single-billboard .acf-single-billboard-background h2 {
        font-size: 1.4em;
    }
}

@media all and (max-width: 1128px) {
    .acf-single-billboard .acf-single-billboard-background h1 {
        font-size: 1.6em;
    }
    .acf-single-billboard .acf-single-billboard-background h2 {
        font-size: 1.1em;
        margin-bottom: 12px;
    }
}

.acf-single-button-container {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}

.acf-single-button-left {
    justify-content: flex-start;
}

.acf-single-button-center {
    justify-content: center;
}

.acf-single-button-right {
    justify-content: flex-end;
}

.acf-page-product-section .product-section-top,
.acf-page-product-section .product-section-bottom {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

.acf-page-product-section .product-section-image {
    width: calc( 20% - 6px);
}

.acf-page-product-section .product-section-image .product-section-thumbnail {
    width: 100%;
}

.acf-page-product-section .product-section-description {
    width: calc( 80% - 6px);
}

.acf-bucket-container {
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box; padding: 12px 0;
    width: 100%;
}

@media all and (max-width: 957px) {
    .acf-bucket-container>* {
        flex: 0 0 100%;
        max-width: 100%;
    }
}

.acf-bucket-container-type-circular .bucket {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.acf-bucket-container-type-circular .bucket .bucket-icon-container {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: 75%;
    border-radius: 50%;
    box-shadow: 1px 1px 25px rgba(0, 0, 0, 0.38);
    justify-content: center;
}

.acf-bucket-container-type-circular .bucket .bucket-icon-container .bucket-icon {
    max-width: 60%;
    max-height: 60%;
}

.acf-bucket-container-type-simple .bucket {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: stretch;
}

@media all and (max-width: 957px) {
    .acf-bucket-container-type-simple .bucket {
        margin-bottom: 12px;
    }
}

.acf-bucket-container-type-variable .bucket .button-secondary {
    width: 100%;
    text-align: center;
    margin: 0 0 12px;
    font-weight: 600;
}

.acf-bucket-container-type-variable .variable-bucket-recent-posts {
    padding-left: 18px;
}

.acf-bucket-container-type-variable .fluid-width-video-wrapper {
    margin-bottom: 12px;
}

.acf-page-cta-bar {
    box-sizing: border-box; padding: 12px 0;
    margin: 0;
    font-size: 1.5em;
    text-align: center;
}

.acf-page-cta-bar> :last-child {
    margin-bottom: 0;
}

.acf-image-grid-vscroll .vscroll-slider .acf-image-grid-vscroll-slider-row {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}

@media all and (max-width: 957px) {
    .acf-image-grid-vscroll .vscroll-slider .acf-image-grid-vscroll-slider-row>* {
        flex: 0 0 100%;
        max-width: 100%;
    }
}

.acf-image-grid-vscroll .vscroll-slider .acf-image-grid-vscroll-slider-row>* {
    padding-top: 12px;
    padding-bottom: 12px;
}

.acf-image-grid-vscroll .vscroll-slider .acf-image-grid-vscroll-slider-row .acf-image-grid-vscroll-img {
    object-fit: contain;
}

.acf-image-grid-vscroll .acf-image-grid-vscroll-static-row {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}

@media all and (max-width: 957px) {
    .acf-image-grid-vscroll .acf-image-grid-vscroll-static-row>* {
        flex: 0 0 100%;
        max-width: 100%;
    }
}

.acf-image-grid-vscroll .acf-image-grid-vscroll-static-row>* {
    padding-top: 12px;
    padding-bottom: 12px;
}

.acf-image-grid-vscroll .acf-image-grid-vscroll-static-row .acf-image-grid-vscroll-img {
    object-fit: contain;
}

.acf-image-grid-vscroll .grid-img-caption {
    font-size: 0.9em;
    line-height: 1.25;
    font-style: italic;
    color: #3f3f3f;
    margin-top: 6px;
}

.bucket-square-bordered {
    width: calc(100% / 3 - 12px);
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
}

.bucket-square-bordered .bucket-title {
    box-sizing: border-box; padding: 12px;
    font-size: 1.2em;
    font-weight: 600;
    display: block;
    background-color: #ea1f3f;
    color: white;
    width: 100%;
}

.bucket-square-bordered .bucket-description {
    box-sizing: border-box; padding: 12px;
    border-width: 0 2px 2px 2px;
    border-color: #ea1f3f;
    border-style: solid;
    margin: 0;
    flex: 1;
}

.bucket-bordered {
    box-sizing: border-box; padding: 12px;
}

.bucket-bordered-primary {
    border-style: solid;
    border-color: #274183;
    border-width: 1px;
}

.bucket-bordered-secondary {
    border-style: solid;
    border-color: #ea1f3f;
    border-width: 1px;
}

.bucket-bordered-tertiary {
    border-style: solid;
    border-color: #395ebe;
    border-width: 1px;
}

.bucket-bordered-quaternary {
    border-style: solid;
    border-color: #836927;
    border-width: 1px;
}

.bucket-bordered-link-color {
    border-style: solid;
    border-color: #395ebe;
    border-width: 1px;
}

.bucket-bordered-light-gray {
    border-style: solid;
    border-color: #bfbfbf;
    border-width: 1px;
}

.bucket-bordered-gray {
    border-style: solid;
    border-color: #7f7f7f;
    border-width: 1px;
}

.bucket-bordered-dark-gray {
    border-style: solid;
    border-color: #3f3f3f;
    border-width: 1px;
}

.bucket-bordered-black {
    border-style: solid;
    border-color: black;
    border-width: 1px;
}

.bucket-bordered-white {
    border-style: solid;
    border-color: white;
    border-width: 1px;
}

/**
 *
 * Heading Fields
 *
 */

.acf-page-heading-image {
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 12px;
}

.acf-page-heading-image .entry-header {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
    margin-bottom: 12px;
    color: white;
}

.acf-page-heading-image .entry-header h1 {
    margin: 0 0 0 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.acf-page-heading-image .entry-header h2 {
    margin: 0;
}

@media all and (max-width: 767px) {
    .acf-page-heading-image h1 {
        font-size: 1.3em;
    }
    .acf-page-heading-image h2 {
        font-size: 1em;
    }
}

.acf-page-element-default-content {
    width: 100%;
}

@media all and (max-width: 957px) {
    .acf-page-element-default-content img:not(.aligncenter) {
        max-width: 35%;
    }
    .acf-page-element-default-content figure:not(.aligncenter) {
        max-width: 35% !important;
    }
    .acf-page-element-default-content figure:not(.aligncenter) img {
        max-width: 100%;
    }
}

.acf-page-list {
    padding-left: 0;
    list-style: none;
}

.acf-featured-row {
    width: 100%;
    margin: 24px 0;
}

.acf-featured-row .featured-row-content {
    display: flex;
    flex-wrap: nowrap;
    width: 100%;
}

@media all and (max-width: 957px) {
    .acf-featured-row .featured-row-content {
        flex-wrap: wrap;
    }
}

.acf-featured-row .featured-row-content [class^='featured-row-image-container'] {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
    position: relative;
    margin-right: 12px;
}

.acf-featured-row .featured-row-content [class^='featured-row-image-container'] img {
    z-index: 2;
}

.acf-featured-row .featured-row-content [class^='featured-row-image-container'] .lightbox-image {
    margin-top: 12px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

.acf-featured-row .featured-row-content [class^='featured-row-image-container'] .lightbox-image-message {
    font-size: 0.75em;
    margin: 0.67em auto;
}

@media all and (max-width: 767px) {
    .acf-featured-row .featured-row-content [class^='featured-row-image-container'] {
        width: 100%;
        margin: 0 0 24px 0px;
    }
    .acf-featured-row .featured-row-content [class^='featured-row-image-container'] img {
        width: 65%;
    }
}

@media all and (max-width: 459px) {
    .acf-featured-row .featured-row-content [class^='featured-row-image-container'] img {
        width: 95%;
    }
}

.acf-featured-row .featured-row-content [class^='featured-row-text-container'] {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
}

.acf-featured-row .featured-row-content [class^='featured-row-text-container'] h1,
.acf-featured-row .featured-row-content [class^='featured-row-text-container'] h2,
.acf-featured-row .featured-row-content [class^='featured-row-text-container'] h3,
.acf-featured-row .featured-row-content [class^='featured-row-text-container'] h4,
.acf-featured-row .featured-row-content [class^='featured-row-text-container'] h5,
.acf-featured-row .featured-row-content [class^='featured-row-text-container'] h6 {
    margin: 0 0 0.67em;
}

@media all and (max-width: 767px) {
    .acf-featured-row .featured-row-content [class^='featured-row-text-container'] {
        width: 100%;
        margin: 0 0 24px 0px;
        text-align: center;
    }
}

.acf-split-grid-billboard .split-grid-billboard-container {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.acf-split-grid-billboard .split-grid-billboard-container .text-section {
    width: calc( 50% - 12px);
    padding-right: 48px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
    align-items: flex-end;
}

.acf-split-grid-billboard .split-grid-billboard-container .text-section h1 {
    text-align: right;
}

.acf-split-grid-billboard .split-grid-billboard-container .grid-section {
    width: 50%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.acf-split-grid-billboard .split-grid-billboard-container .grid-section img {
    width: 50%;
    object-fit: contain;
}

@media all and (max-width: 767px) {
    .acf-split-grid-billboard .split-grid-billboard-container {
        flex-direction: column-reverse;
    }
    .acf-split-grid-billboard .split-grid-billboard-container .text-section {
        width: 100%;
        padding-right: 0;
    }
    .acf-split-grid-billboard .split-grid-billboard-container .text-section h1 {
        text-align: center;
    }
    .acf-split-grid-billboard .split-grid-billboard-container .text-section .button-container {
        display: block;
        margin: 0 auto;
    }
    .acf-split-grid-billboard .split-grid-billboard-container .grid-section {
        width: 100%;
    }
    .acf-split-grid-billboard .split-grid-billboard-container .grid-section img {
        width: 25%;
    }
}

.multi-button-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.multi-button-container a {
    width: calc(100% / 3 - 12px);
    box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.4), 0px 0px 2px rgba(0, 0, 0, 0.5);
    background-size: 100% 100%;
    background-position: 100% 100%;
    transition: all 250ms;
    position: relative;
    z-index: 100;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    border: none;
}

.multi-button-container a:before {
    content: '';
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    width: 100%;
    z-index: -100;
    transition: all 300ms;
    background-size: 100% 100%;
    background-position: 100% 100%;
}

.multi-button-container a:hover,
.multi-button-container a :visited:hover {
    transition: all 250ms;
    color: #395ebe;
}

.multi-button-container a:hover:before,
.multi-button-container a :visited:hover:before {
    opacity: 1;
    transition: all 300ms;
}

.buckets-semi-transparent {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.buckets-semi-transparent .buckets-semi-transparent-bucket {
    height: 220px;
    border: 2px solid #ea1f3f;
    box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.4), 0px 0px 2px rgba(0, 0, 0, 0.5);
    width: calc(100%/4 - 12px);
    color: white;
    position: relative;
    display: flex;
    box-sizing: border-box; padding: 12px;
    align-items: flex-end;
    text-decoration: none;
    background-color: #ea1f3f;
    margin-bottom: 12px;
    background-position: center center;
    background-size: cover;
    text-shadow: -1px -1px 0 #000000, 1px -1px 0 #000000, -1px 1px 0 #000000, 1px 1px 0 #000000;
    transition: all 300ms;
}

.buckets-semi-transparent .buckets-semi-transparent-bucket:hover {
    color: #395ebe;
    transition: all 300ms;
}

.buckets-semi-transparent .buckets-semi-transparent-bucket:hover:before {
    opacity: 0.1;
    transition: opacity 300ms;
}

.buckets-semi-transparent .buckets-semi-transparent-bucket:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #ea1f3f;
    opacity: 0.45;
    transition: opacity 300ms;
}

.buckets-semi-transparent .buckets-semi-transparent-bucket a:hover {
    text-decoration: none;
}

.buckets-semi-transparent .buckets-semi-transparent-bucket .buckets-semi-transparent-title {
    font-weight: 300;
    font-size: 2.1rem;
    z-index: 1;
}

/**
 *
 * Glossary List
 *
 */

.glossary-item-description {
    transition: color 750ms !important;
}

.glossary-items-list {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
}

.glossary-items-list li {
    box-sizing: border-box; padding: 0 6px;
}

.notice-text {
    color: #1a3b90 !important;
    transition: all 750ms !important;
}

.notice-text * {
    color: #1a3b90 !important;
    transition: all 750ms !important;
}

.acf-image-buckets-container {
    display: flex;
    flex-wrap: wrap;
}

.acf-image-buckets-container .image-bucket {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    height: 155px;
    justify-content: center;
    align-items: center;
    width: 25%;
}

.acf-image-buckets-container .image-bucket .image-container {
    width: 100%;
    height: 80%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

.acf-image-buckets-container .image-bucket img {
    max-width: 75%;
    max-height: 75%;
}

/**
 * Sidebar Page Menu
 * todo - needs standard styles set
 */

.widget-acf-page-menu .widget-title {
    margin-bottom: 4px;
}

.widget-acf-page-menu ul {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 6px;
    justify-content: space-between;
    list-style: none;
}

.widget-acf-page-menu ul li {
    width: 100%;
    box-sizing: border-box; padding: 6px;
}

.widget-acf-page-menu ul li:not(:last-child) {
    border-bottom: 1px solid #3f3f3f;
}

/**
 * Equal Columns
**/

.acf-equal-columns-row {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

@media all and (max-width: 957px) {
    .acf-equal-columns-row>* {
        flex: 0 0 100%;
        max-width: 100%;
    }
}

.acf-equal-columns-row .acf-equal-columns-1 {
    width: 100%;
}

.acf-equal-columns-row .acf-equal-columns-2 {
    width: calc(50% - 6px);
}

.acf-equal-columns-row .acf-equal-columns-3 {
    width: calc(100% / 3 - 6px);
}

.acf-equal-columns-row .acf-equal-columns-4 {
    width: calc(25% - 6px);
}

.acf-equal-columns-row .acf-equal-columns-5 {
    width: calc(20% - 6px);
}

.acf-equal-columns-row .acf-equal-columns-6 {
    width: calc(100%/6 - 6px);
}

@media all and (max-width: 957px) {
    .acf-equal-columns-row img:not(.aligncenter) {
        max-width: 35%;
    }
    .acf-equal-columns-row figure:not(.aligncenter) {
        max-width: 35% !important;
    }
    .acf-equal-columns-row figure:not(.aligncenter) img {
        max-width: 100%;
    }
    .acf-equal-columns-row figure.aligncenter img {
        max-width: 100%;
    }
}

.acf-equal-columns-vertical-center {
    align-items: center;
}

.acf-columns-flex {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

@media all and (max-width: 957px) {
    .acf-columns-flex>* {
        flex: 0 0 100%;
        max-width: 100%;
    }
}

.acf-flex-type-flex-start {
    justify-content: flex-start;
}

.acf-flex-type-flex-end {
    justify-content: flex-end;
}

.acf-flex-type-center {
    justify-content: center;
}

.acf-flex-type-space-between {
    justify-content: space-between;
}

.acf-flex-type-space-around {
    justify-content: space-around;
}

.acf-pdf-list-files {
    display: flex;
    flex-wrap: wrap;
}

.acf-pdf-list-files .file-row {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 12px;
    width: 100%;
    align-items: center;
}

.acf-pdf-list-files .row-icon {
    margin-right: 12px;
}

.acf-pdf-list-files .size-display {
    margin-left: 6px;
}

.acf-pdf-list-files .pdf-description {
    width: 100%;
    margin-left: 39px;
    font-size: 0.9em;
}

.acf-pdf-grid {
    display: flex;
    flex-wrap: wrap;
    margin-left: -12px;
    margin-right: -12px;
}

.acf-pdf-grid>h1,
.acf-pdf-grid h2,
.acf-pdf-grid h3,
.acf-pdf-grid h4,
.acf-pdf-grid h5,
.acf-pdf-grid h6 {
    padding-left: 12px;
}

.pdf-grid-row {
    display: flex;
    flex-wrap: nowrap;
    width: 100%;
}

.pdf-grid-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 12px;
    justify-content: center;
}

.pdf-grid-image-container {
    width: 100%;
    max-height: 100%;
}

.pdf-grid-title-container {
    width: 100%;
    max-height: 100%;
    text-align: center;
}

.pdf-grid-item-title {
    display: block;
    height: 3em;
}

.acf-employee-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.acf-employee-list>* {
    padding-top: 12px;
    padding-bottom: 12px;
}

.employee-list-person {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    width: calc(25% - 12px);
}

.variable-grid {
    display: flex;
    flex-wrap: wrap;
}

.variable-grid>* {
    box-sizing: border-box; padding: 12px;
    text-decoration: none;
}

.variable-grid>*:hover .grid-description {
    opacity: 1;
    transition: all 400ms;
}

.variable-grid>*:hover:not(.grid-tssc) .grid-background {
    opacity: 0.2;
    transition: all 400ms;
}

@media all and (max-width: 957px) {
    .variable-grid {
        box-sizing: border-box; padding: 6px;
    }
}

[class^=grid-item-] {
    position: relative;
}

.grid-item-title {
    font-size: 1.4rem;
    font-weight: 600;
}

@media all and (max-width: 957px) {
    .grid-item-title {
        font-size: 1.1rem;
    }
}

.grid-description:not(.grid-content-news) {
    transition: all 400ms;
    opacity: 0;
    font-size: 1.2rem;
}

@media all and (max-width: 1128px) {
    .grid-description:not(.grid-content-news) {
        font-size: 1rem;
    }
}

@media all and (max-width: 957px) {
    .grid-description:not(.grid-content-news) {
        display: none;
    }
}

.grid-background {
    position: absolute;
    top: 40px;
    right: 0;
    left: 0;
    bottom: 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    opacity: 1;
    transition: all 400ms;
}

.grid-background img {
    max-width: 80%;
    max-height: 80%;
    object-fit: contain;
    margin-top: 0;
    width: auto;
}

.news-items {
    padding-left: 10px;
    list-style: none;
}

.news-items>li {
    margin-bottom: 12px;
}

.news-items>li>a {
    font-size: 1.1rem;
}

@media all and (max-width: 1128px) {
    .news-items>li {
        margin-bottom: 6px;
    }
    .news-items>li>a {
        font-size: 1rem;
    }
}

.grid-background-primary {
    background: linear-gradient(135deg, #272a83, #274183);
}

.grid-background-secondary {
    background: linear-gradient(135deg, #ea321f, #ea1f3f);
}

.grid-background-tertiary {
    background: linear-gradient(135deg, #393dbe, #395ebe);
}

.grid-background-quaternary {
    background: linear-gradient(135deg, #838027, #836927);
}

.grid-background-black {
    background: linear-gradient(135deg, black, #3f3f3f);
}

.grid-background-white {
    background: linear-gradient(135deg, #bfbfbf, white);
}

.grid-background-gray {
    background: linear-gradient(135deg, #7f7f7f, #a5a5a5);
}

/**
 *
 * Top Button
 * Button that displays on all pages to go back to top of page 
 *
 */

.toTopButton {
    display: none;
    position: fixed;
    opacity: 0.5;
    border: 2px solid #fff;
    color: #fff;
    text-decoration: none;
    box-sizing: border-box; padding: 10px;
    line-height: 32px;
    font-size: 40px;
    font-weight: 800;
    outline: 0;
    z-index: 10;
}

.toTopButton:hover {
    color: #fff;
    text-decoration: none;
    opacity: 0.9;
    outline: 0;
}

.toTopButton:visited {
    color: white;
}

.toTopButton:visited:hover {
    color: white;
}

.top-button-primary {
    background-color: #274183;
}

.top-button-secondary {
    background-color: #ea1f3f;
}

.top-button-tertiary {
    background-color: #395ebe;
}

.top-button-quaternary {
    background-color: #836927;
}

.top-button-link-color {
    background-color: #395ebe;
}

.top-button-black {
    background-color: black;
}

.top-button-white {
    background-color: white;
    border: 2px solid #000;
    color: #000;
}

.top-button-white:hover {
    color: #000;
    text-decoration: none;
    opacity: 0.9;
    outline: 0;
}

.top-button-white:visited {
    color: black;
}

.top-button-white:visited:hover {
    color: black;
}

.top-button-right {
    right: 18px;
    bottom: 18px;
}

.top-button-left {
    left: 18px;
    bottom: 18px;
}

/**
 *
 * Google Translate Dropdown Styles
 *
 * Comment Out to Remove
 */

/**
 *
 * B2B Woocommerce Styles
 *
**/

.woocommerce .site-content img,
.woocommerce-page .site-content img {
    height: initial;
    max-width: initial;
}

.breadcrumb {
    margin-bottom: 24px;
    margin-top: 12px;
}

.woocommerce-page #content div.product {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.woocommerce-page #content div.product div.images {
    width: 450px;
}

.woocommerce-page #content div.product div.images img {
    max-height: 450px;
}

.woocommerce-page #content div.product div.images .flex-control-thumbs {
    margin-top: 24px;
}

.woocommerce-page #content div.product div.images .flex-control-thumbs li {
    width: calc(25% - 12px);
    margin-right: 12px;
}

@media all and (max-width: 1128px) {
    .woocommerce-page #content div.product div.images {
        width: 220px;
    }
    .woocommerce-page #content div.product div.images img {
        max-height: 220px;
    }
}

@media all and (max-width: 459px) {
    .woocommerce-page #content div.product div.images {
        width: auto;
    }
    .woocommerce-page #content div.product div.images img {
        max-height: none;
    }
}

.woocommerce-page #content div.product .woocommerce-product-gallery>.woocommerce-product-gallery__wrapper {
    border: 3px solid #bfbfbf;
}

@media all and (max-width: 767px) {
    .woocommerce-page #content div.product .woocommerce-product-gallery {
        margin: 0 auto 24px;
    }
}

.woocommerce-page #content div.product .woocommerce-product-gallery>.flex-viewport {
    border: 3px solid #bfbfbf;
}

.woocommerce-page #content div.product div.summary {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    width: 100%;
    align-items: flex-start;
}

.woocommerce-page #content div.product p.price,
.woocommerce-page #content div.product span.price {
    color: auto;
    font-size: 2em;
    margin-top: 0;
    margin-bottom: 24px;
}

.woocommerce-page #content div.product .qty-text {
    font-size: 21px;
    margin-right: 12px;
}

.woocommerce-page #content div.product .quantity {
    display: flex;
    justify-content: space-around;
    margin-right: 24px;
    margin-bottom: 24px;
}

.woocommerce-page #content div.product .quantity .qty {
    width: 80px;
    font-size: 21px;
    height: 40px;
    box-sizing: border-box; padding: 0;
    -moz-appearance: textfield;
    /* Firefox */
}

.woocommerce-page #content div.product .quantity .qty::-webkit-outer-spin-button,
.woocommerce-page #content div.product .quantity .qty::-webkit-inner-spin-button {
    appearance: none;
    margin: 0;
}

.woocommerce-page #content div.product .quantity .qty-minus,
.woocommerce-page #content div.product .quantity .qty-plus {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    border: 1px solid ThreeDShadow;
    font-size: 20px;
    cursor: pointer;
    background-color: white;
}

.woocommerce-page #content div.product .quantity .qty-minus:hover,
.woocommerce-page #content div.product .quantity .qty-plus:hover {
    color: white;
    background-color: #274183;
    transition: all 200ms;
}

.woocommerce-page #content div.product .quantity .qty-minus ::selection,
.woocommerce-page #content div.product .quantity .qty-plus ::selection {
    background: transparent;
}

.woocommerce-page #content div.product .quantity .qty-plus {
    margin-left: 6px;
}

.woocommerce-page #content div.product .quantity .qty-minus {
    margin-right: 6px;
}

.woocommerce-page #content div.product .quantity .icon {
    position: relative;
    top: 2px;
}

.woocommerce-page #content div.product form.cart {
    width: auto;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 0;
}

.woocommerce-page #content div.product form.cart .single_add_to_cart_button {
    font-size: 18px;
    box-sizing: border-box; padding: 12px 36px;
    margin-bottom: 24px;
}

.woocommerce-page #content div.product .description {
    width: 100%;
    margin: 0 0 24px;
}

.woocommerce-page #content div.product .description p:first-child {
    margin-top: 0;
}

.woocommerce-page #content div.product .specs {
    width: 100%;
}

.woocommerce-page #content div.product .specs h2 {
    width: 100%;
    border-bottom: 1px solid #bfbfbf;
    padding-bottom: 6px;
}

.woocommerce-page #content div.product .product-page-left-sidebar {
    width: 450px;
}

@media all and (max-width: 1128px) {
    .woocommerce-page #content div.product .product-page-left-sidebar {
        width: 220px;
    }
}

@media all and (max-width: 767px) {
    .woocommerce-page #content div.product .product-page-left-sidebar {
        width: 100%;
    }
}

.woocommerce-page #content div.product .product-page-right-primary {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: calc(100% - 450px - 36px);
}

@media all and (max-width: 1128px) {
    .woocommerce-page #content div.product .product-page-right-primary {
        width: calc(100% - 220px - 36px);
    }
}

@media all and (max-width: 767px) {
    .woocommerce-page #content div.product .product-page-right-primary {
        width: 100%;
    }
}

.woocommerce-page #content ul.products li.product a:not(.button) {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: center;
}

.woocommerce-page #content ul.products li.product a:not(.button) .woocommerce-loop-product__title,
.woocommerce-page #content ul.products li.product a:not(.button) .woocommerce-loop-category__title {
    color: auto;
}

.woocommerce-page #content ul.products li.product a:not(.button) .product-img-container {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 250px;
    width: 250px;
    max-width: 100%;
}

.woocommerce-page #content ul.products li.product a:not(.button) .product-img-container img {
    max-height: 100%;
    max-width: 100%;
    height: auto;
    width: auto;
    margin-bottom: 0;
}

.woocommerce-page #content ul.products li.product a:not(.button) h2 {
    width: 100%;
}

.woocommerce-page #content ul.products li.product a:not(.button) .price {
    align-self: flex-start;
    font-size: auto;
    color: auto;
}

.pswp__bg {
    background: #f7f7f7;
}

.pswp__caption__center {
    color: #000000;
    text-align: center;
}

.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
    font-size: 1rem;
    border-radius: 24px;
    color: white;
    background-color: #274183;
    background: #274183;
    border-style: solid;
    border-color: #274183;
    border-width: 0;
}

.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover {
    background-position: 0 0;
    background-color: #152448;
    background: #152448;
    color: white;
    border-color: white;
}

.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
    color: white;
    background-color: #ea1f3f;
    background: #ea1f3f;
}

.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover {
    background-position: 0 0;
    background-color: #ac1029;
    background: #ac1029;
    color: white;
    border-color: white;
}

.woocommerce #respond input#submit.alt.disabled,
.woocommerce #respond input#submit.alt.disabled:hover,
.woocommerce #respond input#submit.alt:disabled,
.woocommerce #respond input#submit.alt:disabled:hover,
.woocommerce #respond input#submit.alt:disabled[disabled],
.woocommerce #respond input#submit.alt:disabled[disabled]:hover,
.woocommerce a.button.alt.disabled,
.woocommerce a.button.alt.disabled:hover,
.woocommerce a.button.alt:disabled,
.woocommerce a.button.alt:disabled:hover,
.woocommerce a.button.alt:disabled[disabled],
.woocommerce a.button.alt:disabled[disabled]:hover,
.woocommerce button.button.alt.disabled,
.woocommerce button.button.alt.disabled:hover,
.woocommerce button.button.alt:disabled,
.woocommerce button.button.alt:disabled:hover,
.woocommerce button.button.alt:disabled[disabled],
.woocommerce button.button.alt:disabled[disabled]:hover,
.woocommerce input.button.alt.disabled,
.woocommerce input.button.alt.disabled:hover,
.woocommerce input.button.alt:disabled,
.woocommerce input.button.alt:disabled:hover,
.woocommerce input.button.alt:disabled[disabled],
.woocommerce input.button.alt:disabled[disabled]:hover {
    color: white;
    background-color: #ea1f3f;
    background: #ea1f3f;
}

.woocommerce #respond input#submit.disabled,
.woocommerce #respond input#submit:disabled,
.woocommerce #respond input#submit:disabled[disabled],
.woocommerce a.button.disabled,
.woocommerce a.button:disabled,
.woocommerce a.button:disabled[disabled],
.woocommerce button.button.disabled,
.woocommerce button.button:disabled,
.woocommerce button.button:disabled[disabled],
.woocommerce input.button.disabled,
.woocommerce input.button:disabled,
.woocommerce input.button:disabled[disabled] {
    color: white;
}

.woocommerce #respond input#submit.disabled:hover,
.woocommerce #respond input#submit:disabled:hover,
.woocommerce #respond input#submit:disabled[disabled]:hover,
.woocommerce a.button.disabled:hover,
.woocommerce a.button:disabled:hover,
.woocommerce a.button:disabled[disabled]:hover,
.woocommerce button.button.disabled:hover,
.woocommerce button.button:disabled:hover,
.woocommerce button.button:disabled[disabled]:hover,
.woocommerce input.button.disabled:hover,
.woocommerce input.button:disabled:hover,
.woocommerce input.button:disabled[disabled]:hover {
    color: white;
    background-color: #152448;
    background: #152448;
}

.woocommerce-message {
    border-top-color: #274183;
}

.woocommerce-message::before {
    color: #274183;
}

.woocommerce-message .button {
    margin-left: 12px;
}

.woocommerce-shipping-calculator {
    display: block;
}

.woocommerce-form-login__rememberme {
    width: 100%;
}

.product-page-additional-info {
    width: 100%;
}

input#coupon_code {
    min-width: 200px;
}

@media all and (max-width: 767px) {
    input#coupon_code {
        min-width: unset;
    }
}

.woocommerce form .form-row,
.woocommerce-page form .form-row {
    box-sizing: border-box; padding: 0;
    margin: 0 0 9px;
}

.woocommerce form .form-row label,
.woocommerce-page form .form-row label {
    width: 100%;
}

.woocommerce form .form-row .woocommerce-input-wrapper,
.woocommerce-page form .form-row .woocommerce-input-wrapper {
    width: 100%;
}

@media all and (max-width: 459px) {
    .woocommerce form .form-row,
    .woocommerce-page form .form-row {
        width: 100%;
    }
}

.select2-container--default .select2-selection--single {
    border: 1px solid #3f3f3f;
    border-radius: 6px;
}

.select2-container--open .select2-dropdown--below {
    border-top: 1px solid #3f3f3f;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}

.select2-container .select2-selection--single {
    height: 36px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 36px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 36px;
}

.select2-container--classic .select2-selection--single .select2-selection__rendered {
    line-height: 36px;
}

.select2-container--classic .select2-selection--single .select2-selection__arrow {
    height: 36px;
}

.woocommerce ul.order_details {
    margin: 36px 0;
    box-sizing: border-box; padding: 0;
}

@media all and (min-width: 958px) {
    .woocommerce-account .woocommerce-MyAccount-navigation {
        width: 20%;
    }
}

.woocommerce-account .woocommerce-MyAccount-navigation ul {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    list-style-type: none;
    box-sizing: border-box; padding: 0;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
    margin: 12px 0;
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
    border-style: solid;
    transition: all 200ms;
    box-sizing: border-box; padding: 12px 24px;
    font-size: 1rem;
    border-width: 0;
    border-radius: 24px;
    background: #274183;
    border-color: #274183;
    color: white;
    width: 100%;
    text-align: center;
    margin: 0 0 12px 0;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li a:hover {
    text-decoration: none;
    transition: all 200ms;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li a:hover,
.woocommerce-account .woocommerce-MyAccount-navigation ul li a:active {
    background-position: 0 0;
    background: #152448;
    color: white;
    border-color: white;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li a:visited {
    color: white;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li a:visited:hover {
    color: white;
}

@media all and (min-width: 958px) {
    .woocommerce-account .woocommerce-MyAccount-content {
        width: 78%;
    }
}

#add_payment_method #payment ul.payment_methods li label,
.woocommerce-cart #payment ul.payment_methods li label,
.woocommerce-checkout #payment ul.payment_methods li label,
#add_payment_method #payment ul.payment_methods li img,
.woocommerce-cart #payment ul.payment_methods li img,
.woocommerce-checkout #payment ul.payment_methods li img {
    display: revert;
}

@media all and (max-width: 767px) {
    #masthead .container {
        box-sizing: border-box; 
        padding: 0 24px;
    }
}

.site-main {
    padding-bottom: 36px;
}

.widget-email-address {
    margin-right: 24px;
}

@media all and (max-width: 767px) {
    .widget-email-address .email-address {
        display: none;
    }
}

@media all and (max-width: 767px) {
    .widget-phone-number .phone-no {
        display: none;
    }
}

.widget-email-icon {
    font-size: 22px;
    top: -3px;
    position: relative;
    margin-right: 12px;
}

@media all and (max-width: 767px) {
    .widget-email-icon {
        font-size: 20px;
        margin-right: 6px;
    }
}

.widget-phone-icon {
    margin-right: 12px;
    font-size: 22px;
    position: relative;
    top: -2px;
}

@media all and (max-width: 767px) {
    .widget-phone-icon {
        font-size: 20px;
        margin-right: 6px;
    }
}

.site-header {
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
}

.site-header .search-form {
    justify-content: flex-end;
    margin-bottom: 2px;
}

.site-header .search-form label {
    max-width: 100%;
}

@media all and (max-width: 957px) {
    .site-header .search-form label {
        max-width: 80%;
    }
}

.site-header .search-input.search-field-default {
    background-color: transparent;
    color: white;
    font-family: 'Poppins', Helvetica, Arial, sans-serif;
    border-color: white;
    border-width: 0 0 1px 0;
    border-radius: 0px;
    box-sizing: border-box; 
    padding: 0px;
    height: 2.1rem;
    width: 271px;
font-weight: 500;
}

.site-header .search-input.search-field-default:focus-visible {
    outline-style: none;
}

@media all and (max-width: 957px) {
    .site-header .search-input.search-field-default {
        max-width: 100%;
    }
}

.site-header .search-submit.button-search-default {
    border-color: white;
    background-color: transparent;
    color: white;
    height: 2.1rem;
    border-width: 0 0 1px 0;
    border-style: solid;
    border-radius: 0px;
    box-sizing: border-box; padding: 2px 0px;
    font-size: 18px;
}

.primary-menu {
    text-transform: uppercase;
}

.primary-menu .rfq-header-btn a,
.primary-menu .rfq-header-btn:hover a {
    margin: 12px 0;
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
    border-style: solid;
    transition: all 200ms;
    box-sizing: border-box; padding: 12px 24px;
    font-size: 1rem;
    border-width: 0;
    border-radius: 24px;
    background: #274183;
    border-color: #274183;
    background: #ea1f3f;
    border-color: #ea1f3f;
    color: white;
    margin-left: 24px;
    font-size: 1em;
}

.primary-menu .rfq-header-btn a:hover,
.primary-menu .rfq-header-btn:hover a:hover {
    text-decoration: none;
    transition: all 200ms;
}

.primary-menu .rfq-header-btn a:hover,
.primary-menu .rfq-header-btn:hover a:hover,
.primary-menu .rfq-header-btn a:active,
.primary-menu .rfq-header-btn:hover a:active {
    background-position: 0 0;
    background: #152448;
    color: white;
    border-color: white;
}

.primary-menu .rfq-header-btn a:visited,
.primary-menu .rfq-header-btn:hover a:visited {
    color: white;
}

.primary-menu .rfq-header-btn a:visited:hover,
.primary-menu .rfq-header-btn:hover a:visited:hover {
    color: white;
}

.primary-menu .rfq-header-btn a:hover,
.primary-menu .rfq-header-btn:hover a:hover,
.primary-menu .rfq-header-btn a:active,
.primary-menu .rfq-header-btn:hover a:active {
    background-position: 0 0;
    background: #ac1029;
    color: white;
    border-color: white;
}

.primary-menu .rfq-header-btn a:visited,
.primary-menu .rfq-header-btn:hover a:visited {
    color: white;
}

.primary-menu .rfq-header-btn a:visited:hover,
.primary-menu .rfq-header-btn:hover a:visited:hover {
    color: white;
}

@media all and (max-width: 1299px) {
    .primary-menu .rfq-header-btn a,
    .primary-menu .rfq-header-btn:hover a {
        margin-left: 12px;
    }
}

@media all and (max-width: 1128px) {
    .primary-menu .rfq-header-btn a,
    .primary-menu .rfq-header-btn:hover a {
        margin-left: 6px;
    }
}

body .site-footer {
      background-image: url(quark-footer-background.png) !important;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.footer-widget-title {
    font-size: 18px;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 24px;
}
.footer-widget-two {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 35%;
  padding: 0;
  margin: 12px 0;
}
#menu-quick-links {
    margin-top: 0;
}

#menu-quick-links li {
    box-sizing: border-box; padding: 6px 0;
}

@media all and (max-width: 957px) {
    #menu-quick-links {
        text-align: center;
    }
}

.footer-contact {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
}

.footer-contact div[class^='footer-info'] {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: 100%;
    box-sizing: border-box; padding: 9px 0;
}

.footer-contact div[class^='footer-info'] .icon-container {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: 15%;
    font-size: 30px;
}

.footer-contact div[class^='footer-info'] .icon-container .icon {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

.footer-contact div[class^='footer-info'] .info-container {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: 85%;
}

@media all and (max-width: 957px) {
    .footer-contact div[class^='footer-info'] {
        flex-wrap: nowrap;
        justify-content: center;
    }
    .footer-contact div[class^='footer-info'] .info-container {
        width: auto;
    }
}

.footer-contact div[class^='footer-info'].footer-info-address .street-one {
    width: 100%;
}

.footer-contact div[class^='footer-info'].footer-info-address .state-name {
    margin-left: 6px;
    margin-right: 6px;
}

@media all and (max-width: 957px) {
    .footer-contact div[class^='footer-info'].footer-info-address .info-container {
        width: 54%;
    }
}

.footer-widget-three .custom-html-widget {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-end;
}

@media all and (max-width: 957px) {
    .footer-widget-three .custom-html-widget {
        align-items: center;
        text-align: center;
    }
}

.footer-widget-three .icon-twitter,
.footer-widget-three .icon-instagram {
    margin-left: 12px;
    font-size: 30px;
    line-height: 1;
}

.footer-widget-three .social-info {
    display: flex;
    align-items: center;
    box-sizing: border-box; padding: 24px 0;
}

.footer-widget-three .social-info a {
    text-decoration: none;
}

.footer-widget-three .social-info a:hover {
    text-decoration: none;
}

.copyright {
    text-align: right;
    line-height: 1.8;
}

.home-company-intro {
    font-size: 22px;
    text-align: center;
}

.home-company-intro h2 {
    text-align: center;
    color: #ea1f3f;
}

@media all and (max-width: 1128px) {
    .home-company-intro {
        font-size: 20px;
    }
}

@media all and (max-width: 957px) {
    .home-company-intro {
        font-size: 18px;
    }
}

.homepage-carousel {
    position: relative;
}

.carousel-text {
    background: rgba(234, 31, 63, 0.9);
    bottom: 7vw;
    color: white;
    font-size: 2.5vw;
    left: calc(50vw - 650px + 12px);
    max-width: 40vw;
    box-sizing: border-box; padding: 24px;
    position: absolute;
    text-align: center;
}

@media all and (max-width: 1299px) {
    .carousel-text {
        left: calc(50vw - 564.5px + 12px);
    }
}

@media all and (max-width: 1128px) {
    .carousel-text {
        left: calc(50vw - 479px + 12px);
    }
}

@media all and (max-width: 957px) {
    .carousel-text {
        left: calc(50vw - 384px + 12px);
    }
}

@media all and (max-width: 767px) {
    .carousel-text {
        left: 50%;
        transform: translateX(-50%);
        box-sizing: border-box; padding: 12px;
        font-size: 3vw;
        max-width: 60vw;
        bottom: 12vw;
    }
}

@media all and (max-width: 459px) {
    .carousel-text {
        position: initial;
        font-size: 18px;
        transform: none;
        width: 100%;
        max-width: 100%;
        color: #ea1f3f;
        background: transparent;
    }
}

.slider-control-prev,
.slider-control-next {
    color: #bfbfbf;
}

.product-bucket-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.product-bucket,
.product-bucket:visited {
    width: calc( 100%/6 - 18px);
    margin-bottom: 24px;
    box-shadow: 0 0 24px rgba(0, 0, 0, 0.4);
    border-radius: 6px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    text-align: center;
    color: white;
    text-decoration: none;
    height: 330px;
    transition: all 200ms;
}

.product-bucket:hover,
.product-bucket:visited:hover {
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.45);
    transition: all 200ms;
}

.product-bucket:hover .product-category-name,
.product-bucket:visited:hover .product-category-name {
    transition: all 200ms;
    background: #152448;
}

@media all and (max-width: 1128px) {
    .product-bucket,
    .product-bucket:visited {
        width: calc( 100%/4 - 18px);
    }
}

@media all and (max-width: 957px) {
    .product-bucket,
    .product-bucket:visited {
        width: calc( 100%/3 - 18px);
    }
}

@media all and (max-width: 767px) {
    .product-bucket,
    .product-bucket:visited {
        width: calc( 100%/2 - 12px);
    }
}

@media all and (max-width: 459px) {
    .product-bucket,
    .product-bucket:visited {
        width: 100%;
    }
}

.bucket-img-container {
    box-sizing: border-box; padding: 12px;
    width: 100%;
    height: 75%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

.bucket-img-container img {
    max-height: 100%;
}

.product-category-name {
    background: #274183;
    box-sizing: border-box; padding: 12px;
    border-radius: 0 0 6px 6px;
    width: 100%;
    color: white;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    height: 25%;
    transition: all 200ms;
}

.acf-featured-row .featured-row-content [class^='featured-row-image-container'] {
    align-items: center;
}

@media all and (max-width: 767px) {
    .acf-featured-row .featured-row-content [class^='featured-row-image-container'] {
        margin: 36px 0 12px 0;
    }
}

.page-id-12 .acf-equal-columns-2.col-2 {
    margin-top: 36px;
}

/*# sourceMappingURL=theme.css.map */
.toTopButton {
    display: none;
    position: fixed;
    opacity: 0.5;
    border: 2px solid #fff;
    color: #fff;
    text-decoration: none;
    padding: 10px;
    line-height: 32px;
    font-size: 40px;
    font-weight: 800;
    outline: 0;
    z-index: 10;
}
.top-button-right {
    right: 18px;
    bottom: 18px;
}