/**
* Template Name: Vesperr - v4.0.1
* Template URL: https://bootstrapmade.com/vesperr-free-bootstrap-template/
* Author: BootstrapMade.com
* License: https://bootstrapmade.com/license/
*/

/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/
body {
  font-family: "Open Sans", sans-serif;
  color: #444444;
}

.check-list input[type=checkbox]{
    margin-right: 10px;
    transform: scale(1.5);
    margin-left: 30px;
}

.to-roi{
    margin-top: 30px;
}

.row1 {
    text-align: center;
    align-items: center;
    justify-content: center;
    display: flex;
    flex-flow: row;
    width: 100%;
    background: #def3fe;
    padding: 5px;
}

.lien-ket{
    display: flex;
    margin: 5px 10px;
    font-weight: 700;
    padding: 5px 20px;
    border: 1px solid #045c98;
    border-radius: 30px;
    background: #fff;
}

.bt-download-img{
    background: #2383c4;
    color: #fff;
    font-weight: 600;
    padding: 5px 16px;
    border-radius: 20px;
}

.TongHop {
    border: 1px solid red;
    border-radius: 3px;
    padding: 20px;
    margin-bottom: 30px;
}

.tieu-de-bang{
    font-weight: 700;
    margin-top: 30px;
    margin-bottom: 5px;
}

.iTieuDe {
    background-color: #f1f1f1;
    padding: 5px;
}

.SelectList input[type=checkbox]{
    padding: 5px;
    height: 31px;
    transform: scale(1.5);
    margin-right: 10px;
    margin-left: 10px;
}

.SelectList tr:nth-child(2n){
    background: #f1f1f1;
    padding: 3px 5px;
}

.SelectList table, tr{
    width: 100%;
}

.iFull {
    width: 100%;
    display: inline-block;
    padding: 5px;
    height: 31px;
    overflow: hidden;
}

.iTen {
    width: 200px;
    display: inline-block;
    padding: 5px;
    height: 31px;
    overflow: hidden;
}

.iNgaySinh {
    width: 100px;
    display: inline-block;
    padding: 5px;
    height: 31px;
    overflow: hidden;
}

.iThaoTac {
    display: inline-block;
    padding: 5px;
    height: 31px;
    overflow: hidden;
}

.iThoiGian {
    width: 130px;
    display: inline-block;
    padding: 5px;
    height: 31px;
    overflow: hidden;
}

.iTrangThai {
    width: 200px;
    display: inline-block;
    padding: 5px;
    height: 31px;
    overflow: hidden;
}

.iNganhHoc {
    width: 200px;
    overflow: hidden;
    display: inline-block;
    padding: 5px;
    height: 31px;
}

.iTrangThaiNH {
    width: 300px;
    overflow: hidden;
    display: inline-block;
    padding: 5px;
    height: 31px;
}

input[type=text]:disabled {
    display: block;
    width: 100%;
    padding: 5px;
}

.TieuDeHSTNH{
    font-weight: 700;
    margin: 10px 0px;
    padding: 5px;
}

.HoSoTNH img{
    object-fit: cover;
    height: 200px;
    max-width: 200px;
    border: 1px solid #ddd;
    padding: 10px;
    margin: 5px;
}

.HoSoTNH a{
    background-color: #fff !important;
}

.nophoso {
    padding-top: 40px !important;
}

.dong {
    width: 100%;
    display: flex;
    flex-wrap:wrap;    
}

.cot2-5{
    width: 20%;
}

.cot3{
    width: 25%;
}

.cot6 {
    width: 50%;
}

.cot9{
    width: 75%;
}

.toroi img{
    width: 80%;
    object-fit: cover;
}

.cot2-5, .cot3, .cot9 {
    margin-bottom: 5px;
    padding: 10px;
}

.HuongDan{
    text-align: center;
}

.HuongDan img{
    margin-right: 10px;
    object-fit: cover;
    width: 20px;
    height: 20px;
}

.TenNganh{
    font-size: 0.9rem;
    margin: 0px !important;
}

.TuNhapHoc{
    padding: 30px;
    text-align: center;
    font-size: 1.5rem;
    margin-bottom: 8px;
}

.nhbg {
    background-color: #e8f2f8;
    padding: 30px;
}

.nh-link
{
    width: 100%;
    margin: 10px 5px;
    text-align: center;
}

.nh-link a{
    padding: 4px 16px;
    border: 2px solid #2383c4;
    color: #2383c4;
    border-radius: 30px;
    margin: 10px 5px;
}

.nhp-link, .TuNhapHoc a {
    background-color: #fff;
    color: #2b95dc !important;
    border-radius: 5px;
    border: 2px solid #2383c4;
    padding: 10px 20px;    
}

    .TuNhapHoc a:hover {
        background-color: #fffff9;
        color: #1755AC;
    }

.HoTroTitle{
    text-align: center;
    font-size: 1.3rem;
    margin-top: 30px;
    font-weight: 700;
}

.HoTroTitle h3{
    margin-bottom: 10px;
}

.chat-button--img-container img {
    width: 40px !important;
    height: 40px !important;
}

.TienTrinh {
    text-align: center;
}

.nTitle {
    font-weight: 700;
    text-align: left;
    display: block;
    width: 100%;
    margin-bottom: 10px;
    background-color: #2383c4;
    color: #fff;
    padding: 8px;
}

.HocPhi{
    font-size: 1.2rem;
    text-align: center;
    margin-top: 30px;
}

.HocPhi p{
    padding: 3px;
    width: 1400px;
    margin: 0px auto 0px auto;
}

.large-button {
    text-align: center;
    margin: 10px 50px 0px 0px;
    width: 100%;
}

    .large-button input[type=submit] {
        background: #3498db;
        padding: 8px 25px;
        margin-left: 30px;
        border-radius: 50px;
        outline: none;
        border: none;
        color: #fff;
        font-size: 1.2rem;
        font-weight: 700;
    }

.large-button input{
    padding: 10px;
}

.boxes {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.nhapHocBox {
    width: 30%;
    margin: 10px;
    background-color: #fff;
    min-height: 200px;
    border-radius: 3px;
    text-align: center;
    min-width: 350px;
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.4);
}

.nhapHocBox input[type=text]{
    width: 100px;
}

.upload-files {
    padding: 10px;
}

    .upload-files select {
        border: 1px solid #ccc;
        outline: none;
        background-color: rgba(100, 100, 100, 0.1);
        width: 100%;
        overflow-y: scroll;
        overflow-x: hidden;
        height: 100px;
    }

    .upload-files option {
        padding: 2px;
        border-bottom: 1px solid #feedd6;
    }

    .upload-files option:before {
        display: inline-block;
        content: '';
        background: url('/Users/assets/img/imdoc20.png') no-repeat;
        width: 20px;
        height: 20px;
        margin: 0 5px -3px 0;
    }

