body {
    font-family: Lato, sans-serif;
    line-height: 25px;
    font-size: .875rem;
    font-weight: 400;
    padding: 0;
    margin: 0;
    font-style: normal;
    color: #5d5d5d
}


@font-face {
  font-family: 'Kelmscott';
  src: url('fonts/KelmscottRegular.woff2') format('woff2'),
       url('fonts/KelmscottRegular.woff') format('woff'),
       url('fonts/kelmscot.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

h1,
h1 a {
    font-size: 2rem;
    margin-bottom: 15px
}

h2,
h2 a {
    font-size: 1.75rem
}

h3,
h3 a {
    font-size: 1.5rem
}

h4,
h4 a {
    font-size: 1.25rem
}

h5,
h5 a,
h6,
h6 a {
    font-size: 1rem
}

[type=date],
[type=email],
[type=text],
a,
blockquote,
input,
label,
ol,
p,
select,
span,
textarea,
ul {
    font-size: .875rem;
    line-height: 25px;
    color: #5d5d5d
}

h1,
h1 span,
h2,
h2 a,
h2 span,
h3,
h3 a,
h3 span,
h4,
h4 a,
h4 span,
h5,
h5 a,
h5 span,
h6,
h6 a,
h6 span {
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    color: #2f2f2f
}

a:hover {
    color: #e79800
}

iframe {
    width: 100%;
    border: 0
}

.button {
    text-transform: uppercase;
    font-weight: 700;
    font-family: Montserrat, sans-serif
}

.button.primary {
    background-color: #174873
}

.button.primary:hover {
    background-color: #e79800
}

.button.secondary {
    background-color: #e79800
}

.button.secondary:hover {
    background-color: #174873
}

.bordered-light {
    background-color: transparent !important;
    border: 1px solid #fff
}

.bordered-light:hover {
    background-color: #e79800 !important;
    border-color: #e79800 !important
}

.bordered-dark {
    background-color: #e9a013 !important;
    border: 1px solid #e9a013 !important;
    color: #2f2f2f !important
}

.bordered-dark:hover {
    background-color: #2f2f2f !important;
    border-color: #2f2f2f !important;
    color: #fff !important
}

.module {
    position: relative;
    margin-bottom: 60px
}

dl dt {
    font-weight: 700;
    margin-bottom: .3rem
}

iframe {
    width: 100%
}

.section-title-wrapper {
    position: relative;
    margin-bottom: 40px
}

.section-title {
    overflow: hidden;
    position: relative;
    text-align: center
}

.section-title h2 {
    margin-bottom: 0;
    text-transform: uppercase;
    font-weight: 700 !important
}

.section-title p {
    font-size: 1rem;
    text-transform: capitalize;
    margin-bottom: 20px
}

.section-title-wrapper::after {
    bottom: -6px;
    color: #e79800;
    content: "\f19d";
    font-family: fontawesome;
    font-size: 14px;
    height: 17px;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    width: 39px;
    z-index: 9;
    background: none 0 0 repeat scroll #fff;
    margin: 0 auto
}

.section-title-wrapper:before {
    background: #e79800 none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 1px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    text-align: center;
    width: 109px
}

.section-title-wrapper.light-title h2,
.section-title-wrapper.light-title p {
    color: #fff
}

.section-title-wrapper.light-title:before {
    background-color: #fff
}

.section-title-wrapper.light-title::after {
    background-color: #353536;
    color: #fff
}

.grey-bg .section-title-wrapper::after {
    background: none 0 0 repeat scroll #f7f7f7
}

.owl-nav {
    text-align: center;
    margin: auto;
    width: 90px;
    margin-top: 15px
}

.owl-nav .owl-next,
.owl-nav .owl-prev {
    display: block;
    width: 25px;
    height: 25px;
    border: 1px solid #e79800;
    text-align: center;
    display: inlne-block;
    float: left;
    margin-left: 5px;
    margin-right: 5px;
    background-color: #fff;
    color: #e79800
}

.owl-nav .owl-next i,
.owl-nav .owl-prev i {
    line-height: 25px;
    font-size: 1.2rem;
    margin-top: -1px
}

.owl-nav .owl-next:hover,
.owl-nav .owl-prev:hover {
    background-color: #e79800;
    color: #fff
}

.space-section .row .small-12 {
    margin-top: 15px;
    margin-bottom: 15px
}

.space-section .row .small-12:last-child {
    margin-bottom: 0
}

.space-section .row .small-12:first-child {
    margin-top: 0
}

.space-section .row .medium-6:nth-child(2) {
    margin-top: 0
}

.space-section .row .medium-4:nth-child(2),
.space-section .row .medium-4:nth-child(3) {
    margin-top: 0
}

.row .sidebar.small-12 {
    margin-top: 0
}

.topBar {
    background-color: #174873;
    width: 100%;
    border-bottom: 1px solid #ededed
}

.topBar p {
    color: #fff;
    margin-bottom: 0;
    float: left;
    padding: 7px
}

.topBar ul {
    text-align: right
}

.topBar ul li {
    color: #fff;
    padding: 7px;
    text-align: right;
    display: inline-block
}

.topBar ul .social {
    padding: 0
}

.topBar ul .first-social {
    padding-left: 25px
}

.topBar ul li a {
    padding-left: 5px;
    padding-right: 5px;
    color: #fff;
    font-weight: 700;
    font-size: 16px
}

.topBar ul li a:hover {
    color: #e79800
}

.header {
    position: relative;
    z-index: 99999999;
    padding-top: 25px;
    padding-bottom: 25px;
    -moz-box-shadow: rgba(0, 0, 0, .239216) 0 4px 9px 0;
    /*box-shadow: rgba(0, 0, 0, .239216) 0 4px 9px 0; */
    transform: translateZ(0);
    -webkit-transform: translateZ(0)
}

.header .logo img {
    height: 40px;
    width: auto
}

.search-wrap a {
    font-size: 1rem;
    line-height: 40px
}

#search-dropdown input[type=text] {
    margin-bottom: 0
}

.top-bar {
    padding: 0;
    width: calc(100% - 20px);
    float: left;
    background-color: transparent;
    align-items: center;
    text-align: center;
}

.top-bar ul {
    margin: 0;
    font-weight: 400;
    z-index: 9999;
    background: #fff
}

.top-bar ul .first-sub {
    border-top: 2px solid
}

.top-bar ul li a {
    text-transform: uppercase;
    font-size: .875rem
}

.top-bar ul ul li a {
    text-transform: capitalize
}

.top-bar {
    position: relative;
    font-family: Montserrat, sans-serif
}

.top-bar ul ul {
    padding-top: 0;
    padding-bottom: 0;
    z-index: 99999 !important;
    border: 0 !important
}

.top-bar .is-dropdown-submenu-parent {
    position: relative
}

.dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent>a:after {
    border: 0
}

.dropdown.menu.medium-horizontal>li>a {
    padding: 13px 11px 12px
}

.top-bar .dropdown.menu>li.opens-right>.is-dropdown-submenu {
    position: absolute;
    max-width: 100%
}

.top-bar li {
    list-style: none
}

.single-sub ul li a {
    width: 100%;
    padding: 10px;
    font-weight: 400
}

.responsive-menu ul li a {
    display: block;
    width: 100%
}

.top-bar,
.top-bar ul {
    background-color: transparent
}

.top-bar ul .first-sub {
    border-top-color: #174873 !important
}

.top-bar ul li a {
    color: #174873;
    border-bottom: 2px solid transparent
}

.is-active a,
.top-bar ul li a:hover {
    color: #e79800 !important;
    border-bottom: 2px solid #e79800 !important
}

.top-bar .dropdown.menu>li.opens-right>.is-dropdown-submenu li a {
    border-bottom: 0 !important;
    background-color: #174873;
    color: #fff !important
}

.top-bar .dropdown.menu>li.opens-right>.is-dropdown-submenu li ul li a {
    border-bottom: 0 !important;
    background-color: #0f72ca !important;
    color: #fff !important
}

.top-bar .dropdown.menu>li.opens-right>.is-dropdown-submenu li a:before {
    content: "\00BB";
    margin-right: 10px
}

.top-bar .dropdown.menu>li.opens-right>.is-dropdown-submenu li a:hover {
    color: #e79800 !important
}

.is-active ul li a {
    background-color: #2199e8;
    color: #174873 !important
}

.menu .active>a {
    background-color: #174873;
    color: #fff
}

.single-sub ul li a {
    border-bottom-color: #174873 !important
}

.navigation-style-two {
    background-color: #174873
}

.navigation-style-two .search-wrap a {
    line-height: 52px
}

.navigation-style-two .search-wrap a,
.navigation-style-two .top-bar ul li a {
    color: #fff
}

.navigation-style-two .dropdown.menu.medium-horizontal>li>a {
    padding-top: 18px;
    padding-bottom: 18px
}

.navigation-style-two .top-bar .dropdown.menu>li.opens-right>.is-dropdown-submenu {
    margin-top: 0;
    border-top: 1px solid #e79800 !important
}

.navigation-style-two .is-active a,
.navigation-style-two .top-bar ul li a:hover {
    border-bottom: 0 !important
}

.topBar .topbar-new ul {
    text-align: left
}

.topBar .topbar-new ul li a {
    padding-top: 5px;
    padding-bottom: 5px
}

.header-new .text-right p {
    margin-bottom: 0;
    font-size: 1.5rem;
    line-height: 40px;
    font-family: Montserrat, sans-serif;
    color: #e79800
}

.topbar-new {
    background-color: #2f2f2f
}

.main-banner {
    position: relative
}

.rev_slider_wrapper {
    margin: 0 auto;
    background-color: transparent;
    padding: 0;
    margin-top: 0;
    margin-bottom: 0
}

.layer1 {
    z-index: 5;
    background-color: rgba(0, 0, 0, .25);
    border-color: rgba(0, 0, 0, 1)
}

.layer2 {
    z-index: 6;
    min-width: 721px;
    max-width: 721px;
    white-space: normal;
    text-align: center
}

.layer3 {
    z-index: 7;
    white-space: nowrap;
    background-color: #174873 !important;
    color: #fff !important;
    padding: 5px 10px !important
}

.layer4 {
    z-index: 8;
    white-space: nowrap;
    outline: 0;
    box-shadow: none;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}

.layer4 a {
    color: #fff
}

.layer4:hover {
    background-color: #174873 !important;
    border-color: #174873 !important
}

.tp-bannertimer {
    height: 7px !important;
    background-color: rgba(255, 255, 255, .25) !important
}

.courses-info,
.faculty-info,
.newadmission-info {
    position: relative;
    padding: 30px
}

.courses-info::after,
.faculty-info::after,
.newadmission-info::after {
    content: "";
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    z-index: -1
}

.courses-info {
    background-color: rgba(10, 104, 177, .95)
}

.courses-info::after {
    background: url(images/help/courses.jpg)
}

.faculty-info {
    background-color: rgba(23, 72, 115, .95)
}

.faculty-info::after {
    background: url(images/help/faculty.jpg)
}

.newadmission-info {
    background-color: rgba(10, 104, 177, .95)
}

.newadmission-info::after {
    background: url(images/help/admission.jpg)
}

.information-boxes h3 {
    color: #fff;
    text-align: center;
    text-transform: uppercase
}

.information-boxes {
    text-align: center
}

.information-boxes p,
.information-boxes ul {
    color: #fff;
    text-align: left
}

.information-boxes .button {
    margin: auto
}

.course-page .tabs {
    text-align: left
}

.welcome-message h2 {
    text-transform: uppercase;
    font-size: 1.85rem;
    margin-bottom: 0
}

.welcome-message h2 span {
    color: #e79800;
    font-size: 1.85rem
}

.welcome-message h3 {
    font-weight: 400;
    text-transform: capitalize;
    font-size: 1.25rem
}

.welcome-message .button {
    margin-bottom: 0
}

.our-courses {
    background-color: #f7f7f7;
    border-top: 1px solid #ededed;
    border-bottom: 1px solid #ededed;
    padding-top: 30px;
    padding-bottom: 30px
}

.course-wrapper {
    position: relative
}

.tabs {
    margin-bottom: 40px;
    text-align: center;
    background-color: transparent;
    border-color: transparent
}

.tabs .tabs-title {
    float: none;
    display: inline
}

.tabs .tabs-title a {
    display: inline-block;
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    padding: 0 10px;
    text-transform: uppercase
}

.tabs .tabs-title.is-active a {
    background-color: transparent;
    border-bottom: 0 !important
}

.tabs-panel {
    background-color: transparent !important;
    width: 100%;
    padding: 0
}

.tabs-content {
    border: 0;
    background-color: transparent
}

.course {
    background-color: #fff;
    padding: 10px;
    position: relative;
    box-shadow: 0 0 6px 1px #eaeaea
}

.course h3 {
    font-weight: 400
}

.course .course-thumb {
    position: relative;
    margin-bottom: 35px
}

.course .teacher {
    width: 75px;
    height: 75px;
    border: 3px solid #e79800;
    border-radius: 100%;
    position: absolute;
    bottom: -20px;
    z-index: 5
}

.course .teacher-name {
    position: absolute;
    bottom: 0;
    background-color: #0a68b1;
    color: #fff;
    left: 65px;
    padding: 5px 15px;
    z-index: 3;
    border-radius: 0 10px 10px 0;
    font-weight: 700
}

.course .price-tag {
    position: absolute;
    right: 0;
    bottom: 0;
    background-color: rgba(10, 104, 177, 1);
    color: #fff;
    padding: 5px 10px;
    font-weight: 700;
    border-radius: 5px;
    font-size: 1rem
}

.is-active .bordered-dark {
    background-color: transparent !important;
    border: 1px solid #2f2f2f !important;
    color: #2f2f2f !important
}

.is-active .secondary {
    color: #fff !important
}

.is-active .secondary:hover {
    border-color: transparent !important
}

.is-active .bordered-dark:hover {
    background-color: #2f2f2f !important;
    border: 1px solid #2f2f2f !important;
    color: #fff !important
}

.course .button {
    margin-bottom: 0
}

.course ul li i {
    margin-right: 10px
}

/* .teacher {
    position: relative
}

.teacher .teacher-thumb img {
    width: 100%;
    height: auto;
    border-radius: 100%;
    z-index: 2
}

.teacher .teacher-thumb {
    position: relative;
    background-color: #174873;
    border-radius: 100%;
    border: 2px solid #e79800
}

.teacher:hover>.teacher-thumb img {
    opacity: .3
}

.teacher:hover>.teacher-thumb .teacher-links {
    opacity: 1
}

.teacher-links .menu li a {
    font-size: 1rem;
    display: block;
    width: 35px;
    height: 35px;
    background-color: #e79800;
    color: #fff;
    line-height: 35px;
    padding: 0;
    margin: 0 5px;
    border-radius: 100%;
    text-align: center
}

.teacher-links .menu>li>a i {
    line-height: 35px;
    margin-left: 0;
    margin-right: 0
}

.teacher-links {
    text-align: center;
    position: absolute;
    bottom: 20px;
    z-index: 5;
    width: 100%;
    opacity: 0
}

.small-button {
    display: table;
    margin: auto;
    margin-top: 10px;
    padding: 5px 15px;
    border: 1px solid #e79800;
    color: #fff;
    background-color: #e79800;
    border-radius: 20px;
    text-transform: uppercase
}

.small-button:hover,
.teacher-links .menu li a:hover {
    color: #e79800;
    background-color: #fff;
    border-color: transparent
}

.teacher-meta {
    text-align: center
}

.teacher-meta h3 a {
    font-weight: 400
}

.teacher-meta h3 {
    margin-top: 15px;
    font-weight: 400
} */

.seminar-events {
    position: relative;
    padding-top: 80px;
    padding-bottom: 80px;
    background-color: rgba(47, 47, 47, .9)
}

.seminar-events::after {
    content: "";
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    z-index: -1;
    background: url(images/help/eventsbgbk.jpg);
    background-size: cover
}

.event {
    background-color: rgba(255, 255, 255, .95);
    border-radius: 5px;
    padding: 0
}

.event-data {
    padding-top: 15px;
    padding-bottom: 15px
}

.event h4 a {
    font-weight: 400;
    text-transform: uppercase
}

.event .button {
    margin-bottom: 0
}

.event .event-thumb {
    position: relative;
    padding-right: 0
}

.event .event-thumb img {
    border-radius: 0 5px 5px 0;
    width: 100%;
    height: auto;
    margin-left: 1px
}

.event-date {
    background-color: transparent;
    position: absolute;
    top: 0;
    left: 100%;
    text-transform: uppercase;
    font-weight: 400;
    font-family: Montserrat, sans-serif;
    font-size: 1.5rem;
    text-align: center;
    color: #2f2f2f
}

.event-day {
    background-color: #e79800;
    color: #fff;
    display: block;
    margin-bottom: 15px;
    padding: 10px;
    border-radius: 0 5px 5px 0
}

.event-month {
    background-color: #e79800;
    color: #fff;
    display: block;
    margin-top: 15px;
    padding: 10px;
    border-radius: 0 5px 5px 0
}

.gallery-thumb {
    max-width: 335px;
    margin-top: 2px;
    margin-bottom: 2px
}

.gallery-thumb:hover {
    opacity: .7
}

.upper-background {
    height: 100%;
    width: auto;
    position: absolute;
    bottom: 0;
    left: 0
}

.our-process h2 {
    color: #fff;
    font-size: 2.5rem;
    text-transform: uppercase;
    margin-bottom: 40px;
    color: #e79800
}

.process h3,
.process p {
    color: #fff;
    margin-bottom: 0
}

.process h3 {
    text-transform: capitalize;
    font-weight: 400
}

.process .number {
    float: left;
    font-size: 2rem;
    background-color: #f7f7f7;
    color: #2f2f2f;
    display: block;
    width: 60px;
    height: 60px;
    border-radius: 100%;
    text-align: center;
    line-height: 60px;
    margin-right: 25px;
    font-weight: 700
}

.process .right-info {
    float: left
}

.process {
    margin-bottom: 30px
}

.our-process .process:last-child {
    margin-bottom: 0
}

.testimonial {
    background-color: #f7f7f7;
    border-radius: 5px;
    border: 1px solid #ededed
}

.testimonial .testimonial-thumb {
    float: left
}

.testimonial h4 {
    font-weight: 400
}

.testimonial .testimonial-detail {
    float: left;
    width: calc(100% - 212px);
    padding: 10px
}

.testimonial .testimonial-thumb img {
    height: 200px;
    width: auto;
    border-radius: 5px 0 0 5px;
    border-right: 1px solid #ededed
}

.testimonial cite {
    color: #2f2f2f
}

.blog-posts {
    background-color: #f7f7f7;
    border-top: 1px solid #ededed;
    border-bottom: 1px solid #ededed;
    padding-top: 40px;
    padding-bottom: 40px
}

.post {
    position: relative
}

.post-thumb {
    z-index: 2
}

.post p {
    margin-bottom: 0
}

.post h4,
.post h4 a {
    margin-bottom: 0;
    font-weight: 400
}

.post-meta,
.post-meta a {
    font-size: 12px;
    line-height: 20px
}

.post-meta {
    margin-top: 5px;
    margin-bottom: 5px;
    border-top: 1px solid #ededed;
    border-bottom: 1px solid #ededed
}

.post-content {
    background-color: #fff;
    width: calc(100% - 30px);
    padding: 15px;
    z-index: 5;
    margin-top: -30px;
    position: relative;
    margin-left: 15px
}

.load-more .button {
    margin-top: 15px;
    margin-bottom: 0
}

.brands-wrap {
    margin-bottom: 80px
}

.bran-logo {
    padding: 5px
}

.bran-logo .thumbnail {
    margin-bottom: 0;
    border: 1px solid #ededed;
    padding: 3px;
    opacity: .8;
    height: 55px;
    width: auto !important
}

.bran-logo .thumbnail:hover {
    opacity: 1
}

.side-controls .owl-controls {
    margin-top: 0
}

.side-controls .owl-next,
.side-controls .owl-prev {
    font-size: 19px;
    border: 1px solid;
    width: 25px;
    height: 25px;
    display: table;
    text-align: center;
    position: absolute;
    top: 50%;
    margin-top: -12.5px
}

.side-controls .owl-next {
    right: -20px
}

.side-controls .owl-prev {
    left: -20px
}

.side-controls .owl-controls {
    margin: auto;
    display: block;
    width: 0;
    margin-top: 0
}

.side-controls .owl-nav {
    margin-top: 0
}

.call-to-action {
    padding-top: 25px;
    padding-bottom: 25px
}

.call-to-action i {
    border: 1px solid #2f2f2f;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    margin-right: 15px
}

.call-to-action h2 span {
    color: #e79800;
    font-size: 1.25rem
}

.call-to-action h2 {
    font-size: 1.25rem;
    font-weight: 400;
    margin-bottom: 0
}

.call-to-action p {
    margin-bottom: 0
}

.call-to-action .button {
    margin-bottom: 0
}

.call-to-action {
    background-color: #e1e1e1 !important;
    border-top: 1px solid #ededed;
    border-bottom: 1px solid #ededed
}

.title-section {
    padding-top: 25px;
    padding-bottom: 25px;
    position: relative;
    background-color: rgba(27, 27, 27, .9);
    margin-top: 124px;
}

.title-section::after {
    content: "";
    background: url(images/help/title-bg.jpg);
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    z-index: -1;
    background-size: cover
}

.title-section h1 {
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 5px;
    color: #fff
}

.title-section ul {
    margin: 0
}

.breadcrumbs li,
.breadcrumbs li a {
    font-size: .65rem;
    color: #fff
}

#loading {
    background-color: #f7f7f7;
    height: 100%;
    width: 100%;
    position: fixed;
    z-index: 999999999;
    margin-top: 0;
    top: 0
}

