.carousel-item {
    height: 100vh;
    min-height: 300px;
    background: no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.carousel-caption {
    position: absolute;
    width: 100%;
    bottom: 10%;
    margin: 0 auto;
    z-index: 10;
    padding-top: 60px;
    padding-bottom: 20px;
    text-align: center;
    display: inline-block;
    top: 5%;
}

.carousel-caption2 {
    position: absolute;
    width: 100%;
    bottom: 10%;
    margin: 0 auto;
    z-index: 10;
    padding-top: 60px;
    padding-bottom: 20px;
    text-align: center;
    display: inline-block;
    top: 5%;
}

.carousel-logo-box6 button:hover {
    border-radius: 30px;
    background-color: #da1a35;
    border: none;
    margin-top: 20px;
    color: #fff;
    font-weight: 900;
    padding: 0.3rem 2.5rem;
    font-size: 14px;
}

.carousel-logo-box6 button {
    border-radius: 30px;
    background-color: #fff;
    border: none;
    margin-top: 20px;
    color: #da1a35;
    font-weight: 900;
    padding: 0.3rem 2.5rem;
    font-size: 14px;
}

.car-box-6 {
    background: url(../img/home_page/voucher.png) center top;
    background-repeat: no-repeat;
    background-size: 80%;
}

.car-box-6-inner {
    top: 40%;
    position: relative;
}

.car-box-6 p {
    font-size: 16px;
    line-height: 20px;
}

.carousel-logo-caption {
    position: relative;
    width: 100%;
    height: 100%;
}

#carouselWithCLean {
    top: 8%;
}

#carouselWithCLeanEnglish {
    top: 8%;
}

@media (max-width:590px) {
    .cleanAndSafe {
        width: 150px;
    }

    #carouselWithCleanEnglish .cleanAndSafe {
        width: 150px;
    }
}

@media (max-width:360px) {
    .cleanAndSafe {
        width: 135px;
    }
}

.carousel-logo-box {
    width: 20%;
    position: absolute;
    top: 45%;
    left: 40%;
}

.btnloc {
    border-radius: 30px;
    background-color: #da1a35;
    border: none;
    margin-top: 20px;
    color: #fff;
    font-weight: 900;
    padding: 0.3rem 2.5rem;
    font-size: 14px;
}

.btnloc:hover {
    border-radius: 30px;
    background-color: #fff;
    border: none;
    margin-top: 20px;
    color: #da1a35;
    font-weight: 900;
    padding: 0.3rem 2.5rem;
    font-size: 13px;
}

.carousel-logo-box button {
    border-radius: 30px;
    background-color: #fff;
    border: none;
    margin-top: 20px;
    color: #da1a35;
    font-weight: 900;
    padding: 0.3rem 2.5rem;
    font-size: 14px;
}

.carousel-logo-box2 button:hover {
    border-radius: 30px;
    background-color: #da1a35;
    border: none;
    margin-top: 20px;
    color: #fff;
    font-weight: 900;
    padding: 0.3rem 2.5rem;
    font-size: 14px;
}

.carousel-logo-box2 button {
    border-radius: 30px;
    background-color: #fff;
    border: none;
    margin-top: 20px;
    color: #da1a35;
    font-weight: 900;
    padding: 0.3rem 2.5rem;
    font-size: 14px;
}

.carousel-box {
    display: inline-block;
    height: 100%;
    margin: 0 auto;
    width: 330px;
    color: #fff;
    font-family: Raleway, sans-serif;
    box-sizing: border-box;
}

.car-box-1 {
    background: url(../img/home_page/bdays.png) center top;
    background-repeat: no-repeat;
    background-size: 70%;
}

.car-box-2 {
    background: url(../img/home_page/wedesign.png) center top;
    background-repeat: no-repeat;
    background-size: 90%;
}

.car-box-4 {
    background-repeat: no-repeat;
    background-size: 90%;
}

.car-box-1-inner {
    top: 50%;
    position: relative;
}

.car-box-2-inner {
    top: 0;
    position: relative;
}

.car-box-3-inner {
    top: 0;
    position: relative;
}

.car-box-4-inner {
    top: 40%;
    position: relative;
}

#carouselWithClean .car-box-4-inner {
    top: 11%;
}

#carouselWithCleanEnglish .car-box-4-inner {
    top: 11%;
}

#carouselWithCleanEnglish .cleanAndSafe {
    width: 170px;
}

#carouselWithCleanEnglish .img-fluid {
    max-width: 80%;
}

