/*!
 * Start Bootstrap - Landing Page v5.0.6 (https://startbootstrap.com/template-overviews/landing-page)
 * Copyright 2013-2022 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-landing-page/blob/master/LICENSE)
 */
@import url(https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css);
@import url(https://cdnjs.cloudflare.com/ajax/libs/mdbootstrap/4.4.3/css/mdb.min.css);

body {
    font-family: Lato, 'Helvetica Neue', Helvetica, Arial, sans-serif
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Lato, 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 700
}

header.masthead {
    position: relative;
    background-color: #343a40;
    background: url(../img/kv_ielts.jpg) no-repeat center center;
    background-size: cover;
    padding-top: 8rem;
    padding-bottom: 8rem
}

header.masthead .overlay {
    position: absolute;
    background-color: #212529;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    opacity: .3
}

header.masthead h1 {
    font-size: 2rem
}

@media (min-width:768px) {
    header.masthead {
        padding-top: 12rem;
        padding-bottom: 12rem
    }

    header.masthead h1 {
        font-size: 3rem
    }
}

.showcase .showcase-text {
    padding: 3rem
}

.showcase .showcase-img {
    min-height: 35rem;
    background-size: cover
}

@media (min-width:768px) {
    .showcase .showcase-text {
        padding: 7rem
    }
}

.features-icons {
    padding-top: 7rem;
    padding-bottom: 7rem
}

.features-icons .features-icons-item {
    max-width: 20rem
}

.features-icons .features-icons-item .features-icons-icon {
    height: 7rem
}

.features-icons .features-icons-item .features-icons-icon i {
    font-size: 4.5rem
}

.features-icons .features-icons-item:hover .features-icons-icon i {
    font-size: 5rem
}

.testimonials {
    padding-top: 7rem;
    padding-bottom: 7rem
}

.testimonials .testimonial-item {
    max-width: 18rem
}

.testimonials .testimonial-item img {
    max-width: 12rem;
    -webkit-box-shadow: 0 5px 5px 0 #adb5bd;
    box-shadow: 0 5px 5px 0 #adb5bd
}

.call-to-action {
    position: relative;
    background-color: #343a40;
    background: url(../img/footer.jpg) no-repeat center center;
    background-size: cover;
    padding-top: 7rem;
    padding-bottom: 7rem
}

.call-to-action .overlay {
    position: absolute;
    background-color: #212529;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    opacity: .3
}

footer.footer {
    padding-top: 4rem;
    padding-bottom: 4rem
}

.text-whygo-blue {
    color: #0080c9 !important
}

.p_img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}

.p_btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.p_btn.active.focus,
.p_btn.active:focus,
.p_btn.focus,
.p_btn:active.focus,
.p_btn:active:focus,
.p_btn:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.p_btn.focus,
.p_btn:focus,
.p_btn:hover {
    color: #333;
    text-decoration: none
}

.p_btn.active,
.p_btn:active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.pull-left {
    float: left !important
}

.small-padding {
    padding: 20px 0
}

.p_btn-block {
    display: block;
    max-width: 100%
}

.p_btn-group-lg>.btn,
.p_btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px
}

.promotion {
    background: #f75d27;
    line-height: 1.2;
    font-size: 1.4em;
    color: #fff;
    font-family: "Microsoft JhengHei";
    margin: 0
}

.promotion a {
    text-decoration: none
}

.hightlight_promote {
    background: #ffdc61;
    color: #000;
    border: none;
    -webkit-transition: all .2s cubic-bezier(.77, 0, .175, 1) 10ms;
    transition: all .2s cubic-bezier(.77, 0, .175, 1) 10ms;
    white-space: normal
}

.text-right {
    text-align: right
}

.img_as_bg {
    width: 420px;
    height: 200px
}

#promo_code_text {
    position: relative;
    text-align: center;
    margin-top: -35px
}

@-webkit-keyframes scaleInOut {
    0% {
        -webkit-transform: scale3d(1, 1, 1) rotateZ(0);
        transform: scale3d(1, 1, 1) rotateZ(0)
    }

    20% {
        -webkit-transform: scale3d(1.5, 1.5, 1) rotateZ(-5deg);
        transform: scale3d(1.5, 1.5, 1) rotateZ(-5deg)
    }

    40% {
        -webkit-transform: scale3d(1, 1, 1) rotateZ(0);
        transform: scale3d(1, 1, 1) rotateZ(0)
    }

    100% {
        -webkit-transform: scale3d(1, 1, 1) rotateZ(0);
        transform: scale3d(1, 1, 1) rotateZ(0)
    }
}

@keyframes scaleInOut {
    0% {
        -webkit-transform: scale3d(1, 1, 1) rotateZ(0);
        transform: scale3d(1, 1, 1) rotateZ(0)
    }

    20% {
        -webkit-transform: scale3d(1.5, 1.5, 1) rotateZ(-5deg);
        transform: scale3d(1.5, 1.5, 1) rotateZ(-5deg)
    }

    40% {
        -webkit-transform: scale3d(1, 1, 1) rotateZ(0);
        transform: scale3d(1, 1, 1) rotateZ(0)
    }

    100% {
        -webkit-transform: scale3d(1, 1, 1) rotateZ(0);
        transform: scale3d(1, 1, 1) rotateZ(0)
    }
}

#promo_code_text.popup {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-name: scaleInOut;
    animation-name: scaleInOut;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-direction: alternate;
    animation-direction: alternate
}

#promo_code_text .hightlight_promote {
    background: 0 0;
    position: absolute;
    top: 4rem;
    left: 5.5rem;
    padding: 0;
    display: inline-block;
    color: red;
    z-index: 100;
    font-size: 2.5rem
}

@media screen and (max-width:375px) {
    .img_as_bg {
        margin-top: -15%;
        margin-left: -20%
    }

    #promo_code_text .hightlight_promote {
        top: 5rem;
        left: 3rem
    }
}

.img_wrap {
    position: relative;
    width: 100%;
    height: 150px;
    overflow: hidden
}

.promo-modal .ult_modal-body {
    background: #f75d27;
    line-height: 1.2;
    font-size: 1.4em;
    color: #fff
}

.ult_modal-content {
    border-radius: 10px !important
}

.coupon_note p {
    font-size: 14px !important;
    margin-bottom: .5rem
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
html {
    font-family: "Microsoft JhengHei", "Source Sans Pro" !important
}

.text-whygo-blue {
    color: #0080c9 !important
}

.bg-whygo {
    background-color: #0080c9 !important
}

.navbar {
    -webkit-box-shadow: none;
    box-shadow: none
}

.showcase-img-mod {
    background-size: 95% !important;
    background-repeat: no-repeat;
    background-position: center
}

.text-size-h1 {
    font-size: 1.5rem !important
}

.form-control::-webkit-input-placeholder {
    color: #fff;
    opacity: 1
}

.form-control::-moz-placeholder {
    color: #fff;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #fff;
    opacity: 1
}

.form-control::-ms-input-placeholder {
    color: #fff;
    opacity: 1
}

.form-control::placeholder {
    color: #fff;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #fff
}

.form-control::-ms-input-placeholder {
    color: #fff
}