.shadow-1 { box-shadow: 0 1.5px 4px rgba(0, 0, 0, 0.24), 0 1.5px 6px rgba(0, 0, 0, 0.12); }

.shadow-h:hover { box-shadow: 0 15px 24px rgba(0, 0, 0, 0.22), 0 19px 76px rgba(0, 0, 0, 0.3); }

.shadow-bot-1 { box-shadow: 0 1.5px 4px rgba(0, 0, 0, 0.24); }

.shadow-2 { box-shadow: 0 3px 12px rgba(0, 0, 0, 0.23), 0 3px 12px rgba(0, 0, 0, 0.16); }

.shadow-h:hover { box-shadow: 0 15px 24px rgba(0, 0, 0, 0.22), 0 19px 76px rgba(0, 0, 0, 0.3); }

.shadow-bot-2 { box-shadow: 0 3px 12px rgba(0, 0, 0, 0.23); }

.shadow-3 { box-shadow: 0 6px 12px rgba(0, 0, 0, 0.23), 0 10px 40px rgba(0, 0, 0, 0.19); }

.shadow-h:hover { box-shadow: 0 15px 24px rgba(0, 0, 0, 0.22), 0 19px 76px rgba(0, 0, 0, 0.3); }

.shadow-bot-3 { box-shadow: 0 6px 12px rgba(0, 0, 0, 0.23); }

.shadow-4 { box-shadow: 0 10px 20px rgba(0, 0, 0, 0.22), 0 14px 56px rgba(0, 0, 0, 0.25); }

.shadow-h:hover { box-shadow: 0 15px 24px rgba(0, 0, 0, 0.22), 0 19px 76px rgba(0, 0, 0, 0.3); }

.shadow-bot-4 { box-shadow: 0 10px 20px rgba(0, 0, 0, 0.22); }

.shadow-5 { box-shadow: 0 15px 24px rgba(0, 0, 0, 0.22), 0 19px 76px rgba(0, 0, 0, 0.3); }

.shadow-h:hover { box-shadow: 0 15px 24px rgba(0, 0, 0, 0.22), 0 19px 76px rgba(0, 0, 0, 0.3); }

.shadow-bot-5 { box-shadow: 0 15px 24px rgba(0, 0, 0, 0.22); }

body { overflow-x: hidden; font-family: 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif; }

p { line-height: 1.75; }

