*{
    padding:0;
    margin:0;
    }
    a, p, h1, h2, h3, h4, h5, h6, body{
    font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";;
    }
    body{
    overflow-x:hidden;
    }
    .navBarStrip{
    background: #e81d24;
    padding: 9px 101px;
    }
    .navBar{
        width:100%;
        padding: 0px 30px;
        background: #fff;
        /*border-bottom: 1px solid #ccc;*/
    }
    .phBx a{
    color:#fff;
    text-decoration: none;
    }
    .marQu p{
    text-align: center;
    margin-bottom: 0;
    color:#fff;
    }
    .emailBx{
    text-align: right;
    }
    .emailBx a{
    color:#fff;
    text-decoration: none;
    }
    .amfle_logo{
    width:230px;
    }
    .amfle_logo img{
    width: 100%;
    }
    .navbar-expand-lg .navbar-nav .nav-link{
    font-size: 16px;
    font-weight: 600;
    color:#000;
    padding-right: 20px;
    }
    .navbar-nav .dropdown-menu{
        padding:0;
    }
    .dwn2{
        border:0;
        box-shadow: 0 0 20px rgba(0, 0, 0, .15);
        border-bottom: 3px solid #e81d24;
        border-radius: 0;
    }
    .dwn2 a{
        padding: 9px 13px;
        border-bottom:0;
        font-size: 15px;
    }
    .dwn2 a:hover{
        background: 0;
        color:#e81d24;
    }
    .dwn2 a:focus{
        background: 0;
    }
    .active1{
    color:#e81d24 !important;
    border-bottom: 1px solid #e81d24;
    font-weight: 800 !important;
    }
    .vfreeTrial{
    /*background: #a17627;*/
    border:1px solid #a17627;
    color:#000 !important;
    border-radius: 30px;
    padding: 8px 19px !important;
    transition:.5s;
    }
    .vfreeTrial:hover{
        background-image: linear-gradient(to right, #a17627 , #fbed84);
        color:#fff !important;
    }
    .freeTrial:hover{
        color:#fff !important;
    }
    .bg-banner{
    position: relative;
    /*border-bottom: 1px solid #f1f1f1;*/
    }
    .owlCarouelBx .owl-nav{
    position: absolute;
    bottom: 53px;
    left: 7.3%;
    }
    .owlCarouelBx .owl-dots{
    display: none;
    }
    .innerBox{
        position: absolute;
        top: 13%;
        left: 7.5%;
        width: 35%;
    }
    .innerBox_home{
        position: absolute;
        top: 57% !important;
        right: 0 !important;
        width: 35%;
        padding-left: 8.5%;
    }
    .owl-theme .owl-nav{
        position:relative;
        top:-70px!important;
        left:0;
    }
    .imgBx h1{
    font-size: 50px;
    font-weight: 600;
    padding-bottom:20px;
    color: #fff;
    }
    .imgBx p{
    font-size: 35px;
    color: #fff;
    }
    .imgBx a{
    display: inline-block;
    width:160px;
    background: #a17627;
    color:#fff;
    font-weight: 700;
    font-size: 18px;
    text-align: center;
    text-decoration: none;
    border-radius: 30px;
    padding:10px 0px;
    background-image: linear-gradient(to right, #a17627 , #fbed84);
    }
    .owlCarouelBx .owl-carousel .owl-nav button.owl-prev{
    border: 1px solid #a17627;
    width: 41px;
    height: 41px;
    border-radius: 50%;
    position: relative;
    }
    .owlCarouelBx .owl-carousel .owl-nav button.owl-prev span{
    position: absolute;
    font-size: 41px;
    top: -16px;
    left: 11px;
    color:#a17627;
    }
    .owlCarouelBx .owl-carousel .owl-nav button.owl-next{
    border: 1px solid #a17627;
    width: 41px;
    height: 41px;
    border-radius: 50%;
    position: relative;
    }
    .owlCarouelBx .owl-carousel .owl-nav button.owl-next span{
    position: absolute;
    font-size: 41px;
    top: -16px;
    right: 11px;
    color:#a17627;
    }
    .owlCarouelBx .owl-carousel .owl-nav button.owl-prev:hover{
    background: #a17627;
    }
    .owlCarouelBx .owl-carousel .owl-nav button.owl-prev:hover span{
    color:#fff;
    }
    .owlCarouelBx .owl-carousel .owl-nav button.owl-next:hover{
    background: #a17627;
    }
    .owlCarouelBx .owl-carousel .owl-nav button.owl-next:hover span{
    color:#fff;
    }
    .gem_matrix{
        padding: 51px 103px;
    }
    .matrix_box{
        display:flex;
        flex-wrap:wrap;
        justify-content: space-between;
    }
    .inner_matrix_box{
        width:48%;
    }
    .bg-AllinOne{
        position: relative;
        padding:51px 103px;
        padding-top: 15px;
        background-image: url('../../web_assets/images/bg-img-1.png');
        background-repeat: no-repeat;
        background-size: cover;
    }
    .allinone{
    background: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    padding: 20px 25px;
    min-height: 504px;
    /*border-radius: 20px;*/
    transition: .5s;
    margin:70px 0px;
    }
    .allinone:hover{
    transform: scale(1.1);
    }
    .AllinBx{
        text-align:center;
    }
    .AllinBx p{
        font-size:16px !important;
    }
    .AllinBx h3{
    font-size: 48px;
    color:#000;
    font-weight: 600;
    margin-bottom: 20px;
    }
    .AllinBx h4{
    font-size: 38px;
    color:#a17627;
    font-weight: 600;
    margin-bottom: 0;
    }
    .AllinBx p{
    font-size: 27px;
    color:#000;
    }
    .allinone{
    position: relative;
    margin-top: 27px;
    }
    .allinone1 h4{
    margin-top: 30px;
    text-align: center;
    font-size: 27px;
    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: #003768;
    font-size: 27px;
    }
    .allinone3 span{
    color: #6f2f84;
    font-size: 27px;
    }
    .allinone a{
    display: inline-block;
    width: 100%;
    background: #a17627;
    color:#fff;
    font-weight: 700;
    font-size: 18px;
    text-align: center;
    text-decoration: none;
    border-radius: 30px;
    padding:10px 0px;
    background-image: linear-gradient(to right, #a17627 , #fbed84);
    }
    .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;
        background: linear-gradient(135deg, #9d7125 , #232526);
        margin-top:-61px;
        position:relative;
    }
    .excpHeading{
        font-size: 50px;
        color:#000;
        font-weight: 600;
        text-align: center;
    }
    .excpHeading span{
        color:#e81d24;
    }
    .experienceExc{
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .experienceExc1{
        position: relative;
        width: 100%;
        margin-top: 31px;
        background: #fff;
        box-shadow: 0 0 10px rgba(0, 0, 0, .1) !important;
        transition: .5s;
        margin-bottom: 90px;
        padding: 2rem 2rem 0rem;
        height:350px;
    }
    .experienceExc1:hover{
        transform:scale(1.05);
    }
    .excImg img{
        width: 100%;
    }
    .excHeading{
        font-size: 16px;
        padding: 0px 17px;
        color: #a17627;
        font-weight:600;
        margin-top: 15px;
        text-align: center;
    }
    .excPara{
        font-size: 15px;
        padding: 0px 17px;
        margin-top: 13px;
        text-align: center;
    }
    .excPara span{
        color:#e81d24;
    }
    .bg-ourBlog{
       padding: 51px 103px; 
    }
    .ourBlog{
        display: flex;
        justify-content: space-between;
        flex-wrap:wrap;
    }
    .ourBlog1{
        position: relative;
       width: 48.5%;
        margin-top: 31px;
        background: #fff;
        border:1px solid #f1f1f1;
        box-shadow: 0 29px 21px -12px rgba(0, 0, 0, .1) !important;
        overflow:hidden;
        transition: .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:#e81d24;
    }
    .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:#192451;
        font-weight: 600;
    }
    .partnerBox h3 span{
        display: block;
    }
    .partnerBox h3 .spanRed{
        color:#e81d24;
    }
    .partnerBox h3 .spanBlue{
        font-weight: 500;
    }
    .partnerBox h4{
        font-size: 22px;
        -webkit-text-stroke: .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 #e81d24;
        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:#e81d24;
    }
    .partnerCarousel .owl-carousel .owl-nav button.owl-next{
        border: 1px solid #e81d24;
        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:#e81d24;
    }
    .partnerCarousel .owl-carousel .owl-nav button.owl-prev:hover{
        background: #e81d24;
    }
    .partnerCarousel .owl-carousel .owl-nav button.owl-prev:hover span{
        color:#fff;
    }
    .partnerCarousel .owl-carousel .owl-nav button.owl-next:hover{
    background: #e81d24;
    }
    .partnerCarousel .owl-carousel .owl-nav button.owl-next:hover span{
        color:#fff;
    }
    .inner_partnerImg{
        display: flex;
    }
    .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: .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: #000;
    }
    .bg-footerBx{
        padding:51px 103px;
        padding-bottom: 21px;
    }
    .footer-item h3{
        color:#fff;
        font-size: 20px;
        font-weight: 600;
    }
    .ulBox li{
        list-style-type: none;
        padding: 4px 0px;
    }
    .ulBox li a{
        color:#fff;
        text-decoration: none;
    }
    .footerLogo{
        margin-bottom: 17px;
    }
    .footerLogo img{
        width:100%;
    }
    .footer-item-box p {
        color:#fff;
        padding-right: 51px;
        /*text-align: justify;*/
    }
    .footer-item-box p a{
        color:#fff;
        padding-right: 51px;
        text-decoration: none;
    }
     .fitem-box{
        display: flex;
    }
    .fitem-box i{
        color: #a17627;
        font-size: 21px;
        padding-right: 11px;
        position: relative;
        top: 2px;
    }
    .social_link{
        padding-left: 0;
        display: flex;
        justify-content: space-between;
    }
    .social_link li{
        list-style: none;
    }
    .social_link li a{
        color:#fff;
        transition:.5s;
        font-size: 15px;
    }
    .social_link li a:hover{
        color:#a17627;
    }
    .footerInpt{
        width: 100%;
    }
    .footerInpt input{
        width: 100%;
        border: 0;
        height: 39px;
        padding: 11px;
        border-radius: 5px;
        margin-top: 13px;
    }
    .footerInpt button{
        background: #a17627;
        font-size: 14px;
        font-weight: 600;
        padding: 9px 15px;
        border: 0;
        margin-top: 14px;
        color: #fff;
        border-radius: 5px;
        background-image: linear-gradient(to right, #a17627, #fbed84);
    }
    .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;
    padding-bottom: 0;
    }
    .imgFluid{
        width:100%;
        height:500px;
    }
    .cpa_enroll_content h3{
    font-size: 33px;
    color: #000;
    font-weight: 600;
    margin-bottom: 20px;
    }
    .about_us_page_bg{
        background: #80808030;
        padding-bottom: 30px;
        margin-top:30px;
    }
    .about_us_page_bg .cpa_enroll_content {
        background:#fff;
        padding:30px;
        margin-bottom:20px;
        height: 890px;
    }
    .cpa_enroll_content h4{
    font-size: 27px;
    color: #a17627;
    font-weight: 600;
    margin-bottom: 20px;
    }
   .about_us_pagebtm{
       margin-bottom:50px;
   }
    .cpa_enroll_content a{
    display: inline-block;
    width: 160px;
    background: #e81d24;
    color: #fff;
    font-weight: 700;
    font-size: 18px;
    text-align: center;
    text-decoration: none;
    border-radius: 30px;
    padding: 4px 0px;
    }
    /* -----------------------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 .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: #fff;
  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: #a17627;
}
.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: #a17627;
}
.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;
}
.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: #fff;
}
.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: #a17627;
}
.wicat_item li .post_counter {
  right: 0;
  z-index: 1;
  width: 50px;
  color: #fff;
  font-weight: 700;
  text-align: center;
  position: absolute;
  background-color: #a17627;
  -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: .5s;
}
.social_widget li a:hover{
  background-color: #fd4302;
  color:#fff;
}

.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: #a17627;
}
.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: #fff;
  border: none;
  font-weight: 700;
  padding: 20px 40px;
  text-transform: uppercase;
  background-color: #ff4a17;
  background-image: linear-gradient(to right, #a17627, #fbed84);
}
.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;
    margin-top: -100px;
    position: relative;
    padding: 10px;

}
.ps-block--contact-info i{
  color: #a17627;
    font-size: 43px;
    transition: 1s ease-in-out;
}

.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;
            gap: 15px;
            margin: auto;
            justify-content: space-between;
        }
        .index-boxes img{
            width: 30%;
            margin-bottom: 5px;
        }
         .index-boxes{
            padding: 30px 30px;
            box-shadow: 1px 1px 5px -1px gray;
            transition: transform .5s;
            text-align: center;
            margin-bottom: 21px;
            /*border-radius: 1rem;*/
            background: white;
            width: 31.2%;
            border: 1px solid transparent;
            box-shadow: 0 0 10px rgba(0, 0, 0, .1);
            transition: .5s ease-in-out;
            cursor: pointer;
        }
        .index-boxes p{
            color:#716c80;
        }
        .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 103px;
}
.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: 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: #e81d24;
    color: #fff;
    font-weight: 700;
    font-size: 18px;
    text-align: center;
    text-decoration: none;
    border-radius: 30px;
    padding: 4px 0px;
    background-image: linear-gradient(to right, #a17627, #fbed84);
    }
     .cpa_enroll_content2 a button{
        color: #fff;
    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%); 
    }
    
    
