:root {
    color: #202536;
    color: #FF0000;
    color: #EFEFEF;
    color: #22273700;
}

body {
    margin: 0;
	padding: 0;
    color: #202536;
    font-weight: 400;
    font-style: normal;
    font-family: "Outfit", sans-serif;
    letter-spacing: 0.5px;
}

img {
	width: 100%;
	height: auto;
}

h1, h2, h3, h4, h5, h6,.h1, .h2, .h3, .h4, .h5, .h6 {
	margin-top: 0;
    font-weight: 600;
}

h1, .h1 {
    font-size: 40px;
}


p, li, a, font {
	font-size: 16px;
    font-weight: 300;
    line-height: 25px;
}

b, strong {
    font-weight: 800;
}

ul {
	padding-left: 20px;
    margin-bottom: 0;
}
a {
    color:#143344;
    text-decoration: none;
}
a:hover, a:focus {
	text-decoration: none;
    color: inherit;
}

i {
	vertical-align: middle;
}

.red-icon {
    color: #FF0000;
}

.red-txt {
    color: #FF0000;
}

.price {
    font-size: 23px;
    font-weight: 600;
    line-height: 25px;
    vertical-align: middle;
}

.border-bottom-wht {
    border-bottom: 2px solid #fff;
}

.border-bottom-blk {
    border-bottom: 1px solid #202536;
}

.account-card {
    background-color: #F6F8FF;
    border: 0;
    border-radius: 5px;
}

.rounded-20 {
    border-radius: 20px;
}

.l-blue-bg {
    background-color: #F6F8FF;
    line-height: 25px;
    vertical-align: middle;
    font-size: 20px;
    font-weight: 600;
}

.badge {
    padding: 10px 15px;
    text-transform: uppercase;
    width: auto;
    max-width: fit-content;
}

.text-bg-danger {
    background-color: #FFC4C4 !important;
    color: #FF0000 !important;
}

.text-bg-success {
    background-color: #D4F2D1 !important;
    color: #58C56E !important;
}

div:where(.swal2-container) button:where(.swal2-styled).swal2-cancel {
    border: 0;
    border-radius: .25em;
    background: initial;
    background-color: #FF0000 !important;
    color: #fff;
    font-size: 1em;
}

div:where(.swal2-container) button:where(.swal2-styled).swal2-confirm {
    background-color: #FF0000 !important;
}

div:where(.swal2-container) button:where(.swal2-styled).swal2-default-outline:focus {
    box-shadow: none;
}

/* Modal */
.btn-close {
    opacity: 1;
    position: absolute;
    right: 15px;
}

button:focus {
    outline: none;
}

.btn-primary {
    padding: 15px 40px;
    vertical-align: middle;
    font-size: 15px;
    font-weight: 500;
    border-radius: 5px;
    color: #fff;
    background-color: #FF0000;
    border: 1px solid #FF0000;
    /* text-transform: uppercase; */
}

.btn-primary.focus, .btn-primary:focus, .btn-primary:hover {
    color: #FF0000;
    background-color:transparent!important;
    border-color: #FF0000!important;
    box-shadow: none;
}

.btn-primary.blk {
    padding: 15px 40px;
    vertical-align: middle;
    font-size: 15px;
    font-weight: 500;
    border-radius: 5px;
    color: #fff;
    background-color: #202536;
    border: 1px solid #202536;
}

.btn-primary.blk.focus, .btn-primary.blk:focus, .btn-primary.blk:hover {
    color: #202536;
    background-color:transparent!important;
    border-color: #202536!important;
    box-shadow: none;
}

header {
    background-color: #FF0000;
    z-index: 999999;
}

.topbar {
    background-color: #202536;
}

.topbar ul>li>a, .topbar ul>li {
    font-weight: 100;
    color: #fff;
    line-height: 30px;
    vertical-align: middle;
}

.topbar ul>li>a>i {
    color: #fff;
    font-size: 15px;
    vertical-align: middle;
    line-height: 30px;
    margin-right: 5px;
}

.topbar ul>li>a.active {
    font-weight: 400;
    color: #fff;
}

.x-logo {
    width: 23px;
    height: 23px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
}

.mobi-login {
    display: none;
}

.logo img {
    width: 50%;
    height: auto;
    margin-top: 3%;
    margin-bottom: 3%;
}

.nav-link {
    display: block;
    padding: 0 0 0 3rem;
}