.fileUpload {
    margin: 3px 10px;
    padding: 3px 8px;
    max-width: 100%;
    
    overflow: hidden;
    text-align: left;
    background-color: rgba(0, 0, 0, 0.1);
    border-radius: 20px;
}

    .fileUpload:first-child{
        margin-top: 20px;
    }

    .fileUpload input[type=image] {
        margin-bottom: -5px;
    }

.nhapHocBox img {
    margin: 8px;
}

.PaChon {
    background-color: #1eaa09;
    color: #fff;
    font-weight: 700;
    padding: 5px 10px;
    border-radius: 40px;
    width: fit-content;
    text-align: center;
}

.PaHuy {
    background-color: #bb0505;
    color: #fff;
    font-weight: 700;
    padding: 5px 10px;
    border-radius: 40px;
    width: fit-content;
    text-align: center;
}

.PaMo {
    background-color: #edda04;
    color: #000;
    font-weight: 700;
    padding: 5px 10px;
    border-radius: 40px;
    width: fit-content;
    text-align: center;
}

.PaDong {
    background-color: #9cb2fa;
    color: #000;
    font-weight: 700;
    padding: 5px 10px;
    border-radius: 40px;
    width: fit-content;
    text-align: center;
}

.tbht{
    color: #3498db;
    font-weight: 700;
}

.dth12 {
    color: #177201;
    font-weight: 700;
}

.dthi {
    color: #8d0101;
    font-weight: 700;
}

.tthg {
    color: #393838;
    font-weight: 700;
}

.DiemNganh {
    width: 100%;
    display: block;
    margin: 10px;
    padding: 10px 20px;
    border-bottom: 1px solid #ccc;
}

.DiemNganh .DNLabel{
    min-width: 50%;
    display: inline-block;
}

.DiemNganh .DNControl{
    width: 50px;
    display: inline-block;
}

.DNControl input[type=text]{
    width: 100%;
    margin-left: 10px;
}

.PhieuNhapHoc img{
    width: 100%;
}

.dashboard-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}

.dbr-item{
    padding: 20px;
    background-color: #f1f1f1;
    color: #000;
    border: 1px solid #ccc;
    margin: 10px;
}

.swiper-slide img {
    width: 100px;
    height: 100px;
    object-fit: cover;
}

a {
    color: #3498db;
    text-decoration: none;
}

.NewsLink{
    display: block;
    padding: 8px 0px;
}

@media only screen and (max-width: 1400px) 
{
    .logo a img{
        display: none;
    }

    .logo a span{
        text-align: center;
        display: block;
    }
}
a:hover {
    color: #5faee3;
    text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Raleway", sans-serif;
}

.link-vnufs{
    display: block;
    padding: 7px;
}

.link-title{
    font-weight: 700;
    color: #1e557a;
}

.my-radio{
    margin: 30px 20px;
}

.my-radio label{
    margin: 10px 20px 10px 5px;
}

.my-select {
    display: inline-block;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    appearance: none;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right .75rem center;
    background-size: 16px 12px;
    margin-right: 10px;
    border-color: rgba(206, 212, 218, 0.96);
}

.my-multitext {
    display: inline-block;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    appearance: none;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    margin-right: 20px;
    min-height: 200px;
}

.my-textbox {
    display: inline-block;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    appearance: none;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    margin-right: 20px;
}

.split-line{
    height: 0px;
    margin-top: 10px;
    width: 100%;
}

.part-split {
    height: 0px;
    margin-top: 40px;
    width: 100%;
}

.my-table{
    overflow: scroll;
}

.my-table table {
    width: 100%;
    border-collapse: collapse;
}

.my-table th{
    border: none;
    outline: none;
    background-color: rgba(40, 135, 199, 0.79);
    color: #fff;
    font-weight: 700;
    padding: 10px;
}

.my-table td{
    padding: 10px;
    border-bottom: 1px solid #f1f1f1;
    vertical-align: top;
}

.my-table tr:nth-child(2n){
    background-color: rgba(241, 241, 241, 0.50);
}

.my-table tr:nth-child(2n+1) {
    background-color: rgba(255, 255, 255, 0.50);
}

.my-button {
    padding: .375rem .75rem;
    margin-left: 10px;
    min-width: 120px;
}

.my-buttonR {
    padding: .375rem .75rem;
    margin-right: 10px;
    min-width: 120px;
}

.my-large-button {
    padding: .5rem 1.5rem;
    margin: 10px auto;
    border-radius: 5px;
    border: none;
    outline: none;
    background-color: #2383c4;
    color: #ffffff;
    font-weight: 600;
    font-size: 1.2rem;
}

.my-note {
    font-style: italic;
    margin-top: 15px;
    padding: 10px;
    background-color: #faf8d8;
    color: darkred;
    margin-bottom: 15px;
}

.table-detail td:first-child {
    max-width: 100px;
}

.my-Checkbox label{
    padding: 8px;
    display: initial;
}

@media print {
    .table-detail td:first-child {
        max-width: 400px;
    }
}

.DeMuc {
    font-size: 1.5rem;
    color: #a81a23;
}

.NguyenVong {
    font-weight: 700;
    font-style: italic;
    font-size: 1.3rem;
    color: #a81a23;
    text-indent: 20px;
}

.NguyenVongChiTiet {
    text-indent: 40px;
}

.DeMucChiTiet {
    text-indent: 20px;
}

.nv-title{
    padding: 10px 0;
    font-weight: 700;
    font-size: 1.1rem;
}

.nv-title img{
    padding: 7px 7px 7px 0px;
}

    .nv-title a {
        background-color: #E51F20;
        color: #fff;
        font-weight: 600;
        padding: 5px 10px;
        border-radius: 25px;
        margin-left: 20px;
    }

.TrangThai {
    background-color: #f3d801;
    display: inline-block;
    width: 100%;
}

.is-selected{
    display: inline-block;
    width: 140px;
    text-align: center;
    font-weight: 700;
    color: #fff;
    padding: 8px;
}

.no-select {
    display: inline-block;
    width: 140px;
    text-align: center;
    font-weight: 700;
    color: #000;
    padding: 8px;
}

.step1 {
    background-image: url("/Users/assets/img/step1.png");
    background-repeat: no-repeat;
    display: inline-block;
}

.step2 {
    background-image: url("/Users/assets/img/step2.png");
    background-repeat: no-repeat;
}

