* {
    padding: 0;
    margin: 0;
}
a,
p,
h1,
h2,
h3,
h4,
h5,
h6,
body {
    font-family: "Inter", sans-serif;
}
body {
    overflow-x: hidden;
}
.navBarStrip {
    background: #ffd042;
    padding: 9px 101px;
}
.navBar {
    padding: 0px 101px;
}
.navBar nav{
    padding:0;
}
.phBx a {
    color: #000;
    text-decoration: none;
}
.marQu p {
    text-align: center;
    margin-bottom: 0;
    color: #fff;
}
.emailBx {
    text-align: right;
}
.emailBx a {
    color: #000;
    text-decoration: none;
}
.amfle_logo {
    width: 60px;
}
.amfle_logo img {
    width: 100%;
}
.navbar-expand-lg .navbar-nav .nav-link {
    font-size: 16px;
    font-weight: 600;
    color: #000;
    padding-right: 15px;
}
.navbar-expand-lg .navbar-nav .linkItem {
    font-size: 16px;
    font-weight: 600;
    color: #000;
    padding-right: 10px;
}
.navbar-expand-lg .navbar-nav .linkItem:hover{
    color:#000 !important;
}
.navbar-nav .dropdown-menu {
    padding: 0;
}
.dwn2 {
    border: 0;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
    border-bottom: 3px solid #f9be03;
    border-radius: 0;
}
.dwn2 a {
    padding: 9px 13px;
    border-bottom: 0;
    font-size: 15px;
}
.dwn2 a:hover {
    color: #000;
    background: #ffd042 !important;
}
.dwn2 a:focus {
    background: 0;
}
/*.active1 {*/
/*    color: #ffd042 !important;*/
/*    border-bottom: 1px solid #ffd042;*/
/*    font-weight: 800 !important;*/
/*}*/
.linkItem{
    font-size: 16px;
    font-weight: 600;
    color: #000;
    padding-right: 10px;
    position: relative;
    top: -8px;
    text-decoration: none;
}
.dwn1{
    cursor: pointer;
}
.freeTrial {
    background: #e81d24;
    color: #fff !important;
    border-radius: 30px;
    padding: 8px 19px !important;
}
.bg-banner {
    position: relative;
}
.owlCarouelBx .owl-nav {
    position: absolute;
    bottom: 53px;
    left: 7.3%;
}
.owlCarouelBx .owl-dots {
    display: none;
}
.innerBox {
    position: absolute;
    top: 13%;
    right: 7.5%;
    width: 35%;
}
.imgBx h1 {
    font-size: 50px;
    font-weight: 600;
    padding-bottom: 20px;
    color:#fff;
    padding-top: 107px;
}
.imgBx p {
    font-size: 35px;
    color:#fff;
}
.imgBx a {
    display: inline-block;
    width: 160px;
    background: #ffd042;
    color: #000;
    font-weight: 700;
    font-size: 18px;
    text-align: center;
    text-decoration: none;
    border-radius: 30px;
    padding: 10px 0px;
    display:none;
}
.owlCarouelBx .owl-carousel .owl-nav button.owl-prev {
    border: 1px solid #e81d24;
    width: 41px;
    height: 41px;
    border-radius: 50%;
    position: relative;
}
.owlCarouelBx .owl-carousel .owl-nav button.owl-prev span {
    position: absolute;
    font-size: 41px;
    top: -13px;
    left: 11px;
    color: #e81d24;
}
.owlCarouelBx .owl-carousel .owl-nav button.owl-next {
    border: 1px solid #e81d24;
    width: 41px;
    height: 41px;
    border-radius: 50%;
    position: relative;
}
.owlCarouelBx .owl-carousel .owl-nav button.owl-next span {
    position: absolute;
    font-size: 41px;
    top: -13px;
    right: 11px;
    color: #e81d24;
}
.owlCarouelBx .owl-carousel .owl-nav button.owl-prev:hover {
    background: #e81d24;
}
.owlCarouelBx .owl-carousel .owl-nav button.owl-prev:hover span {
    color: #fff;
}
.owlCarouelBx .owl-carousel .owl-nav button.owl-next:hover {
    background: #e81d24;
}
.owlCarouelBx .owl-carousel .owl-nav button.owl-next:hover span {
    color: #fff;
}
.bg-AllinOne {
    position: relative;
    padding: 51px 103px;
}
.allinone {
    box-shadow: 4px 0px 6px 2px #ddd6d6;
    padding: 20px 25px;
    min-height: 552px;
    border-radius: 20px;
    transition: 0.5s;
}
.allinone:hover {
    transform: scale(1.1);
}
.allinone::before {
    position: absolute;
    content: "";
    width: 71px;
    height: 71px;
    background: #ffd042;
    top: 0;
    left: 0;
    border-radius: 60px 51px 171px 20px;
}
.AllinBx {
    text-align: center;
}
.AllinBx h3 {
    font-size: 44px;
    color: #000;
    font-weight: 600;
    margin-bottom: 0;
}
.AllinBx h4 {
    font-size: 38px;
    color: #e81d24;
    font-weight: 600;
    margin-bottom: 0;
}
.AllinBx p {
    font-size: 27px;
    color: #000;
}
.allinone {
    position: relative;
    margin-top: 27px;
}
.allinone img {
    position: absolute;
    width: 93px;
    right: 104px;
}
.allinone1 h4 {
    margin-top: 105px;
    text-align: center;
    font-size: 18px;
    font-weight: 600;
}
.allinone1 h5 {
    text-align: center;
}
.allinone1 p {
    text-align: center;
    margin-bottom: 63px;
}
.allinone .pSpan {
    font-size: 15px;
    display: none;
}
.allinone2 h4 {
    margin-top: 65px;
    font-size: 27px;
    font-weight: 600;
}
.allinone3 h4 {
    margin-top: 105px;
    font-size: 27px;
    font-weight: 600;
}
.allinone1 span {
    color: #b2913a;
    font-size: 27px;
}
.allinone2 span {
    color: #f04e26;
    font-size: 27px;
}
.allinone3 span {
    color: #6f2f84;
    font-size: 27px;
}
.allinone a {
    display: inline-block;
    width: 100%;
    background: #ffd042;
    color: #000;
    font-weight: 700;
    font-size: 18px;
    text-align: center;
    text-decoration: none;
    border-radius: 30px;
    padding: 10px 0px;
}
.dotBx1 img {
    position: absolute;
    width: 100px;
    left: 4%;
}
.dotBx2 img {
    position: absolute;
    right: 4%;
    width: 100px;
    bottom: 5%;
}
.bg-experience {
    background: #f5f5f5;
    padding: 51px 103px;
}
.excpHeading {
    font-size: 44px;
    color: #000;
    font-weight: 600;
    text-align: center;
}
.excpHeading span {
    color: #ffd042;
}
.experienceExc {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.experienceExc1 {
    position: relative;
    width: 49%;
    margin-top: 31px;
    background: #fff;
    box-shadow: 0 29px 21px -12px rgba(0, 0, 0, 0.1) !important;
    overflow: hidden;
    transition: 0.5s;
}
.experienceExc1:hover {
    transform: scale(1.05);
}
.experienceExc1::before {
    position: absolute;
    content: "";
    width: 71px;
    height: 71px;
    background: #e81d24;
    bottom: 0;
    bottom: -40px;
    right: -40px;
}
.excImg img {
    width: 100%;
}
.excHeading {
    font-size: 25px;
    padding: 0px 17px;
    margin-top: 21px;
    color: #192451;
}
.excHeading span {
    font-weight: 600;
}
.excPara {
    font-size: 15px;
    padding: 0px 17px;
    margin-top: 13px;
}
.excPara span {
    color: #e81d24;
}
.bg-ourBlog {
    padding: 51px 103px;
}
.ourBlog {
    display: flex;
    justify-content: space-between;
}
.ourBlog1 {
    position: relative;
    width: 32%;
    margin-top: 31px;
    background: #fff;
    border: 1px solid #f1f1f1;
    box-shadow: 0 29px 21px -12px rgba(0, 0, 0, 0.1) !important;
    overflow: hidden;
    transition: 0.5s;
}
.ourBlog1:hover {
    transform: scale(1.05);
}
.blogImg img {
    width: 100%;
}
.blogDate {
    display: flex;
    padding: 0px 17px;
    gap: 6%;
    height: 53px;
}
.blogDate1 p {
    padding-bottom: 0;
    margin-top: 21px;
    color: #777;
}
.blogDate1 p i {
    color: #ffd042;
}
.blogHeading {
    font-size: 25px;
    padding: 0px 17px;
    color: #192451;
}
.blogHeading a {
    color: #000;
    text-decoration: none;
}
.blogPara {
    font-size: 15px;
    padding: 0px 17px;
    margin-top: 13px;
}
.bg-partner {
    background: #f2f4f6;
    padding: 51px 103px;
}
.partnerBx {
    display: flex;
}
.partnerBx1 {
    width: 36%;
    padding-right: 51px;
}
.partnerBox h3 {
    font-size: 40px;
    color: #000;
    font-weight: 600;
}
.partnerBox h3 span {
    display: block;
}
.partnerBox h3 .spanRed {
    color: #ffd042;
}
.partnerBox h3 .spanBlue {
    font-weight: 500;
}
.partnerBox h4 {
    font-size: 22px;
    -webkit-text-stroke: 0.5px #000;
}
.partnerBox p {
    font-size: 20px;
}
.partnerBx2 {
    width: 62%;
}
.partnerCarousel {
    position: relative;
    padding-right: 17px;
    padding-left: 31px;
}
.partnerCarousel .owl-dots {
    display: none;
}

.partnerCarousel .owl-carousel .owl-nav button.owl-prev {
    border: 1px solid #ffd042;
    width: 41px;
    height: 41px;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: -5%;
    transform: translate(-50%, -50%);
}
.partnerCarousel .owl-carousel .owl-nav button.owl-prev span {
    position: absolute;
    font-size: 41px;
    top: -13px;
    left: 11px;
    color: #ffd042;
}
.partnerCarousel .owl-carousel .owl-nav button.owl-next {
    border: 1px solid #ffd042;
    width: 41px;
    height: 41px;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    right: -11%;
    transform: translate(-50%, -50%);
}
.partnerCarousel .owl-carousel .owl-nav button.owl-next span {
    position: absolute;
    font-size: 41px;
    top: -13px;
    right: 11px;
    color: #ffd042;
}
.partnerCarousel .owl-carousel .owl-nav button.owl-prev:hover {
    background: #ffd042;
}
.partnerCarousel .owl-carousel .owl-nav button.owl-prev:hover span {
    color: #fff;
}
.partnerCarousel .owl-carousel .owl-nav button.owl-next:hover {
    background: #ffd042;
}
.partnerCarousel .owl-carousel .owl-nav button.owl-next:hover span {
    color: #fff;
}
.inner_partnerImg {
    display: flex;
}
.parImg{
    background:#fff;
    padding:10px;
    margin-bottom:20px;
}
.parImg img {
    width: 95% !important;
    margin: 9px;
}
.bg-lms {
    padding: 51px 103px;
}
.lmsBx {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}
.lmsBx1 {
    width: 23.5%;
    border: 1px solid #f1f1f1;
    transition: 0.5s;
    box-shadow: 0px 0px 9px 2px #f1f1f1;
    margin-top: 15px;
    height: 73px;
}
.lmsBx1:hover {
    background: #ffebec;
    transform: scale(1.05);
}
.lmsBox {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.lmsBox1 {
    width: 30%;
    padding: 15px;
}
.lmsBox1 img {
    width: 85%;
    height: 43px;
}
.lmsBox2 {
    width: 70%;
    padding-right: 15px;
}
.lmsBox2 p {
    font-size: 18px;
    margin-bottom: 0;
}

.bg-footer {
    background: #4e5a62e0;
}
.bg-footerBx {
    padding: 51px 103px;
    padding-bottom: 21px;
}
.footer-item h3 {
    color: #fff;
    font-size: 20px;
    font-weight: 600;
}
.ulBox {
    margin-top: 31px;
}
.ulBox li {
    list-style-type: none;
    padding: 4px 0px;
}
.ulBox li a {
    font-size:14px;
    color: #fff;
    text-decoration: none;
}
.footerLogo {
    margin-bottom: 17px;
}
.footerLogo img {
    width: 30%;
}
.footer-item-box p {
    font-size:14px;
    color: #fff;
    padding-right: 51px;
    /*text-align: justify;*/
}
.footer-item-box p a {
    font-size:14px;
    color: #fff;
    padding-right: 51px;
    text-decoration: none;
}
.fitem-box {
    display: flex;
}
.fitem-box i {
    color: #ffd042;
    font-size: 21px;
    padding-right: 11px;
    position: relative;
    top: 2px;
}
.social_link {
    padding-left: 0;
}
.social_link li {
    list-style: none;
    float: left;
    padding-right: 18px;
    font-size: 27px;
}
.social_link li a {
    color: #fff;
}
.footerInpt {
    width: 100%;
}
.footerInpt input {
    width: 100%;
    border: 0;
    height: 39px;
    padding: 11px;
    border-radius: 5px;
    margin-top: 13px;
}
.footerInpt button {
    background: #ffd042;
    font-size: 14px;
    font-weight: 600;
    padding: 9px 15px;
    border: 0;
    margin-top: 14px;
    color: #000;
    border-radius: 5px;
}
.footer-bottom {
    border-top: 1px solid #fff;
    margin-top: 21px;
}
.footer-bottom p {
    color: #fff;
    margin-top: 5px;
}
.ftr_btm {
    text-align: right;
    margin-top: 11px !important;
}
.ftr_btm a {
    color: #fff;
    text-decoration: none;
    margin-left: 13px;
}

/* us cpa content csss design */

.inner_page_AllinBx {
    text-align: center;
    background: white;
}
.inner_page_AllinBx h3 {
    font-size: 48px;
    color: #192451;
    font-weight: 600;
    margin-bottom: 0;
}
.inner_page_AllinBx h4 {
    font-size: 38px;
    color: #e36858;
    font-weight: 600;
    margin-bottom: 0;
}
.inner_page_banner img {
    width: -webkit-fill-available;
}
.card-custom {
    border-radius: 15px;
    padding: 12px;
    text-align: center;
    color: #fff;
    height: 9rem;
    font-size: 14px;
}
.purple-bg {
    background-color: #d1b5a3;
    box-shadow: 6px 6px 8px -2px #7e6b6b;
}
.orange-bg {
    background-color: #e36858;
    box-shadow: 6px 6px 8px -2px #7e6b6b;
}
.card-icon {
    /* font-size: 40px; */
    margin-bottom: 10px;
}
.card-icon img {
    width: 44px;
    /*background-color: white;*/
    padding: 4px;
    /*border-radius: 16px;*/
}
.banner-bottom-section {
    position: relative;
    width: -webkit-fill-available;
    margin: -51px 0px 18px 0px;
}
.us_cpa_enroll {
    padding: 51px 103px;
}
.cpa_enroll_content h3 {
    font-size: 44px;
    color: #000;
    font-weight: 600;
    margin-bottom: 0;
}
.cpa_enroll_content h4 {
    font-size: 38px;
    color: #fa002a;
    font-weight: 600;
    margin-bottom: 0;
}

.cpa_enroll_content a {
    display: inline-block;
    width: 160px;
    background: #ffd042;
    color: #000;
    font-weight: 700;
    font-size: 18px;
    text-align: center;
    text-decoration: none;
    border-radius: 30px;
    padding: 10px 0px;
    margin-top: 20px;
}
/* -----------------------why cpa css------------------ */
.cpa_card_heading {
    padding-top: 50px;
}
.why_cpa_card_section {
    background-color: #d1b5a357;
    padding: 51px 103px;
}
.card-custom-card {
    /* border: 1px solid #ddd; */
    padding: 21px;
    width: 93%;
    max-width: 100%;
    height: 700px;
    background-color: white;
    /* text-align: center; */
    /*border-radius: 128px;*/
    border-radius: 11px;
    /*box-shadow: 6px 6px 8px -2px #7e6b6b;*/
    transition: all 0.5s ease-in-out;
}
.card-custom-card:hover {
    transform: translateY(-15px);
    box-shadow: 4px 6px 8px -2px #b9b5b5;
}
.card-img-top {
    background-color: #e36858;
    border-radius: 50%;
    padding: 38px;
    width: 144px;
    height: 144px;
    border: 14px double #fffbfb;
    margin: auto;
    /* margin: 0 auto 16px auto; */
}
.card-img-top img {
    width: 100%;
    height: auto;
}
.card-title {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
}
.card-text {
    font-size: 14px;
}
.card-custom-card h4 {
    margin-top: 23px;
    text-align: center;
    font-size: 22px;
    font-weight: 600;
}
.card-custom-card p {
    text-align: justify;
}
.Career_Path {
    padding: 51px 103px;
}
.career_path_img img {
    width: 70%;
}
/* -----------------------end why cpa css------------------ */
/* -----------------------Instructors css------------------ */
.Instructors {
    background-color: #a1b4c19e;
    text-align: center;
    padding: 51px 103px;
}
/*.Instructors-heading h3{*/
/*font-size: 48px;*/
/*font-weight: 600;*/
/*margin-bottom: 0;*/
/*color: white;*/
/*}*/
/*.Instructors-heading h4{*/
/*font-size: 27px;*/
/*color: white;*/
/* font-weight: 600; */
/*margin-bottom: 0;*/
/*}*/
.instructor_images_box {
    width: 67%;
    margin: auto;
}
.Instructors-heading p {
    line-height: 13px;
    /* font-weight: 700; */
    font-size: 17px;
}
/* -----------------------end Instructors css------------------ */
/* -----------------------what offering css------------------ */
.border-box-color {
    /*background-color: #f9f9f9;*/
    border-radius: 15px;
    /*padding: 30px;*/
    transition: all 0.3s ease-in-out;
    /*box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);*/
    position: relative; /* Needed for pseudo-elements positioning */
}

/*.border-box-color:hover {*/
/*box-shadow: 0px 0px 8px 2px rgb(185, 184, 184);*/
/*}*/
/* Create the circles using pseudo-elements */
.border-box-color::before,
.border-box-color::after {
    content: "";
    position: absolute;
    background-color: rgba(217, 126, 126, 0.7); /* Light reddish color for circles */
    border-radius: 50%;
    z-index: -1; /* Ensure circles are behind the content */
}
/* Top-left circle */
.border-box-color::before {
    width: 100px;
    height: 100px;
    top: -5px;
    left: -40px;
}
/* Bottom-right circle */
.border-box-color::after {
    width: 120px;
    height: 120px;
    bottom: -3px;
    right: -60px;
}
.left-border {
    /*border-right: 2px solid #dbdada;*/
}
.feature-box {
    padding: 20px;
    margin-top: 20px;
}
.feature-list {
    list-style: none;
    padding: 0;
}
/*.feature-list li {*/
/*font-size: 16px;*/
/*margin-bottom: 10px;*/
/*display: flex;*/
/*align-items: center;*/
/*}*/

.feature-list li {
    font-size: 16px;
    margin-bottom: 10px;
    background: #ffff;
    border: 1px solid #8080802b;
    display: flex;
    padding: 10px;
    align-items: center;
}
.feature-list li:hover {
    box-shadow: 4px 0px 8px 2px rgb(185, 184, 184);
}
.feature-list li i {
    color: green;
    font-size: 20px;
    margin-right: 10px;
}
/* -----------------------end what offering css------------------ */
/* -------------------------------------CPA Exam Pattern */

/* end */
.card-header-text {
    background-color: #e36858;
    color: white;
    position: relative;
    border-radius: 15px;
    text-align: center;
    margin: 10px 10px 0px 10px;
    font-weight: bold;
    padding: 12px;
    font-size: 12px;
}

.footer-stat {
    background-color: #e36858;
    color: white;
    border-radius: 17px;
    padding: 12px;
}
.card-body-color {
    color: black;
    border: 2px solid #d9d7d7;
    border-radius: 10px;
    margin: -6px 8px 0px 8px;
}
.card-footer-box {
    padding: 9px;
}
.Exam_pattern {
    /*background-color: #E5E5E5;*/
    padding: 51px 103px;
}
.twelve-width-container {
    background: #e36858;
    color: white;
    border-radius: 17px;
    padding: 11px 6px 1px 6px;
}

.card-footer-text {
    text-align: center;
    font-weight: bold;
    color: #e36858;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #fff;
    border-radius: 0 0 1rem 1rem;
}
.content-area,
.questions {
    display: flex;
    justify-content: space-between;
    margin-bottom: 0.5rem;
}
.content-area-title {
    font-weight: bold;
    margin-bottom: 1rem;
}
.content-area-title span {
    display: inline-block;
    width: 50%;
}
.questions-title {
    font-weight: bold;
    text-align: right;
}
.card-custom-box-pattern {
    border-radius: 15px;
    padding: 12px;
    height: 9rem;
    font-size: 14px;
    box-shadow: 6px 6px 8px -2px #7e6b6b;
}
/* -------------------------------------end CPA Exam Pattern-------------- */
/* ---------------------us cpa css ending here------------------------- */

.card-footer-text {
    text-align: center;
    font-weight: bold;
    color: #e36858;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #fff;
    border-radius: 0 0 1rem 1rem;
}
.content-area,
.questions {
    display: flex;
    justify-content: space-between;
    margin-bottom: 0.5rem;
}
.content-area-title {
    font-weight: bold;
    margin-bottom: 1rem;
}
.content-area-title span {
    display: inline-block;
    width: 50%;
}
.questions-title {
    font-weight: bold;
    text-align: right;
}
.card-custom-box-pattern {
    border-radius: 15px;
    padding: 12px;
    height: 9rem;
    font-size: 14px;
}

/* ----------------us cma---------------------- */

.domain-button2 {
    border: 1px solid #e36858; /* Light border for the buttons */
    border-radius: 30px; /* Rounded buttons */
    /* padding: 10px 13px; */
    background-color: white;

    font-size: 14px;
    font-weight: 600;
    text-align: center;
    color: #333;
}

.domain-button2 span {
    font-size: 37px;
    color: #e36858;
    font-weight: 900;
    padding: 0px 10px 10px 10px;
}

.domain-button {
    border: 1px solid #e36858; /* Light border for the buttons */
    border-radius: 30px; /* Rounded buttons */
    padding: 10px 13px;
    margin: 10px;
    font-size: 14px;
    font-weight: 600;
    text-align: center;
    color: #333;
}

/*-------------------- placement support page css------------- */
.left-section img {
    width: 100%;
    max-width: 100%;
}
.right-section h1 {
    font-size: 43px;
    font-weight: 600;
    margin-bottom: 20px;
}
.process-bar {
    background-color: #f5f9f3;
    padding: 9px 120px;
}

.form-container-text {
    /* margin: 30px; */
    padding: 22px;
    border-radius: 10px;
    box-shadow: 3px 3px 8px -2px #7e6b6b;
}
.form-header-box {
    background-color: #e36858;
    color: white;
    text-align: center;
    padding: 1px;
    border-radius: 30px;
}
.form-header-box h4 {
    margin-top: 9px;
}
.input-box .lable-text {
    font-weight: bold;
}

.input-box-contact select {
    padding: 18px;
    background-color: white;
}

.placement-support-box {
    padding: 9px 101px;
}

.Special_note_content {
    margin-top: 50px;
}
.Special_note_content p {
    font-size: 24px;
    font-family: cursive;
}
.Special_note_content p i {
    font-size: 31px;
    margin-right: 12px;
    color: red;
}
.us_special {
    padding: 9px 103px;
}
.ea_Career_Path {
    padding: 51px 103px;
    background: #d1b5a357;
}

.bg-blog-list-box {
    position: relative;
    background-image: url("../img/breadcum.jpg");
    background-position: bottom center;
    background-size: cover;
    padding: 0px 0;
    width: 100%;
    height: 171px;
}
.blog_feed_section {
    background-color: #f9f9f9;
}
.news_post_item {
    margin-bottom: 40px;
}
.news_img img {
    width: 100%;
}
.news_post_item .news_text_area {
    padding: 0px 40px;
    background-color: #fff;
    padding-bottom: 35px;
}
.news_post_item .post_cat a {
    color: #000;
    font-size: 14px;
    font-weight: 700;
    margin: 29px 0px 20px 0px;
    padding: 5px 30px;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    background-color: #ffd042;
}
.news_post_item .news_text_area h3 {
    color: #000;
    font-size: 38px;
    font-weight: 700;
    line-height: 1.167;
    padding: 20px 0px 15px;
    /*text-transform: uppercase;*/
}
.news_post_item .news_text_area h3 a {
    color: #000;
}
.news_post_item .news_text_area .blog_meta {
    font-weight: 700;
    margin-bottom: 15px;
    text-transform: uppercase;
}
.news_post_item .news_text_area .blog_meta li {
    font-size: 14px;
    margin-right: 25px;
}

.ul-li ul li {
    list-style: none;
    display: inline-block;
}
.ul-li ul li a {
    color: #000;
}
.news_post_item .news_text_area .blog_meta li i {
    margin-right: 6px;
}
.news_post_item .news_text_area .author_meta {
    width: 100%;
    margin-top: 25px;
    display: inline-block;
}
.float-left {
    float: left !important;
}
.news_post_item .news_text_area .author_img img {
    height: 40px;
    width: 40px;
    border-radius: 100%;
    margin-right: 10px;
}
.author_meta a {
    color: #000;
    font-weight: 700;
    text-transform: uppercase;
}
.news_post_item .news_text_area .author_img span {
    font-weight: 700;
    text-transform: uppercase;
}
.news_post_item .news_text_area .news_more {
    margin-top: 5px;
    font-weight: 700;
    text-transform: uppercase;
}
.float-right {
    float: right !important;
}
.site_sidebar {
    margin-left: 20px;
}
.site_sidebar .single_widget {
    padding: 35px;
    margin-bottom: 40px;
    background-color: #fff;
}
.site_sidebar .single_widget .widget_title {
    color: #343434;
    font-size: 20px;
    font-weight: 700;
    position: relative;
    padding: 0 0 35px 40px;
    text-transform: uppercase;
}
.site_sidebar .single_widget .widget_title:before {
    left: 0;
    top: 3px;
    width: 2px;
    content: "";
    height: 20px;
    position: absolute;
    background-color: #ffd042;
}
.single_widget .latest-blog-widget .blog-img-content {
    width: 100%;
}
.twitter_update .tw_feed,
.single_widget .latest-blog-widget .blog-img-content {
    display: inline-block;
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid #e1e6ff;
}
.single_widget .latest-blog-widget .blog-img {
    width: 80px;
    float: left;
    height: 80px;
    overflow: hidden;
    border-radius: 100%;
    margin-right: 20px;
}
.single_widget .latest-blog-widget .blog-text h3 {
    font-size: 16px;
    line-height: 1.375;
    padding-bottom: 5px;
    text-transform: uppercase;
}
.single_widget .latest-blog-widget .blog-text a {
    color: #000;
    font-weight: 600;
    font-size: 14px;
}
.single_widget .latest-blog-widget .blog-img img {
    width: 100%;
    height: 80px;
}
.ul-li-block ul {
    padding-left: 0;
}
.ul-li-block ul li {
    display: block;
    list-style: none;
}
.ul-li-block ul li a {
    color: #000;
    font-size: 12px;
}
.wicat_item li {
    z-index: 1;
    height: 50px;
    font-weight: 500;
    font-size: 14px;
    line-height: 50px;
    font-weight: 700;
    padding-left: 30px;
    position: relative;
    margin-bottom: 10px;
    background-color: #f9f9f9;
    text-transform: uppercase;
}
.wicat_item li a {
    width: 100%;
    display: block;
}
.wicat_item li a:hover {
    color: #000;
}
.wicat_item li:hover:after {
    width: 100%;
}
.wicat_item li:after {
    top: 0;
    left: 0;
    width: 0%;
    height: 100%;
    z-index: -1;
    content: "";
    position: absolute;
    -webkit-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
    background-color: #ffd042;
}
.wicat_item li .post_counter {
    right: 0;
    z-index: 1;
    width: 50px;
    color: #000;
    font-weight: 700;
    text-align: center;
    position: absolute;
    background-color: #ffd042;
    -webkit-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
}
.social_widget ul {
    padding-left: 0;
}
.social_widget li {
    width: 40px;
    color: #343434;
    height: 40px;
    font-size: 14px;
    line-height: 40px;
    text-align: center;
    margin-right: 7px;
    background-color: #f2f2f2;
    -webkit-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
}
.social_widget li a {
    width: 100%;
    display: block;
    transition: 0.5s;
}
.social_widget li a:hover {
    background-color: #ffd042;
    color: #000;
}

.comment_formfield {
    padding: 50px;
    background-color: #f9f9f9;
}
.comment_formfield .quote_form .contact-info {
    position: relative;
}
.comment_formfield .quote_form textarea {
    height: 150px;
    padding-top: 30px;
}
.comment_formfield .quote_form .contact-info .icon-bg {
    top: 20px;
    right: 15px;
    position: absolute;
}
.comment_formfield .quote_form .contact-info .icon-bg i {
    color: #ffd042;
}
.comment_formfield .quote_form input,
.comment_formfield .quote_form textarea {
    width: 100%;
    border: none;
    height: 60px;
    padding-left: 30px;
    margin-bottom: 20px;
    background-color: #ffffff;
}
.comment_formfield .quote_form textarea {
    height: 150px;
    padding-top: 30px;
}
.blog_comment_box .comment_content h4 {
    font-weight: 700;
    font-size: 18px;
    color: #000b22;
    text-transform: uppercase;
}
.comment_formfield .quote_form .sub-button button {
    color: #000;
    border: none;
    font-weight: 700;
    padding: 20px 40px;
    text-transform: uppercase;
    background-color: #ffd042;
}
.blog-detail-box {
    margin: 0px 0px 20px 0px;
    border-bottom: 2px solid #80808029;
}

.blog_feed_section a {
    text-decoration: none;
}
.blog-box {
    padding: 8px 101px;
}
.news_feed_section {
    margin-top: 31px;
}
.img_bx {
    padding-top: 31px;
}

.blog_pagination .pagination .page-item:first-child .page-link,
.blog_pagination .pagination .page-item:last-child .page-link {
    border-radius: 0;
}
.blog_pagination .pagination li a:hover {
    color: #fff;
    background-color: #ff4a17;
}
.pagination_bx {
    display: flex;
    justify-content: center;
}
.blog_pagination .pagination li {
    margin: 0px 4px;
    display: inline-block;
}
.pagination_bx .page-link {
    border: 0;
    padding: 11px 17px;
    box-shadow: 0px 0px 13px 0px #f1f1f1;
}
.blog_pagination .pagination li a {
    padding: 0;
    width: 50px;
    height: 50px;
    display: block;
    font-size: 14px;
    line-height: 50px;
    font-weight: 700;
    color: #343434;
    border: none;
}

/* ----------------contact us page css--------------- */

.ps-contact-info {
    padding: 31px 0;
}

.ps-block--contact-info h4 {
    margin-bottom: 0px;
    padding: 7px;
    font-weight: 600;
    font-size: 20px;
    color: #000;
}

.ps-block--contact-info {
    text-align: center;
    padding: 12px 0px 0px 0px;
}
.ps-section__content {
    border-radius: 50px;
    background-color: white;
    border: 1px solid lightgray;
    box-shadow: 5px 5px 6px -2px gray;
    position: relative;
    padding: 10px;
}
.ps-block--contact-info i {
    color: #4e5a62;
    font-size: 43px;
    transition: 1s ease-in-out;
}
.cpa_enroll_content h6{
    color: #f04e26;
    font-weight: bold;
}

.ps-block--contact-info:hover i {
    transform: rotate(20deg);
}
.input-box-contact input {
    padding: 18px;
    background-color: white;
}
.input-box-contact textarea {
    padding: 18px;
    background-color: white;
}
.ps-block--contact-info a {
    text-decoration: none;
    color: black;
}
.partnerBox-2 h3 {
    font-size: 35px;
    /*color:#192451;*/

    font-weight: 600;
}
.partnerBox-2 {
    text-align: center;
}
.right-border {
    border-right: 2px solid #dfdada;
}
.comtact-main {
    padding: 0px 101px;
}

.why_choose_amfle {
    text-align: left;
    width: 100%;
    display: flex;
    flex-wrap:wrap;
    gap: 15px;
    margin: auto;
}
.index-boxes img {
    width: 25%;
}
.index-boxes {
    /*border: 1px solid gray;*/
    padding: 28px 20px 7px 20px;
    box-shadow: 1px 1px 5px -1px gray;
    transition: transform 0.5s;
    margin-bottom: 21px;
    border-radius: 21px;
    background: white;
    width: 32%;
    overflow-y: auto;
    position:relative;
    padding-bottom:63px;
}
.linkk{
    position: absolute;
    bottom: 17px;
    text-decoration: none;
    width: 90%;
    background: #ffd042;
    text-align: center;
    left: 5%;
    padding: 10px 0px;
    color: #000;
    font-weight: 600;
    border-radius: 30px;
}
.linkk:hover{
    color:#000;
}
.index-boxes:hover {
    -ms-transform: scale(1.1); /* IE 9 */
    -webkit-transform: scale(1.1); /* Safari 3-8 */
    transform: scale(1.03);
}
.pink-box {
    background: #ff000012;
}
.border-career-boxes {
    border: 2px solid #80808059;
    border-radius: 10px;
}

.bg-AllinOne2 {
    padding: 51px 175px;
}
.about-us-page {
    background-color: #80808030;
}

.phBx a i {
    padding-right: 10px;
}
.emailBx a i {
    padding-right: 10px;
}

/*.index-boxes{*/
/*    text-align: center;*/
/*    margin-bottom: 21px;*/
/*}*/
.index-para-box {
    margin-top: 10px;
    font-weight: 600;
    font-size: 22px;
}
.cpa_enroll_content a button {
    color: #fff;
    font-weight: 700;
    font-size: 18px;
    background: none;
    border: none;
}

.cpa_enroll_content2 a {
    display: inline-block;
    width: 160px;
    background: #ffd042;
    color: #fff;
    font-weight: 700;
    font-size: 18px;
    text-align: center;
    text-decoration: none;
    border-radius: 30px;
    padding: 4px 0px;
}
.cpa_enroll_content2 a button {
    color: #000;
    font-weight: 700;
    font-size: 18px;
}
.director_name {
    font-weight: 800;
    padding: 20px 10px 0px 10px;
}

.director-experience {
    box-shadow: 2px 2px 6px 3px #c9c1c19e;
    padding: 30px;
}

.para-jusify {
    text-align: justify;
}
.disrector-img {
    border: 6px double #caab98;
    height: 205px;
}
.allinone a {
    position: absolute;
    left: 50%;
    bottom: 19px;
    width: 80%;
    transform: translate(-50%, -2%);
}
.addB p{
    width:240px;
}

@media screen and (max-width: 767px) and (min-width: 200px) {
    body {
        overflow-x: hidden;
    }
    .navBarStrip {
        display: none;
    }
    .navBar {
        padding: 0px 15px;
    }
    .navBar .navbar-collapse {
        position: absolute;
        top: 50px;
        background: #fff;
        z-index: 9;
        width: 90%;
        left: -15px;
        padding: 15px;
        min-height: 50vh;
        box-shadow: 0px 23px 19px 3px #ccc;
    }
    .amfle_logo img {
        width: 50%;
    }
    .navBar .navbar-toggler {
        border: 0;
        padding: 0;
    }
    .navBar .navbar-toggler:focus {
        box-shadow: 0 0 0 0 #fff;
    }
    .owlCarouelBx .owl-carousel .owl-item img {
        height: 251px;
    }
    .innerBox {
        width: 70%;
    }
    .imgBx h1 {
        font-size: 23px;
        padding-bottom: 9px;
    }
    .imgBx p {
        font-size: 15px;
    }
    .bg-experience {
        padding: 51px 15px;
    }
    .excpHeading {
        font-size: 29px;
        margin-bottom: 21px;
    }
    .why_choose_amfle {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-evenly;
        gap: 10px;
    }
    .index-boxes {
        width: 47%;
    }
    .index-boxes p {
        font-size: 14px;
    }
    .bg-AllinOne {
        padding: 51px 15px;
    }
    .dotBx1 img {
        width: 53px;
        top: 24px;
    }
    .dotBx2 img {
        width: 53px;
        bottom: 13px;
    }
    .AllinBx h3 {
        font-size: 29px;
    }
    .allinone img {
        left: 50%;
        transform: translate(-50%, 0%);
    }
    .AllinBx h4 {
        font-size: 27px;
    }
    .AllinBx p {
        font-size: 16px;
    }
    .excHeading {
        font-size: 16px;
    }
    .excPara {
        font-size: 14px;
    }
    .bg-ourBlog {
        padding: 51px 15px;
    }
    .ourBlog {
        flex-wrap: wrap;
    }
    .ourBlog1 {
        width: 100%;
    }
    .blogHeading {
        font-size: 18px;
    }
    .bg-partner {
        padding: 51px 15px;
    }
    .partnerBx {
        flex-wrap: wrap;
    }
    .partnerBox h3 {
        font-size: 29px;
    }
    .partnerBx1 {
        width: 100%;
        padding-right: 0px;
    }
    .partnerBox p {
        font-size: 16px;
    }
    .partnerBox h4 {
        font-size: 17px;
    }
    .partnerBx2 {
        width: 100%;
    }
    .bg-lms {
        padding: 51px 15px;
    }
    .lmsBx1 {
        width: 49%;
    }
    .lmsBox1 img {
        width: 25px;
    }
    .lmsBox2 p {
        font-size: 14px;
    }
    .bg-footerBx {
        padding: 51px 15px;
    }
    .footer-item-box p {
        padding-right: 0;
    }
    .footer-item h3 {
        margin-top: 21px;
        font-size: 14px;
    }
    .ulBox li a {
        font-size: 14px;
    }
    .bg-footerBx {
        padding-bottom: 10px;
    }
    .footer-item-box p {
        font-size: 14px;
    }
    .footer-bottom p {
        font-size: 14px;
    }
    .comment_formfield {
        padding: 15px;
    }
    .inner_page_banner img {
        height: 190px;
    }
    .bg-AllinOne2 {
        padding: 51px 15px;
    }
    .us_cpa_enroll {
        padding: 51px 15px;
    }
    .director-experience {
        padding: 20px 0px;
    }
    .director_name {
        font-size: 16px;
    }
    .cpa_enroll_content h3 {
        font-size: 27px;
        margin-top: 21px;
    }
    .imgBx {
        margin-top: 0 !important;
    }
    .card-custom {
        height: 9rem;
    }
    .banner-bottom-section {
        margin: 51px 15px 18px 15px;
    }
    .card-custom p {
        font-size: 11px;
    }
    .why_cpa_card_section {
        padding: 51px 15px;
    }
    .card-custom-card {
        width: 100%;
        padding: 15px;
        height: auto;
        margin-bottom: 31px;
    }
    .card-img-top {
        padding: 15px;
        width: 91px;
        height: 93px;
        margin: auto;
    }
    /*.card-img-top h4{*/
    /*margin-top: 23px;*/
    /*text-align: center;*/
    /*font-size: 22px;*/
    /*font-weight: 600;*/
    /*}*/
    .card-img-top p {
        text-align: justify;
    }
    .card-custom-card {
        border-radius: 50px;
        text-align: center;
    }
    .Instructors {
        padding: 51px 15px;
    }
    .instructor_images_box {
        width: 100%;
    }
    .instructor_images_box img {
        margin-bottom: 21px;
    }
    .Career_Path {
        padding: 51px 15px;
    }
    .Instructors-heading p {
        line-height: 27px;
    }
    .border-box-color::before {
        left: 0;
    }
    .cpa_enroll_content h4 {
        font-size: 27px;
    }
    .inner_page_AllinBx h3 {
        font-size: 29px;
    }
    .border-box-color::after {
        right: 0;
    }
    .feature-boxS {
        margin-top: -45px;
    }
    .career_path_img img {
        width: 100%;
    }
    .Exam_pattern {
        padding: 51px 15px;
    }
    .ea_Career_Path {
        padding: 51px 15px;
    }
    .AllinBx h3 {
        padding: 11px 0px;
    }
    .placement-support-box {
        padding: 51px 15px;
        padding-bottom: 0;
    }
    .form-container-text {
        box-shadow: 0px 3px 8px -2px #7e6b6b;
    }
    .blog-box {
        padding: 8px 15px;
    }
    .site_sidebar {
        margin-left: 0;
    }
    .news_post_item .news_text_area {
        padding: 0px 20px;
    }
    .news_post_item .news_text_area h3 {
        font-size: 27px;
    }
    .blog_meta ul {
        padding-left: 0;
    }
    .news_post_item .news_text_area .blog_meta {
        line-height: 30px;
    }
    .comtact-main {
        padding: 0px 15px;
    }
    .ps-section__content {
        margin-top: 0;
    }
    .right-border {
        border-right: 0;
    }
    .ps-section__content {
        box-shadow: 0px 5px 6px -2px gray;
    }
    .index-para-box {
        font-size: 16px;
        font-weight: 700;
        margin: 10px 0px 10px 0px;
    }
    .experienceExc1 {
        width: 100%;
    }
    .addB p{
        width:100%;
    }
}

.error {
    margin: 0;
    /*height: 100vh;*/
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #f3f3f3;
}
img {
    max-width: 100%;
    /*height: auto;*/
}

.privacy-policy-page {
    padding: 51px 107px;
}

.regestration-Heading {
    font-size: 25px;
    /*padding: 0px 17px;*/
    margin-top: 21px;
    color: #192451;
}

.info-box {
    box-shadow: 1px 1px 9px 1px #b5b5b5;
    padding: 0px 10px 20px 10px;
    border-radius: 11px;
}

.input-box-contact-two input {
    padding: 10px;
    background-color: white;
}
.input-box-contact-two select {
    padding: 10px;
    background-color: white;
}

/* Mark input boxes that gets an error on validation: */
input.invalid {
    background-color: #ffdddd;
}

/* Hide all steps by default: */
.tab {
    display: none;
}
.input-box-contact-two input {
    width: 100%;
    outline: none;
    border: 1px solid #ccc;
    border-radius: 5px;
}

.input-box-contact-two label {
    font-size: 14px;
    font-weight: 600;
}
.input-box-contact-two textarea {
    border: 1px solid #ccc;
    border-radius: 5px;
    outline: none;
}

/* Make circles that indicate the steps of the form: */
.step {
    opacity: 0.5;
}

/* Mark the active step: */
.step.active {
    opacity: 1;
}
.contact_radio input {
    width: auto;
}

/* Mark the steps that are finished and valid: */
/*.step.finish {*/
/*  background-color: #04AA6D;*/
/*}*/

.form_buttons button {
    border: none;
    background: red;
    color: white;
    padding: 9px;
    font-size: 17px;
    border-radius: 10px;
    font-weight: 600;
}
.facility_service{
    padding:20px 0px 50px 0px;
}
.facility_service h3{
    font-size: 48px;
    color: #000;
    font-weight: 600;
    margin-bottom: 0;
    text-align:center;
}
.tabs_facility .nav-tabs{
    border-bottom:0;
    justify-content: center;
    margin-top: 30px;
    gap:10px;
}
.tabs_facility .nav-tabs .nav-link{
    border-radius:0;
    border:1px solid #ccc;
    color:#000;
}
.tabs_facility .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active{
    border: 0;
    background: #4e5a62;
    border-radius: 0;
    color: #fff;
}
.tab_content h4{
    font-size: 27px;
    color: #000;
    font-weight: 600;
    text-align:center;
}

.tab_content h5{
    font-size: 23px;
    color: #000;
    font-weight: 600;
    margin-top: 50px;
    margin-bottom: 30px;
    text-align: center;
    position:relative;
}
.tab_content h5::before{
    position: absolute;
    content: '';
    width: 110px;
    background: #ffd042;
    height: 3px;
    left: 50%;
    transform: translate(-50%, 35px);
}
.tab_content h5::after{
    position: absolute;
    content: '';
    width: 15px;
    height:15px;
    background: #ffd042;
    left: 49.4%;
    transform: rotate(45deg);
    top: 29px;
}
.houskeeping_img{
    display:flex;
    gap:20px;
    justify-content: center;
}
.houskeeping_img img{
    width:32%;
}
.area_cleaned{
    display:none;
    margin-top:30px;
    background: #fbf0da;
    padding: 50px 20px 20px 20px;
}
.area_cleaned h4{
    font-size: 27px;
    color: #7131a2;
    font-weight: 600;
    text-align:center;
}
.area_cleaned table tr td{
    border:1px solid #000;
    font-weight: 600;
}
.area_cleaned table tr th{
    border:1px solid #000;
    font-weight: 800;
}
.cpa_enroll_content h3{
    text-align:left;
}
.office_address{
    font-size: 27px;
    color: #192451;
    font-weight: 600;
    text-align: center;
}
.office_address1{
    margin-top:40px;
}
.hard_service_table{
    margin-top:50px;
    display:none;
}
.hard_service_table img{
    margin-top:50px;
}
.hard_service_table table tr th{
    background:#8064a1;
    color:#fff;
}

.hard_service_table table tr:nth-child(odd) {
  background-color: #d5d4e1;
}

.hard_service_table table tr:nth-child(even) {
  background-color: #ecebee;
}
.type_of_waste{
    text-align: center;
    font-size: 23px;
}
.hard_service_table table tr th{
    border:1.5px solid #000;
}
.hard_service_table table tr td{
    border:1.5px solid #000;
}
.cpa_enroll_contenth h3{
    font-size:27px;
    margin-bottom:30px;
}
.dwn1:hover .dwn2{
    display:block;
}
.img-fluid{
    width:100%;
}
.sector_ul li{
    float:left;
    margin-right: 30px;
    list-style-type: disclosure-closed;
}
.sector_ul li::marker{
    color: #ffd042;
}
.facilit_heading h3{
    color: #7d7d7d;
    margin-bottom: 30px;
    border-bottom: 8px solid #ffd64b;
    padding-bottom: 20px;
    display: inline-block;
    padding-right: 50px;
}
.facilit_heading h3 span{
    display:block;
}
.ul_point li{
    list-style-type: disclosure-closed;
    margin-bottom: 5px;
}
.ul_point li::marker{
    color: #ffd042;
}
.hard_service_table h3{
    font-size:27px;
    margin-bottom: 20px;
}
.pera-content img{
    margin-bottom:20px;
}