#loading.loaded {
    display: none !important
}

#loading-center {
    width: 100%;
    height: 100%;
    position: relative
}

#loading-center-absolute {
    position: absolute;
    left: 50%;
    top: 50%;
    height: 200px;
    width: 200px;
    margin-top: -100px;
    margin-left: -100px
}

#object1 {
    width: 150px;
    height: auto;
    background: url(images/bcc_logo.png);
    -webkit-animation: animate 1s infinite ease-in-out;
    animation: animate 1s infinite ease-in-out;
    margin-right: auto;
    margin-left: auto;
    margin-top: 60px
}

@-webkit-keyframes animate {
    0% {
        -webkit-transform: perspective(160px)
    }

    50% {
        -webkit-transform: perspective(160px) rotateY(-180deg)
    }

    100% {
        -webkit-transform: perspective(160px) rotateY(-180deg) rotateX(-180deg)
    }
}

@keyframes animate {
    0% {
        transform: perspective(160px) rotateX(0) rotateY(0);
        -webkit-transform: perspective(160px) rotateX(0) rotateY(0)
    }

    50% {
        transform: perspective(160px) rotateX(-180deg) rotateY(0);
        -webkit-transform: perspective(160px) rotateX(-180deg) rotateY(0)
    }

    100% {
        transform: perspective(160px) rotateX(-180deg) rotateY(-180deg);
        -webkit-transform: perspective(160px) rotateX(-180deg) rotateY(-180deg)
    }
}

.progress .ninty-five {
    width: 95%
}

.progress .sixty-five {
    width: 65%
}

.progress .seventy-five {
    width: 75%
}

.progress .eighty-five {
    width: 85%
}

.single-teacher .staff-links {
    width: 100%;
    position: static
}

.courses-table-heading {
    background-color: #e79800;
    padding-top: 10px;
    padding-bottom: 10px
}

.courses-table-row div {
    float: left
}

.courses-table-heading h5 {
    color: #fff;
    font-weight: 400;
    margin-bottom: 0;
    text-transform: uppercase;
    text-align: center
}

.courses-detail {
    background-color: #f7f7f7;
    border-top: 1px solid #fff;
    padding-top: 5px;
    padding-bottom: 5px
}

.courses-detail span {
    margin-top: 10px;
    text-transform: capitalize;
    border-bottom: 1px solid #fff;
    text-align: center
}

.courses-detail span:last-child {
    border-bottom: 0
}

.course-id {
    border-right: 1px solid #fff;
    min-width: 70px;
    width: 70px;
    text-align: center
}

.course-name {
    border-right: 1px solid #fff;
    min-width: 555px;
    width: 555px
}

.course-name a {
    text-align: left;
    padding-left: 30px
}

.course-duration {
    border-right: 1px solid #fff;
    min-width: 230px;
    width: 230px;
    text-align: center
}

.course-time-line {
    min-width: 315px;
    width: 315px;
    text-align: center
}

.courses-table-row:after {
    clear: both !important;
    content: ' ';
    display: table
}

.content-section h2 {
    font-weight: 400
}

.content-section label {
    font-weight: 700
}

.contact-info {
    margin-bottom: 25px
}

.content-section h4 {
    font-weight: 400
}

.contact-info h4 {
    border-bottom: 1px solid #ededed;
    padding-bottom: 4px;
    margin-bottom: 15px
}

.contact-info p {
    margin-bottom: 0
}

.contact-info img {
    width: 100%;
    height: auto
}

.contact-form .button {
    margin-bottom: 0
}

.icon-box {
    position: relative;
    clear: both
}

.icon-box .icon-side {
    width: 55px;
    height: 55px;
    border-radius: 100%;
    font-size: 30px;
    text-align: center;
    line-height: 55px;
    margin-right: 7px;
    color: #fff !important;
    background-color: #e79800
}

.icon-box .info-side {
    margin-left: 7px;
    font-size: 16px;
    padding-top: 0;
    width: calc(100% - 70px)
}

.info-side p strong {
    font-size: 18px;
    color: #2f2f2f;
    font-family: Montserrat, sans-serif
}

.icon-box p {
    margin-bottom: 0
}

.pageerror h2 {
    text-align: center;
    margin-top: 0;
    font-weight: 700;
    font-size: 133px
}

.pageerror h3 {
    text-align: center
}

.error-page-form {
    margin: auto !important;
    margin-top: 30px;
    float: none !important
}

.boxed {
    max-width: 1250px;
    margin: auto;
    box-shadow: 0 0 6px 1px #ccc;
    background-color: #fff;
    position: relative;
    z-index: 0
}

body.box {
    background-image: url(images/help/bodybg.jpg);
    background-repeat: repeat;
    z-index: -10
}

.box .main-banner {
    overflow: hidden
}

.box .gallery-thumb {
    max-width: 310px
}

.testimonial-page .testimonial .testimonial-thumb img {
    height: 145px;
    width: auto
}

.pagination {
    text-align: center;
    margin-bottom: 0;
    margin-top: 30px
}

.pagination .current {
    background: #174873;
    padding: 0
}

.pagination .current a {
    color: #fff
}

.pagination .current a:hover,
.pagination a:hover {
    background-color: #174873;
    color: #fff
}

.blog-page .featured-image {
    position: relative
}

.blog-page .blog-post {
    border-bottom: 1px solid #ededed;
    margin-bottom: 30px
}

.blog-page .blog-post.last-post {
    margin-bottom: 0
}

.blog-page .post-meta {
    border-top: 0;
    border-bottom: 0;
    background-color: #e79800;
    padding: 10px;
    max-width: 370px;
    color: #fff;
    position: absolute;
    bottom: 15px;
    left: 4px
}

.blog-page .post-meta a {
    color: #fff
}

.blog-post .post-excerpt h4 {
    font-weight: 700
}

.sharing-posts {
    border-top: 1px solid #ededed;
    border-bottom: 1px solid #ededed;
    margin-top: 25px;
    margin-bottom: 25px;
    padding-top: 10px;
    padding-bottom: 10px
}

.post-share a {
    margin-right: 10px;
    margin-left: 10px;
    padding-top: 0;
    padding-bottom: 0
}

.post-tags .tags li a {
    border: 0;
    background-color: transparent;
    color: #3b3d42;
    padding-left: 7px;
    padding-right: 7px
}

