
body, div, ul, li, a, button, td, span{
    /*font-family: 'Open Sans', sans-serif;*/
}
a{
    text-decoration: none;
}
.bg-img-hero {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
}
body {
    margin: 0 !important;
    font-family: "Open Sans",sans-serif;
    font-size: 1rem !important;
    font-weight: 400 !important;
    line-height: 1.6 !important;
    color: #677788 !important;
    text-align: left !important;
    background-color: #fff !important;
}

.cropped-home-banner{
    position: absolute;
    width: 0px;
    height: 0px;
    top: 0;
    border-left: 0px solid #f9f9f900;
    border-right: 70px solid #13d76203;
}
.search-btn .lattest-news  textarea {
    background-color: #261954;
  }
  .lattest-news form .form-control {
    width: 100%;
    background-color: transparent;
    border: none;
        background: #fff;
    border-bottom: 1.5px solid #D8D8D85C;
   
    
    position: relative;
    outline: none;
    color: var(--color-8);
    font-size: 14px;
    border-radius: 0;
  }
  .subscribe_to_our_newsletter{
  	color: #fff;
  }
  .lattest-news form{
    position: relative;
    margin-top: 20px;
  }
  .form-arrow {
   position: absolute;
    top: 0px;
    right: 0px;
    background: #000;
    border: none;
    color: var(--color-8);
    font-size: 24px;
    color: #fff;
    width: 18%;
  }
  form :where(i) {
    color: #000 !important;
}
  .instructor-banner-image {
    max-width: 400px;
    width: 100%;
    margin-right: -26px;
    padding-top: 85px;
}
  .lattest-news-btn{
    position: relative;
  }
  .lattest-news .search.search-btn {
    background-color: #261954;
    border: none;
    margin-top: 0;
  }
  .lattest-news ::placeholder {
    color: var(--color-8);
    opacity: 1; /* Firefox */
  }
  .lattest-news :-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: var(--color-8);
  }
  .search-btn ::-ms-input-placeholder { /* Microsoft Edge */
    color: var(--color-8);
  }
  .lattest-news .search-btn i{
    font-size: 17px;
    color: var(--color-8);
    position: absolute;
    top: 18px;
    right: 10px;
  }
  .search-btn{
    position: absolute;
  }
  .search-btn #emails:hover:focus-visible {
    outline: none;
  }
  .footer .lattest-news li{
    display: flex;

  }
	.course-sidebar.fixed {
    position: fixed;
    margin-top: 85px;
    width: 270px;
}
.course-sidebar {
    background-color: #fff;
    border-radius: 8px;
    width: 270px;
    color: #505763;
    padding: 10px;
    position: relative;
    z-index: 10;
}
.contact-info-content .social-link li a:hover {
  -webkit-transform: translateY(-5px);
          transform: translateY(-5px);
}

@media only screen and (max-width: 766px){
    .cropped-home-banner{
        display: none;
    }
    .home-banner-area{
        background: none !important;
        padding: 80px 0 75px !important;
    }
    .home-banner-wrap{
        max-width: 100% !important;
        text-align: center;
    }
}
.bg-background{
    background: #f9f9f9;
}
.bg-transparent{
    background: #00000000 !important;
}

.category-icon{
    width: 36px;
    color: #0b4ab1;
    height: 36px;
    background-color: #fff;
    border-radius: 5px;
    text-align: center;
    line-height: 36px;
    font-size: 20px;
    position: absolute;
    top: 25px;
}
.top-categories:hover .category-icon, .top-categories:focus .category-icon{
	background-color: #f1eb1e;
	color: #000;
}
.category-title{
    padding-left: 50px;
    font-weight: 600;
        color: #333;
}
.top-categories:hover .category-title, .top-categories:focus .category-title{
	color: #fff;
}
.category-title p{
    color: #b4b4b4;
    font-size: 14px;
    font-weight: 400 !important;
    margin-top: 2px;
    margin-bottom: 1px;
}
.top-categories:hover .category-title p, .top-categories:focus .category-title p{
	color: #efdcdc;
}

.divider-1{
    background-color: #b8c3c5;
    margin-left: -15px;
    margin-right: -10px;
    margin-top: 12px;
    margin-bottom: 6px;
}

.compare-row{
    margin-top: 25px;
    background-color: #fff;
    border: 1px solid #f9f9f9;
    border-radius: 10px;
    padding: 28px 10px;
}
.btn-compare-sm{
    color: #066ac9;
    background: #eff4ff;
    font-size: 11px;
    border-radius: 5px;
    text-align: center;
    height: 25px;
    border: none;
    line-height: 24px;
    margin-top: 3px;
}
.btn-compare-sm i{
    margin-right: 4px;
}
.btn-compare-sm:hover, .btn-compare-sm:focus{
    color: #fff;
    background: #066ac9;
}
.badge-sub-warning{
    background-color: #eceb98 !important;
    color: #3c3c2d !important;
    padding: 5px 10px 5px 10px;
    border-radius: 5px;
}
.badge-primary{
    background-color: #0b4ab1 !important;
    color: #fff !important;
    padding: 6px 10px;
    font-weight: 500;
}
.floating-user{
    width: auto;
    height: 30px;
}
.floating-user img{
    border-radius: 15px;
    position: absolute;
}
.floating-user img:hover, .floating-user img:focus{
    z-index: 999;
}
.become-user-label{
    padding: 30px 25px;
    border-radius: 10px;
    background-repeat: no-repeat;
    background-position: right;
}
.bg-sub-primary{
    background-color: #e6f0f9;
}
.bg-sub-danger{
    background-color: #fcebeb;
}

.text-sub-warning{
    color: #eceb98 !important;
}
.footer-area{
    color: #bfc8da;
}
.footer-hover-link{
    text-decoration: none;
    font-size: 13px;
    color: #bfc8da;
    font-weight: 500;
}
.footer-hover-link:hover{
    color: #efefef !important;
}

.language_selector{
    border-radius: 5px;
    font-size: 14px;
    background: #066ac9;
    border-color: #066ac9;
    color: #bfc8da;
    padding: 6px 10px;
}
.footer-summary{
    color: #fff;
    padding: 29px 30px;
    background: linear-gradient(360deg,rgb(255 255 255) 0%,rgb(255 255 255) 100%);
}
.footer-summary h3, .footer-summary h4, .footer-summary h5{
    line-height: 32px;
    font-size: 22px;
}
ul.footer-social-link{
    list-style: none;
    padding-left: 0px;
    height: 30px;
}
ul.footer-social-link li{
    float: left;
    background-color: #0515ae;
    color: #fff;
    margin: 0px 8px 0px 0px;
    border-radius: 50%;
    height: 32px;
    width: 32px;
    line-height: 32px;
    text-align: center;
    transition: all .3s;
}
.border-top-sub-blue{
    border-top: 1px solid #293e61;
}
ul.footer-social-link li.active, ul.footer-social-link li:hover{
    background-color: #FFC107;
    transition: all .3s;
}
ul.footer-social-link li a{
    display: block;
    color: #fff;
    font-size: 15px;
}
ul.footer-social-link li a:hover{
    color: #ddd;
}




