@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');
body { margin: 0; padding: 0; font-family: "Roboto", sans-serif; overflow-x: hidden;}
p, li {color: #1a1a1a;font-size: 16px;line-height: 1.7; letter-spacing: .5px; margin: 0 0 12px 0;font-family: "Roboto", sans-serif;}
.main-table li {color: #1a1a1a;font-size: 16px;line-height: 25px;margin: 0 0 10px 0;font-family: "Roboto", sans-serif;}
a { text-decoration: none !important; font-family: "Roboto", sans-serif;}
h1, h2, h3, h4, h5, h6 { font-family: "Roboto", sans-serif; color: #1a1a1a}

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

#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: 13px;text-transform: uppercase;font-weight: 600;}
#MenuControl .nav-fill{ width:100%;}
#MenuControl .bg-light {background: #fff!important;height: 100%; padding: 0 0 0 10%}

#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: 400px !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: 56px;font-weight: 600;margin: 0 0 15px 0;text-shadow: 3px 3px 3px #0000004d;}
.banner-section .text h5 {color: #eeeced;font-size: 25px;letter-spacing: .8px; text-shadow: 3px 3px 3px #0000004d;}
.banner-section .text p { color: #eeeced; font-size: 19px; 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: 50px 30px; border-radius: 10px; margin: -50px 0 0 0; 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;}

.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;}
.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;}

.courses { padding: 5% 0; background: #ececec;}
.courses .heading::after { left: 0; right: 0; margin: 0 auto;}
.courses .course-card {background: #fff;position: relative;margin: 15px 0;min-height: 390px;}
.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 { padding:25px 20px;}
.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: 14px; 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; min-height: 480px; 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: #00a651;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;}

}