@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: 57px;
        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:130px;
    }
    .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;
    }
    .gem_matrix{
        padding: 51px 15px;
    }
    .section-heading .subHeading-container{
        width:100% !important;
    }
    .AllinBx p{
        font-size:13px !important;
    }
    .inner_matrix_box{
        width:100%;
    }
    .why_choose_amfle{
        display:flex;
        flex-wrap:wrap;
        justify-content: space-evenly;
        gap: 10px;
    }
    .index-boxes{
        width:100%;
    }
    .index-boxes p{
        font-size:14px;
    }
    .bg-AllinOne{
        padding: 20px 15px;
    }
    .dotBx1 img {
        width: 53px;
        top: 24px;
    }
    .dotBx2 img {
        width: 53px;
        bottom: 13px;
    }
    .AllinBx h3{
        font-size:27px;
    }
    .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%;
    }
    .about_us_page_bg .cpa_enroll_content{
        height:auto;
    }
    .bg_talkour{
        padding: 50px 15px !important;
        padding-bottom: 0 !important;
    }
    .talkour_innner{
        width:100% !important;
    }
    .talkheading{
        font-size: 27px !important;
        width: 100%;
    }
    #verify_certificate .talkour{
        flex-direction: column-reverse;
    }
    #verify_certificate .talkour_innner img{
        margin-bottom:30px;
    }
    #consulation .talkour_innner img{
        margin-top:30px;
    }
    .gems_inner2 .img2 {
        right: 30px !important;
        top: 29px !important;
    }
    .imgFluid{
        height:auto;
    }
    .inner_page_banner img{
        height:auto;
    }
    .imgBx h1{
        margin-top: 33px;
    }
    .gemstoneheding{
        width: 57%;
        top: 23% !important;
        font-size: 27px !important;
    }
    .know_gemestone{
        padding: 50px 15px !important;
    }
    .allinone{
        height:auto;
        min-height:auto !important;;
    }
    .title_heading{
        font-size: 27px !important;
    }
    .cms_box h3{
        font-size: 18px !important;
    }
    .cms_box h4{
        font-size: 18px !important;
    }
    .footerItm{
        margin-top:119px;
    }
}    
    
    
 .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;
}
.section-heading .subHeading-container {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-inline: 2rem;
    border: none;
    border-radius: 3rem;
    background-color: #fff;
    box-shadow: 0 0 5px rgba(0,0,0,.1);
    width: 40%;
}
.section-heading .subHeading-container span {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #a17627;
    margin-right: 1rem;
}
.section-heading .subHeading-container .sub-heading {
    line-height: 42px;
    letter-spacing: 3px;
    font-weight: 700;
    font-size: 13px;
    text-transform: uppercase;
    color: #000;
    position: relative;
    top: 5px;
}
.section-heading .heading {
    color: #000;
    font-weight: 700;
    font-size: 2rem;
    margin-top: 2rem;
}
.description div h3 {
    display: flex;
    align-items: center;
    font-size: 1rem;
    line-height: 1rem;
    font-weight: 700;
}
.description div h3 span {
    display: inline-block;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #555;
    margin-right: .8rem;
}
.sub_heading{
    width: 32% !important;
    margin:auto;
    margin-top:70px;
    margin-bottom:30px;
}
.sub_testimonial{
    width: 20% !important;
    margin:auto;
    margin-top:30px;
    margin-bottom:30px;
}
.excImg img{
    width:100px !important;
    height:100px;
    margin:auto;
    border-radius:50%;
    top:140px;
    box-shadow: 0px 0px 7px 1px #ccc;
}
.bgcounter{
    padding:50px 103px;
}
.counter_box{
    display:flex;
    flex-wrap:wrap;
    justify-content: space-between;
    padding: 3rem 2rem 3rem;
    background: linear-gradient(90deg, #000, #555 51%, #000) !important;
}
.counter_inner{
    text-align:center;
    width: 33%;
}
.counter_inner h3{
    font-size:50px;
    color:#fff;
    text-align:center;
    font-weight:600;
    margin-bottom:0;
}
.counter_inner h3 span{
    display:block;
    font-size:15px;
}

.bg_talkour{
    padding:50px 103px;
}
.talkour{
    display:flex;
    flex-wrap:wrap;
    justify-content: space-between;
}
.talkour_innner{
    width:45%;
}
.talkour_innner img{
    width:100%;
}
.talk_matrix{
    width: 65% !important;
}
.talkheading{
    font-size: 40px;
    float: left;
    margin-top: 27px;
    margin-bottom: 27px;
}
.talkour_form{
    
}
.talkour_form input{
    width:100%;
    border:1px solid #ccc;
    padding:10px;
    margin-bottom:20px;
    outline:none;
}
.talkour_form textarea{
    width:100%;
    border:1px solid #ccc;
    padding:10px;
    margin-bottom:20px;
    outline:none;
}
.talkour_form button{
    background: #a17627;
    border: 0;
    width: 100%;
    padding: 10px;
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    transition:.5s;
    background-image: linear-gradient(to right, #a17627 , #fbed84);
}
.talkour_form button:hover{
    background: #000;
}
.mobile_mockup{
    text-align:center;
}
.mobile_mockup img{
    width:60%;
}
.bgcertificate{
    padding:50px 103px;
}
.certificate_box{
    display:flex;
    flex-wrap:wrap;
    justify-content:space-between;
}
.inner_certificate{
    width:46%;
}
.inner_certificate img{
    width:100%;
}
.innercert img{
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    margin-bottom:30px;
}
.blog_heading{
    width: 25% !important;
    margin: auto;
    margin-bottom: 20px;
}
.gem_read a{
    display: inline-block;
    color: #a17627;
    margin-left: 18px;
    font-weight: 600;
    text-decoration: none;
}
.allinone1 img{
    width: 200px !important;
    margin: auto;
    height: 130px;
}
.gemstoneheding{
    position: absolute;
    top: 35%;
    left: 5%;
    font-size: 50px;
    font-weight: 600;
    color: #fff;
}
.know_gemestone{
    padding:50px 103px;
}
.allinone1{
    text-align:center;
}
.allinone1btm{
    margin:20px 0px;
}

.title_heading{
    font-size:50px;
    color:#000;
    font-weight:600;
}
.cms_img_box{
    text-align:center;
}
.cms_img_box img{
    width:400px;
}
.cms_box{
    margin-bottom:50px;
}
.cms_box h3{
    font-size: 23px;
    font-weight: 700;
    line-height: 3.3rem;
    color: #000;
}
.cms_box h4{
    font-size: 20px;
    font-weight: 700;
    line-height: 3rem;
}

/* verify certificat css */
.talkourInnner{
    width:50%;
}
.bg_certificate{
    position: relative;
    margin-top: 30px;
}
.bg_certificate .bg_img{
        position: absolute;
        width: 50%;
        left: 23%;
        top: 40%;
        opacity: .2;
        z-index: 1;
}
.certificate_box{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding:10px 5px;
    border-bottom: 3px solid #000000;
    align-items: center;
}
.certificate_box1{
    width: 33%;
}
 .certificate_box1 p{
    margin:0;
    padding:0;
}
.certificate_box2{
    width: 33%;
    text-align: center;
}
.certificate_box2 h2{
    margin:0;
    padding:0;
    font-size: 18px;
}
.certificate_box3{
    width: 33%;
    text-align: right;
}
.certificate_box3 img{
    width: 40px;
    transform: rotate(10deg);
    padding-left: 10px;
}
.report_box{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.report_box1{
    width: 25%;
}
.report_box2{
    width: 100%;
    text-align: center;
}
.report_box2 h2{
    display: inline-block;
    margin-bottom: 0;
    border-bottom: 3px solid #000;
}
.report_box2 p{
    margin-bottom: 0;
    color: #ee9108;
    font-weight: 600;
    margin-top: 8px;
}
.report_box3{
    width: 25%;
    text-align: right;
}
.report_box3 img{
    width: 100px;
    margin-top: 10px;
}
.bg_img_box{
    position: relative;
}
.gems_box{
    padding:20px 0px 50px 0px;
    width: 100%;
    top: 0;
}
.gems_inner{
    display: flex;
    justify-content: space-between;
}
.gems_inner1{
    width: 82%;
}
 .gems_inner2{
    width: 16%;
    text-align: right;
    position: relative;
}
.gems_inner2 .img1{
    width: 100%;
}
.gems_inner2 .img2{
    width: 45px;
    position: absolute;
    right: 63px;
    top: 70px;
}
.gem_table tr td{
    font-weight: 600;
    padding: 5px 0px;
}
.iso_logo{
    display: flex;
    justify-content: space-between;
    margin-top:30px;
}
.iso_logo1{
    width: 65%;
}
.iso_logo1 img{
    width: 25%;
    margin-right: 30px;
}
.iso_logo2{
    width: 30%;
}
.iso_logo2{
    height: 120px;
    position: relative;
}
.iso_logo2 h2{
    display: block;
    border-bottom: 2px solid #000;
    width: 70%;
    text-align: center;
    padding-bottom: 5px;
    margin-top: 40px;
}
.iso_logo2 p{
    width: 70%;
    text-align: center;
    margin-top: -11px;
    font-size: 18px;
}
.iso_logo2 img{
    position: absolute;
    width: 100px;
    transform: translate(40%, -50%);
    bottom: -11px;
}
.gemul li{
    padding: 5px 0px;
}
.bgcolor_img{
    width: 100%;
    height: 730px;
}
/* /verify certificat css */