.nav-item {
    color: #fff;
    font-weight:100;
    list-style:none;
}
.small-header .nav-item.active>.nav-link{
    color: #fff;
}
.header .navbar-light .navbar-nav .active>.nav-link, .header .navbar-light .navbar-nav .nav-link.active, .header .navbar-light .navbar-nav .nav-link.show, .header .navbar-light .navbar-nav .show>.nav-link {
    color: #fff;
    border-bottom:4px solid #fff;
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: #fff;
}
.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0;
    padding-top: 10px;
    color: #fff;
}
.navbar {
    padding-bottom: 0;
    padding-top: 0;
}
.header .nav-item {
    color: #fff;
    font-weight: 300;
    list-style: none;
    padding-left: 0;
    padding-right: 0;
}
.header .navbar-nav .nav-item .nav-link {
    padding-bottom: 0px;
    border-bottom: transparent;
    /* padding-top: 40px; */
    line-height: 72px;
    padding-top: 0;
}
.header-socials i {
    font-size: 25px;
    color: #fff;
    line-height: 75px;
    padding-left: 15px;
}
.mobile-only-items {
    display: none;
}
.navbar-nav-header .nav-item {
    list-style: none;
}
.navbar-collapse .dropdown-toggle::after {
    display: none;
}
.nav-item i {
    margin-right: 0px;
    font-size: 20px;
}
.navbar-light .navbar{
    color:#fff;
}

.nav-item.active .nav-link {
    color: #fff;
    border-bottom: 3px solid #fff!important;
    font-weight: 500;
}

.navbar-nav {
    width: 90%;
}
/* Home */
.home-header {
    background-image: url('https://files.crtgroupstorage.com/amskips/home/header.jpg');
    background-position: center;
    background-size: cover;
    color: #fff;
}

.home-header .row {
    height: 700px;
    padding-bottom: 10%;
}

.featured-skips {
    margin-top: -7%;
}

.featured-skips .card {
    border:1px solid #EFEFEF;
    padding: 20px;
}

.featured-skips .card-body {
    padding-left: 0;
    padding-right: 0;
    text-align: center;
}

.featured-skips .card-text {
    font-weight: 800;
}

.background-image {
    background-image: url('https://files.crtgroupstorage.com/amskips/home/truck.jpg');
    background-position: center;
    background-size: cover;
}

.home-rentals, .blog-page {
    margin-bottom: 5%;
}

.home-rentals i {
    color: #FF0000;
    font-size: 40px;
    margin-bottom: 20px;
}

.home-rentals p {
    font-weight: 800;
    text-transform: uppercase;
    font-size: 20px;
}

.gallery, .create-account {
    margin: 5% 0;
}

.home-footer {
    background-color: #EFEFEF;
    overflow-x: hidden;
}

.box {
    border: 3px solid #fff;
    padding: 10px 15px;
    width: 100%;
    display: block;
}

.book-skip-bg {
    background-image: url('https://files.crtgroupstorage.com/amskips/home/book-now.jpg');
    background-position: center;
    background-size: cover;
    color: #fff;
    height: 50vh;
    align-items: center;
    display: flex;
    justify-content: center;
    margin-right: -22%;
    align-self: center;
}

.book-skip-bg a>i {
    font-size: 20px;
    line-height: 25px;
}

.book-skip-bg .box {
    font-size: 25px;
    color: #fff;
    font-weight: 600;
    padding: 15px;
    width: 50%;
}

.about-header {
    background-image: url('https://files.crtgroupstorage.com/amskips/about/header.jpg');
    background-position: center;
    background-size: cover;
    color: #fff;
    text-align: center;
}

.blog-header {
    background-image: url('https://files.crtgroupstorage.com/amskips/blog/header.jpg');
    background-position: center;
    background-size: cover;
    color: #fff;
    text-align: center;
}

.about-header .row, .blog-header .row {
    height: 400px;
}

.values {
    background-color: #F6F8FF;
    padding: 3% 0;
}

.about, .about2, .about3, .about4, .about5, .book-a-skip, .blogs, .cart, .dashboard, .pp-header, .mission-services {
    padding: 5% 0;
}

.about4 {
    background-color: #F6F8FF;
}

.cart {
    min-height: 78vh;
}

.login {
    padding: 5% 0% 18%;
}

.carousel-control-next, .carousel-control-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 15%;
    padding: 0;
    color: #000;
    text-align: center;
    background: 0 0;
    border: 0;
    opacity: 1;
    transition: opacity .15s ease;
}

.carousel-control-next i, .carousel-control-prev i {
    font-size: 30px;
}

