html body {margin:0; padding:0; font-family: 'Prompt', sans-serif; color: #0B004F; font-size: 14px; background: #fff; }
html body h1, html body h2, html body h3, html body h4, html body h5, html body h6, html body p {margin:0; padding:0; color: #0B004F; font-family: 'Prompt', sans-serif;}
ol,ul {margin:0; padding:0; list-style:none;}
a {margin:0; padding:0; text-decoration: none;}
body .container-xl { max-width: 1250px; width: 100%; }
body .about_section .container-xl { max-width: 1250px; }


/*===================================================Header-Section================================================*/

.header_section { padding: 25px 50px 20px; position: sticky; background: #fff; top: 0; right: 0; left: 0; z-index: 1040; box-shadow: 0px 5px 15px -3px rgb(0 0 0 / 5%); }
header.header_section .navbar ul.navbar-nav li { padding: 0; margin: 0 0 0 35px;     border: none; }
header.header_section .navbar ul.navbar-nav { align-items: center;padding-right: 0px; margin:0; }
header.header_section .navbar ul.navbar-nav li#menu-item-demo { order: 5; margin: 0 0 0 35px;      background: #fff;}
header.header_section .navbar ul.navbar-nav li#menu-item-712 { margin-left: 100px; }
header.header_section .navbar-light .navbar-nav .nav-link { padding: 0; font-weight: 500; font-size: 16px; color: #0B004F; position: relative; }
header.header_section .navbar ul.navbar-nav li#menu-item-demo a.nav-link { border: 1px solid #1885ce; color: #1885CE; border-radius: 10px; font-weight: 500; font-size: 16px; letter-spacing: 0.03em; background: #fff; padding: 7px 15px; }
header.header_section .navbar ul.navbar-nav li#menu-item-demo a.nav-link:hover{background:#1885ce; color:#fff;}

header.header_section .navbar-light .navbar-nav .current_page_item .nav-link:after{width:100%;}

header.header_section .navbar ul.navbar-nav li .dropdown-menu { background: #0b004f; padding: 0; box-shadow: inherit; border: none; margin: 0; }
header.header_section .navbar ul.navbar-nav li:hover .dropdown-menu{background: #0b004f; box-shadow:inherit;}
header.header_section .navbar ul.navbar-nav li .dropdown-menu a.dropdown-item { font-size: 14px; padding: 7px 15px; border-bottom: 1px solid rgb(255 255 255 / 15%); background:transparent }
header.header_section .navbar ul.navbar-nav li .dropdown-menu a.dropdown-item:last-child { border-bottom: none; }
header.header_section .navbar ul.navbar-nav li .dropdown-menu a.dropdown-item:hover { background: rgb(255 255 255 / 15%); color: #fff; }
.header_navigation{padding-right:185px;}
.nav-phone-no { position: absolute; right: 0; top: 48px; }
.nav-phone-no a { border: 1px solid #1885ce; color: #1885CE; border-radius: 10px; font-weight: 500; font-size: 16px; letter-spacing: 0.03em; background: #fff; padding: 7px 15px; }
.nav-phone-no a:hover{background:#1885CE; color:#fff;;}
.nav-phone-no a svg { height: 25px; padding: 5px 0; border-radius: 5px; fill: #1885CE; margin: 0 5px 0 0; }
.nav-phone-no a:hover svg { fill: #fff; }
.header_section button.navbar-toggler { border: none; padding: 0; }
.header_navigation a.light img { max-width: 150px; }


/*===================================================Banner-Section================================================*/

.banner-bg {background-color:#333; padding: 87px; background-repeat: no-repeat; background-size: cover; background-position:center right; height: 693px; border-radius: 0; position: relative; display: flex; align-items: center; }
.banner-bg:after { content: ""; position: absolute; background: linear-gradient(180.12deg, rgba(0, 0, 0, 0.2) 0.11%, rgba(0, 0, 0, 0) 62.24%, rgba(0, 0, 0, 0) 62.24%), linear-gradient(92.78deg, rgba(0, 0, 0, 0.2) 1.54%, rgba(0, 0, 0, 0) 68.68%); top: 0; bottom: 0; right: 0; left: 0; border-radius: 24px; }
.banner-content { max-width: 800px; width:100%; }
.banner-section { padding: 0 0px; }
.banner-content h2 { font-weight: 600; font-size: 64px; letter-spacing: 0.01em; color: #FFFFFF; z-index: 1; position: relative; margin-bottom:0px; }
.banner-content p { font-weight: 400; font-size: 28px; line-height: 116%; color: #FFFFFF; z-index: 1; position: relative; margin-bottom: 10px; }
.banner-content ul li a { display: inline-block; border: 2px solid #fff; color: #fff; border-radius: 4px; padding: 8px 30px; background: rgb(255 255 255 / 20%); position: relative; z-index: 1; font-weight: 500; font-size: 16px; letter-spacing: 0.06em; }
.banner-content ul li a:hover{background:#fff; color:#6285ce}
.banner-content ul li a.book-demo-link { background: #6285ce; border-color:transparent;}
.banner-content ul li a.book-demo-link:hover { background: #0B004F; }


.base_content { display: flex; }
.base_content h3 { font-weight: 600; font-size: 20px; margin-bottom: 12px; }
.base_content p { font-weight: 400; font-size: 16px; line-height: 144%; }
.caption-bx { box-shadow: 0px 4px 48px rgb(103 103 103 / 15%); border-radius: 24px; margin: -100px auto 0; padding: 29px 40px; position: relative; z-index: 1; background: linear-gradient(360deg, #FFFFFF 50%, rgba(255, 255, 255, 0) 271.8%), rgba(255, 255, 255, 0.2); }
.base_content span { margin-right: 20px; position: relative; }
.base_content span:after { position: absolute; width: 21px; height: 21px; left: 6px; top: -7px; background: rgba(24, 133, 206, 0.2); filter: blur(6px); content: ""; }
.base_content svg { fill: #0B004F; margin-top:0px; }
.caption-bx-section .container-xl { width: 100%; max-width:91%; padding: 0 30px;  }


/*===================================================About-Section================================================*/

section.about_section { padding: 100px 0; }
.about-content h2 { color: #0B004F; font-weight: 600; font-size: 36px; margin-bottom: 20px; }
.about-content p { font-weight: 400; font-size: 18px; margin-bottom: 20px; }
.about-content a { color: #1885CE; font-weight: 500; font-size: 16px; border-bottom: 2px solid #1885CE; }
/*.about_video { background-color: #333;  background-repeat: no-repeat; background-size: cover; background-position: center right; height: 347px; border-radius: 24px; position: relative; display: flex; align-items: center; margin-left: -50px;  margin-right: 50px; justify-content: center; }*/
.play-img { background: rgba(255, 255, 255, 0.18); border: 1px solid #FFFFFF; border-radius: 70px; height: 77px; width: 77px; align-items: center; display: flex; justify-content: center; }
.about_video:after { /* content: ""; */ position: absolute; top: 260px; bottom: -90px; /* background-image: url(../images/HomeImage/pattern.png); */ left: -120px; right: 510px; }

.about_video iframe { border-radius: 20px; width: 100%; height: 330px; }
.video-header-wrap video { height: 500px; width: 100%; }
.modal-content .video-header { height: 448px; }
.modal-content .video-header video { width: 100%; height: 100%; }
.modal-content button.close.video-close { position: absolute; background: #fff; top: -20px; right: -20px; z-index: 1; opacity: 1; width: 40px; height: 40px; font-size: 60px; font-weight: 100; display: flex; align-items: center; justify-content: center; line-height: 60px; border-radius: 100px; }

/*===================================================Training_work-Section================================================*/

section.Training_section { padding: 80px 0; }
.about-content.Training_content ul { list-style: none; margin: 0; padding: 0; }
.about-content.Training_content ul li { font-weight: 400; font-size: 18px; margin-bottom: 25px; position: relative; padding-left: 40px; }
.about-content.Training_content ul li span:before { position: absolute; width: 21px; height: 21px; left: 0; top: 0; background: rgba(24, 133, 206, 0.2); filter: blur(6.5px); content: ""; }
.about-content.Training_content ul li span { left: 0; position: absolute; }
.about-content.Training_content { margin-right: 40px; /* margin-left: -50px; */ }
.about-content.Training_content a.book_btn { color: #fff; background: #1885CE; box-shadow: 0px 5px 16px rgb(39 126 176 / 22%); border-radius: 8px; padding: 12px 18px 12px 18px; font-weight: 500; font-size: 16px; position: relative; }
.about-content.Training_content a.book_btn:after { content: ""; position: absolute; top: 30px; bottom: -90px; background-image: url(../images/HomeImage/hover.png); left: 107px; right: -160px; background-repeat: no-repeat; }
.modal-content .video-header iframe { height: 100%; width: 100%; }

/*===================================================Client_carousel-Section================================================*/

section.client_review_section { /* background: #0B004F; */ margin: 50px 0; padding: 40px 0; position: relative; background-image: url(../fimages/testimonials-background1.jpg); background-size: cover; background-repeat: no-repeat; background-position: center center; }
.box-top { display: flex; justify-content: space-between; align-items: center; margin-bottom: 20px; }
.profile { display: flex; align-items: center; }
.profile-img { width: 130px; height: 130px; overflow: hidden; margin-right: 25px; border-radius: 20px; }
.profile-img img { width: 100%; height: 100%; object-fit: cover; object-position: center; }
.name-user { display: flex; flex-direction: column; text-align: left; }
.name-user strong { letter-spacing: 0.5px; font-weight: 600; font-size: 18px; color: #fff; }
.name-user span { color: rgba(255, 255, 255, 0.7); font-weight: 500; font-size: 16px; }
.reviews svg { fill: #fff; margin-left: 7px; }
.client-comment p { text-align: left; color: #fff; margin-left: 155px; font-weight: 400; font-size: 16px; /* font-family: 'Playfair Display', serif; font-style: italic; letter-spacing: 1px; */ font-family:arial }
.client_review-content { width: 80%; padding: 20px; margin: 0 auto; cursor: pointer; }
/*.carousel-control-prev, .carousel-control-next { display: none; }*/
.client_review-content h3 { color: #FFFFFF; font-weight: 600; font-size: 36px; margin-bottom: 60px; }
/* section.client_review_section:after { content: ""; position: absolute; top: auto; bottom: 0; background-image: url(../images/HomeImage/bg-pattrens.png); right: 120px; background-repeat: no-repeat; background-size: 191px 126px; opacity: 1; left: auto; width: 191px; height: 126px; } */
.client_review-content .carousel-indicators .active { opacity: 1; display: block; }
.client_review-content .carousel-indicators li { text-indent: inherit; height: auto; width: auto; background-color: transparent; color: #fff; font-size: 24px; margin: 0; display: none; border: none; line-height: 24px; }
.client_review-content .carousel { padding: 0 0 150px; }
.carousel-control-button { position: absolute; bottom: 0; left: 0; right: 0; width: 200px; margin: auto; height: 68px; z-index: 99; }
.client_review_section button.carousel-control-prev, .client_review_section button.carousel-control-next { opacity: 1; }
.client_review_section button svg { fill: #fff; opacity: 0.4; width: 30px; }
.client_review_section button svg:hover { opacity: 1; }
.client_review-content .carousel-indicators li span { font-size: 35px; font-weight: 300; padding: 0 10px; }


/*======================================================Lesson Section======================================================================== */

.lesson-section{padding:50px 0 80px}
.section-heading h2 { font-size: 36px; font-weight: 600; }
.lesson-slider .slick-list {  padding-left: 250px !important;padding-right: 180px !important;}
.lesson-slider .slick-list .slick-track { display: flex; align-items: center; }
.leasson-content h2 { font-size: 36px; font-weight: 600; margin: 0 0 10px; }
.leasson-content h4 { font-size: 19px; font-weight: 600; margin: 0 0 10px; }
.leasson-content p { font-size: 14px; line-height: 24px; font-weight: 400; }
.watch-btn a { display: inline-block; width: 100%; position: relative; padding-right: 50px; fill: #1885CE;  text-decoration:underline }
.watch-btn a svg { width: 18px; position: absolute; right: 0; fill: #1885CE; }
.watch-btn { margin:15px 0 0; }

.lesson-image { width: 100%; border-radius: 20px; overflow: hidden; height: 250px; }
.lesson-slider .slick-track .slick-slide { margin: 0; }
.lesson-image iframe { width: 100%; height: 100%;/*   border-radius: 20px; */  object-fit: cover;}
.lesson-iframe iframe { border-radius: 20px; height: 340px; }
.lesson-iframe h4 { font-weight: 600; font-size: 19px; margin: 10px 0 0; }

/*===================================================Book_demo-Section================================================*/

.bookdemo_section { background-color: #0B004F; padding: 80px 0; background-image: url(../images/HomeImage/bg-patterns-in.png); }
.bookdemo-content { background: #0B004F; padding: 50px; border-radius: 24px; }
.bookdemo-content h2 { font-weight: 600; font-size: 36px; color: #FFFFFF; margin-bottom: 10px; }
.bookdemo-content button.btn.book_btn { color: #fff; background: #1885CE; box-shadow: 0px 5px 16px rgb(39 126 176 / 22%); border-radius: 8px; padding: 12px 18px 12px 18px; font-weight: 500; font-size: 16px; }


/*===================================================Footer-Section================================================*/

.footer-logo img { width: 150px; }
footer.footer_section { padding: 90px 0; background:#fff; }
footer.footer_section .store-footer-nav ul li a { font-weight: 500; font-size: 14px; color: #0B004F; margin-left: 10px;}
.footer-navigation { padding-bottom: 25px; border-bottom: 1px solid #D9D9D9; }
.copyright_section { margin-top: 20px; }
.copyright-all-heading p { color: #8C8C8C; font-weight: 400; font-size: 12px; }
.store-secure-footer ul li { margin-left: 10px; }
svg { fill: #595959; }
.app_store a { width: 48%; display: inline-block; height: 60px; object-fit: contain; }
.app_store a img { width: 100%; height: 100%; }


/* ============================================================:: WHY EOT CSS ::========================================================================= */

.section.features h3{color:#fff;}
.section.features p, .section.topics p{color:#fff;}
.banner-top-inner { position: relative; padding: 0 50px; }
.banner-top-inner .image-header { border-radius: 20px; margin: 0 0 30px; }
.section-blue p {  color: #fff;}

.section-blue-bg { background: #1885CE; border-radius: 10px; height: 100%; position: relative; padding: 30px; /* display: flex; */ align-items: center; text-align: center; justify-content: center; }
.section-blue-bg span { color: #fff; left: 6px; top: 34px; font-size: 40px; line-height: 49px; font-weight: 600; background: rgb(0 0 0 / 10%); height: 60px; width: 60px; display: flex; justify-content: center; align-items: center; margin: 0 auto 20px; border-radius: 60px; }
.section-blue-bg p { color: #fff; font-size: 14px; font-weight: 400; letter-spacing: 0; }
section.section-blue-card { padding:30px 0 70px; }

.row-5{margin:0 -7px}
.row-5 .plr-5{padding:0 7px}


.section-top-heading h2 { color: #0B004F; font-weight: 600; font-size: 36px; margin-bottom: 20px; }
.benfits-content { padding: 50px; border-radius: 20px; }
.benfits-content ul { margin: 0; padding: 0; }
.grey-bg.benfits-content { background: rgb(226 223 220 / 40%); }
.benfits-content .bs i { background: #0b004f; padding: 15px; font-size: 25px; border-radius: 100px; color: #fff; display: flex; width: 55px; height: 55px; align-items: center; justify-content: center; }
.benfits-content h4 { font-size: 24px; font-weight: 600; }
.benfits-content ul li { margin: 0 0 14px 0; line-height: 24px; }
.benfits-content p { font-size: 14px; line-height: 24px; }
.more-button a.btn-success { background: #fff; font-size: 14px; line-height: inherit; display: inline-block; border: 1px solid #0b004f; color: #0b004f; font-weight: 500; }
.more-button a.btn-success:hover{background:#0b004f; color:#fff}

.benfits-content ul.list-dot li { padding-left: 20px; position: relative; }
.benfits-content ul.list-dot li:before { content: ""; position: absolute; left: 2px; top: 8px; background: #333; height: 6px; width: 6px; border-radius: 10px; }




/*========================================================= :: faculty CSS:: =============================================================*/

.col-md-4 .card-body-faculty img { box-shadow: inherit; width: 100%; border-radius: 15px; height: 352px; object-fit: cover; }
.card-body-faculty img { box-shadow: inherit; width: 100%; border-radius: 15px;     height: 242px;}
.card-body-title h5 { margin: 15px 0; }
.card-body-title h5 a { color: #555; text-align: center; font-family: "Open Sans"; font-size: 20px; font-weight: 600; }
.card-body-title h6 { color: #555; text-align: center; font-family: "Open Sans"; font-size: 16px; font-weight: 600; margin: 0 0 7px; }
.section-faculty-content { background: #1885CE; padding: 25px; border-radius: 20px; }
.section-faculty-content p { color: #fff; font-size: 16px; font-weight: 400; letter-spacing: 0;     margin: 0 0 15px; }
.section-faculty-content p:last-child{margin:0; }
.article-content h3 { font-size: 30px; font-weight: 600; color: #0B004F; margin: 0 0 0px; }
.article-content p { font-size: 15px; margin: 0 0 20px; line-height: 27px; }
.article-content p:empty {display:none; }

/*========================================================= :: faculty CSS INNER:: =============================================================*/

.section-easy { background-color: #0B004F; padding: 80px 0; margin: 50px 0 0; }
.easy-content { background: #0B004F; padding: 50px; border-radius: 24px; }
.easy-content h2 { color: #fff; font-weight: 600; margin: 0 0 12px; }
.easy-content p { color: #fff; font-size: 16px; margin: 0 0 30px; }
.easy-content p a{font-weight:500; color:#1885CE; }
.easy-content ul {margin:0}
.easy-content ul li a { display: inline-block; padding: 12px 18px 12px 18px; background: #1885CE; color: #fff; font-size: 16px; border-radius: 8px; font-weight: 500; margin-bottom:5px }


/*========================================================= :: FAQs CSS :: =============================================================*/



.faq-section{ display: inline-block; width: 100%; }
.faq-section .accordion .card { box-shadow: 0 2px 8px 0 rgb(2 47 57 / 10%); background: #fff; margin: 0 0 25px; border-radius: 10px; }
.faq-section .accordion>.card:not(:last-of-type), .faq-section .accordion>.card:not(:first-of-type) { border-radius: 10px; }
.faq-section .card-header { background: #fff; box-shadow: initial; border-bottom:1px solid #eee; padding: 15px 25px; }
.faq-section .card-header button{background:none; border:none; font-size:18px; position:relative; padding:0; padding-right:50px; width:100%; color:#0B004F; font-weight: 500;  }
.faq-card-body { padding: 20px 25px; }
.faq-card-body p { font-size: 16px; line-height: 29px; margin: 0 0 15px; }
.faq-card-body p a { color: #1885CE; font-weight: 400; text-decoration: underline; }
.faq-section .card-header button:after { content: "\f068"; position: absolute; right: 0; font-family: fontawesome; font-size: 14px; top: 5px; }
.faq-section .card-header button.collapsed:after{content: "\f067";}
.faq-card-body ul { margin: 0 0 15px; }
.faq-card-body li { font-size: 16px; margin: 0 0 15px; position: relative; padding-left: 25px; }
.faq-card-body li a { color: #1885CE; font-weight: 400; text-decoration: underline; }
.faq-card-body ol li{counter-increment: step-counter;}
.faq-card-body ol li::before { content: counter(step-counter); position: absolute; left: 0; top: 0; font-weight: 600; }
.faq-card-body ul li:before { content: ""; background: #333; height: 6px; width: 6px; position: absolute; left: 10px; top: 9px; border-radius: 100px; }


/*========================================================= :: INSRANCE CSS :: =============================================================*/

.insrance-section { display: inline-block; width: 100%; }
.insrance-content p { font-size: 16px; line-height: 28px; margin-bottom: 20px; }
.parnter-figure { border: 1px solid #ccc; border-radius: 10px; padding: 25px 15px; text-align: center; height: 150px; display: flex; align-items: center; justify-content: center; margin: 0 0 25px; }
.col-md-4 .parnter-figure img { box-shadow: inherit; max-width: 100%; }

.insurance-content-box h2 { font-size: 24px; font-weight: 600; }
.insurance-content-box p { font-size: 16px; line-height:25px;}

.modules-block { background: rgb(24 133 206 / 10%); padding: 25px; border-radius: 20px; }
.modules-block h4 { font-weight: 600; font-size: 20px; }
.modules-block ul { margin: 15px 0 0; }
.modules-block ul li { margin: 0 0 15px; font-size: 16px; }
.modules-block ul li span.video_name { color: #0B004F; }

.libraries-content-block { display: inline-block; width: 100%; margin: 0 0 30px; padding: 24px; border-radius: 8px; border: 1px solid rgba(66, 66, 66, 0.50); box-shadow: 0px 0px 3px 0px rgba(40, 40, 41, 0.25); }
.libraries-content h4 { font-weight: 600; font-size: 20px; }
.libraries-content p svg { width: 15px; }
a.btn-libr { display: inline-block; padding: 12px 18px 12px 18px; background: rgb(255 255 255 / 80%); font-size: 16px; border-radius: 8px; font-weight: 500; margin-bottom: 5px; width: 180px; color: #0B004F; }
a.btn-libr:hover{background:#fff; color: #0B004F; }
.libraries-figure img { width: 100%; height: 205px; border-radius: 8px; }
.libraries-caption h4 { color: #424242; font-family: "Open Sans"; font-size: 24px; font-weight: 600; }
.libraries-caption h5 { color: #424242; font-family: "Open Sans"; font-size: 16px; font-weight: 600; margin: 12px 0 15px; }
.libraries-caption p { color: #424242; font-family: "Open Sans"; font-size: 16px; font-weight: 400; }
.libraries-row { display: flex; gap: 18px; }
.libraries-figure { max-width: 350px; flex: 0 0 auto; width: 100%; }
.libraries-caption p.lib-author { margin: 0 0 15px; }





.standards-table-grid table.tablesaw thead tr th { background: #0B004F; font-weight: 500; font-size: 17px; border-color: rgb(255 255 255 / 30%);padding: 10px; }
.standards-table-grid table.tablesaw tbody tr td { padding: 10px; }
.standards-table-grid { border: 1px solid #eee; border-radius: 10px; overflow: hidden; }
.standards-table-grid table.tablesaw tbody tr{border-color: #eee;}
.standards-table-grid table.tablesaw tbody tr:nth-child(2n) td { background: #f5f5f5; }
.standard-grey-bg { background: rgb(226 223 220 / 40%); padding: 15px; border-radius: 15px; }
.standard-grey-bg h3 { color: #0B004F; font-weight: 600; font-size: 20px; }
.standard-grey-bg h3 a{color: #0B004F;}
.standard-grey-bg p { font-size: 16px; margin: 0 0 10px; }
.standard-grey-bg .buttn-blue { display: inline-block; padding: 7px 18px 7px 18px; background: #1885CE; color: #fff; font-size: 14px; border-radius: 5px; font-weight: 500; }

.card-body-title p { color: #555; text-align: center; font-family: "Open Sans"; font-size: 16px; }
.card-body-title a.btn-email { display: inline-block; padding: 7px 30px 7px 30px; background: #fff; font-size: 16px; border-radius: 5px; font-weight: 500; border: 1px solid #1885CE; color: #1885CE; }
.card-body-title a.btn-email:hover{background:#1885CE; color:#fff}
.section-contact .card-body-faculty img { height: auto; max-width: 100px; }


.blue-bg-light { background: rgb(24 133 206 / 10%);border-radius: 10px; height:100%;  padding:50px; padding-bottom: 110px; position:relative;  }
.section-contact .card-body-faculty { background: rgb(24 133 206 / 10%); padding: 30px 15px; text-align: center; border-radius: 16px; height: 100%; }
.contact-info-box { background: rgb(255 255 255 / 90%); padding: 25px; max-width: 350px; border-radius: 20px; width: 100%; margin-left:auto; }
.contact-info-box h4 { font-size: 24px; font-weight: 600; margin: 0 0 15px; }
.contact-info-box ul li { color:#0B004F; font-size: 16px; position: relative; padding-left: 25px; margin: 0 0 9px; }
.contact-info-box ul li i { position: absolute; left: 0; top: 3px; }
section.eot-card-container.section-blue-card { padding: 30px 35px 70px; }

.pricing-section { padding: 40px 34px; background: #D9D9D9;}
.price-white-container { border-radius: 16px; background: #FFF; box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.25); padding: 40px 54px; }
.price-white-bg { border-radius: 8px; background: #FFF; box-shadow: 10px 10px 30px rgba(0, 0, 0, 0.25); height: 100%; padding: 50px 36px; max-width: 551px; position: relative; padding-bottom: 154px; width: 100%; }
.banner-top-inner .header-overlay { display: none; }
.price-head-row { margin: 10px 0 0; }
.price-head-row p { color: #0068B3; font-family: "Open Sans"; font-size: 0.75rem; font-weight: 600; letter-spacing: -0.264px; margin:3px 0 0; }
.price-head-row h2 { color: #0068B3; font-weight: 700; font-family: inter; font-size: 2.5rem; letter-spacing: -0.88px; line-height: 46px; }
.price-head-row h2 sup { font-size: 1rem; top: -21px; left: -2px;font-family: inter; letter-spacing: -0.264px;}
.price-head-row h2 sub { font-size: 0.75rem; bottom: -6px; right: -2px; font-weight: 400; letter-spacing: -0.264px; line-height: inherit; }
.price-head-title { border-radius: 209px 0px 0px 209px; background: #0068B3; position: relative; display: flex; align-items: center; padding: 0 66px 0 30px; margin: 0 -36px 0 0;     height: 79px;}
.price-head-title h4 { color: #FFF; font-family: Inter; font-size: 23px; font-style: normal; font-weight: 600; letter-spacing: -0.528px; }

.price-head-content p { color: #555; font-family: "Open Sans"; font-size: 14px; font-style: normal; font-weight: 400; letter-spacing: -0.308px; }
.price-head-content { margin: 33px 0 48px; }
.pricing-body-content { padding: 0 20px; }
.pricing-table-list ul { margin: 0; }
.pricing-table-list ul li { position: relative; color: #555; font-family: "Open Sans"; font-size: 0.875rem; font-weight: 400; line-height: 21px; letter-spacing: -0.308px; margin-bottom: 12px; padding-left: 30px; }
.pricing-table-list ul li:before { content: ""; height: 13px; width: 13px; background: #fff; border: 1px solid #0068B3; position: absolute; left: 0; top: 5px; transform: rotate(45deg); }
.pricing-table-list ul li:after { content: ""; height: 7px; width: 7px; background: #0068B3; transform: rotate(45deg); position: absolute; left: 3px; top: 8px; }
.price-title-eot h1 { color: #555; font-family: "Open Sans"; font-size: 24px; font-style: normal; font-weight: 600; }
.price-title-eot { margin-bottom: 76px; }
section.expert-section { padding:80px 40px; }



.subscribe-button a { padding: 14px 24px; border-radius: 8px; background: #0068B3; display: flex; width: 257px; height: 46px; color: #FFF; font-family: "Open Sans"; font-size: 14px; font-style: normal; font-weight: 600; text-align: center; justify-content: center;     margin: auto;}
.subscribe-button { position: absolute; left: 0; right: 0; margin: auto; bottom: 47px; }
/*========================================================= :: EARN-CEUS :: =============================================================*/

.col-md-4 .gc-logo img { box-shadow: inherit; }


/*========================================================= :: MEDIA CSS :: =============================================================*/

.line-chart i{    font-size: 28px;}
section.standards-section-grey {   background: #D9D9D9;  padding: 50px ;}
.white-bg-block { border-radius: 16px; background: #FFF; box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.25); }

.standards-section-grey .container-xl { max-width: 1728px; width: 100%; }
.search-form-group { position: relative; z-index: 1; }
.search-form-group input.form-control { height: 46px; width: 100%; padding-left: 2.5rem; font-family: 'inter'; color: #B8B8B8; font-size: 12px; box-shadow: inherit; border-radius:8px; }
button.submit-button { border: none; background: transparent; position: absolute; top: 14px; left: 8px; color: #B8B8B8;margin-bottom:0 }

.filter-button { position: relative; width: 223px; }
.filter-button button.filter-button { height: 46px; width: 100%; text-align: left; font-size: 0.875rem; color: var(--black-color-400); padding: 0 1.25rem; font-size:12px; position: relative; z-index: 1;border-radius: 8px;
    border: 1px solid #BABABA; background: #FFF; margin-bottom:0 }
.filter-button button.filter-button:after { content: "\F282"; font-family: 'bootstrap-icons'; position: absolute; right: 16px; top: 8px; font-size: 0.875rem; }
.filter-dropdown, .filter-dropdown.collapsing { position: absolute; left: 0px; right: 0px; border: none; border-radius: 8px; background: #FFF; box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.25); top:47px; z-index: 1; }

.standards-row-title h2 { color: #424242; font-family: "Open Sans"; font-size: 24px; font-weight: 600; letter-spacing: -0.528px; }
.search-form-row { display: flex; flex-wrap: wrap; gap: 15px; justify-content: end; }
.search-form-group { width: 195px; }
.standards-row { padding: 15px; }

.standards-row-table table thead tr th { border: none; background: #0068B3; color: #FFF; font-family: "Open Sans"; font-size: 20px;  font-weight: 400; padding: 18px 24px; position:sticky; top:0; }
.standards-row-table table tbody tr td { border: none; color: #000; font-family: Inter; font-size: 16px; font-weight: 400; padding: 18px 24px; }

.standards-row-table table tbody tr:nth-child(odd) td { background: #F8F8F8; }

.standards-sidebar { border-radius: 16px 16px 0px 0px; background: #0068B3; padding: 16px 28px; }
.standards-sidebar h2 { color: #FFF; font-family: Inter; font-size: 24px; font-weight: 600; }
.standard-sidebar-list { padding:8px 24px 20px; }
.standard-sidebar-list h3 { color: #000; font-family: Inter; font-size: 24px; font-weight: 600; }
.standard-sidebar-list p { color: #000; font-family: Inter; font-size: 16px; font-style: normal; font-weight: 400;     margin-bottom: 15px;}
.standard-sidebar-list .buttn-blue { border-radius: 8px; background: #2D55FF; color: #FFF; font-family: "Open Sans"; font-size: 14px; font-weight: 600; display: inline-block; padding: 10px 24px; }

.standard-sidebar-list:nth-child(odd){ background: #F8F8F8; }
.standards-row-table { height: 1136px; overflow: auto; }

section.section-blue-standards { padding: 40px 0 70px; }
.faculty-content-row p { font-size: 17px; font-weight: normal; font-family: 'Inter'; margin: 0 0 15px; color: #424242; }
.faculty-content-row p:last-child{margin-bottom:0}

.expert-section .container-xl { max-width: 1530px; }
.expert-row {  display: flex; flex-wrap: wrap; gap: 48px; /*justify-content: center;*/ }
.expert-grid { width: 200px; }
.card-body-faculty img { height: 242px; }
.search-form-100{flex:0 0 100%}

.expert-section-in{padding: 24px; border-radius: 16px; background: #FFF; box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.25);}

body .offcanvas-backdrop, body .offcanvas-backdrop.show, body .offcanvas-backdrop.fade { background: rgba(255, 255, 255, 0.20); backdrop-filter: blur(10px); opacity: 1; }
.offcanvas.description-offcanvas { max-width: 998px; width: 100%; z-index: 1047; border-radius: 16px 0px 0px 16px; background: #FFF; box-shadow: -3px 0px 9px 0px rgba(40, 40, 41, 0.25);  }
.presenter-figure { width: 154px; flex: 0 0 auto; }
.offcanvas-body-description { padding: 24px; }
.presenter-content-right { width: 717px; }
.presenter-grid-content p { color: #424242; font-family: "Open Sans"; font-size: 16px; font-weight: 400; line-height: 24px; }
.presenter-row { gap: 32px; }
.presenter-figure img { border-radius: 8px; }
.presenter-grid-head { display: flex; align-items: center; justify-content: space-between; }
.presenter-grid-icon .icon-btn { border: none; background: transparent; color: #2D55FF; font-size: 20px; }
.presenter-grid-icon { display: flex; align-items: center; gap: 10px; }
.presenter-grid-icon .icon-btn.btn-share { font-size: 18px; }
.presenter-grid-icon button.btn-close { padding: 0; font-size: 20px; margin: 0 0 0 20px; opacity: 1; }


.library-section-tabs { background: #D9D9D9; padding:40px 50px; }

.library-section-in { border-radius: 16px; background: #FFF; box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.25); max-width: 100%; margin: auto; width: 100%; padding:30px; }
.library-section-in .container-xl { max-width: 100%; padding: 0; }
.topic-tabs ul.nav { margin: 0; padding: 0; display: flex; gap:12px; }
.topic-tabs ul.nav li button.nav-link { padding: 10px; font-family: "Open Sans"; font-size: 16px; font-weight: 600; color: rgba(66, 66, 66, 0.50); background: transparent; border-bottom: 2px solid transparent; border-radius: 0; }
.topic-tabs ul.nav li button.nav-link.active{}
.topic-tabs ul.nav li button.active, .topic-tabs ul.nav li button:hover { color: #2D55FF; border-color: #2D55FF; }

.search-form-group { width: 257px; }
.eot-topic-row { display: flex; justify-content: space-between; align-items: center;margin-bottom: 30px; }
.libraries-card-body { margin: 50px 0 0; }
.eot-topic-heading h4 { color: #424242; font-family: "Open Sans"; font-size: 24px; font-weight: 600; }
.eot-topic-form { display: flex; gap: 20px; }

.export-button .btn-primary { font-size: 14px; font-family: 'Inter'; line-height: normal; padding: 10px 24px; border-radius: 4px; background: #2D55FF; height: 46px; border:none; }





.selected-tab { position: relative; height: 40px; padding: 5px 35px 5px 15px; line-height: 30px; color: #747474; background-color: #fff; border: 1px solid #ccc; border-radius: 6px; }
.selected-tab:after {
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    right: 15px;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 7px solid #747474;
    border-left-color: transparent !important;
    border-right-color: transparent !important;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.standard-sidebar-modal .modal-dialog { max-width: 1100px; width: 100%; }
body .modal-backdrop { background: rgb(255 255 255 / 20%); backdrop-filter: blur(6px); }
body .modal-content { border-radius: 8px; background: #FFF; box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.25); border: none; }
.standard-sidebar-modal .modal-content { padding: 30px; }
.modal-standard-header h4 { color: #555; font-family: "Open Sans"; font-size: 24px; font-style: normal; font-weight: 600; }
.modal-body-standard { overflow: auto; margin-top: 2.5rem; }
.modal-body-standard table {width:100%;}
.modal-body-standard table thead tr th { padding: 18px 24px; background: #0068B3; color: #FFF; font-family: Inter; font-size: 20px; font-weight: 500; position:sticky; top:0 }
.modal-body-standard table tbody tr td { padding: 18px 24px; color: #424242; font-family: Inter; font-size: 16px; font-weight: 400; }
.modal-body-standard table tbody tr:nth-child(odd) { background: #F8F8F8; }


.moudle-table-grid table thead tr th { background: #0068B3; color: #fff; font-weight: 500; font-family: 'Inter'; padding: 18px 24px; font-size: 16px; text-align:center }
.moudle-table-grid table { width: 100%; }
.moudle-table-grid table thead tr th.video-grid-th { text-align: left; width: 400px; }
.moudle-table-grid table tbody tr:nth-child(odd) td{ background: #F8F8F8; }
.moudle-table-grid table tbody tr td { padding: 18px 24px; background: #fff; font-size: 16px; font-family: 'Open Sans'; color: #000; font-weight: 400; text-align:center  }
.check-icon { font-size: 30px; color: #0068B3; }
.moudle-table-grid { overflow: auto; margin: 40px 0 0; }



.register-form-group { border: 1px solid rgb(0 135 206 / 40%); padding:30px; border-radius: 16px; }
.register-form-group .form-group label.form-label { width: 100%; font-size: 13px; color: #444;     margin: 0; font-weight:500}
.register-form-group .form-group  input.form-control { height: 33px; border-radius: 3px; border: 1px solid #ccc; font-size: 13px; box-shadow:inherit }
.register-form-group .form-group label.form-check-label { font-size: 13px; color: #666; line-height: normal}
.register-form-group .form-check{position:relative}
.register-form-group .form-check .form-check-input[type=radio] { width: 14px; height: 14px; border-radius: 100px; position: absolute; left: 0; margin: 0; top: 4px; }
.field_description ul li { font-size: 13px;  color: #333;}
.strength-indicator .progress { border-radius: 3px; height: 4px; }
.register-submit-btn button { font-size: 14px; padding: 2px 20px; color: #0068B3; border: 1px solid #0068B3; border-radius: 4px; background: #fff; text-transform: uppercase; font-family: 'Open Sans'; font-weight: 600; }
.register-submit-btn button:hover{background:#0068B3; color:#fff}



@media(min-width:1500px){

    .library-section-in{padding:40px 54px}
    .topic-tabs ul.nav{gap:32px;}
    .topic-tabs ul.nav li button.nav-link{padding:10px 24px}


}




@media(min-width:1024px){

    .section-blue-card .col-20 { max-width: 20%; flex: 0 0 20%; }

}

@media(min-width:1400px){
    /* body .container-xl { max-width: 1250px; }

    body .about_section .container-xl { max-width: 1400px; }	 */
    .lesson-image{height:400px}

}





@media (min-width: 0px) and (max-width: 767px) {
    header.header_section button.btn.login_btn { font-size: 12px; }
    header.header_section button.btn.book_btn { font-size: 12px; }
    header.header_section ul li.active a { border-bottom: 2px solid #1885ce; width: 30%; }
    header.header_section li { padding: 7px; }
    header.header_section div#navbarSupportedContent { margin-top: 12px; box-shadow: 0px 0px 15px #00000029; border-radius: 11px; }
    .banner-section { padding: 0; }
    .banner-bg { background-color: #333; padding: 0 15px; }
    .banner-content { max-width: 100%; }
    .banner-bg { padding: 50px 25px; background-size: cover; background-position: center; height: 400px; border-radius: 24px; position: relative; display: flex; align-items: center; background-size: cover; }
    .banner-content h2 { font-size: 30px; }
    .banner-content p { font-size: 14px; margin-bottom: 7px; }
    .about_img { margin-left: 0; margin-right: 0; justify-content: center; }
    header.header_section a.navbar-brand.nav-logo img { width: 60px; margin-left: 0; }
    .caption-bx{background:#fff; margin-top:20px;}
    section.about_section { padding: 50px 0 10px; }
    section.Training_section { padding: 20px 0; }
    .about-content.Training_content { margin-right: 0; margin-left: 0; margin-bottom: 120px; }
    .bookdemo-content h2 { font-weight: 600; font-size: 17px; color: #FFFFFF; margin-bottom: 10px; }
    .bookdemo_img { background-repeat: no-repeat; background-position: center; position: relative; display: flex; align-items: center; height: 280px; justify-content: center; background-size: 100% 100%; }
    .bookdemo-content button.btn.book_btn { padding: 7px 18px 7px 18px; }
    footer.footer_section { padding: 30px 0; }
    .copyright-all-heading { text-align: center; margin-bottom: 12px; }
    .client_review-content { width: 100%; padding: 5px; cursor: pointer; }
    .client_review-content h3 { font-size: 30px; margin-bottom: 20px; }
    .box-top { display: inherit; }
    .name-user span { font-size: 14px; }
    .reviews svg { margin-right: 6px; }
    .client-comment p { text-align: center; color: #fff; margin-left: 0; font-weight: 300; font-size: 13px; }
    section.client_review_section { padding: 40px 0; }
    .lesson-slider .slick-list{padding:0 0px !important;}
    .about-content h2 { font-size: 27px; margin-bottom: 5px; }
    .about-content { padding-top: 20px; }
    .about-content p { font-size: 15px; margin-bottom: 20px; }
    .about-content.Training_content ul li { font-size: 16px; margin-bottom: 20px;}
    .lesson-section { padding: 0 0 50px; }
    .section-heading h2 { font-size: 27px; }
    header.header_section .navbar ul.navbar-nav li {  margin: 20px 0 0 40px;  }
    header.header_section .navbar ul.navbar-nav { align-items: start; }
    header.header_section .navbar ul.navbar-nav li#menu-item-712 { margin-left: 40px; margin-bottom: 20px; }
    .col-md-3.app-store-icon { max-width: 350px; width: 100%; flex: 0 0 100%; }
    .banner-top-inner{padding:0 20px;}
    .benfits-content { padding: 30px; }

    .header_section { padding: 10px 20px 10px; }
    .white-bg .mobile-100 { max-width: 100%; flex: 0 0 100%; }

    .header_navigation{padding-right:0px;}
    .nav-phone-no a{padding:0; border:none;}
    .nav-phone-no {  right: 40px; top: 30px; z-index: 11; }

    .header_navigation a.light img { max-width: 102px; }
    .banner-content ul li a{padding:8px 15px; font-size:15px;}
    section.eot-card-container.section-blue-card{padding: 30px 0px 70px;}
    .price-head-title { padding: 0 10px; margin:0 -15px 0 0;  width: 150px; }
    .price-head-title h4 { font-size: 16px; }
    .price-head-row h2{font-size:2rem}
    .price-white-bg{padding:50px 15px 154px}
    .eot-topic-row, .libraries-row, .eot-topic-form{flex-wrap:wrap}
    .search-form-group{width:100%}
    section.standards-section-grey{padding:50px 20px}
    .standards-row-title h2{font-size:18px;}
    .standards-row-table table thead tr th { font-size: 16px; padding: 10px 15px;  width: 50%;  }
    .standards-row-table table tbody tr td {padding: 10px 15px; font-size:13px; }
    .standards-sidebar{font-size:15px;}
    .standards-sidebar h2, .standard-sidebar-list h3{font-size:18px;}
    .standard-sidebar-list p{font-size:13px}
    .standard-sidebar-list .buttn-blue { padding: 6px 10px; font-size: 12px; border-radius: 5px; }
    .col-lg-4.full-width-col{width:100%;}
}


@media (max-width: 991px) {

    .library-section-tabs{padding:40px  20px;}
    .library-section-in{padding:15px;}
    .eot-topic-row .filter-button{width:120px;}
    .topic-tabs ul.nav { gap: 0; flex-direction: column; box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.25); border-radius: 10px; }
    .topic-tabs ul.nav li { width: 100%; }
    .topic-tabs ul.nav li button.nav-link { width: 100%; text-align: left; }
    .tab-to-dropdown {  position: relative;}
    .converted-tab { position: absolute;  z-index: 10;  top: 100%; left: 0;  width: 100%; background: #fff; }

}


@media (min-width: 768px) and (max-width: 1199px) {
    header.header_section button.btn.login_btn { font-size: 12px; }
    header.header_section button.btn.book_btn { font-size: 12px; }
    header.header_section ul li.active a { border-bottom: 2px solid #1885ce; width: 30%; }
    header.header_section li { padding: 7px; }
    header.header_section div#navbarSupportedContent { margin-top: 12px; box-shadow: 0px 0px 15px #00000029; border-radius: 11px; }
    .header_navigation{padding-right:0px;}
    .nav-phone-no a{padding:0; border:none;}
    .nav-phone-no {  right: 40px; top: 30px; z-index: 11; }
}

@media (min-width: 768px) and (max-width: 1023px) {
    header.header_section button.btn.login_btn { font-size: 12px; }
    .banner-bg { padding: 87px 30px; }
    .banner-content { max-width: 100%; }
    .banner-content h2 { font-size: 50px; }
    .banner-content p { font-size: 25px; }
    .base_content h3 { font-size: 16px; }
    .base_content span { margin-right: 5px; }
    .caption-bx { padding: 30px 15px; background: #fff; }
    section.about_section { padding: 50px 0; }
    section.Training_section { padding: 20px 0 70px; }
    .about-content.Training_content { margin-right: 0; margin-left: 0; }
    .about-content h2 { font-size: 30px; margin-bottom: 0; }
    .about-content.Training_content ul li { font-size: 12px; margin-bottom: 15px; }
    .training_img { display: flex; align-items: center; }
    .client_review-content { width: 100%; }
    section.client_review_section { margin: 50px 0 0; }
    footer.footer_section { padding: 55px 0; }
    .store-footer-nav ul { text-align: end; font-size: 8px; }
    .footer-logo img { width: 80px; }
    .lesson-slider .slick-list{padding:0 0px !important;}
    .leasson-content h2 { font-size: 27px; margin: 0 0 10px; }
    .leasson-content h4 { font-size: 17px; margin: 0 0 10px; }
    .leasson-content p { font-size: 14px; line-height: 23px; }
    .watch-btn { margin: 3px 0 0; }
    .lesson-section { padding: 50px 0; }
    .client_review-content .carousel { padding: 0 0 100px; }
    section.client_review_section { padding: 40px 0 10px; }

    .libraries-figure{max-width:200px}

}

@media (min-width:1200px) and (max-width:1334px) {
    header.header_section .navbar-light .navbar-nav .nav-link{font-size:15px;}
    header.header_section .navbar ul.navbar-nav li{margin-left:30px;}
    header.header_section .navbar ul.navbar-nav li#menu-item-712 { margin-left: 60px; }
}
