@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,900&display=swap');
h3 {
    font-size: 23px;
}

.lp-section {
    padding: 70px 0 70px;
}

.lp-section h2 {
    font-size: 45px;
    font-weight: 400;
    color: #000;
    text-transform: uppercase;
}

.go-to-marketing-form, .vertical-contact-form .btn-register span {
    background-color: #d22327;
    padding: 15px 30px;
    border-radius: 40px;
    color: #FFF;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 20px;
    border: 0;
    position: relative;
    transition: all 0.2s;
}

.go-to-marketing-form:before, .vertical-contact-form  .btn-register span:before {
    content: "";
    position: absolute;
    top: 5px;
    right: 5px;
    bottom: 5px;
    left: 5px;
    border-radius: 40px;
    border: 2px solid #FFF;
    box-shadow: 0 0 3px #fff;
}

.slick-dots li button:before {
    font-size: 12px;
    color: #333333;
}

.slick-dots li.slick-active button:before {
    color: red;
}

/*navbar*/
.navbar-expand-lg .navbar-nav {
    /*padding: 20px 0;*/
}

.navbar-expand-lg .navbar-nav li a.nav-link {
    line-height: 30px;
    height: 30px;
    color: #FFF;
    font-family: "Roboto";
    padding: 0 20px;
}

.navbar-expand-lg.fixed-top .navbar-nav li a.nav-link {
    color: #FFF;
}

nav li.nav-item, nav li.nav-item:hover {
    border: none;
}

nav li:last-child {
    background-color: rgb(255, 193, 8);
    color: #fff !important;
    padding: 0px 10px;
    border-radius: 3px;
    border: 2px solid #fff !important;
}

nav li:last-child > a.nav-link {
    font-size: 14px;
    color: #333333 !important;
}

@media (min-width: 992px) {
    #navbar, #navbar .dropdown-menu {
        background: #d32128;
    }
}

@media all and (max-width: 991px) {
    .offcanvas-header {
        background: #FFF;
    }

    .offcanvas.show {
        /*background: #1a8ece;*/
    }

    #navbar ul li a.nav-link {
        color: #333;
        margin-bottom: 15px;
    }

    nav li:last-child > a.nav-link {
        display: inline-block;
        line-height: 45px !important;
    }
}

/*introduction */
#introduction {
    background: url(../../images/landing-pages/tron-goi-khoa-hoc-ielts-truc-tuyen/bg-register.jpg) no-repeat center center;
    background-size: cover;
}

#introduction .video {
    padding-top: 100px;
}

#introduction h2 {
    color: #FFF !important;
    font-weight: 600;
    font-size: 28px;
}

#introduction .form-control, #introduction .form-select {
    height: 56px;
    padding: 0 30px;
    font-size: 18px;
    border-radius: 12px;
    background-color: #d5d5d5;
    border-color: #a8a6a6;
    color: #000;
}

.btn-register span {
    margin-top: 20px;
    display: inline-block;
}

/* common-issues */
#common-issues h2 {
    font-size: 45px;
    font-weight: 400;
    color: #000;
}

#common-issues .item {
    border: 1px solid #c6c6c6;
    box-shadow: 15px -15px #c6c6c6;
    padding: 20px 30px;
    margin: 0 auto;
    margin-bottom: 40px;
    max-width: 350px;
}


/* objects */
#objects {
    background: url(../../images/landing-pages/tron-goi-khoa-hoc-ielts-truc-tuyen/bg-object.jpg) no-repeat center center;
    background-size: cover;
}

#objects .item {
    min-height: 318px;
    background: url(../../images/landing-pages/tron-goi-khoa-hoc-ielts-truc-tuyen/object-1.png) no-repeat top left;
    margin-bottom: 30px;
}

#objects h3 {
    font-size: 22px;
    color: #333333;
    line-height: 27px;
    font-weight: 400;
    padding: 170px 30px 0 40px;
}

/* course-detail */
.lp-course-detail {
    background: url(../../images/landing-pages/tron-goi-khoa-hoc-ielts-truc-tuyen/bg-course-detail.jpg) no-repeat center center;
    background-size: cover;
}