.post-tags .tags {
    margin-bottom: 0
}

.single-post .sharing-posts .small-12 {
    margin-top: 0;
    margin-bottom: 0
}

.author-box {
    margin-bottom: 25px;
    padding-bottom: 25px;
    border-bottom: 1px solid #ededed
}

.content-section .events-wrapper .event {
    border: 1px solid #ededed
}

.staff-introduction h2 {
    border-bottom: 1px solid #ededed
}

.shadow {
    box-shadow: 0 0 2px 1px #ccc;
    padding: 10px
}

.staff-detail h4,
h4 a {
    margin-top: 10px;
    font-weight: 400
}

.staff-detail h4 a,
h4 span {
    font-weight: 400
}

.section-title h2 span {
    padding-bottom: 10px;
    margin-bottom: 30px;
    display: block;
    font-size: 1.6rem;
    text-align: center;
    margin-left: 15px
}

.staff-box {
    position: relative
}

.staff-links {
    width: 100%;
    position: absolute;
    bottom: 10px;
    left: 0
}

.staff-links .menu>li>a i {
    line-height: 35px;
    margin-left: 0;
    margin-right: 0
}

.staff-links .menu li a {
    font-size: 1rem;
    display: block;
    width: 35px;
    height: 35px;
    background-color: #e79800;
    color: #fff;
    line-height: 35px;
    padding: 0;
    margin: 0 5px;
    border-radius: 100%;
    text-align: center
}

.staff-links .menu li a:hover {
    color: #e79800;
    background-color: #fff;
    border-color: transparent
}

.staff-detail .small-button {
    margin: 0
}

.special-icon-margin li i {
    margin-right: 10px
}

.course-section {
    position: relative;
    clear: both
}

.courses-wrapper .course-section {
    margin-top: 50px
}

.courses-wrapper .course-section:first-child {
    margin-top: 0
}

.sidebar .icon-box {
    margin-bottom: 25px
}

.sidebar .testimonials {
    padding-top: 20px;
    padding-bottom: 40px
}

.widget {
    border-top: 1px solid #ededed;
    border-bottom: 1px solid #ededed;
    border-left: 1px solid #ededed;
    border-right: 1px solid #ededed;
    margin-bottom: 25px;
    padding: 15px
}

.sidebar .widget:last-child {
    margin-bottom: 0
}

.widget h2 {
    font-size: 1.2rem;
    text-align: left;
    padding: 0;
    margin-bottom: 15px;
    border-bottom: 1px solid #ededed;
    padding-bottom: 10px
}

.search input[type=text],
.widget .button {
    margin-bottom: 0
}

.widget .tags li {
    padding-left: 0;
    padding-right: 0
}

.widget .tags li a {
    padding: 5px 10px;
    text-wrap: suppress;
    white-space: nowrap;
    margin: 5px;
    display: inline-block
}

.widget .popular-post {
    margin-bottom: 8px;
    margin-top: 8px;
    border-bottom: 1px solid #ededed
}

.widget .popular-post:last-child {
    border-bottom: 0;
    margin-bottom: 0
}

.widget .popular-post p {
    margin-top: 5px
}

.widget .popular-post img {
    margin-right: 10px
}

.sidebar ul li a:before {
    content: "\00BB";
    margin-right: 10px
}

.tags {
    list-style: none;
    margin-left: 0;
    margin-bottom: 0
}

.tags li {
    display: inline;
    padding-left: 0;
    padding-right: 0
}

.tags li a {
    background-color: #ededed
}

.tags li a:hover {
    background-color: #e79800;
    color: #fff
}

.tags li:first-child {
    padding-left: 0
}

.sidebar .tags li a:before {
    content: none;
    margin-right: 0
}

.sidebar ol li a {
    line-height: 22px
}

.our-store {
    padding-top: 60px;
    padding-bottom: 60px;
    background-color: #f7f7f7
}

.our-store .price {
    font-size: 15px;
    text-align: center
}

.our-store h6 {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px
}

.our-store h6 a {
    font-size: 1rem;
    font-weight: 400
}

.price .old {
    margin-left: 15px;
    font-weight: 400;
    font-size: 90%;
    text-decoration: line-through
}

.our-store img {
    width: 100%;
    height: auto
}

.our-store .pro-rating {
    text-align: center;
    margin-top: 10px
}

.product-img {
    position: relative;
    min-height: 320px;
    width: 100%
}

.product-img img {
    overflow: hidden;
    min-height: 320px;
    width: 100%
}

.product-img .sale {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 16px;
    padding: 10px;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
    background-color: #174873
}

.pro-buttons {
    position: absolute;
    bottom: 40px;
    left: 0;
    width: 100%;
    background-color: #ededed
}

.pro-buttons a {
    font-size: 1.2rem
}

.add-to-cart-top,
.pro-buttons {
    opacity: 0;
    -webkit-transition: opacity .5s ease-in-out;
    -moz-transition: opacity .5s ease-in-out;
    -o-transition: opacity .5s ease-in-out;
    transition: opacity .5s ease-in-out
}

.single-product:hover>.product-img .add-to-cart-top,
.single-product:hover>.product-img .pro-buttons {
    opacity: 1
}

.pro-buttons ul {
    list-style: none;
    text-align: center;
    margin: 0
}

.pro-buttons ul li {
    display: inline;
    margin-left: 11px;
    margin-right: 11px
}

.pro-buttons a {
    text-align: center
}

.add-to-cart-top .button {
    width: 100%;
    position: absolute;
    bottom: 0;
    margin: 0
}

.add-to-cart-top,
.pro-buttons {
    opacity: 0;
    -webkit-transition: opacity 1s ease-in-out;
    -moz-transition: opacity 1s ease-in-out;
    -o-transition: opacity 1s ease-in-out;
    transition: opacity 1s ease-in-out
}

.single-product:hover>.product-img .add-to-cart-top,
.single-product:hover>.product-img .pro-buttons {
    opacity: 1
}

.single-product {
    padding-top: 0;
    padding-bottom: 30px
}

.our-store .single-product {
    padding-bottom: 0
}

.page-filter {
    padding-top: 15px;
    margin-top: 15px;
    border-top: 1px solid #ededed
}

.page-filter .pagination {
    text-align: center
}

.single-shop .our-store {
    margin-bottom: 0
}

.product-thumbnail img {
    width: 100%;
    height: auto
}

.product-meta {
    padding-top: 8px;
    padding-bottom: 8px;
    margin-bottom: 15px;
    border-top: 1px solid #ededed;
    border-bottom: 1px solid #ededed;
    font-size: .875rem;
    margin-top: 10px
}

.product-share {
    padding-top: 15px;
    border-top: 1px solid #ededed
}

.add-cart-option {
    margin-top: 25px;
    margin-bottom: 25px
}

.add-cart-option input[type=number] {
    max-width: 75px;
    float: left;
    margin-right: 20px
}

.product-detail .price {
    font-size: 1.25rem;
    font-weight: 700
}

.product-detail h2 {
    font-weight: 700;
    text-transform: uppercase
}

.single-products-page .price .normal {
    font-size: 1.5rem;
    font-weight: 700
}

.price .normal {
    color: #e79800;
    font-size: 1.25rem
}

.qty {
    max-width: 75px
}

.cart-item .product-thumbnail img {
    height: 100px !important;
    width: auto
}

.apply-coupon {
    margin-top: 15px
}

.products-page .small-12 {
    margin-top: 0 !important;
    margin-bottom: 0 !important
}

.single-product h6 a {
    font-weight: 400;
    margin-bottom: 0
}

/* .accordion-title:focus,
.accordion-title:hover {
    background-color: #fff;
    border-bottom: 1px solid #e79800;
    color: #e79800
}

.accordion-title {
    font-size: 1rem;
    font-family: Montserrat, sans-serif;
    color: #2f2f2f
} */

.price-plan {
    width: 100%;
    background: #f7f7f7;
    text-align: center
}

.price-plan .price-title {
    background: #364e72;
    color: #f7f7f7;
    font-size: 16px;
    font-weight: 300;
    padding: 20px 10px 25px
}

.title-heading {
    font-size: 26px;
    font-weight: 400;
    margin: 0;
    padding: 9px;
    color: #fff
}

.price-title strong {
    font-size: 76px;
    align-self: baseline;
    line-height: 1;
    font-weight: 500
}

.price-details {
    padding: 15px 30px;
    background-color: #f7f7f7;
    margin-left: 0
}

.price-details li {
    text-align: left;
    padding: 15px 0;
    border-bottom: 1px solid #ccc;
    list-style: none
}

.price-plan li:last-child {
    border-bottom: 0
}

.price-details li .fa {
    position: relative;
    margin-right: 7px
}

.red {
    color: red
}

.orange {
    color: #e79800
}

.footer {
    width: 100%;
    position: relative
}

.footer::after {
    content: "";
    background-size: cover;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    z-index: -1
}

.footer h2 {
    font-size: 19px;
    margin-bottom: 10px;
    font-weight: 700
}

.tx-div {
    width: 45px;
    display: block;
    height: 3px;
    opacity: .8;
    margin: 10px 0 15px
}

.footerTop {
    padding-top: 30px;
    padding-bottom: 30px
}

.footerTop ul {
    margin: 0;
    list-style: none
}

.vertical li a {
    padding: 8px 0
}

.footerbottom {
    width: 100%;
    padding-top: 15px;
    padding-bottom: 15px
}

.footerbottom ul {
    margin: 0
}

.footerbottom ul li a {
    border-right: 1px solid;
    padding: 0 10px
}

.footerbottom ul li:first-child a {
    padding-left: 0
}

.footerbottom ul li:last-child a {
    border: 0;
    padding-right: 0
}

.copyrightinfo {
    font-size: 15px
}

.address i {
    width: 45px;
    height: 45px;
    border: 2px solid;
    font-size: 1.2857142857143em;
    text-align: center;
    line-height: 41px;
    float: left;
    margin-right: .7em;
    margin-bottom: .7em
}

.address h4 {
    font-size: 14px;
    text-transform: uppercase;
    margin: 0 0 5px;
    font-weight: 700
}

.footer ul {
    margin: 0
}

.office-hours li {
    padding-bottom: 10px
}

.footer-widget input[type=text] {
    height: 40px;
    max-width: 230px
}

.quick-links ul {
    width: 78%;
    float: left
}

/* .socialicons {
    line-height: 25px;
    font-size: 18px;
    font-weight: 700;
    color:#fff;
}

.socialicons a {
    margin-right: 5px;
    margin-left: 5px;
     color:#fff;
} */

.footer {
    background-color: rgba(27, 27, 27, .9);
    color: #fff
}

.footer a {
    color: #fff
}

.footer p {
    color: #fff
}

.footer a:hover {
    color: #e79800
}

.footer h2 {
    color: #f7f7f7
}

.tx-div {
    background-color: #f7f7f7
}

.footerTop ul {
    color: #fff
}

.footerbottom {
    background: #2f2f2f;
    color: #fff
}

.footerbottom a {
    color: #fff
}

.footerbottom a:hover {
    color: #e79800
}

.address h4,
.address i {
    color: #f7f7f7
}

#top {
    position: fixed;
    right: 15px;
    text-align: center;
    bottom: 15px;
    font-weight: 700;
    text-decoration: none;
    width: 30px;
    height: 30px;
    padding: 0;
    font-size: 22px;
    opacity: .9;
    z-index: 99;
    display: none;
    background-color: #fff;
    color: #e79800;
    line-height: 30px;
    border: 1px solid #e79800
}

#top:hover {
    background-color: #e79800;
    color: #fff
}