.step3 {
    background-image: url("/Users/assets/img/step3.png");
    background-repeat: no-repeat;
}

.step4 {
    background-image: url("/Users/assets/img/step4.png");
    background-repeat: no-repeat;
}

.step5 {
    background-image: url("/Users/assets/img/step5.png");
    background-repeat: no-repeat;
}


.my-message {
    padding: 10px 20px;
    width: 50%;
    background-color: #930009;
    color: #fff;
    font-weight: 700;
    position: fixed;
    border-radius: 5px;
    top: 20px;
    right: 10px;
    z-index: 1000;
    -webkit-animation: fadein 2s forwards; /* Safari, Chrome and Opera > 12.1 */
    -moz-animation: fadein 2s forwards; /* Firefox < 16 */
    -ms-animation: fadein 2s forwards; /* Internet Explorer */
    -o-animation: fadein 2s forwards; /* Opera < 12.1 */
    animation: fadein 2s forwards;
    animation-delay: 5s;
}

    .my-message img{
        object-fit: cover;
        height: 30px;
        margin-right: 10px;
    }

    main {
        min-height: 80vh;
        margin-top: 30px;
    }

.welcome {
    display: block;
    text-align: center;
    width: 100%;
}
.welcome img{
    object-fit: cover;
    height: 200px;
}

.welcome-msg{
    line-height: 35px;
    text-align: center;
    width: 100%;
}

.my-container{
    width: 100%;
    display: block;
    margin: 40px 0;
}

.sidenav {
    width: 250px;
    float: left;
    background-color: #f1f1f1;
    left: 0px;
}

    .sidenav a {
        display: block;
        padding: 8px 16px;
        background-color: #f1f1f1;
        color: #2e2b2b;
        border-bottom: 1px solid #ccc;
    }

        .sidenav a:hover {
            background-color: #dbdbdb;
        }

.content {
    width: calc(100% - 250px);
    min-width: 400px;
    background-color: #fff;
    float: left;
    min-height: 50vh;
    padding: 0px 10px;
}

.content h2{
    font-weight: 700;
    font-size: 1.5rem;
    padding: 16px;
    background-color: #f1f1f1;
}


.my-content{
    padding: 10px 0px;
    font-size: 0.9rem;
}

.my-content .row{
    margin-left: 10px;
}

.my-content .sub-title{
    margin-top: 40px;
    width: 100%;
    border-bottom: 1px solid #3498db;
    padding: 10px 0;
}

.sub-title h3{
    display: inline-block;
    margin-right: 10px;
}

.my-content .form-group{
    text-align: center;
}

.my-content .form-control {
    font-size: 2rem;
    border: none;
    text-align: center;
}

.my-content .my-form-control {
    text-align: center;
    display: block;
    color: #2383c4;
    font-size: 1rem;
}

    .my-content .my-form-group{
        color: #2383c4;
        text-indent: 20px;
        text-align: left;
        font-size: 1rem;
    }

    .my-content .row{
        border-bottom: 1px solid #f1f1f1;
        padding: 5px 0;
    }

.my-link-button{
    margin: 10px 0;
}

.report-item{
    margin: 8px 20px;
}

    .report-item:before {
        display: inline-block;
        content: '';
        background: url('/Users/assets/img/PrintIcon20.png') no-repeat;
        width: 20px;
        height: 20px;
        margin: 0 5px -3px 0;
    }

.admin {
    background-color: #ffffd0 !important;
}

.GiayNhapHoc{
    width: 100%;
    padding: 10px;
    margin: 20px 0;
}

.GiayNhapHoc img{
    object-fit: cover;
    width: 100%;
    border: 1px solid #555;
}

label{
    margin-top: 10px;
}

.my-link-button a {
    background-color: rgb(239, 239, 239);
    color: #000;
    padding: 6px 20px;
    border-radius: 3px;
    margin: 5px 0;
    text-decoration: none;
    display: inline-block;
}

    .my-link-button a:hover {
        background-color: #f1f1f1;
    }

.my-link-button .search-box, .filter-box {
    display: inline-block;
    margin-left: 30px;
}

    .my-link-button .search-box input{
        padding: 8px 16px;
    }

        .my-link-button .search-box input[type=text]{
            min-width: 400px;
        }

        .my-link-button .search-box input[type=submit] {
            width: 100px;
        }

.ThaoTacGui, .ThaoTacChuyen, .ThaoTacSua, .ThaoTacSuaNV, .ThaoTacGui .ThaoTacXoa, .ThaoTacChon, .ThaoTacXetTuyen, .ThaoTacIn, .ThaoTacXem {
    margin: 5px;
}

    .ThaoTacSua:before {
        display: inline-block;
        content: '';
        background: url('/Users/assets/img/Edit20.png') no-repeat;
        width: 20px;
        height: 20px;
        margin: 0 5px -3px 0;
    }

    .ThaoTacChuyen:before {
        display: inline-block;
        content: '';
        background: url('/Users/assets/img/tran20.png') no-repeat;
        width: 20px;
        height: 20px;
        margin: 0 5px -3px 0;
    }

.ThaoTacSuaNV:before {
    display: inline-block;
    content: '';
    background: url('/Users/assets/img/editBlue20.png') no-repeat;
    width: 20px;
    height: 20px;
    margin: 0 5px -3px 0;
}

.ThaoTacXetTuyen:before {
    display: inline-block;
    content: '';
    background: url('/Users/assets/img/filter20.png') no-repeat;
    width: 20px;
    height: 20px;
    margin: 0 5px -3px 0;
}

.ThaoTacChon:before {
    display: inline-block;
    content: '';
    background: url('/Users/assets/img/select20.png') no-repeat;
    width: 20px;
    height: 20px;
    margin: 0 5px -3px 0;
}

.ThaoTacXoa:before {
    display: inline-block;
    content: '';
    background: url('/Users/assets/img/delete20.png') no-repeat;
    width: 20px;
    height: 20px;
    margin: 0 5px -3px 10px;
}

.ThaoTacGui:before {
    display: inline-block;
    content: '';
    background: url('/Users/assets/img/SendIcon20.png') no-repeat;
    width: 20px;
    height: 20px;
    margin: 0 5px -3px 10px;
}

.ThaoTacXem:before {
    display: inline-block;
    content: '';
    background: url('/Users/assets/img/SearchIcon20.png') no-repeat;
    width: 20px;
    height: 20px;
    margin: 0 5px -3px 10px;
}

.ThaoTacIn:before {
    display: inline-block;
    content: '';
    background: url('/Users/assets/img/PrintIcon20.png') no-repeat;
    width: 20px;
    height: 20px;
    margin: 0 5px -3px 10px;
}