.lp-section h2 {
    font-size: 45px;
    font-weight: 400;
    color: #000;
    text-transform: uppercase;
}

.lp-course-detail .item {
    display: flex;
    margin-bottom: 30px;
}

.lp-course-detail .item .icon {
    flex: 0 0 160px;
    justify-content: center;
    padding: 20px 0;
}

.lp-course-detail .item .col {
    background-color: #FFF;
    border-radius: 15px;
    display: flex;
    align-items: center;
}

.lp-course-detail .item .info {
    flex-grow: 1;
    margin-left: 30px;
    padding: 20px 50px;
    font-size: 20px;
}

.lp-course-detail .item .info .title {
    flex: 0 0 155px;
    font-size: 27px;
    font-weight: 600;
}

.lp-course-detail .item .info .text {
    flex-grow: 1;
}

.lp-section h2 {
    color: #ffffff;
}

/* course-content */
#course-content {
    background: #e6e6e6;
}

#course-content h2 {
    font-size: 45px;
    font-weight: 400;
    color: #000;
    text-transform: uppercase;
}

#course-content .item {
    width: 100%;
    border: 1px solid #0e0e0e;
    padding: 30px;
    position: relative;
    background-color: #FFF;
    margin-bottom: 60px;
}

#course-content .item .head {
    position: absolute;
    top: -30px;
    left: 0;
    width: 100%;
    height: 82px;
    background: url(../../images/landing-pages/tron-goi-khoa-hoc-ielts-truc-tuyen/bg-course-content-head.png) no-repeat center center;
    color: #FFF;
    text-align: center;
    font-size: 32px;
    font-weight: 600;
    padding-top: 24px;
}

#course-content .item .title {
    text-align: center;
    font-size: 30px;
    color: #d22327;
    padding: 40px 0 20px;
    font-weight: 900;
}

#course-content .item .box .box-title {
    font-size: 18px;
    font-weight: 600;
    background: url(../../images/landing-pages/tron-goi-khoa-hoc-ielts-truc-tuyen/course-content-icon-1.png) no-repeat left bottom 4px;
    padding: 10px 0 0 50px;
    margin: 0 0 5px 20px;
}

#course-content .item .box p {
    position: relative;
    padding-left: 20px;
    margin: 0 0 7px;
    font-size: 18px;
}

#course-content .item .box p:after {
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #d12427;
    top: 6px;
    left: 0;
}

/* reasons */
.lp-reason {
    background: url(../../images/landing-pages/tron-goi-khoa-hoc-ielts-truc-tuyen/bg-reason.jpg) no-repeat center center;
    background-size: cover;
}

.lp-reason .lp-section-title {
    display: flex;
    justify-content: center;
}

.lp-section .lp-section-title {
    text-align: center;
    margin-bottom: 60px;
}

.lp-reason .lp-section-title .title {
    background: url(../../images/landing-pages/tron-goi-khoa-hoc-ielts-truc-tuyen/bg-reason-title.png) no-repeat left center;
    padding: 10px 0 10px 150px;
    color: #FFF;
    text-align: left;
    background-size: auto 100%;
}

.lp-reason .item {
    color: #FFF;
    margin-bottom: 50px;
}

.lp-reason .item .title {
    display: flex;
}

.lp-reason .item .title .image {
    flex: 0 0 80px;
    display: flex;
    align-items: center;
}

.lp-reason .item .title .text {
    background-color: #d22327;
    padding: 10px 15px;
    display: flex;
    align-items: center;
}

.lp-reason .item .info {
    font-size: 22px;
    padding: 10px 30px 0 0;
}

/* student-testimonial */
#student-testimonial i {
    position: absolute;
    top: calc(100% - 50% - 16px);
    left: calc(100% - 50% - 16px);
    font-size: 32pt;
    color: #f2f2f2;
    cursor: pointer;
}


/* teachers */
.box-teacher {
    background-color: #e6e6e6;
}