/* Qty */
.qty-up {
    position: absolute;
    top: -2px;
    left: auto;
    right:11px;
    bottom: 0;
    color: #000000;
    vertical-align: middle;
}

.qty-up i {
    vertical-align: middle;
    font-size: 20px;
    line-height: 25px;
}

.qty-down {
    position: absolute;
    top: -2px;
    left: 10px;
    color: #000000;
    bottom: 0;
    vertical-align: middle;
    right: auto;
    z-index: 999;
}

.qty-down i {
    vertical-align: middle;
    font-size: 20px;
    line-height: 25px;
}

.qty-final {
    border: 1px solid #C9C9C9;
    font-size: 20px;
    border-radius: 26px;
    padding: 4px 5px;
    background-color: #fff;
    min-height: 30px;
    width: 115px;
    vertical-align: middle;
    display: inline-block;
    text-align: center;
    position: relative;
}

table tr {
    vertical-align: middle;
}

/* contact page */
.contact-header {
    padding: 3% 0;
}

.contact-details a, .contact-details p {
    font-size: 18px;
    font-weight: bold;
}

.contact {
    background-color: #F6F8FF;
    padding: 5% 0;
}

.form-control {
    display: block;
    width: 100%;
    height: auto;
    padding: 10px;
    font-size: 15px;
    font-weight: 300;
    line-height: 1.5;
    color: #323234;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #EFEFEF;
    border-radius: 5px;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.form-control:focus {
    color: #131010;
    background-color: #fff;
    border-color: #404627;
    outline: 0;
    box-shadow: none;
}

.form-select {
    width: 100%;
    height: auto;
    padding: 10px;
    font-size: 15px;
    font-weight: 300;
    line-height: 1.5;
    color: #323234;
    background-color: #fff;
}

.form-select:focus {
    color: #131010;
    background-color: #fff;
    border-color: #404627;
    outline: 0;
    box-shadow: none;
}

textarea.form-control {
    height: 130px;
}

label {
    margin-bottom: 10px;
    text-transform: uppercase;
    color: #202536;
    font-weight: 500;
}

.input-group-text {
    display: flex;
    align-items: center;
    padding: 0 .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: var(--bs-body-color);
    text-align: center;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
    border-radius: 5px;
}

.flatpickr-input {
    padding: 8px 10px;
    border-radius: 5px;
}

.input-group-text i {
    display: block!important;
}

.input-group>.form-control, .input-group>.form-floating, .input-group>.form-select {
    width: auto!important;
}

#map {
    height: 600px;
    width: 100%;
}

.gm-style img {
    max-width: 80%;
}

.gm-style .gm-style-iw-c {
    max-width: 320px!important;
    text-align: center!important;
}

/*Placeholder text*/
.form-control::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #202536;
    opacity: 1; /* Firefox */
    vertical-align: middle;
    line-height: 20px;
    font-weight: 400;
    font-size: 15px;
}

.form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #202536;
    vertical-align: middle;
    line-height: 20px;
    font-weight: 400;
    font-size: 15px;
}

.form-control::-ms-input-placeholder { /* Microsoft Edge */
    color: #202536;
    vertical-align: middle;
    line-height: 20px;
    font-weight: 400;
    font-size: 15px;
}

/* Checkout */
.list-group-horizontal .list-group-item {
    border: 0;
    padding: 0;
    margin-bottom:40px;
}
.checkbox-label {
    vertical-align: top;
    line-height: 24px;
    margin: 2px 20px;
    display: inline-flex;
    height: 24px;
    width: auto;
}

.ts-cs-checkbox {
    display: flex;
    flex-direction: row;
    align-items: baseline;
}

.custom-checkbox label {
    margin-bottom: 0px;
    text-transform: uppercase;
    color: #202536;
    font-weight: 500;
    vertical-align: middle;
    width: 90%;
}

.custom-checkbox img {
    width: 13%;
    height: auto;
    vertical-align: middle;
}

/* Dashboard */
.page-link {
    position: relative;
    display: block;
    padding: 0 20px;
    font-size: 15px;
    color: #131010;
    text-decoration: none;
    border: 0;
    font-weight: 500;
}

.active>.page-link, .page-link.active {
    z-index: 3;
    color: #FF0000;
    background-color: transparent;
    border-color: transparent;
}

.actions i {
    font-size: 23px;
}

.dashboard .card p {
    font-size: 16px;
    font-weight: 300;
    line-height: 30px;
}

.booking-details-prod-img img {
    width: 50px;
}
/* footer */
footer {
    background-color: #202536;
    padding: 15px 0;
}

footer a, footer p {
    color: #fff;
}