@media only screen and (max-width:40em) {
    .boxed {
        max-width: 100%;
        margin: auto;
        border-left: 0;
        border-right: 0
    }

    .logo img {
        height: 90px;
        width: auto
    }

    .top-bar {
        width: 100%;
        padding: 0
    }

    .topBar p {
        background-color: transparent;
        text-align: center;
        float: none;
        padding: 3px
    }

    .topBar ul li {
        padding: 3px
    }

    .topBar ul .first-social {
        padding-left: 15px
    }

    .topBar .row .small-12 {
        margin-bottom: 0;
        margin-top: 0
    }

    .topBar .text-right {
        text-align: center
    }

    .top-bar-title {
        width: 20px;
        margin: auto;
        float: none
    }

    .top-bar ul {
        width: 100%;
        margin-top: 10px;
        background-color: #174873
    }

    .top-bar ul li a {
        padding-left: 15px;
        color: #fff
    }

    .top-bar ul .is-active a,
    .top-bar ul li a,
    .top-bar ul li a:hover {
        border-bottom: 0 !important;
        color: #fff !important
    }

    .top-bar ul li a:hover {
        color: #e79800 !important
    }

    .top-bar ul ul {
        margin-top: 0
    }

    .is-accordion-submenu-parent>a:after {
        border-color: #fff transparent transparent
    }

    .top-bar ul ul li a {
        padding-left: 25px
    }

    .top-bar ul ul li a:before {
        content: "\00BB";
        margin-right: 10px
    }

    .nav-wrap {
        position: relative
    }

    .search-wrap {
        position: absolute;
        top: -13px;
        right: 50%;
        margin-right: -20px;
        font-size: 20px
    }

    .menu-icon.dark {
        margin-left: -25px
    }

    .reason-section .medium-8 {
        padding-left: .625rem
    }

    .owl-next,
    .owl-prev {
        position: relative !important
    }

    .owl-next:hover,
    .owl-prev:hover {
        position: relative !important
    }

    .owl-next {
        float: left !important;
        right: 0 !important;
        margin-left: 5px !important
    }

    .owl-prev {
        float: left !important;
        left: 0 !important;
        margin-right: 5px !important
    }

    .owl-controls {
        margin-top: 10px !important
    }

    .owl-nav {
        text-align: center;
        margin: auto;
        width: 90px;
        position: absolute;
        left: 50%;
        margin-left: -45px
    }

    .side-controls .owl-next,
    .side-controls .owl-prev {
        width: 35px;
        height: 35px;
        margin-top: 0
    }

    .teacher {
        padding-left: 10px;
        padding-right: 10px
    }

    .section-title-wrapper {
        padding-left: 10px;
        padding-right: 10px
    }

    .seminar-events .event-thumb {
        padding-right: .625rem;
        display: none
    }

    .gallery-container {
        text-align: center
    }

    .gallery-container a {
        display: inline-block;
        min-width: calc(50% - 20px);
        width: calc(50% - 20px)
    }

    .gallery-container .gallery-thumb {
        width: 100%;
        padding: 5px;
        margin: 0 !important
    }

    .upper-background {
        display: none
    }

    .process .right-info {
        float: left;
        width: calc(100% - 85px)
    }

    .seminar-events {
        padding-top: 40px;
        padding-bottom: 40px
    }

    .testimonial .testimonial-thumb img,
    .testimonial-page .testimonial .testimonial-thumb img {
        width: 50px;
        height: 50px;
        border-radius: 100%;
        position: absolute;
        bottom: 2px;
        left: 8px
    }

    .testimonial .testimonial-detail {
        width: 100%
    }

    .testimonial .testimonial-detail cite {
        margin-left: 60px
    }

    .testimonial {
        position: relative
    }

    .testimonials .owl-item {
        padding-left: 10px;
        padding-right: 10px
    }

    .courses-table-row {
        width: 1200px
    }

    .course-table-wrapper .columns {
        overflow-x: scroll
    }

    .owl-stage-outer:after {
        clear: both !important;
        content: ' ';
        display: table
    }

    .owl-stage-outer {
        margin-bottom: 15px
    }

    .header-new .text-right {
        text-align: center;
        margin-top: 10px !important
    }

    .navigation-style-two {
        background-color: #fff;
        margin-bottom: 25px
    }

    .navigation-style-two .search-wrap {
        top: -19px
    }

    .navigation-style-two .search-wrap a {
        color: #174873
    }

    .navigation-style-two .top-bar ul ul {
        margin-top: 10px
    }

    .navigation-style-two .top-bar ul {
        margin-top: 20px
    }

    .menu-icon.dark:after {
        background: #174873;
        box-shadow: 0 7px 0 #174873, 0 14px 0 #174873
    }

    .header-new .row .small-12 {
        margin-top: 0;
        margin-bottom: 0
    }

    .header,
    .nav-wrap {
        position: relative !important
    }

    .nav-wrap .dropdown-pane {
        left: 0 !important;
        width: 100% !important
    }

    .header.header-new {
        box-shadow: 0 0;
        padding-top: 15px;
        padding-bottom: 15px
    }

    .course .teacher {
        padding-left: 0;
        padding-right: 0
    }

    .contact-form .row .small-12,
    .title-section .row .small-12 {
        margin-top: 0;
        margin-bottom: 0
    }

    .contact-form {
        padding-left: 10px;
        padding-right: 10px
    }

    .post-meta {
        font-size: .75rem;
        padding: 5px
    }

    .post-meta i {
        display: none
    }

    .widget .popular-post img {
        width: 40px;
        height: 40px
    }

    .products-page .sidebar {
        margin-bottom: 20px !important
    }

    .brands-wrap .owl-controls {
        margin-top: 10px !important
    }

    .footer-widget {
        margin-bottom: 15px
    }

    .footerbottom ul {
        text-align: center;
        width: 100%;
        border-bottom: 0
    }

    .copyrightinfo {
        text-align: center
    }

    .time-table {
        text-align: center
    }

    .logo {
        text-align: center;
        margin: auto
    }

    .logo-small {
        text-align: center
    }

    .row .small-12 {
        margin-top: 15px;
        margin-bottom: 15px
    }

    .row .small-12:last-child {
        margin-bottom: 0
    }

    .row .small-12:first-child {
        margin-top: 0
    }

    .footerbottom .small-12,
    .info-boxes .small-12,
    .latest-news .button,
    .news .small-12,
    .top-int-bar .small-12 {
        margin-top: 0;
        margin-bottom: 0
    }

    .text-medium-right {
        text-align: center !important
    }

    .topbar .socialicons {
        text-align: center
    }

    .call-to-action i {
        display: block;
        margin: auto;
        margin-bottom: 15px
    }

    .call-to-action h2 {
        text-align: center
    }

    .call-to-action h2 span {
        margin-left: 10px
    }

    .call-to-action .button {
        display: table;
        margin: auto
    }
}

.freecon {
    color: #0084b4
}

.freecon:hover {
    color: #e79800
}

.freecon1 {
    margin-left: 51px;
    color: #000 !important
}

.about {
    font-size: 17px;
    font-weight: 800;
    color: green;
    border: 2px solid #174873;
    text-align: center;
    padding: 12px;
    background-color: bisque;
    margin-right: 40px
}

.ab1 {
    margin-left: 20px
}

.ab1 {
    margin-bottom: 20px
}

.ab3 {
    margin-left: 196px
}

.mod {
    margin-top: -60px
}

.aboutt {
    margin-top: -599px;
    padding: 34px 27px 27px 27px;
    margin-right: -72px;
    background-color: rgba(44, 156, 255, .8);
    height: 599px
}

.aboutres {
    display: none
}

.slideimg {
    margin-left: 63px;
    margin-bottom: 12px
}

.slitext {
    padding: 7px 13px 7px 11px !important;
    border-radius: 6px;
    border: 1px solid #e07a24 !important;
    margin-left: 20px;
    font-size: 12px;
    background-color: #e07a24 !important
}

.slitext12 {
    padding: 7px 13px 7px 11px !important;
    border-radius: 6px;
    border: 1px solid #e07a24 !important;
    margin-left: -26px;
    font-size: 12px;
    background-color: #e07a24 !important;
    margin-top: -7px;
    margin-bottom: 15px;
    margin-bottom: 8px !important
}

.slitext:hover {
    background-color: rgba(23, 72, 115, .95) !important
}

.slitext12:hover {
    background-color: rgba(23, 72, 115, .95) !important
}

.slitext1 {
    padding: 3px !important;
    border-radius: 6px;
    border: 1px solid #e07a24 !important;
    font-size: 11px;
    margin-left: -9px
}

.slitext2 {
    padding: 6px !important;
    border-radius: 6px;
    border: 1px solid #e07a24 !important;
    margin-left: 34px;
    font-size: 12px
}

.feel1 {
    margin-left: 127px;
    border-radius: 6px;
    margin-top: 45px
}

.feel2 {
    margin-left: 23px;
    border-radius: 6px;
    margin-top: 28px;
    margin-bottom: -16px
}

@media only screen and (max-width:640px) {
    .about {
        margin-right: 0
    }

    .ab1 {
        margin-left: 0
    }

    .ab1 {
        margin-bottom: 0
    }

    .ab3 {
        margin-left: 0;
        text-align: center;
        margin-top: 20px;
        margin-bottom: -30px
    }

    .mod {
        margin-top: 0
    }

    .aboutt {
        margin-top: 0;
        padding: 27px 27px 27px 27px;
        margin-right: 0;
        background-color: rgba(44, 156, 255, .8);
        height: auto
    }

    .aboutres {
        display: block;
        margin-top: -20px
    }

    .aboutdes {
        display: none
    }

    .aboutres1 {
        margin-top: 8px;
        margin-bottom: -19px
    }
}

.homefrm {
    border-radius: 7px;
    height: 31px
}

input::-webkit-input-placeholder {
    color: #000 !important
}

input:-moz-placeholder {
    color: #000 !important
}

input::-moz-placeholder {
    color: #000 !important
}

input:-ms-input-placeholder {
    color: #000 !important
}

.gallery-thumb {
    max-width: 334px;
    margin-top: 2px;
    margin-bottom: 2px
}

.index_1h2 {
    color: #fff
}

.index_p1 {
    text-align: justify;
    color: #fff
}

.index_span {
    color: #ad2019
}

.index_1h4 {
    text-align: justify;
    font-weight: 300;
    color: #fff
}

.index_2h4 {
    text-align: justify;
    font-weight: 700;
    color: #fff;
    margin-bottom: 23px
}

.index_p2 {
    text-align: justify;
    color: #fff;
    font-weight: 700;
    font-size: 16px
}

.index_dmt {
    margin-top: 15px
}

.index_tel {
    color: orange
}

.index_p3 {
    text-align: justify
}

.fstb iframe {
    margin-top: 48px !important;
}

@media only screen and (max-width: 360px) {
    .title-section {
        padding-top: 25px;
        padding-bottom: 25px;
        position: relative;
        background-color: rgba(27, 27, 27, .9);
        margin-top: 183px;
    }

}



/*--------- BHARAT ADDED CSS ---------- */



/* TABLET VIEW ONLY */
@media (min-width: 641px) and (max-width: 1024px) {

    .Our-main-services .row {
        display: flex !important;
        flex-wrap: nowrap !important;
        /* 🔥 stops 6+1 wrap */
    }

    .Our-main-services .ibcbutton {
        flex: 1 1 0;
        min-width: 0;
        font-size: 11.5px;
        /* 🔥 fit all 7 */
        padding: 8px 4px;
        white-space: normal;
        line-height: 1.2;
    }
}



/* TABLET VIEW – FIX CALL TO ACTION BREAKING */
@media (min-width: 641px) and (max-width: 1024px) {


    .call-to-action .row {
        display: block;
        text-align: center;
    }

    .call-to-action .medium-8,
    .call-to-action .medium-4 {
        width: 100% !important;
        max-width: 100% !important;
        text-align: center;
    }

    .call-to-action h2 {
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 6px;
        font-size: 16px;
        line-height: 1.4;
        margin-bottom: 10px;
    }

    .call-to-action h2 i {
        font-size: 22px;
        margin-bottom: 5px;
    }

    .call-to-action h2 a {
        font-size: 20px;
        font-weight: 700;
        color: #1e88e5;
        white-space: nowrap;
    }

    .call-to-action .freecon1 {
        font-size: 14px;
        margin: 4px 0;
    }

    .call-to-action .button {
        display: inline-block;
        margin: 10px auto 0;
        width: auto;
        padding: 10px 16px;
        font-size: 14px;
    }
}


/*======== Bharat Added CSS For New Home Page ==========*/


.section-title {
    text-align: center;
    font-size: 34px;
    font-weight: 700;
    color: #1f3c88;
    margin-bottom: 20px!important;
}

.section-title span {
    color: #1f3c88;
    font-size: 34px;
    font-weight: 700;
}

.ib-services {
    background: #f8f9fc;
    padding: 20px 60px;
    font-family: "Poppins", sans-serif;
    padding-bottom: 30px;
}

.container {
    max-width: 1200px;
    margin: auto;
}

.services-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 35px;
}

/* Card */
.service-card {
    position: relative;
    background: #fff;
    padding: 40px 30px 35px;
    text-align: center;
    box-shadow: 0 14px 35px rgba(0, 0, 0, 0.08);
    overflow: hidden;
    transition: transform 0.4s ease;
    border-radius: 16px;
    padding: 30px 28px;
    transition: all 0.35s ease;
    border-left: 6px solid #005084;
}