.box-teacher .box-content .teacher-item {
    padding: 20px 25px;
    position: relative;
    z-index: 2;
}

.box-teacher .box-content .teacher-item>* {
    z-index: 2;
    position: relative;
}

.box-teacher .box-content .teacher-item:before {
    content: "";
    position: absolute;
    z-index: 1;
    background: url(../../images/landing-pages/tron-goi-khoa-hoc-ielts-truc-tuyen/bg-teacher-item.png) no-repeat center center;
    background-size: 100% 100%;
    top: 0;
    right: -15px;
    bottom: 0;
    left: -15px;
}

.box-teacher .box-content .teacher-item .teacher-image {
    border: 1px solid #d22327;
    padding: 5px;
    margin-bottom: 15px;
    width: 100%;
}

.box-teacher .box-content .teacher-item .teacher-name {
    text-align: left;
    color: #404041;
    font-size: 18px;
    margin-bottom: 5px;
}

.box-teacher .box-content .teacher-item .teacher-description {
    text-align: left;
    padding: 0;
    color: #404041;
    font-size: 18px;
}

.box-teacher .box-content .teacher-item .teacher-image, .box-teacher .box-content .partner-media .teacher-image {
    width: 160px;
    max-width: 100%;
    border-radius: 50%;
    padding-bottom: 15px;
    margin: 0 auto;
}

.slick-prev,
.slick-next {
    position: absolute;
    top: 50%;
    text-indent: -99999px;
    overflow: hidden;
    width: 54px !important;
    height: 54px !important;
    margin-top: 0px !important;
    border-radius: 4px;
    border: none;
    z-index: 1;
}

.slick-prev {
    background: url(../../images/icons/prev.png) no-repeat center center !important;
    left: -88px;
}

.slick-next {
    background: url(../../images/icons/next.png) no-repeat center center !important;
    right: -88px;
}

/* commitment */
.lp-commitment {
    background: url(../../images/landing-pages/tron-goi-khoa-hoc-ielts-truc-tuyen/bg-commitment.jpg) no-repeat center center;
    background-size: cover;
}

.lp-commitment .item {
    width: 829px;
    height: 148px;
    max-width: 100%;
    margin: auto auto;
    margin-bottom: 20px;
    background: url(../../images/landing-pages/tron-goi-khoa-hoc-ielts-truc-tuyen/bg-commitment-item-1.png) no-repeat top left;
    display: flex;
    align-items: center;
    color: #FFF;
    flex-wrap: wrap;
}

.lp-commitment .item .item-content {
    padding: 15px 20px 25px 160px;
}

.lp-commitment .item .item-content .title {
    font-size: 20px;
    font-weight: bold;
}

.lp-commitment .item .item-content .info {
    font-size: 18px;
}
/* advertising */

/* marketing-form */
#marketing-form {
    color: #30373d;
    position: relative;
    padding: 40px 0;
    background: url(../../images/landing-pages/tron-goi-khoa-hoc-ielts-truc-tuyen/background-trial-register.jpg) no-repeat center;
}

#marketing-form h2 {
    color: #ffffff;
}

#marketing-form .form-control, #marketing-form .form-select {
    border: transparent 2px solid;
    color: #111;
    height: 45px;
    border-radius: 5px;
    padding: 10px 12px;
    font-size: 17px;
    font-weight: 400;
    line-height: 27px;
    background-color: rgba(255,255,255,0.8);
}

#marketing-form .horizontal-contact-form .btn-register span {
    background-color: #d52327;
    font-size: 20px;
    font-weight: 700;
    height: 45px;
    line-height: 45px;
    text-transform: uppercase;
    color: #FFF;
    border-radius: 6px;
    text-align: center;
    width: 300px;
    max-width: 100%;
}

