html {
	scroll-behavior: smooth;
}
  
body {
	font-family: 'Open Sans', sans-serif;
    font-size: 16px;

    /* For sticky footer */
    display: flex; 
    min-height: 100vh;
    flex-direction: column;
}

/* For sticky footer */
main {
    flex-grow: 1;
}

/*
.container-fluid {
    max-width: 1600px;
}*/


body, input, select, textarea {
    color: #505050;
}

section {
    padding-top: 30px;
    padding-bottom: 30px;
}

p, label, .accordian-body, accordian-button, .taf, ol li, ul.ul li, table, li, .glightbox-clean .gslide-title  {
    font-size: 0.9rem;
}
	
h2 {
	color: #d54e21;
    font-size: 1.4em;
    text-transform: uppercase;
    margin-bottom: 1rem;
}

.nav-tabs .nav-link.active, .nav-tabs a {
    color: #00a4da;
    font-size: 1.4em;
    text-transform: none;
}

.nav-tabs .nav-link.active:hover, .nav-tabs a:hover {
    color: #d54e21;
}

.nav-link {
    display: block;
    padding: .3rem .8rem;
}

.nav-tabs {
    border-bottom: 1px solid rgba(210, 215, 217, 1);
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    border-color: rgba(210, 215, 217, 0.75) rgba(210, 215, 217, 1) #fff;
}

h3 {
    color: #00a4da;
    font-size: 1.2em;
}

.vid {
    max-width: 100%;
}

.vidLogo {
    position:absolute;
    top:10px;
    left:10px; 
    width: 100%; 
}

.vidLogo img {
    width: 100px;
    max-width:15%;
}

.vidCaption {
    position:absolute;
    left:10px;  
    bottom: 0px;
}

.vidButton {
    position:absolute;
    right:10px;  
    top:10px;
}


/*
@media screen and (min-width: 600px) {
    .vidButton {
        bottom:20px;
    }
}

@media screen and (max-width: 600px) {
    .vidButton {
        top:10px;
    }
}*/


.offcanvas h5 {
	margin-top:0;
}

.offcanvas-header {
    align-items:unset;
}

.offcanvas-body {
    padding-top: 0;
}

.navbar-light .navbar-toggler {
    color: rgba(0,0,0,.55);
    border: none;
    position: absolute;
    left: 10px;
    z-index: 99;
}

.navbar-light .navbar-toggler:focus {
    border: none;
    box-shadow: none;
}

.navbar-brand {
    font-size: 1rem;
    margin-left: 3.5rem;
}

a, .link {
    color: #00a4da;
    text-decoration: none;
}

input.link {
    background-color:#fff;
    border:none;
    margin:0;
    padding: 0;
}

a:hover, .link:hover {
    color: #d54e21;
    cursor: pointer;
}

.a {
    color: #00a4da;
}

.a2, .card-title {
    color: #d54e21;
}

.card-title {
    font-size: 1.4rem;
    text-transform: uppercase;
}

.card h2 {
    color:#1e2125;
    font-size: 1.0rem;
    font-weight: bold;
    text-transform:none;
}

.strong {
    font-weight: bold;
}

.nav-link {
    text-transform: uppercase;
    font-size: 0.8rem;
}

.dropdown-item {
    text-transform: uppercase;
    font-size: 0.8rem;
    color: #d54e21;
}

nav li {
    border-bottom: solid 1px rgba(210, 215, 217, 0.75);
}

nav li:hover {
    color: #1e2125;
    background-color: #e9ecef;
}

nav li li {
    border-bottom: none;
}

.dropdown-menu {
    border: none;
}

.offcanvas-start {
    width: 300px;
}

.btn-primary {
    background-color: #00a4da;;
    border-color: #00a4da;
    text-transform: uppercase;
    font-size: 0.9rem;
}

.btn-secondary {
    background-color: #d54e21;
    border-color: #d54e21;
    text-transform: uppercase;
    font-size: 0.9rem;
}

.btn-primary:hover {
    background-color: #d54e21;
    border-color: #d54e21;
}

.btn-secondary:hover {
    background-color: #00a4da;
    border-color: #00a4da;
}

.btn-outline-primary {
    color: #00a4da;
    border-color: #00a4da;
    text-transform: uppercase;
    font-size: 0.9rem;
}

.btn-outline-primary:hover {
    color: #fff;
    background-color: #00a4da;
    border-color: #00a4da;
    text-transform: uppercase;
}

.phone {
    font-size: 0.8rem;
}

.address  {
    font-size: 0.9rem;
}

.section-bg {
    background-color: #f8f9fa!important;
}

.caption {
    font-size: 0.85em;
}

.box {
    border-radius: 0.375em;
    border: solid 1px rgba(210, 215, 217, 0.75);
    margin-bottom: 2em;
    padding: 1.5em;
}

footer {
    background: #2C2E2F;
    color: #f0f0f0;
    padding-top: 2em;
}

footer img {
    max-width: 100px;
}

footer .credit {
    font-size: 0.8em;
}

footer ul {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

.ul {
    padding-left: 0;
    list-style: none;
}

.ul h4 {
    font-size: 1.2em;
}

footer .phone {
    font-size: 0.9rem;
}

.btn {
    border-radius: 0.15rem;
}

.card {
    height: 100%;
}

.card-title {
    text-align: center;
}

.card-body h5 {
    font-size: 0.8em;
    font-weight: bold;
    text-align: center;
    position:absolute;
    bottom: 10px;
}


.card-price  {
    position:absolute;
    right:10px;  
    bottom: 0px;
    color: #fff;
    font-size: 2.6em;
    text-shadow: 1px 1px #777;
}


form.addToCart label.form-check-label {
    font-size: 0.9rem;
}

.bookFlight {
    margin-bottom: 3em;
    background: #f0f0f0;
    padding: 1em;
    border-top: none;
    border: 1px solid #d0d0d0 !important;
}

.accordion-button:not(.collapsed) {
    color: #d54e21;
    background-color: #e7f1ff;
}

.navbar-light .navbar-brand:hover, .navbar-light .navbar-brand span.a:hover {
    color: #d54e21;
}

/*
.gallery .img-fluid {
    margin-bottom: 1em;
}*/

.glightbox-clean .gdesc-inner {
    padding: 0.5rem 0.5rem;
}

.glightbox-clean .gslide-title {
    margin-bottom: 0.5rem;
}

.modal-body h1 {
    color: #00a4da;
    font-size: 1.6rem;
    text-transform: uppercase;
}

.modal-body h2 {
    color: #d54e21;
    font-size: 1.2rem;
    text-transform: uppercase;
    margin-bottom: 0.5rem;
}

.trends img {
    margin-bottom: 1rem;
}

.thumbCam:hover {
    border: 1 black solid;
}

.wx {
    color: #d54e21;
    /*font-weight:700;*/
    margin-right: 0.5rem;
    /*border-radius: 0.375em;
    border: solid 1px rgba(210, 215, 217, 0.75);
    padding:0.1rem 0.5rem 0.1rem 0.5rem;
    background: rgba(210, 215, 217, 0.75);*/
}

.charts h2 {
    text-transform: none;
}