
body {
    color: #525C6C;
}
h2,h3,h4,h5 {
    font-weight: 600;
}
.wpsm_team_3_member_wrapper {
    margin: 0px;
    box-shadow: unset;
}

#wpsm-carousel-three .owl-item {
    flex: 1;
    margin-bottom: 40px;
}

#wpsm-carousel-three.wpsm_tram_img_wrap {
    width: 220px !important;
    height: 220px !important;

}

#wpsm-carousel-three .wpsm_team_3_b_desc, #wpsm-carousel-three .wpsm_team_3_b_desig {
    font-family: "Nunito Sans", serif !important;
    line-height: 20px;

}

#wpsm-carousel-three .wpsm_team_3_b_desig::after {
    content: "";
    display: block;
    border: 1px solid #fff;
    margin-top: 13px;
    margin-left: 40%;
    margin-right: 40%;
}

#wpsm-carousel-three .wpsm_tram_img_wrap img {
    border: 5px solid #ffffff;
    border-radius: 50%;
}

#wpsm-carousel-three .owl-item > .wpsm_team_3_member_wrapper {
    height: 97%;
}

#wpsm-carousel-three .owl-item:nth-child(4n+1) > .wpsm_team_3_member_wrapper {
    background-color: #0661FA !important;
}

#wpsm-carousel-three .owl-item:nth-child(4n+2) > .wpsm_team_3_member_wrapper {
    background-color: #F9BD15 !important;
}

#wpsm-carousel-three .owl-item:nth-child(4n+3) > .wpsm_team_3_member_wrapper {
    background-color: #EB743A !important;
}

#wpsm-carousel-three .owl-item:nth-child(4n) > .wpsm_team_3_member_wrapper {
    background-color: #52AE32 !important;
}

#wpsm-carousel-three .owl-stage {
    display: flex;
}

#wpsm-carousel-three .owl-dot {
    height: 10px;
    width: 10px;
}
#wpsm-carousel-three .owl-dot.active {
    height: 10px;
    width: 10px;
}

.rx-container-teacher {
    width: 100%;
    display: flex;
}

.wpsm_team_3_b_row .owl-nav {
    display: flex;
    width: 100%;
    position: absolute;
    top: 40%;
    justify-content: space-between;
}

.wpsm-team-owl-carousel .item {
    text-align: center;
}

.wpsm-team-owl-carousel .nav-btn {
    height: 40px;
    width: 40px;
    position: absolute;
    cursor: pointer;
}

.wpsm-team-owl-carousel .owl-prev.disabled,
.wpsm-team-owl-carousel .owl-next.disabled {
    pointer-events: none;
    opacity: 0.2;
}

.wpsm-team-owl-carousel {
    position: static;
}

.owl-prev {
    /*width: 50px;*/
    /*height: 50px;*/
    margin-left: -50px;
    width: 30px;
    height: 40px;
}

.owl-prev svg {
    transform: rotate(180deg);
    width: 30px;
    height: 40px;
    fill: #83b0fc;
}

.owl-next {
    width: 50px;
    height: 50px;
    margin-right: -50px;
    fill: #3978e4;

}

.owl-next svg {
    width: 30px;
    height: 40px;
}


.owl-prev:hover svg, .owl-next:hover svg {
    fill: #0661FA;
}

.news-tech-container {

    background: url('../../assets/img/news_bg.png') no-repeat scroll;
    background-size: contain;

}

.news-tech-container .col-inner {
    background-color: transparent !important;
    padding-bottom: 0px;
}

.rx_team .owl-carousel {
    position: relative;
}

.rx_team .nav-btn {
    width: 40px;
    height: 40px;
}

.rx_team button.owl-prev {
    left: -40px;
}

.rx_team button.owl-next {
    right: -50px;
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: transparent;
    color: #FFF;
    text-decoration: none;
}

.rx_team .owl-nav {
    display: flex;
    width: 100%;
    position: absolute;
    top: 40%;
    justify-content: space-between;
    z-index: 0;
}

.rx_team .owl-stage-outer {
    z-index: 10;
    /*padding-left: 5px;*/
    /*padding-right: 5px;*/
}

.rx-prev-slide {
    background: url(../../assets/img/rx-previous.png) no-repeat scroll;
    background-size: contain;
}

.rx-next-slide {
    background: url('../../assets/img/rx-next.png') no-repeat scroll;
    background-size: contain;
}

.bg-tranparent {
    background: transparent;
}

.rx-item {
    height: 400px;
}

.rx-reason {
    background: url('../../assets/img/bg-reason.png') no-repeat scroll;
    background-size: cover;
}

