@import url('https://fonts.googleapis.com/css?family=Lobster&display=swap');


/*-- Global --*/
.header-info-logo-img img {
    width: 400px;
}

.header-info-business {
    font-weight: 700 !important;
}

h1,
h2,
h3,
h4 {
    font-family: 'Lobster', cursive !important;
}

.aboutTXT {
    font-family: "Montserrat", sans-serif !important;
}

/* HEADER ==============================================================  */

/*.header-info {
    background: linear-gradient(rgba(255, 255, 255, 0.55), rgba(255, 255, 255, 0.8)), url(https://apihoard.webit.com/api/v1/Image/C5F8E87DAAFBC0F98985713F203FA3B8/C5F8E87DAAFBC0F98985713F203FA3B8.jpg?size=1920x1440);
    background-position: 25% center;
    background-repeat: no-repeat;
}*/

.header.has-cart .collapse.justify-content-center {
	justify-content: center!important;
}

a.nav-link.nav-link-cart {
    display: none !important;
}

.header .navbar .container {
	max-width: none;
}

.header .navbar .navbar-nav .nav-link {
    font-size: .875rem;
}

/* Hero ==== */

#wb__hero-1.webit__parallax {
    position: relative;
    background: rgba(255, 255, 255, 0.5);
    min-height: 700px;
    display: flex;
    align-items: center;
}

#wb__hero-1 .webit__parallax h1 {
    border-bottom: 4px solid white;
}

#wb__hero-1 .wb__hero-divider {
    height: 100px;
    width: 100%;
    position: absolute;
    bottom: -1px;
}

@media (max-width: 812px) {
    #wb__hero-1 .webit__svg {
        display: none;
    }
}

/*Home*/
/* SVG Animation ===  */

#wb__hero-1 .wb__wave > use {
    animation: hero-1-move-forever 25s cubic-bezier(.55, .5, .45, .5) infinite;
}

#wb__hero-1 .wb__wave > use:nth-child(1) {
    animation-delay: -2s;
    animation-duration: 7s;
}

#wb__hero-1 .wb__wave > use:nth-child(2) {
    animation-delay: -3s;
    animation-duration: 10s;
}

#wb__hero-1 .wb__wave > use:nth-child(3) {
    animation-delay: -4s;
    animation-duration: 13s;
}

#wb__hero-1 .wb__wave > use:nth-child(4) {
    animation-delay: -5s;
    animation-duration: 20s;
}

@keyframes hero-1-move-forever {
    0% {
        transform: translate3d(-90px, 0, 0);
    }

    100% {
        transform: translate3d(85px, 0, 0);
    }
}

/*seals*/
/*--->Home*/
.webit__parallax .wb__seals img {
    width: 200px;
}

/*--->Home*/
.page-about-us .wb__seals img {
    width: 300px;
}

.cw-airbnb.text-center.bg-primary.pb-4.mt-5 {
    background-image: linear-gradient(45deg, rgba(0,0,0,.65), rgba(0,0,0,.65)), url(https://apihoard.webit.com/api/v1/Image/CF109C5C5710F6D552E2188328E3FF62/CF109C5C5710F6D552E2188328E3FF62.jpg?size=1920x1440);
    background-position: center;
    background-attachment: fixed;
}

/*-- Internal Pages --*/
.wb__service-container {
    background: lightgray;
    border-radius: 30px 0px 30px 0px;
}

.wb__service-item {
    padding: .5em;
    color: var(--color-theme-primary);
}

.wb__service-item::before {
    font-family: fontawesome;
    content: "\f00c";
    margin-right: 8px;
}


/* FOOTER =====================================================  */

/* Floating contact buttons === */

.setup {
    position: fixed;
    bottom: 1em;
    right: 1em;
    border-radius: 25px;
    -webkit-box-shadow: 1px 1px 10px 1px #00000036;
    box-shadow: 1px 1px 10px 1px #00000036;
}

.setup:hover {
    cursor: pointer
}

.hidden {
    display: none
}

.contactBtns a {
    display: inline-block;
    width: 54px;
    height: 54px;
    padding: 10px;
    border-radius: 50%;
    background: #fff
}

.contactBtns a {
    display: inline-block;
    width: 54px;
    height: 54px;
    padding: 10px;
    border-radius: 50%;
    background: #fff
}

.contactBtns .fa {
    font-size: 30px;
    color: #FFFFFF;
}

/*sanitize service*/
.wb__sanitize_service {
    padding: 2rem 0;
}

.wb__sanitize_service p {
    font-size: 1.1rem;
    line-height: 2;
}

.wb__sanitize_service .wb__3layers {
    border: 2px solid #999;
    padding: 1.5rem;
    border-radius: 20px;
}

.wb__sanitize_service .wb__3layers img {
    width: 200px;
}

.wb__sanitize_service .wb__picsandlist img {
    width: auto;
    max-height: 210px;
}

.wb__sanitize_service .list-group-item {
    font-weight: bold;
}

.wb__sanitize_service .wb__picsandlist .list-group-item {
    font-size: 1.3rem;
}

/* ============== reviews section ============== */
.wb-blockquote {
    position: relative;
    background-color: #F0F0F0;
    box-shadow: 5px 6px 9px -6px rgba(0, 0, 0, 0.15);
    padding: 1.875rem 1.875rem 1.875rem 3.75rem;
}

.wb-blockquote::before {
    content: "\201C";
    position: absolute;
    width: 3.75rem;
    margin: -1.5625rem 0 0 -2.5rem;
    color: #01ACF1;
    font-size: 3.75rem;
}

.wb-blockquote::after {
    content: "";
    position: absolute;
    bottom: -1.875rem;
    left: 2.75rem;
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 30px 30px 0 0;
    border-color: #F0F0F0 transparent transparent transparent;
    filter: drop-shadow(2px 2px 1px rgba(0, 0, 0, 0.1));
}

/*end sanitize service*/
/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {}

/* Medium devices (tablets, 768px and up) The navbar toggle appears at this breakpoint */
@media (min-width: 768px) {

    /*sanitize service*/
    .wb__sanitize_service {
        padding: 2rem 1rem;
    }

    .wb__sanitize_service .wb__3layers {
        padding: 2rem;
    }

    .wb__sanitize_service .wb__quicklist {
        max-width: 80%
    }
}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {
    .cw-airbnb h2 {
        font-size: 2.75rem
    }	
}

/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {}