.ThaoTac{
    min-width: 140px;
}

.ajax__html_editor_extender_texteditor {
    padding: 10px !important;
}

.ajax__html_editor_extender_container{
    width: 100%;
}

.menu0{
    font-weight: 700;
    padding: 8px 16px;
    border-bottom: 1px solid #ccc;
}

@keyframes fadein {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}

/* Firefox < 16 */
@-moz-keyframes fadein {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}

/* Internet Explorer */
@-ms-keyframes fadein {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}

.form-submit{
    text-align: center;
    width: 100%;
}

.Collapsible {
    margin-top: 10px;
    border: none;
    background-color: transparent;
    text-align: left;
    padding: 10px 20px;
    font-weight: 600;
}

.faqc{
    border: 1px solid #3498db;
    border-radius: 20px;
    padding: 5px 10px;
    background-color: #fff;
}

.CollapsibleActive{
    background-color: #f8e29a;
    width: 100%;
    display: block;
}

.Collapsible i {
    border: 1px solid #2383c4;
    padding: 5px;
    border-radius: 20px;
    color: #2383c4;
    font-weight: 600;
    margin-right: 10px;
}

.CollapsibleContent {
    display: none;
    overflow: hidden;
    text-align: justify;
    padding: 0 20px;
    background-color: #fffbe4;
    border-radius: 0 0 5px 5px;
    text-indent: 40px;
    transition: max-height 0.2s ease-out;
    z-index: 200;
}

    .CollapsibleContent p{
        padding: 20px 0;
    }

    .my-Checkbox input[type=checkbox] {
        margin: 10px;
        -ms-transform: scale(1.5); /* IE */
        -moz-transform: scale(1.5); /* FF */
        -webkit-transform: scale(1.5); /* Safari and Chrome */
        -o-transform: scale(1.5); /* Opera */
        transform: scale(1.5);
        padding: 10px;
    }

    .my-Checkbox input[type=radio] {
        margin: 10px;
        -ms-transform: scale(1.5); /* IE */
        -moz-transform: scale(1.5); /* FF */
        -webkit-transform: scale(1.5); /* Safari and Chrome */
        -o-transform: scale(1.5); /* Opera */
        transform: scale(1.5);
        padding: 10px;
    }
/*--------------------------------------------------------------
# Back to top button
--------------------------------------------------------------*/
.back-to-top {
    position: fixed;
    visibility: hidden;
    opacity: 0;
    right: 15px;
    bottom: 15px;
    z-index: 996;
    background: #3498db;
    width: 40px;
    height: 40px;
    border-radius: 4px;
    transition: all 0.4s;
}

.back-to-top i {
  font-size: 28px;
  color: #fff;
  line-height: 0;
}

.back-to-top:hover {
  background: #57aae1;
  color: #fff;
}

.back-to-top.active {
  visibility: visible;
  opacity: 1;
}

/*--------------------------------------------------------------
# Disable AOS delay on mobile
--------------------------------------------------------------*/
@media screen and (max-width: 768px) {
  [data-aos-delay] {
    transition-delay: 0 !important;
  }

    .nhapHocBox{
        width: 100%;
    }

    .to-roi{
        margin-top: 0px;
    }

    .row1{
        display: block;
    }

    .lien-ket{
        width: 95%;
        margin: 5px auto;
        display: block;
    }

}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
#header {
    z-index: 997;
    transition: all 0.5s;
    padding: 22px 0;
    background: #fff;
    box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
}

#header.header-scrolled {
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
  padding: 12px 0;
}

#header .logo
{
    display: block;
}

#header .logo h1 {
    font-size: 1rem;
    margin: 0;
    padding: 0;
    line-height: 1;
    font-weight: 700;
    letter-spacing: 1px;
}

#header .logo h1 a, #header .logo h1 a:hover {
  color: #222222;
  text-decoration: none;
}

#header .logo img {
  padding: 0;
  margin-right: 10px;
  max-height: 40px;
}

/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/
/**
* Desktop Navigation 
*/
.navbar {
  padding: 0;
}

.navbar ul {
  margin: 0;
  padding: 0;
  display: flex;
  list-style: none;
  align-items: center;
}

.navbar li {
  position: relative;
}

.navbar a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 0 10px 20px;
  font-size: 15px;
  font-weight: 600;
  color: #555555;
  white-space: nowrap;
  transition: 0.3s;
}

.navbar a i {
  font-size: 12px;
  line-height: 0;
  margin-left: 5px;
}

.navbar a:hover, .navbar .active, .navbar li:hover > a {
  color: #3498db;
}

.navbar .getstarted {
  background: #3498db;
  padding: 8px 25px;
  margin-left: 30px;
  border-radius: 50px;
  color: #fff;
}

.navbar .getstarted:hover {
  color: #fff;
  background: #4aa3df;
}

.navbar .dropdown ul {
  display: block;
  position: absolute;
  left: 30px;
  top: calc(100% + 30px);
  margin: 0;
  padding: 10px 0;
  z-index: 99;
  opacity: 0;
  visibility: hidden;
  background: #fff;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
  transition: 0.3s;
  border-radius: 4px;
}

.navbar .dropdown ul li {
  min-width: 200px;
}

.navbar .dropdown ul a {
  padding: 10px 20px;
  font-size: 14px;
}

.navbar .dropdown ul a i {
  font-size: 12px;
}

.navbar .dropdown ul a:hover, .navbar .dropdown ul .active:hover, .navbar .dropdown ul li:hover > a {
  color: #3498db;
}

.navbar .dropdown:hover > ul {
  opacity: 1;
  top: 100%;
  visibility: visible;
}

.navbar .dropdown .dropdown ul {
  top: 0;
  left: calc(100% - 30px);
  visibility: hidden;
}

.navbar .dropdown .dropdown:hover > ul {
  opacity: 1;
  top: 0;
  left: 100%;
  visibility: visible;
}

@media (max-width: 1366px) {
  .navbar .dropdown .dropdown ul {
    left: -90%;
  }
  .navbar .dropdown .dropdown:hover > ul {
    left: -100%;
  }
}

/**
* Mobile Navigation 
*/
.mobile-nav-toggle {
  color: #222222;
  font-size: 28px;
  cursor: pointer;
  display: none;
  line-height: 0;
  transition: 0.5s;
}

.mobile-nav-toggle.bi-x {
  color: #fff;
}

@media (max-width: 991px) {
  .mobile-nav-toggle {
    display: block;
  }
  .navbar ul {
    display: none;
  }
}

.navbar-mobile {
  position: fixed;
  overflow: hidden;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: rgba(9, 9, 9, 0.9);
  transition: 0.3s;
  z-index: 999;
}