a { color: #b72025; }
a.active, a:active, a:focus, a:hover { color: #8c181c; }

h1, h2, h3, h4, h5, h6 { font-weight: 700; font-family: 'Raleway', 'Helvetica Neue', Helvetica, Arial, sans-serif; text-transform: uppercase; }

section { padding: 100px 0; }
section h2.section-heading { font-size: 40px; margin-top: 0; margin-bottom: 15px; }
section h3.section-subheading { font-size: 16px; font-weight: 400; font-style: italic; margin-bottom: 75px; text-transform: none; font-family: 'Roboto Italic', 'Helvetica Neue', Helvetica, Arial, sans-serif; }

@media (min-width: 768px) { section { padding: 150px 0; } }
::-moz-selection { background: #b72025; text-shadow: none; }

::selection { background: #b72025; text-shadow: none; }

img::selection { background: transparent; }

img::-moz-selection { background: transparent; }

body { -webkit-tap-highlight-color: #b72025; }

#mainNav { box-shadow: 0 6px 12px rgba(0, 0, 0, 0.23), 0 10px 40px rgba(0, 0, 0, 0.19); background-color: #b72025; }
#mainNav .navbar-toggler { font-size: 12px; right: 0; padding: 13px; text-transform: uppercase; color: #b72025; border: 0; background-color: white; font-family: 'Raleway', 'Helvetica Neue', Helvetica, Arial, sans-serif; text-transform: uppercase; }
#mainNav .navbar-brand { color: white; font-family: 'Raleway', 'Helvetica Neue', Helvetica, Arial, cursive; }
#mainNav .navbar-nav .nav-item .nav-link { font-size: 90%; font-weight: 400; padding: 0.75em 0 0.75em 0.75em; letter-spacing: 1px; color: white; font-family: 'Raleway', 'Helvetica Neue', Helvetica, Arial, sans-serif; text-transform: uppercase; border-bottom: 2px solid transparent; }
#mainNav .navbar-nav .nav-item .nav-link.active, #mainNav .navbar-nav .nav-item .nav-link:hover { background-color: white; color: #b72025; }

@media (min-width: 992px) { #mainNav { box-shadow: none; padding-top: 25px; -webkit-transition: padding-top 0.3s, padding-bottom 0.3s; -moz-transition: padding-top 0.3s, padding-bottom 0.3s; transition: padding-top 0.3s, padding-bottom 0.3s; border: none; background-color: transparent; }
  #mainNav .navbar-brand { font-size: 1.75em; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; color: #b72025; }
  #mainNav .navbar-nav .nav-item .nav-link { padding: 1.1em 1em !important; color: #b72025; }
  #mainNav .navbar-nav .nav-item .nav-link.active, #mainNav .navbar-nav .nav-item .nav-link:hover { background-color: white; color: #7f0000; border-color: #7f0000; }
  #mainNav.navbar-shrink { padding-top: 0; padding-bottom: 0; background-color: #b72025; box-shadow: 0 3px 12px rgba(0, 0, 0, 0.23), 0 3px 12px rgba(0, 0, 0, 0.16); }
  #mainNav.navbar-shrink .nav-item .nav-link { color: white; }
  #mainNav.navbar-shrink .nav-item .nav-link.active, #mainNav.navbar-shrink .nav-item .nav-link:hover { background-color: #b72025; border-color: white; color: white; }
  #mainNav.navbar-shrink .navbar-brand { color: white; font-size: 1.25em; padding: 12px 0; } }
header.masthead { text-align: center; color: white; background-color: #b72025; margin-top: 200px; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; box-shadow: 0 6px 12px rgba(0, 0, 0, 0.23), 0 10px 40px rgba(0, 0, 0, 0.19); }
header.masthead .intro-text { padding-top: 70px; padding-bottom: 50px; }
header.masthead .intro-text .intro-lead-in { font-size: 22px; font-style: italic; line-height: 22px; margin-bottom: 25px; font-family: 'Roboto Italic', 'Helvetica Neue', Helvetica, Arial, sans-serif; }
header.masthead .intro-text .intro-heading { font-size: 50px; font-weight: 700; line-height: 50px; font-family: 'Raleway', 'Helvetica Neue', Helvetica, Arial, sans-serif; text-transform: uppercase; }

@media (min-width: 768px) { header.masthead .intro-text { color: white; padding-top: 70px; padding-bottom: 50px; }
  header.masthead .intro-text .intro-lead-in { font-size: 40px; font-style: italic; line-height: 40px; margin-bottom: 25px; font-family: 'Roboto Italic', 'Helvetica Neue', Helvetica, Arial, sans-serif; }
  header.masthead .intro-text .intro-heading { font-size: 75px; font-weight: 700; line-height: 75px; font-family: 'Raleway', 'Helvetica Neue', Helvetica, Arial, sans-serif; text-transform: uppercase; } }
.timeline { position: relative; padding: 0; list-style: none; }
.timeline:before { position: absolute; top: 0; bottom: 0; left: 40px; width: 2px; margin-left: -1.5px; content: ''; background-color: #f1f1f1; }
.timeline > li { position: relative; min-height: 50px; margin-bottom: 50px; }
.timeline > li:after, .timeline > li:before { display: table; content: ' '; }
.timeline > li:after { clear: both; }
.timeline > li .timeline-panel { position: relative; float: right; width: 100%; padding: 0 20px 0 100px; text-align: left; }
.timeline > li .timeline-panel:before { right: auto; left: -15px; border-right-width: 15px; border-left-width: 0; }
.timeline > li .timeline-panel:after { right: auto; left: -14px; border-right-width: 14px; border-left-width: 0; }
.timeline > li .timeline-image { position: absolute; z-index: 100; left: 0; width: 80px; height: 80px; margin-left: 0; text-align: center; color: white; border: 7px solid #f1f1f1; border-radius: 100%; background-color: transparent; }
.timeline > li .timeline-image.timeline-image-solid { background-color: #b72025; }
.timeline > li .timeline-image h4 { font-size: 10px; line-height: 14px; margin-top: 12px; }
.timeline > li.timeline-inverted > .timeline-panel { float: right; padding: 0 20px 0 100px; text-align: left; }
.timeline > li.timeline-inverted > .timeline-panel:before { right: auto; left: -15px; border-right-width: 15px; border-left-width: 0; }
.timeline > li.timeline-inverted > .timeline-panel:after { right: auto; left: -14px; border-right-width: 14px; border-left-width: 0; }
.timeline > li:last-child { margin-bottom: 0; }
.timeline .timeline-heading h4 { margin-top: 0; color: inherit; }
.timeline .timeline-heading h4.subheading { text-transform: none; }
.timeline .timeline-body > ul, .timeline .timeline-body > p { margin-bottom: 0; }

@media (min-width: 768px) { .timeline:before { left: 50%; }
  .timeline > li { min-height: 100px; margin-bottom: 100px; }
  .timeline > li .timeline-panel { float: left; width: 41%; padding: 0 20px 20px 30px; text-align: right; }
  .timeline > li .timeline-image { left: 50%; width: 100px; height: 100px; margin-left: -50px; }
  .timeline > li .timeline-image h4 { font-size: 13px; line-height: 18px; margin-top: 16px; }
  .timeline > li.timeline-inverted > .timeline-panel { float: right; padding: 0 30px 20px 20px; text-align: left; } }
@media (min-width: 992px) { .timeline > li { min-height: 150px; }
  .timeline > li .timeline-panel { padding: 0 20px 20px; }
  .timeline > li .timeline-image { width: 150px; height: 150px; margin-left: -75px; }
  .timeline > li .timeline-image h4 { font-size: 18px; line-height: 26px; margin-top: 30px; }
  .timeline > li.timeline-inverted > .timeline-panel { padding: 0 20px 20px; } }
@media (min-width: 1200px) { .timeline > li { min-height: 170px; }
  .timeline > li .timeline-panel { padding: 0 20px 20px 100px; }
  .timeline > li .timeline-image { width: 170px; height: 170px; margin-left: -85px; }
  .timeline > li .timeline-image h4 { margin-top: 40px; }
  .timeline > li.timeline-inverted > .timeline-panel { padding: 0 100px 20px 20px; } }
footer { padding: 25px 0; text-align: center; }
footer span.copyright { font-size: 90%; line-height: 40px; text-transform: none; font-family: 'Raleway', 'Helvetica Neue', Helvetica, Arial, sans-serif; text-transform: uppercase; }
footer ul.quicklinks { font-size: 90%; line-height: 40px; margin-bottom: 0; text-transform: none; font-family: 'Raleway', 'Helvetica Neue', Helvetica, Arial, sans-serif; text-transform: uppercase; }

ul.social-buttons { margin-bottom: 0; }
ul.social-buttons li a { font-size: 20px; line-height: 40px; display: block; width: 40px; height: 40px; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; color: white; border-radius: 100%; outline: none; background-color: #222222; }
ul.social-buttons li a:active, ul.social-buttons li a:focus, ul.social-buttons li a:hover { background-color: #b72025; }

.text-primary { color: #b72025 !important; }

.btn-primary { font-weight: 700; color: white; border-color: #b72025; background-color: #b72025; font-family: 'Raleway', 'Helvetica Neue', Helvetica, Arial, sans-serif; text-transform: uppercase; }
.btn-primary.focus, .btn-primary:focus { color: white; border-color: #4a0d0f; background-color: #8c181c; }
.btn-primary:hover { color: white; border-color: #83171a; background-color: #8c181c; }
.btn-primary.active, .btn-primary:active, .open > .btn-primary.dropdown-toggle { color: white; border-color: #83171a; background-color: #8c181c; }
.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open > .btn-primary.dropdown-toggle.focus, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle:hover { color: white; border-color: #4a0d0f; background-color: #6d1316; }
.btn-primary.active, .btn-primary:active, .open > .btn-primary.dropdown-toggle { background-image: none; }
.btn-primary.disabled.focus, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled].focus, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover { border-color: #b72025; background-color: #b72025; }
.btn-primary .badge { color: #b72025; background-color: white; }

.btn-xl { font-size: 18px; font-weight: 700; padding: 20px 40px; border-radius: 3px; color: white; border-color: #b72025; background-color: #b72025; font-family: 'Raleway', 'Helvetica Neue', Helvetica, Arial, sans-serif; text-transform: uppercase; }
.btn-xl.focus, .btn-xl:focus { color: white; border-color: #4a0d0f; background-color: #8c181c; }
.btn-xl:hover { color: white; border-color: #83171a; background-color: #8c181c; }
.btn-xl.active, .btn-xl:active, .open > .btn-xl.dropdown-toggle { color: white; border-color: #83171a; background-color: #8c181c; }
.btn-xl.active.focus, .btn-xl.active:focus, .btn-xl.active:hover, .btn-xl:active.focus, .btn-xl:active:focus, .btn-xl:active:hover, .open > .btn-xl.dropdown-toggle.focus, .open > .btn-xl.dropdown-toggle:focus, .open > .btn-xl.dropdown-toggle:hover { color: white; border-color: #4a0d0f; background-color: #6d1316; }
.btn-xl.active, .btn-xl:active, .open > .btn-xl.dropdown-toggle { background-image: none; }
.btn-xl.disabled.focus, .btn-xl.disabled:focus, .btn-xl.disabled:hover, .btn-xl[disabled].focus, .btn-xl[disabled]:focus, .btn-xl[disabled]:hover, fieldset[disabled] .btn-xl.focus, fieldset[disabled] .btn-xl:focus, fieldset[disabled] .btn-xl:hover { border-color: #b72025; background-color: #b72025; }
.btn-xl .badge { color: #b72025; background-color: white; }

.nopadding { padding: 0 !important; }

.padding-horizontal-xs { padding: 0 5px !important; }

.padding-xs { padding: 5px !important; }

.padding-right-xs { padding-right: 5px !important; }

.padding-horizontal-sm { padding: 0 10px !important; }

.padding-sm { padding: 10px !important; }

.padding-right-sm { padding-right: 10px !important; }

.padding-md { padding: 25px !important; }

.padding-right-md { padding-right: 25px !important; }

.padding-lg { padding: 50px !important; }

.padding-xl { padding: 100px !important; }

.margin-right-sm { margin-right: 10px !important; }

.no-margin-bottom { margin-bottom: 0px !important; }

.margin-0 { margin: 0 !important; }

.margin-vertical-xs { margin: 5px 0 !important; }

.margin-vertical-sm { margin: 10px 0 !important; }

.margin-vertical-md { margin: 25px 0 !important; }

.margin-top-xs { margin-top: 5px !important; }

.margin-top-sm { margin-top: 10px !important; }

.margin-top-md { margin-top: 25px !important; }

.margin-top-lg { margin-top: 50px !important; }

.margin-top-p-sm { margin-top: 10% !important; }

.margin-top-p-md { margin-top: 15% !important; }

.margin-top-p-lg { margin-top: 20% !important; }

.margin-top-p-xl { margin-top: 30% !important; }

.margin-bottom-xs { margin-bottom: 5px !important; }

.margin-bottom-sm { margin-bottom: 10px !important; }

.margin-bottom-md { margin-bottom: 25px !important; }

.margin-bottom-lg { margin-bottom: 50px !important; }

.margin-bottom-p-sm { margin-bottom: 10% !important; }

.margin-bottom-p-md { margin-bottom: 15% !important; }

.margin-bottom-p-lg { margin-bottom: 20% !important; }

.margin-bottom-p-xl { margin-bottom: 30% !important; }

.padding-vertical-xs { padding: 5px 0 !important; }

.padding-vertical-sm { padding: 10px 0 !important; }

.padding-vertical-md { padding: 25px 0 !important; }

.padding-vertical-lg { padding: 50px 0 !important; }

.padding-vertical-xl { padding: 100px 0 !important; }

.padding-vertical-xxl { padding: 150px 0 !important; }

.padding-top-xxl { padding-top: 150px !important; }

.margin-horizontal-15 { margin-left: 15px; margin-right: 15px; }

section { padding: 200px 0 75px 0; }

.skill { margin-bottom: 35px; position: relative; overflow-x: hidden; }

.skill > p { font-size: 18px; font-weight: 700; color: #1a1716; margin: 0; }

.skill:before { width: 100%; height: 5px; content: ""; display: block; position: absolute; background: #959595; bottom: 0; }

.skill-bar { width: 100%; height: 5px; background: #b72025; display: block; position: relative; }

.skill-bar span { position: absolute; top: -30px; padding: 0; font-size: 18px; padding: 3px 0; font-weight: 500; }

.skill-bar { position: relative; }

/* SKILL 1 */
.skill1 { width: 80%; }

.skill1 .skill-count1 { right: 0; }

/* SKILL 2 */
.skill2 { width: 80%; }

.skill2 .skill-count2 { right: 0; }

/* SKILL 3 */
.skill3 { width: 75%; }

.skill3 .skill-count3 { right: 0; }

/* SKILL 4 */
.skill4 { width: 75%; }

.skill4 .skill-count4 { right: 0; }

/* SKILL 5 */
.skill5 { width: 75%; }

.skill5 .skill-count5 { right: 0; }

/* SKILL 6 */
.skill6 { width: 70%; }

.skill6 .skill-count6 { right: 0; }

/* SKILL 7 */
.skill7 { width: 65%; }

.skill7 .skill-count7 { right: 0; }

.card { box-shadow: 0 6px 12px rgba(0, 0, 0, 0.23), 0 10px 40px rgba(0, 0, 0, 0.19); }
.card h2 { text-transform: none; font-weight: 500; margin-bottom: 20px; }
.card h2 .small { font-size: 70%; }
.card p { padding-left: 15px; }
.card p i { text-align: center; min-width: 40px; }
.card p a { color: black; }
.card p a:hover { text-decoration: none; color: #7f0000; }
.card .image-div { border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
.card img { width: 100%; height: auto; }
.card [class*='col-'] { padding-left: 0 !important; padding-right: 0 !important; }

h6.subheading { text-transform: none; color: #999999; }

.fa-map-marker { padding-left: 4px; }

hr { margin-top: 0px; width: 100%; }

.section-heading { display: inline-block; border-bottom: 4px solid #b72025; }

#picture { background: url("../img/logo.png") center center/cover no-repeat; min-height: 400px; }

button, .btn { border-radius: 2px !important; }
