body { margin: 0; padding: 0; font-family: 'Tahoma'; overflow-x: hidden;}

@font-face {
  font-family: 'Tahoma';
  font-style: normal;
  font-weight: 400;
  src: url(https://fortunecraftsolutions.com/resource/image/Tahoma.ttf) format('truetype');
}
*{font-family: 'Tahoma' !important;}
button.pay-now-btn {
    border-radius: 8px;
    padding: 13px;
    border: 2px solid #fff;
    color: #fff;
    background: #353797;
}
.callus {
    width: 100%;
    margin: 8px 0 0 0;
    text-align: right;
    position: fixed;
    bottom: 3em;
    right: 9px;
    width: 50px;
    height: 50px;
    z-index: 99999;
}

.callus .callusL{
    width: 40px;
    height: 40px;
    font-size: 18px;
    border-radius: 100%;
    text-align: center;
    line-height: 40px;
    display: inline-block;
    float: right;
    background: #eb1d39;
    color: #fff;
    margin: 0 20px 0 0;
    -webkit-box-shadow: 0px 0px 0px 7px #dc3545;
    -moz-box-shadow: 0px 0px 0px 7px rgba(232, 154, 17, 0.25);
    box-shadow: 0px 0px 0px 7px #dc354536;
    -webkit-animation: tada 1.25s infinite;
    -moz-animation: tada 1.25s infinite;
    -ms-animation: tada 1.25s infinite;
    animation: tada 1.25s infinite;
}

  /*============WHATSAPP==========*/
  
.whatsapp_btn{
    position: fixed;
    bottom: 8em;
    right: 20px;
    width: 55px;
    height: 55px;
    z-index: 9999;
}
.whatsapp_btn .icon_logo{
    position: relative;
    z-index: 100;
    padding: 5px;
}

.whatsapp_btn .icon_logo > a > img{
    width: 100%;
}

.whatsapp_btn .circle_waves{
    border-radius: 50%;
    background-color: #3cc04e;
    width: 55px;
    height: 55px;
    position: absolute;
    opacity: 0;
    bottom: 1px;
    left: 0px;
    z-index: 99;
    animation: waves 4s infinite cubic-bezier(.36, .11, .89, .32);
}

@keyframes waves {
    from {
        transform: scale(.55, .55);
        opacity: .6;
    }
    to {
        transform: scale(1.8, 1.8);
        opacity: 0;
    }
}


.fa{font-family:FontAwesome !important;}
p, li {color: #1a1a1a;font-size: 16px;line-height: 1.7;text-align: justify;letter-spacing: 0.5px;margin: 0 0 12px 0;font-family: 'Tahoma';}
.main-table li {color: #1a1a1a;font-size: 16px;line-height: 25px;margin: 0 0 10px 0;font-family: 'Tahoma';}
a { text-decoration: none !important; font-family: 'Tahoma';}
h1, h2, h3, h4, h5, h6 { font-family: 'Tahoma'; color: #1a1a1a}

.main-table { text-align: left; padding: 5% 0;}

.servicepart6 {
    text-align: center;
    border-radius: 10px;
    padding: 10px;
    margin: 20px 0 0 0;
    min-height: 380px;
    box-shadow: rgba(14, 63, 126, 0.06) 0px 0px 0px 1px, rgba(42, 51, 70, 0.03) 0px 1px 1px -0.5px, rgba(42, 51, 70, 0.04) 0px 2px 2px -1px, rgba(42, 51, 70, 0.04) 0px 3px 3px -1.5px, rgba(42, 51, 70, 0.03) 0px 5px 5px -2.5px, rgba(42, 51, 70, 0.03) 0px 10px 10px -5px, rgba(42, 51, 70, 0.03) 0px 24px 24px -8px;
}

#widgetsControl_C, #widgetsControl{ height: auto !important;}
#Div_body .container-fluid { margin: 0; padding: 0;}

#MenuControl .nav-item { margin: 0}
#MenuControl .nav-item .nav-link {color: #213f9a;font-size: 11px;text-transform: uppercase;font-weight: 600;}
#MenuControl .nav-fill{ width:100%;}
#MenuControl .bg-light {background: #fff!important;height: 100%;padding: 0 0px 0 0%;}

#HeaderControl.RadDock_Default .rdMiddle .rdCenter, #HeaderControl.RadDock_Default .rdBottom .rdCenter { background-color: transparent !important;}
#MenuControl_C .bg-light { --bs-bg-opacity: 1; background-color: transparent !important; height: 100%;}
#MenuControl.RadDock_Default .rdMiddle .rdCenter, #MenuControl.RadDock_Default .rdBottom .rdCenter { background-color: transparent !important;}

#HeaderControl, #MenuControl, #MenuControl_C { height: 90px !important}

#HomepagecontentControl_C { margin: -20px 0 0 0 !important}

#HomepagecontentControl, #HomepagecontentControl_C {min-height: 100% !important;}

@media (min-width: 320px) and (max-width: 768px ){
  .navbar-toggler { position: absolute; right: 15px; top: -60px; background: #fff}
  #MenuControl, #MenuControl_C { height: 0 !important;}
  #HeaderControl, #HeaderControl_C {height: 75px !important;background: #eeeced;}
  .navbar-collapse {background: #eeeced;margin-top: -10px}
}

/* innr-pg-c Start */
.otherpagecss #RadDockZone1.container { max-width: 100%;}
.otherpagecss #RadDockZone1.container #HomepagecontentControl_C table { margin-top: 0 !important;}

.heading { font-size: 38px; font-weight: 600; color: #121212; margin: 0 0 30px 0; position: relative;}
.heading::after {/* content: ''; */position: absolute;width: 80px;height: 3px;background: #213f9a;border-radius: 3px;bottom: -10px;left: 0;}
.sub-heading { font-size: 25px; color: #213f9a; font-weight: 700; margin: 0 0 15px 0; border-bottom: 1px dashed #a5a5a5; padding: 4px 0;}
.custom-btn { display: inline-block; padding: 14px 42px; background: #00a651; color: #fff; border-radius: 30px; font-size: 15px; font-weight: 400;}
.custom-btn:hover { background: #213f9a; color: #fff;}

.top-header { background: #213f9a; padding: 6px 0;}
.top-header p, .top-header p a { color: #fff; font-size: 15px;}
.header img { width: 280px; padding: 4px 0;}

.banner-section { padding: 4% 0 5% 0; background-image: url('image/banner.jpg'); background-size: cover; position: relative;}
.banner-section::after {content: '';position: absolute;background-image: linear-gradient(45deg, #090909e8, transparent);width: 100%;height: 100%;top: 0;bottom: 0;}
.banner-section .text {position: relative; z-index: 2;}
.banner-section .text h1 {color: #fff;font-size: 47px;font-weight: 600;margin: 0 0 15px 0;text-shadow: 3px 3px 3px #0000004d;}
.banner-section .text h5 {color: #eeeced;font-size: 23px;letter-spacing: .8px;text-shadow: 3px 3px 3px #0000004d;}
.banner-section .text p {/* text-align: start; */color: #eeeced;font-size: 17px;margin: 20px 0 0 0;line-height: 1.6;text-shadow: 3px 3px 3px #0000004d;}
.banner-section .banner-form {position: relative;z-index: 2;background: #ffffff80;padding: 30px;border-radius: 10px;backdrop-filter: blur(7px);}
.banner-section .banner-form .form-control { padding: 12px; margin: 0 0 10px 0; border-color: #cfcfcf; font-size: 14px;}
.banner-section .banner-form input[type='button'] {background: #00a651; color: #fff;font-size: 16px; border: 0;}
.banner-section .banner-form input[type='button']:hover { background: #213f9a;}
.banner-section .banner-form h4 { color: #213f9a; font-size: 21px; font-weight: 700; text-transform: uppercase;} 

.banner-bottom .counter-bx {/* background: #213f9a; */padding: 0px 30px;border-radius: 10px;/* margin: -23px -114px 0 123px; */position: relative;z-index: 2;}
.banner-bottom .counter-bx .icon img { width: 54px; margin: 0 17px 0 0;}
.banner-bottom .counter-bx .text h2 { color: #fff; font-size: 32px; margin: 0 0 5px 0;}
.banner-bottom .counter-bx .text p { color: #e4e4e4; margin: 0;}
.banner-bottom .counter-bx .text p span{font-size: 9px;}

.about-section { padding: 7% 0; background: #ececec;}
.about-section .left-img img { border-radius: 10px; box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px; border: 1px solid #cccccc;}

.benefits { padding: 6% 0;}
.benefits .heading::after { left: 0; right: 0; margin: 0 auto;}
.benefits h3 { font-size: 21px; margin: 20px 0;}
.benefits .benefits-card { position: relative}
.benefits .icon {background: #00a651;padding: 40px;border-radius: 8px;margin: 60px 0;position: relative;z-index: 2}
.benefits .benefits-card::after { content: ''; position: absolute; width: 70px; height: 2px; border-bottom: 2px dashed #212212; right: -60px; top: 0; bottom: 0; margin: auto 0} 
.benefits .benefits-card.line::after { content: ''; position: absolute; width: 0px; height: 2px; border-bottom: 2px dashed #212212; right: -60px; top: 0; bottom: 0; margin: auto 0} 
.benefits .icon.bg-blue {background: #213f9a;}
.benefits .icon img {width: 80px;}
.benefits .benefits-card h3 {font-size: 18px;line-height: 1.3;position: absolute; top: 100%;width: 100%;}
.benefits .benefits-card h3.text-top { top: -85px;}

.certified-section {padding: 6% 0;background: #ececec;display: none;}
.certified-section .heading::after { left: 0; right: 0; margin: 0 auto;}
.certified-section .certified-card {background: #fff;margin: 20px 0 0 0; border-radius: 8px; transition: all .3s ease-in-out;}
.certified-section .certified-card:hover { box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px; transform: translate(0, -6px);}
.certified-section .certified-card img { border-radius: 8px 8px 0 0;}
.certified-section .certified-card h4 { padding: 20px 0; font-size: 21px;}
.certified-section .card { background: #fff; padding: 20px 10px;}
.course-card p {
    text-align: center;
}
.courses {padding: 1% 0;background: #ececec;}
.courses .heading::after { left: 0; right: 0; margin: 0 auto;}
.courses .course-card {padding: 23px 0px 0px 0px;background: #fff;position: relative;margin: 16px 0;min-height: 354px;}
.courses .course-card::after { content: ''; position: absolute; width: 0; height: 3px; background: #00a651; bottom: 0; left: 0; right: 0; margin: 0 auto; transition: all .3s ease-in-out;}
.courses .course-card .text {margin-top: 6px;padding: 17px 10px;/* min-height: 291px; */}
.courses .course-card .text h4 {font-size: 19px;margin: 0 0 18px 0;transition: all .3s ease-in-out;line-height: 1.4;}
.courses .course-card .text a { display: inline-block; background: #00a651; padding: 8px 22px; color: #fff; font-size: 15px; transition: all .2s ease-in-out;}
.courses .course-card .text a:hover { background: #213f9a; color: #fff;}
.courses .course-card:hover::after { width: 100%;}
.courses .course-card:hover h4 { color: #213f9a;}

footer { padding: 4% 0 0 0; background: #044a80;}
footer h4 {color: #fff;font-size: 16px;text-transform: uppercase;font-weight: 500;margin: 0 0 25px 0;letter-spacing: 1px;/* padding: 0 0 0 20px; */position: relative;}
/*footer h4::after {content: '';position: absolute;width: 10px;height: 10px;border: 1px solid #fff;border-radius: 50%;left: 0;top: 4px}
*/
footer p, footer p a {color: #e0e0e0;font-size: 13px;margin: 0 0 8px 0;}
footer p i { color: #fff; margin: 0 5px 0 0;}
footer p a:hover {color: #00a651;}
footer .footer-bottom {margin: 4% 0 0 0;border-top: 1px solid rgba(204, 204, 204, .4);padding: 15px 0;}
footer .footer-bottom p { margin: 0;}

.inner-section { background-image: url('image/inner-banner.jpg'); background-size: cover; padding: 6% 0;}
.inner-section h2 { color: #fff; margin: 0; font-size: 42px; text-align: center;}

.contact-page { background: #ececec;}
.contact-page .contact-form .form-control { padding: 14px; margin: 0 0 10px 0; border-color: #cfcfcf; font-size: 14px;}
.contact-page .contact-form input[type='button'] {background: #00a651; color: #fff;font-size: 16px; border: 0;}
.contact-page .contact-form input[type='button']:hover { background: #213f9a;}
.contact-info {background: #213f9a;padding: 25px;margin: 10px 0;}
.contact-info i {color: #ebebeb;font-size: 30px;}
.contact-info h5 {color: #00a651;text-transform: uppercase;font-size: 17px;font-weight: 700;letter-spacing: .5px;}
.contact-info p, .contact-info p a {color: #ffffff;margin: 0;font-size: 15px;}

.tally-essential {border-radius: 10px;/* margin: 20px 0 0 0; */margin-bottom: 10px;min-height: 100%;box-shadow: rgba(14, 63, 126, 0.06) 0px 0px 0px 1px, rgba(42, 51, 70, 0.03) 0px 1px 1px -0.5px, rgba(42, 51, 70, 0.04) 0px 2px 2px -1px, rgba(42, 51, 70, 0.04) 0px 3px 3px -1.5px, rgba(42, 51, 70, 0.03) 0px 5px 5px -2.5px, rgba(42, 51, 70, 0.03) 0px 10px 10px -5px, rgba(42, 51, 70, 0.03) 0px 24px 24px -8px;}
.tally-essential h4 { background: #213f9a; color: #fff; padding: 15px; border-radius: 10px 10px 0 0; font-size: 17px; font-weight: 400; letter-spacing: .5px; line-height: 1.5; margin: 0;}
.tally-essential ul {list-style-image: url(image/check.png); margin: 0;}
.tally-essential ul li { font-size: 16px; margin: 0 0 10px 0;}
.tally-essential .text { padding: 15px;}

.card1 {background: #213f9a;padding: 15px;border-radius: 8px;margin: 8px 0;min-height: 100px;}
.card1 p {display: flex;margin: 0;color: #fff;line-height: 1.5;}
.card1 p img { width: 15px; height: 15px; margin: 5px 7px 0 0}

.certification-offered { background: #ececec;}
.certification-offered .card1 { background: #213f9a; padding: 20px; min-height: 90px;}
.certification-offered .card1 p { font-size: 17px;}

@media (min-width: 320px) and ( max-width: 768px) { 
  p, li {color: #1a1a1a;font-size: 15px;line-height: 1.6;}

  .heading { font-size: 30px;}
  .heading::after { width: 60px; bottom: -6px;}
  .sub-heading { font-size: 20px;}
  .custom-btn { padding: 12px 34px;}

  .top-header { background: #213f9a; padding: 4px 0;}
  .top-header p, .top-header p a { color: #fff; font-size: 14px;}
  .header img { width: 240px; padding: 4px 0;}

  .banner-section { padding: 10% 0;}
  .banner-section::after { background-image: linear-gradient(45deg, #090909fb, transparent);}
  .banner-section .text h1 { font-size: 24px; margin: 0 0 10px 0;text-shadow: 3px 3px 3px #00000015; letter-spacing: .5px;}
  .banner-section .text h5 {font-size: 18px; margin: 0;}
  .banner-section .text p { color: #eeeced; font-size: 15px; margin: 15px 0 0 0; line-height: 1.6; text-shadow: 3px 3px 3px #0000004d;}
  .banner-section .banner-form { padding: 20px; margin: 20px 0 0 0;}
  .banner-section .banner-form .form-control { padding: 10px; margin: 0 0 8px 0; border-color: #cfcfcf; font-size: 13px;}
  .banner-section .banner-form h4 {font-size: 20px;} 

  .banner-bottom .counter-bx { padding: 10px 30px; margin: 20px 0;}
  .banner-bottom .counter-bx .icon img { width: 46px; margin: 5px 15px 0 0;}
  .banner-bottom .counter-bx .text h2 { color: #fff; font-size: 26px; margin: 25px 0 5px 0;}

  .about-section .left-img img {margin: 20px 0 0 0;}

  .benefits h3 { font-size: 21px; margin: 20px 0;}
  .benefits .col { flex: auto;}
  
  .benefits .benefits-card { position: relative}
  .benefits .icon { padding: 30px; margin: 10px 0 60px 0;}
  .benefits .benefits-card::after { width: 0px;} 
  .benefits .icon img { width: 70px}
  .benefits .benefits-card h3 {font-size: 16px;line-height: 1.3;position: absolute; top: 100%;width: 100%;}
  .benefits .benefits-card h3.text-top { top: 100%;}

  .inner-section { padding: 10% 0;}
  .inner-section h2 { font-size: 27px;}

}


section.banner-bottom.main-table {background: #213f9a;padding: 3% 0;}

/* menu show on hover */

.navbar-nav li:hover > ul.dropdown-menu {
    display: block;
}

.dropdown-submenu {
    position:relative;
}

.dropdown-submenu > .dropdown-menu {
    top: 0;
    right: auto;
    left: 100%;
    margin-top:0;
}


/* rotate caret on hover */
.dropdown-menu > li > a:hover:after {
    text-decoration: underline;
    transform: rotate(180deg);
}
.dropend .dropdown-menu {
   top: 0;
    right: auto !important;
	left: 100% !important; }
.dropdown-item { font-size: 15px;}

/* rotate caret on hover */
.dropdown-menu > li > a:hover:after {
    text-decoration: underline;
    transform: rotate(180deg);
}
.dropend .dropdown-menu {
    right: 100% !important; top:0;
    left: auto !important;
}

.ups1 {
    height:100%;
    background: #fff;
    padding: 30px 20px;
    margin: 20px 0 0 0;
    text-align: center;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}
.ups1 img {
    width: 80px;
    margin: 0 0 20px 0;
}

.ups1 h5{color: #213f9a;font-weight: 600;font-size:20px}
.ups1 p{color: #000;font-size:15px}
.bfit_tly_edctn{padding:3% 0;}
.bfit_tly_edctn .crd_wrp {display:flex;gap:2rem;}
/* .bfit_tly_edctn .crd_wrp .crd_icn img {}
.bfit_tly_edctn .crd_wrp .crd_bdy{} */
.bfit_tly_edctn .crd_wrp .crd_bdy p.crd_txt{text-align:justify;}
.bfit_tly_edctn .crd_wrp .crd_bdy h4.crd_hd {text-align:justify;}