.home .home-carousel {
    background: url("/wp-content/themes/tol-child/images/header.png") no-repeat center top;
    background-size: cover;
    position: relative;
}
.home .home-carousel .btn-container {
    position: relative;
    top: 161px;
    height: 190px;
    width: 730px;
    text-align: center;
    margin: 0 auto;
}
.home .home-carousel .btn-container .first-home-title {
    font-family: 'Chakra Petch', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 76px;
    line-height: 91px;
    align-items: center;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
}
.home .home-carousel .btn-container .second-home-title {
    font-family: 'Chakra Petch', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 76px;
    line-height: 91px;
    align-items: center;
    text-align: center;
    text-transform: uppercase;
    color: #00FEDF;
}
.home .home-carousel .btn-container .third-home-title {
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 34px;
    text-align: center;
    margin-top: 20px;
    color: #FFFFFF;
}
.home .home-carousel .btn-container .home-title-btn {
    padding: 15px 30px;
    width: 187px;
    height: 56px;
    background: #7400D3;
    box-shadow: 0 4px 0 #57049A;
    border-radius: 28px;
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 900;
    font-size: 18px;
    line-height: 30px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    margin: 40px auto 0;
}
.home .home-carousel .btn-container .home-title-btn:hover {
    cursor: pointer;
    background: #6411ab;
}
.slider-container {
    position: absolute;
    bottom: -40px;
    width: 100%;
}
.welcome-scratch {
    min-height: 961px;
    background: #0D0D48;
}
.welcome-scratch .welcome-scratch-inner {
    height: 961px;
    background: url("/wp-content/themes/tol-child/images/scratch/welcome.png") no-repeat 1150px 120px;
}
.welcome-scratch .welcome-scratch-body {
    display: inline-block;
    width: 730px;
    vertical-align: top;
    padding-top: 120px;
}
.welcome-scratch .welcome-scratch-body .welcome-title {
    font-family: 'Chakra Petch', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 57px;
    line-height: 68px;
    text-transform: uppercase;
    color: #FFFFFF;
}
.welcome-scratch .welcome-scratch-body .welcome-title span {
    color: #00FEDF;
}
.welcome-scratch .welcome-scratch-body .welcome-text {
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 25px;
    color: #DCE6FF;
    margin-top: 30px;
    margin-bottom: 115px;
}
.welcome-scratch .welcome-scratch-body .welcome-icon-wrapper {
    display: inline-block;
    width: calc(50% - 12px);
    font-family: 'Chakra Petch', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 21px;
    line-height: 29px;
    text-transform: uppercase;
    color: #FFFFFF;
    height: 120px;
    border: 1px solid #31148B;
    border-radius: 10px;
    padding: 31px 20px 31px 120px;
    vertical-align: top;
}
.welcome-scratch .welcome-scratch-body .welcome-icon-wrapper1,
.welcome-scratch .welcome-scratch-body .welcome-icon-wrapper3 {
    margin-right: 20px;
}
.welcome-scratch .welcome-scratch-body .welcome-icon-wrapper1,
.welcome-scratch .welcome-scratch-body .welcome-icon-wrapper2 {
    margin-bottom: 20px;
}
.welcome-scratch .welcome-scratch-body .welcome-icon-wrapper1 {
    background: url("/wp-content/themes/tol-child/images/scratch/welcome-icon1.png") no-repeat 20px 20px;
}
.welcome-scratch .welcome-scratch-body .welcome-icon-wrapper2 {
    background: url("/wp-content/themes/tol-child/images/scratch/welcome-icon2.png") no-repeat 20px 20px;
}
.welcome-scratch .welcome-scratch-body .welcome-icon-wrapper3 {
    background: url("/wp-content/themes/tol-child/images/scratch/welcome-icon3.png") no-repeat 20px 20px;
}
.welcome-scratch .welcome-scratch-body .welcome-icon-wrapper4 {
    background: url("/wp-content/themes/tol-child/images/scratch/welcome-icon4.png") no-repeat 20px 20px;
}
.testimonials {
    min-height: 950px;
    background: url("/wp-content/themes/tol-child/images/scratch/testimonials.png") no-repeat center;
}
.testimonials .testimonials-wrapper {
    width: 552px;
    margin: 0 auto;
    padding-top: 120px;
    text-align: center;
}
.testimonials .testimonials-wrapper .testimonials-title {
    width: 132px;
    height: 30px;
    padding: 8px 25px;
    background: rgba(255,255,255,0.1);
    border-radius: 60px;
    font-family: 'Chakra Petch', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 11px;
    line-height: 14px;
    text-align: center;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #FFFFFF;
    margin: 0 auto;
}
.testimonials .testimonials-wrapper .testimonials-main-title {
    margin: 31px 0 50px;
    font-family: 'Chakra Petch', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 52px;
    text-align: center;
    color: #FFFFFF;
}
.benefits {
    height: 446px;
    background: #03003D;
}
.benefits .benefits-wrapper {
    width: 1110px;
    height: 459px;
    background: url("/wp-content/themes/tol-child/images/scratch/newsletter.png") no-repeat center;
    margin: 0 auto;
    position: relative;
    top: 150px;
}
.swiper-pagination-bullet {
    background: #ffffff !important;
}
@media (max-width: 767px) {
    .welcome-scratch {
        min-height: 1200px;
    }
    .benefits {
        display: none;
    }
    .home .home-carousel .btn-container .second-home-title,
    .home .home-carousel .btn-container .first-home-title,
    .welcome-scratch .welcome-scratch-body .welcome-title {
        font-size: 37px;
        line-height: 48px;
    }
    .welcome-scratch .welcome-scratch-body .welcome-icon-wrapper {
        display: block;
        margin: 0 0 15px 0;
        width: 100%;
    }
    .welcome-scratch .welcome-scratch-body,
    .testimonials .testimonials-wrapper,
    .home .home-carousel .btn-container {
        max-width: 100%;
    }
    .navbar-toggle {
        margin-top: 20px;
    }
    .home .home-carousel .btn-container {
        top: 100px;
    }
    .home .home-carousel .btn-container .third-home-title {
        font-size: 20px;
        line-height: 26px;
    }
    .welcome-scratch .welcome-scratch-body {
        padding-top: 50px;
    }
    .welcome-scratch .welcome-scratch-body .welcome-text {
        margin-bottom: 50px;
    }
    .testimonials {
        min-height: 850px;
    }
}