.navbar-mobile .mobile-nav-toggle {
  position: absolute;
  top: 15px;
  right: 15px;
}

.navbar-mobile ul {
  display: block;
  position: absolute;
  top: 55px;
  right: 15px;
  bottom: 15px;
  left: 15px;
  padding: 10px 0;
  border-radius: 8px;
  background-color: #fff;
  overflow-y: auto;
  transition: 0.3s;
}

.navbar-mobile a {
  padding: 10px 20px;
  font-size: 15px;
  color: #222222;
}

.navbar-mobile a:hover, .navbar-mobile .active, .navbar-mobile li:hover > a {
  color: #3498db;
}

.navbar-mobile .getstarted {
  margin: 15px;
}

.navbar-mobile .dropdown ul {
  position: static;
  display: none;
  margin: 10px 20px;
  padding: 10px 0;
  z-index: 99;
  opacity: 1;
  visibility: visible;
  background: #fff;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
}

.navbar-mobile .dropdown ul li {
  min-width: 200px;
}

.navbar-mobile .dropdown ul a {
  padding: 10px 20px;
}

.navbar-mobile .dropdown ul a i {
  font-size: 12px;
}

.navbar-mobile .dropdown ul a:hover, .navbar-mobile .dropdown ul .active:hover, .navbar-mobile .dropdown ul li:hover > a {
  color: #3498db;
}

.navbar-mobile .dropdown > .dropdown-active {
  display: block;
}

/*--------------------------------------------------------------
# Hero Section
--------------------------------------------------------------*/
#hero {
  width: 100%;
  margin-top: 60px;
}

#hero h1 {
  margin: 0 0 30px 0;
  font-size: 33px;
  font-weight: 700;
  line-height: 36px;
  color: black;
}

#hero h2 {
  color: #484848;
  margin-bottom: 50px;
  font-size: 24px;
}

#hero .btn-get-started {
  font-family: "Raleway", sans-serif;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 10px 30px;
  border-radius: 50px;
  transition: 0.5s;
  color: #3498db;
  border: 2px solid #3498db;
}

    #hero0 .btn-get-started {
        font-family: "Raleway", sans-serif;
        font-weight: 500;
        font-size: 16px;
        letter-spacing: 1px;
        display: inline-block;
        padding: 10px 30px;
        border-radius: 50px;
        transition: 0.5s;
        color: #3498db;
        border: 2px solid #3498db;
    }
    #hero1 .btn-get-started {
        font-family: "Raleway", sans-serif;
        font-weight: 500;
        font-size: 16px;
        letter-spacing: 1px;
        margin: 5px 20px;
        display: inline-block;
        padding: 10px 30px;
        border-radius: 50px;
        transition: 0.5s;
        color: #3498db;
        border: 2px solid #3498db;
    }

#hero .btn-get-started:hover {
  background: #3498db;
  color: #fff;
}

#hero .animated {
  animation: up-down 2s ease-in-out infinite alternate-reverse both;
}

@media (min-width: 1024px) {
  #hero {
    background-attachment: fixed;
  }
}

@media (max-width: 991px) {

  #hero .animated {
    -webkit-animation: none;
    animation: none;
  }
  #hero .hero-img {
    text-align: center;
  }
  #hero .hero-img img {
    width: 50%;
  }
}

@media (max-width: 768px) {
  #hero {
    margin-top: 20px;
  }
  #hero h1 {
    font-size: 28px;
    line-height: 36px;
  }
  #hero h2 {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 30px;
  }
  #hero .hero-img img {
    width: 70%;
  }
}

@media (max-width: 575px) {
  #hero .hero-img img {
    width: 80%;
  }
    .section-title h2
    {
        font-size: 19px !important;
    }

        .section-title h2::before, .section-title h2::after {
            width: 20px !important;
        }

        #portfolio-flters {
            display: none;
        }

    .nophoso h1 {
        font-size: 1rem;
    }

    .nhbg{
        padding: 5px;
    }
    .HuongDan{
        text-align: left;
        border-bottom: 1px solid #f1f1f1;
    }
    .toroi{
        display: none !important;
    }
    .TuNhapHoc{
        font-size: 1.1rem;
        padding: 5px;
    }

        .TuNhapHoc a {
            display: block;
        }

    .dong, .cot2-5, .cot3, .cot9, .cot6 {
        width: 100%;
    }

    .dong{
        flex-direction: column;
    }

    .cot2-5, .cot3, .cot9, .cot6 {
        display: block;
    }

    .TienTrinh{
        text-align: left;

        margin: 0;
        padding: 0px 0px 0px 20px;
    }

    .TienTrinh img{
        width: 85%;
        margin: 0px auto 0px auto;
        height: auto;
    }
    .sidenav {
        width: 100%;
    }
    .content, .my-content {
        padding: 0px;
    }
    .nhapHocBox {
        width: 91%;
        margin: 10px 5px;
    }
}

@-webkit-keyframes up-down {
  0% {
    transform: translateY(10px);
  }
  100% {
    transform: translateY(-10px);
  }
}

@keyframes up-down {
  0% {
    transform: translateY(10px);
  }
  100% {
    transform: translateY(-10px);
  }
}

/*--------------------------------------------------------------
# Sections General
--------------------------------------------------------------*/
section {
  padding: 40px 0;
}

.section-bg {
  background-color: #f7fbfe;
}

.section-title {
  text-align: center;
  padding-bottom: 30px;
}

.section-title h2 {
  font-size: 32px;
  font-weight: bold;
  text-transform: uppercase;
  position: relative;
  color: #222222;
}

.section-title h2::before, .section-title h2::after {
  content: '';
  width: 50px;
  height: 2px;
  background: #3498db;
  display: inline-block;
}

.section-title h2::before {
  margin: 0 15px 10px 0;
}

.section-title h2::after {
  margin: 0 0 10px 15px;
}

.section-title p {
  margin: 15px 0 0 0;
}

/*--------------------------------------------------------------
# Clients
--------------------------------------------------------------*/
.clients {
  padding: 40px 0;
  text-align: center;
}

.clients .col-lg-2 {
  display: flex;
  align-items: center;
  justify-content: center;
}

.clients img {
  width: 50%;
  filter: grayscale(100);
  transition: all 0.4s ease-in-out;
  display: inline-block;
  padding: 10px 0;
}

.clients img:hover {
  filter: none;
  transform: scale(1.1);
}

@media (max-width: 768px) {
  .clients img {
    width: 40%;
  }
}

@media (max-width: 575px) {
  .clients img {
    width: 30%;
  }
}