.list-item-showcase.rx-home-item h4 {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 0px;
}

.list-item-showcase.rx-home-item p {

    padding-left: 0px;
}

.box-client-name {
    display: none;
}
.rx-men .rx-contain .post-title > a {
    color: #525C6C;
}
.gs_testimonial_container .box-tm-title {
    color: #525C6C;
    font-size: 18px;
    padding-left: 90px;
    margin-top: 9px;
    min-height: 60px;
}
.grid_style3 .gs_testimonial_single p {
    color:#525C6C;
}
.grid_style3 .gs_testimonial_single .testimonial-author-info .box-image {
    border-radius: 50%;
    height: 80px;
    position: absolute;
    left: 30px;
    top: 35px;
    right: unset !important;
    text-align: center;
    align-items: center;
    display: flex;

}
.grid_style3 .gs_testimonial_single .testimonial-author-info .box-image img {
    -webkit-box-shadow: unset;
    box-shadow: unset;
}
.grid_style3 .gs_testimonial_single .testimonial-box {
    padding: 48px 30px 40px;
}
.rx-address-info h3 {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

.rx-box-addr-info .icon-box-img {
    margin-top: 5px;
}

.rx-col-vertical-line {
    display: flex;
    justify-content: center;
    align-items: center;
}

.rx-col-vertical-line .col-inner {
    margin: auto !important;
    width: 1px;
    height: 100%;
    background: #000000;
    flex: unset;
}

.rx-sec-address {
    padding-top: 90px !important;
}


.rx-bottom-right-two-points::after {
    content: "";
    position: absolute;
    background-image: url('../../assets/img/two_point_right_bt.png');
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    content: "";
    width: 80px;
    height: 80px;
    right: 0;
    bottom: 0;
}

.rx-bottom-left-two-points::after {

    background: url('../../assets/img/two_point_left_bt.png') no-repeat scroll;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    content: "";
    width: 146px;
    height: 80px;
    left: 20px;
    bottom: 9%;

}


.rx-contact h4 {
    font-size: 24px;
}

.rx-container-map {
    box-shadow: rgba(17, 12, 46, 0.15) 0px 8px 21px 0px;
    border-radius: 10px;
    border: 1px solid #f0f0f0;
}

.rx-col-map {
    padding: 0px;
}

.wpsm_team_1_social_div, .wpsm_team_3_social_div {
    display: none !important;
}


.rx-circle {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    position: fixed;
    transition: transform 0.3s ease;
    z-index: 9999;
}

.rx-circle:nth-child(1) {
    background-color: #52AE32;
}

.rx-circle:nth-child(2) {
    background-color: #EB743A;
}

.rx-circle:nth-child(3) {
    background-color: #FFFFFF;
}

.rx-circle:nth-child(4) {
    background-color: #F9BD15;
}

.rx-circle:nth-child(5) {
    background-color: #52AE32;
}

.rx-circle:nth-child(6) {
    background-color: #EB743A;
}

.rx-circle:nth-child(7) {
    background-color: #0661FA;
}

.rx-circle:nth-child(8) {
    background-color: #F9BD15;
}

.small {
    width: 20px;
    height: 20px;
}

.rx-hoithao-col {
    padding: 0px;
    display: flex;

}
.rx-hoithao-col> .col-inner .img , .rx-hoithao-col> .col-inner .img .img-inner{
    height: 100%;
}
.rx-hoithao-col> .col-inner > .img  img{
    height: 100%;
}

.rx-hoithao-line {
    border-bottom: 1px solid #D0D5DD;
    padding-top: 30px;
}

.rx-hoithao-line-no-boder {
    border-bottom: unset;

}

.rx-hoithao-content-text {
    display: flex;
    justify-content: center;
    align-items: center;
}

.rx-item-padding {
    padding-bottom: 20px;
}

.show-case-number::after {
    content: "";
    background-color: #525C6C;
    height: 2px;
    position: absolute;
    left: 45%;
    right: 45%;
}

.swiper-nav-buttons {
    position: absolute;
    top: 40%;
    display: flex;
    justify-content: space-between !important;
    height: 40px;
}

.swiper-button-prev {
    margin-left: -50px;
    background-color: transparent !important;

}

.swiper-button-next {
    margin-right: -50px;
    background-color: transparent !important;

}

.swiper-button-next svg, .swiper-button-prev svg {
    width: 30px;
    height: 40px;
}

.gstm-has-carousel-swiper .swiper-button-prev svg path {
    fill: #d7cdcd;
}

.gstm-has-carousel-swiper .swiper-button-next svg path {
    fill: #f1f0f0;
}

.gstm-has-carousel-swiper .swiper-button-next:hover, .gstm-has-carousel-swiper .swiper-button-prev:hover {
    background: #fff;
}

.gstm-has-carousel-swiper .swiper-button-next svg, .gstm-has-carousel-swiper .swiper-button-prev svg {
    width: 30px;
    height: 40px;
}

.carousel-has-dots .swiper-pagination .swiper-pagination-bullet-active {
    background: #F9BD15 !important;
    height: 8px !important;
    width: 50px !important;
    border-radius: 5px !important;
}

.carousel-has-dots .swiper-pagination .swiper-pagination-bullet {
    background: #D0D5DD;
    border-color: #D0D5DD;
    bottom: 0;
    height: 10px;
    opacity: 1;
    width: 20px;
    border-radius: 5px;
}

.carousel-has-dots .swiper-pagination {
    margin-top: 60px;
}
.rx-sec-hero {
    padding-bottom: 30px !important;
}

.rx-info-title .col-inner {
    padding: 30px !important;
    background-color: #fff;
    border-radius: 40px;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    min-height: 620px;
}

.rx-hero-container-item h1 {
    margin-top: 25px;
}
.rx-hero-container {
    background-size: contain;
    padding-top: 60px;
    padding-bottom: 60px;

}
.rx-title-container {
    background-color: #fff;
    border-radius: 10px;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    margin: 0px 15px;
}

.rx-info-title .col-inner::before {
    content: "";
    position: absolute;
    top: -16%;
    left: -8%;
    z-index: -1;
    width: 805px;
    height: 373px;
    background-size: initial !important;
    background: url('../../assets/img/x_bg_top.png') no-repeat scroll;
}
.rx-info-title::after {
    content: "";
    position: absolute;
    bottom: -4.6%;
    left: -50px;
    width: 805px;
    height: 373px;
    background-size: initial !important;
    z-index: -1;
    background: url('../../assets/img/x_bg_bottom.png') no-repeat scroll;
}

.rx-result-learn  p{
    text-align: justify;
}
.rx-hero-image img {

    height: 100%;
    width: auto;
}

.rx-title-container {
    background-color: #fff;
    border-radius: 10px;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    margin: 0px 15px;
}

.rx-box-radius {
    border-radius: 5px;
}

.rx-box-pading {
    padding: 30px;
}

.rx-sec-hoan-thanh {
    padding-top: 100px !important;
    background: url('../../assets/img/bg_ai_completed.png') no-repeat scroll;
    background-size: contain;
}

.accordion-item {
    background-color: #fff;

    border-radius: 10px;
    margin: 10px 0px;
}

.accordion-title {

    padding-left: .6em !important;
    background-color: #fff;
    border-top: unset !important;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.accordion .toggle {

    left: unset !important;
    right: 0;

}

.accordion-title.active {
    background-color: #fff;
    border-color: #fff;
    font-weight: normal;
    color: #525C6C;
}

.accordion-item button.toggle i {
    font-size: 40px;
}

button.toggle i.icon-angle-down::before {
    /* content: ""; */
    background-image: url('../../assets/img/arrow-down-circle.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    color: transparent;
}
.rx-cau-hoi-thuong-gap{
    padding-bottom: 30px;
}
.rx-program-item {
    margin-bottom: 5px;
}

.rx-program-info {
    display: flex;
    flex-direction: row;
    justify-content: left;
    padding-bottom: 10px;
    font-size: 16px;

}

.icon-calendar {
    width: 24px;
    height: 24px;
    background: url('../../assets/img/icon_calendar.png') no-repeat;
    background-size: contain;
}

.icon-view {
    width: 24px;
    height: 24px;
    background: url('../../assets/img/icon-eye.png') no-repeat;
    background-size: contain;
}

.post-view {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    color: #525C6C;
    font-size: 16px;
}

.post-view .icon-view {
    margin-right: 10px;
}

.icon-file {
    width: 24px;
    height: 24px;
    background: url('../../assets/img/icon_file.png') no-repeat scroll;
    background-size: contain;
}

.rx-course, .rx-duration {
    flex: .5;
    display: flex;
}

.rx-duration i, .rx-course i {
    padding-right: 30px;
    margin-top: -2px;
}

.rx-container-page-name {
    padding-bottom: 0px;
    margin-bottom: -30px;
}

.rx-program-description {
    padding-top: 50px;
    padding-left: 1.5em;
    padding-right: 1.5em;
    margin-bottom: 2px;
    background-color: #F9F9F9;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    padding-bottom: 20px;

}

.rx-program-item-inner {
    background-color: #F9F9F9;
    padding-bottom: 5px;
    /* border: 1px solid #F9F9F9; */
    border-radius: 10px;
}

.rx-program-item-inner:hover {
    background-color: #0661FA;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.rx-program-item-topic .box-image img {
    width: 162px;
    height: 136px;
}

.rx-program-item-topic-inner {
    background-color: #fff;
    border-radius: 10px;
    min-height: 315px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #f0f0f0;
    color: #525C6C;
}

.rx-program-item-topic-inner .box-image {
    display: flex;
}

.rx-program-item-topic-inner .box-text {
    position: relative;
    text-shadow: unset;
}

.rx-custom-title {
    padding-top: 60px;
    padding-bottom: 30px;
}

.rx-program-item-topic-inner a:hover h3 {
    color: #0661FA;
}

.box-text-inner .rx-contain {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.rx-single-post {
    padding-top: 0px;
}

.rx-meta-post-container {
    display: flex;
    flex-direction: row;
    padding-top: 20px;
    padding-bottom: 20px;

}
.wpsm_team_3_member_wrapper_inner h3 {
    font-family: "Nunito Sans", serif !important;
    font-weight: bold;
}
.rx-program-item-des{
    min-height: 230px;
}
.rx-meta-author {
    background: #0661FA;
    border-radius: 10px;
    padding: 6px 15px;
    color: #fff;
    text-transform: initial;
    font-size: 16px;
    font-weight: 600;
    margin-right: 60px;
}

.rx-meta-author .rx-link {
    color: #fff;
}

.rx-meta-author .rx-link:hover, .social-icons .icon:hover {
    color: #EB743A;
}

.entry-title.rx-title {
    font-size: 24px;
    text-transform: uppercase;
    color: #525C6C;
    padding-top: 60px;
}

.rx-post-share-view {
    justify-content: space-between;
    border-top: 1px solid #D0D5DD;
    padding-top: 20px;
}

.social-icons {
    color: #0661FA;
    font-size: 20px;
}

.rx-post-related {
    padding-top: 20px;
    padding-bottom: 40px;
}
.rx-icon-price {
    border-radius: 50%;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 14px 32px, rgba(0, 0, 0, 0.1) 0px 10px 12px;

}
#rx-cat-section {
    margin-top: -30px;
    padding-bottom: 30px;
    min-height: 410px;
    background-image: url('../../assets/img/bg-cat-default-header.png');

}
#rx-tuyen-dung-section {
    margin-top: -30px;
    padding-bottom: 30px;
    min-height: 410px;
    background-image: url('../../assets/img/banner-tuyen-dung.png');
    background-size:cover;
}
#rx-job-topic-section {
    padding-bottom: 30px;
    min-height: 410px;
    background-image: url('../../assets/img/banner-job-topic.png');
    background-size:cover;
}

.nav-pagination > li > a, .nav-pagination > li > span {
    border-radius: 0;
    background-color: #D0D5DD;
    border: unset;
	height: unset;
}
.nav-pagination>li i {
	top: 0px;
}
.nav-pagination > li > a:hover, .nav-pagination > li > span:hover {
    background-color: #0661FA !important;
    border-color: unset;
    color: #fff;
}

.page-number.current {
    background-color: #0661FA !important;
}

#rx-sec-related-news {
    background-color: #F3F8FF;
}