/* Gradient Border */
.service-card::before {
    content: "";
    position: absolute;
    inset: 1;
    padding: 2px;
    border-radius: 12px;
    background: linear-gradient(120deg,
    #ffcc33
   /*          #1f3c88,
            #ba2726,
            #1f3c88 */);

    -webkit-mask:
        linear-gradient(#fff 0 0) content-box,
        linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    opacity: 0;
    transition: opacity 0.4s ease;
}

.service-card:hover::before {
    opacity: 1;
}

.service-card:hover {
    transform: translateY(-10px);
}

/* Icons */
.icon i{
    width: 50px;
    height: 50px;
    margin: 0 auto 18px;
    border-radius: 50%;
    background:  #0072ff;
    color: #fff;
    font-size: 26px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 8px 20px rgba(31, 60, 136, 0.35);
}

.icon-copy {
    width: 50px;
    height: 50px;
    margin: 0 auto 18px;
    border-radius: 50%;
    background: linear-gradient(135deg, /* #1f3c88 */ #ba2726 );
    color: #fff;
    font-size: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 8px 20px rgba(31, 60, 136, 0.35);
}


.service-card h3 {
    font-size: 22px;
    font-weight: 600;
    color: #1f3c88;
    margin-bottom: 12px;
}

.service-card p {
    font-size: 15.5px;
    line-height: 1.7;
    color: #333;
}

.service-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 18px 45px rgba(31, 60, 136, 0.18);
    border-left-color: #1f3c88;
}

/* Responsive */
@media (max-width: 599px) {
    .services-grid {
        grid-template-columns: 1fr;
    }

    .ib-services {
        padding: 40px 20px;
    }

    .section-title {
        font-size: 26px;
    }

    .section-title span {
        font-size: 26px;
    }
}

/* Icon rotation on card hover */
.service-card:hover .icon {
    animation: rotateOnce 0.8s ease-in-out;
}

@keyframes rotateOnce { 
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}


/*--- ========== Diagram Section ========= */
.ib-process-inline {
    padding: 20px 20px;
    background: #ffffff;
    font-family: "Poppins", sans-serif;
    background: url("images/backgroundimg/bachground3.png") no-repeat center center;
    background-size: cover;
    padding-bottom: 30px!important;
}

.container {
    max-width: 1400px;
    margin: auto;
}

/* Inline Flow */
.process-inline {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: nowrap;
    gap: 18px;
}

.step {
    text-align: center;
    width: 170px;
}
.step1{
    margin-top: -22px;
}
.step5{
    margin-top: -22px;
}
.circle {
    width: 130px;
    height: 130px;
    margin: auto;
    border-radius: 50%;
    border: 3px dashed #1f3c88;
    background: #f8f9fc;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

.step-no {
    position: absolute;
    top: -10px;
    right: -10px;
    background: #ba2726;
    color: #fff;
    width: 30px;
    height: 30px;
    font-size: 12px;
    font-weight: 700;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.icon {
    font-size: 25px;
    color: #fff;
    margin-top: 10px;
 
}

.step h3 {
    margin-top: 16px;
    font-size: 15px;
    font-weight: 600;
    color: #1f3c88;
    line-height: 1.3;
}

/* Arrow */
.arrow {
    font-size: 28px;
    color: #ba2726;
    margin-top: -35px;
}



.step.highlight .icon {
    color: #fff;
}

/* Responsive */
@media (max-width: 1024px) {
    .process-inline {
        flex-wrap: wrap;
    }

    .arrow {
        display: none;
    }
}

@media (max-width: 600px) {
    .process-title {
        font-size: 26px;
    }

    .process-title span {
        font-size: 26px;
    }

    .step {
        width: 100%;
    }
}


/* Icon rotation on card hover */
.circle:hover .icon {
    animation: rotateOnce 0.8s ease-in-out;
}

@keyframes rotateOnce {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}


/* Flowing arrow animation */
.arrow {
    position: relative;
    animation: flowArrow 1.6s ease-in-out infinite;
}

/* Stagger effect so arrows don't move together */
.arrow:nth-of-type(odd) {
    animation-delay: 0.3s;
}

.arrow:nth-of-type(even) {
    animation-delay: 0.6s;
}

@keyframes flowArrow {
    0% {
        opacity: 0.3;
        transform: translateX(0);
    }

    50% {
        opacity: 1;
        transform: translateX(8px);
    }

    100% {
        opacity: 0.3;
        transform: translateX(0);
    }
}


/*--- ========== Main Service ========= ---*/
/* ========== MAIN SERVICES SECTION ========== */
.main-services {
    background: #f6f8fc;
    padding: 40px 20px;
    font-family: "Poppins", sans-serif;
}

.main-services .container {
    max-width: 1200px;
    margin: auto;
}


/* ========== GRID ========== */
.services-grid-mainservices {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 26px;
}

/* ========== SERVICE BOX ========== */
.service-box {
/*     --accent: #1f3c88;
    background: linear-gradient(145deg,
            color-mix(in srgb, var(--accent) 75%, #0b0f1a),
            color-mix(in srgb, var(--accent) 45%, #000)); */
    border-radius: 6px;
    padding: 10px 15px;
    text-align: center;
    position: relative;
    overflow: hidden;
    cursor: pointer;
    transition: transform 0.35s ease, box-shadow 0.35s ease;

    --accent: #0D47A1;

    background: linear-gradient(
        145deg,
        color-mix(in srgb, var(--accent) 75%, #0b0f1a),
        color-mix(in srgb, var(--accent) 45%, #000)
    );

}

/* Glow border */
.service-box::before {
    content: "";
    position: absolute;
    inset: 0;
    padding: 2px;
    border-radius: 6px;
    background: linear-gradient(135deg, var(--accent), #ffffff);
    -webkit-mask:
        linear-gradient(#fff 0 0) content-box,
        linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    opacity: 0.7;
}

/* Text */
.service-box h3 a {
    margin: 0;
    font-size: 17px;
    font-weight: 600;
    color: #ffffff;
    letter-spacing: 0.3px;
}

/* Hover */
.service-box:hover {
    transform: translateY(-8px);
    box-shadow: 0 20px 45px color-mix(in srgb, var(--accent) 40%, transparent);
}

/* ========== RESPONSIVE ========== */
@media (max-width: 1024px) {
    .services-grid-mainservices {
        grid-template-columns: repeat(4, 1fr);
    }
}

@media (max-width: 768px) {
    .services-grid-mainservices {
        grid-template-columns: repeat(4, 1fr);
    }

    .section-title {
        font-size: 26px;
    }

    .section-title span {
        font-size: 26px;
    }
}

@media (max-width: 480px) {
    .services-grid-mainservices {
        grid-template-columns: 1fr;
    }
}

/*========== Flag Section ========== ---*/
/* ========== COUNTRIES SWIPER ========== */
.flag-section {
    position: relative;
    min-height: 250px;
    padding: 10px 0;
    overflow: hidden;

}

/* Background map */
#mapBackground {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
}

/* Foreground content */
.flag-content {
    position: relative;
    z-index: 2;
}

/* Optional readability */
.flag-content {
    background: rgba(255, 255, 255, 0.85);
    padding: 40px;
    border-radius: 16px;
}


/* Responsive */
@media (max-width: 768px) {
    .flag-section {
        min-height: 300px;
    }
}

.mySwiper {
    width: 100%;
    overflow: hidden;
}

.mySwiper .swiper-slide {
    background: #ffffff;
    border-radius: 14px;
    padding: 15px 10px;
    text-align: center;
    transition: transform 0.3s ease;
    margin-bottom: 0px;
}

.mySwiper .swiper-slide:hover {
    transform: translateY(-6px);
}

.flag-img {
    width: 100px;
    height: auto;
    margin-bottom: 8px;
    border-radius: 5px;
}

.mySwiper p {
    margin: 0;
    font-size: 14px;
    font-weight: 600;
    color: #1f3c88;
}

/* .flag-section {
    background-color: #f9f9f9;
    background-image: radial-gradient(#ccc 1px, transparent 1px);
    background-size: 12px 12px;
} */
/* Tablet */
@media (max-width: 1024px) {
    .flag-img {
        width: 80px;
    }
}

/* Mobile */
@media (max-width: 480px) {
    .mySwiper p {
        font-size: 13px;
    }
}


/* ===== OUR TUTORS SECTION ===== */
/* ========================================================= */
/* ===== OUR TUTORS SECTION ===== */
/* ========================================================= */

.tutors-section {
  background: #f6f8fc;
  padding: 20px 20px;
  font-family: "Poppins", sans-serif;
}

.container {
  max-width: 1200px;
  margin: auto;
  position: relative;
}

/* ========================================================= */
/* ===== HORIZONTAL SCROLL GRID ===== */
/* ========================================================= */

.tutors-grid {
  display: flex;
  flex-wrap: nowrap;
  gap: 40px;
  overflow-x: auto;
  overflow-y: hidden;
  padding: 80px 40px 40px;
  scroll-behavior: smooth;
  scroll-snap-type: x mandatory;
  cursor: grab;
  -webkit-overflow-scrolling: touch;
  padding-bottom: 20px!important;
}

/* Hide scrollbar */
.tutors-grid::-webkit-scrollbar {
  display: none;
}
.tutors-grid {
  scrollbar-width: none;
}

.tutors-grid:active {
  cursor: grabbing;
}

/* ========================================================= */
/* ===== CARD ===== */
/* ========================================================= */

.tutor-card {
  background: #ffffff;
  border-radius: 18px;
  padding: 90px 25px 25px;
  text-align: center;
  position: relative;
  flex: 0 0 auto;
  scroll-snap-align: start;
  transition: transform 0.3s ease;
}

.tutor-card:hover {
  transform: translateY(-8px);
}

/* ========================================================= */
/* ===== FLOATING IMAGE ===== */
/* ========================================================= */

.tutor-img {
  width: 140px;
  height: 140px;
  border-radius: 50%;
  background: #ffffff;
  padding: 6px;
  position: absolute;
  top: -70px;
  left: 50%;
  transform: translateX(-50%);
}

.tutor-img img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  object-fit: cover;
  object-position: top center;
}

/* ========================================================= */
/* ===== TEXT ===== */
/* ========================================================= */

.tutor-card h3 {
  font-size: 19px;
  font-weight: 600;
  color: #1f3c88;
  margin-bottom: 6px;
}

.teacher-role {
  font-size: 14px;
  font-weight: 600;
  color: #0072ff;
  margin-bottom: 12px;
}

.teacher-desc {
  font-size: 14px;
  color: #555;
  line-height: 1.6;
  margin-bottom: 18px;
}

/* ========================================================= */
/* ===== BUTTON ===== */
/* ========================================================= */

.btn-view {
  display: inline-block;
  padding: 9px 22px;
  font-size: 14px;
  font-weight: 600;
  color: #ffffff;
  background: #1f3c88;
  border-radius: 30px;
  text-decoration: none;
  transition: background 0.3s ease, transform 0.2s ease;
}

.btn-view:hover {
  background: #0277bd;
  transform: translateY(-2px);
}

/* ========================================================= */
/* ===== RESPONSIVE CARD WIDTH ===== */
/* ========================================================= */


.tutor-card {
  flex: 0 0 auto;
  width: 360px; /* desktop default */
}

/* Desktop – 3 cards */
@media (min-width: 1025px) {
  .tutor-card {
    width: 380px;
  }
}

/* Tablet – 2 cards */
@media (max-width: 1024px) and (min-width: 641px) {
  .tutor-card {
    width: 380px;
  }
}

/* Mobile – 1 card */
@media (max-width: 640px) {
  .tutor-card {
    width: 340px;
    align-items: center;
    text-align: center;
  }
}
/* ========================================================= */
/* ===== SCROLL BUTTONS ===== */
/* ========================================================= */

.tutor-controls {
  display: flex;
  justify-content: center;
  gap: 16px;
  margin-top: 0px;
}

.tutor-btn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);

  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: none;
  background: #1f3c88;
  color: #ffffff;
  font-size: 20px;
  cursor: pointer;

  display: flex;
  align-items: center;
  justify-content: center;

  transition: background 0.3s ease, transform 0.2s ease;
  pointer-events: auto;
}

/* LEFT BUTTON (screen edge) */
.tutor-btn.prev {
  left:-30px;
}

/* RIGHT BUTTON (screen edge) */
.tutor-btn.next {
  right: -30px;
}
.tutor-btn:hover {
  background: #ffcc33;
  color: #fff;

}

/* =========== Form Section ========== */
/* =========== Form Section ========== */
.enquiry-section {
  background: #f6f8fc;
  padding: 40px 20px;
  font-family: "Poppins", sans-serif;
  padding-bottom: 30px!important;
}

.enquiry-wrap {
  max-width: 1200px;
  margin: auto;
  display: grid;
  grid-template-columns: 1fr 420px;
  gap: 40px;
  align-items: center;
}

/* LEFT LOTTIE AREA */
.enquiry-left {
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}

/* Make Lottie responsive */
.enquiry-left dotlottie-wc {
  max-width: 100%;
  height: auto;
}

/* RIGHT FORM BOX */
.enquiry-right {
  background: #ffffff;
  padding: 35px;
  border-radius: 18px;
}

.enquiry-right h3 {
  color: #1f3c88;
  margin-bottom: 20px;
}

/* FORM ELEMENTS */
.enquiry-right input,
.enquiry-right textarea {
  width: 100%;
  padding: 12px 14px;
  margin-bottom: 14px;
  border-radius: 8px;
  border: 1px solid #ccc;
  font-size: 14px;
}

.enquiry-right textarea {
  min-height: 90px;
  resize: none;
}

.enquiry-right button {
  width: 100%;
  padding: 12px;
  background: #1f3c88;
  color: #fff;
  font-weight: 600;
  border: none;
  border-radius: 30px;
  cursor: pointer;
}

.enquiry-right button:hover {
  background: #ba2726;
}

/* ============================= */
/* TABLET FIX */
/* ============================= */
@media (max-width: 1024px) {
  .enquiry-wrap {
    grid-template-columns: 1fr 1fr;
  }

  .enquiry-left dotlottie-wc {
    width: 100%;
    height: auto;
  }
}

/* ============================= */
/* MOBILE FIX */
/* ============================= */
@media (max-width: 767px) {
  .enquiry-wrap {
    grid-template-columns: 1fr;
  }

  .enquiry-left {
    display: none; /* hide animation on mobile */
  }
}



/*---======== Achivement Section ========---*/
.achievement-section {
  padding: 50px 20px;
  display: flex;
  justify-content: center;
  background: #f6f8fc;
  margin-top: -40px;
}

.achievement-box {
  max-width: 900px;
  width: 100%;
  background: #ffffff;
  border-left: 6px solid #1f3c88;
  padding: 30px 40px;
  border-radius: 14px;
  position: relative;
    box-shadow: 0 12px 35px rgba(0, 0, 0, 0.08);
}

.achievement-box:hover {
box-shadow: 0 8px 30px rgba(31, 60, 136, 0.15);
}

.achievement-box p {
  font-size: 20px;
  line-height: 1.6;
  color: #242323;
  margin: 0;
}

.achievement-box strong {
  color: #1f3c88;
  font-weight: 700;
}

/* Small top label */
.achievement-badge {
  position: absolute;
  top: -14px;
  left: 30px;
  background: #ba2726;
  color: #fff;
  font-size: 13px;
  padding: 6px 14px;
  border-radius: 20px;
  font-weight: 600;
}

/* Responsive */
@media (max-width: 768px) {
  .achievement-box {
    padding: 24px;
  }

  .achievement-box p {
    font-size: 16px;
  }
}



/* Universities Section */
.universities-section {
  background: #f6f8fc;
  padding: 20px 20px;
  
background: url("images/backgroundimg/background2.png") no-repeat center center;
background-size: cover;
}

.logo-slider {
  overflow: hidden;
  position: relative;
  margin-top: 40px;
  padding-bottom: 30px;
}

.logo-track {
  display: flex;
  width: max-content;
  animation: scrollLogos 25s linear infinite;
}

/* Pause on hover */
.logo-slider:hover .logo-track {
  animation-play-state: paused;
}

.logo-item {
  min-width: 220px;
  height: 120px;
  background: #fff;
  margin: 0 20px;
  border-radius: 14px;
  display: flex;
  align-items: center;
  justify-content: center;

  box-shadow: 0 10px 30px rgba(0,0,0,0.08);
}

.logo-item img {
  max-width: 140px;
  max-height: 70px;
  object-fit: contain;
}

/* Animation */
@keyframes scrollLogos {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}

/* Mobile tweaks */
@media (max-width: 768px) {
  .logo-item {
    min-width: 170px;
    height: 100px;
  }

  .logo-item img {
    max-width: 110px;
  }
}


/*========== Testimonial Section ==========*/

/* SECTION */
.testimonial-section {
  padding: 20px 0px;
  background: #ecf3f7;
  font-family: "Poppins", sans-serif;
  overflow: hidden;
  padding-bottom: 50px!important;
}

.testimonial-title {
  text-align: center;
  font-size: 32px;
  margin-bottom: 40px;
  color: #1f3c88;
}

/* WRAPPER */
.testimonial-wrapper {
  max-width: 1200px;
  margin: auto;
  position: relative;
}

/* TRACK */
.testimonial-track {
  display: flex;
  gap: 24px;
  overflow-x: auto;
  scroll-behavior: smooth;
  padding-bottom: 10px;

  /* IMPORTANT */
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.testimonial-track::-webkit-scrollbar {
  display: none;
}


.testimonial-card p {
  font-size: 15px;
  color: #555;
  line-height: 1.6;
}

.testimonial-card h4 {
  margin-top: 15px;
  color: #1f3c88;
  font-weight: 600;
}

/* CARD */
.testimonial-card {
  flex: 0 0 auto;
  width: 360px;
  background: #ffffff;
  padding: 30px;
  border-radius: 18px;
  /* box-shadow: 0 10px 30px rgba(0,0,0,0.08); */
}

/* Desktop – 3 cards visible */
/* ===== DESKTOP (3 CARDS) ===== */
@media (min-width: 1025px) {
  .testimonial-card {
    width: calc((100% - 40px) / 3); /* 3 cards + gap */
  }
}

/* ===== TABLET (2 CARDS) ===== */
@media (max-width: 1024px) {
  .testimonial-card {
    width: calc((100% - 20px) / 2); /* 2 cards */
  }
}

/* ===== MOBILE (1 CARD ONLY) ===== */
@media (max-width: 600px) {
  .testimonial-card {
    width: 100%; /* full width */
  }
}

.testimonial-track {
  scroll-snap-type: x mandatory;
}

.testimonial-card {
  scroll-snap-align: start;
}

/* TOP */
.testimonial-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.testimonial-info {
  background: #2f5da9;
  color: #fff;
  padding: 12px 22px;
  border-radius: 30px;
}

.testimonial-info h4 {
  font-size: 15px;
  margin: 0;
  color: #fff;
}

.testimonial-info span {
  font-size: 12px;
}

/* IMAGE */
.testimonial-img {
  width: 90px;
  height: 90px;
  border-radius: 50%;
  overflow: hidden;
  background: #fff;
}

.testimonial-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* BODY */
.testimonial-body {
  margin-top: 20px;
}

.stars {
  color: #f7b500;
  font-size: 18px;
  margin-bottom: 10px;
}

.testimonial-body p {
  font-size: 14px;
  color: #555;
  line-height: 1.6;
}

.testimonial-controls {
  display: flex;
  justify-content: center;
  gap: 15px;
  margin-top: 25px;
}

.testimonial-btn {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: none;
  background: #2f5da9;
  color: #fff;
  font-size: 20px;
  cursor: pointer;
}

.testimonial-btn:hover {
  background: #1f4a8a;
}


/*========= Stats Section =========*/

 /* ===== Stats Section ===== */
.stats {
background:
  radial-gradient(circle at 1px 1px, rgba(255,255,255,0.25) 1px, transparent 0),
  linear-gradient(135deg, #0f2a44, #1f4e79);

background-size: 24px 24px, cover;
  padding: 10px 10px;
  color: #fff;
}

.stats > .stats {
  max-width: 1200px;
  margin: auto;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
  gap: 25px;
}

/* Stat Card */
.stat-item {
  background: rgba(255, 255, 255, 0.12);
  backdrop-filter: blur(10px);
  border-radius: 16px;
  padding: 25px 15px;
  text-align: center;
  box-shadow: 0 10px 30px rgba(0,0,0,0.25);
  transition: all 0.35s ease;
  position: relative;
  overflow: hidden;
}

/* Hover effect */
.stat-item:hover {
  transform: translateY(-8px) scale(1.03);
  background: rgba(255, 255, 255, 0.2);
}

/* Number */
.stat-item strong {
  font-size: 44px;
  font-weight: 700;
  color: #ffcc00;
  display: inline-block;
  line-height: 1;
}

.stat-item span {
  font-size: 26px;
  font-weight: 600;
  margin-left: 2px;
  color: #ffcc00;
}

/* Label */
.stat-item p {
  margin-top: 12px;
  font-size: 15px;
  letter-spacing: 0.6px;
  text-transform: uppercase;
  color: #e8f1ff;
}

/* Decorative glow */
.stat-item::before {
  content: "";
  position: absolute;
  top: -60%;
  left: -60%;
  width: 200%;
  height: 200%;
  background: radial-gradient(circle, rgba(255,204,0,0.15), transparent 60%);
  opacity: 0;
  transition: opacity 0.4s ease;
}

.stat-item:hover::before {
  opacity: 1;
}

/* ===== Responsive ===== */
@media (max-width: 768px) {
  .stat-item strong {
    font-size: 36px;
  }

  .stat-item span {
    font-size: 22px;
  }

  .stat-item p {
    font-size: 14px;
  }
}




/* ---------- Our Core Philosophy ----*/
.ib-services-philosophy {
  background: #f8f9fc;
  padding: 20px 20px;
  font-family: "Poppins", sans-serif;
  padding-bottom: 30px!important;
}

.container {
  max-width: 1200px;
  margin: auto;
}


/* HEADING */
.services-heading-philosophy {
  font-size: 28px;
  color: #1f3c88;
  margin-bottom: 40px;
}

/* GRID */
.services-grid-philosophy {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 35px;
}

/* SERVICE CARD */
.service-card-philosophy {
  background: #ffffff;
  padding: 30px 28px;
  border-radius: 14px;
  border-left: 6px solid #0277bd;
  border-right: 6px solid #0277bd;
  box-shadow: 0 12px 30px rgba(0,0,0,0.08);
  transition: all 0.3s ease;
}

.service-card-philosophy h3 {
  font-size: 20px;
  color: #0072ff;
  margin-bottom: 10px;
}

.service-card-philosophy p {
  font-size: 15px;
  line-height: 1.7;
  color: #333;
}

/* HOVER */
.service-card-philosophy:hover {
  transform: translateY(-6px);
  box-shadow: 0 18px 40px rgba(0,0,0,0.12);
  border-left-color: #ffcc00;
  border-right-color: #ffcc00;

}

/* MOBILE */
@media (max-width: 768px) {

  .services-grid-philosophy {
    grid-template-columns: 1fr;
  }

  .ib-services-philosophy {
    padding: 40px 20px;
  }

  .service-card-philosophy {
    padding: 22px 20px;
  }

  .services-heading-philosophy {
    font-size: 22px;
    margin-bottom: 25px;
  }
}


/*-==== Philosophy ====*/
/* SECTION */
.philosophy {
  background: #f6f8fc;
  padding: 60px 20px;
  font-family: "Poppins", sans-serif;
}

/* CARD */
.philosophy-card {
  background: linear-gradient(135deg, #1f3c88, #ba2726);
  border-radius: 28px;
  padding: 45px 50px;
  max-width: 1000px;
  margin: auto;
  position: relative;
  box-shadow: 0 18px 40px rgba(0,0,0,0.12);
  overflow: hidden;
}

/* SMALL PILL LABEL (like image) */
.philosophy-badge {
  display: inline-block;
  background: #ba2726;
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  padding: 6px 18px;
  border-radius: 20px;
  margin-bottom: 18px;
}

/* TITLE */
.philosophy-card h2 {
  font-size: 30px;
  font-weight: 700;
  color: #fff;
  margin-bottom: 16px;
}

/* TEXT */
.philosophy-card p {
  font-size: 16px;
  line-height: 1.8;
  color: #f2f2f2;
  max-width: 850px;
}

/* OPTIONAL DECOR DOTS */
.philosophy-card::after {
  content: "";
  position: absolute;
  right: 30px;
  top: 30px;
  width: 90px;
  height: 90px;
  background: radial-gradient(#fff 2px, transparent 2px);
  background-size: 14px 14px;
  opacity: 0.4;
}

/* RESPONSIVE */
@media (max-width: 768px) {
  .philosophy-card {
    padding: 30px 25px;
    border-radius: 22px;
  }

  .philosophy-card h2 {
    font-size: 22px;
  }

  .philosophy-card p {
    font-size: 15px;
  }
}



/* ========== home Slider Section ========== */

/* HERO SECTION */
.static-hero {
background: linear-gradient(135deg, #f5fbff, #cfe9ff);
  padding: 60px 20px 30px 20px;
  overflow: hidden;
  position: relative;
  font-family: "Poppins", sans-serif;
  margin-top: 70px;
}

.static-hero .BC-heading{
  color: #ba2726;
  font-weight:500;
  font-size: 36px;
 font-family: 'Kelmscott', sans-serif;
}

/* CONTAINER */
.hero-container {
  max-width: 1300px;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}

.hero-container .enroll{
    color:#ba2726 ;
    font-weight: 800;
}
.hero-container .mainh1{
    font-size: 30px;
}

/* IMAGES */
.hero-image {
  width: 30%;
  animation: float 6s ease-in-out infinite;
}

.hero-image img {
  width: 100%;
  max-width: 380px;
}

/* Left & Right spacing */
.hero-image.left {
  animation-delay: 0s;
}
.hero-image.right {
  animation-delay: 2s;
}

/* CENTER CONTENT */
.hero-content {
  width: 44%;
  text-align: center;
  color: #fff;
}

/* TEXT ANIMATIONS */
.hero-content h1,
.hero-content h2,
.hero-content p,
.hero-content a,
.hero-buttons {
  opacity: 0;
  transform: translateY(25px);
  animation: fadeUp 0.8s ease forwards;
}

.hero-content h1:nth-of-type(1) { animation-delay: 0.2s; }
.hero-content p { animation-delay: 0.4s; }
.hero-content h1:nth-of-type(2) { animation-delay: 0.6s; }
.hero-content h2:nth-of-type(1) { animation-delay: 0.8s; }
.whatsapp-btn:nth-of-type(1) { animation-delay: 1s; }
.whatsapp-btn:nth-of-type(2) { animation-delay: 1.2s; }
.hero-content h2:nth-of-type(2) { animation-delay: 1.4s; }
.hero-buttons { animation-delay: 1.6s; }

/* HEADINGS */
.hero-content h1 {
  font-size: 36px;
  font-weight: 700;
  margin-bottom: 12px;
}

.hero-content h2 {
  font-size: 18px;
  font-weight: 400;
  margin: 18px 0;
  line-height: 1.6;
}

.hero-content p {
  font-size: 16px;
  opacity: 0.9;
}

/* WHATSAPP BUTTON */
.whatsapp-btn {
  display: inline-block;
  margin: 8px 10px;
  padding: 10px 20px;
  border-radius: 30px;
  background: #25d366;
  color: #fff;
  font-weight: 500;
  text-decoration: none;
  transition: all 0.3s ease;
}

.whatsapp-btn:hover {
  transform: translateY(-4px);
  box-shadow: 0 10px 25px rgba(37,211,102,0.5);
}

/* COURSE BUTTONS */
.hero-buttons {
  margin-top: 25px;
  display: flex;
  gap: 12px;
  justify-content: center;
  flex-wrap: wrap;
}

.hero-buttons a {
  padding: 10px 14px;
  border-radius: 22px;
  background: #1f3c88;
  color: #fff;
  font-size: 12px;
  text-decoration: none;
  border: 1px solid rgba(255,255,255,0.25);
  transition: all 0.3s ease;
}

.hero-buttons a:hover {
  background: #ffcc33;
  color: #000;
  transform: translateY(-3px);
}

/* FLOAT ANIMATION */
@keyframes float {
  0% { transform: translateY(0); }
  50% { transform: translateY(-15px); }
  100% { transform: translateY(0); }
}

/* TEXT FADE-UP */
@keyframes fadeUp {
  to {
    opacity: 1;
    transform: translateY(0);
  }
}


/* RESPONSIVE */
@media (max-width: 992px) {
  .hero-container {
    flex-direction: column;
    margin: 40px 20px;
    padding: 40px 20px;
  }

  .hero-image {
    display: none;
  }

  .hero-content {
    width: 100%;
  }

  .hero-content h1 {
    font-size: 28px;
  }
  .static-hero {
  background: linear-gradient(135deg, #f5fbff, #cfe9ff);
  padding: 70px 20px 10px 20px;
  overflow: hidden;
  position: relative;
  font-family: "Poppins", sans-serif;
  margin-top: 100px;
  }

.hero-content-copy .BC-heading{
  color: #ba2726;
  font-weight: 500;
  font-size: 34px!important;
 font-family: 'Kelmscott', sans-serif;

}

}




/* ========== Video Testimonial Section ==========*/
.video-testimonial {
  background: #f8f9fc;
  padding: 70px 40px;
  font-family: "Poppins", sans-serif;
}

.section-title {
  text-align: center;
  margin-bottom: 40px;
}

.section-title h2 {
  color: #1f3c88;
  font-size: 30px;
}

.section-title p {
  font-size: 15px;
  color: #555;
}

/* GRID */
.video-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
}

/* CARD */
.video-card {
  background: #fff;
  border-radius: 16px;
  padding: 18px;
  box-shadow: 0 12px 30px rgba(0,0,0,0.08);
  transition: 0.3s ease;
}

.video-card:hover {
  transform: translateY(-6px);
  box-shadow: 0 18px 45px rgba(0,0,0,0.15);
}

/* FACEBOOK VIDEO FIX */
.fb-video-box {
  width: 100%;
  height: 240px; /* 👈 KEY FIX */
  overflow: hidden;
  border-radius: 12px;
  margin-bottom: 15px;
}

.fb-video-box iframe {
  width: 100%;
  height: 100%;
  border: none;
}

/* TEXT */
.video-card h4 {
  font-size: 17px;
  color: #1f3c88;
  margin-bottom: 6px;
}

.video-card p {
  font-size: 14.5px;
  color: #333;
}

/* RESPONSIVE */
@media (max-width: 992px) {
  .video-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 576px) {
  .video-grid {
    grid-template-columns: 1fr;
  }
  .fb-video-box {
    height: 220px;
  }
}


/*we covered subjects --*/

/* ===== IB SUBJECTS SECTION ===== */
.ib-subjects {
  padding: 20px 20px;

    background: url("images/backgroundimg/background1.png") no-repeat center center;
    background-size: cover;
    padding-bottom: 30px!important;
}

/* GRID */
.subjects-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 22px;
  max-width: 1200px;
  margin: auto;
}

/* FIRST ROW → 2 ITEMS */
.subject-box.wide {
  grid-column: span 2;
}

/* SUBJECT CARD */
.subject-box {
  background: #fff;
  border-radius: 16px 0px 16px 0px;
  padding: 14px 20px;
  display: flex;
  align-items: center;
  gap: 14px;
  color: #000;
  box-shadow: 0 12px 26px rgba(0,0,0,0.12);
  transition: all 0.3s ease;
}

.subject-box i {
  font-size: 22px;
  background: #1f3c88;
  color: #fff;
  width: 42px;
  height: 42px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.subject-box h3 a{
  margin: 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.3;
  color: #000;
  font-weight: 700;
}

.subject-box:hover {
  transform: translateY(-5px);
  box-shadow: 0 18px 36px rgba(0,0,0,0.18);
}


.ib-subjects .container {
  max-width: 1200px;
  margin: auto;
  padding: 0 16px;
  box-sizing: border-box;
}

/* First two subjects wide */
.subjects-grid .subject-box:nth-child(1),
.subjects-grid .subject-box:nth-child(2) {
    grid-column: span 2;
}



/* Text */
.subject-box h3 {
    margin: 0;
    font-size: 16px;
    font-weight: 600;
    color: #ffffff;
    letter-spacing: 0.3px;
    line-height: 1.4;
}

/* Hover */
.subject-box:hover {
    transform: translateY(-8px);
    box-shadow: 0 20px 45px color-mix(in srgb, var(--accent) 40%, transparent);
}


@media (max-width: 992px) {
  .subjects-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .subject-box.wide {
    grid-column: span 2; 
  }

  .subject-box {
  background: #fff;
  border-radius: 16px 0px 16px 0px;
  padding: 10px 12px;
  display: flex;
  align-items: center;
  gap: 10px;
  color: #000;
  box-shadow: 0 12px 26px rgba(0,0,0,0.12);
  transition: all 0.3s ease;
}
}

@media (max-width: 640px) {
  .subjects-grid {
    grid-template-columns: 1fr !important;
  }

  .subject-box,
  .subject-box.wide {
    grid-column: span 1 !important;
  }
}



/*========== FAQ Section ==========*/

/* ===== FAQ SECTION STYLING ===== */
.faq {
  padding: 20px 20px;
  background: #f9fafb;
}

.faq-wrapper-alt {
  max-width: 1200px;
  margin: auto;
}

.faq-box {
  background: #ffffff;
  border-radius: 14px;
  padding: 20px 24px;
  margin-bottom: 16px;
  box-shadow: 0 10px 30px rgba(0,0,0,0.08);
  cursor: pointer;
  transition: all 0.35s ease;
  position: relative;
  transition: all 0.35s ease;
    border-left: 4px solid #ffcc33;
    border-right: 4px solid #ffcc33;
}

/* Hover lift */
.faq-box:hover {
  transform: translateY(-4px);
  box-shadow: 0 18px 40px rgba(37,99,235,0.15);
}

/* Question */
.faq-q {
  font-size: 16px;
  font-weight: 600;
  color: #1f3c88;
  padding-right: 30px;
}

/* Plus / minus icon */
.faq-q::after {
  content: "+";
  position: absolute;
  right: 22px;
  top: 22px;
  font-size: 22px;
  color: #2563eb;
  transition: transform 0.3s ease;
  color:#e79800;
}

/* Answer */
.faq-a {
  max-height: 0;
  overflow: hidden;
  font-size: 15px;
  line-height: 1.7;
  color: #374151;
  opacity: 0;
  transition: all 0.4s ease;
}

/* ===== ACTIVE / HOVER OPEN ===== */
.faq-box:hover .faq-a,
.faq-box.active .faq-a {
  max-height: 400px;
  opacity: 1;
  margin-top: 14px;

}

.faq-box:hover .faq-q,
.faq-box.active .faq-q {
  color:#e79800;
}

.faq-box:hover .faq-q::after,
.faq-box.active .faq-q::after {
  content: "−";
  transform: rotate(180deg);

}

/* ===== MOBILE FRIENDLY ===== */
@media (max-width: 768px) {
  .faq-q {
    font-size: 15px;
  }

  .faq-a {
    font-size: 14px;
  }

  /* Disable hover lift on mobile */
  .faq-box:hover {
    transform: none;
  }
}


/* LOCATION BAR BELOW SLIDER */
.location-bar {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 16px 18px;
  margin: 15px auto 0;
  background: linear-gradient(135deg, #e0f2fe, #f0f9ff);
  border-left: 4px solid #0284c7;
  border-right: 4px solid #0284c7;
  border-radius: 30px;
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  color: #0f172a;
  box-shadow: 0 8px 18px rgba(2, 132, 199, 0.15);
  animation: slideFade 0.6s ease;
  margin-top: 30px!important;
}

/* ICON */
.location-icon {
  font-size: 16px;
}

/* TEXT */
.location-text i {
  font-style: normal;
  font-weight: 600;
  color: #0284c7;
}

/* SUBTLE HOVER */
.location-bar:hover {
  transform: translateY(-2px);
  box-shadow: 0 12px 26px rgba(2, 132, 199, 0.25);
}

/* ANIMATION */
@keyframes slideFade {
  from {
    opacity: 0;
    transform: translateY(8px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

/* MOBILE */
@media (max-width: 768px) {
  .location-bar {
    font-size: 13px;
    padding: 8px 14px;
  }
}

/* ========== home Slider Section Copy Index ========== */

/* HERO SECTION */
.static-hero-copy {
  background: linear-gradient(135deg, #f5fbff, #cfe9ff);
  padding: 90px 20px;
  margin-top: 60px;
  font-family: "Poppins", sans-serif;
}

/* CONTAINER */
.hero-container-copy {
  max-width: 1200px;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 40px;
}

/* LEFT CONTENT */
.hero-content-copy {
  width: 55%;
  text-align: center;
  color: #1a1a1a;
  align-items: center;
}

/* HEADINGS */
.hero-content-copy h1 {
  font-size: 36px;
  font-weight: 700;
  margin: 10px 0;
  line-height: 1.3;
}

.hero-content-copy h2 {
  font-size: 20px;
  font-weight: 400;
  margin: 10px 0;
  color: #444;
}

.hero-content-copy p {
  font-size: 18px;
  color: #555;
}

/* HIGHLIGHT TEXT */
.enroll-copy {
  color: #ba2726;
  font-weight: 700;
  margin-top: 15px;
  font-size: 24px;
}
.hero-content-copy .BC-heading{
  color: #ba2726;
  font-weight: 500;
  font-size: 40px;
 font-family: 'Kelmscott', sans-serif;

}

/* BUTTONS */
.whatsapp-btn-copy {
  display: inline-block;
  margin: 10px 10px 10px 0;
  padding: 8px 22px;
  border-radius: 30px;
  background: #25d366;
  color: #fff;
  font-weight: 500;
  text-decoration: none;
  transition: 0.3s;
}

.whatsapp-btn-copy:hover {
  background: #128c7e;
  color: #fff;
  transform: translateY(-3px);
  box-shadow: 0 8px 20px rgba(0,0,0,0.2);
}
.whatsapp-btn-copy:hover {
  transform: translateY(-3px);
  box-shadow: 0 8px 20px rgba(37,211,102,0.4);
}

/* COURSE LINKS */
.hero-buttons-copy {
  margin-top: 20px;
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
}

.hero-buttons-copy a {
  padding: 10px 15px;
  border-radius: 20px;
  background: #1f3c88;
  color: #fff;
  font-size: 13px;
  text-decoration: none;
  transition: 0.3s;
}

.hero-buttons-copy a:hover {
  background: #ffcc33;
  color: #000;
}


@media (max-width: 992px) {
.hero-buttons-copy {
align-items: center;
text-align: center;

}
.static-hero-copy{
    margin-top: 150px;
    padding: 20px 10px;
}
}

/* LOCATION BAR */
.location-bar {
  margin-top: 20px;
  font-size: 14px;
  color: #666;
}

/* RIGHT VIDEO */
.hero-video {
  width: 40%;
}

.hero-video video {
  width: 100%;
  border-radius: 16px;
  object-fit: cover;
  box-shadow: 0 15px 40px rgba(0,0,0,0.15);
}

/* ANIMATION */
.hero-video {
  animation: float 6s ease-in-out infinite;
}

@keyframes float {
  0% { transform: translateY(0); }
  50% { transform: translateY(-12px); }
  100% { transform: translateY(0); }
}

/* RESPONSIVE */
@media (max-width: 992px) {
  .hero-container-copy {
    flex-direction: column;
    text-align: center;
  }

  .hero-content-copy {
    width: 100%;
    text-align: center;
  }

  .hero-video {
    width: 100%;
    margin-top: 20px;
  }

  .hero-content-copy h1 {
    font-size: 28px;
  }
}




/*===== Philosophy ====*/
/* SECTION */
.philosophy-copy {
  background: #f4f7fb;
  padding: 40px 0px;
  font-family: "Poppins", sans-serif;
}

/* WRAPPER */
.philosophy-wrapper {
  max-width: 100%;
  margin: auto;
  position: relative;
}

/* LEFT RED CARD */
.philosophy-card-copy {
  width: 100%;
  background: #1f3c88; /* 🔥 your color */
  color: #fff;
  padding: 65px 40px;
  border-radius: 20px;
  position: relative;
  z-index: 1;
  box-shadow: 0 20px 50px rgba(0,0,0,0.15);
}

/* BADGE */
.philosophy-badge-copy {
  background: #ffcc00;
  color: #000;
  padding: 10px 16px;
  border-radius: 20px;
  font-size: 14px;
  font-weight: 600;
}

/* TEXT */
.philosophy-card-copy h2 {
  font-size: 32px;
  margin: 16px 0;
  color: #fff;
}

.philosophy-card-copy p {
  font-size: 16px;
  line-height: 1.7;
  max-width: 600px;
   color: #fff;
}

/* RIGHT FORM (ATTACHED AT END) */
.philosophy-form {
  width: 35%;
  background: #fff;
  padding: 12px;
  border-radius: 0px 16px  16px 0px;
  position: absolute;
  right: 0;
  bottom: -0px; /* 🔥 attaches at end of card */
  z-index: 2;
  box-shadow: 0 25px 60px rgba(0,0,0,0.2);
 
}


/* FORM STYLE */
.philosophy-form h3 {
  margin-bottom: 10px;
  color: #1f3c88;
  text-align: center;
}

.philosophy-form input,
.philosophy-form textarea {
  width: 100%;
  padding: 12px;
  margin-bottom: 12px;
  border-radius: 8px;
  border: 1px solid #ddd;
}

.philosophy-form button {
  width: 100%;
  padding: 12px;
  border: none;
  background: #0277bd;
  color: #fff;
  border-radius: 30px;
  cursor: pointer;
  transition: 0.3s;
}

.philosophy-form button:hover {
  background: #1f3c88;
}

/* RESPONSIVE */
@media (max-width: 992px) {
  .philosophy-card-copy {
    width: 100%;
    padding: 40px 25px;
  }

  .philosophy-form {
    position: relative;
    width: 100%;
    bottom: 0;
    margin-top: 20px;
    border-radius: 16px;
  }
}

/* LEFT CARD BORDER BASE */
.philosophy-card-copy {
  position: relative;
  overflow: hidden;
}

/* ANIMATED BORDER */
.philosophy-card-copy::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 4px;
  width: 0%;
  background: #ffcc33;
  transition: width 0.5s ease;
  border-radius: 2px;
}

/* 🔥 HOVER FORM → TRIGGER CARD BORDER */
.philosophy-form:hover ~ .philosophy-card-copy::after,
.philosophy-wrapper:hover .philosophy-card-copy::after {
  width: 100%;
}

/* ===== Main Services Sections Button ====*/
/* SECTION */
.main-services-copy {
  background: #f4f7fb;
  padding: 20px 20px;
  font-family: "Poppins", sans-serif;
  padding-bottom: 30px!important;
}

.container-copy {
  max-width: 1200px;
  margin: auto;
}


/* GRID */
.services-grid-mainservices-copy {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 22px;
}

/* SERVICE BOX */
.service-box-copy {
  --accent: #0277bd;

  background: linear-gradient(
    145deg,
    color-mix(in srgb, var(--accent) 85%, #000),
    color-mix(in srgb, var(--accent) 55%, #000)
  );

  border-radius: 12px;
  padding: 5px 12px;
  text-align: center;
  position: relative;
  overflow: hidden;
  cursor: pointer;

  transition: all 0.35s ease;
}

/* GLOW BORDER */
.service-box-copy::before {
  content: "";
  position: absolute;
  inset: 0;
  padding: 1.5px;
  border-radius: 12px;

  background: linear-gradient(135deg, #0277bd, #4fc3f7, #0277bd);
  background-size: 200%;

  -webkit-mask:
    linear-gradient(#fff 0 0) content-box,
    linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;

  opacity: 0.8;
  transition: 0.4s;
}

/* TEXT */
.service-box-copy h3 a {
  font-size: 15px;
  font-weight: 600;
  color: #fff;
  text-decoration: none;
  letter-spacing: 0.4px;
}

/* HOVER EFFECT */
.service-box-copy:hover {
  transform: translateY(-10px) scale(1.04);
  box-shadow: 0 20px 50px rgba(2, 119, 189, 0.35);
}

/* BORDER ANIMATION ON HOVER */
.service-box-copy:hover::before {
  opacity: 1;
  background-position: 200%;
}

/* SUBTLE SHINE EFFECT */
.service-box-copy::after {
  content: "";
  position: absolute;
  top: -100%;
  left: -50%;
  width: 200%;
  height: 300%;
  background: linear-gradient(
    120deg,
    transparent,
    rgba(255,255,255,0.2),
    transparent
  );
  transform: rotate(25deg);
  transition: 0.5s;
}

.service-box-copy:hover::after {
  top: 100%;
}

/* RESPONSIVE */
@media (max-width: 992px) {
  .services-grid-mainservices-copy {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 576px) {
  .services-grid-mainservices-copy {
    grid-template-columns: 1fr;
  }
}



/*====== Out Tutors =====*/
.tutors-section,
.tutors-grid-wrapper,
.tutors-container {
  position: relative;
}

.tutor-controls {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  transform: translateY(-50%);
  display: flex;
  justify-content: space-between;
  z-index: 10;
}


/*======= Achievement Card (Premium Upgrade) ==========*/

/* SECTION */
.achievement-section-copy {
  background: linear-gradient(135deg, #eef5fb, #f8fbff);
  padding: 60px 20px;
  display: flex;
  justify-content: center;
  overflow: hidden;
}

/* CARD */
.achievement-box-copy {
  max-width: 1200px;
  width: 100%;
  background: rgba(255,255,255,0.95);
  padding: 60px 40px;
  border-radius: 18px;
  position: relative;
  backdrop-filter: blur(10px);

  border-left: 6px solid #1f3c88;

  box-shadow: 
    0 10px 30px rgba(0,0,0,0.08),
    0 0 0 rgba(31,60,136,0);

  transition: all 0.35s ease;
  overflow: visible;
}

/* SOFT TOP HIGHLIGHT */
.achievement-box-copy::before {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  width: 200%;
  height: 100%;
  background: linear-gradient(
    120deg,
    transparent,
    rgba(255,255,255,0.4),
    transparent
  );
  transform: skewX(-20deg);
  transition: 0.6s;
}

/* HOVER EFFECT */
.achievement-box-copy:hover {
  transform: translateY(-6px) scale(1.01);
  box-shadow: 
    0 20px 50px rgba(31, 60, 136, 0.15),
    0 0 20px rgba(2,119,189,0.15);
}

/* SHINE ANIMATION */
.achievement-box-copy:hover::before {
  left: 100%;
}

/* TEXT */
.achievement-box-copy p {
  font-size: 22px;
  color: #2b2b2b;
  line-height: 1.7;
  margin: 0;
}

.achievement-box-copy strong {
  color: #1f3c88;
  position: relative;
}

/* UNDERLINE ANIMATION */
.achievement-box-copy strong::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -2px;
  width: 0%;
  height: 2px;
  background: #ba2726;
  transition: 0.3s;
}

.achievement-box-copy:hover strong::after {
  width: 100%;
}

/* BADGE */
.achievement-badge-copy {
  position: absolute;
  top: -14px;
  left: 30px;
  background: #0277bd;
  color: #fff;
  font-size: 13px;
  padding: 6px 16px;
  border-radius: 20px;
  font-weight: 600;
  box-shadow: 0 6px 15px rgba(186,39,38,0.3);
}

/* LEFT BORDER GLOW */
.achievement-box-copy:hover {
  border-left-color: #0277bd;
}

/* FLOATING DOT DECOR */
.achievement-box-copy::after {
  content: "";
  position: absolute;
  right: 25px;
  bottom: 20px;
  width: 60px;
  height: 60px;
  background: radial-gradient(#1f3c88 2px, transparent 2px);
  background-size: 12px 12px;
  opacity: 0.15;
}

/* RESPONSIVE */
@media (max-width: 768px) {
  .achievement-box-copy {
    padding: 25px;
  }

  .achievement-box-copy p {
    font-size: 16px;
  }
}


/*=========== Testimonial Buttons ==========*/

/* PARENT MUST BE RELATIVE */
#testimonial-track {
  position: relative;
}

/* CONTROLS WRAPPER */
.testimonial-controls {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  transform: translateY(-50%);
  display: flex;
  justify-content: space-between;
  z-index: 10;
}

/* BUTTON STYLE */
.testimonial-btn {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: none;
  background: #1f3c88;
  color: #fff;
  font-size: 24px;
  cursor: pointer;

  display: flex;
  align-items: center;
  justify-content: center;

  box-shadow: 0 8px 20px rgba(0,0,0,0.2);
  transition: 0.3s;
}

/* LEFT BUTTON */
#prev {
  margin-left: -30px;
}

/* RIGHT BUTTON */
#next {
  margin-right: -30px;
}

@media (max-width: 992px) {
#prev {
  margin-left: -10px;
}

#next {
  margin-right: -10px;
}
.testimonial-btn {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  border: none;
  background: #1f3c88;
  color: #fff;
  font-size: 24px;
  cursor: pointer;

  display: flex;
  align-items: center;
  justify-content: center;

  box-shadow: 0 8px 20px rgba(0,0,0,0.2);
  transition: 0.3s;
}

.tutor-btn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);

  width: 30px;
  height: 30px;
  border-radius: 50%;
  border: none;
  background: #1f3c88;
  color: #ffffff;
  font-size: 20px;
  cursor: pointer;

  display: flex;
  align-items: center;
  justify-content: center;

  transition: background 0.3s ease, transform 0.2s ease;
  pointer-events: auto;
}


}

/* HOVER */
.testimonial-btn:hover {
  background: #ffcc33;
  color: #fff;
  transform: scale(1.1);
}

/*=========== Video Testimonial ========*/

/* ===== SECTION ===== */
.video-testimonial-copy {
  background: #eeedf8;
  padding: 20px 0px;
  overflow: hidden;
}

/* ===== SCROLLER ===== */
.video-grid-copy {
  display: flex;
  overflow-x: auto;
  scroll-behavior: smooth;
  gap: 5px;
  padding: 20px 0;
}

.video-grid-copy::-webkit-scrollbar {
  display: none;
}

/* ===== EACH ITEM ===== */
.video-item-copy {
  min-width: 100%;
  flex: 0 0 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
}

/* ===== VIDEO LEFT ===== */
.video-card-copy {
  width: 54%;
  border-radius: 16px;
  overflow: hidden;
  background: #000;
}

/* VIDEO */
.fb-video-box-copy iframe {
  width: 100%;
  aspect-ratio: 16 / 9;
  border: none;
  display: block;
}

/* ===== CONTENT RIGHT ===== */
.video-content-copy {
  width: 45%;
  background: #fff;
  padding: 40px;
  border-radius: 16px;
  /*box-shadow: 0 10px 30px rgba(0,0,0,0.08);*/
  padding-bottom: 62px!important;
}

/* TEXT */
.video-content-copy h4 {
  font-size: 24px;
  margin-bottom: 10px;
  color: #1f3c88;
}

.video-content-copy p {
  font-size: 16px;
  color: #555;
  line-height: 1.6;
}

/* ===== HOVER ===== */
.video-item-copy:hover {
  transform: translateY(-5px);
  transition: 0.3s ease;
}

/* ===== TABLET ===== */
@media (max-width: 1024px) {
  .video-item-copy {
    gap: 10px;
  }

  .video-card-copy,
  .video-content-copy {
    width: 50%;
  }
}

/* ===== MOBILE ===== */
@media (max-width: 768px) {
  .video-item-copy {
    flex-direction: column;
  }

  .video-card-copy,
  .video-content-copy {
    width: 100%;
  }

  .video-content-copy {
    margin-top: 15px;
    padding: 20px;
  }
}
/* ===== BUTTONS ===== */
.video-controls {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;

  transform: translateY(-50%);
  display: flex;
  justify-content: space-between;

  z-index: 20;
  pointer-events: none;

  padding: 0 5px; /* very small gap from edges */
}

.video-btn {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: none;
  background: #1f3c88;
  color: #fff;
  font-size: 22px;
  cursor: pointer;

  display: flex;
  align-items: center;
  justify-content: center;

  transition: 0.3s;
  pointer-events: auto;

  position: relative;
}

/* LEFT BUTTON */
.video-btn:first-child {
  margin-left: -30px;  /* push outside */
}

/* RIGHT BUTTON */
.video-btn:last-child {
  margin-right: -30px; /* push outside */
}


.video-btn:hover {
  background: #ffcc33;
  transform: scale(1.1);
}

/* ===== RESPONSIVE ===== */
@media (max-width: 992px) {

  .video-item-copy {
    flex-direction: column;
  }

  .video-card-copy {
    width: 100%;
  }


  .video-content-copy {
    position: relative;
    top: 0;
    right: 0;
    width: 100%;
    padding: 20px;
    margin-top: 15px;
  }

  .video-btn:first-child {
  margin-left: -10px;  /* push outside */
}

/* RIGHT BUTTON */
.video-btn:last-child {
  margin-right: -10px; /* push outside */
}
.video-btn {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  border: none;
  background: #1f3c88;
  color: #fff;
  font-size: 22px;
  cursor: pointer;

  display: flex;
  align-items: center;
  justify-content: center;

  transition: 0.3s;
  pointer-events: auto;

  position: relative;
}

}

.tutors-section{
    background-color: #f9f5fc;
}


/*==== Hero main slider video section =========*/

/* VIDEO WRAPPER */
.mainslider-video {
  width: 100%;
  max-width: 480px;  
  position: relative;
  border-radius: 20px;
  overflow: hidden;
  box-shadow: 0 20px 50px rgba(0,0,0,0.15);
  transition: 0.4s ease;
  animation: floatVideo 6s ease-in-out infinite;
}

/* VIDEO IFRAME */
.mainslider-video iframe {
  width: 100%;
  height: 320px;
  border: none;
  display: block;
  position: relative;
  z-index: 2;
  border-radius: 20px;
   aspect-ratio: 16 / 9;
}

/* HOVER EFFECT */
.mainslider-video:hover {
  transform: translateY(-6px) scale(1.01);
  box-shadow: 0 30px 70px rgba(0,0,0,0.25);
}

/* GLOW BORDER (NO RED) */
.mainslider-video::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 20px;
  padding: 2px;

  background: linear-gradient(135deg, #1f3c88, #ffcc33); /* blue + yellow */

  -webkit-mask:
    linear-gradient(#fff 0 0) content-box,
    linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;

  opacity: 0.8;
  z-index: 1;
  pointer-events: none;
}

/* DARK OVERLAY */
.mainslider-video::after {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 20px;
  background: linear-gradient(to top, rgba(0,0,0,0.2), transparent);
  pointer-events: none;
  z-index: 1;
}

/* FLOAT ANIMATION */
@keyframes floatVideo {
  0% { transform: translateY(0); }
  50% { transform: translateY(-8px); }
  100% { transform: translateY(0); }
}

/* ===== TABLET ===== */
@media (min-width: 769px) and (max-width: 1024px) {

  .mainslider-video {
    width: 100%;
    max-width: 500px;
    margin: 20px auto 0;
    animation: none;
  }

  .mainslider-video iframe {
    height: 260px;
    border-radius: 16px;
  }
}

/* ===== MOBILE ===== */
@media (max-width: 768px) {

  .mainslider-video {
    width: 100%;
    margin-top: 20px;
    animation: none;
  }

  .mainslider-video iframe {
    height: 220px;
    border-radius: 14px;
  }
}


@media (max-width: 768px) {

  /* Center heading */
  .enroll-mobile {
    text-align: center;
    align-items: center;
  }

  /* Center button container */
  .hero-buttons-copy {
    display: flex;
    flex-direction: column;     /* stack buttons */
    align-items: center;        /* center horizontally */
    justify-content: center;
    gap: 12px;
  }

  /* Make buttons full width but centered look */
  .hero-buttons-copy h3 {
    width: 100%;
    text-align: center;
  }

  .hero-buttons-copy a {
    display: block;
    width: 85%;                /* nice centered width */
    margin: auto;
  }

}

/* ===== TABLET VIEW ===== */
@media (min-width: 769px) and (max-width: 1024px) {

  .enroll-mobile {
    text-align: center;
  }

  .hero-buttons-copy {
    display: flex;
    justify-content: center;   
    align-items: center;
    gap: 15px;
    flex-wrap: nowrap;         
  }

  .hero-buttons-copy h3 {
    margin: 0;
  }

  .hero-buttons-copy a {
    display: inline-block;
    padding: 10px 14px;
    white-space: nowrap;       /* prevent text break */
  }
.static-hero-copy .hero-content-copy
{
    padding-top: 30px;
}
}

.main-right-section {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.main-right-section .whatsapp-btn-copy {
  background: #0072ff;
  color: #fff;
  box-shadow: 0 10px 25px rgba(255, 204, 51, 0.3);
  transition: 0.3s ease;
  margin-top: 40px!important;
}

.main-right-section .whatsapp-btn-copy:hover {
  background: #1f3c88;
  color: #fff;
  transform: translateY(-3px);
}

@media (max-width: 768px) {
  .main-right-section {
    width: 100%;
  }

  .main-right-section .whatsapp-btn-copy {
    width: 100%;
  }
}

.bottom-copy .secondary
{
    background-color: #1f3c88;
}


/*-- Redirect Button ======*/

.rediect-button {
  display: flex;
  justify-content: center;
  margin-top: 40px;
}

.rediect-button a {
  display: inline-block;
  padding: 14px 34px;
  font-size: 16px;
  font-weight: 600;
  color: #fff;
  text-decoration: none;

  border-radius: 50px;
  background: linear-gradient(135deg, #1f3c88, #4f6edb);

  box-shadow: 0 8px 25px rgba(31, 60, 136, 0.3);
  transition: all 0.3s ease;
  position: relative;
  overflow: hidden;
}
.rediect-button a::before {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(120deg, transparent, rgba(255,255,255,0.4), transparent);
  transition: 0.5s;
}

.rediect-button a:hover::before {
  left: 100%;
}

.rediect-button a:hover {
  transform: translateY(-4px);
  box-shadow: 0 12px 35px rgba(31, 60, 136, 0.4);
}



@media (max-width: 768px) {
.footer .footerTop{
    text-align: center;
    align-items: center;
}

.footerTop .menu{
margin-left: 40px!important;
}
.contactUs{
    text-align: left;
    align-items: left;
}

.address{
    text-align: left;
    align-items: left;
}
        .border-bottom1{
            margin-left: 111px;
        }
#contactUs {
    text-align: left;
    align-items: left;
}
}


#services,
#subjects,
#tutors {
  scroll-margin-top: 100px;
}