.car-box-5-inner {
    top: 60%;
    position: relative;
}

.car-box-2 h1 {
    font-size: 45px;
    margin-top: 50%;
}

.car-box-3 h1 {
    font-size: 115px;
    margin-top: 50%;
    letter-spacing: -2px;
}

.car-box-4 h1 {
    font-size: 45px;
    margin-top: 50%;
}

.carousel-box h3 {
    font-size: 55px;
    position: relative;
    top: -20px;
    font-weight: 900;
    font-family: Raleway, sans-serif;
    letter-spacing: -2px;
    margin-bottom: 15px;
}

.carousel-box h2 {
    font-size: 38px;
    position: relative;
    font-weight: 900;
    font-family: Raleway, sans-serif;
    letter-spacing: -2px;
    margin-bottom: 15px;
}

.carousel-box p {
    position: relative;
    font-weight: 100;
}

.car-box-1 p {
    font-size: 16px;
    line-height: 20px;
}

.car-box-2 p {
    font-size: 30px;
    line-height: 30px;
    letter-spacing: -2px;
    font-weight: 100;
}

.car-box-3 p {
    font-size: 27px;
    line-height: 30px;
    letter-spacing: -2px;
    font-weight: 100;
}

.car-box-4 p {
    font-size: 27px;
    line-height: 30px;
    letter-spacing: -2px;
    font-weight: 100;
}

.car-box-2 p span {
    font-weight: 500;
}

.car-box-3 p span {
    font-weight: 500;
}

.carousel-box a {
    border-radius: 30px;
    background-color: #fff;
    border: none;
    margin-top: 20px;
    color: #da1a35;
    font-weight: 900;
    padding: 0.3rem 2.5rem;
    font-size: 14px;
}

.escape {
    font-size: 49%;
    font-weight: 900;
    line-height: 45px;
    margin-left: 4%;
}

.carousel-box a:focus,
.carousel-box a:hover {
    color: #fff;
    border: 1px solid #da1a35;
    outline: 0;
    background-color: #da1a35;
}

@media only screen and (min-width: 1900px) {
    .carousel-box {
        width: 20%;
    }

    .carousel-box h3 {
        font-size: 3rem;
    }

    .carousel-box h2 {
        font-size: 3rem;
    }

    .car-box-2 p {
        font-size: 3rem;
        line-height: 3rem;
    }
}

@media only screen and (max-width: 1400px) {
    .car-box-3-inner {
        top: -2%;
    }

    .car-box-3 h1 {
        font-size: 95px;
        margin-top: 25%;
    }

    #carouselWithCleanEnglish .car-box-4-inner {
        top: 6%;
    }
}

@media (max-width: 1202px) {
    .carousel-box {
        display: inline-block;
        height: 65%;
        width: 320px;
    }
}

.car-box-1-inner {
    top: 40%;
}

.car-box-2-inner {
    top: 10%;
}

.car-box-3-inner {
    top: -4%;
}

.car-box-1 p {
    margin-bottom: 20px;
}

@media (max-width: 992px) {
    .carousel-item {
        height: 90vh;
        min-height: 300px;
    }

    .carousel-box {
        display: inline-block;
        width: 320px;
    }

    .carousel-caption {
        bottom: 8%;
        padding-top: 20px;
        padding-bottom: 20px;
        text-align: center;
    }

    .car-box-3 h1 {
        margin-top: 15%;
    }

    .car-box-1-inner {
        top: 45%;
    }

    .car-box-2-inner {
        top: 0;
    }
}

@media (max-width: 800px) {
    .carousel-item {
        height: 72vh;
        min-height: 300px;
    }

    .carousel-logo-box {
        width: 50%;
        left: 25%;
    }

    .car-box-1 p {
        font-size: 15px;
    }

    .car-box-1 {
        background: url(../img/home_page/bdays.png) center top;
        background-repeat: no-repeat;
        background-size: 70%;
    }

    .car-box-1 p {
        margin-bottom: 7vh;
    }

    .car-box-2 {
        background: url(../img/home_page/wedesign.png) center top;
        background-repeat: no-repeat;
        background-size: 90%;
    }

    .car-box-2 p {
        font-size: 25px;
        line-height: 26px;
    }
}