#rx-search-location {

    background-color: #0661FA;

}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    outline: 0;
    box-shadow: none;
    border: 0 !important;
    background: #fff;
    background-image: none;
    flex: 1;
    padding: 0 .5em;
    color: #525C6C;
    cursor: pointer;
    font-size: 1em;

}

select::-ms-expand {
    display: none;
}

.select {
    position: relative;
    display: flex;
    width: 100%;
    height: 3em;
    line-height: 3;
    background: #fff;
    overflow: hidden;
    border-radius: .25em;
    border: 1px solid #f0f0f0;
}

.select::after {
    content: '\f107';
    position: absolute;
    top: 0;
    right: 0;
    padding: 0 1em;
    background: #0661FA;
    cursor: pointer;
    pointer-events: none;
    transition: .25s all ease;
    font-family: 'FontAwesome';
    color: #fff;
}

select:focus {
    box-shadow: unset;
}

.text-search-box {
    display: flex;
    position: relative;
}

.text-search-box input {
    width: 100%;
    padding: 23px 10px;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.text-search-box button {
    background-color: #007bff;
    color: white;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0;
    margin-right: 0px;
    padding: 5px 42px;
    text-transform: initial;
}

.text-search-box button:hover {
    background-color: #F9BD15;
}

#search-box-container form {
    display: block;
    margin-top: 0em;
    unicode-bidi: isolate;
    width: 100%;
    padding-top: 60px;
}

