body {
    font-family: 'Roboto', sans-serif;
    color: #373a3c;
}

.nav-item {
    font-weight: 600;
}

li.nav-item a.nav-link {
    color: #45536b;
}

li.nav-item a.nav-link:hover {
    color: #0037c3;
}

h3.form-title2 {
    color: #fff;
    border: 1px #fff solid;
    display: inline-block;
    margin: auto;
    padding: 9px 20px;
    border-radius: 44px;
}

.header-cta {
    font-size: 16px;
    font-weight: 600;
    color: #45536b;
}

.banner-section2 {
    background-image: url(../img/st_can/can-banner.jpg);
    background-size: cover;
    min-height: 600px;
}

a.header-cta-left {
    background-color: #fff;
    color: #e31837;
    border: 1px #e31837 solid;
    border-radius: 0px;
    padding: 9px 13px;
}

a.header-cta-right {
    background-color: #e31837;
    color: #fff;
    border-radius: 0px;
    padding: 9px 13px;
}

h3.prt-uni {
    background-color: #e51535;
    display: inline-block;
    padding: 7px 14px;
    border-radius: 0px;
    color: #fff;
    margin: auto;
}

a.header-cta-left:hover {
    border: 1px #e31837 solid;
    color: #e31837;
}

a.header-cta-right:hover {
    background-color: #e31837 color: #fff;
}

a.header-cta-left2 {
    background-color: #fff;
    color: #e31837;
    border: 1px #e31837 solid;
    border-radius: 2px;
    padding: 9px 13px;
}

a.header-cta-right2 {
    background-color: #e31837;
    color: #fff;
    border-radius: 2px;
    padding: 9px 13px;
}

a.header-cta-left2:hover {
    border: 1px #e31837 solid;
    color: #e31837;
}

a.header-cta-right2:hover {
    background-color: #e31837;
    color: #fff;
}

.why-canada .box {
    background-color: #fff;
    padding: 2em;
}

.why-canada h4 {
    color: #000;
}

.why-canada p {
    color: #86868b;
    font-size: 16px;
}


/*.banner-section {background-color: #f7f9fb; height:800px;}*/