@media screen and (min-width: 1360px){
    .lp-reason{ padding-bottom: 100px;}
    .lp-reason .row-flex{ position: relative; height: 670px; background: url("../../images/landing-pages/tron-goi-khoa-hoc-ielts-truc-tuyen/bg-reason-content.png") no-repeat center center; }
    .lp-reason .row-flex .box{ position: absolute; top: 0; left: 15px; padding: 0; width: 420px;}
    .lp-reason .row-flex .box .item .info{ padding-right: 0;}
    .lp-reason .row-flex .box .title .text{ width: 100%;}
    .lp-reason .row-flex .box.box-1{ top: 65px;}
    .lp-reason .row-flex .box.box-2{ top: 305px;}
    .lp-reason .row-flex .box.box-3{ top: 532px; width: 505px;}
    .lp-reason .row-flex .box.box-4{ left: auto; right: 0; top: 73px;}
    .lp-reason .row-flex .box.box-5{ left: auto; right: 0; top: 305px;}
    .lp-reason .lp-cta{ margin-top: 70px;}

    .lp-commitment{ padding-bottom: 100px;}
    .lp-commitment .lp-section-content{ height: 490px; background: url("../../images/landing-pages/tron-goi-khoa-hoc-ielts-truc-tuyen/bg-commitment-content.png") no-repeat left center; position: relative;}
    .lp-commitment .lp-section-content .item{ position: absolute; top: 0; left: 370px;}
    .lp-commitment .lp-section-content .item.item-2{ top: 172px;}
    .lp-commitment .lp-section-content .item.item-3{ top: 345px;}
}

@media screen and (min-width: 992px){
    .container{ width: 1200px; max-width: 100%;}

    .lp-problem .container{ padding-left: 45px; padding-right: 45px; width: 1220px; max-width: 100%;}
    .lp-problem .row{ margin-left: -45px; margin-right: -45px;}
    .lp-problem .row .col-sm-4{ padding-left: 45px; padding-right: 45px;}
}
@media screen and (max-width: 767px){
    .navbar {background: #DC1E20}
    .lp-section{ padding: 30px 0;}
    .lp-section .lp-section-title { margin-bottom: 40px;}
    .lp-section .lp-section-title .title{ font-size: 30px;}
    .lp-cta{ font-size: 16px;}
    .lp-form .form-control{ height: 44px;}
    .lp-header{ padding: 0; height: 50px;}
    .lp-header .list-main .logo{ top: 10px;}
    .lp-header .list-main .logo img{ height: 30px;}
    .lp-header .list-main .cta{ top: 3px;}
    .lp-banner{ padding: 0;}
    .lp-register .video{ padding: 0 0 30px;}
    .lp-register .lp-section-content{ padding: 0;}

    .lp-problem .lp-section-title{ margin-bottom: 40px;}
    .lp-problem .item{padding: 15px 30px;}
    .lp-problem .item .title{font-size: 20px; min-height: unset;}
    .lp-problem .item .image img{ display: none;}
    .lp-problem .item_highlight{ display: block; padding-top: 0;}
    .lp-problem .item_highlight .image{ flex: none; margin-bottom: 20px;}

    .lp-object .item{ background-image: none !important; padding: 20px; text-align: center; background-color: #f65151; border-radius: 20px; margin-bottom: 20px; min-height: 0;}
    .lp-object .item .title{ padding: 0; color: #FFF;}

    .lp-course-detail .item{ display: block;}
    .lp-course-detail .item .icon{ flex: none; border-radius: 15px 15px 0 0;}
    .lp-course-detail .item .info{ display: block; margin: 0; border-radius: 0 0 15px 15px;}

    .lp-reason .lp-section-title .title{ font-size: 24px !important; padding-left: 108px;}
    .lp-reason .item .info{ font-size: 18px; padding-right: 0;}
    .lp-reason .item .title .text{ font-size: 18px; width: 100%;}

    .lp-commitment .item{ background-image: none; background-color: #f65151; border-radius: 15px;}
    .lp-commitment .item .item-content{ padding: 20px;}

    /* Replace main style */
    section.box-home{ padding: 30px 0;}
    .section-title{ font-size: 30px; padding: 0;}
    .owl-theme .owl-dots .owl-dot span{ margin: 0 3px;}

    .box-feedback-student .box-content{ padding-top: 20px;}
}