#search-box-container .col {

    padding-bottom: 10px;
}
/*.bug cho nay .tag */
.rx-job-tag {
    display: inline-block;
    padding: 5px 16px;
    border-radius: 30px;
    border: 1px solid #0661FA;
    margin: 10px 15px;
    color: #0661FA;
}

.rx-job-tag a {
    color: #0661FA;
    font-family: inherit;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
}

.rx-job-tag:hover, .rx-job-tag.active {
    background-color: #0661FA;
    cursor: pointer;
}

.rx-job-tag:hover a, .rx-job-tag.active a {
    color: #fff;
}

.doi-tac-tuyen-dung button.slick-prev, .doi-tac-tuyen-dung button.slick-next {
    display: none !important;
}

.doi-tac-tuyen-dung .single-logo-container {
    width: 100%;
    min-height: 130px;
    margin: unset;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.doi-tac-tuyen-dung .single-logo-container img {
    width: auto;
    height: 130px;
}

#tags-box-container > div {
    text-align: center;
}

.job-bg-odd {
    background-color: #FFF9E8;
}

.job-bg-even {
    background-color: #f4f9ff;
}

.m-b-0 {
    margin-bottom: 0px;
}

.lh-30 {
    line-height: 30px;
}

.job-item {
    padding: 20px;
    border-radius: 15px;
    margin-bottom: 40px;
}

