@font-face { font-family: "Avenir Book"; src: url("../fonts/AvenirLTProBook.woff") format("woff"); font-display: swap; }

@font-face { font-family: "Avenir Heavy"; src: url("../fonts/AvenirLTProHeavy.woff") format("woff"); font-display: swap; }

html { scroll-behavior: smooth; }

body { font-family: 'Avenir Book', sans-serif; font-size: 17px; line-height: 23px; color: #232427; }

body h1, body h2, body h3, body h4, body h5, body h6 { font-family: "Avenir Heavy", sans-serif; margin-bottom: 20px; }

body h1 { font-size: 46px; line-height: 52px; }

body h2 { font-size: 30px; line-height: 41px; }

body h3 { font-size: 22px; line-height: 30px; }

body h4 { font-size: 20px; line-height: 26px; }

body h5 { font-size: 17px; line-height: 23px; }

body a, body p { font-family: "Avenir Book", sans-serif; }

body p { color: #666; }

body p:last-child { margin-bottom: 0; }

body a { color: #DB052C; }

body a:hover { color: #DB052C; text-decoration: none; }

body ul { padding: 0; }

body ul li { list-style: none; }

body img { max-width: 100%; height: auto; }

.vertical-center { display: flex; flex-direction: column; justify-content: center; }

.btn { border: 1px solid #FFFFFF; color: #fff; background: none; border-radius: 0; padding: 10px 24px 10px 24px; font-family: "Avenir Heavy"; }

.btn.btn-red, .btn.btn-secondary { color: #fff; background: #DB052C; border-color: #DB052C; }

.btn-red:hover { background-color: #660C0D; border-color: #660C0D; }

.btn.btn-green { background-color: #299915; color: #fff; }

.btn.btn-green:hover { background: #17560c; }

.btn-red-ghst { font-style: normal; font-stretch: normal; line-height: 1.17; color: #DB052C; background-color: transparent; border-color: #DB052C; }

.btn-red-ghst:hover, .btn-red-ghst:active, .btn-red-ghst:focus { color: #ffffff; background-color: #DB052C; border-color: #DB052C; }

.btn-white-ghst { background-color: rgba(255, 255, 255, 0); }

.btn-white-ghst:hover { background-color: rgba(255, 255, 255, 0.5); }

header { background-image: url("../img/Ironbridge_Header.jpg"); background-position: center; background-repeat: no-repeat; background-size: cover; height: 680px; color: #FFF; margin-bottom: 90px; }

@media (max-width: 767px) { header { margin-bottom: 50px; } }

@media only screen and (max-width: 991px) { header { height: auto; padding-bottom: 30px; } }

header > .container { height: 100%; display: flex; flex-direction: column; }

header > .container .center-row { justify-self: center; margin-top: auto; margin-bottom: auto; }

header .logo img { max-width: 175px; height: auto; }

@media only screen and (max-width: 555px) { header .logo img { max-width: 120px; } }

header .buttons .landing-page-nav { display: inline-block; float: right; margin-top: 20px; padding: 0; }

header .buttons .landing-page-nav li { display: inline-block; position: relative; margin-left: 10px; }

@media only screen and (max-width: 991px) { header .buttons .landing-page-nav li { margin-bottom: 12px; float: right; } }

header .buttons .landing-page-nav li a { font-size: 14px; font-style: normal; font-stretch: normal; line-height: 1; padding: 12px 27px 12px 10px; position: relative; font-family: "Avenir Heavy", sans-serif !important; color: #FFFFFF; min-width: 160px; }

header .buttons .landing-page-nav li a i { position: relative; right: -10px; top: 1px; }

header .page-subheading { color: #FFF; font-size: 22px; line-height: 30px; margin-bottom: 28px; }

.two-column-text { margin-bottom: 100px; }

.two-column-text .row { padding-left: 80px; padding-right: 80px; }

@media (max-width: 767px) { .two-column-text .row { padding-left: 0px; padding-right: 0px; } }

@media (max-width: 767px) { .two-column-text { margin-bottom: 40px; }
  .two-column-text .col-12 { margin-bottom: 20px; } }

.land-services { padding-top: 90px; padding-bottom: calc(90px + 195px); background-color: #EEF1F4; }

.land-services .row { padding-left: 80px; padding-right: 80px; }

@media (max-width: 767px) { .land-services .row { padding-left: 0px; padding-right: 0px; } }

.land-services .subheading { font-size: 22px; line-height: 30px; margin-bottom: 30px; }

.land-services p { margin-bottom: 30px; }

.land-services .headshot { text-align: center; }

.land-services .headshot .image-wrapper { position: relative; border-radius: 100%; background-color: #FFF; width: 250px; height: 250px; margin: 0 auto 16px auto; }

.land-services .headshot .image-wrapper img { position: absolute; bottom: 0; left: 0; border-radius: 0 0 250px 250px; width: 250px; height: auto; }

.land-services .headshot h3 { margin-bottom: 8px; color: #DB052C; }

@media (max-width: 991px) { .land-services .headshot { margin-bottom: 30px; } }

@media (max-width: 991px) and (min-width: 520px) { .land-services .headshot .image-wrapper { float: left; } }

.land-services + .two-column-cards { margin-top: -195px; }

.two-column-cards { margin-bottom: 90px; }

@media (max-width: 767px) { .two-column-cards { margin-bottom: 10px; } }

.two-column-cards .card { background-color: #EEF1F4; border: none; border-radius: 0; height: 100%; }

.two-column-cards .card .content-wrapper { padding: 80px; }

@media (max-width: 767px) { .two-column-cards .card .content-wrapper { padding: 60px; } }

@media (max-width: 991px) { .two-column-cards .col-12 { margin-bottom: 40px; } }

.branding { padding-top: 90px; margin-bottom: 90px; background-color: #3F4550; color: #FFF; }

.branding p { color: #FFF; }

@media (max-width: 767px) { .branding { padding-top: 50px; margin-bottom: 50px; } }

.branding .row { padding-left: 80px; padding-right: 80px; }

@media (max-width: 767px) { .branding .row { padding-left: 0px; padding-right: 0px; } }

.branding .image-col { display: flex; align-items: flex-end; }

@media (min-width: 992px) { .branding .text-col { padding-bottom: 90px; } }

.sales-support { margin-bottom: 90px; }

@media (max-width: 767px) { .sales-support { margin-bottom: 50px; }
  .sales-support p { margin-bottom: 20px !important; } }

.sales-support .row { padding-left: 80px; padding-right: 80px; }

@media (max-width: 767px) { .sales-support .row { padding-left: 0px; padding-right: 0px; } }

.case-studies { position: relative; margin-bottom: 90px; color: #FFF; }

.case-studies p { color: #FFF; }

@media (max-width: 767px) { .case-studies { margin-bottom: 50px; } }

.case-studies .slide { background-position: center; background-repeat: no-repeat; background-size: cover; height: 620px; position: relative; display: flex; justify-content: center; align-items: center; }

.case-studies .slide:after { content: ''; display: block; position: absolute; top: 0; bottom: 0; left: 0; right: 0; background-color: rgba(0, 0, 0, 0.36); z-index: 2; }

.case-studies .inner { max-width: 420px; text-align: center; margin: auto; position: relative; z-index: 3; }

.case-studies .slick-arrow { display: block; position: absolute; z-index: 9; top: 0; bottom: 0; display: flex; align-items: center; font-size: 40px; }

@media (max-width: 767px) { .case-studies .slick-arrow { top: initial; bottom: 40px; } }

.case-studies .slick-arrow i { cursor: pointer; transition: color 0.3s; }

.case-studies .slick-arrow i:hover { color: #d9d9d9; }

.case-studies .slick-prev { left: 40px; }

.case-studies .slick-next { right: 40px; }

.block-links { margin-bottom: 130px; }

@media (max-width: 767px) { .block-links { margin-bottom: 80px; } }

.block-links .block-link { border: 1px solid #979797; padding: 60px 40px 60px 50px; display: flex; height: 100%; }

@media (max-width: 991px) { .block-links .block-link { padding: 30px; } }

.block-links .block-link .image-col { width: 160px; margin-right: 20px; }

.block-links .block-link .headshot { text-align: center; }

.block-links .block-link .headshot .image-wrapper { position: relative; border-radius: 100%; background-color: #EEF1F4; width: 120px; height: 120px; margin-top: 20px; }

.block-links .block-link .headshot .image-wrapper img { position: absolute; bottom: 0; left: 0; border-radius: 0 0 120px 120px; width: 120px; height: auto; }

.block-links .block-link .headshot h3 { margin-bottom: 8px; color: #DB052C; }

.block-links .block-link .content-col { display: flex; flex-direction: column; align-items: flex-start; }

.block-links .block-link .content-col h3 { margin-bottom: 8px; }

.block-links .block-link .content-col .btn { margin-top: auto; }

.block-links .block-link .email { color: #666; margin-bottom: 4px; word-break: break-all; font-size: 16px; }

.block-links .block-link .tel { margin-bottom: 16px; }

@media (max-width: 991px) { .block-links .col-12 { margin-bottom: 20px; } }

footer { font-family: "Avenir Book", sans-serif; font-size: 15px; }

footer a, footer p { font-family: "Avenir Book", sans-serif; }

.footer-sec { background: #EEF1F4; }

.home .footer-sec { margin-top: 90px; }

.footer-sec .middlefoot > div:first-child { display: flex; }

@media (max-width: 767px) { .footer-sec .middlefoot > div:first-child { flex-wrap: wrap; }
  .footer-sec .middlefoot > div:first-child .cl1, .footer-sec .middlefoot > div:first-child .cl2, .footer-sec .middlefoot > div:first-child .cl3 { width: 100%; } }

.footer-sec .middlefoot > div:first-child > div { padding-right: 60px; }

.footer-sec .middlefoot .cl1 ul li { margin-bottom: 19px; }

.footer-sec .middlefoot .cl1 ul li a { font-size: 16px; color: #131313; font-family: "Avenir Heavy"; background: url(../images/blkarrow.png) no-repeat; background-size: 3px; background-position: right; display: block; padding-right: 17px; opacity: 0.5; }

.footer-sec .middlefoot .cl3 h5, .footer-sec .middlefoot .cl3 > a { font-size: 16px; line-height: 19px; color: #131313; }

.footer-sec .middlefoot .cl3 ul li, .footer-sec .middlefoot .cl2 ul li { margin-bottom: 4px; }

.footer-sec .middlefoot .cl2 ul li a { font-size: 16px; color: rgba(19, 19, 19, 0.7); opacity: 0.7; }

.footer-sec .middlefoot .cl3 ul li:hover a { opacity: 1; color: #131313; }

.footer-sec .middlefoot .cl2 ul li:hover a { opacity: 1; color: #131313; }

.footer-sec .middlefoot .cl1 ul li:hover a { opacity: 1; color: #131313; }

.footer-logo { width: 104px; margin-top: -50px; }

.row.middlefoot { margin-top: 50px; }

.footer-sec .middlefoot .cl3 ul li a { color: rgba(19, 19, 19, 0.7); opacity: 0.7; }

.bottomfoot { margin-top: 53px; padding-bottom: 37px; }

.bottomfoot .copyright { margin: 19px 0 0 0; color: rgba(19, 19, 19, 0.7); opacity: 0.7; font-size: 16px; }

.bottomfoot .copyright a { color: rgba(19, 19, 19, 0.7); font-family: "Avenir Heavy"; }

.footer-sec .conloc { display: flex; flex-wrap: wrap; background: #fff; border: 1px solid rgba(19, 19, 19, 0.1); }

.footer-sec .conloc .loc-image { width: 100%; }

.footer-sec .conloc .loc-image img { width: 100%; height: 130px; object-fit: cover; }

.footer-sec .conloc .office-location-info { padding: 10px 32px; min-width: 100%; }

.footer-sec .conloc .office-location-info p { color: #131313; display: inline-block; }

.footer-sec .location { color: #858585; padding-left: 36px; position: relative; }

.footer-sec .location::after { width: 22px; height: 23px; background: url(../images/sprite-sheet.png) no-repeat; position: absolute; left: 0; content: ""; top: 9px; background-position: -51px -7px; background-size: 148px; }

.footer-sec .phone { color: #131313; padding-left: 36px; line-height: 23px; display: inline-block; font-family: "Avenir Heavy"; position: relative; }

.footer-sec .phone::after { width: 26px; height: 26px; background: url(../images/sprite-sheet.png) no-repeat; position: absolute; left: 0; content: ""; top: -1px; background-position: -3px -35px; background-size: 148px; }

.footer-sec .fax { color: #131313; background: url(../images/fax2.png) no-repeat; background-size: 20px; padding-left: 33px; background-position: 0px 0; line-height: 23px; display: inline-block; font-family: "Avenir Heavy"; margin-left: 16px; }

.footer-sec .email { color: #DB052C; padding-left: 36px; line-height: 23px; display: inline-block; font-family: "Avenir Heavy"; position: relative; }

.footer-sec .email::after { width: 26px; height: 22px; background: url(../images/sprite-sheet.png) no-repeat; position: absolute; left: 0; content: ""; top: 0; background-position: -2px -12px; background-size: 148px; }

.row.topfoot .btn.btn-red { float: none; left: 50%; position: relative; margin-left: -231px; margin-top: -57px; z-index: 99; }

/*# sourceMappingURL=style.min.css.map */