body {
    /* position: relative;
    z-index: 999; */
    /* background: url(https://www.actualidadiphone.com/wp-content/uploads/2015/07/AppleMusicWallpaper_@FlareZephyr_iPads.png) top center no-repeat; */
    background: url(https://www.siecindia.com/landing/img/st-uk/header-background.png) top center no-repeat;
    background-size: cover;
    /* min-height: 500px; */
}

.accordion-item {
    margin-bottom: 12px;
    border: none;
    border-bottom: 1px #ccc solid !important;
}

.accordion-button:not(.collapsed) {
    color: #000;
    background-color: transparent;
    box-shadow: inset 0 -1px 0 rgb(0 0 0 / 13%);
    font-weight: bold;
    font-size: 21px;
    ;
}

h4.city-event {
    background-color: #000;
    color: #fff;
    padding: 5px 20px;
    display: inline-block;
    border-radius: 50px;
    margin-bottom: 12px;
}

.event-box {
    background-color: #f4f5f9;
    padding: 27px;
    border-radius: 20px;
    box-shadow: 5px 5px 15px #f4f5f9;
    color: #000;
}

.event-box:hover {
    background-color: #ffffff;
}

.event-box i {
    color: #e31837;
}

.banner-content {
    color: #fff;
}

.banner-content h1 {
    font-size: 3rem;
    font-weight: 800;
    width: 90%;
    /* margin-top: 20%; */
}

.banner-content h4 {
    color: #ceb560;
}

.subtitle0 {
    color: #0037c3;
    margin-bottom: 13px;
    font-weight: 800;
}

.form-container {
    background-color: #fff;
    padding: 2.5em;
}

.form-wrapper .container {
    background: #121212;
    box-shadow: 5px 5px 30px #e3e3e4;
    border-radius: 10px;
}

.form-container h3 {
    color: #0037c3;
}

.form-control {
    /* height: 50px;
    border: none;
    border-bottom: 1px #333 solid;
    border-radius: 0;
    background-color: transparent !important; */
}

label {
    color: #fff;
    font-size: 18px;
    font-weight: 600;
}

label.frm-check {
    font-size: 16px;
    font-weight: 500;
    color: #fff;
}

.form-control:focus {
    border: none;
    box-shadow: none;
    border-bottom: 1px #333 solid;
}

.btn-submit {
    background-color: #ffc403;
    border-radius: 0;
    color: #000 !important;
    width: 100%;
    min-width: 294px;
    height: 51px;
    margin-top: 30px;
    border: none;
    font-weight: bold;
    font-size: 23px;
    margin-top: 23px;
}

.about-uq {
    background-image: url(../img/study-at-the-university-of-queensland-australia/uq-campus.jpg);
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: right;
    background-size: cover;
}

label.dob {
    display: inline-block;
    margin-bottom: .5rem;
    margin-top: 0.5rem;
    border: 1px #ccc solid;
    padding: 7px 20px;
    border-radius: 51px;
    font-weight: 500;
}

h2.about-uq-title {
    font-size: 4rem;
    color: #000;
    font-weight: 800;
    line-height: 1;
}

.sat-features .box {
    background-color: #fff;
    box-shadow: 0 0px 11px 1px rgb(227 24 55 / 7%);
    text-align: center;
    margin: 40px 0 0;
    min-height: 358px;
    border-radius: 12px;
}

.form-content {
    box-shadow: 5px 5px 5px #ccc;
    border-radius: 5px;
    padding: 50px;
    border: 1px #ccc solid;
}

.sat-features .box:hover {
    transform: translateY(-10px);
    cursor: pointer;
    transition: .2s;
}

.sat-features .box img {
    width: 27%;
}

.profile-pic {
    width: 70px;
    border-radius: 100px;
}

.ins-item {
    border: 1px #ccc solid;
    border-radius: 5px;
}

.testimonial-section .card-body {
    min-height: 391px !important;
}

.why-internship ul li {
    background-image: linear-gradient(45deg, rgba(55, 125, 255, .05) 0%, transparent 100%);
    padding: 20px;
    margin-bottom: 10px;
    box-shadow: 0 0px 11px 1px rgb(255 255 255);
    font-weight: 600;
    list-style: none
}

ul.asiaad_2020_courses_section_item li {
    border-bottom: 1px #ccc solid;
    margin-bottom: 5px;
    font-size: 18px;
    ;
}

ul.uk-list li {
    border: 1px #ccc solid;
    border-radius: 8px;
    padding: 4px 17px;
    margin-bottom: 8px;
    background-color: #fff;
}

ul.process li {
    font-size: 20px;
    margin-bottom: 10px;
    font-weight: 500;
    margin-left: -5px;
}


/*common css*/

h2.subtitle {
    color: #000;
    font-size: 2.5em;
    width: 50%;
    margin: auto;
    font-weight: 800;
}

.w-8 {
    width: 80%;
    margin: auto;
}

.text-white {
    color: #fff;
}

ul.no-list li {
    list-style: none;
}

@media only screen and (min-width:1200px) {
    .container {
        width: 75%;
        max-width: 1920px;
    }
}

@media only screen and (max-width:500px) {
    .form-control {
        min-width: 271px;
    }
    .m-banner {
        padding-top: .1rem !important;
    }
    h2.subtitle {
        color: #ff735d !important;
    }
    .pt-5 {
        padding-top: 5px !important;
    }
    .banner-content {
        margin-top: -3px !important;
    }
    .banner-content h1 {
        font-size: 35px;
        font-weight: 800;
        width: 100%;
        margin-bottom: 12px;
    }
    .form-container {
        padding: 2em;
    }
    .form-container h3 {
        font-size: 22px;
    }
    h2.subtitle {
        color: #0037c3;
        font-size: 2em;
        width: 100%;
        margin: auto;
    }
}