.job-item .icon-box-img {
    max-width: 300px;
}

/*.job-item:hover {*/
/*    background-color: #efdfb3 ; */
/*}*/
.job-short-des li {
    margin-bottom: 0px;
}

.job-position {
    padding-top: 6px;
}

.rx-job-box-text {
    padding-top: 10px;
}

.rx-tags-time {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    padding-left: 0px;
    padding-bottom: 0px;
}

.rx-tags-time .tag {

    background-color: #0661FA;
}

.rx-tags-time .tag a {
    color: #fff;
}

.rx-tags-time .tag:hover {
    background-color: #F9BD15;
    border-color: #F9BD15;
}

.rx-container-tags-time {
    padding-top: 20px;
}

.container-tags .tag {
    margin-left: 0px;
}

.rx-top-job {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.rx-nav-pagination {
    display: flex;
    justify-content: center;
    align-items: center;
}

.rx-nav-pagination .page-numbers {
    background-color: #D0D5DD;
    color: #0661FA;
    font-size: 1.1em;
    font-weight: bolder;
    height: 2.25em;
    line-height: 2em;
    min-width: 2.25em;
    padding: 0 7px;
    text-align: center;
    transition: all .3s;
    vertical-align: top;
    width: auto;
    margin: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.rx-nav-pagination .page-numbers.current {
    background-color: #0661FA;
    color: #fff;
}
.rx-job-exp {
    text-align: center;
    font-weight: bold !important;
    color: #525C6C;
    line-height: 24px;
    padding-top: 50px;
}
.rx-job-exp  li{
    display: inline;
}
.rx-job-exp  li.active{
    color: #0661FA;
    position: relative;
}
.rx-job-exp .active:after{
    content: "";
    width: 50%;
    height: 3px;
    position: absolute;
    bottom: -8px;
    left: 25%;
    background-color: #0661FA;
}
.rx-job-exp  li:hover{
    color: #0661FA;
    cursor: pointer;
}
.rx-count-search-container {
    display: flex;
    flex-direction: row;
    align-items: center;
    flex-wrap: wrap;
}
.rx-result-search-count {
    background-color: #F9BD15;
    border-color: #F9BD15;
    color: #fff;
    padding: 5px 16px;
    border-radius: 30px;
    margin: 10px 15px;
}
.rx-total {
    font-weight: bold;
}
.rx-show-mobile {
    display: none;
}
.rx-read-only-input {
    box-shadow: unset !important;

}
.rx-custom-file{
    display: none;
}

.card {
    border-radius: 10px;    
    width: 100%;
    padding-bottom: 30px;
    background-color: #ffffff;    
  }
  
  
  .drop_box {
      margin: 10px 0;
      padding: 10px;
      display: flex;
      align-items: center;
      justify-content: center;
      flex-direction: column;
      border: 1px solid #D0D5DD;
      border-radius: 5px;

  }

  .drop_box p {
    margin-top: 10px;
    margin-bottom: 20px;
    font-size: 12px;
    color: #a3a3a3;
  }
  
  .btn {
    text-decoration: none;
    background-color: #0661FA;
    color: #ffffff;
    padding: 10px 20px;
    border: none;
    outline: none;
    transition: 0.3s;
    border-radius: 5px;
  }
  
  .btn:hover{
    text-decoration: none;
    background-color: #ffffff;
    color: #0661FA;
    padding: 10px 20px;
    border: none;
    outline: 1px solid #010101;
  }
  .form input {
    margin: 10px 0;
    width: 100%;
    background-color: #e2e2e2;
    border: none;
    outline: none;
    padding: 12px 20px;
    border-radius: 4px;
  }
  
#selected-file-upload {
    font-size: 20px;
    padding-top: 0px;
    margin-top: 0px;
}
.d-none {
    display: none;
}
.red {
    color:red;
}
.popup-title {
    padding-top: 30px;
    padding-bottom: 20px;
}
#rx-frm-submit-job input[type='text'],
#rx-frm-submit-job input[type='email'],
#rx-frm-submit-job input[type='tel']{
    height: 53px;
}
.rx-meta-job {
    justify-content: space-between;
}
.rx-apply-cv {
    font-size: 16px;
}
.rx-job-other {
    padding-top:30px;
    padding-bottom: 30px;
}