/*--------------------------------------------------------------
# About Us
--------------------------------------------------------------*/
.about .content h3 {
  font-weight: 600;
  font-size: 26px;
}

.about .content ul {
  list-style: none;
  padding: 0;
}

.about .content ul li {
  padding-left: 28px;
  position: relative;
}

.about .content ul li + li {
  margin-top: 10px;
}

.about .content ul i {
  position: absolute;
  left: 0;
  top: 2px;
  font-size: 20px;
  color: #3498db;
  line-height: 1;
}

.about .content p:last-child {
  margin-bottom: 0;
}

.about .content .btn-learn-more {
  font-family: "Raleway", sans-serif;
  font-weight: 600;
  font-size: 14px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 12px 32px;
  border-radius: 50px;
  transition: 0.3s;
  line-height: 1;
  color: #3498db;
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s;
  margin-top: 6px;
  border: 2px solid #3498db;
}

.about .content .btn-learn-more:hover {
  background: #3498db;
  color: #fff;
  text-decoration: none;
}

/*--------------------------------------------------------------
# Counts
--------------------------------------------------------------*/
.counts {
  padding-top: 0;
}

.counts .content {
  padding: 0;
}

.counts .content h3 {
  font-weight: 700;
  font-size: 34px;
  color: #222222;
}

.counts .content p {
  margin-bottom: 0;
}

.counts .content .count-box {
  padding: 20px 0;
  width: 100%;
}

.counts .content .count-box i {
  display: block;
  font-size: 36px;
  color: #3498db;
  float: left;
  line-height: 0;
}

.counts .content .count-box span {
  font-size: 36px;
  line-height: 30px;
  display: block;
  font-weight: 700;
  color: #222222;
  margin-left: 50px;
}

.counts .content .count-box p {
  padding: 15px 0 0 0;
  margin: 0 0 0 50px;
  font-family: "Raleway", sans-serif;
  font-size: 14px;
  color: #484848;
}

.counts .content .count-box a {
  font-weight: 600;
  display: block;
  margin-top: 20px;
  color: #484848;
  font-size: 15px;
  font-family: "Poppins", sans-serif;
  transition: ease-in-out 0.3s;
}

.counts .content .count-box a:hover {
  color: #6f6f6f;
}

@media (max-width: 1024px) {
  .counts .image {
    text-align: center;
  }
  .counts .image img {
    max-width: 70%;
  }
}

@media (max-width: 667px) {
  .counts .image img {
    max-width: 100%;
  }
}

/*--------------------------------------------------------------
# Services
--------------------------------------------------------------*/
.services .icon-box {
  padding: 30px;
  position: relative;
  overflow: hidden;
  background: #fff;
  box-shadow: 0 0 29px 0 rgba(68, 88, 144, 0.12);
  transition: all 0.3s ease-in-out;
  border-radius: 8px;
  z-index: 1;
}

.services .icon-box::before {
  content: '';
  position: absolute;
  background: #e1f0fa;
  right: -60px;
  top: -40px;
  width: 100px;
  height: 100px;
  border-radius: 50px;
  transition: all 0.3s;
  z-index: -1;
}

.services .icon-box:hover::before {
  background: #3498db;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 0px;
}

.services .icon {
  margin: 0 auto 20px auto;
  padding-top: 10px;
  display: inline-block;
  text-align: center;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  background: #3498db;
  transition: all 0.3s ease-in-out;
}

.services .icon i {
  font-size: 36px;
  line-height: 1;
  color: #fff;
}

.services .title {
  font-weight: 700;
  margin-bottom: 15px;
  font-size: 18px;
}

.services .title a {
  color: #111;
}

.services .description {
  font-size: 15px;
  line-height: 28px;
  margin-bottom: 0;
}

.services .icon-box:hover .title a, .services .icon-box:hover .description {
  color: #fff;
}

.services .icon-box:hover .icon {
  background: #fff;
}

.services .icon-box:hover .icon i {
  color: #3498db;
}

/*--------------------------------------------------------------
# More Services
--------------------------------------------------------------*/
.more-services {
  padding-top: 20px;
}

.more-services .card {
  border: 0;
  padding: 160px 20px 20px 20px;
  position: relative;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

.more-services .card-body {
  z-index: 10;
  background: rgba(255, 255, 255, 0.9);
  padding: 15px 30px;
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
  transition: 0.3s;
  transition: ease-in-out 0.4s;
  border-radius: 5px;
}

.more-services .card-title {
  font-weight: 700;
  text-align: center;
  margin-bottom: 15px;
}

.more-services .card-title a {
  color: #222222;
}

.more-services .card-text {
  color: #5e5e5e;
}

.more-services .read-more a {
  color: #777777;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 12px;
  transition: 0.4s;
}

.more-services .read-more a:hover {
  text-decoration: underline;
}

.more-services .card:hover .card-body {
  background: #3498db;
}

.more-services .card:hover .read-more a, .more-services .card:hover .card-title, .more-services .card:hover .card-title a, .more-services .card:hover .card-text {
  color: #fff;
}

/*--------------------------------------------------------------
# Features
--------------------------------------------------------------*/
.features .icon-box {
  display: flex;
  align-items: center;
  padding: 20px;
  background: #f6f6f6;
  transition: ease-in-out 0.3s;
}

.features .icon-box i {
  font-size: 32px;
  padding-right: 10px;
  line-height: 1;
}

.features .icon-box h3 {
  font-weight: 700;
  margin: 0;
  padding: 0;
  line-height: 1;
  font-size: 16px;
}

.features .icon-box h3 a {
  color: #222222;
  transition: ease-in-out 0.3s;
}

.features .icon-box h3 a:hover {
  color: #3498db;
}

.features .icon-box:hover {
  background: #eef7fc;
}

/*--------------------------------------------------------------
# Testimonials
--------------------------------------------------------------*/
.testimonials .testimonial-wrap {
  padding-left: 50px;
}

.testimonials .testimonial-item {
  box-sizing: content-box;
  padding: 30px 30px 30px 60px;
  margin: 30px 15px;
  min-height: 200px;
  box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.08);
  position: relative;
  background: #fff;
}

.testimonials .testimonial-item .testimonial-img {
  width: 90px;
  border-radius: 10px;
  border: 6px solid #fff;
  position: absolute;
  left: -45px;
}

.testimonials .testimonial-item h3 {
  font-size: 18px;
  font-weight: bold;
  margin: 10px 0 5px 0;
  color: #111;
}

.testimonials .testimonial-item h4 {
  font-size: 14px;
  color: #999;
  margin: 0;
}

.testimonials .testimonial-item .quote-icon-left, .testimonials .testimonial-item .quote-icon-right {
  color: #e1f0fa;
  font-size: 26px;
}

