@import url('style-blessed1.css');

@import url('2020All.css');


/*! HTML5 Boilerplate v7.3.0 | MIT License | https://html5boilerplate.com/ */

:root {
    --tl-black: #212629;
    --tl-black-hover: #2E3539;
    --tl-red: #9C0015;
    --tl-red-hover: #7E0011;
    --tl-gold: #f0c818;
    --tl-gold-hover: #9F8047;
    --tl-grey: #EBEBEB
}

html {
    color: #212629;
    font-size: 1em;
    height: 100%;
    line-height: 1.4;
    font-family: 'Open Sans', sans-serif
}

body {
    height: 100%;
    overflow-x: hidden
}

a {
    text-decoration: none;
    color: #9C0015
}

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

.active {
    color: #B59354 !important;
    font-weight: bolder
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Montserrat', sans-serif
}


p {
    margin: 0;
    line-height: 24px
}

.lead {
    font-family: 'Prata', serif;
    color: #838383
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none
}

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


audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0
}

textarea {
    resize: vertical
}

.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0
}

#main-nav {
    background-color: transparent;
    color: white;
    transition: background 0.3s ease-out;
    padding-right: 211px
}

#main-nav .nav-link {
    color: white;
    text-transform: uppercase;
    font-size: .9em
}

#main-nav .nav-link:hover {
    color: #B59354;
    text-transform: uppercase
}

#main-nav.scrolled {
    background-color: #212629
}

.dropdown-item.active,
.dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #9C0015
}

.nav-btn p {
    color: white;
    margin: 0;
    font-size: 15px;
    font-weight: bold;
    line-height: 18px !important
}

.nav-btn {
    padding: 10px;
    background-color: #9C0015;
    position: absolute !important;
    text-align: right;
    right: 0 !important;
    height: 100%;
    color: white
}

.nav-btn p {
    color: white;
    margin: 0;
    font-size: 15px;
    font-weight: bold;
    line-height: 24px
}

.nav-btn p span {
    margin: 0;
    font-weight: lighter
}

.banner {
    position: relative;
    height: 100%;
    color: white
}

.banner h1 {
    color: white;
    font-size: 4em
}

.banner .ryan-img {
    bottom: 0;
    position: absolute
}

.banner .lead {
    color: white
}

.banner hr {
    border-color: #B59354;
    background-color: #B59354;
    width: 50%
}

.banner a {
    color: white
}

.banner a:hover {
    color: #B59354
}

.banner .lion {
    position: absolute;
    right: 0;
    bottom: 0
}

.banner:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: .5;
    background: #212629
}

.why-box h3,
.h3 {
    font-size: 1.1rem;
    min-height: 40px
}

.sub-header {
    height: 50%;
    position: relative;
    margin-bottom: 100px
}

.sub-header h1 {
    font-size: 3em
}

.sub-header:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: .3;
    background: #212629
}

.sub-header-form-box {
    background-color: #9c0015;
    z-index: 1;
    position: absolute !important;
    height: 400px !important;
    top: 25%;
    width: 100%;
    margin-bottom: 100px
}

.footer {
    background-color: #181B1D;
    padding: 50px 20px;
    color: white
}

.footer h4 {
    font-size: 18px
}

.footer i {
    color: white
}

.footer i:hover {
    color: #B59354
}

.footer .footer-pages-nav {
    margin: 0;
    padding: 0
}

.footer .footer-pages-nav .nav-link {
    color: white;
    display: block;
    padding: 0;
    margin-bottom: 10px
}

.footer .footer-pages-nav .nav-link:hover {
    color: #B59354
}

.footer-contact {
    width: 100%;
    background-color: #212629;
    color: white
}

.contact-gold-bar {
    background-color: #f0c818;
    padding: 30px 20px;
    position: absolute;
    margin-top: 2%;
    left: 0;
    z-index: 1;
    width: 100%
}

.contact-form-box {
    background-color: #9c0015;
    z-index: 1;
    position: absolute;
    bottom: 0;
    width: 100%
}

.btn-red {
    color: white !important;
    background-color: #9C0015 !important;
    border-radius: 50px
}

.btn-red:hover {
    color: white !important;
    background-color: #7E0011 !important;
    border-radius: 50px
}

.btn-black {
    color: white !important;
    background-color: #212629;
    border-radius: 50px
}

.btn-black:hover {
    color: white !important;
    background-color: #2E3539;
    border-radius: 50px
}

.btn-gold {
    color: white !important;
    background-color: #f0c818 !important;
    border-radius: 50px
}

.btn-gold:hover {
    color: white !important;
    background-color: #f0c818;
    border-radius: 50px
}

.red-tint {
    position: relative;
    height: 100%;
    color: white
}

.red-tint:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: .8;
    background: #9C0015
}

.txt-overlay {
    position: relative
}

.centered {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.bottom-left {
    position: absolute;
    bottom: 0;
    left: 0
}

.modal-header,
.modal-footer {
    border: none
}

.bg-gray {
    background-color: #EBEBEB
}

.bg-gold {
    background-color: #f0c818;
    color: white
}

.bg-black {
    background-color: #212629;
    color: white
}

.bg-red {
    background-color: #9C0015;
    color: white
}

.box-black {
    height: 250px
}

.awards {
    padding: 30px 0 80px 0
}

slick-slide {
    margin: 0px 20px
}

.slick-slide img {
    width: 100%
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block
}

.slick-track:before,
.slick-track:after {
    display: table;
    content: ''
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

[dir='rtl'] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.widget {
    margin-bottom: 40px
}

.widget-area ul li {
    list-style: none;
    margin-bottom: 10px
}

.widget-area ul {
    margin: 0;
    padding: 0
}


.txt-gold {
    color: #f0c818;
}

.hidden {
    display: none !important
}

.sr-only {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    white-space: nowrap;
    width: 1px
}

.sr-only.focusable:active,
.sr-only.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    white-space: inherit;
    width: auto
}

.invisible {
    visibility: hidden
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table
}

.clearfix:after {
    clear: both
}

@media print {
    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important
    }
    a,
    a:visited {
        text-decoration: underline
    }
    a[href]:after {
        content: " (" attr(href) ")"
    }
    abbr[title]:after {
        content: " (" attr(title) ")"
    }
    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: ""
    }
    pre {
        white-space: pre-wrap !important
    }
    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
    }
    thead {
        display: table-header-group
    }
    tr,
    img {
        page-break-inside: avoid
    }
    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3
    }
    h2,
    h3 {
        page-break-after: avoid
    }
}