.rx-cam-nang .post-item .col-inner{
    height: 100%;
    box-shadow: unset;
    background: transparent;
    color: #525C6C;

}

.rx-cam-nang .box-blog-post .is-divider {
    height: 0px;
}
.rx-cam-nang-item .box{
    border-radius: 10px;
    height: 100%;
    background-color: #F5F5F5 !important;
}
.rx-cam-nang-item a {
    color: #525C6C;
}
.rx-cam-nang-item a:hover {
    color: #0661FA;
}
.rx-cam-nang-item .box-blog-post {
    background-color: #F5F5F5;
}
.rx-cam-nang-item .box-image {
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}
.rx-job-details-title-container {
    background: #f3f8ff;
    border-radius: 15px;
    padding: 30px 40px;
    color: #525C6C;
}
.job-contain{
    border-radius: 15px;
    padding: 30px 40px;
    color: #525C6C;
}
.mt-job-detail{
    margin-top: 30px;
}
.rx-job-d-title {
    font-size: 16px;
    color: #0661FA;
    font-weight: bold;
}
.rx-job-details-title {
    padding-bottom: 10px;
}
.rx-job-details-title-container .col {
    padding-bottom: 0px;
}
.mt-30 {
    margin-top: 30px;
}
.pt-20 {
    padding-top: 20px;
}
.fw-bold{
   font-weight: bold;
}
.rx-item-showcase{
    margin-bottom: 10px;
}
.rx-company-overview {
    border-radius: 15px;
    min-height: 290px;
}
.rx-company-overview .icon-box-img {
    max-width: 135px;
}
.company-short-des {
 font-size: 16px;
}
.company-short-des ul ,.rx-box-address  ul{
    list-style-type: none;
}
.company-short-des ul li, .rx-box-address  ul li {
    margin-left: 0px;
}
.rx-job-detail-meta {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}
.rx-line-right:after{
    content: "";
    position: absolute;
    height: 90%;
    width: 1px;
    background: #525C6C;
    top: 6px;
    right: 20%;
}
.rx-top-job-right {
    min-width: 215px;
}
.pb-20{
    padding-bottom: 20px;
}
.rx-box-address {
    background: #007AFF;
    border-radius: 15px;
    color: #fff;
    padding: 30px 40px;
    margin-top: 30px;
}
.rx-box-address li, .rx-box-address .button{
    margin-bottom: 0px;
}
.rx-mt-30 {
    margin-top: 30px;
}
.rx-news-title {
    margin-top: 60px;
    margin-bottom: 30px;
}
.job-lien-quan .rx-post-list {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
#rx-right-bar-news .rx-post-item, #rx-right-bar-news .rx-box-container {
  background: #fff;
}
.mega-current_page_item > a {
    color: #0661fa !important;
}
.back-to-top {
    background: #F9BD15 !important;
}
.back-to-top:hover {
    background: #0661fa !important;
}
.back-to-top > i{
    color: #fff !important;
}
.back-to-top.button.is-outline {
    border: unset;
}
.pb-30{
    padding-bottom: 30px;
}
.rx-underline::before{
    width: 10%;
    background: #000000;
    height: 2px;
    position: absolute;
    content: "";
    bottom: 10px;
    left:45%
}