.testimonials .testimonial-item .quote-icon-left {
  display: inline-block;
  left: -5px;
  position: relative;
}

.testimonials .testimonial-item .quote-icon-right {
  display: inline-block;
  right: -5px;
  position: relative;
  top: 10px;
}

.testimonials .testimonial-item p {
  font-style: italic;
  margin: 15px auto 15px auto;
}

.testimonials .swiper-pagination {
  margin-top: 20px;
}

.testimonials .swiper-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background-color: #fff;
  opacity: 1;
  border: 1px solid #3498db;
}

.testimonials .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #3498db;
}

@media (max-width: 767px) {
  .testimonials .testimonial-wrap {
    padding-left: 0;
  }
  .testimonials .testimonial-item {
    padding: 30px;
    margin: 15px;
  }
  .testimonials .testimonial-item .testimonial-img {
    position: static;
    left: auto;
  }
}

/*--------------------------------------------------------------
# Portfolio
--------------------------------------------------------------*/
.portfolio .portfolio-item {
  margin-bottom: 30px;
}

.portfolio #portfolio-flters {
  padding: 0;
  margin: 0 auto 20px auto;
  list-style: none;
  text-align: center;
}

.portfolio #portfolio-flters li {
  cursor: pointer;
  display: inline-block;
  padding: 8px 15px 10px 15px;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  text-transform: uppercase;
  color: #222222;
  margin-bottom: 5px;
  transition: all 0.3s ease-in-out;
  border-radius: 3px;
}

.portfolio #portfolio-flters li:hover, .portfolio #portfolio-flters li.filter-active {
  color: #fff;
  background: #3498db;
}

.portfolio #portfolio-flters li:last-child {
  margin-right: 0;
}

.portfolio .portfolio-wrap {
  transition: 0.3s;
  position: relative;
  overflow: hidden;
  z-index: 1;
  background: rgba(34, 34, 34, 0.6);
}

.portfolio .portfolio-wrap::before {
  content: "";
  background: rgba(34, 34, 34, 0.6);
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  transition: all ease-in-out 0.3s;
  z-index: 2;
  opacity: 0;
}

.portfolio .portfolio-wrap img {
  transition: all ease-in-out 0.3s;
}

.portfolio .portfolio-wrap .portfolio-info {
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  transition: all ease-in-out 0.3s;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  padding: 20px;
}

    .portfolio .portfolio-wrap .portfolio-info h4 {
        font-size: 16px;
        color: #fff;
        font-weight: 600;
        text-shadow: 1px 1px 2px black, 0 0 25px #3498db, 0 0 5px #0664a4;
        width: 100%;
        text-align: center;
    }

.portfolio .portfolio-wrap .portfolio-info p {
  color: rgba(255, 255, 255, 0.7);
  font-size: 14px;
  text-transform: uppercase;
  padding: 0;
  margin: 0;
  font-style: italic;
}

.portfolio .portfolio-wrap .portfolio-links {
  text-align: center;
  z-index: 4;
}

.portfolio .portfolio-wrap .portfolio-links a {
  color: #fff;
  margin: 0 5px 0 0;
  font-size: 28px;
  display: inline-block;
  transition: 0.3s;
}

.portfolio .portfolio-wrap .portfolio-links a:hover {
  color: #3498db;
}

.portfolio .portfolio-wrap:hover::before {
  opacity: 1;
}

.portfolio .portfolio-wrap:hover img {
  transform: scale(1.2);
}

.portfolio .portfolio-wrap:hover .portfolio-info {
  opacity: 1;
}

/*--------------------------------------------------------------
# Portfolio Details
--------------------------------------------------------------*/
.portfolio-details {
  padding-top: 40px;
}

.portfolio-details .portfolio-details-slider img {
  width: 100%;
}

.portfolio-details .portfolio-details-slider .swiper-pagination {
  margin-top: 20px;
  position: relative;
}

.portfolio-details .portfolio-details-slider .swiper-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background-color: #fff;
  opacity: 1;
  border: 1px solid #3498db;
}

.portfolio-details .portfolio-details-slider .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #3498db;
}

.portfolio-details .portfolio-info {
  padding: 30px;
  box-shadow: 0px 0 30px rgba(34, 34, 34, 0.08);
}

.portfolio-details .portfolio-info h3 {
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eee;
}

.portfolio-details .portfolio-info ul {
  list-style: none;
  padding: 0;
  font-size: 15px;
}

.portfolio-details .portfolio-info ul li + li {
  margin-top: 10px;
}

.portfolio-details .portfolio-description {
  padding-top: 30px;
}

.portfolio-details .portfolio-description h2 {
  font-size: 26px;
  font-weight: 700;
  margin-bottom: 20px;
}

.portfolio-details .portfolio-description p {
  padding: 0;
}

/*--------------------------------------------------------------
# Team
--------------------------------------------------------------*/
.team .member {
  margin-bottom: 20px;
  overflow: hidden;
  text-align: center;
  border-radius: 5px;
  background: #fff;
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
}

.team .member .member-img {
  position: relative;
  overflow: hidden;
}

.team .member .social {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  height: 40px;
  opacity: 0;
  transition: ease-in-out 0.3s;
  background: rgba(255, 255, 255, 0.85);
  display: inline-flex;
  justify-content: center;
  align-items: center;
}

.team .member .social a {
  transition: color 0.3s;
  color: #222222;
  margin: 0 10px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}

.team .member .social a i {
  line-height: 0;
}

.team .member .social a:hover {
  color: #3498db;
}

.team .member .social i {
  font-size: 18px;
  margin: 0 2px;
}

.team .member .member-info {
  padding: 25px 15px;
}

.team .member .member-info h4 {
  font-weight: 700;
  margin-bottom: 5px;
  font-size: 18px;
  color: #222222;
}

.team .member .member-info span {
  display: block;
  font-size: 13px;
  font-weight: 400;
  color: #aaaaaa;
}

.team .member .member-info p {
  font-style: italic;
  font-size: 14px;
  line-height: 26px;
  color: #777777;
}

.team .member:hover .social {
  opacity: 1;
}

/*--------------------------------------------------------------
# Pricing
--------------------------------------------------------------*/
.pricing .box {
  padding: 20px;
  background: #f9f9f9;
  text-align: center;
  border-radius: 8px;
  position: relative;
  overflow: hidden;
  border: 2px solid #f9f9f9;
}

.pricing .box h3 {
  font-weight: 400;
  padding: 15px;
  margin-top: 15px;
  font-size: 18px;
  font-weight: 600;
  color: #222222;
}