section.featured-instructor{
    background: white;
    padding: 30px 0px 0px 0px;
}
.top-instructor-img{
    max-width: 250px;
}
.top-instructor-img img{
    border-radius: 10px 0px 0px 10px;
}
@media only screen and (min-width: 1200px){
    .top-instructor-details{
        margin: 0;
        position: absolute;
        top: 50%;
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        right: 0;
        max-width: 58%;
        padding: 0px 22px;
    }
}
.top-istructor-slick .slick-prev:before{
    color: #066ac9;
    font-size: 25px;
    margin-right: -25px;
}

.top-istructor-slick .slick-next:before{
    color: #066ac9;
    font-size: 25px;
    margin-left: -25px;
}

.slick-list.draggable{
    border-radius: 10px;
    margin: 0px 12px;
}




/*.instructor-summary .slick-prev:before{
    font-family: "Font Awesome 5 Free";
    content: f30a;
    color: #040404;
}
.instructor-summary .slick-next:before{
    font-family: "Font Awesome 5 Free";
    content: f30b;
    color: #040404;
}*/
.instructor-summary .slick-track{
    padding: 0px;
}

.instructor-summary .instructor-image{
    width: 100%;
    text-align: center;
    position: relative;
    background-color: #f9f9f9;
    border-radius: 8px;
    padding: 10px;
    margin-bottom: -100px;
    z-index: -1;
}

.instructor-summary img{
    height: 200px;
    border-top-right-radius: 8px;
    border-top-left-radius: 8px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 60px;
}
.instructor-summary .summary-box{
    border-radius: 8px;
    background-color: #066ac9;
    color: #fff;
    padding: 22px 25px;
    margin: 0px 40px;
}
.instructor-summary .summary-box .summary-body{
    font-size: 14px;
}
.instructor-summary .summary-box .summary-footer{
    width: 100%;
    display: flex;
    margin-top: 20px;
}
@media only screen and (max-width: 500px){
    .instructor-summary .summary-box .summary-footer{
        display: inline-grid;
    }
    .instructor-summary .summary-box .summary-footer .name{
        margin-top: 10px;
    }
}
.instructor-summary .summary-box .summary-footer .badge{
    background-color: #3e95e8;
}
.instructor-summary .summary-box .summary-footer .name{
    width: auto;
    margin-left: auto;
    padding-left: 100px;
    white-space: nowrap;
}
.instructor-summary .summary-box .summary-footer .name > h6{
    color: #fff;
    margin: 0px !important;
    font-size: 15px;
    font-weight: 700;
}
.instructor-summary .summary-box .summary-footer .name > h6::before{
    content: "";
    position: absolute;
    background-color: white;
    width: 80px;
    height: 1.5px;
    border-radius: 5px;
    margin-top: 9px;
    margin-left: -90px;
}
.instructor-summary .summary-box .summary-footer .name > span{
    font-size: 12px;
    color: #ffffff;
}







.hover-shadow-1:hover{
    box-shadow: 0px 0px 5px 0px #9090902e !important;
}
.image-placeholder-1{
    position: absolute;
    width: 100%;
    height: 100% !important;
    background: #0b4ab1 !important;
}
.image-placeholder-2{
    position: absolute;
    width: 100%;
    height: 100% !important;
    background: #0b4ab1 !important;
}

.image-placeholder-3{
    position: absolute;
    width: 100%;
    height: 100% !important;
    background: linear-gradient(91deg, rgb(0 0 0 / 42%) 0%, rgb(0 35 51 / 0%) 100%) !important
}

.compare-row{
    margin-top: 25px;
    background-color: #fff;
    border: 1px solid #f9f9f9;
    border-radius: 10px;
    padding: 28px 10px;
}
.compare-row-icon{
    height: 26px;
    width: 26px;
    line-height: 26px;
    background: #444;
    border-radius: 5px;
    font-size: 13px;
    color: #fff;
    text-align: center;
}
.skill-level-icon{
    width: 24px;
    height: 24px;
    background-color: transparent;
}
.skill-level-icon span{
    background-color: #dcdee1;
    margin-left: 1.5px;
    margin-right: 1.5px;
    float: left;
}
.skill-level-icon .active{
    background-color: #ec5252;
}
.skill-level-icon span:first-of-type{
    width: 5px;
    height: 8px;
    margin-top: 16px;
}
.skill-level-icon span:nth-of-type(2n){
    width: 5px;
    height: 16px;
    margin-top: 8px;
}
.skill-level-icon span:last-of-type{
    width: 5px;
    height: 24px;
}

.marge-input-box input{
    border-radius: 10px 0px 0px 10px;
    border-right: 0px;
    font-size: 13px;
}

.marge-input-box .input-group-append{
    border: 1px solid #cccfe7;
    border-radius: 0px 10px 10px 0px;
    border-left: none !important;
}
.marge-input-box button{
    background: #ffc107;
    color: #fff;
    font-weight: 500;
    margin: 5px;
    font-size: 13px;
    border-radius: 8px;
}
.marge-input-box button:hover{
    background: #cd4f4f;
    color: #fff;
}








/*Signup & sign in page login*/
.sign-up-form{
    background: #fff;
    padding: 35px 30px;
    border-radius: 10px;
    box-shadow: 0px 0px 10px -1px #ebebeb;
}
.sign-up-form .form-group{ margin-bottom: 15px; }
.sign-up-form .form-group label{
    color: #5c5c5c;
    font-weight: 600;
}
.sign-up-form .form-group .input-group span{
    border-right: none;
    padding: 12px 8px 12px 15px;
    border-radius: 10px;
    color: #878787;
    font-size: 15px;
    font-weight: 500;
}
.sign-up-form .form-group .input-group input{
    border-left: none;
    padding: 12px 5px;
    border-radius: 10px;
    color: #878787;
    font-size: 13px;
    font-weight: 500;
}
/*End Signup & sign in page login*/