@media (max-width: 500px) {
    .carousel-item {
        margin-top: 30px;
    }

    .carousel-box {
        display: inline-block;
        width: 260px;
    }

    .car-box-1-inner {
        top: 45%;
    }

    .car-box-2-inner {
        top: 45%;
    }

    .carousel-box h3 {
        font-size: 44px;
    }

    .carousel-box h2 {
        font-size: 30px;
    }

    .car-box-1 p {
        font-size: 14px;
        line-height: 14px;
    }

    .car-box-1 {
        background: url(../img/home_page/bdays.png) center top;
        background-repeat: no-repeat;
        background-size: 70%;
    }

    .car-box-4 {
        background-repeat: no-repeat;
        background-size: 70%;
    }

    .car-box-1 p {
        margin-bottom: 3vh;
    }

    .car-box-2 {
        background: url(../img/home_page/wedesign.png) center top;
        background-repeat: no-repeat;
        background-size: 90%;
    }

    .car-box-2 p {
        font-size: 20px;
        line-height: 22px;
    }

    .car-box-4 p {
        font-size: 19px;
    }

    .carousel-box a {
        position: relative;
        bottom: 10%;
    }

    .carousel-logo-box {
        width: 70%;
        left: 15%;
    }
}

.car-box-4-inner {
    top: 25%;
}

@media (max-width: 320px) {
    .carousel-box {
        width: 240px;
    }

    .carousel-box h3 {
        font-size: 31px;
    }

    .car-box-1 p {
        font-size: 12px;
        line-height: 14px;
    }

    .car-box-1 p {
        margin-bottom: 8vh;
    }

    .car-box-2 p {
        font-size: 20px;
        line-height: 22px;
    }

    .carousel-box a {
        position: relative;
        bottom: 5%;
    }

    .car-box-1-inner {
        top: 40%;
    }

    .car-box-2-inner {
        top: 40%;
    }

    .car-box-3-inner {
        top: -10%;
    }
}

@media (max-width: 520px) {
    .car-box-3-inner p {
        font-size: 17px;
        letter-spacing: -1px;
    }
}

@media only screen (max-width: 520px) {
    .car-box-3 h1 {
        font-size: 75px;
    }

    .car-box-1 p {
        margin-top: 12% !important;
    }

    .car-box-3-inner {
        top: -5%;
    }

    .car-box-3-inner p {
        font-size: 20px;
        letter-spacing: -1px;
        margin-top: 0;
    }

    .carousel-box a {
        position: relative;
        margin-bottom: 5%;
    }
}

@media (min-width: 1400px) {
    .car-box-4 {
        background-position: center top 20%;
    }

    .car-box-2 {
        background-position: center top 20%;
        background-size: 100%;
    }

    .car-box-4-inner {
        top: 25%;
    }

    .car-box-3 h1 {
        font-size: 95px;
        letter-spacing: -2px;
        margin-top: 25%;
    }

    .car-box-3 p {
        margin-top: 0;
    }

    #carouselWithClean .car-box-4-inner {
        top: 8%;
    }

    #carouselWithCleanEnglish .car-box-4-inner {
        top: 8%;
    }

    .escape {
        font-size: 50%;
        font-weight: 900;
        line-height: 45px;
    }

    .you {
        font-size: 25px;
    }
}

@media (min-width: 320px) {
    .car-box-3 h1 {
        font-size: 70px !important;
    }
}

@media (min-width: 1800px) {
    .car-box-3 h1 {
        font-size: 3rem;
        margin-top: 65%;
    }
}

@media only screen and (min-device-width: 375px) and (max-device-width: 667px) {
    .car-box-3 h1 {
        font-size: 75px !important;
    }

    .car-box-1 p {
        margin-top: 12% !important;
    }
}

.btn-blue {
    color: #fff;
    border: 1px solid #fb262d;
    outline: 0;
    background-color: #fb262d;
}

.btn-blue:focus,
.btn-blue:hover {
    color: #fff;
    border: 1px solid #fb262d;
    outline: 0;
    background-color: #fb262d;
}

.btn-red {
    color: #fff;
    border: 1px solid #da1a35;
    outline: 0;
    background-color: #da1a35;
}

.carousel-fade .carousel-item {
    opacity: 0;
    transition-duration: 1.5s;
    transition-property: opacity;
}

.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right,
.carousel-fade .carousel-item.active {
    opacity: 1;
}

.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
    opacity: 0;
}

.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-prev,
.carousel-fade .carousel-item-next,
.carousel-fade .carousel-item-prev,
.carousel-fade .carousel-item.active {
    transform: translateX(0);
    transform: translate3d(0, 0, 0);
}