.pricing .box h4 {
  font-size: 42px;
  color: #3498db;
  font-weight: 500;
  font-family: "Open Sans", sans-serif;
  margin-bottom: 20px;
}

.pricing .box h4 sup {
  font-size: 20px;
  top: -15px;
  left: -3px;
}

.pricing .box h4 span {
  color: #bababa;
  font-size: 16px;
  font-weight: 300;
}

.pricing .box ul {
  padding: 0;
  list-style: none;
  color: #222222;
  text-align: center;
  line-height: 20px;
  font-size: 14px;
}

.pricing .box ul li {
  padding-bottom: 16px;
}

.pricing .box ul i {
  color: #3498db;
  font-size: 18px;
  padding-right: 4px;
}

.pricing .box ul .na {
  color: #ccc;
  text-decoration: line-through;
}

.pricing .box .btn-wrap {
  padding: 15px;
  text-align: center;
}

.pricing .box .btn-buy {
  display: inline-block;
  padding: 10px 40px 12px 40px;
  border-radius: 50px;
  border: 2px solid #3498db;
  color: #3498db;
  font-size: 14px;
  font-weight: 400;
  font-family: "Raleway", sans-serif;
  font-weight: 600;
  transition: 0.3s;
}

.pricing .box .btn-buy:hover {
  background: #3498db;
  color: #fff;
}

.pricing .recommended {
  border-color: #3498db;
}

.pricing .recommended .btn-buy {
  background: #3498db;
  color: #fff;
}

.pricing .recommended .btn-buy:hover {
  background: #2383c4;
  border-color: #2383c4;
}

/*--------------------------------------------------------------
# F.A.Q
--------------------------------------------------------------*/
.faq .faq-item {
  margin: 20px 0;
  padding: 20px 0;
  border-bottom: 1px solid #eeeeee;
}

.faq .faq-item i {
  color: #8bc4ea;
  font-size: 24px;
  float: left;
  line-height: 0;
  padding: 13px 0 0 0;
  margin: 0;
}

.faq .faq-item h4 {
  font-size: 16px;
  line-height: 26px;
  font-weight: 700;
  margin: 0 0 10px 32px;
  font-family: "Poppins", sans-serif;
}

.faq .faq-item p {
  font-size: 16px;
  text-align: justify;
  color: #195781;
  line-height: 30px;
}

    .faq .faq-item:hover{
        background-color: rgba(251, 248, 233, 0.5);
    }
    /*--------------------------------------------------------------
# Contact
--------------------------------------------------------------*/
    .contact .contact-about h3 {
        font-size: 28px;
        margin: 0 0 10px 0;
        padding: 0;
        line-height: 1;
        font-weight: 700;
        letter-spacing: 1px;
        color: #222222;
    }

.contact .contact-about p {
  font-size: 14px;
  line-height: 24px;
  font-family: "Raleway", sans-serif;
  color: #888;
}

.contact .social-links {
  padding-bottom: 20px;
}

.contact .social-links a {
  font-size: 18px;
  display: inline-block;
  background: #fff;
  color: #3498db;
  line-height: 1;
  padding: 8px 0;
  margin-right: 4px;
  border-radius: 50%;
  text-align: center;
  width: 36px;
  height: 36px;
  transition: 0.3s;
  border: 1px solid #3498db;
}

.contact .social-links a:hover {
  background: #3498db;
  color: #fff;
}

.contact .info {
  color: #444444;
}

.contact .info i {
  font-size: 32px;
  color: #3498db;
  float: left;
  line-height: 1;
}

.contact .info p {
  padding: 0 0 10px 42px;
  line-height: 28px;
  font-size: 14px;
}

.contact .php-email-form .error-message {
  display: none;
  color: #fff;
  background: #ed3c0d;
  text-align: left;
  padding: 15px;
  font-weight: 600;
}

.contact .php-email-form .error-message br + br {
  margin-top: 25px;
}

.contact .php-email-form .sent-message {
  display: none;
  color: #fff;
  background: #18d26e;
  text-align: center;
  padding: 15px;
  font-weight: 600;
}

.contact .php-email-form .loading {
  display: none;
  background: #fff;
  text-align: center;
  padding: 15px;
}

.contact .php-email-form .loading:before {
  content: "";
  display: inline-block;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  margin: 0 10px -6px 0;
  border: 3px solid #18d26e;
  border-top-color: #eee;
  -webkit-animation: animate-loading 1s linear infinite;
  animation: animate-loading 1s linear infinite;
}

.contact .php-email-form .form-group {
  margin-bottom: 20px;
}

.contact .php-email-form input, .contact .php-email-form textarea {
  border-radius: 0;
  box-shadow: none;
  font-size: 14px;
  padding: 10px 15px;
}

.contact .php-email-form input:focus, .contact .php-email-form textarea:focus {
  border-color: #3498db;
}

.contact .php-email-form button[type="submit"] {
  background: #3498db;
  border: 0;
  padding: 10px 24px;
  color: #fff;
  transition: 0.4s;
  border-radius: 50px;
}

.contact .php-email-form button[type="submit"]:hover {
  background: #2383c4;
}

@-webkit-keyframes animate-loading {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

@keyframes animate-loading {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

/*--------------------------------------------------------------
# Breadcrumbs
--------------------------------------------------------------*/
.breadcrumbs {
  padding: 15px 0;
  background: #f8f8f8;
  min-height: 40px;
  margin-top: 86px;
}

@media (max-width: 992px) {
  .breadcrumbs {
    margin-top: 72px;
  }
}

.breadcrumbs h2 {
  font-size: 28px;
  font-weight: 400;
  margin: 0;
}

.breadcrumbs ol {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 14px;
}

@media (max-width: 992px) {
  .breadcrumbs ol {
    margin-top: 10px;
  }
}

.breadcrumbs ol li + li {
  padding-left: 10px;
}

.breadcrumbs ol li + li::before {
  display: inline-block;
  padding-right: 10px;
  color: #3c3c3c;
  content: "/";
}

@media (max-width: 768px) {
  .breadcrumbs .d-flex {
    display: block !important;
  }
  .breadcrumbs ol {
    display: block;
  }
  .breadcrumbs ol li {
    display: inline-block;
  }
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
#footer {
  background: #fff;
  box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.1);
  padding: 30px 0;
  color: #222222;
  font-size: 14px;
}

#footer .credits {
  font-size: 13px;
  padding-top: 5px;
  color: #222222;
}

#footer .footer-links a {
  color: #222222;
  padding-left: 15px;
}

#footer .footer-links a:first-child {
  padding-left: 0;
}

#footer .footer-links a:hover {
  color: #3498db;
}