/*used on Home page*/
.animated-loader{
    width: 100px;
    height: 100px;
    line-height: 100px;
    padding: 0px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.common-search-box{
    margin-right: 50px;
    padding: 0px 0;
}
.common-search-box input{
    background-color: hsl(192deg 33% 97%);
    border: 1px solid hsl(192deg 33% 97%);
    height: 40px;
    padding: 0 15px;
    border-radius: 5px 0 0 5px;
    font-size: 13px;
}
.common-search-box input:focus{
    background-color: #fff;
    border-color: #dedfe0;
    border-right-color: transparent;
}
.common-search-box input:focus + .input-group-button{
    background-color: #fff !important;
    border-top: 1px solid #dedfe0 !important;
    border-right: 1px solid #dedfe0 !important;
    border-bottom: 1px solid #dedfe0 !important;
    padding: 5px 9px 5px 10px !important;
}
.common-search-box button{
    background-color: #ec5252 !important;
    border-color: #ec5252;
    color: #fff;
    padding: 1px 6px;
    border-radius: 6px;
}
.common-search-box button:hover{
    color: #efefef;
}
.common-search-box .input-group-button {
    background-color: hsl(192deg 33% 97%);
    padding: 6px 10px 6px 10px;
    border-radius: 0px 5px 5px 0px;
}

/*Custom print content*/
    @media print{
        .print-content{
            position: fixed !important;
            margin: 0 !important;
            top: 0 !important;
            bottom: 0 !important;
            left: 0 !important;
            right: 0!important;
            z-index: 3333 !important;
            width: 100% !important;
            background: #fff !important;
        }
        footer, nav, title{
            display: none !important    ;
        }
        body{
            overflow: hidden !important ;
        }
    }
/*End Custom print content*/





/*BLOG start*/
    .card-blog{
        border-radius: 10px;
        margin: 30px 0px;
    }
    .card-blog > img{
        border-radius: 10px;
    }
    .card-blog-body{
        position: relative;
        height: 380px;
        border-radius: 10px;
    }
    .card-blog .blog-thumbnail{
        position: absolute;
        top: 0;
        width: 100%;
        height: 62%;
        background-position: center;
        background-repeat: no-repeat;
        background-size: contain !important;
        border-radius: 10px;
        transition: all .3s;
        -webkit-transition:all 0.3s;
        -o-transition:all 0.3s;
        -moz-transition:all 0.3s;
    }
    .card-blog:hover .blog-thumbnail{
        height: 100%;
        background-position: center;
        transition: all .3s;
        -webkit-transition:all 0.3s;
        -o-transition:all 0.3s;
        -moz-transition:all 0.3s;
    }
    .card-blog:hover .card-blog-body::after{
        content: "";
        background: linear-gradient(360deg, rgb(0 0 0 / 82%) 0%, rgba(255,255,255,0) 72%);
        position: absolute;
        z-index: 500;
        width: 100%;
        height: 100%;
        border-radius: 10px;
    }

    .card-blog-body .blog-placeholder{
        position: absolute;
        bottom: 20px;
        z-index: 600;
        width: 100%;
    }
    .card-blog:hover .blog-placeholder{
        color: #fff !important;
        padding: 0px 20px;
    }
    .card-blog-body .cart-blog-title{
        font-size: 18px;
        margin-bottom: 15px;
        font-weight: 600;
        text-decoration: underline;
    }
    .card-blog-body .blog-info{
        width: 33.3%;
        text-align: center;
        height: 40px;
        font-size: 14px;
        font-weight: 500;
        padding: 7px 0px;
        color: #858585;
    }
    .card-blog:hover .blog-info{
        color: #fff !important;
    }


    .blog-search-input{
        height: 42px;
        background-color: #f9f9f9;
        border-bottom: 1px solid #cdcdcd;
        border-top: none;
        border-left: none;
        border-right: none;
        border-radius: 0px;
    }
    .blog-search-button{
        display: none;
        padding: 0px 20px;
        border: none;
        border-bottom: 1px solid #cdcdcd;
        background-color: #fff;
    }
    .ellipsis-line-2{
        display: -webkit-box!important;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: normal;
    }
    .ellipsis-line-3{
        display: -webkit-box!important;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: normal;
    }
    .ellipsis-line-4{
        display: -webkit-box!important;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: normal;
    }
    .ellipsis-line-5{
        display: -webkit-box!important;
        -webkit-line-clamp: 5;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: normal;
    }
/*End Blog*/

.header-underline{
    position: relative;
}
.header-underline::before{
    content: "";
    position: absolute;
    background-color: #293e61;
    width: 100%;
    height: 2px;
    border-radius: 2px;
    bottom: -7px;
}
.header-underline-2{
    position: relative;
}
.header-underline-2::before{
    content: "";
    position: absolute;
    background-color: #0515ae;
    width: 50%;
    height: 2px;
    border-radius: 2px;
    left: 25%;
    bottom: -7px;
}

.btn-primary:hover{
    background-color: #095299;
    border-color: #095299;
}
.footer-wrap {
    background-color: #edfaf7;
}
.py-60 {
    padding-top: 3.75rem;
    padding-bottom: 3.75rem;
}
.title-border {
    position: relative;
    text-align: center;
}
.mb-60 {
    margin-bottom: 3.75rem;
}
.title-border::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 0.0625rem;
    background-color: #353843;
}
.title-border h4 {
    position: relative;
    padding: 0 0.625rem;
    display: inline-block;
    font-size: 1.25rem;
    font-weight: 600;
    line-height: 1.6875rem;
    color: #fff;
    background-color: #0b4ab1;
}
.codecanyon-info-item:hover
{
	    box-shadow: 0 24px 20px rgba(0,0,0,.25);
}
.card-body:hover{
	/*box-shadow: 0 24px 20px rgba(0,0,0,.25);*/
}
.codecanyon-info-items {
    max-width: 984px;
    margin: 0 auto;
    gap: 1.25rem 5rem;
}
@media (min-width: 992px){
    .justify-content-lg-between {
        justify-content: space-between!important;
        
    }
}

.codecanyon-info-item {
    max-width: 11.625rem;
    width: 100%;
    padding: 1.3125rem 1.3125rem 1.25rem 1.375rem;
    align-items: center;
    background: rgb(53, 56, 67);
    /*background: linear-gradient(0deg, rgba(53, 56, 67, 0.53) 0%, rgba(53, 56, 67, 0) 100%);*/
    border-radius: 0.3125rem;
    align-self: stretch;
}
.codecanyon-info-item .item-no {
    font-size: 2.125rem;
    font-weight: 600;
    line-height: 2.875rem;
    color: #fff;
}
.codecanyon-info-item .item-title {
    padding-top: 0.5rem;
    font-size: 0.9375rem;
    font-weight: 600;
    line-height: 1.375rem;
    color: #a6abbe;
}
.footer-main {
    border-top: 0.0625rem solid #353843;
    border-bottom: 0.0625rem solid #353843;
}
.f-nav-title {
    font-size: 1.25rem;
    font-weight: 600;
    line-height: 1.6875rem;
    color: #fff;
    padding-bottom: 1.25rem;
}
.g-10 {
    gap: 0.625rem;
}
.footer-main-nav li a {
    font-size: 0.9375rem;
    font-weight: 600;
    line-height: 2.25rem;
    color: #a6abbe;
    transition: all 0.3s;
}
ol li, ul li {
    list-style: none;
}
.py-70 {
    padding-top: 4.375rem;
    padding-bottom: 4.375rem;
}
.pl-lg-42 {
    padding-left: 2.625rem;
}
.footer-bottom-nav li a {
    font-size: 0.9375rem;
    font-weight: 600;
    line-height: 1.375rem;
    color: #a6abbe;
    transition: all 0.3s;
}
.contact-one-wrap {
    padding: 2.3125rem;
    border-radius: 0.3125rem;
        background: #0b4ab1;
    background: linear-gradient(266deg, #0b4ab1 0%, #3f51b51c 100%);
}
.contact-one-wrap .content {
    max-width: 35.75rem;
}
.fz-44-eb-black {
    font-size: 2.75rem;
    font-weight: 800;
    line-height: 3.75rem;
    color: #000;
}
.fz-16-m-black {
    font-size: 18px;
    font-weight: 500;
    line-height: 1.75rem;
    color: #000;
}
.btn-contact-one {
    font-size: 1rem;
    font-weight: 600;
    line-height: 1.375rem;
    color: #fff !important;
    padding: 1.0625rem 1.875rem 1rem;
}

/* MY STYLE CSS START */

.home-banner-wrap h4{
    font-size: 16px;
    font-weight: 600;
}


.footer-top-section {
    padding-bottom: 50px;
    border-bottom: 1px solid #969696;
}

#footerSection{
    padding: 60px 0px;
    background: #0b4ab1;
}

