 *{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    outline: none
}
.container{
    max-width: 1200px!important;
}
ul {
    list-style: none
}

a:hover {
    cursor: pointer;
}

body {
    font-family: 'Poppins', sans-serif
}

h1, h2, h1, h4, h5, h6 {
    font-weight: 700;
    font-family: inherit
}

.heading {
    text-align: center
}

.heading h3 {
    display: inline-block
}

button:disabled {
    cursor: not-allowed
}

p, span {
    margin: 0;
    padding: 0;
    font-family: inherit;
    font-weight: 300
}

button {
    outline: none !important
}

input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 1000px transparent inset;
    -webkit-text-fill-color: #495057 !important
}

input:-webkit-autofill:focus {
    -webkit-box-shadow: 0 0 0 1000px transparent inset;
    -webkit-text-fill-color: #495057;
}

input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active {
    -webkit-transition: background-color 5000s ease-in-out 0;
    transition: background-color 5000s ease-in-out 0
}

.future-client-form input:-webkit-autofill, .future-client-form textarea:-webkit-autofill, .future-client-form select.few_info_below .card_light_box a:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 1000px transparent inset;
    -webkit-text-fill-color: #495057 !important
}

.future-client-form input:-webkit-autofill, .future-client-form input:-webkit-autofill:hover, .future-client-form input:-webkit-autofill:focus, .future-client-form input:-webkit-autofill:active {
    -webkit-transition: background-color 5000s ease-in-out 0;
    transition: background-color 5000s ease-in-out 0;
    -webkit-box-shadow: 0 0 0 1000px transparent inset;
    -webkit-text-fill-color: #fff !important
}

::placeholder {
    text-transform: capitalize;
}

.result-body .result ul {
    margin-bottom: 5px !important
}

.pt-1 {
    padding-top: 10px
}

.pt-2 {
    padding-top: 20px
}

.pt-3 {
    padding-top: 30px
}

.pt-4 {
    padding-top: 40px
}

.pb-1 {
    padding-bottom: 10px
}

.pb-2 {
    padding-bottom: 20px
}

.pb-3 {
    padding-bottom: 30px
}

.pb-4 {
    padding-bottom: 40px
}

.pr-1 {
    padding-right: 10px
}

.pr-2 {
    padding-right: 20px
}

.pr-3 {
    padding-right: 30px
}

.pr-4 {
    padding-right: 40px
}

.pl-1 {
    padding-left: 10px
}

.pl-2 {
    padding-left: 20px
}

.pl-3 {
    padding-left: 30px
}

.pl-4 {
    padding-left: 40px
}

.mt-1 {
    margin-top: 10px
}

.mt-2 {
    margin-top: 20px
}

.mt-3 {
    margin-top: 30px
}

.mt-4 {
    margin-top: 40px
}

.ml-1 {
    margin-left: 10px
}

.ml-2 {
    margin-left: 20px
}

.ml-3 {
    margin-left: 30px
}

.ml-4 {
    margin-left: 40px
}

.mr-1 {
    margin-right: 10px
}

.mr-2 {
    margin-right: 20px
}

.mr-3 {
    margin-right: 30px
}

.mr-4 {
    margin-right: 40px
}

.mb-1 {
    margin-bottom: 10px
}

.mb-2 {
    margin-bottom: 20px
}

.mb-3 {
    margin-bottom: 30px
}

.mb-4 {
    margin-bottom: 40px
}

.button1 a {
    color: #fff
}

.buttontojoin a {
    color: #fff
}

.team-button a {
    color: #fff
}

.ccc-button-transparent a {
    color: #fff
}

.button1 {
    margin: auto;
    display: block;
    padding: 10px 24px;
    border: none;
    background: linear-gradient(45deg, #F48631, #FB6D45);
    color: #fff;
    border-radius: 4px;
    height: 46px
}

.button1 i {
    margin-left: 10px
}

.button2 {
    border: 1px solid #fa872a;
    color: #FA872A;
    background: transparent;
    width: 221px;
    border-radius: 4px;
    height: 46px
}

.button-intro {
    border: 1px solid #fa872a;
    color: #FA872A;
    background: transparent;
    width: 221px;
    border-radius: 4px;
    height: 46px
}

.button3 {
    color: #fff;
    font-size: 17px;
    background: #fa872a;
    border: none;
    font-weight: 400;
    padding: 10px 18px;
    width: 220px;
    border-radius: 4px
}

.button3 a {
    color: #fff
}

.Placement-training {
    padding: 0;
    flex-wrap: nowrap;
    display: flex;
    height: 46px;
    justify-content: space-between
}

.button4 {
    color: #fff;
    margin: auto;
    display: block;
    width: 224px;
    height: 50px;
    border: none;
    background: linear-gradient(45deg, #3876F1, #1C19B0);
    border-radius: 4px
}

.button5 {
    border: 1px solid #fa872a;
    color: #FA872A;
    background: transparent;
    padding: 7px 20px;
    border-radius: 4px;
    margin: auto;
    display: block;
    background: linear-gradient(0deg, #FC664B, #F2892D);
    color: #fff
}

.fa.fa-th {
    margin-right: 6px;
    font-size: 14px
}

.cc-achievement .button5 {
    border: 1px solid #fa872a;
    color: #FA872A;
    background: transparent;
    padding: 7px 20px;
    border-radius: 4px;
    display: block;
    line-height: 28px;
    margin: 0;
    background: linear-gradient(0deg, #FC664B, #F2892D);
    color: #fff
}

.close {
    text-shadow: none
}

.allcorsepage {
    border: 1px solid #fff;
    padding: 7px;
    text-align: center;
    width: 150px;
    margin: auto;
    display: block;
    border-radius: 6px
}

@font-face {
    font-family: 'Poppins';
    src: url(../assests/font/Poppins-Light.ttf);
    font-style: normal;
    font-weight: 300;
    font-display: fallback;
}

@font-face {
    font-family: 'Poppins';
    src: url(../assests/font/Poppins-Regular.ttf);
    font-style: normal;
    font-weight: 400;
    font-display: fallback;
}

@font-face {
    font-family: 'Poppins';
    src: url(../assests/font/Poppins-Bold.ttf);
    font-style: normal;
    font-weight: 700;
    font-display: fallback;
}

.search-course {
    margin: .3em 0 0 .3em
}

.button-blogs {
    width: 179px !important
}

#scroll {
    position: fixed;
    right: 10px;
    bottom: 35px;
    cursor: pointer;
    width: 50px;
    height: 50px;
    background-color: #fc811e;
    text-indent: -9999px;
    display: none;
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    border-radius: 60px;
    z-index: 999
}

#scroll span {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -8px;
    margin-top: -12px;
    height: 0;
    width: 0;
    border: 8px solid transparent;
    border-bottom-color: #fff
}

#scroll:hover {
    background-color: #2c276b;
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: alpha(opacity=100)
}

.offer {
    display: flex;
    font-size: 13px;
    align-items: baseline;
    padding: 7px 0;
    justify-content: center;
    margin-left: 95px
}

.offer p {
    font-weight: 400;
    text-transform: uppercase;
    font-size: 14px
}

.offer p strong {
    font-size: 14px;
    font-weight: 600
}

.offer p a {
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    font-weight: 600
}

.deal {
    background: #f8981d;
    color: #fff
}

.time {
    margin: 0 5px;
    display: flex
}

.time .time-end {
    background: #C67003;
    text-align: center !important;
    padding: 0 3px;
    margin-right: 3px
}

.cross {
    float: right;
    padding: 5px 0
}

.cross p {
    cursor: pointer
}

.header-top {
    background: #293b3f;
}

.header-top-links {
    text-align: center;
    padding: 0!important;
    justify-content: flex-start!important;
}

.header-top-links a {
    color: #fff;
    margin-right: 17px;
    text-decoration: none
}

.header-top-links a i {
    font-size: 13px;
    color: #666
}

.header-top-links a img {
    width: 17px;
    margin-right: 5px
}

.header-top-links > ul {
    display: flex;
    align-items: center;
    gap: 10px;
    margin: 0;
    padding: 0;
    width: 100%;
}
.header-top-links ul > li a:hover {
    text-decoration: none;
}
.header-top-links ul > li a:hover span{
    color: #0a7e92;
    transition: all 40ms;
}
.header-top-links ul > li a:hover i{
     color: #0a7e92;
     transition: all 40ms;
}
.header-top-links ul > li a{
    transition: all 40ms;
}
.header-top-links ul > li a span {
       font-size: 13px;
    font-family: "Poppins", sans-serif;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 0.5px;
}
.header-top-links ul > li{
    padding: 5px;
}
.header-top-links ul > li:last-child {
    margin-left: auto;
    background: #fdeeee;
    padding: 5px 10px 5px 20px;
}
.header-top-links ul > li:last-child i {
    color: #cc0909;
}
.header-user {
    padding: 2px 0
}

.header-user a {
    color: #fff;
    float: right;
    margin-top: 3px
}
.header-top-links a:hover span {
    border-bottom: 2px solid #0a7e92;
    transition: all 40ms;
}
.header {
    background: #0a7e92;
    padding: 10px 0;
}
.header-contact-detail ul {
    padding: 0;
    margin: 0;
    display: flex;
    gap: 30px;
}
.header-contact-detail ul li {
    color: #fff;
    font-size: 14px;
    font-family: "Poppins", sans-serif;
    display: flex;
    gap: 20px;
}
.header-contact-detail ul li p span {
    display: block;
    font-size: 12px;
    color: #ffffffbf;
}
.header .navbar-collapse {
    justify-content: space-between;
}
.header-contact-detail ul li p {
    margin-bottom: 0;
}
.header-contact-detail ul li i {
    display: inline-block;
    width: 30px;
    height: 30px;
    background: #ffffff;
    color: #0a7e92;
    border-radius: 50%;
    align-content: center;
    text-align: center;
}
.navigation {
    display: flex
}
.left-portion {
    display: flex;
    align-items: center;
    height: 70px;
    width: 35%
}
.right-portion {
    width: 65%
}
.logo {
    position: relative;
    margin-right: 13px;
}

.logo::after22 {
    content: '';
    position: absolute;
    top: .3em;
    right: 0;
    width: .1em;
    height: 2em;
    background: #fff
}
section.header nav.navbar {
    padding: 0;
}
.logo img {
    background: #fff;
    border-radius: 50px;
    max-width: 80%;
}
.courses {
    margin-top: 7px
}

.courses a {
    color: #293b3f;
    text-decoration: none;
    align-items: center
}

.courses a span {
    font-size: 13px;
    vertical-align: text-top;
    margin-right: 18px;
    font-weight: 500
}

.corp {
    position: relative
}

.corp::before {
    content: '';
    width: 2px;
    height: 24px;
    background: #fff;
    position: absolute;
    top: 6px;
    right: 0
}

.footer-new-all-course {
    margin: 20px 0
}

.footer-new-all-course strong {
    font-weight: 500;
    font-size: 14px;
    text-transform: uppercase
}

.footer-new-all-course-list a {
    font-size: 11px;
    color: #fff;
    font-weight: 300;
    line-height: 1;
    margin-right: 2px
}

.kul {
    width: 150px
}

.new-search-design {
    display: flex;
    align-items: center;
    border-radius: 3px;
    margin-left: 10px;
    margin-top: 7px
}

.new-search-design input {
    width: 390px;
    height: 35px;
    border: none;
    padding-left: 10px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}

.new-search-design input::placeholder {
    font-size: 13px
}

.new-search-design button {
    background: linear-gradient(90deg, #ffa803, #f76d1c);
    border: none;
    padding: 0 12px;
    height: 35px;
    margin-left: -4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.new-search-design button i {
    font-size: 23px;
    color: #fff
}

.navbar-nav .nav-item a i {
    font-size: 20px
}

.navbar {
    padding: 0
}

.navbar-brand {
    margin: 0
}

.navbar-light .navbar-nav .active>.nav-link {
    font-weight: 600
}

nav a {
    color: #fff !important;
    font-size: 13px
}

nav .pagination a {
    color: #007bff !important;
    font-size: 13px
}

.bannerslide {
    position: relative
}

.bannerslide1 {
    height: 410px !important;
    background-position: center;
    align-items: center !important;
    display: flex !important
}

.banner-content {
    padding: 15px 0 0
}

.banner-heading {
    color: #fff
}

.banner-heading h2 {
    font-weight: 500;
    margin-bottom: 0;
    font-size: 33px
}

.banner-heading p {
    color: #fff;
    font-size: 17px;
    font-weight: 300
}

.banner-desc {
    margin-top: 37px;
    margin-bottom: 64px;
    color: #fff;
    width: 550px
}

.banner-desc p {
    font-size: 17.5px
}

.main-site-section {
    position: relative
}

.few_info_below {
    position: absolute;
    bottom: -55px;
    left: 0;
    right: 0;
    z-index: 9
}

.few_info_below .card_light_box a {
    display: inline-flex;
    background: #fff;
    height: 78px;
    border-radius: 2px;
    box-shadow: 0 0 15px 1px rgb(0 0 0 / 15%);
    align-items: center;
    justify-content: space-between;
    padding: 20px 35px;
    width: 100%
}

.few_info_below .card_light_box a span.text {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.45;
    color: #404040;
    display: inline-block;
    width: 65%;
    text-align: left;
    text-transform: uppercase
}

.few_info_below .card_light_box a span.text b {
    font-size: 16px;
    font-weight: 450 !important
}

.few_info_below .card_light_box a span.knowmoretxt {
    font-size: 12px;
    font-weight: 800;
    text-align: right;
    color: #0c5397;
    display: inline-block;
    text-transform: uppercase;
    width: 35%
}

.few_info_below .card_light_box a:hover {
    text-decoration: none
}

.banner-heading1 h2 {
    font-size: 21px;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
    position: relative;
    width: 31%;
    text-align: center
}

.banner-heading1 h2::after {
    content: "";
    display: block;
    width: 5%;
    height: 4px;
    background: #fff;
    right: 11px;
    top: 40%;
    position: absolute
}

.banner-heading1 h2::before {
    content: "";
    display: block;
    width: 6%;
    height: 4px;
    background: #fff;
    left: 8px;
    top: 40%;
    position: absolute
}

.banner-heading1 .flatoff {
    font-size: 34px;
    color: #ffc600;
    font-weight: 700;
    margin-left: 7%
}

.banner-heading1 .offred {
    background-color: #fff;
    padding: 2px 17px;
    font-weight: 700
}

.offtwnty {
    color: #ffc600;
    font-weight: 700;
    padding: 0 12px
}

.banner-heading1 .earnbackoff {
    font-size: 32px;
    color: #004da2;
    font-weight: 700;
    border: 1px solid #fff;
    width: 409.5px
}

.usecode {
    border: 1px solid #fff;
    display: table;
    padding: 4px 20px;
    font-size: 17px;
    font-weight: 400;
    color: #fff;
    margin: 0 109px;
    padding: 3px;
    width: 185px;
    text-align: center;
    margin-top: 25px;
    margin-bottom: 40px
}

.allcoursebox {
    width: 185px;
    text-align: center;
    background-color: #ffc600;
    display: table;
    margin: 0 109px;
    padding: 3px
}

.banner-heading1 .allcoursebox {
    font-size: 17px;
    color: #004da2;
    font-weight: 600
}

.buttonreport {
    color: #fff;
    font-size: 17px;
    background: #ffc600;
    color: #0e394c;
    border: none;
    font-weight: 600;
    margin-right: 28px;
    padding: 8px 18px;
    border-radius: 4px
}

.button-repfirst {
    color: #fff !important;
    font-size: 17px;
    background: linear-gradient(45deg, #3876F1, #1C19B0);
    color: #0e394c;
    border: none;
    font-weight: 600;
    margin-right: 28px;
    padding: 8px 24px;
    border-radius: 4px
}

.placementvreport {
    display: flex;
    margin-bottom: 45px
}

.ba .bslide .banner .item {
    height: 502px
}

.bslide .banner .slider .owl-dots {
    display: none
}

.bslide .banner .slider .owl-nav .owl-prev {
    position: absolute;
    border: none;
    color: #fff;
    width: 45px;
    top: 44%;
    left: 30px;
    height: 45px;
    line-height: 45px;
    border-radius: 50%
}

.bslide .banner .slider .owl-nav .owl-prev .fa {
    margin-top: 7px;
    margin-right: 5px
}

.bslide .banner .slider .owl-nav .owl-next {
    position: absolute;
    background: #ffffff00;
    border: none;
    color: #fff;
    width: 45px;
    line-height: 24px;
    top: 44%;
    right: 30px;
    height: 45px;
    line-height: 45px;
    border-radius: 50%
}

.Trecou .owl-nav .owl-prev:hover, .Trecou .owl-nav .owl-next:hover {
    background: #3367e6 !important
}

.bslide .banner .slider .owl-nav button:hover {
    background: #fff !important
}

.bslide .banner .slider .owl-nav button span {
    font-size: 55px
}

.industry-expert .industry-logo {
    padding: 8px;
    margin: 0 5px
}

.industry-expert .industry-logo img {
    width: 100%;
    height: auto
}

.placement-video {
    display: flex;
    margin-bottom: 32px
}

.videowatch .video-patti {
    cursor: pointer;
    color: #fff;
    text-decoration: none;
    display: flex;
    justify-content: space-around;
    width: 211px
}

.videowatch .video-patti strong {
    font-weight: 600
}

.submit-download-from {
    margin: 0 auto;
    max-width: 86%
}

.submit-download-from input {
    margin-top: 6px;
    width: 100%;
    padding: 10px;
    font-size: 14px;
    border: 1px solid #b7b7b7;
    border: none;
    border-bottom: 1px solid #f8981d
}

span.heading-text {
    font-size: 16px;
    font-weight: 600
}

button.modal-placement-button {
    background: linear-gradient(90deg, #f76d1d, #ffd343);
    text-align: center;
    border: none;
    margin-top: 25px;
    width: 100%;
    padding: 9px;
    font-size: 17px;
    color: #fff;
    font-weight: 500;
    border-radius: 6px
}

.industry-expert {
    display: flex;
    color: #fff;
    align-items: center
}

.industry-expert span {
    padding-right: 16px
}

.brijesh {
    padding: 45px 0;
    background: #fcfcfc
}

.heading h3 {
    color: #0F2C39;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 600;
    border-bottom: 5px solid #fb8f2a;
    width: fit-content;
    margin: auto;
    padding-bottom: 5px;
    margin-bottom: 40px;
    margin-top: 15px
}

.course-trend {
    max-width: 100%;
    position: relative
}

.course-trend-upper {
    display: flex;
    height: 110px;
    align-items: center;
    padding: 10px;
    position: relative
}

.course-second-section {
    background: #fff;
    padding: 0
}

.course-page-second {
    background-image: linear-gradient(to right, #0072d2, #00b6c3);
    padding: 50px 0
}

.batch-timing-section {
    background: #fff;
    padding: 50px 0
}

.course-about {
    background-color: transparent
}

.education-cost-table {
    border-radius: 8px;
    box-shadow: 0 2px 12px 0 #1f0000;
    background-color: #fff;
    padding: 30px 15px
}

.batch-timing-section h4 {
    color: #272727;
    font-size: 22px;
    font-weight: 700;
    margin: 0 auto;
    padding-bottom: 0
}

.batch-timing-section span {
    font-size: 20px
}

.req-btn {
    padding: 7px 40px;
    margin-top: 15px
}

.batch-box {
    border-radius: 8px;
    border-top: 4px solid transparent;
    background-color: #f4faff;
    box-shadow: 0 13px 21px 0 #db0000 0 13px 16px 0 red;
    padding: 25px 10px;
    width: 205px;
    height: 157px;
    transition: all .2s ease-out;
    will-change: transform
}

.batch-box:hover {
    border-color: #fc811e;
    cursor: pointer
}

.batch-box h4 {
    font-size: 17px;
    color: #252c2d
}

.batch-box p {
    font-size: 17px;
    color: #252c2d;
    margin-top: 15px;
    font-weight: 400
}

.batch-box img {
    max-height: 45px
}

.course-highlights {
    display: inline-block;
    width: 100%;
    margin-bottom: 8px
}

.course-stats {
    display: inline-block;
    width: auto;
    margin-right: 8px
}

.course-highlights .course-stats span {
    color: #747474
}

.course-highlights .course-stats i {
    font-size: 12px;
    color: #939393;
    margin-right: 4px
}

.corporate-training-curriculum {
    margin-top: 32px
}

.batch-box-main {
    display: flex;
    justify-content: space-between
}

.one {
    background: linear-gradient(45deg, #3abdb7, #c8f199)
}

.two {
    background: linear-gradient(45deg, #0589A2, #0A3A50)
}

.three {
    background: linear-gradient(45deg, #FFCC3B, #386C9B)
}

.four {
    background: linear-gradient(45deg, #EF522F, #a2867f)
}

.five {
    background: linear-gradient(45deg, #1390AC, #A78595)
}

.six {
    background: linear-gradient(45deg, #3BC7E8, #18B0E2)
}

.seven {
    background: linear-gradient(45deg, #a0afc5, #1207b3)
}

.eight {
    background: linear-gradient(45deg, #FEB93A, #a9963f)
}

.nine {
    background: linear-gradient(45deg, #3abdb7, #c8f199)
}

.ten {
    background: linear-gradient(45deg, #d6c600, #53da8f)
}

.eleven {
    background: linear-gradient(45deg, #0c0e5e, #53da8f)
}

.twelve {
    background: linear-gradient(45deg, #5e0c2a, #4ea775)
}

.thirteen {
    background: linear-gradient(45deg, #3367e6, #a7a44e)
}

.fourteen {
    background: linear-gradient(45deg, #3a3535, #0378f1)
}

.fifteen {
    background: linear-gradient(45deg, #84d7bc, #f1c903)
}

.sixteen {
    background: linear-gradient(45deg, #d284d7, #f1c903)
}

.seventeen {
    background: linear-gradient(45deg, #bd571c, #030af1)
}

.eighteen {
    background: linear-gradient(45deg, #bd571c, #19191a)
}

.nineteen {
    background: linear-gradient(45deg, #bdb11c, #0b0b20)
}

.twenty {
    background: linear-gradient(45deg, #bb1cbd, #1d0b20)
}

.course-page2-curriculum .one {
    background: linear-gradient(45deg, #3abdb7, #c8f199);
    width: 115px;
    height: auto;
    margin-right: 15px;
    padding: 37px 23px
}

.course-page2-curriculum .two {
    background: linear-gradient(45deg, #0589A2, #0A3A50);
    width: 115px;
    height: auto;
    margin-right: 15px;
    padding: 37px 23px
}

.course-page2-curriculum .three {
    background: linear-gradient(45deg, #FFCC3B, #386C9B);
    width: 115px;
    height: auto;
    margin-right: 15px;
    padding: 37px 23px
}

.course-page2-curriculum .four {
    background: linear-gradient(45deg, #a2867f, #EF522F);
    width: 115px;
    height: auto;
    margin-right: 15px;
    padding: 37px 23px
}

.course-page2-curriculum .five {
    background: linear-gradient(45deg, #1390AC, #A78595);
    width: 115px;
    height: auto;
    margin-right: 15px;
    padding: 37px 23px
}

.course-page2-curriculum .six {
    background: linear-gradient(45deg, #3BC7E8, #18B0E2);
    width: 115px;
    height: auto;
    margin-right: 15px;
    padding: 37px 23px
}

.course-page2-curriculum .seven {
    background: linear-gradient(45deg, #0058D6, #5396DA);
    width: 115px;
    height: auto;
    margin-right: 15px;
    padding: 37px 23px
}

.course-page2-curriculum .eight {
    background: linear-gradient(45deg, #FEB93A, #a9963f);
    width: 115px;
    height: auto;
    margin-right: 15px;
    padding: 37px 23px
}

.course-page2-curriculum .nine {
    background: linear-gradient(45deg, #3abdb7, #c8f199);
    width: 115px;
    height: auto;
    margin-right: 15px;
    padding: 37px 23px
}

.course-page2-curriculum .ten {
    background: linear-gradient(45deg, #3abdb7, #c8f199);
    width: 115px;
    height: auto;
    margin-right: 15px;
    padding: 37px 23px
}

.job-course-desc1 {
    margin-left: 0;
    margin-right: 15px;
    width: 68%;
    float: left
}

.all-course-highlights1 {
    font-size: 13px;
    text-align: end;
    width: 29%;
    float: right
}

.related-courses-section .one {
    background: linear-gradient(45deg, #3abdb7, #c8f199);
    width: 70px;
    height: 70px
}

.related-courses-section .two {
    background: linear-gradient(45deg, #0589A2, #0A3A50);
    width: 70px;
    height: 70px
}

.related-courses-section .three {
    background: linear-gradient(45deg, #FFCC3B, #386C9B);
    width: 70px;
    height: 70px
}

.related-courses-section .four {
    background: linear-gradient(45deg, #a2867f, #EF522F);
    width: 70px;
    height: 70px
}

.related-courses-section .five {
    background: linear-gradient(45deg, #1390AC, #A78595);
    width: 70px;
    height: 70px
}

.related-courses-section .six {
    background: linear-gradient(45deg, #3BC7E8, #18B0E2);
    width: 70px;
    height: 70px
}

.related-courses-section .seven {
    background: linear-gradient(45deg, #0058D6, #5396DA);
    width: 70px;
    height: 70px
}

.related-courses-section .eight {
    background: linear-gradient(45deg, #FEB93A, #a9963f);
    width: 70px;
    height: 70px
}

.related-courses-section .nine {
    background: linear-gradient(45deg, #3abdb7, #c8f199);
    width: 70px;
    height: 70px
}

.related-courses-section .ten {
    background: linear-gradient(45deg, #3abdb7, #c8f199);
    width: 70px;
    height: 70px
}

.all-course-box-title .one {
    background: linear-gradient(45deg, #3abdb7, #c8f199);
    width: 117px;
    height: 117px
}

.all-course-box-title .two {
    background: linear-gradient(45deg, #0589A2, #0A3A50);
    width: 117px;
    height: 117px
}

.all-course-box-title .three {
    background: linear-gradient(45deg, #FFCC3B, #386C9B);
    width: 117px;
    height: 117px
}

.all-course-box-title .four {
    background: linear-gradient(45deg, #FF7C5D, #EF522F);
    width: 117px;
    height: 117px
}

.all-course-box-title .five {
    background: linear-gradient(45deg, #1390AC, #A78595);
    width: 117px;
    height: 117px
}

.all-course-box-title .six {
    background: linear-gradient(45deg, #3BC7E8, #18B0E2);
    width: 117px;
    height: 117px
}

.all-course-box-title .seven {
    background: linear-gradient(45deg, #0058D6, #5396DA);
    width: 117px;
    height: 117px
}

.all-course-box-title .eight {
    background: linear-gradient(45deg, #FEB93A, #a9963f);
    width: 117px;
    height: 117px
}

.all-course-box-title .nine {
    background: linear-gradient(45deg, #3abdb7, #c8f199);
    width: 117px;
    height: 117px
}

.all-course-box-title .ten {
    background: linear-gradient(45deg, #3abdb7, #c8f199);
    width: 117px;
    height: 117px
}

.all-from-request-button2 {
    margin: 0 auto;
    display: block;
    margin-top: 10px;
    width: 114px;
    border: 1px solid #00504F;
    background: transparent;
    padding: 6px 24px;
    font-weight: 500;
    border-radius: 4px;
    color: #00504F !important
}

.course-details-logo-banner {
    position: relative
}

.course-details-logo-banner .course-logo {
    position: absolute;
    top: 40%;
    width: 6%;
    right: 16%
}

.course-details-logo-banner h3 {
    position: absolute;
    top: 29px;
    left: 22px;
    font-size: 21px;
    text-align: center;
    padding: 4px 20px 5px;
    width: fit-content;
    background-color: #003e6e;
    color: #fff
}

#load_more {
    text-align: center
}

.mybutton-filed .help-block {
    position: absolute !important;
    left: 20px;
    top: 20px;
    color: #ff000052 !important
}

.job-course-desc {
    width: 427px
}

.job-course-desc2 {
    width: 100% !important
}

.course-trend-upper img {
    max-width: 80px
}

.course-trend-upper-img img {
    width: 52px !important
}

.course-trend-upper span {
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 500;
    color: #fff;
    margin-left: 10px
}

.trending-course-review img {
    max-width: fit-content
}

.banner-review-page-heading {
    color: #fff
}

.banner-review-page-heading span {
    color: #ffba00;
    font-weight: 600
}

.banner-review-page-heading p {
    font-size: 18px;
    margin-bottom: 10px;
    width: 32%
}

.banner-review-page-heading p strong {
    font-size: 18px;
    font-weight: 500
}

.banner-review-page-heading h1 {
    font-weight: 600;
    line-height: 1.2;
    font-size: 43px;
    margin-bottom: 10px
}

.course-trend-lower {
    padding: 10px 20px
}

.course-trend-lower span {
    font-size: 15px;
    font-weight: 600;
    color: #000
}

.Trecou-item {
    padding: 0 10px 10px 20px
}

.tc-list {
    margin-bottom: 20px;
    box-shadow: 0 0 10px 0 #e3e3e3;
    height: 249px
}

.soci-right {
    float: right
}

.tc-list a {
    text-decoration: none
}

.Trecou .owl-nav, .relatedblog .owl-nav {
    display: block !important;
    position: absolute;
    top: 36.5%;
    width: 100%
}

.Trecou .owl-nav .owl-prev, .relatedblog .owl-nav .owl-prev {
    position: absolute;
    width: 40px;
    height: 40px;
    border: 3px solid #3367e6 !important;
    border-radius: 50% !important;
    top: 24px;
    left: -40px;
    background: #3367e6 !important
}

.Trecou .owl-nav .owl-next, .relatedblog .owl-nav .owl-next {
    position: absolute;
    width: 40px;
    height: 40px;
    border: 3px solid #3367e6 !important;
    border-radius: 50% !important;
    top: 24px;
    right: -40px;
    background: #3367e6 !important
}

.relatedblog .owl-nav .owl-next span, .relatedblog .owl-nav .owl-prev span {
    position: absolute;
    top: -30px;
    left: 10px;
    color: #fff;
    font-size: 58px;
    font-weight: 200
}

.Trecou .owl-nav .owl-next span, .Trecou .owl-nav .owl-prev span {
    position: absolute;
    top: -30px;
    left: 10px;
    color: #fff;
    font-size: 58px;
    font-weight: 200
}

.owl-nav .owl-prev:hover, .owl-nav .owl-next:hover {
    background: none !important;
    color: #f8981d !important
}

.owl-carousel .owl-nav button.owl-prev:focus, .owl-carousel .owl-nav button.owl-next:focus, .owl-carousel button.owl-dot {
    border: none;
    outline: none
}

.Trecou .owl-dots {
    display: none
}

#messagemodel button.close {
    position: absolute;
    right: 18px
}

#messagemodel .successhtml {
    margin-top: 10px;
    margin-bottom: 10px
}

#messagemodel .modal-body {
    padding-bottom: 0
}

.trending-course-review {
    margin-top: 10px
}

.trending-course-review i {
    font-size: 13px;
    color: #293b3f
}

.trending-course-review-star {
    display: flex;
    align-items: center;
    width: 190px;
    justify-content: space-between;
    margin-top: 10px
}

.trending-course-review-star i {
    color: #ffcb33
}

.trending-course-review-star span {
    font-weight: 400;
    font-size: 12px
}

.trending-course-review-star .star {
    width: 80px
}

.feedbackmodelsection {
    overflow: auto;
    height: 500px
}

.demanding {
    position: absolute;
    left: -20px;
    top: -1px;
    width: 540px
}

.demanding img {
    width: 240px !important;
    max-width: 281px
}

.best-seller {
    width: 30px;
    position: absolute;
    top: 0;
    right: 2px
}

.best-seller img {
    min-width: 15px
}

.batchnext {
    width: 100%;
    display: block;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 15px
}

.listlearn {
    font-size: 13px;
    font-weight: 400;
    font-style: italic;
    color: #fff;
    display: block;
    width: 100%
}

.overlay {
    height: 249px;
    position: absolute;
    top: 0;
    z-index: 1;
    width: 100%;
    background: #000000d1;
    padding: 20px;
    display: none;
    transition: all 800ms ease
}

.course-trend:hover .overlay {
    display: block
}

.overlay i {
    padding-bottom: 7px;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    display: block;
    border-bottom: 1px solid #fff;
    margin-bottom: 40px
}

.overlay ul {
    width: 100%;
    padding: 5px 0 0;
    list-style-position: inside;
    list-style-type: disc;
    display: block;
    margin-bottom: 10px
}

.overlay a {
    color: #fff
}

.overlay ul li {
    font-size: 12px;
    color: #fff;
    line-height: 1.7
}

.overlay button {
    width: 100%;
    border-radius: 4px;
    margin: 5px 0;
    border: solid 1px #fff;
    display: inline-block;
    width: 100%;
    text-align: center;
    padding: 9px 40px;
    text-decoration: none;
    cursor: pointer;
    background: transparent;
    text-transform: uppercase;
    color: #fff;
    font-size: 12px;
    font-weight: 600
}

.services {
    background: #fcfcfc;
    padding-bottom: 35px
}

.services-list {
    text-align: center;
    border-radius: 6px;
    padding: 15px;
    margin: 0 0 27px;
    position: relative;
    cursor: pointer;
    box-shadow: 0 2px 8px 0 #0000001a;
    height: 215px
}

.services-list a {
    text-decoration: none
}

.services-list a img {
    width: 58px;
    height: 58px
}

.services-list h6 {
    font-size: 12px;
    margin: 15px;
    color: #0F2C39
}

.services-list p {
    font-size: 11px;
    color: #0F2C39;
    font-weight: 400;
    min-height: 75px
}

.corpz {
    display: flex;
    justify-content: space-between
}

.Corporatez {
    background: url(../img/world1.jpg);
    padding: 60px 0 42px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%
}

.heading-corporates h3 {
    font-size: 22px;
    font-weight: 700;
    color: #fff;
    letter-spacing: 1.5px
}

.line {
    width: 225px;
    height: 6px;
    background: #FA8E2B
}

.sub-heading-corporates {
    margin-top: 18px;
    margin-bottom: 20px
}

.sub-heading-corporates i {
    font-weight: 700;
    color: #FCDC15
}

.corporates-list ul {
    margin: 0;
    padding-left: 20px;
    list-style: none
}

.corporates-list ul li::before {
    content: '';
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: linear-gradient(90deg, #fa8e2b, #f5ea26);
    display: inline-block;
    margin-right: 8px
}

.corporates-list ul li {
    font-size: 13px;
    color: #fff;
    line-height: 1.7
}

.left-side .placement-video {
    margin-top: 50px;
    margin-bottom: 0
}

.left-side .placement-video .videowatch {
    margin-left: 40px
}

.left-side .placement-video button {
    width: 170px
}

.placement-process {
    width: 100%;
    margin: auto
}

.place {
    padding-top: 50px;
    background: #FCF8F6
}

.placement-process img {
    width: 100%;
    height: auto
}

.category-title {
    font-size: 1.3rem;
    font-weight: 600;
    color: #4a4a4a;
    vertical-align: middle;
    margin-bottom: 35px
}

.place-button {
    margin: auto;
    padding: 40px 0
}

.right-side img {
    width: 100%;
    margin-top: -15px
}

.edge {
    padding: 50px 0
}

.edge-list {
    display: flex
}

.edge-croma {
    text-align: center;
    width: 20%
}

.edge-croma-img {
    height: 54px;
    margin: 0 auto 15px;
    display: block
}

.edge-croma-img img {
    width: 54px
}

.edge-croma div strong {
    font-size: 12px
}

.edge-croma div p {
    font-weight: 400;
    font-size: 12px;
    line-height: 1
}

.support {
    padding: 45px 0 70px;
    color: #fff;
    background: url(../img/Call_Query.jpg);
    background-size: cover;
    background-repeat: no-repeat
}

.support-page {
    padding: 45px 0 70px;
    color: #fff;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: linear-gradient(to right, #0072d2, #00b6c3);
    background: url(../img/Call_Query.jpg);
}

.support-learner p {
    font-size: 14px
}

.support-learner {
    padding: 50px 0 15px
}

.support-learner h4 {
    font-weight: 600;
    font-size: 27px;
    margin: 7px 0px !important;
}

.support-number-india span {
    font-weight: 500;
    font-size: 13px;
    text-align: center;
    display: block;
    width: 250px;
    margin: 0 auto 8px;
    padding-top: 8px
}

.support-number-international span {
    font-weight: 500;
    font-size: 13px;
    text-align: center;
    display: block;
    border-top: 2px solid #fff;
    width: 250px;
    margin: 15px auto 8px;
    padding-top: 8px
}

.support-number-india p, .support-number-international p {
    background: #fff;
    color: #000;
    text-align: center;
    width: 250px;
    padding: 10px 0;
    border-radius: 6px;
    font-weight: 600;
    margin: auto;
    display: block
}

.learning-partner {
    border-top: 2px solid #ddd;
    border-bottom: 2px solid #ddd;
    padding: 25px 0
}

.lp {
    padding: 45px 0
}

.lpartner {
    border: 1px solid #ddd;
    padding: 40px 15px
}

.lpartner img {
    width: auto !important
}

.partner .owl-nav {
    display: block !important;
    position: absolute;
    top: 15%;
    width: 100%
}

.partner .owl-dots {
    display: none
}

.partner .owl-nav .owl-prev {
    position: absolute;
    left: -25px
}

.partner .owl-nav .owl-next {
    position: absolute;
    right: -25px
}

.partner .owl-nav .owl-prev span, .partner .owl-nav .owl-next span {
    font-size: 45px;
    font-weight: 600
}

.analysis {
    background: #FFFAF7;
    padding-top: 50px;
    padding-bottom: 50px
}

.analysis-test {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 40px
}

.heading-desc {
    font-size: 15px;
    margin-bottom: 20px
}

.heading-desc p {
    font-size: 16px;
    text-align: center;
    font-weight: 400
}

.analysis-heading {
    margin-top: 10px
}

.analysis-heading strong {
    font-size: 14px
}

.analysis-heading p {
    font-size: 13px;
    line-height: 1;
    font-weight: 400
}

.analysis-points {
    width: 150px;
    text-align: center;
    display: inline-grid;
    margin: 25px 0
}

.analysis-self img {
    width: 60px
}

.practice-test {
    text-align: center
}

.button2:hover {
    color: #fff;
    background: #fa872a;
    transition: all 800ms
}

.button-intro:hover {
    color: #fff;
    background: #fa872a;
    transition: all 800ms
}

.button2:hover i {
    margin-left: 15px;
    transition: margin 800ms
}

.button-red {
    border: 1px solid #e80054;
    background: transparent;
    color: #e80054;
    padding: 9px 24px;
    border-radius: 4px
}

.button-red:hover {
    background-image: linear-gradient(to right, #fe0000, #680000);
    color: #fff;
    transition: all 800ms
}

.button-blue {
    border: 1px solid #25b1fa;
    background: transparent;
    color: #25b1fa;
    padding: 9px 24px;
    border-radius: 4px
}

.button-blue:hover {
    background-image: linear-gradient(to right, #25b1fa, #252c30);
    color: #fff;
    transition: all 800ms
}

.mp-training-FREQUENTLY.ASKED.Questions {
    padding: 80px 0px;
}

.button-dark-blue {
    border: 1px solid #800082;
    background: transparent;
    color: purple;
    padding: 9px 24px;
    border-radius: 4px
}

.button-dark-blue:hover {
    background-image: linear-gradient(to right, #c30000, #4c0000);
    color: #fff;
    transition: all 800ms
}

.button2 a {
    color: #fa872a
}

.button2 a:hover {
    color: #fff
}

.analysis-img {
    width: 420px;
    margin: auto
}

.analysis-img img {
    width: 100%;
    height: auto
}

.client {
    position: relative
}

.client-list-few {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
    margin-bottom: 35px
}

.client-logo {
    width: 140px;
    padding: 10px;
    text-align: center
}

.client-logo img {
    width: 100%;
    height: auto;
    margin: 15px 0;
    max-width: 96px
}

.clients-heading strong {
    color: #878787;
    font-style: italic;
    display: block;
    text-align: center;
    margin-bottom: 25px
}

.test-slide {
    width: 230px;
    display: grid;
    align-content: space-between;
    background: #fcfcfc;
    height: 290px;
    position: relative;
    border-radius: 17px;
    box-shadow: 0 0 17px 2px #faca468f;
    padding: 15px 0;
    margin: 100px auto 0;
    margin-bottom: 25px;
    background: url(../img/testb.png);
    background-position: 0 150px;
    background-repeat: no-repeat;
    background-size: contain;
    background-color: #fff
}

.test-img {
    position: absolute;
    top: -24%;
    right: 50%;
    transform: translate(50%, -9%);
    border: 4px solid #fc811e;
    border-radius: 100%
}

.test-img img {
    width: 140px !important;
    border-radius: 100%;
    height: 140px
}

.test-name {
    padding: 65px 15px 0px;
    text-align: center
}

.test-name strong {
    color: #F79822
}

.test-name p {
    margin-top: 4px;
    font-weight: 400;
    font-size: 14px
}

.company-name {
    text-align: center;
    max-width: 195px;
    display: block;
    margin: auto
}

.company-name p {
    font-size: 13px;
    font-weight: 400
}

.firstsection {
    padding-bottom: 40px;
    background: url(../img/alumni-back.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right
}

.clients-list {
    margin: 30px 0
}

.testimonials {
    position: relative
}

.testimonials-list {
    display: flex
}

.testimonial-view-all {
    position: absolute;
    right: 20px;
    bottom: -30px;
    font-size: 13px;
    font-style: italic
}

.testimonial-view-all a {
    color: #f79822 !important;
    font-weight: 600
}

.alumni {
    padding-top: 50px;
    padding-bottom: 50px;
    background: #fefefe
}

.small-heading {
    font-size: 16px;
    text-align: center;
    font-weight: 500;
    margin-bottom: 20px
}

.student-heading, .corporate-heading {
    text-align: center;
    display: block;
    font-weight: 500;
    font-size: 18px;
    width: fit-content;
    margin: auto
}

.bg-yellow {
    color: #f8981d;
    border-bottom: 3px solid #f8981d
}

.lc {
    text-align: center;
    background: #fbfbfb;
    border-radius: 10px;
    padding: 20px;
    width: 380px;
    margin: 20px auto;
    box-shadow: 0 0 6px 2px #f997257a
}

.toggle {
    margin-top: 5px
}

.toggle input[type="checkbox"] {
    position: relative;
    width: 150px;
    height: 20px;
    -webkit-appearance: none;
    background: #fff;
    border-radius: 20px;
    box-shadow: 0 0 5px 3px #000;
    transition: .5s;
    outline: none
}

.toggle input:checked[type="checkbox"] {
    background: #b1b1b1
}

.toggle input[type="checkbox"]:before {
    content: '';
    position: absolute;
    width: 20px;
    height: 20px;
    border-radius: 20px;
    top: 0;
    left: 0;
    background: #f8981d;
    transform: scale(1.1);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
    transition: .5s
}

.toggle input:checked[type="checkbox"]:before {
    left: 130px
}

.line2 {
    width: 312px;
    height: 4px;
    margin: auto;
    margin-bottom: 40px;
    background: #FA8E2B
}

.lc-img {
    width: 94px;
    margin: auto
}

.lc-name {
    margin: 15px 0
}

.lc-name p {
    font-weight: 400
}

.lc-name strong {
    font-size: 12px
}

.lc-review p {
    font-size: 12px;
    font-weight: 400
}

.statisfied-learner {
    padding: 40px 0 60px;
    position: relative;
    background: url(../img/testmonials-back.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: left
}

.statisfied-learner .speaker {
    position: absolute;
    top: -12%;
    left: 27%;
    transform: translate(50%, 50%);
    width: 230px;
    height: 50px
}

.lct .owl-nav {
    display: block !important
}

.lct .owl-dots {
    display: none !important
}

.lct .owl-nav {
    display: block !important;
    position: absolute;
    top: 36.5%;
    width: 100%
}

.lct .owl-nav .owl-prev {
    position: absolute;
    left: 18%
}

.lct .owl-nav .owl-next {
    position: absolute;
    right: 18%
}

.lct .owl-nav .owl-prev span, .lct .owl-nav .owl-next span {
    font-size: 50px;
    font-weight: 300
}

.lc-review p span {
    color: #F8981D
}

.video-learner {
    text-align: center;
    background: #fbfbfb;
    border-radius: 10px;
    padding: 29px 20px;
    width: 380px;
    margin: 20px auto;
    box-shadow: 0 0 6px 2px #f997257a;
    position: relative
}

.video-img img {
    border-radius: 10px;
    max-width: 340px;
    min-height: 226px
}

.testi {
    position: absolute;
    top: 41%;
    left: 45%;
    z-index: 1
}

.review-portion .sticky-form .drop-number .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent;
    border-style: solid;
    border-width: 6px 4px 0;
    height: 0;
    left: 110%;
    position: absolute;
    top: 50%;
    width: 0
}

.review-video .owl-nav .owl-next {
    position: absolute;
    right: 21%;
    color: #fff !important;
    z-index: 1
}

.review-video .owl-nav .owl-prev {
    position: absolute;
    left: 21%;
    color: #fff !important;
    z-index: 1
}

.review-video .owl-dots {
    display: none !important
}

.review-video .owl-nav {
    display: block !important;
    position: absolute;
    top: 40%;
    width: 100%
}

.review-video .owl-nav .owl-prev span, .review-video .owl-nav .owl-next span {
    font-size: 50px;
    font-weight: 300
}

.footer-top {
    background: #0b7f95;
    padding:50px 0 20px
}

.croma-descrip {
    display: flex;
    width: 100%;
    padding-bottom:25px;
    border-bottom:1px solid #ffffff;
}

.description {
    margin-top: 5px;
    text-align: justify
}

.description p {
    color: #fff;
    font-size: 14px;
    font-family: 'Poppins';
    font-weight: 400;
    /*letter-spacing: 0.5px;*/
    margin-bottom:0px;
}
.footer-logo {
    margin-right: 62px
}

.footer-logo a img {
    background: #fff;
    border-radius: 50px;
}

.footer-bottom-line {
    width: 120px;
    height: 4px;
    background: #f8981d;
    margin: 9px 0
}

.croma-foo-tab .tab {
    display: flex;
    justify-content: space-evenly;
    overflow: hidden
}

.croma-foo-tab .tab button {
    background-color: inherit;
    border: none;
    outline: none;
    width: 277.5px !important;
    cursor: pointer;
    padding: 14px 16px;
    transition: .3s;
    font-size: 17px;
    color: #fff;
    text-align: left
}

.tabcontent ul {
    list-style: none
}

.croma-foo-tab .tab button.active {
    position: relative
}

.croma-foo-tab .tabcontent {
    display: none
}

#tabone {
    display: block
}

.field-tab {
    display: flex;
    line-height: 1.7;
    justify-content: space-evenly
}

.field-tab ul {
    padding: 0 20px;
    width: 277.5px
}

.field-tab ul li a {
    font-size: 11px;
    color: #A3A4A6
}

.field-tab ul li a:hover {
    color: #fff
}

footer {
    color: #fff
}

.footer-brijesh {
    background: #1B1D29;
    padding: 40px 0
}

.footer-social {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.footer-top h4 {
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    position: relative;
    padding-bottom: 12px
}

.croma-foo-tab {
    margin-top: 35px
}

.tablinks.active::before {
    content: '';
    width: 80px;
    border: 2px solid #f8981d;
    position: absolute;
    top: 0
}

.footer-middle {
    background: #292C3D
}

.blog-list {
    display: flex;
    justify-content: center
}

.blog-list img {
    width: 70px;
    height: 70px;
    border-radius: 10px;
    object-fit: cover;
}

.blog-heading {
    margin-left: 15px
}

.blog-heading p a {
    color: #A3A4A6;
    font-weight: 600;
    font-size: 18px
}

.blog-heading a {
    font-weight: 500;
    font-size: 12px
}

.blog-heading span {
    font-size: 12px
}

.blog-heading-all {
    border-bottom: 2px solid #222;
    width: fit-content;
    margin: auto;
    text-transform: uppercase;
    margin-bottom: 15px
}

.blog-heading-all h3 {
    font-size: 19px;
    color: #222;
    font-weight: 600;
    margin-bottom: 2px
}

.more-blog {
    text-decoration: none !important;
    text-align: center;
    display: block;
    margin: 21px auto;
    width: 130px;
    padding: 10px 0;
    font-weight: 600;
    text-decoration: none;
    text-transform: uppercase;
    border: 1px solid #fff;
    color: #fff !important
}
.blog-heading p a {
    font-size: 24px;
    font-family: 'Poppins';
    color: #fff;
}

.blog-heading p {
    margin-bottom: 0;
}

.blog-heading span {
    font-size: 12px;
    font-family: 'Poppins';
}

.blog-heading span + a {
    color: #fff;
    font-family: 'Poppins';
}
.more-blog {background-color: #1b1d29;border: none;padding: 10px 40px;width: max-content;display: block;border-radius: 50px;font-family: 'Poppins';font-weight: 400;letter-spacing: 0.4px;transition: all 0.5s;}

.more-blog:hover {
    background: #fff;
    color: #087f95!important;
    transition: all 0.5s;
}
.foo-bot-heading {
    margin-bottom: 10px
}

.foo-bot-heading h3 {
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 600;
    margin: auto;
    padding-bottom: 5px;
    margin-bottom: 10px
}

.foo-bot-heading h3::before {
    content: '';
    width: 80px;
    border: 1px solid #fff;
    position: absolute;
    top: 20px
}
.foo-copy p {
    font-family: 'Poppins';
    font-size: 12px;
    font-weight: 400;
    margin: 0;
}

.footer-copy {
    padding: 10px 0;
}
.social-link {
    display: block;
    padding: 5.5px 0;
    text-align: center;
}

.social-link p {
    font-weight: 500
}

.social-link i {
    width: 24px;
    padding: 4px;
    border-radius: 50%;
    text-align: center;
    margin-right: 5px;
    font-size: 15px;
    color: #fff
}

.social-link .fa-share-alt {
    color: #000
}

.newsletter form, .notifications form {
    display: flex;
    height: 30px;
    position: relative;
}

.newsletter-form .help-block {
    margin-top: 30px;
    position: absolute
}

.notifications-form .help-block {
    margin-top: 30px;
    position: absolute
}

.newsletter form input, .notifications form input {
    border-radius: 5px;
    border: none;
    width: 195px;
    padding-left: 10px;
    outline: none;
    padding-right: 35px
}

.newsletter form input::placeholder, .notifications form input::placeholder {
    font-size: 10px
}

.newsletter form button, .notifications form button {
    margin-left: -19px;
    width: 25px;
    border-radius: 6px;
    border: none;
    background: #F8981D
}

.newsletter form button img, .notifications form button img {
    color: #fff;
    font-size: 14px;
    padding: 5px
}

.online-payment {
    display: flex
}

.online-payment .onlpay {
    margin-right: 13px
}

.online-payment .onlpay:last-child {
    margin-right: 0
}

.online-payment .onlpay img {
    width: 100%
}

.foo-link {
    margin: 30px 0 15px;
    border-top: 1px solid #fff;
    padding: 10px 0;
    border-bottom: 1px solid #fff;
    justify-content: center;
    display: flex
}

.foo-link a {
    text-decoration: none;
    color: #fff;
    font-size: 14px;
    padding: 0 8px;
    position: relative;
    font-weight: 300
}

.foo-link a::after {
    content: '';
    width: 2px;
    background: #fff;
    position: absolute;
    right: 0;
    height: 15px;
    top: 3px
}

.foo-link .payonline::after {
    width: 0 !important
}

.certified-company p {
    text-align: center
}

.footer-copy {
    background: #fff;
    margin-top: 25px
}

.foo-copy {
    display: flex;
    padding: 4px 0;
    justify-content: space-between
}

.foo-copy p {
    color: #000;
    font-size: 10px;
    font-weight: 500
}

.foo-copy p a {
    color: #000;
    font-weight: 700
}

.bottom-brijesh {
    padding: 8px;
    background: #3A3A3A;
    z-index: 9;
    width: 100%;
    position: fixed;
    bottom: 0
}

.bottom-fixed-links {
    display: flex
}

.bottom-fixed-links .fixed {
    margin-right: 5px
}

.bottom-fixed-links .fixed span, .bottom-fixed-links a {
    background-color: rgb(13, 13, 13);
    font-size: 16px;
    color: rgb(255, 255, 255) !important;
    font-size: 16px;
    padding: 8px 11px 9px;
    text-decoration: none;
}

.bottom-fixed-links .fixed span:hover {
    cursor: pointer;
}

.bottom-fixed-links .fixed:nth-child(1) span {
    background: rgb(248, 152, 29);
    color: #fff;
}

.bottom-fixed-links .fixed:nth-child(4) span {
    background: transparent
}

.fixed span {
    font-weight: 400;
}

.video-btn {
    width: 50px;
    height: 50px;
    background: #fff;
    margin: auto;
    padding: 14px 20px;
    border-radius: 50%;
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, .5);
    text-align: center;
    color: #f8981d
}

.video-btn .ripple {
    position: absolute;
    width: 60px;
    height: 60px;
    z-index: -1;
    left: 50%;
    top: 50%;
    opacity: 0;
    margin: -30px 0 0 -30px;
    border-radius: 100px;
    -webkit-animation: ripple 1.8s infinite;
    animation: ripple 1.8s infinite
}

.orangebg {
    background: rgba(255, 255, 255, 0.25)
}

.video-btn .ripple:nth-child(3) {
    animation-delay: .7s;
    -webkit-animation-delay: .7s
}

.video-btn .ripple:nth-child(2) {
    animation-delay: .4s;
    -webkit-animation-delay: .4s
}

@-webkit-keyframes ripple {
    100% {
        opacity: 1;
        -webkit-transform: scale(1.5);
        -moz-transform: scale(1.5);
        -ms-transform: scale(1.5);
        -o-transform: scale(1.5);
        transform: scale(1.5)
    }
}

@-moz-keyframes ripple {
    100% {
        opacity: 1;
        -moz-transform: scale(1.5);
        -ms-transform: scale(1.5);
        -o-transform: scale(1.5);
        -webkit-transform: scale(1.5);
        transform: scale(1.5)
    }
}

@-ms-keyframes ripple {
    100% {
        opacity: 1;
        -ms-transform: scale(1.5);
        transform: scale(1.5)
    }
}

@-o-keyframes ripple {
    100% {
        opacity: 0;
        -o-transform: scale(1.5);
        -moz-transform: scale(1.5);
        -ms-transform: scale(1.5);
        -webkit-transform: scale(1.5);
        transform: scale(1.5)
    }
}

.sadas {
    z-index: 1;
    position: relative
}

.menu-mobile, .menu-mobile-phone, .mobile-corporates, .mobile-banner, .mobile-brijesh, .mobile-deal, .mobile-bottom-fixed {
    display: none
}

.course-banner {
    background: linear-gradient(45deg, #052935, #00504F);
    color: #fff;
    padding-top: 15px;
    padding-bottom: 15px
}

.breadcrumbs p a {
    color: #fff;
    text-decoration: none;
    font-size: 10px;
    letter-spacing: 1px
}

.course-banner-sections-left .banner-heading {
    margin-top: 15px;
    margin-bottom: 15px;
}

.course-banner-sections-left .sub-heading {
    letter-spacing: 1px;
    margin-bottom: 40px
}

.course-banner-sections-left .sub-heading p {
    font-size: 15px;
    font-weight: 400
}

.course-banner-sections-left .course-ratings {
    display: flex;
    margin-top: 13px;
    align-items: center
}

.course-ratings .course-ratings-stars {
    width: 100%
}

.course-google-rating {
    margin-right: 15px;
    letter-spacing: 1px;
    display: flex;
    align-items: center
}

.course-ratings div strong {
    font-weight: 600;
    font-size: 15px
}

.course-ratings .course-ratings-stars i {
    color: #ffcb33;
    font-size: 15px;
    margin-right: 3px
}

.course-google-rating img, .course-facebook-rating img, .course-sulekha-rating img, .course-justdial-rating img {
    width: 15px
}

.rating-img .course-google-rating img {
    margin-right: 3px
}

.course-video p {
    width: 290px;
    background: #000;
    padding: 7px;
    margin: auto;
    font-weight: 500;
    font-size: 14px;
    cursor: pointer
}

.course-ratings .course-ratings div a {
    text-decoration: none;
    display: flex
}

.course-ratings div span {
    font-size: 12px;
    color: #fff
}

.course-ratings .rating-img {
    display: flex
}

.course-banner-line {
    margin-top: 17px;
    margin-bottom: 22px;
    width: 625px;
    background: #ffffff38;
    height: 1px
}

.course-desc {
    display: flex;
    margin-bottom: 23px
}

.course-desc div p {
    font-size: 12px;
    font-weight: 500
}

.course-desc div strong {
    font-size: 11px;
    font-weight: 200;
    letter-spacing: 1px
}

.course-video {
    text-align: center;
    position: relative;
}

.course-video img {
    max-width: 290px;
    height: 196px;
    min-width: 285px
}

.course-video .videowatch {
    position: absolute;
    top: 42%;
    left: 26%;
    width: 175px;
    cursor: pointer
}

.speciality {
    margin-top: 15px;
}

.speciality .speciality-heading h2 {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 1px;
    color: #FFC000;
    margin-left: 120px
}

.speciality .speciality-heading h2::before {
    content: '';
    width: 114px;
    height: 1px;
    background: #ffffff38;
    position: absolute;
    left: 17px;
    top: 25px
}

.speciality .speciality-heading h2::after {
    content: '';
    width: 898px;
    height: 1px;
    background: #ffffff38;
    position: absolute;
    right: 16px;
    top: 25px
}

.speciality-list {
    display: flex;
    justify-content: space-between
}

.speciality-list .speciality-items {
    width: 247px;
    display: flex;
    margin-top: 10px;
    border: 1px solid #ffffff38;
    justify-content: space-evenly;
    padding: 8px 10px;
    border-radius: 6px;
    align-items: center
}

.speciality-items-img img {
    width: 36px
}

.speciality-items-desc {
    width: 143px
}

.speciality-items-desc p {
    font-weight: 600;
    font-size: 20px;
    line-height: 1
}

.speciality-items-desc span {
    font-size: 13px;
    font-weight: 300
}

.navigation-single {
    margin-bottom: 4px;
    background: #f9f9f9;
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, .1)
}

.nav-single ul {
    display: flex;
    align-items: center;
    height: 62px;
    margin: 0
}

.nav-single ul li {
    margin-right: 26px;
    font-size: 12px;
    font-weight: 500;
    padding: 20px 7px
}

.nav-single ul li:last-child {
    margin-right: 0;
    background: linear-gradient(45deg, #F48430, #FB6D45);
    padding: 8px 11px;
    border-radius: 4px;
    color: #fff !important;
    font-weight: 500;
    font-size: 15px
}

.nav-single ul li:last-child a {
    padding: 0 14px;
    color: #fff
}

.nav-single ul li a {
    color: #4c4c4c;
    text-decoration: none
}

.active-single {
    border-bottom: 3px solid #f8981d
}

.bottom-slide {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    min-height: 100vh;
    position: relative;
    background: #eee;
    text-align: center;
    padding: 0 2em
}

.nav-items h1, .bottom-slide h1 {
    font-size: 2rem;
    margin: 0;
    letter-spacing: 1rem;
    color: #ff5f14
}

.nav-items h3, .bottom-slide h3 {
    font-size: 1rem;
    letter-spacing: .3rem;
    opacity: .6
}

.items-container {
    display: flex;
    flex-direction: row;
    justify-content: center;
    width: 100%;
    height: 60px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
    background: #fff;
    z-index: 10;
    align-items: center
}

.items-container .enroll {
    margin-right: 0;
    background: linear-gradient(45deg, #F48430, #FB6D45);
    padding: 8px 11px;
    border-radius: 4px;
    color: #fff !important;
    font-weight: 500;
    font-size: 15px;
    text-decoration: none;
    cursor: pointer;
}

.items-container--top {
    position: fixed;
    top: 0
}

.navs {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #4c4c4c !important;
    transition: all .5s ease;
    font-size: 12px;
    font-weight: 500;
    padding: 20px 7px;
    margin-right: 26px;
    text-decoration: none !important
}

.bottom-slider {
    position: absolute;
    bottom: 0;
    width: 0;
    height: 4px;
    background: #ff5f14;
    transition: left .3s ease
}

.placement-section .card-body {
    display: flex;
    padding: 20px 30px 20px 20px
}

.placement-text {
    text-align: justify
}

.program-over {
    padding-left: 2.9em !important;
    padding-right: 40px !important
}

.eduction-cost tbody .thead {
    color: #4a4a4a;
    background-color: #f9f9f9
}

.eduction-cost tbody {
    text-align: center
}

.programme-table {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 0;
    width: 100%;
    border-right: 1px solid #d7d7d7
}

.eduction-cost h5 {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 23px;
    color: #000;
    margin-top: 0;
    opacity: 0.5;
}

.eduction-cost h2 {
    font-size: 37px;
    font-weight: 600;
    color: #000;
    margin-bottom: 23px;
}

.mockup-button1 .button4 {
    margin-top: 12px;
    font-size: 15px;
    text-transform: uppercase;
    width: 100%;
    font-weight: 500;
    height: 42px !important;
    background: linear-gradient(97deg, #f5a623, #f76b1c)
}

.eduction-cost p {
    margin-top: 7px;
    text-align: center;
    margin-bottom: 0;
    width: auto;
    font-size: 10px
}

.education-details {
    font-weight: 500;
    font-size: 15px
}

.eduction-cost tbody tr, .eduction-cost thead tr {
    border: 1px solid #e6e6e6
}

.know-more-course {
    color: #0c5397;
    cursor: pointer;
    display: inline-block;
    text-decoration: underline !important;
    font-weight: 600
}

.offer-course {
    font-weight: 400
}

.offer-course span {
    font-size: 12px;
    color: #0a9c7b;
    margin-bottom: 10px;
    width: 100%;
    padding: 5px 0
}

.discount_offer {
    color: #0a9c7b;
    margin-right: 0;
    font-weight: 600;
    font-size: 12px
}

.expires-offer {
    font-weight: 400
}

.offer_countdown {
    font-weight: 600;
    font-size: 12px;
    color: #0a9c7b
}

.course-page-sec-title h4 {
    color: #fff;
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 20px
}

.card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem;
    font-weight: 400;
    font-size: 13px !important;
    margin-bottom: 0;
    line-height: 1.7;
    padding-left: 1.5em;
    color: #212529 !important
}

.abt-accordion .card {
    border-radius: 0;
    border: 1px solid rgba(179, 179, 179, 0.45);
    margin-bottom: 10px;
    max-width: 730px;
    border-radius: 0;
    box-shadow: 0 0 5px 3px #d4d4d466
}

.abt-accordion .card .collapse.show {
    position: relative
}

.abt-accordion .card .collapse.show::before {
    content: '';
    width: 94%;
    height: 1px;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #02b0af;
    margin-left: 3%
}

.abt-accordion .card .card-header h2 button {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    text-decoration: none;
    border-radius: 0;
    text-transform: uppercase
}

.abt-accordion .card .card-header h2 button span {
    color: #4a4a4a;
    font-weight: 500;
    text-align: left;
    font-size: 15px;
    text-transform: capitalize
}

.abt-accordion .card .card-header h2 button i {
    color: #4a4a4a
}

.abt-accordion .card .card-header {
    padding: 7px;
    background: none;
    border: none
}

.course-about {
    padding-top: 80px;
    background: #F9F9F9;
    padding-bottom: 50px
}

.about-course-heading h3 {
    font-size: 25px;
    font-weight: 600;
    margin-bottom: 22px
}

.about-course-desc span {
    font-size: 13px;
    font-weight: 300
}

.about-course-desc span strong {
    font-weight: 600
}

.about-course-desc span ul {
    list-style: disc;
    margin-left: 15px
}

.about-course-desc {
    border-right: 1px solid #ccc;
    line-height: 20px;
    padding-right: 20px
}

.question-portion {
    position: sticky;
    top: 0;
    margin-top: 0
}

.question-heading h3 {
    font-size: 20px;
    font-weight: 600;
    text-align: center
}

.question-item {
    background: linear-gradient(180deg, #01C7AC, #02AEAE);
    padding: 15px;
    border-radius: 6px;
    box-shadow: 0 5px 9px 0 #d0d0d0;
    margin: 0 15px 5px;
    text-align: center
}

.question-portion .sticky-form .form-contact .form-column {
    margin: auto
}

.question-item span {
    font-size: 12px;
    font-weight: 300;
    color: #fff;
    letter-spacing: 1px
}

.question-slider-section .owl-dots {
    position: relative;
    bottom: auto;
    left: auto;
    transform: translate(3.5%, -25%)
}

.question-slider-section .owl-dots .owl-dot.active span {
    background: transparent !important;
    border: 2px solid #ddd
}

.schedule {
    margin-top: 56px
}

.schedule-heading h3 {
    font-size: 25px;
    font-weight: 600;
    margin-bottom: -10px
}

.schedule-list-table table {
    border-collapse: collapse
}

.schedule-list-table tr {
    line-height: 4
}

.schedule-list-table tr td {
    border-right: 1px solid #fff;
    color: #fff;
    font-size: 13px
}

.schedule-list-table tr td:first-child {
    padding: 0 28px 0 45px
}

.schedule-list-table tr td:nth-child(2) {
    padding: 0 60px 0 28px
}

.schedule-list-table tr td:nth-child(3) {
    padding: 0 20px 0 45px
}

.schedule-list-table tr td:last-child {
    border: none
}

.schedule-list-table {
    width: 800px
}

.batch-schedule {
    position: relative
}

.batch-schedule .schedule-list {
    position: absolute;
    top: 65px;
    display: flex;
    width: 100%;
    justify-content: space-around
}

.schedule-list-fee {
    width: 310px;
    padding-left: 10px
}

.schedule-list-fee h3 {
    font-size: 20px;
    font-weight: 600;
    color: #fff
}

.schedule-list-fee h2 {
    margin: 0;
    color: #fff
}

.schedule-list-fee del {
    margin-left: 170px;
    font-weight: 600;
    font-size: 17px
}

.schedule-list-fee p {
    margin-top: 15px;
    font-weight: 500;
    font-size: 13px;
    margin-bottom: 25px
}

.schedule-list-fee button {
    width: 190px;
    height: 57px;
    border: none;
    border-radius: 6px;
    background: linear-gradient(45deg, #F4842E, #FB6D45);
    color: #fff;
    text-transform: uppercase;
    font-size: 20px;
    letter-spacing: 1px;
    font-weight: 600;
    margin-bottom: 23px;
    margin-left: -25px
}

.schedule-list-fee small {
    font-size: 12px;
    font-weight: 600;
    display: block;
    margin-top: -13px
}

.schedule-list-fee a {
    display: block;
    color: #fff;
    font-size: 14px;
    width: 75px;
    margin-left: 70px
}

.country-fee form {
    width: 340px;
    display: flex;
    justify-content: space-between
}

.country-fee form select {
    border: none;
    background: #f9f9f9;
    box-shadow: 0 3px 10px 0 #D9D9D9;
    font-size: 12px;
    color: #aaa;
    height: 33px
}

.country-fee form select:first-child {
    width: 200px
}

.country-fee form select:last-child {
    width: 85px
}

.batch-request {
    padding: 50px 0 70px
}

.batch-heading {
    margin-bottom: 25px
}

.curriculum-accordian .mp-eligibility ul li {
    line-height: 42px !important
}

.like-curriculum .help-block {
    position: relative
}

.batch-super-heading h2 {
    text-transform: uppercase;
    border-bottom: 4px solid #FA8E2B;
    width: fit-content;
    color: #0F2C39;
    font-size: 24px;
    font-weight: 700;
    margin: 0 auto 50px;
    padding-bottom: 2px
}

.curriculum-super-heading h2 {
    text-transform: uppercase;
    color: #0F2C39;
    font-size: 24px;
    font-weight: 700;
    margin: 0 auto;
    padding-bottom: 3px;
    text-align: center
}

.form-batch .form-inline {
    justify-content: space-between;
    align-items: end
}

.batch-request .form-batch .drop-number .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent;
    border-style: solid;
    border-width: 6px 4px 0;
    height: 0;
    left: 50%;
    margin-left: 22px;
    margin-top: 2px;
    position: absolute;
    top: 16%;
    width: 0
}

.fcontrol {
    position: relative
}

.fcontrol input {
    width: 213px;
    margin-top: 7px;
    border: solid 1px #ddd;
    padding: 6px 0 6px 10px;
    font-size: 14px;
    background: #ffff;
    color: #8c8c8c;
    border-radius: 6px;
    height: 37px
}

.fcontrol input:focus {
    outline: none
}

.fcontrol label {
    justify-content: start;
    font-size: 13px
}

.fcontrol .mobile-hidden {
    position: absolute;
    top: 25px;
    right: -40px;
    background: #fa8e2b;
    padding: 4px 15px;
    height: 38px;
    border-radius: 6px
}

.fcontrol button {
    text-transform: uppercase
}

.curriculum {
    background: #f9f9f9;
    padding: 50px 0
}

.curriculum-heading .line {
    width: 178px
}

.mp-eligibility ul li span {
    position: absolute;
    font-weight: 400;
    font-size: 13px !important;
    text-align: justify;
    line-height: 1.4em;
    top: 6px
}

.curriculum-heading h3 {
    color: #0F2C39;
    font-size: 18px;
    font-weight: 600;
    margin: auto;
    padding-bottom: 5px
}

.curriculum-heading .download-curriculum {
    position: absolute;
    right: 17px;
    top: 0
}

.curriculum-heading .download-curriculum button {
    font-size: 13px;
    padding: 4px 20px;
    border-radius: 6px;
    background: transparent;
    border: 2px solid #FC644D;
    font-weight: 500
}

.curriculum-headin .download-curriculum button:hover i {
    margin-left: 15px;
    transition: all 800ms
}

.curriculum-accordian .accordion .fa {
    margin-right: .5rem;
    font-size: 14px;
    color: #525252
}

.curriculum-accordian {
    margin-top: 16px;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1)
}

.curriculum-accordian .accordion .card .card-header {
    padding: 5px;
    background: #fff;
    margin-bottom: 0
}

.curriculum-accordian .accordion .card .card-header h2 button {
    color: #4a4a4a;
    text-decoration: none;
    font-size: 15px;
    font-weight: 500;
    width: 93%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    text-align: left
}

.curriculum-accordian .accordion .card .card-header h2 button .fa {
    color: #4a4a4a
}

.curriculum-accordian .accordion .card {
    margin-bottom: 5px;
    border-bottom: none
}

.curriculum-accordian .accordion .card .collapse {
    box-shadow: 0 2px 4px 2px #f3f3f3
}

.curriculum-accordian .accordion .card .card-body {
    background: #fff;
    border-bottom: 1px solid rgba(0, 0, 0, .125)
}

.card-body p {
    font-weight: 400;
    font-size: 13px;
    margin-bottom: 10px;
    line-height: 1.7;
    padding-left: 1.5em
}

.card-body ul {
    margin-left: .2em
}

.card-body ul li {
    position: relative;
    font-weight: 400;
    font-size: 13px !important;
    line-height: 1.7
}

.card-body ul li::before {
    content: " ";
    position: absolute;
    top: 2px;
    left: -20px;
    display: inline-block;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    height: 1em;
    width: .5em;
    border-bottom: .2em solid #ff5f14;
    border-right: .2em solid #ff5f14
}

.career-assistance {
    background: #fff;
    padding: 9px;
    box-shadow: 0 0 5px 3px #d4d4d4c2;
    margin: 16px auto 55px;
    position: sticky;
    top: 80px
}

.career-heading {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.career-assistance .career-heading strong {
    margin-left: 15px;
    font-size: 20px
}

.career-heading img {
    width: 80px
}

.career-assistance ul li {
    font-size: 13px;
    font-weight: 500;
    line-height: 2.4;
    margin-left: 10px
}

.career-assistance button {
    width: 165px;
    height: 40px;
    border-radius: 4px;
    border: 1px solid #f97240;
    background: transparent;
    color: #f97540;
    text-transform: uppercase;
    margin: 20px auto;
    display: block
}

.preview {
    position: absolute;
    right: 30px;
    top: 12px;
    display: flex;
    align-items: center
}

.preview i {
    border: 2px solid #0D4173;
    color: #0D4173;
    font-size: 15px;
    padding: 0 4px 0 5px;
    border-radius: 50%;
    margin-right: 3px
}

.preview span {
    font-size: 15px;
    font-weight: 500;
    color: #0D4173
}

.course-syllabus {
    background: #f9f9f9;
    border: 1px solid #0D4173;
    border-radius: 6px;
    padding: 12px 15px;
    display: flex;
    justify-content: space-between;
    margin-top: 8px
}

.course-syllabus strong {
    font-size: 15px;
    color: #525453;
    font-weight: 600
}

.course-syllabus button {
    color: #014AB3;
    border: none;
    margin-left: 25px;
    background: transparent;
    font-size: 14px;
    font-weight: 600
}

.course-syllabus button i {
    color: #F6971F
}

.assessment {
    background: url(../img/Self-Assessment.webp);
    background-size: cover;
    background-repeat: no-repeat;
    height: 285px
}

.self-ass {
    padding: 50px 0
}

.self-ass-heading h2 {
    font-size: 30px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 600
}

.self-ass-desc p {
    font-weight: 300;
    letter-spacing: .5px;
    color: #fff;
    width: 660px;
    font-size: 17px
}

.self-ass-desc p strong {
    font-weight: 600;
    font-size: 18px
}

.self-ass-button button {
    width: 310px;
    height: 45px;
    background: transparent;
    color: #fff;
    border: 2px solid #fff;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 17px;
    letter-spacing: 1.5px;
    border-radius: 4px;
    margin-top: 32px
}

.self-ass-button button:hover i {
    margin-left: 15px;
    transition: all 800ms
}

.self-img {
    width: 261px;
    padding-top: 19px
}

.training-faq {
    padding: 50px 0;
    background: #f9f9f9
}

.faq-super-heading h2 {
    text-transform: uppercase;
    border-bottom: 4px solid #FA8E2B;
    width: 70px;
    color: #0F2C39;
    font-size: 24px;
    font-weight: 700;
    margin: 0 auto 34px;
    padding-bottom: 2px
}

.banner-faq-page-heading {
    color: #fff
}

.banner-faq-page-heading span {
    color: #ffba00;
    font-weight: 600
}

.banner-faq-page-heading p {
    font-size: 18px;
    margin-bottom: 10px
}

.banner-faq-page-heading p strong {
    font-size: 18px;
    font-weight: 500
}

.banner-faq-page-heading h1 {
    font-weight: 600;
    line-height: 1.2;
    font-size: 43px;
    margin-bottom: 20px
}

.banner-faq-page-heading .le-color {
    font-size: 18px;
    font-weight: 600
}

.faq-gt {
    display: flex;
    justify-content: center
}

.faq-gt .nav-item {
    margin-bottom: -1px;
    width: 20%;
    text-align: center
}

.faq-gt .nav-item a {
    background: transparent !important;
    border: none !important;
    color: #0a2229 !important;
    font-size: 17px;
    padding: 15px
}

.faq-gt .nav-item a.active {
    border-bottom: 5px solid #ff9000 !important
}

.faq-getTrack {
    padding: 40px 0
}

.faq-ask {
    border-bottom: 1px solid #c1c1c1
}

.faq-ask h1 {
    border-bottom: 5px solid #ff9000;
    font-size: 25px;
    font-weight: 700;
    width: 33%;
    line-height: 2;
    color: #025a93;
    margin: 0 auto
}

.faq-ask-question-content {
    padding: 20px
}

.faq-ask-question-content h2 {
    font-size: 20px;
    color: #285c85;
    font-weight: 500;
    line-height: 1.8
}

.faq-ask-question-content p {
    font-size: 15px;
    line-height: 1.7;
    color: #505050
}

.faq-ask-question-heading h4 {
    border-bottom: 5px solid #ff9000;
    font-size: 27px;
    font-weight: 600;
    width: fit-content;
    line-height: 2;
    color: #025a93;
    margin: 0 auto
}

.faq-ask-box {
    box-shadow: 0 10px 13px 0 rgba(111, 111, 111, 0.17);
    padding: 25px
}

.faq-ask-box img {
    margin-bottom: 15px
}

.faq-ask-box h4 {
    font-size: 15.24px;
    font-weight: 600;
    color: #4b4b4b;
    margin-bottom: 5px
}

.faq-ask-box p a {
    font-size: 12.7px;
    color: #a1a1a1;
    font-weight: 400
}

.link-faq {
    background-color: #f9f9f9
}

.faq-atj {
    display: flex;
    justify-content: space-between
}

.border-right1:after {
    content: '';
    border-bottom: 5px solid #ff9000;
    width: 124px;
    padding: 8px;
    display: block;
    margin: 0 auto
}

.faq-atj .faq-atj-link {
    padding: 20px 0 0
}

.faq-atj-link.nav-active {
    font-weight: 500;
    color: #0a2229
}

.faq-atj .faq-atj-link a {
    font-size: 17.78px;
    text-decoration: none;
    padding: 7px 72px;
    color: #0a2229;
    border-right: 1px solid #a1a1a1
}

.faq-heading h3 {
    font-size: 20px;
    font-weight: 700;
    text-align: center;
    padding: 30px
}

.faq-question-section {
    padding-bottom: 70px
}

.faq-form {
    border-top: 8px solid #025a93;
    box-shadow: 0 0 5px 3px #d4d4d4c2
}

.faq-accordion .card {
    border: 1px solid;
    border-color: #888;
    margin-bottom: 15px
}

.faq-accordion .card .collapse.show {
    position: relative
}

.faq-accordion .card .collapse.show::before {
    content: '';
    width: 94%;
    height: 1px;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #02b0af;
    margin-left: 3%
}

.faq-accordion .card .card-header h2 button {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    text-decoration: none;
    border-radius: 0;
    text-transform: capitalize
}

.faq-accordion .card .card-header h2 button span {
    color: #888;
    font-weight: 600;
    text-align: left;
    font-size: 15px
}

.faq-accordion .card .card-header h2 button i {
    color: #888
}

.faq-accordion .card .card-header {
    padding: 10px;
    background: none;
    border: none
}

.faq-accordion .card-body p {
    padding-left: 0;
    text-align: justify
}

.faq-sticky-form.sticky-form {
    padding: 0 20px 40px
}

.faq-sticky-form.form-column {
    width: 100%;
    background: #fff;
    padding: 20px
}

.more-faq a {
    padding: 10px 30px;
    border: 2px solid #025a93;
    width: 100%;
    font-weight: 600
}

@media only screen and (max-width: 440px) {
    .faq-atj {
        display: inherit;
        text-align: center;
        padding: 20px 0
    }

    .about-us-class {
        width: 250px !important;
        height: 250px !important;
    }

    .faq-form {
        margin-top: 50px
    }

    .faq-ask-question-heading h4 {
        line-height: 1.5;
        font-size: 18px
    }

    .faq-heading h3 {
        font-size: 16px
    }

    .faq-ask h1 {
        width: 80%;
        font-size: 18px
    }

    .faq-ask-question-content {
        padding: 0 10px
    }

    .border-right1:after {
        width: 26%
    }

    .faq-atj .faq-atj-link {
        padding: 15px
    }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .faq-atj .faq-atj-link a {
        text-decoration: none;
        padding: 7px 22px;
        color: #0a2229;
        border-right: 1px solid #a1a1a1;
        font-size: 15px
    }
}

.enroll-class {
    background: url(../img/Learning.png);
    padding: 25px 0 0;
    margin-top: 70px
}

.enroll-img img {
    width: 100%;
    height: auto;
}

.enroll-class-form .select2-selection__rendered {
    font-size: 13px;
    color: #525558
}

.enroll-class-form .form-inline .help-block {
    position: inherit
}

.enroll-class-form .form-inline label {
    display: block;
    width: 100%;
    font-size: 15px;
    margin-top: 20px;
    margin-bottom: 5px;
    margin-left: 10px
}

.enroll-class-form .form-inline .form-group {
    width: 330px
}

.enroll-class-form form .enroll-btn {
    margin-top: 24px
}

.enroll-class-form form button {
    text-transform: uppercase;
    font-size: 18px;
    padding: 1px 15px;
    color: #fff;
    border: 2px solid;
    border-radius: 6px;
    margin-top: 28px;
    height: 39px;
}

.enroll-class-form .help-block {
    font-size: 11px;
}

.en strong {
    font-size: 19px
}

.en a {
    color: #fff;
    font-size: 19px;
    font-weight: 600;
    margin-left: 10px;
    text-decoration: none
}

.en p {
    font-weight: 300;
    margin-top: 15px
}

.body-course {
    background: #f9f9f9
}

.global-exam {
    background: url(../img/AWS_Background-n.jpg);
    height: 590px;
    padding: 35px 0
}

.global-exam-heading h3 {
    text-align: center;
    font-size: 30px;
    color: #fff
}

.global-exam-heading .line {
    margin: auto;
    width: 125px;
    height: 5px;
    background: #FA8E2B
}

.global-exam-heading p {
    color: #fff;
    width: 1000px;
    margin: 25px auto 0;
    font-weight: 300;
    font-size: 14px;
    text-align: center
}

.certification-points {
    margin-top: 45px;
    text-align: center
}

.certification-points strong {
    color: #fff;
    font-weight: 500
}

.certification-points p {
    color: #fff;
    font-size: 15px;
    font-weight: 400
}

.certification-img-icon {
    margin-bottom: 15px
}

.certification-img-icon img {
    width: 37px;
    height: 45px
}

.download-buttons-certificate {
    margin-top: 40px
}

.download-button {
    text-align: center
}

.download-button button {
    font-size: 14px;
    background: transparent;
    color: #FFF;
    border: 1px solid #FFF;
    padding: 5px 11px;
    min-width: 210px;
    border-radius: 4px;
    font-weight: 500
}

.training-features {
    padding-top: 50px;
    padding-bottom: 50px
}

.features-super-heading h2 {
    text-transform: uppercase;
    border-bottom: 4px solid #FA8E2B;
    width: 240px;
    color: #0F2C39;
    font-size: 24px;
    font-weight: 700;
    margin: 0 auto 30px;
    padding-bottom: 2px
}

.features-heading .line {
    width: 170px
}

.feature-img-section {
    display: flex;
    align-items: center
}

.feature-img-section img {
    width: 49px
}

.feature-img-heading {
    background: #fff;
    padding: 25px 20px;
    height: 190px;
    width: 342px;
    border-radius: 10px;
    box-shadow: 0 0 6px 6px #e4e4e45e;
    margin: 28px auto 10px
}

.feature-img-heading p {
    font-size: 11px;
    font-weight: 400;
    margin: 30px 0
}

.feature-img-section h4 {
    font-size: 16px;
    font-weight: 600;
    color: #002F77;
    margin-left: 25px
}

.training-certificate {
    background: url(../img/training-certificate-back.webp);
    background-size: cover;
    height: 566px;
    width: 100%
}

.training-certi {
    padding-top: 75px
}

.training-certi h3 {
    font-size: 29px;
    font-weight: 700;
    text-transform: uppercase
}

.cerificate-img {
    width: 638px;
    margin-top: 80px
}

.training-desc p {
    font-size: 18px;
    margin-top: 3px;
    font-weight: 300
}

.training-button {
    margin-top: 35px;
    display: flex;
    align-items: center
}

.join-button button {
    text-transform: uppercase;
    margin-right: 50px;
    border: 1px solid #fa872a
}

.sample a {
    text-transform: uppercase;
    text-decoration: none
}

.certificate-preview {
    position: relative
}

.certificate-preview a {
    position: relative;
    color: #fff
}

.certificate-preview a span {
    position: absolute;
    top: 160px;
    right: 0;
    font-weight: 500
}

.course-testimonial {
    padding-top: 50px;
    padding-bottom: 50px;
    background: #f9f9f9
}

.course-testi-heading {
    padding: 20px 0
}

.colon {
    position: absolute;
    left: 10.7%;
    z-index: 9;
    top: 37%
}

.course-testi-super-heading h2 {
    text-transform: uppercase;
    border-bottom: 4px solid #FA8E2B;
    width: fit-content;
    color: #0F2C39;
    font-size: 24px;
    font-weight: 700;
    margin: 0 auto 50px;
    padding-bottom: 2px
}

.course-testi-heading .line {
    margin: auto;
    width: 220px
}

.course-testi-owl {
    width: 780px;
    margin: auto
}

.colon-testi {
    width: 146px
}

.colon-testi img {
    width: 100%
}

.course-testi-review {
    background: #fbfbfb;
    padding-bottom: 110px;
    background-image: url(../img/testi-back.png);
    background-repeat: no-repeat;
    background-position: 110% 50%;
    background-size: contain;
    box-shadow: 0 8px 19px 3px #e2e2e2
}

.testi-review {
    background: #fffbfa;
    width: 757px;
    padding: 35px 45px 13px 100px;
    border-radius: 20px;
    box-shadow: 0 0 9px 5px #e4e4e4;
    margin: 15px
}

.testi-review p {
    font-size: 12px;
    font-weight: 400;
    text-align: justify;
    line-height: 1.8
}

.testi-review-bottom {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 25px
}

.testi-review-bottom a {
    font-size: 10px
}

.testi-review::after {
    content: '';
    width: 0;
    height: 0;
    border: 20px solid transparent;
    border-top-color: #fffbfa;
    border-left-color: transparent;
    border-right-color: transparent;
    position: absolute;
    right: 36px;
    bottom: -20px
}

.testi-name p {
    font-size: 16px;
    margin: 0;
    font-weight: 600
}

.testi-star i {
    font-size: 17px;
    color: #E2B64B
}

.testi-star .fa-linkedin {
    background: #0097D0;
    padding: 2px 5px;
    color: #fff
}

.course-testy .owl-dots {
    display: none
}

.course-testy {
    position: relative
}

.course-testy .owl-nav {
    position: absolute;
    width: 100%;
    top: 34%
}

.course-testy .owl-nav .owl-prev span {
    position: absolute;
    left: -12%;
    font-size: 45px;
    font-weight: 600;
    top: 0
}

.course-testy .owl-nav .owl-next span {
    position: absolute;
    right: -12%;
    font-size: 45px;
    font-weight: 600;
    top: 0
}

.allclients .owl-nav .owl-prev span {
    position: absolute;
    left: -1%;
    font-size: 45px;
    font-weight: 600;
    top: 40%
}

.allclients .owl-nav .owl-next span {
    position: absolute;
    right: 7%;
    font-size: 45px;
    font-weight: 600;
    top: 40%
}

.allclients .owl-dots {
    display: none
}

.view-testi {
    position: absolute;
    right: 18%
}

.view-testi a {
    font-style: italic;
    color: #000;
    font-weight: 300
}

.course-video-review {
    padding: 50px 0 0;
    background: #f9f9f9
}

.course-review-video {
    padding: 40px 0;
    background: linear-gradient(45deg, #F2BB22, #E1A300)
}

.course-super-video-heading h2 {
    text-transform: uppercase;
    border-bottom: 4px solid #FA8E2B;
    width: 186px;
    color: #0F2C39;
    font-size: 24px;
    font-weight: 700;
    margin: 0 auto 50px;
    padding-bottom: 2px
}

.corp-video img, .slu-video img, .faculty-video img {
    width: 366px !important;
    margin-top: 1px
}

.video-tab .tab {
    top: 3px;
    position: absolute;
    left: 33.5%;
    z-index: 9;
    display: flex
}

.video-tab .tab .videotablinks {
    font-size: 15px;
    width: 142px;
    height: 40px;
    border: none;
    background: #956F0A;
    color: #fff;
    outline: none
}

.video-tab .tab .videotablinks.active {
    background: #032437;
    position: relative
}

.video-tab .tab .videotablinks.active:after {
    content: '';
    width: 0;
    border: 20px solid transparent;
    border-top-color: #032437;
    border-left-color: transparent;
    border-right-color: transparent;
    position: absolute;
    top: 40px;
    right: 0
}

.facultyslide, .stuslide, .corpslide {
    display: flex;
    align-items: flex-end
}

.faculty-desc, .stu-desc, .corp-desc {
    width: 680px;
    letter-spacing: 1px;
    margin-left: 35px
}

.faculty-desc p, .corp-desc p, .stu-desc p {
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 30px;
    letter-spacing: 0
}

.name-reviewer p {
    margin: 0;
    font-size: 14px
}

.valide-text2 .drop-number:first-child .help-block, .valide-text1 .drop-number:first-child .help-block {
    bottom: -18px;
}

.valide-text2 .drop-number .help-block:last-child, .valide-text .drop-number .help-block:last-child {
    left: 40px;
}

.name-reviewer strong {
    font-size: 17px;
    font-weight: 600
}

.faculty-slider .owl-dots, .corp-slider .owl-dots, .student-slider .owl-dots {
    bottom: -28px;
    left: 50%
}

.faculty-slider .owl-dots .owl-dot span, .corp-slider .owl-dots .owl-dot span, .student-slider .owl-dots .owl-dot span {
    width: 45px !important;
    height: 5px !important
}

.mob-student {
    padding: 5px 0;
    text-align: center;
}

.mob-student a {
    width: 100%;
    padding: 10px 76x;
    display: flex;
    align-items: center;
    justify-content: center;
}

.mob-student a i {
    font-size: 27px;
}

.mob-student a span {
    font-size: 20px;
}

.mob-student .dropdown {
    background: linear-gradient(45deg, #FC644D, #F38E26);
    padding: 0 6px;
    border-radius: 6px
}

.mob-student .dropdown .dropdown-menu {
    background: #fbfbfb;
    left: -42px !important;
    top: 11px !important;
    border-radius: 0;
    border-right: 5px solid #fa6d45;
    padding: 0;
    transform: translate3d(-28px, 21px, 0px) !important
}

.mob-student .dropdown .dropdown-menu a {
    color: #000 !important;
    box-shadow: 0 0 3px 0 #b5b5b5;
    padding: 10px;
    width: 174px
}

.mob-student .dropdown .dropdown-menu a img {
    width: 20px;
    float: right
}

.mob-student .dropdown .dropdown-menu a i {
    width: 20px;
    float: right;
    color: #F8AC7C
}

.mob-header-top {
    display: none;
    background: #25d366;
}

.mob-header-top strong {
    display: flex;
    align-items: center
}

.mob-header-top a span {
    font-weight: 600
}

.mob-header-top strong span, .mob-header-top .dropdown a {
    color: #fff !important;
    font-size: 12px
}

.mob-header-top a span {
    color: #fff !important;
    font-size: 20px;
    padding: 0 10px;
}

.mob-header-top strong img {
    width: 18px;
    margin-right: 5px
}

.led-online {
    background: url(../img/Background-n.png);
    background-size: cover;
    padding-bottom: 25px;
    padding-top: 60px
}

.led-online .led-online-heading h3 {
    color: #fff;
    font-size: 21px;
    text-align: center;
    margin-bottom: 40px
}

.led-class {
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 0 5px 2px #dedede;
    padding-bottom: 20px;
    margin-bottom: 20px
}

.led-class-heading {
    border-bottom: 5px solid #CECECE
}

.led-class-heading ul {
    padding: 30px 0;
    margin: 0 45px;
    line-height: .1
}

.led-class-heading ul li {
    font-size: 17px;
    font-weight: 600;
    float: left;
    width: 200px;
    text-align: center
}

.led-class-section ul {
    height: 80px;
    padding: 15px 0;
    margin: 33px 45px;
    border: 1px solid #ddd;
    border-bottom: 5px solid #fa8e2b;
    border-radius: 6px;
    background: #fcfcfc;
    box-shadow: 0 0 10px 3px #dddddd63;
    position: relative
}

.led-class-section ul::before {
    content: 'WEEKEND DAYS';
    position: absolute;
    font-size: 11px;
    font-weight: 600;
    top: -8px;
    left: 58px;
    background: #fff;
    width: 100px;
    text-align: center
}

.led-class-section ul li {
    width: 203px;
    text-align: center;
    float: left
}

.led-class-section ul li:nth-child(1) {
    margin-top: 6px
}

.led-class-section ul li:nth-child(1) span {
    font-weight: 600
}

.led-class-section ul li:nth-child(2) p {
    font-weight: 400;
    font-size: 13px
}

.led-class-section ul li:nth-child(3) strong {
    font-size: 27px;
    line-height: 1;
    color: #F58634
}

.led-class-section ul li:nth-child(3) {
    position: relative;
    margin-top: 8px
}

.led-class-section ul li:nth-child(3) del {
    font-size: 12px;
    margin-right: -65px;
    font-weight: 600;
    position: absolute;
    bottom: -16px;
    right: 104px
}

.led-class-section ul li:nth-child(4) strong {
    line-height: 2;
    font-size: 21px
}

.led-class-section ul li:nth-child(4) button {
    background: linear-gradient(45deg, #062A36, #124B5E);
    border: none;
    color: #fff;
    padding: 4px 8px;
    font-size: 14px;
    margin-top: 8px
}

.led-class-section ul li:nth-child(5) button {
    background: linear-gradient(45deg, #F48430, #FA6F46);
    color: #fff;
    border: none;
    padding: 5px 10px;
    border-radius: 6px;
    margin-top: 6px
}

.led-buttom {
    display: flex;
    justify-content: space-between;
    display: flex;
    justify-content: space-between;
    position: absolute;
    right: 0;
    top: -.15em;
    position: absolute;
    right: 0;
    top: -.15em
}

.view-led p {
    font-size: 15px;
    font-weight: 600
}

.view-led a {
    float: right;
    color: #212529;
    font-weight: 700
}

.schedule-call {
    background: #f9f9f9;
    padding: 44px 0 66px
}

.sche-call {
    display: flex;
    justify-content: center;
    align-items: baseline
}

.sche-call button {
    color: #fff;
    padding: 10px 20px;
    border: none;
    background: linear-gradient(45deg, #F48430, #FA6F46);
    border-radius: 6px;
    margin-left: 25px
}

.led-class-section ul::before {
    content: 'WEEKEND DAYS'
}

#myModal .modal-dialog {
    max-width: 700px
}

#myModal .modal-dialog .modal-content {
    background: transparent;
    border: none
}

.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99
}

.sticky+.course-about {
    padding-top: 102px
}

.sticky+.led-online {
    margin-top: 402px
}

.about-course-desc .morecontent span, .question-item .morecontent span {
    display: none
}

.contact-banner {
    background: url(../img/Banner_Contact2.jpg);
    height: 374px;
    position: relative;
    background-position: center;
    background-repeat: no-repeat
}

.contact-banner-heading {
    margin-top: 60px;
    width: 500px
}

.contact-banner-heading h2 {
    font-size: 42px;
    color: #fff;
    font-weight: 700
}

.contact-banner-heading h2 span {
    font-weight: 700;
    font-size: 42px;
    color: #F7971E
}

.whiteline {
    width: 55px;
    height: 6px;
    background: #fff;
    margin: 15px 0
}

.contact-banner-desc p {
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    width: 578px;
    line-height: 1.6
}

.banner-learner {
    background: #fff;
    display: flex;
    justify-content: space-evenly;
    width: 605px;
    align-items: center;
    border-radius: 5px;
    position: absolute;
    bottom: -110px;
    right: 50%;
    transform: translate(50%, 50%);
    box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.3);
    padding: 5px 0
}

.learner-number-image img {
    width: 101px
}

.learner-number strong {
    font-size: 17px;
    font-weight: 700;
    text-transform: uppercase
}

.banner-learner .learner-number strong span {
    font-weight: 700
}

.learner-number p {
    font-weight: 500;
    font-size: 15px
}

.git {
    padding-top: 90px;
    background: url(../img/getintouchback.png);
    background-repeat: no-repeat;
    background-position: bottom;
    padding-bottom: 80px
}

.getintouch h3 {
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 700;
    width: fit-content;
    margin: auto;
    padding-bottom: 5px
}

.getintouch p {
    text-align: center;
    font-weight: 600;
    letter-spacing: 1px
}

.getintouchborder {
    width: 55px;
    height: 6px;
    background: #212121;
    margin: 20px auto 92px
}

.get-list {
    display: flex;
    justify-content: space-between
}

.get-list-item {
    width: 208px;
    height: auto;
    border-radius: 10px;
    box-shadow: 0 0 9px 4px #c3c3c380;
    position: relative;
    background: #fff
}

.get-list-item .item-image {
    position: absolute;
    top: -23%;
    right: 50%;
    transform: translate(50%, 0)
}

.get-list-item .item-image img {
    width: 100px
}

.get-list-item strong {
    text-align: center;
    display: block;
    color: #F7971E;
    text-transform: uppercase
}

.get-list-item p {
    font-size: 11px;
    margin-bottom: 5px;
    letter-spacing: 0px
}

.get-data {
    padding: 50px 10px 20px
}

.get-dots {
    display: flex;
    justify-content: center;
    margin: 10px 0px;
}

.get-data p a {
    color: #212529;
}

.get-dots div {
    width: 5px;
    height: 5px;
    background: #212121;
    border-radius: 50%;
    margin: 0 2px
}

.solution-form {
    padding: 40px 0 10px
}

.solution {
    width: 100%;
    background: #FCFCFC;
    padding: 55px 0 20px;
    border-radius: 10px;
    box-shadow: 0 0 20px 0 #d8d8d8db;
    margin: 50px auto 110px;
    text-align: center;
    position: relative
}

.solution .solu-img {
    position: absolute;
    top: -50px;
    right: 50%;
    transform: translate(50%, 0%)
}

.solution .solu-img img {
    width: 100px
}

.cor-ler-sol {
    margin-bottom: 20px
}

.cor-ler-sol strong {
    font-size: 15px;
    font-weight: 500;
    text-transform: uppercase
}

.solution1 {
    width: 100%;
    background: #FCFCFC;
    padding: 55px 0 20px;
    border-radius: 10px;
    box-shadow: 0 0 20px 0 #d8d8d8db;
    margin: 50px auto 60px;
    text-align: center;
    position: relative
}

.solution1 .solu-img {
    position: absolute;
    top: -50px;
    right: 50%;
    transform: translate(50%, 0%)
}

.solution1 .solu-img img {
    width: 100px
}

.solution1 p {
    font-size: 14px;
    font-weight: 400
}

.solution p {
    font-size: 14px;
    font-weight: 400
}

.resolve-query {
    border-radius: 10px;
    box-shadow: 0 0 20px 0 #d8d8d8db;
    margin: 50px auto 60px;
    position: relative;
    padding-top: 60px;
    background: #FCFCFC
}

.resolve-query input[type=text], .resolve-query input[type=email], .resolve-query textarea, .resolve-query input[type="tel"] {
    width: 100%;
    padding: 8px 12px;
    border: 1px solid #bbb;
    border-radius: 4px;
    box-sizing: border-box;
    margin-top: 24px;
    resize: vertical;
    outline: none
}

.resolve-query input::placeholder, .resolve-query textarea::placeholder {
    font-size: 13px;
    color: #C8D4E2
}

.resolve-query input[type=submit] {
    color: #fff;
    padding: 12px 20px;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    margin: 8px 0;
    font-weight: 500;
    background: #F8981D
}

.resolve-query .resolve-query-img {
    position: absolute;
    top: -50px;
    right: 50%;
    transform: translate(50%, 0%)
}

.resolve-query .resolve-query-img img {
    width: 100px
}

.resolve-query-heading h4 {
    text-align: center;
    font-weight: 500;
    border-bottom: 1px solid #F79621;
    padding-bottom: 20px;
    margin-bottom: 20px;
    font-size: 22px
}

.resolve-query-form {
    padding: 0 40px 22px
}

.register-map {
    margin-bottom: 53px
}

.reg-off-add h4 {
    text-transform: uppercase;
    font-weight: 500;
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #f7981d;
    font-size: 22px
}

.reg-add p {
    padding: 0 130px;
    font-weight: 400
}

.register {
    width: 100%;
    background: #FCFCFC;
    padding: 64px 0 10px;
    border-radius: 10px;
    box-shadow: 0 0 20px 0 #d8d8d8db;
    margin: 50px auto 0;
    text-align: center;
    position: relative
}

.register .solu-img {
    position: absolute;
    top: -50px;
    right: 50%;
    transform: translate(50%, 0%)
}

.register .solu-img img {
    width: 100px
}

.google-map {
    margin-top: 20px
}

.google-map strong {
    margin-left: 25px
}

.google-map a {
    color: #000
}

.google-map iframe {
    border-radius: 10px;
    margin-top: 10px;
    box-shadow: 0 0 20px 0 #d8d8d8db
}

.captcha {
    position: relative
}

.terms-form span.select2.select2-container.select2-container--bootstrap, .pi-place span.select2.select2-container.select2-container--bootstrap {
    width: 65px !important
}

.terms-form .drop-number .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b, .pi-place .drop-number .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b {
    left: 79% !important
}

.captcha span {
    position: absolute;
    right: 1px;
    top: 0;
    background: #ddd;
    padding: 9px;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px
}

.corp-banner img {
    width: 100%;
    height: auto;
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
}

.corp-banner .corp-banner-heading h3 {
    font-size: 32px;
    color: #F8BA1B;
    width: 630px
}

.corp-banner .corp-banner-heading h3 i {
    font-weight: 700
}

.corp-banner-heading-line {
    margin-bottom: 34px;
    margin-top: 34px;
    width: 60px;
    height: 5px;
    background: #F8BA1B
}

.corp-banner-desc {
    color: #fff;
    font-size: 19px;
    margin-bottom: 34px;
    width: 600px
}

.corp-banner-links {
    font-size: 17px;
    margin-bottom: 50px;
    display: flex
}

.corp-banner-links p {
    font-weight: 400;
    color: #fff;
    border-right: 2px solid #fff;
    padding-right: 7px;
    padding-left: 7px
}

.corp-banner-links p:first-child {
    padding-left: 0
}

.corp-banner-links p:last-child {
    border: none
}

.publish-date {
    font-size: .75rem;
    color: #9b9b9b;
    margin-right: 10px
}

.total-views {
    font-size: .75rem;
    color: #4a4a4a;
    font-style: italic
}

.download-corp {
    display: flex;
    align-items: center;
    width: 500px;
    justify-content: space-between;
    margin-bottom: 40px
}

.download-corp-section button {
    width: 224px;
    height: 50px;
    background: transparent;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    border: 1px solid #fff;
    border-radius: 5px
}

.corp-appro {
    margin-top: 50px
}

.heading p {
    font-weight: 400;
    text-align: center;
    font-size: 17px
}

.main-corp {
    display: flex;
    justify-content: space-between;
    margin-top: 40px
}

.main-corp .corp-appro-section {
    width: 340px;
    padding: 25px;
    box-shadow: 0 0 20px 0 #d8d8d8db;
    border-radius: 10px
}

.corp-appro-section-heading {
    font-size: 17px !important;
    color: #002F75 !important;
    text-align: center !important;
    font-weight: 700 !important;
}

.corp-appro-section img {
    margin: auto;
    display: block;
    width: 53px;
    height: 35px
}

.corp-appro-section p {
    font-size: 13px;
    font-weight: 500;
    margin-top: 15px;
    text-align: center
}

.why-croma-section {
    margin-top: 50px
}

.ccc-button-background:hover i, .ccc-button-transparent:hover i {
    margin-left: 30px;
}

.ccc-button-background i, .ccc-button-transparent i {
    margin-left: 15px;
    transition: all 800ms;
}

.why-croma p {
    width: 960px;
    margin: auto;
    text-align: center;
    font-weight: 400;
    margin-bottom: 25px;
    font-size: 17px
}

.ccc {
    background: url(../img/Corporate_Banner.webp);
    margin-top: 35px;
    padding: 78px 0px;
    background-repeat: no-repeat;
    background-size: cover
}

.ccc .ccc-image {
    width: 560px
}

.ccc .ccc-image img {
    margin-top: 63px;
}

.ccc-button-transparent {
    background: transparent;
    border: 2px solid #fff;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    transform: skewX(-5deg);
    width: 228px;
    height: 46px;
    font-size: 18px;
}

.ccc .ccc-left {
    padding: 38px 0
}

.ccc-heading p {
    color: #fff;
    font-weight: 300;
    margin-bottom: 45px;
}

.ccc-button-background {
    background: #FF910E;
    border: 2px solid #fff;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    transform: skewX(-5deg);
    width: 228px;
    height: 46px;
    font-size: 18px;
    transition: all 800ms;
}

.ccc-heading h3 {
    position: relative;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    padding-bottom: 10px;
}

.ccc-heading h3:after {
    content: "";
    border-bottom: 2px solid #fff;
    width: 50%;
    background-color: #fff;
    bottom: 0px;
    position: absolute;
    left: 0;
}

.ccc-heading span {
    color: #FDD128;
    font-weight: 400;
    display: block;
    margin: 40px 0;
}

.ccc-heading-line {
    height: 2px;
    width: 275px;
    background: #fff
}

.ccc-button {
    display: flex;
    justify-content: space-between
}

.ccc-button-transparent {
    background: transparent;
    border: 2px solid #fff;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    transform: skewX(-5deg);
    width: 228px;
    height: 46px;
    font-size: 18px
}

.mentor-heading .heading h3 {
    margin-bottom: 10px
}

.mentor {
    margin-top: 30px
}

.mentorslide {
    display: flex
}

.mentorslider-left, .mentorslider-right {
    width: 50%
}

.mentorslider-left {
    margin-top: 105px
}

.mentorslider-left-header::before {
    content: '';
    width: 50px;
    height: 50px;
    background: #FFC359;
    position: absolute;
    border-radius: 50%;
    left: 1px;
    top: 97px;
    z-index: -1
}

.mentorslider-left-header strong {
    font-size: 22px;
    margin-left: 12px
}

.mentorslider-left-desc p {
    font-weight: 400;
    margin: 75px 0;
    font-size: 15px;
    width: 535px;
    height: 185px
}

.mentor-section {
    display: flex;
    font-size: 14px
}

.mentor-experience-button-left {
    position: relative;
    margin-left: 15px
}

.mentor-experience-button-left::before {
    content: '';
    width: 5px;
    height: 34px;
    background: #FE8A01;
    position: absolute;
    top: 4px;
    left: -15px
}

.mentor-section p {
    font-weight: 400
}

.mentor-experience-button {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.mentor-experience-button-right button {
    width: 223px;
    height: 45px;
    background: transparent;
    font-size: 20px;
    text-transform: uppercase;
    border: 2px solid #FE8A01;
    border-radius: 5px;
    color: #FE8A01
}

.mentor-ex-slider .owl-dots {
    position: absolute;
    bottom: -37px;
    left: 34%
}

.mentor-ex-slider .owl-dots .owl-dot span {
    width: 30px !important;
    height: 5px !important
}

.mentor-ex-slider .owl-dot span {
    margin: 5px 2px !important
}

.success-heading .heading {
    margin-bottom: 10px
}

.success-meter {
    display: flex;
    justify-content: space-evenly
}

.successdata {
    width: 245px;
    margin: auto;
    text-align: center
}

.successdata p {
    color: #fff;
    font-weight: 500
}

.successdata h1 {
    font-size: 50px;
    background-color: red;
    background-image: linear-gradient(180deg, #FC644F, #F08D28);
    background-size: 100%;
    background-repeat: repeat;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -moz-background-clip: text;
    -moz-text-fill-color: transparent
}

.success-heading {
    margin-top: 50px
}

.success {
    background: linear-gradient(180deg, #042A35, #134A5F);
    padding: 66px 0 103px;
    margin-bottom: 25px
}

.empower {
    padding: 140px 0 97px;
    background: url(../img/empower.webp);
    height: 629px
}

.readytoempower {
    padding-left: 70px
}

.readytoempowerheading h2 {
    font-weight: 600;
    font-size: 1.75rem;
    color: #FE8A01;
    margin-bottom: 30px
}

.readytoempowerdesc {
    width: 450px;
    margin-bottom: 50px
}

.readytoempowerdesc p {
    color: #fff;
    line-height: 1.7;
    font-weight: 300
}

.empower-social {
    display: flex;
    flex-direction: column;
    line-height: 2
}

.empower-social i {
    width: 40px;
    background: linear-gradient(180deg, #F4BD1A, #FE8301);
    padding: 10px;
    font-size: 20px;
    border-radius: 50%;
    text-align: center
}

.empower-social strong {
    color: #F89820;
    margin-top: 10px
}

.empower-social p {
    color: #fff;
    font-size: 14px
}

.empower-number-mail {
    display: flex;
    justify-content: space-between
}

.drop-message {
    background: #FFF;
    width: 100%;
    border-radius: 10px;
    padding: 0px;
    position: relative;
    top: -38%
}

.form-drop-heading {
    padding: 23px 0 0;
    display: flex;
    justify-content: space-evenly;
    align-items: center
}

.form-drop-heading button {
    border: none;
    background: none;
    font-weight: 600;
    outline: none;
    transition: all .8s
}

.form-drop-heading button.active {
    background: #FFE401;
    padding: 8px;
    border: none;
    font-weight: 600;
    position: relative
}

.form-drop-heading button.active::before {
    content: '';
    width: 0;
    height: 0;
    border: 15px solid transparent;
    border-top-color: #FFE401;
    position: absolute;
    left: 50%;
    bottom: -35%;
    transform: translate(-50%, 50%)
}

.get-registration-form {
    background: linear-gradient(90deg, #f76d1d, #ffd343);
    padding: 15px;
    position: relative
}

.get-registration-form button {
    font-size: 20px;
    width: 20px;
    height: 20px;
    border: 1px solid #575757;
    border-radius: 50%;
    right: 15px;
    top: 18px;
    position: absolute
}

.get-registration-form h5 {
    font-size: 22px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 0
}

.form-drop {
    padding: 10px 0 54px
}

.form-drop form .form-inline {
    justify-content: space-between;
    flex-wrap: nowrap;
    align-items: normal
}

.form-drop form .form-inline input, .form-drop form .form-inline select {
    height: 43px;
    width: 100%;
    margin-top: 25px;
    margin-left: 0;
    border: none;
    background: transparent;
    padding: 0 11px;
    outline: none;
    border: none;
    border-bottom: 1px solid #f8981d
}

.ans {
    position: relative;
    width: 100% !important;
    padding: 0 10px
}

.ans .help-block {
    font-size: 12px
}

.form-drop form .form-inline input::placeholder, .form-drop form .form-inline select::placeholder {
    font-size: 12px;
    color: #6c757d
}

.form-drop form .form-inline select {
    font-size: 12px;
    color: #6c757d
}

.form-drop form .form-inline textarea {
    color: #6c757d;
    width: 100%;
    height: 41px;
    padding: 10px 11px;
    margin-top: 25px;
    border: none;
    font-size: 12px;
    outline: none;
    border: none;
    border-bottom: 1px solid #f8981d
}

.form-drop form .form-inline .input-company {
    height: 43px;
    width: 100%;
    margin-top: 25px;
    border: none;
    padding: 0 11px;
    outline: none;
    border: none;
    border-bottom: 1px solid #f8981d
}

.form-drop form .form-inline .input-course {
    height: 43px;
    width: 100%;
    margin-top: 25px;
    border: none;
    padding: 0 11px;
    outline: none;
    border: none;
    border-bottom: 1px solid #f8981d
}

.form-drop form p {
    font-size: 12px;
    font-weight: 400;
    margin-top: 25px;
    margin-bottom: 22px;
    padding: 0 20px
}

.form-comman {
    padding: 10px 0 54px;
    margin-top: 16px;
    padding: 30px 50px;
    border-top: 7px solid #ffa302
}

.form-comman form .form-inline {
    justify-content: space-between;
    flex-wrap: nowrap;
    align-items: normal
}

.form-comman form .form-inline input, .form-comman form .form-inline select {
    height: 43px;
    width: 100%;
    margin-top: 25px;
    margin-left: 0;
    border: none;
    background: transparent;
    padding: 0 11px;
    outline: none;
    border: none;
    border-bottom: 1px solid #f8981d
}

.form-comman form .form-inline input::placeholder, .form-comman form .form-inline select::placeholder {
    font-size: 12px;
    color: #6c757d
}

.form-comman form .form-inline select {
    font-size: 12px;
    color: #6c757d
}

.form-comman form .form-inline textarea {
    color: #6c757d;
    width: 100%;
    height: 41px;
    padding: 10px 11px;
    margin-top: 25px;
    border: none;
    font-size: 12px;
    outline: none;
    border: none;
    border-bottom: 1px solid #f8981d
}

.form-comman form .form-inline .input-company {
    height: 43px;
    width: 100%;
    margin-top: 25px;
    border: none;
    padding: 0 11px;
    outline: none;
    border: none;
    border-bottom: 1px solid #f8981d
}

.form-comman form .form-inline .input-course {
    height: 43px;
    width: 100%;
    margin-top: 25px;
    border: none;
    padding: 0 11px;
    outline: none;
    border: none;
    border-bottom: 1px solid #f8981d
}

.form-comman form p {
    font-size: 12px;
    font-weight: 400;
    margin-top: 25px;
    margin-bottom: 22px;
    padding: 0 20px
}

.inquery-class .form-comman {
    padding: 10px 0 54px;
    margin-top: 16px;
    padding: 30px 50px;
    border-top: 7px solid #ffa302
}

.inquery-class .form-comman form .form-inline {
    justify-content: space-between;
    align-items: normal
}

.inquery-class .form-comman form .form-inline input, .form-comman form .form-inline select {
    height: 43px;
    width: 100%;
    margin-top: 25px;
    margin-left: 0;
    border: none;
    background: transparent;
    padding: 0 11px;
    outline: none;
    border: none;
    border-bottom: 1px solid #f8981d
}

.inquery-class .form-comman form .form-inline input::placeholder, .form-comman form .form-inline select::placeholder {
    font-size: 12px;
    color: #6c757d
}

.inquery-class .form-comman form .form-inline select {
    font-size: 12px;
    color: #6c757d
}

.inquery-class .form-comman form .form-inline textarea {
    color: #6c757d;
    width: 100%;
    height: 29px;
    padding: 10px 11px;
    margin-top: 25px;
    border: none;
    font-size: 12px;
    outline: none;
    border: none;
    border-bottom: 1px solid #f8981d
}

.inquery-class .form-comman form .form-inline .input-company {
    height: 43px;
    width: 100%;
    margin-top: 25px;
    border: none;
    padding: 0 11px;
    outline: none;
    border: none;
    border-bottom: 1px solid #f8981d
}

.inquery-class .form-comman form .form-inline .input-course {
    height: 43px;
    width: 100%;
    margin-top: 25px;
    border: none;
    padding: 0 11px;
    outline: none;
    border: none;
    border-bottom: 1px solid #f8981d
}

.inquery-class .form-comman form p {
    font-size: 12px;
    font-weight: 400;
    margin-top: 25px;
    margin-bottom: 22px;
    padding: 0 20px
}

.drop-button button {
    width: 100%;
    border: none;
    color: #fff;
    font-weight: 600;
    background: linear-gradient(-45deg, #FD904F, #F3B627);
    padding: 7px 0;
    border-radius: 5px;
    outline: none;
    font-size: 20px
}

.form-tabcontent {
    display: none;
    padding: 6px 12px;
    border-top: none
}

.modal-form-fill .drop-number .select2-container--bootstrap .select2-selection--single {
    background-color: #f7fbff;
    box-shadow: none;
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    background: transparent;
    height: 40px !important;
    line-height: 40px;
    margin-left: 0;
    border: none;
    font-size: 14px;
    border-bottom: 1px solid #f8981d;
    margin-top: 17px;
    width: 76px
}

.offers-class .drop-number .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent;
    border-style: solid;
    border-width: 6px 4px 0;
    height: 0;
    left: 50%;
    position: absolute;
    top: 47%;
    width: 0
}

.drop-message .form-drop .ans .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent;
    border-style: solid;
    border-width: 6px 4px 0;
    height: 0;
    margin-left: 51px;
    margin-top: -3px;
    position: absolute;
    top: 50%;
    width: 0
}

.course-about .valide-text input[type="tel"] {
    left: 30%;
    width: 70% !important
}

.enroll-class .drop-number .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent;
    border-style: solid;
    border-width: 6px 4px 0;
    height: 0;
    left: 50%;
    margin-left: 24px;
    margin-top: 2px;
    position: absolute;
    top: 50%;
    width: 0
}

.student-payment .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 32px
}

.student-payment .select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: 4px
}

.student-payment .select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #495057
}

.drop-number .select2-container--default .select2-selection--single {
    background-color: #ddd;
    border-radius: 0 !important;
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    background: transparent;
    color: #a0a0a0;
    height: 38px !important;
    line-height: 52px;
    margin-left: 0;
    border: none;
    border-bottom: 1px solid #f8981d;
    margin-top: 13px
}

#myModal4 .drop-number .select2-container--bootstrap .select2-selection--single {
    background-color: #f7fbff;
    box-shadow: none;
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    background: transparent;
    height: 41px !important;
    line-height: 45px;
    margin-left: 0;
    border: none;
    width: 80px;
    margin-top: 13px
}

#commanModalCourse .drop-number .select2-container--bootstrap .select2-selection--single {
    background-color: #f7fbff;
    box-shadow: none;
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    background: transparent;
    height: 41px !important;
    line-height: 45px;
    margin-left: 0;
    border: none;
    width: 80px;
    border-bottom: 1px solid #f8981d;
    margin-top: 13px
}

.right-oppor-form .ans .drop-number .select2-container {
    height: 30px
}

.drop-message .drop-number .select2-container--bootstrap .select2-selection--single {
    background-color: #f7fbff;
    box-shadow: none;
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    background: transparent;
    height: 58px !important;
    margin-left: 0;
    border: none;
    margin-top: 12px
}

.modalclass .drop-number .select2-container--bootstrap .select2-selection--single {
    background-color: #ddd;
    border-radius: 0 !important;
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    width: 95px;
    background: transparent;
    height: 38px !important;
    line-height: 34px;
    font-size: 14px;
    margin-left: 0;
    border: none;
    margin-top: 20px
}

.form-column .drop-number .select2-container--bootstrap .select2-selection--single {
    background-color: #f7fbff;
    box-shadow: none;
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    background: transparent;
    height: 35px !important;
    line-height: 40px;
    margin-left: 0;
    border: none;
    margin-top: 13px;
    border-bottom: 1px solid #ddd
}

.form-column .drop-number .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent;
    border-style: solid;
    border-width: 6px 4px 0;
    height: 0;
    left: 23%;
    margin-top: 6px;
    position: absolute;
    top: 50%
}

.enroll-class-form .drop-number .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent;
    border-style: solid;
    border-width: 6px 4px 0;
    height: 0;
    left: 50%;
    margin-left: 20px;
    margin-top: -10px;
    position: absolute;
    top: 50%;
    width: 0
}

.dropquery-right .drop-number .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent;
    border-style: solid;
    border-width: 6px 4px 0;
    height: 0;
    left: 85%;
    margin-left: 21px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0
}

#commanModalCourse .drop-number .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent;
    border-style: solid;
    border-width: 6px 4px 0;
    height: 0;
    left: 79%;
    position: absolute;
    top: 59%;
    width: 0
}

#myModal4 .drop-number .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent;
    border-style: solid;
    border-width: 6px 4px 0;
    height: 0;
    left: 110%;
    position: absolute;
    top: 59%;
    width: 0
}

.sticky-form .drop-number .select2-container--bootstrap .select2-selection--single {
    background-color: #f7fbff;
    box-shadow: none;
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    background: transparent;
    height: 40px !important;
    padding-top: 0;
    margin-left: 0;
    margin-top: 19px;
    border: none;
    width: 101px
}

.sticky-form .drop-number .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent;
    border-style: solid;
    border-width: 6px 4px 0;
    height: 0;
    left: 110%;
    position: absolute;
    top: 50%;
    width: 0
}

.curriculum .sticky-form .drop-number .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent;
    border-style: solid;
    border-width: 6px 4px 0;
    height: 0;
    left: 80%;
    margin-left: 22px;
    margin-top: 6px;
    position: absolute;
    top: 50%;
    width: 0
}

.dropquery-right .drop-number .select2-container--bootstrap .select2-selection--single {
    background-color: #f7fbff;
    box-shadow: none;
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    background: transparent;
    height: 35px !important;
    line-height: 23px;
    margin-left: 0;
    border: none;
    width: 80px;
    margin-top: 13px
}

.curriculumid .valide-text input[type="tel"] {
    left: 15%;
    width: 85% !important
}

.led-online-new {
    background: #f3f3f3;
    padding-top: 50px;
    padding-bottom: 50px
}

.upcoming-batches-super-heading h2 {
    text-transform: uppercase;
    border-bottom: 4px solid #FA8E2B;
    width: 193px;
    color: #0F2C39;
    font-size: 24px;
    font-weight: 700;
    margin: 0 auto 50px;
    padding-bottom: 2px
}

.upcoming-batches-heading {
    position: relative
}

.upcoming-batches-heading h3 {
    color: #0F2C39;
    font-size: 18px;
    font-weight: 600;
    margin: auto;
    padding-bottom: 5px
}

.upcoming-batches-heading .line {
    width: 155px
}

.online-class-section {
    margin-top: 40px;
    display: flex;
    justify-content: space-between
}

.online-class-list {
    width: 340px;
    background: #fff;
    padding: 35px 30px 20px;
    position: relative;
    border-radius: 9px;
    box-shadow: 0 0 12px 4px #dedede;
    overflow: hidden
}

.online-class-schedule {
    position: absolute;
    top: 0;
    left: 0
}

.magenta p {
    font-size: 10px;
    font-weight: 300;
    color: #fff;
    background: #B2012F;
    border-top-left-radius: 10px;
    border-bottom-right-radius: 10px;
    padding: 3px 14px;
    letter-spacing: 1px
}

.sherpa-blue p {
    font-size: 10px;
    font-weight: 300;
    color: #fff;
    background: #003944;
    border-top-left-radius: 10px;
    border-bottom-right-radius: 10px;
    padding: 3px 14px;
    letter-spacing: 1px
}

.blue p {
    font-size: 10px;
    font-weight: 300;
    color: #fff;
    background: blue;
    border-top-left-radius: 10px;
    border-bottom-right-radius: 10px;
    padding: 3px 14px;
    letter-spacing: 1px
}

.policy-cc li {
    list-style-type: disc;
    margin-left: 40px;
    margin-bottom: 2px;
    text-align: justify
}

.policy-cc {
    font-size: 14px
}

.ans-place-desc p {
    font-size: 14px
}

.online-class-price {
    text-align: center
}

.online-class-price span {
    font-size: 25px;
    font-weight: 700;
    color: #242C2E
}

.online-class-price del {
    font-size: 15px
}

.online-class-time {
    display: flex;
    justify-content: center;
    margin-top: 17px;
    margin-bottom: 17px
}

.online-class-calendar, .online-class-clock {
    display: flex;
    align-items: center;
    margin-left: 15px
}

.online-class-calendar img, .online-class-clock img {
    margin-right: 0
}

.online-class-calendar i, .online-class-clock i {
    background: linear-gradient(302deg, #ffed17, #dd8336);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.online-class-calendar p, .online-class-clock p {
    font-size: 16px;
    font-weight: 700;
    margin-left: 5px;
    color: #242C2E
}

.online-class-points {
    margin-bottom: 30px;
    padding-top: 17px
}

.online-class-points p {
    font-size: 12px;
    font-weight: 400;
    display: flex;
    margin-bottom: 10px;
    align-items: baseline
}

.online-class-points p:last-child {
    font-weight: 600
}

.online-class-points p i {
    color: #FDA42E;
    margin-right: 9px
}

.online-class-offer {
    position: absolute;
    right: -30px;
    bottom: -30px;
    width: 90px;
    height: 90px;
    background: linear-gradient(0deg, #ff7d6e, #ffc071);
    color: #fff;
    border-radius: 50%;
    text-align: center
}

.online-class-offer h4 {
    font-size: 17px;
    font-weight: 600;
    padding: 20px;
    text-align: left;
    line-height: 1
}

.online-class-button button {
    margin: auto;
    display: block;
    text-transform: uppercase
}

.online-discount button {
    margin: auto;
    display: block;
    font-size: 12px;
    font-weight: 600;
    background: linear-gradient(45deg, #052B36, #124B5E);
    border: none;
    color: #fff;
    padding: 2px 5px
}

.timing-suit {
    margin-top: 50px;
    text-align: center
}

.timing-suit h4 {
    color: #0F2C39;
    font-size: 18px;
    font-weight: 600;
    margin: auto;
    padding-bottom: 5px
}

.timing-suit p {
    font-size: 13px;
    font-weight: 400
}

.timing-suit button {
    margin-top: 15px;
    text-transform: uppercase
}

.mockup {
    margin: 50px 0 0
}

.mockup-heading h3 {
    color: #0F2C39;
    font-size: 18px;
    font-weight: 600;
    margin: auto;
    padding-bottom: 5px
}

.mockup-heading .line {
    width: 146px
}

.mockup-desc, .project-list {
    margin-top: 25px
}

.mockup-desc span, .project-list span {
    margin-left: 1.8em;
    font-size: 13px;
    font-weight: 400;
    text-align: justify;
    position: relative;
    margin-bottom: 15px;
    display: flex;
    align-items: baseline
}

.mockup-desc span::before, .project-list span::before {
    content: " ";
    position: absolute;
    top: 2px;
    left: -20px;
    display: inline-block;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    height: 1em;
    width: .5em;
    border-bottom: .2em solid #ff5f14;
    border-right: .2em solid #ff5f14
}

.mockupwork img {
    margin-top: 10px;
    width: 90%
}

.mockupwork strong {
    font-size: 17px;
    font-weight: 600
}

.mockup-button button {
    margin: auto;
    display: block;
    margin-top: 35px;
    font-size: 14px;
    text-transform: uppercase;
    width: 50%
}

.project {
    padding: 50px 0 0
}

.project-heading h3 {
    color: #0F2C39;
    font-size: 18px;
    font-weight: 600;
    margin: auto;
    padding-bottom: 5px
}

.project-heading .line {
    width: 73px
}

.sticky-form {
    position: sticky;
    top: 80px;
    margin-top: 10px
}

.pi-place .india-row {
    width: 100%;
    background: #fff;
    padding: 20px;
    box-shadow: 0 0 5px 3px #d4d4d4c2;
    margin: auto;
    margin-bottom: 25px
}

.india-row {
    width: 290px;
    background: #fff;
    padding: 20px;
    box-shadow: 0 0 5px 3px #d4d4d4c2;
    margin: auto;
    margin-bottom: 25px
}

.india-side-row {
    width: 314px;
    background: #fff;
    padding: 1px 5px;
    margin-right: 118px;
    margin-left: 15px;
    box-shadow: 0 0 5px 3px #d4d4d4c2;
    margin-bottom: 25px
}

.blog-cat-details-section {
    box-shadow: 0 4px 7px 0 #0000003b;
    padding: 1rem 0
}

.india-contact, .row-contact {
    width: 100%
}

.india-contact {
    margin-bottom: 20px
}

.row-contact strong {
    font-size: 15px
}

.row-image img {
    margin-left: 40px
}

.india-row-image, .india-row-image {
    display: flex;
    align-items: center
}

.india-row-image p, .india-row-image p {
    font-size: 11px;
    font-weight: 300
}

.india-contact a, .row-contact a {
    font-size: 14px;
    color: #000;
    font-weight: 600;
    border-right: 2px solid #6f6f6f;
    padding-right: 3px
}

.review-portion {
    display: initial
}

.india-image {
    display: flex;
    align-items: center;
    justify-content: end;
}

.india-image a i {
    background: linear-gradient(302deg, #FFA817, #dd8336);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 25px
}

.row-image a i {
    background: linear-gradient(302deg, #ffed17, #dd8336);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 30px
}

.row-image img {
    margin-left: 40px;
}

.review-portion .sticky-form .form-column {
    width: 257px;
    background: #fff;
    padding: 20px;
    margin-right: 0;
    margin-left: 0;
    box-shadow: 0 0 5px 3px #d4d4d4c2;
    margin-bottom: 20px
}

.sticky-form .form-column {
    width: 315px;
    background: #fff;
    padding: 20px;
    margin-right: 118px;
    margin-left: 15px;
    box-shadow: 0 0 5px 3px #d4d4d4c2;
    margin-bottom: 20px
}

.sticky-form .form-column form {
    font-size: 13px
}

.sticky-form .form-column form select, .sticky-form .form-column form input {
    border: none;
    border-bottom: 1px solid #ddd;
    background: transparent;
    height: 41px;
    outline: none;
    margin-top: 10px;
    padding: 0 0 0 7px
}

.sticky-form .form-column form textarea {
    border: none;
    border-bottom: 1px solid #ddd;
    background: transparent;
    height: 41px;
    outline: none;
    font-size: 13px;
    margin-top: 20px;
    padding: 0 0 0 7px
}

.job-list .sticky-form .form-column form textarea {
    border: none;
    border-bottom: 1px solid #ddd;
    background: transparent;
    height: 41px;
    outline: none;
    font-size: 13px;
    margin-top: 20px;
    padding: 0 0 0 7px
}

.sticky-form .form-column form select, .sticky-form .form-column form input::placeholder, .sticky-form .form-column form textarea::placeholder {
    color: #545454
}

.sticky-form .form-column form input, .sticky-form .form-column form textarea {
    width: 100%
}

.sticky-form .form-column form .form-inline input {
    width: 70%
}

.sticky-form .form-column form button {
    width: 165px;
    height: 40px;
    border-radius: 4px;
    border: 1px solid #f97240;
    background: transparent;
    color: #f97540;
    text-transform: uppercase;
    margin: 10px auto 0;
    display: block
}

.enrolling {
    background: url(../img/Background_Image.png);
    background-size: cover
}

.enrolling-en {
    padding: 46px 0 0 30px
}

.enroll-class-form .form-inline {
    justify-content: space-between;
    align-items: flex-start
}

.enrolling-en .enroll-class-form .form-inline .form-group {
    width: 270px
}

.enrolling-en .en a {
    color: inherit;
    font-weight: 700
}

.enroll-class-course {
    background: #F9F9F9
}

.enrolling-img img {
    margin-top: 6px;
    width: 336px
}

#morelessons, #morefaqs {
    display: none
}

.lessons p, .morequries p {
    text-align: center;
    margin: 15px auto;
    width: 130px;
    font-weight: 600;
    font-size: 16px;
    color: #0037a5;
    cursor: pointer
}

.needcurri, .stillquries {
    display: flex;
    justify-content: space-between;
    padding: 12px 25px;
    background: #f0f0f0;
    align-items: center
}

.stillquries {
    justify-content: center
}

.needcurri strong, .stillquries strong {
    font-size: 16px;
    color: #000;
    font-weight: 500
}

.needcurri button, .stillquries button {
    text-transform: uppercase;
    margin: inherit
}

.stillquries button {
    margin-left: 40px;
    text-transform: inherit
}

.related-courses {
    background: #fefefe;
    padding: 50px 0 20px;
}

.related-courses .related-courses-super-heading h2 {
    text-transform: uppercase;
    border-bottom: 4px solid #FA8E2B;
    width: fit-content;
    color: #0F2C39;
    font-size: 24px;
    font-weight: 700;
    margin: 0 auto 50px;
    padding-bottom: 2px
}

.related-courses .related-courses-heading .line {
    margin: auto;
    width: 150px
}

.related-courses-list {
    margin-top: 30px
}

.related-courses-list img {
    width: 50px;
    margin: 10px
}

.related-courses-list .related {
    display: flex;
    background: #fff;
    box-shadow: 0 0 8px 6px #f1f1f1;
    align-items: center;
    justify-content: flex-start;
    text-decoration: none;
    color: #000;
    margin-bottom: 30px
}

.related-courses-list .related .related-course-name {
    padding: 0 8px
}

.related-courses-list .related .related-course-name strong {
    font-size: 12px;
    display: block
}

.related-courses-list .related .related-course-name .related-rating {
    font-size: 12px;
    margin-top: 6px
}

.related-courses-list .related .related-course-name .related-rating i {
    color: #FDAF19
}

.related-courses-list .related .related-course-name .related-rating span {
    font-weight: 500;
    margin-left: 5px
}

.login-wrapper {
    background: url(../img/Login_Page.jpg);
    background-size: cover;
    width: 100%;
    height: 665px
}

.login-form-page {
    width: 580px;
    padding: 25px 0;
    margin: auto
}

.login-form-page .login-logo {
    text-align: center
}

.login-form-page .login-heading {
    text-align: center;
    color: #fff;
    margin: 42px 0
}

.login-form form {
    display: flex;
    flex-direction: column;
    padding: 0 64px
}

.login-form form a {
    margin: 41px 0;
    color: #FDCD00
}

.login-button {
    margin: auto;
    border: 2px solid transparent;
    -moz-border-image: -moz-linear-gradient(top left, #0EADC0 0%, #FAFA7E 100%);
    -webkit-border-image: -webkit-linear-gradient(top left, #0EADC0 0%, #FAFA7E 100%);
    border-image: linear-gradient(to bottom right, #7BD3A3 0%, #03A8C4 100%);
    border-radius: 10px;
    width: 150px;
    border-image-slice: 1;
    margin-bottom: 25px
}

.login-button input {
    margin: auto;
    display: block;
    border: none;
    padding: 9px 0;
    background: -webkit-linear-gradient(#FFFE7F, #05A9C4);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 1px
}

.login-form form span {
    text-align: center;
    color: #fff
}

.login-form form .or {
    margin: 20px 0;
    text-align: center;
    color: #4FD6D2;
    position: relative
}

.login-form form .or::before {
    content: '';
    width: 160px;
    height: 1px;
    position: absolute;
    top: 10px;
    left: 45px;
    background: #4FD6D2
}

.login-form form .or::after {
    content: '';
    width: 160px;
    height: 1px;
    position: absolute;
    top: 10px;
    right: 45px;
    background: #4FD6D2
}

.form-social-img {
    display: flex;
    justify-content: center
}

.form-social-img img {
    margin: 0 15px
}

.post-social a {
    color: #000
}

.terms-policy p {
    font-size: 12px;
    text-align: center;
    color: #fff;
    margin-top: 28px
}

.effect-16 {
    border: 0;
    padding: 4px 0;
    border-bottom: 1px solid #4FD6D2;
    background-color: transparent
}

.effect-16~.focus-border {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 2px;
    background-color: #4FD6D2;
    transition: .4s
}

.effect-16:focus~.focus-border, .has-content.effect-16~.focus-border {
    width: 100%;
    transition: .4s
}

.effect-16~label {
    position: absolute;
    left: 70px;
    width: 100%;
    top: 9px;
    color: #4FD6D2;
    transition: .3s;
    z-index: -1;
    letter-spacing: .5px;
    font-size: 14px
}

.effect-16:focus~label, .has-content.effect-16~label {
    top: -16px;
    font-size: 12px;
    color: #4FD6D2;
    transition: .3s
}

.input-lebel-effect {
    position: relative;
    z-index: 1;
    display: flex
}

.input-effect input {
    outline: none
}

.input-lebel-effect.input-effect select {
    background: transparent;
    border: none;
    color: #4FD6D2;
    border-bottom: 1px solid #4FD6D2
}

.input-effect input[type="text"] {
    color: #4FD6D2;
    width: 100%;
    box-sizing: border-box;
    letter-spacing: 1px;
    padding-left: 15px
}

.newmob label {
    color: #fff
}

.newmobsection {
    display: flex
}

.newmobsection select {
    background: transparent;
    border: none;
    border-bottom: 1px solid #fff;
    color: #fff;
    width: 15%;
    font-weight: 600
}

.newmobsection select option {
    background: #4dc3af
}

.newmobsection input {
    background: transparent;
    border: none;
    border-bottom: 1px solid #fff;
    width: 85%;
    color: #fff;
    font-weight: 600;
    padding-left: 15px
}

.otp p {
    font-size: 12px;
    text-align: center;
    color: #fff
}

.otp p a {
    color: #FDCD00
}

.otp-pass {
    display: flex;
    justify-content: space-evenly;
    margin-top: 20px
}

.otp-pass input {
    background: transparent;
    border: none;
    border-bottom: 1px solid #fff;
    width: 50px;
    text-align: center;
    color: #fff;
    font-size: 40px
}

.time-resend {
    display: flex;
    justify-content: space-around;
    color: #fff;
    margin-top: 80px;
    font-size: 12px
}

.resend p a {
    color: #FDCD00
}

.otp-button {
    text-align: center;
    margin-top: 70px
}

.otp-button input {
    width: 370px;
    height: 60px;
    border: none;
    border-radius: 30px;
    background: linear-gradient(45deg, #FFFF2F, #02869B);
    color: #fff;
    font-weight: 500;
    font-size: 25px
}

.mob {
    width: 100%
}

.form-social-img a {
    margin: 0 !important
}

.modalclass button.downloadclose {
    position: absolute;
    font-size: 20px;
    width: 20px;
    height: 20px;
    border: 1px solid #575757;
    border-radius: 50%;
    right: 25px;
    top: 19px
}

.codeLocation {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.enroll-class-form .codeLocation {
    width: 112px;
    border: 0px;
}

.phone_arrow {
    position: relative;
}

.phone_arrow::after {
    content: '';
    position: absolute;
    background-color: #f2b329;
    width: 1px;
    height: 39%;
    bottom: 10px;
    left: 0px;
}

.fcontrol .arrow-country input {
    width: 112px;
    margin: 0px;
    height: 100%;
    border-radius: 0px;
    border-right: 1px solid #d3d3d3;
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
    border-top: 0px;
    border-left: 0px;
    border-bottom: 0px;
}

.courseclass .courseLocation {
    font-size: 13px;
    border-radius: 0px;
}

.show_course {
    position: relative;
}

.modalclass .select2.select2-container.select2-container--bootstrap {
    position: absolute;
    z-index: 1;
    top: 0
}

.modal-content {
    border: 0
}

@media (min-width: 576px) {
    #myModal3 .modal-dialog {
        margin: .75rem auto !important
    }

    .download-form .modal-dialog {
        max-width: 400px;
        margin: 1.75rem auto
    }
}

.download-form .modal-body, .download-form .modal-header {
    margin: 0;
    border: 0
}

.download-form .modal-body {
    padding: 35px 0
}

.download-form .modal-header {
    padding: 0
}

.download-form .model-image img {
    border-radius: 5px
}

.download-form .modal-content {
    border-radius: 5px;
    border: 0
}

.download-form .modal-header .close {
    padding: 0;
    margin: 0;
    position: absolute;
    top: 18px;
    left: 91%;
    z-index: 1;
    font-size: 20px;
    width: 20px;
    height: 20px;
    border: 1px solid #575757;
    border-radius: 50%
}

.download-form-content h6 {
    color: #3F3F3F;
    font-size: 18px;
    font-weight: 600;
    line-height: 27px;
    width: 72%;
    margin: 0 auto;
    margin-bottom: 15px
}

.download-form-content p {
    color: #3F3F3F;
    margin: 0 auto;
    max-width: 86%;
    margin-bottom: 25px;
    font-size: 13px;
    font-weight: 500;
    line-height: 24px
}

.button-green {
    border: 1px solid #00504F;
    background: transparent;
    padding: 8px 24px;
    font-weight: 500;
    border-radius: 4px;
    color: #00504F !important
}

.form-control, input {
    font-size: 14px;
    color: #495057;
}

.valide-text {
    position: relative
}

.offers-class .valide-text input[type="tel"] {
    position: absolute;
    top: 0;
    left: 19%;
    width: 81% !important
}

.valide-text1 {
    position: relative
}

.like-curriculum .select2-container, .enroll-class-form .select2-container {
    position: absolute;
    top: 7px
}

.form-batch .select2-container {
    position: absolute;
    top: 15px
}

.form-batch .button2:hover {
    color: #fa872a;
    background: transparent
}

.enroll-class-form .valide-text1 .form-control {
    width: 100%;
}

.dropquery-right .valide-text input[type="tel"] {
    position: absolute;
    top: 0;
    left: 16%;
    width: 84% !important
}

.sticky-form .valide-text input[type="tel"] {
    position: absolute;
    top: 0;
    left: 30%;
    width: 70% !important
}

.batch-request .valide-text1 input[type="tel"] {
    padding: 0 0 0 10px !important;
    border: 0px;
    width: auto;
    margin: 0px;
    height: 100%;
}

.phone-batch {
    border: solid 1px #ddd;
    box-shadow: 0 0 10px 3px #f1f1f1;
    height: 37px;
    border-radius: 6px;
}

.phone-batch .mobile-hidden {
    top: 0px !important;
}

.form-drop .ans .offers-class .valide-text input[type="tel"] {
    position: absolute !important;
    top: 0;
    left: 20%;
    width: 80% !important
}

.right-oppor-form-section2 .ans .drop-number .select2-container {
    width: 100%;
    margin-top: 12px;
    margin-left: 0;
    border: none;
    padding: 0 11px 0 6px;
    outline: none;
    border: none;
    border-bottom: 1px solid #f8981d
}

.drop-message .ans .select2-container .select2-selection--single .select2-selection__rendered {
    padding: 0 !important
}

.ans .drop-number .select2-container {
    height: 43px;
    width: 34% !important;
    margin-top: 25px;
    margin-left: 0;
    border: none;
    padding: 0 11px 0 6px;
    outline: none;
    border: none;
    border-bottom: 1px solid #f8981d
}

.ans .drop-number .select2-container {
    position: absolute
}

.right-oppor-form .ans .drop-number .select2-container {
    width: 24% !important
}

.ans .drop-number .select2-container .select2-selection--single .select2-selection__rendered {
    font-size: 13px;
    color: #6c757d
}

.dropquery .valide-text .drop-number {
    margin-top: 15px
}

.pi-place .form-column .select2-container .select2-selection--single .select2-selection__rendered {
    padding-left: 0;
    font-size: 12px
}

.resolve-query-form .courseclass .select2-container {
    width: 100% !important;
}

.resolve-query-form input::placeholder, .resolve-query-form textarea::placeholder {
    color: #495057
}

.resolve-query-form .drop-number {
    position: relative
}

.resolve-query .select2-container {
    position: absolute;
    top: 34px;
}

.resolve-query-form .drop-number .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b {
    border-color: #495057 transparent transparent;
    border-style: solid;
    border-width: 6px 4px 0;
    height: 0;
    left: 50%;
    margin-left: 20px;
    margin-top: -10px;
    position: absolute;
    top: 50%;
    width: 0
}

.right-oppor-form .drop-number .select2-container .select2-selection--single .select2-selection__rendered {
    font-size: 14px;
    color: #6c757d;
    padding: 0
}

.right-oppor-form-section2 .ans .drop-number .select2-container {
    border-bottom: 0
}

button.button2:hover a {
    color: #fff
}

.form-batch .button2 {
    margin-top: 23.6px;
    padding: 7px 20px
}

.clientdropquery .valide-text1 .drop-number .select2-container {
    width: 75px !important
}

.review-wrapper {
    background: #F5F6FA
}

.banner-review {
    background: url(../img/review-banner-background.jpg);
    height: 380px
}

.banner-review-content {
    padding-top: 50px;
    color: #fff;
    width: 500px;
    margin: auto
}

.banner-review-content h3 {
    font-weight: 700;
    text-align: center;
    font-size: 37px;
    margin-bottom: 27px
}

.banner-review-content strong {
    text-align: center;
    margin: auto;
    display: block;
    font-size: 25px;
    font-weight: 600;
    margin-top: 25px
}

.banner-review-content form {
    margin: 16px 0 16px -40px;
    box-shadow: 0 0 7px 4px #3a3a3a61
}

.banner-review-content form select {
    width: 100%;
    height: 52px;
    border: none;
    border-radius: 5px;
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    padding: 0 15px
}

.banner-review-content form input {
    width: 100%;
    height: 52px;
    border: none;
    border-radius: 5px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    padding: 0 15px
}

.banner-review-content form input::placeholder {
    color: #000;
    font-style: italic
}

.banner-review-content form button {
    border: none;
    width: 52px;
    height: 52px;
    background: linear-gradient(90deg, #FFF139, #FEBE16);
    color: #fff;
    font-size: 27px;
    position: absolute;
    border-top-right-radius: 7px;
    border-bottom-right-radius: 7px
}

.banner-review-content form button:disabled {
    border: none;
    width: 52px;
    height: 52px;
    background: linear-gradient(90deg, #FFF139, #FEBE16) !important;
    color: #fff !important;
    font-size: 27px;
    position: absolute;
    border-top-right-radius: 7px;
    border-bottom-right-radius: 7px
}

.see-more-review button {
    background: transparent;
    border: 1px solid #F8981D;
    color: #FA9875;
    padding: 4px 15px;
    background: linear-gradient(0deg, #FC664B, #F2892D);
    color: #fff;
    border-radius: 5px;
    margin: auto auto 50px !important
}

.review-filter-heading {
    display: flex;
    justify-content: space-between;
    margin: 40px 0;
    border-bottom: 1px solid;
    padding-bottom: 20px;
    align-items: center
}

.review-filter-heading h4 {
    color: #1D3E5F;
    margin: 0
}

.review-filter-heading button {
    border: none;
    background: linear-gradient(180deg, #126599, #285397);
    color: #fff;
    padding: 6px 10px;
    text-transform: uppercase;
    font-weight: 500;
    border-radius: 5px
}

.review-section {
    padding: 50px 0
}

.rev-list .heading-rating {
    display: flex;
    align-items: center
}

.rev-list .heading-rating .name-linked {
    display: grid;
    margin-left: 20px
}

.rev-list .heading-rating .name-linked strong {
    font-weight: 500
}

.rev-list .heading-rating .name-linked i {
    width: 26px;
    padding: 5px;
    background: #0296D4;
    color: #fff;
    text-align: center
}

.heading-rating .image-name img {
    width: 69px;
    border-radius: 100%;
    height: 69px
}

.review-top-section {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.rating-smile1 i {
    color: #FFC016
}

.rating-smile1 span img {
    margin-left: 5px
}

.rating-smile2 {
    float: right
}

.rev-desc p {
    font-size: 14px;
    font-weight: 300;
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: justify
}

.rev-date span {
    font-size: 12px;
    font-weight: 300;
    position: absolute;
    right: 40px;
    bottom: 10px
}

.diff-plat-review {
    padding: 17px;
    border-radius: 10px;
    box-shadow: 0 0 6px 1px #dcdcdc
}

.rev-list {
    position: relative;
    margin-bottom: 20px;
    padding: 15px 30px;
    border-radius: 3px;
    box-shadow: 0 0 6px 0 #77777769
}

.diff-plat-review-items:first-child {
    padding-top: 0px;
}

.diff-plat-review-items {
    display: flex;
    justify-content: space-evenly;
    border-bottom: 1px solid #bdbdbd;
    padding-bottom: 5px;
    padding-top: 10px;
    align-items: center
}

.diff-plat-review-items-img {
    width: 38px
}

.diff-plat-review-items-img img {
    width: 100%
}

.diff-plat-review-rating p {
    font-size: 23px;
    font-weight: 600;
    color: #015368;
    margin-bottom: -10px
}

.diff-plat-review-rating p span {
    font-size: 16px;
    color: #b9b9b9;
    font-weight: 500
}

.diff-plat-review-rating i {
    font-size: 10px;
    width: 125px;
    display: flex;
    margin-top: 12px
}

.filter-review {
    margin-top: 0
}

.filter-review .filter-heading h4 {
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    width: 100%;
    border: 1px solid #ddd;
    padding: 7px;
    border-radius: 25px;
    background: linear-gradient(0deg, #FC664B, #F2892D);
    color: #fff
}

.filter-form {
    margin-bottom: 25px
}

.filter-review .filter-form form select {
    font-size: 12px;
    width: 100%;
    margin: 9px 0;
    background: transparent;
    padding: 7px;
    border: none;
    box-shadow: 0 0 6px 2px #dadada8f;
    border-radius: 20px;
    color: #a0a0a0
}

.filter-review .filter-form form input {
    text-transform: uppercase;
    width: 100%;
    margin-top: 15px;
    border: none;
    background: linear-gradient(0deg, #FC664B, #F2892D);
    color: #fff;
    border-radius: 20px;
    padding: 7px;
    font-size: 14px
}

.new-review {
    margin-top: 40px;
    box-shadow: 0 0 20px 0 #9e9e9e3d;
    padding: 20px;
    width: 257px;
}

.new-review-heading {
    margin-bottom: 10px;
    text-align: center
}

#navbarTogglerDemo01 {
    overflow: hidden
}

.new-review .select2-container .select2-selection--single .select2-selection__rendered {
    font-size: 12px
}

.new-review-heading strong {
    font-size: 14px;
    color: #696969
}

.new-review form input[type="file"] {
    margin-bottom: 0
}

.new-review .select2-container--default .select2-selection--single .select2-selection__placeholder {
    font-size: 12px;
    color: #5f5f5f;
    font-weight: 400
}

.new-review form textarea {
    line-height: 8px
}

.new-review form input, .new-review form textarea, .new-review form select {
    background: transparent;
    border: none;
    border-bottom: 1px solid #ddd !important;
    font-size: 12px;
    width: 100%;
    margin-top: 20px;
    padding: 7px;
    color: #5f5f5f
}

.text-error span.select2.select2-container {
    width: 100% !important;
    border-bottom: 1px solid #ddd !important
}

.new-review form input, .new-review form textarea, .new-review form select.new-review .select2-container .select2-selection--single {
    background: transparent;
    border: none;
    font-size: 12px;
    width: 100%;
    padding: 7px;
    color: #5f5f5f
}

.new-review .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 65px !important;
    text-align: initial;
    padding-left: 6px
}

.new-review select {
    padding: 7px 7px 7px 2px !important
}

.new-review .select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 5px
}

.new-review .help-block {
    font-size: 12px
}

.new-review .select2-container--default .select2-selection--single {
    box-shadow: none;
    background-color: transparent
}

.new-review .help-block {
    display: flex
}

.new-review .help-blockp:last-child {
    margin-top: 0 !important
}

.new-review form input[type="text"]:first-child {
    margin-top: 10px
}

.new-review form button {
    background: transparent;
    border: 1px solid #F8981D;
    color: #FA9875;
    padding: 4px 15px;
    text-transform: uppercase;
    background: linear-gradient(0deg, #FC664B, #F2892D);
    color: #fff;
    border-radius: 5px;
    margin-top: 30px;
    margin-left: 20%
}

.share-review {
    background: #006CFD;
    width: 100%;
    display: flex;
    margin: 40px 0;
    padding: 5px;
    justify-content: center;
    border-radius: 30px;
    align-items: center;
    box-shadow: 0 0 20px 0 #9e9e9e3d
}

.share-review p {
    color: #fff;
    font-weight: 500;
}

.course-cat .course-cat-heading {
    text-align: center;
    background: #fff;
    margin-bottom: 15px;
    padding: 7px;
    font-size: 15px;
    box-shadow: 3px 3px 5px 0 #b1b1b166
}

.course-cat .course-cat-heading strong {
    font-weight: 500;
    text-transform: uppercase
}

.course-cat .course-cat-list {
    display: flex;
    align-items: center;
    background: #fff;
    margin-bottom: 15px;
    box-shadow: 3px 3px 5px 3px #b1b1b166
}

.course-cat-list img {
    width: 50px
}

.course-cat .course-cat-list p {
    margin-left: 15px;
    font-size: 14px;
    font-weight: 400
}

.course-cat .course-cat-list p a {
    color: #000
}

.pagination {
    justify-content: space-between;
    align-items: center
}

.pagination .previous {
    width: 85px;
    border: 1px solid #FF9600;
    padding: 10px 4px;
    font-size: 15px;
    text-align: center;
    color: #ff9600;
    background: #fbfbfb
}

.pagination .next {
    color: #fff !important;
    width: 85px;
    background: #ff9600;
    padding: 10px 4px;
    font-size: 15px;
    text-align: center;
    color: #ff9600
}

.pagi .pagination-number {
    background: #fff;
    padding: 6px 14px;
    border: 1px solid #C8C8C8;
    color: #C8C8C8
}

.banner-review-content-icons {
    justify-content: space-evenly;
    display: flex;
    width: 310px;
    margin: auto;
    margin-bottom: 25px
}

.banner-review .select2-container--default {
    line-height: 52px !important
}

.all-course-box {
    transition: all .5s
}

.all-corses-term-cond a, .all-corses-term-cond a:hover {
    display: unset !important;
    background: unset !important;
    color: unset !important;
    padding: unset !important;
    width: unset !important;
    border: unset !important;
    outline: unset !important;
    text-align: unset !important;
    transition: unset !important;
    font-size: unset !important;
    margin-bottom: unset !important;
    font-weight: unset !important;
    color: #007bff !important;
    box-shadow: unset !important;
}

.all-course-box-title {
    display: flex;
    border-bottom: 1px solid #e6e6e6;
    padding: 15px 20px;
    align-items: center
}

.job-course-desc {
    margin-left: 45px;
    margin-right: 15px
}

.all-course-img img {
    width: 80px;
    height: 80px;
    transform: translate(18px, 18px)
}

.rating-smile1 {
    margin-bottom: 19.5px;
    font-size: 13px
}

.all-course-box-content h4 {
    font-weight: 600;
    margin-bottom: 6px;
    color: #4a4a4a;
    font-size: 16px
}

.all-course-box-content span.stats {
    margin-right: 13px
}

.course-info ul {
    list-style-type: disc;
    list-style-position: inside;
    font-size: 12px;
    margin-bottom: 0;
    font-weight: 400;
    color: #000
}

.all-course-highlights {
    font-size: 13px;
    display: grid;
    text-align: start;
    width: 21%
}

.all-course-btn a {
    text-decoration: none;
    color: #fff
}

.all-course-btn {
    padding: 7px 18px;
    border: none;
    background: linear-gradient(45deg, #F48631, #FB6D45);
    color: #fff;
    border-radius: 4px;
    margin-bottom: 16px
}

.all-course-box:hover {
    background: #f9f9f9;
    margin-left: -5px;
    width: 100%;
    cursor: pointer
}

.stats span {
    margin-left: 5px;
    font-size: 12px;
    font-weight: 300
}

#discountcall .close {
    right: 117px !important
}

@media only screen and (max-width: 767px) {
    .ccc-button-background {
        margin-bottom: 20px;
    }

    .right-side-newpopup {
        padding: 20px 10px !important;
    }

    .newcoursepopup-course .codeLocation {
        width: 80px !important;
    }

    .ccc img {
        display: none;
    }

    .mp-training-FREQUENTLY.ASKED.Questions {
        padding: 40px 0px;
    }

    .select-technology p {
        max-width: 95%;
    }

    .placement-video {
        display: flow-root;
        margin-bottom: 32px;
        padding: 10px 0;
        flex-wrap: wrap
    }

    .all-courses-banner .videowatch {
        padding: 30px 0
    }

    .all-courses-banner-content.mb-5 {
        margin-bottom: inherit !important
    }

    .modal-title {
        margin-bottom: 0;
        line-height: 1.5;
        font-size: 17px
    }

    .cc-achievement {
        padding: 2px 0 !important
    }

    .cc-achie-heading h2 {
        font-size: 13px !important;
        color: #003f60;
        margin-bottom: 17px !important
    }

    .course-banner-sections-left {
    }

    .inquery-class .form-comman {
        padding: 10px 0 54px;
        margin-top: 16px;
        padding: 30px 2px;
        border-top: 7px solid #ffa302
    }

    .leadcls .form-comman {
        padding: 10px 0 54px;
        margin-top: 16px;
        padding: 30px 2px;
        border-top: 7px 0pxsolid #ffa302
    }

    .leadcls .form-comman h3 {
        font-size: 13px;
        padding: 1px 23px
    }

    .inquery-class .form-comman h3 {
        font-size: 13px;
        padding: 1px 23px
    }

    .inquery-class .form-comman form .form-inline {
        justify-content: space-between;
        align-items: normal
    }

    .form-comman h3 {
        font-size: 13px
    }

    #discountcall .close {
        right: 48px !important
    }

    #course-popups .modal-body .modal-image {
        position: relative;
        display: none
    }

    #inquiry_popup_form .modal-body .modal-image {
        position: relative;
        display: none
    }

    .form-comman form .form-inline {
        justify-content: space-between;
        flex-wrap: wrap;
        align-items: normal
    }

    .fix-enquiry {
        display: none
    }

    .support-page {
        background-position: 10% 0;
        padding: 25px 0 35px;
        background: #fd9a09
    }

    .speciality-list .speciality-items {
        width: 100%;
        display: flex;
        margin-top: 10px;
        border: 1px solid #ffffff38;
        justify-content: space-evenly;
        padding: 8px 10px;
        border-radius: 6px;
        align-items: center
    }

    .course-banner-sections-left .sub-heading p {
        font-size: 15px;
        font-weight: 400;
        display: none
    }

    .banner-heading {
        margin: 0 !important
    }

    .button2 {
        border: 1px solid #fa872a;
        color: #FA872A;
        background: transparent;
        padding: 10px 25px;
        border-radius: 4px;
        margin-right: 8px;
        margin-bottom: 10px;
        width: 100% !important;
        margin-bottom: 1em;
    }

    .button-intro {
        color: #fff;
        font-size: 17px;
        background: #fa872a;
        border: none;
        font-weight: 400;
        margin-right: 4px;
        padding: 10px 24px;
        border-radius: 4px;
        width: 100%
    }

    .course-desc {
    }

    .course-video {
        text-align: center;
        position: relative;
        margin-top: 160px !important
    }

    .bookmark-comments {
        display: none !important
    }

    .placement-video .button3 {
        color: #fff;
        font-size: 17px;
        background: #fa872a;
        border: none;
        font-weight: 400;
        margin-right: 4px;
        padding: 10px 0;
        border-radius: 4px;
        width: 100%
    }

    .button3 {
        color: #fff;
        font-size: 17px;
        background: #fa872a;
        border: none;
        font-weight: 400;
        margin-right: 4px;
        padding: 10px 24px;
        border-radius: 4px;
        width: 100%
    }

    .course-page-content a {
        display: block;
        text-align: center
    }

    .course-page-desc {
        margin-bottom: 4px !important
    }

    .eduction-cost>thead>tr>th, .eduction-cost>tbody>tr>th, .eduction-cost>tfoot>tr>th, .eduction-cost>thead>tr>td, .eduction-cost>tbody>tr>td, .eduction-cost>tfoot>tr>td {
        border-right: 1px solid #ddd;
        padding: 11px 25px !important;
        vertical-align: middle !important
    }

    .course-about-btn {
        margin-top: 25px
    }

    .mockup-button1 .button4 {
        margin-top: 0
    }

    .programme-table {
        border-right: 0 !important
    }

    .blog-list {
        display: grid
    }

    .show_two_blog .blog-heading {
        margin-left: 0;
        margin-top: 15px
    }

    .certificate-image {
        max-width: 100%;
        height: auto
    }

    .course-details-logo-banner h3 {
        top: 5px;
        left: 10px;
        font-size: 13px;
        padding: 4px 10px 5px
    }

    .blog-title-details-container {
        padding: 0 !important;
        margin-bottom: 40px
    }

    .button6.pull-right {
        float: none;
        display: block;
        margin-top: 10px;
        text-align: center
    }

    .abt-accordion .card .card-header h2 button span {
        font-size: 12px;
        margin-right: 4px
    }

    .course-page-sec-title h4 {
        color: #fff;
        font-size: 11px !important;
        font-weight: 600;
        margin-bottom: 20px
    }

    .upcoming-batches-heading h3 {
        color: #0F2C39;
        font-size: 12px !important;
        font-weight: 600;
        margin: auto;
        padding-bottom: 5px
    }

    .question-heading h3 {
        font-size: 13px !important;
        font-weight: 600;
        text-align: center
    }

    .course-ratings .rating-img {
        flex-wrap: inherit;
        line-height: 23px
    }

    .corporate-training-curriculum {
        margin-top: 0
    }

    .feature-img-heading {
        width: 100% !important
    }

    .mobile-mp-icon img {
        margin-right: 15px
    }

    .placement-faqs-accordian h2 button span {
        width: 88% !important;
        text-align: start !important
    }

    #curriculumid {
        overflow: hidden
    }

    .diff-plat-review {
        margin-top: 25px
    }

    .placement-form-st .form-column {
        width: 100% !important
    }

    a.nav-link.corp {
        border-right: 2px solid #fff;
        padding-right: 14px
    }

    .validation {
        text-align: left
    }

    .validation form input[type=tel] {
        width: 100% !important
    }

    .validation .help-blocks {
        margin-left: 0 !important
    }

    .all-course-box-title {
        padding: 0
    }

    .all-course-img img {
        transform: translate(-6px, 18px)
    }

    .job-course-desc {
        margin-left: 0;
        width: 100%;
        margin-right: 0
    }

    .all-course-box-title .one, .all-course-box-title .two, .all-course-box-title .three, .all-course-box-title .four, .all-course-box-title .five, .all-course-box-title .six, .all-course-box-title .seven, .all-course-box-title .eight, .all-course-box-title .nine, .all-course-box-title .ten {
        width: 100%
    }

    .all-course-highlights {
        margin-bottom: 10px;
        width: 100%
    }

    .all-course-box {
        margin-bottom: 20px
    }

    .few_info_below {
        display: none
    }

    .faq-atj .faq-atj-link a {
        padding: 10px 0;
        border-right: none;
        font-size: 16px
    }

    .faq-sticky-form .form-column {
        width: 88% !important
    }

    .faq-accordion .card .card-header h2 button span {
        font-size: 12px
    }

    .faq-ask-question-content h2 {
        font-size: 16px
    }

    .banner-faq-page-heading h1 {
        font-size: 25px
    }

    .all-course-box-title {
        display: grid
    }

    .all-course-img {
        text-align: center
    }

    .all-course-box-content h4 {
        margin: 0;
        margin-bottom: 10px;
        margin-top: 10px
    }

    .all-course-btn {
        margin-top: 10px
    }

    .batch-box-main {
        display: contents
    }

    .batch-box {
        width: 100%
    }

    .batch-box-section {
        margin-bottom: 15px
    }
}

.all-courses-banner {
    background: url(../img/All_Course_Page_Banner.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    min-height: 380px
}

.all-courses-banner-content {
    color: #fff
}

.all-courses-banner-content h3 {
    font-size: 45px;
    font-weight: 700
}

.all-courses-banner-content .line {
    width: 60px
}

.all-courses-banner-content p {
    font-size: 17px;
    margin: auto;
    font-weight: 300;
    margin-top: 10px
}

.all-courses-data {
    padding: 50px 0
}

.blog-det-breadcum>span {
    font-size: 13px !important
}

.breadcum-search {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 45px
}

.breadcum span {
    font-size: 17px;
    font-weight: 300
}

.breadcum span a {
    color: #000
}

.search-all-courses form {
    display: flex
}

.search-all-courses {
    position: relative
}

.search-all-courses form input {
    width: 400px;
    border: none;
    border-radius: 6px;
    box-shadow: 0 0 13px 2px #ddd;
    padding: 6px 10px;
    position: relative
}

.search-all-courses form input::placeholder {
    font-size: 14px
}

.search-all-courses form button {
    position: absolute;
    right: 0;
    padding: 5px 10px;
    border: none;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    background: #FF9000;
    color: #fff
}

.breadcum i {
    margin: 0 6px
}

.corptab {
    float: left;
    box-shadow: 0 2px 8px 0 #00000057;
    width: 27%;
    padding: 25px 15px
}

.corp-tablink-group > a {
    display: block;
    background: transparent;
    color: #000;
    padding: 10px 14px;
    width: 100%;
    border: 1px solid #ff8500;
    outline: none;
    text-align: left;
    cursor: pointer;
    transition: .3s;
    font-size: 14px;
    margin-bottom: 15px;
    font-weight: 400;
    text-decoration: none
}

.corp-tablink-group > a span {
    float: right;
    font-size: 15px;
    background: #fff;
    color: #000;
    padding: 0 7px;
    text-align: center;
    border-radius: 14px;
    font-weight: 400;
    border: 1px solid #ff8500
}

.corp-tablink-group > a:hover {
    background: linear-gradient(90deg, #f7501c, #ffaa1c);
    color: #fff;
    box-shadow: 4px 4px 9px 3px #e2e2e2
}

.corp-tablink-group > a.active {
    background: linear-gradient(90deg, #f7501c, #ffaa1c);
    color: #fff;
    box-shadow: 4px 4px 9px 3px #e2e2e2
}

.corptabcontent {
    float: left;
    padding: 19px 0 0 30px;
    width: 73%
}

.heading-category {
    margin-bottom: 25px;
    display: flex;
    justify-content: space-around;
    align-items: center;
    cursor: pointer
}

.heading-category i {
    font-size: 15px;
    background: #fff;
    color: #000;
    padding: 2px 7px;
    text-align: center;
    border-radius: 14px;
    font-weight: 700;
    box-shadow: 0 0 10px 4px #dedede
}

.heading-category strong {
    font-size: 17px;
    font-weight: 400;
    margin-left: 6px;
    letter-spacing: 1px
}

.all-course-category .all-course-heading-filter {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    margin-bottom: 20px
}

.all-course-category .master-program-heading {
    margin-bottom: 25px;
    margin-top: 25px
}

.all-course-category .all-course-heading-filter button {
    border: none;
    background: linear-gradient(180deg, #126599, #285397);
    color: #fff;
    padding: 6px 10px;
    text-transform: uppercase;
    font-weight: 500;
    border-radius: 5px
}

.all-course-heading strong {
    font-size: 17px;
    text-transform: uppercase;
    margin-right: 15px;
    position: relative
}

.all-course-heading span {
    font-size: 15px;
    background: #fff;
    color: #000;
    padding: 0 7px;
    text-align: center;
    border-radius: 14px;
    font-weight: 400;
    border: 1px solid #ff8500
}

.all-course-group {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.all-course-list {
    margin-bottom: 40px
}

.all-course-listing {
    width: 240px;
    border-radius: 16px;
    box-shadow: 0 0 12px 4px #e2e2e2;
    padding-bottom: 15px;
    height: 359px
}

.all-course-listing img {
    width: 100%;
    height: auto
}

.all-course-listing-desc {
    padding: 18px 15px
}

.all-course-listing-desc p {
    font-size: 11px;
    font-weight: 500;
    margin-bottom: 23px
}

.all-course-listing-desc p span {
    color: #0b3158;
    font-weight: 700
}

.all-course-listing-desc a {
    color: #ff8400;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 15px;
    text-decoration: none
}

.all-course-listing-desc a span {
    font-size: 12px;
    font-weight: 600
}

.all-course-listing-rating {
    font-size: 10px;
    float: right
}

.all-course-listing-rating i {
    margin-right: 3px
}

.all-course-listing-rating i.fa {
    color: #ffbf15
}

.master-program-heading strong {
    font-size: 17px;
    position: relative
}

.master-program-heading strong::before {
    content: '';
    width: 60px;
    height: 3px;
    position: absolute;
    bottom: -5px;
    left: 0;
    background: linear-gradient(90deg, #ffab1d, #f8511c)
}

.all-course-heading strong::before {
    content: '';
    width: 60px;
    height: 3px;
    position: absolute;
    bottom: -5px;
    left: 0;
    background: linear-gradient(90deg, #ffab1d, #f8511c)
}

.master-program-heading {
    margin-bottom: 40px
}

#more-program {
    display: none
}

.otp-fill .form-inline .help-block {
    margin-top: 0 !important
}

.more-master {
    text-align: center
}

.more-master span {
    text-align: center;
    color: #ff8400;
    font-weight: 500;
    cursor: pointer
}

.more-master i.fa {
    text-align: center;
    color: #ff8400;
    font-weight: 600;
    cursor: pointer
}

.discover-more {
    float: right;
    padding: 19px 0 0 30px;
    width: 75%
}

.discover-more .discover-more-heading strong {
    font-size: 17px;
    text-transform: uppercase
}

.discover-more-categories {
    display: flex;
    flex-wrap: wrap
}

.discover-more-categories a {
    padding: 4px 15px;
    border: 1px solid #000;
    border-radius: 4px;
    background: transparent;
    margin: 15px 15px 0 0
}

.discover-more-categories a:hover {
    text-decoration: none;
    background: linear-gradient(90deg, #fea11d, #f85a1c);
    color: #fff;
    border: none;
    text-transform: uppercase;
    box-shadow: 0 0 4px 4px #ddd
}

.dropquery {
    box-shadow: 0 0 8px 3px #dadada6e;
    margin: 30px 0
}

.dropquery .drop-number .select2-container--bootstrap .select2-selection--single {
    background-color: #f7fbff;
    box-shadow: none;
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    background: transparent;
    height: 35px;
    padding-top: 7px;
    margin-left: 0;
    border: none;
    width: 105px
}

.dropquery .valide-text .select2-container .select2-selection--single .select2-selection__rendered {
    padding-right: 0;
    font-size: 13px;
    line-height: 24px;
    height: 24px
}

.nit .nit-form .select2-selection__placeholder {
    font-weight: 400
}

.nit .nit-form .select2-container--bootstrap .select2-selection--single {
    background-color: transparent;
    box-shadow: none;
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    height: 35px;
    margin-top: 15px;
    width: 100%;
    padding: 10px 5px !important;
    border: none;
    width: 413px;
    display: inline-table
}

.nit-form span.select2.select2-container.select2-container--bootstrap {
    border-bottom: 1px solid #fc944c;
    position: relative
}

.mycitysection .help-block {
    position: absolute !important;
    top: 57px !important
}

.nit-form .select2-container .select2-selection--single .select2-selection__rendered {
    display: block;
    font-size: 14px;
    padding-left: 4px;
    padding-right: 7px;
    overflow: hidden;
    font-weight: 400 !important;
    color: #858585;
    text-overflow: ellipsis;
    white-space: nowrap
}

.corptab .dropquery .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent;
    border-style: solid;
    margin-left: 63px;
    border-width: 6px 4px 0;
    height: 0;
    margin-top: -3px;
    position: absolute;
    top: 50%;
    width: 0
}

.dropquery .valide-text input[type="tel"] {
    position: absolute
}

.corptab .dropquery .select2-container .select2-selection--single .select2-selection__rendered {
    font-size: 13px
}

.dropquery .help-block {
    font-size: 11px
}

.dropquery .phone_arrow .help-block {
    left: 28%;
}

.dropquery-heading {
    background: #f8981d;
    color: #fff;
    text-align: center;
    padding: 6px;
    margin-bottom: 10px
}

.dropquery-heading h5 {
    font-size: 15px;
    margin: 0
}

.dropquery form input, .dropquery form select, .dropquery form textarea {
    margin-top: 15px !important;
    background: #fff
}

.dropquery form {
    padding: 0 10px 20px
}

.dropquery form input, .dropquery form textarea {
    border: none;
    border-bottom: 1.9px solid #f8981d !important;
    font-size: 13px;
    width: 100%;
    padding: 7px 10px;
    color: #888
}

.dropquery form input::placeholder {
    color: #888
}

.dropquery .drop-number {
    position: relative
}

.dropquery .select2-container {
    position: absolute;
    top: 15px
}

.drop-number {
    display: block
}

.drop-number select {
    border: none
}

.dropquery form .drop-number select {
    margin: 0;
    font-size: 13px;
    color: #888
}

.dropquery form .drop-number input {
    margin: 0;
    border: none
}

.dropquery form .drop-lower-section select {
    height: 34px;
    width: 100%;
    font-size: 13px;
    border: none;
    color: #888;
    padding: 0 5px;
    border-bottom: 1.9px solid #f8981d
}

.dropquer form .drop-lower-section select::placeholder {
    color: #adadad
}

.dropquery form .drop-lower-section textarea {
    width: 100%;
    border: none;
    padding: 5px;
    border-bottom: 1.9px solid #f8981d
}

.dropquery form .drop-lower-section textarea::placeholder {
    font-size: 13px;
    color: #888
}

.dropquery form .drop-lower-section input[type=date] {
    font-size: 13px;
    width: 100%;
    padding: 7px 0 7px 7px;
    height: 34px;
    border-bottom: 1.9px solid #f8981d
}

.dropquery form .drop-lower-section input[type=date]::placeholder {
    border: 1px solid #adadad
}

.dropquery form input[type=submit] {
    border: none;
    background: linear-gradient(90deg, #f2b627, #fd904f);
    border-radius: 20px;
    box-shadow: 0 0 5px 4px #ddd;
    color: #fff;
    font-weight: 600
}

input:focus {
    outline: none
}

#ui-datepicker-div {
    display: none;
    background-color: #fff;
    box-shadow: 0 .125rem .5rem rgba(0, 0, 0, 0.1);
    margin-top: .25rem;
    border-radius: .5rem;
    padding: .5rem
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

.ui-datepicker-calendar thead th {
    padding: .25rem 0;
    text-align: center;
    font-size: .75rem;
    font-weight: 400;
    color: #78909C
}

.ui-datepicker-calendar tbody td {
    width: 2rem;
    text-align: center;
    padding: 0
}

.ui-datepicker-calendar tbody td a {
    display: block;
    border-radius: .25rem;
    line-height: 2rem;
    transition: .3s all;
    color: #546E7A;
    font-size: .875rem;
    text-decoration: none
}

.ui-datepicker-calendar tbody td a:hover {
    background-color: #ec420229
}

.ui-datepicker-calendar tbody td a.ui-state-active {
    background-color: #ec4202;
    color: #fff
}

.ui-datepicker-header a.ui-corner-all {
    cursor: pointer;
    position: absolute;
    top: 0;
    width: 2rem;
    height: 2rem;
    margin: .5rem;
    border-radius: .25rem;
    transition: .3s all
}

.ui-datepicker-header a.ui-corner-all:hover {
    background-color: #ECEFF1
}

.ui-datepicker-header a.ui-datepicker-prev {
    left: 0;
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMyIgaGVpZ2h0PSIxMyIgdmlld0JveD0iMCAwIDEzIDEzIj48cGF0aCBmaWxsPSIjNDI0NzcwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik03LjI4OCA2LjI5NkwzLjIwMiAyLjIxYS43MS43MSAwIDAgMSAuMDA3LS45OTljLjI4LS4yOC43MjUtLjI4Ljk5OS0uMDA3TDguODAzIDUuOGEuNjk1LjY5NSAwIDAgMSAuMjAyLjQ5Ni42OTUuNjk1IDAgMCAxLS4yMDIuNDk3bC00LjU5NSA0LjU5NWEuNzA0LjcwNCAwIDAgMS0xLS4wMDcuNzEuNzEgMCAwIDEtLjAwNi0uOTk5bDQuMDg2LTQuMDg2eiIvPjwvc3ZnPg==);
    background-repeat: no-repeat;
    background-size: .5rem;
    background-position: 50%;
    transform: rotate(180deg)
}

.ui-datepicker-header a.ui-datepicker-next {
    right: 0;
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMyIgaGVpZ2h0PSIxMyIgdmlld0JveD0iMCAwIDEzIDEzIj48cGF0aCBmaWxsPSIjNDI0NzcwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik03LjI4OCA2LjI5NkwzLjIwMiAyLjIxYS43MS43MSAwIDAgMSAuMDA3LS45OTljLjI4LS4yOC43MjUtLjI4Ljk5OS0uMDA3TDguODAzIDUuOGEuNjk1LjY5NSAwIDAgMSAuMjAyLjQ5Ni42OTUuNjk1IDAgMCAxLS4yMDIuNDk3bC00LjU5NSA0LjU5NWEuNzA0LjcwNCAwIDAgMS0xLS4wMDcuNzEuNzEgMCAwIDEtLjAwNi0uOTk5bDQuMDg2LTQuMDg2eiIvPjwvc3ZnPg==);
    background-repeat: no-repeat;
    background-size: 10px;
    background-position: 50%
}

.ui-datepicker-header a>span {
    display: none
}

.ui-datepicker-title {
    text-align: center;
    line-height: 2rem;
    margin-bottom: .25rem;
    font-size: .875rem;
    font-weight: 500;
    padding-bottom: .25rem
}

.ui-datepicker-week-col {
    color: #78909C;
    font-weight: 400;
    font-size: .75rem
}

.inline-photo {
    -webkit-transition: all 300ms .25s ease-in-out;
    transition: all 300ms .25s ease-in-out;
    transition-delay: 1.5s
}

.inline-photo.is-visible {
    opacity: 1;
    transform: translate(0px, 0px)
}

#sidemodalclass .drop-number .select2-container--bootstrap .select2-selection--single {
    background-color: #f7fbff;
    box-shadow: none;
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    background: transparent;
    height: 41px !important;
    line-height: 45px;
    margin-left: 0;
    border: none;
    width: 80px;
    border-bottom: 1px solid #7d7d7d;
    margin-top: 7px
}

.sticky-form .drop-number .select2-container--bootstrap .select2-selection--single {
    background-color: #f7fbff;
    box-shadow: none;
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    background: transparent;
    height: 41px !important;
    line-height: 45px;
    margin-left: 0;
    border: none;
    width: 100px;
    border-bottom: 1px solid #ddd;
    margin-top: 18px
}

#sidemodalclass.modal .modal-dialog {
    position: fixed;
    margin: auto;
    width: 520px;
    height: 100%;
    -webkit-transform: translate3d(0%, 0, 0);
    -ms-transform: translate3d(0%, 0, 0);
    -o-transform: translate3d(0%, 0, 0);
    transform: translate3d(0%, 0, 0)
}

#sidemodalclass.modal .modal-content {
    height: auto;
    overflow-y: auto;
    border-radius: 0
}

#sidemodalclass.modal .modal-content .modal-header {
    background: #083553;
    color: #fff;
    border-radius: 0;
    align-items: center;
    padding: 11px
}

#sidemodalclass.modal .modal-content .modal-header h4 {
    width: 100%;
    text-align: center;
    font-weight: 300;
    font-size: 16px
}

#sidemodalclass.modal .modal-content .modal-header .close {
    position: absolute;
    right: 30px;
    color: #fff;
    opacity: 1;
    outline: none
}

#sidemodalclass.modal .modal-body {
    padding: 15px
}

#sidemodalclass.modal.fade .modal-dialog {
    right: -320px;
    -webkit-transition: opacity .3s linear, right .3s ease-out;
    -moz-transition: opacity .3s linear, right .3s ease-out;
    -o-transition: opacity .3s linear, right .3s ease-out;
    transition: opacity .3s linear, right .3s ease-out
}

#sidemodalclass.modal.fade.show .modal-dialog {
    right: 0
}

.dropquery-right p {
    font-size: 12px;
    width: 350px;
    margin: 10px auto 20px;
    text-align: center;
    font-weight: 300
}

.dropquery-right form input, .dropquery-right form select, .dropquery-right form textarea {
    margin-top: 15px;
    background: #fff
}

.dropquery-right form {
    padding: 0 10px 20px
}

.dropquery-right form input, .dropquery-right form textarea {
    border: none;
    border-bottom: 1px solid #7d7d7d !important;
    font-size: 13px;
    width: 100%;
    font-size: 14px;
    padding: 7px 10px;
    height: 48px;
    margin-top: 25px
}

.dropquery-right form input::placeholder {
    color: #888
}

.dropquery-right form .drop-number {
    margin-top: 25px
}

.dropquery-right form .drop-number select {
    border: none;
    margin: 0;
    font-size: 13px;
    color: #888
}

.phone-batch .drop-number .help-block:last-child {
    right: -48px;
}

.dropquery-right form .drop-number input {
    margin: 0;
    border: none
}

.dropquery-right form .drop-number .phone_arrow input {
    padding: 7px 10px 7px 20px;
}

.dropquery-right form input[type=submit] {
    border: none;
    background: #083553;
    border-radius: 4px;
    box-shadow: 3px 3px 11px 3px #e2e2e29e;
    color: #fff;
    font-weight: 400;
    width: 145px;
    text-align: center;
    display: block;
    margin: 30px auto 0
}

.dropquery-right .dropquery-right-img {
    float: right
}

.nodisplay {
    display: none
}

.display {
    display: block
}

#myModal3 .modal-body {
    padding: 20px 10px 15px
}

#myModal3 .modal-dialog {
    min-width: 96%
}

#myModal3 .modal-dialog .modal-content {
    background: transparent !important
}

#myModal3 .modal-dialog .modal-content .modal-body {
    background: #fff
}

#myModal3 .modal-dialog .modal-content .modal-header {
    align-items: center;
    padding: 1.2rem 1rem;
    background: linear-gradient(90deg, #052935, #00504f)
}

#myModal3 .modal-dialog .modal-content .modal-header .search-courses {
    align-items: center
}

.search-courses .search-input {
    border: none;
    border-bottom: 1px solid #fff;
    border-radius: 0;
    width: 57em;
    background: transparent;
    color: #fff;
    box-shadow: none
}

.search-courses .search-input::placeholder {
    color: #888
}

#myModal3 .modal-dialog .modal-content .modal-header .search-courses i {
    margin-left: -20px;
    color: #fff
}

#myModal3 .modal-dialog .modal-content .modal-header .menuclose {
    margin: 0;
    width: 28px;
    background: transparent;
    height: 28px;
    position: relative;
    border: 2px solid #fff;
    border-radius: 50%;
    color: #fff;
    opacity: 1
}

#myModal3 .modal-dialog .modal-content .modal-header .menuclose span {
    position: absolute;
    top: 0;
    right: 1px;
    width: 25px;
    height: 25px;
    line-height: 25px
}

#myModal3 .modal-dialog .modal-content .modal-header .close .angle-back {
    top: 3px
}

.modalclass.modal .modal-content .modal-body .modal-form-fill button.videoreviewclose span {
    position: absolute;
    right: 10px;
    font-size: 20px;
    width: 20px;
    height: 20px;
    border: 1px solid #575757;
    border-radius: 50%;
    margin-top: -39px
}

.modalclass.modal .modal-content .modal-body .modal-form-fill .form-heading {
    display: flex;
    align-items: center;
    justify-content: center
}

.modalclass.modal .modal-content .modal-body .modal-form-fill .form-heading h4 {
    font-size: 20px;
    margin-bottom: -5px;
    color: #f9753e
}

.modalclass.modal .modal-content .modal-body .modal-form-fill .form-heading img {
    margin-right: 10px
}

.modalclass .modal-dialog {
    max-width: 720px
}

.modalclass.modal .modal-content .modal-body .modal-form-fill {
    width: 330px
}

.modalclass.modal .modal-content .modal-body .modal-form-fill form input {
    width: 100%;
    height: 42px;
    margin-top: 16px;
    padding-left: 10px;
    border: none;
    border-bottom: 1px solid #f8981d;
    background: #f7fbff;
    border-radius: 0px;
}

.modalclass.modal .modal-content .modal-body .modal-form-fill form input::placeholder {
    font-size: 14px
}

.modalclass.modal .modal-content .modal-body .modal-form-fill form .phone-full {
    display: flex;
    margin-bottom: 22px;
    align-items: center;
    border: 1px solid #767676;
    border-radius: 2px
}

.modalclass.modal .modal-content .modal-body .modal-form-fill form .phone-full select {
    height: 35px;
    border: none;
    color: #767676;
    padding-left: 10px;
    font-size: 14px
}

.modalclass.modal .modal-content .modal-body .modal-form-fill form .phone-full input {
    margin: 0;
    border: none;
    font-size: 14px;
    padding-left: 10px;
    color: #767676
}

.modalclass.modal .modal-content .modal-body .modal-form-fill form .phone-full span {
    background: #fff;
    font-weight: 400;
    color: #767676;
    font-size: 14px;
    position: relative;
    padding: 0 5px
}

.modalclass.modal .modal-content .modal-body .modal-form-fill form .phone-full span::before {
    content: '';
    width: 1.5px;
    height: 25px;
    background: #767676;
    position: absolute;
    left: 0
}

.modalclass.modal .modal-content .modal-body .modal-form-fill form .phone-full span::after {
    content: '';
    width: 1.5px;
    height: 25px;
    background: #767676;
    position: absolute;
    right: 0
}

.modalclass.modal .modal-content .modal-body .modal-form-fill form button {
    width: 100%;
    height: 40px;
    border: none;
    background: linear-gradient(90deg, #f2b627, #fd904f);
    color: #fff;
    font-weight: 600;
    outline: none;
    box-shadow: 0 0 8px 3px #b1b1b19e;
    margin-top: 30px
}

.modalclass.modal .modal-content {
    width: 720px
}

.modalclass.modal .modal-content .modal-body {
    padding: 40px 50px 50px 0;
    display: flex;
    background: #f7fbff;
    justify-content: space-between
}

.modalclass.modal#course-popups .modal-content .modal-body {
    padding: 0 50px 30px 0;
    display: flex;
    background: #f7fbff;
    justify-content: space-between
}

.modalclass.modal#inquiry_popup_form .modal-content .modal-body {
    padding: 0 50px 30px 0;
    display: flex;
    background: #f7fbff;
    justify-content: space-between
}

.modalclass.modal .modal-content .modal-body .modal-form-fill button.videoclose {
    position: absolute;
    right: 25px;
    top: 25px;
    font-size: 20px;
    width: 20px;
    height: 20px;
    border: 1px solid #575757;
    border-radius: 50%
}

.modalclass.modal .modal-content .modal-body .modal-form-fill button.downloadclosemaster {
    padding: 0;
    margin: 0;
    position: absolute;
    top: 18px;
    left: 91%;
    z-index: 1;
    font-size: 14px;
    width: 20px;
    height: 20px;
    border: 1px solid #575757;
    border-radius: 50%
}

#VideoPlay button.youtubeclose {
    position: absolute;
    font-size: 20px;
    width: 28px;
    height: 28px;
    line-height: 28px;
    border: 1px solid #575757;
    border-radius: 50%;
    top: 3px;
    right: 3px
}

#CromaVideoPlay button.youtubeclose {
    position: absolute;
    font-size: 20px;
    width: 28px;
    height: 28px;
    line-height: 28px;
    border: 1px solid #575757;
    border-radius: 50%;
    top: 3px;
    right: 3px
}

#corporateVideoPlay button.youtubeclose {
    position: absolute;
    font-size: 20px;
    width: 28px;
    height: 28px;
    line-height: 28px;
    border: 1px solid #575757;
    border-radius: 50%;
    top: 3px;
    right: 3px
}

#CromaVideoPlay button.cromayoutubeclose {
    position: absolute;
    font-size: 20px;
    width: 28px;
    height: 28px;
    line-height: 28px;
    border: 1px solid #575757;
    border-radius: 50%;
    top: 3px;
    right: 3px
}

.videoclose {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5
}

button.videoclose {
    padding: 0;
    background-color: transparent;
    border: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

#course-popups button.close {
    position: absolute;
    right: 25px;
    top: 25px;
    font-size: 20px;
    width: 20px;
    height: 20px;
    border: 1px solid #575757;
    border-radius: 50%;
    padding: 0
}

#inquiry_popup_form {
    z-index: 1051
}

#course-popups {
    z-index: 1051
}

#inquiry_popup_form button.close {
    position: absolute;
    right: 25px;
    top: 25px;
    font-size: 20px;
    width: 20px;
    height: 20px;
    border: 1px solid #575757;
    border-radius: 50%;
    padding: 0
}

.downloadclose {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5
}

button.downloadclose {
    padding: 0;
    background-color: transparent;
    border: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.modalclass.modal .modal-content .modal-body .modal-form-fill button.close span {
    position: absolute;
    font-size: 20px;
    width: 20px;
    height: 20px;
    border: 1px solid #575757;
    border-radius: 50%;
    top: 25px;
    right: 24px
}

.offers-class .modal-body {
    display: flex;
    padding: 0
}

.offers-class .modal-form-fill button.close span {
    position: absolute;
    font-size: 20px;
    width: 20px;
    height: 20px;
    border: 1px solid #575757;
    border-radius: 50%;
    right: 24px
}

.offers-class .modal-body .modal-image, .offers-class .modal-body .modal-form-fill {
    width: 50%
}

.modal-body .modal-image {
    position: relative
}

.offers-class .modal-body .modal-form-fill {
    padding: 20px 25px 0 0
}

.offers-class .modal-body .modal-form-fill .form-heading {
    display: flex;
    align-items: center
}

.form-heading h4 {
    margin-bottom: 0;
    margin-left: 15px;
    font-size: 20px
}

.offers-class .modal-image img {
    height: 396px
}

.offers-class .modal-form-fill form input:first-child {
    margin-top: 10px
}

.offers-class .modal-form-fill form input {
    margin-top: 15px;
    width: 100%;
    padding: 10px;
    font-size: 14px;
    border: 1px solid #b7b7b7;
    border: none;
    border-bottom: 1px solid #f8981d
}

.resetform {
    display: none;
}

.offers-class .modal-form-fill form button {
    background: linear-gradient(90deg, #f76d1d, #ffd343);
    text-align: center;
    border: none;
    margin-top: 25px;
    width: 100%;
    padding: 10px;
    font-size: 19px;
    color: #fff;
    font-weight: 600;
    border-radius: 6px
}

.offer-mobile {
    display: flex;
    font-size: 13px;
    align-items: baseline;
    padding: 4px 0;
    justify-content: center;
    margin-top: 3px
}

#offerEnding .times {
    margin: 0 3px;
    align-items: center;
    font-size: 12px;
    font-weight: 600
}

#offerEnding .times .time-ends {
    color: #0058a2;
    padding: 0px 2px;
    font-size: 12px;
    font-weight: 600
}

.offer-mobile .times {
    margin: 0 5px;
    display: flex;
    font-size: 15px;
    font-weight: 700;
    color: #656565;
    align-items: center
}

.offer-mobile .times .time-ends {
    background: #0058a2;
    text-align: center !important;
    padding: 2px 7px;
    margin-right: 3px;
    color: #fff
}

.time {
    margin: 0 5px;
    display: flex
}

.times .time-ends {
    width: 32px
}

.time .time-end {
    background: #C67003;
    text-align: center !important;
    padding: 0 3px;
    margin-right: 3px;
    width: 23px
}

.mid-month {
    position: absolute;
    color: #fff;
    top: 15px;
    left: 14%;
    font-size: 21px
}

.off30 {
    position: absolute;
    top: 18%;
    color: #fff;
    font-weight: 700;
    font-size: 27px;
    left: 32.5%;
    transform: skewX(10deg) rotateZ(-2deg)
}

#endingtime {
    display: flex;
    margin-right: 8px;
    margin-left: 8px
}

#endingtimemobile {
    display: flex
}

.mobile-categories-header {
    display: flex;
    justify-content: space-between
}

.modal-courses-tab .tab {
    display: flex
}

.coursetablinks {
    background: transparent;
    border: 1px solid #fec601;
    text-transform: uppercase;
    padding: 6px 20px;
    font-weight: 500;
    margin-right: 0
}

#myModal4 .modal-dialog button.close {
    position: absolute;
    font-size: 20px;
    width: 20px;
    height: 20px;
    border: 1px solid #575757;
    border-radius: 50%;
    right: 25px;
    top: 75px
}

#myModal4 .modal-dialog {
    max-width: 800px
}

#myModal4.modal .modal-content {
    width: 800px
}

#myModal4.modal .modal-content .modal-body {
    display: flex;
    padding: 0
}

#myModal4.modal .modal-content .modal-body .guide-modal-left {
    width: 50%;
    background: #083553;
    padding: 40px;
    color: #fff
}

#myModal4.modal .modal-content .modal-body .guide-modal-left p {
    margin-bottom: 40px;
    font-size: 23px;
    font-weight: 300
}

#myModal4.modal .modal-content .modal-body .guide-modal-left p strong {
    font-weight: 600
}

#myModal4.modal .modal-content .modal-body .guide-modal-left ul li {
    position: relative;
    margin-left: 30px;
    line-height: 2;
    font-size: 14px;
    font-weight: 300
}

#myModal4.modal .modal-content .modal-body .guide-modal-left ul li strong {
    font-weight: 400;
    font-size: 15px
}

#myModal4.modal .modal-content .modal-body .guide-modal-left ul li::before {
    content: " ";
    position: absolute;
    top: 2px;
    left: -20px;
    display: inline-block;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    height: 1.2em;
    width: .5em;
    border-bottom: .2em solid #fff;
    border-right: .2em solid #fff
}

#myModal4.modal .modal-content .modal-body .guide-modal-right {
    width: 50%;
    padding: 48px 30px 40px
}

.sticky-form .form-contact .form-column .help-block {
    font-size: 10px;
}

.sticky-form .form-contact .form-column .valide-text2 .drop-number .help-block:last-child {
    left: 34px;
}

.valide-text2 .drop-number:first-child .help-block, .valide-text1 .drop-number:first-child .help-block {
    bottom: -18px;
}

.sidemodalclass .phone_arrow::after {
    bottom: 15px;
}

#myModal4.modal .modal-content .modal-body .guide-modal-right h4 {
    font-size: 21px;
    color: #969696;
    font-weight: 400;
    text-align: center;
    margin-bottom: 25px
}

#myModal4.modal .modal-content .modal-body .guide-modal-right p {
    font-size: 11px;
    font-weight: 400;
    padding: 10px;
    margin-top: 17px
}

#myModal4.modal .modal-content .modal-body .guide-modal-right form input, #myModal4.modal .modal-content .modal-body .guide-modal-right form select {
    width: 100%;
    margin: 16px 0 0;
    padding: 8px 10px;
    color: #757575;
    font-size: 14px;
    border: 1px solid #c4c4c4;
    border: none;
    border-bottom: 1px solid #f8981d
}

#myModal4.modal .modal-content .modal-body .guide-modal-right form button {
    width: 100%;
    margin: 7px 0;
    border: none;
    background: linear-gradient(45deg, #f2b627, #fd914f);
    color: #fff;
    outline: none;
    padding: 8px;
    font-weight: 500;
    border-radius: 4px
}

#myModal4.modal .modal-content .modal-body .guide-modal-right form select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-position-x: 281px
}

#commanModalCourse .modal-dialog button.close {
    position: absolute;
    font-size: 20px;
    width: 20px;
    height: 20px;
    border: 1px solid #575757;
    border-radius: 50%;
    right: 25px;
    top: 75px
}

#commanModalCourse .modal-dialog {
    max-width: 800px
}

#commanModalCourse.modal .modal-content {
    width: 800px
}

#commanModalCourse.modal .modal-content .modal-body {
    display: flex;
    padding: 0
}

#commanModalCourse.modal .modal-content .modal-body .guide-modal-left {
    width: 50%;
    background: #083553;
    padding: 40px;
    color: #fff
}

#commanModalCourse.modal .modal-content .modal-body .guide-modal-left p {
    margin-bottom: 40px;
    font-size: 23px;
    font-weight: 300
}

#commanModalCourse.modal .modal-content .modal-body .guide-modal-left p strong {
    font-weight: 600
}

#commanModalCourse.modal .modal-content .modal-body .guide-modal-left ul li {
    position: relative;
    margin-left: 30px;
    line-height: 2;
    font-size: 14px;
    font-weight: 300
}

#commanModalCourse.modal .modal-content .modal-body .guide-modal-left ul li strong {
    font-weight: 400;
    font-size: 15px
}

#commanModalCourse.modal .modal-content .modal-body .guide-modal-left ul li::before {
    content: " ";
    position: absolute;
    top: 2px;
    left: -20px;
    display: inline-block;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    height: 1.2em;
    width: .5em;
    border-bottom: .2em solid #fff;
    border-right: .2em solid #fff
}

#commanModalCourse.modal .modal-content .modal-body .guide-modal-right {
    width: 50%;
    padding: 48px 40px 40px
}

#commanModalCourse.modal .modal-content .modal-body .guide-modal-right h4 {
    font-size: 21px;
    color: #969696;
    font-weight: 400;
    text-align: center;
    margin-bottom: 25px
}

#commanModalCourse.modal .modal-content .modal-body .guide-modal-right p {
    font-size: 11px;
    font-weight: 400;
    padding: 10px;
    margin-top: 17px
}

#commanModalCourse.modal .modal-content .modal-body .guide-modal-right form input, #myModal4.modal .modal-content .modal-body .guide-modal-right form select {
    width: 100%;
    margin: 16px 0 0;
    padding: 8px 10px;
    color: #757575;
    font-size: 14px;
    border: 1px solid #c4c4c4;
    border: none;
    border-bottom: 1px solid #f8981d
}

#commanModalCourse.modal .modal-content .modal-body .guide-modal-right form button {
    width: 100%;
    margin: 7px 0;
    border: none;
    background: linear-gradient(45deg, #f2b627, #fd914f);
    color: #fff;
    outline: none;
    padding: 8px;
    font-weight: 500;
    border-radius: 4px
}

#commanModalCourse.modal .modal-content .modal-body .guide-modal-right form select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-position-x: 281px
}

.coursetablinks.active {
    color: #fff;
    background: linear-gradient(360deg, #fc664d, #f38b28)
}

.all-master-program {
    margin: 10px 0
}

.modal-course-list {
    width: 230px;
    box-shadow: 0 0 5px 1px #0606062e;
    margin-bottom: 18px;
    margin-right: 8px
}

.modal-course-list.cortablinks.active {
    border-right: 5px solid #062c37
}

.modal-course-list:hover {
    border-right: 5px solid #062c37
}

.modal-course-list img {
    max-width: 45px;
    height: 45px
}

.modal-course-list a {
    text-decoration: none
}

.modal-course-list a span {
    font-size: 13px;
    color: #000;
    font-weight: 500
}

.all-program-courses, .master-program-courses {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    position: relative
}

.modal-course-vertical-tab .tab, .mp-course-vertical-tab .tab {
    float: left;
    background-color: #f1f1f1;
    width: 22%;
    display: flex;
    flex-direction: column;
    overflow-y: scroll;
    height: 370px
}

.browse-category .dropdown-item.active, .browse-category .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #f97242
}

.modal-course-vertical-tab, .mp-course-vertical-tab {
    width: 100%;
    margin-top: 1em
}

.modal-course-vertical-tab .tab button, .mp-course-vertical-tab .tab button {
    display: block;
    background-color: inherit;
    color: #323232;
    padding: 9px 15px;
    width: 100%;
    border: none;
    outline: none;
    text-align: left;
    cursor: pointer;
    transition: .3s;
    font-size: 12px;
    position: relative
}

.modal-course-vertical-tab .tab button.active, .mp-course-vertical-tab .tab button.active {
    background-color: #fff;
    color: #ff6c00
}

.modal-course-vertical-tab .tab button.active::after, .mp-course-vertical-tab .tab button.active::after {
    content: '>';
    position: absolute;
    right: 15px;
    font-size: 24px;
    top: 0
}

.modal-course-vertical-tab .tab span, .mp-course-vertical-tab .tab span {
    display: block;
    padding: 12px 15px;
    font-size: 14px;
    font-weight: 500;
    color: #323232
}

.all-courses {
    display: flex;
    padding: 12px 35px;
    height: 400px
}

.modal-course-vertical-tab {
    box-shadow: 0 0 5px 3px #d4d4d4b3
}

.browse-category .dropdown-menu::-webkit-scrollbar, .tab::-webkit-scrollbar {
    width: 6px
}

.browse-category .dropdown-menu::-webkit-scrollbar-track, .tab::-webkit-scrollbar-track {
    background: #f1f1f1
}

.browse-category .dropdown-menu::-webkit-scrollbar-thumb, .tab::-webkit-scrollbar-thumb {
    background: #fa6b47;
    border-radius: 6px
}

.feedbackmodelsection::-webkit-scrollbar {
    width: 4px
}

.feedbackmodelsection::-webkit-scrollbar-thumb {
    background: linear-gradient(90deg, #253b4b, #4f7da0);
    border-radius: 6px
}

.popular-courses-heading, .master-courses-heading {
    margin-bottom: 9px
}

.master-courses-heading {
    margin-left: 3px
}

.popular-courses-heading strong, .master-courses-heading strong {
    font-size: 14px;
    font-weight: 500;
    color: #6d6d6d
}

.popular-courses-description {
    display: flex
}

.popular-courses-description ul {
    width: auto;
    margin-left: 14px
}

.popular-courses-description ul li {
    margin-bottom: 3px;
    margin-top: 4px
}

.popular-courses-description ul li a {
    font-size: 11px;
    width: 285px;
    color: #6d6d6d;
    text-decoration: none;
    position: relative;
    transition: all 500ms ease-in-out;
    display: inline-block
}

.popular-courses-description ul li a:hover {
    color: #ff6c00;
    padding-left: 10px
}

.popular-courses-description ul li a:hover::before {
    border-left-color: #ff6c00
}

.popular-courses-description ul li a::before {
    content: '';
    border: 5px solid transparent;
    border-left-color: #6e6e6e;
    position: absolute;
    left: -12px;
    top: 3px
}

.result ul li a {
    font-size: 14px;
    width: 285px;
    color: #6d6d6d;
    text-decoration: none;
    position: relative;
    transition: all 500ms ease-in-out;
    display: inline-block
}

.result ul li a:hover {
    color: #ff6c00 !important;
    padding-left: 10px
}

.result ul li a:hover::before {
    border-left-color: #ff6c00
}

.result ul li a::before {
    border-left-color: #6e6e6e;
    position: absolute;
    left: -20px;
    top: 0;
    content: "\f0a4";
    margin-right: 10px;
    color: inherit;
    font-size: inherit;
    font-family: "FontAwesome"
}

.all-master-courses {
    display: flex
}

.master-course-description {
    width: 250px
}

.master-course-description:hover {
    text-decoration: none
}

.master-course-description:hover li::before {
    background: #ff6c00
}

.master-course-description:hover li::after {
    background: #ff6c00
}

.master-course-description-heading {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.master-course-description-heading strong {
    width: 83%;
    font-weight: 500;
    font-size: 14px;
    line-height: 1.3;
    color: #6d6d6d;
    margin-bottom: 6px;
}

.master-course-description-list {
    margin-left: 17%
}

.master-course-description-list ul li {
    font-size: 11px;
    line-height: 2.5;
    position: relative;
    color: #6d6d6d
}

.master-course-description-list ul li::before {
    content: '';
    width: 8px;
    height: 8px;
    background: #6d6d6d;
    border-radius: 50%;
    position: absolute;
    left: -27px;
    top: 12px
}

.master-course-description-list ul li::after {
    content: '';
    width: 2px;
    height: 30px;
    background: #6d6d6d;
    position: absolute;
    top: 60%;
    left: -11.5%
}

.master-course-description-list ul li:last-of-type::after {
    height: 0
}

.modal-courses-tab {
    margin: 0
}

#more-program-list {
    display: none;
    flex-wrap: wrap;
    justify-content: space-between
}

.moreprograms {
    position: absolute;
    right: -40px;
    top: 9px
}

.moreprograms p {
    font-size: 30px;
    font-weight: 500;
    border: 1px solid #ec3408;
    line-height: .7;
    width: 23px;
    height: 23px;
    text-align: center;
    cursor: pointer;
    color: #ec3408
}

.browse-category a.nav-link {
    color: #f97242;
    border: 1px solid #f97242;
    font-size: 14px
}

.browse-category .dropdown-menu {
    padding: 0;
    overflow-y: scroll;
    height: 438px;
    width: 240px
}

.browse-category .dropdown-menu a {
    font-size: 12px;
    border-bottom: 1px solid #e2e2e2;
    padding: 9px 22px
}

.browse-category .dropdown-menu a:hover {
    color: #fff;
    background: #f97242
}

.master-program-mobile-banner {
    display: none
}

.master-program-banner {
    background: #f6f6f6;
    padding-bottom: 35px;
    padding-top: 35px
}

.mp-banner-desc h2 {
    color: #fdc810;
    font-weight: 500;
    margin-bottom: 0;
    font-size: 33px
}

.mp-banner-desc h1 {
    color: #fdc810;
    font-weight: 500;
    margin-bottom: 0;
    font-size: 33px
}

.mp-banner-desc p span {
    color: #fff;
    font-size: 12px
}

.mp-banner-desc p span:first-child {
    margin-right: 30px
}

.mp-banner-desc p span i {
    color: #fdc810;
    margin-right: 4px
}

.mp-desc p {
    color: #fff;
    font-size: 11.4px;
    margin-top: 35px;
    margin-bottom: 25px;
    width: 588px;
    height: 34px
}

.mp-desc .line {
    width: 85px;
    background: #f5c11a
}

.mp-explain {
    color: #fff;
    display: flex;
    margin-top: 25px;
    position: relative
}

.mp-schedule {
    color: #fff;
    width: 496px;
    font-size: 14px;
    line-height: 1.4em
}

.mp-fee {
    display: flex;
    align-items: center;
    position: relative;
    padding: 0 8px;
    margin-right: 14px
}

.mp-schedule strong {
    margin-right: 25px;
    font-weight: 500
}

.mp-banner-heading {
    display: flex;
    position: relative
}

.mp-desc {
    position: relative
}

.mp-banner-icon {
    margin-right: 20px
}

mp-fee {
    display: flex;
    align-items: center;
    position: relative;
    padding: 0 8px;
    margin-right: 15px
}

.mp-fee::after {
    content: '';
    width: 1px;
    height: 40px;
    position: absolute;
    top: 9px;
    right: -8px;
    background: #fff
}

.mp-fee:last-child::after {
    content: none
}

.rupee-sign {
    margin-right: 10px
}

.rupee-sign span {
    font-size: 35px;
    position: relative
}

.mp-fee-explain p {
    font-size: 10px
}

.mp-format {
    display: flex;
    margin-top: 25px;
    margin-bottom: 50px;
    position: relative
}

.mp-format .mp-play-format {
    margin-right: 15px;
    position: relative
}

.mp-fee-explain strong, .mp-fee-explain {
    font-weight: 500;
    font-size: 13px
}

.mp-buttons {
    display: flex;
    position: relative;
    bottom: 18px
}

.mp-buttons button {
    margin: inherit;
    margin-right: 45px;
    padding: 10px 45px
}

.mp-banner-girl {
    background-color: #06303e;
    background-repeat: no-repeat;
    position: absolute;
    top: 94px;
    right: 0;
    left: 0;
    background-position: 502px 43px
}

.future-box {
    display: flex;
    justify-content: space-between
}

.future-content {
    border-right: 2px solid #aeaeae38;
    width: 230px
}

.future-content h4 {
    font-size: 18px;
    margin-top: 20px;
    color: #093442;
    font-weight: 600;
    margin-bottom: 15px
}

.future-content p {
    font-size: 13px;
    text-align: justify;
}

.all-tools {
    margin-top: 48px;
    margin-bottom: 32px
}

.all-tools strong {
    font-size: 28px;
    color: #0F2C39
}

.all-tools span {
    font-weight: 500
}

.future-content img {
    margin-left: 52px
}

.tools {
    margin-top: 15px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.tools-small {
    width: 127px;
    text-align: center;
    margin-bottom: 25px
}

.tools-small img {
    width: 65px;
    text-align: center;
    margin-bottom: 25px;
    height: auto
}

.tools-img {
    width: 176px;
    text-align: center;
    margin-bottom: 15px
}

.tools-img img {
    max-width: 150px
}

.right-pannel {
    width: 330px;
    position: absolute;
    border-radius: 6px;
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.1);
    border-top: 6px solid #ff8d5b;
    background-color: #fff;
    padding: 14px 20px 12px
}

.right-pannel ul {
    margin: 0;
    padding-left: 0;
    position: relative
}

.right-pannel ul li {
    position: relative;
    padding-left: 45px;
    display: inline-block;
    width: 100%
}

.right-pannel ul li:last-child {
    font-size: 15px
}

.right-pannel ul li::before {
    content: '';
    position: absolute;
    top: 4px;
    left: 6px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #9f9f9f
}

.right-pannel ul li::after {
    content: '';
    position: absolute;
    top: 10px;
    left: 10px;
    width: 2px;
    height: 77px;
    background: #9f9f9f
}

.right-pannel ul li:last-child::before {
    content: " ";
    background: url(../img/mp-Certificate.png);
    width: 57px;
    height: 35px;
    left: -19px;
    top: -2px
}

.right-pannel ul li:last-child::after {
    content: none
}

.right-pannel ul li span {
    font-size: 12px;
    display: inline-block;
    vertical-align: top;
    color: #989898;
    font-weight: 500
}

.right-pannel ul li a {
    display: block;
    font-size: 12px;
    margin-bottom: 18px;
    position: relative;
    line-height: 1;
    color: #2b2b2b;
    font-weight: 600;
    text-decoration: none
}

.right-pannel button {
    margin: 25px auto 15px;
    display: block
}

.mp-curriculum-super-heading {
    margin: 0 auto 20px
}

.mp-curriculum-super-heading h2 {
    text-transform: uppercase;
    color: #0F2C39;
    font-size: 22px;
    font-weight: 700;
    padding-bottom: 2px
}

.mp-curriculum-super-heading h2 span {
    text-transform: capitalize;
    font-weight: 400
}

.program-over ul {
    margin-left: 25px
}

.mp-eligibility ul li::before {
    content: none
}

.mp-eligibility ul {
    margin-left: 0
}

.mp-eligibility ul li img {
    margin-right: 10px;
    max-width: 35px
}

.mp-data-science {
    display: flex;
    justify-content: space-between
}

.mp-data-section {
    width: 30%;
    box-shadow: 0 0 9px 0 #ddd;
    border-radius: 8px;
    padding: 10px 20px
}

.mp-data-section p img {
    display: block;
    margin-bottom: 5px
}

.mp-curriculum-super-heading .line {
    width: 135px
}

.progress-overview {
    padding: 80px 0 40px
}

#progress-overview .curriculum-super-heading {
    margin: 0 0 50px
}

#progress-overview .curriculum-super-heading h2 {
    margin: 0;
    border-bottom: none
}

#progress-overview .curriculum-accordian {
    margin-top: 0
}

.mp-program-overview-image {
    max-width: 100%;
    height: auto
}

.tools-covered-super-heading {
    display: flex;
    width: 313px;
    color: #0F2C39;
    font-size: 24px;
    font-weight: 700;
    padding-bottom: 2px;
    align-items: baseline
}

.tools-covered-super-heading span {
    font-size: 30px;
    font-weight: 400;
    margin-left: 5px
}

.mp-tool {
    margin-bottom: 50px
}

.mp-tool .line {
    width: 115px
}

.tools-new {
    background: #f8f8f8;
    padding-top: 40px;
    padding-bottom: 40px;
    box-shadow: 0 0 8px 7px #f1f1f1
}

.mp-training-faq {
    padding: 50px 0
}

.mp-career-course {
    position: sticky;
    top: 80px;
    margin-top: -15px
}

.mp-career-assistance {
    background: #fff;
    padding: 9px;
    box-shadow: 0 0 5px 3px #d4d4d4c2;
    margin: 16px auto 15px;
    top: 80px;
    border-radius: 10px
}

.mp-career-assistance .career-heading strong {
    margin-left: 15px;
    font-size: 20px
}

.mp-career-assistance ul li {
    font-size: 13px;
    font-weight: 500;
    line-height: 2.4;
    margin-left: 10px;
    color: #3c3c3c
}

.mp-career-assistance button {
    margin: auto;
    display: block;
    margin-bottom: 15px;
    background: transparent;
    border: 1px solid #fa872a;
    color: #FA872A
}

.mp-course-list {
    padding: 25px;
    padding-left: 80px;
    background: #f2f2f2;
    border: 1px solid #888;
    border-radius: 10px;
    box-shadow: 0 0 3px 2px #ddd;
    margin-bottom: 50px
}

.mp-course-list::before {
    content: "";
    width: 1px;
    height: calc(100% - 79px);
    position: absolute;
    top: 36px;
    left: 52px;
    background: #848da0;
    display: inline-block
}

.mp-course-marking strong {
    padding: 5px 15px;
    background: #056889;
    color: #fff;
    border-radius: 10px 10px 10px 0;
    font-weight: 500
}

.mp-course-marking {
    position: relative
}

.mp-course-marking::before {
    width: 12px;
    height: 12px;
    content: "";
    display: inline-block;
    background: #848da0;
    border-radius: 50%;
    position: absolute;
    top: 4px;
    left: -49px
}

.mp-course-heading-video {
    display: flex;
    padding: 40px 0 30px;
    align-items: center
}

.mp-course-heading {
    width: 70%;
    padding-right: 70px;
    border-right: 1px solid #ff9c00
}

.mp-course-video {
    width: 30%;
    text-align: center;
    cursor: pointer
}

.mp-course-heading strong {
    font-size: 21px;
    font-weight: 600
}

.mp-course-heading p {
    margin-top: 20px;
    font-size: 13px;
    font-weight: 400;
    text-align: justify
}

.mp-course-content .card-header {
    background: #fff;
    border-bottom: none
}

.mp-course-content .card {
    border: 1px solid #ddd !important;
    border-radius: 6px !important
}

.mp-course-listing {
    background: #f2f2f2;
    margin: 0 15px 15px
}

.mp-course-listing ul li strong {
    font-weight: 600 !important;
    color: #565656
}

.mp-course-listing ul {
    list-style: none
}

.mp-course-listing ul ul ul {
    list-style: disc;
    margin-left: 19px
}

.mp-course-listing ul ul ul ul {
    list-style: square
}

.mp-course-listing ul ul ul ul ul {
    list-style: circle
}

.mp-course-listing ul ul ul ul ul ul {
    list-style: disc
}

.mp-course-listing ul ul ul ul ul ul ul {
    list-style: square
}

.mp-course-listing ul li::before {
    content: none
}

.mp-course-listing ul li {
    line-height: 2;
    text-align: justify
}

.course-about .about-accordian ul {
    list-style: none
}

.course-about .about-accordian ul li::marker {
    color: #FB6D45;
    font-size: 18px;
    line-height: .9
}

.course-about .about-accordian ul ul ul {
    list-style: disc
}

.course-about .about-accordian ul ul ul ul {
    list-style: circle
}

.course-about .about-accordian ul li::before {
    content: none;
    color: #FB6D45
}

.course-about .about-accordian ul li {
    line-height: 1.7
}

.course-about .about-accordian ul ul p::before {
    content: " ";
    position: absolute;
    top: 3px;
    left: -16px;
    display: inline-block;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    height: 1em;
    width: .5em;
    border-bottom: .2em solid #ff5f14;
    border-right: .2em solid #ff5f14
}

element.style {
    font-size: 13px
}

.course-about .about-accordian .card-body p {
    padding-left: 0;
    margin-bottom: 0
}

.course-about .about-accordian ul li {
    line-height: 1.7
}

.course-about .about-accordian .card-body ul li {
    position: relative;
    font-weight: 400;
    font-size: 13px !important;
    line-height: 1.7;
    margin-left: 0;
    margin-bottom: 11px;
    margin-top: 10px;
    text-align: justify
}

.course-about .about-accordian #heading_119 .card-body ul li {
    position: relative;
    font-weight: 400;
    font-size: 13px !important;
    line-height: 1.7;
    margin-left: 0;
    margin-top: 0;
    text-align: justify
}

.course-about .about-accordian .card-body ul li:first-child {
    margin-top: 0
}

.course-about .about-accordian .card-body ul ul {
    position: relative;
    font-weight: 400;
    font-size: 13px !important;
    line-height: 1.7;
    margin-left: 22px
}

.course-about .about-accordian .card-body ul ul ul {
    position: relative;
    font-weight: 400;
    font-size: 13px !important;
    line-height: 1.7;
    margin-left: 30px
}

.course-about .about-accordian .card-body ul ul ul li {
    line-height: 1.7
}

.course-about .about-accordian .card-body ul ul li {
    margin-bottom: 0;
    margin-top: 0
}

.course-about .about-accordian .card-body ul ul ul ul {
    margin-left: 20px
}

.course-about .about-accordian .card-body ul li ul p {
    margin-bottom: 15px
}

.curriculum-accordian .accordion ul {
    list-style: none
}

.curriculum-accordian .accordion ul li::marker {
    color: #FB6D45;
    font-size: 18px;
    line-height: .9
}

.curriculum-accordian .accordion ul ul ul {
    list-style: disc
}

.curriculum-accordian .accordion ul ul ul ul {
    list-style: circle
}

.curriculum-accordian .accordion ul li::before {
    content: none
}

.curriculum-accordian .accordion ul li {
    line-height: 1.7
}

.curriculum-accordian .accordion ul p::before {
    content: " ";
    position: absolute;
    top: 3px;
    left: -16px;
    display: inline-block;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    height: 1em;
    width: .5em;
    border-bottom: .2em solid #ff5f14;
    border-right: .2em solid #ff5f14
}

.faq-career .curriculum-accordian .accordion .card-body p {
    padding-left: 17px;
    margin-bottom: 0;
    text-align: justify
}

.faq-career .curriculum-accordian .accordion .card-body ul {
    padding-left: 36px;
    margin-bottom: 0;
    text-align: justify;
    margin-top: 8px
}

.faq-career .curriculum-accordian .accordion .card-body ul ::before {
    content: " ";
    position: absolute;
    top: 3px;
    left: -16px;
    display: inline-block;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    height: 1em;
    width: .5em;
    border-bottom: .2em solid #ff5f14;
    border-right: .2em solid #ff5f14
}

.faq-career .curriculum-accordian .accordion .card-body ul li {
    position: relative;
    font-weight: 400;
    font-size: 13px !important;
    line-height: 1.7;
    margin-left: 0;
    margin-bottom: 4px;
    text-align: justify
}

.curriculum-accordian .accordion .card-body p {
    padding-left: 0;
    margin-bottom: 0;
    text-align: justify
}

.curriculum-accordian .accordion .card-body ul li {
    position: relative;
    font-weight: 400;
    font-size: 13px !important;
    line-height: 1.7;
    margin-left: 0;
    margin-bottom: 10px;
    text-align: justify
}

.curriculum-accordian .accordion .card-body.program-over ul li::before {
    content: " ";
    position: absolute;
    top: 2px;
    left: -20px;
    display: inline-block;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    height: 1em;
    width: .5em;
    border-bottom: .2em solid #ff5f14;
    border-right: .2em solid #ff5f14
}

.curriculum-accordian .accordion .card-body .mp-eligibility ul li::before {
    content: none
}

.curriculum-accordian .accordion .card-body ul ul {
    position: relative;
    font-weight: 400;
    font-size: 13px !important;
    line-height: 1.7;
    margin-left: 22px
}

.curriculum-accordian .accordion .card-body ul ul ul {
    position: relative;
    font-weight: 400;
    font-size: 13px !important;
    line-height: 1.7;
    margin-left: 30px
}

.curriculum-accordian .accordian .card-body ul ul ul li {
    line-height: 1.7
}

.curriculum-accordian .accordion .card-body ul ul>li {
    margin-bottom: 0
}

.curriculum-accordian .accordian .card-body ul ul ul ul {
    margin-left: 20px
}

.curriculum-accordian .accordian .card-body ul li ul p {
    margin-bottom: 15px
}

.curriculum-accordian .accordion .program-over p {
    margin-bottom: 11px
}

.curriculum-accordian .accordion .program-over ul li {
    margin-bottom: 0
}

.course-content-header p {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    font-size: 17px;
    cursor: pointer
}

.course-content-header p span {
    font-weight: 500
}

.mp-certificate {
    margin-left: 7px
}

.mp-certificate strong {
    font-size: 21px;
    color: #f48133;
    margin-left: 9px
}

.mp-certificate p {
    margin-left: 63px;
    line-height: .5;
    font-size: 12px
}

.cc-achievement {
    padding: 45px 0;
    background: #f6f6f6;
    background-image: url(../img/master-certificate.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right
}

.cc-achie-heading h2 {
    font-size: 24px;
    color: #003f60;
    margin-bottom: 50px
}

.cc-achie-sections strong {
    color: #003f60
}

.cc-achie-sections {
    margin-bottom: 30px
}

.cc-achie-sections p {
    font-size: 14px
}

.cc-achie-button {
    display: flex
}

.cc-achie-button button {
    margin: 0;
    margin-right: 35px
}

.project-super-heading {
    display: flex;
    width: 313px;
    color: #0F2C39;
    font-size: 24px;
    font-weight: 700;
    padding-bottom: 2px;
    align-items: baseline
}

.project-super-heading h2 {
    text-transform: uppercase;
    color: #0F2C39;
    font-size: 24px;
    font-weight: 700;
    padding-bottom: 2px
}

.project-super-heading span {
    font-size: 30px;
    font-weight: 400;
    margin-left: 5px
}

.project-super-heading .line {
    width: 140px
}

.indusry-projects {
    padding: 80px 0
}

.master-course-certification {
    padding: 80px 0
}

.placement-points {
    margin-bottom: 20px
}

.placement-points strong {
    font-weight: bolder;
    font-size: 16px;
    text-transform: uppercase;
    color: #004566
}

.placement-points p {
    margin-top: 10px;
    font-size: 13px;
    text-align: justify
}

.placement-faqs-accordian h2 button {
    text-decoration: none !important;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%
}

.placement-faqs-accordian .accordion .card .card-body p {
    text-align: justify
}

.placement-faqs-accordian .accordion .card .card-header {
    padding: .35rem 1.25rem
}

.placement-faqs-accordian h2 button i {
    color: #004566
}

.placement-faqs-accordian h2 button span {
    color: #004566;
    font-weight: 600;
    text-decoration: none !important;
    text-align: justify;
    width: 97%
}

.placement-faqs-accordian h2 button span:hover {
    color: #004566;
    font-weight: 600
}

.placement-faqs-accordian .accordion .card .card-body p span {
    font-size: 13px;
    line-height: 1.7;
    text-align: justify
}

.placement-faqs-accordian .card-body p {
    padding-left: 15px !important
}

.placement-faqs-accordian .placement-text p {
    padding-left: 15px
}

.placement-section .recuirment {
    margin-bottom: 0
}

.recuirment {
    margin-top: 30px
}

.mpproject {
    0px 0px 40px }

.recuirement-firms {
    display: flex;
    flex-wrap: wrap;
    margin: 30px 0 0;
    align-items: center;
    justify-content: space-between
}

.recuirment-firm-images {
    text-align: center;
    margin-bottom: 15px
}

.mpadmission {
    padding: 50px 0 50px;
    background: #f6f6f6
}

.admission-desc {
    display: flex;
    justify-content: space-between
}

.admission-content {
    border: 1px solid #ddd;
    width: 30%;
    border-radius: 10px;
    padding: 20px;
    box-shadow: 0 0 5px 2px #ddd;
    background-color: #fff
}

.admission-content-heading {
    margin-bottom: 25px
}

.admission-content-heading img {
    margin-right: 10px
}

.admin-desc p {
    font-size: 12px;
    margin-bottom: 25px;
    text-align: justify
}

.admin-button button {
    width: 100%
}

.mp-fee-structure {
    background: #f89538;
    padding: 40px 0;
    overflow: hidden
}

.mp-fee-scholar {
    padding: 80px 0
}

.scholar-fee img {
    position: absolute;
    right: -100px;
    top: -30px
}

.scholar-item {
    background: #fff;
    padding: 35px 30px 20px;
    position: relative;
    border-radius: 9px;
    overflow: hidden
}

.scholar-item .online-class-calendar img {
    width: auto !important
}

.chance-win strong {
    color: #fff;
    font-weight: 500;
    font-size: 22px
}

.chance-win strong span {
    font-size: 25px;
    font-weight: 600
}

.chance-win strong span sub {
    font-size: 13px;
    font-weight: 400;
    bottom: 0
}

.chance-win button {
    border: 2px solid #fff;
    color: #fff;
    font-weight: 600;
    display: block;
    margin-top: 80px;
    text-transform: uppercase
}

.mpfaq {
    padding: 80px 0;
    background: #f6f6f6
}

.mp-master-curri-super-heading {
    margin-bottom: 30px
}

.mp-master-curri-super-heading h2 {
    text-transform: uppercase;
    color: #0F2C39;
    font-size: 24px;
    font-weight: 700;
    padding-bottom: 2px
}

.mp-curri {
    padding: 80px 0
}

.mp-curri-form-desc {
    display: flex;
    width: 100%
}

.mp-curri-form .form-inline {
    justify-content: space-between
}

.mp-curri-form .form-inline input {
    width: 100%;
    height: 40px;
    padding: 5px 10px;
    border: 1px solid #ddd;
    font-size: 13px;
    margin-top: 25px;
    background: transparent;
    color: #6b6b6b;
    border: none;
    border-bottom: 1px solid #f8981d
}

.mp-curri-form .form-inline textarea {
    width: 100%;
    height: 40px;
    padding: 5px 10px;
    border: 1px solid #ddd;
    font-size: 13px;
    color: #6b6b6b;
    border: none;
    border-bottom: 1px solid #f8981d
}

.mp-curri-desc {
    padding: 55px 40px;
    background: linear-gradient(90deg, #00567f, #023d5c);
    color: #fff;
    width: 60%
}

.mp-curri-form .drop-number .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent;
    border-style: solid;
    border-width: 6px 4px 0;
    height: 0;
    position: absolute;
    top: 30%;
    width: 0;
    right: 10%
}

.mp-curri-form .select2-container .select2-selection--single .select2-selection__rendered {
    margin-top: 4px
}

.mp-curri-form .help-block strong {
    font-size: 11px
}

.mp-curri-form span.select2.select2-container.select2-container--bootstrap {
    position: absolute;
    top: 31px;
    z-index: 1
}

.mp-curri-desc p {
    font-size: 24px;
    line-height: 1.3;
    margin-bottom: 15px
}

.mp-curri-desc p strong {
    font-weight: 600;
    font-size: 27px
}

.mp-curri-form {
    background: #f8f8f8;
    width: 100%;
    box-shadow: 10px 0 16px 3px #ddd;
    padding: 40px 10px;
}

.mp-curri-form strong {
    color: #5e5e5e;
    text-align: center;
    display: block;
    font-size: 25px;
    margin-bottom: 25px
}

.mp-curri-points ul li {
    line-height: 2.5;
    position: relative;
    margin-left: 30px;
    padding-left: 5px;
    font-size: 14px
}

.mp-curri-points ul li::before {
    content: " ";
    position: absolute;
    top: 8px;
    left: -20px;
    display: inline-block;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    height: 1.3em;
    width: .5em;
    border-bottom: .2em solid #fff;
    border-right: .2em solid #fff
}

.terms {
    padding: 0 18px;
    font-size: 13px
}

.mp-curri-form button {
    width: 300px;
    margin-top: 25px
}

.mp-faq-dots .owl-dots {
    position: absolute;
    right: -190px;
    bottom: 10px
}

.mp-faq-dots .owl-dots .owl-dot span {
    width: 40px !important;
    height: 5px !important;
    background: #fff !important
}

.mp-faq-dots .owl-dots .owl-dot:active span {
    background: #9b5300 !important
}

#MasterVerticalModal .modal-content, #MasterHorizontalModal .modal-content {
    background: none;
    border: none
}

.banner-job {
    background: url(../img/job-banner.jpg);
    height: 350px
}

.banner-job-content {
    color: #fff
}

.banner-job-content h3 {
    font-weight: 700;
    margin-bottom: 20px
}

.banner-job-content form {
    margin-top: 20px
}

.banner-job-content form input {
    width: 350px;
    height: 43px;
    border: none;
    border-radius: 5px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    padding: 0 15px
}

.banner-job-content form button {
    border: none;
    width: 42px;
    height: 43px;
    background: linear-gradient(90deg, #FFF139, #FEBE16);
    color: #fff;
    font-size: 27px;
    position: absolute;
    border-top-right-radius: 7px;
    border-bottom-right-radius: 7px
}

.job-list {
    background: #fbfbfb;
    padding-bottom: 50px
}

.job-listing-heading {
    color: #fd9001;
    display: flex;
    justify-content: space-between;
    margin: 40px 0;
    border-bottom: 1px solid;
    align-items: center;
    text-transform: uppercase
}

.job-list .job-sticky .help-block {
    position: absolute !important
}

.desc-job {
    font-size: 14px;
    margin-bottom: 40px;
    text-align: justify
}

.job-listing {
    margin-bottom: 35px
}

.job-listing-one {
    display: flex;
    background: #f2f2f2;
    border: 1px solid #6b6b6b;
    padding: 25px;
    margin-bottom: 35px
}

.job-course-img {
    margin-right: 25px
}

.job-course-img img {
    width: 125px
}

.carrer-form .job-course-img {
    margin-right: 0
}

.job-course-heading {
    display: flex;
    justify-content: space-between
}

.job-course-heading h4 {
    font-weight: 600;
    margin-bottom: 4px;
    color: #000
}

.job-course-heading h4 a {
    color: #000
}

.job-course-heading .date-post {
    color: #013c88;
    font-size: 11px;
    font-weight: 500
}

.job-course-description {
    font-size: 14px;
    margin-bottom: 5px;
    text-align: justify
}

.job-leftsection {
    width: 435px
}

.job-exsala {
    display: flex;
    justify-content: space-between;
    padding-bottom: 15px;
    margin-bottom: 15px;
    position: relative
}

.job-exsala::before {
    content: '';
    position: absolute;
    bottom: 0;
    width: 355px;
    height: 3px;
    background: linear-gradient(90deg, #007eab, #085076)
}

.job-exp, .job-salary, .job-location {
    font-size: 13px
}

.job-exp i, .job-salary i, .job-location i {
    color: #424242
}

.jobbrief {
    display: flex;
    align-items: flex-end
}

.jobbrief p {
    font-size: 13px;
    font-weight: 400;
    width: 375px
}

.jobbrief button {
    height: 34px;
    width: 134px
}

.job-sticky .help-block {
    position: static
}

.carrer-form-clear {
    overflow: hidden
}

.job-sticky {
    margin-bottom: 35px
}

.allclient-banner-heading {
    margin-top: 120px
}

.allclient-banner-heading h2 {
    font-size: 42px;
    color: #fff;
    font-weight: 700;
    text-align: center
}

.allclient-banner-desc i {
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    line-height: 1.6;
    text-align: center;
    display: block
}

.allclient-figure {
    width: 227px;
    background: #fff;
    box-shadow: 0 0 8px 3px #4646464d;
    border-radius: 10px;
    text-align: center;
    padding: 27px 0;
    border-top: 8px solid #053554
}

.allclient-selections {
    display: flex;
    margin-top: -60px;
    justify-content: space-around
}

.allclient-figure strong {
    color: #ff9c01;
    font-size: 23px
}

.allclient-figure p {
    font-size: 14px;
    color: #828282;
    font-weight: 500
}

.client-placement {
    margin-top: 50px
}

.client-list {
    margin-bottom: 50px
}

.client-logo-list {
    width: 165px;
    padding: 5px;
    margin: 15px;
    border-radius: 6px
}

.client-logo-list img {
    width: auto !important;
    margin: auto
}

.allclients .owl-dots .owl-dot span {
    width: 60px !important;
    height: 3px !important;
    margin: 0 !important;
    border-radius: 0 !important
}

.allclients .owl-dots .owl-dot:hover span {
    background: #ff9b00 !important
}

.allclients .owl-dots .owl-dot.active span {
    background: #ff9b00 !important
}

.clientdropquery {
    padding: 20px 15px;
    border: 1px solid #ddd;
    border-radius: 10px
}

.clientdropquery .select2-container {
    position: absolute;
    top: 20px
}

.clientdropquery .drop-number .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b {
    border-color: #7a8088 transparent transparent;
    border-style: solid;
    border-width: 6px 4px 0;
    height: 0;
    left: 58px;
    position: absolute;
    top: 69%;
    width: 0
}

.clientdropquery .select2-container .select2-selection--single .select2-selection__rendered {
    font-size: 13px;
    color: #505050;
    line-height: 54px
}

.clientdropquery-heading h5 {
    text-align: center;
    margin-bottom: 15px
}

.clientdropquery form input, .clientdropquery form select {
    padding: 10px;
    margin-top: 15px;
    font-size: 13px;
    width: 100%;
    border: 1px solid #ddd
}

.clientdropquery form p {
    font-size: 10px;
    margin-bottom: 15px;
    margin-top: 20px
}

.clientdropquery form select {
    color: #888;
    height: 38px
}

.clientdropquery form .button1 {
    font-weight: 700;
    letter-spacing: 2px;
    font-size: 15px
}

.corporate-client-video {
    padding: 80px 0
}

.client-video-img {
    width: 360px;
    position: relative;
    margin: auto
}

.client-video-learner a .testi {
    top: 40%
}

.client-video-img img {
    width: 100%
}

.client-heading-corporates h3 {
    font-weight: 700;
    width: 470px;
    color: #494949;
    line-height: 1.3
}

.client-heading-corporates .line {
    width: 135px
}

.client-heading-corporates p {
    font-size: 13px;
    margin: 30px 0
}

.corporate-client-video .button5 {
    width: fit-content
}

.future-client {
    padding: 80px 0;
    background: #023864;
    clip-path: polygon(0% 57px, 100% 0%, 100% 100%, 0% 100%)
}

.future-client-desc {
    text-align: center
}

.future-client-desc h3 {
    font-weight: 700;
    color: #fff;
    font-size: 31px
}

.future-client-desc span {
    color: #fd9c1a;
    font-weight: 700
}

.future-client-desc p {
    color: #fff;
    font-weight: 500;
    position: relative;
    font-size: 14px;
    width: 200px;
    margin: auto;
    display: block;
    margin-top: 35px
}

.future-client-desc p::before {
    content: '';
    background: #fff;
    width: 66px;
    height: 3px;
    position: absolute;
    bottom: -9px;
    left: 70px
}

.future-client-form .form-inline {
    justify-content: space-between;
    margin-top: 80px;
    margin-bottom: 50px;
    align-items: end
}

.future-client-form p {
    color: #fff;
    font-weight: 500;
    font-size: 13px;
    text-align: center
}

.future-client-form .drop-number .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b {
    border-color: #fff transparent transparent;
    border-style: solid;
    border-width: 6px 4px 0;
    height: 0;
    left: 80%;
    margin-left: 0;
    margin-top: -2px;
    position: absolute;
    top: 50%
}

.valide-text2 {
    position: relative
}

.valide-text2 .select2-container {
    position: absolute
}

.future-client-form .valide-text1 .select2-container .select2-selection--single .select2-selection__rendered {
    padding-left: 0
}

.future-client-form .valide-text1 .select2-container {
    position: absolute
}

.future-client-form .select2-container .select2-selection--single {
    color: #fff;
    height: 44px;
    line-height: 47px
}

.future-client-form .form-inline input {
    background: transparent;
    border: none;
    border-bottom: 1px solid #fff;
    font-size: 14px;
    height: 43px;
    width: 164px;
    color: #fff;
    padding: 0px;
}

.future-client-form .form-inline input::placeholder {
    color: #fff
}

.future-client-form .form-inline button {
    width: 125px;
    border: 1px solid #fff;
    background: transparent;
    color: #fff;
    padding: 8px;
    border-radius: 20px
}

.fee-deposit {
    margin: 40px 0 70px
}

.fee-deposit.inquery-class {
    margin: 0 0 70px
}

.fee-deposit.leadcls {
    margin: 0 0 70px
}

.payment-form {
    justify-content: space-between
}

.payment-form a {
    background: #fcfcfc;
    box-shadow: 0 0 6px 2px #cccccc40;
    padding: 15px;
    width: 24.5%;
    text-align: center;
    font-weight: 600;
    color: #8e8e8e !important;
    font-size: 15px;
    text-transform: uppercase;
    text-decoration: none
}

.payment-form a.active {
    color: #ffa302 !important;
    box-shadow: 0 0 7px 5px #dcdcdc85;
    position: relative
}

.payment-form a.active::before {
    content: '';
    border: 12px solid transparent;
    border-top-color: #ffa302;
    position: absolute;
    bottom: -24px;
    left: 43%
}

.student-payment {
    margin-top: 70px;
    padding: 30px 90px;
    box-shadow: 0 0 11px 2px #d6d6d6;
    border-top: 7px solid #ffa302
}

.student-payment h3 {
    border-bottom: 1px solid #595959;
    font-size: 16px;
    color: #595959;
    text-align: center;
    width: 340px;
    margin: auto;
    margin-bottom: 30px;
    padding-bottom: 15px;
    text-transform: uppercase
}

.student-payment .form-inline {
    justify-content: space-between;
    margin-bottom: 30px;
    flex-wrap: nowrap
}

.student-payment .form-inline .form-control {
    width: 100%;
    font-size: 14px;
    outline: none;
    box-shadow: none
}

.student-payment .form-inline select {
    width: 350px;
    font-size: 14px;
    height: 35px;
    color: #495057;
    border: 1px solid #ced4da;
    border-radius: 3px;
    padding: .375rem .75rem
}

.fee-deposit-checkbox {
    margin: 0 11px
}

.fee-deposit-checkbox label {
    font-size: 14px
}

.fee-deposit-checkbox input {
    margin-right: 5px
}

.fee-deposit-checkbox label a {
    color: #000;
    text-decoration: underline
}

.student-payment-button {
    width: 100%;
    border: 1px solid #ddd;
    background: #ffa302;
    color: #fff;
    border-radius: 6px;
    padding: 8px;
    font-weight: 600;
    text-transform: uppercase;
    margin-top: 20px
}

.face-issue-button {
    width: 50%;
    border: 1px solid #ddd;
    background: #ffa302;
    color: #fff;
    border-radius: 6px;
    padding: 8px;
    font-weight: 600;
    text-transform: uppercase;
    margin-top: 30px !important;
    margin: auto;
    display: block
}

.transaction-section {
    margin-top: 70px;
    padding: 30px 90px;
    box-shadow: 0 0 11px 2px #d6d6d6;
    border-top: 7px solid #ffa302
}

.transaction-section table {
    width: 100%
}

.transaction-section table tr {
    border-bottom: 1px solid #6d6d6d;
    line-height: 4
}

.transaction-section table tr td strong {
    font-size: 17px
}

.trans-button .paygat-button {
    background: #006278;
    margin-bottom: 20px
}

.trans-button {
    display: flex;
    justify-content: space-around;
    margin-top: 35px
}

.trans-button button {
    padding: 7px 0;
    color: #fff;
    border: none;
    text-transform: uppercase;
    font-weight: 600
}

.trans-button a {
    padding: 7px 44px;
    color: #fff;
    border: none;
    text-transform: uppercase;
    font-weight: 600
}

.cancel-button a {
    padding: 7px 44px;
    color: #fff !important;
    border: none;
    text-transform: uppercase;
    font-weight: 600
}

.trans-button .edit-button {
    background: #005bae;
    margin-bottom: 20px
}

.trans-button .cancel-button {
    background: #bc0001;
    margin-bottom: 20px
}

.trans-button .proceed-button {
    background: #387800;
    margin-bottom: 20px
}

.payment-process {
    justify-content: center;
    margin: 45px 93px
}

.payment-process a {
    width: 120px;
    text-align: center;
    font-size: 15px;
    font-weight: 600;
    color: #8e8e8e !important
}

.payment-process a.active {
    color: #ffa302 !important;
    text-decoration: underline
}

.payment-main {
    display: flex;
    justify-content: center
}

.gopayment {
    width: 31%
}

.team-manag {
    display: flex;
    flex-wrap: wrap;
    margin-top: 28px
}

.team-manag .account-team {
    margin-right: 100px
}

.account-team strong {
    width: 120px
}

.account-team .yellow, .imp-notes .yellow, .Escalation-team .yellow {
    color: #f7971d;
    font-weight: 500;
    font-size: 17px;
    line-height: 2
}

.auth-sign h3 {
    color: #000;
    font-size: 14px;
    font-weight: 600
}

.imp-notes ul {
    padding: 0 13px;
    list-style-type: disclosure-closed
}

.imp-notes ul li {
    font-size: 11px;
    padding-bottom: 7px;
    font-weight: 500;
    font-style: italic;
    line-height: 1.5;
    text-align: justify
}

.imp-notes ul li:last-child {
    padding-bottom: 0
}

.imp-notes h3 {
    font-size: 15px;
    font-weight: 500;
    font-style: italic;
    color: #5b5b5b;
    text-transform: uppercase
}

.account-team strong, .account-team span, .Escalation-team strong, .Escalation-team span {
    font-size: 13px
}

.googlepayment-barcode {
    padding: 35px;
    box-shadow: 0 0 6px 2px #e2e2e2;
    border-top: 7px solid #f9bb06
}

.googlepayment-barcode .img-logo img {
    margin: auto;
    display: block;
    width: 188px
}

.googlepayment-barcode form select {
    width: 100%;
    height: 40px;
    color: #5a5a5a;
    border: 1px solid #9b9b9b;
    border-radius: 4px;
    margin: 18px 0;
    padding: 0 5px
}

.googlepayment-barcode form p {
    font-weight: 600;
    font-size: 12px;
    width: 100%;
    color: #5a5a5a;
    border-radius: 4px;
    padding: 0 10px;
    text-align: center
}

.googlepayment-barcode .barcode-blur img {
    margin: auto;
    display: block
}

.singlepage-job-list {
    padding: 80px 0
}

.singlepage-job-listing-heading h5 {
    color: #083553;
    margin-bottom: 0
}

.horizontal-line {
    width: 100%;
    height: 2px;
    background: #083553;
    position: absolute;
    top: 50%;
    margin-left: 10px
}

.singlepage-job-listing-heading ul {
    margin: 15px 0 0
}

.singlepage-job-listing-heading ul li {
    color: #888
}

.singlepage-job-listing-heading ul li i {
    margin-right: 14px;
    width: 20px;
    text-align: center
}

.singlepage-job-listing-heading {
    border-left: 2px solid #083553;
    padding: 20px 0 15px 15px;
    margin-bottom: 15px
}

.singlepage-job-list .button1 {
    width: 140px
}

.singlepage-job-list .button1:hover, .singlepage-contact-details+.button1:hover {
    color: #fff
}

.singlepage-job-desc-left {
    padding: 0 50px 0 25px;
    text-align: justify;
    border-right: 2px solid #083553
}

.singlepage-job-desc-left-sections {
    margin-bottom: 40px;
    color: #737373
}

.singlepage-job-desc-left-sections p {
    margin-top: 20px
}

.singlepage-job-desc-right-sections {
    margin-bottom: 70px;
    border-bottom: 1px solid #000;
    padding-bottom: 5px;
    color: #737373
}

.singlepage-keyskill-heading-line, .singlepage-job-listing-heading-line {
    overflow: hidden
}

.singlepage-keyskill-heading-line h5, .singlepage-job-listing-heading-line h5 {
    position: relative
}

.singlepage-keyskill-heading-line h5 i {
    margin-right: 10px
}

.singlepage-key-skill {
    margin-left: 15px;
    padding: 40px 0
}

.singlepage-keyskill-heading-line {
    color: #083553
}

.singlepage-key-skill-listing {
    display: flex;
    flex-wrap: wrap
}

.singlepage-key-skill-listing a {
    margin-right: 20px;
    background: #e5e5e5;
    color: #083553;
    font-weight: 500;
    padding: 15px 25px;
    text-decoration: none
}

.singlepage-contact {
    padding: 40px 0
}

.singlepage-contact-details {
    margin-left: 30px;
    color: #737373
}

.singlepage-contact-details ul li {
    display: flex
}

.singlepage-contact-details ul li strong {
    width: 220px
}

.about-banner-section {
    border-left: 8px solid #feac0d;
    padding-left: 27px;
    margin-bottom: 87px;
    margin-top: 40px
}

.about-banner-heading h2 {
    color: #fff;
    font-weight: 700;
    font-size: 26px
}

.about-banner-heading {
    margin: 0 0 50px;
    padding-top: 20px
}

.about-banner-desc p {
    color: #fff
}

.about-directors {
    display: flex;
    justify-content: space-between;
    margin-top: 40px;
    padding-bottom: 20px;
    margin-right: 65px
}

.about-directors-desc strong {
    color: #fff;
    font-weight: 600;
    font-size: 15px
}

.about-directors-desc p {
    font-size: 13px
}

.nav-about-team-join {
    background: #fafafa
}

.navnab-atj {
    display: flex;
    justify-content: center
}

.navnab-atj .navnab-atj-link {
    padding: 25px 33px
}

.navnab-atj-link.nav-active {
    border-bottom: 6px solid #ff9000
}

.navnab-atj .navnab-atj-link a {
    text-transform: uppercase;
    font-weight: 500;
    text-decoration: none;
    padding: 0 25px;
    color: #0a2229
}

.quatation p {
    font-family: 'Berkshire Swash', cursive;
    font-size: 35px;
    text-align: center;
    background: -webkit-linear-gradient(180deg, #5395ab, #052a36);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.author-name i {
    display: flex;
    justify-content: flex-end;
    color: #293b3f
}

.quote {
    padding: 0 0 60px
}

.quote .line {
    margin: 25px auto 30px
}

.india-tag-line {
    text-align: center;
    font-size: 18px;
    color: #293b3f
}

.mission-vision-section {
    padding: 50px 0
}

.welcome h3 {
    font-size: 23px;
    font-weight: 700;
    margin-bottom: 30px;
    color: #293b3f;
    text-transform: uppercase;
    text-align: center
}

.welcome p {
    padding: 20px 70px;
    font-family: 'Noto Serif', serif;
    font-weight: 500;
    color: #444;
    font-size: 16px;
    line-height: 1.8;
    text-align: justify
}

.team-quatation {
    padding: 50px 0
}

.welcome-team h3 {
    font-size: 23px;
    font-weight: 700;
    margin-bottom: 30px;
    color: #293b3f;
    text-transform: uppercase;
    text-align: center
}

.mission-vision {
    border-left: 2px solid #293b3f;
    padding-left: 30px
}

.ourvision {
    margin-bottom: 20px;
    padding-bottom: 20px;
    position: relative
}

.ourvision:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 50px;
    height: 3px;
    background: #f8981d
}

.management-team {
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
    border: 1px solid #e0e0e0
}

.about-management-team {
    padding: 50px 0 0
}

.management-team-heading {
    margin-bottom: 40px
}

.management-team-heading h3 {
    font-size: 23px;
    font-weight: 700;
    color: #293b3f;
    text-transform: uppercase;
    border-bottom: 5px solid #fb8f29;
    margin: auto;
    width: 208px
}

.management-team {
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
    border: 1px solid #e0e0e0
}

.management-team .team-member-desc {
    margin-left: 10px;
    border-radius: 7px;
    position: relative;
    padding: 32px;
    font-size: 14px
}

.management-team .team-member-desc:before {
    content: '';
    width: 0;
    height: 0;
    border: 15px solid transparent;
    border-left-color: #e4e4e4;
    position: absolute;
    left: -10px;
    top: 40%
}

.team-member-desc p {
    color: #5d5b5b;
    font-size: 14px;
    font-weight: 400;
    text-align: justify
}

.member-info {
    display: grid;
    margin-top: 11px;
    color: #293b3f;
    font-size: 13px
}

.roadmap-heading {
    margin-bottom: 40px
}

.roadmap-heading h3 {
    font-size: 23px;
    font-weight: 700;
    color: #293b3f;
    text-transform: uppercase;
    border-bottom: 5px solid #fb8f29;
    margin: auto;
    width: 460px
}

.roadmap img {
    width: 100%;
    height: auto
}

.about-us-rating {
    background: linear-gradient(90deg, #ededed, #edeceb);
    padding: 50px 0
}

.about-us-section {
    display: flex;
    justify-content: space-between;
    align-items: center;
    text-align: center
}

.about-us-class {
    width: 218px;
    padding: 44.5px 0;
    display: grid;
    justify-content: center;
    align-items: center;
    border-radius: 50%
}

.border-gradient1 {
    background-image: linear-gradient(#fe599e, #921678);
    position: relative;
    z-index: 1
}

.border-gradient1::before {
    content: '';
    display: block;
    background-color: #ededed;
    position: absolute;
    border-radius: 50%;
    height: 90%;
    width: 90%;
    z-index: -1;
    left: 5.2%
}

.border-gradient2 {
    background-image: linear-gradient(#fdb41a, #09aca2);
    position: relative;
    z-index: 1
}

.border-gradient2::before {
    content: '';
    display: block;
    background-color: #ededed;
    position: absolute;
    border-radius: 50%;
    height: 90%;
    width: 90%;
    z-index: -1;
    left: 5.2%
}

.border-gradient3 {
    background-image: linear-gradient(#0485c7, #224884);
    position: relative;
    z-index: 1
}

.border-gradient3::before {
    content: '';
    display: block;
    background-color: #ededed;
    position: absolute;
    border-radius: 50%;
    height: 90%;
    width: 90%;
    z-index: -1;
    left: 5.2%
}

.border-gradient4 {
    background-image: linear-gradient(#ffaf44, #f21527);
    position: relative;
    z-index: 1
}

.border-gradient4::before {
    content: '';
    display: block;
    background-color: #ededed;
    position: absolute;
    border-radius: 50%;
    height: 90%;
    width: 90%;
    z-index: -1;
    left: 5.2%
}

.about-us-class img {
    margin: auto;
    width: 76px;
    height: 43px
}

.about-us-class h6 {
    font-size: 40px;
    color: #3c3c3c;
    margin: 10px 0 5px;
    line-height: 1
}

.about-us-class p {
    font-weight: 600;
    color: #3c3c3c
}

.key-contact {
    padding: 0 0 40px
}

.key-contact-heading {
    margin-bottom: 40px;
    margin-top: 25px
}

.key-contact-heading h3 {
    font-size: 23px;
    font-weight: 700;
    color: #293b3f;
    text-transform: uppercase;
    border-bottom: 5px solid #fb8f29;
    margin: auto;
    width: 207px
}

.thanksection {
    background: linear-gradient(90deg, #ffeed3, #fff3e4);
    padding: 45px;
    text-align: center
}

.thankheading h1 {
    font-size: 72px;
    background: -webkit-linear-gradient(#f6c46a, #fc944c);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    border-bottom: 2px solid #014655;
    width: 320px;
    margin: auto
}

.thanks-desc {
    margin-top: 45px
}

.thanks-desc p {
    margin-top: 15px;
    margin-bottom: 15px
}

.quick-social-section {
    background: #f8f8f8;
    padding: 15px 0;
    text-align: center
}

.quick-link, .replay-social-link {
    margin: 10px 0 30px
}

.quick p, .social p {
    font-size: 20px
}

.quick-link a {
    background: -webkit-linear-gradient(#f2b12b, #e66107);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 20px;
    margin: 0 25px
}

.replay-social-link a {
    margin: 0 18px
}

.join-us-banner {
    background: url(../img/join-again-banner.webp);
    background-repeat: no-repeat;
    background-size: cover;
    height: 493px
}

.join-desc {
    color: #0d323b
}

.join-desc strong {
    font-size: 20px
}

.join-desc p {
    font-weight: 400;
    margin: 25px 0
}

.join-desc button {
    margin: initial
}

.why-work {
    padding: 80px 0;
    background-image: url(../img/background.png);
    background-size: cover;
    background-repeat: no-repeat
}

.why-work-heading h3 {
    font-size: 23px;
    font-weight: 700;
    margin-bottom: 50px;
    color: #0a2229;
    text-transform: uppercase;
    text-align: center
}

.reason-list {
    display: flex;
    color: #0a2229;
    margin-bottom: 50px;
    margin-right: 30px
}

.reason-why-desc {
    margin-left: 45px;
    margin-top: 30px
}

.reason-why-desc-heading strong {
    font-weight: 500;
    font-size: 20px
}

.reason-why-desc-heading p {
    margin-top: 25px;
    font-size: 15px;
    text-align: justify
}

.join-family {
    background: linear-gradient(45deg, #02d87f, #0490cb);
    color: #fff;
    padding: 75px 0;
    box-shadow: 0 0 12px 2px #5a5a5a7a
}

.buttontojoin {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.buttontojoin h3 {
    font-size: 35px;
    font-weight: 400;
    text-transform: uppercase
}

.buttontojoin button {
    border: 2px solid #fff;
    color: #fff;
    background: transparent;
    padding: 15px;
    border-radius: 6px
}

.value-action {
    padding: 40px 0
}

.value-action-heading h3 {
    font-size: 23px;
    font-weight: 700;
    margin-bottom: 50px;
    color: #0a2229;
    text-transform: uppercase;
    text-align: center
}

.values-join .owl-dots .owl-dot span {
    width: 50px !important;
    height: 7px !important;
    border-radius: 0 !important;
    margin: 0 !important
}

.values-join .owl-dots .owl-dot.active span, .values-join .owl-dots .owl-dot:hover span {
    background: #0490cb !important
}

.connect-you {
    padding: 40px 0;
    background-color: #fffbf8;
    background-image: url(../img/Join_Us_Again.png);
    background-repeat: no-repeat;
    background-position: 100% 100%
}

.right-oppor-heading h3 {
    display: grid;
    justify-content: center;
    text-align: center;
    color: #1b1e29
}

.right-oppor-heading p {
    text-align: center;
    color: #1b1e29;
    font-weight: 400
}

.right-oppor-form form {
    margin: 30px 0
}

.right-oppor-form-section1 {
    padding: 0 10px
}

.right-oppor-form .drop-number .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent;
    border-style: solid;
    border-width: 6px 4px 0;
    height: 0;
    left: 76%;
    margin-left: 0;
    margin-top: -15px;
    position: absolute;
    top: 72%
}

.right-oppor-form .form-inline .help-block {
    margin-left: 2px
}

.right-oppor-form-section1 input {
    border: none;
    border-bottom: 1px solid #424242;
    width: 100%;
    background: transparent;
    line-height: 41px
}

.right-oppor-form-section2 {
    justify-content: space-between;
    flex-wrap: nowrap;
    margin-bottom: 40px;
    margin-top: 40px
}

.right-oppor-form-section2 input {
    width: 100%;
    height: 42px;
    border: none;
    border-bottom: 1px solid #424242;
    background: transparent;
    padding: 0px;
}

.right-oppor-form-section3 {
    justify-content: space-between;
    margin-bottom: 60px
}

.right-oppor-form-section3 select {
    border: none;
    border-bottom: 1px solid #424242;
    width: 45%;
    color: #6d6d6d;
    background: transparent
}

.our-team-banner-text {
    position: absolute;
    bottom: 0;
    color: #fff;
    font-size: 21px;
    width: 621px;
    font-family: 'Poppins';
    font-weight: 700;
    transform: translate(50%, -80%);
    text-align: center
}

.team-quatation .line {
    margin: auto;
    margin-bottom: 50px
}

.team-quatation p {
    padding: 20px 70px;
    font-family: 'Noto Serif', serif;
    font-weight: 500;
    color: #444;
    font-size: 16px;
    line-height: 1.8;
    text-align: justify
}

.team-thought p {
    font-family: 'Berkshire Swash', cursive;
    font-size: 35px;
    text-align: center;
    background: -webkit-linear-gradient(180deg, #5395ab, #052a36);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.team-author i {
    display: flex;
    justify-content: flex-end;
    color: #fff;
    font-weight: 400
}

.product-team {
    padding: 60px 0
}

.product-team.f9 {
    background: #f9f9f9
}

.product-team-section {
    display: flex;
    align-items: center
}

.product-team-left {
    text-align: right;
    padding: 0 70px
}

.product-team-heading-left h3 {
    color: #003f7f;
    font-weight: 700;
    text-transform: uppercase
}

.product-team-desc p {
    font-size: 15px;
    color: gray;
    margin: 20px 0 40px;
    line-height: 1.8
}

.product-team-heading-left {
    background: url(../img/circle-yellow.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 52%;
    padding: 10px 0 3px
}

.team-button {
    background: #005195;
    color: #fff;
    border: none;
    padding: 15px 32px;
    position: relative;
    font-size: 20px;
    letter-spacing: 1px
}

.team-button:after {
    content: '>';
    position: absolute;
    right: 15px;
    top: 29%
}

.product-team.f4 {
    color: #f4f4f4
}

.product-team-right {
    text-align: left;
    padding: 0 70px
}

.product-team-heading-right {
    background: url(../img/circle-yellow.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 3px;
    padding: 10px 0 3px 15px
}

.product-team-heading-right h3 {
    color: #003f7f;
    font-weight: 700;
    text-transform: uppercase
}

.industry-ready {
    background: linear-gradient(45deg, #d6a15d, #edca8a);
    text-align: center;
    color: #fff;
    padding: 60px 0;
    margin: 20px 0 50px
}

.industry p {
    font-size: 35px;
    text-transform: uppercase;
    font-weight: 200
}

.industry p strong {
    font-weight: 700
}

.industry-sub-heading p {
    font-size: 20px;
    position: relative
}

.industry-sub-heading p a {
    color: #fff;
    text-decoration: underline
}

.horizontal-line-left {
    width: 20%;
    height: 2px;
    background: #fff;
    position: absolute;
    left: 9px;
    top: 50%
}

.horizontal-line-right {
    width: 20%;
    height: 2px;
    background: #fff;
    position: absolute;
    right: 9px;
    top: 50%
}

.service-banner {
    background: #f1f3ff;
    height: auto
}

.service-banner-heading h3 {
    color: #002a4e;
    font-weight: 700;
    font-size: 34px;
    position: relative;
    line-height: 1.5
}

.service-banner-img {
    margin-top: 15px
}

.service-banner-heading h3:before {
    content: '';
    background: #fb8f29;
    width: 155px;
    height: 4px;
    position: absolute;
    bottom: -44px
}

.service-heading {
    margin: 80px 0 0
}

.service-heading-list h3 {
    font-size: 23px;
    font-weight: 700;
    color: #0f2c39;
    text-transform: uppercase;
    text-align: center;
    border-bottom: 5px solid #fb8f29;
    margin: auto;
    width: fit-content
}

.service-section-list {
    display: flex;
    align-items: center
}

.service-section-list-desc strong {
    color: #012553;
    font-size: 20px;
    position: relative;
    line-height: 4
}

.service-section-list-desc strong:before {
    content: '';
    background: #fb8f29;
    width: 80%;
    height: 2px;
    position: absolute;
    bottom: -4px
}

.service-section-list-desc p {
    line-height: 1.9;
    color: #4a4a4a
}

.service-section {
    padding: 55px 0
}

.grey {
    background: #f4f5f9
}

.service-section.grey .service-section-list-desc {
    text-align: right
}

.service-section.grey .service-section-list-desc strong:before {
    right: 0
}

.course-page-2-curriculum {
    margin-top: 20px
}

.course-page2-curriculum {
    display: flex;
    justify-content: space-between;
    margin: 25px 0;
    background: #fafafa;
    box-shadow: 0 0 11px 4px #eaeaea;
    transition: all .2s ease-out;
    will-change: transform
}

.course-page2-curriculum:hover {
    transform: translateY(-5px);
    box-shadow: 0 1rem 3rem rgba(31, 45, 61, .125) !important
}

.course-page-img img {
    width: 70px;
    margin-right: 20px
}

.course-page-content {
    width: 80%;
    padding: 10px 25px 14px 0
}

.course-page-heading {
    line-height: 1.5em;
    margin-bottom: 5px;
}

.course-page-heading strong {
    font-weight: 600;
    font-size: 19px
}

.course-page-desc {
    font-size: 13px;
    margin-bottom: 16px
}

.details-view-master a {
    background: linear-gradient(45deg, #3876F1, #1C19B0);
    padding: 8px 10px;
    color: #fff !important;
    font-size: 13px;
    color: #1a242d
}

.course-page-heading strong a {
    color: #000
}
}

.banner-training-certificate .banner-heading {
    margin: 98px 0
}

.banner-heading {
    margin: 38px 0
}

.banner-heading h1 {
    font-weight: 500;
    margin-bottom: 0;
    font-size: 33px
}

.banner-heading h1 strong {
    color: #ffbc08;
    font-weight: 700
}

.banner-heading a {
    color: #fff;
    border: 2px solid #fff;
    padding: 7px;
    text-transform: uppercase;
    line-height: 3;
    text-decoration: none
}

.banner-heading a i {
    font-size: 13px
}

.banner-img {
    margin-top: 65px
}

.training-certificate-page {
    background: #fdfdfd
}

.gt {
    display: flex;
    justify-content: center;
    border-bottom: 1px solid #c1c1c1
}

.gt .nav-item a {
    background: transparent !important;
    border: none !important;
    color: #0a2229 !important;
    font-size: 24px;
    font-weight: 600;
    padding: 15px
}

.gt .nav-item a.active {
    border-bottom: 5px solid #ff9000 !important
}

.GetTrack .tab-content {
    padding: 45px 0
}

.mobile-track-img {
    display: block;
    text-align: center;
    border-bottom: 1px solid #9a9a9a
}

.mobile-track-img img {
    border-bottom: 5px solid #ff9000
}

.validation {
    display: block;
    text-align: center;
    margin-top: 35px
}

.validation strong {
    color: #002833;
    font-size: 15px;
    font-weight: 600
}

.validation .help-block {
    display: initial;
    margin-top: 0;
    margin-left: -86px;
    color: red;
    font-size: 6px;
    position: absolute
}

.validation .help-blocks {
    display: initial;
    margin-top: 0;
    margin-left: 8px;
    color: red;
    font-size: 6px;
    position: absolute
}

.validation .help-blocks strong {
    color: red;
    margin-left: -72px
}

.certraid .help-block {
    color: red;
    font-size: 6px;
    position: absolute;
    width: 100%;
    text-align: center;
    left: 0;
}

.validation .button3 {
    color: #fff;
    background: #fa872a;
    border: none;
    font-weight: 400;
    margin-right: 0;
    padding: 10px 24px;
    border-radius: 4px
}

.certraid .help-block strong, .validation .help-block strong {
    color: red;
    font-size: 15px
}

.validation p {
    font-size: 13px;
    font-weight: 500;
    margin-top: 5px;
    margin-bottom: 25px
}

.validation form {
    position: relative
}

.validation form label {
    width: 52px;
    color: #002833;
    font-size: 13px;
    font-weight: 600;
    position: absolute;
    top: -2%;
    left: 36%;
    background: #fff;
    padding: 5px 0;
    line-height: 0
}

.validation form input[type=tel] {
    border-radius: 5px;
    border: 1px solid #2c3a48;
    padding: 8px;
    width: 350px
}

.certraid .button3, .validation .button3 {
    margin-top: 30px;
    text-transform: capitalize !important;
}

.validation form p {
    width: 350px;
    margin: auto;
    cursor: pointer;
    text-transform: uppercase;
    font-size: 17px
}

.otpvari-img {
    display: block;
    text-align: center;
    border-bottom: 1px solid #9a9a9a
}

.validation form p {
    margin-top: 25px
}

.gt .nav-item {
    margin: 0 15px
}

.gt .nav-item:first-child a {
    position: relative
}

.gt .nav-item:first-child a::before {
    content: '';
    position: absolute;
    width: 4px;
    height: 25px;
    background: #0a2229;
    right: -15px;
    top: 20px
}

.pwdvalidation input {
    width: 50px;
    height: 50px;
    border-radius: 10px;
    border: 1px solid #9a9a9a;
    margin: 0 5px;
    text-align: center;
    font-size: 65px;
    color: #9a9a9a
}

.track-dummy {
    border-bottom: 1px solid #9a9a9a
}

.track-dummy img {
    margin: auto;
    display: block
}

.gc-tc {
    text-align: center;
    padding: 85px 0
}

.gc-heading h1 {
    color: #025a93
}

.gc-heading p {
    width: 80%;
    margin: auto
}

.certraid strong {
    color: #002833;
    font-size: 19px;
    font-weight: 600
}

.certraid .help-block strong {
    color: red
}

.certraid {
    margin: 50px 0
}

.certraid p {
    margin: 15px 0
}

.certraid form input {
    width: 34%;
    padding: 15px;
    border-radius: 6px;
    border: 1px solid #9a9a9a;
    text-align: center
}

.certraid form button {
    padding: 13px 24px;
    margin: 0;
    text-transform: uppercase
}

.student-certificate-here-heading {
    border-top: 1px solid #9a9a9a
}

.student-certificate-here-heading strong {
    color: #025a93;
    text-transform: uppercase;
    display: block;
    font-size: 23px;
    font-weight: 600;
    width: 312px;
    margin: auto;
    border-top: 5px solid #ff9000;
    padding: 10px 0
}

.student-data {
    display: flex;
    justify-content: space-between;
    margin-top: 65px
}

.student-name {
    background: url(../img/circle-yellow.png);
    background-size: contain;
    background-repeat: no-repeat;
    padding: 7px 0
}

.student-name strong {
    color: #0f2c39;
    font-size: 22px;
    margin-left: 8px
}

.trackstu-data {
    margin: 25px 0
}

.management-team .team-member-pic {
    padding: 15px;
    background-color: #e4e4e4
}

.trackstu-data p {
    font-size: 13px;
    display: flex;
    line-height: 2.8;
    font-weight: 500
}

.trackstu-data strong {
    font-weight: 600;
    width: 150px
}

.trackstu-data span {
    padding-left: 30px;
    width: 360px
}

.vidocer {
    margin-top: 35px;
    display: flex;
    justify-content: space-between;
    text-align: center;
}

.vidocer button {
    padding: 10px 45px
}

.student-data-right {
    position: relative
}

.student-data-right::before {
    content: '';
    width: 1px;
    height: 100px;
    position: absolute;
    top: 30%;
    left: -10%;
    background: #ffa200
}

.student-data-right img {
    width: 90%
}

.tracer img {
    max-width: 100%;
    margin: auto;
    height: auto;
    display: block
}

#vas {
    display: none
}

.career-heading, .heading-equiry-pop {
    display: flex;
    justify-content: space-between;
    align-items: center
}

#fix-rig {
    top: 40%;
    right: -64px;
    display: flex;
    align-items: center;
    z-index: 500;
    letter-spacing: 0px;
    font-size: 16px;
    background: rgb(255 255 255);
    color: #004080;
    padding: 10px 11px 23px;
    text-transform: uppercase;
    font-weight: 600;
    transform: rotate(-90deg);
    -webkit-box-shadow: rgb(2 18 129 / 25%) 0 2px 15px 0;
    box-shadow: rgb(2 18 129 / 25%) 0 2px 15px 0;
}

#fix-rig, #fix-rig2, .ani-pio {
    position: fixed;
    border-top-left-radius: 6px;
}

#fix-rig, #fix-rig2 {
    border-top-right-radius: 6px;
    cursor: pointer;
}

#fix-rig span {
    margin-right: 7px;
    background: #004080;
    height: 21px;
    border-radius: 5px;
    width: 21px;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: inline-flex;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    align-items: center
}

#fix-rig img {
    -webkit-animation-name: equ_right_call;
    animation-name: equ_right_call;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-delay: 5s;
    animation-delay: 5s;
    width: 13px;
}

.bottom-enquiry .card-body {
    background-color: #fff;
}

.ani-pio {
    width: 250px;
    z-index: 9999;
    background-color: #fff;
    top: 31.5%;
    right: -250px;
    overflow-x: hidden;
    transition: .5s 0.1s;
    -webkit-box-shadow: 0 0 20px 0 rgb(0 12 105 / 17%);
    box-shadow: 0 0 20px 0 rgb(0 12 105 / 17%);
    border-bottom-left-radius: 6px
}

.ani-pio span {
    color: #818181;
    display: block;
    transition: .3s
}

.fix-contact {
    margin: 36px 0;
}

.fix-contact .fix-indian, .fix-contact .fix-internatioanl {
    display: flex;
    align-items: center;
    justify-content: space-around
}

.fix-contact .fix-indian .fix-indian-left p, .fix-contact .fix-internatioanl .fix-international-left p {
    font-size: 10px;
    font-weight: 500
}

.fix-contact .fix-indian .fix-indian-left, .fix-contact .fix-internatioanl .fix-international-left {
    position: relative;
}

.fix-indian-right i {
    background: linear-gradient(302deg, #ffa817, #dd8336);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 25px;
}

.fix-international-right i {
    background: linear-gradient(302deg, #ffed17, #dd8336);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 30px;
}

.fix-contact .fix-indian .fix-indian-left::after, .fix-contact .fix-internatioanl .fix-international-left::after {
    content: '';
    width: 1px;
    height: 30px;
    position: absolute;
    top: 5px;
    right: -20px;
    background: #888
}

.ani-pio .closebtn {
    position: absolute;
    top: 0;
    right: 14px;
    font-size: 28px;
    color: #000;
    cursor: pointer
}

.fix-contact .fix-internatioanl {
    margin-top: 10px;
}

.fix-contact .fix-indian .fix-indian-left strong a, .fix-contact .fix-internatioanl .fix-international-left strong a {
    color: #000;
    font-weight: 600
}

@-webkit-keyframes equ_right_call {
    0%, 20%, 26%, 32%, 38%, 44%, 50%, 56%, 62%, 68%, 74%, 80% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    23%, 35%, 47%, 59%, 71% {
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg)
    }

    29%, 41%, 53%, 65%, 77% {
        -webkit-transform: rotate(-15deg);
        transform: rotate(-15deg)
    }
}

@keyframes contactus_trin__1hs1e {
    0%, 20%, 26%, 32%, 38%, 44%, 50%, 56%, 62%, 68%, 74%, 80% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    23%, 35%, 47%, 59%, 71% {
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg)
    }

    29%, 41%, 53%, 65%, 77% {
        -webkit-transform: rotate(-15deg);
        transform: rotate(-15deg)
    }
}

#fix-rig2 {
    bottom: 0;
    right: 1px;
    z-index: 999;
    font-size: 17px;
    color: #fff;
    letter-spacing: 0;
    font-weight: 500;
    width: 320px;
    box-shadow: rgb(112 112 112 / 40%) 0 0 5px 3px;
    -webkit-box-shadow: rgb(112 112 112 / 40%) 0 0 5px 0
}

.bottom-form-right span {
    display: block;
    color: #004080;
    font-size: 12px;
    font-weight: 500;
    line-height: 1.2em
}

.bottom-form-right .number {
    font-weight: 600;
    font-size: 20px;
    line-height: 1.2em
}

.bottom-enquiry .card-header {
    padding: 8px 20px;
    border-bottom: 0
}

.bottom-enquiry .card {
    border: 0
}

.right-side-form-popup .right-side-form-control {
    border: 1px solid rgba(185, 185, 185, .41);
    font-size: 13px;
    color: #888
}

.all-course-listing-desc, .right-side-form-popup input {
    padding: 18px 15px
}

.form-control:focus, .search-column, input:focus {
    box-shadow: none !important;
    outline: 0 !important
}

.right-side-form-popup label {
    font-size: 13px;
    margin-bottom: 2px;
    display: block;
    color: #212529 !important
}

.btn-eq-yellow {
    background-color: #f97141;
    color: #fff;
    font-size: 15px;
    padding: 6px 15px;
    width: 100%
}

.career-heading, .heading-equiry-pop {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.btn-eq-yellow:hover {
    color: #fff;
}

.bottom-form-right {
    display: flex;
    align-items: center;
    justify-content: center;
}

textarea.text-message {
    height: 60px;
}

.heading-equiry-pop picture img {
    -webkit-animation: blinking 2s infinite;
    animation: blinking 2s infinite;
    position: relative;
    top: 3px;
    left: 2px;
}

@-webkit-keyframes blinking {
    0% {
        opacity: 0
    }

    50% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@keyframes duq_fadeinout__1PM-K {
    0% {
        opacity: 0
    }

    50% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

.bottom-form-right img {
    margin-right: 10px;
}

.card-header>.heading-equiry-pop.intro>i {
    -webkit-transform: rotate(177deg);
    -moz-transform: rotate(177deg);
    -ms-transform: rotate(177deg);
    -o-transform: rotate(177deg);
    transform: rotate(177deg);
    -webkit-transition: .9s;
    -moz-transition: .9s;
    -ms-transition: .9s;
    -o-transition: .9s;
    transition: .9s
}

.card-header>.heading-equiry-pop>i {
    cursor: pointer;
    -webkit-transition: .9s;
    -moz-transition: .9s;
    -ms-transition: .9s;
    -o-transition: .9s;
    transition: .9s
}

.blog-banner {
    background: url(../img/Blog_Banner.webp);
    height: 350px;
    background-repeat: no-repeat;
    background-size: cover
}

.blog-single-border {
    margin-top: 20px;
    display: flex
}

.blog-single-one {
    width: 80px;
    height: 2px;
    background: #321a84;
    margin-right: 15px
}

.blog-single-two {
    width: 50px;
    height: 2px;
    background: #321a84;
    margin-right: 15px
}

.blog-single-three {
    width: 20px;
    height: 2px;
    background: #321a84
}

.pb-blog-banner-content {
    padding: 5em 0
}

.pb-blog-banner-heading h3 {
    color: #ff9105;
    font-weight: 600;
    font-size: 30px;
    margin-bottom: 0
}

.pb-blog-banner-heading p {
    font-size: 22px;
    font-weight: 500
}

.pb-blog-banner-desc p {
    font-size: 13px;
    width: 83%;
    font-weight: 400;
    margin-top: 5px
}

.an-column-blog .content {
    box-shadow: 0 1px 13px 0 rgba(226, 226, 226, 0.28);
    border-radius: 3px;
    overflow: hidden;
    margin: auto;
    border: 1px solid #d3d3d3
}

.an-column-blog .content:hover .an-blog-img img {
    transform: scale(1.05);
    transition: transform .4s ease-in-out 0s, -webkit-transform .4s ease-in-out 0
}

.an-bg-co {
    padding: 0 15px 15px
}

.an-blog-img {
    overflow: hidden
}

.an-blog-img img {
    width: 100%;
    height: 129.5px;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear
}

.an-blog-page-heading {
    font-size: 15px;
    padding: 15px 0;
    line-height: 1.2;
    border-bottom: 1px solid #ddd;
    height: 70px
}

.an-blog-page-heading strong {
    font-weight: 600;
    color: #3b3b3b;
    font-size: 11pt;
    line-height: 21px
}

.an-blog-page-desc p {
    font-size: 11px;
    line-height: 17px;
    margin-top: 10px;
    font-weight: 420;
    color: #4f4f4f;
    text-align: justify
}

.an-blog-page-desc {
    margin-bottom: 5px
}

.an-blog-page-footer {
    display: flex;
    justify-content: space-between;
    align-items: flex-end
}

.an-blog-author p {
    font-size: 11px;
    font-weight: 500;
    line-height: 1
}

.an-blog-author strong {
    font-size: 12.5px;
    font-weight: 600;
    color: #585858
}

.an-blog-footer-right img {
    width: 20px;
    margin-right: 3px
}

.an-blog-footer-right span {
    font-weight: 500;
    font-size: 10px;
    margin-right: 7px;
    color: #585858
}

.an-new-blog {
    background: #f9f9f9
}

.an-new-blog-heading {
    padding-top: 50px
}

.category-box {
    cursor: pointer;
    height: 120px;
    text-align: center;
    display: block;
    flex-direction: column;
    background-color: #fff;
    justify-content: center;
    align-items: center;
    box-shadow: 0 2px 10px 0px #e1e1e1;
    transition: all .2s ease-out;
    will-change: transform;
    border-radius: .2rem;
    margin-bottom: 1.8rem;
    padding: 15px
}

.category-box img {
    border-radius: 50%
}

.category-box:hover {
    transform: translateY(-4px);
    cursor: pointer
}

.category-col>.category-link {
    text-decoration: none;
    color: #4a4a4a
}

.category-name {
    color: #4a4a4a;
    font-size: .875rem;
    text-align: center;
    font-weight: 400;
    line-height: 18px
}

.an-new-blog-heading .title {
    font-size: 29px;
    margin-bottom: 2rem;
    font-weight: 300;
    color: #838383
}

.an-new-blog-filter {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.an-filter-button {
    border: none;
    background: transparent;
    font-weight: 500;
    font-size: 16px;
    color: #8e8e8e;
    padding: 10px;
    text-transform: capitalize
}

.an-filter-button:hover {
    color: #352c7b !important;
    background: #f7f7f7 !important
}

.an-column-blog {
    margin: 25px 0
}

.an-psb {
    color: #352c7b;
    box-shadow: none !important;
    outline: none !important;
    background: #f7f7f7;
    padding: 10px
}

.farn-modal-left {
    overflow: hidden;
    position: relative
}

.franchise-from {
    position: absolute;
    top: 50%;
    left: 17%;
    text-align: center
}

.franchise-heading {
    font-size: 45px;
    display: table;
    padding: 0 20px;
    color: #f1b500;
    font-weight: 700;
    border: 1px solid #f1b500
}

.franchise-body {
    background-color: #f1b500;
    font-size: 19px;
    padding: 0 15px;
    color: #fff;
    font-weight: 600
}

.scholarship-from {
    position: absolute;
    top: 50%;
    left: 12%;
    text-align: center
}

.scholarship-heading {
    font-size: 45px;
    display: table;
    padding: 0 20px;
    color: #f1b500;
    font-weight: 700;
    border: 1px solid #f1b500
}

.scholarship-body {
    background-color: #f1b500;
    font-size: 19px;
    padding: 0 15px;
    color: #fff;
    font-weight: 600
}

.scholarship-frm .form-item .name {
    display: flex;
    align-items: center;
    margin: 15px 0
}

.scholarship-frm .form-item .name p {
    font-weight: 500;
    color: #fff;
}

.scholarship-frm .form-item .name input {
    width: 100%;
    border: none;
}

.scholarship-frm input {
    line-height: 0 !important;
    padding: 6px 10px;
    border-radius: 4px;
    border: 1px solid #A1A1A1;
    box-shadow: none !important;
    outline: none;
    background: #fff;
}

.scholarship-frm select {
    line-height: 0 !important;
    padding: 3px 5px;
    border-radius: 4px;
    border: 1px solid #A1A1A1;
    box-shadow: none !important;
    outline: none;
    background: #fff;
}

.scholarship-frm .row {
    margin: auto;
    display: unset
}

.scholarship-frm .col-1, .scholarship-frm .col-2, .scholarship-frm .col-3, .scholarship-frm .col-4, .scholarship-frm .col-5, .scholarship-frm .col-6, .scholarship-frm .col-8, .scholarship-frm .col-9, .scholarship-frm .col-10, .scholarship-frm .col-11, .scholarship-frm .col-12 {
    padding: 0
}

.scholarship-frm p {
    font-size: 13px
}

.farn-modal-right {
}

.nit .modal-content {
    flex-direction: row;
    overflow: hidden;
    width: 906px
}

.nit .modal-dialog {
    max-width: 906px
}

.nit .farn-modal-right .modal-header {
    background: #f8981d;
    position: relative;
    border-radius: 0
}

.nit .farn-modal-right .modal-header button {
    position: absolute;
    right: 25px;
    top: 32px;
    color: #fff;
    opacity: 1;
    border: 1px solid;
    padding: 0 5px;
    border-radius: 50%
}

.nit .farn-modal-right .modal-header .modal-title {
    margin: auto;
    color: #fff;
    font-weight: 500
}

.hire .farn-modal-right {
    width: 100%;
    background-color: #fbfbfb
}

.hire .modal-content {
    flex-direction: row;
    overflow: hidden
}

.hire .farn-modal-right .modal-header {
    background: #f8981d;
    position: relative;
    border-radius: 0
}

.hire .farn-modal-right .modal-header button {
    position: absolute;
    right: 25px;
    top: 32px;
    color: #fff;
    opacity: 1;
    border: 1px solid;
    padding: 0 5px;
    border-radius: 50%
}

.hire .farn-modal-right .modal-header .modal-title {
    margin: auto;
    color: #fff;
    font-weight: 500
}

.nit-form form .form-inline input[type=text], .nit-form form .form-inline input[type=email], .nit-form form .form-inline input[type=date] {
    width: 100%;
    padding: 7px;
    color: #9b9b9b;
    font-size: 13px;
    border: none;
    border-bottom: 1px solid #f8981d
}

.form-inline.nit-check.has-error {
    display: flex
}

.nit-check {
    display: flex !important
}

.nit-form form .form-inline select {
    width: 100%;
    border: none;
    border-bottom: 1px solid #f8981d;
    background-color: transparent;
    margin-top: 15px !important;
    width: 100% !important;
    padding: 10px 5px !important;
    font-size: 14px !important;
    font-weight: 400;
    color: #858585;
    border: 1px solid #b7b7b7;
    border: none;
    border-bottom: 1px solid #f8981d
}

.nit-form form .form-inline input[type=text] {
    border: none;
    border-bottom: 1px solid #f8981d;
    background-color: transparent;
    margin-top: 15px;
    width: 100%;
    padding: 10px;
    font-size: 14px;
    border: 1px solid #b7b7b7;
    border: none;
    border-bottom: 1px solid #f8981d
}

.nit-form form .form-inline input[type=tel] {
    border: none;
    border-bottom: 1px solid #f8981d;
    background-color: transparent;
    margin-top: 15px;
    width: 100%;
    padding: 10px;
    font-size: 14px;
    border: 1px solid #b7b7b7;
    border: none;
    border-bottom: 1px solid #f8981d
}

.has-error .help-block {
    color: red
}

.has-error .help-block strong {
    color: red;
    margin-bottom: 0;
    text-align: inherit
}

.nit-form-inline .help-block {
    color: red
}

.failedhtml {
    color: red
}

.help-block {
    display: block;
    margin-top: 0;
    color: red;
    font-size: 12px;
    position: absolute
}

.future-client-form .form-inline .help-block {
    margin-left: 0
}

.form-inline .help-block {
    display: block;
    margin-left: 5px
}

.submit-download-from .form-inline .help-block {
    display: block;
    margin-left: 5px;
    margin-top: 37px
}

.nit-form .form-inline {
    display: block
}

a:link {
    text-decoration: none
}

.nit-form form .nit-form-inline {
    display: flex;
    align-items: center;
    margin-top: 25px;
    margin-left: 7px
}

.nit-form form .nit-form-inline label {
    margin: 0 19px 0 5px;
    color: #373737;
    font-size: 13px
}

.farn-modal-right .modal-body {
    padding: 0 50px 20px
}

.nit-check {
    margin-bottom: 35px;
    margin-left: 0;
    margin-top: 20px
}

.nit-check {
    position: relative
}

.nit-check .help-block {
    margin-top: 44px;
    position: absolute
}

.nit-check input {
    margin-right: 10px
}

.nit-check label {
    color: #737070;
    font-size: 13px
}

.nit-form form textarea {
    border: none;
    border-bottom: 1px solid #7d7d7d;
    font-size: 13px;
    width: 100% !important;
    font-size: 14px;
    padding: 7px 10px;
    height: 48px;
    margin-top: 25px
}

.nit-form form input[type=submit] {
    width: 80%;
    text-transform: uppercase;
    font-weight: 600;
    margin-top: 40px
}

.blog-single-banner {
    background: url(../img/Blog_Second_Page_Banner.jpg);
    height: 350px;
    background-repeat: no-repeat;
    background-size: cover
}

.blog-single-banner-content {
    padding: 5em 0
}

.blog-single-banner-heading p {
    font-size: 22px;
    font-weight: 500
}

.blog-single-banner-heading h3 {
    color: #ff9105;
    font-weight: 600;
    font-size: 24px
}

.blog-single-banner-heading h1 {
    color: #ff9105;
    font-weight: 600;
    font-size: 24px
}

.blog-single-banner-desc p {
    font-size: 13px;
    width: 82%;
    font-weight: 400
}

.blog-single-border {
    margin-top: 20px;
    display: flex
}

.blog-single-one {
    width: 80px;
    height: 2px;
    background: #321a84;
    margin-right: 15px
}

.blog-single-two {
    width: 50px;
    height: 2px;
    background: #321a84;
    margin-right: 15px
}

.blog-single-three {
    width: 20px;
    height: 2px;
    background: #321a84
}

.pi-blog {
    margin: 50px 0
}

.pi-blog-heading h3 {
    margin-bottom: .5rem;
    line-height: 1.3;
    font-weight: 700;
    color: #000
}

.pi-blog-heading span {
    font-size: 13px
}

.name-and-date .author-name {
    display: flex;
    color: #000;
    font-weight: 700;
    font-size: 16px
}

.pi-blog-heading .fa-star, .pi-blog-heading .fa-star-half {
    color: #ffa543
}

.author-details {
    margin-top: 1.2rem;
    width: 100%;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #ddd;
    padding: 20px 0
}

.author-details>.author-avatar {
    width: 50px;
    display: inline-block;
    height: 50px;
    border: 1px solid #dee2e6 !important
}

.author-name>a {
    display: flex;
    font-weight: 600;
    color: #000;
    line-height: 1.2
}

.author-details>.name-and-date {
    margin-left: 1rem;
    vertical-align: middle !important;
    display: inline-block !important;
    width: 86%
}

.pi-desc {
    box-shadow: 0 2px 8px 0 #00000057;
    border-radius: 6px;
    background: #fff;
    padding: 25px 30px;
    margin-bottom: 0
}

.pi-blog-heading {
    box-shadow: 0 2px 8px 0 #00000047;
    border-radius: 6px;
    background: #fff;
    padding: 25px 30px 14px;
    margin-bottom: 30px
}

.pi-blog-img img {
    width: 100%;
    max-width: 100%;
    height: auto;
    margin-bottom: 10px;
}

.pi-blog-desc {
    background: #fff;
    padding: 0;
    margin-bottom: 30px
}

.pi-blog-desc img {
    height: auto;
    margin: 0 auto;
    max-width: 100% !important;
    min-width: 1px !important;
    text-align: center;
    z-index: 0 !important
}

.blog-date {
    font-size: .625rem;
    color: #9b9b9b;
    margin-right: 10px
}

.author-bio {
    color: #000;
    font-size: 12px;
    display: block
}

.bookmark-comments {
    list-style: none;
    display: inline-flex;
    right: 0;
    bottom: 0;
    margin-bottom: 0;
    margin-top: 0;
    font-weight: 700;
    color: #000;
    font-weight: 600
}

.comment-box {
    padding: 11px 0
}

.testimonials-content .item {
    box-shadow: 0 0 6px 6px #e4e4e4;
    padding: 20px 20px;
    margin: 20px;
    border-radius: 4px;
    height: 250px;
}

.rating-icon i {
    color: #faba50
}

.testimonials-content.owl-carousel .owl-item img {
    width: 72px;
    height: 72px;
}

.test-details {
    padding-top: 25px;
    position: relative;
    align-items: center
}

.test-details figure {
    width: 80px;
    margin-bottom: 0px;
    height: 80px;
    overflow: hidden;
    position: relative;
    display: inline-block;
    border-radius: 50%
}

.test-details figure img {
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    border-radius: 50%
}

.test-details>.name-details {
    padding: 0 20px
}

.testimonials-content p {
    font-size: 13px;
    max-height: 60px;
    overflow: hidden
}

.test-details::after {
    position: absolute;
    content: "\f10e";
    right: 0;
    font-family: "FontAwesome";
    font-size: 40px
}

.testimonials-content .owl-prev {
    position: absolute;
    left: -10px;
    top: 80px;
    font-size: 80px !important;
    color: #ccc
}

.testimonials-content .owl-theme .owl-nav [class*='owl-'] {
    margin: 0 !important
}

.testimonials-content .owl-next {
    position: absolute;
    right: -10px;
    top: 80px;
    font-size: 80px !important;
    color: #ccc
}

.owl-next span, .owl-prev span {
    color: #333
}

.testimonials-content .owl-dots {
    display: none
}

.pi-img-desc {
    display: flex;
    justify-content: space-between;
    margin: 10px 0;
    align-items: center;
    color: #3b3b3b
}

.col-blog-right-section {
    position: sticky;
    top: 20px;
    margin-top: 50px
}

.pi-as-left {
    display: flex;
    align-items: center
}

.pi-img-desc-left-date {
    background: #ff9105;
    color: #fff;
    font-weight: 600;
    text-align: center;
    padding: 4px 10px 9px;
    font-size: 12px;
    border-radius: 6px;
    margin-right: 15px
}

.pi-img-desc-left-date p {
    font-weight: 500
}

.pi-img-desc-left-date p:first-child {
    font-size: 22px
}

.pi-desc-requirement h2 b, .pi-desc-requirement h2 {
    font-size: 19px;
    font-weight: 600;
    color: #3b3b3b;
}

.pi-desc-requirement h2, .pi-desc-requirement h3, .pi-desc-requirement h4, .pi-desc-requirement h5, .pi-desc-requirement h6 {
    margin-bottom: 3px;
    margin-top: 8px;
}

.pi-desc-requirement p, .pi-desc-requirement span {
    line-height: 26px !important;
    text-align: justify;
    padding: 5px 0 !important;
    font-size: 15px !important;
    font-family: 'Poppins', sans-serif !important
}

.pi-desc-requirement h3 b, .pi-desc-requirement h3 {
    font-size: 17px;
    font-weight: 600;
    color: #3b3b3b;
}

.pi-desc-requirement p b {
    color: #000;
    font-weight: 600
}

.pi-desc-requirement p b a, .pi-desc-requirement p a b, .pi-desc-requirement a {
    color: #007bff;
    font-weight: 400;
}

.pi-desc-requirement span {
    background-color: transparent !important
}

.pi-desc-requirement iframe {
    width: 100% !important
}

.pi-desc-requirement h2 span {
    font-size: 19px !important;
    font-weight: 600
}

.pi-desc-requirement, .pi-desc-ness-1, .pi-desc-ness-2, .pi-desc-ness-3, .blog-social {
    margin: 0 !important
}

.pi-desc-ness-1 p, .pi-desc-ness-2 p, .pi-desc-ness-res p {
    margin-bottom: 20px
}

.pi-desc-heading h3, .pi-desc-ness-heading h3, .pi-desc-ness-heading-2 h3, .pi-desc-ness-heading-3 h3, .blog-social h3 {
    color: #3b3b3b;
    font-size: 20px;
    font-weight: 600
}

.pi-desc-requirement .pi-desc-heading, .pi-desc-ness-heading, .pi-desc-ness-heading-2, .pi-desc-ness-heading-3 {
    margin-bottom: 20px
}

.pi-desc-requirement ul li {
    list-style: disc;
    margin-left: 21px;
    margin-bottom: 5px;
    color: #212529;
    font-size: 14px;
    font-weight: 300;
}

.pi-desc-requirement ol, .pi-desc-requirement ul {
    margin-bottom: 0px;
}

.pi-desc-requirement ol li {
    list-style: auto;
    margin-left: 15px;
    margin-bottom: 5px;
    color: #212529;
    font-size: 14px;
    font-weight: 300;
}

.pi-comment p {
    font-size: 10px;
    font-weight: 500
}

.pi-comment-form {
    margin: 20px 0
}

.pi-form-control {
    display: flex;
    justify-content: space-between;
    margin: 10px 0 25px
}

.pi-fo {
    width: 47%
}

.rate:not(:checked)>input {
    position: absolute;
    top: -9999px
}

.rate:not(:checked)>label {
    width: 1em;
    overflow: hidden;
    white-space: nowrap;
    cursor: pointer;
    font-size: 24px;
    height: 28px;
    margin: 0;
    color: #ccc
}

.rate>input:checked~label {
    color: #ffc700
}

.rate:not(:checked)>label:hover, .rate:not(:checked)>label:hover~label {
    color: #deb217
}

.rate>input:checked+label:hover, .rate>input:checked+label:hover~label, .rate>input:checked~label:hover, .rate>input:checked~label:hover~label, .rate>label:hover~input:checked~label {
    color: #c59b08
}

.pi-comment-form textarea, .pi-fo input {
    width: 100%;
    padding: 8px 12px;
    border: 1px solid #bbb;
    border-radius: 4px;
    box-sizing: border-box;
    resize: vertical;
    outline: none
}

.pi-form-control button {
    margin: initial
}

.pi-subscribe {
    background: #f5f5f5;
    padding: 30px 15px;
    margin-bottom: 20px
}

.pi-subscribe-heading p {
    text-align: center;
    font-weight: 500;
    font-size: 17px;
    padding-bottom: 5px;
    margin-bottom: 20px;
    position: relative
}

.pi-subscribe .form-inline {
    justify-content: space-between;
    margin-bottom: 20px;
    flex-flow: inherit;
    gap: 20px;
}

.pi-subscribe .form-inline input {
    border: none;
    border-bottom: 1px solid #888;
    background: transparent;
    font-size: 14px;
    color: #888;
    background: transparent;
    border: none;
    border-bottom: 1px solid #ddd;
    font-size: 14px;
    line-height: 43px;
}

.pi-subscribe span.select2.select2-container.select2-container--bootstrap {
    position: absolute;
    top: 12px
}

.pi-subscribe .drop-number .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b {
    border-color: #969696 transparent transparent;
    border-style: solid;
    border-width: 6px 4px 0;
    height: 0;
    left: 80%;
    margin-left: 0;
    margin-top: -2px;
    position: absolute;
    top: 28%
}

.pi-subscribe .form-inline input::placeholder {
    font-size: 14px !important
}

.blog-subscribe .help-block {
    position: relative
}

.pi-subscribe .form-inline input::placeholder {
    font-size: 10px;
    color: #888
}

.pi-subscribe .form-inline button {
    margin: initial
}

.pi-subs-foo p {
    font-size: 13px;
    font-weight: 500;
    text-align: center
}

.blog-pre-nex {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.blog-pre-nex a {
    border: 1px solid #888;
    padding: 8px 40px;
    color: #888;
    text-align: center;
    background: none;
    border-radius: 22px;
    text-transform: uppercase
}

.blog-pre-nex a:hover {
    background: #ff9102;
    color: #fff;
    border: 1px solid #ff9102
}

.tab-blogs {
    float: none;
    width: 100%;
    padding: 25px 30px !important;
    border-radius: 6px
}

.blog-categ {
    margin-top: 0
}

.blogs-count {
    font-size: 14px;
    color: #4a4a4a
}

.button6 {
    border: 1px solid #fa872a;
    color: #FA872A;
    padding: 7px 20px 9px;
    border-radius: 4px;
    background: linear-gradient(0deg, #FC664B, #F2892D);
    color: #fff;
    font-size: 16px
}

.button6:hover {
    color: #fff
}

.ap-ri {
    background: linear-gradient(180deg, #0d1a7e, #133686);
    padding: 15px 25px;
    border-radius: 6px;
    color: #fff
}

.ap-ri h3 {
    font-size: 17px;
    text-align: center;
    text-transform: uppercase
}

.ap-ri form {
    margin-top: 20px
}

.ap-ri form input {
    font-size: 14px;
    margin-top: 25px;
    padding: 10px
}

.ap-ri form select {
    font-size: 14px;
    margin-top: 25px;
    padding: 0
}

.ap-ri form .valide-text1 input[type="tel"] {
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: 10px 10px 10px 80px;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

.ap-ri form .valide-text1 span.select2.select2-container {
    position: absolute;
    color: #000;
    display: grid;
    line-height: 34px
}

.ap-ri .drop-number .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent;
    border-style: solid;
    border-width: 6px 4px 0;
    height: 0;
    left: 86%;
    position: absolute;
    top: 43%;
    width: 0
}

.ap-ri form p a {
    color: #fff;
    text-decoration: underline
}

.ap-ri form button {
    width: 100%;
    text-transform: uppercase;
    margin-top: 20px
}

.an-pi-right p {
    margin-top: 20px;
    font-size: 13px
}

.blog-course-inner h3 {
    font-size: 18px;
    text-align: center;
    color: #133786;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 13px
}

.course-inner-section {
    display: flex;
    padding: 10px 0;
    align-items: center;
    border-top: 1px solid rgba(0, 0, 0, .125)
}

.course-inner-section span {
    font-size: 14px;
    margin-left: 15px
}

.blog-course-inner {
    border-radius: 6px;
    background: #fff;
    padding: 15px 30px;
    box-shadow: 0 3px 6px 0 #00000057;
}

.pi-img-desc-right span img {
    width: 20px
}

.opn-jb-banner h3 {
    text-align: center;
    color: #fff;
    padding-top: 140px;
    font-weight: 600
}

.opn-jb-content {
    margin-bottom: 35px
}

.opn-job-heading h3 {
    text-align: center;
    border-bottom: 1px solid #888;
    padding: 25px 0;
    margin-bottom: 40px;
    font-weight: 400;
    color: #626262
}

.opn-job-heading h3 span {
    color: #ff7e00;
    font-weight: 600
}

.opn-job-desc {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

.opn-all-sections {
    width: 30%;
    background: #fff;
    padding: 20px;
    box-shadow: 0 0 6px 4px #e8e8e8;
    margin-bottom: 35px;
    position: relative
}

.opn-all-sections-close {
    position: absolute;
    top: 0;
    left: 0;
    background: #0000007a;
    width: 100%;
    height: 100%
}

.opn-all-sections-close strong {
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 21px
}

.close-emo {
    text-align: center;
    padding-top: 25%
}

.close-emo p i {
    color: #fff;
    font-size: 150px
}

.close-emo p {
    color: #fff;
    font-size: 15px
}

.opn-job-section-inner {
    border: 1px solid #8e8e8e42;
    background: #f9f9f9;
    padding-bottom: 5px
}

.opn-job-inner-heading {
    font-size: 12px;
    padding: 10px;
    color: #fff
}

.opn-job-inner-heading strong {
    font-weight: 500;
    font-size: 16px
}

.opn-job-requ {
    margin: 20px 10px;
    color: #8e8e8e
}

.opn-job-requ p {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 10px
}

.opn-job-requ ul li {
    font-size: 12px
}

.opn-job-requ ul li i {
    width: 16px;
    text-align: center;
    margin-right: 15px
}

.opn-job-inner-desc {
    padding: 0 10px;
    font-size: 12px;
    color: #8e8e8e;
    margin-bottom: 5px
}

.opn-job-inner-desc p strong {
    font-weight: 500;
    margin-right: 3px
}

.opn-job-inner-desc p {
    height: 57px;
    overflow: hidden
}

.opn-job-inner-desc-read-more {
    text-align: right;
    padding: 0 20px
}

.opn-job-inner-desc-read-more a {
    color: #888;
    text-decoration: underline;
    font-size: 13px
}

.job-sticky .valide-text input[type="tel"] {
    position: absolute;
    top: 0;
    left: 27%;
    width: 73% !important
}

.opn-job-apply-date {
    margin-top: 15px;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.opn-job-apply-date button {
    border: 1px solid #d8d8d8aa;
    color: #6f6f6f;
    text-transform: uppercase;
    padding: 5px 15px;
    background: #fdfdfd;
    position: relative
}

.opn-job-apply-date button::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background: #ff7e00;
    height: 0;
    transition: all 400ms ease-in-out
}

.opn-job-apply-date button:hover::before {
    content: 'Apply Now';
    height: 100%;
    color: #fff;
    text-transform: uppercase;
    padding: 6px
}

.opn-job-apply-date span {
    color: #ff7e00;
    font-weight: 500;
    font-size: 14px
}

.banner-placement-content {
    color: #fff;
    padding: 15vh 0
}

.placement-form-st .form-column {
    width: 257px;
    background: #fff;
    padding: 20px;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 20px;
    box-shadow: none
}

.sticky-form.placement-form-st {
    overflow: hidden;
    box-shadow: 0 0 5px 3px #d4d4d4c2
}

.placement-section {
    padding: 40px 0
}

.banner-placement-content h3 {
    font-size: 30px;
    font-weight: 600
}

.banner-placement-content p {
    margin-top: 25px;
    text-align: justify
}

.ans-place-header {
    margin-bottom: 30px
}

.ans-place-header h3 {
    text-align: center;
    font-size: 23px;
    margin-bottom: 20px
}

.ans-place-header p {
    font-size: 14px;
    font-weight: 400;
    text-align: justify
}

.ans-place-desc-box {
    width: 255px;
    text-align: center;
    box-shadow: 2px 2px 10px 2px #d6d6d6;
    padding: 35px 0 20px;
    position: relative;
    margin-bottom: 30px
}

.ans-place-desc .placeone {
    border-top: 8px solid #00859d
}

.ans-place-desc .placeone .ans-place-degi {
    background: #00859d
}

.ans-place-desc .placetwo {
    border-top: 8px solid #ff9000
}

.ans-place-desc .placetwo .ans-place-degi {
    background: #ff9000
}

.ans-place-desc .placethree {
    border-top: 8px solid #003a7b
}

.ans-place-desc .placethree .ans-place-degi {
    background: #003a7b
}

.ans-place-desc .placefour {
    border-top: 8px solid #386C9B
}

.ans-place-desc .placefour .ans-place-degi {
    background: #386C9B
}

.ans-place-desc .placefive {
    border-top: 8px solid #1c1d1a
}

.ans-place-desc .placefive .ans-place-degi {
    background: #1c1d1a
}

.ans-place-desc .placesix {
    border-top: 8px solid #EF522F
}

.ans-place-desc .placesix .ans-place-degi {
    background: #EF522F
}

.ans-place-desc .placeseven {
    border-top: 8px solid #18B0E2
}

.ans-place-desc .placeseven .ans-place-degi {
    background: #18B0E2
}

.ans-place-desc .placeeight {
    border-top: 8px solid #0A3A50
}

.ans-place-desc .placeeight .ans-place-degi {
    background: #0A3A50
}

.ans-place-desc .placenine {
    border-top: 8px solid #FEB93A
}

.ans-place-desc .placenine .ans-place-degi {
    background: #FEB93A
}

.ans-place-desc-box1, .ans-place-desc-box2, .ans-place-desc-box3 {
    width: 255px;
    text-align: center;
    box-shadow: 2px 2px 10px 2px #d6d6d6;
    padding: 35px 0 20px;
    position: relative;
    margin-bottom: 30px
}

.placebox:last-child {
    margin-right: 0
}

.ans-place-degi {
    width: 92%;
    text-align: center;
    position: absolute;
    top: -1px;
    left: 10px;
    line-height: 1;
    padding: 5px 0
}

.ans-place-degi strong {
    color: #fff;
    font-weight: 400;
    font-size: 13px
}

.ans-plce-img img {
    width: 117px;
    border-radius: 100%;
    height: 116px;
    border: 4px solid #00859d
}

.ans-place-name {
    margin: 7px;
    border-bottom: 1px dashed #002761;
    color: #002761;
    padding: 10px
}

.ans-place-lang p {
    font-size: 11px;
    font-weight: 600
}

.ans-place-lang {
    border-bottom: 1px solid #002761;
    width: 65%;
    display: block;
    text-align: center;
    margin: auto;
    padding: 5px 0
}

.placebox {
    margin-right: 18px
}

.ans-place-desc {
    flex-wrap: wrap
}

.ans-place-desc .ans-place-desc-box1 {
    border-top: 8px solid #00859d
}

.ans-place-desc .ans-place-desc-box2 {
    border-top: 8px solid #ff9000
}

.ans-place-desc .ans-place-desc-box3 {
    border-top: 8px solid #003a7b
}

.ans-place-desc .ans-place-desc-box1 .ans-place-degi {
    background: #00859d
}

.ans-place-desc .ans-place-desc-box2 .ans-place-degi {
    background: #ff9000
}

.ans-place-desc .ans-place-desc-box3 .ans-place-degi {
    background: #003a7b
}

.pi-place .form-column {
    margin: auto;
    width: 100%;
    font-size: 15px;
    background: #fff;
    padding: 18px;
    margin-left: 0;
    box-shadow: 0 0 5px 3px #d4d4d4c2;
    margin-bottom: 20px
}

.pi-place .form-column .help-block {
    font-size: 12px
}

.pi-place .form-column form select, .pi-place .form-column form input, .pi-place .form-column form textarea {
    border: none;
    border-bottom: 1px solid #ddd;
    background: transparent;
    height: 30px;
    outline: none;
    margin-top: 18px;
    width: 100%;
    padding: 0px;
}

.pi-place .form-column form select, .pi-place .form-column form input::placeholder, .pi-place .form-column form textarea::placeholder {
    color: #545454;
    font-size: 12px
}

.pi-place .form-column form .form-inline input {
    width: 72%
}

.ans-place-right .filter-review {
    width: 290px;
    margin: 15px auto;
    padding: 15px;
    border-radius: 6px;
    box-shadow: 0 0 10px 3px #dadada
}

.pi-place .valide-text input[type="tel"] {
    position: absolute;
    top: 0;
    left: 28%;
    width: 72% !important
}

.pi-place .india-row {
    margin: 25px auto
}

.place-filter-heading {
    text-align: right;
    border-bottom: 1px solid #888;
    padding: 0 30px 25px;
    margin-bottom: 35px
}

.place-filter-heading button {
    background: linear-gradient(180deg, #126598, #275498);
    border: none;
    padding: 7px 18px;
    border-radius: 6px;
    color: #fff;
    text-transform: uppercase;
    font-size: 17px
}

.filter-headingo h4 {
    text-align: center;
    font-size: 15px;
    font-weight: 500
}

.all-from-request-zone-heading {
    background: linear-gradient(90deg, #253b4b, #4f7da0);
    padding: 15px
}

.all-from-request-zone-heading h5 {
    font-size: 22px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 0
}

.all-from-request-zone-heading {
    position: relative
}

.all-from-request-zone-heading button {
    position: absolute;
    top: 13px;
    right: 27px;
    font-size: 28px
}

.all-from-request-zone-content label {
    color: #353535;
    font-size: 13px;
    font-weight: 600;
    margin-bottom: 2px;
    display: flex
}

.all-from-request-zone-content h3 {
    font-size: 16px;
    margin-bottom: 20px
}

.earnfees {
    font-weight: 800
}

.studentreferralsection {
    padding: 12px 25px 25px !important
}

.all-from-request-zone-content .form-control {
    font-size: 12px
}

.border-bottom-feedback {
    border-bottom: 2px solid #b1afaf;
    width: 61%;
    margin: auto
}

.all-from-request-zone-content {
    padding: 25px
}

.all-from-request-zone-group .custom-file-input {
    opacity: 1;
    line-height: 27.5px;
    border-radius: .25rem
}

.all-from-request-zone-group .custom-file-label {
    display: none
}

.all-from-request-zone-body img {
    width: 165px
}

.all-from-request-zone-group input {
    border: 1px solid #c5c2c2
}

.form-control.all-from-request-textarea {
    border: 1px solid #c5c2c2
}

.all-from-request-zone-content .form-control {
    box-shadow: none
}

.all-from-request-zone-content .form-control:focus {
    border: 1px solid #9B9B9B
}

.myform-check-inline {
    display: -webkit-inline-box;
    padding-left: 0
}

.myform-check-inline .form-check-label {
    font-size: 14px
}

.myform-check-inline .form-check-input {
    position: static;
    margin-top: 0;
    margin-right: .3125rem;
    margin-left: 15px
}

.all-from-request-button {
    margin: 0 auto;
    display: block;
    margin-top: 20px;
    border: 1px solid #00504F;
    background: transparent;
    padding: 6px 24px;
    font-weight: 500;
    border-radius: 4px;
    color: #00504F !important
}

.all-from-request-zone-group, .all-from-request-zone-group-new {
    margin-bottom: 15px
}

.all-from-request-zone-group .select2-container {
    height: 32px;
    position: absolute;
    z-index: 1;
    display: block
}

.provide-text {
    margin-bottom: 10px;
    margin-left: 5px
}

#getmoalfeedback input[type="tel"], #JobPortalAccess input[type="tel"] {
    padding-left: 12px !important
}

.gap-10 {
    gap: 10px;
}

.all-from-request-zone-group .valide-text input[type="tel"] {
    position: relative;
    top: 0;
    left: 0;
    width: 100% !important;
    border-left: 1px solid #c5c2c2;
    padding-left: 10px;
}

.all-from-request-zone-group .select2-container .select2-selection--single .select2-selection__rendered {
    padding-left: 8px !important;
    padding-top: 7px;
    font-size: 13px
}

.all-from-request-zone-group .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent;
    border-style: solid;
    border-width: 6px 4px 0;
    height: 0;
    left: 50%;
    margin-left: 22px;
    margin-top: 0;
    position: absolute;
    top: 42%;
    width: 0
}

.all-from-request-zone-checkbox {
    margin-bottom: 8px
}

.all-from-request-zone .all-from-request-zone-heading button.close span {
    position: absolute;
    font-size: 20px;
    width: 20px;
    height: 20px;
    color: #fff;
    border: 2px solid #fff;
    border-radius: 50%;
    right: -6px
}

.close {
    text-shadow: none
}

.all-from-request-zone-textarea label {
    margin: 0 0 12px
}

.rzone .sticky-form .form-column {
    width: 100%;
    background: #fff;
    padding: 20px;
    margin-right: 0;
    margin-left: 0;
    box-shadow: 0 0 5px 3px #d4d4d4c2;
    margin-bottom: 20px
}

.rzone .job-sticky .help-block {
    position: absolute
}

.rzone .sticky-form .form-column strong {
    font-size: 14px
}

.rzone .help-block strong {
    font-size: 12px !important
}

.rzone .sticky-form .form-column form select, .sticky-form .form-column form input {
    margin-top: 18px
}

.rzone .sticky-form .drop-number .select2-container--bootstrap .select2-selection--single {
    background-color: #f7fbff;
    box-shadow: none;
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    background: transparent;
    height: 40px !important;
    padding-top: 0;
    margin-left: 0;
    margin-top: 19px;
    border: none;
    border-bottom: 1px solid #ddd;
    width: 101px
}

.rzone .sticky-form .drop-number .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent;
    border-style: solid;
    border-width: 6px 4px 0;
    height: 0;
    left: 84%;
    margin-top: 6px;
    position: absolute;
    top: 50%;
    width: 0
}

.rzone .sticky-form .form-column form textarea {
    border: none;
    border-bottom: 1px solid #ddd;
    background: transparent;
    height: 41px;
    outline: none;
    font-size: 13px;
    margin-top: 20px;
    padding: 0 0 0 7px
}

.rzone .job-sticky .valide-text input[type="tel"] {
    position: absolute;
    top: 0;
    left: 34%;
    width: 66% !important
}

.rzone .sticky-form .form-column form select, .sticky-form .form-column form input {
    font-size: 13px
}

.rzone .india-row {
    width: 100%;
    background: #fff;
    padding: 20px;
    box-shadow: 0 0 5px 3px #d4d4d4c2;
    margin: auto;
    margin-bottom: 25px
}

.remark-request-zone label {
    margin-bottom: 2px
}

.all-from-request-zone-group .custom-file {
    margin-top: 12px
}

.all-from-request-zone-group input.all-from-request-zone-group {
    position: relative
}

.all-from-request-zone-group select {
    position: absolute;
    top: 30px;
    border: 0;
    left: 12px;
    font-size: 12px
}

.all-from-request-zone-group input[type="type"] {
    padding-left: 80px
}

.all-from-request-zone-group .file-upload {
    margin-top: 0
}

.footer-link-new {
    display: flex;
    justify-content: space-between;
    margin:25px 0
}

.footer-link-new div strong {
    font-family: 'Poppins';
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    position: relative;
}
.footer-link-new div strong::before {
    content: '';
    width: 50%;
    height: 2px;
    background: #fff;
    position: absolute;
    left: 0;
    bottom: -10px;
}
.footer-link-new div ul {
    margin: 20px 0 10px 0;
    padding: 0;
}
.footer-link-new > div {
    width: calc(25% - 25px);
}
.footer-link-new div ul li {
    font-size: 11px;
    line-height: 1.8;
    font-weight: 300
}

.footer-link-new div ul li a {
    color: #fff;
    text-decoration: none;
    font-size: 12px;
    font-family: 'Poppins';
    text-transform: uppercase;
    letter-spacing: 0.2px;
}

.footer-link-four ul:last-child li:last-child a {
    text-transform: inherit;
}


.certified-company {
    margin-top: 25px;
    margin-bottom: 40px
}
.footer-middle {
    background-color: #087f95!important;
}
.footer-middle .heading h3 {
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    font-family: 'Poppins';
    border-bottom: 4px solid #fff;
}
@media (min-width: 800px) {
    .nav-items h1, .bottom-slide h1 {
        font-size: 3rem
    }

    .nav-items h3, .bottom-slide h3 {
        font-size: 1rem
    }
}

@media (max-width: 765px) {
    .carrer-form-clear {
        overflow: initial
    }

    .form-batch .fcontrol .input.resetform {
        display: none;
    }

    .phone-batch .drop-number .help-block:last-child {
        right: 0px;
    }

    .nav-items h1, .bottom-slide h1 {
        letter-spacing: 0
    }

    .banner-review-page-heading p {
        width: 100%;
        text-align: justify
    }
}

@media only screen and (max-width: 1200px) {
    .header-top-links a {
        margin-right: 21px
    }

    .banner-desc {
        margin-bottom: 40px
    }

    .scholar-fee img {
        right: -30px
    }
}

@media only screen and (max-width: 1024px) {
    .course-video {
        margin-top: 25px;
    }

    .test-slide {
        width: 290px;
        margin: 110px auto 0;
        margin-bottom: 20px
    }

    .placement-form-st .form-column {
        width: 100%;
    }

    .fixed span {
        font-size: 10px;
    }

    .review-video .owl-nav .owl-prev {
        left: 15%
    }

    .review-video .owl-nav .owl-next {
        right: 15%
    }

    .right-side img {
        width: 100% !important
    }

    .services-list {
        width: 210px
    }
}

@media only screen and (min-width: 1200px) {
    .demanding img {
        width: 281px !important
    }
}

@media only screen and (min-width: 1024px) and (max-width: 2000px) {
    .test-slide {
        width: 220px !important
    }

    .our-team-banner {
    }
}

@media only screen and (min-width: 830px) and (max-width: 1024px) {
    .our-team-banner {
    }
}

@media only screen and (max-width: 1367px) and (min-width: 1200px) {
    .header-top-links {
        margin-left: 15px
    }

    .banner-desc {
        width: 490px
    }

    .banner-desc p {
        font-size: 15.5px
    }

    .course-list {
        padding: 0 40px
    }

    .course-list a {
        font-size: 13px
    }

    .description {
        width: 815px
    }

    .description p {
        font-size: 12px
    }
}

@media only screen and (min-width: 440px) {
    .mobile-modal-course-categories {
        display: none
    }
}

@media only screen and (min-width: 411px) and (max-width: 823px) {
    .offers-class .modal-body .modal-form-fill {
        padding: 20px 40px !important
    }

    .mentorslider-left-desc p {
        width: 380px !important;
        text-align: justify
    }
}

@media only screen and (min-width: 320px) and (max-width: 823px) {
    .service-banner {
        height: 280px;
    }

    .service-banner-heading {
        margin-top: 50px;
    }

    .all-course-highlights1 {
        font-size: 13px;
        text-align: start;
        width: 100%;
        float: none;
        margin-top: 15px
    }

    .job-course-desc1 {
        width: 100%;
        float: none
    }

    .course-page-content {
        width: 100%;
        padding: 20px
    }

    .course-page2-curriculum {
        display: grid
    }

    .course-page2-curriculum .one, .course-page2-curriculum .two, .course-page2-curriculum .three, .course-page2-curriculum .four, .course-page2-curriculum .five, .course-page2-curriculum .six, .course-page2-curriculum .seven, .course-page2-curriculum .eight, .course-page2-curriculum .nine, .course-page2-curriculum .ten {
        width: 100%;
        text-align: center
    }

    .team-manag {
        margin-top: 10px
    }

    .team-manag .account-team {
        margin-right: 0
    }

    .auth-sign img {
        width: 47%;
        margin-bottom: 10px
    }

    .student-payment .select2-container--default .select2-selection--single, .student-payment .form-inline .form-control {
        margin-top: 25px
    }

    .student-payment .select2-container--default .select2-selection--single .select2-selection__arrow {
        height: 79px;
        position: absolute;
        top: 1px;
        right: 1px;
        width: 20px
    }

    .student-payment .form-inline {
        display: block !important;
        margin-bottom: 0
    }

    .student-payment form .form-inline .ans .select2-container {
        display: table-cell !important
    }

    .fee-deposit .form-inline .form-control {
        margin-bottom: 0 !important
    }

    .right-oppor-form-section2 .ans .drop-number .select2-container {
        margin-top: 31px
    }

    .zone-banner-content {
        margin-top: 0 !important
    }

    .all-from-request-zone-heading h5 {
        font-size: 18px
    }

    .all-from-request-zone-heading {
        padding: 15px 60px
    }

    .rzone .job-sticky .valide-text input[type="tel"] {
        left: 24%;
        width: 76% !important
    }

    .rzone-feature-list {
        padding: 15px 20px !important
    }

    .rzone-feature-list strong {
        width: 100% !important
    }

    .banner-rzone {
    }

    .right-oppor-form .button1 {
        margin-top: 30px
    }

    .review-portion .valide-text input[type="tel"] {
        position: absolute;
        top: 0;
        left: 23%;
        width: 77% !important
    }

    .ans-place-degi {
        width: 94%
    }

    .service-banner-heading h3:before {
        bottom: -74px
    }

    .modal-open .modal {
        overflow-x: hidden;
        overflow-y: hidden
    }

    .modal-open #myModal3, #getmoalfeedback {
        overflow-x: hidden;
        overflow-y: scroll
    }

    div.modal div.modal-backdrop {
        z-index: 0
    }

    .rzone {
        margin: 50px 0 !important
    }

    .rzone-heading, .rzone-subheading {
        margin-bottom: 35px !important
    }

    .rzone .india-row, .job-sticky {
        margin-bottom: 15px !important
    }

    .product-team-desc p {
        text-align: justify
    }

    .horizontal-line-right, .horizontal-line-left {
        display: none
    }

    .industry-sub-heading p {
        width: 78%;
        margin: auto
    }
}

@media only screen and (max-width: 767px) {
    .author-details>.name-and-date {
        width: 73%
    }

    .future-client-form .valide-text1 .d-flex {
        display: grid !important;
    }

    .future-client-form .form-inline .help-block {
        bottom: 0px !important;
        top: 0px;
    }

    .future-client-form .phone_arrow::after {
        display: none;
    }

    .future-client-form .phone_arrow input {
        padding-left: 0px !important;
    }

    .blog-subscribe .help-block {
        font-size: 10px !important;
    }

    .valide-text1 {
        width: 100%;
    }

    .pi-desc {
        padding: 25px 15px;
    }

    .pi-subscribe {
        padding: 0px;
    }

    .master-course-description-heading strong {
        width: 85%;
        margin-bottom: 0px;
    }

    .an-blog-img img {
        width: 100%;
        height: auto !important
    }

    .myform-check-inline .form-check-input:first-child {
        margin-left: 0
    }

    .an-column-blog {
        margin: 25px 0 0
    }

    .an-column-blog:last-child {
        margin-bottom: 20px
    }

    .banner-job-content h3 {
        font-size: 22px
    }

    .banner-job {
        height: 232px
    }

    .banner-placement-content {
        padding: 8vh 0
    }

    .validation .help-blocks strong {
        margin-left: 0
    }

    .opn-jb-banner h3 {
        padding-top: 40px;
        line-height: 35px
    }

    .mybutton-filed .help-block {
        left: 6px
    }

    .all-course-box:hover {
        background: transparent;
        margin-left: 0
    }

    .reg-off-add h4 {
        font-size: 18px
    }

    .google-map strong {
        margin-left: 0
    }

    .resolve-query {
        margin: 0
    }

    .solution {
        margin: 0 auto 63px
    }

    .course-about .question-portion .form-mbil-course .form-column {
        width: 92% !important
    }

    .tools-img img {
        max-width: 112px
    }

    .feedbackmodelsection {
        height: 558px
    }

    .clientdropquery {
        margin-bottom: 40px
    }

    .client-list {
        margin-bottom: 20px
    }

    .client-list .owl-theme .owl-nav {
        display: none !important
    }

    .navbar {
        margin-top: 6px
    }

    .offers-class .modal-form-fill button.close span {
        top: 20px
    }

    .faq-sticky-form.sticky-form {
        padding: 0 0 35px
    }

    .faq-sticky-form .sticky-form .form-column {
        width: 298px
    }

    .faq-content-page {
        overflow: hidden
    }

    .faq-getTrack {
        padding: 40px 0
    }

    #endingtimemobile {
        display: flex;
        font-size: 10px;
        margin-left: 4px;
        margin-right: 4px
    }

    .new-review form button {
        display: block;
        margin: 30px auto auto !important
    }

    .cc-achievement .button5 {
        padding: 7px 13px;
        text-align: center
    }

    .card-body p img {
        display: block;
        margin: auto
    }

    .placement-section .card-body {
        text-align: center
    }

    .mp-curri-form button {
        width: 90%
    }

    .button5 {
        padding: 9px 1px !important;
        width: 100% !important
    }

    .placement-section .card-body {
        display: table
    }

    .card-body p {
        padding-left: 0
    }

    .all-from-request-zone-checkbox {
        margin-bottom: 0
    }

    .myform-check-inline {
        margin-bottom: 15px
    }

    .review-list, .ans-place {
        overflow: hidden
    }

    .mp-course-heading p, .placement-points p, .cc-achie-sections p {
        text-align: justify
    }

    .student-payment .ans {
        padding: 0
    }

    .fee-deposit-checkbox label {
        font-size: 13px
    }

    .right-oppor-form-section2 {
        margin-bottom: 0;
        margin-top: 0;
        display: block
    }

    #myModal4.modal .modal-content .modal-body .guide-modal-right h4 {
        margin-right: 25px;
        margin-bottom: 0px;
    }

    #sidemodalclass.modal .modal-body {
        padding: 0px;
    }

    #commanModalCourse.modal .modal-content .modal-body .guide-modal-right h4 {
        margin-right: 25px
    }

    .right-oppor-form-section2 input {
        margin-top: 20px
    }

    .service-banner-heading h3 {
        font-size: 20px;
        align-items: center
    }

    .service-section-list-desc p {
        text-align: justify
    }

    .rev-desc p {
        text-align: justify;
        margin-top: 60px
    }

    .allclients .owl-nav .owl-next span {
        right: -2%
    }

    .enroll-class-form .form-inline .help-block {
        position: absolute
    }

    .allclients .owl-nav .owl-prev span {
        left: -2%
    }

    .pi-img-desc-right span img {
        width: 14px
    }

    .pi-img-desc-right span {
        margin-right: 15px
    }

    .pi-img-desc-left-date {
        margin-right: 8px
    }

    .modalclass.modal .modal-content .modal-body .modal-form-fill button.videoclose {
        right: 23px;
        top: 20px
    }

    .ans-place-desc-box {
        width: 100%
    }

    .modalclass.modal .modal-content .modal-body .modal-form-fill button.close span {
        top: 14px;
        right: 18px
    }

    .dropquery-right p {
        width: auto
    }

    .modalclass.modal .modal-content .modal-body .modal-form-fill .form-heading h4 {
        margin-bottom: 0;
        margin-left: 0
    }

    .offers-class show.select2-container .select2-selection--single .select2-selection__rendered {
        width: 79px
    }

    .offers-class .valide-text input[type="tel"] {
        left: 24%;
        width: 76% !important
    }

    .form-batch .button2 {
        margin: 0 auto;
        display: block;
    }

    .job-sticky .form-column {
        width: 100%;
        margin: 0;
        margin-bottom: 20px
    }

    .india-side-row {
        width: 100%;
        margin-right: 0;
        margin-left: 0
    }

    .download-button button {
        width: 80%
    }

    .job-sticky .valide-text input[type="tel"] {
        left: 22%;
        width: 78% !important
    }

    .banner-training-certificate {
    }

    .nit-check label {
        margin-bottom: 0
    }

    .modalclass.modal .modal-content .modal-body .modal-form-fill form button {
        margin-bottom: 15px
    }

    .modalclass.modal .modal-content .modal-body .modal-form-fill .form-heading {
        margin-top: 15px
    }

    .allclient-banner-heading h2 {
        font-size: 28px
    }

    .dropquery-right .valide-text input[type="tel"] {
        left: 23%;
        width: 77% !important
    }

    .dropquery-right .drop-number .select2-container--bootstrap .select2-selection--single {
        width: 86px
    }

    .Trecou .owl-nav .owl-next {
        right: 0
    }

    .review-portion .sticky-form .form-column {
        width: 100%
    }

    .Trecou .owl-nav .owl-prev {
        left: 0
    }

    #sidemodalclass.modal .modal-dialog {
        width: auto
    }

    .offers-class .modal-body {
        flex-direction: column-reverse
    }

    .offers-class .modal-body .modal-form-fill {
        padding: 35px 25px 15px 20px;
        width: 100%
    }

    .offers-class .modal-body .modal-image {
        width: 100%
    }

    .offers-class .modal-image img {
        width: 100%
    }

    .banner-placement-content p {
        text-align: justify
    }

    .see-more-review button {
        margin-bottom: 32px
    }

    .india-contact a, .row-contact a {
        padding-right: 10px
    }

    .india-image img, .row-image img {
        width: 45px !important
    }

    .india-image {
        width: 49%;
        text-align: end
    }

    .review-top-section {
        display: block;
        position: relative
    }

    .rev-list .heading-rating {
        display: flex
    }

    .rev-list .heading-rating .name-linked {
        margin-left: 14px;
        width: 48%;
        text-align: center
    }

    .heading-rating {
        position: relative
    }

    .rating-smile {
        position: absolute;
        top: 63px;
        display: inline-grid;
        width: 100%;
        text-align: center
    }

    .rev-list .heading-rating .name-linked strong, .name-linked span {
        display: block;
        font-size: 13px
    }

    .banner-review-page-heading h1 {
        font-size: 35px
    }

    .modalclass.modal .modal-content {
        width: 100%
    }

    .modalclass.modal .modal-content .modal-body {
        flex-direction: column-reverse;
        padding: 0px
    }

    .modalclass.modal#course-popups .modal-content .modal-body {
        flex-direction: column-reverse;
        padding: 0px !important
    }

    .modalclass.modal#inquiry_popup_form .modal-content .modal-body {
        flex-direction: column-reverse;
        padding: 0 20px !important
    }

    .modalclass.modal#inquiry_popup_form {
        padding: 12px
    }

    #myModal4.modal .modal-content .modal-body {
        flex-direction: column-reverse
    }

    #myModal4.modal .modal-content .modal-body .guide-modal-right h4 {
        font-size: 18px
    }

    #myModal4.modal .modal-content .modal-body .guide-modal-right {
        width: 100%;
        padding: 10px
    }

    #myModal4.modal .modal-content .modal-body .guide-modal-left {
        width: 100%
    }

    #myModal4.modal .modal-content {
        width: 100%
    }

    #commanModalCourse.modal .modal-content .modal-body {
        flex-direction: column-reverse
    }

    #commanModalCourse.modal .modal-content .modal-body .guide-modal-right h4 {
        font-size: 18px
    }

    #commanModalCourse.modal .modal-content .modal-body .guide-modal-right {
        width: 100%;
        padding: 20px
    }

    #commanModalCourse.modal .modal-content .modal-body .guide-modal-left {
        width: 100%
    }

    #commanModalCourse.modal .modal-content {
        width: 100%
    }

    .modalclass.modal .modal-content .modal-body .modal-form-fill {
        width: 100%;
        padding: 0px 7px 20px 7px;
    }

    #upcomingbatchesid, #aboutawsid, .client-placement, .job-list {
        overflow: hidden
    }

    .modalclass.modal .modal-content .modal-body .modal-form-fill form input {
        height: 42px
    }

    .result {
        width: 100% !important;
        right: 0
    }

    .mobile-close {
        display: none !important
    }

    .navbar-collapse {
        background: #1b242d;
        border: 1px solid #fff;
        padding: 27px 0;
        z-index: 9;
        text-align: center
    }

    .new-search-design input {
        width: 235px
    }

    .new-search-design {
        justify-content: center;
        margin-left: 0;
        margin-top: 18px
    }

    .kul {
        width: 145px
    }

    #navbarTogglerDemo01 .navbar-brand {
        display: none
    }

    .corp::before {
        content: none
    }

    .navbar-nav {
        flex-direction: row;
        justify-content: center;
        margin-top: 18px
    }

    ul.nav.navbar-nav.mobile-resp {
        display: grid;
        justify-content: inherit
    }

 /*   .footer-link-new {
        flex-direction: column;
        margin: 45px 0 0
    }*/

    .footer-link-new div {
        margin-bottom: 35px
    }

    .farn-modal-left {
        display: none
    }

    .nit .modal-content, .farn-modal-right {
        width: 100%
    }

    .header-top {
        display: none !important;
    }

    #masterdes {
        display: none
    }

    .navbar-nav .dropdown-menu {
        position: relative !important;
        transform: none !important;
        border: none;
        padding: 0 15px
    }

    .search-courses .search-input {
        width: 23em;
        font-size: 13px
    }

    .MobileCourseMenu span {
        padding: 8px 23px;
        border: 1px solid #fdd23a;
        font-size: 14px;
        font-weight: 500;
        display: block;
        margin-bottom: 9px
    }

    .mystyle {
        color: #fff !important;
        background: linear-gradient(0deg, #fc674c, #f28c28)
    }

    .mobile-program {
        margin: 15px 0
    }

    .popular-programs {
        margin: 0;
        display: flex;
        flex-direction: column
    }

    .popular-programs a {
        margin: 6px 0;
        font-size: 13px;
        color: #000
    }

    .mobile-resp {
        margin: 12px 0
    }

    .mobile-resp li {
        margin: 5px 0;
        background: #f7f7f8;
        padding: 5px 15px;
        overflow: hidden
    }

    .mobile-resp li a {
        color: #5b5b5b;
        text-decoration: none;
        margin-bottom: 5px;
        font-size: 15px
    }

    .mobile-resp li a:first-child {
        display: flex;
        justify-content: space-between;
        align-items: center
    }

    #myModal3 .modal-dialog {
        width: 100%;
        margin: 0
    }

    .mobile-resp .dropdown a:after {
        transform: rotate(-90deg);
        transition: transform 300ms ease-in-out
    }

    .mobile-resp .dropdown.show a:after {
        transform: rotate(0deg)
    }

    .master-course-description-list ul li {
        line-height: 1.5
    }

    .master-course-description {
        width: 100%;
        padding: 15px 0
    }

    .master-course-description-list {
        margin-left: 0
    }

    .master-course-description-heading {
        padding: 6px 0
    }

    .popular-programs a {
        position: relative;
        padding-left: 15px
    }

    .popular-programs a::before {
        content: '';
        border: 5px solid transparent;
        border-left-color: #6e6e6e;
        position: absolute;
        left: 2px;
        top: 4px
    }

    #myModal3 .modal-dialog .modal-content .modal-header .close {
        width: 0;
        height: 0;
        padding: 10px
    }

    #myModal3 .modal-dialog .modal-content .modal-header .close .angle-back {
        top: -3px;
        right: -1px
    }

    .hidden-xs {
        display: none
    }

    .course-form {
        width: 100%;
        margin-bottom: 20px
    }

    .course-trend {
        max-width: 206px;
        width: 100%;
        margin: auto
    }

    .clients-list .owl-dots {
        bottom: -5% !important;
        left: 21% !important
    }

    .view-all-clients {
        right: 110px;
        bottom: -37px
    }

    .foo-link {
        flex-wrap: wrap
    }

    .foo-link a {
        font-size: 10px;
        line-height: 2
    }

    .foo-copy p {
        font-size: 6px
    }

    .croma-foo-tab .tab button {
        padding: 10px 7px;
        font-size: 10px
    }

    .field-tab ul {
        padding: 0 6px;
        width: 85px
    }

    .field-tab ul li {
        line-height: .5;
        margin-bottom: 6px
    }

    .field-tab ul li a {
        font-size: 7px
    }

    .blog-list {
        margin-bottom: 10px;
        margin-left: 25px;
        justify-content: flex-start
    }

    .footer-middle .heading h3 {
        margin-bottom: 10px
    }

    .more-blog {
        margin: 10px auto
    }

    .left-side {
        width: 100%
    }

    .edge-croma-img {
        height: auto;
        margin: auto
    }

    .edge-croma-img img {
        max-width: 100%;
    }

    .edge-croma div p {
        font-size: 8px;
    }

    .edge-list {
        flex-wrap: wrap;
        justify-content: space-around
    }

    .edge-croma {
        width: 150px;
        margin-bottom: 15px;
        box-shadow: 0 0 3px 2px #fcfcfc;
        padding: 10px 2px;
    }

    .edge-croma div strong {
        font-size: 10px;
    }

    .croma-descrip {
        flex-wrap: wrap;
    }

    .tablinks.active::before {
        width: 30px
    }

    .blog-heading p {
        font-size: 12px
    }

    .social-link {
        margin-bottom: 20px;
    }

    .foo-bot-heading {
        margin-bottom: 5px;
    }

    .social-link.soci-right {
        margin-top: 0;
        margin-bottom: 0px;
    }

    .foo-first-follow {
        margin-bottom: 12px;
    }

    .newsletter form, .notifications form {
        margin-bottom: 22px;
    }

    .video-learner, .lc {
        width: 290px;
        min-height: auto;
    }

    .video-img img {
        width: 250px !important;
    }

    .foo-bot-heading h3 {
        margin-bottom: 0px;
    }

    .testimonials-list {
        flex-direction: column;
    }

    .client-logo img {
        max-width: 76px;
        margin: inherit
    }

    .analysis-points {
        width: 110px;
        margin: 15px 0;
        display: inline-grid
    }

    .support-learner h4 {
        font-size: 15px;
    }

    .description {
        padding-right: 0;
    }

    .description p {
        text-align: justify;
    }

    .analysis-heading strong {
        font-size: 12px
    }

    .analysis-heading p {
        font-size: 11px
    }

    .support {
        background-position: 10% 0;
        padding: 25px 0 35px;
        background: #fd9a09
    }

    .support-learner p {
        font-size: 25px;
    }

    .navbar-toggler-icon1 img {
        width: 21px
    }

    .navbar-toggler {
        border: none !important;
        outline: none !important;
        box-shadow: none !important
    }

    .logo1 img {
        width: 90px;
        height: 40px
    }

    .menu-mobile {
        display: flex !important;
        justify-content: space-between;
        width: 100%;
        align-items: center
    }

    .menu-logo {
        width: 90px
    }

    .mob-phone {
        width: 40px
    }

    .mob-phone .menu-mobile-phone {
        text-align: right
    }

    .mob-phone a i {
        vertical-align: middle
    }

    .menu-mobile .mob-first button {
        padding: 0;
        color: #fff
    }

    .menu-mobile .mob-first a i {
        font-size: 20px;
        margin-left: 5px;
        color: #2c276b
    }

    .menu-mobile, .menu-mobile-phone {
        display: block
    }

    .menu-mobile-phone i {
        font-size: 20px;
        color: #fff
    }

    .mobile-corporates {
        display: block;
        background: #111e24;
        padding: 25px 0
    }

    .mobile-corp-logos {
        width: 322px;
        margin: auto
    }

    .mobile-corp-logos img {
        width: 100%;
        height: auto
    }

    .mobile-corp .heading-corporates h3 {
        font-size: 16px;
        border-bottom: 5px solid #fa8e2b;
        padding-bottom: 10px;
        text-align: center;
        font-weight: 700;
        width: 100%;
        margin: auto;
        margin-bottom: 11px
    }

    .sub-heading-corporates {
        margin-top: 0;
        margin-bottom: 13px
    }

    .sub-heading-corporates i {
        font-size: 15.3px;
        display: block;
        font-weight: 600;
        text-align: center
    }

    .mobile-corp .placement-video {
        margin-top: 25px;
        margin-bottom: 5px;
        align-items: baseline;
        justify-content: center
    }

    .mobile-corp .placement-video .videowatch a .sadas .video-btn {
        width: 35px;
        height: 35px;
        padding: 6px 13px
    }

    .mobile-corp .placement-video .videowatch a .sadas .video-btn .ripple {
        width: 45px;
        height: 45px;
        margin: -22px 0 0 -22px
    }

    .mobile-corp .placement-video .videowatch a .sadas {
        margin-top: 5px
    }

    .m-Trecou-item-list {
        display: flex;
        margin: 10px;
        box-shadow: 0 0 7px 2px #cececeba
    }

    .trending-mobile-background {
        width: 93px;
        padding: 15px
    }

    .m-Trecou-item-img {
        width: 63px
    }

    .m-Trecou-item-img img {
        width: 63px
    }

    .m-Trecou-item-desc {
        padding: 10px;
        width: 100%
    }

    .m-Trecou-item-desc h3 {
        font-size: 13px;
        color: #0F2C39;
        font-weight: 600;
        margin-bottom: 12px
    }

    .mobile-review {
        display: flex
    }

    .mobile-review .star {
        margin-right: 15px
    }

    .mobile-review .star i {
        color: #ffcb33;
        font-size: 13px
    }

    .mobile-review span {
        font-weight: 400;
        color: #0F2C39;
        font-size: 14px
    }

    .mobile-brijesh {
        display: block;
        padding: 25px 0
    }

    .mobile-brijesh-course .heading h3, .edge .heading h3 {
        margin-bottom: 20px
    }

    .m-Trecou-item {
        margin-bottom: 20px
    }

    .logo {
        display: none
    }

    .videowatch a span {
        display: none
    }

    .m-Trecou .owl-dots {
        bottom: -15px;
        left: 30%;
        transform: translate(50%, 50%)
    }

    .mobile-banner {
        display: block;
        background-repeat: no-repeat;
        background-size: cover
    }

    .mobile-banner-heading h3 {
        color: #f8981d;
        font-size: 20px;
        text-align: center;
        padding-top: 30px;
        margin: 0
    }

    .mobile-sub-heading p {
        color: #fff;
        font-size: 11px;
        text-align: center
    }

    .mobile-banner-desc p {
        color: #fff;
        font-size: 10px;
        padding: 10px 15px;
        text-align: center
    }

    .mobile-industry-expert p {
        color: #fff;
        font-size: 10px
    }

    .industry-logos {
        display: flex;
        justify-content: space-between;
        align-items: center
    }

    .indus-mobile {
        width: 40px
    }

    .indus-mobile img {
        width: 100%;
        height: auto
    }

    .industry-expert-video {
        padding: 5px 15px 20px
    }

    .mobile-videowatch .video-btn {
        width: 35px;
        height: 35px;
        padding: 6px 13px
    }

    .mobile-videowatch .video-btn .ripple {
        width: 35px;
        height: 35px;
        margin: -17px 0 0 -17px
    }

    .mobile-videowatch {
        flex-basis: 70px
    }

    .place {
        padding-top: 25px
    }

    .place-button {
        padding: 25px 0
    }

    .mobile-deal {
        background: #f8981d;
        display: block !important
    }

    .mob-offer-section {
        width: 310px;
        line-height: 1.8
    }

    .mob-offer-upper, .mob-deal {
        display: flex;
        color: #fff;
        justify-content: center
    }

    .mob-offer-upper strong {
        font-size: 10px;
        font-weight: 500
    }

    .mob-offer-upper p {
        font-size: 10px;
        font-weight: 300
    }

    .mob-deal {
        display: flex;
        align-items: baseline
    }

    .mob-deal p {
        font-size: 10px;
        font-weight: 300
    }

    .mob-deal .time {
        margin: 0 5px;
        display: flex;
        color: #fff;
        font-size: 12px
    }

    .mob-deal .time .time-end {
        background: #C67003;
        text-align: center !important;
        padding: 0;
        margin-right: 1px;
        width: 21px;
        height: 21px
    }

    .mob-offer {
        display: flex
    }

    .mob-cross {
        margin: auto
    }

    .mob-cross p {
        color: #fff;
        font-weight: 400;
        font-size: 20px;
        margin-left: 6px
    }

    .grab {
        color: #fff;
        font-weight: 600
    }

    .edge {
        padding: 25px 0 10px
    }

    .analysis-self {
        width: 60px;
        margin: auto
    }

    .analysis-self img {
        width: 60px
    }

    .analysis-heading {
        margin-top: 15px;
        display: flex;
        flex-flow: column
    }

    .statisfied-learner {
        padding: 40px 0 20px
    }

    .review-video .owl-nav {
        top: 46.5%
    }

    .support-learner {
        padding: 10px 0;
        text-align: center
    }

    .mobile-bottom-fixed {
        display: block;
        position: fixed;
        bottom: 15px;
        width: 100%;
        height: 30px;
        z-index: 9
    }

    .mobile-bottom-fixed button {
        border: none;
        width: 100%;
        text-transform: uppercase;
        font-size: 16px;
        background: #fff;
        padding: 10px;
        color: #FC674C;
        font-weight: 500
    }

    .mobile-bottom-fixed .request-call a {
        border: none;
        width: 100%;
        text-transform: uppercase;
        font-size: 16px;
        padding: 10px;
        color: #FC674C;
        font-weight: 500;
        display: block
    }

    .request-call {
        border-right: .5px solid #ddd
    }

    .request-call, .live-chat {
        width: 100%;
        cursor: pointer
    }

    .fixe {
        display: flex;
        -webkit-box-shadow: 0 2px 4px 2px rgba(0, 0, 0, 0.25);
        box-shadow: 0 2px 4px 2px rgba(0, 0, 0, 0.25)
    }

    .footer-brijesh {
        padding: 40px 0 0;
        margin-bottom: 40px
    }

    .footer-logo {
        margin-bottom: 7px
    }

    .statisfied-learner .speaker {
        position: absolute;
        top: 0;
        left: 80px;
        transform: inherit
    }

    .statisfied-learner .speaker img {
        width: 140px;
        height: 43px
    }

    .secondsection .small-heading {
        margin-bottom: 10px
    }

    .course-form input::placeholder {
        font-size: 11px
    }

    .navbar-light .navbar-nav .active>.nav-link {
        font-weight: 600;
        border-bottom: 3px solid #f8981d;
        width: max-content;
        padding-bottom: 2px
    }

    .analysis .heading h3 {
        margin-bottom: 20px
    }

    .analysis-test {
        margin-bottom: 20px
    }

    .alumni .heading h3 {
        margin-bottom: 20px
    }

    .clients-heading strong {
        margin-bottom: 10px
    }

    .clients-list {
        margin: 0 0 20px
    }

    .test-list {
        margin-top: 30px
    }

    .course-section {
        margin: 25px 0
    }

    .course-form {
        justify-content: center
    }

    .button-view-course button {
        width: 200px;
        height: 40px
    }

    .analysis {
        padding-top: 25px;
        padding-bottom: 25px
    }

    .social-link {
        padding: 0
    }

    .footer-social {
        flex-direction: column
    }

    .mob-header-top {
        display: block;
        width: 100%;
        position: sticky;
        top: 0;
        z-index: 99;
        border-radius: 0px;
        margin: auto;
        box-shadow: 0px 5px 10px #063455;
    }

    .speciality-list {
        flex-wrap: wrap;
        justify-content: center;
    }

    .course-banner-line {
        width: auto
    }

    .Placement-training {
        display: flex;
        flex-direction: column;
        height: auto;
    }

    .Placement-training .button3 {
        margin-right: 0;
        margin-bottom: 1em
    }

    .course-testi-owl {
        width: 360px
    }

    .certificate-preview a span {
        position: initial
    }

    .video-tab .tab {
        left: 0
    }

    .cerificate-img {
        width: 360px
    }

    .training-button {
        margin-top: 12px;
        display: flex;
        flex-wrap: wrap;
        align-items: baseline
    }

    .self-ass-desc p {
        width: 100%;
        font-size: 13px
    }

    .training-certi {
        padding-top: 15px
    }

    .training-button .join-button {
        margin-bottom: 15px
    }

    .testi-review {
        width: 100%;
        margin: auto;
        padding: 20px;
    }

    .colon {
        display: none;
        padding: 35px 30px 13px 20px
    }

    .course-ratings-stars {
        display: block;
        margin-bottom: 10px
    }

    .course-ratings div {
        margin-right: 0
    }

    .course-banner-sections-left .course-ratings {
        display: grid;
        margin-top: 5px
    }

    .speciality .speciality-heading h2 {
        margin: 0;
        text-align: center
    }

    .speciality .speciality-heading h2::after {
        width: 117px
    }

    .form-batch .form-inline .fcontrol label {
        display: none
    }

    .form-batch .form-inline {
        display: grid;
        gap: 22px;
    }

    .form-batch .fcontrol input {
        width: 100%;
        margin: 0px;
    }

    .form-batch .select2-container {
        top: 7px
    }

    .mobile-hidden {
        display: none !important
    }

    .curriculum {
        padding: 25px 0 0
    }

    .curriculum-heading h3 {
        font-size: 13px;
        text-align: center
    }

    .mockupwork strong {
        font-size: 14px;
        font-weight: 600
    }

    .line2 {
        margin-bottom: 20px
    }

    .curriculum-heading .download-curriculum button {
        font-size: 10px;
        padding: 4px 8px
    }

    .curriculum-heading .line {
        width: 130px;
        margin: auto
    }

    .curriculum-heading .download-curriculum {
        transform: translate(32%, 50%);
        position: inherit
    }

    .curriculum-accordian .accordion .card .card-header h2 button {
        font-size: 13px;
        display: inline-block;
        width: 260px;
        white-space: nowrap;
        overflow: hidden !important;
        text-overflow: ellipsis;
        text-align: left
    }

    .faq-super-heading h2 {
        margin: 0 auto
    }

    .curriculum-accordian {
        margin-top: 50px
    }

    .faq-career .curriculum-accordian {
        margin-top: 20px
    }

    .program-over ul {
        margin-left: 0
    }

    .curriculum-accordian .accordion .card .card-body p {
        font-size: 13px
    }

    .mp-data-science {
        flex-direction: column
    }

    .mp-data-section {
        width: 100%;
        margin-bottom: 15px
    }

    .progress-overview .curriculum-accordian .accordion .card .card-body ul li {
        margin-left: 27px
    }

    .curriculum-accordian .accordion .card .card-body .mp-eligibility ul li {
        margin-left: 0 !important;
        line-height: 60px !important
    }

    .training-faq {
        padding: 25px 0
    }

    .course-syllabus strong {
        display: none
    }

    .assessment {
        height: 245px
    }

    .self-ass {
        padding: 25px 0
    }

    .self-ass-heading h2 {
        text-align: center;
        font-size: 25px
    }

    .career-assistance {
        margin: 16px auto 25px
    }

    .enroll-class-form .form-inline label {
        display: none
    }

    .enroll-class-form .form-inline .form-control {
        height: 36px;
        margin: auto;
        width: 275px !important;
        margin-top: 10px
    }

    .enroll-class-form form button {
        font-size: 17px;
        padding: 6px 15px;
        margin-top: 10px !important
    }

    .enroll-class-course {
        margin-top: 25px
    }

    .en {
        text-align: center
    }

    .enroll-class-form .form-inline .form-group {
        width: auto
    }

    .enroll-class-form .form-inline {
        justify-content: center;
        margin-top: 20px
    }

    .enroll-class-form .form-inline .btn {
        margin-top: 10px !important
    }

    .preview {
        right: 10px
    }

    .global-exam {
        height: auto;
        background-size: cover;
        padding: 25px 0
    }

    .global-exam-heading p {
        width: 330px
    }

    .download-button {
        margin-bottom: 10px
    }

    .training-certificate {
        background: #F6F1ED;
        height: auto;
        padding: 25px 0
    }

    #myModal .modal-body img {
        width: 100%
    }

    .banner-heading h2 {
        font-size: 23px
    }

    .course-desc {
        flex-wrap: wrap
    }

    .course-desc div {
        width: 50% !important;
        padding: 5px 0 !important;
        border: 1px solid #ffffff38 !important;
        text-align: center
    }

    .course-about {
        padding-top: 50px !important;
        padding-bottom: 50px !important
    }

    .about-course-heading h3 {
        text-align: center
    }

    .about-course-desc {
        border: none
    }

    .question-item {
        width: auto;
        margin: 0
    }

    .led-online-new {
        padding-top: 25px;
        padding-bottom: 25px
    }

    .schedule-call {
        padding: 0 0 20px
    }

    .sche-call {
        flex-direction: column;
        align-items: center
    }

    .sche-call h4 {
        font-size: 18px;
        text-align: center
    }

    .global-exam-heading h3 {
        font-size: 21px
    }

    .certification-points {
        margin-top: 30px
    }

    .training-certi h3 {
        font-size: 25px
    }

    .training-desc p {
        margin-top: 20px
    }

    .join-button button {
        margin-right: 10px
    }

    .sample a {
        padding: 10px
    }

    .contact-banner {
        background: #1a2d31;
        height: 234px
    }

    .contact-banner-heading {
        width: 330px
    }

    .contact-banner-heading h2 {
        font-size: 28px
    }

    .contact-banner-heading h2 span {
        font-size: 28px
    }

    .contact-banner-desc p {
        display: none
    }

    .banner-learner {
        width: 250px;
        bottom: -70px
    }

    .banner-learner .learner-number {
        padding: 7px
    }

    .banner-learner .learner-number strong {
        font-size: 13px;
        display: block;
        text-align: center
    }

    .banner-learner .learner-number p {
        font-size: 12px
    }

    .git {
        padding-top: 90px;
        background: none;
        padding-bottom: 0
    }

    .get-list {
        flex-direction: column;
        align-items: center
    }

    .get-list-item {
        margin-bottom: 65px;
        width: 80%;
    }

    .get-list-item .item-image {
        top: -25%
    }

    .solution-form .solution, .solution-form .solution1, .register {
        width: auto
    }

    .register .reg-add p {
        padding: 0 10px
    }

    .google-map {
        font-size: 12px;
        text-align: center
    }

    .google-map iframe {
        width: 330px
    }

    .resolve-query input[type=submit] {
        width: 100%
    }

    .login-wrapper {
        height: auto
    }

    .login-form-page {
        width: 100%
    }

    .login-logo img {
        width: 80%
    }

    .login-form form .or::before {
        width: 54px
    }

    .login-form form .or::after {
        width: 54px
    }

    .otp-button input {
        width: 250px
    }

    .effect-16~label {
        left: 60px
    }

    .online-class-section {
        flex-wrap: wrap;
        margin-top: 0
    }

    .online-class-list {
        margin-bottom: 20px;
        width: 100%
    }

    .upcoming-batches-super-heading h2 {
        margin: 0 auto 20px
    }

    .upcoming-batches-heading {
        margin-bottom: 60px;
        text-align: center
    }

    .upcoming-batches-heading .line {
        margin: auto
    }

    .led-buttom {
        flex-wrap: wrap;
        top: 2.6em;
        position: absolute;
        left: 0
    }

    .mockup {
        margin: 25px 0 0
    }

    .mockupwork {
        margin-top: 25px
    }

    .mockupwork img {
        width: 100%
    }

    .project {
        padding: 25px 0 10px
    }

    .project-heading h3, .mockup-heading h3 {
        text-align: center
    }

    .project-heading .line, .mockup-heading .line {
        margin: auto
    }

    .related-courses {
        padding: 25px 0
    }

    .related-courses .related-courses-super-heading h2 {
        margin: 0 auto 40px
    }

    .curriculum-heading {
        margin-bottom: 10px
    }

    .related-courses-list {
        flex-wrap: wrap;
        margin-top: 0;
        justify-content: center
    }

    .related-courses-list .related {
        margin-bottom: 20px
    }

    .course-video-review {
        display: none
    }

    .training-features {
        display: none
    }

    .course-video .videowatch {
        top: 45%;
        left: 23%;
        text-align: center
    }

    .speciality-items .speciality-items-desc {
        width: 145px
    }

    .about-course-desc {
        text-align: justify;
        padding: 0
    }

    .question-portion {
        margin-top: 20px
    }

    .question-slider-section .owl-dots {
        transform: translate(0%, -25%)
    }

    .led-buttom .country-fee {
        width: 100%
    }

    .led-buttom .country-fee form {
        width: auto
    }

    .timing-suit {
        margin-top: 15px
    }

    .batch-request {
        padding: 25px 0
    }

    .batch-super-heading h2 {
        margin: 0 auto 20px
    }

    .batch-request .batch-heading {
        margin-bottom: 15px
    }

    .form-batch .fcontrol button {
        margin-top: 10px
    }

    .self-ass-button button {
        margin-left: auto;
        margin-right: auto;
        display: block;
        width: 100%
    }

    .needcurri, .stillquries {
        flex-direction: column
    }

    .needcurri button, .stillquries button {
        margin-left: 0
    }

    .enrolling {
        background: none
    }

    .enrolling-en {
        padding: 0
    }

    .firstsection {
        padding: 0
    }

    .student-heading, .corporate-heading {
        margin: 15px auto
    }

    .toggle {
        text-align: center
    }

    .master-program-mobile-banner {
        padding: 30px 0;
        background: #06303e;
        display: block
    }

    .mobile-mp-banner-heading {
        display: flex;
        align-items: center;
        justify-content: space-evenly;
        width: 100%
    }

    .master-program-mobile-banner .mob-mp-buttons .button1 {
        padding: 10px 18px;
        margin: 0;
        width: 100%;
        margin-right: 5px
    }

    .mobile-mp-banner-heading h4 {
        font-size: 18px;
        color: #fdc810
    }

    .mob-rating {
        color: #fff;
        font-size: 12px;
        text-align: center
    }

    .mob-rating span {
        margin-right: 5px
    }

    .mob-rating span i {
        color: #fdc810;
        margin-right: 4px
    }

    .mob-mp-desc p {
        color: #fff;
        font-size: 11.4px;
        margin-top: 15px;
        margin-bottom: 15px
    }

    .mob-mp-desc .line {
        width: 85px
    }

    .progress-overview {
        padding: 40px 0
    }

    .mp-tool {
        margin-bottom: 20px
    }

    .progress-overview .curriculum-accordian {
        margin-top: 20px
    }

    .tools {
        align-items: center;
        justify-content: space-around
    }

    .tools-new {
        padding-top: 20px;
        padding-bottom: 20px
    }

    .tools-img {
        width: 156px
    }

    .mp-training-faq {
        padding: 40px 0
    }

    .mp-mob-exp {
        display: block;
        font-size: 13px;
        margin-top: 15px;
        padding-left: 35px
    }

    .mp-mob-fee {
        margin-bottom: 5px
    }

    .mp-mob-fee strong {
        position: relative;
        color: #fff;
        font-weight: 400
    }

    .mp-mob-fee strong::before {
        content: "\f0a4" !important;
        font-family: FontAwesome !important;
        margin-right: 15px
    }

    .mp-course-video {
        display: none
    }

    .mp-course-heading {
        width: 100%;
        padding-right: 0;
        border-right: none
    }

    .mp-course-list {
        padding-left: 40px
    }

    .mp-course-marking::before {
        left: -28px
    }

    .mp-course-list::before {
        left: 34px
    }

    .mp-certificate strong {
        font-size: 16px
    }

    .mp-certificate p {
        font-size: 10px
    }

    .mp-certificate {
        margin-left: -10px
    }

    .cc-achievement {
        background: #fff
    }

    .mp-career-course {
        margin-top: 30px
    }

    .cc-achie-button {
        justify-content: space-around;
        display: flow-root;
        margin-bottom: 7px
    }

    .cc-achie-button button {
        margin: 0;
        width: 100%;
        margin-bottom: 6px
    }

    .master-course-certification {
        padding: 40px 0
    }

    .project-super-heading {
        margin-bottom: 0
    }

    .mpproject {
        padding: 0
    }

    .placement-faqs-accordian .accordion .card .card-body p {
        flex-direction: column
    }

    .recuirement-firms {
        justify-content: space-around;
        margin-bottom: 25px
    }

    .recuirment-firm-images {
        width: 140px
    }

    .recuirment-firm-images img {
        width: 100%
    }

    .mpadmission {
        padding: 40px 0
    }

    .admission-desc {
        display: block;
        margin-top: 30px
    }

    .admission-content {
        width: 100%;
        margin-bottom: 15px
    }

    .mp-faq-dots .owl-dots {
        position: inherit;
        bottom: 0;
        right: 0
    }

    .scholar-fee {
        display: none
    }

    .chance-win {
        text-align: center;
        margin-top: 20px
    }

    .chance-win button {
        margin: auto;
        margin-top: 20px
    }

    .mp-faq-super-heading {
        margin-bottom: 10px
    }

    .mpfaq {
        padding: 40px 0
    }

    .mp-curri {
        padding: 40px 0
    }

    .mp-curri-form-desc {
        flex-wrap: wrap
    }

    .mp-curri-desc {
        width: 100%;
        padding: 15px 20px
    }

    .mp-curri-form {
        padding: 20px 0px;
    }

    .mob-mp-buttons {
        display: flex;
        margin-top: 15px;
        margin-bottom: 0;
        justify-content: space-evenly
    }

    #MasterVerticalModal img {
        max-width: 100%;
        height: auto
    }

    .banner-job-content form input {
        width: 82%
    }

    .job-listing-one {
        flex-direction: column
    }

    .job-course-img, .carrer-form .job-course-img {
        margin: auto
    }

    .job-course-heading {
        flex-direction: column
    }

    .job-course-heading h4 {
        margin: 10px 0
    }

    .job-course-description {
        font-size: 13px;
        margin-bottom: 6px
    }

    .jobbrief p {
        width: 100%;
        text-align: justify
    }

    .job-exp, .job-salary, .job-location {
        margin-bottom: 7px
    }

    .job-course-description span:nth-child(2) {
        transform: rotate(90deg);
        width: 10px
    }

    .job-exsala {
        flex-direction: column
    }

    .job-exsala::before {
        width: 65px
    }

    .jobbrief {
        align-items: flex-start;
        flex-direction: column;
        margin-top: 12px
    }

    .jobs-button {
        margin-top: 15px
    }

    .job-leftsection {
        width: auto
    }

    .fee-deposit {
        margin: 70px 0
    }

    .student-payment {
        padding: 20px
    }

    .payment-form a {
        padding: 7px;
        font-size: 10px;
        width: auto
    }

    .payment-form {
        flex-wrap: nowrap
    }

    .student-payment h3 {
        width: auto
    }

    .student-payment .form-inline select:first-child {
        margin-bottom: 30px
    }

    .fee-deposit-checkbox {
        margin: auto;
        margin-top: 25px
    }

    .transaction-section {
        padding: 20px 10px
    }

    .transaction-section table tr td, .transaction-section table tr th {
        font-size: 13px
    }

    .transaction-section table tr td {
        text-align: left
    }

    .transaction-section table tr td:first-child {
        text-align: inherit
    }

    .payment-process {
        margin: 45px 0;
        justify-content: space-around
    }

    .payment-process a {
        width: auto;
        font-size: 13px;
        background: #ddd;
        padding: 8px 10px;
        border-radius: 6px
    }

    .gopayment {
        width: 100%
    }

    .payment-form a.active::before {
        border: 9px solid transparent;
        bottom: -18px;
        border-top-color: #ffa302;
        left: 37%
    }

    .trans-button {
        flex-direction: column;
        text-align: center
    }

    .client-heading-corporates h3 {
        font-size: 16px;
        width: auto
    }

    .client-video-img {
        width: auto
    }

    .all-client-banner {
    }

    .client-logo-list {
        width: auto
    }

    .allclients .owl-dots .owl-dot span {
        width: 30px !important
    }

    .client-video-learner {
        margin-top: 20px
    }

    .future-client-form .form-inline input {
        margin-top: 17px;
        width: 100%;
    }

    .future-client-form .select2-container .select2-selection--single {
        height: 61px;
        line-height: 79px
    }

    .future-client-form .drop-number .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b {
        left: 74%;
        margin-top: 6px
    }

    .allclient-figure {
        width: 77px;
        border-radius: 40px
    }

    .allclient-figure strong {
        font-size: 16px;
        line-height: 0
    }

    .allclient-figure p {
        font-size: 12px
    }

    .future-client-form .form-inline button {
        margin: auto;
        margin-top: 40px
    }

    .quick-social-section {
        padding: 30px 0
    }

    .quick-link, .replay-social-link {
        display: flex;
        justify-content: space-between
    }

    .quick-link a {
        font-size: 16px;
        margin: 0
    }

    .replay-social-link a {
        margin: 0 8px
    }

    .management-team {
        display: grid
    }

    .navnab-atj .navnab-atj-link {
        padding: 20px 0;
        font-size: 13px
    }

    .welcome p {
        padding: 20px
    }

    .mission-vision-section {
        padding-bottom: 5px
    }

    .team-member-pic img {
        width: 100%;
        height: auto;
    }

    .about-us-section {
        flex-direction: column
    }

    .about-banner-heading {
        margin: 20px 0
    }

    .about-banner-heading h2 {
        font-size: 20px
    }

    .about-banner-desc p {
        font-size: 13px
    }

    .about-directors {
        flex-direction: column
    }

    .about-directors-desc {
        margin-bottom: 15px
    }

    .quatation p, .team-thought p {
        font-size: 22px
    }

    .india-tag-line {
        font-size: 16px
    }

    .about-us-class {
        margin-bottom: 15px
    }

    #self-img {
        display: none
    }

    .certificate-preview {
        display: none
    }

    .nav-items {
        display: none
    }

    .course-page-2-curriculum {
        margin-top: 50px
    }

    .banner-img {
        display: none
    }

    .banner-heading h1 {
        font-size: 16px
    }

    .gt .nav-item a {
        font-size: 15px
    }

    .gt .nav-item:first-child a::before {
        top: 15px
    }

    .validation form input[type=text] {
        width: 100%
    }

    .validation form p {
        width: 100%
    }

    .otpvari-img img {
        width: 60%;
        padding: 0
    }

    .track-dummy img {
        width: 60%
    }

    .gc-tc {
        padding: 35px 0
    }

    .gc-heading h1 {
        font-size: 23px
    }

    .certraid form input {
        width: 100%
    }

    .validation .help-block {
        margin-left: 0
    }

    .certraid .help-block strong, .validation .help-block strong {
        color: red;
        font-size: 16px
    }

    .validation .button3, .certraid form button {
        padding: 10px 0;
        width: 100%;
        margin-top: 80px
    }

    .student-certificate-here-heading strong {
        text-align: center;
        font-size: 20px
    }

    .student-data {
        flex-direction: column-reverse
    }

    .vidocer button {
        padding: 10px 7px
    }

    .validation form label {
        left: 6%
    }

    .corp-banner .corp-banner-heading h3 {
        width: auto;
        font-size: 20px
    }

    .ccc .ccc-image img {
        display: none
    }

    .readytoempowerdesc {
        width: auto
    }

    .download-corp {
        width: auto;
        justify-content: space-around
    }

    .main-corp {
        flex-direction: column;
        margin: 0
    }

    .main-corp .corp-appro-section {
        margin-top: 25px;
        width: auto
    }

    .videowatch a {
        width: auto
    }

    .ccc-button {
        flex-direction: column;
        align-items: center
    }

    .drop-message {
        display: none
    }

    .mentor-experience-button-right button {
        width: 133px;
        font-size: 12px;
        margin: 0 auto;
        margin-top: 26px;
        display: block
    }

    .mentorslider-right-img img {
        width: 100%;
        height: auto
    }

    .mentorslider-left-desc p {
        width: 344px;
        text-align: justify
    }

    .mentor-experience-button-left {
        width: 348px
    }

    .empower {
        padding: 50px 0;
        height: auto
    }

    .readytoempower {
        padding-left: 0
    }

    .empower-social strong {
        display: none
    }

    .empower-social p {
        font-size: 12px
    }

    .success-meter {
        flex-direction: column
    }

    .success {
        padding: 30px 0
    }

    .successdata {
        margin: 15px auto
    }

    .ccc {
        height: auto;
        margin-top: 0;
        padding-bottom: 70px
    }

    .ccc-button .ccc-button-background {
        margin-bottom: 15px
    }

    .corp-banner-desc {
        font-size: 15px;
        width: 100%;
        text-align: justify
    }

    .heading p, .why-croma p, .join-desc p, .gc-heading p {
        text-align: justify
    }

    .mentor-experience-button {
        display: block
    }

    .corp-banner-links p {
        font-size: 13px
    }

    .industry-expert span {
        font-size: 12px
    }

    .industry-expert .industry-logo {
        width: 100%;
        margin: 0 4px;
        padding: 0
    }

    .mentorslider-left {
        margin-top: 75px
    }

    .mentorslider-left-header::before {
        top: 67px
    }

    .mentor {
        margin-top: 0
    }

    .mentor-ex-slider .owl-dots {
        position: initial
    }

    .enroll-class {
        padding: 25px 0
    }

    .success-heading .heading {
        margin-bottom: 0
    }

    .success-heading {
        margin-top: 40px
    }

    .readytoempowerheading h2 {
        font-size: 25px;
        text-align: center
    }

    .corptab, .corptabcontent, .all-courses-banner-content p {
        width: 100%
    }

    .corptab {
        display: none;
    }

    .corptabcontent {
        padding: 15px 10px
    }

    .all-courses-banner {
        padding: 22px 0
    }

    .all-courses-banner-content {
        margin: 0
    }

    .all-courses-banner-content h3 {
        font-size: 27px
    }

    .all-courses-banner-content p {
        font-size: 14px
    }

    .breadcum-search {
        flex-direction: column;
        align-items: flex-start
    }

    .all-courses-data {
        padding: 30px 0;
        overflow: hidden
    }

    .search-all-courses {
        width: 100%;
        margin-top: 8px
    }

    .search-all-courses form input {
        width: 100%
    }

    .all-course-heading strong {
        font-size: 14px;
        margin-right: 0
    }

    .all-course-category .all-course-heading-filter button {
        font-size: 10px
    }

    .all-course-listing {
        width: 100%;
        height: auto
    }

    .discover-more {
        float: none;
        padding: 0;
        width: 100%
    }

    .discover-more-categories a {
        margin: 5px;
        font-size: 14px;
        padding: 4px 5px
    }

    .singlepage-key-skill-listing {
        justify-content: center
    }

    .singlepage-key-skill-listing a {
        padding: 10px 15px;
        margin: 3px;
        font-size: 13px
    }

    .join-desc {
        margin-bottom: 0;
        margin-top: 45px;
        margin-left: 0
    }

    .why-work {
        padding: 40px 0
    }

    .why-work-heading h3 {
        font-size: 20px
    }

    .reason-list {
        flex-direction: column;
        align-items: center;
        margin-right: 0
    }

    .reason-why-desc {
        margin-left: 0
    }

    .join-family {
        padding: 25px 0
    }

    .buttontojoin h3 {
        font-size: 18px;
        text-align: center;
        margin-bottom: 15px
    }

    .buttontojoin {
        display: block
    }

    .buttontojoin button {
        padding: 8px 20px;
        margin: auto;
        display: block;
        font-size: 15px
    }

    .values-join .owl-dots .owl-dot span {
        width: 30px !important
    }

    .connect-you {
        background: none
    }

    .our-team-banner-text {
        width: auto;
        transform: translate(0%, -40%);
        padding: 0 15px
    }

    .pro-col {
        flex-direction: column
    }

    .pro-col-rev {
        flex-direction: column-reverse
    }

    .product-team-image img {
        width: 100%;
        margin-top: 25px;
        height: auto;
    }

    .our-team-banner {
    }

    .team-quatation p {
        font-size: 16px;
        padding: 30px 20px
    }

    .welcome-team h3 {
        margin-bottom: 0
    }

    .team-quatation {
        padding-bottom: 0
    }

    .quote {
        padding-bottom: 25px
    }

    .pro-col .product-team-left, .pro-col-rev .product-team-right {
        padding: 0 30px
    }

    .banner-review-content {
        width: 100%
    }

    .banner-review-content form {
        margin: auto;
        display: block;
        text-align: center;
        box-shadow: none
    }

    .banner-review-content form input {
        width: auto
    }

    .service-banner-img {
        display: none
    }

    .service-section-list {
        flex-direction: column
    }

    .ser-col {
        flex-direction: column-reverse
    }

    .service-section-list-right img {
        width: 100%;
        height: auto
    }

    .pb-blog-banner-content {
        margin: auto;
        display: block;
        width: 266px
    }

    .an-new-blog-filter button {
        font-size: 7px
    }

    .an-new-blog-heading {
        top: 45px
    }

    .pi-form-control {
        flex-direction: column
    }

    .pi-form-control .pi-fo {
        width: 100%
    }

    .pi-subscribe .form-inline {
        flex-direction: column
    }

    .pi-subscribe .form-inline input {
        width: 100%;
    }

    .blog-subscribe.phone_arrow::after {
        bottom: 14px;
    }

    .opn-all-sections {
        width: 100%
    }

    .ans-place-desc-box1, .ans-place-desc-box2, .ans-place-desc-box3 {
        width: 100%
    }

    .placebox {
        margin-right: 0
    }

    .quick-link a {
        font-size: 12px !important;
        margin: 0 5px !important
    }

    .replay-social-link a img {
        width: 30px
    }

    .thankheading h1 {
        font-size: 52px !important;
        border-bottom: 2px solid #014655 !important;
        width: 270px !important
    }

    .rev-list {
        padding: 15px !important
    }
}

@media screen and (min-width: 320px) and (max-width: 568px) and (-webkit-device-pixel-ratio: 2) {
    .training-certi {
        padding-top: 0 !important
    }

    .button1 {
        padding: 10px 7px
    }

    .cc-achie-button {
        font-size: 14px
    }

    .online-class-calendar p, .online-class-clock p {
        font-size: 14px
    }

    .curriculum-super-heading h2 {
        font-size: 20px
    }

    .line2 {
        width: 265px
    }

    .buttonreport {
        padding: 8px 14px
    }
}

@media only screen and (min-width: 992px) {
    .category-col {
        min-width: 20%;
        flex-grow: unset
    }
}

.whatsappme {
    position: fixed;
    z-index: 400;
    right: 20px;
    bottom: 20px;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
    font-size: 16px;
    line-height: 26px;
    color: #262626;
    transform: scale3d(0, 0, 0);
    transition: transform .3s ease-in-out;
    user-select: none;
    -ms-user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none
}

.whatsappme--show {
    transform: scale3d(1, 1, 1);
    transition: transform .5s cubic-bezier(0.18, 0.89, 0.32, 1.28)
}

.whatsappme__button {
    position: absolute;
    z-index: 2;
    bottom: 20px;
    right: 8px;
    height: 60px;
    min-width: 60px;
    max-width: 95vw;
    background-color: #25D366;
    color: #fff;
    border-radius: 30px;
    box-shadow: 1px 6px 24px 0 rgba(7, 94, 84, .24);
    cursor: pointer;
    transition: background-color .2s linear
}

.whatsappme__button:hover {
    background-color: #128C7E;
    transition: background-color 1.5s linear
}

.whatsappme--dialog .whatsappme__button {
    transition: background-color .2s linear
}

.whatsappme__button:active {
    background-color: #075E54;
    transition: none
}

.whatsappme__button svg {
    width: 36px;
    height: 60px;
    margin: 0 12px;
    color: #fff
}

.whatsappme__badge {
    position: absolute;
    top: -4px;
    right: -4px;
    width: 20px;
    height: 20px;
    border: none;
    border-radius: 50%;
    background: #e82c0c;
    font-size: 12px;
    font-weight: 600;
    line-height: 20px;
    text-align: center;
    box-shadow: none;
    opacity: 0;
    pointer-events: none
}

.whatsappme__badge.whatsappme__badge--in {
    animation: badge--in 500ms cubic-bezier(0.27, 0.9, 0.41, 1.28) 1 both
}

.whatsappme__badge.whatsappme__badge--out {
    animation: badge--out 400ms cubic-bezier(0.215, 0.61, 0.355, 1) 1 both
}

.whatsappme--dialog .whatsappme__button {
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.3)
}

.whatsappme__box {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 1;
    width: calc(100vw - 40px);
    max-width: 400px;
    min-height: 280px;
    padding-bottom: 60px;
    border-radius: 32px;
    background-size: 100% auto;
    box-shadow: 0 2px 6px 0 rgba(0, 0, 0, .5);
    transform: scale3d(0, 0, 0);
    opacity: 0;
    transition: opacity 400ms ease-out, transform 0 linear 300ms
}

.whatsappme--dialog .whatsappme__box {
    opacity: 1;
    transform: scale3d(1, 1, 1);
    transition: opacity 200ms ease-out, transform 0 linear
}

.whatsappme__header {
    display: block;
    position: static;
    width: 100%;
    height: 70px;
    padding: 0 26px;
    margin: 0;
    background-color: #2e8c7d;
    color: rgba(255, 255, 255, .5)
}

.whatsappme__header svg {
    height: 100%
}

.whatsappme__close {
    position: absolute;
    top: 18px;
    right: 24px;
    width: 34px;
    height: 34px;
    border-radius: 50%;
    background: #000;
    color: #fff;
    line-height: 34px;
    font-size: 25px;
    text-align: center;
    opacity: .4;
    cursor: pointer;
    transition: opacity 300ms ease-out
}

.whatsappme__close:hover {
    opacity: .6
}

.whatsappme__message {
    position: relative;
    min-height: 80px;
    padding: 20px 22px;
    margin: 34px 26px;
    border-radius: 32px;
    background-color: #fff;
    color: #4A4A4A;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.3)
}

.whatsappme__message:before {
    content: '';
    display: block;
    position: absolute;
    bottom: 30px;
    left: -18px;
    width: 18px;
    height: 18px;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADcAAAA1CAYAAADlE3NNAAAEr0lEQVRo3t2aT0gjVxzHf++9mcn8zWhW6bpELWzcogFNaRar7a4tBNy2WATbHpacpdZ6redeZE+9CL02B1ktXsRD/xwsilhoSwsqag/xYK09hCQlmCiTf28vGRnGmZhE183MFx5vmGQy7zO/P/P7PYLAHUIAQCqDAwDPxMREG3IpHL+zs/MZcgkYAgAMAIwOl8lkYm6xGgYAFgAEAGgZHx9/vVwun7nJJTkAEAGgdW9v73NKKXWLSzIA4AEAGQDazs/P/3ALnNEl1a2trY9oRW6wmu6SEgC0ZrPZn9wCp2dIHgCU1dXVtymlZafDIatEksvlfqYGueG9xgOAcnBw8JSa5GR3vIi1aDTaUSwWj5wOZ3RHPUN6U6nUN9RCTnZHDwDI+/v745TSkpPhrOpHcWlpqbdcLieojZwGpseZMDo66svn87/RKnIaGAsAfCAQ8J6dnX1Pr5DjwABAzmazMVqDHAd2enr6La1RjgGLRCJqLpeL0TrUjFDGrMgCAD8/P38vn8//QutUs1pLT/fC5ubmQKFQOKANqNmspbuhBwDEZDL5BaX0lDaoZoK62NxZXFzs1DRthV5TrxrKGFue/v5+KZ1Of1kul5P0BtQUUAAgxOPx9wuFwl/0BvWq3O8C6vDw8F1N036gL0G3ZaVLUEdHRxFN036kL1E3DWMHxAEAPzc3dyedTk+XSqUdegu6CRijy5mBPLOzs2oikfhU07RFSmmG3qKuaxkdxuhy/MzMjDeRSHyiadrz2wYyClUBMh9bzRfAu7u7PX6//z1RFB9zHBcBALUZKoRqUMgEgyvHeHt7+353d/cjQRBGWJZ9jBDqaMYKHKpYBAEAXltbawsGg2FFUd7iOO4hIeQhQuiOEzpdOzCSTCaftLS0fEUIGXbiHiBjU5njVCr1sc/nW6wkDcduS1u1HKRUKv2KMR4ABwvbAWKMA+BwYbsasFgs/uMWuEtxd3x8/J3b4C4Ag8Hg83g8/iyfz//n5IRi1eZzla00HgA8oijyDMNwlFJCCGH0axiGQQAAXq+XyLLMeL1eRlEURpZlRpIkhud5oigK297eLvl8Prm1tVVSFEWSJEkWRVESBMGrqupriqLcFQThLsaYu612n6vUip4KMFv5HJssjhooEi5laoZh0NjYWNvw8PC9np6ejkAg8MDv9w+oqnrfxsNqhgNTh2wE1MGYChyyWGA9RYJVFWTM3MhwjMPhsDw9PT0QDocHOjs731RV9Y1rv+cMlb4Oiy3garWW1b2sPMfceZgHmZqa6pycnPywr6/vA47jfPXAWbU0xOCOqE44u2K8Wl9oBUfMa+rq6hIWFhbGBwcHn9pBohogcRWwRiCRTUiACQ6ZYpxY9JAkFAopy8vLM4FAYKyRrgA1GGf1JperLGgEM4cNG4vF3olGo18TQkT9JsRmAdQw66NsGlbn7Ibdd0um2XzOblz6/ZWVlX8JIb8PDQ090gFJDU+e2sBeZ1hBU9NcqvIQzDMFALq+vp7GGP85MjLyBCHE1tPO1LP4eq4FG/hqnlGyeSiwsbHxfygUOu7t7Y00059JUY3ZHFm8k1lT0cGfnJw8c0ojepWFzd6CMpnM3y8AJPEkZ9khO4IAAAAASUVORK5CYII=);
    background-size: 100%
}

.whatsappme--left {
    right: auto;
    left: 20px
}

.whatsappme--left .whatsappme__button {
    right: auto;
    left: 8px
}

.whatsappme--left .whatsappme__box {
    right: auto;
    left: 0
}

@media (max-width: 480px) {
    .btn2 {
        display: inline-block !important;
        width: 50%;
    }

    .whatsappme {
        bottom: -12px;
        right: 6px
    }

    .whatsappme--left {
        right: auto;
        left: 6px
    }

    .whatsappme__box {
        width: calc(100vw - 12px);
        min-height: 0
    }

    .whatsappme__header {
        height: 55px
    }

    .whatsappme__close {
        top: 13px;
        width: 28px;
        height: 28px;
        line-height: 28px
    }

    .whatsappme__message {
        padding: 14px 20px;
        margin: 15px 21px 20px;
        line-height: 24px
    }

    .whatsappme__button {
        bottom: 70px
    }
}

@keyframes badge--in {
    from {
        opacity: 0;
        transform: translateY(50px)
    }

    to {
        opacity: 1;
        transform: translateY(0)
    }
}

@keyframes badge--out {
    0% {
        opacity: 1;
        transform: translateY(0)
    }

    100% {
        opacity: 0;
        transform: translateY(-20px)
    }
}

.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0px, 0px, 0px)
}

.owl-carousel .owl-wrapper, .owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none
}

.owl-carousel .owl-nav.disabled, .owl-carousel .owl-dots.disabled {
    display: none
}

.owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-dot {
    cursor: pointer;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next, .owl-carousel button.owl-dot {
    background: none;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit
}

.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
    visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.no-js .owl-carousel {
    display: block
}

.owl-carousel .animated {
    animation-duration: 1000ms;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    animation-name: fadeOut
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

.owl-height {
    transition: height 500ms ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity 400ms ease
}

.owl-carousel .owl-item .owl-lazy[src^=""], .owl-carousel .owl-item .owl-lazy:not([src]) {
    max-height: 0
}

.owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: transform 100ms ease
}

.owl-carousel .owl-video-play-icon:hover {
    -ms-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-tn, .owl-carousel .owl-video-playing .owl-video-play-icon {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity 400ms ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%
}

.owl-theme .owl-nav {
    margin-top: 10px;
    text-align: center;
    -webkit-tap-highlight-color: transparent
}

.owl-theme .owl-nav [class*='owl-'] {
    color: #FFF;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #D6D6D6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px
}

.owl-theme .owl-nav [class*='owl-']:hover {
    background: #869791;
    color: #FFF;
    text-decoration: none
}

.owl-theme .owl-nav .disabled {
    opacity: .5;
    cursor: default
}

.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 10px
}

.owl-theme .owl-dots {
    text-align: center;
    -webkit-tap-highlight-color: transparent
}

.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;*display: inline
}

.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #D6D6D6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity 200ms ease;
    border-radius: 30px
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #869791
}

.select2-container {
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    position: relative;
    vertical-align: middle
}

.select2-container .select2-selection--single {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 34px;
    user-select: none;
    -webkit-user-select: none
}

.select2-container .select2-selection--single .select2-selection__rendered {
    display: block;
    font-size: 14px;
    padding-left: 8px;
    padding-right: 7px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.select2-container .select2-selection--single .select2-selection__clear {
    position: relative
}

.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
    padding-right: 8px;
    padding-left: 20px
}

.select2-container .select2-selection--multiple {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    min-height: 32px;
    user-select: none;
    -webkit-user-select: none
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
    display: inline-block;
    overflow: hidden;
    padding-left: 8px;
    text-overflow: ellipsis;
    white-space: nowrap
}

.select2-container .select2-search--inline {
    float: left
}

.select2-container .select2-search--inline .select2-search__field {
    box-sizing: border-box;
    border: none;
    font-size: 100%;
    margin-top: 5px;
    padding: 0
}

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none
}

.select2-dropdown {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
    box-sizing: border-box;
    display: block;
    position: absolute;
    left: -100000px;
    width: 100%;
    z-index: 1051
}

.select2-results {
    display: block
}

.select2-results__options {
    list-style: none;
    margin: 0;
    padding: 0;
    height: 205px;
    overflow: scroll;
}

.select2-results__option {
    padding: 6px;
    user-select: none;
    -webkit-user-select: none
}

.select2-results__option[aria-selected] {
    cursor: pointer
}

.select2-container--open .select2-dropdown {
    left: 0
}

.select2-container--open .select2-dropdown--above {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.select2-container--open .select2-dropdown--below {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.select2-search--dropdown {
    display: block;
    padding: 4px
}

.select2-search--dropdown .select2-search__field {
    width: 100%;
    box-sizing: border-box;
    border: 1px solid #ddd;
    padding-left: 4px;
    color: #565656
}

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none
}

.select2-search--dropdown.select2-search--hide {
    display: none
}

.select2-close-mask {
    border: 0;
    margin: 0;
    padding: 0;
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    min-height: 100%;
    min-width: 100%;
    height: auto;
    width: auto;
    opacity: 0;
    z-index: 99;
    background-color: #fff;
    filter: alpha(opacity=0)
}

.select2-hidden-accessible {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    height: 1px !important;
    margin: -1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important
}

.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px
}

.select2-container--default .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: 700
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #999
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0;
    height: 0;
    left: 50%;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
    float: left
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
    left: 1px;
    right: auto
}

.select2-container--default.select2-container--disabled .select2-selection--single {
    background-color: #eee;
    cursor: default
}

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
    display: none
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #888;
    border-width: 0 4px 5px
}

.select2-container--default .select2-selection--multiple {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: text
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
    box-sizing: border-box;
    list-style: none;
    margin: 0;
    padding: 0 5px;
    width: 100%
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
    list-style: none
}

.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
    color: #999;
    margin-top: 5px;
    float: left
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: 700;
    margin-top: 5px;
    margin-right: 10px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #999;
    cursor: pointer;
    display: inline-block;
    font-weight: 700;
    margin-right: 2px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
    color: #333
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
    float: right
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
    margin-left: 5px;
    margin-right: auto
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
    margin-left: 2px;
    margin-right: auto
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
    border: solid #000 1px;
    outline: 0
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
    background-color: #eee;
    cursor: default
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
    display: none
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa
}

.select2-container--default .select2-search--inline .select2-search__field {
    background: transparent;
    border: none;
    outline: 0;
    box-shadow: none;
    -webkit-appearance: textfield
}

.select2-container--default .select2-results>.select2-results__options {
    max-height: 200px;
    overflow-y: auto
}

.select2-container--default .select2-results__option[role=group] {
    padding: 0
}

.select2-container--default .select2-results__option[aria-disabled=true] {
    color: #999
}

.select2-container--default .select2-results__option[aria-selected=true] {
    background-color: #ddd
}

.select2-container--default .select2-results__option .select2-results__option {
    padding-left: 1em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
    padding-left: 0
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -1em;
    padding-left: 2em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -2em;
    padding-left: 3em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -3em;
    padding-left: 4em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -4em;
    padding-left: 5em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -5em;
    padding-left: 6em
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #5897fb;
    color: #fff
}

.select2-container--default .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px
}

.select2-container--classic .select2-selection--single {
    background-color: #f7f7f7;
    border: 1px solid #aaa;
    border-radius: 4px;
    outline: 0;
    background-image: -webkit-linear-gradient(top, #fff 50%, #eee 100%);
    background-image: -o-linear-gradient(top, #fff 50%, #eee 100%);
    background-image: linear-gradient(to bottom, #fff 50%, #eee 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)
}

.select2-container--classic .select2-selection--single:focus {
    border: 1px solid #5897fb
}

.select2-container--classic .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px
}

.select2-container--classic .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: 700;
    margin-right: 10px
}

.select2-container--classic .select2-selection--single .select2-selection__placeholder {
    color: #999
}

.select2-container--classic .select2-selection--single .select2-selection__arrow {
    background-color: #ddd;
    border: none;
    border-left: 1px solid #aaa;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px;
    background-image: -webkit-linear-gradient(top, #eee 50%, #ccc 100%);
    background-image: -o-linear-gradient(top, #eee 50%, #ccc 100%);
    background-image: linear-gradient(to bottom, #eee 50%, #ccc 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)
}

.select2-container--classic .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0;
    height: 0;
    left: 50%;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0
}

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
    float: left
}

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
    border: none;
    border-right: 1px solid #aaa;
    border-radius: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    left: 1px;
    right: auto
}

.select2-container--classic.select2-container--open .select2-selection--single {
    border: 1px solid #5897fb
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
    background: transparent;
    border: none
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #888;
    border-width: 0 4px 5px
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    background-image: -webkit-linear-gradient(top, #fff 0%, #eee 50%);
    background-image: -o-linear-gradient(top, #fff 0%, #eee 50%);
    background-image: linear-gradient(to bottom, #fff 0%, #eee 50%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    background-image: -webkit-linear-gradient(top, #eee 50%, #fff 100%);
    background-image: -o-linear-gradient(top, #eee 50%, #fff 100%);
    background-image: linear-gradient(to bottom, #eee 50%, #fff 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)
}

.select2-container--classic .select2-selection--multiple {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: text;
    outline: 0
}

.select2-container--classic .select2-selection--multiple:focus {
    border: 1px solid #5897fb
}

.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
    list-style: none;
    margin: 0;
    padding: 0 5px
}

.select2-container--classic .select2-selection--multiple .select2-selection__clear {
    display: none
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
    color: #888;
    cursor: pointer;
    display: inline-block;
    font-weight: 700;
    margin-right: 2px
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
    color: #555
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
    float: right;
    margin-left: 5px;
    margin-right: auto
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
    margin-left: 2px;
    margin-right: auto
}

.select2-container--classic.select2-container--open .select2-selection--multiple {
    border: 1px solid #5897fb
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.select2-container--classic .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa;
    outline: 0
}

.select2-container--classic .select2-search--inline .select2-search__field {
    outline: 0;
    box-shadow: none
}

.select2-container--classic .select2-dropdown {
    background-color: #fff;
    border: 1px solid transparent
}

.select2-container--classic .select2-dropdown--above {
    border-bottom: none
}

.select2-container--classic .select2-dropdown--below {
    border-top: none
}

.select2-container--classic .select2-results>.select2-results__options {
    max-height: 200px;
    overflow-y: auto
}

.select2-container--classic .select2-results__option[role=group] {
    padding: 0
}

.select2-container--classic .select2-results__option[aria-disabled=true] {
    color: grey
}

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
    background-color: #3875d7;
    color: #fff
}

.select2-container--classic .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px
}

.select2-container--classic.select2-container--open .select2-dropdown {
    border-color: #5897fb
}

.curriculum .card-body ul li table {
    border-collapse: collapse;
    width: 100%;
    text-align: center
}

.curriculum .card-body ul li table td, .card-body ul li table th {
    border: 1px solid #ddd;
    padding: 8px;
    text-align: center !important
}

.curriculum .card-body ul li table tr:nth-child(even) {
    background-color: #f2f2f2
}

.curriculum .card-body ul li table tr:hover {
    background-color: #ddd
}

.curriculum .card-body ul li table th {
    padding-top: 12px;
    padding-bottom: 12px;
    text-align: left;
    background-color: #04AA6D;
    color: #fff
}

.issue-form textarea {
    height: unset !important;
    border-bottom: none !important;
    margin-top: unset !important;
    padding: 10px !important
}

.certfict-frm select {
    width: 100%
}

#applycertificate .modal-body {
    padding: unset
}

#applycertificate .modal-header {
    background: #E9E9E9;
    border-bottom: 3px solid #FFA803
}

#applycertificate .modal-title {
    color: #959595;
    font-size: 18px;
    font-weight: 500
}

.certfict-frm {
    padding: 0 15px
}

.certfict-frm .form-item .text {
    margin: 0;
    padding: 15px 0 0;
    color: #083553;
    font-weight: 400;
    font-size: 16px;
    letter-spacing: .5px
}

#messagemodel p.text-center {
    font-weight: normal !important;
    font-size: 12px;
}

.traningpopbtn {
    width: 70%;
}

.GetTrack .validation .help-blocks {
    left: 0;
    width: 100%;
    margin: 0 !important;
}

.GetTrack .validation .help-blocks strong {
    margin: 0 !important;
}

.mobile-bottom-fixed a {
    color: #FC674C;
}

.course-guide-whatsapp {
    margin-top: 21px;
    margin-left: 27px;
    margin-right: 27px;
    text-align: center;
    background: #25D366;
    padding: 10px;
    border-radius: 5px;
}

.course-guide-whatsapp a {
    padding: 0px;
}

.course-guide-whatsapp a img {
    width: 25px;
    height: 25px;
    margin-right: 5px;
}

.mobile-bottom-fixed .dropdown-item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 15px 30px;
    color: #000;
    box-shadow: 0 0 3px 0px #b5b5b5;
}

.mobile-bottom-fixed .dropdown-item i {
    color: #fa6d45;
}

.mobile-bottom-fixed .dropdown-menu.show {
    border-right: 8px solid #fa6d45;
}

.faq-resigtration-form a {
    font-size: unset !important;
    padding: unset !important;
    color: #007bff !important;
    border-right: unset !important;
}

@media (max-width: 767px) {
    .gt .nav-item {
        margin: 0 11px !important;
    }

    .why-croma p {
        width: 100%;
    }

    .course-guide-whatsapp {
        padding: 6px 10px;
    }

    .course-guide-whatsapp a {
        margin: 0 5px !important;
    }

    #modal-course-categories {
        display: none !important;
    }

    #mobile-modal-course-categories {
        display: block !important;
    }

    .owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next, .owl-carousel button.owl-dot {
        display: none;
    }

    .modalclass .select2.select2-container.select2-container--bootstrap, .clientdropquery .courseclass span.select2.select2-container.select2-container--bootstrap {
        max-width: 100% !important;
    }

    .videowatch.CromaVideoPlay {
        margin: 34px auto 0px 73px;
    }

    .allclient-selections {
        margin-top: 10px;
    }
}

#applycertificate {
    overflow: scroll;
}

.header-popup {
    border-bottom: 1px solid #70707029;
    padding-bottom: 10px;
}

.header-popup h4 {
    font-size: 20px;
    font-weight: 600;
    color: #3B3737;
}

.enroll-coursepopup-header {
    border-bottom: 0px !important;
    padding-bottom: 0px;
    position: relative;
    overflow: hidden;
}

.enroll-coursepopup-header button {
    position: absolute;
    top: 0px;
    right: -4px;
    background-color: #000000;
    opacity: 1 !important;
    z-index: 1;
    color: #fff !important;
    line-height: 34px;
    border-radius: 33px 44px;
    width: 65px;
    height: 55px;
}

.enroll-coursepopup-header button span {
    font-size: 27px;
    margin-left: -13px;
}

.coursepop-body {
    padding: 20px 35px;
}

.coursepopup-content {
    font-size: 14px;
    font-weight: 400;
    color: #3B3737;
}

.coursepopup-content ul li {
    line-height: 25px;
}

.coursepopup-content ul li i {
    color: #009900;
}

.ok-gotit button {
    border: none;
    background: linear-gradient(45deg, #3876F1, #1C19B0);
    border-radius: 4px;
    padding: 6px 25px;
}

.ok-gotit button:focus {
    box-shadow: none;
}

.hero-section{
    padding: 350px 0 50px 0;
}
.hero-content {
    background-color: rgb(0 0 0 / 50%);
    max-width: 100%;
    width: 100%;
    padding: 50px;
    border-radius: 10px;
    margin:auto;
    text-align:center;
}

.hero-content h1 {
    font-size: 40px;
    font-family: 'Poppins';
    font-weight: 700;
    color: #fff;
    text-align:center;
}

.hero-content p {
    font-size: 14px;
    font-family: 'Poppins';
    font-weight: 400;
    text-align: center;
    color: #fff;
    display: inline-block;
    width: 100%;
    max-width: 850px;
    font-size: 18px;
}

.hero-content ul {
    display: flex;
    gap: 10px;
}

.hero-content a {
    display: inline-block;
    padding: 10px 40px;
    background-color: #0a7e92;
    color: #fff;
    font-family: 'Poppins';
    font-weight: 400;
    letter-spacing: 0.5px;
    border-radius: 50px;
}
.hero-content a:hover{background:#fff; color:#000;}
.course-section{
    padding: 100px 10px;
}
.main-card-for-heading h4 {
    font-size: 30px;
    font-family: 'Poppins';
     font-weight: 700;
     position: relative;
     display: inline-block;
}
.main-card-for-heading h4:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: -10px;
    width: 80px;
    height: 4px;
    background-color: #0a7e92;
}
.container.main-card-for-heading {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.btn-view a {
    display: inline-block;
    border: 2px solid #0a7e92;
    color: #0a7e92;
    padding: 8px 30px;
    border-radius: 10px;
    font-family: 'Poppins';
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    transition: all 0.4s;
}

.btn-view a:hover {background-color: #0a7e92;color: #fff;text-decoration: none;transition: all 0.4s;}
.topcourse-list {
    margin-top: 50px;
}

.topcourse-list ul {
    display: flex;
    flex-wrap: wrap;
    gap: 50px;
    margin: 0;
    padding: 0;
}

.topcourse-list ul li {
    width: 100%;
    border-radius: 20px;
    position: relative;
    overflow: hidden;
}

.top-course-box-image {
    position: relative;
    height: 250px;
    overflow: hidden;
     border-radius: 30px;
}

.top-course-box-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 30px;
    transition: all 0.4s;
}
.top-course-box:hover .top-course-box-image img {
    transform: scale(1.1);
    transition: all 0.4s;
}

.top-course-box-content {
    padding:10px 30px;
    /*border-radius: 30px;
    background: linear-gradient(192deg,rgba(10, 126, 146, 1) 16%, rgba(4, 74, 89, 1) 88%);
    margin-top: -50px;*/
    position: relative;
    /*z-index: 9;*/
    width: 100%;
    /*min-height: 180px;*/
    text-align:center;
}

.top-course-box-content  h3 {
    font-size:18px;
    font-family: 'Poppins';
    font-weight: 500;
    color:#0a7e92;
    min-height:48px;
    line-height:24px;
}

.top-course-box-content span {
    display: block;
    color: #000;
    font-family: 'Poppins';
    font-weight: 500;
    font-size: 12px;
    margin: 10px 0;
}

.top-course-box-content a {
    display: inline-block;
    padding: 8px 30px;
    background: #cc0909;
    border-radius: 30px;
    font-size: 14px;
    font-family: 'Poppins';
    color: #fff;
    cursor: pointer;
    transition: all 0.4s;
}

.top-course-box-content a:hover {
    background: #000;
    color: #fff;
    text-decoration: none;
    transition: all 0.4s;
}
section.course-section .container {
    max-width: 1200px !important;
}

/*section.placement-process-secton {
    padding: 100px 10px;
    background: linear-gradient(162deg,rgba(18, 157, 181, 1) 0%, rgba(4, 74, 89, 1) 88%);
}*/

.placement-process-content h3 {
    font-size: 30px;
    font-family: 'Poppins';
    font-weight: 700;
    position: relative;
    display: inline-block;
    color: #fff;
    margin-bottom: 30px;
    text-align:center;
}

.placement-process-content h3:before {
    content: '';
    position: absolute;
    left: 2px;
    bottom: -10px;
    height: 4px;
    width: 100px;
    background: #fff;
}

.placement-process-content p {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    font-family: 'Poppins';
    line-height: 24px;
}

.placement-process-content {
    max-width: 100%;
    width: 100%;
    text-align:center;
    margin-bottom:50px;
}
section.placement-process-secton img {
    display: block;
    margin: auto;
    margin-bottom: -400px;
    max-width: 100%;
}
.container-fluid.OPC-section-main {
    padding-top: 380px;
}
.marquee-content .box, .marquee-content2 .box, .marquee-content3 .box {
    width: 200px!important;
    height: 70px!important;
}
.associated-with-for-heading .heading h4 {
    font-size: 30px;
    font-family: 'Poppins';
    font-weight: 700;
    position: relative;
    display: inline-block;
}
.associated-with-for-heading .heading h4::after {
    content: "";
    width: 135px;
    height: 4px;
    background-color: #000;
    position: absolute;
    bottom: -10px;
    right: 0;
}
section.why-job-section {
    padding: 60px 10px 0 10px;
}
.why-job-content h3 {
    font-size: 50px;
    font-family: 'Poppins';
    font-weight: 700;
    position: relative;
    display: inline-block;
    margin-bottom: 30px;
}
.why-job-content .accordion .accordion-item {
    margin-bottom: 20px;
    border: 0;
}
.why-job-content .accordion .accordion-item h2 button {
    background: #065666;
    font-size: 20px;
    font-family: 'Poppins';
    color: #fff;
    border-radius: 30px!important;
    box-shadow: none;
}
.why-job-content  .accordion-button::after {
    filter: invert(1);
}
.why-job-content  .accordion-collapse{
    background: #065666;
    color: #fff;
    font-size: 14px;
    font-family: 'Poppins';
    font-weight: 500;
    border-radius: 0 0 30px 30px!important;

}
.why-job-content .accordion .accordion-item h2 button[aria-expanded="true"] {
    border-bottom-left-radius: 0!important;
    border-bottom-right-radius: 0!important;
}
section.tech-talk-show-section {
    background: linear-gradient(162deg,rgba(18, 157, 181, 1) 0%, rgba(4, 74, 89, 1) 88%);
    padding: 100px 10px;
}
.talk-content h3 {
    font-size: 30px;
    font-family: 'Poppins';
    font-weight: 700;
    position: relative;
    display: inline-block;
    color: #fff;
    margin-bottom: 40px;
}
.talk-content h3:before {
    content: '';
    position: absolute;
    left: 2px;
    bottom: -10px;
    height: 4px;
    width: 100px;
    background: #fff;
}
.talk-content p {
    font-size: 14px;
    font-family: 'Poppins';
    color: #fff;
}
.talk-content ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.talk-content ul li {
    padding-left: 30px;
    position: relative;
    font-family: 'Poppins';
    font-weight: 500;
    font-size: 18px;
    color: #fff;
}
.talk-content ul li:before {
    content: '';
    position: absolute;
    left: 0;
    top: 5px;
    width: 20px;
    height: 20px;;
    padding-left: 30px;
    background-image: url('../images/check.png');
    background-position: left;
    background-size: contain;
    background-repeat: no-repeat;
}
.talk-content ul li h4 {
    font-family: 'Poppins';
    font-weight: 500;
    font-size: 18px;
    color: #fff;
}
.iocn-google-review-section {
    margin-top: -50px!important;
    border: 5px solid #ffffff!important;
}
.rating-section {
    align-items: center;
}
.rating-section .rating-section p {
    font-size: 20px;
    font-family: 'Poppins';
    margin-bottom: 0;
}
.iocn-google-review-section .text-review0-section p {
    margin-bottom: 0;
    color: #878787;
    font-family: 'Poppins';
}
section.testimonial-section {
    padding: 100px 10px 80px 10px;
}
.testimonial-heading h3 {
    font-size: 30px;
    font-family: 'Poppins';
    font-weight: 700;
    position: relative;
    display: inline-block;
    margin-bottom: 30px;
}
.testimonial-heading h3:before {
    content: "";
    width: 210px;
    height: 4px;
    background-color: #000;
    position: absolute;
    bottom: -10px;
    right: 15px;
}
.testimonial-list li {
    padding: 40px;
    border-radius: 10px;
    background:  -webkit-radial-gradient(circle, #07748b 0, #044a59 100%);;
    min-height: 320px;
}
.testimonial-list li > div img{
    position: absolute;
    width: 70px!important;
    height: 70px;
    border-radius: 50%;
    right:20px;
    border: 2px solid #fff;    
}
.testimonial-list {
    list-style: none;
    padding: 0;
    margin:0;
}
.testimonial-list li > div h3{
    font-size: 20px;
    font-family: poppins;
    color: #fff;
    margin-bottom: 50px;
}
.testimonial-list li > div p{
    font-size: 16px;
    font-family: poppins;
    color: #fff;
    font-weight: 400;
    max-width: 80%;
}
.testimonial-list li > div span{
    font-size: 14px;
    font-family: poppins;
    color: #ffffffd9;
    font-weight: 500;
}
section.contactpage-header{
    position: relative;
    padding: 100px 0;
}
section.contactpage-header .container {
    position: relative; 
}
section.contactpage-header:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000c0e8f;
}

section.innerpage-banheader h1 {
    font-family: 'Poppins';
    color: #fff;
    font-size: 48px;
}

.formcontact-form {
    background-color: #ffffffe8;
    padding: 40px 50px;
    border-radius: 10px;
}
.formcontact-form h3 {
    font-size: 30px;
    font-family: 'Poppins';
    font-weight: 700;
    position: relative;
    display: inline-block;
}
.formcontact-form h3 span {
    display: block;
}
.formcontact-form form ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.formcontact-form form ul li label {
    text-align: left;
    display: block;
    font-family: 'Poppins';
    font-size: 14px;
    color: #000;
}
.formcontact-form form ul li input, .formcontact-form form ul li textarea {
    font-size: 14px;
    font-family: 'Poppins';
    color: #000;
    border: 1px solid #000;
    padding: 10px 20px;
}
.formcontact-form form ul li textarea {
    min-height: 150px;
}
.formcontact-form form ul li button.btn.btn-primary {
    margin-top: 20px;
    display: inline-block;
    padding: 12px 60px;
    background-color: #0a7e92;
    color: #fff;
    font-family: 'Poppins';
    font-weight: 400;
    letter-spacing: 0.5px;
    border-radius: 50px;
    text-transform: uppercase;
    border: 0;
    transition: all 0.4s;
}
.formcontact-form form ul li button.btn.btn-primary:hover {
    background-color: #000;
    transition: all 0.4s;
}
.contact-left {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
    padding-right: 100px;
}
.contact-left-top h2 {
    font-size: 30px;
    font-weight: 600;
    font-family: 'Poppins';
    color: #fff;
}

.contact-left-top p {
    font-size: 16px;
    font-family: 'Poppins';
    font-weight: 400;
    color: #fff;
}
 *{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    outline: none
}
.container{
    max-width: 1200px!important;
}
ul {
    list-style: none
}

a:hover {
    cursor: pointer;
}

body {
    font-family: 'Poppins', sans-serif
}

h1, h2, h1, h4, h5, h6 {
    font-weight: 700;
    font-family: inherit
}

.heading {
    text-align: center
}

.heading h3 {
    display: inline-block
}

button:disabled {
    cursor: not-allowed
}

p, span {
    margin: 0;
    padding: 0;
    font-family: inherit;
    font-weight: 300
}

button {
    outline: none !important
}

input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 1000px transparent inset;
    -webkit-text-fill-color: #495057 !important
}

input:-webkit-autofill:focus {
    -webkit-box-shadow: 0 0 0 1000px transparent inset;
    -webkit-text-fill-color: #495057;
}

input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active {
    -webkit-transition: background-color 5000s ease-in-out 0;
    transition: background-color 5000s ease-in-out 0
}

.future-client-form input:-webkit-autofill, .future-client-form textarea:-webkit-autofill, .future-client-form select.few_info_below .card_light_box a:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 1000px transparent inset;
    -webkit-text-fill-color: #495057 !important
}

.future-client-form input:-webkit-autofill, .future-client-form input:-webkit-autofill:hover, .future-client-form input:-webkit-autofill:focus, .future-client-form input:-webkit-autofill:active {
    -webkit-transition: background-color 5000s ease-in-out 0;
    transition: background-color 5000s ease-in-out 0;
    -webkit-box-shadow: 0 0 0 1000px transparent inset;
    -webkit-text-fill-color: #fff !important
}

::placeholder {
    text-transform: capitalize;
}

.result-body .result ul {
    margin-bottom: 5px !important
}

.pt-1 {
    padding-top: 10px
}

.pt-2 {
    padding-top: 20px
}

.pt-3 {
    padding-top: 30px
}

.pt-4 {
    padding-top: 40px
}

.pb-1 {
    padding-bottom: 10px
}

.pb-2 {
    padding-bottom: 20px
}

.pb-3 {
    padding-bottom: 30px
}

.pb-4 {
    padding-bottom: 40px
}

.pr-1 {
    padding-right: 10px
}

.pr-2 {
    padding-right: 20px
}

.pr-3 {
    padding-right: 30px
}

.pr-4 {
    padding-right: 40px
}

.pl-1 {
    padding-left: 10px
}

.pl-2 {
    padding-left: 20px
}

.pl-3 {
    padding-left: 30px
}

.pl-4 {
    padding-left: 40px
}

.mt-1 {
    margin-top: 10px
}

.mt-2 {
    margin-top: 20px
}

.mt-3 {
    margin-top: 30px
}

.mt-4 {
    margin-top: 40px
}

.ml-1 {
    margin-left: 10px
}

.ml-2 {
    margin-left: 20px
}

.ml-3 {
    margin-left: 30px
}

.ml-4 {
    margin-left: 40px
}

.mr-1 {
    margin-right: 10px
}

.mr-2 {
    margin-right: 20px
}

.mr-3 {
    margin-right: 30px
}

.mr-4 {
    margin-right: 40px
}

.mb-1 {
    margin-bottom: 10px
}

.mb-2 {
    margin-bottom: 20px
}

.mb-3 {
    margin-bottom: 30px
}

.mb-4 {
    margin-bottom: 40px
}

.button1 a {
    color: #fff
}

.buttontojoin a {
    color: #fff
}

.team-button a {
    color: #fff
}

.ccc-button-transparent a {
    color: #fff
}

.button1 {
    margin: auto;
    display: block;
    padding: 10px 24px;
    border: none;
    background: linear-gradient(45deg, #F48631, #FB6D45);
    color: #fff;
    border-radius: 4px;
    height: 46px
}

.button1 i {
    margin-left: 10px
}

.button2 {
    border: 1px solid #fa872a;
    color: #FA872A;
    background: transparent;
    width: 221px;
    border-radius: 4px;
    height: 46px
}

.button-intro {
    border: 1px solid #fa872a;
    color: #FA872A;
    background: transparent;
    width: 221px;
    border-radius: 4px;
    height: 46px
}

.button3 {
    color: #fff;
    font-size: 17px;
    background: #fa872a;
    border: none;
    font-weight: 400;
    padding: 10px 18px;
    width: 220px;
    border-radius: 4px
}

.button3 a {
    color: #fff
}

.Placement-training {
    padding: 0;
    flex-wrap: nowrap;
    display: flex;
    height: 46px;
    justify-content: space-between
}

.button4 {
    color: #fff;
    margin: auto;
    display: block;
    width: 224px;
    height: 50px;
    border: none;
    background: linear-gradient(45deg, #3876F1, #1C19B0);
    border-radius: 4px
}

.button5 {
    border: 1px solid #fa872a;
    color: #FA872A;
    background: transparent;
    padding: 7px 20px;
    border-radius: 4px;
    margin: auto;
    display: block;
    background: linear-gradient(0deg, #FC664B, #F2892D);
    color: #fff
}

.fa.fa-th {
    margin-right: 6px;
    font-size: 14px
}

.cc-achievement .button5 {
    border: 1px solid #fa872a;
    color: #FA872A;
    background: transparent;
    padding: 7px 20px;
    border-radius: 4px;
    display: block;
    line-height: 28px;
    margin: 0;
    background: linear-gradient(0deg, #FC664B, #F2892D);
    color: #fff
}

.close {
    text-shadow: none
}

.allcorsepage {
    border: 1px solid #fff;
    padding: 7px;
    text-align: center;
    width: 150px;
    margin: auto;
    display: block;
    border-radius: 6px
}

@font-face {
    font-family: 'Poppins';
    src: url(../assests/font/Poppins-Light.ttf);
    font-style: normal;
    font-weight: 300;
    font-display: fallback;
}

@font-face {
    font-family: 'Poppins';
    src: url(../assests/font/Poppins-Regular.ttf);
    font-style: normal;
    font-weight: 400;
    font-display: fallback;
}

@font-face {
    font-family: 'Poppins';
    src: url(../assests/font/Poppins-Bold.ttf);
    font-style: normal;
    font-weight: 700;
    font-display: fallback;
}

.search-course {
    margin: .3em 0 0 .3em
}

.button-blogs {
    width: 179px !important
}

#scroll {
    position: fixed;
    right: 10px;
    bottom: 35px;
    cursor: pointer;
    width: 50px;
    height: 50px;
    background-color: #fc811e;
    text-indent: -9999px;
    display: none;
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    border-radius: 60px;
    z-index: 999
}

#scroll span {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -8px;
    margin-top: -12px;
    height: 0;
    width: 0;
    border: 8px solid transparent;
    border-bottom-color: #fff
}

#scroll:hover {
    background-color: #2c276b;
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: alpha(opacity=100)
}

.offer {
    display: flex;
    font-size: 13px;
    align-items: baseline;
    padding: 7px 0;
    justify-content: center;
    margin-left: 95px
}

.offer p {
    font-weight: 400;
    text-transform: uppercase;
    font-size: 14px
}

.offer p strong {
    font-size: 14px;
    font-weight: 600
}

.offer p a {
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    font-weight: 600
}

.deal {
    background: #f8981d;
    color: #fff
}

.time {
    margin: 0 5px;
    display: flex
}

.time .time-end {
    background: #C67003;
    text-align: center !important;
    padding: 0 3px;
    margin-right: 3px
}

.cross {
    float: right;
    padding: 5px 0
}

.cross p {
    cursor: pointer
}

.header-top {
    background: #293b3f;
}

.header-top-links {
    text-align: center;
    padding: 0!important;
    justify-content: flex-start!important;
}

.header-top-links a {
    color: #fff;
    margin-right: 17px;
    text-decoration: none
}

.header-top-links a i {
    font-size: 13px;
    color: #666
}

.header-top-links a img {
    width: 17px;
    margin-right: 5px
}

.header-top-links > ul {
    display: flex;
    align-items: center;
    gap: 10px;
    margin: 0;
    padding: 0;
    width: 100%;
}
.header-top-links ul > li a:hover {
    text-decoration: none;
}
.header-top-links ul > li a:hover span{
    color: #0a7e92;
    transition: all 40ms;
}
.header-top-links ul > li a:hover i{
     color: #0a7e92;
     transition: all 40ms;
}
.header-top-links ul > li a{
    transition: all 40ms;
}
.header-top-links ul > li a span {
       font-size: 13px;
    font-family: "Poppins", sans-serif;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 0.5px;
}
.header-top-links ul > li{
    padding: 5px;
}
.header-top-links ul > li:last-child {
    margin-left: auto;
    background: #fdeeee;
    padding: 5px 10px 5px 20px;
}
.header-top-links ul > li:last-child i {
    color: #cc0909;
}
.header-user {
    padding: 2px 0
}

.header-user a {
    color: #fff;
    float: right;
    margin-top: 3px
}
.header-top-links a:hover span {
    border-bottom: 2px solid #0a7e92;
    transition: all 40ms;
}
.header {
    background: #0a7e92;
    padding: 10px 0;
}
.header-contact-detail ul {
    padding: 0;
    margin: 0;
    display: flex;
    gap: 30px;
}
.header-contact-detail ul li {
    color: #fff;
    font-size: 14px;
    font-family: "Poppins", sans-serif;
    display: flex;
    gap: 20px;
}
.header-contact-detail ul li p span {
    display: block;
    font-size: 12px;
    color: #ffffffbf;
}
.header .navbar-collapse {
    justify-content: space-between;
}
.header-contact-detail ul li p {
    margin-bottom: 0;
}
.header-contact-detail ul li i {
    display: inline-block;
    width: 30px;
    height: 30px;
    background: #ffffff;
    color: #0a7e92;
    border-radius: 50%;
    align-content: center;
    text-align: center;
}
.navigation {
    display: flex
}
.left-portion {
    display: flex;
    align-items: center;
    height: 70px;
    width: 35%
}
.right-portion {
    width: 65%
}
.logo {
    position: relative;
    margin-right: 13px;
}

.logo::after22 {
    content: '';
    position: absolute;
    top: .3em;
    right: 0;
    width: .1em;
    height: 2em;
    background: #fff
}
section.header nav.navbar {
    padding: 0;
}
.logo img {
    background: #fff;
    border-radius: 50px;
    max-width: 80%;
}
.courses {
    margin-top: 7px
}

.courses a {
    color: #293b3f;
    text-decoration: none;
    align-items: center
}

.courses a span {
    font-size: 13px;
    vertical-align: text-top;
    margin-right: 18px;
    font-weight: 500
}

.corp {
    position: relative
}

.corp::before {
    content: '';
    width: 2px;
    height: 24px;
    background: #fff;
    position: absolute;
    top: 6px;
    right: 0
}

.footer-new-all-course {
    margin: 20px 0
}

.footer-new-all-course strong {
    font-weight: 500;
    font-size: 14px;
    text-transform: uppercase
}

.footer-new-all-course-list a {
    font-size: 11px;
    color: #fff;
    font-weight: 300;
    line-height: 1;
    margin-right: 2px
}

.kul {
    width: 150px
}

.new-search-design {
    display: flex;
    align-items: center;
    border-radius: 3px;
    margin-left: 10px;
    margin-top: 7px
}

.new-search-design input {
    width: 390px;
    height: 35px;
    border: none;
    padding-left: 10px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}

.new-search-design input::placeholder {
    font-size: 13px
}

.new-search-design button {
    background: linear-gradient(90deg, #ffa803, #f76d1c);
    border: none;
    padding: 0 12px;
    height: 35px;
    margin-left: -4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.new-search-design button i {
    font-size: 23px;
    color: #fff
}

.navbar-nav .nav-item a i {
    font-size: 20px
}

.navbar {
    padding: 0
}

.navbar-brand {
    margin: 0
}

.navbar-light .navbar-nav .active>.nav-link {
    font-weight: 600
}

nav a {
    color: #fff !important;
    font-size: 13px
}

nav .pagination a {
    color: #007bff !important;
    font-size: 13px
}

.bannerslide {
    position: relative
}

.bannerslide1 {
    height: 410px !important;
    background-position: center;
    align-items: center !important;
    display: flex !important
}

.banner-content {
    padding: 15px 0 0
}

.banner-heading {
    color: #fff
}

.banner-heading h2 {
    font-weight: 500;
    margin-bottom: 0;
    font-size: 33px
}

.banner-heading p {
    color: #fff;
    font-size: 17px;
    font-weight: 300
}

.banner-desc {
    margin-top: 37px;
    margin-bottom: 64px;
    color: #fff;
    width: 550px
}

.banner-desc p {
    font-size: 17.5px
}

.main-site-section {
    position: relative
}

.few_info_below {
    position: absolute;
    bottom: -55px;
    left: 0;
    right: 0;
    z-index: 9
}

.few_info_below .card_light_box a {
    display: inline-flex;
    background: #fff;
    height: 78px;
    border-radius: 2px;
    box-shadow: 0 0 15px 1px rgb(0 0 0 / 15%);
    align-items: center;
    justify-content: space-between;
    padding: 20px 35px;
    width: 100%
}

.few_info_below .card_light_box a span.text {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.45;
    color: #404040;
    display: inline-block;
    width: 65%;
    text-align: left;
    text-transform: uppercase
}

.few_info_below .card_light_box a span.text b {
    font-size: 16px;
    font-weight: 450 !important
}

.few_info_below .card_light_box a span.knowmoretxt {
    font-size: 12px;
    font-weight: 800;
    text-align: right;
    color: #0c5397;
    display: inline-block;
    text-transform: uppercase;
    width: 35%
}

.few_info_below .card_light_box a:hover {
    text-decoration: none
}

.banner-heading1 h2 {
    font-size: 21px;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
    position: relative;
    width: 31%;
    text-align: center
}

.banner-heading1 h2::after {
    content: "";
    display: block;
    width: 5%;
    height: 4px;
    background: #fff;
    right: 11px;
    top: 40%;
    position: absolute
}

.banner-heading1 h2::before {
    content: "";
    display: block;
    width: 6%;
    height: 4px;
    background: #fff;
    left: 8px;
    top: 40%;
    position: absolute
}

.banner-heading1 .flatoff {
    font-size: 34px;
    color: #ffc600;
    font-weight: 700;
    margin-left: 7%
}

.banner-heading1 .offred {
    background-color: #fff;
    padding: 2px 17px;
    font-weight: 700
}

.offtwnty {
    color: #ffc600;
    font-weight: 700;
    padding: 0 12px
}

.banner-heading1 .earnbackoff {
    font-size: 32px;
    color: #004da2;
    font-weight: 700;
    border: 1px solid #fff;
    width: 409.5px
}

.usecode {
    border: 1px solid #fff;
    display: table;
    padding: 4px 20px;
    font-size: 17px;
    font-weight: 400;
    color: #fff;
    margin: 0 109px;
    padding: 3px;
    width: 185px;
    text-align: center;
    margin-top: 25px;
    margin-bottom: 40px
}

.allcoursebox {
    width: 185px;
    text-align: center;
    background-color: #ffc600;
    display: table;
    margin: 0 109px;
    padding: 3px
}

.banner-heading1 .allcoursebox {
    font-size: 17px;
    color: #004da2;
    font-weight: 600
}

.buttonreport {
    color: #fff;
    font-size: 17px;
    background: #ffc600;
    color: #0e394c;
    border: none;
    font-weight: 600;
    margin-right: 28px;
    padding: 8px 18px;
    border-radius: 4px
}

.button-repfirst {
    color: #fff !important;
    font-size: 17px;
    background: linear-gradient(45deg, #3876F1, #1C19B0);
    color: #0e394c;
    border: none;
    font-weight: 600;
    margin-right: 28px;
    padding: 8px 24px;
    border-radius: 4px
}

.placementvreport {
    display: flex;
    margin-bottom: 45px
}

.ba .bslide .banner .item {
    height: 502px
}

.bslide .banner .slider .owl-dots {
    display: none
}

.bslide .banner .slider .owl-nav .owl-prev {
    position: absolute;
    border: none;
    color: #fff;
    width: 45px;
    top: 44%;
    left: 30px;
    height: 45px;
    line-height: 45px;
    border-radius: 50%
}

.bslide .banner .slider .owl-nav .owl-prev .fa {
    margin-top: 7px;
    margin-right: 5px
}

.bslide .banner .slider .owl-nav .owl-next {
    position: absolute;
    background: #ffffff00;
    border: none;
    color: #fff;
    width: 45px;
    line-height: 24px;
    top: 44%;
    right: 30px;
    height: 45px;
    line-height: 45px;
    border-radius: 50%
}

.Trecou .owl-nav .owl-prev:hover, .Trecou .owl-nav .owl-next:hover {
    background: #3367e6 !important
}

.bslide .banner .slider .owl-nav button:hover {
    background: #fff !important
}

.bslide .banner .slider .owl-nav button span {
    font-size: 55px
}

.industry-expert .industry-logo {
    padding: 8px;
    margin: 0 5px
}

.industry-expert .industry-logo img {
    width: 100%;
    height: auto
}

.placement-video {
    display: flex;
    margin-bottom: 32px
}

.videowatch .video-patti {
    cursor: pointer;
    color: #fff;
    text-decoration: none;
    display: flex;
    justify-content: space-around;
    width: 211px
}

.videowatch .video-patti strong {
    font-weight: 600
}

.submit-download-from {
    margin: 0 auto;
    max-width: 86%
}

.submit-download-from input {
    margin-top: 6px;
    width: 100%;
    padding: 10px;
    font-size: 14px;
    border: 1px solid #b7b7b7;
    border: none;
    border-bottom: 1px solid #f8981d
}

span.heading-text {
    font-size: 16px;
    font-weight: 600
}

button.modal-placement-button {
    background: linear-gradient(90deg, #f76d1d, #ffd343);
    text-align: center;
    border: none;
    margin-top: 25px;
    width: 100%;
    padding: 9px;
    font-size: 17px;
    color: #fff;
    font-weight: 500;
    border-radius: 6px
}

.industry-expert {
    display: flex;
    color: #fff;
    align-items: center
}

.industry-expert span {
    padding-right: 16px
}

.brijesh {
    padding: 45px 0;
    background: #fcfcfc
}

.heading h3 {
    color: #0F2C39;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 600;
    border-bottom: 5px solid #fb8f2a;
    width: fit-content;
    margin: auto;
    padding-bottom: 5px;
    margin-bottom: 40px;
    margin-top: 15px
}

.course-trend {
    max-width: 100%;
    position: relative
}

.course-trend-upper {
    display: flex;
    height: 110px;
    align-items: center;
    padding: 10px;
    position: relative
}

.course-second-section {
    background: #fff;
    padding: 0
}

.course-page-second {
    background-image: linear-gradient(to right, #0072d2, #00b6c3);
    padding: 50px 0
}

.batch-timing-section {
    background: #fff;
    padding: 50px 0
}

.course-about {
    background-color: transparent
}

.education-cost-table {
    border-radius: 8px;
    box-shadow: 0 2px 12px 0 #1f0000;
    background-color: #fff;
    padding: 30px 15px
}

.batch-timing-section h4 {
    color: #272727;
    font-size: 22px;
    font-weight: 700;
    margin: 0 auto;
    padding-bottom: 0
}

.batch-timing-section span {
    font-size: 20px
}

.req-btn {
    padding: 7px 40px;
    margin-top: 15px
}

.batch-box {
    border-radius: 8px;
    border-top: 4px solid transparent;
    background-color: #f4faff;
    box-shadow: 0 13px 21px 0 #db0000 0 13px 16px 0 red;
    padding: 25px 10px;
    width: 205px;
    height: 157px;
    transition: all .2s ease-out;
    will-change: transform
}

.batch-box:hover {
    border-color: #fc811e;
    cursor: pointer
}

.batch-box h4 {
    font-size: 17px;
    color: #252c2d
}

.batch-box p {
    font-size: 17px;
    color: #252c2d;
    margin-top: 15px;
    font-weight: 400
}

.batch-box img {
    max-height: 45px
}

.course-highlights {
    display: inline-block;
    width: 100%;
    margin-bottom: 8px
}

.course-stats {
    display: inline-block;
    width: auto;
    margin-right: 8px
}

.course-highlights .course-stats span {
    color: #747474
}

.course-highlights .course-stats i {
    font-size: 12px;
    color: #939393;
    margin-right: 4px
}

.corporate-training-curriculum {
    margin-top: 32px
}

.batch-box-main {
    display: flex;
    justify-content: space-between
}

.one {
    background: linear-gradient(45deg, #3abdb7, #c8f199)
}

.two {
    background: linear-gradient(45deg, #0589A2, #0A3A50)
}

.three {
    background: linear-gradient(45deg, #FFCC3B, #386C9B)
}

.four {
    background: linear-gradient(45deg, #EF522F, #a2867f)
}

.five {
    background: linear-gradient(45deg, #1390AC, #A78595)
}

.six {
    background: linear-gradient(45deg, #3BC7E8, #18B0E2)
}

.seven {
    background: linear-gradient(45deg, #a0afc5, #1207b3)
}

.eight {
    background: linear-gradient(45deg, #FEB93A, #a9963f)
}

.nine {
    background: linear-gradient(45deg, #3abdb7, #c8f199)
}

.ten {
    background: linear-gradient(45deg, #d6c600, #53da8f)
}

.eleven {
    background: linear-gradient(45deg, #0c0e5e, #53da8f)
}

.twelve {
    background: linear-gradient(45deg, #5e0c2a, #4ea775)
}

.thirteen {
    background: linear-gradient(45deg, #3367e6, #a7a44e)
}

.fourteen {
    background: linear-gradient(45deg, #3a3535, #0378f1)
}

.fifteen {
    background: linear-gradient(45deg, #84d7bc, #f1c903)
}

.sixteen {
    background: linear-gradient(45deg, #d284d7, #f1c903)
}

.seventeen {
    background: linear-gradient(45deg, #bd571c, #030af1)
}

.eighteen {
    background: linear-gradient(45deg, #bd571c, #19191a)
}

.nineteen {
    background: linear-gradient(45deg, #bdb11c, #0b0b20)
}

.twenty {
    background: linear-gradient(45deg, #bb1cbd, #1d0b20)
}

.course-page2-curriculum .one {
    background: linear-gradient(45deg, #3abdb7, #c8f199);
    width: 115px;
    height: auto;
    margin-right: 15px;
    padding: 37px 23px
}

.course-page2-curriculum .two {
    background: linear-gradient(45deg, #0589A2, #0A3A50);
    width: 115px;
    height: auto;
    margin-right: 15px;
    padding: 37px 23px
}

.course-page2-curriculum .three {
    background: linear-gradient(45deg, #FFCC3B, #386C9B);
    width: 115px;
    height: auto;
    margin-right: 15px;
    padding: 37px 23px
}

.course-page2-curriculum .four {
    background: linear-gradient(45deg, #a2867f, #EF522F);
    width: 115px;
    height: auto;
    margin-right: 15px;
    padding: 37px 23px
}

.course-page2-curriculum .five {
    background: linear-gradient(45deg, #1390AC, #A78595);
    width: 115px;
    height: auto;
    margin-right: 15px;
    padding: 37px 23px
}

.course-page2-curriculum .six {
    background: linear-gradient(45deg, #3BC7E8, #18B0E2);
    width: 115px;
    height: auto;
    margin-right: 15px;
    padding: 37px 23px
}

.course-page2-curriculum .seven {
    background: linear-gradient(45deg, #0058D6, #5396DA);
    width: 115px;
    height: auto;
    margin-right: 15px;
    padding: 37px 23px
}

.course-page2-curriculum .eight {
    background: linear-gradient(45deg, #FEB93A, #a9963f);
    width: 115px;
    height: auto;
    margin-right: 15px;
    padding: 37px 23px
}

.course-page2-curriculum .nine {
    background: linear-gradient(45deg, #3abdb7, #c8f199);
    width: 115px;
    height: auto;
    margin-right: 15px;
    padding: 37px 23px
}

.course-page2-curriculum .ten {
    background: linear-gradient(45deg, #3abdb7, #c8f199);
    width: 115px;
    height: auto;
    margin-right: 15px;
    padding: 37px 23px
}

.job-course-desc1 {
    margin-left: 0;
    margin-right: 15px;
    width: 68%;
    float: left
}

.all-course-highlights1 {
    font-size: 13px;
    text-align: end;
    width: 29%;
    float: right
}

.related-courses-section .one {
    background: linear-gradient(45deg, #3abdb7, #c8f199);
    width: 70px;
    height: 70px
}

.related-courses-section .two {
    background: linear-gradient(45deg, #0589A2, #0A3A50);
    width: 70px;
    height: 70px
}

.related-courses-section .three {
    background: linear-gradient(45deg, #FFCC3B, #386C9B);
    width: 70px;
    height: 70px
}

.related-courses-section .four {
    background: linear-gradient(45deg, #a2867f, #EF522F);
    width: 70px;
    height: 70px
}

.related-courses-section .five {
    background: linear-gradient(45deg, #1390AC, #A78595);
    width: 70px;
    height: 70px
}

.related-courses-section .six {
    background: linear-gradient(45deg, #3BC7E8, #18B0E2);
    width: 70px;
    height: 70px
}

.related-courses-section .seven {
    background: linear-gradient(45deg, #0058D6, #5396DA);
    width: 70px;
    height: 70px
}

.related-courses-section .eight {
    background: linear-gradient(45deg, #FEB93A, #a9963f);
    width: 70px;
    height: 70px
}

.related-courses-section .nine {
    background: linear-gradient(45deg, #3abdb7, #c8f199);
    width: 70px;
    height: 70px
}

.related-courses-section .ten {
    background: linear-gradient(45deg, #3abdb7, #c8f199);
    width: 70px;
    height: 70px
}

.all-course-box-title .one {
    background: linear-gradient(45deg, #3abdb7, #c8f199);
    width: 117px;
    height: 117px
}

.all-course-box-title .two {
    background: linear-gradient(45deg, #0589A2, #0A3A50);
    width: 117px;
    height: 117px
}

.all-course-box-title .three {
    background: linear-gradient(45deg, #FFCC3B, #386C9B);
    width: 117px;
    height: 117px
}

.all-course-box-title .four {
    background: linear-gradient(45deg, #FF7C5D, #EF522F);
    width: 117px;
    height: 117px
}

.all-course-box-title .five {
    background: linear-gradient(45deg, #1390AC, #A78595);
    width: 117px;
    height: 117px
}

.all-course-box-title .six {
    background: linear-gradient(45deg, #3BC7E8, #18B0E2);
    width: 117px;
    height: 117px
}

.all-course-box-title .seven {
    background: linear-gradient(45deg, #0058D6, #5396DA);
    width: 117px;
    height: 117px
}

.all-course-box-title .eight {
    background: linear-gradient(45deg, #FEB93A, #a9963f);
    width: 117px;
    height: 117px
}

.all-course-box-title .nine {
    background: linear-gradient(45deg, #3abdb7, #c8f199);
    width: 117px;
    height: 117px
}

.all-course-box-title .ten {
    background: linear-gradient(45deg, #3abdb7, #c8f199);
    width: 117px;
    height: 117px
}

.all-from-request-button2 {
    margin: 0 auto;
    display: block;
    margin-top: 10px;
    width: 114px;
    border: 1px solid #00504F;
    background: transparent;
    padding: 6px 24px;
    font-weight: 500;
    border-radius: 4px;
    color: #00504F !important
}

.course-details-logo-banner {
    position: relative
}

.course-details-logo-banner .course-logo {
    position: absolute;
    top: 40%;
    width: 6%;
    right: 16%
}

.course-details-logo-banner h3 {
    position: absolute;
    top: 29px;
    left: 22px;
    font-size: 21px;
    text-align: center;
    padding: 4px 20px 5px;
    width: fit-content;
    background-color: #003e6e;
    color: #fff
}

#load_more {
    text-align: center
}

.mybutton-filed .help-block {
    position: absolute !important;
    left: 20px;
    top: 20px;
    color: #ff000052 !important
}

.job-course-desc {
    width: 427px
}

.job-course-desc2 {
    width: 100% !important
}

.course-trend-upper img {
    max-width: 80px
}

.course-trend-upper-img img {
    width: 52px !important
}

.course-trend-upper span {
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 500;
    color: #fff;
    margin-left: 10px
}

.trending-course-review img {
    max-width: fit-content
}

.banner-review-page-heading {
    color: #fff
}

.banner-review-page-heading span {
    color: #ffba00;
    font-weight: 600
}

.banner-review-page-heading p {
    font-size: 18px;
    margin-bottom: 10px;
    width: 32%
}

.banner-review-page-heading p strong {
    font-size: 18px;
    font-weight: 500
}

.banner-review-page-heading h1 {
    font-weight: 600;
    line-height: 1.2;
    font-size: 43px;
    margin-bottom: 10px
}

.course-trend-lower {
    padding: 10px 20px
}

.course-trend-lower span {
    font-size: 15px;
    font-weight: 600;
    color: #000
}

.Trecou-item {
    padding: 0 10px 10px 20px
}

.tc-list {
    margin-bottom: 20px;
    box-shadow: 0 0 10px 0 #e3e3e3;
    height: 249px
}

.soci-right {
    float: right
}

.tc-list a {
    text-decoration: none
}

.Trecou .owl-nav, .relatedblog .owl-nav {
    display: block !important;
    position: absolute;
    top: 36.5%;
    width: 100%
}

.Trecou .owl-nav .owl-prev, .relatedblog .owl-nav .owl-prev {
    position: absolute;
    width: 40px;
    height: 40px;
    border: 3px solid #3367e6 !important;
    border-radius: 50% !important;
    top: 24px;
    left: -40px;
    background: #3367e6 !important
}

.Trecou .owl-nav .owl-next, .relatedblog .owl-nav .owl-next {
    position: absolute;
    width: 40px;
    height: 40px;
    border: 3px solid #3367e6 !important;
    border-radius: 50% !important;
    top: 24px;
    right: -40px;
    background: #3367e6 !important
}

.relatedblog .owl-nav .owl-next span, .relatedblog .owl-nav .owl-prev span {
    position: absolute;
    top: -30px;
    left: 10px;
    color: #fff;
    font-size: 58px;
    font-weight: 200
}

.Trecou .owl-nav .owl-next span, .Trecou .owl-nav .owl-prev span {
    position: absolute;
    top: -30px;
    left: 10px;
    color: #fff;
    font-size: 58px;
    font-weight: 200
}

.owl-nav .owl-prev:hover, .owl-nav .owl-next:hover {
    background: none !important;
    color: #f8981d !important
}

.owl-carousel .owl-nav button.owl-prev:focus, .owl-carousel .owl-nav button.owl-next:focus, .owl-carousel button.owl-dot {
    border: none;
    outline: none
}

.Trecou .owl-dots {
    display: none
}

#messagemodel button.close {
    position: absolute;
    right: 18px
}

#messagemodel .successhtml {
    margin-top: 10px;
    margin-bottom: 10px
}

#messagemodel .modal-body {
    padding-bottom: 0
}

.trending-course-review {
    margin-top: 10px
}

.trending-course-review i {
    font-size: 13px;
    color: #293b3f
}

.trending-course-review-star {
    display: flex;
    align-items: center;
    width: 190px;
    justify-content: space-between;
    margin-top: 10px
}

.trending-course-review-star i {
    color: #ffcb33
}

.trending-course-review-star span {
    font-weight: 400;
    font-size: 12px
}

.trending-course-review-star .star {
    width: 80px
}

.feedbackmodelsection {
    overflow: auto;
    height: 500px
}

.demanding {
    position: absolute;
    left: -20px;
    top: -1px;
    width: 540px
}

.demanding img {
    width: 240px !important;
    max-width: 281px
}

.best-seller {
    width: 30px;
    position: absolute;
    top: 0;
    right: 2px
}

.best-seller img {
    min-width: 15px
}

.batchnext {
    width: 100%;
    display: block;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 15px
}

.listlearn {
    font-size: 13px;
    font-weight: 400;
    font-style: italic;
    color: #fff;
    display: block;
    width: 100%
}

.overlay {
    height: 249px;
    position: absolute;
    top: 0;
    z-index: 1;
    width: 100%;
    background: #000000d1;
    padding: 20px;
    display: none;
    transition: all 800ms ease
}

.course-trend:hover .overlay {
    display: block
}

.overlay i {
    padding-bottom: 7px;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    display: block;
    border-bottom: 1px solid #fff;
    margin-bottom: 40px
}

.overlay ul {
    width: 100%;
    padding: 5px 0 0;
    list-style-position: inside;
    list-style-type: disc;
    display: block;
    margin-bottom: 10px
}

.overlay a {
    color: #fff
}

.overlay ul li {
    font-size: 12px;
    color: #fff;
    line-height: 1.7
}

.overlay button {
    width: 100%;
    border-radius: 4px;
    margin: 5px 0;
    border: solid 1px #fff;
    display: inline-block;
    width: 100%;
    text-align: center;
    padding: 9px 40px;
    text-decoration: none;
    cursor: pointer;
    background: transparent;
    text-transform: uppercase;
    color: #fff;
    font-size: 12px;
    font-weight: 600
}

.services {
    background: #fcfcfc;
    padding-bottom: 35px
}

.services-list {
    text-align: center;
    border-radius: 6px;
    padding: 15px;
    margin: 0 0 27px;
    position: relative;
    cursor: pointer;
    box-shadow: 0 2px 8px 0 #0000001a;
    height: 215px
}

.services-list a {
    text-decoration: none
}

.services-list a img {
    width: 58px;
    height: 58px
}

.services-list h6 {
    font-size: 12px;
    margin: 15px;
    color: #0F2C39
}

.services-list p {
    font-size: 11px;
    color: #0F2C39;
    font-weight: 400;
    min-height: 75px
}

.corpz {
    display: flex;
    justify-content: space-between
}

.Corporatez {
    background: url(../img/world1.jpg);
    padding: 60px 0 42px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%
}

.heading-corporates h3 {
    font-size: 22px;
    font-weight: 700;
    color: #fff;
    letter-spacing: 1.5px
}

.line {
    width: 225px;
    height: 6px;
    background: #FA8E2B
}

.sub-heading-corporates {
    margin-top: 18px;
    margin-bottom: 20px
}

.sub-heading-corporates i {
    font-weight: 700;
    color: #FCDC15
}

.corporates-list ul {
    margin: 0;
    padding-left: 20px;
    list-style: none
}

.corporates-list ul li::before {
    content: '';
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: linear-gradient(90deg, #fa8e2b, #f5ea26);
    display: inline-block;
    margin-right: 8px
}

.corporates-list ul li {
    font-size: 13px;
    color: #fff;
    line-height: 1.7
}

.left-side .placement-video {
    margin-top: 50px;
    margin-bottom: 0
}

.left-side .placement-video .videowatch {
    margin-left: 40px
}

.left-side .placement-video button {
    width: 170px
}

.placement-process {
    width: 100%;
    margin: auto
}

.place {
    padding-top: 50px;
    background: #FCF8F6
}

.placement-process img {
    width: 100%;
    height: auto
}

.category-title {
    font-size: 1.3rem;
    font-weight: 600;
    color: #4a4a4a;
    vertical-align: middle;
    margin-bottom: 35px
}

.place-button {
    margin: auto;
    padding: 40px 0
}

.right-side img {
    width: 100%;
    margin-top: -15px
}

.edge {
    padding: 50px 0
}

.edge-list {
    display: flex
}

.edge-croma {
    text-align: center;
    width: 20%
}

.edge-croma-img {
    height: 54px;
    margin: 0 auto 15px;
    display: block
}

.edge-croma-img img {
    width: 54px
}

.edge-croma div strong {
    font-size: 12px
}

.edge-croma div p {
    font-weight: 400;
    font-size: 12px;
    line-height: 1
}

.support {
    padding: 45px 0 70px;
    color: #fff;
    background: url(../img/Call_Query.jpg);
    background-size: cover;
    background-repeat: no-repeat
}

.support-page {
    padding: 45px 0 70px;
    color: #fff;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: linear-gradient(to right, #0072d2, #00b6c3);
    background: url(../img/Call_Query.jpg);
}

.support-learner p {
    font-size: 14px
}

.support-learner {
    padding: 50px 0 15px
}

.support-learner h4 {
    font-weight: 600;
    font-size: 27px;
    margin: 7px 0px !important;
}

.support-number-india span {
    font-weight: 500;
    font-size: 13px;
    text-align: center;
    display: block;
    width: 250px;
    margin: 0 auto 8px;
    padding-top: 8px
}

.support-number-international span {
    font-weight: 500;
    font-size: 13px;
    text-align: center;
    display: block;
    border-top: 2px solid #fff;
    width: 250px;
    margin: 15px auto 8px;
    padding-top: 8px
}

.support-number-india p, .support-number-international p {
    background: #fff;
    color: #000;
    text-align: center;
    width: 250px;
    padding: 10px 0;
    border-radius: 6px;
    font-weight: 600;
    margin: auto;
    display: block
}

.learning-partner {
    border-top: 2px solid #ddd;
    border-bottom: 2px solid #ddd;
    padding: 25px 0
}

.lp {
    padding: 45px 0
}

.lpartner {
    border: 1px solid #ddd;
    padding: 40px 15px
}

.lpartner img {
    width: auto !important
}

.partner .owl-nav {
    display: block !important;
    position: absolute;
    top: 15%;
    width: 100%
}

.partner .owl-dots {
    display: none
}

.partner .owl-nav .owl-prev {
    position: absolute;
    left: -25px
}

.partner .owl-nav .owl-next {
    position: absolute;
    right: -25px
}

.partner .owl-nav .owl-prev span, .partner .owl-nav .owl-next span {
    font-size: 45px;
    font-weight: 600
}

.analysis {
    background: #FFFAF7;
    padding-top: 50px;
    padding-bottom: 50px
}

.analysis-test {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 40px
}

.heading-desc {
    font-size: 15px;
    margin-bottom: 20px
}

.heading-desc p {
    font-size: 16px;
    text-align: center;
    font-weight: 400
}

.analysis-heading {
    margin-top: 10px
}

.analysis-heading strong {
    font-size: 14px
}

.analysis-heading p {
    font-size: 13px;
    line-height: 1;
    font-weight: 400
}

.analysis-points {
    width: 150px;
    text-align: center;
    display: inline-grid;
    margin: 25px 0
}

.analysis-self img {
    width: 60px
}

.practice-test {
    text-align: center
}

.button2:hover {
    color: #fff;
    background: #fa872a;
    transition: all 800ms
}

.button-intro:hover {
    color: #fff;
    background: #fa872a;
    transition: all 800ms
}

.button2:hover i {
    margin-left: 15px;
    transition: margin 800ms
}

.button-red {
    border: 1px solid #e80054;
    background: transparent;
    color: #e80054;
    padding: 9px 24px;
    border-radius: 4px
}

.button-red:hover {
    background-image: linear-gradient(to right, #fe0000, #680000);
    color: #fff;
    transition: all 800ms
}

.button-blue {
    border: 1px solid #25b1fa;
    background: transparent;
    color: #25b1fa;
    padding: 9px 24px;
    border-radius: 4px
}

.button-blue:hover {
    background-image: linear-gradient(to right, #25b1fa, #252c30);
    color: #fff;
    transition: all 800ms
}

.mp-training-FREQUENTLY.ASKED.Questions {
    padding: 80px 0px;
}

.button-dark-blue {
    border: 1px solid #800082;
    background: transparent;
    color: purple;
    padding: 9px 24px;
    border-radius: 4px
}

.button-dark-blue:hover {
    background-image: linear-gradient(to right, #c30000, #4c0000);
    color: #fff;
    transition: all 800ms
}

.button2 a {
    color: #fa872a
}

.button2 a:hover {
    color: #fff
}

.analysis-img {
    width: 420px;
    margin: auto
}

.analysis-img img {
    width: 100%;
    height: auto
}

.client {
    position: relative
}

.client-list-few {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
    margin-bottom: 35px
}

.client-logo {
    width: 140px;
    padding: 10px;
    text-align: center
}

.client-logo img {
    width: 100%;
    height: auto;
    margin: 15px 0;
    max-width: 96px
}

.clients-heading strong {
    color: #878787;
    font-style: italic;
    display: block;
    text-align: center;
    margin-bottom: 25px
}

.test-slide {
    width: 230px;
    display: grid;
    align-content: space-between;
    background: #fcfcfc;
    height: 290px;
    position: relative;
    border-radius: 17px;
    box-shadow: 0 0 17px 2px #faca468f;
    padding: 15px 0;
    margin: 100px auto 0;
    margin-bottom: 25px;
    background: url(../img/testb.png);
    background-position: 0 150px;
    background-repeat: no-repeat;
    background-size: contain;
    background-color: #fff
}

.test-img {
    position: absolute;
    top: -24%;
    right: 50%;
    transform: translate(50%, -9%);
    border: 4px solid #fc811e;
    border-radius: 100%
}

.test-img img {
    width: 140px !important;
    border-radius: 100%;
    height: 140px
}

.test-name {
    padding: 65px 15px 0px;
    text-align: center
}

.test-name strong {
    color: #F79822
}

.test-name p {
    margin-top: 4px;
    font-weight: 400;
    font-size: 14px
}

.company-name {
    text-align: center;
    max-width: 195px;
    display: block;
    margin: auto
}

.company-name p {
    font-size: 13px;
    font-weight: 400
}

.firstsection {
    padding-bottom: 40px;
    background: url(../img/alumni-back.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right
}

.clients-list {
    margin: 30px 0
}

.testimonials {
    position: relative
}

.testimonials-list {
    display: flex
}

.testimonial-view-all {
    position: absolute;
    right: 20px;
    bottom: -30px;
    font-size: 13px;
    font-style: italic
}

.testimonial-view-all a {
    color: #f79822 !important;
    font-weight: 600
}

.alumni {
    padding-top: 50px;
    padding-bottom: 50px;
    background: #fefefe
}

.small-heading {
    font-size: 16px;
    text-align: center;
    font-weight: 500;
    margin-bottom: 20px
}

.student-heading, .corporate-heading {
    text-align: center;
    display: block;
    font-weight: 500;
    font-size: 18px;
    width: fit-content;
    margin: auto
}

.bg-yellow {
    color: #f8981d;
    border-bottom: 3px solid #f8981d
}

.lc {
    text-align: center;
    background: #fbfbfb;
    border-radius: 10px;
    padding: 20px;
    width: 380px;
    margin: 20px auto;
    box-shadow: 0 0 6px 2px #f997257a
}

.toggle {
    margin-top: 5px
}

.toggle input[type="checkbox"] {
    position: relative;
    width: 150px;
    height: 20px;
    -webkit-appearance: none;
    background: #fff;
    border-radius: 20px;
    box-shadow: 0 0 5px 3px #000;
    transition: .5s;
    outline: none
}

.toggle input:checked[type="checkbox"] {
    background: #b1b1b1
}

.toggle input[type="checkbox"]:before {
    content: '';
    position: absolute;
    width: 20px;
    height: 20px;
    border-radius: 20px;
    top: 0;
    left: 0;
    background: #f8981d;
    transform: scale(1.1);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
    transition: .5s
}

.toggle input:checked[type="checkbox"]:before {
    left: 130px
}

.line2 {
    width: 312px;
    height: 4px;
    margin: auto;
    margin-bottom: 40px;
    background: #FA8E2B
}

.lc-img {
    width: 94px;
    margin: auto
}

.lc-name {
    margin: 15px 0
}

.lc-name p {
    font-weight: 400
}

.lc-name strong {
    font-size: 12px
}

.lc-review p {
    font-size: 12px;
    font-weight: 400
}

.statisfied-learner {
    padding: 40px 0 60px;
    position: relative;
    background: url(../img/testmonials-back.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: left
}

.statisfied-learner .speaker {
    position: absolute;
    top: -12%;
    left: 27%;
    transform: translate(50%, 50%);
    width: 230px;
    height: 50px
}

.lct .owl-nav {
    display: block !important
}

.lct .owl-dots {
    display: none !important
}

.lct .owl-nav {
    display: block !important;
    position: absolute;
    top: 36.5%;
    width: 100%
}

.lct .owl-nav .owl-prev {
    position: absolute;
    left: 18%
}

.lct .owl-nav .owl-next {
    position: absolute;
    right: 18%
}

.lct .owl-nav .owl-prev span, .lct .owl-nav .owl-next span {
    font-size: 50px;
    font-weight: 300
}

.lc-review p span {
    color: #F8981D
}

.video-learner {
    text-align: center;
    background: #fbfbfb;
    border-radius: 10px;
    padding: 29px 20px;
    width: 380px;
    margin: 20px auto;
    box-shadow: 0 0 6px 2px #f997257a;
    position: relative
}

.video-img img {
    border-radius: 10px;
    max-width: 340px;
    min-height: 226px
}

.testi {
    position: absolute;
    top: 41%;
    left: 45%;
    z-index: 1
}

.review-portion .sticky-form .drop-number .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent;
    border-style: solid;
    border-width: 6px 4px 0;
    height: 0;
    left: 110%;
    position: absolute;
    top: 50%;
    width: 0
}

.review-video .owl-nav .owl-next {
    position: absolute;
    right: 21%;
    color: #fff !important;
    z-index: 1
}

.review-video .owl-nav .owl-prev {
    position: absolute;
    left: 21%;
    color: #fff !important;
    z-index: 1
}

.review-video .owl-dots {
    display: none !important
}

.review-video .owl-nav {
    display: block !important;
    position: absolute;
    top: 40%;
    width: 100%
}

.review-video .owl-nav .owl-prev span, .review-video .owl-nav .owl-next span {
    font-size: 50px;
    font-weight: 300
}

/*.footer-top {
    background: #1B1D29;
    padding: 80px 0 20px
}*/

/*.croma-descrip {
    display: flex;
    width: 100%;
    padding-bottom: 30px;
    border-bottom: 2px solid #ffffff;
}*/

.description {
    margin-top: 5px;
    text-align: justify
}

.description p {
    color: #fff;
    font-size: 14px;
    font-family: 'Poppins';
    font-weight: 400;
    letter-spacing: 0.5px;
}
.footer-logo {
    margin-right: 62px
}

.footer-logo a img {
    background: #fff;
    border-radius: 50px;
}

.footer-bottom-line {
    width: 120px;
    height: 4px;
    background: #f8981d;
    margin: 9px 0
}

.croma-foo-tab .tab {
    display: flex;
    justify-content: space-evenly;
    overflow: hidden
}

.croma-foo-tab .tab button {
    background-color: inherit;
    border: none;
    outline: none;
    width: 277.5px !important;
    cursor: pointer;
    padding: 14px 16px;
    transition: .3s;
    font-size: 17px;
    color: #fff;
    text-align: left
}

.tabcontent ul {
    list-style: none
}

.croma-foo-tab .tab button.active {
    position: relative
}

.croma-foo-tab .tabcontent {
    display: none
}

#tabone {
    display: block
}

.field-tab {
    display: flex;
    line-height: 1.7;
    justify-content: space-evenly
}

.field-tab ul {
    padding: 0 20px;
    width: 277.5px
}

.field-tab ul li a {
    font-size: 11px;
    color: #A3A4A6
}

.field-tab ul li a:hover {
    color: #fff
}

footer {
    color: #fff
}

.footer-brijesh {
    background: #1B1D29;
    padding: 40px 0
}

.footer-social {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.footer-top h4 {
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    position: relative;
    padding-bottom: 12px
}

.croma-foo-tab {
    margin-top: 35px
}

.tablinks.active::before {
    content: '';
    width: 80px;
    border: 2px solid #f8981d;
    position: absolute;
    top: 0
}

.footer-middle {
    background: #292C3D
}

.blog-list {
    display: flex;
    justify-content: center
}

.blog-list img {
    width: 70px;
    height: 70px;
    border-radius: 10px;
    object-fit: cover;
}

.blog-heading {
    margin-left: 15px
}

.blog-heading p a {
    color: #A3A4A6;
    font-weight: 600;
    font-size: 18px
}

.blog-heading a {
    font-weight: 500;
    font-size: 12px
}

.blog-heading span {
    font-size: 12px
}

.blog-heading-all {
    border-bottom: 2px solid #222;
    width: fit-content;
    margin: auto;
    text-transform: uppercase;
    margin-bottom: 15px
}

.blog-heading-all h3 {
    font-size: 19px;
    color: #222;
    font-weight: 600;
    margin-bottom: 2px
}

.more-blog {
    text-decoration: none !important;
    text-align: center;
    display: block;
    margin: 21px auto;
    width: 130px;
    padding: 10px 0;
    font-weight: 600;
    text-decoration: none;
    text-transform: uppercase;
    border: 1px solid #fff;
    color: #fff !important
}
.blog-heading p a {
    font-size: 24px;
    font-family: 'Poppins';
    color: #fff;
}

.blog-heading p {
    margin-bottom: 0;
}

.blog-heading span {
    font-size: 12px;
    font-family: 'Poppins';
}

.blog-heading span + a {
    color: #fff;
    font-family: 'Poppins';
}
.more-blog {background-color: #1b1d29;border: none;padding: 10px 40px;width: max-content;display: block;border-radius: 50px;font-family: 'Poppins';font-weight: 400;letter-spacing: 0.4px;transition: all 0.5s;}

.more-blog:hover {
    background: #fff;
    color: #087f95!important;
    transition: all 0.5s;
}
.foo-bot-heading {
    margin-bottom: 10px
}

.foo-bot-heading h3 {
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 600;
    margin: auto;
    padding-bottom: 5px;
    margin-bottom: 10px
}

.foo-bot-heading h3::before {
    content: '';
    width: 80px;
    border: 1px solid #fff;
    position: absolute;
    top: 20px
}
.foo-copy p {
    font-family: 'Poppins';
    font-size: 12px;
    font-weight: 400;
    margin: 0;
}

.footer-copy {
    padding: 10px 0;
}
.social-link {
    display: block;
    padding: 5.5px 0;
    text-align: center;
}

.social-link p {
    font-weight: 500
}

.social-link i {
    width: 24px;
    padding: 4px;
    border-radius: 50%;
    text-align: center;
    margin-right: 5px;
    font-size: 15px;
    color: #fff
}

.social-link .fa-share-alt {
    color: #000
}

.newsletter form, .notifications form {
    display: flex;
    height: 30px;
    position: relative;
}

.newsletter-form .help-block {
    margin-top: 30px;
    position: absolute
}

.notifications-form .help-block {
    margin-top: 30px;
    position: absolute
}

.newsletter form input, .notifications form input {
    border-radius: 5px;
    border: none;
    width: 195px;
    padding-left: 10px;
    outline: none;
    padding-right: 35px
}

.newsletter form input::placeholder, .notifications form input::placeholder {
    font-size: 10px
}

.newsletter form button, .notifications form button {
    margin-left: -19px;
    width: 25px;
    border-radius: 6px;
    border: none;
    background: #F8981D
}

.newsletter form button img, .notifications form button img {
    color: #fff;
    font-size: 14px;
    padding: 5px
}

.online-payment {
    display: flex
}

.online-payment .onlpay {
    margin-right: 13px
}

.online-payment .onlpay:last-child {
    margin-right: 0
}

.online-payment .onlpay img {
    width: 100%
}

.foo-link {
    margin: 30px 0 15px;
    border-top: 1px solid #fff;
    padding: 10px 0;
    border-bottom: 1px solid #fff;
    justify-content: center;
    display: flex
}

.foo-link a {
    text-decoration: none;
    color: #fff;
    font-size: 14px;
    padding: 0 8px;
    position: relative;
    font-weight: 300
}

.foo-link a::after {
    content: '';
    width: 2px;
    background: #fff;
    position: absolute;
    right: 0;
    height: 15px;
    top: 3px
}

.foo-link .payonline::after {
    width: 0 !important
}

.certified-company p {
    text-align: center
}

.footer-copy {
    background: #fff;
    margin-top: 25px
}

.foo-copy {
    display: flex;
    padding: 4px 0;
    justify-content: space-between
}

.foo-copy p {
    color: #000;
    font-size: 10px;
    font-weight: 500
}

.foo-copy p a {
    color: #000;
    font-weight: 700
}

.bottom-brijesh {
    padding: 8px;
    background: #3A3A3A;
    z-index: 9;
    width: 100%;
    position: fixed;
    bottom: 0
}

.bottom-fixed-links {
    display: flex
}

.bottom-fixed-links .fixed {
    margin-right: 5px
}

.bottom-fixed-links .fixed span, .bottom-fixed-links a {
    background-color: rgb(13, 13, 13);
    font-size: 16px;
    color: rgb(255, 255, 255) !important;
    font-size: 16px;
    padding: 8px 11px 9px;
    text-decoration: none;
}

.bottom-fixed-links .fixed span:hover {
    cursor: pointer;
}

.bottom-fixed-links .fixed:nth-child(1) span {
    background: rgb(248, 152, 29);
    color: #fff;
}

.bottom-fixed-links .fixed:nth-child(4) span {
    background: transparent
}

.fixed span {
    font-weight: 400;
}

.video-btn {
    width: 50px;
    height: 50px;
    background: #fff;
    margin: auto;
    padding: 14px 20px;
    border-radius: 50%;
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, .5);
    text-align: center;
    color: #f8981d
}

.video-btn .ripple {
    position: absolute;
    width: 60px;
    height: 60px;
    z-index: -1;
    left: 50%;
    top: 50%;
    opacity: 0;
    margin: -30px 0 0 -30px;
    border-radius: 100px;
    -webkit-animation: ripple 1.8s infinite;
    animation: ripple 1.8s infinite
}

.orangebg {
    background: rgba(255, 255, 255, 0.25)
}

.video-btn .ripple:nth-child(3) {
    animation-delay: .7s;
    -webkit-animation-delay: .7s
}

.video-btn .ripple:nth-child(2) {
    animation-delay: .4s;
    -webkit-animation-delay: .4s
}

@-webkit-keyframes ripple {
    100% {
        opacity: 1;
        -webkit-transform: scale(1.5);
        -moz-transform: scale(1.5);
        -ms-transform: scale(1.5);
        -o-transform: scale(1.5);
        transform: scale(1.5)
    }
}

@-moz-keyframes ripple {
    100% {
        opacity: 1;
        -moz-transform: scale(1.5);
        -ms-transform: scale(1.5);
        -o-transform: scale(1.5);
        -webkit-transform: scale(1.5);
        transform: scale(1.5)
    }
}

@-ms-keyframes ripple {
    100% {
        opacity: 1;
        -ms-transform: scale(1.5);
        transform: scale(1.5)
    }
}

@-o-keyframes ripple {
    100% {
        opacity: 0;
        -o-transform: scale(1.5);
        -moz-transform: scale(1.5);
        -ms-transform: scale(1.5);
        -webkit-transform: scale(1.5);
        transform: scale(1.5)
    }
}

.sadas {
    z-index: 1;
    position: relative
}

.menu-mobile, .menu-mobile-phone, .mobile-corporates, .mobile-banner, .mobile-brijesh, .mobile-deal, .mobile-bottom-fixed {
    display: none
}

.course-banner {
    background: linear-gradient(45deg, #052935, #00504F);
    color: #fff;
    padding-top: 15px;
    padding-bottom: 15px
}

.breadcrumbs p a {
    color: #fff;
    text-decoration: none;
    font-size: 10px;
    letter-spacing: 1px
}

.course-banner-sections-left .banner-heading {
    margin-top: 15px;
    margin-bottom: 15px;
}

.course-banner-sections-left .sub-heading {
    letter-spacing: 1px;
    margin-bottom: 40px
}

.course-banner-sections-left .sub-heading p {
    font-size: 15px;
    font-weight: 400
}

.course-banner-sections-left .course-ratings {
    display: flex;
    margin-top: 13px;
    align-items: center
}

.course-ratings .course-ratings-stars {
    width: 100%
}

.course-google-rating {
    margin-right: 15px;
    letter-spacing: 1px;
    display: flex;
    align-items: center
}

.course-ratings div strong {
    font-weight: 600;
    font-size: 15px
}

.course-ratings .course-ratings-stars i {
    color: #ffcb33;
    font-size: 15px;
    margin-right: 3px
}

.course-google-rating img, .course-facebook-rating img, .course-sulekha-rating img, .course-justdial-rating img {
    width: 15px
}

.rating-img .course-google-rating img {
    margin-right: 3px
}

.course-video p {
    width: 290px;
    background: #000;
    padding: 7px;
    margin: auto;
    font-weight: 500;
    font-size: 14px;
    cursor: pointer
}

.course-ratings .course-ratings div a {
    text-decoration: none;
    display: flex
}

.course-ratings div span {
    font-size: 12px;
    color: #fff
}

.course-ratings .rating-img {
    display: flex
}

.course-banner-line {
    margin-top: 17px;
    margin-bottom: 22px;
    width: 625px;
    background: #ffffff38;
    height: 1px
}

.course-desc {
    display: flex;
    margin-bottom: 23px
}

.course-desc div p {
    font-size: 12px;
    font-weight: 500
}

.course-desc div strong {
    font-size: 11px;
    font-weight: 200;
    letter-spacing: 1px
}

.course-video {
    text-align: center;
    position: relative;
}

.course-video img {
    max-width: 290px;
    height: 196px;
    min-width: 285px
}

.course-video .videowatch {
    position: absolute;
    top: 42%;
    left: 26%;
    width: 175px;
    cursor: pointer
}

.speciality {
    margin-top: 15px;
}

.speciality .speciality-heading h2 {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 1px;
    color: #FFC000;
    margin-left: 120px
}

.speciality .speciality-heading h2::before {
    content: '';
    width: 114px;
    height: 1px;
    background: #ffffff38;
    position: absolute;
    left: 17px;
    top: 25px
}

.speciality .speciality-heading h2::after {
    content: '';
    width: 898px;
    height: 1px;
    background: #ffffff38;
    position: absolute;
    right: 16px;
    top: 25px
}

.speciality-list {
    display: flex;
    justify-content: space-between
}

.speciality-list .speciality-items {
    width: 247px;
    display: flex;
    margin-top: 10px;
    border: 1px solid #ffffff38;
    justify-content: space-evenly;
    padding: 8px 10px;
    border-radius: 6px;
    align-items: center
}

.speciality-items-img img {
    width: 36px
}

.speciality-items-desc {
    width: 143px
}

.speciality-items-desc p {
    font-weight: 600;
    font-size: 20px;
    line-height: 1
}

.speciality-items-desc span {
    font-size: 13px;
    font-weight: 300
}

.navigation-single {
    margin-bottom: 4px;
    background: #f9f9f9;
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, .1)
}

.nav-single ul {
    display: flex;
    align-items: center;
    height: 62px;
    margin: 0
}

.nav-single ul li {
    margin-right: 26px;
    font-size: 12px;
    font-weight: 500;
    padding: 20px 7px
}

.nav-single ul li:last-child {
    margin-right: 0;
    background: linear-gradient(45deg, #F48430, #FB6D45);
    padding: 8px 11px;
    border-radius: 4px;
    color: #fff !important;
    font-weight: 500;
    font-size: 15px
}

.nav-single ul li:last-child a {
    padding: 0 14px;
    color: #fff
}

.nav-single ul li a {
    color: #4c4c4c;
    text-decoration: none
}

.active-single {
    border-bottom: 3px solid #f8981d
}

.bottom-slide {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    min-height: 100vh;
    position: relative;
    background: #eee;
    text-align: center;
    padding: 0 2em
}

.nav-items h1, .bottom-slide h1 {
    font-size: 2rem;
    margin: 0;
    letter-spacing: 1rem;
    color: #ff5f14
}

.nav-items h3, .bottom-slide h3 {
    font-size: 1rem;
    letter-spacing: .3rem;
    opacity: .6
}

.items-container {
    display: flex;
    flex-direction: row;
    justify-content: center;
    width: 100%;
    height: 60px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
    background: #fff;
    z-index: 10;
    align-items: center
}

.items-container .enroll {
    margin-right: 0;
    background: linear-gradient(45deg, #F48430, #FB6D45);
    padding: 8px 11px;
    border-radius: 4px;
    color: #fff !important;
    font-weight: 500;
    font-size: 15px;
    text-decoration: none;
    cursor: pointer;
}

.items-container--top {
    position: fixed;
    top: 0
}

.navs {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #4c4c4c !important;
    transition: all .5s ease;
    font-size: 12px;
    font-weight: 500;
    padding: 20px 7px;
    margin-right: 26px;
    text-decoration: none !important
}

.bottom-slider {
    position: absolute;
    bottom: 0;
    width: 0;
    height: 4px;
    background: #ff5f14;
    transition: left .3s ease
}

.placement-section .card-body {
    display: flex;
    padding: 20px 30px 20px 20px
}

.placement-text {
    text-align: justify
}

.program-over {
    padding-left: 2.9em !important;
    padding-right: 40px !important
}

.eduction-cost tbody .thead {
    color: #4a4a4a;
    background-color: #f9f9f9
}

.eduction-cost tbody {
    text-align: center
}

.programme-table {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 0;
    width: 100%;
    border-right: 1px solid #d7d7d7
}

.eduction-cost h5 {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 23px;
    color: #000;
    margin-top: 0;
    opacity: 0.5;
}

.eduction-cost h2 {
    font-size: 37px;
    font-weight: 600;
    color: #000;
    margin-bottom: 23px;
}

.mockup-button1 .button4 {
    margin-top: 12px;
    font-size: 15px;
    text-transform: uppercase;
    width: 100%;
    font-weight: 500;
    height: 42px !important;
    background: linear-gradient(97deg, #f5a623, #f76b1c)
}

.eduction-cost p {
    margin-top: 7px;
    text-align: center;
    margin-bottom: 0;
    width: auto;
    font-size: 10px
}

.education-details {
    font-weight: 500;
    font-size: 15px
}

.eduction-cost tbody tr, .eduction-cost thead tr {
    border: 1px solid #e6e6e6
}

.know-more-course {
    color: #0c5397;
    cursor: pointer;
    display: inline-block;
    text-decoration: underline !important;
    font-weight: 600
}

.offer-course {
    font-weight: 400
}

.offer-course span {
    font-size: 12px;
    color: #0a9c7b;
    margin-bottom: 10px;
    width: 100%;
    padding: 5px 0
}

.discount_offer {
    color: #0a9c7b;
    margin-right: 0;
    font-weight: 600;
    font-size: 12px
}

.expires-offer {
    font-weight: 400
}

.offer_countdown {
    font-weight: 600;
    font-size: 12px;
    color: #0a9c7b
}

.course-page-sec-title h4 {
    color: #fff;
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 20px
}

.card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem;
    font-weight: 400;
    font-size: 13px !important;
    margin-bottom: 0;
    line-height: 1.7;
    padding-left: 1.5em;
    color: #212529 !important
}

.abt-accordion .card {
    border-radius: 0;
    border: 1px solid rgba(179, 179, 179, 0.45);
    margin-bottom: 10px;
    max-width: 730px;
    border-radius: 0;
    box-shadow: 0 0 5px 3px #d4d4d466
}

.abt-accordion .card .collapse.show {
    position: relative
}

.abt-accordion .card .collapse.show::before {
    content: '';
    width: 94%;
    height: 1px;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #02b0af;
    margin-left: 3%
}

.abt-accordion .card .card-header h2 button {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    text-decoration: none;
    border-radius: 0;
    text-transform: uppercase
}

.abt-accordion .card .card-header h2 button span {
    color: #4a4a4a;
    font-weight: 500;
    text-align: left;
    font-size: 15px;
    text-transform: capitalize
}

.abt-accordion .card .card-header h2 button i {
    color: #4a4a4a
}

.abt-accordion .card .card-header {
    padding: 7px;
    background: none;
    border: none
}

.course-about {
    padding-top: 80px;
    background: #F9F9F9;
    padding-bottom: 50px
}

.about-course-heading h3 {
    font-size: 25px;
    font-weight: 600;
    margin-bottom: 22px
}

.about-course-desc span {
    font-size: 13px;
    font-weight: 300
}

.about-course-desc span strong {
    font-weight: 600
}

.about-course-desc span ul {
    list-style: disc;
    margin-left: 15px
}

.about-course-desc {
    border-right: 1px solid #ccc;
    line-height: 20px;
    padding-right: 20px
}

.question-portion {
    position: sticky;
    top: 0;
    margin-top: 0
}

.question-heading h3 {
    font-size: 20px;
    font-weight: 600;
    text-align: center
}

.question-item {
    background: linear-gradient(180deg, #01C7AC, #02AEAE);
    padding: 15px;
    border-radius: 6px;
    box-shadow: 0 5px 9px 0 #d0d0d0;
    margin: 0 15px 5px;
    text-align: center
}

.question-portion .sticky-form .form-contact .form-column {
    margin: auto
}

.question-item span {
    font-size: 12px;
    font-weight: 300;
    color: #fff;
    letter-spacing: 1px
}

.question-slider-section .owl-dots {
    position: relative;
    bottom: auto;
    left: auto;
    transform: translate(3.5%, -25%)
}

.question-slider-section .owl-dots .owl-dot.active span {
    background: transparent !important;
    border: 2px solid #ddd
}

.schedule {
    margin-top: 56px
}

.schedule-heading h3 {
    font-size: 25px;
    font-weight: 600;
    margin-bottom: -10px
}

.schedule-list-table table {
    border-collapse: collapse
}

.schedule-list-table tr {
    line-height: 4
}

.schedule-list-table tr td {
    border-right: 1px solid #fff;
    color: #fff;
    font-size: 13px
}

.schedule-list-table tr td:first-child {
    padding: 0 28px 0 45px
}

.schedule-list-table tr td:nth-child(2) {
    padding: 0 60px 0 28px
}

.schedule-list-table tr td:nth-child(3) {
    padding: 0 20px 0 45px
}

.schedule-list-table tr td:last-child {
    border: none
}

.schedule-list-table {
    width: 800px
}

.batch-schedule {
    position: relative
}

.batch-schedule .schedule-list {
    position: absolute;
    top: 65px;
    display: flex;
    width: 100%;
    justify-content: space-around
}

.schedule-list-fee {
    width: 310px;
    padding-left: 10px
}

.schedule-list-fee h3 {
    font-size: 20px;
    font-weight: 600;
    color: #fff
}

.schedule-list-fee h2 {
    margin: 0;
    color: #fff
}

.schedule-list-fee del {
    margin-left: 170px;
    font-weight: 600;
    font-size: 17px
}

.schedule-list-fee p {
    margin-top: 15px;
    font-weight: 500;
    font-size: 13px;
    margin-bottom: 25px
}

.schedule-list-fee button {
    width: 190px;
    height: 57px;
    border: none;
    border-radius: 6px;
    background: linear-gradient(45deg, #F4842E, #FB6D45);
    color: #fff;
    text-transform: uppercase;
    font-size: 20px;
    letter-spacing: 1px;
    font-weight: 600;
    margin-bottom: 23px;
    margin-left: -25px
}

.schedule-list-fee small {
    font-size: 12px;
    font-weight: 600;
    display: block;
    margin-top: -13px
}

.schedule-list-fee a {
    display: block;
    color: #fff;
    font-size: 14px;
    width: 75px;
    margin-left: 70px
}

.country-fee form {
    width: 340px;
    display: flex;
    justify-content: space-between
}

.country-fee form select {
    border: none;
    background: #f9f9f9;
    box-shadow: 0 3px 10px 0 #D9D9D9;
    font-size: 12px;
    color: #aaa;
    height: 33px
}

.country-fee form select:first-child {
    width: 200px
}

.country-fee form select:last-child {
    width: 85px
}

.batch-request {
    padding: 50px 0 70px
}

.batch-heading {
    margin-bottom: 25px
}

.curriculum-accordian .mp-eligibility ul li {
    line-height: 42px !important
}

.like-curriculum .help-block {
    position: relative
}

.batch-super-heading h2 {
    text-transform: uppercase;
    border-bottom: 4px solid #FA8E2B;
    width: fit-content;
    color: #0F2C39;
    font-size: 24px;
    font-weight: 700;
    margin: 0 auto 50px;
    padding-bottom: 2px
}

.curriculum-super-heading h2 {
    text-transform: uppercase;
    color: #0F2C39;
    font-size: 24px;
    font-weight: 700;
    margin: 0 auto;
    padding-bottom: 3px;
    text-align: center
}

.form-batch .form-inline {
    justify-content: space-between;
    align-items: end
}

.batch-request .form-batch .drop-number .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent;
    border-style: solid;
    border-width: 6px 4px 0;
    height: 0;
    left: 50%;
    margin-left: 22px;
    margin-top: 2px;
    position: absolute;
    top: 16%;
    width: 0
}

.fcontrol {
    position: relative
}

.fcontrol input {
    width: 213px;
    margin-top: 7px;
    border: solid 1px #ddd;
    padding: 6px 0 6px 10px;
    font-size: 14px;
    background: #ffff;
    color: #8c8c8c;
    border-radius: 6px;
    height: 37px
}

.fcontrol input:focus {
    outline: none
}

.fcontrol label {
    justify-content: start;
    font-size: 13px
}

.fcontrol .mobile-hidden {
    position: absolute;
    top: 25px;
    right: -40px;
    background: #fa8e2b;
    padding: 4px 15px;
    height: 38px;
    border-radius: 6px
}

.fcontrol button {
    text-transform: uppercase
}

.curriculum {
    background: #f9f9f9;
    padding: 50px 0
}

.curriculum-heading .line {
    width: 178px
}

.mp-eligibility ul li span {
    position: absolute;
    font-weight: 400;
    font-size: 13px !important;
    text-align: justify;
    line-height: 1.4em;
    top: 6px
}

.curriculum-heading h3 {
    color: #0F2C39;
    font-size: 18px;
    font-weight: 600;
    margin: auto;
    padding-bottom: 5px
}

.curriculum-heading .download-curriculum {
    position: absolute;
    right: 17px;
    top: 0
}

.curriculum-heading .download-curriculum button {
    font-size: 13px;
    padding: 4px 20px;
    border-radius: 6px;
    background: transparent;
    border: 2px solid #FC644D;
    font-weight: 500
}

.curriculum-headin .download-curriculum button:hover i {
    margin-left: 15px;
    transition: all 800ms
}

.curriculum-accordian .accordion .fa {
    margin-right: .5rem;
    font-size: 14px;
    color: #525252
}

.curriculum-accordian {
    margin-top: 16px;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1)
}

.curriculum-accordian .accordion .card .card-header {
    padding: 5px;
    background: #fff;
    margin-bottom: 0
}

.curriculum-accordian .accordion .card .card-header h2 button {
    color: #4a4a4a;
    text-decoration: none;
    font-size: 15px;
    font-weight: 500;
    width: 93%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    text-align: left
}

.curriculum-accordian .accordion .card .card-header h2 button .fa {
    color: #4a4a4a
}

.curriculum-accordian .accordion .card {
    margin-bottom: 5px;
    border-bottom: none
}

.curriculum-accordian .accordion .card .collapse {
    box-shadow: 0 2px 4px 2px #f3f3f3
}

.curriculum-accordian .accordion .card .card-body {
    background: #fff;
    border-bottom: 1px solid rgba(0, 0, 0, .125)
}

.card-body p {
    font-weight: 400;
    font-size: 13px;
    margin-bottom: 10px;
    line-height: 1.7;
    padding-left: 1.5em
}

.card-body ul {
    margin-left: .2em
}

.card-body ul li {
    position: relative;
    font-weight: 400;
    font-size: 13px !important;
    line-height: 1.7
}

.card-body ul li::before {
    content: " ";
    position: absolute;
    top: 2px;
    left: -20px;
    display: inline-block;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    height: 1em;
    width: .5em;
    border-bottom: .2em solid #ff5f14;
    border-right: .2em solid #ff5f14
}

.career-assistance {
    background: #fff;
    padding: 9px;
    box-shadow: 0 0 5px 3px #d4d4d4c2;
    margin: 16px auto 55px;
    position: sticky;
    top: 80px
}

.career-heading {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.career-assistance .career-heading strong {
    margin-left: 15px;
    font-size: 20px
}

.career-heading img {
    width: 80px
}

.career-assistance ul li {
    font-size: 13px;
    font-weight: 500;
    line-height: 2.4;
    margin-left: 10px
}

.career-assistance button {
    width: 165px;
    height: 40px;
    border-radius: 4px;
    border: 1px solid #f97240;
    background: transparent;
    color: #f97540;
    text-transform: uppercase;
    margin: 20px auto;
    display: block
}

.preview {
    position: absolute;
    right: 30px;
    top: 12px;
    display: flex;
    align-items: center
}

.preview i {
    border: 2px solid #0D4173;
    color: #0D4173;
    font-size: 15px;
    padding: 0 4px 0 5px;
    border-radius: 50%;
    margin-right: 3px
}

.preview span {
    font-size: 15px;
    font-weight: 500;
    color: #0D4173
}

.course-syllabus {
    background: #f9f9f9;
    border: 1px solid #0D4173;
    border-radius: 6px;
    padding: 12px 15px;
    display: flex;
    justify-content: space-between;
    margin-top: 8px
}

.course-syllabus strong {
    font-size: 15px;
    color: #525453;
    font-weight: 600
}

.course-syllabus button {
    color: #014AB3;
    border: none;
    margin-left: 25px;
    background: transparent;
    font-size: 14px;
    font-weight: 600
}

.course-syllabus button i {
    color: #F6971F
}

.assessment {
    background: url(../img/Self-Assessment.webp);
    background-size: cover;
    background-repeat: no-repeat;
    height: 285px
}

.self-ass {
    padding: 50px 0
}

.self-ass-heading h2 {
    font-size: 30px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 600
}

.self-ass-desc p {
    font-weight: 300;
    letter-spacing: .5px;
    color: #fff;
    width: 660px;
    font-size: 17px
}

.self-ass-desc p strong {
    font-weight: 600;
    font-size: 18px
}

.self-ass-button button {
    width: 310px;
    height: 45px;
    background: transparent;
    color: #fff;
    border: 2px solid #fff;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 17px;
    letter-spacing: 1.5px;
    border-radius: 4px;
    margin-top: 32px
}

.self-ass-button button:hover i {
    margin-left: 15px;
    transition: all 800ms
}

.self-img {
    width: 261px;
    padding-top: 19px
}

.training-faq {
    padding: 50px 0;
    background: #f9f9f9
}

.faq-super-heading h2 {
    text-transform: uppercase;
    border-bottom: 4px solid #FA8E2B;
    width: 70px;
    color: #0F2C39;
    font-size: 24px;
    font-weight: 700;
    margin: 0 auto 34px;
    padding-bottom: 2px
}

.banner-faq-page-heading {
    color: #fff
}

.banner-faq-page-heading span {
    color: #ffba00;
    font-weight: 600
}

.banner-faq-page-heading p {
    font-size: 18px;
    margin-bottom: 10px
}

.banner-faq-page-heading p strong {
    font-size: 18px;
    font-weight: 500
}

.banner-faq-page-heading h1 {
    font-weight: 600;
    line-height: 1.2;
    font-size: 43px;
    margin-bottom: 20px
}

.banner-faq-page-heading .le-color {
    font-size: 18px;
    font-weight: 600
}

.faq-gt {
    display: flex;
    justify-content: center
}

.faq-gt .nav-item {
    margin-bottom: -1px;
    width: 20%;
    text-align: center
}

.faq-gt .nav-item a {
    background: transparent !important;
    border: none !important;
    color: #0a2229 !important;
    font-size: 17px;
    padding: 15px
}

.faq-gt .nav-item a.active {
    border-bottom: 5px solid #ff9000 !important
}

.faq-getTrack {
    padding: 40px 0
}

.faq-ask {
    border-bottom: 1px solid #c1c1c1
}

.faq-ask h1 {
    border-bottom: 5px solid #ff9000;
    font-size: 25px;
    font-weight: 700;
    width: 33%;
    line-height: 2;
    color: #025a93;
    margin: 0 auto
}

.faq-ask-question-content {
    padding: 20px
}

.faq-ask-question-content h2 {
    font-size: 20px;
    color: #285c85;
    font-weight: 500;
    line-height: 1.8
}

.faq-ask-question-content p {
    font-size: 15px;
    line-height: 1.7;
    color: #505050
}

.faq-ask-question-heading h4 {
    border-bottom: 5px solid #ff9000;
    font-size: 27px;
    font-weight: 600;
    width: fit-content;
    line-height: 2;
    color: #025a93;
    margin: 0 auto
}

.faq-ask-box {
    box-shadow: 0 10px 13px 0 rgba(111, 111, 111, 0.17);
    padding: 25px
}

.faq-ask-box img {
    margin-bottom: 15px
}

.faq-ask-box h4 {
    font-size: 15.24px;
    font-weight: 600;
    color: #4b4b4b;
    margin-bottom: 5px
}

.faq-ask-box p a {
    font-size: 12.7px;
    color: #a1a1a1;
    font-weight: 400
}

.link-faq {
    background-color: #f9f9f9
}

.faq-atj {
    display: flex;
    justify-content: space-between
}

.border-right1:after {
    content: '';
    border-bottom: 5px solid #ff9000;
    width: 124px;
    padding: 8px;
    display: block;
    margin: 0 auto
}

.faq-atj .faq-atj-link {
    padding: 20px 0 0
}

.faq-atj-link.nav-active {
    font-weight: 500;
    color: #0a2229
}

.faq-atj .faq-atj-link a {
    font-size: 17.78px;
    text-decoration: none;
    padding: 7px 72px;
    color: #0a2229;
    border-right: 1px solid #a1a1a1
}

.faq-heading h3 {
    font-size: 20px;
    font-weight: 700;
    text-align: center;
    padding: 30px
}

.faq-question-section {
    padding-bottom: 70px
}

.faq-form {
    border-top: 8px solid #025a93;
    box-shadow: 0 0 5px 3px #d4d4d4c2
}

.faq-accordion .card {
    border: 1px solid;
    border-color: #888;
    margin-bottom: 15px
}

.faq-accordion .card .collapse.show {
    position: relative
}

.faq-accordion .card .collapse.show::before {
    content: '';
    width: 94%;
    height: 1px;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #02b0af;
    margin-left: 3%
}

.faq-accordion .card .card-header h2 button {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    text-decoration: none;
    border-radius: 0;
    text-transform: capitalize
}

.faq-accordion .card .card-header h2 button span {
    color: #888;
    font-weight: 600;
    text-align: left;
    font-size: 15px
}

.faq-accordion .card .card-header h2 button i {
    color: #888
}

.faq-accordion .card .card-header {
    padding: 10px;
    background: none;
    border: none
}

.faq-accordion .card-body p {
    padding-left: 0;
    text-align: justify
}

.faq-sticky-form.sticky-form {
    padding: 0 20px 40px
}

.faq-sticky-form.form-column {
    width: 100%;
    background: #fff;
    padding: 20px
}

.more-faq a {
    padding: 10px 30px;
    border: 2px solid #025a93;
    width: 100%;
    font-weight: 600
}

@media only screen and (max-width: 440px) {
    .faq-atj {
        display: inherit;
        text-align: center;
        padding: 20px 0
    }

    .about-us-class {
        width: 250px !important;
        height: 250px !important;
    }

    .faq-form {
        margin-top: 50px
    }

    .faq-ask-question-heading h4 {
        line-height: 1.5;
        font-size: 18px
    }

    .faq-heading h3 {
        font-size: 16px
    }

    .faq-ask h1 {
        width: 80%;
        font-size: 18px
    }

    .faq-ask-question-content {
        padding: 0 10px
    }

    .border-right1:after {
        width: 26%
    }

    .faq-atj .faq-atj-link {
        padding: 15px
    }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .faq-atj .faq-atj-link a {
        text-decoration: none;
        padding: 7px 22px;
        color: #0a2229;
        border-right: 1px solid #a1a1a1;
        font-size: 15px
    }
}

.enroll-class {
    background: url(../img/Learning.png);
    padding: 25px 0 0;
    margin-top: 70px
}

.enroll-img img {
    width: 100%;
    height: auto;
}

.enroll-class-form .select2-selection__rendered {
    font-size: 13px;
    color: #525558
}

.enroll-class-form .form-inline .help-block {
    position: inherit
}

.enroll-class-form .form-inline label {
    display: block;
    width: 100%;
    font-size: 15px;
    margin-top: 20px;
    margin-bottom: 5px;
    margin-left: 10px
}

.enroll-class-form .form-inline .form-group {
    width: 330px
}

.enroll-class-form form .enroll-btn {
    margin-top: 24px
}

.enroll-class-form form button {
    text-transform: uppercase;
    font-size: 18px;
    padding: 1px 15px;
    color: #fff;
    border: 2px solid;
    border-radius: 6px;
    margin-top: 28px;
    height: 39px;
}

.enroll-class-form .help-block {
    font-size: 11px;
}

.en strong {
    font-size: 19px
}

.en a {
    color: #fff;
    font-size: 19px;
    font-weight: 600;
    margin-left: 10px;
    text-decoration: none
}

.en p {
    font-weight: 300;
    margin-top: 15px
}

.body-course {
    background: #f9f9f9
}

.global-exam {
    background: url(../img/AWS_Background-n.jpg);
    height: 590px;
    padding: 35px 0
}

.global-exam-heading h3 {
    text-align: center;
    font-size: 30px;
    color: #fff
}

.global-exam-heading .line {
    margin: auto;
    width: 125px;
    height: 5px;
    background: #FA8E2B
}

.global-exam-heading p {
    color: #fff;
    width: 1000px;
    margin: 25px auto 0;
    font-weight: 300;
    font-size: 14px;
    text-align: center
}

.certification-points {
    margin-top: 45px;
    text-align: center
}

.certification-points strong {
    color: #fff;
    font-weight: 500
}

.certification-points p {
    color: #fff;
    font-size: 15px;
    font-weight: 400
}

.certification-img-icon {
    margin-bottom: 15px
}

.certification-img-icon img {
    width: 37px;
    height: 45px
}

.download-buttons-certificate {
    margin-top: 40px
}

.download-button {
    text-align: center
}

.download-button button {
    font-size: 14px;
    background: transparent;
    color: #FFF;
    border: 1px solid #FFF;
    padding: 5px 11px;
    min-width: 210px;
    border-radius: 4px;
    font-weight: 500
}

.training-features {
    padding-top: 50px;
    padding-bottom: 50px
}

.features-super-heading h2 {
    text-transform: uppercase;
    border-bottom: 4px solid #FA8E2B;
    width: 240px;
    color: #0F2C39;
    font-size: 24px;
    font-weight: 700;
    margin: 0 auto 30px;
    padding-bottom: 2px
}

.features-heading .line {
    width: 170px
}

.feature-img-section {
    display: flex;
    align-items: center
}

.feature-img-section img {
    width: 49px
}

.feature-img-heading {
    background: #fff;
    padding: 25px 20px;
    height: 190px;
    width: 342px;
    border-radius: 10px;
    box-shadow: 0 0 6px 6px #e4e4e45e;
    margin: 28px auto 10px
}

.feature-img-heading p {
    font-size: 11px;
    font-weight: 400;
    margin: 30px 0
}

.feature-img-section h4 {
    font-size: 16px;
    font-weight: 600;
    color: #002F77;
    margin-left: 25px
}

.training-certificate {
    background: url(../img/training-certificate-back.webp);
    background-size: cover;
    height: 566px;
    width: 100%
}

.training-certi {
    padding-top: 75px
}

.training-certi h3 {
    font-size: 29px;
    font-weight: 700;
    text-transform: uppercase
}

.cerificate-img {
    width: 638px;
    margin-top: 80px
}

.training-desc p {
    font-size: 18px;
    margin-top: 3px;
    font-weight: 300
}

.training-button {
    margin-top: 35px;
    display: flex;
    align-items: center
}

.join-button button {
    text-transform: uppercase;
    margin-right: 50px;
    border: 1px solid #fa872a
}

.sample a {
    text-transform: uppercase;
    text-decoration: none
}

.certificate-preview {
    position: relative
}

.certificate-preview a {
    position: relative;
    color: #fff
}

.certificate-preview a span {
    position: absolute;
    top: 160px;
    right: 0;
    font-weight: 500
}

.course-testimonial {
    padding-top: 50px;
    padding-bottom: 50px;
    background: #f9f9f9
}

.course-testi-heading {
    padding: 20px 0
}

.colon {
    position: absolute;
    left: 10.7%;
    z-index: 9;
    top: 37%
}

.course-testi-super-heading h2 {
    text-transform: uppercase;
    border-bottom: 4px solid #FA8E2B;
    width: fit-content;
    color: #0F2C39;
    font-size: 24px;
    font-weight: 700;
    margin: 0 auto 50px;
    padding-bottom: 2px
}

.course-testi-heading .line {
    margin: auto;
    width: 220px
}

.course-testi-owl {
    width: 780px;
    margin: auto
}

.colon-testi {
    width: 146px
}

.colon-testi img {
    width: 100%
}

.course-testi-review {
    background: #fbfbfb;
    padding-bottom: 110px;
    background-image: url(../img/testi-back.png);
    background-repeat: no-repeat;
    background-position: 110% 50%;
    background-size: contain;
    box-shadow: 0 8px 19px 3px #e2e2e2
}

.testi-review {
    background: #fffbfa;
    width: 757px;
    padding: 35px 45px 13px 100px;
    border-radius: 20px;
    box-shadow: 0 0 9px 5px #e4e4e4;
    margin: 15px
}

.testi-review p {
    font-size: 12px;
    font-weight: 400;
    text-align: justify;
    line-height: 1.8
}

.testi-review-bottom {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 25px
}

.testi-review-bottom a {
    font-size: 10px
}

.testi-review::after {
    content: '';
    width: 0;
    height: 0;
    border: 20px solid transparent;
    border-top-color: #fffbfa;
    border-left-color: transparent;
    border-right-color: transparent;
    position: absolute;
    right: 36px;
    bottom: -20px
}

.testi-name p {
    font-size: 16px;
    margin: 0;
    font-weight: 600
}

.testi-star i {
    font-size: 17px;
    color: #E2B64B
}

.testi-star .fa-linkedin {
    background: #0097D0;
    padding: 2px 5px;
    color: #fff
}

.course-testy .owl-dots {
    display: none
}

.course-testy {
    position: relative
}

.course-testy .owl-nav {
    position: absolute;
    width: 100%;
    top: 34%
}

.course-testy .owl-nav .owl-prev span {
    position: absolute;
    left: -12%;
    font-size: 45px;
    font-weight: 600;
    top: 0
}

.course-testy .owl-nav .owl-next span {
    position: absolute;
    right: -12%;
    font-size: 45px;
    font-weight: 600;
    top: 0
}

.allclients .owl-nav .owl-prev span {
    position: absolute;
    left: -1%;
    font-size: 45px;
    font-weight: 600;
    top: 40%
}

.allclients .owl-nav .owl-next span {
    position: absolute;
    right: 7%;
    font-size: 45px;
    font-weight: 600;
    top: 40%
}

.allclients .owl-dots {
    display: none
}

.view-testi {
    position: absolute;
    right: 18%
}

.view-testi a {
    font-style: italic;
    color: #000;
    font-weight: 300
}

.course-video-review {
    padding: 50px 0 0;
    background: #f9f9f9
}

.course-review-video {
    padding: 40px 0;
    background: linear-gradient(45deg, #F2BB22, #E1A300)
}

.course-super-video-heading h2 {
    text-transform: uppercase;
    border-bottom: 4px solid #FA8E2B;
    width: 186px;
    color: #0F2C39;
    font-size: 24px;
    font-weight: 700;
    margin: 0 auto 50px;
    padding-bottom: 2px
}

.corp-video img, .slu-video img, .faculty-video img {
    width: 366px !important;
    margin-top: 1px
}

.video-tab .tab {
    top: 3px;
    position: absolute;
    left: 33.5%;
    z-index: 9;
    display: flex
}

.video-tab .tab .videotablinks {
    font-size: 15px;
    width: 142px;
    height: 40px;
    border: none;
    background: #956F0A;
    color: #fff;
    outline: none
}

.video-tab .tab .videotablinks.active {
    background: #032437;
    position: relative
}

.video-tab .tab .videotablinks.active:after {
    content: '';
    width: 0;
    border: 20px solid transparent;
    border-top-color: #032437;
    border-left-color: transparent;
    border-right-color: transparent;
    position: absolute;
    top: 40px;
    right: 0
}

.facultyslide, .stuslide, .corpslide {
    display: flex;
    align-items: flex-end
}

.faculty-desc, .stu-desc, .corp-desc {
    width: 680px;
    letter-spacing: 1px;
    margin-left: 35px
}

.faculty-desc p, .corp-desc p, .stu-desc p {
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 30px;
    letter-spacing: 0
}

.name-reviewer p {
    margin: 0;
    font-size: 14px
}

.valide-text2 .drop-number:first-child .help-block, .valide-text1 .drop-number:first-child .help-block {
    bottom: -18px;
}

.valide-text2 .drop-number .help-block:last-child, .valide-text .drop-number .help-block:last-child {
    left: 40px;
}

.name-reviewer strong {
    font-size: 17px;
    font-weight: 600
}

.faculty-slider .owl-dots, .corp-slider .owl-dots, .student-slider .owl-dots {
    bottom: -28px;
    left: 50%
}

.faculty-slider .owl-dots .owl-dot span, .corp-slider .owl-dots .owl-dot span, .student-slider .owl-dots .owl-dot span {
    width: 45px !important;
    height: 5px !important
}

.mob-student {
    padding: 5px 0;
    text-align: center;
}

.mob-student a {
    width: 100%;
    padding: 10px 76x;
    display: flex;
    align-items: center;
    justify-content: center;
}

.mob-student a i {
    font-size: 27px;
}

.mob-student a span {
    font-size: 20px;
}

.mob-student .dropdown {
    background: linear-gradient(45deg, #FC644D, #F38E26);
    padding: 0 6px;
    border-radius: 6px
}

.mob-student .dropdown .dropdown-menu {
    background: #fbfbfb;
    left: -42px !important;
    top: 11px !important;
    border-radius: 0;
    border-right: 5px solid #fa6d45;
    padding: 0;
    transform: translate3d(-28px, 21px, 0px) !important
}

.mob-student .dropdown .dropdown-menu a {
    color: #000 !important;
    box-shadow: 0 0 3px 0 #b5b5b5;
    padding: 10px;
    width: 174px
}

.mob-student .dropdown .dropdown-menu a img {
    width: 20px;
    float: right
}

.mob-student .dropdown .dropdown-menu a i {
    width: 20px;
    float: right;
    color: #F8AC7C
}

.mob-header-top {
    display: none;
    background: #25d366;
}

.mob-header-top strong {
    display: flex;
    align-items: center
}

.mob-header-top a span {
    font-weight: 600
}

.mob-header-top strong span, .mob-header-top .dropdown a {
    color: #fff !important;
    font-size: 12px
}

.mob-header-top a span {
    color: #fff !important;
    font-size: 20px;
    padding: 0 10px;
}

.mob-header-top strong img {
    width: 18px;
    margin-right: 5px
}

.led-online {
    background: url(../img/Background-n.png);
    background-size: cover;
    padding-bottom: 25px;
    padding-top: 60px
}

.led-online .led-online-heading h3 {
    color: #fff;
    font-size: 21px;
    text-align: center;
    margin-bottom: 40px
}

.led-class {
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 0 5px 2px #dedede;
    padding-bottom: 20px;
    margin-bottom: 20px
}

.led-class-heading {
    border-bottom: 5px solid #CECECE
}

.led-class-heading ul {
    padding: 30px 0;
    margin: 0 45px;
    line-height: .1
}

.led-class-heading ul li {
    font-size: 17px;
    font-weight: 600;
    float: left;
    width: 200px;
    text-align: center
}

.led-class-section ul {
    height: 80px;
    padding: 15px 0;
    margin: 33px 45px;
    border: 1px solid #ddd;
    border-bottom: 5px solid #fa8e2b;
    border-radius: 6px;
    background: #fcfcfc;
    box-shadow: 0 0 10px 3px #dddddd63;
    position: relative
}

.led-class-section ul::before {
    content: 'WEEKEND DAYS';
    position: absolute;
    font-size: 11px;
    font-weight: 600;
    top: -8px;
    left: 58px;
    background: #fff;
    width: 100px;
    text-align: center
}

.led-class-section ul li {
    width: 203px;
    text-align: center;
    float: left
}

.led-class-section ul li:nth-child(1) {
    margin-top: 6px
}

.led-class-section ul li:nth-child(1) span {
    font-weight: 600
}

.led-class-section ul li:nth-child(2) p {
    font-weight: 400;
    font-size: 13px
}

.led-class-section ul li:nth-child(3) strong {
    font-size: 27px;
    line-height: 1;
    color: #F58634
}

.led-class-section ul li:nth-child(3) {
    position: relative;
    margin-top: 8px
}

.led-class-section ul li:nth-child(3) del {
    font-size: 12px;
    margin-right: -65px;
    font-weight: 600;
    position: absolute;
    bottom: -16px;
    right: 104px
}

.led-class-section ul li:nth-child(4) strong {
    line-height: 2;
    font-size: 21px
}

.led-class-section ul li:nth-child(4) button {
    background: linear-gradient(45deg, #062A36, #124B5E);
    border: none;
    color: #fff;
    padding: 4px 8px;
    font-size: 14px;
    margin-top: 8px
}

.led-class-section ul li:nth-child(5) button {
    background: linear-gradient(45deg, #F48430, #FA6F46);
    color: #fff;
    border: none;
    padding: 5px 10px;
    border-radius: 6px;
    margin-top: 6px
}

.led-buttom {
    display: flex;
    justify-content: space-between;
    display: flex;
    justify-content: space-between;
    position: absolute;
    right: 0;
    top: -.15em;
    position: absolute;
    right: 0;
    top: -.15em
}

.view-led p {
    font-size: 15px;
    font-weight: 600
}

.view-led a {
    float: right;
    color: #212529;
    font-weight: 700
}

.schedule-call {
    background: #f9f9f9;
    padding: 44px 0 66px
}

.sche-call {
    display: flex;
    justify-content: center;
    align-items: baseline
}

.sche-call button {
    color: #fff;
    padding: 10px 20px;
    border: none;
    background: linear-gradient(45deg, #F48430, #FA6F46);
    border-radius: 6px;
    margin-left: 25px
}

.led-class-section ul::before {
    content: 'WEEKEND DAYS'
}

#myModal .modal-dialog {
    max-width: 700px
}

#myModal .modal-dialog .modal-content {
    background: transparent;
    border: none
}

.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99
}

.sticky+.course-about {
    padding-top: 102px
}

.sticky+.led-online {
    margin-top: 402px
}

.about-course-desc .morecontent span, .question-item .morecontent span {
    display: none
}

.contact-banner {
    background: url(../img/Banner_Contact2.jpg);
    height: 374px;
    position: relative;
    background-position: center;
    background-repeat: no-repeat
}

.contact-banner-heading {
    margin-top: 60px;
    width: 500px
}

.contact-banner-heading h2 {
    font-size: 42px;
    color: #fff;
    font-weight: 700
}

.contact-banner-heading h2 span {
    font-weight: 700;
    font-size: 42px;
    color: #F7971E
}

.whiteline {
    width: 55px;
    height: 6px;
    background: #fff;
    margin: 15px 0
}

.contact-banner-desc p {
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    width: 578px;
    line-height: 1.6
}

.banner-learner {
    background: #fff;
    display: flex;
    justify-content: space-evenly;
    width: 605px;
    align-items: center;
    border-radius: 5px;
    position: absolute;
    bottom: -110px;
    right: 50%;
    transform: translate(50%, 50%);
    box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.3);
    padding: 5px 0
}

.learner-number-image img {
    width: 101px
}

.learner-number strong {
    font-size: 17px;
    font-weight: 700;
    text-transform: uppercase
}

.banner-learner .learner-number strong span {
    font-weight: 700
}

.learner-number p {
    font-weight: 500;
    font-size: 15px
}

.git {
    padding-top: 90px;
    background: url(../img/getintouchback.png);
    background-repeat: no-repeat;
    background-position: bottom;
    padding-bottom: 80px
}

.getintouch h3 {
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 700;
    width: fit-content;
    margin: auto;
    padding-bottom: 5px
}

.getintouch p {
    text-align: center;
    font-weight: 600;
    letter-spacing: 1px
}

.getintouchborder {
    width: 55px;
    height: 6px;
    background: #212121;
    margin: 20px auto 92px
}

.get-list {
    display: flex;
    justify-content: space-between
}

.get-list-item {
    width: 208px;
    height: auto;
    border-radius: 10px;
    box-shadow: 0 0 9px 4px #c3c3c380;
    position: relative;
    background: #fff
}

.get-list-item .item-image {
    position: absolute;
    top: -23%;
    right: 50%;
    transform: translate(50%, 0)
}

.get-list-item .item-image img {
    width: 100px
}

.get-list-item strong {
    text-align: center;
    display: block;
    color: #F7971E;
    text-transform: uppercase
}

.get-list-item p {
    font-size: 11px;
    margin-bottom: 5px;
    letter-spacing: 0px
}

.get-data {
    padding: 50px 10px 20px
}

.get-dots {
    display: flex;
    justify-content: center;
    margin: 10px 0px;
}

.get-data p a {
    color: #212529;
}

.get-dots div {
    width: 5px;
    height: 5px;
    background: #212121;
    border-radius: 50%;
    margin: 0 2px
}

.solution-form {
    padding: 40px 0 10px
}

.solution {
    width: 100%;
    background: #FCFCFC;
    padding: 55px 0 20px;
    border-radius: 10px;
    box-shadow: 0 0 20px 0 #d8d8d8db;
    margin: 50px auto 110px;
    text-align: center;
    position: relative
}

.solution .solu-img {
    position: absolute;
    top: -50px;
    right: 50%;
    transform: translate(50%, 0%)
}

.solution .solu-img img {
    width: 100px
}

.cor-ler-sol {
    margin-bottom: 20px
}

.cor-ler-sol strong {
    font-size: 15px;
    font-weight: 500;
    text-transform: uppercase
}

.solution1 {
    width: 100%;
    background: #FCFCFC;
    padding: 55px 0 20px;
    border-radius: 10px;
    box-shadow: 0 0 20px 0 #d8d8d8db;
    margin: 50px auto 60px;
    text-align: center;
    position: relative
}

.solution1 .solu-img {
    position: absolute;
    top: -50px;
    right: 50%;
    transform: translate(50%, 0%)
}

.solution1 .solu-img img {
    width: 100px
}

.solution1 p {
    font-size: 14px;
    font-weight: 400
}

.solution p {
    font-size: 14px;
    font-weight: 400
}

.resolve-query {
    border-radius: 10px;
    box-shadow: 0 0 20px 0 #d8d8d8db;
    margin: 50px auto 60px;
    position: relative;
    padding-top: 60px;
    background: #FCFCFC
}

.resolve-query input[type=text], .resolve-query input[type=email], .resolve-query textarea, .resolve-query input[type="tel"] {
    width: 100%;
    padding: 8px 12px;
    border: 1px solid #bbb;
    border-radius: 4px;
    box-sizing: border-box;
    margin-top: 24px;
    resize: vertical;
    outline: none
}

.resolve-query input::placeholder, .resolve-query textarea::placeholder {
    font-size: 13px;
    color: #C8D4E2
}

.resolve-query input[type=submit] {
    color: #fff;
    padding: 12px 20px;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    margin: 8px 0;
    font-weight: 500;
    background: #F8981D
}

.resolve-query .resolve-query-img {
    position: absolute;
    top: -50px;
    right: 50%;
    transform: translate(50%, 0%)
}

.resolve-query .resolve-query-img img {
    width: 100px
}

.resolve-query-heading h4 {
    text-align: center;
    font-weight: 500;
    border-bottom: 1px solid #F79621;
    padding-bottom: 20px;
    margin-bottom: 20px;
    font-size: 22px
}

.resolve-query-form {
    padding: 0 40px 22px
}

.register-map {
    margin-bottom: 53px
}

.reg-off-add h4 {
    text-transform: uppercase;
    font-weight: 500;
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #f7981d;
    font-size: 22px
}

.reg-add p {
    padding: 0 130px;
    font-weight: 400
}

.register {
    width: 100%;
    background: #FCFCFC;
    padding: 64px 0 10px;
    border-radius: 10px;
    box-shadow: 0 0 20px 0 #d8d8d8db;
    margin: 50px auto 0;
    text-align: center;
    position: relative
}

.register .solu-img {
    position: absolute;
    top: -50px;
    right: 50%;
    transform: translate(50%, 0%)
}

.register .solu-img img {
    width: 100px
}

.google-map {
    margin-top: 20px
}

.google-map strong {
    margin-left: 25px
}

.google-map a {
    color: #000
}

.google-map iframe {
    border-radius: 10px;
    margin-top: 10px;
    box-shadow: 0 0 20px 0 #d8d8d8db
}

.captcha {
    position: relative
}

.terms-form span.select2.select2-container.select2-container--bootstrap, .pi-place span.select2.select2-container.select2-container--bootstrap {
    width: 65px !important
}

.terms-form .drop-number .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b, .pi-place .drop-number .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b {
    left: 79% !important
}

.captcha span {
    position: absolute;
    right: 1px;
    top: 0;
    background: #ddd;
    padding: 9px;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px
}

.corp-banner img {
    width: 100%;
    height: auto;
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
}

.corp-banner .corp-banner-heading h3 {
    font-size: 32px;
    color: #F8BA1B;
    width: 630px
}

.corp-banner .corp-banner-heading h3 i {
    font-weight: 700
}

.corp-banner-heading-line {
    margin-bottom: 34px;
    margin-top: 34px;
    width: 60px;
    height: 5px;
    background: #F8BA1B
}

.corp-banner-desc {
    color: #fff;
    font-size: 19px;
    margin-bottom: 34px;
    width: 600px
}

.corp-banner-links {
    font-size: 17px;
    margin-bottom: 50px;
    display: flex
}

.corp-banner-links p {
    font-weight: 400;
    color: #fff;
    border-right: 2px solid #fff;
    padding-right: 7px;
    padding-left: 7px
}

.corp-banner-links p:first-child {
    padding-left: 0
}

.corp-banner-links p:last-child {
    border: none
}

.publish-date {
    font-size: .75rem;
    color: #9b9b9b;
    margin-right: 10px
}

.total-views {
    font-size: .75rem;
    color: #4a4a4a;
    font-style: italic
}

.download-corp {
    display: flex;
    align-items: center;
    width: 500px;
    justify-content: space-between;
    margin-bottom: 40px
}

.download-corp-section button {
    width: 224px;
    height: 50px;
    background: transparent;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    border: 1px solid #fff;
    border-radius: 5px
}

.corp-appro {
    margin-top: 50px
}

.heading p {
    font-weight: 400;
    text-align: center;
    font-size: 17px
}

.main-corp {
    display: flex;
    justify-content: space-between;
    margin-top: 40px
}

.main-corp .corp-appro-section {
    width: 340px;
    padding: 25px;
    box-shadow: 0 0 20px 0 #d8d8d8db;
    border-radius: 10px
}

.corp-appro-section-heading {
    font-size: 17px !important;
    color: #002F75 !important;
    text-align: center !important;
    font-weight: 700 !important;
}

.corp-appro-section img {
    margin: auto;
    display: block;
    width: 53px;
    height: 35px
}

.corp-appro-section p {
    font-size: 13px;
    font-weight: 500;
    margin-top: 15px;
    text-align: center
}

.why-croma-section {
    margin-top: 50px
}

.ccc-button-background:hover i, .ccc-button-transparent:hover i {
    margin-left: 30px;
}

.ccc-button-background i, .ccc-button-transparent i {
    margin-left: 15px;
    transition: all 800ms;
}

.why-croma p {
    width: 960px;
    margin: auto;
    text-align: center;
    font-weight: 400;
    margin-bottom: 25px;
    font-size: 17px
}

.ccc {
    background: url(../img/Corporate_Banner.webp);
    margin-top: 35px;
    padding: 78px 0px;
    background-repeat: no-repeat;
    background-size: cover
}

.ccc .ccc-image {
    width: 560px
}

.ccc .ccc-image img {
    margin-top: 63px;
}

.ccc-button-transparent {
    background: transparent;
    border: 2px solid #fff;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    transform: skewX(-5deg);
    width: 228px;
    height: 46px;
    font-size: 18px;
}

.ccc .ccc-left {
    padding: 38px 0
}

.ccc-heading p {
    color: #fff;
    font-weight: 300;
    margin-bottom: 45px;
}

.ccc-button-background {
    background: #FF910E;
    border: 2px solid #fff;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    transform: skewX(-5deg);
    width: 228px;
    height: 46px;
    font-size: 18px;
    transition: all 800ms;
}

.ccc-heading h3 {
    position: relative;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    padding-bottom: 10px;
}

.ccc-heading h3:after {
    content: "";
    border-bottom: 2px solid #fff;
    width: 50%;
    background-color: #fff;
    bottom: 0px;
    position: absolute;
    left: 0;
}

.ccc-heading span {
    color: #FDD128;
    font-weight: 400;
    display: block;
    margin: 40px 0;
}

.ccc-heading-line {
    height: 2px;
    width: 275px;
    background: #fff
}

.ccc-button {
    display: flex;
    justify-content: space-between
}

.ccc-button-transparent {
    background: transparent;
    border: 2px solid #fff;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    transform: skewX(-5deg);
    width: 228px;
    height: 46px;
    font-size: 18px
}

.mentor-heading .heading h3 {
    margin-bottom: 10px
}

.mentor {
    margin-top: 30px
}

.mentorslide {
    display: flex
}

.mentorslider-left, .mentorslider-right {
    width: 50%
}

.mentorslider-left {
    margin-top: 105px
}

.mentorslider-left-header::before {
    content: '';
    width: 50px;
    height: 50px;
    background: #FFC359;
    position: absolute;
    border-radius: 50%;
    left: 1px;
    top: 97px;
    z-index: -1
}

.mentorslider-left-header strong {
    font-size: 22px;
    margin-left: 12px
}

.mentorslider-left-desc p {
    font-weight: 400;
    margin: 75px 0;
    font-size: 15px;
    width: 535px;
    height: 185px
}

.mentor-section {
    display: flex;
    font-size: 14px
}

.mentor-experience-button-left {
    position: relative;
    margin-left: 15px
}

.mentor-experience-button-left::before {
    content: '';
    width: 5px;
    height: 34px;
    background: #FE8A01;
    position: absolute;
    top: 4px;
    left: -15px
}

.mentor-section p {
    font-weight: 400
}

.mentor-experience-button {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.mentor-experience-button-right button {
    width: 223px;
    height: 45px;
    background: transparent;
    font-size: 20px;
    text-transform: uppercase;
    border: 2px solid #FE8A01;
    border-radius: 5px;
    color: #FE8A01
}

.mentor-ex-slider .owl-dots {
    position: absolute;
    bottom: -37px;
    left: 34%
}

.mentor-ex-slider .owl-dots .owl-dot span {
    width: 30px !important;
    height: 5px !important
}

.mentor-ex-slider .owl-dot span {
    margin: 5px 2px !important
}

.success-heading .heading {
    margin-bottom: 10px
}

.success-meter {
    display: flex;
    justify-content: space-evenly
}

.successdata {
    width: 245px;
    margin: auto;
    text-align: center
}

.successdata p {
    color: #fff;
    font-weight: 500
}

.successdata h1 {
    font-size: 50px;
    background-color: red;
    background-image: linear-gradient(180deg, #FC644F, #F08D28);
    background-size: 100%;
    background-repeat: repeat;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -moz-background-clip: text;
    -moz-text-fill-color: transparent
}

.success-heading {
    margin-top: 50px
}

.success {
    background: linear-gradient(180deg, #042A35, #134A5F);
    padding: 66px 0 103px;
    margin-bottom: 25px
}

.empower {
    padding: 140px 0 97px;
    background: url(../img/empower.webp);
    height: 629px
}

.readytoempower {
    padding-left: 70px
}

.readytoempowerheading h2 {
    font-weight: 600;
    font-size: 1.75rem;
    color: #FE8A01;
    margin-bottom: 30px
}

.readytoempowerdesc {
    width: 450px;
    margin-bottom: 50px
}

.readytoempowerdesc p {
    color: #fff;
    line-height: 1.7;
    font-weight: 300
}

.empower-social {
    display: flex;
    flex-direction: column;
    line-height: 2
}

.empower-social i {
    width: 40px;
    background: linear-gradient(180deg, #F4BD1A, #FE8301);
    padding: 10px;
    font-size: 20px;
    border-radius: 50%;
    text-align: center
}

.empower-social strong {
    color: #F89820;
    margin-top: 10px
}

.empower-social p {
    color: #fff;
    font-size: 14px
}

.empower-number-mail {
    display: flex;
    justify-content: space-between
}

.drop-message {
    background: #FFF;
    width: 100%;
    border-radius: 10px;
    padding: 0px;
    position: relative;
    top: -38%
}

.form-drop-heading {
    padding: 23px 0 0;
    display: flex;
    justify-content: space-evenly;
    align-items: center
}

.form-drop-heading button {
    border: none;
    background: none;
    font-weight: 600;
    outline: none;
    transition: all .8s
}

.form-drop-heading button.active {
    background: #FFE401;
    padding: 8px;
    border: none;
    font-weight: 600;
    position: relative
}

.form-drop-heading button.active::before {
    content: '';
    width: 0;
    height: 0;
    border: 15px solid transparent;
    border-top-color: #FFE401;
    position: absolute;
    left: 50%;
    bottom: -35%;
    transform: translate(-50%, 50%)
}

.get-registration-form {
    background: linear-gradient(90deg, #f76d1d, #ffd343);
    padding: 15px;
    position: relative
}

.get-registration-form button {
    font-size: 20px;
    width: 20px;
    height: 20px;
    border: 1px solid #575757;
    border-radius: 50%;
    right: 15px;
    top: 18px;
    position: absolute
}

.get-registration-form h5 {
    font-size: 22px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 0
}

.form-drop {
    padding: 10px 0 54px
}

.form-drop form .form-inline {
    justify-content: space-between;
    flex-wrap: nowrap;
    align-items: normal
}

.form-drop form .form-inline input, .form-drop form .form-inline select {
    height: 43px;
    width: 100%;
    margin-top: 25px;
    margin-left: 0;
    border: none;
    background: transparent;
    padding: 0 11px;
    outline: none;
    border: none;
    border-bottom: 1px solid #f8981d
}

.ans {
    position: relative;
    width: 100% !important;
    padding: 0 10px
}

.ans .help-block {
    font-size: 12px
}

.form-drop form .form-inline input::placeholder, .form-drop form .form-inline select::placeholder {
    font-size: 12px;
    color: #6c757d
}

.form-drop form .form-inline select {
    font-size: 12px;
    color: #6c757d
}

.form-drop form .form-inline textarea {
    color: #6c757d;
    width: 100%;
    height: 41px;
    padding: 10px 11px;
    margin-top: 25px;
    border: none;
    font-size: 12px;
    outline: none;
    border: none;
    border-bottom: 1px solid #f8981d
}

.form-drop form .form-inline .input-company {
    height: 43px;
    width: 100%;
    margin-top: 25px;
    border: none;
    padding: 0 11px;
    outline: none;
    border: none;
    border-bottom: 1px solid #f8981d
}

.form-drop form .form-inline .input-course {
    height: 43px;
    width: 100%;
    margin-top: 25px;
    border: none;
    padding: 0 11px;
    outline: none;
    border: none;
    border-bottom: 1px solid #f8981d
}

.form-drop form p {
    font-size: 12px;
    font-weight: 400;
    margin-top: 25px;
    margin-bottom: 22px;
    padding: 0 20px
}

.form-comman {
    padding: 10px 0 54px;
    margin-top: 16px;
    padding: 30px 50px;
    border-top: 7px solid #ffa302
}

.form-comman form .form-inline {
    justify-content: space-between;
    flex-wrap: nowrap;
    align-items: normal
}

.form-comman form .form-inline input, .form-comman form .form-inline select {
    height: 43px;
    width: 100%;
    margin-top: 25px;
    margin-left: 0;
    border: none;
    background: transparent;
    padding: 0 11px;
    outline: none;
    border: none;
    border-bottom: 1px solid #f8981d
}

.form-comman form .form-inline input::placeholder, .form-comman form .form-inline select::placeholder {
    font-size: 12px;
    color: #6c757d
}

.form-comman form .form-inline select {
    font-size: 12px;
    color: #6c757d
}

.form-comman form .form-inline textarea {
    color: #6c757d;
    width: 100%;
    height: 41px;
    padding: 10px 11px;
    margin-top: 25px;
    border: none;
    font-size: 12px;
    outline: none;
    border: none;
    border-bottom: 1px solid #f8981d
}

.form-comman form .form-inline .input-company {
    height: 43px;
    width: 100%;
    margin-top: 25px;
    border: none;
    padding: 0 11px;
    outline: none;
    border: none;
    border-bottom: 1px solid #f8981d
}

.form-comman form .form-inline .input-course {
    height: 43px;
    width: 100%;
    margin-top: 25px;
    border: none;
    padding: 0 11px;
    outline: none;
    border: none;
    border-bottom: 1px solid #f8981d
}

.form-comman form p {
    font-size: 12px;
    font-weight: 400;
    margin-top: 25px;
    margin-bottom: 22px;
    padding: 0 20px
}

.inquery-class .form-comman {
    padding: 10px 0 54px;
    margin-top: 16px;
    padding: 30px 50px;
    border-top: 7px solid #ffa302
}

.inquery-class .form-comman form .form-inline {
    justify-content: space-between;
    align-items: normal
}

.inquery-class .form-comman form .form-inline input, .form-comman form .form-inline select {
    height: 43px;
    width: 100%;
    margin-top: 25px;
    margin-left: 0;
    border: none;
    background: transparent;
    padding: 0 11px;
    outline: none;
    border: none;
    border-bottom: 1px solid #f8981d
}

.inquery-class .form-comman form .form-inline input::placeholder, .form-comman form .form-inline select::placeholder {
    font-size: 12px;
    color: #6c757d
}

.inquery-class .form-comman form .form-inline select {
    font-size: 12px;
    color: #6c757d
}

.inquery-class .form-comman form .form-inline textarea {
    color: #6c757d;
    width: 100%;
    height: 29px;
    padding: 10px 11px;
    margin-top: 25px;
    border: none;
    font-size: 12px;
    outline: none;
    border: none;
    border-bottom: 1px solid #f8981d
}

.inquery-class .form-comman form .form-inline .input-company {
    height: 43px;
    width: 100%;
    margin-top: 25px;
    border: none;
    padding: 0 11px;
    outline: none;
    border: none;
    border-bottom: 1px solid #f8981d
}

.inquery-class .form-comman form .form-inline .input-course {
    height: 43px;
    width: 100%;
    margin-top: 25px;
    border: none;
    padding: 0 11px;
    outline: none;
    border: none;
    border-bottom: 1px solid #f8981d
}

.inquery-class .form-comman form p {
    font-size: 12px;
    font-weight: 400;
    margin-top: 25px;
    margin-bottom: 22px;
    padding: 0 20px
}

.drop-button button {
    width: 100%;
    border: none;
    color: #fff;
    font-weight: 600;
    background: linear-gradient(-45deg, #FD904F, #F3B627);
    padding: 7px 0;
    border-radius: 5px;
    outline: none;
    font-size: 20px
}

.form-tabcontent {
    display: none;
    padding: 6px 12px;
    border-top: none
}

.modal-form-fill .drop-number .select2-container--bootstrap .select2-selection--single {
    background-color: #f7fbff;
    box-shadow: none;
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    background: transparent;
    height: 40px !important;
    line-height: 40px;
    margin-left: 0;
    border: none;
    font-size: 14px;
    border-bottom: 1px solid #f8981d;
    margin-top: 17px;
    width: 76px
}

.offers-class .drop-number .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent;
    border-style: solid;
    border-width: 6px 4px 0;
    height: 0;
    left: 50%;
    position: absolute;
    top: 47%;
    width: 0
}

.drop-message .form-drop .ans .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent;
    border-style: solid;
    border-width: 6px 4px 0;
    height: 0;
    margin-left: 51px;
    margin-top: -3px;
    position: absolute;
    top: 50%;
    width: 0
}

.course-about .valide-text input[type="tel"] {
    left: 30%;
    width: 70% !important
}

.enroll-class .drop-number .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent;
    border-style: solid;
    border-width: 6px 4px 0;
    height: 0;
    left: 50%;
    margin-left: 24px;
    margin-top: 2px;
    position: absolute;
    top: 50%;
    width: 0
}

.student-payment .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 32px
}

.student-payment .select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: 4px
}

.student-payment .select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #495057
}

.drop-number .select2-container--default .select2-selection--single {
    background-color: #ddd;
    border-radius: 0 !important;
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    background: transparent;
    color: #a0a0a0;
    height: 38px !important;
    line-height: 52px;
    margin-left: 0;
    border: none;
    border-bottom: 1px solid #f8981d;
    margin-top: 13px
}

#myModal4 .drop-number .select2-container--bootstrap .select2-selection--single {
    background-color: #f7fbff;
    box-shadow: none;
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    background: transparent;
    height: 41px !important;
    line-height: 45px;
    margin-left: 0;
    border: none;
    width: 80px;
    margin-top: 13px
}

#commanModalCourse .drop-number .select2-container--bootstrap .select2-selection--single {
    background-color: #f7fbff;
    box-shadow: none;
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    background: transparent;
    height: 41px !important;
    line-height: 45px;
    margin-left: 0;
    border: none;
    width: 80px;
    border-bottom: 1px solid #f8981d;
    margin-top: 13px
}

.right-oppor-form .ans .drop-number .select2-container {
    height: 30px
}

.drop-message .drop-number .select2-container--bootstrap .select2-selection--single {
    background-color: #f7fbff;
    box-shadow: none;
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    background: transparent;
    height: 58px !important;
    margin-left: 0;
    border: none;
    margin-top: 12px
}

.modalclass .drop-number .select2-container--bootstrap .select2-selection--single {
    background-color: #ddd;
    border-radius: 0 !important;
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    width: 95px;
    background: transparent;
    height: 38px !important;
    line-height: 34px;
    font-size: 14px;
    margin-left: 0;
    border: none;
    margin-top: 20px
}

.form-column .drop-number .select2-container--bootstrap .select2-selection--single {
    background-color: #f7fbff;
    box-shadow: none;
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    background: transparent;
    height: 35px !important;
    line-height: 40px;
    margin-left: 0;
    border: none;
    margin-top: 13px;
    border-bottom: 1px solid #ddd
}

.form-column .drop-number .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent;
    border-style: solid;
    border-width: 6px 4px 0;
    height: 0;
    left: 23%;
    margin-top: 6px;
    position: absolute;
    top: 50%
}

.enroll-class-form .drop-number .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent;
    border-style: solid;
    border-width: 6px 4px 0;
    height: 0;
    left: 50%;
    margin-left: 20px;
    margin-top: -10px;
    position: absolute;
    top: 50%;
    width: 0
}

.dropquery-right .drop-number .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent;
    border-style: solid;
    border-width: 6px 4px 0;
    height: 0;
    left: 85%;
    margin-left: 21px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0
}

#commanModalCourse .drop-number .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent;
    border-style: solid;
    border-width: 6px 4px 0;
    height: 0;
    left: 79%;
    position: absolute;
    top: 59%;
    width: 0
}

#myModal4 .drop-number .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent;
    border-style: solid;
    border-width: 6px 4px 0;
    height: 0;
    left: 110%;
    position: absolute;
    top: 59%;
    width: 0
}

.sticky-form .drop-number .select2-container--bootstrap .select2-selection--single {
    background-color: #f7fbff;
    box-shadow: none;
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    background: transparent;
    height: 40px !important;
    padding-top: 0;
    margin-left: 0;
    margin-top: 19px;
    border: none;
    width: 101px
}

.sticky-form .drop-number .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent;
    border-style: solid;
    border-width: 6px 4px 0;
    height: 0;
    left: 110%;
    position: absolute;
    top: 50%;
    width: 0
}

.curriculum .sticky-form .drop-number .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent;
    border-style: solid;
    border-width: 6px 4px 0;
    height: 0;
    left: 80%;
    margin-left: 22px;
    margin-top: 6px;
    position: absolute;
    top: 50%;
    width: 0
}

.dropquery-right .drop-number .select2-container--bootstrap .select2-selection--single {
    background-color: #f7fbff;
    box-shadow: none;
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    background: transparent;
    height: 35px !important;
    line-height: 23px;
    margin-left: 0;
    border: none;
    width: 80px;
    margin-top: 13px
}

.curriculumid .valide-text input[type="tel"] {
    left: 15%;
    width: 85% !important
}

.led-online-new {
    background: #f3f3f3;
    padding-top: 50px;
    padding-bottom: 50px
}

.upcoming-batches-super-heading h2 {
    text-transform: uppercase;
    border-bottom: 4px solid #FA8E2B;
    width: 193px;
    color: #0F2C39;
    font-size: 24px;
    font-weight: 700;
    margin: 0 auto 50px;
    padding-bottom: 2px
}

.upcoming-batches-heading {
    position: relative
}

.upcoming-batches-heading h3 {
    color: #0F2C39;
    font-size: 18px;
    font-weight: 600;
    margin: auto;
    padding-bottom: 5px
}

.upcoming-batches-heading .line {
    width: 155px
}

.online-class-section {
    margin-top: 40px;
    display: flex;
    justify-content: space-between
}

.online-class-list {
    width: 340px;
    background: #fff;
    padding: 35px 30px 20px;
    position: relative;
    border-radius: 9px;
    box-shadow: 0 0 12px 4px #dedede;
    overflow: hidden
}

.online-class-schedule {
    position: absolute;
    top: 0;
    left: 0
}

.magenta p {
    font-size: 10px;
    font-weight: 300;
    color: #fff;
    background: #B2012F;
    border-top-left-radius: 10px;
    border-bottom-right-radius: 10px;
    padding: 3px 14px;
    letter-spacing: 1px
}

.sherpa-blue p {
    font-size: 10px;
    font-weight: 300;
    color: #fff;
    background: #003944;
    border-top-left-radius: 10px;
    border-bottom-right-radius: 10px;
    padding: 3px 14px;
    letter-spacing: 1px
}

.blue p {
    font-size: 10px;
    font-weight: 300;
    color: #fff;
    background: blue;
    border-top-left-radius: 10px;
    border-bottom-right-radius: 10px;
    padding: 3px 14px;
    letter-spacing: 1px
}

.policy-cc li {
    list-style-type: disc;
    margin-left: 40px;
    margin-bottom: 2px;
    text-align: justify
}

.policy-cc {
    font-size: 14px
}

.ans-place-desc p {
    font-size: 14px
}

.online-class-price {
    text-align: center
}

.online-class-price span {
    font-size: 25px;
    font-weight: 700;
    color: #242C2E
}

.online-class-price del {
    font-size: 15px
}

.online-class-time {
    display: flex;
    justify-content: center;
    margin-top: 17px;
    margin-bottom: 17px
}

.online-class-calendar, .online-class-clock {
    display: flex;
    align-items: center;
    margin-left: 15px
}

.online-class-calendar img, .online-class-clock img {
    margin-right: 0
}

.online-class-calendar i, .online-class-clock i {
    background: linear-gradient(302deg, #ffed17, #dd8336);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.online-class-calendar p, .online-class-clock p {
    font-size: 16px;
    font-weight: 700;
    margin-left: 5px;
    color: #242C2E
}

.online-class-points {
    margin-bottom: 30px;
    padding-top: 17px
}

.online-class-points p {
    font-size: 12px;
    font-weight: 400;
    display: flex;
    margin-bottom: 10px;
    align-items: baseline
}

.online-class-points p:last-child {
    font-weight: 600
}

.online-class-points p i {
    color: #FDA42E;
    margin-right: 9px
}

.online-class-offer {
    position: absolute;
    right: -30px;
    bottom: -30px;
    width: 90px;
    height: 90px;
    background: linear-gradient(0deg, #ff7d6e, #ffc071);
    color: #fff;
    border-radius: 50%;
    text-align: center
}

.online-class-offer h4 {
    font-size: 17px;
    font-weight: 600;
    padding: 20px;
    text-align: left;
    line-height: 1
}

.online-class-button button {
    margin: auto;
    display: block;
    text-transform: uppercase
}

.online-discount button {
    margin: auto;
    display: block;
    font-size: 12px;
    font-weight: 600;
    background: linear-gradient(45deg, #052B36, #124B5E);
    border: none;
    color: #fff;
    padding: 2px 5px
}

.timing-suit {
    margin-top: 50px;
    text-align: center
}

.timing-suit h4 {
    color: #0F2C39;
    font-size: 18px;
    font-weight: 600;
    margin: auto;
    padding-bottom: 5px
}

.timing-suit p {
    font-size: 13px;
    font-weight: 400
}

.timing-suit button {
    margin-top: 15px;
    text-transform: uppercase
}

.mockup {
    margin: 50px 0 0
}

.mockup-heading h3 {
    color: #0F2C39;
    font-size: 18px;
    font-weight: 600;
    margin: auto;
    padding-bottom: 5px
}

.mockup-heading .line {
    width: 146px
}

.mockup-desc, .project-list {
    margin-top: 25px
}

.mockup-desc span, .project-list span {
    margin-left: 1.8em;
    font-size: 13px;
    font-weight: 400;
    text-align: justify;
    position: relative;
    margin-bottom: 15px;
    display: flex;
    align-items: baseline
}

.mockup-desc span::before, .project-list span::before {
    content: " ";
    position: absolute;
    top: 2px;
    left: -20px;
    display: inline-block;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    height: 1em;
    width: .5em;
    border-bottom: .2em solid #ff5f14;
    border-right: .2em solid #ff5f14
}

.mockupwork img {
    margin-top: 10px;
    width: 90%
}

.mockupwork strong {
    font-size: 17px;
    font-weight: 600
}

.mockup-button button {
    margin: auto;
    display: block;
    margin-top: 35px;
    font-size: 14px;
    text-transform: uppercase;
    width: 50%
}

.project {
    padding: 50px 0 0
}

.project-heading h3 {
    color: #0F2C39;
    font-size: 18px;
    font-weight: 600;
    margin: auto;
    padding-bottom: 5px
}

.project-heading .line {
    width: 73px
}

.sticky-form {
    position: sticky;
    top: 80px;
    margin-top: 10px
}

.pi-place .india-row {
    width: 100%;
    background: #fff;
    padding: 20px;
    box-shadow: 0 0 5px 3px #d4d4d4c2;
    margin: auto;
    margin-bottom: 25px
}

.india-row {
    width: 290px;
    background: #fff;
    padding: 20px;
    box-shadow: 0 0 5px 3px #d4d4d4c2;
    margin: auto;
    margin-bottom: 25px
}

.india-side-row {
    width: 314px;
    background: #fff;
    padding: 1px 5px;
    margin-right: 118px;
    margin-left: 15px;
    box-shadow: 0 0 5px 3px #d4d4d4c2;
    margin-bottom: 25px
}

.blog-cat-details-section {
    box-shadow: 0 4px 7px 0 #0000003b;
    padding: 1rem 0
}

.india-contact, .row-contact {
    width: 100%
}

.india-contact {
    margin-bottom: 20px
}

.row-contact strong {
    font-size: 15px
}

.row-image img {
    margin-left: 40px
}

.india-row-image, .india-row-image {
    display: flex;
    align-items: center
}

.india-row-image p, .india-row-image p {
    font-size: 11px;
    font-weight: 300
}

.india-contact a, .row-contact a {
    font-size: 14px;
    color: #000;
    font-weight: 600;
    border-right: 2px solid #6f6f6f;
    padding-right: 3px
}

.review-portion {
    display: initial
}

.india-image {
    display: flex;
    align-items: center;
    justify-content: end;
}

.india-image a i {
    background: linear-gradient(302deg, #FFA817, #dd8336);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 25px
}

.row-image a i {
    background: linear-gradient(302deg, #ffed17, #dd8336);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 30px
}

.row-image img {
    margin-left: 40px;
}

.review-portion .sticky-form .form-column {
    width: 257px;
    background: #fff;
    padding: 20px;
    margin-right: 0;
    margin-left: 0;
    box-shadow: 0 0 5px 3px #d4d4d4c2;
    margin-bottom: 20px
}

.sticky-form .form-column {
    width: 315px;
    background: #fff;
    padding: 20px;
    margin-right: 118px;
    margin-left: 15px;
    box-shadow: 0 0 5px 3px #d4d4d4c2;
    margin-bottom: 20px
}

.sticky-form .form-column form {
    font-size: 13px
}

.sticky-form .form-column form select, .sticky-form .form-column form input {
    border: none;
    border-bottom: 1px solid #ddd;
    background: transparent;
    height: 41px;
    outline: none;
    margin-top: 10px;
    padding: 0 0 0 7px
}

.sticky-form .form-column form textarea {
    border: none;
    border-bottom: 1px solid #ddd;
    background: transparent;
    height: 41px;
    outline: none;
    font-size: 13px;
    margin-top: 20px;
    padding: 0 0 0 7px
}

.job-list .sticky-form .form-column form textarea {
    border: none;
    border-bottom: 1px solid #ddd;
    background: transparent;
    height: 41px;
    outline: none;
    font-size: 13px;
    margin-top: 20px;
    padding: 0 0 0 7px
}

.sticky-form .form-column form select, .sticky-form .form-column form input::placeholder, .sticky-form .form-column form textarea::placeholder {
    color: #545454
}

.sticky-form .form-column form input, .sticky-form .form-column form textarea {
    width: 100%
}

.sticky-form .form-column form .form-inline input {
    width: 70%
}

.sticky-form .form-column form button {
    width: 165px;
    height: 40px;
    border-radius: 4px;
    border: 1px solid #f97240;
    background: transparent;
    color: #f97540;
    text-transform: uppercase;
    margin: 10px auto 0;
    display: block
}

.enrolling {
    background: url(../img/Background_Image.png);
    background-size: cover
}

.enrolling-en {
    padding: 46px 0 0 30px
}

.enroll-class-form .form-inline {
    justify-content: space-between;
    align-items: flex-start
}

.enrolling-en .enroll-class-form .form-inline .form-group {
    width: 270px
}

.enrolling-en .en a {
    color: inherit;
    font-weight: 700
}

.enroll-class-course {
    background: #F9F9F9
}

.enrolling-img img {
    margin-top: 6px;
    width: 336px
}

#morelessons, #morefaqs {
    display: none
}

.lessons p, .morequries p {
    text-align: center;
    margin: 15px auto;
    width: 130px;
    font-weight: 600;
    font-size: 16px;
    color: #0037a5;
    cursor: pointer
}

.needcurri, .stillquries {
    display: flex;
    justify-content: space-between;
    padding: 12px 25px;
    background: #f0f0f0;
    align-items: center
}

.stillquries {
    justify-content: center
}

.needcurri strong, .stillquries strong {
    font-size: 16px;
    color: #000;
    font-weight: 500
}

.needcurri button, .stillquries button {
    text-transform: uppercase;
    margin: inherit
}

.stillquries button {
    margin-left: 40px;
    text-transform: inherit
}

.related-courses {
    background: #fefefe;
    padding: 50px 0 20px;
}

.related-courses .related-courses-super-heading h2 {
    text-transform: uppercase;
    border-bottom: 4px solid #FA8E2B;
    width: fit-content;
    color: #0F2C39;
    font-size: 24px;
    font-weight: 700;
    margin: 0 auto 50px;
    padding-bottom: 2px
}

.related-courses .related-courses-heading .line {
    margin: auto;
    width: 150px
}

.related-courses-list {
    margin-top: 30px
}

.related-courses-list img {
    width: 50px;
    margin: 10px
}

.related-courses-list .related {
    display: flex;
    background: #fff;
    box-shadow: 0 0 8px 6px #f1f1f1;
    align-items: center;
    justify-content: flex-start;
    text-decoration: none;
    color: #000;
    margin-bottom: 30px
}

.related-courses-list .related .related-course-name {
    padding: 0 8px
}

.related-courses-list .related .related-course-name strong {
    font-size: 12px;
    display: block
}

.related-courses-list .related .related-course-name .related-rating {
    font-size: 12px;
    margin-top: 6px
}

.related-courses-list .related .related-course-name .related-rating i {
    color: #FDAF19
}

.related-courses-list .related .related-course-name .related-rating span {
    font-weight: 500;
    margin-left: 5px
}

.login-wrapper {
    background: url(../img/Login_Page.jpg);
    background-size: cover;
    width: 100%;
    height: 665px
}

.login-form-page {
    width: 580px;
    padding: 25px 0;
    margin: auto
}

.login-form-page .login-logo {
    text-align: center
}

.login-form-page .login-heading {
    text-align: center;
    color: #fff;
    margin: 42px 0
}

.login-form form {
    display: flex;
    flex-direction: column;
    padding: 0 64px
}

.login-form form a {
    margin: 41px 0;
    color: #FDCD00
}

.login-button {
    margin: auto;
    border: 2px solid transparent;
    -moz-border-image: -moz-linear-gradient(top left, #0EADC0 0%, #FAFA7E 100%);
    -webkit-border-image: -webkit-linear-gradient(top left, #0EADC0 0%, #FAFA7E 100%);
    border-image: linear-gradient(to bottom right, #7BD3A3 0%, #03A8C4 100%);
    border-radius: 10px;
    width: 150px;
    border-image-slice: 1;
    margin-bottom: 25px
}

.login-button input {
    margin: auto;
    display: block;
    border: none;
    padding: 9px 0;
    background: -webkit-linear-gradient(#FFFE7F, #05A9C4);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 1px
}

.login-form form span {
    text-align: center;
    color: #fff
}

.login-form form .or {
    margin: 20px 0;
    text-align: center;
    color: #4FD6D2;
    position: relative
}

.login-form form .or::before {
    content: '';
    width: 160px;
    height: 1px;
    position: absolute;
    top: 10px;
    left: 45px;
    background: #4FD6D2
}

.login-form form .or::after {
    content: '';
    width: 160px;
    height: 1px;
    position: absolute;
    top: 10px;
    right: 45px;
    background: #4FD6D2
}

.form-social-img {
    display: flex;
    justify-content: center
}

.form-social-img img {
    margin: 0 15px
}

.post-social a {
    color: #000
}

.terms-policy p {
    font-size: 12px;
    text-align: center;
    color: #fff;
    margin-top: 28px
}

.effect-16 {
    border: 0;
    padding: 4px 0;
    border-bottom: 1px solid #4FD6D2;
    background-color: transparent
}

.effect-16~.focus-border {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 2px;
    background-color: #4FD6D2;
    transition: .4s
}

.effect-16:focus~.focus-border, .has-content.effect-16~.focus-border {
    width: 100%;
    transition: .4s
}

.effect-16~label {
    position: absolute;
    left: 70px;
    width: 100%;
    top: 9px;
    color: #4FD6D2;
    transition: .3s;
    z-index: -1;
    letter-spacing: .5px;
    font-size: 14px
}

.effect-16:focus~label, .has-content.effect-16~label {
    top: -16px;
    font-size: 12px;
    color: #4FD6D2;
    transition: .3s
}

.input-lebel-effect {
    position: relative;
    z-index: 1;
    display: flex
}

.input-effect input {
    outline: none
}

.input-lebel-effect.input-effect select {
    background: transparent;
    border: none;
    color: #4FD6D2;
    border-bottom: 1px solid #4FD6D2
}

.input-effect input[type="text"] {
    color: #4FD6D2;
    width: 100%;
    box-sizing: border-box;
    letter-spacing: 1px;
    padding-left: 15px
}

.newmob label {
    color: #fff
}

.newmobsection {
    display: flex
}

.newmobsection select {
    background: transparent;
    border: none;
    border-bottom: 1px solid #fff;
    color: #fff;
    width: 15%;
    font-weight: 600
}

.newmobsection select option {
    background: #4dc3af
}

.newmobsection input {
    background: transparent;
    border: none;
    border-bottom: 1px solid #fff;
    width: 85%;
    color: #fff;
    font-weight: 600;
    padding-left: 15px
}

.otp p {
    font-size: 12px;
    text-align: center;
    color: #fff
}

.otp p a {
    color: #FDCD00
}

.otp-pass {
    display: flex;
    justify-content: space-evenly;
    margin-top: 20px
}

.otp-pass input {
    background: transparent;
    border: none;
    border-bottom: 1px solid #fff;
    width: 50px;
    text-align: center;
    color: #fff;
    font-size: 40px
}

.time-resend {
    display: flex;
    justify-content: space-around;
    color: #fff;
    margin-top: 80px;
    font-size: 12px
}

.resend p a {
    color: #FDCD00
}

.otp-button {
    text-align: center;
    margin-top: 70px
}

.otp-button input {
    width: 370px;
    height: 60px;
    border: none;
    border-radius: 30px;
    background: linear-gradient(45deg, #FFFF2F, #02869B);
    color: #fff;
    font-weight: 500;
    font-size: 25px
}

.mob {
    width: 100%
}

.form-social-img a {
    margin: 0 !important
}

.modalclass button.downloadclose {
    position: absolute;
    font-size: 20px;
    width: 20px;
    height: 20px;
    border: 1px solid #575757;
    border-radius: 50%;
    right: 25px;
    top: 19px
}

.codeLocation {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.enroll-class-form .codeLocation {
    width: 112px;
    border: 0px;
}

.phone_arrow {
    position: relative;
}

.phone_arrow::after {
    content: '';
    position: absolute;
    background-color: #f2b329;
    width: 1px;
    height: 39%;
    bottom: 10px;
    left: 0px;
}

.fcontrol .arrow-country input {
    width: 112px;
    margin: 0px;
    height: 100%;
    border-radius: 0px;
    border-right: 1px solid #d3d3d3;
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
    border-top: 0px;
    border-left: 0px;
    border-bottom: 0px;
}

.courseclass .courseLocation {
    font-size: 13px;
    border-radius: 0px;
}

.show_course {
    position: relative;
}

.modalclass .select2.select2-container.select2-container--bootstrap {
    position: absolute;
    z-index: 1;
    top: 0
}

.modal-content {
    border: 0
}

@media (min-width: 576px) {
    #myModal3 .modal-dialog {
        margin: .75rem auto !important
    }

    .download-form .modal-dialog {
        max-width: 400px;
        margin: 1.75rem auto
    }
}

.download-form .modal-body, .download-form .modal-header {
    margin: 0;
    border: 0
}

.download-form .modal-body {
    padding: 35px 0
}

.download-form .modal-header {
    padding: 0
}

.download-form .model-image img {
    border-radius: 5px
}

.download-form .modal-content {
    border-radius: 5px;
    border: 0
}

.download-form .modal-header .close {
    padding: 0;
    margin: 0;
    position: absolute;
    top: 18px;
    left: 91%;
    z-index: 1;
    font-size: 20px;
    width: 20px;
    height: 20px;
    border: 1px solid #575757;
    border-radius: 50%
}

.download-form-content h6 {
    color: #3F3F3F;
    font-size: 18px;
    font-weight: 600;
    line-height: 27px;
    width: 72%;
    margin: 0 auto;
    margin-bottom: 15px
}

.download-form-content p {
    color: #3F3F3F;
    margin: 0 auto;
    max-width: 86%;
    margin-bottom: 25px;
    font-size: 13px;
    font-weight: 500;
    line-height: 24px
}

.button-green {
    border: 1px solid #00504F;
    background: transparent;
    padding: 8px 24px;
    font-weight: 500;
    border-radius: 4px;
    color: #00504F !important
}

.form-control, input {
    font-size: 14px;
    color: #495057;
}

.valide-text {
    position: relative
}

.offers-class .valide-text input[type="tel"] {
    position: absolute;
    top: 0;
    left: 19%;
    width: 81% !important
}

.valide-text1 {
    position: relative
}

.like-curriculum .select2-container, .enroll-class-form .select2-container {
    position: absolute;
    top: 7px
}

.form-batch .select2-container {
    position: absolute;
    top: 15px
}

.form-batch .button2:hover {
    color: #fa872a;
    background: transparent
}

.enroll-class-form .valide-text1 .form-control {
    width: 100%;
}

.dropquery-right .valide-text input[type="tel"] {
    position: absolute;
    top: 0;
    left: 16%;
    width: 84% !important
}

.sticky-form .valide-text input[type="tel"] {
    position: absolute;
    top: 0;
    left: 30%;
    width: 70% !important
}

.batch-request .valide-text1 input[type="tel"] {
    padding: 0 0 0 10px !important;
    border: 0px;
    width: auto;
    margin: 0px;
    height: 100%;
}

.phone-batch {
    border: solid 1px #ddd;
    box-shadow: 0 0 10px 3px #f1f1f1;
    height: 37px;
    border-radius: 6px;
}

.phone-batch .mobile-hidden {
    top: 0px !important;
}

.form-drop .ans .offers-class .valide-text input[type="tel"] {
    position: absolute !important;
    top: 0;
    left: 20%;
    width: 80% !important
}

.right-oppor-form-section2 .ans .drop-number .select2-container {
    width: 100%;
    margin-top: 12px;
    margin-left: 0;
    border: none;
    padding: 0 11px 0 6px;
    outline: none;
    border: none;
    border-bottom: 1px solid #f8981d
}

.drop-message .ans .select2-container .select2-selection--single .select2-selection__rendered {
    padding: 0 !important
}

.ans .drop-number .select2-container {
    height: 43px;
    width: 34% !important;
    margin-top: 25px;
    margin-left: 0;
    border: none;
    padding: 0 11px 0 6px;
    outline: none;
    border: none;
    border-bottom: 1px solid #f8981d
}

.ans .drop-number .select2-container {
    position: absolute
}

.right-oppor-form .ans .drop-number .select2-container {
    width: 24% !important
}

.ans .drop-number .select2-container .select2-selection--single .select2-selection__rendered {
    font-size: 13px;
    color: #6c757d
}

.dropquery .valide-text .drop-number {
    margin-top: 15px
}

.pi-place .form-column .select2-container .select2-selection--single .select2-selection__rendered {
    padding-left: 0;
    font-size: 12px
}

.resolve-query-form .courseclass .select2-container {
    width: 100% !important;
}

.resolve-query-form input::placeholder, .resolve-query-form textarea::placeholder {
    color: #495057
}

.resolve-query-form .drop-number {
    position: relative
}

.resolve-query .select2-container {
    position: absolute;
    top: 34px;
}

.resolve-query-form .drop-number .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b {
    border-color: #495057 transparent transparent;
    border-style: solid;
    border-width: 6px 4px 0;
    height: 0;
    left: 50%;
    margin-left: 20px;
    margin-top: -10px;
    position: absolute;
    top: 50%;
    width: 0
}

.right-oppor-form .drop-number .select2-container .select2-selection--single .select2-selection__rendered {
    font-size: 14px;
    color: #6c757d;
    padding: 0
}

.right-oppor-form-section2 .ans .drop-number .select2-container {
    border-bottom: 0
}

button.button2:hover a {
    color: #fff
}

.form-batch .button2 {
    margin-top: 23.6px;
    padding: 7px 20px
}

.clientdropquery .valide-text1 .drop-number .select2-container {
    width: 75px !important
}

.review-wrapper {
    background: #F5F6FA
}

.banner-review {
    background: url(../img/review-banner-background.jpg);
    height: 380px
}

.banner-review-content {
    padding-top: 50px;
    color: #fff;
    width: 500px;
    margin: auto
}

.banner-review-content h3 {
    font-weight: 700;
    text-align: center;
    font-size: 37px;
    margin-bottom: 27px
}

.banner-review-content strong {
    text-align: center;
    margin: auto;
    display: block;
    font-size: 25px;
    font-weight: 600;
    margin-top: 25px
}

.banner-review-content form {
    margin: 16px 0 16px -40px;
    box-shadow: 0 0 7px 4px #3a3a3a61
}

.banner-review-content form select {
    width: 100%;
    height: 52px;
    border: none;
    border-radius: 5px;
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    padding: 0 15px
}

.banner-review-content form input {
    width: 100%;
    height: 52px;
    border: none;
    border-radius: 5px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    padding: 0 15px
}

.banner-review-content form input::placeholder {
    color: #000;
    font-style: italic
}

.banner-review-content form button {
    border: none;
    width: 52px;
    height: 52px;
    background: linear-gradient(90deg, #FFF139, #FEBE16);
    color: #fff;
    font-size: 27px;
    position: absolute;
    border-top-right-radius: 7px;
    border-bottom-right-radius: 7px
}

.banner-review-content form button:disabled {
    border: none;
    width: 52px;
    height: 52px;
    background: linear-gradient(90deg, #FFF139, #FEBE16) !important;
    color: #fff !important;
    font-size: 27px;
    position: absolute;
    border-top-right-radius: 7px;
    border-bottom-right-radius: 7px
}

.see-more-review button {
    background: transparent;
    border: 1px solid #F8981D;
    color: #FA9875;
    padding: 4px 15px;
    background: linear-gradient(0deg, #FC664B, #F2892D);
    color: #fff;
    border-radius: 5px;
    margin: auto auto 50px !important
}

.review-filter-heading {
    display: flex;
    justify-content: space-between;
    margin: 40px 0;
    border-bottom: 1px solid;
    padding-bottom: 20px;
    align-items: center
}

.review-filter-heading h4 {
    color: #1D3E5F;
    margin: 0
}

.review-filter-heading button {
    border: none;
    background: linear-gradient(180deg, #126599, #285397);
    color: #fff;
    padding: 6px 10px;
    text-transform: uppercase;
    font-weight: 500;
    border-radius: 5px
}

.review-section {
    padding: 50px 0
}

.rev-list .heading-rating {
    display: flex;
    align-items: center
}

.rev-list .heading-rating .name-linked {
    display: grid;
    margin-left: 20px
}

.rev-list .heading-rating .name-linked strong {
    font-weight: 500
}

.rev-list .heading-rating .name-linked i {
    width: 26px;
    padding: 5px;
    background: #0296D4;
    color: #fff;
    text-align: center
}

.heading-rating .image-name img {
    width: 69px;
    border-radius: 100%;
    height: 69px
}

.review-top-section {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.rating-smile1 i {
    color: #FFC016
}

.rating-smile1 span img {
    margin-left: 5px
}

.rating-smile2 {
    float: right
}

.rev-desc p {
    font-size: 14px;
    font-weight: 300;
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: justify
}

.rev-date span {
    font-size: 12px;
    font-weight: 300;
    position: absolute;
    right: 40px;
    bottom: 10px
}

.diff-plat-review {
    padding: 17px;
    border-radius: 10px;
    box-shadow: 0 0 6px 1px #dcdcdc
}

.rev-list {
    position: relative;
    margin-bottom: 20px;
    padding: 15px 30px;
    border-radius: 3px;
    box-shadow: 0 0 6px 0 #77777769
}

.diff-plat-review-items:first-child {
    padding-top: 0px;
}

.diff-plat-review-items {
    display: flex;
    justify-content: space-evenly;
    border-bottom: 1px solid #bdbdbd;
    padding-bottom: 5px;
    padding-top: 10px;
    align-items: center
}

.diff-plat-review-items-img {
    width: 38px
}

.diff-plat-review-items-img img {
    width: 100%
}

.diff-plat-review-rating p {
    font-size: 23px;
    font-weight: 600;
    color: #015368;
    margin-bottom: -10px
}

.diff-plat-review-rating p span {
    font-size: 16px;
    color: #b9b9b9;
    font-weight: 500
}

.diff-plat-review-rating i {
    font-size: 10px;
    width: 125px;
    display: flex;
    margin-top: 12px
}

.filter-review {
    margin-top: 0
}

.filter-review .filter-heading h4 {
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    width: 100%;
    border: 1px solid #ddd;
    padding: 7px;
    border-radius: 25px;
    background: linear-gradient(0deg, #FC664B, #F2892D);
    color: #fff
}

.filter-form {
    margin-bottom: 25px
}

.filter-review .filter-form form select {
    font-size: 12px;
    width: 100%;
    margin: 9px 0;
    background: transparent;
    padding: 7px;
    border: none;
    box-shadow: 0 0 6px 2px #dadada8f;
    border-radius: 20px;
    color: #a0a0a0
}

.filter-review .filter-form form input {
    text-transform: uppercase;
    width: 100%;
    margin-top: 15px;
    border: none;
    background: linear-gradient(0deg, #FC664B, #F2892D);
    color: #fff;
    border-radius: 20px;
    padding: 7px;
    font-size: 14px
}

.new-review {
    margin-top: 40px;
    box-shadow: 0 0 20px 0 #9e9e9e3d;
    padding: 20px;
    width: 257px;
}

.new-review-heading {
    margin-bottom: 10px;
    text-align: center
}

#navbarTogglerDemo01 {
    overflow: hidden
}

.new-review .select2-container .select2-selection--single .select2-selection__rendered {
    font-size: 12px
}

.new-review-heading strong {
    font-size: 14px;
    color: #696969
}

.new-review form input[type="file"] {
    margin-bottom: 0
}

.new-review .select2-container--default .select2-selection--single .select2-selection__placeholder {
    font-size: 12px;
    color: #5f5f5f;
    font-weight: 400
}

.new-review form textarea {
    line-height: 8px
}

.new-review form input, .new-review form textarea, .new-review form select {
    background: transparent;
    border: none;
    border-bottom: 1px solid #ddd !important;
    font-size: 12px;
    width: 100%;
    margin-top: 20px;
    padding: 7px;
    color: #5f5f5f
}

.text-error span.select2.select2-container {
    width: 100% !important;
    border-bottom: 1px solid #ddd !important
}

.new-review form input, .new-review form textarea, .new-review form select.new-review .select2-container .select2-selection--single {
    background: transparent;
    border: none;
    font-size: 12px;
    width: 100%;
    padding: 7px;
    color: #5f5f5f
}

.new-review .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 65px !important;
    text-align: initial;
    padding-left: 6px
}

.new-review select {
    padding: 7px 7px 7px 2px !important
}

.new-review .select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 5px
}

.new-review .help-block {
    font-size: 12px
}

.new-review .select2-container--default .select2-selection--single {
    box-shadow: none;
    background-color: transparent
}

.new-review .help-block {
    display: flex
}

.new-review .help-blockp:last-child {
    margin-top: 0 !important
}

.new-review form input[type="text"]:first-child {
    margin-top: 10px
}

.new-review form button {
    background: transparent;
    border: 1px solid #F8981D;
    color: #FA9875;
    padding: 4px 15px;
    text-transform: uppercase;
    background: linear-gradient(0deg, #FC664B, #F2892D);
    color: #fff;
    border-radius: 5px;
    margin-top: 30px;
    margin-left: 20%
}

.share-review {
    background: #006CFD;
    width: 100%;
    display: flex;
    margin: 40px 0;
    padding: 5px;
    justify-content: center;
    border-radius: 30px;
    align-items: center;
    box-shadow: 0 0 20px 0 #9e9e9e3d
}

.share-review p {
    color: #fff;
    font-weight: 500;
}

.course-cat .course-cat-heading {
    text-align: center;
    background: #fff;
    margin-bottom: 15px;
    padding: 7px;
    font-size: 15px;
    box-shadow: 3px 3px 5px 0 #b1b1b166
}

.course-cat .course-cat-heading strong {
    font-weight: 500;
    text-transform: uppercase
}

.course-cat .course-cat-list {
    display: flex;
    align-items: center;
    background: #fff;
    margin-bottom: 15px;
    box-shadow: 3px 3px 5px 3px #b1b1b166
}

.course-cat-list img {
    width: 50px
}

.course-cat .course-cat-list p {
    margin-left: 15px;
    font-size: 14px;
    font-weight: 400
}

.course-cat .course-cat-list p a {
    color: #000
}

.pagination {
    justify-content: space-between;
    align-items: center
}

.pagination .previous {
    width: 85px;
    border: 1px solid #FF9600;
    padding: 10px 4px;
    font-size: 15px;
    text-align: center;
    color: #ff9600;
    background: #fbfbfb
}

.pagination .next {
    color: #fff !important;
    width: 85px;
    background: #ff9600;
    padding: 10px 4px;
    font-size: 15px;
    text-align: center;
    color: #ff9600
}

.pagi .pagination-number {
    background: #fff;
    padding: 6px 14px;
    border: 1px solid #C8C8C8;
    color: #C8C8C8
}

.banner-review-content-icons {
    justify-content: space-evenly;
    display: flex;
    width: 310px;
    margin: auto;
    margin-bottom: 25px
}

.banner-review .select2-container--default {
    line-height: 52px !important
}

.all-course-box {
    transition: all .5s
}

.all-corses-term-cond a, .all-corses-term-cond a:hover {
    display: unset !important;
    background: unset !important;
    color: unset !important;
    padding: unset !important;
    width: unset !important;
    border: unset !important;
    outline: unset !important;
    text-align: unset !important;
    transition: unset !important;
    font-size: unset !important;
    margin-bottom: unset !important;
    font-weight: unset !important;
    color: #007bff !important;
    box-shadow: unset !important;
}

.all-course-box-title {
    display: flex;
    border-bottom: 1px solid #e6e6e6;
    padding: 15px 20px;
    align-items: center
}

.job-course-desc {
    margin-left: 45px;
    margin-right: 15px
}

.all-course-img img {
    width: 80px;
    height: 80px;
    transform: translate(18px, 18px)
}

.rating-smile1 {
    margin-bottom: 19.5px;
    font-size: 13px
}

.all-course-box-content h4 {
    font-weight: 600;
    margin-bottom: 6px;
    color: #4a4a4a;
    font-size: 16px
}

.all-course-box-content span.stats {
    margin-right: 13px
}

.course-info ul {
    list-style-type: disc;
    list-style-position: inside;
    font-size: 12px;
    margin-bottom: 0;
    font-weight: 400;
    color: #000
}

.all-course-highlights {
    font-size: 13px;
    display: grid;
    text-align: start;
    width: 21%
}

.all-course-btn a {
    text-decoration: none;
    color: #fff
}

.all-course-btn {
    padding: 7px 18px;
    border: none;
    background: linear-gradient(45deg, #F48631, #FB6D45);
    color: #fff;
    border-radius: 4px;
    margin-bottom: 16px
}

.all-course-box:hover {
    background: #f9f9f9;
    margin-left: -5px;
    width: 100%;
    cursor: pointer
}

.stats span {
    margin-left: 5px;
    font-size: 12px;
    font-weight: 300
}

#discountcall .close {
    right: 117px !important
}

@media only screen and (max-width: 767px) {
    .ccc-button-background {
        margin-bottom: 20px;
    }

    .right-side-newpopup {
        padding: 20px 10px !important;
    }

    .newcoursepopup-course .codeLocation {
        width: 80px !important;
    }

    .ccc img {
        display: none;
    }

    .mp-training-FREQUENTLY.ASKED.Questions {
        padding: 40px 0px;
    }

    .select-technology p {
        max-width: 95%;
    }

    .placement-video {
        display: flow-root;
        margin-bottom: 32px;
        padding: 10px 0;
        flex-wrap: wrap
    }

    .all-courses-banner .videowatch {
        padding: 30px 0
    }

    .all-courses-banner-content.mb-5 {
        margin-bottom: inherit !important
    }

    .modal-title {
        margin-bottom: 0;
        line-height: 1.5;
        font-size: 17px
    }

    .cc-achievement {
        padding: 2px 0 !important
    }

    .cc-achie-heading h2 {
        font-size: 13px !important;
        color: #003f60;
        margin-bottom: 17px !important
    }

    .course-banner-sections-left {
    }

    .inquery-class .form-comman {
        padding: 10px 0 54px;
        margin-top: 16px;
        padding: 30px 2px;
        border-top: 7px solid #ffa302
    }

    .leadcls .form-comman {
        padding: 10px 0 54px;
        margin-top: 16px;
        padding: 30px 2px;
        border-top: 7px 0pxsolid #ffa302
    }

    .leadcls .form-comman h3 {
        font-size: 13px;
        padding: 1px 23px
    }

    .inquery-class .form-comman h3 {
        font-size: 13px;
        padding: 1px 23px
    }

    .inquery-class .form-comman form .form-inline {
        justify-content: space-between;
        align-items: normal
    }

    .form-comman h3 {
        font-size: 13px
    }

    #discountcall .close {
        right: 48px !important
    }

    #course-popups .modal-body .modal-image {
        position: relative;
        display: none
    }

    #inquiry_popup_form .modal-body .modal-image {
        position: relative;
        display: none
    }

    .form-comman form .form-inline {
        justify-content: space-between;
        flex-wrap: wrap;
        align-items: normal
    }

    .fix-enquiry {
        display: none
    }

    .support-page {
        background-position: 10% 0;
        padding: 25px 0 35px;
        background: #fd9a09
    }

    .speciality-list .speciality-items {
        width: 100%;
        display: flex;
        margin-top: 10px;
        border: 1px solid #ffffff38;
        justify-content: space-evenly;
        padding: 8px 10px;
        border-radius: 6px;
        align-items: center
    }

    .course-banner-sections-left .sub-heading p {
        font-size: 15px;
        font-weight: 400;
        display: none
    }

    .banner-heading {
        margin: 0 !important
    }

    .button2 {
        border: 1px solid #fa872a;
        color: #FA872A;
        background: transparent;
        padding: 10px 25px;
        border-radius: 4px;
        margin-right: 8px;
        margin-bottom: 10px;
        width: 100% !important;
        margin-bottom: 1em;
    }

    .button-intro {
        color: #fff;
        font-size: 17px;
        background: #fa872a;
        border: none;
        font-weight: 400;
        margin-right: 4px;
        padding: 10px 24px;
        border-radius: 4px;
        width: 100%
    }

    .course-desc {
    }

    .course-video {
        text-align: center;
        position: relative;
        margin-top: 160px !important
    }

    .bookmark-comments {
        display: none !important
    }

    .placement-video .button3 {
        color: #fff;
        font-size: 17px;
        background: #fa872a;
        border: none;
        font-weight: 400;
        margin-right: 4px;
        padding: 10px 0;
        border-radius: 4px;
        width: 100%
    }

    .button3 {
        color: #fff;
        font-size: 17px;
        background: #fa872a;
        border: none;
        font-weight: 400;
        margin-right: 4px;
        padding: 10px 24px;
        border-radius: 4px;
        width: 100%
    }

    .course-page-content a {
        display: block;
        text-align: center
    }

    .course-page-desc {
        margin-bottom: 4px !important
    }

    .eduction-cost>thead>tr>th, .eduction-cost>tbody>tr>th, .eduction-cost>tfoot>tr>th, .eduction-cost>thead>tr>td, .eduction-cost>tbody>tr>td, .eduction-cost>tfoot>tr>td {
        border-right: 1px solid #ddd;
        padding: 11px 25px !important;
        vertical-align: middle !important
    }

    .course-about-btn {
        margin-top: 25px
    }

    .mockup-button1 .button4 {
        margin-top: 0
    }

    .programme-table {
        border-right: 0 !important
    }

    .blog-list {
        display: grid
    }

    .show_two_blog .blog-heading {
        margin-left: 0;
        margin-top: 15px
    }

    .certificate-image {
        max-width: 100%;
        height: auto
    }

    .course-details-logo-banner h3 {
        top: 5px;
        left: 10px;
        font-size: 13px;
        padding: 4px 10px 5px
    }

    .blog-title-details-container {
        padding: 0 !important;
        margin-bottom: 40px
    }

    .button6.pull-right {
        float: none;
        display: block;
        margin-top: 10px;
        text-align: center
    }

    .abt-accordion .card .card-header h2 button span {
        font-size: 12px;
        margin-right: 4px
    }

    .course-page-sec-title h4 {
        color: #fff;
        font-size: 11px !important;
        font-weight: 600;
        margin-bottom: 20px
    }

    .upcoming-batches-heading h3 {
        color: #0F2C39;
        font-size: 12px !important;
        font-weight: 600;
        margin: auto;
        padding-bottom: 5px
    }

    .question-heading h3 {
        font-size: 13px !important;
        font-weight: 600;
        text-align: center
    }

    .course-ratings .rating-img {
        flex-wrap: inherit;
        line-height: 23px
    }

    .corporate-training-curriculum {
        margin-top: 0
    }

    .feature-img-heading {
        width: 100% !important
    }

    .mobile-mp-icon img {
        margin-right: 15px
    }

    .placement-faqs-accordian h2 button span {
        width: 88% !important;
        text-align: start !important
    }

    #curriculumid {
        overflow: hidden
    }

    .diff-plat-review {
        margin-top: 25px
    }

    .placement-form-st .form-column {
        width: 100% !important
    }

    a.nav-link.corp {
        border-right: 2px solid #fff;
        padding-right: 14px
    }

    .validation {
        text-align: left
    }

    .validation form input[type=tel] {
        width: 100% !important
    }

    .validation .help-blocks {
        margin-left: 0 !important
    }

    .all-course-box-title {
        padding: 0
    }

    .all-course-img img {
        transform: translate(-6px, 18px)
    }

    .job-course-desc {
        margin-left: 0;
        width: 100%;
        margin-right: 0
    }

    .all-course-box-title .one, .all-course-box-title .two, .all-course-box-title .three, .all-course-box-title .four, .all-course-box-title .five, .all-course-box-title .six, .all-course-box-title .seven, .all-course-box-title .eight, .all-course-box-title .nine, .all-course-box-title .ten {
        width: 100%
    }

    .all-course-highlights {
        margin-bottom: 10px;
        width: 100%
    }

    .all-course-box {
        margin-bottom: 20px
    }

    .few_info_below {
        display: none
    }

    .faq-atj .faq-atj-link a {
        padding: 10px 0;
        border-right: none;
        font-size: 16px
    }

    .faq-sticky-form .form-column {
        width: 88% !important
    }

    .faq-accordion .card .card-header h2 button span {
        font-size: 12px
    }

    .faq-ask-question-content h2 {
        font-size: 16px
    }

    .banner-faq-page-heading h1 {
        font-size: 25px
    }

    .all-course-box-title {
        display: grid
    }

    .all-course-img {
        text-align: center
    }

    .all-course-box-content h4 {
        margin: 0;
        margin-bottom: 10px;
        margin-top: 10px
    }

    .all-course-btn {
        margin-top: 10px
    }

    .batch-box-main {
        display: contents
    }

    .batch-box {
        width: 100%
    }

    .batch-box-section {
        margin-bottom: 15px
    }
}

.all-courses-banner {
    background: url(../img/All_Course_Page_Banner.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    min-height: 380px
}

.all-courses-banner-content {
    color: #fff
}

.all-courses-banner-content h3 {
    font-size: 45px;
    font-weight: 700
}

.all-courses-banner-content .line {
    width: 60px
}

.all-courses-banner-content p {
    font-size: 17px;
    margin: auto;
    font-weight: 300;
    margin-top: 10px
}

.all-courses-data {
    padding: 50px 0
}

.blog-det-breadcum>span {
    font-size: 13px !important
}

.breadcum-search {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 45px
}

.breadcum span {
    font-size: 17px;
    font-weight: 300
}

.breadcum span a {
    color: #000
}

.search-all-courses form {
    display: flex
}

.search-all-courses {
    position: relative
}

.search-all-courses form input {
    width: 400px;
    border: none;
    border-radius: 6px;
    box-shadow: 0 0 13px 2px #ddd;
    padding: 6px 10px;
    position: relative
}

.search-all-courses form input::placeholder {
    font-size: 14px
}

.search-all-courses form button {
    position: absolute;
    right: 0;
    padding: 5px 10px;
    border: none;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    background: #FF9000;
    color: #fff
}

.breadcum i {
    margin: 0 6px
}

.corptab {
    float: left;
    box-shadow: 0 2px 8px 0 #00000057;
    width: 27%;
    padding: 25px 15px
}

.corp-tablink-group > a {
    display: block;
    background: transparent;
    color: #000;
    padding: 10px 14px;
    width: 100%;
    border: 1px solid #ff8500;
    outline: none;
    text-align: left;
    cursor: pointer;
    transition: .3s;
    font-size: 14px;
    margin-bottom: 15px;
    font-weight: 400;
    text-decoration: none
}

.corp-tablink-group > a span {
    float: right;
    font-size: 15px;
    background: #fff;
    color: #000;
    padding: 0 7px;
    text-align: center;
    border-radius: 14px;
    font-weight: 400;
    border: 1px solid #ff8500
}

.corp-tablink-group > a:hover {
    background: linear-gradient(90deg, #f7501c, #ffaa1c);
    color: #fff;
    box-shadow: 4px 4px 9px 3px #e2e2e2
}

.corp-tablink-group > a.active {
    background: linear-gradient(90deg, #f7501c, #ffaa1c);
    color: #fff;
    box-shadow: 4px 4px 9px 3px #e2e2e2
}

.corptabcontent {
    float: left;
    padding: 19px 0 0 30px;
    width: 73%
}

.heading-category {
    margin-bottom: 25px;
    display: flex;
    justify-content: space-around;
    align-items: center;
    cursor: pointer
}

.heading-category i {
    font-size: 15px;
    background: #fff;
    color: #000;
    padding: 2px 7px;
    text-align: center;
    border-radius: 14px;
    font-weight: 700;
    box-shadow: 0 0 10px 4px #dedede
}

.heading-category strong {
    font-size: 17px;
    font-weight: 400;
    margin-left: 6px;
    letter-spacing: 1px
}

.all-course-category .all-course-heading-filter {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    margin-bottom: 20px
}

.all-course-category .master-program-heading {
    margin-bottom: 25px;
    margin-top: 25px
}

.all-course-category .all-course-heading-filter button {
    border: none;
    background: linear-gradient(180deg, #126599, #285397);
    color: #fff;
    padding: 6px 10px;
    text-transform: uppercase;
    font-weight: 500;
    border-radius: 5px
}

.all-course-heading strong {
    font-size: 17px;
    text-transform: uppercase;
    margin-right: 15px;
    position: relative
}

.all-course-heading span {
    font-size: 15px;
    background: #fff;
    color: #000;
    padding: 0 7px;
    text-align: center;
    border-radius: 14px;
    font-weight: 400;
    border: 1px solid #ff8500
}

.all-course-group {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.all-course-list {
    margin-bottom: 40px
}

.all-course-listing {
    width: 240px;
    border-radius: 16px;
    box-shadow: 0 0 12px 4px #e2e2e2;
    padding-bottom: 15px;
    height: 359px
}

.all-course-listing img {
    width: 100%;
    height: auto
}

.all-course-listing-desc {
    padding: 18px 15px
}

.all-course-listing-desc p {
    font-size: 11px;
    font-weight: 500;
    margin-bottom: 23px
}

.all-course-listing-desc p span {
    color: #0b3158;
    font-weight: 700
}

.all-course-listing-desc a {
    color: #ff8400;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 15px;
    text-decoration: none
}

.all-course-listing-desc a span {
    font-size: 12px;
    font-weight: 600
}

.all-course-listing-rating {
    font-size: 10px;
    float: right
}

.all-course-listing-rating i {
    margin-right: 3px
}

.all-course-listing-rating i.fa {
    color: #ffbf15
}

.master-program-heading strong {
    font-size: 17px;
    position: relative
}

.master-program-heading strong::before {
    content: '';
    width: 60px;
    height: 3px;
    position: absolute;
    bottom: -5px;
    left: 0;
    background: linear-gradient(90deg, #ffab1d, #f8511c)
}

.all-course-heading strong::before {
    content: '';
    width: 60px;
    height: 3px;
    position: absolute;
    bottom: -5px;
    left: 0;
    background: linear-gradient(90deg, #ffab1d, #f8511c)
}

.master-program-heading {
    margin-bottom: 40px
}

#more-program {
    display: none
}

.otp-fill .form-inline .help-block {
    margin-top: 0 !important
}

.more-master {
    text-align: center
}

.more-master span {
    text-align: center;
    color: #ff8400;
    font-weight: 500;
    cursor: pointer
}

.more-master i.fa {
    text-align: center;
    color: #ff8400;
    font-weight: 600;
    cursor: pointer
}

.discover-more {
    float: right;
    padding: 19px 0 0 30px;
    width: 75%
}

.discover-more .discover-more-heading strong {
    font-size: 17px;
    text-transform: uppercase
}

.discover-more-categories {
    display: flex;
    flex-wrap: wrap
}

.discover-more-categories a {
    padding: 4px 15px;
    border: 1px solid #000;
    border-radius: 4px;
    background: transparent;
    margin: 15px 15px 0 0
}

.discover-more-categories a:hover {
    text-decoration: none;
    background: linear-gradient(90deg, #fea11d, #f85a1c);
    color: #fff;
    border: none;
    text-transform: uppercase;
    box-shadow: 0 0 4px 4px #ddd
}

.dropquery {
    box-shadow: 0 0 8px 3px #dadada6e;
    margin: 30px 0
}

.dropquery .drop-number .select2-container--bootstrap .select2-selection--single {
    background-color: #f7fbff;
    box-shadow: none;
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    background: transparent;
    height: 35px;
    padding-top: 7px;
    margin-left: 0;
    border: none;
    width: 105px
}

.dropquery .valide-text .select2-container .select2-selection--single .select2-selection__rendered {
    padding-right: 0;
    font-size: 13px;
    line-height: 24px;
    height: 24px
}

.nit .nit-form .select2-selection__placeholder {
    font-weight: 400
}

.nit .nit-form .select2-container--bootstrap .select2-selection--single {
    background-color: transparent;
    box-shadow: none;
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    height: 35px;
    margin-top: 15px;
    width: 100%;
    padding: 10px 5px !important;
    border: none;
    width: 413px;
    display: inline-table
}

.nit-form span.select2.select2-container.select2-container--bootstrap {
    border-bottom: 1px solid #fc944c;
    position: relative
}

.mycitysection .help-block {
    position: absolute !important;
    top: 57px !important
}

.nit-form .select2-container .select2-selection--single .select2-selection__rendered {
    display: block;
    font-size: 14px;
    padding-left: 4px;
    padding-right: 7px;
    overflow: hidden;
    font-weight: 400 !important;
    color: #858585;
    text-overflow: ellipsis;
    white-space: nowrap
}

.corptab .dropquery .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent;
    border-style: solid;
    margin-left: 63px;
    border-width: 6px 4px 0;
    height: 0;
    margin-top: -3px;
    position: absolute;
    top: 50%;
    width: 0
}

.dropquery .valide-text input[type="tel"] {
    position: absolute
}

.corptab .dropquery .select2-container .select2-selection--single .select2-selection__rendered {
    font-size: 13px
}

.dropquery .help-block {
    font-size: 11px
}

.dropquery .phone_arrow .help-block {
    left: 28%;
}

.dropquery-heading {
    background: #f8981d;
    color: #fff;
    text-align: center;
    padding: 6px;
    margin-bottom: 10px
}

.dropquery-heading h5 {
    font-size: 15px;
    margin: 0
}

.dropquery form input, .dropquery form select, .dropquery form textarea {
    margin-top: 15px !important;
    background: #fff
}

.dropquery form {
    padding: 0 10px 20px
}

.dropquery form input, .dropquery form textarea {
    border: none;
    border-bottom: 1.9px solid #f8981d !important;
    font-size: 13px;
    width: 100%;
    padding: 7px 10px;
    color: #888
}

.dropquery form input::placeholder {
    color: #888
}

.dropquery .drop-number {
    position: relative
}

.dropquery .select2-container {
    position: absolute;
    top: 15px
}

.drop-number {
    display: block
}

.drop-number select {
    border: none
}

.dropquery form .drop-number select {
    margin: 0;
    font-size: 13px;
    color: #888
}

.dropquery form .drop-number input {
    margin: 0;
    border: none
}

.dropquery form .drop-lower-section select {
    height: 34px;
    width: 100%;
    font-size: 13px;
    border: none;
    color: #888;
    padding: 0 5px;
    border-bottom: 1.9px solid #f8981d
}

.dropquer form .drop-lower-section select::placeholder {
    color: #adadad
}

.dropquery form .drop-lower-section textarea {
    width: 100%;
    border: none;
    padding: 5px;
    border-bottom: 1.9px solid #f8981d
}

.dropquery form .drop-lower-section textarea::placeholder {
    font-size: 13px;
    color: #888
}

.dropquery form .drop-lower-section input[type=date] {
    font-size: 13px;
    width: 100%;
    padding: 7px 0 7px 7px;
    height: 34px;
    border-bottom: 1.9px solid #f8981d
}

.dropquery form .drop-lower-section input[type=date]::placeholder {
    border: 1px solid #adadad
}

.dropquery form input[type=submit] {
    border: none;
    background: linear-gradient(90deg, #f2b627, #fd904f);
    border-radius: 20px;
    box-shadow: 0 0 5px 4px #ddd;
    color: #fff;
    font-weight: 600
}

input:focus {
    outline: none
}

#ui-datepicker-div {
    display: none;
    background-color: #fff;
    box-shadow: 0 .125rem .5rem rgba(0, 0, 0, 0.1);
    margin-top: .25rem;
    border-radius: .5rem;
    padding: .5rem
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

.ui-datepicker-calendar thead th {
    padding: .25rem 0;
    text-align: center;
    font-size: .75rem;
    font-weight: 400;
    color: #78909C
}

.ui-datepicker-calendar tbody td {
    width: 2rem;
    text-align: center;
    padding: 0
}

.ui-datepicker-calendar tbody td a {
    display: block;
    border-radius: .25rem;
    line-height: 2rem;
    transition: .3s all;
    color: #546E7A;
    font-size: .875rem;
    text-decoration: none
}

.ui-datepicker-calendar tbody td a:hover {
    background-color: #ec420229
}

.ui-datepicker-calendar tbody td a.ui-state-active {
    background-color: #ec4202;
    color: #fff
}

.ui-datepicker-header a.ui-corner-all {
    cursor: pointer;
    position: absolute;
    top: 0;
    width: 2rem;
    height: 2rem;
    margin: .5rem;
    border-radius: .25rem;
    transition: .3s all
}

.ui-datepicker-header a.ui-corner-all:hover {
    background-color: #ECEFF1
}

.ui-datepicker-header a.ui-datepicker-prev {
    left: 0;
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMyIgaGVpZ2h0PSIxMyIgdmlld0JveD0iMCAwIDEzIDEzIj48cGF0aCBmaWxsPSIjNDI0NzcwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik03LjI4OCA2LjI5NkwzLjIwMiAyLjIxYS43MS43MSAwIDAgMSAuMDA3LS45OTljLjI4LS4yOC43MjUtLjI4Ljk5OS0uMDA3TDguODAzIDUuOGEuNjk1LjY5NSAwIDAgMSAuMjAyLjQ5Ni42OTUuNjk1IDAgMCAxLS4yMDIuNDk3bC00LjU5NSA0LjU5NWEuNzA0LjcwNCAwIDAgMS0xLS4wMDcuNzEuNzEgMCAwIDEtLjAwNi0uOTk5bDQuMDg2LTQuMDg2eiIvPjwvc3ZnPg==);
    background-repeat: no-repeat;
    background-size: .5rem;
    background-position: 50%;
    transform: rotate(180deg)
}

.ui-datepicker-header a.ui-datepicker-next {
    right: 0;
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMyIgaGVpZ2h0PSIxMyIgdmlld0JveD0iMCAwIDEzIDEzIj48cGF0aCBmaWxsPSIjNDI0NzcwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik03LjI4OCA2LjI5NkwzLjIwMiAyLjIxYS43MS43MSAwIDAgMSAuMDA3LS45OTljLjI4LS4yOC43MjUtLjI4Ljk5OS0uMDA3TDguODAzIDUuOGEuNjk1LjY5NSAwIDAgMSAuMjAyLjQ5Ni42OTUuNjk1IDAgMCAxLS4yMDIuNDk3bC00LjU5NSA0LjU5NWEuNzA0LjcwNCAwIDAgMS0xLS4wMDcuNzEuNzEgMCAwIDEtLjAwNi0uOTk5bDQuMDg2LTQuMDg2eiIvPjwvc3ZnPg==);
    background-repeat: no-repeat;
    background-size: 10px;
    background-position: 50%
}

.ui-datepicker-header a>span {
    display: none
}

.ui-datepicker-title {
    text-align: center;
    line-height: 2rem;
    margin-bottom: .25rem;
    font-size: .875rem;
    font-weight: 500;
    padding-bottom: .25rem
}

.ui-datepicker-week-col {
    color: #78909C;
    font-weight: 400;
    font-size: .75rem
}

.inline-photo {
    -webkit-transition: all 300ms .25s ease-in-out;
    transition: all 300ms .25s ease-in-out;
    transition-delay: 1.5s
}

.inline-photo.is-visible {
    opacity: 1;
    transform: translate(0px, 0px)
}

#sidemodalclass .drop-number .select2-container--bootstrap .select2-selection--single {
    background-color: #f7fbff;
    box-shadow: none;
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    background: transparent;
    height: 41px !important;
    line-height: 45px;
    margin-left: 0;
    border: none;
    width: 80px;
    border-bottom: 1px solid #7d7d7d;
    margin-top: 7px
}

.sticky-form .drop-number .select2-container--bootstrap .select2-selection--single {
    background-color: #f7fbff;
    box-shadow: none;
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    background: transparent;
    height: 41px !important;
    line-height: 45px;
    margin-left: 0;
    border: none;
    width: 100px;
    border-bottom: 1px solid #ddd;
    margin-top: 18px
}

#sidemodalclass.modal .modal-dialog {
    position: fixed;
    margin: auto;
    width: 520px;
    height: 100%;
    -webkit-transform: translate3d(0%, 0, 0);
    -ms-transform: translate3d(0%, 0, 0);
    -o-transform: translate3d(0%, 0, 0);
    transform: translate3d(0%, 0, 0)
}

#sidemodalclass.modal .modal-content {
    height: auto;
    overflow-y: auto;
    border-radius: 0
}

#sidemodalclass.modal .modal-content .modal-header {
    background: #083553;
    color: #fff;
    border-radius: 0;
    align-items: center;
    padding: 11px
}

#sidemodalclass.modal .modal-content .modal-header h4 {
    width: 100%;
    text-align: center;
    font-weight: 300;
    font-size: 16px
}

#sidemodalclass.modal .modal-content .modal-header .close {
    position: absolute;
    right: 30px;
    color: #fff;
    opacity: 1;
    outline: none
}

#sidemodalclass.modal .modal-body {
    padding: 15px
}

#sidemodalclass.modal.fade .modal-dialog {
    right: -320px;
    -webkit-transition: opacity .3s linear, right .3s ease-out;
    -moz-transition: opacity .3s linear, right .3s ease-out;
    -o-transition: opacity .3s linear, right .3s ease-out;
    transition: opacity .3s linear, right .3s ease-out
}

#sidemodalclass.modal.fade.show .modal-dialog {
    right: 0
}

.dropquery-right p {
    font-size: 12px;
    width: 350px;
    margin: 10px auto 20px;
    text-align: center;
    font-weight: 300
}

.dropquery-right form input, .dropquery-right form select, .dropquery-right form textarea {
    margin-top: 15px;
    background: #fff
}

.dropquery-right form {
    padding: 0 10px 20px
}

.dropquery-right form input, .dropquery-right form textarea {
    border: none;
    border-bottom: 1px solid #7d7d7d !important;
    font-size: 13px;
    width: 100%;
    font-size: 14px;
    padding: 7px 10px;
    height: 48px;
    margin-top: 25px
}

.dropquery-right form input::placeholder {
    color: #888
}

.dropquery-right form .drop-number {
    margin-top: 25px
}

.dropquery-right form .drop-number select {
    border: none;
    margin: 0;
    font-size: 13px;
    color: #888
}

.phone-batch .drop-number .help-block:last-child {
    right: -48px;
}

.dropquery-right form .drop-number input {
    margin: 0;
    border: none
}

.dropquery-right form .drop-number .phone_arrow input {
    padding: 7px 10px 7px 20px;
}

.dropquery-right form input[type=submit] {
    border: none;
    background: #083553;
    border-radius: 4px;
    box-shadow: 3px 3px 11px 3px #e2e2e29e;
    color: #fff;
    font-weight: 400;
    width: 145px;
    text-align: center;
    display: block;
    margin: 30px auto 0
}

.dropquery-right .dropquery-right-img {
    float: right
}

.nodisplay {
    display: none
}

.display {
    display: block
}

#myModal3 .modal-body {
    padding: 20px 10px 15px
}

#myModal3 .modal-dialog {
    min-width: 96%
}

#myModal3 .modal-dialog .modal-content {
    background: transparent !important
}

#myModal3 .modal-dialog .modal-content .modal-body {
    background: #fff
}

#myModal3 .modal-dialog .modal-content .modal-header {
    align-items: center;
    padding: 1.2rem 1rem;
    background: linear-gradient(90deg, #052935, #00504f)
}

#myModal3 .modal-dialog .modal-content .modal-header .search-courses {
    align-items: center
}

.search-courses .search-input {
    border: none;
    border-bottom: 1px solid #fff;
    border-radius: 0;
    width: 57em;
    background: transparent;
    color: #fff;
    box-shadow: none
}

.search-courses .search-input::placeholder {
    color: #888
}

#myModal3 .modal-dialog .modal-content .modal-header .search-courses i {
    margin-left: -20px;
    color: #fff
}

#myModal3 .modal-dialog .modal-content .modal-header .menuclose {
    margin: 0;
    width: 28px;
    background: transparent;
    height: 28px;
    position: relative;
    border: 2px solid #fff;
    border-radius: 50%;
    color: #fff;
    opacity: 1
}

#myModal3 .modal-dialog .modal-content .modal-header .menuclose span {
    position: absolute;
    top: 0;
    right: 1px;
    width: 25px;
    height: 25px;
    line-height: 25px
}

#myModal3 .modal-dialog .modal-content .modal-header .close .angle-back {
    top: 3px
}

.modalclass.modal .modal-content .modal-body .modal-form-fill button.videoreviewclose span {
    position: absolute;
    right: 10px;
    font-size: 20px;
    width: 20px;
    height: 20px;
    border: 1px solid #575757;
    border-radius: 50%;
    margin-top: -39px
}

.modalclass.modal .modal-content .modal-body .modal-form-fill .form-heading {
    display: flex;
    align-items: center;
    justify-content: center
}

.modalclass.modal .modal-content .modal-body .modal-form-fill .form-heading h4 {
    font-size: 20px;
    margin-bottom: -5px;
    color: #f9753e
}

.modalclass.modal .modal-content .modal-body .modal-form-fill .form-heading img {
    margin-right: 10px
}

.modalclass .modal-dialog {
    max-width: 720px
}

.modalclass.modal .modal-content .modal-body .modal-form-fill {
    width: 330px
}

.modalclass.modal .modal-content .modal-body .modal-form-fill form input {
    width: 100%;
    height: 42px;
    margin-top: 16px;
    padding-left: 10px;
    border: none;
    border-bottom: 1px solid #f8981d;
    background: #f7fbff;
    border-radius: 0px;
}

.modalclass.modal .modal-content .modal-body .modal-form-fill form input::placeholder {
    font-size: 14px
}

.modalclass.modal .modal-content .modal-body .modal-form-fill form .phone-full {
    display: flex;
    margin-bottom: 22px;
    align-items: center;
    border: 1px solid #767676;
    border-radius: 2px
}

.modalclass.modal .modal-content .modal-body .modal-form-fill form .phone-full select {
    height: 35px;
    border: none;
    color: #767676;
    padding-left: 10px;
    font-size: 14px
}

.modalclass.modal .modal-content .modal-body .modal-form-fill form .phone-full input {
    margin: 0;
    border: none;
    font-size: 14px;
    padding-left: 10px;
    color: #767676
}

.modalclass.modal .modal-content .modal-body .modal-form-fill form .phone-full span {
    background: #fff;
    font-weight: 400;
    color: #767676;
    font-size: 14px;
    position: relative;
    padding: 0 5px
}

.modalclass.modal .modal-content .modal-body .modal-form-fill form .phone-full span::before {
    content: '';
    width: 1.5px;
    height: 25px;
    background: #767676;
    position: absolute;
    left: 0
}

.modalclass.modal .modal-content .modal-body .modal-form-fill form .phone-full span::after {
    content: '';
    width: 1.5px;
    height: 25px;
    background: #767676;
    position: absolute;
    right: 0
}

.modalclass.modal .modal-content .modal-body .modal-form-fill form button {
    width: 100%;
    height: 40px;
    border: none;
    background: linear-gradient(90deg, #f2b627, #fd904f);
    color: #fff;
    font-weight: 600;
    outline: none;
    box-shadow: 0 0 8px 3px #b1b1b19e;
    margin-top: 30px
}

.modalclass.modal .modal-content {
    width: 720px
}

.modalclass.modal .modal-content .modal-body {
    padding: 40px 50px 50px 0;
    display: flex;
    background: #f7fbff;
    justify-content: space-between
}

.modalclass.modal#course-popups .modal-content .modal-body {
    padding: 0 50px 30px 0;
    display: flex;
    background: #f7fbff;
    justify-content: space-between
}

.modalclass.modal#inquiry_popup_form .modal-content .modal-body {
    padding: 0 50px 30px 0;
    display: flex;
    background: #f7fbff;
    justify-content: space-between
}

.modalclass.modal .modal-content .modal-body .modal-form-fill button.videoclose {
    position: absolute;
    right: 25px;
    top: 25px;
    font-size: 20px;
    width: 20px;
    height: 20px;
    border: 1px solid #575757;
    border-radius: 50%
}

.modalclass.modal .modal-content .modal-body .modal-form-fill button.downloadclosemaster {
    padding: 0;
    margin: 0;
    position: absolute;
    top: 18px;
    left: 91%;
    z-index: 1;
    font-size: 14px;
    width: 20px;
    height: 20px;
    border: 1px solid #575757;
    border-radius: 50%
}

#VideoPlay button.youtubeclose {
    position: absolute;
    font-size: 20px;
    width: 28px;
    height: 28px;
    line-height: 28px;
    border: 1px solid #575757;
    border-radius: 50%;
    top: 3px;
    right: 3px
}

#CromaVideoPlay button.youtubeclose {
    position: absolute;
    font-size: 20px;
    width: 28px;
    height: 28px;
    line-height: 28px;
    border: 1px solid #575757;
    border-radius: 50%;
    top: 3px;
    right: 3px
}

#corporateVideoPlay button.youtubeclose {
    position: absolute;
    font-size: 20px;
    width: 28px;
    height: 28px;
    line-height: 28px;
    border: 1px solid #575757;
    border-radius: 50%;
    top: 3px;
    right: 3px
}

#CromaVideoPlay button.cromayoutubeclose {
    position: absolute;
    font-size: 20px;
    width: 28px;
    height: 28px;
    line-height: 28px;
    border: 1px solid #575757;
    border-radius: 50%;
    top: 3px;
    right: 3px
}

.videoclose {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5
}

button.videoclose {
    padding: 0;
    background-color: transparent;
    border: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

#course-popups button.close {
    position: absolute;
    right: 25px;
    top: 25px;
    font-size: 20px;
    width: 20px;
    height: 20px;
    border: 1px solid #575757;
    border-radius: 50%;
    padding: 0
}

#inquiry_popup_form {
    z-index: 1051
}

#course-popups {
    z-index: 1051
}

#inquiry_popup_form button.close {
    position: absolute;
    right: 25px;
    top: 25px;
    font-size: 20px;
    width: 20px;
    height: 20px;
    border: 1px solid #575757;
    border-radius: 50%;
    padding: 0
}

.downloadclose {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5
}

button.downloadclose {
    padding: 0;
    background-color: transparent;
    border: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.modalclass.modal .modal-content .modal-body .modal-form-fill button.close span {
    position: absolute;
    font-size: 20px;
    width: 20px;
    height: 20px;
    border: 1px solid #575757;
    border-radius: 50%;
    top: 25px;
    right: 24px
}

.offers-class .modal-body {
    display: flex;
    padding: 0
}

.offers-class .modal-form-fill button.close span {
    position: absolute;
    font-size: 20px;
    width: 20px;
    height: 20px;
    border: 1px solid #575757;
    border-radius: 50%;
    right: 24px
}

.offers-class .modal-body .modal-image, .offers-class .modal-body .modal-form-fill {
    width: 50%
}

.modal-body .modal-image {
    position: relative
}

.offers-class .modal-body .modal-form-fill {
    padding: 20px 25px 0 0
}

.offers-class .modal-body .modal-form-fill .form-heading {
    display: flex;
    align-items: center
}

.form-heading h4 {
    margin-bottom: 0;
    margin-left: 15px;
    font-size: 20px
}

.offers-class .modal-image img {
    height: 396px
}

.offers-class .modal-form-fill form input:first-child {
    margin-top: 10px
}

.offers-class .modal-form-fill form input {
    margin-top: 15px;
    width: 100%;
    padding: 10px;
    font-size: 14px;
    border: 1px solid #b7b7b7;
    border: none;
    border-bottom: 1px solid #f8981d
}

.resetform {
    display: none;
}

.offers-class .modal-form-fill form button {
    background: linear-gradient(90deg, #f76d1d, #ffd343);
    text-align: center;
    border: none;
    margin-top: 25px;
    width: 100%;
    padding: 10px;
    font-size: 19px;
    color: #fff;
    font-weight: 600;
    border-radius: 6px
}

.offer-mobile {
    display: flex;
    font-size: 13px;
    align-items: baseline;
    padding: 4px 0;
    justify-content: center;
    margin-top: 3px
}

#offerEnding .times {
    margin: 0 3px;
    align-items: center;
    font-size: 12px;
    font-weight: 600
}

#offerEnding .times .time-ends {
    color: #0058a2;
    padding: 0px 2px;
    font-size: 12px;
    font-weight: 600
}

.offer-mobile .times {
    margin: 0 5px;
    display: flex;
    font-size: 15px;
    font-weight: 700;
    color: #656565;
    align-items: center
}

.offer-mobile .times .time-ends {
    background: #0058a2;
    text-align: center !important;
    padding: 2px 7px;
    margin-right: 3px;
    color: #fff
}

.time {
    margin: 0 5px;
    display: flex
}

.times .time-ends {
    width: 32px
}

.time .time-end {
    background: #C67003;
    text-align: center !important;
    padding: 0 3px;
    margin-right: 3px;
    width: 23px
}

.mid-month {
    position: absolute;
    color: #fff;
    top: 15px;
    left: 14%;
    font-size: 21px
}

.off30 {
    position: absolute;
    top: 18%;
    color: #fff;
    font-weight: 700;
    font-size: 27px;
    left: 32.5%;
    transform: skewX(10deg) rotateZ(-2deg)
}

#endingtime {
    display: flex;
    margin-right: 8px;
    margin-left: 8px
}

#endingtimemobile {
    display: flex
}

.mobile-categories-header {
    display: flex;
    justify-content: space-between
}

.modal-courses-tab .tab {
    display: flex
}

.coursetablinks {
    background: transparent;
    border: 1px solid #fec601;
    text-transform: uppercase;
    padding: 6px 20px;
    font-weight: 500;
    margin-right: 0
}

#myModal4 .modal-dialog button.close {
    position: absolute;
    font-size: 20px;
    width: 20px;
    height: 20px;
    border: 1px solid #575757;
    border-radius: 50%;
    right: 25px;
    top: 75px
}

#myModal4 .modal-dialog {
    max-width: 800px
}

#myModal4.modal .modal-content {
    width: 800px
}

#myModal4.modal .modal-content .modal-body {
    display: flex;
    padding: 0
}

#myModal4.modal .modal-content .modal-body .guide-modal-left {
    width: 50%;
    background: #083553;
    padding: 40px;
    color: #fff
}

#myModal4.modal .modal-content .modal-body .guide-modal-left p {
    margin-bottom: 40px;
    font-size: 23px;
    font-weight: 300
}

#myModal4.modal .modal-content .modal-body .guide-modal-left p strong {
    font-weight: 600
}

#myModal4.modal .modal-content .modal-body .guide-modal-left ul li {
    position: relative;
    margin-left: 30px;
    line-height: 2;
    font-size: 14px;
    font-weight: 300
}

#myModal4.modal .modal-content .modal-body .guide-modal-left ul li strong {
    font-weight: 400;
    font-size: 15px
}

#myModal4.modal .modal-content .modal-body .guide-modal-left ul li::before {
    content: " ";
    position: absolute;
    top: 2px;
    left: -20px;
    display: inline-block;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    height: 1.2em;
    width: .5em;
    border-bottom: .2em solid #fff;
    border-right: .2em solid #fff
}

#myModal4.modal .modal-content .modal-body .guide-modal-right {
    width: 50%;
    padding: 48px 30px 40px
}

.sticky-form .form-contact .form-column .help-block {
    font-size: 10px;
}

.sticky-form .form-contact .form-column .valide-text2 .drop-number .help-block:last-child {
    left: 34px;
}

.valide-text2 .drop-number:first-child .help-block, .valide-text1 .drop-number:first-child .help-block {
    bottom: -18px;
}

.sidemodalclass .phone_arrow::after {
    bottom: 15px;
}

#myModal4.modal .modal-content .modal-body .guide-modal-right h4 {
    font-size: 21px;
    color: #969696;
    font-weight: 400;
    text-align: center;
    margin-bottom: 25px
}

#myModal4.modal .modal-content .modal-body .guide-modal-right p {
    font-size: 11px;
    font-weight: 400;
    padding: 10px;
    margin-top: 17px
}

#myModal4.modal .modal-content .modal-body .guide-modal-right form input, #myModal4.modal .modal-content .modal-body .guide-modal-right form select {
    width: 100%;
    margin: 16px 0 0;
    padding: 8px 10px;
    color: #757575;
    font-size: 14px;
    border: 1px solid #c4c4c4;
    border: none;
    border-bottom: 1px solid #f8981d
}

#myModal4.modal .modal-content .modal-body .guide-modal-right form button {
    width: 100%;
    margin: 7px 0;
    border: none;
    background: linear-gradient(45deg, #f2b627, #fd914f);
    color: #fff;
    outline: none;
    padding: 8px;
    font-weight: 500;
    border-radius: 4px
}

#myModal4.modal .modal-content .modal-body .guide-modal-right form select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-position-x: 281px
}

#commanModalCourse .modal-dialog button.close {
    position: absolute;
    font-size: 20px;
    width: 20px;
    height: 20px;
    border: 1px solid #575757;
    border-radius: 50%;
    right: 25px;
    top: 75px
}

#commanModalCourse .modal-dialog {
    max-width: 800px
}

#commanModalCourse.modal .modal-content {
    width: 800px
}

#commanModalCourse.modal .modal-content .modal-body {
    display: flex;
    padding: 0
}

#commanModalCourse.modal .modal-content .modal-body .guide-modal-left {
    width: 50%;
    background: #083553;
    padding: 40px;
    color: #fff
}

#commanModalCourse.modal .modal-content .modal-body .guide-modal-left p {
    margin-bottom: 40px;
    font-size: 23px;
    font-weight: 300
}

#commanModalCourse.modal .modal-content .modal-body .guide-modal-left p strong {
    font-weight: 600
}

#commanModalCourse.modal .modal-content .modal-body .guide-modal-left ul li {
    position: relative;
    margin-left: 30px;
    line-height: 2;
    font-size: 14px;
    font-weight: 300
}

#commanModalCourse.modal .modal-content .modal-body .guide-modal-left ul li strong {
    font-weight: 400;
    font-size: 15px
}

#commanModalCourse.modal .modal-content .modal-body .guide-modal-left ul li::before {
    content: " ";
    position: absolute;
    top: 2px;
    left: -20px;
    display: inline-block;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    height: 1.2em;
    width: .5em;
    border-bottom: .2em solid #fff;
    border-right: .2em solid #fff
}

#commanModalCourse.modal .modal-content .modal-body .guide-modal-right {
    width: 50%;
    padding: 48px 40px 40px
}

#commanModalCourse.modal .modal-content .modal-body .guide-modal-right h4 {
    font-size: 21px;
    color: #969696;
    font-weight: 400;
    text-align: center;
    margin-bottom: 25px
}

#commanModalCourse.modal .modal-content .modal-body .guide-modal-right p {
    font-size: 11px;
    font-weight: 400;
    padding: 10px;
    margin-top: 17px
}

#commanModalCourse.modal .modal-content .modal-body .guide-modal-right form input, #myModal4.modal .modal-content .modal-body .guide-modal-right form select {
    width: 100%;
    margin: 16px 0 0;
    padding: 8px 10px;
    color: #757575;
    font-size: 14px;
    border: 1px solid #c4c4c4;
    border: none;
    border-bottom: 1px solid #f8981d
}

#commanModalCourse.modal .modal-content .modal-body .guide-modal-right form button {
    width: 100%;
    margin: 7px 0;
    border: none;
    background: linear-gradient(45deg, #f2b627, #fd914f);
    color: #fff;
    outline: none;
    padding: 8px;
    font-weight: 500;
    border-radius: 4px
}

#commanModalCourse.modal .modal-content .modal-body .guide-modal-right form select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-position-x: 281px
}

.coursetablinks.active {
    color: #fff;
    background: linear-gradient(360deg, #fc664d, #f38b28)
}

.all-master-program {
    margin: 10px 0
}

.modal-course-list {
    width: 230px;
    box-shadow: 0 0 5px 1px #0606062e;
    margin-bottom: 18px;
    margin-right: 8px
}

.modal-course-list.cortablinks.active {
    border-right: 5px solid #062c37
}

.modal-course-list:hover {
    border-right: 5px solid #062c37
}

.modal-course-list img {
    max-width: 45px;
    height: 45px
}

.modal-course-list a {
    text-decoration: none
}

.modal-course-list a span {
    font-size: 13px;
    color: #000;
    font-weight: 500
}

.all-program-courses, .master-program-courses {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    position: relative
}

.modal-course-vertical-tab .tab, .mp-course-vertical-tab .tab {
    float: left;
    background-color: #f1f1f1;
    width: 22%;
    display: flex;
    flex-direction: column;
    overflow-y: scroll;
    height: 370px
}

.browse-category .dropdown-item.active, .browse-category .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #f97242
}

.modal-course-vertical-tab, .mp-course-vertical-tab {
    width: 100%;
    margin-top: 1em
}

.modal-course-vertical-tab .tab button, .mp-course-vertical-tab .tab button {
    display: block;
    background-color: inherit;
    color: #323232;
    padding: 9px 15px;
    width: 100%;
    border: none;
    outline: none;
    text-align: left;
    cursor: pointer;
    transition: .3s;
    font-size: 12px;
    position: relative
}

.modal-course-vertical-tab .tab button.active, .mp-course-vertical-tab .tab button.active {
    background-color: #fff;
    color: #ff6c00
}

.modal-course-vertical-tab .tab button.active::after, .mp-course-vertical-tab .tab button.active::after {
    content: '>';
    position: absolute;
    right: 15px;
    font-size: 24px;
    top: 0
}

.modal-course-vertical-tab .tab span, .mp-course-vertical-tab .tab span {
    display: block;
    padding: 12px 15px;
    font-size: 14px;
    font-weight: 500;
    color: #323232
}

.all-courses {
    display: flex;
    padding: 12px 35px;
    height: 400px
}

.modal-course-vertical-tab {
    box-shadow: 0 0 5px 3px #d4d4d4b3
}

.browse-category .dropdown-menu::-webkit-scrollbar, .tab::-webkit-scrollbar {
    width: 6px
}

.browse-category .dropdown-menu::-webkit-scrollbar-track, .tab::-webkit-scrollbar-track {
    background: #f1f1f1
}

.browse-category .dropdown-menu::-webkit-scrollbar-thumb, .tab::-webkit-scrollbar-thumb {
    background: #fa6b47;
    border-radius: 6px
}

.feedbackmodelsection::-webkit-scrollbar {
    width: 4px
}

.feedbackmodelsection::-webkit-scrollbar-thumb {
    background: linear-gradient(90deg, #253b4b, #4f7da0);
    border-radius: 6px
}

.popular-courses-heading, .master-courses-heading {
    margin-bottom: 9px
}

.master-courses-heading {
    margin-left: 3px
}

.popular-courses-heading strong, .master-courses-heading strong {
    font-size: 14px;
    font-weight: 500;
    color: #6d6d6d
}

.popular-courses-description {
    display: flex
}

.popular-courses-description ul {
    width: auto;
    margin-left: 14px
}

.popular-courses-description ul li {
    margin-bottom: 3px;
    margin-top: 4px
}

.popular-courses-description ul li a {
    font-size: 11px;
    width: 285px;
    color: #6d6d6d;
    text-decoration: none;
    position: relative;
    transition: all 500ms ease-in-out;
    display: inline-block
}

.popular-courses-description ul li a:hover {
    color: #ff6c00;
    padding-left: 10px
}

.popular-courses-description ul li a:hover::before {
    border-left-color: #ff6c00
}

.popular-courses-description ul li a::before {
    content: '';
    border: 5px solid transparent;
    border-left-color: #6e6e6e;
    position: absolute;
    left: -12px;
    top: 3px
}

.result ul li a {
    font-size: 14px;
    width: 285px;
    color: #6d6d6d;
    text-decoration: none;
    position: relative;
    transition: all 500ms ease-in-out;
    display: inline-block
}

.result ul li a:hover {
    color: #ff6c00 !important;
    padding-left: 10px
}

.result ul li a:hover::before {
    border-left-color: #ff6c00
}

.result ul li a::before {
    border-left-color: #6e6e6e;
    position: absolute;
    left: -20px;
    top: 0;
    content: "\f0a4";
    margin-right: 10px;
    color: inherit;
    font-size: inherit;
    font-family: "FontAwesome"
}

.all-master-courses {
    display: flex
}

.master-course-description {
    width: 250px
}

.master-course-description:hover {
    text-decoration: none
}

.master-course-description:hover li::before {
    background: #ff6c00
}

.master-course-description:hover li::after {
    background: #ff6c00
}

.master-course-description-heading {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.master-course-description-heading strong {
    width: 83%;
    font-weight: 500;
    font-size: 14px;
    line-height: 1.3;
    color: #6d6d6d;
    margin-bottom: 6px;
}

.master-course-description-list {
    margin-left: 17%
}

.master-course-description-list ul li {
    font-size: 11px;
    line-height: 2.5;
    position: relative;
    color: #6d6d6d
}

.master-course-description-list ul li::before {
    content: '';
    width: 8px;
    height: 8px;
    background: #6d6d6d;
    border-radius: 50%;
    position: absolute;
    left: -27px;
    top: 12px
}

.master-course-description-list ul li::after {
    content: '';
    width: 2px;
    height: 30px;
    background: #6d6d6d;
    position: absolute;
    top: 60%;
    left: -11.5%
}

.master-course-description-list ul li:last-of-type::after {
    height: 0
}

.modal-courses-tab {
    margin: 0
}

#more-program-list {
    display: none;
    flex-wrap: wrap;
    justify-content: space-between
}

.moreprograms {
    position: absolute;
    right: -40px;
    top: 9px
}

.moreprograms p {
    font-size: 30px;
    font-weight: 500;
    border: 1px solid #ec3408;
    line-height: .7;
    width: 23px;
    height: 23px;
    text-align: center;
    cursor: pointer;
    color: #ec3408
}

.browse-category a.nav-link {
    color: #f97242;
    border: 1px solid #f97242;
    font-size: 14px
}

.browse-category .dropdown-menu {
    padding: 0;
    overflow-y: scroll;
    height: 438px;
    width: 240px
}

.browse-category .dropdown-menu a {
    font-size: 12px;
    border-bottom: 1px solid #e2e2e2;
    padding: 9px 22px
}

.browse-category .dropdown-menu a:hover {
    color: #fff;
    background: #f97242
}

.master-program-mobile-banner {
    display: none
}

.master-program-banner {
    background: #f6f6f6;
    padding-bottom: 35px;
    padding-top: 35px
}

.mp-banner-desc h2 {
    color: #fdc810;
    font-weight: 500;
    margin-bottom: 0;
    font-size: 33px
}

.mp-banner-desc h1 {
    color: #fdc810;
    font-weight: 500;
    margin-bottom: 0;
    font-size: 33px
}

.mp-banner-desc p span {
    color: #fff;
    font-size: 12px
}

.mp-banner-desc p span:first-child {
    margin-right: 30px
}

.mp-banner-desc p span i {
    color: #fdc810;
    margin-right: 4px
}

.mp-desc p {
    color: #fff;
    font-size: 11.4px;
    margin-top: 35px;
    margin-bottom: 25px;
    width: 588px;
    height: 34px
}

.mp-desc .line {
    width: 85px;
    background: #f5c11a
}

.mp-explain {
    color: #fff;
    display: flex;
    margin-top: 25px;
    position: relative
}

.mp-schedule {
    color: #fff;
    width: 496px;
    font-size: 14px;
    line-height: 1.4em
}

.mp-fee {
    display: flex;
    align-items: center;
    position: relative;
    padding: 0 8px;
    margin-right: 14px
}

.mp-schedule strong {
    margin-right: 25px;
    font-weight: 500
}

.mp-banner-heading {
    display: flex;
    position: relative
}

.mp-desc {
    position: relative
}

.mp-banner-icon {
    margin-right: 20px
}

mp-fee {
    display: flex;
    align-items: center;
    position: relative;
    padding: 0 8px;
    margin-right: 15px
}

.mp-fee::after {
    content: '';
    width: 1px;
    height: 40px;
    position: absolute;
    top: 9px;
    right: -8px;
    background: #fff
}

.mp-fee:last-child::after {
    content: none
}

.rupee-sign {
    margin-right: 10px
}

.rupee-sign span {
    font-size: 35px;
    position: relative
}

.mp-fee-explain p {
    font-size: 10px
}

.mp-format {
    display: flex;
    margin-top: 25px;
    margin-bottom: 50px;
    position: relative
}

.mp-format .mp-play-format {
    margin-right: 15px;
    position: relative
}

.mp-fee-explain strong, .mp-fee-explain {
    font-weight: 500;
    font-size: 13px
}

.mp-buttons {
    display: flex;
    position: relative;
    bottom: 18px
}

.mp-buttons button {
    margin: inherit;
    margin-right: 45px;
    padding: 10px 45px
}

.mp-banner-girl {
    background-color: #06303e;
    background-repeat: no-repeat;
    position: absolute;
    top: 94px;
    right: 0;
    left: 0;
    background-position: 502px 43px
}

.future-box {
    display: flex;
    justify-content: space-between
}

.future-content {
    border-right: 2px solid #aeaeae38;
    width: 230px
}

.future-content h4 {
    font-size: 18px;
    margin-top: 20px;
    color: #093442;
    font-weight: 600;
    margin-bottom: 15px
}

.future-content p {
    font-size: 13px;
    text-align: justify;
}

.all-tools {
    margin-top: 48px;
    margin-bottom: 32px
}

.all-tools strong {
    font-size: 28px;
    color: #0F2C39
}

.all-tools span {
    font-weight: 500
}

.future-content img {
    margin-left: 52px
}

.tools {
    margin-top: 15px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.tools-small {
    width: 127px;
    text-align: center;
    margin-bottom: 25px
}

.tools-small img {
    width: 65px;
    text-align: center;
    margin-bottom: 25px;
    height: auto
}

.tools-img {
    width: 176px;
    text-align: center;
    margin-bottom: 15px
}

.tools-img img {
    max-width: 150px
}

.right-pannel {
    width: 330px;
    position: absolute;
    border-radius: 6px;
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.1);
    border-top: 6px solid #ff8d5b;
    background-color: #fff;
    padding: 14px 20px 12px
}

.right-pannel ul {
    margin: 0;
    padding-left: 0;
    position: relative
}

.right-pannel ul li {
    position: relative;
    padding-left: 45px;
    display: inline-block;
    width: 100%
}

.right-pannel ul li:last-child {
    font-size: 15px
}

.right-pannel ul li::before {
    content: '';
    position: absolute;
    top: 4px;
    left: 6px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #9f9f9f
}

.right-pannel ul li::after {
    content: '';
    position: absolute;
    top: 10px;
    left: 10px;
    width: 2px;
    height: 77px;
    background: #9f9f9f
}

.right-pannel ul li:last-child::before {
    content: " ";
    background: url(../img/mp-Certificate.png);
    width: 57px;
    height: 35px;
    left: -19px;
    top: -2px
}

.right-pannel ul li:last-child::after {
    content: none
}

.right-pannel ul li span {
    font-size: 12px;
    display: inline-block;
    vertical-align: top;
    color: #989898;
    font-weight: 500
}

.right-pannel ul li a {
    display: block;
    font-size: 12px;
    margin-bottom: 18px;
    position: relative;
    line-height: 1;
    color: #2b2b2b;
    font-weight: 600;
    text-decoration: none
}

.right-pannel button {
    margin: 25px auto 15px;
    display: block
}

.mp-curriculum-super-heading {
    margin: 0 auto 20px
}

.mp-curriculum-super-heading h2 {
    text-transform: uppercase;
    color: #0F2C39;
    font-size: 22px;
    font-weight: 700;
    padding-bottom: 2px
}

.mp-curriculum-super-heading h2 span {
    text-transform: capitalize;
    font-weight: 400
}

.program-over ul {
    margin-left: 25px
}

.mp-eligibility ul li::before {
    content: none
}

.mp-eligibility ul {
    margin-left: 0
}

.mp-eligibility ul li img {
    margin-right: 10px;
    max-width: 35px
}

.mp-data-science {
    display: flex;
    justify-content: space-between
}

.mp-data-section {
    width: 30%;
    box-shadow: 0 0 9px 0 #ddd;
    border-radius: 8px;
    padding: 10px 20px
}

.mp-data-section p img {
    display: block;
    margin-bottom: 5px
}

.mp-curriculum-super-heading .line {
    width: 135px
}

.progress-overview {
    padding: 80px 0 40px
}

#progress-overview .curriculum-super-heading {
    margin: 0 0 50px
}

#progress-overview .curriculum-super-heading h2 {
    margin: 0;
    border-bottom: none
}

#progress-overview .curriculum-accordian {
    margin-top: 0
}

.mp-program-overview-image {
    max-width: 100%;
    height: auto
}

.tools-covered-super-heading {
    display: flex;
    width: 313px;
    color: #0F2C39;
    font-size: 24px;
    font-weight: 700;
    padding-bottom: 2px;
    align-items: baseline
}

.tools-covered-super-heading span {
    font-size: 30px;
    font-weight: 400;
    margin-left: 5px
}

.mp-tool {
    margin-bottom: 50px
}

.mp-tool .line {
    width: 115px
}

.tools-new {
    background: #f8f8f8;
    padding-top: 40px;
    padding-bottom: 40px;
    box-shadow: 0 0 8px 7px #f1f1f1
}

.mp-training-faq {
    padding: 50px 0
}

.mp-career-course {
    position: sticky;
    top: 80px;
    margin-top: -15px
}

.mp-career-assistance {
    background: #fff;
    padding: 9px;
    box-shadow: 0 0 5px 3px #d4d4d4c2;
    margin: 16px auto 15px;
    top: 80px;
    border-radius: 10px
}

.mp-career-assistance .career-heading strong {
    margin-left: 15px;
    font-size: 20px
}

.mp-career-assistance ul li {
    font-size: 13px;
    font-weight: 500;
    line-height: 2.4;
    margin-left: 10px;
    color: #3c3c3c
}

.mp-career-assistance button {
    margin: auto;
    display: block;
    margin-bottom: 15px;
    background: transparent;
    border: 1px solid #fa872a;
    color: #FA872A
}

.mp-course-list {
    padding: 25px;
    padding-left: 80px;
    background: #f2f2f2;
    border: 1px solid #888;
    border-radius: 10px;
    box-shadow: 0 0 3px 2px #ddd;
    margin-bottom: 50px
}

.mp-course-list::before {
    content: "";
    width: 1px;
    height: calc(100% - 79px);
    position: absolute;
    top: 36px;
    left: 52px;
    background: #848da0;
    display: inline-block
}

.mp-course-marking strong {
    padding: 5px 15px;
    background: #056889;
    color: #fff;
    border-radius: 10px 10px 10px 0;
    font-weight: 500
}

.mp-course-marking {
    position: relative
}

.mp-course-marking::before {
    width: 12px;
    height: 12px;
    content: "";
    display: inline-block;
    background: #848da0;
    border-radius: 50%;
    position: absolute;
    top: 4px;
    left: -49px
}

.mp-course-heading-video {
    display: flex;
    padding: 40px 0 30px;
    align-items: center
}

.mp-course-heading {
    width: 70%;
    padding-right: 70px;
    border-right: 1px solid #ff9c00
}

.mp-course-video {
    width: 30%;
    text-align: center;
    cursor: pointer
}

.mp-course-heading strong {
    font-size: 21px;
    font-weight: 600
}

.mp-course-heading p {
    margin-top: 20px;
    font-size: 13px;
    font-weight: 400;
    text-align: justify
}

.mp-course-content .card-header {
    background: #fff;
    border-bottom: none
}

.mp-course-content .card {
    border: 1px solid #ddd !important;
    border-radius: 6px !important
}

.mp-course-listing {
    background: #f2f2f2;
    margin: 0 15px 15px
}

.mp-course-listing ul li strong {
    font-weight: 600 !important;
    color: #565656
}

.mp-course-listing ul {
    list-style: none
}

.mp-course-listing ul ul ul {
    list-style: disc;
    margin-left: 19px
}

.mp-course-listing ul ul ul ul {
    list-style: square
}

.mp-course-listing ul ul ul ul ul {
    list-style: circle
}

.mp-course-listing ul ul ul ul ul ul {
    list-style: disc
}

.mp-course-listing ul ul ul ul ul ul ul {
    list-style: square
}

.mp-course-listing ul li::before {
    content: none
}

.mp-course-listing ul li {
    line-height: 2;
    text-align: justify
}

.course-about .about-accordian ul {
    list-style: none
}

.course-about .about-accordian ul li::marker {
    color: #FB6D45;
    font-size: 18px;
    line-height: .9
}

.course-about .about-accordian ul ul ul {
    list-style: disc
}

.course-about .about-accordian ul ul ul ul {
    list-style: circle
}

.course-about .about-accordian ul li::before {
    content: none;
    color: #FB6D45
}

.course-about .about-accordian ul li {
    line-height: 1.7
}

.course-about .about-accordian ul ul p::before {
    content: " ";
    position: absolute;
    top: 3px;
    left: -16px;
    display: inline-block;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    height: 1em;
    width: .5em;
    border-bottom: .2em solid #ff5f14;
    border-right: .2em solid #ff5f14
}

element.style {
    font-size: 13px
}

.course-about .about-accordian .card-body p {
    padding-left: 0;
    margin-bottom: 0
}

.course-about .about-accordian ul li {
    line-height: 1.7
}

.course-about .about-accordian .card-body ul li {
    position: relative;
    font-weight: 400;
    font-size: 13px !important;
    line-height: 1.7;
    margin-left: 0;
    margin-bottom: 11px;
    margin-top: 10px;
    text-align: justify
}

.course-about .about-accordian #heading_119 .card-body ul li {
    position: relative;
    font-weight: 400;
    font-size: 13px !important;
    line-height: 1.7;
    margin-left: 0;
    margin-top: 0;
    text-align: justify
}

.course-about .about-accordian .card-body ul li:first-child {
    margin-top: 0
}

.course-about .about-accordian .card-body ul ul {
    position: relative;
    font-weight: 400;
    font-size: 13px !important;
    line-height: 1.7;
    margin-left: 22px
}

.course-about .about-accordian .card-body ul ul ul {
    position: relative;
    font-weight: 400;
    font-size: 13px !important;
    line-height: 1.7;
    margin-left: 30px
}

.course-about .about-accordian .card-body ul ul ul li {
    line-height: 1.7
}

.course-about .about-accordian .card-body ul ul li {
    margin-bottom: 0;
    margin-top: 0
}

.course-about .about-accordian .card-body ul ul ul ul {
    margin-left: 20px
}

.course-about .about-accordian .card-body ul li ul p {
    margin-bottom: 15px
}

.curriculum-accordian .accordion ul {
    list-style: none
}

.curriculum-accordian .accordion ul li::marker {
    color: #FB6D45;
    font-size: 18px;
    line-height: .9
}

.curriculum-accordian .accordion ul ul ul {
    list-style: disc
}

.curriculum-accordian .accordion ul ul ul ul {
    list-style: circle
}

.curriculum-accordian .accordion ul li::before {
    content: none
}

.curriculum-accordian .accordion ul li {
    line-height: 1.7
}

.curriculum-accordian .accordion ul p::before {
    content: " ";
    position: absolute;
    top: 3px;
    left: -16px;
    display: inline-block;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    height: 1em;
    width: .5em;
    border-bottom: .2em solid #ff5f14;
    border-right: .2em solid #ff5f14
}

.faq-career .curriculum-accordian .accordion .card-body p {
    padding-left: 17px;
    margin-bottom: 0;
    text-align: justify
}

.faq-career .curriculum-accordian .accordion .card-body ul {
    padding-left: 36px;
    margin-bottom: 0;
    text-align: justify;
    margin-top: 8px
}

.faq-career .curriculum-accordian .accordion .card-body ul ::before {
    content: " ";
    position: absolute;
    top: 3px;
    left: -16px;
    display: inline-block;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    height: 1em;
    width: .5em;
    border-bottom: .2em solid #ff5f14;
    border-right: .2em solid #ff5f14
}

.faq-career .curriculum-accordian .accordion .card-body ul li {
    position: relative;
    font-weight: 400;
    font-size: 13px !important;
    line-height: 1.7;
    margin-left: 0;
    margin-bottom: 4px;
    text-align: justify
}

.curriculum-accordian .accordion .card-body p {
    padding-left: 0;
    margin-bottom: 0;
    text-align: justify
}

.curriculum-accordian .accordion .card-body ul li {
    position: relative;
    font-weight: 400;
    font-size: 13px !important;
    line-height: 1.7;
    margin-left: 0;
    margin-bottom: 10px;
    text-align: justify
}

.curriculum-accordian .accordion .card-body.program-over ul li::before {
    content: " ";
    position: absolute;
    top: 2px;
    left: -20px;
    display: inline-block;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    height: 1em;
    width: .5em;
    border-bottom: .2em solid #ff5f14;
    border-right: .2em solid #ff5f14
}

.curriculum-accordian .accordion .card-body .mp-eligibility ul li::before {
    content: none
}

.curriculum-accordian .accordion .card-body ul ul {
    position: relative;
    font-weight: 400;
    font-size: 13px !important;
    line-height: 1.7;
    margin-left: 22px
}

.curriculum-accordian .accordion .card-body ul ul ul {
    position: relative;
    font-weight: 400;
    font-size: 13px !important;
    line-height: 1.7;
    margin-left: 30px
}

.curriculum-accordian .accordian .card-body ul ul ul li {
    line-height: 1.7
}

.curriculum-accordian .accordion .card-body ul ul>li {
    margin-bottom: 0
}

.curriculum-accordian .accordian .card-body ul ul ul ul {
    margin-left: 20px
}

.curriculum-accordian .accordian .card-body ul li ul p {
    margin-bottom: 15px
}

.curriculum-accordian .accordion .program-over p {
    margin-bottom: 11px
}

.curriculum-accordian .accordion .program-over ul li {
    margin-bottom: 0
}

.course-content-header p {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    font-size: 17px;
    cursor: pointer
}

.course-content-header p span {
    font-weight: 500
}

.mp-certificate {
    margin-left: 7px
}

.mp-certificate strong {
    font-size: 21px;
    color: #f48133;
    margin-left: 9px
}

.mp-certificate p {
    margin-left: 63px;
    line-height: .5;
    font-size: 12px
}

.cc-achievement {
    padding: 45px 0;
    background: #f6f6f6;
    background-image: url(../img/master-certificate.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right
}

.cc-achie-heading h2 {
    font-size: 24px;
    color: #003f60;
    margin-bottom: 50px
}

.cc-achie-sections strong {
    color: #003f60
}

.cc-achie-sections {
    margin-bottom: 30px
}

.cc-achie-sections p {
    font-size: 14px
}

.cc-achie-button {
    display: flex
}

.cc-achie-button button {
    margin: 0;
    margin-right: 35px
}

.project-super-heading {
    display: flex;
    width: 313px;
    color: #0F2C39;
    font-size: 24px;
    font-weight: 700;
    padding-bottom: 2px;
    align-items: baseline
}

.project-super-heading h2 {
    text-transform: uppercase;
    color: #0F2C39;
    font-size: 24px;
    font-weight: 700;
    padding-bottom: 2px
}

.project-super-heading span {
    font-size: 30px;
    font-weight: 400;
    margin-left: 5px
}

.project-super-heading .line {
    width: 140px
}

.indusry-projects {
    padding: 80px 0
}

.master-course-certification {
    padding: 80px 0
}

.placement-points {
    margin-bottom: 20px
}

.placement-points strong {
    font-weight: bolder;
    font-size: 16px;
    text-transform: uppercase;
    color: #004566
}

.placement-points p {
    margin-top: 10px;
    font-size: 13px;
    text-align: justify
}

.placement-faqs-accordian h2 button {
    text-decoration: none !important;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%
}

.placement-faqs-accordian .accordion .card .card-body p {
    text-align: justify
}

.placement-faqs-accordian .accordion .card .card-header {
    padding: .35rem 1.25rem
}

.placement-faqs-accordian h2 button i {
    color: #004566
}

.placement-faqs-accordian h2 button span {
    color: #004566;
    font-weight: 600;
    text-decoration: none !important;
    text-align: justify;
    width: 97%
}

.placement-faqs-accordian h2 button span:hover {
    color: #004566;
    font-weight: 600
}

.placement-faqs-accordian .accordion .card .card-body p span {
    font-size: 13px;
    line-height: 1.7;
    text-align: justify
}

.placement-faqs-accordian .card-body p {
    padding-left: 15px !important
}

.placement-faqs-accordian .placement-text p {
    padding-left: 15px
}

.placement-section .recuirment {
    margin-bottom: 0
}

.recuirment {
    margin-top: 30px
}

.mpproject {
    0px 0px 40px }

.recuirement-firms {
    display: flex;
    flex-wrap: wrap;
    margin: 30px 0 0;
    align-items: center;
    justify-content: space-between
}

.recuirment-firm-images {
    text-align: center;
    margin-bottom: 15px
}

.mpadmission {
    padding: 50px 0 50px;
    background: #f6f6f6
}

.admission-desc {
    display: flex;
    justify-content: space-between
}

.admission-content {
    border: 1px solid #ddd;
    width: 30%;
    border-radius: 10px;
    padding: 20px;
    box-shadow: 0 0 5px 2px #ddd;
    background-color: #fff
}

.admission-content-heading {
    margin-bottom: 25px
}

.admission-content-heading img {
    margin-right: 10px
}

.admin-desc p {
    font-size: 12px;
    margin-bottom: 25px;
    text-align: justify
}

.admin-button button {
    width: 100%
}

.mp-fee-structure {
    background: #f89538;
    padding: 40px 0;
    overflow: hidden
}

.mp-fee-scholar {
    padding: 80px 0
}

.scholar-fee img {
    position: absolute;
    right: -100px;
    top: -30px
}

.scholar-item {
    background: #fff;
    padding: 35px 30px 20px;
    position: relative;
    border-radius: 9px;
    overflow: hidden
}

.scholar-item .online-class-calendar img {
    width: auto !important
}

.chance-win strong {
    color: #fff;
    font-weight: 500;
    font-size: 22px
}

.chance-win strong span {
    font-size: 25px;
    font-weight: 600
}

.chance-win strong span sub {
    font-size: 13px;
    font-weight: 400;
    bottom: 0
}

.chance-win button {
    border: 2px solid #fff;
    color: #fff;
    font-weight: 600;
    display: block;
    margin-top: 80px;
    text-transform: uppercase
}

.mpfaq {
    padding: 80px 0;
    background: #f6f6f6
}

.mp-master-curri-super-heading {
    margin-bottom: 30px
}

.mp-master-curri-super-heading h2 {
    text-transform: uppercase;
    color: #0F2C39;
    font-size: 24px;
    font-weight: 700;
    padding-bottom: 2px
}

.mp-curri {
    padding: 80px 0
}

.mp-curri-form-desc {
    display: flex;
    width: 100%
}

.mp-curri-form .form-inline {
    justify-content: space-between
}

.mp-curri-form .form-inline input {
    width: 100%;
    height: 40px;
    padding: 5px 10px;
    border: 1px solid #ddd;
    font-size: 13px;
    margin-top: 25px;
    background: transparent;
    color: #6b6b6b;
    border: none;
    border-bottom: 1px solid #f8981d
}

.mp-curri-form .form-inline textarea {
    width: 100%;
    height: 40px;
    padding: 5px 10px;
    border: 1px solid #ddd;
    font-size: 13px;
    color: #6b6b6b;
    border: none;
    border-bottom: 1px solid #f8981d
}

.mp-curri-desc {
    padding: 55px 40px;
    background: linear-gradient(90deg, #00567f, #023d5c);
    color: #fff;
    width: 60%
}

.mp-curri-form .drop-number .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent;
    border-style: solid;
    border-width: 6px 4px 0;
    height: 0;
    position: absolute;
    top: 30%;
    width: 0;
    right: 10%
}

.mp-curri-form .select2-container .select2-selection--single .select2-selection__rendered {
    margin-top: 4px
}

.mp-curri-form .help-block strong {
    font-size: 11px
}

.mp-curri-form span.select2.select2-container.select2-container--bootstrap {
    position: absolute;
    top: 31px;
    z-index: 1
}

.mp-curri-desc p {
    font-size: 24px;
    line-height: 1.3;
    margin-bottom: 15px
}

.mp-curri-desc p strong {
    font-weight: 600;
    font-size: 27px
}

.mp-curri-form {
    background: #f8f8f8;
    width: 100%;
    box-shadow: 10px 0 16px 3px #ddd;
    padding: 40px 10px;
}

.mp-curri-form strong {
    color: #5e5e5e;
    text-align: center;
    display: block;
    font-size: 25px;
    margin-bottom: 25px
}

.mp-curri-points ul li {
    line-height: 2.5;
    position: relative;
    margin-left: 30px;
    padding-left: 5px;
    font-size: 14px
}

.mp-curri-points ul li::before {
    content: " ";
    position: absolute;
    top: 8px;
    left: -20px;
    display: inline-block;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    height: 1.3em;
    width: .5em;
    border-bottom: .2em solid #fff;
    border-right: .2em solid #fff
}

.terms {
    padding: 0 18px;
    font-size: 13px
}

.mp-curri-form button {
    width: 300px;
    margin-top: 25px
}

.mp-faq-dots .owl-dots {
    position: absolute;
    right: -190px;
    bottom: 10px
}

.mp-faq-dots .owl-dots .owl-dot span {
    width: 40px !important;
    height: 5px !important;
    background: #fff !important
}

.mp-faq-dots .owl-dots .owl-dot:active span {
    background: #9b5300 !important
}

#MasterVerticalModal .modal-content, #MasterHorizontalModal .modal-content {
    background: none;
    border: none
}

.banner-job {
    background: url(../img/job-banner.jpg);
    height: 350px
}

.banner-job-content {
    color: #fff
}

.banner-job-content h3 {
    font-weight: 700;
    margin-bottom: 20px
}

.banner-job-content form {
    margin-top: 20px
}

.banner-job-content form input {
    width: 350px;
    height: 43px;
    border: none;
    border-radius: 5px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    padding: 0 15px
}

.banner-job-content form button {
    border: none;
    width: 42px;
    height: 43px;
    background: linear-gradient(90deg, #FFF139, #FEBE16);
    color: #fff;
    font-size: 27px;
    position: absolute;
    border-top-right-radius: 7px;
    border-bottom-right-radius: 7px
}

.job-list {
    background: #fbfbfb;
    padding-bottom: 50px
}

.job-listing-heading {
    color: #fd9001;
    display: flex;
    justify-content: space-between;
    margin: 40px 0;
    border-bottom: 1px solid;
    align-items: center;
    text-transform: uppercase
}

.job-list .job-sticky .help-block {
    position: absolute !important
}

.desc-job {
    font-size: 14px;
    margin-bottom: 40px;
    text-align: justify
}

.job-listing {
    margin-bottom: 35px
}

.job-listing-one {
    display: flex;
    background: #f2f2f2;
    border: 1px solid #6b6b6b;
    padding: 25px;
    margin-bottom: 35px
}

.job-course-img {
    margin-right: 25px
}

.job-course-img img {
    width: 125px
}

.carrer-form .job-course-img {
    margin-right: 0
}

.job-course-heading {
    display: flex;
    justify-content: space-between
}

.job-course-heading h4 {
    font-weight: 600;
    margin-bottom: 4px;
    color: #000
}

.job-course-heading h4 a {
    color: #000
}

.job-course-heading .date-post {
    color: #013c88;
    font-size: 11px;
    font-weight: 500
}

.job-course-description {
    font-size: 14px;
    margin-bottom: 5px;
    text-align: justify
}

.job-leftsection {
    width: 435px
}

.job-exsala {
    display: flex;
    justify-content: space-between;
    padding-bottom: 15px;
    margin-bottom: 15px;
    position: relative
}

.job-exsala::before {
    content: '';
    position: absolute;
    bottom: 0;
    width: 355px;
    height: 3px;
    background: linear-gradient(90deg, #007eab, #085076)
}

.job-exp, .job-salary, .job-location {
    font-size: 13px
}

.job-exp i, .job-salary i, .job-location i {
    color: #424242
}

.jobbrief {
    display: flex;
    align-items: flex-end
}

.jobbrief p {
    font-size: 13px;
    font-weight: 400;
    width: 375px
}

.jobbrief button {
    height: 34px;
    width: 134px
}

.job-sticky .help-block {
    position: static
}

.carrer-form-clear {
    overflow: hidden
}

.job-sticky {
    margin-bottom: 35px
}

.allclient-banner-heading {
    margin-top: 120px
}

.allclient-banner-heading h2 {
    font-size: 42px;
    color: #fff;
    font-weight: 700;
    text-align: center
}

.allclient-banner-desc i {
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    line-height: 1.6;
    text-align: center;
    display: block
}

.allclient-figure {
    width: 227px;
    background: #fff;
    box-shadow: 0 0 8px 3px #4646464d;
    border-radius: 10px;
    text-align: center;
    padding: 27px 0;
    border-top: 8px solid #053554
}

.allclient-selections {
    display: flex;
    margin-top: -60px;
    justify-content: space-around
}

.allclient-figure strong {
    color: #ff9c01;
    font-size: 23px
}

.allclient-figure p {
    font-size: 14px;
    color: #828282;
    font-weight: 500
}

.client-placement {
    margin-top: 50px
}

.client-list {
    margin-bottom: 50px
}

.client-logo-list {
    width: 165px;
    padding: 5px;
    margin: 15px;
    border-radius: 6px
}

.client-logo-list img {
    width: auto !important;
    margin: auto
}

.allclients .owl-dots .owl-dot span {
    width: 60px !important;
    height: 3px !important;
    margin: 0 !important;
    border-radius: 0 !important
}

.allclients .owl-dots .owl-dot:hover span {
    background: #ff9b00 !important
}

.allclients .owl-dots .owl-dot.active span {
    background: #ff9b00 !important
}

.clientdropquery {
    padding: 20px 15px;
    border: 1px solid #ddd;
    border-radius: 10px
}

.clientdropquery .select2-container {
    position: absolute;
    top: 20px
}

.clientdropquery .drop-number .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b {
    border-color: #7a8088 transparent transparent;
    border-style: solid;
    border-width: 6px 4px 0;
    height: 0;
    left: 58px;
    position: absolute;
    top: 69%;
    width: 0
}

.clientdropquery .select2-container .select2-selection--single .select2-selection__rendered {
    font-size: 13px;
    color: #505050;
    line-height: 54px
}

.clientdropquery-heading h5 {
    text-align: center;
    margin-bottom: 15px
}

.clientdropquery form input, .clientdropquery form select {
    padding: 10px;
    margin-top: 15px;
    font-size: 13px;
    width: 100%;
    border: 1px solid #ddd
}

.clientdropquery form p {
    font-size: 10px;
    margin-bottom: 15px;
    margin-top: 20px
}

.clientdropquery form select {
    color: #888;
    height: 38px
}

.clientdropquery form .button1 {
    font-weight: 700;
    letter-spacing: 2px;
    font-size: 15px
}

.corporate-client-video {
    padding: 80px 0
}

.client-video-img {
    width: 360px;
    position: relative;
    margin: auto
}

.client-video-learner a .testi {
    top: 40%
}

.client-video-img img {
    width: 100%
}

.client-heading-corporates h3 {
    font-weight: 700;
    width: 470px;
    color: #494949;
    line-height: 1.3
}

.client-heading-corporates .line {
    width: 135px
}

.client-heading-corporates p {
    font-size: 13px;
    margin: 30px 0
}

.corporate-client-video .button5 {
    width: fit-content
}

.future-client {
    padding: 80px 0;
    background: #023864;
    clip-path: polygon(0% 57px, 100% 0%, 100% 100%, 0% 100%)
}

.future-client-desc {
    text-align: center
}

.future-client-desc h3 {
    font-weight: 700;
    color: #fff;
    font-size: 31px
}

.future-client-desc span {
    color: #fd9c1a;
    font-weight: 700
}

.future-client-desc p {
    color: #fff;
    font-weight: 500;
    position: relative;
    font-size: 14px;
    width: 200px;
    margin: auto;
    display: block;
    margin-top: 35px
}

.future-client-desc p::before {
    content: '';
    background: #fff;
    width: 66px;
    height: 3px;
    position: absolute;
    bottom: -9px;
    left: 70px
}

.future-client-form .form-inline {
    justify-content: space-between;
    margin-top: 80px;
    margin-bottom: 50px;
    align-items: end
}

.future-client-form p {
    color: #fff;
    font-weight: 500;
    font-size: 13px;
    text-align: center
}

.future-client-form .drop-number .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b {
    border-color: #fff transparent transparent;
    border-style: solid;
    border-width: 6px 4px 0;
    height: 0;
    left: 80%;
    margin-left: 0;
    margin-top: -2px;
    position: absolute;
    top: 50%
}

.valide-text2 {
    position: relative
}

.valide-text2 .select2-container {
    position: absolute
}

.future-client-form .valide-text1 .select2-container .select2-selection--single .select2-selection__rendered {
    padding-left: 0
}

.future-client-form .valide-text1 .select2-container {
    position: absolute
}

.future-client-form .select2-container .select2-selection--single {
    color: #fff;
    height: 44px;
    line-height: 47px
}

.future-client-form .form-inline input {
    background: transparent;
    border: none;
    border-bottom: 1px solid #fff;
    font-size: 14px;
    height: 43px;
    width: 164px;
    color: #fff;
    padding: 0px;
}

.future-client-form .form-inline input::placeholder {
    color: #fff
}

.future-client-form .form-inline button {
    width: 125px;
    border: 1px solid #fff;
    background: transparent;
    color: #fff;
    padding: 8px;
    border-radius: 20px
}

.fee-deposit {
    margin: 40px 0 70px
}

.fee-deposit.inquery-class {
    margin: 0 0 70px
}

.fee-deposit.leadcls {
    margin: 0 0 70px
}

.payment-form {
    justify-content: space-between
}

.payment-form a {
    background: #fcfcfc;
    box-shadow: 0 0 6px 2px #cccccc40;
    padding: 15px;
    width: 24.5%;
    text-align: center;
    font-weight: 600;
    color: #8e8e8e !important;
    font-size: 15px;
    text-transform: uppercase;
    text-decoration: none
}

.payment-form a.active {
    color: #ffa302 !important;
    box-shadow: 0 0 7px 5px #dcdcdc85;
    position: relative
}

.payment-form a.active::before {
    content: '';
    border: 12px solid transparent;
    border-top-color: #ffa302;
    position: absolute;
    bottom: -24px;
    left: 43%
}

.student-payment {
    margin-top: 70px;
    padding: 30px 90px;
    box-shadow: 0 0 11px 2px #d6d6d6;
    border-top: 7px solid #ffa302
}

.student-payment h3 {
    border-bottom: 1px solid #595959;
    font-size: 16px;
    color: #595959;
    text-align: center;
    width: 340px;
    margin: auto;
    margin-bottom: 30px;
    padding-bottom: 15px;
    text-transform: uppercase
}

.student-payment .form-inline {
    justify-content: space-between;
    margin-bottom: 30px;
    flex-wrap: nowrap
}

.student-payment .form-inline .form-control {
    width: 100%;
    font-size: 14px;
    outline: none;
    box-shadow: none
}

.student-payment .form-inline select {
    width: 350px;
    font-size: 14px;
    height: 35px;
    color: #495057;
    border: 1px solid #ced4da;
    border-radius: 3px;
    padding: .375rem .75rem
}

.fee-deposit-checkbox {
    margin: 0 11px
}

.fee-deposit-checkbox label {
    font-size: 14px
}

.fee-deposit-checkbox input {
    margin-right: 5px
}

.fee-deposit-checkbox label a {
    color: #000;
    text-decoration: underline
}

.student-payment-button {
    width: 100%;
    border: 1px solid #ddd;
    background: #ffa302;
    color: #fff;
    border-radius: 6px;
    padding: 8px;
    font-weight: 600;
    text-transform: uppercase;
    margin-top: 20px
}

.face-issue-button {
    width: 50%;
    border: 1px solid #ddd;
    background: #ffa302;
    color: #fff;
    border-radius: 6px;
    padding: 8px;
    font-weight: 600;
    text-transform: uppercase;
    margin-top: 30px !important;
    margin: auto;
    display: block
}

.transaction-section {
    margin-top: 70px;
    padding: 30px 90px;
    box-shadow: 0 0 11px 2px #d6d6d6;
    border-top: 7px solid #ffa302
}

.transaction-section table {
    width: 100%
}

.transaction-section table tr {
    border-bottom: 1px solid #6d6d6d;
    line-height: 4
}

.transaction-section table tr td strong {
    font-size: 17px
}

.trans-button .paygat-button {
    background: #006278;
    margin-bottom: 20px
}

.trans-button {
    display: flex;
    justify-content: space-around;
    margin-top: 35px
}

.trans-button button {
    padding: 7px 0;
    color: #fff;
    border: none;
    text-transform: uppercase;
    font-weight: 600
}

.trans-button a {
    padding: 7px 44px;
    color: #fff;
    border: none;
    text-transform: uppercase;
    font-weight: 600
}

.cancel-button a {
    padding: 7px 44px;
    color: #fff !important;
    border: none;
    text-transform: uppercase;
    font-weight: 600
}

.trans-button .edit-button {
    background: #005bae;
    margin-bottom: 20px
}

.trans-button .cancel-button {
    background: #bc0001;
    margin-bottom: 20px
}

.trans-button .proceed-button {
    background: #387800;
    margin-bottom: 20px
}

.payment-process {
    justify-content: center;
    margin: 45px 93px
}

.payment-process a {
    width: 120px;
    text-align: center;
    font-size: 15px;
    font-weight: 600;
    color: #8e8e8e !important
}

.payment-process a.active {
    color: #ffa302 !important;
    text-decoration: underline
}

.payment-main {
    display: flex;
    justify-content: center
}

.gopayment {
    width: 31%
}

.team-manag {
    display: flex;
    flex-wrap: wrap;
    margin-top: 28px
}

.team-manag .account-team {
    margin-right: 100px
}

.account-team strong {
    width: 120px
}

.account-team .yellow, .imp-notes .yellow, .Escalation-team .yellow {
    color: #f7971d;
    font-weight: 500;
    font-size: 17px;
    line-height: 2
}

.auth-sign h3 {
    color: #000;
    font-size: 14px;
    font-weight: 600
}

.imp-notes ul {
    padding: 0 13px;
    list-style-type: disclosure-closed
}

.imp-notes ul li {
    font-size: 11px;
    padding-bottom: 7px;
    font-weight: 500;
    font-style: italic;
    line-height: 1.5;
    text-align: justify
}

.imp-notes ul li:last-child {
    padding-bottom: 0
}

.imp-notes h3 {
    font-size: 15px;
    font-weight: 500;
    font-style: italic;
    color: #5b5b5b;
    text-transform: uppercase
}

.account-team strong, .account-team span, .Escalation-team strong, .Escalation-team span {
    font-size: 13px
}

.googlepayment-barcode {
    padding: 35px;
    box-shadow: 0 0 6px 2px #e2e2e2;
    border-top: 7px solid #f9bb06
}

.googlepayment-barcode .img-logo img {
    margin: auto;
    display: block;
    width: 188px
}

.googlepayment-barcode form select {
    width: 100%;
    height: 40px;
    color: #5a5a5a;
    border: 1px solid #9b9b9b;
    border-radius: 4px;
    margin: 18px 0;
    padding: 0 5px
}

.googlepayment-barcode form p {
    font-weight: 600;
    font-size: 12px;
    width: 100%;
    color: #5a5a5a;
    border-radius: 4px;
    padding: 0 10px;
    text-align: center
}

.googlepayment-barcode .barcode-blur img {
    margin: auto;
    display: block
}

.singlepage-job-list {
    padding: 80px 0
}

.singlepage-job-listing-heading h5 {
    color: #083553;
    margin-bottom: 0
}

.horizontal-line {
    width: 100%;
    height: 2px;
    background: #083553;
    position: absolute;
    top: 50%;
    margin-left: 10px
}

.singlepage-job-listing-heading ul {
    margin: 15px 0 0
}

.singlepage-job-listing-heading ul li {
    color: #888
}

.singlepage-job-listing-heading ul li i {
    margin-right: 14px;
    width: 20px;
    text-align: center
}

.singlepage-job-listing-heading {
    border-left: 2px solid #083553;
    padding: 20px 0 15px 15px;
    margin-bottom: 15px
}

.singlepage-job-list .button1 {
    width: 140px
}

.singlepage-job-list .button1:hover, .singlepage-contact-details+.button1:hover {
    color: #fff
}

.singlepage-job-desc-left {
    padding: 0 50px 0 25px;
    text-align: justify;
    border-right: 2px solid #083553
}

.singlepage-job-desc-left-sections {
    margin-bottom: 40px;
    color: #737373
}

.singlepage-job-desc-left-sections p {
    margin-top: 20px
}

.singlepage-job-desc-right-sections {
    margin-bottom: 70px;
    border-bottom: 1px solid #000;
    padding-bottom: 5px;
    color: #737373
}

.singlepage-keyskill-heading-line, .singlepage-job-listing-heading-line {
    overflow: hidden
}

.singlepage-keyskill-heading-line h5, .singlepage-job-listing-heading-line h5 {
    position: relative
}

.singlepage-keyskill-heading-line h5 i {
    margin-right: 10px
}

.singlepage-key-skill {
    margin-left: 15px;
    padding: 40px 0
}

.singlepage-keyskill-heading-line {
    color: #083553
}

.singlepage-key-skill-listing {
    display: flex;
    flex-wrap: wrap
}

.singlepage-key-skill-listing a {
    margin-right: 20px;
    background: #e5e5e5;
    color: #083553;
    font-weight: 500;
    padding: 15px 25px;
    text-decoration: none
}

.singlepage-contact {
    padding: 40px 0
}

.singlepage-contact-details {
    margin-left: 30px;
    color: #737373
}

.singlepage-contact-details ul li {
    display: flex
}

.singlepage-contact-details ul li strong {
    width: 220px
}

.about-banner-section {
    border-left: 8px solid #feac0d;
    padding-left: 27px;
    margin-bottom: 87px;
    margin-top: 40px
}

.about-banner-heading h2 {
    color: #fff;
    font-weight: 700;
    font-size: 26px
}

.about-banner-heading {
    margin: 0 0 50px;
    padding-top: 20px
}

.about-banner-desc p {
    color: #fff
}

.about-directors {
    display: flex;
    justify-content: space-between;
    margin-top: 40px;
    padding-bottom: 20px;
    margin-right: 65px
}

.about-directors-desc strong {
    color: #fff;
    font-weight: 600;
    font-size: 15px
}

.about-directors-desc p {
    font-size: 13px
}

.nav-about-team-join {
    background: #fafafa
}

.navnab-atj {
    display: flex;
    justify-content: center
}

.navnab-atj .navnab-atj-link {
    padding: 25px 33px
}

.navnab-atj-link.nav-active {
    border-bottom: 6px solid #ff9000
}

.navnab-atj .navnab-atj-link a {
    text-transform: uppercase;
    font-weight: 500;
    text-decoration: none;
    padding: 0 25px;
    color: #0a2229
}

.quatation p {
    font-family: 'Berkshire Swash', cursive;
    font-size: 35px;
    text-align: center;
    background: -webkit-linear-gradient(180deg, #5395ab, #052a36);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.author-name i {
    display: flex;
    justify-content: flex-end;
    color: #293b3f
}

.quote {
    padding: 0 0 60px
}

.quote .line {
    margin: 25px auto 30px
}

.india-tag-line {
    text-align: center;
    font-size: 18px;
    color: #293b3f
}

.mission-vision-section {
    padding: 400px 0 0;
    counter-reset: section;
    position: relative;
    background-image: url('../images/16514.webp');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: fixed;
}

.welcome h3 {
    font-size: 23px;
    font-weight: 700;
    margin-bottom: 30px;
    color: #293b3f;
    text-transform: uppercase;
    text-align: center
}

.welcome p {
    padding: 20px 70px;
    font-family: 'Noto Serif', serif;
    font-weight: 500;
    color: #444;
    font-size: 16px;
    line-height: 1.8;
    text-align: justify
}

.team-quatation {
    padding: 50px 0
}

.welcome-team h3 {
    font-size: 23px;
    font-weight: 700;
    margin-bottom: 30px;
    color: #293b3f;
    text-transform: uppercase;
    text-align: center
}

.mission-vision {
    border-left: 2px solid #293b3f;
    padding-left: 30px
}

.ourvision {
    margin-bottom: 20px;
    padding-bottom: 20px;
    position: relative
}

.ourvision:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 50px;
    height: 3px;
    background: #f8981d
}

.management-team {
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
    border: 1px solid #e0e0e0
}

.about-management-team {
    padding: 50px 0 0
}

.management-team-heading {
    margin-bottom: 40px
}

.management-team-heading h3 {
    font-size: 23px;
    font-weight: 700;
    color: #293b3f;
    text-transform: uppercase;
    border-bottom: 5px solid #fb8f29;
    margin: auto;
    width: 208px
}

.management-team {
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
    border: 1px solid #e0e0e0
}

.management-team .team-member-desc {
    margin-left: 10px;
    border-radius: 7px;
    position: relative;
    padding: 32px;
    font-size: 14px
}

.management-team .team-member-desc:before {
    content: '';
    width: 0;
    height: 0;
    border: 15px solid transparent;
    border-left-color: #e4e4e4;
    position: absolute;
    left: -10px;
    top: 40%
}

.team-member-desc p {
    color: #5d5b5b;
    font-size: 14px;
    font-weight: 400;
    text-align: justify
}

.member-info {
    display: grid;
    margin-top: 11px;
    color: #293b3f;
    font-size: 13px
}

.roadmap-heading {
    margin-bottom: 40px
}

.roadmap-heading h3 {
    font-size: 23px;
    font-weight: 700;
    color: #293b3f;
    text-transform: uppercase;
    border-bottom: 5px solid #fb8f29;
    margin: auto;
    width: 460px
}

.roadmap img {
    width: 100%;
    height: auto
}

.about-us-rating {
    background: linear-gradient(90deg, #ededed, #edeceb);
    padding: 50px 0
}

.about-us-section {
    display: flex;
    justify-content: space-between;
    align-items: center;
    text-align: center
}

.about-us-class {
    width: 218px;
    padding: 44.5px 0;
    display: grid;
    justify-content: center;
    align-items: center;
    border-radius: 50%
}

.border-gradient1 {
    background-image: linear-gradient(#fe599e, #921678);
    position: relative;
    z-index: 1
}

.border-gradient1::before {
    content: '';
    display: block;
    background-color: #ededed;
    position: absolute;
    border-radius: 50%;
    height: 90%;
    width: 90%;
    z-index: -1;
    left: 5.2%
}

.border-gradient2 {
    background-image: linear-gradient(#fdb41a, #09aca2);
    position: relative;
    z-index: 1
}

.border-gradient2::before {
    content: '';
    display: block;
    background-color: #ededed;
    position: absolute;
    border-radius: 50%;
    height: 90%;
    width: 90%;
    z-index: -1;
    left: 5.2%
}

.border-gradient3 {
    background-image: linear-gradient(#0485c7, #224884);
    position: relative;
    z-index: 1
}

.border-gradient3::before {
    content: '';
    display: block;
    background-color: #ededed;
    position: absolute;
    border-radius: 50%;
    height: 90%;
    width: 90%;
    z-index: -1;
    left: 5.2%
}

.border-gradient4 {
    background-image: linear-gradient(#ffaf44, #f21527);
    position: relative;
    z-index: 1
}

.border-gradient4::before {
    content: '';
    display: block;
    background-color: #ededed;
    position: absolute;
    border-radius: 50%;
    height: 90%;
    width: 90%;
    z-index: -1;
    left: 5.2%
}

.about-us-class img {
    margin: auto;
    width: 76px;
    height: 43px
}

.about-us-class h6 {
    font-size: 40px;
    color: #3c3c3c;
    margin: 10px 0 5px;
    line-height: 1
}

.about-us-class p {
    font-weight: 600;
    color: #3c3c3c
}

.key-contact {
    padding: 0 0 40px
}

.key-contact-heading {
    margin-bottom: 40px;
    margin-top: 25px
}

.key-contact-heading h3 {
    font-size: 23px;
    font-weight: 700;
    color: #293b3f;
    text-transform: uppercase;
    border-bottom: 5px solid #fb8f29;
    margin: auto;
    width: 207px
}

.thanksection {
    background: linear-gradient(90deg, #ffeed3, #fff3e4);
    padding: 45px;
    text-align: center
}

.thankheading h1 {
    font-size: 72px;
    background: -webkit-linear-gradient(#f6c46a, #fc944c);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    border-bottom: 2px solid #014655;
    width: 320px;
    margin: auto
}

.thanks-desc {
    margin-top: 45px
}

.thanks-desc p {
    margin-top: 15px;
    margin-bottom: 15px
}

.quick-social-section {
    background: #f8f8f8;
    padding: 15px 0;
    text-align: center
}

.quick-link, .replay-social-link {
    margin: 10px 0 30px
}

.quick p, .social p {
    font-size: 20px
}

.quick-link a {
    background: -webkit-linear-gradient(#f2b12b, #e66107);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 20px;
    margin: 0 25px
}

.replay-social-link a {
    margin: 0 18px
}

.join-us-banner {
    background: url(../img/join-again-banner.webp);
    background-repeat: no-repeat;
    background-size: cover;
    height: 493px
}

.join-desc {
    color: #0d323b
}

.join-desc strong {
    font-size: 20px
}

.join-desc p {
    font-weight: 400;
    margin: 25px 0
}

.join-desc button {
    margin: initial
}

.why-work {
    padding: 80px 0;
    background-image: url(../img/background.png);
    background-size: cover;
    background-repeat: no-repeat
}

.why-work-heading h3 {
    font-size: 23px;
    font-weight: 700;
    margin-bottom: 50px;
    color: #0a2229;
    text-transform: uppercase;
    text-align: center
}

.reason-list {
    display: flex;
    color: #0a2229;
    margin-bottom: 50px;
    margin-right: 30px
}

.reason-why-desc {
    margin-left: 45px;
    margin-top: 30px
}

.reason-why-desc-heading strong {
    font-weight: 500;
    font-size: 20px
}

.reason-why-desc-heading p {
    margin-top: 25px;
    font-size: 15px;
    text-align: justify
}

.join-family {
    background: linear-gradient(45deg, #02d87f, #0490cb);
    color: #fff;
    padding: 75px 0;
    box-shadow: 0 0 12px 2px #5a5a5a7a
}

.buttontojoin {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.buttontojoin h3 {
    font-size: 35px;
    font-weight: 400;
    text-transform: uppercase
}

.buttontojoin button {
    border: 2px solid #fff;
    color: #fff;
    background: transparent;
    padding: 15px;
    border-radius: 6px
}

.value-action {
    padding: 40px 0
}

.value-action-heading h3 {
    font-size: 23px;
    font-weight: 700;
    margin-bottom: 50px;
    color: #0a2229;
    text-transform: uppercase;
    text-align: center
}

.values-join .owl-dots .owl-dot span {
    width: 50px !important;
    height: 7px !important;
    border-radius: 0 !important;
    margin: 0 !important
}

.values-join .owl-dots .owl-dot.active span, .values-join .owl-dots .owl-dot:hover span {
    background: #0490cb !important
}

.connect-you {
    padding: 40px 0;
    background-color: #fffbf8;
    background-image: url(../img/Join_Us_Again.png);
    background-repeat: no-repeat;
    background-position: 100% 100%
}

.right-oppor-heading h3 {
    display: grid;
    justify-content: center;
    text-align: center;
    color: #1b1e29
}

.right-oppor-heading p {
    text-align: center;
    color: #1b1e29;
    font-weight: 400
}

.right-oppor-form form {
    margin: 30px 0
}

.right-oppor-form-section1 {
    padding: 0 10px
}

.right-oppor-form .drop-number .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent;
    border-style: solid;
    border-width: 6px 4px 0;
    height: 0;
    left: 76%;
    margin-left: 0;
    margin-top: -15px;
    position: absolute;
    top: 72%
}

.right-oppor-form .form-inline .help-block {
    margin-left: 2px
}

.right-oppor-form-section1 input {
    border: none;
    border-bottom: 1px solid #424242;
    width: 100%;
    background: transparent;
    line-height: 41px
}

.right-oppor-form-section2 {
    justify-content: space-between;
    flex-wrap: nowrap;
    margin-bottom: 40px;
    margin-top: 40px
}

.right-oppor-form-section2 input {
    width: 100%;
    height: 42px;
    border: none;
    border-bottom: 1px solid #424242;
    background: transparent;
    padding: 0px;
}

.right-oppor-form-section3 {
    justify-content: space-between;
    margin-bottom: 60px
}

.right-oppor-form-section3 select {
    border: none;
    border-bottom: 1px solid #424242;
    width: 45%;
    color: #6d6d6d;
    background: transparent
}

.our-team-banner-text {
    position: absolute;
    bottom: 0;
    color: #fff;
    font-size: 21px;
    width: 621px;
    font-family: 'Poppins';
    font-weight: 700;
    transform: translate(50%, -80%);
    text-align: center
}

.team-quatation .line {
    margin: auto;
    margin-bottom: 50px
}

.team-quatation p {
    padding: 20px 70px;
    font-family: 'Noto Serif', serif;
    font-weight: 500;
    color: #444;
    font-size: 16px;
    line-height: 1.8;
    text-align: justify
}

.team-thought p {
    font-family: 'Berkshire Swash', cursive;
    font-size: 35px;
    text-align: center;
    background: -webkit-linear-gradient(180deg, #5395ab, #052a36);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.team-author i {
    display: flex;
    justify-content: flex-end;
    color: #fff;
    font-weight: 400
}

.product-team {
    padding: 60px 0
}

.product-team.f9 {
    background: #f9f9f9
}

.product-team-section {
    display: flex;
    align-items: center
}

.product-team-left {
    text-align: right;
    padding: 0 70px
}

.product-team-heading-left h3 {
    color: #003f7f;
    font-weight: 700;
    text-transform: uppercase
}

.product-team-desc p {
    font-size: 15px;
    color: gray;
    margin: 20px 0 40px;
    line-height: 1.8
}

.product-team-heading-left {
    background: url(../img/circle-yellow.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 52%;
    padding: 10px 0 3px
}

.team-button {
    background: #005195;
    color: #fff;
    border: none;
    padding: 15px 32px;
    position: relative;
    font-size: 20px;
    letter-spacing: 1px
}

.team-button:after {
    content: '>';
    position: absolute;
    right: 15px;
    top: 29%
}

.product-team.f4 {
    color: #f4f4f4
}

.product-team-right {
    text-align: left;
    padding: 0 70px
}

.product-team-heading-right {
    background: url(../img/circle-yellow.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 3px;
    padding: 10px 0 3px 15px
}

.product-team-heading-right h3 {
    color: #003f7f;
    font-weight: 700;
    text-transform: uppercase
}

.industry-ready {
    background: linear-gradient(45deg, #d6a15d, #edca8a);
    text-align: center;
    color: #fff;
    padding: 60px 0;
    margin: 20px 0 50px
}

.industry p {
    font-size: 35px;
    text-transform: uppercase;
    font-weight: 200
}

.industry p strong {
    font-weight: 700
}

.industry-sub-heading p {
    font-size: 20px;
    position: relative
}

.industry-sub-heading p a {
    color: #fff;
    text-decoration: underline
}

.horizontal-line-left {
    width: 20%;
    height: 2px;
    background: #fff;
    position: absolute;
    left: 9px;
    top: 50%
}

.horizontal-line-right {
    width: 20%;
    height: 2px;
    background: #fff;
    position: absolute;
    right: 9px;
    top: 50%
}

.service-banner {
    background: #f1f3ff;
    height: auto
}

.service-banner-heading h3 {
    color: #002a4e;
    font-weight: 700;
    font-size: 34px;
    position: relative;
    line-height: 1.5
}

.service-banner-img {
    margin-top: 15px
}

.service-banner-heading h3:before {
    content: '';
    background: #fb8f29;
    width: 155px;
    height: 4px;
    position: absolute;
    bottom: -44px
}

.service-heading {
    margin: 80px 0 0
}

.service-heading-list h3 {
    font-size: 23px;
    font-weight: 700;
    color: #0f2c39;
    text-transform: uppercase;
    text-align: center;
    border-bottom: 5px solid #fb8f29;
    margin: auto;
    width: fit-content
}

.service-section-list {
    display: flex;
    align-items: center
}

.service-section-list-desc strong {
    color: #012553;
    font-size: 20px;
    position: relative;
    line-height: 4
}

.service-section-list-desc strong:before {
    content: '';
    background: #fb8f29;
    width: 80%;
    height: 2px;
    position: absolute;
    bottom: -4px
}

.service-section-list-desc p {
    line-height: 1.9;
    color: #4a4a4a
}

.service-section {
    padding: 55px 0
}

.grey {
    background: #f4f5f9
}

.service-section.grey .service-section-list-desc {
    text-align: right
}

.service-section.grey .service-section-list-desc strong:before {
    right: 0
}

.course-page-2-curriculum {
    margin-top: 20px
}

.course-page2-curriculum {
    display: flex;
    justify-content: space-between;
    margin: 25px 0;
    background: #fafafa;
    box-shadow: 0 0 11px 4px #eaeaea;
    transition: all .2s ease-out;
    will-change: transform
}

.course-page2-curriculum:hover {
    transform: translateY(-5px);
    box-shadow: 0 1rem 3rem rgba(31, 45, 61, .125) !important
}

.course-page-img img {
    width: 70px;
    margin-right: 20px
}

.course-page-content {
    width: 80%;
    padding: 10px 25px 14px 0
}

.course-page-heading {
    line-height: 1.5em;
    margin-bottom: 5px;
}

.course-page-heading strong {
    font-weight: 600;
    font-size: 19px
}

.course-page-desc {
    font-size: 13px;
    margin-bottom: 16px
}

.details-view-master a {
    background: linear-gradient(45deg, #3876F1, #1C19B0);
    padding: 8px 10px;
    color: #fff !important;
    font-size: 13px;
    color: #1a242d
}

.course-page-heading strong a {
    color: #000
}
}

.banner-training-certificate .banner-heading {
    margin: 98px 0
}

.banner-heading {
    margin: 38px 0
}

.banner-heading h1 {
    font-weight: 500;
    margin-bottom: 0;
    font-size: 33px
}

.banner-heading h1 strong {
    color: #ffbc08;
    font-weight: 700
}

.banner-heading a {
    color: #fff;
    border: 2px solid #fff;
    padding: 7px;
    text-transform: uppercase;
    line-height: 3;
    text-decoration: none
}

.banner-heading a i {
    font-size: 13px
}

.banner-img {
    margin-top: 65px
}

.training-certificate-page {
    background: #fdfdfd
}

.gt {
    display: flex;
    justify-content: center;
    border-bottom: 1px solid #c1c1c1
}

.gt .nav-item a {
    background: transparent !important;
    border: none !important;
    color: #0a2229 !important;
    font-size: 24px;
    font-weight: 600;
    padding: 15px
}

.gt .nav-item a.active {
    border-bottom: 5px solid #ff9000 !important
}

.GetTrack .tab-content {
    padding: 45px 0
}

.mobile-track-img {
    display: block;
    text-align: center;
    border-bottom: 1px solid #9a9a9a
}

.mobile-track-img img {
    border-bottom: 5px solid #ff9000
}

.validation {
    display: block;
    text-align: center;
    margin-top: 35px
}

.validation strong {
    color: #002833;
    font-size: 15px;
    font-weight: 600
}

.validation .help-block {
    display: initial;
    margin-top: 0;
    margin-left: -86px;
    color: red;
    font-size: 6px;
    position: absolute
}

.validation .help-blocks {
    display: initial;
    margin-top: 0;
    margin-left: 8px;
    color: red;
    font-size: 6px;
    position: absolute
}

.validation .help-blocks strong {
    color: red;
    margin-left: -72px
}

.certraid .help-block {
    color: red;
    font-size: 6px;
    position: absolute;
    width: 100%;
    text-align: center;
    left: 0;
}

.validation .button3 {
    color: #fff;
    background: #fa872a;
    border: none;
    font-weight: 400;
    margin-right: 0;
    padding: 10px 24px;
    border-radius: 4px
}

.certraid .help-block strong, .validation .help-block strong {
    color: red;
    font-size: 15px
}

.validation p {
    font-size: 13px;
    font-weight: 500;
    margin-top: 5px;
    margin-bottom: 25px
}

.validation form {
    position: relative
}

.validation form label {
    width: 52px;
    color: #002833;
    font-size: 13px;
    font-weight: 600;
    position: absolute;
    top: -2%;
    left: 36%;
    background: #fff;
    padding: 5px 0;
    line-height: 0
}

.validation form input[type=tel] {
    border-radius: 5px;
    border: 1px solid #2c3a48;
    padding: 8px;
    width: 350px
}

.certraid .button3, .validation .button3 {
    margin-top: 30px;
    text-transform: capitalize !important;
}

.validation form p {
    width: 350px;
    margin: auto;
    cursor: pointer;
    text-transform: uppercase;
    font-size: 17px
}

.otpvari-img {
    display: block;
    text-align: center;
    border-bottom: 1px solid #9a9a9a
}

.validation form p {
    margin-top: 25px
}

.gt .nav-item {
    margin: 0 15px
}

.gt .nav-item:first-child a {
    position: relative
}

.gt .nav-item:first-child a::before {
    content: '';
    position: absolute;
    width: 4px;
    height: 25px;
    background: #0a2229;
    right: -15px;
    top: 20px
}

.pwdvalidation input {
    width: 50px;
    height: 50px;
    border-radius: 10px;
    border: 1px solid #9a9a9a;
    margin: 0 5px;
    text-align: center;
    font-size: 65px;
    color: #9a9a9a
}

.track-dummy {
    border-bottom: 1px solid #9a9a9a
}

.track-dummy img {
    margin: auto;
    display: block
}

.gc-tc {
    text-align: center;
    padding: 85px 0
}

.gc-heading h1 {
    color: #025a93
}

.gc-heading p {
    width: 80%;
    margin: auto
}

.certraid strong {
    color: #002833;
    font-size: 19px;
    font-weight: 600
}

.certraid .help-block strong {
    color: red
}

.certraid {
    margin: 50px 0
}

.certraid p {
    margin: 15px 0
}

.certraid form input {
    width: 34%;
    padding: 15px;
    border-radius: 6px;
    border: 1px solid #9a9a9a;
    text-align: center
}

.certraid form button {
    padding: 13px 24px;
    margin: 0;
    text-transform: uppercase
}

.student-certificate-here-heading {
    border-top: 1px solid #9a9a9a
}

.student-certificate-here-heading strong {
    color: #025a93;
    text-transform: uppercase;
    display: block;
    font-size: 23px;
    font-weight: 600;
    width: 312px;
    margin: auto;
    border-top: 5px solid #ff9000;
    padding: 10px 0
}

.student-data {
    display: flex;
    justify-content: space-between;
    margin-top: 65px
}

.student-name {
    background: url(../img/circle-yellow.png);
    background-size: contain;
    background-repeat: no-repeat;
    padding: 7px 0
}

.student-name strong {
    color: #0f2c39;
    font-size: 22px;
    margin-left: 8px
}

.trackstu-data {
    margin: 25px 0
}

.management-team .team-member-pic {
    padding: 15px;
    background-color: #e4e4e4
}

.trackstu-data p {
    font-size: 13px;
    display: flex;
    line-height: 2.8;
    font-weight: 500
}

.trackstu-data strong {
    font-weight: 600;
    width: 150px
}

.trackstu-data span {
    padding-left: 30px;
    width: 360px
}

.vidocer {
    margin-top: 35px;
    display: flex;
    justify-content: space-between;
    text-align: center;
}

.vidocer button {
    padding: 10px 45px
}

.student-data-right {
    position: relative
}

.student-data-right::before {
    content: '';
    width: 1px;
    height: 100px;
    position: absolute;
    top: 30%;
    left: -10%;
    background: #ffa200
}

.student-data-right img {
    width: 90%
}

.tracer img {
    max-width: 100%;
    margin: auto;
    height: auto;
    display: block
}

#vas {
    display: none
}

.career-heading, .heading-equiry-pop {
    display: flex;
    justify-content: space-between;
    align-items: center
}

#fix-rig {
    top: 40%;
    right: -64px;
    display: flex;
    align-items: center;
    z-index: 500;
    letter-spacing: 0px;
    font-size: 16px;
    background: rgb(255 255 255);
    color: #004080;
    padding: 10px 11px 23px;
    text-transform: uppercase;
    font-weight: 600;
    transform: rotate(-90deg);
    -webkit-box-shadow: rgb(2 18 129 / 25%) 0 2px 15px 0;
    box-shadow: rgb(2 18 129 / 25%) 0 2px 15px 0;
}

#fix-rig, #fix-rig2, .ani-pio {
    position: fixed;
    border-top-left-radius: 6px;
}

#fix-rig, #fix-rig2 {
    border-top-right-radius: 6px;
    cursor: pointer;
}

#fix-rig span {
    margin-right: 7px;
    background: #004080;
    height: 21px;
    border-radius: 5px;
    width: 21px;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: inline-flex;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    align-items: center
}

#fix-rig img {
    -webkit-animation-name: equ_right_call;
    animation-name: equ_right_call;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-delay: 5s;
    animation-delay: 5s;
    width: 13px;
}

.bottom-enquiry .card-body {
    background-color: #fff;
}

.ani-pio {
    width: 250px;
    z-index: 9999;
    background-color: #fff;
    top: 31.5%;
    right: -250px;
    overflow-x: hidden;
    transition: .5s 0.1s;
    -webkit-box-shadow: 0 0 20px 0 rgb(0 12 105 / 17%);
    box-shadow: 0 0 20px 0 rgb(0 12 105 / 17%);
    border-bottom-left-radius: 6px
}

.ani-pio span {
    color: #818181;
    display: block;
    transition: .3s
}

.fix-contact {
    margin: 36px 0;
}

.fix-contact .fix-indian, .fix-contact .fix-internatioanl {
    display: flex;
    align-items: center;
    justify-content: space-around
}

.fix-contact .fix-indian .fix-indian-left p, .fix-contact .fix-internatioanl .fix-international-left p {
    font-size: 10px;
    font-weight: 500
}

.fix-contact .fix-indian .fix-indian-left, .fix-contact .fix-internatioanl .fix-international-left {
    position: relative;
}

.fix-indian-right i {
    background: linear-gradient(302deg, #ffa817, #dd8336);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 25px;
}

.fix-international-right i {
    background: linear-gradient(302deg, #ffed17, #dd8336);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 30px;
}

.fix-contact .fix-indian .fix-indian-left::after, .fix-contact .fix-internatioanl .fix-international-left::after {
    content: '';
    width: 1px;
    height: 30px;
    position: absolute;
    top: 5px;
    right: -20px;
    background: #888
}

.ani-pio .closebtn {
    position: absolute;
    top: 0;
    right: 14px;
    font-size: 28px;
    color: #000;
    cursor: pointer
}

.fix-contact .fix-internatioanl {
    margin-top: 10px;
}

.fix-contact .fix-indian .fix-indian-left strong a, .fix-contact .fix-internatioanl .fix-international-left strong a {
    color: #000;
    font-weight: 600
}

@-webkit-keyframes equ_right_call {
    0%, 20%, 26%, 32%, 38%, 44%, 50%, 56%, 62%, 68%, 74%, 80% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    23%, 35%, 47%, 59%, 71% {
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg)
    }

    29%, 41%, 53%, 65%, 77% {
        -webkit-transform: rotate(-15deg);
        transform: rotate(-15deg)
    }
}

@keyframes contactus_trin__1hs1e {
    0%, 20%, 26%, 32%, 38%, 44%, 50%, 56%, 62%, 68%, 74%, 80% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    23%, 35%, 47%, 59%, 71% {
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg)
    }

    29%, 41%, 53%, 65%, 77% {
        -webkit-transform: rotate(-15deg);
        transform: rotate(-15deg)
    }
}

#fix-rig2 {
    bottom: 0;
    right: 1px;
    z-index: 999;
    font-size: 17px;
    color: #fff;
    letter-spacing: 0;
    font-weight: 500;
    width: 320px;
    box-shadow: rgb(112 112 112 / 40%) 0 0 5px 3px;
    -webkit-box-shadow: rgb(112 112 112 / 40%) 0 0 5px 0
}

.bottom-form-right span {
    display: block;
    color: #004080;
    font-size: 12px;
    font-weight: 500;
    line-height: 1.2em
}

.bottom-form-right .number {
    font-weight: 600;
    font-size: 20px;
    line-height: 1.2em
}

.bottom-enquiry .card-header {
    padding: 8px 20px;
    border-bottom: 0
}

.bottom-enquiry .card {
    border: 0
}

.right-side-form-popup .right-side-form-control {
    border: 1px solid rgba(185, 185, 185, .41);
    font-size: 13px;
    color: #888
}

.all-course-listing-desc, .right-side-form-popup input {
    padding: 18px 15px
}

.form-control:focus, .search-column, input:focus {
    box-shadow: none !important;
    outline: 0 !important
}

.right-side-form-popup label {
    font-size: 13px;
    margin-bottom: 2px;
    display: block;
    color: #212529 !important
}

.btn-eq-yellow {
    background-color: #f97141;
    color: #fff;
    font-size: 15px;
    padding: 6px 15px;
    width: 100%
}

.career-heading, .heading-equiry-pop {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.btn-eq-yellow:hover {
    color: #fff;
}

.bottom-form-right {
    display: flex;
    align-items: center;
    justify-content: center;
}

textarea.text-message {
    height: 60px;
}

.heading-equiry-pop picture img {
    -webkit-animation: blinking 2s infinite;
    animation: blinking 2s infinite;
    position: relative;
    top: 3px;
    left: 2px;
}

@-webkit-keyframes blinking {
    0% {
        opacity: 0
    }

    50% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@keyframes duq_fadeinout__1PM-K {
    0% {
        opacity: 0
    }

    50% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

.bottom-form-right img {
    margin-right: 10px;
}

.card-header>.heading-equiry-pop.intro>i {
    -webkit-transform: rotate(177deg);
    -moz-transform: rotate(177deg);
    -ms-transform: rotate(177deg);
    -o-transform: rotate(177deg);
    transform: rotate(177deg);
    -webkit-transition: .9s;
    -moz-transition: .9s;
    -ms-transition: .9s;
    -o-transition: .9s;
    transition: .9s
}

.card-header>.heading-equiry-pop>i {
    cursor: pointer;
    -webkit-transition: .9s;
    -moz-transition: .9s;
    -ms-transition: .9s;
    -o-transition: .9s;
    transition: .9s
}

.blog-banner {
    background: url(../img/Blog_Banner.webp);
    height: 350px;
    background-repeat: no-repeat;
    background-size: cover
}

.blog-single-border {
    margin-top: 20px;
    display: flex
}

.blog-single-one {
    width: 80px;
    height: 2px;
    background: #321a84;
    margin-right: 15px
}

.blog-single-two {
    width: 50px;
    height: 2px;
    background: #321a84;
    margin-right: 15px
}

.blog-single-three {
    width: 20px;
    height: 2px;
    background: #321a84
}

.pb-blog-banner-content {
    padding: 5em 0
}

.pb-blog-banner-heading h3 {
    color: #ff9105;
    font-weight: 600;
    font-size: 30px;
    margin-bottom: 0
}

.pb-blog-banner-heading p {
    font-size: 22px;
    font-weight: 500
}

.pb-blog-banner-desc p {
    font-size: 13px;
    width: 83%;
    font-weight: 400;
    margin-top: 5px
}

.an-column-blog .content {
    box-shadow: 0 1px 13px 0 rgba(226, 226, 226, 0.28);
    border-radius: 3px;
    overflow: hidden;
    margin: auto;
    border: 1px solid #d3d3d3
}

.an-column-blog .content:hover .an-blog-img img {
    transform: scale(1.05);
    transition: transform .4s ease-in-out 0s, -webkit-transform .4s ease-in-out 0
}

.an-bg-co {
    padding: 0 15px 15px
}

.an-blog-img {
    overflow: hidden
}

.an-blog-img img {
    width: 100%;
    height: 129.5px;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear
}

.an-blog-page-heading {
    font-size: 15px;
    padding: 15px 0;
    line-height: 1.2;
    border-bottom: 1px solid #ddd;
    height: 70px
}

.an-blog-page-heading strong {
    font-weight: 600;
    color: #3b3b3b;
    font-size: 11pt;
    line-height: 21px
}

.an-blog-page-desc p {
    font-size: 11px;
    line-height: 17px;
    margin-top: 10px;
    font-weight: 420;
    color: #4f4f4f;
    text-align: justify
}

.an-blog-page-desc {
    margin-bottom: 5px
}

.an-blog-page-footer {
    display: flex;
    justify-content: space-between;
    align-items: flex-end
}

.an-blog-author p {
    font-size: 11px;
    font-weight: 500;
    line-height: 1
}

.an-blog-author strong {
    font-size: 12.5px;
    font-weight: 600;
    color: #585858
}

.an-blog-footer-right img {
    width: 20px;
    margin-right: 3px
}

.an-blog-footer-right span {
    font-weight: 500;
    font-size: 10px;
    margin-right: 7px;
    color: #585858
}

.an-new-blog {
    background: #f9f9f9
}

.an-new-blog-heading {
    padding-top: 50px
}

.category-box {
    cursor: pointer;
    height: 120px;
    text-align: center;
    display: block;
    flex-direction: column;
    background-color: #fff;
    justify-content: center;
    align-items: center;
    box-shadow: 0 2px 10px 0px #e1e1e1;
    transition: all .2s ease-out;
    will-change: transform;
    border-radius: .2rem;
    margin-bottom: 1.8rem;
    padding: 15px
}

.category-box img {
    border-radius: 50%
}

.category-box:hover {
    transform: translateY(-4px);
    cursor: pointer
}

.category-col>.category-link {
    text-decoration: none;
    color: #4a4a4a
}

.category-name {
    color: #4a4a4a;
    font-size: .875rem;
    text-align: center;
    font-weight: 400;
    line-height: 18px
}

.an-new-blog-heading .title {
    font-size: 29px;
    margin-bottom: 2rem;
    font-weight: 300;
    color: #838383
}

.an-new-blog-filter {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.an-filter-button {
    border: none;
    background: transparent;
    font-weight: 500;
    font-size: 16px;
    color: #8e8e8e;
    padding: 10px;
    text-transform: capitalize
}

.an-filter-button:hover {
    color: #352c7b !important;
    background: #f7f7f7 !important
}

.an-column-blog {
    margin: 25px 0
}

.an-psb {
    color: #352c7b;
    box-shadow: none !important;
    outline: none !important;
    background: #f7f7f7;
    padding: 10px
}

.farn-modal-left {
    overflow: hidden;
    position: relative
}

.franchise-from {
    position: absolute;
    top: 50%;
    left: 17%;
    text-align: center
}

.franchise-heading {
    font-size: 45px;
    display: table;
    padding: 0 20px;
    color: #f1b500;
    font-weight: 700;
    border: 1px solid #f1b500
}

.franchise-body {
    background-color: #f1b500;
    font-size: 19px;
    padding: 0 15px;
    color: #fff;
    font-weight: 600
}

.scholarship-from {
    position: absolute;
    top: 50%;
    left: 12%;
    text-align: center
}

.scholarship-heading {
    font-size: 45px;
    display: table;
    padding: 0 20px;
    color: #f1b500;
    font-weight: 700;
    border: 1px solid #f1b500
}

.scholarship-body {
    background-color: #f1b500;
    font-size: 19px;
    padding: 0 15px;
    color: #fff;
    font-weight: 600
}

.scholarship-frm .form-item .name {
    display: flex;
    align-items: center;
    margin: 15px 0
}

.scholarship-frm .form-item .name p {
    font-weight: 500;
    color: #fff;
}

.scholarship-frm .form-item .name input {
    width: 100%;
    border: none;
}

.scholarship-frm input {
    line-height: 0 !important;
    padding: 6px 10px;
    border-radius: 4px;
    border: 1px solid #A1A1A1;
    box-shadow: none !important;
    outline: none;
    background: #fff;
}

.scholarship-frm select {
    line-height: 0 !important;
    padding: 3px 5px;
    border-radius: 4px;
    border: 1px solid #A1A1A1;
    box-shadow: none !important;
    outline: none;
    background: #fff;
}

.scholarship-frm .row {
    margin: auto;
    display: unset
}

.scholarship-frm .col-1, .scholarship-frm .col-2, .scholarship-frm .col-3, .scholarship-frm .col-4, .scholarship-frm .col-5, .scholarship-frm .col-6, .scholarship-frm .col-8, .scholarship-frm .col-9, .scholarship-frm .col-10, .scholarship-frm .col-11, .scholarship-frm .col-12 {
    padding: 0
}

.scholarship-frm p {
    font-size: 13px
}

.farn-modal-right {
}

.nit .modal-content {
    flex-direction: row;
    overflow: hidden;
    width: 906px
}

.nit .modal-dialog {
    max-width: 906px
}

.nit .farn-modal-right .modal-header {
    background: #f8981d;
    position: relative;
    border-radius: 0
}

.nit .farn-modal-right .modal-header button {
    position: absolute;
    right: 25px;
    top: 32px;
    color: #fff;
    opacity: 1;
    border: 1px solid;
    padding: 0 5px;
    border-radius: 50%
}

.nit .farn-modal-right .modal-header .modal-title {
    margin: auto;
    color: #fff;
    font-weight: 500
}

.hire .farn-modal-right {
    width: 100%;
    background-color: #fbfbfb
}

.hire .modal-content {
    flex-direction: row;
    overflow: hidden
}

.hire .farn-modal-right .modal-header {
    background: #f8981d;
    position: relative;
    border-radius: 0
}

.hire .farn-modal-right .modal-header button {
    position: absolute;
    right: 25px;
    top: 32px;
    color: #fff;
    opacity: 1;
    border: 1px solid;
    padding: 0 5px;
    border-radius: 50%
}

.hire .farn-modal-right .modal-header .modal-title {
    margin: auto;
    color: #fff;
    font-weight: 500
}

.nit-form form .form-inline input[type=text], .nit-form form .form-inline input[type=email], .nit-form form .form-inline input[type=date] {
    width: 100%;
    padding: 7px;
    color: #9b9b9b;
    font-size: 13px;
    border: none;
    border-bottom: 1px solid #f8981d
}

.form-inline.nit-check.has-error {
    display: flex
}

.nit-check {
    display: flex !important
}

.nit-form form .form-inline select {
    width: 100%;
    border: none;
    border-bottom: 1px solid #f8981d;
    background-color: transparent;
    margin-top: 15px !important;
    width: 100% !important;
    padding: 10px 5px !important;
    font-size: 14px !important;
    font-weight: 400;
    color: #858585;
    border: 1px solid #b7b7b7;
    border: none;
    border-bottom: 1px solid #f8981d
}

.nit-form form .form-inline input[type=text] {
    border: none;
    border-bottom: 1px solid #f8981d;
    background-color: transparent;
    margin-top: 15px;
    width: 100%;
    padding: 10px;
    font-size: 14px;
    border: 1px solid #b7b7b7;
    border: none;
    border-bottom: 1px solid #f8981d
}

.nit-form form .form-inline input[type=tel] {
    border: none;
    border-bottom: 1px solid #f8981d;
    background-color: transparent;
    margin-top: 15px;
    width: 100%;
    padding: 10px;
    font-size: 14px;
    border: 1px solid #b7b7b7;
    border: none;
    border-bottom: 1px solid #f8981d
}

.has-error .help-block {
    color: red
}

.has-error .help-block strong {
    color: red;
    margin-bottom: 0;
    text-align: inherit
}

.nit-form-inline .help-block {
    color: red
}

.failedhtml {
    color: red
}

.help-block {
    display: block;
    margin-top: 0;
    color: red;
    font-size: 12px;
    position: absolute
}

.future-client-form .form-inline .help-block {
    margin-left: 0
}

.form-inline .help-block {
    display: block;
    margin-left: 5px
}

.submit-download-from .form-inline .help-block {
    display: block;
    margin-left: 5px;
    margin-top: 37px
}

.nit-form .form-inline {
    display: block
}

a:link {
    text-decoration: none
}

.nit-form form .nit-form-inline {
    display: flex;
    align-items: center;
    margin-top: 25px;
    margin-left: 7px
}

.nit-form form .nit-form-inline label {
    margin: 0 19px 0 5px;
    color: #373737;
    font-size: 13px
}

.farn-modal-right .modal-body {
    padding: 0 50px 20px
}

.nit-check {
    margin-bottom: 35px;
    margin-left: 0;
    margin-top: 20px
}

.nit-check {
    position: relative
}

.nit-check .help-block {
    margin-top: 44px;
    position: absolute
}

.nit-check input {
    margin-right: 10px
}

.nit-check label {
    color: #737070;
    font-size: 13px
}

.nit-form form textarea {
    border: none;
    border-bottom: 1px solid #7d7d7d;
    font-size: 13px;
    width: 100% !important;
    font-size: 14px;
    padding: 7px 10px;
    height: 48px;
    margin-top: 25px
}

.nit-form form input[type=submit] {
    width: 80%;
    text-transform: uppercase;
    font-weight: 600;
    margin-top: 40px
}

.blog-single-banner {
    background: url(../img/Blog_Second_Page_Banner.jpg);
    height: 350px;
    background-repeat: no-repeat;
    background-size: cover
}

.blog-single-banner-content {
    padding: 5em 0
}

.blog-single-banner-heading p {
    font-size: 22px;
    font-weight: 500
}

.blog-single-banner-heading h3 {
    color: #ff9105;
    font-weight: 600;
    font-size: 24px
}

.blog-single-banner-heading h1 {
    color: #ff9105;
    font-weight: 600;
    font-size: 24px
}

.blog-single-banner-desc p {
    font-size: 13px;
    width: 82%;
    font-weight: 400
}

.blog-single-border {
    margin-top: 20px;
    display: flex
}

.blog-single-one {
    width: 80px;
    height: 2px;
    background: #321a84;
    margin-right: 15px
}

.blog-single-two {
    width: 50px;
    height: 2px;
    background: #321a84;
    margin-right: 15px
}

.blog-single-three {
    width: 20px;
    height: 2px;
    background: #321a84
}

.pi-blog {
    margin: 50px 0
}

.pi-blog-heading h3 {
    margin-bottom: .5rem;
    line-height: 1.3;
    font-weight: 700;
    color: #000
}

.pi-blog-heading span {
    font-size: 13px
}

.name-and-date .author-name {
    display: flex;
    color: #000;
    font-weight: 700;
    font-size: 16px
}

.pi-blog-heading .fa-star, .pi-blog-heading .fa-star-half {
    color: #ffa543
}

.author-details {
    margin-top: 1.2rem;
    width: 100%;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #ddd;
    padding: 20px 0
}

.author-details>.author-avatar {
    width: 50px;
    display: inline-block;
    height: 50px;
    border: 1px solid #dee2e6 !important
}

.author-name>a {
    display: flex;
    font-weight: 600;
    color: #000;
    line-height: 1.2
}

.author-details>.name-and-date {
    margin-left: 1rem;
    vertical-align: middle !important;
    display: inline-block !important;
    width: 86%
}

.pi-desc {
    box-shadow: 0 2px 8px 0 #00000057;
    border-radius: 6px;
    background: #fff;
    padding: 25px 30px;
    margin-bottom: 0
}

.pi-blog-heading {
    box-shadow: 0 2px 8px 0 #00000047;
    border-radius: 6px;
    background: #fff;
    padding: 25px 30px 14px;
    margin-bottom: 30px
}

.pi-blog-img img {
    width: 100%;
    max-width: 100%;
    height: auto;
    margin-bottom: 10px;
}

.pi-blog-desc {
    background: #fff;
    padding: 0;
    margin-bottom: 30px
}

.pi-blog-desc img {
    height: auto;
    margin: 0 auto;
    max-width: 100% !important;
    min-width: 1px !important;
    text-align: center;
    z-index: 0 !important
}

.blog-date {
    font-size: .625rem;
    color: #9b9b9b;
    margin-right: 10px
}

.author-bio {
    color: #000;
    font-size: 12px;
    display: block
}

.bookmark-comments {
    list-style: none;
    display: inline-flex;
    right: 0;
    bottom: 0;
    margin-bottom: 0;
    margin-top: 0;
    font-weight: 700;
    color: #000;
    font-weight: 600
}

.comment-box {
    padding: 11px 0
}

.testimonials-content .item {
    box-shadow: 0 0 6px 6px #e4e4e4;
    padding: 20px 20px;
    margin: 20px;
    border-radius: 4px;
    height: 250px;
}

.rating-icon i {
    color: #faba50
}

.testimonials-content.owl-carousel .owl-item img {
    width: 72px;
    height: 72px;
}

.test-details {
    padding-top: 25px;
    position: relative;
    align-items: center
}

.test-details figure {
    width: 80px;
    margin-bottom: 0px;
    height: 80px;
    overflow: hidden;
    position: relative;
    display: inline-block;
    border-radius: 50%
}

.test-details figure img {
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    border-radius: 50%
}

.test-details>.name-details {
    padding: 0 20px
}

.testimonials-content p {
    font-size: 13px;
    max-height: 60px;
    overflow: hidden
}

.test-details::after {
    position: absolute;
    content: "\f10e";
    right: 0;
    font-family: "FontAwesome";
    font-size: 40px
}

.testimonials-content .owl-prev {
    position: absolute;
    left: -10px;
    top: 80px;
    font-size: 80px !important;
    color: #ccc
}

.testimonials-content .owl-theme .owl-nav [class*='owl-'] {
    margin: 0 !important
}

.testimonials-content .owl-next {
    position: absolute;
    right: -10px;
    top: 80px;
    font-size: 80px !important;
    color: #ccc
}

.owl-next span, .owl-prev span {
    color: #333
}

.testimonials-content .owl-dots {
    display: none
}

.pi-img-desc {
    display: flex;
    justify-content: space-between;
    margin: 10px 0;
    align-items: center;
    color: #3b3b3b
}

.col-blog-right-section {
    position: sticky;
    top: 20px;
    margin-top: 50px
}

.pi-as-left {
    display: flex;
    align-items: center
}

.pi-img-desc-left-date {
    background: #ff9105;
    color: #fff;
    font-weight: 600;
    text-align: center;
    padding: 4px 10px 9px;
    font-size: 12px;
    border-radius: 6px;
    margin-right: 15px
}

.pi-img-desc-left-date p {
    font-weight: 500
}

.pi-img-desc-left-date p:first-child {
    font-size: 22px
}

.pi-desc-requirement h2 b, .pi-desc-requirement h2 {
    font-size: 19px;
    font-weight: 600;
    color: #3b3b3b;
}

.pi-desc-requirement h2, .pi-desc-requirement h3, .pi-desc-requirement h4, .pi-desc-requirement h5, .pi-desc-requirement h6 {
    margin-bottom: 3px;
    margin-top: 8px;
}

.pi-desc-requirement p, .pi-desc-requirement span {
    line-height: 26px !important;
    text-align: justify;
    padding: 5px 0 !important;
    font-size: 15px !important;
    font-family: 'Poppins', sans-serif !important
}

.pi-desc-requirement h3 b, .pi-desc-requirement h3 {
    font-size: 17px;
    font-weight: 600;
    color: #3b3b3b;
}

.pi-desc-requirement p b {
    color: #000;
    font-weight: 600
}

.pi-desc-requirement p b a, .pi-desc-requirement p a b, .pi-desc-requirement a {
    color: #007bff;
    font-weight: 400;
}

.pi-desc-requirement span {
    background-color: transparent !important
}

.pi-desc-requirement iframe {
    width: 100% !important
}

.pi-desc-requirement h2 span {
    font-size: 19px !important;
    font-weight: 600
}

.pi-desc-requirement, .pi-desc-ness-1, .pi-desc-ness-2, .pi-desc-ness-3, .blog-social {
    margin: 0 !important
}

.pi-desc-ness-1 p, .pi-desc-ness-2 p, .pi-desc-ness-res p {
    margin-bottom: 20px
}

.pi-desc-heading h3, .pi-desc-ness-heading h3, .pi-desc-ness-heading-2 h3, .pi-desc-ness-heading-3 h3, .blog-social h3 {
    color: #3b3b3b;
    font-size: 20px;
    font-weight: 600
}

.pi-desc-requirement .pi-desc-heading, .pi-desc-ness-heading, .pi-desc-ness-heading-2, .pi-desc-ness-heading-3 {
    margin-bottom: 20px
}

.pi-desc-requirement ul li {
    list-style: disc;
    margin-left: 21px;
    margin-bottom: 5px;
    color: #212529;
    font-size: 14px;
    font-weight: 300;
}

.pi-desc-requirement ol, .pi-desc-requirement ul {
    margin-bottom: 0px;
}

.pi-desc-requirement ol li {
    list-style: auto;
    margin-left: 15px;
    margin-bottom: 5px;
    color: #212529;
    font-size: 14px;
    font-weight: 300;
}

.pi-comment p {
    font-size: 10px;
    font-weight: 500
}

.pi-comment-form {
    margin: 20px 0
}

.pi-form-control {
    display: flex;
    justify-content: space-between;
    margin: 10px 0 25px
}

.pi-fo {
    width: 47%
}

.rate:not(:checked)>input {
    position: absolute;
    top: -9999px
}

.rate:not(:checked)>label {
    width: 1em;
    overflow: hidden;
    white-space: nowrap;
    cursor: pointer;
    font-size: 24px;
    height: 28px;
    margin: 0;
    color: #ccc
}

.rate>input:checked~label {
    color: #ffc700
}

.rate:not(:checked)>label:hover, .rate:not(:checked)>label:hover~label {
    color: #deb217
}

.rate>input:checked+label:hover, .rate>input:checked+label:hover~label, .rate>input:checked~label:hover, .rate>input:checked~label:hover~label, .rate>label:hover~input:checked~label {
    color: #c59b08
}

.pi-comment-form textarea, .pi-fo input {
    width: 100%;
    padding: 8px 12px;
    border: 1px solid #bbb;
    border-radius: 4px;
    box-sizing: border-box;
    resize: vertical;
    outline: none
}

.pi-form-control button {
    margin: initial
}

.pi-subscribe {
    background: #f5f5f5;
    padding: 30px 15px;
    margin-bottom: 20px
}

.pi-subscribe-heading p {
    text-align: center;
    font-weight: 500;
    font-size: 17px;
    padding-bottom: 5px;
    margin-bottom: 20px;
    position: relative
}

.pi-subscribe .form-inline {
    justify-content: space-between;
    margin-bottom: 20px;
    flex-flow: inherit;
    gap: 20px;
}

.pi-subscribe .form-inline input {
    border: none;
    border-bottom: 1px solid #888;
    background: transparent;
    font-size: 14px;
    color: #888;
    background: transparent;
    border: none;
    border-bottom: 1px solid #ddd;
    font-size: 14px;
    line-height: 43px;
}

.pi-subscribe span.select2.select2-container.select2-container--bootstrap {
    position: absolute;
    top: 12px
}

.pi-subscribe .drop-number .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b {
    border-color: #969696 transparent transparent;
    border-style: solid;
    border-width: 6px 4px 0;
    height: 0;
    left: 80%;
    margin-left: 0;
    margin-top: -2px;
    position: absolute;
    top: 28%
}

.pi-subscribe .form-inline input::placeholder {
    font-size: 14px !important
}

.blog-subscribe .help-block {
    position: relative
}

.pi-subscribe .form-inline input::placeholder {
    font-size: 10px;
    color: #888
}

.pi-subscribe .form-inline button {
    margin: initial
}

.pi-subs-foo p {
    font-size: 13px;
    font-weight: 500;
    text-align: center
}

.blog-pre-nex {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.blog-pre-nex a {
    border: 1px solid #888;
    padding: 8px 40px;
    color: #888;
    text-align: center;
    background: none;
    border-radius: 22px;
    text-transform: uppercase
}

.blog-pre-nex a:hover {
    background: #ff9102;
    color: #fff;
    border: 1px solid #ff9102
}

.tab-blogs {
    float: none;
    width: 100%;
    padding: 25px 30px !important;
    border-radius: 6px
}

.blog-categ {
    margin-top: 0
}

.blogs-count {
    font-size: 14px;
    color: #4a4a4a
}

.button6 {
    border: 1px solid #fa872a;
    color: #FA872A;
    padding: 7px 20px 9px;
    border-radius: 4px;
    background: linear-gradient(0deg, #FC664B, #F2892D);
    color: #fff;
    font-size: 16px
}

.button6:hover {
    color: #fff
}

.ap-ri {
    background: linear-gradient(180deg, #0d1a7e, #133686);
    padding: 15px 25px;
    border-radius: 6px;
    color: #fff
}

.ap-ri h3 {
    font-size: 17px;
    text-align: center;
    text-transform: uppercase
}

.ap-ri form {
    margin-top: 20px
}

.ap-ri form input {
    font-size: 14px;
    margin-top: 25px;
    padding: 10px
}

.ap-ri form select {
    font-size: 14px;
    margin-top: 25px;
    padding: 0
}

.ap-ri form .valide-text1 input[type="tel"] {
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: 10px 10px 10px 80px;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

.ap-ri form .valide-text1 span.select2.select2-container {
    position: absolute;
    color: #000;
    display: grid;
    line-height: 34px
}

.ap-ri .drop-number .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent;
    border-style: solid;
    border-width: 6px 4px 0;
    height: 0;
    left: 86%;
    position: absolute;
    top: 43%;
    width: 0
}

.ap-ri form p a {
    color: #fff;
    text-decoration: underline
}

.ap-ri form button {
    width: 100%;
    text-transform: uppercase;
    margin-top: 20px
}

.an-pi-right p {
    margin-top: 20px;
    font-size: 13px
}

.blog-course-inner h3 {
    font-size: 18px;
    text-align: center;
    color: #133786;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 13px
}

.course-inner-section {
    display: flex;
    padding: 10px 0;
    align-items: center;
    border-top: 1px solid rgba(0, 0, 0, .125)
}

.course-inner-section span {
    font-size: 14px;
    margin-left: 15px
}

.blog-course-inner {
    border-radius: 6px;
    background: #fff;
    padding: 15px 30px;
    box-shadow: 0 3px 6px 0 #00000057;
}

.pi-img-desc-right span img {
    width: 20px
}

.opn-jb-banner h3 {
    text-align: center;
    color: #fff;
    padding-top: 140px;
    font-weight: 600
}

.opn-jb-content {
    margin-bottom: 35px
}

.opn-job-heading h3 {
    text-align: center;
    border-bottom: 1px solid #888;
    padding: 25px 0;
    margin-bottom: 40px;
    font-weight: 400;
    color: #626262
}

.opn-job-heading h3 span {
    color: #ff7e00;
    font-weight: 600
}

.opn-job-desc {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

.opn-all-sections {
    width: 30%;
    background: #fff;
    padding: 20px;
    box-shadow: 0 0 6px 4px #e8e8e8;
    margin-bottom: 35px;
    position: relative
}

.opn-all-sections-close {
    position: absolute;
    top: 0;
    left: 0;
    background: #0000007a;
    width: 100%;
    height: 100%
}

.opn-all-sections-close strong {
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 21px
}

.close-emo {
    text-align: center;
    padding-top: 25%
}

.close-emo p i {
    color: #fff;
    font-size: 150px
}

.close-emo p {
    color: #fff;
    font-size: 15px
}

.opn-job-section-inner {
    border: 1px solid #8e8e8e42;
    background: #f9f9f9;
    padding-bottom: 5px
}

.opn-job-inner-heading {
    font-size: 12px;
    padding: 10px;
    color: #fff
}

.opn-job-inner-heading strong {
    font-weight: 500;
    font-size: 16px
}

.opn-job-requ {
    margin: 20px 10px;
    color: #8e8e8e
}

.opn-job-requ p {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 10px
}

.opn-job-requ ul li {
    font-size: 12px
}

.opn-job-requ ul li i {
    width: 16px;
    text-align: center;
    margin-right: 15px
}

.opn-job-inner-desc {
    padding: 0 10px;
    font-size: 12px;
    color: #8e8e8e;
    margin-bottom: 5px
}

.opn-job-inner-desc p strong {
    font-weight: 500;
    margin-right: 3px
}

.opn-job-inner-desc p {
    height: 57px;
    overflow: hidden
}

.opn-job-inner-desc-read-more {
    text-align: right;
    padding: 0 20px
}

.opn-job-inner-desc-read-more a {
    color: #888;
    text-decoration: underline;
    font-size: 13px
}

.job-sticky .valide-text input[type="tel"] {
    position: absolute;
    top: 0;
    left: 27%;
    width: 73% !important
}

.opn-job-apply-date {
    margin-top: 15px;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.opn-job-apply-date button {
    border: 1px solid #d8d8d8aa;
    color: #6f6f6f;
    text-transform: uppercase;
    padding: 5px 15px;
    background: #fdfdfd;
    position: relative
}

.opn-job-apply-date button::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background: #ff7e00;
    height: 0;
    transition: all 400ms ease-in-out
}

.opn-job-apply-date button:hover::before {
    content: 'Apply Now';
    height: 100%;
    color: #fff;
    text-transform: uppercase;
    padding: 6px
}

.opn-job-apply-date span {
    color: #ff7e00;
    font-weight: 500;
    font-size: 14px
}

.banner-placement-content {
    color: #fff;
    padding: 15vh 0
}

.placement-form-st .form-column {
    width: 257px;
    background: #fff;
    padding: 20px;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 20px;
    box-shadow: none
}

.sticky-form.placement-form-st {
    overflow: hidden;
    box-shadow: 0 0 5px 3px #d4d4d4c2
}

.placement-section {
    padding: 40px 0
}

.banner-placement-content h3 {
    font-size: 30px;
    font-weight: 600
}

.banner-placement-content p {
    margin-top: 25px;
    text-align: justify
}

.ans-place-header {
    margin-bottom: 30px
}

.ans-place-header h3 {
    text-align: center;
    font-size: 23px;
    margin-bottom: 20px
}

.ans-place-header p {
    font-size: 14px;
    font-weight: 400;
    text-align: justify
}

.ans-place-desc-box {
    width: 255px;
    text-align: center;
    box-shadow: 2px 2px 10px 2px #d6d6d6;
    padding: 35px 0 20px;
    position: relative;
    margin-bottom: 30px
}

.ans-place-desc .placeone {
    border-top: 8px solid #00859d
}

.ans-place-desc .placeone .ans-place-degi {
    background: #00859d
}

.ans-place-desc .placetwo {
    border-top: 8px solid #ff9000
}

.ans-place-desc .placetwo .ans-place-degi {
    background: #ff9000
}

.ans-place-desc .placethree {
    border-top: 8px solid #003a7b
}

.ans-place-desc .placethree .ans-place-degi {
    background: #003a7b
}

.ans-place-desc .placefour {
    border-top: 8px solid #386C9B
}

.ans-place-desc .placefour .ans-place-degi {
    background: #386C9B
}

.ans-place-desc .placefive {
    border-top: 8px solid #1c1d1a
}

.ans-place-desc .placefive .ans-place-degi {
    background: #1c1d1a
}

.ans-place-desc .placesix {
    border-top: 8px solid #EF522F
}

.ans-place-desc .placesix .ans-place-degi {
    background: #EF522F
}

.ans-place-desc .placeseven {
    border-top: 8px solid #18B0E2
}

.ans-place-desc .placeseven .ans-place-degi {
    background: #18B0E2
}

.ans-place-desc .placeeight {
    border-top: 8px solid #0A3A50
}

.ans-place-desc .placeeight .ans-place-degi {
    background: #0A3A50
}

.ans-place-desc .placenine {
    border-top: 8px solid #FEB93A
}

.ans-place-desc .placenine .ans-place-degi {
    background: #FEB93A
}

.ans-place-desc-box1, .ans-place-desc-box2, .ans-place-desc-box3 {
    width: 255px;
    text-align: center;
    box-shadow: 2px 2px 10px 2px #d6d6d6;
    padding: 35px 0 20px;
    position: relative;
    margin-bottom: 30px
}

.placebox:last-child {
    margin-right: 0
}

.ans-place-degi {
    width: 92%;
    text-align: center;
    position: absolute;
    top: -1px;
    left: 10px;
    line-height: 1;
    padding: 5px 0
}

.ans-place-degi strong {
    color: #fff;
    font-weight: 400;
    font-size: 13px
}

.ans-plce-img img {
    width: 117px;
    border-radius: 100%;
    height: 116px;
    border: 4px solid #00859d
}

.ans-place-name {
    margin: 7px;
    border-bottom: 1px dashed #002761;
    color: #002761;
    padding: 10px
}

.ans-place-lang p {
    font-size: 11px;
    font-weight: 600
}

.ans-place-lang {
    border-bottom: 1px solid #002761;
    width: 65%;
    display: block;
    text-align: center;
    margin: auto;
    padding: 5px 0
}

.placebox {
    margin-right: 18px
}

.ans-place-desc {
    flex-wrap: wrap
}

.ans-place-desc .ans-place-desc-box1 {
    border-top: 8px solid #00859d
}

.ans-place-desc .ans-place-desc-box2 {
    border-top: 8px solid #ff9000
}

.ans-place-desc .ans-place-desc-box3 {
    border-top: 8px solid #003a7b
}

.ans-place-desc .ans-place-desc-box1 .ans-place-degi {
    background: #00859d
}

.ans-place-desc .ans-place-desc-box2 .ans-place-degi {
    background: #ff9000
}

.ans-place-desc .ans-place-desc-box3 .ans-place-degi {
    background: #003a7b
}

.pi-place .form-column {
    margin: auto;
    width: 100%;
    font-size: 15px;
    background: #fff;
    padding: 18px;
    margin-left: 0;
    box-shadow: 0 0 5px 3px #d4d4d4c2;
    margin-bottom: 20px
}

.pi-place .form-column .help-block {
    font-size: 12px
}

.pi-place .form-column form select, .pi-place .form-column form input, .pi-place .form-column form textarea {
    border: none;
    border-bottom: 1px solid #ddd;
    background: transparent;
    height: 30px;
    outline: none;
    margin-top: 18px;
    width: 100%;
    padding: 0px;
}

.pi-place .form-column form select, .pi-place .form-column form input::placeholder, .pi-place .form-column form textarea::placeholder {
    color: #545454;
    font-size: 12px
}

.pi-place .form-column form .form-inline input {
    width: 72%
}

.ans-place-right .filter-review {
    width: 290px;
    margin: 15px auto;
    padding: 15px;
    border-radius: 6px;
    box-shadow: 0 0 10px 3px #dadada
}

.pi-place .valide-text input[type="tel"] {
    position: absolute;
    top: 0;
    left: 28%;
    width: 72% !important
}

.pi-place .india-row {
    margin: 25px auto
}

.place-filter-heading {
    text-align: right;
    border-bottom: 1px solid #888;
    padding: 0 30px 25px;
    margin-bottom: 35px
}

.place-filter-heading button {
    background: linear-gradient(180deg, #126598, #275498);
    border: none;
    padding: 7px 18px;
    border-radius: 6px;
    color: #fff;
    text-transform: uppercase;
    font-size: 17px
}

.filter-headingo h4 {
    text-align: center;
    font-size: 15px;
    font-weight: 500
}

.all-from-request-zone-heading {
    background: linear-gradient(90deg, #253b4b, #4f7da0);
    padding: 15px
}

.all-from-request-zone-heading h5 {
    font-size: 22px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 0
}

.all-from-request-zone-heading {
    position: relative
}

.all-from-request-zone-heading button {
    position: absolute;
    top: 13px;
    right: 27px;
    font-size: 28px
}

.all-from-request-zone-content label {
    color: #353535;
    font-size: 13px;
    font-weight: 600;
    margin-bottom: 2px;
    display: flex
}

.all-from-request-zone-content h3 {
    font-size: 16px;
    margin-bottom: 20px
}

.earnfees {
    font-weight: 800
}

.studentreferralsection {
    padding: 12px 25px 25px !important
}

.all-from-request-zone-content .form-control {
    font-size: 12px
}

.border-bottom-feedback {
    border-bottom: 2px solid #b1afaf;
    width: 61%;
    margin: auto
}

.all-from-request-zone-content {
    padding: 25px
}

.all-from-request-zone-group .custom-file-input {
    opacity: 1;
    line-height: 27.5px;
    border-radius: .25rem
}

.all-from-request-zone-group .custom-file-label {
    display: none
}

.all-from-request-zone-body img {
    width: 165px
}

.all-from-request-zone-group input {
    border: 1px solid #c5c2c2
}

.form-control.all-from-request-textarea {
    border: 1px solid #c5c2c2
}

.all-from-request-zone-content .form-control {
    box-shadow: none
}

.all-from-request-zone-content .form-control:focus {
    border: 1px solid #9B9B9B
}

.myform-check-inline {
    display: -webkit-inline-box;
    padding-left: 0
}

.myform-check-inline .form-check-label {
    font-size: 14px
}

.myform-check-inline .form-check-input {
    position: static;
    margin-top: 0;
    margin-right: .3125rem;
    margin-left: 15px
}

.all-from-request-button {
    margin: 0 auto;
    display: block;
    margin-top: 20px;
    border: 1px solid #00504F;
    background: transparent;
    padding: 6px 24px;
    font-weight: 500;
    border-radius: 4px;
    color: #00504F !important
}

.all-from-request-zone-group, .all-from-request-zone-group-new {
    margin-bottom: 15px
}

.all-from-request-zone-group .select2-container {
    height: 32px;
    position: absolute;
    z-index: 1;
    display: block
}

.provide-text {
    margin-bottom: 10px;
    margin-left: 5px
}

#getmoalfeedback input[type="tel"], #JobPortalAccess input[type="tel"] {
    padding-left: 12px !important
}

.gap-10 {
    gap: 10px;
}

.all-from-request-zone-group .valide-text input[type="tel"] {
    position: relative;
    top: 0;
    left: 0;
    width: 100% !important;
    border-left: 1px solid #c5c2c2;
    padding-left: 10px;
}

.all-from-request-zone-group .select2-container .select2-selection--single .select2-selection__rendered {
    padding-left: 8px !important;
    padding-top: 7px;
    font-size: 13px
}

.all-from-request-zone-group .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent;
    border-style: solid;
    border-width: 6px 4px 0;
    height: 0;
    left: 50%;
    margin-left: 22px;
    margin-top: 0;
    position: absolute;
    top: 42%;
    width: 0
}

.all-from-request-zone-checkbox {
    margin-bottom: 8px
}

.all-from-request-zone .all-from-request-zone-heading button.close span {
    position: absolute;
    font-size: 20px;
    width: 20px;
    height: 20px;
    color: #fff;
    border: 2px solid #fff;
    border-radius: 50%;
    right: -6px
}

.close {
    text-shadow: none
}

.all-from-request-zone-textarea label {
    margin: 0 0 12px
}

.rzone .sticky-form .form-column {
    width: 100%;
    background: #fff;
    padding: 20px;
    margin-right: 0;
    margin-left: 0;
    box-shadow: 0 0 5px 3px #d4d4d4c2;
    margin-bottom: 20px
}

.rzone .job-sticky .help-block {
    position: absolute
}

.rzone .sticky-form .form-column strong {
    font-size: 14px
}

.rzone .help-block strong {
    font-size: 12px !important
}

.rzone .sticky-form .form-column form select, .sticky-form .form-column form input {
    margin-top: 18px
}

.rzone .sticky-form .drop-number .select2-container--bootstrap .select2-selection--single {
    background-color: #f7fbff;
    box-shadow: none;
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    background: transparent;
    height: 40px !important;
    padding-top: 0;
    margin-left: 0;
    margin-top: 19px;
    border: none;
    border-bottom: 1px solid #ddd;
    width: 101px
}

.rzone .sticky-form .drop-number .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent;
    border-style: solid;
    border-width: 6px 4px 0;
    height: 0;
    left: 84%;
    margin-top: 6px;
    position: absolute;
    top: 50%;
    width: 0
}

.rzone .sticky-form .form-column form textarea {
    border: none;
    border-bottom: 1px solid #ddd;
    background: transparent;
    height: 41px;
    outline: none;
    font-size: 13px;
    margin-top: 20px;
    padding: 0 0 0 7px
}

.rzone .job-sticky .valide-text input[type="tel"] {
    position: absolute;
    top: 0;
    left: 34%;
    width: 66% !important
}

.rzone .sticky-form .form-column form select, .sticky-form .form-column form input {
    font-size: 13px
}

.rzone .india-row {
    width: 100%;
    background: #fff;
    padding: 20px;
    box-shadow: 0 0 5px 3px #d4d4d4c2;
    margin: auto;
    margin-bottom: 25px
}

.remark-request-zone label {
    margin-bottom: 2px
}

.all-from-request-zone-group .custom-file {
    margin-top: 12px
}

.all-from-request-zone-group input.all-from-request-zone-group {
    position: relative
}

.all-from-request-zone-group select {
    position: absolute;
    top: 30px;
    border: 0;
    left: 12px;
    font-size: 12px
}

.all-from-request-zone-group input[type="type"] {
    padding-left: 80px
}

.all-from-request-zone-group .file-upload {
    margin-top: 0
}

.footer-link-new {
    display: flex;
    justify-content: space-between;
    margin: 25px 0
}

/*.footer-link-new div strong {
    font-family: 'Poppins';
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    position: relative;
}
.footer-link-new div strong::before {
    content: '';
    width: 50%;
    height: 2px;
    background: #fff;
    position: absolute;
    left: 0;
    bottom: -10px;
}*/
.footer-link-new div ul {
    margin: 20px 0 10px 0;
    padding: 0;
}
.footer-link-new > div {
    width: calc(25% - 25px);
}
.footer-link-new div ul li {
    font-size: 11px;
    line-height: 1.8;
    font-weight: 300
}

.footer-link-new div ul li a {
    color: #fff;
    text-decoration: none;
    font-size: 12px;
    font-family: 'Poppins';
    text-transform: uppercase;
    letter-spacing: 0.2px;
    transition: all 0.5s;
    display:inline-block;
}
.footer-link-new div ul li a:hover {
    color: #e7e7e7;
    padding-left: 10px;
    transition: all 0.5s;
}
.certified-company {
    margin-top: 25px;
    margin-bottom: 40px
}
.footer-middle {
    background-color: #087f95!important;
}
.footer-middle .heading h3 {
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    font-family: 'Poppins';
    border-bottom: 4px solid #fff;
}
@media (min-width: 800px) {
    .nav-items h1, .bottom-slide h1 {
        font-size: 3rem
    }

    .nav-items h3, .bottom-slide h3 {
        font-size: 1rem
    }
}

@media (max-width: 765px) {
    .carrer-form-clear {
        overflow: initial
    }

    .form-batch .fcontrol .input.resetform {
        display: none;
    }

    .phone-batch .drop-number .help-block:last-child {
        right: 0px;
    }

    .nav-items h1, .bottom-slide h1 {
        letter-spacing: 0
    }

    .banner-review-page-heading p {
        width: 100%;
        text-align: justify
    }
}

@media only screen and (max-width: 1200px) {
    .header-top-links a {
        margin-right: 21px
    }

    .banner-desc {
        margin-bottom: 40px
    }

    .scholar-fee img {
        right: -30px
    }
}

@media only screen and (max-width: 1024px) {
    .course-video {
        margin-top: 25px;
    }

    .test-slide {
        width: 290px;
        margin: 110px auto 0;
        margin-bottom: 20px
    }

    .placement-form-st .form-column {
        width: 100%;
    }

    .fixed span {
        font-size: 10px;
    }

    .review-video .owl-nav .owl-prev {
        left: 15%
    }

    .review-video .owl-nav .owl-next {
        right: 15%
    }

    .right-side img {
        width: 100% !important
    }

    .services-list {
        width: 210px
    }
}

@media only screen and (min-width: 1200px) {
    .demanding img {
        width: 281px !important
    }
}

@media only screen and (min-width: 1024px) and (max-width: 2000px) {
    .test-slide {
        width: 220px !important
    }

    .our-team-banner {
    }
}

@media only screen and (min-width: 830px) and (max-width: 1024px) {
    .our-team-banner {
    }
}

@media only screen and (max-width: 1367px) and (min-width: 1200px) {
    .header-top-links {
        margin-left: 15px
    }

    .banner-desc {
        width: 490px
    }

    .banner-desc p {
        font-size: 15.5px
    }

    .course-list {
        padding: 0 40px
    }

    .course-list a {
        font-size: 13px
    }

    .description {
        width: 815px
    }

    .description p {
        font-size: 12px
    }
}

@media only screen and (min-width: 440px) {
    .mobile-modal-course-categories {
        display: none
    }
}

@media only screen and (min-width: 411px) and (max-width: 823px) {
    .offers-class .modal-body .modal-form-fill {
        padding: 20px 40px !important
    }

    .mentorslider-left-desc p {
        width: 380px !important;
        text-align: justify
    }
}

@media only screen and (min-width: 320px) and (max-width: 823px) {
    .service-banner {
        height: 280px;
    }

    .service-banner-heading {
        margin-top: 50px;
    }

    .all-course-highlights1 {
        font-size: 13px;
        text-align: start;
        width: 100%;
        float: none;
        margin-top: 15px
    }

    .job-course-desc1 {
        width: 100%;
        float: none
    }

    .course-page-content {
        width: 100%;
        padding: 20px
    }

    .course-page2-curriculum {
        display: grid
    }

    .course-page2-curriculum .one, .course-page2-curriculum .two, .course-page2-curriculum .three, .course-page2-curriculum .four, .course-page2-curriculum .five, .course-page2-curriculum .six, .course-page2-curriculum .seven, .course-page2-curriculum .eight, .course-page2-curriculum .nine, .course-page2-curriculum .ten {
        width: 100%;
        text-align: center
    }

    .team-manag {
        margin-top: 10px
    }

    .team-manag .account-team {
        margin-right: 0
    }

    .auth-sign img {
        width: 47%;
        margin-bottom: 10px
    }

    .student-payment .select2-container--default .select2-selection--single, .student-payment .form-inline .form-control {
        margin-top: 25px
    }

    .student-payment .select2-container--default .select2-selection--single .select2-selection__arrow {
        height: 79px;
        position: absolute;
        top: 1px;
        right: 1px;
        width: 20px
    }

    .student-payment .form-inline {
        display: block !important;
        margin-bottom: 0
    }

    .student-payment form .form-inline .ans .select2-container {
        display: table-cell !important
    }

    .fee-deposit .form-inline .form-control {
        margin-bottom: 0 !important
    }

    .right-oppor-form-section2 .ans .drop-number .select2-container {
        margin-top: 31px
    }

    .zone-banner-content {
        margin-top: 0 !important
    }

    .all-from-request-zone-heading h5 {
        font-size: 18px
    }

    .all-from-request-zone-heading {
        padding: 15px 60px
    }

    .rzone .job-sticky .valide-text input[type="tel"] {
        left: 24%;
        width: 76% !important
    }

    .rzone-feature-list {
        padding: 15px 20px !important
    }

    .rzone-feature-list strong {
        width: 100% !important
    }

    .banner-rzone {
    }

    .right-oppor-form .button1 {
        margin-top: 30px
    }

    .review-portion .valide-text input[type="tel"] {
        position: absolute;
        top: 0;
        left: 23%;
        width: 77% !important
    }

    .ans-place-degi {
        width: 94%
    }

    .service-banner-heading h3:before {
        bottom: -74px
    }

    .modal-open .modal {
        overflow-x: hidden;
        overflow-y: hidden
    }

    .modal-open #myModal3, #getmoalfeedback {
        overflow-x: hidden;
        overflow-y: scroll
    }

    div.modal div.modal-backdrop {
        z-index: 0
    }

    .rzone {
        margin: 50px 0 !important
    }

    .rzone-heading, .rzone-subheading {
        margin-bottom: 35px !important
    }

    .rzone .india-row, .job-sticky {
        margin-bottom: 15px !important
    }

    .product-team-desc p {
        text-align: justify
    }

    .horizontal-line-right, .horizontal-line-left {
        display: none
    }

    .industry-sub-heading p {
        width: 78%;
        margin: auto
    }
}

@media only screen and (max-width: 767px) {
    .author-details>.name-and-date {
        width: 73%
    }

    .future-client-form .valide-text1 .d-flex {
        display: grid !important;
    }

    .future-client-form .form-inline .help-block {
        bottom: 0px !important;
        top: 0px;
    }

    .future-client-form .phone_arrow::after {
        display: none;
    }

    .future-client-form .phone_arrow input {
        padding-left: 0px !important;
    }

    .blog-subscribe .help-block {
        font-size: 10px !important;
    }

    .valide-text1 {
        width: 100%;
    }

    .pi-desc {
        padding: 25px 15px;
    }

    .pi-subscribe {
        padding: 0px;
    }

    .master-course-description-heading strong {
        width: 85%;
        margin-bottom: 0px;
    }

    .an-blog-img img {
        width: 100%;
        height: auto !important
    }

    .myform-check-inline .form-check-input:first-child {
        margin-left: 0
    }

    .an-column-blog {
        margin: 25px 0 0
    }

    .an-column-blog:last-child {
        margin-bottom: 20px
    }

    .banner-job-content h3 {
        font-size: 22px
    }

    .banner-job {
        height: 232px
    }

    .banner-placement-content {
        padding: 8vh 0
    }

    .validation .help-blocks strong {
        margin-left: 0
    }

    .opn-jb-banner h3 {
        padding-top: 40px;
        line-height: 35px
    }

    .mybutton-filed .help-block {
        left: 6px
    }

    .all-course-box:hover {
        background: transparent;
        margin-left: 0
    }

    .reg-off-add h4 {
        font-size: 18px
    }

    .google-map strong {
        margin-left: 0
    }

    .resolve-query {
        margin: 0
    }

    .solution {
        margin: 0 auto 63px
    }

    .course-about .question-portion .form-mbil-course .form-column {
        width: 92% !important
    }

    .tools-img img {
        max-width: 112px
    }

    .feedbackmodelsection {
        height: 558px
    }

    .clientdropquery {
        margin-bottom: 40px
    }

    .client-list {
        margin-bottom: 20px
    }

    .client-list .owl-theme .owl-nav {
        display: none !important
    }

    .navbar {
        margin-top: 6px
    }

    .offers-class .modal-form-fill button.close span {
        top: 20px
    }

    .faq-sticky-form.sticky-form {
        padding: 0 0 35px
    }

    .faq-sticky-form .sticky-form .form-column {
        width: 298px
    }

    .faq-content-page {
        overflow: hidden
    }

    .faq-getTrack {
        padding: 40px 0
    }

    #endingtimemobile {
        display: flex;
        font-size: 10px;
        margin-left: 4px;
        margin-right: 4px
    }

    .new-review form button {
        display: block;
        margin: 30px auto auto !important
    }

    .cc-achievement .button5 {
        padding: 7px 13px;
        text-align: center
    }

    .card-body p img {
        display: block;
        margin: auto
    }

    .placement-section .card-body {
        text-align: center
    }

    .mp-curri-form button {
        width: 90%
    }

    .button5 {
        padding: 9px 1px !important;
        width: 100% !important
    }

    .placement-section .card-body {
        display: table
    }

    .card-body p {
        padding-left: 0
    }

    .all-from-request-zone-checkbox {
        margin-bottom: 0
    }

    .myform-check-inline {
        margin-bottom: 15px
    }

    .review-list, .ans-place {
        overflow: hidden
    }

    .mp-course-heading p, .placement-points p, .cc-achie-sections p {
        text-align: justify
    }

    .student-payment .ans {
        padding: 0
    }

    .fee-deposit-checkbox label {
        font-size: 13px
    }

    .right-oppor-form-section2 {
        margin-bottom: 0;
        margin-top: 0;
        display: block
    }

    #myModal4.modal .modal-content .modal-body .guide-modal-right h4 {
        margin-right: 25px;
        margin-bottom: 0px;
    }

    #sidemodalclass.modal .modal-body {
        padding: 0px;
    }

    #commanModalCourse.modal .modal-content .modal-body .guide-modal-right h4 {
        margin-right: 25px
    }

    .right-oppor-form-section2 input {
        margin-top: 20px
    }

    .service-banner-heading h3 {
        font-size: 20px;
        align-items: center
    }

    .service-section-list-desc p {
        text-align: justify
    }

    .rev-desc p {
        text-align: justify;
        margin-top: 60px
    }

    .allclients .owl-nav .owl-next span {
        right: -2%
    }

    .enroll-class-form .form-inline .help-block {
        position: absolute
    }

    .allclients .owl-nav .owl-prev span {
        left: -2%
    }

    .pi-img-desc-right span img {
        width: 14px
    }

    .pi-img-desc-right span {
        margin-right: 15px
    }

    .pi-img-desc-left-date {
        margin-right: 8px
    }

    .modalclass.modal .modal-content .modal-body .modal-form-fill button.videoclose {
        right: 23px;
        top: 20px
    }

    .ans-place-desc-box {
        width: 100%
    }

    .modalclass.modal .modal-content .modal-body .modal-form-fill button.close span {
        top: 14px;
        right: 18px
    }

    .dropquery-right p {
        width: auto
    }

    .modalclass.modal .modal-content .modal-body .modal-form-fill .form-heading h4 {
        margin-bottom: 0;
        margin-left: 0
    }

    .offers-class show.select2-container .select2-selection--single .select2-selection__rendered {
        width: 79px
    }

    .offers-class .valide-text input[type="tel"] {
        left: 24%;
        width: 76% !important
    }

    .form-batch .button2 {
        margin: 0 auto;
        display: block;
    }

    .job-sticky .form-column {
        width: 100%;
        margin: 0;
        margin-bottom: 20px
    }

    .india-side-row {
        width: 100%;
        margin-right: 0;
        margin-left: 0
    }

    .download-button button {
        width: 80%
    }

    .job-sticky .valide-text input[type="tel"] {
        left: 22%;
        width: 78% !important
    }

    .banner-training-certificate {
    }

    .nit-check label {
        margin-bottom: 0
    }

    .modalclass.modal .modal-content .modal-body .modal-form-fill form button {
        margin-bottom: 15px
    }

    .modalclass.modal .modal-content .modal-body .modal-form-fill .form-heading {
        margin-top: 15px
    }

    .allclient-banner-heading h2 {
        font-size: 28px
    }

    .dropquery-right .valide-text input[type="tel"] {
        left: 23%;
        width: 77% !important
    }

    .dropquery-right .drop-number .select2-container--bootstrap .select2-selection--single {
        width: 86px
    }

    .Trecou .owl-nav .owl-next {
        right: 0
    }

    .review-portion .sticky-form .form-column {
        width: 100%
    }

    .Trecou .owl-nav .owl-prev {
        left: 0
    }

    #sidemodalclass.modal .modal-dialog {
        width: auto
    }

    .offers-class .modal-body {
        flex-direction: column-reverse
    }

    .offers-class .modal-body .modal-form-fill {
        padding: 35px 25px 15px 20px;
        width: 100%
    }

    .offers-class .modal-body .modal-image {
        width: 100%
    }

    .offers-class .modal-image img {
        width: 100%
    }

    .banner-placement-content p {
        text-align: justify
    }

    .see-more-review button {
        margin-bottom: 32px
    }

    .india-contact a, .row-contact a {
        padding-right: 10px
    }

    .india-image img, .row-image img {
        width: 45px !important
    }

    .india-image {
        width: 49%;
        text-align: end
    }

    .review-top-section {
        display: block;
        position: relative
    }

    .rev-list .heading-rating {
        display: flex
    }

    .rev-list .heading-rating .name-linked {
        margin-left: 14px;
        width: 48%;
        text-align: center
    }

    .heading-rating {
        position: relative
    }

    .rating-smile {
        position: absolute;
        top: 63px;
        display: inline-grid;
        width: 100%;
        text-align: center
    }

    .rev-list .heading-rating .name-linked strong, .name-linked span {
        display: block;
        font-size: 13px
    }

    .banner-review-page-heading h1 {
        font-size: 35px
    }

    .modalclass.modal .modal-content {
        width: 100%
    }

    .modalclass.modal .modal-content .modal-body {
        flex-direction: column-reverse;
        padding: 0px
    }

    .modalclass.modal#course-popups .modal-content .modal-body {
        flex-direction: column-reverse;
        padding: 0px !important
    }

    .modalclass.modal#inquiry_popup_form .modal-content .modal-body {
        flex-direction: column-reverse;
        padding: 0 20px !important
    }

    .modalclass.modal#inquiry_popup_form {
        padding: 12px
    }

    #myModal4.modal .modal-content .modal-body {
        flex-direction: column-reverse
    }

    #myModal4.modal .modal-content .modal-body .guide-modal-right h4 {
        font-size: 18px
    }

    #myModal4.modal .modal-content .modal-body .guide-modal-right {
        width: 100%;
        padding: 10px
    }

    #myModal4.modal .modal-content .modal-body .guide-modal-left {
        width: 100%
    }

    #myModal4.modal .modal-content {
        width: 100%
    }

    #commanModalCourse.modal .modal-content .modal-body {
        flex-direction: column-reverse
    }

    #commanModalCourse.modal .modal-content .modal-body .guide-modal-right h4 {
        font-size: 18px
    }

    #commanModalCourse.modal .modal-content .modal-body .guide-modal-right {
        width: 100%;
        padding: 20px
    }

    #commanModalCourse.modal .modal-content .modal-body .guide-modal-left {
        width: 100%
    }

    #commanModalCourse.modal .modal-content {
        width: 100%
    }

    .modalclass.modal .modal-content .modal-body .modal-form-fill {
        width: 100%;
        padding: 0px 7px 20px 7px;
    }

    #upcomingbatchesid, #aboutawsid, .client-placement, .job-list {
        overflow: hidden
    }

    .modalclass.modal .modal-content .modal-body .modal-form-fill form input {
        height: 42px
    }

    .result {
        width: 100% !important;
        right: 0
    }

    .mobile-close {
        display: none !important
    }

    .navbar-collapse {
        background: #1b242d;
        border: 1px solid #fff;
        padding: 27px 0;
        z-index: 9;
        text-align: center
    }

    .new-search-design input {
        width: 235px
    }

    .new-search-design {
        justify-content: center;
        margin-left: 0;
        margin-top: 18px
    }

    .kul {
        width: 145px
    }

    #navbarTogglerDemo01 .navbar-brand {
        display: none
    }

    .corp::before {
        content: none
    }

    .navbar-nav {
        flex-direction: row;
        justify-content: center;
        margin-top: 18px
    }

    ul.nav.navbar-nav.mobile-resp {
        display: grid;
        justify-content: inherit
    }

    .footer-link-new {
        flex-direction: column;
        margin: 45px 0 0
    }

    .footer-link-new div {
        margin-bottom: 35px
    }

    .farn-modal-left {
        display: none
    }

    .nit .modal-content, .farn-modal-right {
        width: 100%
    }

    .header-top {
        display: none !important;
    }

    #masterdes {
        display: none
    }

    .navbar-nav .dropdown-menu {
        position: relative !important;
        transform: none !important;
        border: none;
        padding: 0 15px
    }

    .search-courses .search-input {
        width: 23em;
        font-size: 13px
    }

    .MobileCourseMenu span {
        padding: 8px 23px;
        border: 1px solid #fdd23a;
        font-size: 14px;
        font-weight: 500;
        display: block;
        margin-bottom: 9px
    }

    .mystyle {
        color: #fff !important;
        background: linear-gradient(0deg, #fc674c, #f28c28)
    }

    .mobile-program {
        margin: 15px 0
    }

    .popular-programs {
        margin: 0;
        display: flex;
        flex-direction: column
    }

    .popular-programs a {
        margin: 6px 0;
        font-size: 13px;
        color: #000
    }

    .mobile-resp {
        margin: 12px 0
    }

    .mobile-resp li {
        margin: 5px 0;
        background: #f7f7f8;
        padding: 5px 15px;
        overflow: hidden
    }

    .mobile-resp li a {
        color: #5b5b5b;
        text-decoration: none;
        margin-bottom: 5px;
        font-size: 15px
    }

    .mobile-resp li a:first-child {
        display: flex;
        justify-content: space-between;
        align-items: center
    }

    #myModal3 .modal-dialog {
        width: 100%;
        margin: 0
    }

    .mobile-resp .dropdown a:after {
        transform: rotate(-90deg);
        transition: transform 300ms ease-in-out
    }

    .mobile-resp .dropdown.show a:after {
        transform: rotate(0deg)
    }

    .master-course-description-list ul li {
        line-height: 1.5
    }

    .master-course-description {
        width: 100%;
        padding: 15px 0
    }

    .master-course-description-list {
        margin-left: 0
    }

    .master-course-description-heading {
        padding: 6px 0
    }

    .popular-programs a {
        position: relative;
        padding-left: 15px
    }

    .popular-programs a::before {
        content: '';
        border: 5px solid transparent;
        border-left-color: #6e6e6e;
        position: absolute;
        left: 2px;
        top: 4px
    }

    #myModal3 .modal-dialog .modal-content .modal-header .close {
        width: 0;
        height: 0;
        padding: 10px
    }

    #myModal3 .modal-dialog .modal-content .modal-header .close .angle-back {
        top: -3px;
        right: -1px
    }

    .hidden-xs {
        display: none
    }

    .course-form {
        width: 100%;
        margin-bottom: 20px
    }

    .course-trend {
        max-width: 206px;
        width: 100%;
        margin: auto
    }

    .clients-list .owl-dots {
        bottom: -5% !important;
        left: 21% !important
    }

    .view-all-clients {
        right: 110px;
        bottom: -37px
    }

    .foo-link {
        flex-wrap: wrap
    }

    .foo-link a {
        font-size: 10px;
        line-height: 2
    }

    .foo-copy p {
        font-size: 6px
    }

    .croma-foo-tab .tab button {
        padding: 10px 7px;
        font-size: 10px
    }

    .field-tab ul {
        padding: 0 6px;
        width: 85px
    }

    .field-tab ul li {
        line-height: .5;
        margin-bottom: 6px
    }

    .field-tab ul li a {
        font-size: 7px
    }

    .blog-list {
        margin-bottom: 10px;
        margin-left: 25px;
        justify-content: flex-start
    }

    .footer-middle .heading h3 {
        margin-bottom: 10px
    }

    .more-blog {
        margin: 10px auto
    }

    .left-side {
        width: 100%
    }

    .edge-croma-img {
        height: auto;
        margin: auto
    }

    .edge-croma-img img {
        max-width: 100%;
    }

    .edge-croma div p {
        font-size: 8px;
    }

    .edge-list {
        flex-wrap: wrap;
        justify-content: space-around
    }

    .edge-croma {
        width: 150px;
        margin-bottom: 15px;
        box-shadow: 0 0 3px 2px #fcfcfc;
        padding: 10px 2px;
    }

    .edge-croma div strong {
        font-size: 10px;
    }

    .croma-descrip {
        flex-wrap: wrap;
    }

    .tablinks.active::before {
        width: 30px
    }

    .blog-heading p {
        font-size: 12px
    }

    .social-link {
        margin-bottom: 20px;
    }

    .foo-bot-heading {
        margin-bottom: 5px;
    }

    .social-link.soci-right {
        margin-top: 0;
        margin-bottom: 0px;
    }

    .foo-first-follow {
        margin-bottom: 12px;
    }

    .newsletter form, .notifications form {
        margin-bottom: 22px;
    }

    .video-learner, .lc {
        width: 290px;
        min-height: auto;
    }

    .video-img img {
        width: 250px !important;
    }

    .foo-bot-heading h3 {
        margin-bottom: 0px;
    }

    .testimonials-list {
        flex-direction: column;
    }

    .client-logo img {
        max-width: 76px;
        margin: inherit
    }

    .analysis-points {
        width: 110px;
        margin: 15px 0;
        display: inline-grid
    }

    .support-learner h4 {
        font-size: 15px;
    }

    .description {
        padding-right: 0;
    }

    .description p {
        text-align: justify;
    }

    .analysis-heading strong {
        font-size: 12px
    }

    .analysis-heading p {
        font-size: 11px
    }

    .support {
        background-position: 10% 0;
        padding: 25px 0 35px;
        background: #fd9a09
    }

    .support-learner p {
        font-size: 25px;
    }

    .navbar-toggler-icon1 img {
        width: 21px
    }

    .navbar-toggler {
        border: none !important;
        outline: none !important;
        box-shadow: none !important
    }

    .logo1 img {
        width: 90px;
        height: 40px
    }

    .menu-mobile {
        display: flex !important;
        justify-content: space-between;
        width: 100%;
        align-items: center
    }

    .menu-logo {
        width: 90px
    }

    .mob-phone {
        width: 40px
    }

    .mob-phone .menu-mobile-phone {
        text-align: right
    }

    .mob-phone a i {
        vertical-align: middle
    }

    .menu-mobile .mob-first button {
        padding: 0;
        color: #fff
    }

    .menu-mobile .mob-first a i {
        font-size: 20px;
        margin-left: 5px;
        color: #2c276b
    }

    .menu-mobile, .menu-mobile-phone {
        display: block
    }

    .menu-mobile-phone i {
        font-size: 20px;
        color: #fff
    }

    .mobile-corporates {
        display: block;
        background: #111e24;
        padding: 25px 0
    }

    .mobile-corp-logos {
        width: 322px;
        margin: auto
    }

    .mobile-corp-logos img {
        width: 100%;
        height: auto
    }

    .mobile-corp .heading-corporates h3 {
        font-size: 16px;
        border-bottom: 5px solid #fa8e2b;
        padding-bottom: 10px;
        text-align: center;
        font-weight: 700;
        width: 100%;
        margin: auto;
        margin-bottom: 11px
    }

    .sub-heading-corporates {
        margin-top: 0;
        margin-bottom: 13px
    }

    .sub-heading-corporates i {
        font-size: 15.3px;
        display: block;
        font-weight: 600;
        text-align: center
    }

    .mobile-corp .placement-video {
        margin-top: 25px;
        margin-bottom: 5px;
        align-items: baseline;
        justify-content: center
    }

    .mobile-corp .placement-video .videowatch a .sadas .video-btn {
        width: 35px;
        height: 35px;
        padding: 6px 13px
    }

    .mobile-corp .placement-video .videowatch a .sadas .video-btn .ripple {
        width: 45px;
        height: 45px;
        margin: -22px 0 0 -22px
    }

    .mobile-corp .placement-video .videowatch a .sadas {
        margin-top: 5px
    }

    .m-Trecou-item-list {
        display: flex;
        margin: 10px;
        box-shadow: 0 0 7px 2px #cececeba
    }

    .trending-mobile-background {
        width: 93px;
        padding: 15px
    }

    .m-Trecou-item-img {
        width: 63px
    }

    .m-Trecou-item-img img {
        width: 63px
    }

    .m-Trecou-item-desc {
        padding: 10px;
        width: 100%
    }

    .m-Trecou-item-desc h3 {
        font-size: 13px;
        color: #0F2C39;
        font-weight: 600;
        margin-bottom: 12px
    }

    .mobile-review {
        display: flex
    }

    .mobile-review .star {
        margin-right: 15px
    }

    .mobile-review .star i {
        color: #ffcb33;
        font-size: 13px
    }

    .mobile-review span {
        font-weight: 400;
        color: #0F2C39;
        font-size: 14px
    }

    .mobile-brijesh {
        display: block;
        padding: 25px 0
    }

    .mobile-brijesh-course .heading h3, .edge .heading h3 {
        margin-bottom: 20px
    }

    .m-Trecou-item {
        margin-bottom: 20px
    }

    .logo {
        display: none
    }

    .videowatch a span {
        display: none
    }

    .m-Trecou .owl-dots {
        bottom: -15px;
        left: 30%;
        transform: translate(50%, 50%)
    }

    .mobile-banner {
        display: block;
        background-repeat: no-repeat;
        background-size: cover
    }

    .mobile-banner-heading h3 {
        color: #f8981d;
        font-size: 20px;
        text-align: center;
        padding-top: 30px;
        margin: 0
    }

    .mobile-sub-heading p {
        color: #fff;
        font-size: 11px;
        text-align: center
    }

    .mobile-banner-desc p {
        color: #fff;
        font-size: 10px;
        padding: 10px 15px;
        text-align: center
    }

    .mobile-industry-expert p {
        color: #fff;
        font-size: 10px
    }

    .industry-logos {
        display: flex;
        justify-content: space-between;
        align-items: center
    }

    .indus-mobile {
        width: 40px
    }

    .indus-mobile img {
        width: 100%;
        height: auto
    }

    .industry-expert-video {
        padding: 5px 15px 20px
    }

    .mobile-videowatch .video-btn {
        width: 35px;
        height: 35px;
        padding: 6px 13px
    }

    .mobile-videowatch .video-btn .ripple {
        width: 35px;
        height: 35px;
        margin: -17px 0 0 -17px
    }

    .mobile-videowatch {
        flex-basis: 70px
    }

    .place {
        padding-top: 25px
    }

    .place-button {
        padding: 25px 0
    }

    .mobile-deal {
        background: #f8981d;
        display: block !important
    }

    .mob-offer-section {
        width: 310px;
        line-height: 1.8
    }

    .mob-offer-upper, .mob-deal {
        display: flex;
        color: #fff;
        justify-content: center
    }

    .mob-offer-upper strong {
        font-size: 10px;
        font-weight: 500
    }

    .mob-offer-upper p {
        font-size: 10px;
        font-weight: 300
    }

    .mob-deal {
        display: flex;
        align-items: baseline
    }

    .mob-deal p {
        font-size: 10px;
        font-weight: 300
    }

    .mob-deal .time {
        margin: 0 5px;
        display: flex;
        color: #fff;
        font-size: 12px
    }

    .mob-deal .time .time-end {
        background: #C67003;
        text-align: center !important;
        padding: 0;
        margin-right: 1px;
        width: 21px;
        height: 21px
    }

    .mob-offer {
        display: flex
    }

    .mob-cross {
        margin: auto
    }

    .mob-cross p {
        color: #fff;
        font-weight: 400;
        font-size: 20px;
        margin-left: 6px
    }

    .grab {
        color: #fff;
        font-weight: 600
    }

    .edge {
        padding: 25px 0 10px
    }

    .analysis-self {
        width: 60px;
        margin: auto
    }

    .analysis-self img {
        width: 60px
    }

    .analysis-heading {
        margin-top: 15px;
        display: flex;
        flex-flow: column
    }

    .statisfied-learner {
        padding: 40px 0 20px
    }

    .review-video .owl-nav {
        top: 46.5%
    }

    .support-learner {
        padding: 10px 0;
        text-align: center
    }

    .mobile-bottom-fixed {
        display: block;
        position: fixed;
        bottom: 15px;
        width: 100%;
        height: 30px;
        z-index: 9
    }

    .mobile-bottom-fixed button {
        border: none;
        width: 100%;
        text-transform: uppercase;
        font-size: 16px;
        background: #fff;
        padding: 10px;
        color: #FC674C;
        font-weight: 500
    }

    .mobile-bottom-fixed .request-call a {
        border: none;
        width: 100%;
        text-transform: uppercase;
        font-size: 16px;
        padding: 10px;
        color: #FC674C;
        font-weight: 500;
        display: block
    }

    .request-call {
        border-right: .5px solid #ddd
    }

    .request-call, .live-chat {
        width: 100%;
        cursor: pointer
    }

    .fixe {
        display: flex;
        -webkit-box-shadow: 0 2px 4px 2px rgba(0, 0, 0, 0.25);
        box-shadow: 0 2px 4px 2px rgba(0, 0, 0, 0.25)
    }

    .footer-brijesh {
        padding: 40px 0 0;
        margin-bottom: 40px
    }

    .footer-logo {
        margin-bottom: 7px
    }

    .statisfied-learner .speaker {
        position: absolute;
        top: 0;
        left: 80px;
        transform: inherit
    }

    .statisfied-learner .speaker img {
        width: 140px;
        height: 43px
    }

    .secondsection .small-heading {
        margin-bottom: 10px
    }

    .course-form input::placeholder {
        font-size: 11px
    }

    .navbar-light .navbar-nav .active>.nav-link {
        font-weight: 600;
        border-bottom: 3px solid #f8981d;
        width: max-content;
        padding-bottom: 2px
    }

    .analysis .heading h3 {
        margin-bottom: 20px
    }

    .analysis-test {
        margin-bottom: 20px
    }

    .alumni .heading h3 {
        margin-bottom: 20px
    }

    .clients-heading strong {
        margin-bottom: 10px
    }

    .clients-list {
        margin: 0 0 20px
    }

    .test-list {
        margin-top: 30px
    }

    .course-section {
        margin: 25px 0
    }

    .course-form {
        justify-content: center
    }

    .button-view-course button {
        width: 200px;
        height: 40px
    }

    .analysis {
        padding-top: 25px;
        padding-bottom: 25px
    }

    .social-link {
        padding: 0
    }

    .footer-social {
        flex-direction: column
    }

    .mob-header-top {
        display: block;
        width: 100%;
        position: sticky;
        top: 0;
        z-index: 99;
        border-radius: 0px;
        margin: auto;
        box-shadow: 0px 5px 10px #063455;
    }

    .speciality-list {
        flex-wrap: wrap;
        justify-content: center;
    }

    .course-banner-line {
        width: auto
    }

    .Placement-training {
        display: flex;
        flex-direction: column;
        height: auto;
    }

    .Placement-training .button3 {
        margin-right: 0;
        margin-bottom: 1em
    }

    .course-testi-owl {
        width: 360px
    }

    .certificate-preview a span {
        position: initial
    }

    .video-tab .tab {
        left: 0
    }

    .cerificate-img {
        width: 360px
    }

    .training-button {
        margin-top: 12px;
        display: flex;
        flex-wrap: wrap;
        align-items: baseline
    }

    .self-ass-desc p {
        width: 100%;
        font-size: 13px
    }

    .training-certi {
        padding-top: 15px
    }

    .training-button .join-button {
        margin-bottom: 15px
    }

    .testi-review {
        width: 100%;
        margin: auto;
        padding: 20px;
    }

    .colon {
        display: none;
        padding: 35px 30px 13px 20px
    }

    .course-ratings-stars {
        display: block;
        margin-bottom: 10px
    }

    .course-ratings div {
        margin-right: 0
    }

    .course-banner-sections-left .course-ratings {
        display: grid;
        margin-top: 5px
    }

    .speciality .speciality-heading h2 {
        margin: 0;
        text-align: center
    }

    .speciality .speciality-heading h2::after {
        width: 117px
    }

    .form-batch .form-inline .fcontrol label {
        display: none
    }

    .form-batch .form-inline {
        display: grid;
        gap: 22px;
    }

    .form-batch .fcontrol input {
        width: 100%;
        margin: 0px;
    }

    .form-batch .select2-container {
        top: 7px
    }

    .mobile-hidden {
        display: none !important
    }

    .curriculum {
        padding: 25px 0 0
    }

    .curriculum-heading h3 {
        font-size: 13px;
        text-align: center
    }

    .mockupwork strong {
        font-size: 14px;
        font-weight: 600
    }

    .line2 {
        margin-bottom: 20px
    }

    .curriculum-heading .download-curriculum button {
        font-size: 10px;
        padding: 4px 8px
    }

    .curriculum-heading .line {
        width: 130px;
        margin: auto
    }

    .curriculum-heading .download-curriculum {
        transform: translate(32%, 50%);
        position: inherit
    }

    .curriculum-accordian .accordion .card .card-header h2 button {
        font-size: 13px;
        display: inline-block;
        width: 260px;
        white-space: nowrap;
        overflow: hidden !important;
        text-overflow: ellipsis;
        text-align: left
    }

    .faq-super-heading h2 {
        margin: 0 auto
    }

    .curriculum-accordian {
        margin-top: 50px
    }

    .faq-career .curriculum-accordian {
        margin-top: 20px
    }

    .program-over ul {
        margin-left: 0
    }

    .curriculum-accordian .accordion .card .card-body p {
        font-size: 13px
    }

    .mp-data-science {
        flex-direction: column
    }

    .mp-data-section {
        width: 100%;
        margin-bottom: 15px
    }

    .progress-overview .curriculum-accordian .accordion .card .card-body ul li {
        margin-left: 27px
    }

    .curriculum-accordian .accordion .card .card-body .mp-eligibility ul li {
        margin-left: 0 !important;
        line-height: 60px !important
    }

    .training-faq {
        padding: 25px 0
    }

    .course-syllabus strong {
        display: none
    }

    .assessment {
        height: 245px
    }

    .self-ass {
        padding: 25px 0
    }

    .self-ass-heading h2 {
        text-align: center;
        font-size: 25px
    }

    .career-assistance {
        margin: 16px auto 25px
    }

    .enroll-class-form .form-inline label {
        display: none
    }

    .enroll-class-form .form-inline .form-control {
        height: 36px;
        margin: auto;
        width: 275px !important;
        margin-top: 10px
    }

    .enroll-class-form form button {
        font-size: 17px;
        padding: 6px 15px;
        margin-top: 10px !important
    }

    .enroll-class-course {
        margin-top: 25px
    }

    .en {
        text-align: center
    }

    .enroll-class-form .form-inline .form-group {
        width: auto
    }

    .enroll-class-form .form-inline {
        justify-content: center;
        margin-top: 20px
    }

    .enroll-class-form .form-inline .btn {
        margin-top: 10px !important
    }

    .preview {
        right: 10px
    }

    .global-exam {
        height: auto;
        background-size: cover;
        padding: 25px 0
    }

    .global-exam-heading p {
        width: 330px
    }

    .download-button {
        margin-bottom: 10px
    }

    .training-certificate {
        background: #F6F1ED;
        height: auto;
        padding: 25px 0
    }

    #myModal .modal-body img {
        width: 100%
    }

    .banner-heading h2 {
        font-size: 23px
    }

    .course-desc {
        flex-wrap: wrap
    }

    .course-desc div {
        width: 50% !important;
        padding: 5px 0 !important;
        border: 1px solid #ffffff38 !important;
        text-align: center
    }

    .course-about {
        padding-top: 50px !important;
        padding-bottom: 50px !important
    }

    .about-course-heading h3 {
        text-align: center
    }

    .about-course-desc {
        border: none
    }

    .question-item {
        width: auto;
        margin: 0
    }

    .led-online-new {
        padding-top: 25px;
        padding-bottom: 25px
    }

    .schedule-call {
        padding: 0 0 20px
    }

    .sche-call {
        flex-direction: column;
        align-items: center
    }

    .sche-call h4 {
        font-size: 18px;
        text-align: center
    }

    .global-exam-heading h3 {
        font-size: 21px
    }

    .certification-points {
        margin-top: 30px
    }

    .training-certi h3 {
        font-size: 25px
    }

    .training-desc p {
        margin-top: 20px
    }

    .join-button button {
        margin-right: 10px
    }

    .sample a {
        padding: 10px
    }

    .contact-banner {
        background: #1a2d31;
        height: 234px
    }

    .contact-banner-heading {
        width: 330px
    }

    .contact-banner-heading h2 {
        font-size: 28px
    }

    .contact-banner-heading h2 span {
        font-size: 28px
    }

    .contact-banner-desc p {
        display: none
    }

    .banner-learner {
        width: 250px;
        bottom: -70px
    }

    .banner-learner .learner-number {
        padding: 7px
    }

    .banner-learner .learner-number strong {
        font-size: 13px;
        display: block;
        text-align: center
    }

    .banner-learner .learner-number p {
        font-size: 12px
    }

    .git {
        padding-top: 90px;
        background: none;
        padding-bottom: 0
    }

    .get-list {
        flex-direction: column;
        align-items: center
    }

    .get-list-item {
        margin-bottom: 65px;
        width: 80%;
    }

    .get-list-item .item-image {
        top: -25%
    }

    .solution-form .solution, .solution-form .solution1, .register {
        width: auto
    }

    .register .reg-add p {
        padding: 0 10px
    }

    .google-map {
        font-size: 12px;
        text-align: center
    }

    .google-map iframe {
        width: 330px
    }

    .resolve-query input[type=submit] {
        width: 100%
    }

    .login-wrapper {
        height: auto
    }

    .login-form-page {
        width: 100%
    }

    .login-logo img {
        width: 80%
    }

    .login-form form .or::before {
        width: 54px
    }

    .login-form form .or::after {
        width: 54px
    }

    .otp-button input {
        width: 250px
    }

    .effect-16~label {
        left: 60px
    }

    .online-class-section {
        flex-wrap: wrap;
        margin-top: 0
    }

    .online-class-list {
        margin-bottom: 20px;
        width: 100%
    }

    .upcoming-batches-super-heading h2 {
        margin: 0 auto 20px
    }

    .upcoming-batches-heading {
        margin-bottom: 60px;
        text-align: center
    }

    .upcoming-batches-heading .line {
        margin: auto
    }

    .led-buttom {
        flex-wrap: wrap;
        top: 2.6em;
        position: absolute;
        left: 0
    }

    .mockup {
        margin: 25px 0 0
    }

    .mockupwork {
        margin-top: 25px
    }

    .mockupwork img {
        width: 100%
    }

    .project {
        padding: 25px 0 10px
    }

    .project-heading h3, .mockup-heading h3 {
        text-align: center
    }

    .project-heading .line, .mockup-heading .line {
        margin: auto
    }

    .related-courses {
        padding: 25px 0
    }

    .related-courses .related-courses-super-heading h2 {
        margin: 0 auto 40px
    }

    .curriculum-heading {
        margin-bottom: 10px
    }

    .related-courses-list {
        flex-wrap: wrap;
        margin-top: 0;
        justify-content: center
    }

    .related-courses-list .related {
        margin-bottom: 20px
    }

    .course-video-review {
        display: none
    }

    .training-features {
        display: none
    }

    .course-video .videowatch {
        top: 45%;
        left: 23%;
        text-align: center
    }

    .speciality-items .speciality-items-desc {
        width: 145px
    }

    .about-course-desc {
        text-align: justify;
        padding: 0
    }

    .question-portion {
        margin-top: 20px
    }

    .question-slider-section .owl-dots {
        transform: translate(0%, -25%)
    }

    .led-buttom .country-fee {
        width: 100%
    }

    .led-buttom .country-fee form {
        width: auto
    }

    .timing-suit {
        margin-top: 15px
    }

    .batch-request {
        padding: 25px 0
    }

    .batch-super-heading h2 {
        margin: 0 auto 20px
    }

    .batch-request .batch-heading {
        margin-bottom: 15px
    }

    .form-batch .fcontrol button {
        margin-top: 10px
    }

    .self-ass-button button {
        margin-left: auto;
        margin-right: auto;
        display: block;
        width: 100%
    }

    .needcurri, .stillquries {
        flex-direction: column
    }

    .needcurri button, .stillquries button {
        margin-left: 0
    }

    .enrolling {
        background: none
    }

    .enrolling-en {
        padding: 0
    }

    .firstsection {
        padding: 0
    }

    .student-heading, .corporate-heading {
        margin: 15px auto
    }

    .toggle {
        text-align: center
    }

    .master-program-mobile-banner {
        padding: 30px 0;
        background: #06303e;
        display: block
    }

    .mobile-mp-banner-heading {
        display: flex;
        align-items: center;
        justify-content: space-evenly;
        width: 100%
    }

    .master-program-mobile-banner .mob-mp-buttons .button1 {
        padding: 10px 18px;
        margin: 0;
        width: 100%;
        margin-right: 5px
    }

    .mobile-mp-banner-heading h4 {
        font-size: 18px;
        color: #fdc810
    }

    .mob-rating {
        color: #fff;
        font-size: 12px;
        text-align: center
    }

    .mob-rating span {
        margin-right: 5px
    }

    .mob-rating span i {
        color: #fdc810;
        margin-right: 4px
    }

    .mob-mp-desc p {
        color: #fff;
        font-size: 11.4px;
        margin-top: 15px;
        margin-bottom: 15px
    }

    .mob-mp-desc .line {
        width: 85px
    }

    .progress-overview {
        padding: 40px 0
    }

    .mp-tool {
        margin-bottom: 20px
    }

    .progress-overview .curriculum-accordian {
        margin-top: 20px
    }

    .tools {
        align-items: center;
        justify-content: space-around
    }

    .tools-new {
        padding-top: 20px;
        padding-bottom: 20px
    }

    .tools-img {
        width: 156px
    }

    .mp-training-faq {
        padding: 40px 0
    }

    .mp-mob-exp {
        display: block;
        font-size: 13px;
        margin-top: 15px;
        padding-left: 35px
    }

    .mp-mob-fee {
        margin-bottom: 5px
    }

    .mp-mob-fee strong {
        position: relative;
        color: #fff;
        font-weight: 400
    }

    .mp-mob-fee strong::before {
        content: "\f0a4" !important;
        font-family: FontAwesome !important;
        margin-right: 15px
    }

    .mp-course-video {
        display: none
    }

    .mp-course-heading {
        width: 100%;
        padding-right: 0;
        border-right: none
    }

    .mp-course-list {
        padding-left: 40px
    }

    .mp-course-marking::before {
        left: -28px
    }

    .mp-course-list::before {
        left: 34px
    }

    .mp-certificate strong {
        font-size: 16px
    }

    .mp-certificate p {
        font-size: 10px
    }

    .mp-certificate {
        margin-left: -10px
    }

    .cc-achievement {
        background: #fff
    }

    .mp-career-course {
        margin-top: 30px
    }

    .cc-achie-button {
        justify-content: space-around;
        display: flow-root;
        margin-bottom: 7px
    }

    .cc-achie-button button {
        margin: 0;
        width: 100%;
        margin-bottom: 6px
    }

    .master-course-certification {
        padding: 40px 0
    }

    .project-super-heading {
        margin-bottom: 0
    }

    .mpproject {
        padding: 0
    }

    .placement-faqs-accordian .accordion .card .card-body p {
        flex-direction: column
    }

    .recuirement-firms {
        justify-content: space-around;
        margin-bottom: 25px
    }

    .recuirment-firm-images {
        width: 140px
    }

    .recuirment-firm-images img {
        width: 100%
    }

    .mpadmission {
        padding: 40px 0
    }

    .admission-desc {
        display: block;
        margin-top: 30px
    }

    .admission-content {
        width: 100%;
        margin-bottom: 15px
    }

    .mp-faq-dots .owl-dots {
        position: inherit;
        bottom: 0;
        right: 0
    }

    .scholar-fee {
        display: none
    }

    .chance-win {
        text-align: center;
        margin-top: 20px
    }

    .chance-win button {
        margin: auto;
        margin-top: 20px
    }

    .mp-faq-super-heading {
        margin-bottom: 10px
    }

    .mpfaq {
        padding: 40px 0
    }

    .mp-curri {
        padding: 40px 0
    }

    .mp-curri-form-desc {
        flex-wrap: wrap
    }

    .mp-curri-desc {
        width: 100%;
        padding: 15px 20px
    }

    .mp-curri-form {
        padding: 20px 0px;
    }

    .mob-mp-buttons {
        display: flex;
        margin-top: 15px;
        margin-bottom: 0;
        justify-content: space-evenly
    }

    #MasterVerticalModal img {
        max-width: 100%;
        height: auto
    }

    .banner-job-content form input {
        width: 82%
    }

    .job-listing-one {
        flex-direction: column
    }

    .job-course-img, .carrer-form .job-course-img {
        margin: auto
    }

    .job-course-heading {
        flex-direction: column
    }

    .job-course-heading h4 {
        margin: 10px 0
    }

    .job-course-description {
        font-size: 13px;
        margin-bottom: 6px
    }

    .jobbrief p {
        width: 100%;
        text-align: justify
    }

    .job-exp, .job-salary, .job-location {
        margin-bottom: 7px
    }

    .job-course-description span:nth-child(2) {
        transform: rotate(90deg);
        width: 10px
    }

    .job-exsala {
        flex-direction: column
    }

    .job-exsala::before {
        width: 65px
    }

    .jobbrief {
        align-items: flex-start;
        flex-direction: column;
        margin-top: 12px
    }

    .jobs-button {
        margin-top: 15px
    }

    .job-leftsection {
        width: auto
    }

    .fee-deposit {
        margin: 70px 0
    }

    .student-payment {
        padding: 20px
    }

    .payment-form a {
        padding: 7px;
        font-size: 10px;
        width: auto
    }

    .payment-form {
        flex-wrap: nowrap
    }

    .student-payment h3 {
        width: auto
    }

    .student-payment .form-inline select:first-child {
        margin-bottom: 30px
    }

    .fee-deposit-checkbox {
        margin: auto;
        margin-top: 25px
    }

    .transaction-section {
        padding: 20px 10px
    }

    .transaction-section table tr td, .transaction-section table tr th {
        font-size: 13px
    }

    .transaction-section table tr td {
        text-align: left
    }

    .transaction-section table tr td:first-child {
        text-align: inherit
    }

    .payment-process {
        margin: 45px 0;
        justify-content: space-around
    }

    .payment-process a {
        width: auto;
        font-size: 13px;
        background: #ddd;
        padding: 8px 10px;
        border-radius: 6px
    }

    .gopayment {
        width: 100%
    }

    .payment-form a.active::before {
        border: 9px solid transparent;
        bottom: -18px;
        border-top-color: #ffa302;
        left: 37%
    }

    .trans-button {
        flex-direction: column;
        text-align: center
    }

    .client-heading-corporates h3 {
        font-size: 16px;
        width: auto
    }

    .client-video-img {
        width: auto
    }

    .all-client-banner {
    }

    .client-logo-list {
        width: auto
    }

    .allclients .owl-dots .owl-dot span {
        width: 30px !important
    }

    .client-video-learner {
        margin-top: 20px
    }

    .future-client-form .form-inline input {
        margin-top: 17px;
        width: 100%;
    }

    .future-client-form .select2-container .select2-selection--single {
        height: 61px;
        line-height: 79px
    }

    .future-client-form .drop-number .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b {
        left: 74%;
        margin-top: 6px
    }

    .allclient-figure {
        width: 77px;
        border-radius: 40px
    }

    .allclient-figure strong {
        font-size: 16px;
        line-height: 0
    }

    .allclient-figure p {
        font-size: 12px
    }

    .future-client-form .form-inline button {
        margin: auto;
        margin-top: 40px
    }

    .quick-social-section {
        padding: 30px 0
    }

    .quick-link, .replay-social-link {
        display: flex;
        justify-content: space-between
    }

    .quick-link a {
        font-size: 16px;
        margin: 0
    }

    .replay-social-link a {
        margin: 0 8px
    }

    .management-team {
        display: grid
    }

    .navnab-atj .navnab-atj-link {
        padding: 20px 0;
        font-size: 13px
    }

    .welcome p {
        padding: 20px
    }

    .mission-vision-section {
        padding-bottom: 5px
    }

    .team-member-pic img {
        width: 100%;
        height: auto;
    }

    .about-us-section {
        flex-direction: column
    }

    .about-banner-heading {
        margin: 20px 0
    }

    .about-banner-heading h2 {
        font-size: 20px
    }

    .about-banner-desc p {
        font-size: 13px
    }

    .about-directors {
        flex-direction: column
    }

    .about-directors-desc {
        margin-bottom: 15px
    }

    .quatation p, .team-thought p {
        font-size: 22px
    }

    .india-tag-line {
        font-size: 16px
    }

    .about-us-class {
        margin-bottom: 15px
    }

    #self-img {
        display: none
    }

    .certificate-preview {
        display: none
    }

    .nav-items {
        display: none
    }

    .course-page-2-curriculum {
        margin-top: 50px
    }

    .banner-img {
        display: none
    }

    .banner-heading h1 {
        font-size: 16px
    }

    .gt .nav-item a {
        font-size: 15px
    }

    .gt .nav-item:first-child a::before {
        top: 15px
    }

    .validation form input[type=text] {
        width: 100%
    }

    .validation form p {
        width: 100%
    }

    .otpvari-img img {
        width: 60%;
        padding: 0
    }

    .track-dummy img {
        width: 60%
    }

    .gc-tc {
        padding: 35px 0
    }

    .gc-heading h1 {
        font-size: 23px
    }

    .certraid form input {
        width: 100%
    }

    .validation .help-block {
        margin-left: 0
    }

    .certraid .help-block strong, .validation .help-block strong {
        color: red;
        font-size: 16px
    }

    .validation .button3, .certraid form button {
        padding: 10px 0;
        width: 100%;
        margin-top: 80px
    }

    .student-certificate-here-heading strong {
        text-align: center;
        font-size: 20px
    }

    .student-data {
        flex-direction: column-reverse
    }

    .vidocer button {
        padding: 10px 7px
    }

    .validation form label {
        left: 6%
    }

    .corp-banner .corp-banner-heading h3 {
        width: auto;
        font-size: 20px
    }

    .ccc .ccc-image img {
        display: none
    }

    .readytoempowerdesc {
        width: auto
    }

    .download-corp {
        width: auto;
        justify-content: space-around
    }

    .main-corp {
        flex-direction: column;
        margin: 0
    }

    .main-corp .corp-appro-section {
        margin-top: 25px;
        width: auto
    }

    .videowatch a {
        width: auto
    }

    .ccc-button {
        flex-direction: column;
        align-items: center
    }

    .drop-message {
        display: none
    }

    .mentor-experience-button-right button {
        width: 133px;
        font-size: 12px;
        margin: 0 auto;
        margin-top: 26px;
        display: block
    }

    .mentorslider-right-img img {
        width: 100%;
        height: auto
    }

    .mentorslider-left-desc p {
        width: 344px;
        text-align: justify
    }

    .mentor-experience-button-left {
        width: 348px
    }

    .empower {
        padding: 50px 0;
        height: auto
    }

    .readytoempower {
        padding-left: 0
    }

    .empower-social strong {
        display: none
    }

    .empower-social p {
        font-size: 12px
    }

    .success-meter {
        flex-direction: column
    }

    .success {
        padding: 30px 0
    }

    .successdata {
        margin: 15px auto
    }

    .ccc {
        height: auto;
        margin-top: 0;
        padding-bottom: 70px
    }

    .ccc-button .ccc-button-background {
        margin-bottom: 15px
    }

    .corp-banner-desc {
        font-size: 15px;
        width: 100%;
        text-align: justify
    }

    .heading p, .why-croma p, .join-desc p, .gc-heading p {
        text-align: justify
    }

    .mentor-experience-button {
        display: block
    }

    .corp-banner-links p {
        font-size: 13px
    }

    .industry-expert span {
        font-size: 12px
    }

    .industry-expert .industry-logo {
        width: 100%;
        margin: 0 4px;
        padding: 0
    }

    .mentorslider-left {
        margin-top: 75px
    }

    .mentorslider-left-header::before {
        top: 67px
    }

    .mentor {
        margin-top: 0
    }

    .mentor-ex-slider .owl-dots {
        position: initial
    }

    .enroll-class {
        padding: 25px 0
    }

    .success-heading .heading {
        margin-bottom: 0
    }

    .success-heading {
        margin-top: 40px
    }

    .readytoempowerheading h2 {
        font-size: 25px;
        text-align: center
    }

    .corptab, .corptabcontent, .all-courses-banner-content p {
        width: 100%
    }

    .corptab {
        display: none;
    }

    .corptabcontent {
        padding: 15px 10px
    }

    .all-courses-banner {
        padding: 22px 0
    }

    .all-courses-banner-content {
        margin: 0
    }

    .all-courses-banner-content h3 {
        font-size: 27px
    }

    .all-courses-banner-content p {
        font-size: 14px
    }

    .breadcum-search {
        flex-direction: column;
        align-items: flex-start
    }

    .all-courses-data {
        padding: 30px 0;
        overflow: hidden
    }

    .search-all-courses {
        width: 100%;
        margin-top: 8px
    }

    .search-all-courses form input {
        width: 100%
    }

    .all-course-heading strong {
        font-size: 14px;
        margin-right: 0
    }

    .all-course-category .all-course-heading-filter button {
        font-size: 10px
    }

    .all-course-listing {
        width: 100%;
        height: auto
    }

    .discover-more {
        float: none;
        padding: 0;
        width: 100%
    }

    .discover-more-categories a {
        margin: 5px;
        font-size: 14px;
        padding: 4px 5px
    }

    .singlepage-key-skill-listing {
        justify-content: center
    }

    .singlepage-key-skill-listing a {
        padding: 10px 15px;
        margin: 3px;
        font-size: 13px
    }

    .join-desc {
        margin-bottom: 0;
        margin-top: 45px;
        margin-left: 0
    }

    .why-work {
        padding: 40px 0
    }

    .why-work-heading h3 {
        font-size: 20px
    }

    .reason-list {
        flex-direction: column;
        align-items: center;
        margin-right: 0
    }

    .reason-why-desc {
        margin-left: 0
    }

    .join-family {
        padding: 25px 0
    }

    .buttontojoin h3 {
        font-size: 18px;
        text-align: center;
        margin-bottom: 15px
    }

    .buttontojoin {
        display: block
    }

    .buttontojoin button {
        padding: 8px 20px;
        margin: auto;
        display: block;
        font-size: 15px
    }

    .values-join .owl-dots .owl-dot span {
        width: 30px !important
    }

    .connect-you {
        background: none
    }

    .our-team-banner-text {
        width: auto;
        transform: translate(0%, -40%);
        padding: 0 15px
    }

    .pro-col {
        flex-direction: column
    }

    .pro-col-rev {
        flex-direction: column-reverse
    }

    .product-team-image img {
        width: 100%;
        margin-top: 25px;
        height: auto;
    }

    .our-team-banner {
    }

    .team-quatation p {
        font-size: 16px;
        padding: 30px 20px
    }

    .welcome-team h3 {
        margin-bottom: 0
    }

    .team-quatation {
        padding-bottom: 0
    }

    .quote {
        padding-bottom: 25px
    }

    .pro-col .product-team-left, .pro-col-rev .product-team-right {
        padding: 0 30px
    }

    .banner-review-content {
        width: 100%
    }

    .banner-review-content form {
        margin: auto;
        display: block;
        text-align: center;
        box-shadow: none
    }

    .banner-review-content form input {
        width: auto
    }

    .service-banner-img {
        display: none
    }

    .service-section-list {
        flex-direction: column
    }

    .ser-col {
        flex-direction: column-reverse
    }

    .service-section-list-right img {
        width: 100%;
        height: auto
    }

    .pb-blog-banner-content {
        margin: auto;
        display: block;
        width: 266px
    }

    .an-new-blog-filter button {
        font-size: 7px
    }

    .an-new-blog-heading {
        top: 45px
    }

    .pi-form-control {
        flex-direction: column
    }

    .pi-form-control .pi-fo {
        width: 100%
    }

    .pi-subscribe .form-inline {
        flex-direction: column
    }

    .pi-subscribe .form-inline input {
        width: 100%;
    }

    .blog-subscribe.phone_arrow::after {
        bottom: 14px;
    }

    .opn-all-sections {
        width: 100%
    }

    .ans-place-desc-box1, .ans-place-desc-box2, .ans-place-desc-box3 {
        width: 100%
    }

    .placebox {
        margin-right: 0
    }

    .quick-link a {
        font-size: 12px !important;
        margin: 0 5px !important
    }

    .replay-social-link a img {
        width: 30px
    }

    .thankheading h1 {
        font-size: 52px !important;
        border-bottom: 2px solid #014655 !important;
        width: 270px !important
    }

    .rev-list {
        padding: 15px !important
    }
}

@media screen and (min-width: 320px) and (max-width: 568px) and (-webkit-device-pixel-ratio: 2) {
    .training-certi {
        padding-top: 0 !important
    }

    .button1 {
        padding: 10px 7px
    }

    .cc-achie-button {
        font-size: 14px
    }

    .online-class-calendar p, .online-class-clock p {
        font-size: 14px
    }

    .curriculum-super-heading h2 {
        font-size: 20px
    }

    .line2 {
        width: 265px
    }

    .buttonreport {
        padding: 8px 14px
    }
}

@media only screen and (min-width: 992px) {
    .category-col {
        min-width: 20%;
        flex-grow: unset
    }
}

.whatsappme {
    position: fixed;
    z-index: 400;
    right: 20px;
    bottom: 20px;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
    font-size: 16px;
    line-height: 26px;
    color: #262626;
    transform: scale3d(0, 0, 0);
    transition: transform .3s ease-in-out;
    user-select: none;
    -ms-user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none
}

.whatsappme--show {
    transform: scale3d(1, 1, 1);
    transition: transform .5s cubic-bezier(0.18, 0.89, 0.32, 1.28)
}

.whatsappme__button {
    position: absolute;
    z-index: 2;
    bottom: 20px;
    right: 8px;
    height: 60px;
    min-width: 60px;
    max-width: 95vw;
    background-color: #25D366;
    color: #fff;
    border-radius: 30px;
    box-shadow: 1px 6px 24px 0 rgba(7, 94, 84, .24);
    cursor: pointer;
    transition: background-color .2s linear
}

.whatsappme__button:hover {
    background-color: #128C7E;
    transition: background-color 1.5s linear
}

.whatsappme--dialog .whatsappme__button {
    transition: background-color .2s linear
}

.whatsappme__button:active {
    background-color: #075E54;
    transition: none
}

.whatsappme__button svg {
    width: 36px;
    height: 60px;
    margin: 0 12px;
    color: #fff
}

.whatsappme__badge {
    position: absolute;
    top: -4px;
    right: -4px;
    width: 20px;
    height: 20px;
    border: none;
    border-radius: 50%;
    background: #e82c0c;
    font-size: 12px;
    font-weight: 600;
    line-height: 20px;
    text-align: center;
    box-shadow: none;
    opacity: 0;
    pointer-events: none
}

.whatsappme__badge.whatsappme__badge--in {
    animation: badge--in 500ms cubic-bezier(0.27, 0.9, 0.41, 1.28) 1 both
}

.whatsappme__badge.whatsappme__badge--out {
    animation: badge--out 400ms cubic-bezier(0.215, 0.61, 0.355, 1) 1 both
}

.whatsappme--dialog .whatsappme__button {
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.3)
}

.whatsappme__box {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 1;
    width: calc(100vw - 40px);
    max-width: 400px;
    min-height: 280px;
    padding-bottom: 60px;
    border-radius: 32px;
    background-size: 100% auto;
    box-shadow: 0 2px 6px 0 rgba(0, 0, 0, .5);
    transform: scale3d(0, 0, 0);
    opacity: 0;
    transition: opacity 400ms ease-out, transform 0 linear 300ms
}

.whatsappme--dialog .whatsappme__box {
    opacity: 1;
    transform: scale3d(1, 1, 1);
    transition: opacity 200ms ease-out, transform 0 linear
}

.whatsappme__header {
    display: block;
    position: static;
    width: 100%;
    height: 70px;
    padding: 0 26px;
    margin: 0;
    background-color: #2e8c7d;
    color: rgba(255, 255, 255, .5)
}

.whatsappme__header svg {
    height: 100%
}

.whatsappme__close {
    position: absolute;
    top: 18px;
    right: 24px;
    width: 34px;
    height: 34px;
    border-radius: 50%;
    background: #000;
    color: #fff;
    line-height: 34px;
    font-size: 25px;
    text-align: center;
    opacity: .4;
    cursor: pointer;
    transition: opacity 300ms ease-out
}

.whatsappme__close:hover {
    opacity: .6
}

.whatsappme__message {
    position: relative;
    min-height: 80px;
    padding: 20px 22px;
    margin: 34px 26px;
    border-radius: 32px;
    background-color: #fff;
    color: #4A4A4A;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.3)
}

.whatsappme__message:before {
    content: '';
    display: block;
    position: absolute;
    bottom: 30px;
    left: -18px;
    width: 18px;
    height: 18px;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADcAAAA1CAYAAADlE3NNAAAEr0lEQVRo3t2aT0gjVxzHf++9mcn8zWhW6bpELWzcogFNaRar7a4tBNy2WATbHpacpdZ6redeZE+9CL02B1ktXsRD/xwsilhoSwsqag/xYK09hCQlmCiTf28vGRnGmZhE183MFx5vmGQy7zO/P/P7PYLAHUIAQCqDAwDPxMREG3IpHL+zs/MZcgkYAgAMAIwOl8lkYm6xGgYAFgAEAGgZHx9/vVwun7nJJTkAEAGgdW9v73NKKXWLSzIA4AEAGQDazs/P/3ALnNEl1a2trY9oRW6wmu6SEgC0ZrPZn9wCp2dIHgCU1dXVtymlZafDIatEksvlfqYGueG9xgOAcnBw8JSa5GR3vIi1aDTaUSwWj5wOZ3RHPUN6U6nUN9RCTnZHDwDI+/v745TSkpPhrOpHcWlpqbdcLieojZwGpseZMDo66svn87/RKnIaGAsAfCAQ8J6dnX1Pr5DjwABAzmazMVqDHAd2enr6La1RjgGLRCJqLpeL0TrUjFDGrMgCAD8/P38vn8//QutUs1pLT/fC5ubmQKFQOKANqNmspbuhBwDEZDL5BaX0lDaoZoK62NxZXFzs1DRthV5TrxrKGFue/v5+KZ1Of1kul5P0BtQUUAAgxOPx9wuFwl/0BvWq3O8C6vDw8F1N036gL0G3ZaVLUEdHRxFN036kL1E3DWMHxAEAPzc3dyedTk+XSqUdegu6CRijy5mBPLOzs2oikfhU07RFSmmG3qKuaxkdxuhy/MzMjDeRSHyiadrz2wYyClUBMh9bzRfAu7u7PX6//z1RFB9zHBcBALUZKoRqUMgEgyvHeHt7+353d/cjQRBGWJZ9jBDqaMYKHKpYBAEAXltbawsGg2FFUd7iOO4hIeQhQuiOEzpdOzCSTCaftLS0fEUIGXbiHiBjU5njVCr1sc/nW6wkDcduS1u1HKRUKv2KMR4ABwvbAWKMA+BwYbsasFgs/uMWuEtxd3x8/J3b4C4Ag8Hg83g8/iyfz//n5IRi1eZzla00HgA8oijyDMNwlFJCCGH0axiGQQAAXq+XyLLMeL1eRlEURpZlRpIkhud5oigK297eLvl8Prm1tVVSFEWSJEkWRVESBMGrqupriqLcFQThLsaYu612n6vUip4KMFv5HJssjhooEi5laoZh0NjYWNvw8PC9np6ejkAg8MDv9w+oqnrfxsNqhgNTh2wE1MGYChyyWGA9RYJVFWTM3MhwjMPhsDw9PT0QDocHOjs731RV9Y1rv+cMlb4Oiy3garWW1b2sPMfceZgHmZqa6pycnPywr6/vA47jfPXAWbU0xOCOqE44u2K8Wl9oBUfMa+rq6hIWFhbGBwcHn9pBohogcRWwRiCRTUiACQ6ZYpxY9JAkFAopy8vLM4FAYKyRrgA1GGf1JperLGgEM4cNG4vF3olGo18TQkT9JsRmAdQw66NsGlbn7Ibdd0um2XzOblz6/ZWVlX8JIb8PDQ090gFJDU+e2sBeZ1hBU9NcqvIQzDMFALq+vp7GGP85MjLyBCHE1tPO1LP4eq4FG/hqnlGyeSiwsbHxfygUOu7t7Y00059JUY3ZHFm8k1lT0cGfnJw8c0ojepWFzd6CMpnM3y8AJPEkZ9khO4IAAAAASUVORK5CYII=);
    background-size: 100%
}

.whatsappme--left {
    right: auto;
    left: 20px
}

.whatsappme--left .whatsappme__button {
    right: auto;
    left: 8px
}

.whatsappme--left .whatsappme__box {
    right: auto;
    left: 0
}

@media (max-width: 480px) {
    .btn2 {
        display: inline-block !important;
        width: 50%;
    }

    .whatsappme {
        bottom: -12px;
        right: 6px
    }

    .whatsappme--left {
        right: auto;
        left: 6px
    }

    .whatsappme__box {
        width: calc(100vw - 12px);
        min-height: 0
    }

    .whatsappme__header {
        height: 55px
    }

    .whatsappme__close {
        top: 13px;
        width: 28px;
        height: 28px;
        line-height: 28px
    }

    .whatsappme__message {
        padding: 14px 20px;
        margin: 15px 21px 20px;
        line-height: 24px
    }

    .whatsappme__button {
        bottom: 70px
    }
}

@keyframes badge--in {
    from {
        opacity: 0;
        transform: translateY(50px)
    }

    to {
        opacity: 1;
        transform: translateY(0)
    }
}

@keyframes badge--out {
    0% {
        opacity: 1;
        transform: translateY(0)
    }

    100% {
        opacity: 0;
        transform: translateY(-20px)
    }
}

.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0px, 0px, 0px)
}

.owl-carousel .owl-wrapper, .owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none
}

.owl-carousel .owl-nav.disabled, .owl-carousel .owl-dots.disabled {
    display: none
}

.owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-dot {
    cursor: pointer;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next, .owl-carousel button.owl-dot {
    background: none;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit
}

.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
    visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.no-js .owl-carousel {
    display: block
}

.owl-carousel .animated {
    animation-duration: 1000ms;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    animation-name: fadeOut
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

.owl-height {
    transition: height 500ms ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity 400ms ease
}

.owl-carousel .owl-item .owl-lazy[src^=""], .owl-carousel .owl-item .owl-lazy:not([src]) {
    max-height: 0
}

.owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: transform 100ms ease
}

.owl-carousel .owl-video-play-icon:hover {
    -ms-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-tn, .owl-carousel .owl-video-playing .owl-video-play-icon {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity 400ms ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%
}

.owl-theme .owl-nav {
    margin-top: 10px;
    text-align: center;
    -webkit-tap-highlight-color: transparent
}

.owl-theme .owl-nav [class*='owl-'] {
    color: #FFF;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #D6D6D6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px
}

.owl-theme .owl-nav [class*='owl-']:hover {
    background: #869791;
    color: #FFF;
    text-decoration: none
}

.owl-theme .owl-nav .disabled {
    opacity: .5;
    cursor: default
}

.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 10px
}

.owl-theme .owl-dots {
    text-align: center;
    -webkit-tap-highlight-color: transparent
}

.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;*display: inline
}

.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #D6D6D6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity 200ms ease;
    border-radius: 30px
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #869791
}

.select2-container {
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    position: relative;
    vertical-align: middle
}

.select2-container .select2-selection--single {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 34px;
    user-select: none;
    -webkit-user-select: none
}

.select2-container .select2-selection--single .select2-selection__rendered {
    display: block;
    font-size: 14px;
    padding-left: 8px;
    padding-right: 7px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.select2-container .select2-selection--single .select2-selection__clear {
    position: relative
}

.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
    padding-right: 8px;
    padding-left: 20px
}

.select2-container .select2-selection--multiple {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    min-height: 32px;
    user-select: none;
    -webkit-user-select: none
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
    display: inline-block;
    overflow: hidden;
    padding-left: 8px;
    text-overflow: ellipsis;
    white-space: nowrap
}

.select2-container .select2-search--inline {
    float: left
}

.select2-container .select2-search--inline .select2-search__field {
    box-sizing: border-box;
    border: none;
    font-size: 100%;
    margin-top: 5px;
    padding: 0
}

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none
}

.select2-dropdown {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
    box-sizing: border-box;
    display: block;
    position: absolute;
    left: -100000px;
    width: 100%;
    z-index: 1051
}

.select2-results {
    display: block
}

.select2-results__options {
    list-style: none;
    margin: 0;
    padding: 0;
    height: 205px;
    overflow: scroll;
}

.select2-results__option {
    padding: 6px;
    user-select: none;
    -webkit-user-select: none
}

.select2-results__option[aria-selected] {
    cursor: pointer
}

.select2-container--open .select2-dropdown {
    left: 0
}

.select2-container--open .select2-dropdown--above {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.select2-container--open .select2-dropdown--below {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.select2-search--dropdown {
    display: block;
    padding: 4px
}

.select2-search--dropdown .select2-search__field {
    width: 100%;
    box-sizing: border-box;
    border: 1px solid #ddd;
    padding-left: 4px;
    color: #565656
}

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none
}

.select2-search--dropdown.select2-search--hide {
    display: none
}

.select2-close-mask {
    border: 0;
    margin: 0;
    padding: 0;
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    min-height: 100%;
    min-width: 100%;
    height: auto;
    width: auto;
    opacity: 0;
    z-index: 99;
    background-color: #fff;
    filter: alpha(opacity=0)
}

.select2-hidden-accessible {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    height: 1px !important;
    margin: -1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important
}

.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px
}

.select2-container--default .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: 700
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #999
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0;
    height: 0;
    left: 50%;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
    float: left
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
    left: 1px;
    right: auto
}

.select2-container--default.select2-container--disabled .select2-selection--single {
    background-color: #eee;
    cursor: default
}

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
    display: none
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #888;
    border-width: 0 4px 5px
}

.select2-container--default .select2-selection--multiple {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: text
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
    box-sizing: border-box;
    list-style: none;
    margin: 0;
    padding: 0 5px;
    width: 100%
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
    list-style: none
}

.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
    color: #999;
    margin-top: 5px;
    float: left
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: 700;
    margin-top: 5px;
    margin-right: 10px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #999;
    cursor: pointer;
    display: inline-block;
    font-weight: 700;
    margin-right: 2px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
    color: #333
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
    float: right
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
    margin-left: 5px;
    margin-right: auto
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
    margin-left: 2px;
    margin-right: auto
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
    border: solid #000 1px;
    outline: 0
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
    background-color: #eee;
    cursor: default
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
    display: none
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa
}

.select2-container--default .select2-search--inline .select2-search__field {
    background: transparent;
    border: none;
    outline: 0;
    box-shadow: none;
    -webkit-appearance: textfield
}

.select2-container--default .select2-results>.select2-results__options {
    max-height: 200px;
    overflow-y: auto
}

.select2-container--default .select2-results__option[role=group] {
    padding: 0
}

.select2-container--default .select2-results__option[aria-disabled=true] {
    color: #999
}

.select2-container--default .select2-results__option[aria-selected=true] {
    background-color: #ddd
}

.select2-container--default .select2-results__option .select2-results__option {
    padding-left: 1em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
    padding-left: 0
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -1em;
    padding-left: 2em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -2em;
    padding-left: 3em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -3em;
    padding-left: 4em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -4em;
    padding-left: 5em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -5em;
    padding-left: 6em
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #5897fb;
    color: #fff
}

.select2-container--default .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px
}

.select2-container--classic .select2-selection--single {
    background-color: #f7f7f7;
    border: 1px solid #aaa;
    border-radius: 4px;
    outline: 0;
    background-image: -webkit-linear-gradient(top, #fff 50%, #eee 100%);
    background-image: -o-linear-gradient(top, #fff 50%, #eee 100%);
    background-image: linear-gradient(to bottom, #fff 50%, #eee 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)
}

.select2-container--classic .select2-selection--single:focus {
    border: 1px solid #5897fb
}

.select2-container--classic .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px
}

.select2-container--classic .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: 700;
    margin-right: 10px
}

.select2-container--classic .select2-selection--single .select2-selection__placeholder {
    color: #999
}

.select2-container--classic .select2-selection--single .select2-selection__arrow {
    background-color: #ddd;
    border: none;
    border-left: 1px solid #aaa;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px;
    background-image: -webkit-linear-gradient(top, #eee 50%, #ccc 100%);
    background-image: -o-linear-gradient(top, #eee 50%, #ccc 100%);
    background-image: linear-gradient(to bottom, #eee 50%, #ccc 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)
}

.select2-container--classic .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0;
    height: 0;
    left: 50%;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0
}

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
    float: left
}

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
    border: none;
    border-right: 1px solid #aaa;
    border-radius: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    left: 1px;
    right: auto
}

.select2-container--classic.select2-container--open .select2-selection--single {
    border: 1px solid #5897fb
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
    background: transparent;
    border: none
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #888;
    border-width: 0 4px 5px
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    background-image: -webkit-linear-gradient(top, #fff 0%, #eee 50%);
    background-image: -o-linear-gradient(top, #fff 0%, #eee 50%);
    background-image: linear-gradient(to bottom, #fff 0%, #eee 50%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    background-image: -webkit-linear-gradient(top, #eee 50%, #fff 100%);
    background-image: -o-linear-gradient(top, #eee 50%, #fff 100%);
    background-image: linear-gradient(to bottom, #eee 50%, #fff 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)
}

.select2-container--classic .select2-selection--multiple {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: text;
    outline: 0
}

.select2-container--classic .select2-selection--multiple:focus {
    border: 1px solid #5897fb
}

.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
    list-style: none;
    margin: 0;
    padding: 0 5px
}

.select2-container--classic .select2-selection--multiple .select2-selection__clear {
    display: none
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
    color: #888;
    cursor: pointer;
    display: inline-block;
    font-weight: 700;
    margin-right: 2px
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
    color: #555
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
    float: right;
    margin-left: 5px;
    margin-right: auto
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
    margin-left: 2px;
    margin-right: auto
}

.select2-container--classic.select2-container--open .select2-selection--multiple {
    border: 1px solid #5897fb
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.select2-container--classic .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa;
    outline: 0
}

.select2-container--classic .select2-search--inline .select2-search__field {
    outline: 0;
    box-shadow: none
}

.select2-container--classic .select2-dropdown {
    background-color: #fff;
    border: 1px solid transparent
}

.select2-container--classic .select2-dropdown--above {
    border-bottom: none
}

.select2-container--classic .select2-dropdown--below {
    border-top: none
}

.select2-container--classic .select2-results>.select2-results__options {
    max-height: 200px;
    overflow-y: auto
}

.select2-container--classic .select2-results__option[role=group] {
    padding: 0
}

.select2-container--classic .select2-results__option[aria-disabled=true] {
    color: grey
}

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
    background-color: #3875d7;
    color: #fff
}

.select2-container--classic .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px
}

.select2-container--classic.select2-container--open .select2-dropdown {
    border-color: #5897fb
}

.curriculum .card-body ul li table {
    border-collapse: collapse;
    width: 100%;
    text-align: center
}

.curriculum .card-body ul li table td, .card-body ul li table th {
    border: 1px solid #ddd;
    padding: 8px;
    text-align: center !important
}

.curriculum .card-body ul li table tr:nth-child(even) {
    background-color: #f2f2f2
}

.curriculum .card-body ul li table tr:hover {
    background-color: #ddd
}

.curriculum .card-body ul li table th {
    padding-top: 12px;
    padding-bottom: 12px;
    text-align: left;
    background-color: #04AA6D;
    color: #fff
}

.issue-form textarea {
    height: unset !important;
    border-bottom: none !important;
    margin-top: unset !important;
    padding: 10px !important
}

.certfict-frm select {
    width: 100%
}

#applycertificate .modal-body {
    padding: unset
}

#applycertificate .modal-header {
    background: #E9E9E9;
    border-bottom: 3px solid #FFA803
}

#applycertificate .modal-title {
    color: #959595;
    font-size: 18px;
    font-weight: 500
}

.certfict-frm {
    padding: 0 15px
}

.certfict-frm .form-item .text {
    margin: 0;
    padding: 15px 0 0;
    color: #083553;
    font-weight: 400;
    font-size: 16px;
    letter-spacing: .5px
}

#messagemodel p.text-center {
    font-weight: normal !important;
    font-size: 12px;
}

.traningpopbtn {
    width: 70%;
}

.GetTrack .validation .help-blocks {
    left: 0;
    width: 100%;
    margin: 0 !important;
}

.GetTrack .validation .help-blocks strong {
    margin: 0 !important;
}

.mobile-bottom-fixed a {
    color: #FC674C;
}

.course-guide-whatsapp {
    margin-top: 21px;
    margin-left: 27px;
    margin-right: 27px;
    text-align: center;
    background: #25D366;
    padding: 10px;
    border-radius: 5px;
}

.course-guide-whatsapp a {
    padding: 0px;
}

.course-guide-whatsapp a img {
    width: 25px;
    height: 25px;
    margin-right: 5px;
}

.mobile-bottom-fixed .dropdown-item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 15px 30px;
    color: #000;
    box-shadow: 0 0 3px 0px #b5b5b5;
}

.mobile-bottom-fixed .dropdown-item i {
    color: #fa6d45;
}

.mobile-bottom-fixed .dropdown-menu.show {
    border-right: 8px solid #fa6d45;
}

.faq-resigtration-form a {
    font-size: unset !important;
    padding: unset !important;
    color: #007bff !important;
    border-right: unset !important;
}

@media (max-width: 767px) {
    .gt .nav-item {
        margin: 0 11px !important;
    }

    .why-croma p {
        width: 100%;
    }

    .course-guide-whatsapp {
        padding: 6px 10px;
    }

    .course-guide-whatsapp a {
        margin: 0 5px !important;
    }

    #modal-course-categories {
        display: none !important;
    }

    #mobile-modal-course-categories {
        display: block !important;
    }

    .owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next, .owl-carousel button.owl-dot {
        display: none;
    }

    .modalclass .select2.select2-container.select2-container--bootstrap, .clientdropquery .courseclass span.select2.select2-container.select2-container--bootstrap {
        max-width: 100% !important;
    }

    .videowatch.CromaVideoPlay {
        margin: 34px auto 0px 73px;
    }

    .allclient-selections {
        margin-top: 10px;
    }
}

#applycertificate {
    overflow: scroll;
}

.header-popup {
    border-bottom: 1px solid #70707029;
    padding-bottom: 10px;
}

.header-popup h4 {
    font-size: 20px;
    font-weight: 600;
    color: #3B3737;
}

.enroll-coursepopup-header {
    border-bottom: 0px !important;
    padding-bottom: 0px;
    position: relative;
    overflow: hidden;
}

.enroll-coursepopup-header button {
    position: absolute;
    top: 0px;
    right: -4px;
    background-color: #000000;
    opacity: 1 !important;
    z-index: 1;
    color: #fff !important;
    line-height: 34px;
    border-radius: 33px 44px;
    width: 65px;
    height: 55px;
}

.enroll-coursepopup-header button span {
    font-size: 27px;
    margin-left: -13px;
}

.coursepop-body {
    padding: 20px 35px;
}

.coursepopup-content {
    font-size: 14px;
    font-weight: 400;
    color: #3B3737;
}

.coursepopup-content ul li {
    line-height: 25px;
}

.coursepopup-content ul li i {
    color: #009900;
}

.ok-gotit button {
    border: none;
    background: linear-gradient(45deg, #3876F1, #1C19B0);
    border-radius: 4px;
    padding: 6px 25px;
}

.ok-gotit button:focus {
    box-shadow: none;
}

.hero-section{
    padding: 350px 0 50px 0;
}
/*  .hero-content {
  background-color: rgb(255 255 255 / 90%);
    max-width: 850px;
    width: 100%;
    padding: 50px;
    border-radius: 10px;
}
*/
/*.hero-content h1 {
    font-size: 40px;
    font-family: 'Poppins';
    font-weight: 700;
    color: #000;
}
.hero-content p {
    font-size: 15px;
    font-family: 'Poppins';
    font-weight: 400;
    max-width:850px; margin:20px auto;
}
*/


.hero-content ul {
    display: flex;
    gap: 10px;
}

.hero-content a {
    display: inline-block;
    padding: 10px 40px;
    background-color: #0a7e92;
    color: #fff;
    font-family: 'Poppins';
    font-weight: 400;
    letter-spacing: 0.5px;
    border-radius: 50px;
}
.course-section{
    padding:50px 10px;
}
.main-card-for-heading h4 {
    font-size: 30px;
    font-family: 'Poppins';
     font-weight: 700;
     position: relative;
     display: inline-block;
}
.main-card-for-heading h4:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: -10px;
    width: 80px;
    height: 4px;
    background-color: #0a7e92;
}
.container.main-card-for-heading {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.btn-view a {
    display: inline-block;
    border: 2px solid #0a7e92;
    color: #0a7e92;
    padding: 8px 30px;
    border-radius: 10px;
    font-family: 'Poppins';
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    transition: all 0.4s;
}

.btn-view a:hover {background-color: #0a7e92;color: #fff;text-decoration: none;transition: all 0.4s;}
.topcourse-list {
    margin-top:30px;
}

.topcourse-list ul {
    display: flex;
    flex-wrap: wrap;
    gap: 50px;
    margin: 0;
    padding: 0;
}

.topcourse-list ul li {
    width: 100%;
    border-radius: 20px;
    position: relative;
    overflow: hidden;
}

.top-course-box-image {
    position: relative;
    height: 250px;
    overflow: hidden;
     border-radius: 30px;
}

.top-course-box-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 30px;
    transition: all 0.4s;
}
.top-course-box:hover .top-course-box-image img {
    transform: scale(1.1);
    transition: all 0.4s;
}

/*.top-course-box-content {
    padding: 30px;
    border-radius: 30px;
    background: linear-gradient(192deg,rgba(10, 126, 146, 1) 16%, rgba(4, 74, 89, 1) 88%);
    margin-top: -50px;
    position: relative;
    z-index: 9;
    width: 95%;
    min-height: 180px;
}

.top-course-box-content  h3 {
    font-size: 20px;
    font-family: 'Poppins';
    font-weight: 500;
    color: #fff;
}

.top-course-box-content span {
    display: block;
    color: #fff;
    font-family: 'Poppins';
    font-weight: 500;
    font-size: 12px;
    margin: 10px 0;
}

.top-course-box-content a {
    display: inline-block;
    padding: 8px 30px;
    background: #cc0909;
    border-radius: 30px;
    font-size: 14px;
    font-family: 'Poppins';
    color: #fff;
    cursor: pointer;
    transition: all 0.4s;
}

.top-course-box-content a:hover {
    background: #000;
    color: #fff;
    text-decoration: none;
    transition: all 0.4s;
}*/
section.course-section .container {
    max-width: 1200px !important;
}

section.placement-process-secton {
    padding: 50px 10px;
    background: linear-gradient(162deg,rgba(18, 157, 181, 1) 0%, rgba(4, 74, 89, 1) 88%);
}

.placement-process-content h3 {
    font-size: 30px;
    font-family: 'Poppins';
    font-weight: 700;
    position: relative;
    display: inline-block;
    color: #fff;
    margin-bottom: 20px;
}

.placement-process-content h3:before {
    content: '';
    position: absolute;
    left:50%;
    bottom: -20px;
    height: 4px;
    width: 100px;
    background: #fff;
    transform:translateX(-50%);
}

.placement-process-content p {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    font-family: 'Poppins';
    line-height: 24px;
}

/*.placement-process-content {
    max-width: 80%;
    width: 100%;
}*/
section.placement-process-secton img {
    display: block;
    margin: auto;
    margin-bottom: -400px;
    max-width: 100%;
}
/*.container-fluid.OPC-section-main {
    padding-top: 380px;
}*/
.marquee-content .box, .marquee-content2 .box, .marquee-content3 .box {
    width: 200px!important;
    height: 70px!important;
}
.associated-with-for-heading .heading h4 {
    font-size: 30px;
    font-family: 'Poppins';
    font-weight: 700;
    position: relative;
    display: inline-block;
}
.associated-with-for-heading .heading h4::after {
    content: "";
    width: 135px;
    height: 4px;
    background-color: #000;
    position: absolute;
    bottom: -10px;
    right: 0;
}
/*section.why-job-section {
    padding: 100px 10px 0 10px;
}*/
.why-job-content h3 {
    font-size: 50px;
    font-family: 'Poppins';
    font-weight: 700;
    position: relative;
    display: inline-block;
    margin-bottom: 30px;
}
.why-job-content .accordion .accordion-item {
    margin-bottom: 20px;
    border: 0;
}
.why-job-content .accordion .accordion-item h2 button {
    background: #065666;
    font-size: 20px;
    font-family: 'Poppins';
    color: #fff;
    border-radius: 30px!important;
    box-shadow: none;
}
.why-job-content  .accordion-button::after {
    filter: invert(1);
}
.why-job-content  .accordion-collapse{
    background: #065666;
    color: #fff;
    font-size: 14px;
    font-family: 'Poppins';
    font-weight: 500;
    border-radius: 0 0 30px 30px!important;

}
.why-job-content .accordion .accordion-item h2 button[aria-expanded="true"] {
    border-bottom-left-radius: 0!important;
    border-bottom-right-radius: 0!important;
}
section.tech-talk-show-section {
    background: linear-gradient(162deg,rgba(18, 157, 181, 1) 0%, rgba(4, 74, 89, 1) 88%);
    padding: 50px 10px;
}
.talk-content h3 {
    font-size: 30px;
    font-family: 'Poppins';
    font-weight: 700;
    position: relative;
    display: inline-block;
    color: #fff;
    margin-bottom: 40px;
}
.talk-content h3:before {
    content: '';
    position: absolute;
    left: 2px;
    bottom: -10px;
    height: 4px;
    width: 100px;
    background: #fff;
}
.talk-content p {
    font-size: 14px;
    font-family: 'Poppins';
    color: #fff;
}
.talk-content ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.talk-content ul li {
    padding-left: 30px;
    position: relative;
    font-family: 'Poppins';
    font-weight: 500;
    font-size: 18px;
    color: #fff;
}
.talk-content ul li:before {
    content: '';
    position: absolute;
    left: 0;
    top: 5px;
    width: 20px;
    height: 20px;;
    padding-left: 30px;
    background-image: url('../images/check.png');
    background-position: left;
    background-size: contain;
    background-repeat: no-repeat;
}
.talk-content ul li h4 {
    font-family: 'Poppins';
    font-weight: 500;
    font-size: 18px;
    color: #fff;
}
.iocn-google-review-section {
    margin-top: -50px!important;
    border: 5px solid #ffffff!important;
}
.rating-section {
    align-items: center;
}
.rating-section .rating-section p {
    font-size: 20px;
    font-family: 'Poppins';
    margin-bottom: 0;
}
.iocn-google-review-section .text-review0-section p {
    margin-bottom: 0;
    color: #878787;
    font-family: 'Poppins';
}
section.testimonial-section {
    padding: 50px 10px 30px 10px;
}
.testimonial-heading h3 {
    font-size: 30px;
    font-family: 'Poppins';
    font-weight: 700;
    position: relative;
    display: inline-block;
    margin-bottom: 30px;
}
.testimonial-heading h3:before {
    content: "";
    width: 210px;
    height: 4px;
    background-color: #000;
    position: absolute;
    bottom: -20px;
    right: 15px;
    left: 50%;
    transform: translateX(-50%);
}
.testimonial-list li {
    padding: 40px;
    border-radius: 10px;
    background:  -webkit-radial-gradient(circle, #07748b 0, #044a59 100%);;
    min-height: 320px;
}
.testimonial-list li > div img{
    position: absolute;
    width: 70px!important;
    height: 70px !important;
    border-radius: 50%;
    right:20px;
    border: 2px solid #fff;    
    margin-top: 0px!important;
}
.testimonial-list {
    list-style: none;
    padding: 0;
    margin:0;
}
.testimonial-list li > div h3{
    font-size: 20px;
    font-family: poppins;
    color: #fff;
    margin-bottom: 50px;
}
.testimonial-list li > div p{
    font-size: 16px;
    font-family: poppins;
    color: #fff;
    font-weight: 400;
    max-width: 80%;
}
.testimonial-list li > div span{
    font-size: 14px;
    font-family: poppins;
    color: #ffffffd9;
    font-weight: 500;
}
section.contactpage-header{
    position: relative;
    padding: 100px 0;
}
section.contactpage-header .container {
    position: relative; 
}
section.contactpage-header:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000c0e8f;
}

section.innerpage-banheader h1 {
    font-family: 'Poppins';
    color: #fff;
    font-size: 48px;
}

.formcontact-form {
    background-color: #ffffffe8;
    padding: 40px 50px;
    border-radius: 10px;
}
.formcontact-form h3 {
    font-size: 30px;
    font-family: 'Poppins';
    font-weight: 700;
    position: relative;
    display: inline-block;
}
.formcontact-form h3 span {
    display: block;
}
.formcontact-form form ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.formcontact-form form ul li label {
    text-align: left;
    display: block;
    font-family: 'Poppins';
    font-size: 14px;
    color: #000;
}
.formcontact-form form ul li input, .formcontact-form form ul li textarea {
    font-size: 14px;
    font-family: 'Poppins';
    color: #000;
    border: 1px solid #000;
    padding: 10px 20px;
}
.formcontact-form form ul li textarea {
    min-height: 150px;
}
.formcontact-form form ul li button.btn.btn-primary {
    margin-top: 20px;
    display: inline-block;
    padding: 12px 60px;
    background-color: #0a7e92;
    color: #fff;
    font-family: 'Poppins';
    font-weight: 400;
    letter-spacing: 0.5px;
    border-radius: 50px;
    text-transform: uppercase;
    border: 0;
    transition: all 0.4s;
}
.formcontact-form form ul li button.btn.btn-primary:hover {
    background-color: #000;
    transition: all 0.4s;
}
.contact-left {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
    padding-right: 100px;
}
.contact-left-top h1 {
    font-size: 40px;
    font-weight: 600;
    font-family: 'Poppins';
    color: #fff;
}
.contact-left-top p {
    font-size: 16px;
    font-family: 'Poppins';
    font-weight: 400;
    color: #fff;
}
.contact-left-bottom ul{
    padding: 0;
    margin: 0;
    list-style: none;
}
.contact-left-bottom ul li {
    display: flex;
    gap: 10px;
    border-bottom: 1px solid #fff;
    padding: 20px 0;
}
.contact-left-bottom ul li:last-child {
    padding-bottom: 0;
    border-bottom: 0;
}
.contact-left-bottom ul li span {
    width: 40px;
    height: 40px;
    background-color: #fff;
    border-radius: 50%;
    align-content: center;
    text-align: center;
}

.contact-left-bottom ul li span i {
    color: #0a7e92;
}

.contact-left-bottom ul li .contact-detail h4 {
    font-size: 14px;
    font-family: 'Poppins';
    color: #fff;
    margin-bottom: 0;
}

.contact-left-bottom ul li .contact-detail a {
    font-size: 20px;
    color: #fff;
    font-family: 'Poppins';
    font-weight: 400;
}
section.about-section {
    padding: 150px 0;
    background-size: cover;
    position: relative;
}

section.about-section:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgb(0 0 0 / 50%);
}
section.about-section .container{
    text-align: center
}
section.about-section h1 {
    font-size: 40px;
    font-family: 'Poppins';
    text-align: center;
    color: #fff;
    position: relative;
    display: inline-block;
}

section.about-section h1:before {
    content: '';
    position: absolute;
    left: 50%;
    bottom: -10px;
    width: 80px;
    height: 4px;
    background-color: #fff;
    transform: translateX(-50%);
}
section.aboutintro-wapper {
    padding: 100px 10px 100px 10px;
   background-color: #effdff;
    position: relative;
}
section.aboutintro-wapper:before{
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: url('../images/1_we.webp');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    opacity: 0.1;
}
section.aboutintro-wapper h3 {
    font-size: 36px;
    font-weight: 600;
    font-family: 'Poppins';
    color: #000;
    position: relative;
    margin-bottom: 30px;
    text-align: center;
}

section.aboutintro-wapper h3:before {
    content: '';
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -10px;
    width: 80px;
    height: 4px;
    background-color: #000;
}

section.aboutintro-wapper p {
    font-size: 20px;
    font-family: 'Poppins';
    font-weight: 400;
    color: #000;
    text-align: center;
    max-width: 1000px;
    margin: auto;
    line-height: 34px;
}

section.mission-vision-section .container {
    background-color: rgb(27 29 41 / 78%);
    padding: 50px;
    border-radius: 10px 10px 0 0;
}

section.mission-vision-section .container .col-sm-4 {
    border-right: 1px solid #fff;
    padding: 0 30px;
    transition: all 0.4s;
}
section.mission-vision-section .container .col-sm-4:hover {
    background: #01051cb0;
    transition: all 0.4s;
}
section.mission-vision-section .container .col-sm-4:last-child {
    border: 0;
}
section.mission-vision-section .mission-vision-box h3 {
    font-size: 24px;
    font-family: 'Poppins';
    color: #fff;
}

section.mission-vision-section .mission-vision-box p {
    font-size: 14px;
    font-family: 'Poppins';
    color: #fff;
    line-height: 24px;
}

section.mission-vision-section .container .col-sm-4:before {
    counter-increment: section;
    content: "0" counter(section);
    color: #fff;
    font-size: 60px;
    font-family: 'Poppins';
    opacity: 0.5;
    font-weight: 700;
}
.offering-content ul {
    list-style: disc;
    margin: 0;
    padding-left: 20px;
}
.offering-content ul li {
    font-size: 14px;
    font-family: 'Poppins';
    line-height: 24px;
    margin-bottom: 5px;
}
.offering-content ul li::marker {
    color: #0a7e92;
}

section.our-approach {
    padding: 100px 10px;
}
section.our-approach .container {
    max-width: 1400px !important;
}
.our-approach-content p {
    font-size: 14px;
    font-family: 'Poppins';
    line-height: 24px;
    color: #000;
    margin: 20px 0;
}
.our-approach-content h3 {
    font-size: 30px;
    font-family: 'Poppins';
    font-weight: 700;
    position: relative;
    display: inline-block;
    color: #000; 
}
.our-approach-content h3:before{
    content: '';
    position: absolute;
    left: 0%;
    bottom: -10px;
    width: 80px;
    height: 4px;
    background-color: #000;
}
.our-approach-first-image {
    height: 300px;
    position: relative;
}
.our-approach-first-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 10px;
}
.our-approach-second-image {
    position: relative;
    height: 400px;
}
.our-approach-second-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 10px;
}
.our-approach-content {
    padding: 40px 20px;
}
section.stlabs-offering{
    padding: 100px 10px;
}
.offering-content h3 {
    font-size: 30px;
    font-family: 'Poppins';
    font-weight: 700;
    position: relative;
    display: inline-block;
    color: #000;
    margin-bottom: 30px;
}
.offering-content h3:before{
    content: '';
    position: absolute;
    left: 0%;
    bottom: -10px;
    width: 80px;
    height: 4px;
    background-color: #000;
}
section.our-facilities {
    padding: 50px 10px;
    background: linear-gradient(162deg,rgba(18, 157, 181, 1) 0%, rgba(4, 74, 89, 1) 88%);
}
.our-facilities-image {
    width: 100px;
    height: 100px;
    background-color: #fff;
    padding: 25px;
    border-radius: 50%;
    margin: auto;
    transition: all 0.4s;
}

.our-facilities h4 {
    font-size: 22px;
    font-family: 'Poppins';
    color: #fff;
    line-height: 30px;
    text-align: center;
    margin: 15px 0;
}

.our-facilities p {
    font-size: 14px;
    font-family: 'Poppins';
    color: #ffff;
    text-align: center;
}
.our-facilities-box:hover .our-facilities-image {
    background: #1b1d29;
    transition: all 0.4s;
}
.our-facilities-box:hover .our-facilities-image img {
    filter: invert(1);
    transition: all 0.4s;
}

.our-features-section ul {
      margin: 40px auto;
      padding: 0;
      list-style: none;
}
.our-features-section ul li {
      opacity: 0.3;
      transform: translateY(30px);
      transition: opacity 0.5s, transform 0.5s;
      padding: 24px;
      margin-bottom: 16px;
      background: #fff;
      border-radius: 8px;
}
.our-features-section ul  li.visible {
      opacity: 1;
      transform: translateY(0);
      background: #cce5ff;
}
.our-features-section ul li.visible {
      position: sticky;
      top: 0;
      background:#fff;
      z-index: 2;
      font-weight: bold;
}
section.our-features-section {
    background-color: #f1faff;
    padding: 80px 10px;
}
.feature-image img {
    border-radius: 8px;
}
.our-feature-header h3 {
    font-size: 30px;
    font-family: 'Poppins';
    font-weight: 700;
    position: relative;
    display: inline-block;
    color: #000;
    margin-bottom: 30px;
}
.our-feature-header h3:before {
    content: '';
    position: absolute;
    left: 0%;
    bottom: -10px;
    width: 80px;
    height: 4px;
    background-color: #000;
}
.our-features-section .our-feature-box h3 {
    font-size: 24px;
    font-family: 'Poppins';
    color: #000;
}
.our-features-section .our-feature-box p {
    font-size: 14px;
    font-family: 'Poppins';
    color: #000;
}
.header-top-links ul li{
    position: relative;
}
.header-top-links ul li:hover ul.sub-menu{
    display: block;
}
.header-top-links ul ul.sub-menu {
    position: absolute;
    left: 0;
    top:100%;
    padding: 0;
    margin: 0;
    background-color: #0a7e92;
    width: 300px;
    display: none;
}
.header-top-links ul ul.sub-menu li{
    padding: 10px 20px;
     border-bottom: 1px solid #fff;
}
.header-top-links ul ul.sub-menu  li a{
     font-size: 13px;
     font-family: "Poppins", sans-serif;
     text-transform: uppercase;
     font-weight: 500;
     letter-spacing: 0.5px;
     text-align: left;
     margin-right: 0;
     display: block;
}

.header-top-links ul ul.sub-menu li:last-child a {
    border-bottom: 0;
    padding: 0 ;  
}

.header-top-links ul ul.sub-menu > li:last-child {
    background: transparent;
}

.youtube-video{
    margin-bottom: 50px;
    margin-left: 20px;
}

.youtube-video  .ytp-cued-thumbnail-overlay-image {
    background-size: contain !important;
}

.card-body {
    padding-left: 30px !important;

}

ul.list-group.list-group-flush .list-group-item {
     border: none !important;
     padding:inherit !important;
}



/******* Abhay Parashar CSS ******/

section.course-section .main-card-for-heading {
    display: block;
    text-align: center;
}

.main-card-for-heading h4::before {
    left: 50%;
    transform: translateX(-50px);
    bottom: -20px !important;
}
section.course-section .owl-stage-outer {
    padding-bottom: 0 !important;
}
section.why-job-section .row {
    align-items: center;
}
section.our-approach.register-page {
    padding: 50px 0px !important;
}
section.our-approach.register-page form {
    background: #f1f1f1;
    padding: 35px;
    border-radius: 20px;
    box-shadow: inset 0px 0px 10px #ddd;
}

section.our-approach.register-page form label {
    font-size: 14px;
    margin-bottom: 5px;
}

section.our-approach.register-page form select, section.our-approach.register-page form input {
    font-size: 14px;
    padding: 10px 20px;
    height: inherit;
}

section.our-approach.register-page form  button {
        margin: auto;
    display: inline-block;
    padding: 15px 50px;
    margin: 20px 0px;
    font-size: 16px;
    text-transform: uppercase;
}
section.our-approach.register-page form p.alreadylog {
    font-size: 16px;
    text-transform: capitalize;
}

section.our-approach.register-page form p.alreadylog a {
    font-weight: bold;
    border-bottom: 1px solid #0d7f95;
    padding-bottom: 5px;
    color: #0d7f95;
}
section.our-approach.register-page form .form-check.form-check-inline {
    display: inline-flex;
    flex-wrap: nowrap;
    align-items: center;
    align-self: center;
}

section.our-approach.register-page form .form-check.form-check-inline input {
    height: 20px;
    padding: 0;
    width: 20px;
    margin-right: 5px;
}

section.our-approach.register-page form .form-check.form-check-inline label {
    margin: 0;
}
section.our-approach.login-page {
    padding: 50px;
}

section.our-approach.login-page form {
    max-width: 650px;
    margin: auto;
    border: 1px solid #ddd;
    border-radius: 15px;
    padding: 25px;
}
section.our-approach.login-page form ul {
    display: inline-block;
    width: 100%;
    padding: 0;
    margin: 0;
}

section.our-approach.login-page form ul li {
    width: 100%;
    margin-bottom: 10px;
}

section.our-approach.login-page form ul li label {
    font-size: 14px;
}

section.our-approach.login-page form ul li label i.fa-solid {
    display: none;
}

section.our-approach.login-page form ul li input {
    padding: 10px 15px;
    background: #fff;
    font-size: 14px;
}

section.our-approach.login-page form ul li button {
    font-size: 16px;
    padding: 10px 30px;
    text-transform: uppercase;
}

section.our-approach.login-page form .loginbottom-bar a.btn-link {
    padding: 0;
    font-size: 14px;
    border-bottom: 1px solid #0d7f95;
    border-radius: 0;
    color:#0d7f95;
}

section.our-approach.login-page form .loginbottom-bar p {
    font-size: 14px;
    margin-top: 10px;
}
section.our-approach.login-page form .loginbottom-bar p a{ color:#0d7f95; }
button.btn.btn-primary {
    background: #0d7f95;
    border-color: #0d7f95 !important;
}