.rx-container-hoc-phi {
    border: 2px solid #0661FA;
    border-radius: 90px;
    padding: 1% 5%;
}
.rx-container-hoc-phi .icon-box-img {
    display: flex;
    justify-content: center;
    align-items: center;

}
.back-to-top i {
    margin-top: 5px !important;
}
.wpls-logo-showcase .slick-dots {
    bottom: -60px !important;
}
.wpls-logo-showcase .slick-dots li button{
    width: 20px!important;
    min-height: 12px !important;
    border-radius: 5px !important;
    background-color: #D0D5DD !important;
    border: unset !important;
}
.wpls-logo-showcase .slick-dots li.slick-active button{
    width: 50px!important;
    min-height: 12px !important;
    background-color: #0661FA !important;
}
.wpls-logo-showcase .slick-arrow {
    width: 50px;
    height: 50px;
    background-color: unset;
}
.wpls-logo-showcase .slick-arrow:hover {
    background-color: unset;
}
.wpls-logo-showcase .slick-arrow svg {
    fill:#83b0fc;
}
.wpls-logo-showcase .slick-arrow:hover svg {
    fill:#0661FA;
}
.rx_team .owl-dots .owl-dot{
    margin-right: 0px;
}
.rx_team .owl-dots .owl-dot span{
    width: 20px!important;
    min-height: 12px !important;
    border-radius: 5px !important;
    background-color: #D0D5DD !important;
    border: unset !important;
}
.rx_team .owl-dots .owl-dot.active span{
    background-color: #0661FA !important;
    width: 50px !important;

}
.image-container .img-inner {
    position: relative;
    display: inline-block;
}
.image-container .img-inner::after {
    content: "";
    position: absolute;
    top: 50%;
    left: -20px;
    transform: translateY(-50%);
    border-width: 40px;
    border-style: solid;
    border-color: transparent transparent transparent #EB743A; /* Orange arrow color */
}
.text-justify {
    text-align: justify;
}
.image-container .img-inner  img {
    display: block;
    margin-left: -1px;
}
@media only screen and (max-width: 48em) {
  /* mobile css amen*/
    .rx-slogun{
        padding: 0px;
    }
    .wpls-logo-showcase  .slick-prev.slick-arrow {
        left: -15px !important;
    }
    .wpls-logo-showcase  .slick-next.slick-arrow {
        right: -15px !important;
    }

    .rx-m-text-center {
        text-align: center;
    }
    .rx-hero-container-item {
       flex-direction: column-reverse;

    }
    .rx-hero-container {
       background: unset;
    }
    .rx-title-container {
       margin: 15px;
    }
    .social-icons.text-right {
        text-align: left;
    }
    .rx-muc-luc {
        padding-left: 0px;
    }
    .image-container .img-inner::after{
        border-style: none;
        border-color: unset;
    }
    .rx-parner-logo-m  .box-image {
        display: flex;
        justify-content: center;
        margin-left: -40px;
        padding-top: 20px;
    }
    .rx-parner-logo-m  .box-image img{
        width: auto;
    }

    .header-social-icons {
        display: none !important;
    }
    .mfp-bg.mfp-ready {
        opacity: 1;
    }

    .mfp-bg {
        background: #0764e8;
    }
    .about-teacher-group .wpsm_team_1_member_wrapper .wpsm_team_1_member_wrapper_inner {
        padding: 25px 9px 0px 0px;
        color: #333;
    }
    .about-teacher-group .wpsm_col-md-6{
        padding-left: 0px;
    }
    .rx-map-partner {

        background-position: 50%;
    }
    rt-container-fluid.rt-wpls .rt-col-md-3.rt-col-sm-4.rt-col-xs-6 {
        padding-top: 10px;
    }
    .single-logo-container {
        width: 100px;
    }
    .rx-m-home-exams{
        align-items: flex-start;
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 60px;
    }
    .exam-e-mobile{
        padding: 0px 30px;
    }
    .ft-36{
        font-size: 23px;
    }
    .rx-container-title {
        display: flex;
        justify-content: center;
        flex-direction: column;
        align-items: center;
    }
    .rx-col-vertical-line {
        display: none;
    }


    #wpsm-carousel-three .wpsm_tram_img_wrap {
        width: 100px !important;
        height: 100px !important;
        font-family: inherit !important;
    }
    .rx_team .owl-dots{
        display: none;
    }
    .teacher-row .row-small .small-6 {
        width: 100%;
    }

    .rx-top-job-right {
        display: none;
    }
    .rx-line-right:after {
        width: 0px;
    }
    .text-search-box {
        flex-direction: column;
    }

    .text-search-box button {
        position: relative;
    }
    .tag {
        margin: 5px 5px;
    }
    .job-item {
        margin-left: 15px;
        margin-right: 15px;
    }
    .job-item .icon-box-img {
        max-width: 100px;
    }
    .rx-tags-time {
        justify-content: flex-start;
    }
    .rx-job-exp li {
        display: block;
    }
    .rx-job-exp.ft-24{
        font-size: 16px;
        text-transform: initial;
    }
    .rx-show-mobile {
        display: block;
    }
    .rx-hide-mobile {
        display: none;
    }
    .rx-container-exp {
        padding-left: 0px;
        padding-right: 0px;
    }
    .carousel-has-dots .swiper-pagination .swiper-pagination-bullet-active {
        width: 20px !important;
    }
    .rx-program-description{
        padding-left: 0.5em;
        padding-right: 0.5em;
    }
}