.footer-tittle h4{
    color: #fff;
    padding: 15px 0px;
    font-size: 16px;
    font-weight: 400;
}

.refer-btn{
    background-color: none;
    border: 1px solid #777777 !important;
    font-size: 15px !important;
    font-weight: 500 !important;
    color: #f2f2f2 !important;
    border-radius: 6px !important;
    margin-bottom: 20px;
}

.social-links ul{
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    padding-bottom: 10px;
}

.social-links ul li{
    width: 36px;
    height: 36px;
    border-radius: 50%;
    text-align: center;
    line-height: 36px;
    margin-right: 8px;
    border: 1px solid #fff;
    
}

.social-links ul li a{
    color: #fff;
    /*padding: 5px 0px;*/
}

.footer-list ul{
    list-style: none;
    margin: 0px;
    padding: 0px;
}

.footer-list ul li{
    text-align: left;
}

.footer-list ul li a{
    color: #fff;
    font-size: 14px;
    line-height: 30px;
    font-weight: 500;
}

.android-ios ul{
    list-style: none;
    margin: 0px;
    padding: 0px;
}

.android-ios ul li{
    text-align: left;
    margin-bottom: 15px;
}

.android-ios ul li a{
    font-size: 12px;
    color: rgba(255,255,255,.5);
    border: 1px solid #777777 !important;
    font-weight: 500 !important;
    border-radius: 6px !important;
    padding: 8px;
}

.android-ios ul li a i{
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    margin-right: 5px;
}

.footer-tending{
    padding: 40px 0px;
}

.trending-links{
    padding-bottom: 40px;
}

.trending-links h5{
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    padding-bottom: 10px;
}

.trending-links a{
    font-size: 14px;
    color: #fff;
    font-weight: 500;
    line-height: 28px;
}

.condition-list ul{
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-bottom: 8px;
}

.condition-list ul li{
    padding: 0px 8px;
}

.condition-list ul li a{
    color: #fff;
    font-size: 15px;
    font-weight: 500;
}

.form-select{
    padding: 0.2125rem 2rem 0.2125rem 1rem !important;
}

.footer-ctr-list p{
    text-align: center;
    font-size: 13px;
    color: #fff;
    padding: 5px 0px !important;
    margin: 0px !important;
}

.footer-center{
    border-bottom: 1px solid #969696;
    padding-bottom: 40px;
}

.disclaimer{
    padding: 30px 0px 0px 0px;
}

.disclaimer h4{
    color: #fff;
    font-size: 15px;
    font-weight: 500;
}

.disclaimer ul{
    padding: 0px;
    margin: 0px;
}

.disclaimer ul li{
    color: #fff;
    font-size: 11px;
    font-weight: 400;
    line-height: 24px;
    list-style: circle;
    margin-left: 15px;
}

#footerBtm{
   background: #003791;
  padding: 10px 0px;
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 9999;
}

.call-back{
    display: flex;
    justify-content: space-evenly;
    align-items: center;
}

.request-call p{
    color: #000 !important;
    font-size: 16px;
    padding: 0px;
    margin: 0px;
    font-weight: 700;
}

.request-call p i{
    margin-right: 8px;
}

.call-on p{
    color: #fff !important;
    font-size: 16px;
    padding: 0px;
    margin: 0px;
    font-weight: 700;
}

.call-on p i{
    margin-right: 8px;
}

.modal-dialog.modal-lg {
    margin-top: 100px;
}

.course-listing{
    background-color: #f8f8f8;
    padding: 20px;
}