.rx-help-course{
    margin-bottom: 0px;
    text-align: left;
    font-size: 14px;
    line-height: 18px;
}
.rx-help-course li {
    margin-bottom: 0px;
}

.rx-lang-dropdown button {
    background-color: transparent;
    min-width: 55px;
    width: max-content;
    height: 30px;
    border-radius: 5px;
    color: white;
    /*padding: 10px;*/
    font-size: 16px;
    border: none;
    cursor: pointer;
    justify-content: space-evenly;
}
.rx-lang-dropdown button img {
    margin: 0 5px 0 0;
}
.rx-lang-dropdown button img,
.rx-lang-dropdown-content li img {
    width: 28px;
    border-radius: 50%;
}
.rx-lang-dropdown button,
.rx-lang-dropdown-content li {
    display: flex;
    align-items: center;
    font-size: 14px;
    font-family: "Open Sans", sans-serif;
    font-weight: 500;
    margin-right: 0px;
}
.rx-lang-arrow-down {
    width: 24px;
    height: 24px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    background-image: url('../../assets/img/angle-down.png');
    background-repeat: no-repeat;
    background-size: cover;
}

.rx-lang-dropdown button:hover {
    cursor: pointer;
}
/* Style for the dropdown content */
.rx-lang-dropdown-content {
    display: none;
    position: absolute;
    margin: 5px 0 0 0;
    padding: 0;
    background-color: #f5f5f5;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 1;
    border-radius: 5px;
    overflow-y: scroll;
    max-height: 315px;
}
/* Style for the dropdown content items */
.rx-lang-dropdown-content li {
    color: #525c6c;
    padding: 6px 0px;
    text-decoration: none;
    justify-content: start;
    margin-left: 0px !important;
    margin-bottom: 0px;
    font-weight: 600;
}
.rx-lang-dropdown-content li img {
    margin: 0 20px 0px 20px;
}
/* Style for the dropdown content items on hover */
.rx-lang-dropdown-content li:hover {
    cursor: pointer;
    color: #0661fa;
    border-radius: 5px;
}
/* Show the dropdown content when the dropdown button is clicked */
.rx-lang-dropdown:focus-within .rx-lang-dropdown-content {
    display: block;
}
.rx-last-row-item {

    padding-bottom: 15px !important;
    padding-top: 35px !important;
    justify-content: center;
}
.rx-menu-mobile-last-row {
    border-top: 1px solid #ececec;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.rx-padding-15 {
    padding-bottom: 15px;
}
.rx-pb-0 {
    padding-bottom: 0px;
}
/* Animate the dropdown content */
@keyframes slideIn {
    from {
        opacity: 0;
        transform: translateY(-10px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}
.rx-lang-dropdown-content {
    animation: slideIn 0.3s ease-out;
}

.wpsm_team_3_b_row {
    margin-bottom: 0px;
}
.rx-team-giang-vien{
    padding-bottom: 0px;
}
.gs-star-rating{
   position: absolute;
   bottom: 20px;
}
.grid_style3 .gs_testimonial_single .testimonial-box .box-content {
    margin-bottom: 20px;
    text-align:justify;
}
/* Scrollbar styles */
::-webkit-scrollbar {
    width: 8px;
    height: 10px;
}
::-webkit-scrollbar-thumb {
    border-radius: 8px;
    background: #c2c9d2;
}

/* Adjust font size for better readability on iPads */
@media only screen
and (min-width: 768px)
and (max-width: 1024px) {
     .rx-feature-box .ft-18 {
         font-size: 14px;
     }
     .rx-program-item-inner .box-image img {
         height: 400px;
         object-fit: contain;
    }

    /*.rx-info-title::after, .rx-info-title .col-inner::before  {*/
    /*    background: unset;*/
    /*    content: none;*/
    /*    display: none;*/
    /*}*/
}
@media only screen
and (max-width: 1024px) {
    .rx-feature-box .ft-18 {
        font-size: 14px;
    }
    .rx-info-title::after, .rx-info-title .col-inner::before  {
        background: unset;
        content: none;
        display: none;
    }
}