.layout {
	padding: 2%;
}
.open-popup {
	cursor: pointer;
	color: #888;
}
.overlay {
	width: 100%;
	height: 100%;
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	text-align: center;
	white-space: nowrap;
	display:none;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.overlay .popup {
	background: #fff;
	display: inline-block;
	white-space: normal;
	text-align: left;
	vertical-align: middle;
	position: relative;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
	margin-top: -50px;
}
.overlay::before, .overlay::after {
	height: 100%;
	content: "";
	display: inline-block;
	vertical-align: middle;
}
.overlay.shown {
	display:block;
}
.overlay.shown .popup {
	margin-top: 0;
}
.overlay--bg-black {
	background: rgba(0, 0, 0, 0.7);
}
.overlay--bg-white {
	background: rgba(255, 255, 255, 0.7);
}
.popup-close {
	position: absolute;
	width: 20px;
	height: 20px;
	display: block;
	top: 20px;
	right: 30px;
	cursor: pointer;
	opacity: 0.7;
    background-color: #ccc;
    padding: 10px;
    border-radius: 50%;
}
.popup-close::before, .popup-close::after {
	content: '';
	position: absolute;
	display: block;
	height: 2px;
	margin-top: -1px;
	top: 50%;
	left: 3px;
	right: 3px;
	background: #555;
}
.popup-close::before {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.popup-close::after {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.popup-close:hover {
	opacity: 1;
}
.pop_head{
	padding: 9px 10px;
	background: #4EB5E6;
	color: #fff;
	font-weight: 500;
}
.pop_body {
    font-size: 14px;
    border-bottom: 1px solid #E0E0E0;
    overflow: auto;
    max-height: 600px;
}
.text-right{
	text-align:right;
}
.pop_footer {
    padding: 5px 10px;
}
.btn_yes {
    background: #81CE84;
    padding: 5px 15px;
    border: none;
    color: #fff;
    border-radius: 3px;
    cursor: pointer;
    outline: none;
}
.btn_no{
	background: #FD7E7E;
    padding: 5px 15px;
    border: none;
    color: #fff;
    border-radius: 3px;
    cursor: pointer;
    outline: none;
}




.popup-section{
    display: flex;
}

.popup-left-align{
    background-color: #f8f8f8;
    padding: 20px;
    width: 40%;
}

.course-design{
    display: flex;
    align-items: center;
    justify-content: space-around;
    padding-bottom: 20px;
}

.course-left-design{
    background-color: #fff;
    padding: 20px;
    border: 1px solid #e2e2e2;
    border-radius: 4px;
    text-align: center;
}

.course-left-design h4{
    font-size: 16px;
    font-weight: 500;
}

.course-left-design img{
    margin-bottom: 10px;
}

.course-right-design{
    background-color: #fff;
    padding: 20px;
    border: 1px solid #e2e2e2;
    border-radius: 4px;
    text-align: center;
}

.course-right-design h4{
    font-size: 16px;
    font-weight: 500;
}

.course-right-design img{
    margin-bottom: 10px;
}

.popup-right-align{
    width: 60%;
}

.popup-tittle h4{
    font-size: 20px;
    font-weight: 600;
    color: #404040;
    padding-bottom: 20px;
}

/* MY STYLE CSS END */



/* POPUP FORM START */

.contact-form {
    margin-top: 30px;
}

.contact-form .input-block {
    background-color: rgba(255, 255, 255, 0.8);
    border: solid 1px #e8e8e8;
    width: 100%;
    height: 40px;
    padding: 25px;
    position: relative;
    margin-bottom: 20px;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    border-radius: 6px;
}

.contact-form .input-block.focus {
    background-color: #fff;
    border: solid 1px #fb2900;
}

.contact-form .input-block.textarea {
    height: auto;
}

.contact-form .input-block.textarea .form-control {
    height: auto;
    resize: none;
}

.contact-form .input-block label {
    padding: 0 10px;
    background: #fff;
    position: absolute;
    left: 8px;
    top: 20px;
    display: block;
    margin: 0;
    font-weight: 300;
    z-index: 1;
    color: #999;
    font-size: 14px;
    line-height: 10px;
}

.contact-form .input-block .form-control {
    background-color: transparent;
    border: medium none;
    border-radius: 0;
    box-shadow: none;
    color: #333;
    font-size: 14px;
    height: 40px;
    padding: 0;
    position: relative;
    top: -20px;
    z-index: 2;
}

.contact-form .input-block .form-control:focus label {
    top: 0;
}

.contact-form .square-button {
    background-color: #ff7900;
    border: 0px !important;
    border-radius: 4px !important;
    padding: 10px 30px;
    color: #fff;
}

.contact-form .square-button:hover,
.contact-form .square-button:focus {
    background-color: #0515ae;
    color: #fff;
}


/*----page styles---*/
.contact-wrap {
    padding: 15px;
}

.icons i{
    margin-right: 5px;
}

.input-para p a{
    color: #066ac9;
}

.input-para h4{
    font-size: 16px;
    font-weight: 500;
    color: #ff7900;
}

.register-free{
    display: flex;
    align-items: center;
    padding-bottom: 20px;
    border-bottom: 1px solid #ebebeb;
}

.register-free-left{
    background-color: #fbfbfb;
    border: 1px solid #ebebeb;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    text-align: center;
    line-height: 100px;
}

.register-free-right{
    margin-left: 20px;
}

.register-free-right h4{
    font-size: 18px;
    font-weight: 600;
    color: #ff7900;
}
.CorporateTraining
{
	cursor: pointer;
}
#CorporateTraining
{
	z-index: 999999;
}
.pad-frm{
    padding-top: 20px;
}

/* POPUP FORM END */


/* COURSE PAGE START */

.two-btn{
    padding: 20px 0px;
}

.btn-yellow{
    background-color: #f0ea1f !important;
    border: 1px solid #f0ea1f !important;
    color: #000 !important;
    font-weight: 500 !important;
    font-size: 18px;
    /* border-radius: 4px !important; */
    margin-right: 10px;
}
.btn-trans {
    background-color: transparent !important;
    border: 1px solid #ddd!important;
    color: #fff !important;
    font-weight: 500 !important;
    font-size: 18px !important;
    border-radius: 4px !important;
    margin-left: 10px;
}
.btn-trans_top{
    background-color: transparent !important;
    border: 1px solid #f0ea1f !important;
    color: #f0ea1f !important;
    font-weight: 500 !important;
    font-size: 18px;
    border-radius: 4px !important;
    margin-left: 10px;
}
.btn-trans_top:hover{
    background-color: #f0ea1f !important;
    border: 1px solid #f0ea1f !important;
    color: #fff !important;    
}
.request-infrm h4{
    text-align: center;
    font-size: 15px;
    font-weight: 600;
    color: #720785;
}



/* COURSE PAGE END */

.col-lg-3.order-first.order-lg-last {
    display: none;
}



.request-form{
    background-color: #efefef;
    padding: 10px;
    margin-top: 30px;
    border-radius: 6px;
}







div#pills-tabContent {
    background: #fff;
    padding: 15px 0px;
}

.columns{
    background-color: #f8f8f8;
}

.achive-career{
    background: #000;
    border-radius: 8px;
    padding: 30px;
    background-image: url(https://intellipaat.com/wp-content/themes/intellipaat/images/TransitionCTABig.png);
    background-size: cover;
    background-position: top right;
    margin: 30px 0px;
}

.achive-career h3{
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    padding-bottom: 30px;
}

.course-included{
    display: flex;
    justify-content: space-around;
    background-color: #fff;
    border-radius: 10px;
    margin: 10px 0px 30px 0px;
}

.course-included-left{
    background-color: #0b4ab1;
    padding: 30px;
    width: 50%;

}

.custom-included-left{
    background-color: #066ac9;
    padding: 30px;
    width: 100%;

}
.mp_top
{
	    margin-top: 15px;
}
.custom_file ul li
{
	color: #333 !important;
}
.course-included-left h3{
    font-size: 22px;
    font-weight: 600;
    color: #fff;
}

.custom-included-left h3{
    font-size: 22px;
    font-weight: 600;
    color: #fff;
}
.course-included-right{
    background-color: #fafafa;
    padding: 30px;
    width: 50%;

border-top: 4px solid #f0ea1f;
}

.custom-included-right{
    background-color: #fafafa;
    padding: 30px;
    width: 50%;
    -webkit-border-top-right-radius: 6px;
-webkit-border-bottom-right-radius: 6px;
-moz-border-radius-topright: 6px;
-moz-border-radius-bottomright: 6px;
border-top-right-radius: 6px;
border-bottom-right-radius: 6px;
border-top: 4px solid #ffc107;
}

.course-included-right h3{
    font-size: 22px;
    font-weight: 600;
    color: #000;
}
.custom-included-right h3{
    font-size: 22px;
    font-weight: 600;
    color: #000;
}

.custom-included-left ul li{
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    line-height: 30px;
}
.course-included-left ul li{
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    line-height: 30px;
}

.price li i{
    color: #8e23aa !important;
}



/* New section start */

#certificateTraining{
    background-image: url(https://d2ds8yldqp7gxv.cloudfront.net/banners/course-bg.jpg);
    padding: 60px 0px;
    margin: 20px 0px;
}

.training-certification span{
    background-color: #00c9a7;
    padding: 10px 15px;
    border-radius: 30px;
   
}

.training-certification h1{
    font-size: 36px;
    font-weight: 600;
    margin-top: 20px;
}

.training-certification p{
    font-size: 16px;
    font-weight: 500;
    line-height: 28px;
}

.bnr-top-btn .btn-one-top{
    background-color: #00c9a8 !important;
    color: #fff !important;
    border-radius: 6px !important;
    padding: 4px 10px;
}

.bnr-top-btn .btn-two-top{
    background-color: #00aab7 !important;
    color: #fff !important;
    border-radius: 6px !important;
    padding: 4px 10px;
}

.train-top-inster p{
    padding: 10px 0px;
}

.train-top-inster p a{
    border-bottom: 1px dotted #757575;
    margin: 0px 5px;
    padding-bottom: 5px;
}

.train-listing-rewiew ul{
    display: flex;
    margin: 0px;
    padding: 0px;
}

.train-listing-rewiew ul li span{
    background-color: transparent;
    padding: 0px;
}

.train-listing-rewiew ul li span i{
    color: #65778c;
    margin-right: 8px;
}

.train-listing-rewiew ul li i{
    color: #fcc10d;
}

.train-listing-rewiew ul li{
    color: #000;
    padding-right: 10px;
    font-weight: 600;
    font-size: 16px;
}

.train-listing-rewiew ul li span{
    
    font-weight: 300;
    font-size: 16px;
}

#boostCourse{
    margin: 30px 0px;
}

.bootsup-training{
    background-image: linear-gradient(#746fff, #577cff);
    padding: 20px;
    border-radius: 20px;
    text-align: center;
    width: 100%;
}

.booting-list{
    background-color: transparent;
    border: 4px solid #fff;
    padding: 20px;
    border-radius: 20px;
}

.booting-list h2{
    font-size: 40px;
    font-weight: 700;
    color: #fff;
    padding-bottom: 40px;
}

.boot-btn-one{
    background-color: #ffc107 !important;
    font-size: 18px !important;
    font-weight: 600 !important;
    color: #fff !important;
    margin: 0px 5px !important;
}

.boot-btn-one:hover{
    background-color: #720785 !important;
}

.boot-btn-two{
    background-color: #720785 !important;
    font-size: 18px !important;
    font-weight: 600 !important;
    color: #fff !important;
    margin: 0px 5px !important;
}

.boot-btn-two:hover{
    background-color: #ffc107 !important;
}

/* SITE FORM CSS START */

.contact-wrap-one{
    background-color: #f9f9f9;
    margin-top: 0px !important;
    padding: 15px;
}

.contact-form-one {
    margin-top: 10px;
}

.contact-form-one .input-block {
    background-color: rgba(255, 255, 255, 0.8);
    border: solid 1px #e8e8e8;
    width: 100%;
    height: 40px;
    padding: 20px;
    position: relative;
    margin-bottom: 15px;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    border-radius: 6px;
}

.contact-form-one .input-block.focus {
    background-color: #fff;
    border: solid 1px #0515ae;
}

.contact-form-one .input-block.textarea {
    height: auto;
}

.contact-form-one .input-block.textarea .form-control {
    height: auto;
    resize: none;
}

.contact-form-one .input-block label {
    padding: 0 10px;
    background: #fff;
    position: absolute;
    left: 8px;
    top: 15px;
    display: block;
    margin: 0;
    font-weight: 400;
    z-index: 1;
    color: #999;
    font-size: 12px;
    line-height: 10px;
}

.contact-form-one .input-block .form-control {
    background-color: transparent;
    border: medium none;
    border-radius: 0;
    box-shadow: none;
    color: #333;
    font-size: 12px;
    height: 40px;
    padding: 0;
    position: relative;
    top: -20px;
    z-index: 2;
}

.contact-form-one .input-block .form-control:focus label {
    top: 0;
}

.contact-form-one .square-button {
    background-color: #ff7900;
    border: 0px !important;
    border-radius: 4px !important;
    padding: 10px 30px;
    color: #fff;
}

.contact-form-one .square-button:hover,
.contact-form-one .square-button:focus {
    background-color: #0515ae;
    color: #fff;
}

.register-free-one{
    display: flex;
    align-items: center;
    justify-content: center;
}

.register-free-right-one h4{
    font-size: 14px;
    font-weight: 600;
    color: #0515ae;
}

.query-for{
    padding: 5px 0px;
    margin: 0px;
}

/* SITE FORM CSS START */

.boot-navbar-tab{
    padding: 20px 0px;
}

.nav-pills .nav-link {
    padding: 10px !important;
        text-transform: uppercase;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: initial;
    background-color: transparent !important;
    color: #0b4ab1 !important;
    font-weight: 500 !important;
}

.nav-pills .nav-link:hover {
        color: #181a1e !important;
    font-weight: 600;
}

.boot-right-price{
    background-color: #fff;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

.boot-right-price-top{
    text-align: center;
    background-color: #ffc107;
    padding: 15px;
}

.boot-right-price-top h5{
    padding: 0px;
    margin: 0px;
    font-weight: 600;
    font-size: 18px;
}

.boot-right-price-ctr{
    text-align: center;
    padding: 10px;
    background-color: #f9f9f9;
}

.boot-right-price-ctr h6{
    padding: 0px;
    margin: 0px;
    font-weight: 700;
    font-size: 20px;
}

.boot-right-price-btm{
    padding: 15px;
}

.boot-right-price-btm ul{
    list-style: none;
    margin: 0;
    padding: 0px;
}

.boot-right-price-btm ul li{
    font-size: 14px !important;
    font-weight: 400;
    line-height: 24px;
    padding: 10px 0px;
    display: flex;
    border-bottom: 1px solid #ccc;
}

.boot-right-price-btm ul li i{
    margin: 5px 10px 0px 0px;
    color: #ffc107;
}

.show-cls-btn{
    background-color: transparent !important;
    color: #0515ae !important;
    font-weight: 400 !important;
    text-decoration: underline !important;
}

.show-cls-btn:hover{
    color: #000 !important;
}

.entroll-btn{
    background-color: #0515ae !important;
    color: #fff !important;
    font-weight: 500 !important;
    padding: 10px 30px;
}

.boot-right-price-entroll{
    background-color: #fbeaff;
    padding: 20px 12px;
    display: flex;
    align-items: center;
    justify-content: space-around;
}

.boot-right-price-entroll-left h6{
    padding: 0px;
    margin: 0px;
    font-weight: 700;
    font-size: 20px;
}

.boot-right-price-classes{
    background-color: #fff !important;
    padding: 12px 12px;
    display: flex;
    align-items: center;
    justify-content: space-around;
}

.boot-right-price-entroll-left p{
    padding: 0px;
    margin: 0px;
}

.artificial-training{
    background-image: linear-gradient(#13110a, #141516);
    padding: 40px;
    margin: 30px 0px;
}

.artificial-training-right{
    text-align: right;
}

.artificial-training-right h3{
    font-size: 36px;
    font-weight: 600;
    color: #fff;
}

.artificial-training-right p{
    font-size: 24px;
    font-weight: 400;
    color: #fff;
}

.artificial-training-right p Strong{
    font-size: 28px;
    font-weight: 600;
    color: #fff;
}

.btn-white-new{
    background-color: #fff !important;
    color: #000 !important;
}

.btn-white-new:hover{
    background-color: #fcc10d !important;
}


.artificial-training-right h6{
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    padding-top: 20px;
}


/* New section end */

.star-ratings {
  unicode-bidi: bidi-override;
  color: #ccc;
  position: relative;
  margin: -8px;
  padding: 0;
  }
  .fill-ratings {
    color: #f5c909;
    padding: 0;
    position: absolute;
    z-index: 1;
    display: block;
    top: 0;
    left: 0;
    overflow: hidden;
}
    .fill_span {
      display: inline-block !important;
          
    }
  
  .empty-ratings {
    padding: 0;
    display: block;
    z-index: 0;
  }

.train-listing-rewiew ul li .fill_span
{
	font-size: 25px !important;
}
.train-listing-rewiew ul li .empty_span
{
	font-size: 25px !important;
}
.what-you-get-box ul li:before
{
	color: #fff !important;
    background: #7a7a7a !important;
    font-size: 15px;
    border-radius: 50% !important;
    top: 7px;
}
.what-you-get-box {
    background-color: #fff !important;
    border: 1px solid #ddd !important;
    padding: 20px 20px !important;
    border-radius: 1px !important;
}
.what-you-get-box ul li {
    font-size: 15px ;
    position: relative;
    margin-bottom: 10px !important;
    line-height: 30px;
}
.btn-group-sm_custom > .btn_custom, .btn-sm_custom {
    padding: 0.7rem 1rem !important;
    font-size: 1rem !important;
    border-radius: 0.3125rem !important;
}
.nav-pills .nav-link {
    background: 0 0;
    border: 0;
    border-radius: 0.2rem !important;
}
.nav-pills .nav-link {
	border: transparent !important;
     background: transparent;
}
.background_light_green
{
	    background: #f7fcfb;
}
.popup-left-align_mine {
    width: 50% !important;
}
.popup-right-align_mine
{
	width: 50% !important;
}
.btn-yellowimportant
{
	background-color: #ffc107 !important;
    border: 1px solid #ffc107 !important;
    color: #fff !important;
    font-weight: 500 !important;
    font-size: 18px;
    border-radius: 4px !important;
    margin-right: 10px;
    padding: 9px 15px;
}
.font_lable
{
	font-size: 10px !important;
}

.book-included-left {
    width: 50%;
}
.book-included-right {
    width: 50%;
}
ul.include_ul
{
	padding-left: 0rem;
}
ul.include_ul li
{
	display: flex;
}
ul.include_ul li i
{
	    margin-top: 8px;
    margin-right: 12px;
}

.list-checked-sm .list-checked-item {
    padding-left: 1.5rem;
    display: flex;
}

.list-checked-sm .list-checked-item i{
    margin-top: 7px;
    margin-right: 8px;
    color: #FFC107;
}

.list-checked-item{
    padding-left: 0px !important;
}

.list-checked-bg-success .list-checked-item::before {
    background-image: none !important;
  }

  .card-body-stat span{
    margin-bottom: 0px !important;
  }

  .video-player.video-player-inline-btn.bg-white.py-3 {
    margin-top: 30px;
}


#youTubeVideoPlayer{
    height: 340px;
}


/* MY STYLE START */

#pageCourse{
    /*background-image: url(https://demo.creativeitem.com/academy/assets/frontend/default-new/image/course-breadcramb.png);*/
    background-size: cover;
   margin-top: 50px;
    background: #0b4ab1;
}

.training-certification-new h1{
    font-size: 30px;
    font-weight: 500;
    margin-top: 20px;
    color: #fff;
}

.training-certification-new p{
    font-size: 15px;
    font-weight: 400;
    line-height: 28px;
    color: #fff;
}

.train-listing-rewiew-new ul{
    display: flex;
    margin: 0px;
    padding: 0px;
}

.train-listing-rewiew-new ul li span{
    background-color: transparent;
    padding: 0px;
}

.train-listing-rewiew-new ul li span i{
    color: #fff;
    margin-right: 8px;
}

.train-listing-rewiew-new ul li i {
    color: #FFEB3B;
}
.train-listing-rewiew-new ul li{
    color: #f0ea1f;
    padding-right: 10px;
    font-weight: 600;
    font-size: 20px;
}

.train-listing-rewiew-new ul li span{
    color: #f0ea1f;
    font-size: 20px;
}

.train-listing-rewiew-new ul li b{
    color: #fff ;
    font-weight: 400;
    font-size: 14px;
}
.ben_acc_header
{
	margin: 0px 0px 0px !important;
}
.course-accordion .ben_acc_body
{
	padding: 0px 0px 0px 0px !important;
}
.btn-trans_top-new{
    background-color: transparent !important;
    border: 1px solid #fff !important;
    color: #fff !important;
    font-weight: 500 !important;
    font-size: 18px;
    border-radius: 4px !important;
    margin-left: 10px;
}
.btn-trans_top-new:hover{
    background-color: #f0ea1f !important;
    border: 1px solid #f0ea1f !important;
    color: #000 !important;    
}

.nav-tab-section{
	background-color: #fff;
	border-radius: 10px;
	box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
	padding: 10px;
}

.what-learn{
    padding: 10px;
}

.what-learn h3{
    font-size: 20px;
    font-weight: 500;
}

.what-learn-list ul li{
    padding: 10px;
}


.what-learn-list ul{
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;
}

.what-learn-list ul li {
    width: 47%;
    display: flex;
    align-items: baseline;
}

.what-learn-list ul li i{
    margin-right: 5px;
    color: #0515ae;
}

.btn-yellow-new{
    background-color: #ffc107 !important;
    border: 1px solid #ffc107 !important;
    color: #fff !important;
    font-weight: 500 !important;
    font-size: 18px;
    border-radius: 4px !important;
    margin-right: 10px;
    padding: 10px 30px;
}

.class-training-model{
    padding: 10px;
}

.class-training-model-right{
    background-color: #fff;
    border-radius: 4px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    padding: 20px;
}

.training-tittle h4{
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    color: #272c37;
}

.training-tittle p{
    text-align: center;
    font-size: 15px;
    font-weight: 600;
    color: #6c7480;
    border-bottom: 1px solid #dde6ed;
    padding-bottom: 20px;
}

.training-list{
    padding-top: 10px;
}

.training-list ul{
    list-style: none;
    margin: 0;
    padding: 0;
}

.training-list ul li{
    font-size: 15px;
    font-weight: 500;
    padding-bottom: 15px;
    line-height: 24px;
    display: flex;
    color: #51565e;
}

.training-list ul li i {
    margin-right: 8px;
    margin-top: 4px;
    color: #0515ae;
}

.show-class-link{
    text-align: center;
    padding: 15px 0px;
}

.show-class-link a{
    font-size: 15px;
    font-weight: 600;
    color: #0515ae;
}

.btn-yellow-clr{
    background-color: #ffc107 !important;
    color: #000 !important;
    font-size: 15px !important;
    font-weight: 600 !important;
}

.training-tittle h6{
    text-align: center;
    font-size: 24px;
    font-weight: 600;
    color: #000;
    border-bottom: 1px solid #dde6ed;
    padding-bottom: 20px;
}

.training-tittle h6 span{
    text-align: center;
    font-size: 15px;
    font-weight: 400;
    color: #6c7480;
    text-decoration: line-through;
    margin-right: 10px;
}

.corporate-training-new{
    padding: 10px;
}

.corporate-training-new-left h4 {
    font-size: 18px;
    font-weight: 500;
    color: #272c37;
}

.corporate-training-new-left ul{
    list-style: none;
    margin: 0;
    padding: 0;
}

.corporate-training-new-left ul li{
    font-size: 15px;
    font-weight: 500;
    color: #1e2022;
    border-bottom: 1px dotted #dde6ed;
    padding: 15px 0px;
    display: flex;
}

.corporate-training-new-left ul li i{
    color: #ffc107;
    margin-right: 8px;
    margin-top: 5px;
}

.course-over-view-new{
    padding: 10px;
}

.course-over-view-top h3{
    font-size: 20px;
    color: #272c37;
}

.course-over-view-top p{
    font-size: 14px;
    color: #51565e;
    line-height: 26px;
    font-weight: normal;
    letter-spacing: normal;
}

.course-over-view-top ul{
    list-style: none;
    margin: 0;
    padding: 0;
}

.course-over-view-top ul li{
    font-size: 14px;
    font-weight: 500;
    color: #51565e;
    line-height: 28px;
}

.course-over-view-benifit h4{
    font-size: 18px;
    color: #272c37;
}

.course-over-view-benifit ul{
    list-style: none;
    margin: 0;
    padding: 0;
}

.course-over-view-benifit ul li{
    font-size: 14px;
    font-weight: 500;
    color: #2e3238;
    line-height: 28px;
}

.course-over-view-benifit ul li i{
    margin-right: 5px;
    color: #FFC107;
}

.up-coming-course{
    padding: 0px 10px;
}

.up-coming-course ul{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0;
    padding: 0;
}

.up-coming-course ul li{
    padding-right: 20px;
    font-size: 14px;
    font-weight: 500;
    color: #000;
}

.up-coming-course ul li i{
    margin-right: 5px;
    color: #FFC107
}

.accordian-back{
    background-color: #f5f5f5;
    padding: 10px;
    border-radius: 10px;
}

.accordian-back .accordion-body {
    padding-bottom: 0px;
}

.accordian-back .accordion-button:not(.collapsed)::after {
    margin-right: 10px !important;
}

.accordian-back .accordion-button::after {
    margin-right: 10px !important;
}

.live-include{
    padding: 20px 0px;
}

.training-list h4{
    font-size: 16px;
    font-weight: 500;
}

button.btn.btn-yellow-brd{
    border: 2px solid #FFC107;
    background-color: #fff;
    color: #FFC107;
    margin-bottom: 15px;
}

button.btn.btn-yellow-brd:hover{
    background-color: #FFC107;
    color: #000;
}

button.btn.btn-blue-clr{
    border: 2px solid #0515ae;
    background-color: #fff;
    color: #0515ae;
    margin-bottom: 15px;
}

button.btn.btn-blue-clr:hover{
    background-color: #0515ae;
    color: #000;
}

.certificate-page h3 {
    font-size: 20px;
    color: #272c37;
}

.instracter-one{
    display: flex;
    align-items: center;
}

.instracter-content{
    margin-left: 15px;
}

.instracter-content p{
    font-size: 14px;
    font-weight: 500;
    line-height: 24px;
}

.instracter-content ul{
    display: flex;
    align-items: center;
    margin: 0;
    padding: 0;
}

.instracter-content ul li{
    padding: 0px 6px;
    background: #fff;
    border: 1px solid #473e9b;
    border-radius: 4px;
    margin-right: 5px;
}

.instracter-content ul li i{
   color: #473e9b;
}

.instracter-content-review ul{
    display: flex;
    align-items: center;
    margin: 0;
    padding: 0;
}

.instracter-content-review ul li{
    background: #fff;
    border: none;
    font-weight: 600;
    margin-right: 10px;
    font-size: 16px;
    padding-bottom: 10px;
}

.instracter-photo img{
    border-radius: 6px;
}

.achive-career-new{
    background: #000;
    border-radius: 8px;
    padding: 30px;
    background-image: url(https://intellipaat.com/wp-content/themes/intellipaat/images/TransitionCTABig.png);
    background-size: cover;
    background-position: top right;
}

.achive-career-new h3{
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    padding-bottom: 30px;
}

/* Model css start */

.model-body-clr{
    background-color: #f8f8ff;
}

.contact-wrap-two{
    background-color: #ededed;
    margin-top: 0px !important;
    padding: 15px;
}

.register-free-two {
    display: flex;
    align-items: center;
    padding-bottom: 10px;
    border-bottom: 1px solid #ebebeb;
}

.register-free-left-two {
    background-color: #fbfbfb;
    border: 1px solid #ebebeb;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    text-align: center;
    line-height: 100px;
}

.register-free-right-two {
    margin-left: 20px;
}

.register-free-right-two h3{
    font-size: 18px;
    font-weight: 600;
    color: #720785;
}

.register-free-right-two h4 {
    font-size: 24px;
    font-weight: 600;
    color: #ff7900;
}

.pad-frm-two {
    padding-top: 20px;
}

.contact-form-two .input-block-two {
    background-color: rgba(255, 255, 255, 0.8);
    border: solid 1px #e8e8e8;
    width: 100%;
    height: 40px;
    padding: 25px;
    position: relative;
    margin-bottom: 10px;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    border-radius: 6px;
}

.contact-form-two .input-block-two label {
    padding: 0 10px;
    background: #fff;
    position: absolute;
    left: 8px;
    top: 20px;
    display: block;
    margin: 0;
    font-weight: 300;
    z-index: 1;
    color: #999;
    font-size: 12px;
    line-height: 10px;
}

.contact-form-two .input-block-two .form-control {
    background-color: transparent;
    border: medium none;
    border-radius: 0;
    box-shadow: none;
    color: #333;
    font-size: 14px;
    height: 40px;
    padding: 0;
    position: relative;
    top: -20px;
    z-index: 2;
}

.contact-form-two .input-block-two.focus {
    background-color: #fff;
    border: solid 1px #ffc107;
}

.contact-form-two .input-block-two.textarea {
    height: auto;
}

.contact-form-two .input-block-two.textarea .form-control {
    height: auto;
    resize: none;
}

.contact-form-two .input-block-two .form-control:focus label {
    top: 0;
}

.input-para-two p{
    font-size: 13px;
}

.input-para-two h4 {
    font-size: 14px;
    font-weight: 400;
    color: #ff7900;
}

.contact-form-two .square-button-two {
    background-color: #ff7900;
    border: 0px !important;
    border-radius: 4px !important;
    padding: 10px 30px;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
}

.contact-form-two .square-button-two:hover,
.contact-form-two .square-button-two:focus {
    background-color: #0515ae !important;
    box-shadow: rgba(156, 39, 176, 0.25) 0px 54px 55px, rgba(156, 39, 176, 0.12) 0px -12px 30px, rgba(156, 39, 176, 0.12) 0px 4px 6px, rgba(156, 39, 176, 0.17) 0px 12px 13px, rgba(156, 39, 176, 0.09) 0px -3px 5px;
    
    color: #fff;
}

#applyNow .modal-body{
    padding: 10px;
}

#applyNow .modal-content {
    background: #f8f8f8;
}

/* Model css end */

#downloadNow .form-control {
    display: block;
    width: 100%;
    padding: 10px;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.5;
    color: #1e2022;
    background-color: #fff;
    background-clip: padding-box;
    border: 0.0625rem solid rgba(33, 50, 91, 0.1);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0.3125rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}



/* MY STYLE END */

.breadcrum-listing {
    padding-bottom: 15px;
}

.about_sitespower{
    background-color: #f0f2ff !important;
    padding: 60px 0px;
}

.priczing-top {
    min-height: 110px;
  }

  .pricing-card-list {
    min-height: 250px;
}

.our-secret-success{
    padding: 60px 0px;
}

.btn-yellow-one {
    background: #0b4ab1 !important;
    color: #fff !important;
    font-size: 15px !important;
    padding: 10px 20px;
    margin-left: 10px;
    font-weight: 500 !important;
}

.btn-yellow-one:hover{
    background-color: #fff !important;
    color: #000 !important;
}

.col-mew{
    display: none !important;
}