@charset "UTF-8";
#contactbar,
#schedule-info,
#schedule-info ul li,
#schedule-outer-body,
#u_training,
.span.screen-reader-text,
.autosuggest ul,
.b_d,
.course-demo-content,
.course_t,
.f_p,
.link_pa,
.m-list-item,
.post-share,
.related_course,
.section,
.section_wopad {
    overflow: hidden
}

body,
html {
    -webkit-font-smoothing: antialiased
}

input::placeholder {
    color: #cacbcc!important
}

.post-type-lp_course #submitpost {
    visibility: inherit!important
}

.widget ol .widget li,
.widget ul,
body {
    margin: 0;
    padding: 0
}

a[target=_blank] #logo a {
    text-transform: uppercase
}

.margin {
    margin: 0 auto;
    float: none
}

.center {
    text-align: center
}

.readmore-p,
.textright {
    text-align: right
}

.bold {
    font-weight: 700
}

.entry-content,
.name,
.word-href {
    word-wrap: break-word
}
.menu{
    display:inline-block;
    float:left;
}
#home-header-container:after,
.clear,
.clearboth,
.comment-awaiting-moderation,
.comment-reply a,
.menu>ul:after,
.menu>ul>li>ul:after,
.menu>ul>li>ul>li>ul:after,
.recent_posts_item,
.related-posts:after,
.vclear {
    clear: both
}

a,
abbr,
acronym,
address,
applet,
big,
blockquote,
body,
caption,
cite,
code,
dd,
del,
dfn,
div,
dl,
dt,
em,
fieldset,
font,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
iframe,
ins,
kbd,
label,
legend,
li,
object,
ol,
p,
pre,
q,
s,
samp,
small,
span,
strike,
sub,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
tr,
tt,
ul,
var {
    border: 0;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    outline: 0;
    vertical-align: baseline
}
.parent-layout ul, .parent-layout ol, .parent-layout li{
    padding: 0px;
    list-style-position: inside;
    margin: 0px
}

@font-face {
    font-family: amazonember;
    src: url(assets/custom/fonts/Amazon-Ember-Regular.ttf)
}

ol{
    padding:0px;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
    display: block
}

audio,
canvas,
video {
    display: inline-block;
    max-width: 100%
}

html {
    -moz-font-smoothing: antialiased;
    font-smoothing: antialiased
}

body {
    font: 16px/24px "Poppins", Sans-serif;
    font-weight: 400;
    line-height:33px;
    -moz-font-smoothing: antialiased;
    font-smoothing: antialiased;
    overflow-x: hidden !important;
}

h1,
h2,
h3,
h4,
h5,
h6,
strong {
    font-family: "Poppins", Sans-serif;
}

#logo a,b,
h1,
h2,
h3,
h4,
h5,
h6,
strong {
    font-weight: 500 !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-bottom: 1rem;
    -webkit-font-smoothing: antialiased
}

h1 {
    font-size: 3em
}

h2 {
    font-size: 2.5em
}

h3 {
    font-size: 2em
}

h4 {
    font-size: 1.3em
}

h5 {
    font-size: 1.2em
}

h6 {
    font-size: 1em
}

h1,
h2,
h3 {
    line-height: .9
}

.user_logged_in {
    margin-top: 0!important
}

h4,
h5,
h6 {
    line-height: 1.5em
}

a,
a:focus,
a:hover,
a:visited {
    text-decoration: none
}

:focus {
    outline: -webkit-focus-ring-color auto 0
}

a {
    color: #333
}

a:hover {
    color: inherit;
}
.btn:hover,.btn a:hover{
    color:white !important
}
img {
    max-width: 100%;
    width: auto
}

.site-title img {
    max-width: 180px
}

.comment-content img,
.entry-content img,
.entry-summary img,
.search-field,
.widget img,
.wp-caption {
    max-width: 100%
}

#top-menu ul li.current-cat {
    background: #eee!important
}

#top-menu ul li.current-cat-parent {
    background: #eee
}

#top-menu ul li.children li a {
    color: #fff!important
}

#logo a,
.homeheader #logo a {
    color: #FF9800 !important;
}

embed,
iframe,
object,
video {
    max-width: 100%;
    vertical-align: middle
}

.navigation {
    margin-top: 20px
}

.site-title {
    font-size: 23px
}

#primary_menu ul li a.menu-item {
    background: #1480b2
}

#primary_menu .menu-container {
    float: right;
    display:inline-block;
}

.navmenu ul li.current-menu-item {
    background: #fff
}

.main_container {
    width: 100%;
    padding: 0
}


.header_wrapper {
   width: 100%;
    height: auto;
    min-height: 100px;
    z-index: 99;
    box-shadow: 0 2px 2px 0 rgba(199, 199, 199, .5);
    background-color: #fff;
    position: relative;
}

#logo a {
    font-size: 26px;
    display: block;
    margin-top: 15px;
    font-weight: 400;
}

#logo a font,
.homeheader #logo a font {
    color: #6363e4
}

.middle_wrapper {
    width: 100%;
    padding: 17px 0 0;
    background: #fff
}

.middle_wrapper .entry-title {
    color: #232323;
    font-size: 21px;
    margin: 0;
    padding: 0;
    text-transform: capitalize;
    line-height: 30px
}

.post_section,
.widget {
    margin-bottom: 20px
}

.middle_wrapper p {
    font-size: 15px;
    line-height: 28px
}
hr{
    border-top: 1px solid #999 !important;
}
.categories_row ul {
    width: 100%;
    padding-top: 15px;
    font-size: 12px;
    letter-spacing: 1px;
    text-transform: uppercase
}

.categories_row li {
    float: left;
    list-style: none
}

.categories_row li a {
    color: #1990c7;
    text-decoration: none;
    padding-right: 15px;
    font-weight: 600
}

.categories_row li a:hover {
    color: #232323
}

.categories_row .fa {
    color: #1990c7;
    font-size: 15px
}

a.readmore {
    color: #1990c7;
    font-size: 25px;
    font-weight: 300;
    margin-top: 30px
}

a:hover.readmore {
    color: #232323
}

.post_section {
    padding: 0
}

.widget ul {
    margin-top: 10px
}

.widget ul li {
    list-style: none;
    
    padding: 11px 0;
    font-size: 13px
}

.widget li {
    list-style: none
}

.widget a,
.widget ul li a {
    font-size: 14px;
    text-decoration: none;
    display: block
}

.widget ul li span {
    display: inline-block;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 700
}

.widget_search .heading {
    margin-bottom: 30px
}

.widget_search .search-form label {
    display: block
}

.pagination {
    margin: 0px auto;
    float: none;
    padding: 10px 0px;
    text-align: center;
    width: 100%;
    
}

.pagination .current {
    color: #000!important;
    background: #f5f5f5!important
}

.pagination .page-numbers {
    cursor: pointer
}

.pagination .current,
.pagination .page-numbers {
    padding: 2px 10px;
    margin: 3px 0 9px 6px;
    display: block;
    text-decoration: none;
    display: inline-block;
    text-transform: capitalize;
    color: tomato;
    font-size: 17px
}

.comments-area .comment-reply-link,
.company-details-head,
.home-page-content button,
.leave_reply .btn-primary,
.search-form input[type=submit],
.submit,
.widget caption,
abbr,
button,
input[type=button],
input[type=reset],
input[type=submit] {
    text-transform: uppercase
}

.comment-content img[height],
.entry-content img,
.entry-summary img,
img[class*=align],
img[class*=attachment-],
img[class*=wp-image-] {
    height: auto
}

.readmore-p {
    display: none
}

.commentlist {
    list-style: none
}

.comment-reply a {
    padding: 2px 8px;
    background: #1990c7;
    border: 2px solid #1990c7;
    color: #fff;
    float: left;
    margin: 10px 0
}

.comment-reply a:hover {
    background: #fff
}

.comment_section {
    padding: 0;
    margin-top: 10px
}

.comment_block {
    border: 2px solid #dfddde;
    padding: 25px 0;
    margin-bottom: 15px
}

.comment_block h3 {
    font-size: 15px;
    color: #232323
}

.comment_block span {
    font-size: 13px;
    color: #676363;
    padding-top: 10px
}

.comment_section cite span {
    background: #333;
    padding: 1px 5px;
    color: #fff
}

.comment_block p {
    padding-top: 5px
}

.leave_reply {
    padding: 0;
    margin-top: 80px
}

.comment-form .form-control {
    margin: 0;
    background: #fff;
    border: 1px solid #dedede
}

.leave_reply .btn-primary {
    border-radius: 0;
    background: #605BE5;
    color: #fff;
    font-size: 15px;
    padding: 10px 30px;
    border: 2px solid #1990c7
}

.leave_reply .btn-primary:hover {
    color: #1990c7;
    background: 0 0
}

.comment_section ul.children {
    margin-left: 20px;
    list-style: none
}

.comment-awaiting-moderation {
    display: block;
    color: #f69307
}

#respond {
    margin-top: 50px
}

.entry-title,
.entry-title a {
    font-size: 30px
}

.post-edit-link {
    margin-top: 20px
}

.post-links {
    padding: 0 0 9px;
    font-weight: 700
}

.nav-next a,
.nav-previous a {
    padding: 10px 20px;
    display: inline-block;
    transition: all .5s ease
}

.post-links .fa {
    font-size: 18px;
    color: #555;
    margin: 0 3px
}

.post-links a {
    color: #1990c7
}

.post-links a:hover {
    color: #1990C3
}

.alignright {
    float: right
}

.alignleft {
    float: left
}

.aligncenter {
    margin-right: auto;
    margin-left: auto
}

.wp-caption.alignright,
blockquote.alignright,
img.alignright {
    margin: .4em 0 1.6em 1.6em
}

.wp-caption.alignleft,
blockquote.alignleft,
img.alignleft {
    margin: .4em 1.6em 1.6em 0
}

.nav-previous a {
   background: #1990c7;
    border-radius: 3px;
    color: #fff;
    border: 2px solid #1990c7;
  
    padding: 6px 15px;
    font-size: 15px;
    line-height: 1.35135;
    border-radius: 2px;
}

.nav-previous a:hover {
    color: #1990c7;
    background: 0 0;
    border: 2px solid #1990c7;
    transition: all .5s ease
}

.nav-next a {
     background: #1990c7;
    border-radius: 3px;
    color: #fff;
    padding: 6px 15px;
    font-size: 15px;
    line-height: 1.35135;
    border-radius: 2px;
}

.author_block span,
.comment-form-comment label,
.company-details-head,
.post_content a {
    display: block
}

.nav-next a:hover {
    color: #1990c7;
    background: 0 0;
    transition: all .5s ease
}

.posted-on {
    padding-top: 20px
}

.post-navigation h2 {
    margin-bottom: 15px
}

.author-heading {
    margin-bottom: 10px;
    font-size: 20px
}

.author-avatar {
    float: left;
    margin-right: 15px
}

.author-description p {
    padding: 5px 0
}

.author-bio .author-link {
    display: block;
    padding-top: 3px
}

.post_content {
    margin-top: -150px!important;
    z-index: 3!important;
    padding: 10px!important;
    background: url(assets/img/overly_img.png);
    width: 60%;
    left: 10px!important;
    position: relative
}

.post_content p {
    font-size: 13px
}

p.post_content {
    color: #fff!important
}

.post_content a,
.post_content a:hover {
    color: #fff;
    font-weight: 600
}

.fixed {
    position: fixed;
    z-index: 8888;
    top: 0;
    margin-top: 0!important
}

.author-info {
    background: #f1f1f1;
    padding: 20px;
    border: 2px solid #1990c7
}

#wp-calendar {
    width: 100%
}

#wp-calendar caption {
    font-size: 18px;
    margin-bottom: 25px
}

.widget caption {
    background: #1990c7;
    color: #fff;
    font-size: 15px;
    padding: 18px 30px;
    width: 100%;
    position: relative
}

.widget caption:after,
.widget caption:before {
    top: 100%;
    left: 20%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none
}

.widget caption:after {
    border-color: rgba(136, 183, 213, 0);
    border-top-color: #1990c7;
    border-width: 10px;
    margin-left: -30px
}

.widget caption:before {
    border-color: rgba(194, 225, 245, 0);
    border-top-color: #1990c7;
    border-width: 11px;
    margin-left: -30px
}

.widget ul li {
    margin: 0
}

.gray_bg {
    background: #004E65
}

.single_page {
    padding: 0
}

.single_page h2 {
    font-size: 20px;
    color: #1990c7;
    margin: 0;
    padding: 15px 0;
    font-weight: 600
}

.author_block {
    padding: 0
}

.author_block h3 {
    font-size: 18px;
    color: #4d4d4d;
    font-weight: 600;
    line-height: 25px
}

.entry-header span,
.faq-c {
    line-height: 24px
}

.author_block span {
    font-size: 15px;
    color: 999;
    font-style: italic;
    padding-top: 5px
}

.author_block p {
    padding-top: 5px
}

.no-padding {
    padding: 0
}

.search .fa {
    font-size: 15px
}

#sidebar .widget {
    padding: 7px;
    background: #fafafa;
}

.page-header {
    margin-bottom: 20px;
    background: #fff;
    padding: 25px 15px;
    border: 10px solid #efefef
}

.page-title {
    font-size: 30px;
    font-weight: 300;
    margin: 0;
    padding: 0
}


.submit {
    background: #1990c7;
    font-size: 15px;
    border: none;
    color: #fff;
    border-radius: 0;
    padding: 10px 25px;
    margin-bottom: 10px
}

.nav-next {
    margin: 10px 0
}

#inner-header-container .breadcrumbs {
    color: #fff;
    background: #fbfbfb;
    padding-top: 10px
}

#inner-header-container .breadcrumbs a {
    color: #777;
    letter-spacing: 1px
}

.breadcrumbs {
    padding: 10px;
    font-size: 13px;
    background: white;
    display:none;
}

#breadcrumbs {
    color: #777;
    font-weight: 400;
    font-size: 12px
}

.breadcrumbs a {
    color: #2a6496
}

.search-form input[type=search],
.search-form input[type=text] {
    border: 2px solid #dfddde;
    transition: all .5s ease;
    width: 100%;
    padding: 8px;
    margin: 10px 0
}

.search-form input[type=search]:hover,
.search-form input[type=submit],
.search-form input[type=text]:hover {
    border: 2px solid #1990c7;
    transition: all .5s ease
}

.search-form input[type=submit] {
    background: #1990c7;
    font-size: 15px;
    color: #fff;
    border-radius: 0;
    padding: 10px 25px
}

.search-form input[type=submit]:hover {
    background: 0 0;
    color: #1990c7
}

/*#contactbar,
.footer_wrapper {
    background-image: url(http://www.itlearn360.com/wp-content/uploads/2018/09/Footer-Background-Image.png);
    background-size: cover
}*/

@media screen and (max-width:767px) {
    .course-list a{
        width:100% !important;
    }
  
    #search-container{
        border:0px !important;
    }
    #post-9611 .col-md-4{
        width: 100% !important;
    }
#learn-press-payment a{
        padding-top: 6px !important;
    padding-bottom: 7px !important;
}
    #post-9611 .f_p{
 width: 100% !important;
    }
    .place-order-action input{
            height: 5vh !important;
    }

   .page-template-careerpathpage .ms-keyfeatures ul{
        list-style: none !important;
    }
     .page-template-careerpathpage .ms-keyfeatures strong{
       display: block;
    }

      .page-template-careerpathpage .ms-keyfeatures ul li{
    font-size: 18px;
    margin-bottom: 25px;
    margin-top: 20px;
}

    .subscriptionimage{
    display: none !important;
}

.page-template-careerpathpage-php .program-title{
     position: absolute;
    z-index: 99;
    color: white;
    letter-spacing: 0.5px;
    line-height: 1.29;
    font-size: 34px;
    padding: 50px 0px 0px 0px;
}
.careerpath_page_main{
    padding: 0px !important;
}
.careerpathheader{
    background-position: 0% !important;
}
.custom-what-i li {
    font-size: 20px !important;
    }

.page-template-careerpathpage-php .career_image{
    padding: 0px !important
}

.page-template-careerpathpage-php .career_custom_content {
    padding: 15px !important;
}

.page-template-careerpathpage-php .parent-layout {
    padding: 0px 0 5px;
    }

   .page-template-careerpathpage-php .career_image {
    padding: 0px !important;
}
.careercourse_head {
    margin-top: 25px !important;
}
    .mobpad0{
        padding: 0px;
    }
    #logo{
    padding-top: 5px;
    }
    .webinar-status{
        line-height: 45px;
    }
    .social-share-list li{
            margin-right: 5px !important;
                margin-bottom: 10px;
    }
    .header-info-top{
        z-index: 9 !important;
    }
    .cbp-hrmenu > ul > li{
        border-bottom: 1px solid #607d8b4f !important;
    }
    .contact-header-info{
        display: initial !important;
    }
    .contact-header a{
        border: none !important;
    }
    .header_social_main{
        margin: 0px auto;
        float: none;
    }
    .contact-header{
        padding:0px !important;
            line-height: 10px;
    }
    .cbp-hrmenu > ul > li > a{
        padding: 0px !important;
            background: transparent !important;
            color: #686F7A !important;
    padding: 5px 16px !important;
    font-size: 18px;
    font-weight: 400;
    text-align: left;
    }
    .next_btn{
            float: right;
    font-size: 14px;
    }
    .cbp-hrsub-inner{
        padding: 0px !important;
    }
    .cbp-hrmenu ul li{
        text-align: left !important;
    }
    .cbp-hrmenu .cbp-hrsub-inner > div a{
            line-height: 15px !important;
    }
    .cbp-hrsub .sub-menu li a{
            padding: 8px 8px 8px 8px !important;
    font-size: 12px !important;
    color: #818181;

    }
    .cbp-hrmenu{
        text-align: center;
        padding: 0px;
            display: initial !important;
    }
    ul.sub-menu li:last-child{
            margin: 8px 0px 8px !important;
    }
    ul.sub-menu li:last-child a {
    background: transparent !important;
    padding: 16px;
}
.cbp-hrsub h4{
        color: #2196F3 !important;
}
    .card-1 #sticky.stick{
        display: none;
    }
    .custom-main-contact{
        padding: 0px;
    }
#custom-contact-content{
    margin: 0px !important;
        padding: 0px !important;
}
#com_info{
    padding: 0px;
}
#com_cont_div{
    padding: 0px;
}
#con_ser{
    padding: 0px;
}
#custom-contact-content #enquiry_form{
    padding: 0px;
}
#custom-contact-content #demo_form .col-md-4{
    width: 100% !important;
    padding: 0px;
}
#custom-contact-content #demo_form{
    padding: 0px;
}
.company-feature{
    display: none !important;
}
.company-feature-main {
    height: auto !important;
    width: 100%;
    padding-top: 0px !important;
    margin-top: 45px;
}
.all-logo {
    top: 10px !important;
}
.content-people:hover .content-text {
    top: -260px !important;
    }
.content-text{
        top: -40px !important;
}

.corporate-call-content {
    padding-top: 35px !important;
    padding-bottom: 35px !important;
    text-align: center;
    padding: 0px !important;
}
.corporate-call-content h3{
        font-size: 25px;
    line-height: 35px;
}
.corporate-call-content h3{
    margin-bottom: 10px !important;
}
.enquiry-header{
        background-position: 60% 53% !important;
}
#enquiry-form-call{
    float: none !important;
}
.custom-ul-enquiry{
        margin-left: 0px !important;
}
.sp-testimonial-free-section .tfree-client-testimonial{
    text-align: justify !important;
    line-height: 20px !important;
}
.sp-testimonial-free-wrapper .slick-arrow{
    display: none !important;
}
.testimonial-main{
    padding: 1px !important;
}
.testimonial-main .info_sec_head{
    margin-bottom: 1.75rem;
    margin-top: 1.75rem;
}
.company-feature-main h2{
    font-size: 18px !important;
}
.sp-testimonial-free-section .slick-next{
    right: 0 !important;
}

    .mobile-onn a:hover {
        color: #fff!important
    }
    .mobile-onn {
        display: initial!important
    }
    .mobile-off,
    .topbar-social {
        display: none
    }
    .custom_grid>div {
        padding-top: 0px!important
    }
    .custom_grid h2{
        padding-top: 20px;
    }
    .master-head-add-link-content h1 {
        display: flex
    }
    .master-head-add-link-content {
        height: auto!important;
        width: 100%;
        box-shadow: none!important;
        margin-bottom: 10px;
    }
    .master-head-add-main {
        top: 35px!important;
    }
    #search_course {
        margin: 0 0 0px!important
    }

    .searchbox {
           top: 5vh !important;
    z-index: 9;
    }
    .row {
        margin: 0!important
    }
    #logo a span {
        margin: 0px;
    }
    #logo a {
        margin-top: 5px!important
    }
    .custom-nav ul,
    .header_wrapper .pull-left,
    .header_wrapper .pull-right {
        float: none!important
    }
    .sidebar {
        margin-top: 100px
    }
    #contactbar {
        height: auto!important
    }
    #contactbar span {
        display: block;
        text-align: left
    }
    .breadcrumb,
    .footer_wrapper,
    .pagination,
    .post_section,
    .single_page {
        text-align: center
    }
    #m-header .col-md-12 {
        padding: 88px 0!important
    }
    #get_in a {
        margin: 0 3px!important
    }
    .custom-nav ul {
        margin: 0 auto 10px!important;
        width: 100%;
        display: block;
        padding: 0
    }
    .footer_wrapper .col-md-4,
    .sidebar .search-form {
        margin-top: 30px
    }
    .post-links a {
        color: #1990c7;
        line-height: 35px
    }
    .icons img {
        padding: 10px 0!important
    }
    .post-share .share {
        padding-bottom: 20px!important
    }
    .post_section img {
        max-width: 100%
    }
    .pagination {
        display: inherit
    }
    .pagination>li {
        display: inline-block
    }
    .footer_wrapper h2 {
        padding: 20px 0
    }
    .search .fa {
        display: none
    }
    .categories_row li {
        line-height: 35px;
        width: 100%
    }
    #gk-login-toggle-list button {
        margin: 0 3px!important
    }
    #top-menu #menu-button {
        display: none!important
    }
    .dir:after {
        content: "\f175";
        color: #111;
        font-size: 19px
    }
    .mobilepad0 {
        padding: 0!important
    }
    li.certifications-s::after,
    li.go-back+li.sub-menu-item::after {
        top: auto!important;
        margin-top: -56px;
        left: 15%!important
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .header_wrapper .pull-left,
    .header_wrapper .pull-right {
        float: none!important;
        text-align: center
    }
    .logo {
        text-align: center;
        margin-bottom: 30px
    }
    .post_section img {
        max-width: 100%
    }
    .categories_row li {
        line-height: 30px
    }
    .search .fa {
        display: none
    }
    #inner-header-container .menu>ul>li a {
        color: #fff
    }
}

@media screen and (min-width:320px) and (max-width:480px) {
    .post_content {
        left: 0!important;
        margin-left: 0!important;
        margin-top: -126px!important;
        padding: 15px 5px!important;
        width: 100%
    }
    .home-recent-post-slider .owl-item p {
        margin: 0
    }
    #home-recent-post-slider-wrapper {
        height: auto
    }
    .navigation ul li {
        display: inline-block;
        margin: 15px 0!important
    }
    .navigation>ul {
        padding: 0
    }
    .owl-buttons {
        display: none
    }
}

@media screen and (min-width:480px) and (max-width:320px) {
    .navigation ul li {
        display: inline-block;
        margin: 15px 0!important
    }
    .navigation>ul {
        padding: 0
    }
}

.article-content {
    width: 100%
}

.span.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute!important;
    height: 1px;
    width: 1px
}

span.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
    clip: auto!important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: .875rem;
    font-weight: 700;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}

address,
dt {
    font-weight: 600
}

.search-field {
    width: 300px
}

.search-form label {
    width: 500px
}

.navigation ul li {
    list-style: none;
    display: inline-block;
    margin: 3px
}

.navigation ul li a {
    border: 2px solid #333;
    color: #333;
    padding: 10px 20px;
    background: #fff
}

.navigation ul li a:hover,
.navigation ul li.active a,
.navigation ul li.active a:hover {
    background: #1990c7;
    color: #fff
}

.post-share .share {
    float: left!important;
    width: 70px!important;
    clear: both;
    padding: 0!important;
    margin: 5px auto 5px 7px
}

.post-share {
    position: fixed;
    margin-left: -80px;
    top: 250px;
    background: #ece9e9;
    padding: 10px 0;
    border-radius: 5px;
    max-width: 70px
}

.mobile-post-share {
    display: none
}

@media screen and (max-width:1100px) {
    .post-share {
        display: none
    }
    .mobile-post-share {
        display: block;
        text-align: center;
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 999999
    }
    .mobile-post-share a {
        color: #fff;
        font-size: 30px;
        padding: 10px 0 5px;
        width: 33%;
        display: inline-block
    }
    .mobile-post-share .icon-facebook,
    .mobile-post-share .icon-google-plus-sign,
    .mobile-post-share .icon-twitter {
        color: #fff;
        display: block
    }
    .mobile-post-share a.twt {
        background: #00aced
    }
    .mobile-post-share a.fb {
        background: #3b5998
    }
    .mobile-post-share a.gplus {
        background: #c63232
    }
}

dt,
pre {
    color: #232323
}

.sticky h2 a,
abbr,
sub,
sup,
tt {
    color: #000
}

@media screen and (max-width:980px) {
    .post-share {
        display: none
    }
    .mobile-post-share a {
        width: 32%
    }
}

blockquote {
    background: #f1f1f1;
    padding: 10px;
    border-left: 3px solid #ccc;
    margin: 20px 0
}

blockquote p {
    padding-bottom: 0!important
}

table,
td,
th,
tr {
    border: 1px solid #f1f1f1;
    padding: 10px
}

dl,
table {
    margin-bottom: 50px
}

dt {
    font-size: 18px
}

dd {
    font-size: 15px;
    padding-left: 30px
}

ol li,
ul li {
    margin-left: 15px
}

p strong {
    font-weight: 700
}

pre {
    padding: 10px;
    font-weight: 400
}

cite,
em,
var {
    font-style: italic
}

big {
    font-size: 20px
}

q:after,
q:before {
    font-size: 25px;
    color: #000
}

q:before {
    content: '\f10d';
    content: open-quote
}

q:after {
    content: '\f10e';
    content: close-quote
}

sub,
sup {
    font-weight: 600;
    font-size: 12px
}

tt {
    font-size: 13px;
    letter-spacing: 1px
}

.sticky h2 a:after {
    content: '';
    border-bottom: 3px solid #000;
    width: 7%;
    display: block;
    margin: 10px 0
}

.inner_layout p,
.widget h4 {
    margin: 0!important;
    font-size: 13px
}

.module_child_container {
    display: none
}

.inner_layout p {
    text-align: left;
    padding: 5px 13px;
    border-bottom: 1px solid #e1e1f1
}

#u_training,
.centered {
    text-align: center
}

.cour_com_head {
    margin: 0
}

.link_pa {
    padding: 5px 3px;
    border-bottom: 1px solid #f1f1f1
}
button:focus,
input[type=button]:focus,
input[type=reset]:focus,
input[type=submit]:focus{
    outline: none
}
button,
input[type=button],
input[type=reset],
input[type=submit],.btn {
    text-align: center;
    padding: 13px 25px;
    margin: 6px;
    border: none;
    background: #00b3fe !important;
    box-shadow: none;
    text-shadow: none;
    vertical-align: middle;
    cursor: pointer;
    white-space: nowrap;
    font-size: 16px;
    color: #FFF;
    font-weight: 500;
    outline: none !important;
    box-shadow: none !important;
    border-radius: 4px 4px 4px 4px;
}

.icons img {
    padding: 31px;
    width: 80%
}

#u_training {
    background: #fff;
    padding-bottom: 18px
}

.containerclicked {
    border-bottom: 3px solid tomato
}

.course-demo-content h3 {
    padding: 1px 0 0;
    margin: 51px auto 9px;
    font-size: 18px
}

.info_sec_head {
    font-weight: 300;
    margin-bottom: 3.75rem;
    margin-top: 3.75rem
}

#before_body {
    position: relative;
    background: #fff
}

.home-page-content li,
.home-page-content ul {
    list-style: none
}

.home-page-content button {
    width: 100%;
    white-space: inherit;
    font-size: 15px;
    color: #fff;
    font-weight: 100
}

#course_process {
    padding: 10px 0;
    background: #f6f8f9
}

.pe .fa {
    font-size: 27px;
    color: #172571
}

.widget-title {
    font-size: 23px;
    display: block;
    padding: 0;
    font-weight: 400
}

#contactbar,
#mf,
.ehide,
.faq-c {
    display: none
}

#offer_course {
    padding: 10px 0 20px;
    background: #fff
}

.courses-section {
    padding: 10px
}

.courses-section .lazy-image {
    height: 100px;
    background-size: cover!important
}

.courses-section:hover {
    background: #f5f5f5
}

.courses-section .fa {
    font-size: 20px;
    margin-right: 6px;
    color: tomato
}

.courses-section img {
    width: 91%;
    border-radius: 4px
}

.course-category,
.course-type {
    font-size: 13px
}

.avail-count {
    float: right;
    color: #000!important
}

#course-academy-list,
#course-category-list {
    padding: 7px 0;
    list-style: none;
    border-radius: 4px 0 0 4px
}

#course-academy-list li,
#course-category-list li {
    padding: 6px 0!important;
    border-bottom: 1px dashed #e1e1e1;
    margin-left: 0
}

#search_course {
      padding: 4px 0;
    vertical-align: middle;
    margin: 0 0 9px;
    border: none;
    font-size: 16px;
    border-radius: 3px;
    font-weight: 400;
    text-transform: capitalize;
    text-decoration: initial;
    width: 100%;
    box-shadow: 0 4px 10px 0 rgba(46, 54, 78, 0.21);
    height: 65px;
        border: 1px solid #2196f3;

}

.section,
.section_wopad {
    background: #fff;
    width: 99%;
    margin: 10px 0
}

.section {
    padding: 0 0px!important
}

#courses .fa {
    font-size: 67px;
    padding: 5px
}

.faq-c {
    padding: 11px 6px;
    background: rgba(245, 245, 245, .52);
    text-align: justify;
    font-size: 14px
}

.faq-h {
    text-align: left;
    font-size: 16px;
    padding: 5px;
    cursor: pointer
}

#course-video,
.main_body,
.section_head .fa {
    text-align: center
}

.pe {
    padding: 0!important
}

.faq-container {
    margin: 0 auto;
    float: none!important
}

.faq-content {
    background: #fff;
    border-bottom: 1px solid #f1f1f1;
    padding: 7px;
    border-left: 6px solid #FF9800;
    margin: 3px 0;
    border-top: 1px solid #f1f1f1;
    border-right: 1px solid #f1f1f1
}

#testimonial_h {
    margin: 0 auto!important;
    float: none!important
}

#contactbar {
    bottom: 0;
    width: 100%;
    height: 38px;
    z-index: 1005;
    color: #fff
}

#contactbar button {
    margin: 0 10px!important;
    border-radius: 0
}

#contactbar span {
    margin: 0 10px;
    padding: 2px;
    line-height: 39px;
    font-size: 13px
}

#contactbar a {
    font-size: 13px;
    color: #fff
}

#contactbar .fa {
    font-size: 20px;
    margin: 0 5px;
    vertical-align: text-bottom
}

#get_in a {
    margin: 0 10px;
    line-height: 34px
}

.share-course ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.share-course li {
    float: left;
    padding: 12px 7px;
    margin: 0
}

.share-course .fa {
    font-size: 20px;
    cursor: pointer
}

.share-course .fa-facebook {
    color: #216AF3
}

.share-course .fa-twitter {
    color: #03A9F4
}

.share-course .fa-linkedin {
    color: #2196F3
}

.share-course .fa-google-plus {
    color: #FF5722
}

.share-course .fa-male {
    color: #a1a1a1
}

.no-border {
    border: 0!important
}

.company-info img,
.section_head .fa {
    border-radius: 50%
}

.woma {
    margin: 0!important
}

.woma a,
.woma span,
.woma span a {
    color: #fff
}

#course-video {
    padding: 12px 0!important
}

#course-video iframe {
    width: 100%
}

#course-video .col-md-8 {
    float: none!important;
    margin: 0 auto
}

.ehide {
    background: #fff;
    padding: 8px 4px
}

.c-feature .fa,
.cour_com_head .fa,
.nav_left_menu .fa {
    color: #888;
    padding: 0 10px
}

.c-feature .fa-chevron-down,
.c-feature .fa-chevron-up,
.cour_com_head .fa-chevron-down,
.cour_com_head .fa-chevron-up,
.nav_left_menu .fa-chevron-down,
.nav_left_menu .fa-chevron-up {
    float: right;
    margin-right: 10px
}

.cour_com_head .fa-chevron-down,
.cour_com_head .fa-chevron-up,
.nav_left_menu li .fa-chevron-down,
.nav_left_menu li .fa-chevron-up {
    margin: 5px 0 0
}

.expand:hover {
    cursor: pointer
}

.c-feature .expand:hover,
.c-feature .expand:hover .fa {
    color: #4682b4!important
}

.cour_com_head {
    padding: 7px 0;
    border-bottom: 1px solid #f1f1f1
}

ul.nav_left_menu li:last-child {
    border-bottom: 0!important
}

.marginauto {
    margin: 0 auto !important;
    float: none !important
}

.section_head .fa {
    font-size: 16px;
    width: 26px;
    background: #2196F3;
    height: 26px;
    padding: 5px 0;
    color: #f5f5f5
}

#com_info {
    text-align: justify;
    margin: 0 5px
}

.post_title {
    font-size: 23px;
    color: #dc143c
}

.course_t {
    background: #f5f5f5;
    display: block;
    text-align: center
}

.course_t img {
    font-size: 42px;
    padding: 4px 0;
    text-align: center;
    vertical-align: -webkit-baseline-middle;
    width: 135px;
    height: 113px;
    margin: 15px 0
}

.b_d {
    padding: 29px 0 62px
}

.b_d p {
    font-size: 13px!important;
    line-height: 31px;
    color: #f5f5f5
}

.faq-ques h3,
.section li,
.section p {
    line-height: 25px
}

.faq-ques {
    padding: 0;
    font-size: 18px
}

.faq-ques h3 {
    font-size: 16px;
    font-weight:500;
}

.faq-ques+div {
    text-align: justify
}

.c-package-list {
    overflow: hidden;
    padding: 3px 4px;
    background: #fff;
    margin: 7px 0
}

.c-package-list span,
.c-package-list strong {
    font-size: 13px;
    line-height: 23px
}

#schedule-header {
    padding: 20px;
    background: rgba(5, 32, 70, .83);
    color: #f5f5f5
}

#schedule-header .class-d,
#schedule-header .class-name {
    color: #CDDC39
}

#schedule-header .class-description p,
#schedule-header .class-description span {
    font-size: 15px!important
}

.company-info {
    padding: 10px;
    margin: 14px 0 12px
}

#schedule-outer-body {
    background: #fff;
    padding: 0
}

#schedule-info {
    background: #f5f5f5;
    color: rgba(5, 32, 70, .83);
    padding: 43px 0
}

.course_lb {
    font-size: 18px;
    border-radius: 0;
    letter-spacing: 2px
}

ul.countdown {
    list-style: none;
    margin: 16px auto;
    padding: 0;
    display: block;
    text-align: center
}

ul.countdown li {
    display: inline-block;
    background: #f5f5f5;
    padding: 3px 7px;
    margin-left: 0
}

ul.countdown li span {
    font-weight: 300;
    line-height: 50px;
    font-size: 50px
}

ul.countdown li p {
    color: #a7abb1;
    font-size: 14px;
    margin: 5px 0
}

#schedule-info ul {
    list-style: none;
    padding: 0;
    margin: 0
}

#schedule-info ul li {
    text-align: left;
    padding: 7px 0;
    font-size: 16px;
    line-height: 30px
}

#schedule-info li:before {
    content: 'i';
    width: 20px;
    height: 20px;
    background: tomato;
    padding: 0 4px;
    display: block;
    float: left;
    text-align: center;
    box-sizing: border-box;
    color: #fff;
    font-size: 13px;
    font-weight: 700;
    border-radius: 50%;
    margin-right: 7px;
    line-height: 21px;
    margin-top: 2px
}

.academy-option-item,
.course-item {
    border: 1px solid #e1e1e1
}

#schedule-info .t-m {
    display: block;
    background: tomato;
    font-size: 29px;
    padding: 25px 0;
    color: #f5f5f5
}

#schedule-info .t-d {
    display: block;
    background: #fff;
    font-size: 29px;
    color: #000
}

.d-time {
    text-align: left;
    display: block;
    margin-left: 21px;
    font-size: 20px
}

.course-option {
    background: rgba(228, 26, 95, .87);
    color: #f5f5f5
}

.course-option .serve-head {
    font-size: 15px!important;
    font-weight: 700;
    margin: 4px!important
}

.class-d,
.class-name,
.company-info,
.info-label,
.site-name {
    display: block
}

.info-label {
    text-align: left;
    padding-bottom: 12px
}

.class-name,
.company-info,
.info-label,
.site-name {
    line-height: 57px
}

section.svg-container svg {
    height: 125px;
    width: 100%
}

.course-item {
    background: #fff
}

.course-item img {
    width: 100%;
    margin: 0 auto 5px;
    display: block
}

.course_description {
    min-height: 100px;
    text-align: justify
}

.serve-option-item img {
    width: 320px;
    margin: 11px auto 17px;
    display: block;
    height: 180px
}

#dclf,
#typed-strings,
.typed-cursor {
    display: none
}

.academy-option-item img {
    height: 220px;
    width: 100%
}

.academy-option-item .widget-title {
    padding: 16px 10px!important
}

.academy-option-item .widget-title div {
    padding: 5px 0
}

.academy-option-item .widget-title div a {
    color: #6495ed;
    font-weight: 400
}

.serve-list,
.tab-content ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.serve-list li,
.tab-content ul li {
    line-height: 30px;
    text-align: left;
    padding: 0;
    margin: 0;
    font-size: 13px
}

.tab-content ul li:before {
    content: "\f046";
    font-family: "Font Awesome 5 Brands";
    padding: 0 2px;
    margin-right: 4px
}

.serve-list li .fa {
    margin-right: 7px;
    font-size: 17px
}

.job-meta {
    padding: 10px 0;
    text-align: left
}

.job-meta span {
    padding: 0 12px
}

.job-meta .fa {
    color: #F44336;
    font-size: 13px
}

.d-content {
    background: #f5f5f5
}

.m-list-item {
    width: 200px;
    float: left
}

.hte-icon img {
    width: 150px;
    height: 150px
}

.course-demo-content {
    padding: 25px;
    text-align: center
}

.course-demo-content .col-md-4 {
    padding: 0!important;
    background: #fff
}

.d-container {
    cursor: pointer;
    border: 1px solid #e1e1f1;
    padding: 0 0 7px;
    line-height: 30px
}

.d-container:hover {
    border-bottom: 3px solid tomato;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}

#dclf {
    margin: 0 auto;
    float: none!important
}

#dclf .icon {
    width: 8%!important;
    text-align: center!important
}

#day {
    padding: 6px 0!important
}

.d-icon .fa:before {
    font-size: 69px!important;
    color: #153e6b!important
}

.intro-text {
    font-size: 40px;
    color: #f5f5f5
}


.career-courses-list{
padding:42px 25px;
box-shadow: 0px 0px 2px #a1a1a1;
border-radius:4px;
}

.career-courses-list ul{
    list-style:none;
}
.career-courses-list li{
    position: relative;
    padding-left: 26px;
    display: inline-block;
    width: 100%;
}
.career-courses-list ul li:first-child::before {
    top: 41px;
}
.career-courses-list ul li:last-child::before{
    width:0px !important;
}
.career-courses-list li::before{
    content: "";
    display: inline-block;
    width: 1px;
    background: #d2d6de;
    position: absolute;
    top: 0;
    bottom: -28px;
    left: 0;
}
.career-courses-list span{
    display: block;
    margin: 1px 0px;
    font-size: 13px;
    color: #666;
}
.career-courses-list a{
    display: block;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.4;
    color: #272c37;
    margin-bottom: 26px;
    position: relative;
}
.career-courses-list a::before{
    content: "";
    display: inline-block;
    width: 14px;
    height: 14px;
    background: #d2d6de;
    border-radius: 50%;
    position: absolute;
    top: 3px;
    left: -32px;
}
.career-option-item {
    background: #fff;
    text-align: left;
    padding: 14px;
    border-radius: 4px;
    box-shadow: 0 0 3px #d1d1d1
}

.career-option-item:after {
    position: absolute;
    top: 50%;
    right: 12.5px;
    right: .78125rem;
    margin-top: -.78125rem;
    font-family: "Font Awesome 5 Brands";
    content: "\f105";
    color: #E51B24;
    font-size: 29px
}

.career-option-item p {
    font-size: 16px;
    color: #555
}

.career-option-item span:nth-child(odd) {
    color: #E51B24;
    text-transform: uppercase;
    font-weight: 700
}

.career-option-item span,
.course-item span {
    display: block;
    text-align: left;
    font-size: 14px;
    padding: 4px 0
}

.course-item span {
    padding: 0!important
}

@media(min-width:992px) {
  /*  .career_container::before {
        content: "";
        width: 15px;
        height: 15px;
        border: 1px solid #3F51B5;
        border-radius: 50%;
        display: inline-block;
        float: left;
        margin-top: 11px;
        background: #fff
    }*/
    .career_courses li span:before {
        left: -35px;
    }
    .lastmodule::after {
        content: none!important
    }
   /* .career_container::after {
        content: "";
        width: 1px;
        height: 42px;
        background: #3F51B5;
        display: inline-block;
        margin-top: 26px;
        vertical-align: middle;
        margin-left: -8px;
        position: absolute;
        z-index: 99
    }*/
}

@media (min-width:768px) {
    .career-option-item {
        width: 31.33%;
        margin: 15px 11px
    }
    .ms-keyfeatures ul {
        width: 100%;
    }
    
    .ms-keyfeatures ul {
        position: relative;
        margin: 0;
        display: flex;
        flex-wrap: wrap;
        margin-top:10%
    }
    .ms-keyfeatures ul::after {
        content: "";
        width: 1px;
        height: 108px;
        background: #d2d6de;
        display: inline-block;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 40px;
        left: 0;
        margin: auto;
    }
    .ms-keyfeatures ul li {
        width: 50%;
        display: inline-block;
        min-height: 74px;
        margin-bottom: 32px;
        font-size:14px;
    }   
    .ms-keyfeatures ul li strong{
        font-size: 17px;
        display: block;
    }
    .course-filter-function,
    .list-container {
        width: 23%
    }
    .academy-option-item {
        width: 31%;
        margin: 9px 13px
    }
    .banner-ad-it img {
        height: 90px;
        margin: 10px 0
    }
    .program-container p,
    .serve-option-item p {
        height: 120px
    }
    #lef-menu {
        position: relative
    }
    .menu>ul>li>ul>li {
        height: 210px
    }

    .right_wrapper {
        float: right!important
    }
    .nbs-flexisel-item .article-slider .section {
        width: 97%!important
    }
    .pricing-plan {
        width: 32%;
        margin: 0 10px 0 0
    }
    #learn-press-content-item .video-js {
        width: 100%;
        height: 510px;
        margin-top: 12px
    }
    .training-feature li, .learn-press-tabs .course-description li {
        width: 100%;
        display: inline-block;
        vertical-align: top;
        height: auto;
        min-height: 30px;
        line-height: 19px;
        margin-left: 0
    }
    .learn-press-courses li.course {
              min-height: 180px;
    }
    .slider_back_image .article-overlay {
        height: 250px
    }
    .loop-article {
        width: 31%;
        margin: 0 19px 19px 0
    }
}

.career-option-item img {
    width: 90%;
    height: 174px
}

#search input {
    padding: 4px;
    border-radius: 4px;
    vertical-align: middle;
    margin: 10px 0;
    border: 2px solid #e1e1e1;
    font-size: 13px
}
.autosuggest {
    position: absolute;
    background-position: top;
    background-repeat: no-repeat;
    display: block!important;
    z-index: 9999
}

.autosuggest ul {
    list-style: none;
    padding: 0;
    background-color: #ffffff;
    width: 100%;
    margin: 0;
    border-left: 1px solid rgb(226, 230, 234);
    border-right: 1px solid rgb(226, 230, 234);
}

.autosuggest ul li {
    -webkit-box-align: center;
    align-items: center;
    border-right: none;
    border-bottom: none;
    border-left: none;
    border-image: initial;
    border-top: 1px solid #2196f3;
    cursor: pointer;
    display: flex;
    padding: 2px 0px;
    margin-left: 0px;
    text-indent: 4px;

}

.autosuggest ul li a {
    display: block;
    text-decoration: none;
    position: relative;
    width: 100%;
    font-size: 14px;
    color: #444
}
.autosuggest ul li p::before{
    content: '\f002';
    font-family: "Font Awesome 5 Brands";
    margin-top: 1;
    color:rgb(0, 85, 212);
    border-radius: 3px;
    height: auto;
    display:inline-block;
    float:left;
    margin-right: 5px;
}
/* .autosuggest ul li.as_highlight a:hover {
    font-size: 15px;
} */
.autosuggest ul li p{
    display:inline-block;
    font-size:14px;
    word-break: break-all;
}
#social-share-container a,
.menu>ul>li a {
    text-decoration: none
}

.itlearn_home::before{
    content: "";
    background: url(https://usuploads.s3.amazonaws.com/itlearn360/uploads/2021/11/home-bg.png) center center/cover no-repeat local;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}
@media (min-width:768px) {
    .dir {
        float: left;
        padding: 59px 14px;
        font-size: 27px;
        color: #FF9800;
    }
    .dir:after {
        content: "\f178";
        color: #111;
        font-size: 19px
    }
    .course-item img {
        height: 170px
    }
    .pad0 {
        padding: 0!important
    }
    #left-menu,
    #left-menu-course {
        position: relative;
        z-index: 98;
        box-shadow: 0 2px 2px 0 rgba(199, 199, 199, .5);
        top: 12px;
        padding: 0px 10px !important;
    }
    .marketing_home{
        background-size: cover !important;
        height: auto;
        background-image: url(https://www.itlearn360.com/wp-content/uploads/2019/02/Untitled-design-8.png);
        overflow:hidden;
    }
}

.htw-c .fa {
    color: #607D8B;
    width: 100px;
    background: #fff;
    border-radius: 50%;
    height: 100px;
    padding: 30px 0;
    font-size: 38px
}

.partner-header h3 {
    padding: 167px;
    font-size: 40px;
    text-align: center;
    margin: 0 0 12px
}

.tab-content h1 {
    font-size: 17px;
    font-weight: 700
}

.tab-content {
    display: none
}

.contact label {
    display: block;
    padding: 5px 0 3px;
    font-weight: 700
}

.contact input,
.contact select,
.contact textarea {
    padding: 9px;
    border: 1px solid lavender;
    width: 100%;
    margin-bottom: 3px;
    font-size: 15px
}

#train_ser_content .opa-background,
.related_course .image_wrapper img {
    border-radius: 4px
}

.contact textarea {
    width: 100%
}

#one-page .widget .active span,
#one-page .widget li span:hover,
.widget .nav_left_menu li a:hover,
.widget .nav_left_menu li h4:hover,
.widget .nav_left_menu li.active_list_item a {
           color: #2196f3;
    background: #2196f324;
    cursor: pointer;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
        padding: 10px 100px 10px 10px;
    text-align: left;
    font-size: 15px;
}

.nobefore:before {
    content: ""!important
}

.free_videos {
    background: #06223A;
    padding: 23px
}

.video_id_fr {
    width: 80%;
    height: 392px;
    margin: 0 auto;
    display: block
}

.grid_meta {
    padding: 3px 0
}

.grid_meta .fa {
    padding: 0 10px;
    color: #555
}

.content {
    padding-bottom: 10px
}

.post-content {
    margin: 5px 0;
    border-bottom: 1px solid #d1d1d1
}

.post-content:nth-child(even) {
    background: #fafafa
}

#c_logos {
    list-style: none
}

#c_logos li {
    float: left;
    width: 224.83px
}

#c_logos img {
    width: 150px;
    margin: 35px 0
}

#top-contact {
    background: #dc143c;
    padding: 6px 0;
    margin-bottom: 10px;
    font-weight: 700
}

#top-contact .fa {
    margin-right: 5px;
    color: #f5f5f5
}

#top-contact a {
    color: #f5f5f5
}

.sbs-msg {
    margin: 0;
    padding: 0;
    font-size: 13px
}

#home-slider {
    list-style: none;
    padding: 0
}

#home-slider li {
    margin-left: 0
}

#home-slider .slide-image {
    margin: 0 auto;
    display: block
}

.opa-background {
    background: rgba(0, 0, 0, .6);
    color: #111;
    padding: 0
}

#course-home-header {
    background: url(images/courses.jpg);
    background-size: 100%
}

#course-home-header .image_wrapper {
    position: relative;
    padding-bottom: 10px
}

#course-home-header .image_wrapper img {
    width: 78%
}

.program-content-container {
    padding: 0 10px;
    background: #fff
}

.program-container ul {
    padding: 0;
    list-style: none;
    text-align: left;
    font-size: 13px
}

.program-container ul li {
    margin: 0;
    padding: 5px 0
}

.program-container p {
    text-align: justify;
    padding: 7px 0;
    line-height: 24px
}

.program-container h1 {
    font-size: 23px;
    padding: 20px 0
}

.program-container .fa {
    padding-left: 0;
    padding-right: 0;
    vertical-align: top;
    margin-top: 4px;
    font-weight: 400;
    color: #666!important;
    font-size: initial!important
}

.program-container .fa::before {
    font-size: 14px!important
}

.program-container .program-indi {
    display: block;
    background: #FFC107;
    font-size: 20px;
    padding: 8px 0;
    color: #000
}

.cleints {
    margin: 21px 0
}

.cleints img {
    padding: 10px
}

.c-feature .expand {
    padding: 8px 0 6px
}

.c-feature .fa {
    color: #888;
    padding: 0 10px
}

.related_course {
    margin: 3px 0;
    padding: 10px 6px!important
}

.related_course p {
    padding: 0;
    line-height: 18px;
    font-size: 15px;
    margin: 0 11px;
    text-align: left
}

.related_course p span {
    font-size: 11px;
    color: #708090;
    font-weight: 700
}

.section_head {
    font-size: 13px;
    font-weight: 700
}

#content-loading {
    display: none;
    margin: 0 auto;
    width: 30%
}


.training-option {
    background: #fff;
    box-shadow: 10px 15px 10px rgba(0, 0, 0, .075)
}

.training-option .widget-title {
    height: 60px
}

.what-we-offer-description {
    text-align: justify;
    padding: 0 10px
}

@media(max-width:767px) {
    .itlearn_home::before{
        background: #f3f6f8;
        overflow: hidden;
    }
    h1{
        font-size:2rem !important;
    }
    .marketing_home{
        background:whitesmoke;
    }
    #contactus,
    #course-tab-content #overview {
        background-image: none!important
    }
    .custom-course-meta-feild .course-month-price,
.custom-course-meta-feild .course-year-price {
    padding: 0px !important;
}
    .custom-course-meta-feild .course-month-price,
.custom-course-meta-feild .course-year-price > div{
    padding: 0px !important;
        float: right;
}
.duration-main-card{
    padding: 0px;
}
.slider_back_image .article-overlay{
    height: 32vh;
}
.learn-press-courses li.course .course-year-price{
    float: none !important;
}
.custom-course-meta-feild .course-year-price{
    right: inherit !important;
}
.custom-course-meta-feild{
    padding: 0px !important;
}
.custom-course-meta-feild .course-price{
    display: inherit;
}
.course-month-price >div{
    padding: 0px !important;
}
    /* .custom-info-list ul {
        text-align: center;
        margin-left: -50px
    } */
    .academy-video-container .video-js, .academy-video-container .hls-video{
    }
    .training-feature li, .learn-press-tabs .course-description li {
        width: 100%;
        display: inline-block;
        vertical-align: top;
        height: auto;
        min-height: 30px;
        line-height: 19px;
        margin-left: 0;
    }
    .acadmy_contact .course-meta-info-section {
        padding: 0!important;
        height: auto!important;
        overflow: hidden!important
    }
    .course_pre_meta_info .program-title {
        font-size: 26px;
        line-height: 32px
    }
    .online_course_custom .card {
        width: 90%!important;
        min-height: auto!important
    }
    #aca_subs {
        width: 100%!important;
        margin: 0 0 10px!important
    }
    
    .custom_course_css {
        height: auto!important
    }
    .point_package {
        padding: 5px!important
    }
    #course-tab-content #overview {
        padding: 0
    }
    .course_meta_info .whitesmoke-back {
        background-color: #fff!important
    }
    .tab-header {
        font-size: 28px!important;
        line-height: 30px
    }
    .course_meta_info #left-menu {
        display: none!important
    }
    .b_d {
        padding: 0 10px!important
    }
    .acadmy_desc {
        float: inherit
    }
    .custom-logo-design li {
        width: 100%!important;
        margin: 0
    }
    li.has-children li.sub-menu-item:last-child a {
        width: auto;
        padding: 5px;
        margin: 0;
        line-height: 26px;
        height: auto;
        background: #2196f3;
        border-radius: 4px;
        word-wrap: break-word;
        text-align:left !important;
    }
    li.has-children li.sub-menu-item:last-child a span {
        color: black!important
    }
    li.certifications-s::before,
    li.go-back+li.sub-menu-item::before {
        margin: 6px 1%!important
    }
    .homeheader .other-pages .top-bar,
    .no-mobile {
        display: none!important
    }
    .homeheader,
    .itlearn_home {
           position: relative !important;
               height: auto !important;
    }
    .header_wrapper{
        display: none;
    }
 
    .sidepanel  {
  width: 0;
  position: fixed;
  z-index: 1;
  height: -webkit-fill-available;
  top: 0;
  left: 0;
  background-color: white;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 30px;
      box-shadow: 0 2px 4px 0 rgba(46, 54, 78, 0.19);
}

.sidepanel a {
    padding: 8px 8px 8px 8px !important;
    text-decoration: none;
    font-size: 18px;
    color: #686F7A !important;
    display: block;
    transition: 0.3s;
    background: none;
    font-weight: 400;
}
.sidepanel .closebtn {
    position: absolute;
    top: 0;
    right: 0;
    color: #607d8bab;
    text-align: right;
    font-size:32px;
}
.menu-container{
        position: initial !important;
    width: 100% !important;
        padding: 0px;
}
#primary_menu{
    display: initial !important;
}
.menu-container ul{
    padding: 0px !important;
        list-style: none;
}
.menu-container li{
    margin: 0px;
        padding: 5px 5px !important;

}
.openbtn {
    font-size: 25px;
    cursor: pointer;
    background-color: transparent;
    color: #686F7A;
    padding: 2px 0px;
    border: none;
    float: left;
}
.menu-container .menu-item a{
        color: #686F7A !important;
    padding: 5px 0px !important;
    font-size: 18px;
    font-weight: 400;
    text-align: left;
}
.openbtn:hover {
  background-color:#444;
}
    #custom-master-head{
          padding: 15px 0px 0px 0px !important;
    }
    .hero-header-video{
        padding: 0px !important;
    }
    .play-btn-custom{
            top: 50% !important;
    }
    /*.custom-login {
        width: 100% !important;
    }*/
    .cercontent,
    .contenthead,
    .custom_grid .image-hover,
    .homeservices,
    .numbers {
        width: 100%!important
    }
    .lg_button {
        padding: 9px!important
    }
    .custom_grid_small>div,
    .homeheader #custom-css-header,
    .top-bar li,
    .top-bar ul {
        padding: 0!important
    }
    .itlearn_home {
         background-position: 80%!important;
     
             padding: 0px !important;
                 background-color: #F8F9F9 !important; 
                     height: auto !important;

    }
    #custom-master-head h1{
      font-size: 30px !important;
    line-height: 35px !important;
        color: #000000bd !important;
    }
    .searchbox{
        display: none;
    }
    .menu-item-11997 .dashicons-arrow-right-alt2 {
        margin-top: 16px!important;
        float: right;
        line-height: 0
    }
    .custom-blue-bg {
        top: 0
    }
    .homeheader .color-line {
           margin-bottom: 0px!important;
    background: transparent !important;
    }
    #login-list li {
        margin-top: 0px;
    float: none !important;
    margin-left: 3px !important;
    margin-right: 0px !important;
    }
    #login-list li a{
                font-size: 18px;
    padding: 4px !important;
    margin-bottom: 10px;
    }
    .custom-login{
        width: 100% !important;
        margin: 0px !important;
    }
    #marketing .widgettitle{
        display: none;
    }
    .custom_get_started{
    background-color: #2196F3 !important;
    color: white !important;
    }
    .other-pages {
            margin-top: 0px;
    height: 50px;
    }
    .top-bar ul {
        display: inline-flex!important
    }
    .top-bar li {
        margin: 5px 10px 10px
    }
    .top-bar a {
        display: inline-flex
    }
    #header-sroll.small {
        line-height: 10px!important;
        height: 45px!important;
        background-color: #2196f3!important
    }
    .box-content,
    .certification,
    .figures-container,
    .homeservices,
    .learnpress_custom .post-thumbnail {
        height: auto!important
    }
    .custom-logo-design ul {
        display: initial!important
    }
    .homeservices {
        margin: 0 0 25px!important
    }
    .numbers {
        margin-left: 0!important;
        margin-top: 0!important;
        margin-bottom: 15px!important;
        border-radius: 3px!important
    }
    .figures {
        padding: 25px 0!important
    }
    .certification {
        background: 0 0!important
    }
    .cercontent {
        margin: 55px 0 0!important;
        padding: 0!important
    }
    .certification-content p {
        padding: 0!important;
        margin-top: 10px!important
    }
    .row-fluid {
        top: 0!important
    }
    .certification-content .info_sec_head {
        margin: 0!important
    }
    .allcourses {
        padding-top: 1px;
        margin-top: 57px
    }
    .contenthead {
        margin: 180px 0 0!important;
        text-align: center
    }
    #m-header a {
        display: block;
        text-align: center
    }
    #inner-header-container .menu>ul>li a {
        color: #111
    }
    .breadcrumbs
   {
        display: none
    }
    #primary_menu {
        margin-top: 0;
        padding: 0
    }
    .single_course_header {
        padding: 0!important
    }
    .acadmy_desc p,
    .learnpress_custom .acadmy_desc h1 {
        color: #fff!important
    }
    .learnpress_custom .acadmy_desc h1 {
        font-size: 30px!important;
        line-height: 37px!important;
        text-align: center!important
    }
    .learnpress_custom .acadmy_desc {
        padding: 20px!important
    }
    .course-summary,
    .learnpress_custom .learn-press-tabs {
        padding: 0
    }
    .learn-press-tabs .learn-press-nav-tabs {
        top: 0!important;
        z-index: 99;
        margin: 0!important;
        box-shadow: 0 4px 3px #80808042!important
    }
    .card {
        width: 100%!important;
        margin: 0!important
    }
    
    .acadmey-page-enquiry ul {
        float: none!important;
        margin: 0 auto!important
    }
    .custom_faqs .card {
        margin-bottom: 10px!important
    }
    #left-menu li {
        padding: 0 5px!important;
        margin-right: 4px!important
    }
    #left-menu li a{
        font-size:15px !important;
    }
    .learn-press-tabs .learn-press-tab-panel {
        padding: 10px!important;
        margin-top: 30px!important
    }
    .box-content,
    .custom-popular-course .course-detail {
        margin: 0!important;
        width: 100%!important
    }
    .course-description ul {
        list-style: none!important
    }
    .learn-press-tabs .course-description h3 {
        padding: 0!important
    }
    .box-content {
        padding-top: 5px
    }
    .box_img_text,
    .learn-press-courses {
        padding: 0
    }
    .custom-popular-course .course-cover {
        width: 100%!important
    }
    .learn-press-courses li.course {
        /* width: 230px!important;
        width: 300px!important; */
        margin: 0 auto 20px!important;
        float: none!important;
        box-shadow: 0 0 1px 1px rgba(20, 23, 28, .1), 0 3px 1px 0 rgba(20, 23, 28, .1)!important;
        padding: 8px 10px !important;
    }
    #course-curriculum-popup #popup-main #popup-content #popup-content-inner{
        margin:13px 0px !important;
    }
    #course-curriculum-title .meta #course-duration {
        margin: 0!important
    }
    .learn-press-content-item-only .video-js {
        height: 100%!important
    }
    .learnpress_search input {
        width: 80%!important;
        height: 50px!important
    }
    #mobile_view_button {
        display: initial!important;
        width: 15%!important;
        margin: 0!important;
        height: 50px!important
    }
    .learnpress_search .search-course-button {
        display: none
    }
    .acadmy_desc p {
        text-align: justify!important
    }
    .single_course_main_header {
        width: 100%!important;
        margin: 0 2% 30px 0!important
    }
    .academy-video-container {
        padding: 5px 0!important
    }
}

.class-schedule-container .section {
    border-radius: 4px;
    background: rgba(241, 241, 241, .2)
}

.class-schedule-container h1 {
    font-size: 22px;
    line-height: 28px;
    height: 73px
}

.class-schedule-container ul.countdown li span {
    font-size: 30px
}

.date {
    font-size: 29px;
    text-align: center;
    display: block;
    background: rgba(241, 241, 241, .6);
    padding: 15px
}

.selfprogram,
.upcomingdate {
    background: #fff;
    border-radius: 4px
}

.class-schedule-container .date {
    font-size: 56px!important;
    padding: 0 1px!important
}

.upcomingdate {
    padding: 30px 13px
}

.upcomingdate .col-md-6 {
    margin: 10px 0
}

.day {
    font-weight: 700;
    border-bottom: 3px solid #00BCD4;
    color: #104158
}

.upcomingdate .widget-title span {
    font-size: 12px;
    font-weight: 400
}

.class-schedule-container .day {
    font-size: 18px;
    padding: 10px
}

.selfprogram {
    padding: 30px 0
}

.selfprogram p span {
    display: block;
    padding: 11px 0;
    background: #f5f5f5;
    font-size: 15px;
    font-weight: 700;
    margin-top: 30px
}

#fileupload input {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: .001
}

#fileupload {
    position: relative;
    overflow: hidden;
    background: #637a91;
    padding: 11px;
    color: #fff;
    border: 0;
    border-radius: 4px
}

.success {
    color: green
}

.menu-container {
    width: auto;
}

.menu-mobile:after,
.menu>ul {
    position: relative;
    width: auto
}

.menu-mobile {
    display: none;
    padding: 20px
}

.menu-mobile:after {
    font-family: "Font Awesome 5 Brands";
    float: left;
    transform: translateY(-25%);
    color: #2196f3;
    content: "\f0c9";
    height: AUTO;
    text-indent: 0;
    margin-right: 0;
    font-size: 25px;
    padding: 8px;
    background-color: #f8f8f8;
    border-color: #e7e7e7;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 5px rgba(0, 0, 0, .075)
}

.menu-dropdown-icon:before {
    content: "\f107";
    font-family: "Font Awesome 5 Brands";
    display: none;
    cursor: pointer;
    float: right;
    padding: 0 8px;
    background: #fff;
    color: #333;
    font-size: 22px;
    font-weight: 700
}

.menu>ul {
    list-style: none;
    padding: 0;
    box-sizing: border-box
}

.menu>ul:after,
.menu>ul:before {
    content: "";
    display: table
}

.menu>ul>li {
    float: right;
    padding: 0;
    margin: 4px 0px;
}
.homeheader .menu>ul>li a {
    color:#00000099;
}

.menu>ul>li a {
    padding: 0 6px;
    display: block;
    font-size: 15px
}

@media only screen and (max-width:959px) {
    .menu-container {
        width: 100%;
        background: #fff;
        position: absolute;
        z-index: 1000
    }
    .menu-dropdown-icon:before,
    .menu-mobile {
        display: block
    }
    .menu>ul {
        display: none
    }
    .menu .show-on-mobile,
    .menu>ul>li,
    .menu>ul>li a {
        display: block
    }
    .menu>ul>li {
        width: 100%;
        float: none;
        border-bottom: 1px solid #25252505!important;
        padding-top: 15px
    }
    .menu>ul>li a {
        width: 100%;
        color: #444 !important;
        border-bottom: 1px solid #e1e1e1
    }
}

.modal-content {
    border: 0;
    border-radius: 0
}

.modal-header {
    border: 0
}

.goalrow1,
.goalrow2 {
    text-align: center;
    border-radius: 5px
}

.yellow-back {
    background: #ffc107
}
.white-backg{
    background: #fff;
}
.whitesmoke-back {
    background: #f9f9f9;
    overflow: hidden;
}

.white-back {
      min-height: auto;
    background-image: url(https://www.itlearn360.com/wp-content/uploads/2019/01/WidgetInt_BG_Wave_2.png);
    background-size: cover;
}

.tbmargindefault {
    margin: 10px 0!important
}

#social-share-container {
    z-index: 999
}

#social-share-container ul {
    list-style: none;
    overflow: hidden;
    margin: 0;
    padding: 0
}

#social-share-container li {
    float: left;
    margin-left: 0;
    margin-right: 15px;

}

#social-share-container a .fa {
    width: 50px;
    font-size: 24px;
    color: #fff;
    padding: 11px;
    text-align: center
}

#social-share-container .fa-facebook {
    background: #3B5999
}

#social-share-container .fa-twitter {
    background: #00ABF1
}

#social-share-container .fa-linkedin {
    background: #007BB6
}

#social-share-container .fa-google-plus {
    background: #E12F2F
}

#home-header-container {
    background-attachment: fixed!important;
    background-size: cover!important
}

#home-header-container:after {
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
    zoom: 1
}

#m-header {
    background: rgba(0, 0, 0, .4)
}

.homeheader {
       z-index: 999;
    background: transparent;
    border-bottom: 0;
    box-shadow: none;
    padding: 0;
    height: auto;
        box-shadow: 0 2px 4px 0 rgba(46, 54, 78, 0.19);
}

#inner-header-container .header_wrapper {
    min-height: 0;
    z-index: 99;
    padding: 0;
    background-color: #fff;
    position: relative;
    height:100px;

}

.program-content-container:after {
    content: "";
    position: absolute;
    border-style: solid;
    border-color: #ececec #f5f5f5;
    border-width: 1.5rem 1.5rem 0 0;
    bottom: 0;
    right: 0;
    margin-right: 15px;
    margin-bottom: 10px
}

.home-academy-active {
    color: #111!important
}

.home-explore-container {
    padding: 12px 0
}

.home-explore-container p strong {
    font-size: 21px
}

.home-explore-container a {
    text-transform: uppercase;
    color: #1e90ff
}

.home-explore-container a::after {
    font-family: "Font Awesome 5 Brands";
    content: "\f105";
    margin-left: 12px;
    font-size: 18px
}

.goalrow1 .ovarlay,
.goalrow2 .overlay {
    display: none;
    height: 100%
}

.career-option-item a,
.goalrow1:hover .ovarlay,
.goalrow2:hover .ovarlay {
    display: block
}

.goalrow1 {
    background-size: cover
}

.goalrow1 .section,
.goalrow2 .section {
    background: 0 0;
    width: 95%!important;
    padding: 0!important;
    border: 0;
    box-shadow: none
}

.specilization {
    border-radius: 4px;
    -webkit-transition: width 2s;
    transition: width 2s;
    -moz-transition: width 2s;
    text-align: left
}

.specilization .section {
    width: 95%!important;
    box-shadow: 0 0 1px #d1d1d1;
    margin: 0 8px
}

.specilization:hover .section {
    box-shadow: 0 2px 2px #d1d1d1
}

.specilization .image_wrapper {
    background-size: cover;
    height: 200px
}

.specilization .col-md-12 {
    line-height: 24px;
    font-size: 13px;
    padding: 14px
}

.specilization .salary {
    border-bottom: 4px solid #2196F3;
    margin: 10px 0 20px;
    text-align: center;
    overflow: hidden
}

.specilization .low_salary {
    float: left
}

.specilization .high_salary {
    float: right
}

.specilization .ave_salary::before {
    content: "\f0dd";
    font-family: "Font Awesome 5 Brands";
    font-size: 30px;
    color: #2196F3;
    line-height: 0
}

.specilization .ave_salary::after {
    content: "Average";
    margin-top: 25px;
    position: absolute;
    left: 43%
}

.specilization .low_salary::before {
    content: "Low";
    margin-top: 25px;
    position: absolute
}

.specilization .high_salary::before {
    content: "High";
    margin-top: 25px;
    position: absolute;
    right: 14px
}

.modes {
    margin: 10px 0
}

.modes .col-md-8 {
    margin: 15px 0;
    background: #f5f5f5
}

.mode-icon span {
    background: #f5f5f5;
    position: relative;
    font-size: 80px;
    font-weight: 700;
    border-radius: 50%;
    text-align: center;
    vertical-align: text-bottom;
    display: block;
    width: 118px;
    height: 118px;
    margin: 0 auto
}

.mode-icon span:after {
    content: '';
    position: absolute;
    height: 7px;
    background: #f5f5f5;
    width: 83%;
    top: 50%
}

.career-option-item .col-md-12 {
    padding: 10px
}

.corporate-section {
    padding: 40px 0
}

.tagline .col-md-11 {
    background: rgba(0, 0, 0, .53);
    overflow: hidden
}

.corporate-section .info_sec_head,
.corporate-section h3 {
    font-size: 30px;
    font-weight: 700;
    color: #000
}

.browse-course {
    background: #DC4F3D;
    padding: 13px;
    margin: 10px auto;
    display: table;
    font-weight: 700;
    color: #fff;
    width: auto;
    box-shadow: 0 5px 0 #bc4e3d
}

.training-process {
    background: #fff
}

.training-process h6 {
    padding: 11px;
    margin: 0;
    text-align: center
}

.training-process ul {
    margin-left: 0;
    list-style: none;
    padding: 0
}

.training-process li {
    margin-left: 0;
    padding: 7px 9px;
    border-bottom: 1px dotted #eaeaea
}

#careerguidance {
    padding: 0 0 30px
}

.program-title {
    font-size: 35px;
    padding: 0;
    text-align: left;
    text-transform: uppercase;
    line-height: 56px;
    margin-bottom: 20px
}

.course_pre_meta_info h3 {
    font-size: 19px;
    margin: 8px 0;
    color: #FF9800;
    font-weight: 100
}

.program-info {
    color: #FF9800
}

.buttons {
    padding: 10px 0 0
}

.course-module-container .col-md-12 {
    padding: 0
}

.module-name {
    font-size: 14px;
    padding: 10px 5px;
    text-align: left;
    line-height: 16px;
    border-bottom: 1px solid #e1e1e1;
}

.module-content {
    text-align: justify
}

.module-tt-list {
    list-style: none;
    margin: 0
}

.request-section {
    background: #000;
    color: #fff;
    padding: 0;
    margin: 4px 0 0;
    overflow: hidden
}

.request-syllabus {
    background: #f6f6f6;
    box-shadow: 1px 3px 0 #dedede;
    border-radius: 2px;
    color: #000;
    padding: 10px 27px;
    font-weight: 700;
    margin: 0;
    font-size: 14px
}

.request-apply {
    border-radius: 0;
    padding: 10px 13px;
    box-shadow: 0 3px 0 #0b62a8;
    font-weight: 700
}

#careerguidance .col-md-4 .col-md-12 {
    background: #fff;
    margin: 10px 0
}

#careerguidance ul {
    padding: 0;
    height: 210px
}

#careerguidance ul li {
    padding: 3px 0;
    font-size: 14px
}

#careerguidance .col-md-4 .col-md-12:before {
    content: "";
    position: absolute;
    border-style: solid;
    border-color: #ecb202 #f9f9f9;
    border-width: 1.5rem 1.5rem 0 0;
    bottom: 0;
    right: 0;
    margin-right: 0;
    margin-bottom: 0
}

#syllabusformcontainer {
    display: none
}

#get_syllabus_form button {
    width: 94%;
    border-radius: 0;
    padding: 12px 0;
    font-size: 20px;
    margin: 17px auto;
    background: #FFC107;
    color: #000
}

.special {
    padding: 21px 11px;
    line-height: 23px;
    font-size: 13px
}

.special span {
    display: block
}

.special span a {
    text-decoration: underline
}

.course-meta-info-section li {
    float: left;
    list-style: none;
    padding: 8px 0;
    cursor: pointer;
    font-weight: 700
}

.course-meta-info-section li.active {
    border: 2px solid #1ba7dd;
    cursor: default;
    color: #1ba7dd
}

.program-form .contact input,
.program-form .contact textarea {
    width: 100%;
    padding: 0;
    border: 0;
    border-bottom: 1px solid #e1e1e1
}

.program-form .contact select {
    background: #fff;
    border: none;
    border-bottom: 1px solid #e1e1e1;
    width: 100%
}

.career_courses {
    overflow: hidden
}

.career_main_container {
    background: #fafafa;
}

.career-course-container {
    padding: 10px;
    /* text-align: center; */
    
    border-radius: 5px;
}

.course_thumb {
    width: 88px;
    text-align: center;
    margin: -37px auto 30px;
    background: #fff;
    padding: 10px;
    box-shadow: 0 1px
}
.career_courses li.ccourse-cu{ 
    margin-top: 32px;
    padding: 24px 10px 24px 35px;
    position: relative;
    list-style:none;
    box-shadow: 0 0.25em 0.5em 0 rgb(46 61 73 / 12%);
    background: white;
    border-radius: 40px;
}
.career_courses li.ccourse-cu::before{
    content: "";
    width: 1px;
    height: calc(100% + 42px);
    position: absolute;
    top: 0;
    left: 14px;
    background: #d2d6de;
    display: inline-block;
}
.career_courses li.ccourse-cu span.course-label{
    font-size: 14px;
    display: inline-block;
    line-height: normal;
    color: #51565e;
    width: 100%;
    position: relative;
}
.career_courses li.ccourse-cu span.course-label::before{
    width: 12px;
    height: 12px;
    content: "";
    display: inline-block;
    background: #6C7480;
    border-radius: 50%;
    position: absolute;
    top: 2px;
    left: -26px;
}
.career_courses li.ccourse-cu:first-child::before {
    top: 31px;
}
.career_courses li.ccourse-cu:last-child::before {
    height:42px;;
}
.career_d,
.course_breif_desc {
    padding: 12px 0px
}

.course_module {
    background: white;
    padding: 10px;
    text-align: left;
    /* color: white; */
    font-size: 17px;
}

.course-module-container {
    overflow: hidden;
    border-bottom: 1px solid #e1e1e1
}

.course-module-container:nth-child(even) {
    background: #f5f5f5
}

.overflow {
    width: 100%;
    background: rgba(0, 0, 0, .66)
}

#category-tabs ul li.active,
#course-tabs ul li.active {
    border: 1px solid #2196F3
}

.course_pre_meta_info .opa-background {
        background: #00B3FE;
    background: linear-gradient(180deg,#00B3FE,#00B3E1);
    overflow: hidden;
    padding: 0px 0px 20px;
}

.course_pre_meta_info .program-title {
       color: #fff;
    letter-spacing: 1.5px;
    text-shadow: 0 2px 4px rgba(41,48,59,.55);
    font-size: 40px;
    padding-top: 0px;
}

.course_pre_meta_info .course-meta {
    font-weight: 700;
    color: #bdd6de;
    text-transform: uppercase;
    font-size: 11px
}

.apf {
    list-style: none;
    margin: 0
}

.apf li {
    margin: 0 4px 6px;
    padding: 0;
    width: 100%;
    font-size: 15px;
    text-transform: uppercase;
    color: #fff
}

.apf li::before {
    content: "\f00c";
    font-family: "Font Awesome 5 Brands";
    font-size: 15px;
    margin-right: 11px;
    background: #06d79d;
    color: #555;
    width: 30px;
    height: 30px;
    display: inline-block;
    padding: 4px 8px;
    border-radius: 50%
}

.cc_label::after,
.course::after {
    content: ""
}

.course-figures {
    padding: 10px;
    border-bottom: 1px solid #e6e6fa
}

.course-figures span {
    padding: 0;
    font-size: 13px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 700
}

#left-menu,#dashboard-left-menu,
#left-menu-course {
    z-index: 9;
    background:white;
    /* box-shadow: 0px 0px 2px; */
}

#left-menu ul {
    list-style: none;
}

#left-menu-course ul {
    list-style: none;
    padding: 0
}

#left-menu li {
    padding: 5px 0;
    margin: 0 30px 0 0;
    overflow: hidden;
    line-height: 23px;
    position: relative;
    display: inline-block
}

#left-menu li a {
    padding: 0;
    line-height: 45px;
    font-size: 16px;
    color: rgba(10, 9, 9, .8);
    font-weight: 500;
    display: inline-block;
    position: relative;
    top: 1px;
    text-transform: capitalize;
}

#left-menu-course li {
    padding: 5px 11px;
    margin: 0;
    overflow: hidden;
    line-height: 23px
}

#left-menu-course li a {
    display: block;
    font-size: 14px
}

.course-meta-info {
    background: #fff;
    padding: 10px
}

.course_pre_meta_info .course-meta span .fa {
    font-size: 22px;
    margin: 0 5px
}

.trainer-image img {
    width: 100px;
    height: 100px;
    border-radius: 50%
}

#trainer {
    background: url(../images/Corporate-Trainer.jpg);
    background-size: 100% 100%
}

#trainer .opa-background {
    background: rgba(0, 0, 0, .9)
}

.trainer-bio,
.trainer-name {
    color: #f5f5f5
}

.trainer-bio {
    font-size: 13px
}

iframe#about_programme {
    width: 100%;
    padding: 6px 0;
    margin: 1px 0 23px
}

#category-tabs li,
#course-tabs li,
#producreview-tabs li {
    list-style: none;
    display: inline-block;
    overflow: hidden;
    background-color: #02b3e4;
    width: auto;
    margin: .5rem;
    padding: 10px;
    border-radius: 5px;
    box-shadow: 0 1px 5px 0 rgba(46, 61, 73, .2)
}

#category-tabs li a,
#course-tabs li a,
#producreview-tabs li a {
    text-decoration: none;
    line-height: 20px;
    margin: 0;
    padding: 7px;
    cursor: pointer;
    border-style: solid;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    vertical-align: text-top;
    font-weight: 700;
    border-radius: 3px;
    color: #7d97ad;
    border-color: #dbe2e8;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: .05rem!important
}

.child_course_content {
    margin: -36px 0 15px;
    box-shadow: 0 8px 20px 0 rgba(0, 0, 0, .08);
    background: #fff;
    padding: 21px 1px 0
}

.child_course h3,
.last-child_course h3 {
    margin: 27px 0;
    display: block;
    overflow: hidden
}

.child_course .course-img img,
.last-child_course .course-img img {
    width: 100px;
    background: #fff;
    padding: 10px
}

.cc_label {
    display: block
}

.cc_label::after {
    width: 2px;
    height: 37px;
    background: #555;
    display: block;
    margin: -6px auto
}

.certification_icon,
.course_icon {
    width: 40px;
    height: 40px;
    display: block;
    margin: 0 auto
}

.course::after {
    width: 2px;
    height: 35px;
    position: absolute;
    background: #555;
    bottom: -35px;
    left: 49.9%;
    display: none
}

.c-label-span-first::after,
.child_course::after,
.curriculum .c-label-span::after {
    content: "";
    width: 1px;
    height: 24px;
    border: 1px solid #515151;
    position: absolute;
    left: 50%
}

#en_waiting,
#user-msg,
#wait-overlay,
#waiting,
.loader,
.payments {
    position: fixed
}

#file,
#login_drop_panel,
#products-item,
#wishlist,
.ca-nav span,
.loader>div,
.overlay,
.wait_dash,
.wishlistmk {
    position: absolute
}

.course_section {
    overflow: hidden
}

.service-container {
    display: none
}

.fir_service_container {
    display: block
}

.course-content .fa {
    float: right;
    font-size: 20px;
    font-weight: 700;
    margin: 7px 0
}

.parent-layout {
    padding: 60px 0 30px;
    overflow: hidden;
    background-size: cover;
    display: block
}

.curriculum .c-label-span,
.curriculum .c-label-span-first {
    font-size: 15px;
    color: #515151;
    text-transform: uppercase;
    padding: 1px 0 7px
}

.child_course,
.last_child_course {
    padding: 12px 15px
}

.child_course::after {
    margin-top: -10px
}

.c-label-span-first::after,
.curriculum .c-label-span::after {
    margin-top: 21px
}

#course-tab-content {
    line-height: 28px;
    border-bottom: 1px solid #e1f1f1
}
#course_meta_info h3.tab-header{
    text-transform: capitalize;
}
#course-tab-content #overview {
    background-image: url(https://www.itlearn360.com/wp-content/uploads/2018/09/Testimonial-Background-Image.png)
}

.tab-header {
 text-align: center;
    font-weight: 700;
    font-size: 34px;
    margin-top: 40px!important;
    margin-bottom: 20px!important;
}

#self-paced-courses .tab-header{
     text-align: center;
}

#overview ul{
    column-count: 2;
    list-style: none;
}
#overview ul li::before {
      content: "\2022";
    color: #1488CC;
    font-weight: bold;
    display: inline-block;
    width: .8em;
    margin-left: 0em;
    font-size: 24px;
}

.br-course-header {
    overflow: hidden;
    padding: 0;
    background: #f1f1f1
}

.ccourse {
    padding: 10px
}

.cc_data {
    padding: 5px 11px;
    word-break: break-all
}

.delivery_methods,
.figures_ani {
    padding: 0;
    margin: 0
}

.ccourse .cc_data {
    border-top: 0
}

.br-course-container+.col-md-3 {
    border-left: 1px solid #e1e1e1
}

.delivery_methods li {
    text-transform: capitalize
}

.figures_ani {
    line-height: 0;
    display: inline-block
}

.course-image {
    width: 57px;
    margin-right: 8px
}

#trainer .overlay ul {
    padding: 0
}

#trainer .overlay p {
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 700
}

#faqs {
    background-color: #fff
}

#faqs,
#signupfordemo {
    padding: 20px 0 70px
}

.career_container {
    box-shadow: 0 0 3px #e1e1e1;
    background: #fff
}

.career-name {
    font-size: 15px;
    padding: 10px 6px;
    text-align: left;
    line-height: 16px;
    border-radius: 4px;
    background: #fff;
    margin-bottom: 35px;
    box-shadow:rgba(0, 0, 0, 0.1) 2px 8px 10px;
}
.career-name:hover{
    box-shadow:rgba(0, 0, 0, 0.05) 2px 2px 6px;
    transition: .8s;
}
.career_option_head{
        font-size: 18px;
    padding-top: 8px;
    letter-spacing: .5px;
    font-weight: 500;
    color: black;
}
.career-name span {
    padding: 4px 10px;
    display: inline-block;
    font-size: 21px;
    margin-right: 8px;
    vertical-align: middle;
    background: coral
}

.career_meta {
    padding: 5px 4px;
    border-bottom: 1px solid #d1e1e1
}

.career_meta span {
    text-transform: capitalize
}

.expand .fa {
    float: right;
    font-size: 20px
}

.curriculum ol,
.curriculum ul {
    padding: 0;
    list-style-position: inside
}

.curriculum .expand {
    margin: 4px 0
}

.curriculum li {
    margin: 10px 0;
    padding: 0 10px
}

#curriculum {
    overflow: hidden;
    padding: 30px 0
}

#benefits li,
.features li {
    list-style: none;
    padding: 0
}

#benefits li .fa,
.features li .fa {
    margin-top: 3px;
    font-size: 19px;
    color: #3F51B5
}

.course-contact-form {
    overflow: hidden;
    background: #f5f5f5;
    color: #000;
    box-shadow: 0 0 4px #07375D;
    margin: 0 auto
}

.course-contact-form label {
    display: none
}

.course-contact-form textarea {
    height: 40px
}

.course-contact-form input[type=email],
.course-contact-form input[type=text],
.course-contact-form textarea {
    border: 0;
    border-bottom: 1px solid #d1d1d1;
    background: 0 0;
    border-radius: 0;
    font-size: 13px
}

.course-contact-form button {
    padding: 3px 13px
}

.letterlist li a,
.yel-bt {
    text-transform: uppercase
}

#video_submit_search,
.yel-bt {
    white-space: nowrap;
    cursor: pointer
}

@media(max-width:767px) {

    .self-cate-icon{
        display: none;
    }
    .career_image{
        padding:0px !important;
    }
    .cd-dropdown-trigger {
        font-size: 13px !important;
        width: 124px !important;
    }

.custom-modal-demoreg .modal-dialog{
	width: 100% !important;
	margin: 0px !important; 
}
    .go-back a {
        color: #000!important;
        font-size: 20px
    }
    #main ul.tabbernav li a {
        font-size: 16px;
        padding: 0!important
    }
    .home-video {
        height: 200px;
        width: 100%
    }
    .hero-header-video{
        padding: 0px !important;
    }
    #category-tabs li a,
    #course-tabs li a,
    #producreview-tabs li a {
        font-size: 14px;
        padding: 7px 0
    }
}

.left-sider,
.main-content,
.pmd-container {
    background: #fff
}

.bx-wrapper .bx-caption span {
    color: #fff;
    font-family: Arial;
    display: block;
    font-size: .85em;
    padding: 10px
}
#home-slider li {
    margin-left: 0;
    width: 500px;
    padding: 0 15px;
}

/* #wpadminbar {
display: none
} */

.user-controls ul,
.user-info ul {
    display: inline-block;
    margin-left: 20px;
    list-style: none
}

.user-controls ul li,
.user-info ul li {
    padding: 5px 0
}

.user-controls ul li a,
.user-info ul li a {
    color: #6495ed
}

#user-profile {
    text-align: left;
    padding: 20px 0
}

#user-profile span.avatar-80 {
    margin: 4px 17px!important
}

span.avatar-80 {
    display: block;
    width: 80px;
    height: 80px;
    margin: 0 auto
}

span.avatar-120 {
    text-align: center;
    display: block;
    width: 120px;
    height: 120px
}

span.avatar-30 {
    width: 30px;
    height: 30px;
    float: left
}

.avatar-30 img,
.avatar-80 img {
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    max-width: 100%
}

.avatar-120 img {
    width: 70%
}

.main-content {
    float: right;
    text-align: left
}

#assessment {
    padding: 0;
    border: 0!important
}

#id_a_container .col-md-6 {
    font-size: 15px;
    line-height: 34px
}

.user-controls {
    float: right;
    text-align: right
}

.user-controls ul li {
    float: left;
    margin: 0;
    padding: 0
}

.current-category {
    font-size: 26px
}

#avatar-form,
#edit_profile,
#user-msg,
.form_modal_style,
.link_change_profile {
    display: none
}

.lp_form label {
    float: none!important;
    width: 100%;
    padding: 4px;
    text-align: left
}

#user-msg,
.ca-item,
.ca-item h2,
.icon,
.price_content,
.user-link p,
.user_name,
.yel-bt {
    text-align: center
}

.link_change_profile:first-child {
    visibility: visible
}

.edit-info-avatar {
    margin: 0 auto;
    line-height: 36px
}

.edit-info-avatar .button {
    margin-top: 25px
}

.author-edit {
    padding: 7px;
    background-color: #f2f9f1;
    overflow: hidden;
    margin: 0
}

.edit-info-avatar a {
    color: #6495ed!important
}

#file {
    bottom: 0;
    left: 0;
    with: 100%;
    height: 20px;
    opacity: 0
}

#user-msg {
    width: 100%;
    min-height: 40px;
    background: teal;
    top: 50%;
    color: #f5f5f5;
    padding: 5px;
    font-size: 20px;
    line-height: 30px;
    z-index: 10000;
    left: 0
}

.ast_name,
.ast_name p,
.name {
    font-size: 21px
}

.ast_name p,
.name,
.select-category {
    color: #2c3e50
}

#editor {
    overflow: hidden;
    margin-bottom: 8px
}

.lp_form textarea {
    width: 100%;
    border: 1px solid #f1f1f1;
    padding: 4px 0;
    text-indent: 6px;
}

.lp_form input[type=email],
.lp_form input[type=number],
.lp_form input[type=password],
.lp_form input[type=text],
.lp_form select {
    width: 100%;
    padding: 11px 0;
    float: left;
    border: 1px solid #f1f1f1;
    text-indent: 6px;
    border-radius: 4px;
    font-size: 14px;
    line-height: initial;
    margin: 8px 0 0
}

.candidate_feedback_form {
    background-color: #fff;
    overflow: hidden;
    padding: 5px!important
}

.form_err {
    border: 1px solid red!important
}

.user-link {
    margin-top: 10px
}

.container_hide {
    display: none;
    background-color: #f5f5f5;
    overflow: hidden;
    padding: 0;
    margin: 0 0 10px
}

.user-link p {
    margin-top: 10px;
    padding: 11px
}

.user-link p a {
    padding: 10px!important
}

.user-profile {
    margin-top: 19px;
    background-color: #f5f5f5;
    padding: 4px
}

.user_name {
    display: block;
    font-size: 16px;
    font-weight: 700
}

.icon {

}
.activel{
    background: #357ebd;
    border-radius: 0 !important;
    overflow: hidden;
    height: 39px;
}
#login_drop_panel {
    right: 5px;
    top: 89px;
    padding: 7px;
    z-index: 1030;
    display: none;
    background: #357ebd;
    width: 200px;
    box-shadow: 0px 0px 1px #0a5dc9;
    padding: 20px 0px 0px;
}

#login_drop_panel p {
    margin: 0!important;
    text-align: center
}

#login_drop_panel .fa-caret-up {
    font-size: 34px;
    color: #fff;
    text-shadow: 0 -1px #e1e1e1
}

#login_drop_panel div {
    margin-top: -13px;
}

.us_pr_lt li a,
.us_pr_lt li a:hover {
    background: 0 0;
    color: white;
    border-radius: 0px;
}

.us_pr_lt {
    margin: 0;
    list-style: none;
    padding: 0
}

.us_pr_lt li {
    width: 100%;
    font-size: 12px;
    padding: 0;
    text-indent: 0;
    text-align: left;
    overflow: hidden;
    margin: 0
}

.us_pr_lt li a {
    width: 100%;
    display: block;
    margin: 0;
    padding: 3px 10px;
    font-size: 13px;
}

.logged_html {
    margin-top: 0!important
}

#loginbox {
    overflow: hidden;
    background: #fff;
    padding: 40px 0
}

.tp_button_group {
    margin-bottom: 30px;
    overflow: hidden
}

.tp_button {
    text-align: center;
    font-size: 19px;
    font-weight: 100;
    text-transform: capitalize;
    padding: 10px 15px;
    border-radius: 4px
}

.tp_button .fa {
    float: left;
    font-size: 23px
}

.linkedin {
    background: #069
}

#authenticate-msg {
    padding: 20px 0
}

#gk-login-toggle {
    display: block;
    margin: -7px 0px;
    padding: 6px 10px;
    /* width: 43px; */
    font-size: 22px;
    border-radius: 50%;
}

#gk-login-toggle .fa {
    color: #0a5dc9;
}
.activel .fa{
    color:white !important;
}
#gk-login-toggle .fa-arrow-down {
    margin: 7px 0!important
}

.home .middle_wrapper {
    padding: 0!important
}

.slider-image-container {
    background: url(https://www.qaonlinetraining.com/wp-content/uploads/2017/06/veteransfront.png);
    background-position: 100% 50%;
    background-size: cover;
}

.training-name {
    font-size: 38px;
    color: #fff
}

.training-name+h4 {
    font-size: 18px;
    line-height: 32px;
    color: #fff
}

.training-content-container {
    margin: 20px 0;
    background: #fff;
    padding: 0 0 20px
}

.training-content-container .description {
    font-size: 14px;
    text-align: justify
}

.training-content-container .col-md-9 {
    padding-top: 13px;
    padding-bottom: 13px
}

.training-content-container .fa-lightbulb-o {
    font-size: 30px
}

.training-content-container .col-md-3 {
    background: #DC4F3D;
    line-height: 26px;
    font-size: 14px;
    color: #fff;
    padding: 42px 0
}

.training-content-container form {
    padding: 0;
    text-align: center;
    background: #DC4F3D;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff
}

.entry-title,
.query,
.user_status_msg {
    text-transform: capitalize
}

.training-content-container button {
    background: 0 0;
    font-size: 17px;
    padding: 0
}

@media(min-width:768px) {
    .home-video {
        height: 273px;
        width: 90%
    }
    .home-page-content {
        padding: 116px 38px;
        overflow: hidden;
        color: #f0f8ff;
        background: rgba(17, 17, 17, .57);
        margin: 143px auto 110px
    }
    #contact_form .col-md-6,
    #enquiry_form .col-md-6 {
        margin: 0 3px;
        width: 49%
    }
    .serve-option-item .section {
        width: 97%!important
    }
    .corporate-section .col-md-offset-1 {
        margin-left: 4.099999%
    }
    .training-arrow:after {
        content: "";
        position: absolute;
        right: 0;
        left: 100%;
        width: 53px;
        height: 2px;
        background: #000;
        top: 51%
    }
    .training-arrow:before {
        content: "\f054";
        position: absolute;
        right: 0;
        left: 109%;
        width: 10px;
        height: 10px;
        top: 48%;
        font-family: "Font Awesome 5 Brands";
        font-size: 16px;
        color: #000;
        font-weight: 400
    }
    iframe#about_programme {
        height: 390px
    }
    .float-right {
        float: right
    }
    .home-academy {
        color: #888;
        cursor: pointer
    }
    .goalrow1 .ovarlay,
    .goalrow2 .overlay {
        display: none
    }
    .goalrow1:hover .ovarlay,
    .goalrow2:hover .ovarlay {
        display: block
    }
    .goalrow1 .section .inner {
        height: 300px
    }
    .goalrow2 .section .inner {
        height: 225px
    }
}

@media(max-width:767px) {
    .figures,
    .lslide {
        width: 100%!important
    }
    .mobile-hide,
    .tagline {
        display: none !important;
    }
    .show-on-mobile {
        border-top: 1px solid #f5f5f5
    }
    .mobile_custom_header{
    display: initial !important;
        background: #FFF;
    box-shadow: 0 0 1px 1px rgba(20,23,28,0.1), 0 3px 1px 0 rgba(20,23,28,0.1);
    position: relative;
    z-index: 1010;
}
    .searchbox h1 {
        font-size: 28px!important
    }
    #gk-login-toggle {
        position: absolute;
        top: -47px;
        right: 0;
        margin: 0 5px
    }
    #login_drop_panel {
        padding: 0!important
    }
    .info_sec_head {
        font-size: 23px!important;
        padding: 0 9px
    }
    .info_sec_head+h1 {
        font-size: 19px!important;
        letter-spacing: 0!important
    }
    .career-option,
    .career-option .container {
        padding: 10px 0 27px!important
    }
    #programs {
        padding: 38px 0 40px!important
    }
    #course-home-header h2 {
        font-size: 23px!important
    }
    .desc-container p {
        text-align: justify
    }
    .program-container {
        padding: 0
    }
    .training-content-container .fa-lightbulb-o {
        padding: 0 7px
    }
    iframe#about_programme {
        height: 210px
    }
}

#loadmore span,
.job-skill span,
.searchbox h4,
.tagline a,
.tagline span {
    letter-spacing: 1px
}

.no-b-bottom {
    border-bottom: 0!important
}

.f_p label {
    padding: 1px 0;
    vertical-align: text-bottom;
    float: left
}

.f_p input[type=checkbox]+label:before {
    border: 1px solid #bbb;
    content: "\00a0";
    display: inline-block;
    font: 16px/1em sans-serif;
    height: 16px;
    margin: .1em .7em 0 0;
    padding: 0;
    width: 16px;
    border-radius: 0;
    cursor: pointer;
    background: #fff
}

.f_p input[type=checkbox]:checked+label:before {
    background: #1b75bb;
    color: #fff;
    content: "\f00c";
    text-align: center;
    border: 1px solid #1b75bb;
    font-family: "Font Awesome 5 Brands";
    font-size: 13px;
    margin: .1em .86em 0 0;
    padding: 0;
    display: inline-block
}

.f_p input[type=checkbox],
.f_p input[type=radio] {
    display: none;
    float: left!important;
    width: auto
}

.f_p input[type=radio]+label:before {
    border: 1px solid #bbb;
    content: "\00a0";
    display: inline-block;
    font: 16px/1em sans-serif;
    height: 16px;
    margin: 0em .3em 0 0;
    padding: 0;
    width: 16px;
    border-radius: 50%;
    cursor: pointer
}

.f_p input[type=radio]:checked+label:before {
    background: #1b75bb;
    color: #fff;
    content: "\f00c";
    text-align: center;
    border: 1px solid #1b75bb;
    font-family: "Font Awesome 5 Brands";
    font-size: 13px;
    margin: .1em .3em 0 0;
    padding: 0;
    border-radius: 50%;
    display: inline-block
}

#wait-overlay {
    display: none;
    background: #fff;
    opacity: .5;
    top: 0;
    left: 0;
    z-index: 9999999
}

.loader {
    display: none;
    width: 100px;
    height: 20px;
    top: 50%;
    left: 50%;
    z-index: 99999999;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.loader>div {
    content: " ";
    width: 15px;
    height: 15px;
    background: #2196F3;
    border-radius: 100%;
    -webkit-animation: shift 2s linear infinite;
    animation: shift 2s linear infinite
}

.loader>div:nth-of-type(1) {
    -webkit-animation-delay: -.4s;
    animation-delay: -.4s
}

.loader>div:nth-of-type(2) {
    -webkit-animation-delay: -.8s;
    animation-delay: -.8s
}

.loader>div:nth-of-type(3) {
    -webkit-animation-delay: -1.2s;
    animation-delay: -1.2s
}

.loader>div:nth-of-type(4) {
    -webkit-animation-delay: -1.6s;
    animation-delay: -1.6s
}

@-webkit-keyframes shift {
    0% {
        left: -60px;
        opacity: 0;
        background-color: #ff0
    }
    10% {
        left: 0;
        opacity: 1
    }
    90% {
        left: 100px;
        opacity: 1
    }
    100% {
        left: 160px;
        background-color: red;
        opacity: 0
    }
}

@keyframes shift {
    0% {
        left: -60px;
        opacity: 0;
        background-color: #ff0
    }
    10% {
        left: 0;
        opacity: 1
    }
    90% {
        left: 100px;
        opacity: 1
    }
    100% {
        left: 160px;
        background-color: red;
        opacity: 0
    }
}

#new_price_form .col-lg-3 {
    width: auto!important
}

.price_content {
    width: 31%;
    float: left;
    text-align: center;
    box-shadow: 0 0 4px #d1d1d1;
    margin: 8px
}

.price_content p {
    margin-top: 0
}

.head {
    background: #f5f5f5;
    color: #555;
    font-size: 14px
}

.paymentformbutton {
    padding: 5px 17px!important;
    background: #dc143c!important;
    margin: 0 auto!important;
    font-weight: 700;
    font-size: 21px
}

.addi_add {
    display: inline-block!important;
    float: right;
    width: auto!important;
    cursor: pointer;
    color: teal
}

.image_wrapper,
.image_wrapper img,
.overlay {
    width: 100%
}
.slideOutUp {
    -webkit-animation-name: slideOutUp;
    animation-name: slideOutUp
}

#content-container {
    width: 100%;
    padding: 17px 0;
    background: #fff
}

.article-content {
    padding: 0 7px;
    overflow: hidden
}

.entry-header {
    margin-bottom: 5px
}

.entry-title {
    color: #232323;
    font-size: 34px;
    margin: 0;
    padding: 0
}

.entry-title a {
    color: currentcolor
}

.comment-content img,
.entry-content img,
.entry-summary img,
.widget img,
.wp-caption {
    max-width: 100%
}

.comment-content img[height],
.entry-content img,
.entry-summary img,
img[class*=align],
img[class*=wp-image-],
img[class*=attachment-] {
    height: auto
}

.post-excerpt {
    text-align: justify
}

#loadmore,
#video-container,
.overlay,
.overlay .fa {
    text-align: center
}

#video-container {
    padding: 12px 0!important
}

#video-description {
    padding: 10px 0 0
}

.entry-meta {
    font-size: 15px;
    padding: 10px 0
}

.bg-1 {
    background: #23bd90
}

.bg-2 {
    background: #123
}

.bg-3 {
    background: #cd2129
}

.bg-4 {
    background: #F29C1C
}

.bg-5 {
    background: #1D97D0
}

.bg-6 {
    background: gray
}

.bg-7 {
    background: #095
}

.bg-8 {
    background: #095BA0
}

#loadmore span,
.overlay .fa {
    background: #FF5722;
    color: #fff
}

.post-category {
    padding: 3px 10px;
    margin: 0 3px;
    border-radius: 3px;
    font-size: 14px
}

.post-category a {
    color: #fff
}

#channel-subscription {
    margin: 0 auto
}

div.sidebar .inloop h2 a {
    font-size: 16px;
    padding: 8px 0
}

.social-share-container {
    padding: 18px 0;
    list-style: none;
    clear: both
}

.social-share-list {
    list-style: none;
    padding: 0;
    margin: 0
}

.social-share-list li {
    float: left;
    padding: 10px;
    font-size: 15px;
    margin-right: 15px;
    border-radius: 5px;
    margin-left: 0
}

.social-share-list li a {
    color: #fff
}

.social-share-list li .fa {
    font-size: 20px;
    margin-right: 9px;
    color: #fff
}

#loadmore {
    padding: 21px 0
}

#loadmore span {
    font-size: 19px;
    padding: 12px;
    vertical-align: inherit;
    text-transform: uppercase;
    font-weight: 700;
    cursor: pointer
}

#loadmore span .fa {
    font-weight: 700;
    font-size: 21px
}

.a-title {
    padding: 10px 0
}

.overlay {
    overflow: hidden;
    height: 100%;
    padding: 22% 0
}

.overlay .fa {
    padding: 13px 0;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    margin-left: -16px
}

.dropdown-menu {
    max-height: 250px;
    overflow-y: scroll
}

.dropdown-menu,
.dropdown-menu li {
    margin-left: 0;
    left: 68px;
    min-width: 200px;
    max-width: 300px;
    border-radius: 0;
    padding: 5px 0
}

.blogheader .resource-menu {
    background: rgba(0, 0, 0, 0.35);
    border-bottom: 0;
        top: 52px;
}

.resource-menu {
    padding: 10px 0;
    height: 51px;
    border-bottom: 1px solid #e1e1e1
}

.resource-menu .fa {
    font-size: 36px;
    padding: 0 10px;
    border-right: 1px solid #c1c1c1
}

.blogheader .fa-home,
.blogheader .resource-menu button.dropdown-toggle {
    color: #fff
}

.resource-menu button.dropdown-toggle {
    background: 0 0;
    margin: 0;
    font-weight: 700;
    border: 0;
    min-width: 200px;
    text-align: left;
    vertical-align: bottom;
    color: currentColor;
    padding: 8px;
    border-right: 1px solid #c1c1c1
}

.resource-menu button.dropdown-toggle .caret {
    float: right;
    margin: 6px 0
}

.category-item {
    font-size: 16px;
    font-weight: 700;
    padding: 0 9px;
    vertical-align: super
}

.category-item .active {
    border-bottom: 2px solid #111;
    padding: 6px 10px;
    -webkit-transition: border 2s;
    transition: border 2s
}

.blogheader {
    background: url(images/blogheader.jpg)
}

#content .post #author-info {
    margin: 20px 0 30px;
    padding: 10px 0 0;
    border-top: 1px dotted #4C4C4C;
    border-bottom: 1px dotted #4C4C4C;
    overflow: hidden
}

#content .post #author-avatar {
    margin: 5px 15px 0 0;
    float: left
}

#content .post #author-description {
    overflow: hidden
}

#content .post #author-description h2 {
    padding: 0;
    font-size: 12px;
    font-weight: 400
}

#content .post #author-description h2 span {
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .1em
}

#content .post #author-description p,
.page-link {
    font-size: 13px;
    line-height: 18px;
    font-style: italic
}
font.r_t {
    font-size: 14px
}

.leftborder {
    border-left: 1px solid #e1e1e1!important
}

.looparticles:hover {
    background: #f5f5f5
}

.looparticles {
    padding: 9px 8px 0;
    margin: 3px 0;
    border-bottom: 1px solid #e1e1e1;
    background: #fff
}

.looparticles a {
    cursor: pointer
}

.morecontent .ellipses {
    height: 150px;
    overflow: hidden;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s
}

.loadedcontent {
    height: auto!important
}

.screen-reader-text,
.screen-reader-text span,
.ui-helper-hidden-accessible {
    position: absolute;
    margin: -1px;
    padding: 0;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(0 0 0 0);
    border: 0;
    word-wrap: normal!important
}

.media-modal-content .attachments-browser .media-toolbar-secondary {
    width: 66%
}

.attachments-browser .media-toolbar-secondary {
    max-width: 66%
}

.media-modal-content .media-frame select.attachment-filters {
    margin-top: 11px;
    margin-right: 2%;
    width: 42%;
    width: -webkit-calc(48% - 12px);
    width: calc(48% - 12px)
}

.product ul,
.product ul li {
    list-style: none;
    padding: 0
}

.product #left-menu {
    background: 0 0;
    box-shadow: none
}

.product #left-menu li {
    padding: 7px 0
}

.screen-thumbnail {
    float: left;
    width: 100px;
    height: 64px;
    margin: 15px 9px 15px 0
}

.screen-thumbnail img {
    width: 100%;
    height: 100%
}

.product-name h1 {
    margin-top: 0;
    margin-bottom: 0;
    line-height: 33px
}

.product-form-container .widget-title {
    padding: 10px 0;
    border-bottom: 1px solid #e1e1e1
}

.product-form-container .ehide {
    overflow: hidden
}

.product-form-container p {
    padding-left: 0!important
}

.product-overview {
    padding: 6px 10px;
    display: inline-block;
    border: 1px solid #d1d1d1;
    margin: 6px 5px;
    border-radius: 4px;
    font-weight: 700;
    background: #fff
}

.product-overview-active {
    background: #FFC107;
    border: 0
}

.dropdown ul {
    margin: -1px 0 0
}

.dropdown dd {
    position: relative
}

.dropdown a,
.dropdown a:visited {
    color: #6f7d95;
    text-decoration: none;
    outline: 0;
    font-size: 13px
}

.dropdown dt div {
    background-color: #fff;
    display: block;
    padding: 6px 20px 0 5px;
    overflow: hidden;
    border: 0;
    text-align: left
}

.dropdown dt a span,
.multiSel span {
    cursor: pointer;
    display: inline-block;
    padding: 0 4px
}

.dropdown dd ul {
    background-color: #f5f5f5;
    border: 0;
    display: none;
    left: 0;
    padding: 2px 0;
    position: absolute;
    top: 2px;
    width: 100%;
    height: 100px;
    overflow: auto;
    text-align: left;
    list-style: none;
    box-shadow: 0 2px 2px #a1a1a1;
    z-index: 1004
}

.dropdown dd ul li {
    padding: 0;
    border-bottom: 1px solid #e1e1e1;
    margin: 0
}

.dropdown dd ul li div {
    display: inline-block;
    margin-left: 8px
}

#menu-button,
.dropdown span.value {
    display: none
}

.dropdown dd ul img,
.token-input-token-facebook span img {
    width: 20px;
    height: 20px;
    vertical-align: middle;
    margin-right: 3px
}

.dropdown dd ul li a {
    padding: 5px;
    display: block
}

.dropdown dd ul li a:hover {
    background-color: #fff
}

.token-input-token-facebook {
    display: inline-block;
    background: #e9e9f9;
    border-radius: 4px;
    padding: 2px!important;
    margin: 0 3px
}

font.r_t {
    padding: 0 6px;
    color: #444
}

#product-meta-info {
    background: #f5f5f5;
    padding: 20px 0 1px;
    margin: 0 0 20px;
    display: none;
}

.product-frontend-container {
    padding: 18px 0px;
    margin: 0px 0;
    overflow: hidden;
    color: #555
}

.product-frontend-container a,
.products a {
    color: #428bca
}

.products {
    padding: 10px 0;
    margin: 0 0 20px;
    box-shadow: 0 0 1px
}

.product-icon .lazy-image {
    height: 80px;
    background-size: cover!important
}

.products .widget-title {
    font-size: 20px;
    margin-top: 0;
    margin-bottom: 6px;
    line-height: 18px
}

.products h6 {
    margin-top: 0;
    margin-bottom: 0
}

.pricing-plan-head {
    text-align: center;
    background: #FFC107;
    padding: 1px 0;
    line-height: 32px
}

.pricing-plan {
    border: 1px solid #e1e1e1;
    background: #fff;
    padding: 0
}

.pricing-plan ul {
    list-style: square;
    background: #f5f5f5;
    padding: 0 11px
}

.pricing-plan li {
    text-align: left;
    list-style: square inside!important;
    margin: 0;
    padding: 4px 0!important
}

.product-section-head {
    font-size: 25px;
    font-weight: 700;
    color: #555;
    text-transform: uppercase
}

.product-feature h4 {
    float: left;
    font-size: 15px;
    margin-bottom: 3px
}

.product-feature .fa {
    float: right;
    padding: 5px 0;
    font-size: 29px;
    color: #d1d1d1
}

.attribute_active {
    color: #2196F3!important
}

div.meter {
    position: relative;
    width: 100%;
    height: 20px;
    border: 1px solid #e0e0e0;
    margin-top: 11px;
    float: left;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    margin-left: 17px
}

div.meter span {
    display: block;
    height: 19px;
    animation: grower 1s linear;
    -moz-animation: grower 1s linear;
    -webkit-animation: grower 1s linear;
    -o-animation: grower 1s linear;
    position: relative;
    top: -1px;
    left: -1px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #3c84ad;
    background: #6eb2d1;
    background-image: -webkit-gradient(linear, 0 0, 100% 100%, color-stop(.25, rgba(255, 255, 255, .2)), color-stop(.25, transparent), color-stop(.5, transparent), color-stop(.5, rgba(255, 255, 255, .2)), color-stop(.75, rgba(255, 255, 255, .2)), color-stop(.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, .2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%, transparent 75%, transparent);
    background-image: -ms-linear-gradient(45deg, rgba(255, 255, 255, .2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%, transparent 75%, transparent);
    -webkit-background-size: 45px 45px;
    -moz-background-size: 45px 45px;
    -o-background-size: 45px 45px;
    background-size: 45px 45px
}

div.meter span:before {
    content: '';
    display: block;
    width: 100%;
    height: 50%;
    position: relative;
    top: 50%;
    background: rgba(0, 0, 0, .03)
}

div.meter font,
div.meter p {
    position: absolute;
    top: 0;
    margin: 0 10px;
    line-height: 17px;
    font-weight: 700;
    font-size: 13px;
    color: #333
}

.mce-btn,
.mce-panel {
    background-color: #fff!important
}

div.meter font {
    left: 34px
}

.mce-btn button,
.mce-ico {
    font-size: 13px!important
}

@keyframes grower {
    0% {
        width: 0%
    }
}

@-moz-keyframes grower {
    0% {
        width: 0%
    }
}

@-webkit-keyframes grower {
    0% {
        width: 0%
    }
}

@-o-keyframes grower {
    0% {
        width: 0%
    }
}

.mce-panel {
    border: 1px solid;
    border-radius: 3px
}

.mce-btn button {
    padding: 2px 6px!important
}

.no_shadow {
    box-shadow: none
}
.searchbox .search {
    padding: 0
}

.searchbox h1,
.searchbox h4 {
    color: #525361
}

.searchbox #search_course,
.searchbox #search_course{
    padding: 12px 0;
    text-indent: 15px;
    color: #444;
    font-size:20px;
}

.searchbox h4 {
    font-size: 19px;
    font-weight: 700
}
.searchpro{
    position: relative;
    right: 0px;
    z-index: 9999;
    width:100% !important;
    text-align:right
}
.searchpro {

}
.learn-press-search-course-form input[type='search']{
    display: inline-block;
    padding: 9px 0px;
    height: auto;
    font-size: 15px;
    text-indent: 10px;
}
form.search input{
    width: 340px !important;
    box-sizing: border-box;
    border: 2px solid #ccc;
    border-radius: 4px;
    font-size: 14px !important;
    background-color: white;
    -webkit-transition: width 0.4s ease-in-out;
    transition: width 0.4s ease-in-out;
    height: 33px !important;
    box-shadow: none !important;
    text-indent: 5px;
}
.entry-tab-inner{
    position: relative;
    box-shadow: 3px 4px 10px #80808063;
    padding: 30px 24px 30px 24px;
    border-radius: 10px;
    margin-bottom:10px;
}
.searchbox button{
    height: 65px !important;
    min-width: 100px;
    font-size: 20px !important;
}
form.search button,div.search button{
    height: 42px;
    padding: 0px 16px 0px;
    font-size: 15px;
    margin: 0px;
    font-weight: 400;
    right:0px;
    vertical-align: unset;
    position: absolute;
    z-index:100;
    background:no-repeat;
}
form.search button::before{
    content:""
}

form.search button::after,div.search button::after{
    position: relative !important;
    font-size: 14px;
    padding:0px !important;
    color: rgb(0, 85, 212) !important;
    background: no-repeat !important;
}
div.search button::after{
    font-size: 22px !important;
}
#search-container{
    min-height:110vh;
    border-left:1px solid #e1e1e1;
}
ul.search-filter{
    list-style-position: inside;
}
ul.search-filter li{
    list-style:none;
    margin-left: 0px;
}


.cercontent {
    height: 213px;
    width: 279px;
    background-color: #fff;
    margin: 0 12px 0 35px;
    background-size: cover!important;
    background-position: center!important
}

.certification {
    height: 100vh;
    background: url(https://www.itlearn360.com/wp-content/uploads/2019/01/clouds15-min.png) #ecf5fe;
    background-size: cover
}

.cercontent p {
    text-align: justify
}

.contenthead {
    margin: 194px 0 0 -15px;
    background-color: #fff;
    height: 74px;
    width: 279px;
    font-size: 12px;
    box-shadow: 0 0 0 0 rgba(0, 0, 0, .1), 0 1px 5px 0 rgba(0, 0, 0, .19)
}

.heading {
    margin: 10px 0px
}

.servicescontent img {
    width: 90px
}

.rescontent {
    min-height: 400px
}

#content-slider {
    height: 283px!important
}

.tagline span {
    font-size: 19px;
    font-weight: 700;
    color: #fff!important
}

.tagline ul {
    display: inline-flex
}

.tagline li {
    list-style: none
}

.tagline a {
    color: #777d1;
    font-weight: 400;
    font-size: 18px
}

.tagline a:hover {
    color: #00a7dc
}

.row-fluid h5 {
    height: 15px;
    color: #2683a1
}

.link {
    font-size: 2em;
    font-weight: 300;
    cursor: pointer;
    display: inline-block;
    position: relative;
    margin-bottom: .5em
}

.link.anim-destination {
    display: block;
    overflow: hidden;
    padding-right: .5em;
    font-size: 15px;
    color: #000;
    letter-spacing: .4px
}

.link.anim-destination span {
    position: relative;
    display: inline-block;
    -webkit-transition: -webkit-transform .3s;
    transition: transform .3s
}

.link.anim-destination span::before {
    position: absolute;
    white-space: nowrap;
    top: 100%;
    content: attr(data-hover);
    font-weight: 700
}

.link.anim-destination:focus span,
.link.anim-destination:hover span {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%)
}

.hvr-underline-from-left {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    overflow: hidden
}

.hvr-underline-from-left:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 0;
    right: 100%;
    bottom: 0;
    background: #2098d1;
    height: 4px;
    -webkit-transition-property: right;
    transition-property: right;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-underline-from-left:active:before,
.hvr-underline-from-left:focus:before,
.hvr-underline-from-left:hover:before {
    right: 0
}

.fancy-button {
    display: inline-block;
    margin: 20px;
    font-family: Heebo, Helvetica, Arial, sans-serif;
    font-weight: 500;
    font-size: 16px;
    letter-spacing: .07em;
    text-transform: uppercase;
    line-height: 24px;
    color: #fff;
    position: relative
}

.fancy-button.bg-gradient1 {
    text-shadow: 0 0 1px #BF4C28
}

.lSAction>.lSPrev {
    background-position: 0 0;
    left: 0
}

.allcourses {
    background-color: #fafafa
}

.allcourses h3 {
    font-weight: 300;
    margin-bottom: 2.75rem;
    margin-top: 2.75rem
}

.career h3 {
    font-weight: 300;
    margin-bottom: .75rem
}

.path_card {
    box-shadow: 2px 4px 8px 0 rgba(46, 61, 73, .47);
    height: 11.25rem;
    padding: 0 40px;
    width: 271px;
    margin: 0 2.75rem 2.5rem .75rem;
    border-radius: 11px
}

.path_card div a div:nth-child(1) .image_wrapper div {
    background: 0 0!important
}

.path_card div a div:nth-child(2) {
    position: absolute;
    width: 273px;
    width: 100wh;
    color: #fff;
    background: linear-gradient(-45deg, #1990c7, #428bca, #23a6a1cf, #428bca);
    background-size: 400% 400%;
    -webkit-animation: Gradient 10s ease infinite;
    -moz-animation: Gradient 10s ease infinite;
    animation: Gradient 10s ease infinite;
    margin-left: -16px;
    padding: 71px 0;
    text-align: center;
    border-radius: 11px;
    height: 180px
}

@-webkit-keyframes Gradient {
    0%,
    100% {
        background-position: 0 50%
    }
    50% {
        background-position: 100% 50%
    }
}

@-moz-keyframes Gradient {
    0%,
    100% {
        background-position: 0 50%
    }
    50% {
        background-position: 100% 50%
    }
}

@keyframes Gradient {
    0%,
    100% {
        background-position: 0 50%
    }
    50% {
        background-position: 100% 50%
    }
}

.path_card div a div:nth-child(2) p {
    color: #fff;
    font-size: 18px;
    letter-spacing: 1px;
    text-align: center
}

.mb-half {
    text-align: center;
    color: #02b3e4!important;
    margin-bottom: .75rem!important;
    font-size: 2rem;
    line-height: 3.5rem
}

.path_card .lazy-image {
    background-size: cover!important;
    height: 11.25rem;
    margin: 0 -15px -132px -16px;
    border-radius: 11px
}

.path_card .courses-section {
    padding: 0 15px
}

.mb-1 {
    text-align: center!important;
    font-weight: 300!important;
    margin-bottom: 1.5rem!important;
    font-size: 1.125rem;
    line-height: 2rem
}

.allcourse-name,
.learnpress_search {
    text-align: center
}

.shrink {
    display: inline-block;
    transition-duration: .3s;
    transition-property: transform;
    -webkit-tap-highlight-color: transparent;
    transform: translateZ(0)
}

#learn-press-checkout p,
.edit-link,
.learn-press-checkout-comment,
.learnpress_custom .entry-header,
.learnpress_custom .learn-press-breadcrumb,
.page-id-9377 .breadcrumbs {
    display: none
}

.card-1,
.subs_button button:hover {
    transition: all .3s cubic-bezier(.25, .8, .25, 1)
}

.shrink:hover {
    transform: scale(.9)
}

.searchbox {
       top: 12vh;
    z-index: 9;
}
#custom-master-head p {
    font-size: 20px;
}
.searchbox h1 {
    font-size: 40px;
    letter-spacing: 1px
}


.allcourse-background,
.freecourse-background {
     background-image: url(https://www.itlearn360.com/wp-content/uploads/2018/11/rawpixel-558599-unsplash-min-1.jpg);
    background-size: cover;
    background-position: 100%;
    width: 100%;
    height: 40vh
}

.allcourse-name {
    padding-top: 60px
}

.allcourse-name h2 {
    color: #fff;
    margin: 0
}

.allcourse-name h3 {
    color: #fff;
        font-size: 50px;
    text-shadow: 0 2px 4px rgba(41,48,59,.55);
}

.allcourse-name h4 {
      color: #607D8B;
    font-weight: 400;
    font-size: 22px;
}

.learnpress_custom {
    width: 100%;
    padding: 0
}

.learnpress_custom .purchase-button {
    font-size: 16px;
    margin-top: 14px;   
}

.learnpress_search input {
    margin: 24px 0 40px;
    font-size: 16px;
    border-radius: 3px;
    font-weight: 400;
    text-transform: capitalize;
    text-decoration: initial;
    width: 40%;
    box-shadow: 0 4px 10px 0 rgba(46, 54, 78, 0.21);
    height: 60px;
    text-indent: 30px;
    border: 1px solid #f5f5f5
}

.learnpress_search .search-course-button {
    text-align: center;
    padding: 0;
    height: 60px;
    margin: 6px;
    width: 15vh;
    border: none;
    background-color: #2196F3;
    40px40px text-shadow: none;
    border-radius: 3px;
    vertical-align: middle;
    cursor: pointer;
    white-space: nowrap;
    font-size: 14px;
    color: #FFF;
    text-transform: uppercase;
    font-weight: 700;
    box-shadow: 0 4px 10px 0 rgba(46, 54, 78, 0.21);
}

.learnpress_custom .post-thumbnail {
    background: linear-gradient(180deg,#1874bd,#0d2f61);
    width: 100%;
    min-height: 50vh;
    overflow: hidden;
}

.box-content,
.main_single {
    background-color: #fff;
    box-shadow: 0 0 1px 1px rgba(20, 23, 28, .1), 0 3px 1px 0 rgba(20, 23, 28, .1)
}

.learnpress_custom .post-thumbnail img {
    width: 70vh;
    padding: 25px
}

.learnpress_custom h2 {
    font-size: 30px;
    font-weight: 600;
    margin: 30px 0 10px;
    text-align: left
}

#learn-press-form-login p,
.course-about h2,
.learn-press-message p,
.learn-press-user-profile .user-info,
.lp-form-field .lp-avatar-preview .profile-picture,
.lp-user-profile-form .update-profile {
    text-align: center
}

.learnpress_custom li {
    margin-bottom: 10px;
    font-size: 15px
}

.user-avatar img {
    width: 30vh
}

.main_single {
    border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px;
    width: 55vh;
    padding: 30px;
    height: auto
}

.course-about {
    margin-bottom: 25px;
    padding: 0
}

.course-about h2 {
    margin-top: 35px!important;
    margin-bottom: 35px!important;
    font-weight: 400;
    font-size: 34px
}

.courses_info h2 {
    font-size: 25px;
    font-weight: 600;
    margin: 0 0 15px
}

.box-content {
    height: 25vh;
    margin: 13px;
    width: 45%;
    cursor: pointer
}

.box_img_text {
    margin-top: 10px;
    margin-bottom: 10px
}

.box-content-title {
    padding-left: 15px;
    font-weight: 600;
    letter-spacing: .6px;
    font-size: 18px
}

.box-content p {
    font-size: 14px;
    line-height: 21px
}

.box_img_text img {
    width: 30px
}

.course-curriculum .course-item,
.learn-press-tabs .course-item,
.learnpress_custom .learn-press-tabs {
    width: 100%
}

.course-includes-features {
    background-color: #f8f8f8;
    padding-top: 40px;
    padding-bottom: 40px
}

.learn-press-tabs .section {
    padding: 0!important
}
.payment-methods {
    border-radius: 4px;
    margin-bottom: 0px;
    list-style: none;
    padding: 8px 8px 3px;
    background: #f5f5f5;
    overflow: hidden;
}


.learn-press-conten4138t-item-only .nav-next,
.learn-press-content-item-only .navigation {
    margin: 0
}
.payment-methods li {
    margin-left: 0px;
}

#order_review h3 {
    color: grey;
    font-size: 22px
}

.learn-press-checkout-review-order-table {
    background-color: #fff;
    border-radius: 2px;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .2)
}

.learn-press-checkout-payment {
    top: 0px
}
.payment-method-form div.info,.payment-method-form div.error{
    font-size:14px;
}.subscription-option-main{
    background: #fff;
    /* margin-right: 10px; */
    width: 100%;
    margin-bottom: 10px;
    text-align: center;
}
.order-total {
    font-weight: 600
}

.place-order-action input {
    height: 8vh;
    border-radius: 3px;
    font-size: 16px;
    letter-spacing: 1px;
    box-shadow: 0 10px 20px 0 rgba(46, 54, 78, .1);
        background: linear-gradient( 
134deg ,#128aef,#0a5dc9);
}

#learn-press-user-info img {
    width: 25vh;
    border-radius: 50%
}

.learn-press-content-item-only .nav-links {
    display: inline-flex;
    float: right;
}

.learn-press-content-item-only .nav-previous {
    margin-right: 15px
}

.course-lesson-description a:hover {
    text-decoration: underline
}

.course-lesson-description a::before {
    content: "";
    display: inline-block;
    background: url(https://www.itlearn360.com/wp-content/uploads/2018/09/link.png) top right no-repeat;
    width: 17px;
    height: 17px;
    margin-right: 5px
}

#learn-press-form-login .login-password label,
#learn-press-form-login .login-username label {
   
}

.course-description ol,
.course-description ul {
    padding: 0
}

.learnpress_custom .article-content {
    overflow: initial!important
}


.learn-press-message p {
    letter-spacing: .5px;
    /* text-transform: uppercase; */
    padding: 10px;
        margin: 0px;
        font-weight:400;
}

#learn-press-form-login .login-password input,
#learn-press-form-login .login-username input {
    border-radius: 5px;
    color: #29303b;
    font-size: 18px;
    height: auto;
    padding: 11px 10px 12px 40px;
    box-shadow: none;
    width: 100%
}

.learn-press-subtabs li,
.learn-press-user-profile {
    box-shadow: 0 0 1px 1px rgba(20, 23, 28, .1), 0 3px 1px 0 rgba(20, 23, 28, .1)
}

#learn-press-form-login .login-password:before,
#learn-press-form-login .login-username:before {
    display: block;
    width: 20px;
    height: 20px;
    margin: 7px 0 0 15px;
    float: left;
    content: "";
    position: absolute
}

#learn-press-form-login .login-username:before {
    background: url(https://www.itlearn360.com/wp-content/uploads/2018/09/envelope.png) no-repeat
}

#learn-press-form-login .login-password:before {
    background: url(https://www.itlearn360.com/wp-content/uploads/2018/09/padlock.png) no-repeat
}

#learn-press-form-login .login-submit input,#learn-press-form-register .login-submit input {
    border-radius: 3px;
    width: 100%!important;
    background-color: #0455bf;
    color: #fff!important;
    border: none;
    height: 8vh;
    font-size: 20px;
    letter-spacing: 1px;
    margin: 0
}

.lp-single-course .learn-press-message {
    display: none
}

.learn-press-user-profile {
    padding: 0;
    margin-bottom: 15px;
        background-color: white;
    box-shadow: 3px 4px 10px #80808063;
    border-radius: 10px;
}
.user-profile-tabs h1{
           font-size: 22px;
    margin: 0px 0px 10px;
    border-bottom: 2px solid #2196f3c7;
    padding: 10px 0px;
    width: 35%;
    border-radius: 1px;
}
.learn-press-user-profile .learn-press-tabs {
    padding: 0
}

.learn-press-user-profile li {
    margin: 0;
    list-style: none;
    font-size: 14px;
    padding: 15px;
    border-left: 4px solid transparent
}

.learn-press-user-profile .user-basic-info {
    text-align: center;
    font-size: 20px;
    min-height: 17px;
    padding-bottom: 20px
}

.learn-press-user-profile .current {
    font-weight: 600;
    color: #2196F3;
    background-color: #eaf0f4;
    border-left: 4px solid;
}

.learn-press-user-profile .user-info {
    padding-top: 10px;
    border-bottom: 1px solid #ddd
}

.learn-press-subtabs {
    list-style: none;
    text-align: center;
    display: flex;
    margin: 10px auto;
    /* align-items: center; */
    width: max-content;
}
.user-profile-section-content{
    margin: 10px auto;
    padding: 0;
    margin-bottom: 15px;
}

.learn-press-subtabs li {
    background-color: #fff;
    padding: 10px;
    margin-bottom: 10px;
    float: left;
    border-radius:10px;
}

.learn-press-subtabs a {
    color: #686f7a;
    font-weight: 600;
    letter-spacing: 1px;
}

.learn-press-subtabs .current {
    background-color: #00B3FE
}

.learn-press-subtabs .current span {
    color: #fff;
    font-weight: 600;
    letter-spacing: 1px;
}

.learn-press-subtab-content ul {
    list-style: none;
    padding-bottom: 15px;
    padding-top: 0
}

.learn-press-subtab-content .lp-form-field-input textarea {
    width: 100%;
    border: 1px solid #cacbcc
}

.learn-press-subtab-content .lp-form-field-input input {
    width: 100%;
    height: 44px;
    padding: 11px 12px;
    background-color: #fff;
    background-image: none;
    border: 1px solid #cacbcc;
    border-radius: 2px;
    margin-bottom: 10px
}

.learn-press-subtab-content .lp-form-field-label {
    font-weight: 400;
    font-size: 15px
}

.learn-press-subtab-content .description {
    color: #5d6d86;
    font-size: 13px
}

.learn-press-subtab-content select {
    height: 35px;
    width: 30vh;
    border: 1px solid #cacbcc
}

.lp-user-profile-form .update-profile input {
    border-radius: 3px;
    background-color: #0455bfc4;
    color: #fff!important;
    border: none;
    font-size: 20px;
    letter-spacing: 1px;
    margin: 0
}

.lp-form-field .lp-avatar-preview {
    width: auto !important;
    height: auto !important;
    position: relative;
    /* border: 1px solid #cacbcc; */
    /* box-shadow: 0 2px 0 hsla(0, 0%, 100%, .63), inset 0 1px 2px rgba(41, 48, 59, .15); */
    padding: 18px;
    margin: 0px auto 15px;
    border: 1px solid #e1e1e1;
    /* padding: 10px; */
    text-align: center;
}

.lp-form-field .lp-avatar-preview img {
    width: 140px
}

#lp-upload-photo {
    background: 0 0;
    border: 1px solid;
    border-radius: 3px;
    letter-spacing: 1px;
    font-size: 14px
}

.acadmy_desc {
    padding: 0 40px 0 0
}

.acadmy_desc p {
    color: #f2f5f9;
    font-size: 16px!important;
    line-height: 26px;
    margin-bottom: 22px;
    text-align: justify
}

.acadmy_contact h4,
.client_logo,
.client_logo p,
.subs_button,
.subs_detail,
.subscription_head {
    text-align: center
}

.acad_value {
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    margin-right: 0px
}

.course_preview {
    bottom: 0;
    color: #777;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    font-size: 16px;
    line-height: 40px;
    letter-spacing: 1px;
    font-weight: 600;
    background-color: #fff
}

.academy-video-container .video-js ,.academy-video-container .hls-video {
    width: 100%;
    border-radius: 7px;
}

.acadmy_contact .course-meta-info-section {
    background: #fff;
    border: 1px solid #e1e6ea;
    box-shadow: none;
    height: 63vh;
    margin: 4px auto 25px;
    float: none;
    padding: 24px;
    box-shadow: 0px 0px 1px #111;
    border-radius: 40px;
}

.acadmy_contact h4 {
    color: #828282;
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 0
}

#post-9461 .post-thumbnail{
    display: none;
}

#enq_fr_indi div,
#enquiry_form_corpo div {
    margin-bottom: 15px
}

.acadmy_contact label {
    display: none
}

.acadmy_contact input {
    border: 0;
    border-bottom: 1px solid #d8d8d8;
    background-color: transparent
}

#contactus {
    background-image: url(https://www.itlearn360.com/wp-content/uploads/2018/09/Banner-Image.png);
    background-size: cover
}

.card {
    background: #fff;
    border-radius: 2px;
    display: inline-block;
    min-height: 200px;
    margin: 10px 0px;
    position: relative;
    width: 300px
}

.card-1 {
    box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24)
}

.card-1:hover {
    box-shadow: 0 8px 15px rgba(0, 0, 0, .15), 0 6px 8px rgba(0, 0, 0, .08)
}

.subscription_head {
    font-size: 18px;
    /* text-transform: uppercase; */
    /* margin-top: 17px; */
    border-left: 2px solid #2196F3;
    height: 43px;
    padding: 25px 0px;
}

#aca_subs .single_course_price {
    text-align: center;
    padding-top: 15px
}

#aca_subs {
    padding: 0;
    margin-bottom: 20px
}
.monthly_subscription .card{
    margin: 10px !important;
}
#aca_subs .course-price {
    color: #505763;
    font-size: 30px;
    font-weight: 400
}
#aca_subs .discount-label {
    height: 130px;
    overflow: hidden;
    position: absolute;
    right: 0px;
    top: 0px;
    width: 90px;
}
.discount-label .tag {
    height: 70px;
    line-height: 95px;
    text-align: center;
    text-transform: uppercase;
    width: 170px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    color: white;
    font-weight: 700;
    background: #428bca;
}

.discount-label .tag .tag-text {
    font-size: 10px;
    left: -20px;
    position: relative;
}
#aca_subs .course-origin-price {
    text-decoration: line-through;
    padding-left: 5px;
    color: #a1a7b3;
    font-size: 18px
}

.subs_detail {
    font-size: 14px;
    letter-spacing: .5px;
    color: #ccc;
    padding-top: 15px
}

.subs_button button {
}

.course_meta_info .tab-header::after {
    content: "";
    width: 190px;
    height: 1px;
    background: 0 0;
    display: block;
    margin: 15px auto
}

#courses .course-info p {
    line-height: 10px
}

#courses .course-origin-price {
    padding-top: 5px
}

.subs_button button:hover {
    box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24)
}

#left-menu ul li a:hover {
    color: #2196F3
}

#left-menu ul .active a {
    color: #F38A8A;
    border-bottom: 3px solid #F38A8A
}

.point_package {
    padding: 20px 17px 30px;
    border-bottom: 1px solid #8080801a
}

.point_package ul {
    color: #7f7f7f;
    padding: 0
}

.point_package li {
    margin-bottom: 5px;
    display: flex
}

.point_package li:before {
    content: "";
    display: block;
    background: url(https://www.itlearn360.com/wp-content/uploads/2018/09/checked.png) no-repeat;
    width: 20px;
    height: 20px;
    float: left;
    margin: 0 6px 0 0
}

#courses {
    padding-bottom: 30px
}

.client_logo li img {
    -webkit-filter: grayscale(1);
    filter: grayscale(1)
}

.client_logo li img:hover {
    -webkit-filter: grayscale(0);
    filter: none
}

.client_logo {
    padding-bottom: 20px;
    display: inline-block;
    width: 100%;
    background: #f8f8f8
}

.client_logo ul,
.custom-logo-design ul {
    display: inline-flex;
    list-style: none
}

.client_logo li {
    width: 20%;
    cursor: pointer;
    padding-left: 20px
}

.client_logo h2 {
    font-weight: 400;
    margin-top: 55px
}

.client_logo p {
    color: #828282;
    width: 555px;
    margin: 0 auto;
    line-height: 1.67;
    font-size: 18px
}

.client_logo .main_client {
    margin: 0 auto;
    float: none
}

.single_course_header {
    padding-top: 35px
}

.learnpress_custom .acadmy_desc {
    padding-top: 30px
}

.learnpress_custom .acadmy_desc h1 {
    font-size: 36px;
    line-height: 41px;
    color: #fff;
    font-weight: 600;
    text-transform: none;
    letter-spacing: 1px
}

.learnpress_custom .acadmy_desc p {
    font-size: 15px!important;
    line-height: 22px
}

.learn-press-tabs .card {
    padding: 0
}

.learnpress_custom_tab {
    padding-left: 5%
}

.course-curriculum h3,
.learn-press-tabs .class-description h3,
.learn-press-tabs .course-description h3 {
    text-align: left;
    margin-top: 20px!important;
    margin-bottom: 20px!important;
    font-weight: 400;
    font-size: 30px
}

#courses ul,
.custom_faqs h2 {
    text-align: center
}

.class-description .course-training-highlight .course-origin-price,
.class-description .course-training-highlight .course-price {
    font-size: 15px
}

.class-description ul {
    list-style: none;
    padding: 0
}

.dropdown__btm,
.dropdown__top {
    box-sizing: border-box;
    padding: 15px
}

.training-feature li:before, .learn-press-tabs .course-description li:before {
    content: "";
    display: inline-block;
    background: url(https://www.itlearn360.com/wp-content/uploads/2018/09/verified.png) no-repeat;
    width: 20px;
    height: 20px;
    float: left;
    margin: 0 6px 0 0
}

.single_course_main_header {
    width: 90%;
}

.learn-press-tabs .single_course_price {
    padding-top: 15px
}

.learnpress_custom .addtoany_share_save_container {
    display: none
}
.main_custom_faqs {
    padding-top: 40px;
    padding-bottom: 40px
}

.custom_faqs h2 {
    margin-top: 35px!important;
    margin-bottom: 35px!important;
    font-weight: 400;
    font-size: 34px
}

.custom_faqs .card {
    background: #fff;
    border-radius: 3px;
    min-height: 6vh;
    padding: 0px 0 0 10px;
    margin-top: 16px;
    /* font-size: 10px; */
    width: 100%;
    border-left: 2px solid #2196F3;
    margin-bottom: -1px;
}

.custom_faqs button {
    letter-spacing: 1px;
    margin: 12px;
}

.custom_faqs button:hover {
    box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24);
    transition: all .3s cubic-bezier(.25, .8, .25, 1)
}

.custom_faqs .ehide {
    background: #fff;
    padding: 10px 20px;
    border:1px solid #e1e1e1;
}

#footer-widget-area {
    color: #fff
}

.faq-container .card {
    background: #fff;
    border-radius: 3px;
    min-height: 10vh;
    padding: 20px 0 0 20px;
    margin-bottom: 20px;
    font-size: 10px;
    width: 100%;
    border-left: 2px solid #2196F3
}

.faq-ques h3:after {
    display: inline-block;
    height: 20px;
    margin: 0 6px 0 0;
    content: ""
}

.faq-ques h3:after {
    background: url(https://www.itlearn360.com/wp-content/uploads/2018/09/angle-arrow-down.png) no-repeat;
    width: 20px;
    float: right
}

.learn-press-tabs #left-menu {
    background: #fff;
    width: 100%!important;
    top: 0!important
}

#mobile_view_button,
.quiz-question-content .addtoany_share_save_container {
    display: none
}

.quiz-intro li {
    list-style: none
}

#popup_container {
    box-shadow: 0 1px 3px rgba(0, 0, 0, .25), 0 1px 2px rgba(0, 0, 0, .29)
}

.learn-press-content-item-only {
    height: 100%
    background: #8BC34A;

}

#login-list {
    padding: 0;
    list-style: none
}
#login-list li{
 float: left;
    margin-left: 0px;
    margin-right: 5px;
}
.customcourse_css #left-menu ul {
    width: 100%!important
}

.customcourse_css #left-menu li a {
    line-height: 30px
}

.customcourse_css #left-menu li {
    border-bottom: 1px solid #80808038;
    width: 100%;
    padding: 5px 10px
}

#self-paced-courses>div>.col-md-12 {
    width: 50%
}

.learn-press-courses li.col-md-3 {
    width: initial!important
}

.custom_course_css {
    height: 25vh;
}

.custom_course_css_ul {
    padding: 15px 0 0;
    list-style: none;
    text-align: left!important
}

.online_course_custom .card {
        min-height: 140px;
    cursor: pointer;
    margin-right: 18px;
    width: 23%;
        box-shadow: 0 10px 25px 0 rgb(50 50 93 / 19%), 0 5px 15px 0 rgb(0 0 0 / 9%);
}

.custom_course_css_ul a {
    font-size: 15px;
    font-weight: 600;
    text-align: left;
}

.custom_grid .image-hover * {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.custom_grid .image-hover {
    position: relative;
    display: inline-block;
    overflow: hidden;
    margin-bottom: 5px;
    border: 8px solid #f5f5f5
}

.custom_grid .image-hover a {
    text-decoration: none
}

.custom_grid .img-zoom-in img {
    transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out
}

.custom_grid .img-zoom-in:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1)
}

.custom_grid_small {
    padding: 0
}

.custom_grid {
       padding: 0;
    background-color: #f5f5f5;
    top: 0vh;
}
.play-video:hover{
    background-color: whitesmoke;
    transition: .3s;
    color: white;
    border:1px solid transparent;
}

.custom_height {
    height: 26vh
}
.sub-menu li span:hover{
    color: #0a5dc9;
}

.image-hover {
    background-size: cover
}

.image-hover-content {
    text-align: center;
    padding-top: 15vh
}

.image-hover-content-1 {
    text-align: center;
    padding-top: 10vh
}

.image-hover-content h3,
.image-hover-content-1 h3 {
    background: 0 0;
    padding: 15px;
    margin: 0 auto;
    float: none;
    letter-spacing: .5px
}

.image-hover-content-1 h3 {
       color: #333;
    background: #ffffffa1;
    width: 100%;
    padding: 15px;
    margin: 0px auto;
    float: none;
    font-weight: 600;
    font-size: 14px;
    letter-spacing: .5px;
}

.image-hover-content-1 h3:hover {
    background:#00000085;
    color: #fff;
    font-weight: 400
}

.image-hover-content h3 {
       color: #333;
    background: #ffffffa1;
width: 70%;
    padding: 15px;
    margin: 0px auto;
    float: none;
    font-weight: 600;
    font-size: 14px;
    letter-spacing: .5px;
}

.image-hover-content button {
    background-color: #2196f3cc;
    font-weight: 400;
    border-radius: 2px;
    padding: 8px 30px;
    margin-top: 15px
}

.custom-logo-design img {
    width: 40px
}

.custom-logo-design ul {
    margin-top: 30px;
    padding: 0
}

.custom-logo-design {
    text-align: center;
    background-color: #f5f5f5
}

.custom-logo-design button {
    padding: 8px 50px;
    border-radius: 4px;
    font-weight: 400;
    box-shadow: 0 10px 20px 0 rgba(46, 54, 78, .1)
}

.custom-logo-design button:hover {
    box-shadow: none
}

.lSAction>.lSPrev {
    background-image: url(https://www.itlearn360.com/wp-content/uploads/2018/10/left-arrow.png);
    background-size: cover
}

.lSAction>.lSNext {
    background-image: url(https://www.itlearn360.com/wp-content/uploads/2018/10/right-arrow-1.png);
    background-size: cover
}

.lSSlideOuter .lSPager.lSpg>li a {
    border: 1px solid #333;
    background-color: transparent!important
}

.lSSlideOuter .lSPager.lSpg>li.active a,
.lSSlideOuter .lSPager.lSpg>li:hover a {
    background-color: #428bca!important;
    border: none
}

.career p {
    text-align: center;
    color: #808890
}

.career {
    padding-bottom: 25px
}



.homeservices {
    background-color: #fff;
    box-shadow: 0 14px 30px 0 rgba(60, 72, 91, .22);
    width: 46%;
    margin: 10px 0 30px 30px;
    text-align: center;
    height: 40vh;
    border-radius: 4px;
    border-bottom: 2px solid #2196F3
}

.numbers {
    width: 5%;
    background-color: #35cef7;
    border-radius: 49px;
    color: #fff;
    margin-left: -27px;
    margin-top: -12px
}

.certification-content {
    padding-top: 20px
}

#custom_color {
    color: #516e90;
    font-weight: 700
}

.certification-content p {
    text-align: center;
    color: #808890;
    font-size: 20px;
    padding-bottom: 40px
}

.certification-content .info_sec_head {
    margin-bottom: .75rem
}

.homeheader .top-bar {
    background-color: #fff;
    padding: 5px 0;
    font-size: 13px;
    color: #516e90;
    -webkit-box-shadow: 0 10px 40px rgba(0, 0, 0, .3);
    box-shadow: 0 3px 10px rgba(0, 0, 0, .13);
    position: relative;
    z-index: 30;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    display: initial!important
}

.other-pages .top-bar {
    display: none!important
}

#inner-header-container #custom-css-header {
    padding-top: 0
}

.other-pages #custom-css-header {
    padding: 0
}

.top-bar li img {
    height: 20px;
    width: 20px;
    fill: #6987ab;
    margin-right: 8px
}

.top-bar ul {
    display: inline-flex
}

.top-bar li {
    list-style: none;
    padding: 0 30px
}

.top-bar a {
    color: #fff;
    cursor: pointer;
    font-size: 13px
}

/*.homeheader .color-line {
    background: linear-gradient(135deg, #2a27da, #0cf);
    height: 3px;
    display: initial!important;
    margin-bottom: 5px
}*/

.other-pages .color-line {
    display: none
}

.topbar-social {
    padding: 0 5px!important
}

#self-paced-courses ul li h3 {
    padding: 0 6px;
    height: auto;
    margin-bottom: 0
}
#training_process{

}
#training_process .sd{
width:20%;
}
#training_process .sd .fa,#training_process .sd .fas{
    font-size: 32px;
    margin-bottom: 14px;
    color: #125188;
}

#self-paced-courses ul .course-info p {
    line-height: 15px
}

#self-paced-courses ul .course-info .course-origin-price {
    padding-top: 0
}

.upcoming-courses {
    background-image: url(https://www.itlearn360.com/wp-content/uploads/2018/10/glenn-carstens-peters-203007-unsplash-min.jpg);
    height: 55vh;
    padding: 8% 0;
    background-color: #457992;
    text-align: center;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.upcoming-courses-main {
    padding: 0
}

.upcoming-title-content h3 {
    font-size: 27px;
    font-weight: 400;
    padding-top: 30px;
    margin: 0
}

.upcoming-title-content h1 {
    font-size: 36px;
    line-height: 40px;
    padding-bottom: 30px
}

.custom-background {
    background-color: #1990c7;
    color: #fff
}

.info-upcoming-content h3 {
    text-align: left;
    line-height: 32px;
    margin-bottom: 0!important;
    margin-top: 14px!important
}

#flip,
#panel,
.custom-more .widget-footer {
    text-align: center
}

.info-upcoming-content {
    height: 54vh
}

.info-upcoming-image {
    background-size: cover;
    height: 54vh
}

.list-info-upcoming li:before {
    content: "";
    display: inline-block;
    background: url(https://www.itlearn360.com/wp-content/uploads/2018/09/verified.png) no-repeat;
    width: 25px;
    height: 20px;
    float: left;
    margin: 5px 7px 2px 0
}

.list-info-upcoming li {
    width: 100%;
    display: flex;
    height: auto;
    min-height: 30px;
    line-height: 25px;
    margin-left: 0;
    font-size: 16px
}

#flip,
#panel,
.mobile-show {
    display: none
}

.list-info-upcoming {
    padding: 30px 0 0
}

.button-custom button {
    background-color: #2196F3;
    color: #fff!important;
    border: none;
    font-size: 13px;
    letter-spacing: 1px;
    margin: 0;
    width: auto;
    border-radius: 42px;
    box-shadow: 0 10px 20px 0 rgba(46, 54, 78, .1);
    font-weight: 400;
 
}

.upcoming-courses-header-title {
    font-size: 36px;
    color: #2f374f;
    font-weight: 700;
    text-transform: uppercase;
    background: 0 0;
    width: 50%;
    margin: 0 auto;
    float: none;
    height: 15vh;
    padding: 30px;
    border-left: 4px solid #44aaf5;
    border-right: 4px solid #44aaf5;
        background-color: #ffffffdb;
}

#flip,
#panel {
    padding: 5px;
    background-color: #e5eecc;
    border: 1px solid #c3c3c3
}

#panel {
    padding: 50px
}

.footer-social {
    padding: 0;
    list-style: none
}

.footer-social li {
    margin: 0;
    padding: 0!important
}

.lg_button {
    border: 1px solid #2196F3;
    padding: 8px;
    color: #2196F3;
    background-color: white;
    font-size: 15px;
    border-radius:2rem;
}

.lg_button:hover {
    color: #2196f3;
    border: 1px solid #2196f3;
    background-color:white;
}

.custom-login {
    margin-left: 5px;
    margin-top: 5px;
}

.b-thumbnail {
    height: 210px;
    background-size: cover!important
}

.custom-more .widget-footer .pull-right,
#es_txt_button {
    float: none!important;
    border: none;
    background-color: #2196F3;
    text-shadow: none;
    vertical-align: middle;
    cursor: pointer;
    white-space: nowrap;
    font-size: 13px;
    color: #FFF;
    text-transform: uppercase;
    padding: 8px 25px;
    border-radius: 4px;
    font-weight: 400;
    box-shadow: 0 10px 20px 0 rgba(46, 54, 78, .1)
}

.custom-logo-design li {
    width: 33.33%
}

.custom-info-list .services {
    background-color: #fff;
    padding: 10px;
    border-radius: 5px;
    box-shadow: 0 3px 8px 0 rgba(46, 54, 78, .04);
    border: 2px solid #e1e1e1
}

.acadmy_contact {
    margin-bottom: 10vh
}

.custom-popular-course .learn-press-courses li.col-md-4 {
    width: 80%;
    margin: 0 auto;
    float: none
}

.custom-popular-course .course-cover {
    width: 25%
}

.custom-popular-course .course-detail {
    width: 50%;
    margin: -150px auto 0;
    float: none
}

.custom-popular-course .learn-press-courses li.course {
    height: auto
}

.master-head-add-link-content {
       min-height: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #fff;
    border-radius: 4px;
    -webkit-box-shadow: 0 4px 30px rgba(0, 0, 0, .15);
    box-shadow: 0 4px 30px rgba(0, 0, 0, .15);
    padding: 1px 18px 15px 22px
}

.master-head-add-main {
    z-index: 9
}

.master-head-add-link-content h1 {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: .9rem;
    text-transform: uppercase;
        color: white;
}
.master-head-add-link-content p{
    color: white;
}
#custom-master-head .main-carousel .carousel-cell p{
    color: #607D8B;
}

.master-head-add-link-content span img {
    vertical-align: text-bottom;
    margin-right: 10px
}

.master-head-add-link-content button {
       padding: 8px 20px!important;
    letter-spacing: .5px;
    border-radius: 4px;
    font-weight: 400!important;
    box-shadow: 0 10px 20px 0 rgba(46, 54, 78, .1)!important;
    background-color: white;
    margin: 0;
    color: #2196F3;
}

#footer-widget-area h2,
.acadmey-page-enquiry h4 {
    font-weight: 400;
    text-align: center
}

.master-head-add-link-content button:hover {
    box-shadow: none
}

#header-sroll {
    position: fixed;
    height: 45px;
    bottom: 0;
    z-index: 9999;
    background: 0 0;
    left: 0;
    float: left;
    width: 100%;
    -ms-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out
}

#header-sroll h1 {
    font-size: 30px;
    font-family: Arial;
    text-align: center;
    line-height: 50px;
    -ms-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
    display: none
}

#header-sroll.small {
    height: 43px;
    line-height: 15px;
    background-color: #000
}

#header-sroll.small h1 {
    height: 70px;
    line-height: 35px;
    font-size: 25px;
    display: initial
}

#header-sroll .container {
    display: none
}

#header-sroll.small .container {
    display: initial
}

.custom-popular-course .course-detail hr,
.custom-popular-course .info_sec_head {
    display: none
}

.top-bar li a:hover {
    color: #2196f3!important
}

.custom-popular-course .course-description,
.custom-popular-course .course-meta-field {
    color: #000
}

.topbar-social img {
    height: 18px!important;
    width: 18px!important
}

.custom-popular-course .course-lesson-number {
    color: #047d72!important
}

.custom-popular-course .learn-press-courses li.course {
    padding-bottom: 10px;
    border-bottom: 1px solid #e8e9eb;
    padding-top: 10px;
    box-shadow: none
}

.custom-popular-course .learn-press-courses li.course:hover {
    box-shadow: none;
    background-color: #f5f5f5
}

.custom-popular-course .course-student-number {
    color: grey!important
}

#footer-widget-area h2 {
    margin-top: 35px!important;
    margin-bottom: 35px!important;
    font-size: 34px;
    color: #000
}

.acadmey-page-enquiry ul {
    display: inline-flex;
    padding: 0
}

#acadmey-id {
    padding: 0
}

#acadmey-id .services {
    padding: 5px!important;
    font-weight: 400!important;
    margin-left: 10px
}

#acadmey-id input {
    border: 0;
    border-bottom: 1px solid #d8d8d8;
    background-color: transparent
}

#acadmey-id label {
    display: none
}

.custom-popular-course .widget-footer {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px
}

.custom-popular-course .widget-footer .pull-right {
    float: none!important;
    border: none;
    background-color: #2196F3;
    text-shadow: none;
    vertical-align: middle;
    cursor: pointer;
    white-space: nowrap;
    font-size: 13px;
    color: #FFF;
    text-transform: uppercase;
    padding: 15px 25px;
    border-radius: 4px;
    font-weight: 400;
    box-shadow: 0 10px 20px 0 rgba(46, 54, 78, .1)
}

.inloop {
    margin-bottom: 15px;
    border-bottom: 1px solid #f5f5f5;
    cursor: pointer
}

.inloop:hover {
    background-color: #f5f5f5
}


.combo-course-container {
    flex-direction: column;
    padding: 15px
}

.combo-course-main {
    background-color: #fff;
    box-shadow: 0 0 1px 1px rgba(20, 23, 28, .1), 0 3px 1px 0 rgba(20, 23, 28, .1);
    height: 30vh;
    text-align: center !important;
}

.combo-course-main .course-thumbnail>div {
  display: block;
    height: 122px;
    overflow: hidden;
    background-size: contain !important;
    position: relative;
    box-shadow: 0 1px 0 0 hsla(220, 7%, 92%, .5);
    background-repeat: no-repeat !important;
    background-position: center !important;
}

.combo-course-main h3 {
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    padding: 5px;
    margin: 0
}

.combo-course-main .course-students {
    font-size: 13px;
    padding: 5px
}

.combo-course-main .course-lesson-number {
    padding: 5px
}
.lesson-resource{
    display: block;
    float: none;
    text-align: left;
    width: 100%;
    font-size: 15px;
    text-decoration: underline;
    color: #428bca;
    display: block;    
}
.combo-course-container .combo-plus {
    text-align: center;
    height: 65px;
    background-position: center;
    top: 18vh;
    font-size: 71px;
    color: #555
}

.combo-course-container .subscription_head {
    border: none;
    padding: 8px 0;
    font-size: 15px;
    color: #000!important
}

.combo-course-price {
    text-align: center
}

.combo-course-container .course-price {
    font-size: 17px;
    margin-bottom: 13px;
    display: inline-block;
    color: #555!important
}

.combo-course-container .course-origin-price {
    font-size: 17px;
    margin-bottom: 13px;
    display: inline-block;
    color: #a1a7b3!important;
    margin-left: 5px
}

.combo-course-container .subs_button button {
    background-color: #2196f3!important
}

.combo-course-container .subs_button button:hover {
    border: 1px solid #2196f3!important
}

.combo-course-container .course-lesson-number,
.combo-course-container .course-students {
    font-size: 14px!important;  
}

.combo-course-container .course-students {
    color: #555!important
}
.single-course-pcon{
    margin: 0px 4px;
    overflow: hidden;
    box-shadow: 0px 0px 9px #a1a1a1;
    border-radius: 20px;
}
.single-course-pcon h4{
    background: aliceblue;
    margin: 0px 0px 10px;
    padding: 10px;
}
#aca_subs .single-course-pcon{
    display:none;
}
.payment_head .subscription_head{
    border-left:0px !important
}
.payment_head .single_course_price{
    padding:0px;
}

.single-price-payment button{

}
.picon{
    display: inline-block;
    float: left;
    width: 50px;
    height: 50px;
    padding: 12px;
    background: mediumseagreen;
    font-size: 28px;
    color: white;
    border-radius: 50%;
    text-align: center;
    margin: 0px 6px 0px 0px;
}
.single-price-button button{
    
}
.lp-single-course .course-origin-price,
.lp-single-course .course-price,
.lp-single-course .subs_detail {
    color: #111
}

.learn-press-tabs .card .a2a_floating_style:before {
    color: #fff!important
}

.main-single-course-enquiry {
    margin: 0 auto;
    padding: 0;
    float: none
}

.us-phone-number {
    box-shadow: none;
    background-color: #f3f6f8;
    border-radius:10px 10px 0px 0px;
    background-clip: padding-box;
    padding: 15px;
    margin-bottom: 20px;
    position: relative;
    display: block;
    height: 83px;
}

.us-phone-number .default-text {
    font-weight: 300;
    font-size: 15px;
    line-height: 1.5;
    letter-spacing: .5px;
    color: rgba(0, 0, 0, .8);
    margin: 0
}

.us-phone-number h3 {
    font-size: 24px;
    margin: 0;
    color: rgba(0, 0, 0, .9);
    font-weight: 300;
    line-height: 1.3;
    float:left;
}


#footer-widget-area .clearfix,
.footer-featured-courses .info_sec_head,
.footer-featured-courses .learn-press-courses li.course hr {
    display: none
}

.us-phone-number p {
    margin-bottom: 0;
    font-weight: 300;
    font-size: 12px;
    line-height: 1.7;
    color: rgba(0, 0, 0, .6)
}

.footer-featured-courses .learn-press-courses li.col-md-4 {
    width: 100%
}

.footer-featured-courses .learn-press-courses li.course {
    margin: 0 0 6px;
    padding: 0;
    height: auto;
    box-shadow: none;
    background-color: transparent
}

.footer-featured-courses .learn-press-courses li.course h5 {
    margin: 0 8px 0 0;
    text-align: left;
    font-size: 14px;
    color: #fff;
    font-weight: 400
}

.alert-close,
.kacadmy-main table tbody td,
.kacadmy-main table thead th,
.message {
    text-align: center
}

.footer-featured-courses .course-detail {
    padding: 0
}

.list-container {
    position: fixed;
    z-index: 1;
    left: 10px;
    background: #eee;
    overflow-x: hidden;
    padding: 0;
    box-shadow: 3px 4px 3px #ececec;
    border: 1px solid
}

.list-container li a {
    color: #444;
    display: block;
    font-size: 14px;
    font-weight: 400;
    line-height: 23px;
    padding: 4px 30px
}

.list-container-courses {
    margin-left: 320px;
    font-size: 28px;
    padding: 0 10px
}

.course-filter-function {
    position: fixed;
    z-index: 1;
    right: 0;
    overflow-x: hidden;
    padding: 8px 0;
    float: right
}

#sidebar.fixed {
    position: fixed;
    top: 0
}

.Category-title {
    background: #fff;
    box-shadow: 3px 4px 3px #ececec;
    color: #444;
    font-size: 9px;
    font-weight: 400;
    padding: 0 30px;
    position: relative;
    border-bottom: 1px solid #EAEAEA
}

.Category-title h3 {
    font-weight: 400
}

.list-container li a:hover {
    color: #2196f3
}

.custom-course-meta-feild .course-month-price,
.custom-course-meta-feild .course-year-price {
    display: none;
}

.custom-course-meta-feild .course-year-price {
    right: -36px
}

.course-card-duration img {
    width: 15px
}

.course-card-duration {
    margin-right: 5px
}

.custom-course-meta-feild .course-duration {
    vertical-align: sub;
}

.course-duration-text {
    margin-left: 5px
}

.custom-course-meta-feild .course-price {
    font-size: 16px!important;
    margin-left: 0!important
}

.custom-course-meta-feild .course-origin-price {
    padding-left: 1px!important
}

.duration-main-card {
    padding-top: 10px;
    color: #2196f3
}

.course-card-lesson img {
    width: 13px;
    margin-top: -3px
}

.kacadmy-main table {
    width: 100%;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-collapse: collapse;
    margin-bottom: 1em
}

.kacadmy-main table th,
.kacadmy-main table td {
    padding: .5em 1em;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    white-space: pre
}

.kacadmy-main table thead {
    color: #fff;
    background: #2196f3
}

.kacadmy-main table thead th {
    padding: 1em
}

.kacadmy-main table[data-comparing=active] tbody th {
    border-bottom: none;
    font-size: .75em;
    color: #767676;
    padding-bottom: 0
}

#self-paced-courses .custom-course-meta-feild .course-year-price {
    right: 0;
    width: 38%
}

.success {
         color: #007791;
}
.error{
    color:red;
}
.message {
    display: block;
    font-size: 10pt;
    font-weight: 700;
    margin: 0;
    padding: 10px 20px;
    position: relative;
    vertical-align: middle;
    color: #fff
}

.alert-close,
.article-meta h4,
.weight-normal {
    font-weight: 400
}

.message img {
    width: 20px;
    margin-right: 3px
}

.alert-close {
    background: rgba(255, 255, 255, .1);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .4), inset 0 -1px 2px rgba(255, 255, 255, .25);
    -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .4), inset 0 -1px 2px rgba(255, 255, 255, .25);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .4), inset 0 -1px 2px rgba(255, 255, 255, .25);
    color: #FFF;
    cursor: pointer;
    font-size: 25px;
    height: 22px;
    line-height: 24px;
    position: absolute;
    right: 5px;
    top: 9px;
    -webkit-transition: color .2s ease-in-out;
    -moz-transition: color .2s ease-in-out;
    -o-transition: color .2s ease-in-out;
    transition: color .2s ease-in-out;
    width: 22px
}

.offer-end-timmer li {
    display: inline-block;
    list-style-type: none;
    margin-left: 2px
}

.offer-end-timmer {
    font-size: 15px;
    font-weight: 400;
    margin: 0;
    padding: 0;
   
        color: white;
}

.offfer-msg {
    font-size: 14px;
    letter-spacing: .3px;
    display: inline-block;
        color: white;
}

.article-user,
.mobile-onn {
    display: none
}

.offer-end-timmer li span {
    font-size: 17px
}

.message a {
    color: #fff
}

.slider_back_image .article-overlay {
    background-size: cover!important;
}

.article-meta {
    bottom: 0;
    padding: 0 9px;
    width: 100%;
}

.article-meta h4 {
    font-size: 15px;
    margin-bottom: 0px;
}

.article-category-container::after {
    content: "\f105";
    font-family: "Font Awesome 5 Brands";
    font-size: 30px;
    float: right
}

.article-category::after {
    content: ",";
    margin: 0 3px 0 1px
}

.last-article-category::after {
    content: ""
}

.loop-article {
  padding: 0;
    box-shadow: 0px 0px 2px #e1e1e1;
    margin-bottom: 20px;
    min-height: 370px;
    padding-bottom: 10px;
}
.loop-article:hover{
    box-shadow: 0 4px 10px 0 rgba(46, 54, 78, 0.21);
    transition: .3s;
}
.blogheader header .menu-container li a{
    color: black !important;
}
.article-category-container {
   margin-bottom: 10px;
font-size: 12px;

}
.middle_wrapper p a {
    color: #2196f3;
}
.master-head-add-link-content .carousel-cell{
     width: 100%;
    color: white;
    padding-top: 15px;
}
#custom-master-head{
        background: linear-gradient(to right, #8f94fb, #4e54c8);
        z-index:100;
        height:100vh;
}
#custom-master-head {
    background: transparent;
    box-shadow: none;
        padding-top: 80px;
        text-align: left;
}
#custom-master-head span{
    font-size: 17px;
        vertical-align: text-top;
}
#custom-master-head h1{
      color: black;
    font-size: 42px;
    letter-spacing: 1px;
    width: 100%;
    line-height: 50px;
    margin: 0px;
   
}
#custom-master-head button{
        margin-top: 5px;
    background:linear-gradient(134deg,#128aef,#0a5dc9);
}
#custom-master-head .custom-button{
    background: transparent;
}
#custom-master-head .flickity-prev-next-button.previous {
       left: -110px;
    border-radius: 46px;
    margin: 0px;
    top: 0px;
}
#custom-master-head .flickity-prev-next-button.next {
       right: -110px;
    border-radius: 46px;
    margin: 0px;
    top: 0px;
  }
 #custom-master-head .flickity-button-icon{
    fill: #2196f3;
 }
 .play-text{
          font-size: 14px !important;
    padding-left: 5px;
    color: white;
 }
 .review-heading h5{
        font-size: 22px;
    font-weight: 600;
 }
 .review-heading .wp-review-13300 .review-title, .wp-review-13300 .review-list li:nth-child(2n), .wp-review-13300 .wpr-user-features-rating .user-review-title{
    background-color: white;
 }
 .custon-review .review-heading{
    display: none;
 }
 .custon-review .review-list{
    display: none;
 }
 .custon-review .review-desc{
    display: none;
 }
  .custon-review .review-total-wrapper{
    padding: 0px 0px 0px 5px;
    float: left;
    display: flex;
    z-index: 9;
  }
  .custon-review .review-total-wrapper span.review-total-box{
        padding: 0px 3px 0px 0px;
    font-size: 15px;
  }
    .custon-review #review{
            margin: 0px;
    border-bottom: none;
    border-right: none;
    border-left: none;
    background-color: transparent;
    }
.custon-review .user-review-area{
    display: none;
}
#custom-navtheme-star #review{
    border:none;
}
#custom-navtheme-star .review-total-wrapper{
    padding: 0px;
}
#custom-navtheme-star .review-total-wrapper span.review-total-box{
        color: white;
    font-weight: normal;
}
.review-list{
    display: inherit;
}
.play-video{
          background-color: white;
  
    border-radius: 3px;
    padding: 8px;
    border: 1px solid;
        box-shadow: 0 10px 20px 0 rgba(46, 54, 78, .1)!important;
}
#custom-master-head .custom-button {
   margin-top: 25px;
    background-color: transparent;
    box-shadow: none !important;
    color: #607D8B;
    padding: 0px !important;
}
#custom-card-blue{
    background-color:#3568d7;
}
#custom-card-teal{
    background-color: #04bab1;
}
#custom-card-grey{
background-color: #788ca4;
}
.flickity-page-dots{
    text-align: left !important;
}
.flickity-page-dots .dot{
        background: #2196F3 !important;
}

.company-feature{
    display: block;
    height: 0px;
    width: 0%;
    float: right;
    top: 0px;
    -webkit-transform: skew(0deg);
    -ms-transform: skew(0deg);
    transform: skew(0deg);
    border-top: 569px solid #17b4f0;
    border-left: 227px solid transparent;
    right: 0px;
    border-bottom: 0px solid transparent;
    margin-right: -25px;
    border-right: 470px solid #17b4f0;
    position: absolute;
}
.company-feature-main{
           height: 85vh;
    width: 100%;
    background: white;
}
.company-feature-main h2{
        font-size: 25px;
    text-align: center;
    font-weight: normal;
}
.all-logo{
    top: 70px;
}
.title-right {
    position: absolute;
    top: -500px;
    display: block;
    width: 60vh;
    color: white;
    margin: 0px 0px 0px -60px;
}
.title-right h2{
        font-size: 35px;
    line-height: 40px;
}
.title-right p{
    text-align: center;
    margin: 90px auto;
}
.title-right button{
         padding: 8px 50px;
    border-radius: 4px;
    font-weight: 400;
    box-shadow: 0 10px 20px 0 rgba(46, 54, 78, .1);
    background-color: white;
    color: #17b4f0;
}
.testimonial-main{
    background-color: #ecf5fe;
    padding: 30px;
    margin-bottom: 40px;
}
.sp-testimonial-free-section{
           background-color: white;
    border-radius: 5px;
    box-shadow: 0 2px 20px 0 rgba(0,0,0,.1);
    padding: 20px !important;
}
.sp-testimonial-free-section .slick-prev{
    left: -100px;
}
.sp-testimonial-free-section .slick-next{
    right: -100px;
}
.sp-testimonial-free-section .slick-arrow{
        display: block;
    background-color: white;
    padding: 10px;
    width: 50px;
    border-radius: 50%;
    box-shadow: 0 2px 20px 0 rgba(0,0,0,.1);
}
.review-wrapper{
    border:none !important;
}
.corporate-call-main{
   background:linear-gradient(134deg,#128aef,#0a5dc9);
    height: auto;
}
.corporate-call-content{
        padding-top: 50px;
    padding-bottom: 50px;
    text-align: center;
}
.corporate-call-content h3{
    margin-bottom: 45px;
    font-weight: 500;
}
.corporate-call-content button{
        padding: 8px 50px;
    border-radius: 4px;
    font-weight: 400;
    box-shadow: 0 10px 20px 0 rgba(46, 54, 78, .1);
    background-color: white;
    color: #17b4f0;
 }
 .corporate-call-content button:hover{
    background-color: whitesmoke;
 }
 .enquiry-header{
    background-image: url(https://www.itlearn360.com/wp-content/uploads/2018/12/header_contact-min.jpg);
    background-size: cover;
    height: 35vh;
    background-position: 100% 50%;
 }
 .enquiry-header-content h3{
        color: white;
    letter-spacing: 1px;
    font-weight: normal;
    font-size: 40px;
 }
  .enquiry-header-content{
    padding-top: 70px;
  }
  #enquiry-form-call{
    float: left;
        height: auto;
            margin-bottom: 50px;
  }
  .custom-points h4{
    margin: 0px;
    text-align: center;
    font-size: 38px;
    font-weight: 600;
  }
  .custom-points ul{
    padding: 0px;
    list-style: none;
  }
    .custom-points ul li{
        margin-left: 0px;
            padding-bottom: 15px;
            display: flex;
    }
  .custom-padding-top{
    padding-top: 60px;
  }
  .custom-points li:before {
    content: "";
    display: inline-block;
    background: url(https://www.itlearn360.com/wp-content/uploads/2018/09/verified.png) no-repeat;
    width: 20px;
    height: 20px;
    float: left;
    margin: 6px 10px 0 0px;
}
.company-details ul{
    padding: 0px;
    list-style: none;
}
.company-details li{
    margin-left: 0px;
        margin-bottom: 1rem;
    line-height: 1.1;
}
.page-id-13497 .footer_wrapper{
    background-color: whitesmoke;
}
.instructor-main{
        padding-top: 100px;
    padding-bottom: 100px;
    height: 300px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    background: linear-gradient(180deg,#1874bd,#0d2f61);
}
.instructor-content h1{
font-size: 45px;
color: white;
letter-spacing: 1px;
}
.instructor-content h2{
           opacity: .5;
    margin-bottom: 0;
    font-weight: 400;
    font-size: 35px;
    color: white;
    letter-spacing: .5px;
}




.content-global-notreEquipe{

    justify-content: space-around;
}

.content-people, .content-people img{
 
    overflow: hidden;
    margin: 20px 0px;
}

.content-people{
       height: 370px;
     box-shadow: 0 4px 10px 0 rgba(46, 54, 78, 0.17);
         border-radius: 5px;
  
}

.content-text{
    background: rgba(237, 237, 237, 1);
        height: 408px;
    padding: 20px;
    text-align: center;
    position: relative;
    top: -18px;
    transition: 0.5s;
}

.arrow-content{
    background: rgba(237, 237, 237, 1);
    color: #b1b1b1;
    width: 50px;
    height: 50px;
    margin: 0 auto;
    border-radius: 50px;
    position: relative;
    top: -40px;
    display: flex;
    flex-direction: column;
    justify-content: center; 
    font-size: 30px;
}

.textes{
    position: relative;
    top: -45px;
}

.textes h3, h4{
      margin: 0px 0px 10px 0px;
    font-size: 20px;
}
.textes h4{
      font-size: 18px;
    /* color: grey; */
    font-weight: normal;
}
.textes .description{
    color: #727272;
    position: relative;
    top: 10px;
    text-align: justify;
    line-height: 25px;
}

.content-social{
    display: flex;
    justify-content: space-around;
    width: 120px;
}

.content-social i{
       color: #b1b1b1;
    padding: 0px 0px;
    font-size: 26px;
}

.content-social i:hover{
    color: #2196f3;
    cursor: pointer;
}

.content-people:hover .content-text{
    top: -298px;
    transition: 0.5s;
}

@media screen and (max-width: 1100px) {

    .content-global-notreEquipe{
        display: block;
    }
    
    .content-people{
        margin: 0 auto;
        box-shadow:  0 1px 1px 0 rgba(0,0,0,.15);
    }
}
.image-section > img{
    max-width: 100%;
    border: 9px solid #ebf8ff;
    box-shadow: 0 1px 1px 0 rgba(0,0,0,.15);
    border-radius: 4px;
    box-sizing: border-box;
    margin-bottom: 10px;
        border-radius: 50%;
    height: 160px;
    width: 160px;
    padding: 0;
}
.image-section{
    height: 45vh;
        text-align: center;

}
.location-instructor{
    font-size: 13px;
    color: #607D8B;
}
.location-instructor img{
        width: 15px;
    margin: 0px;
    overflow: initial;
}
.textes ul{
    display: flex;
    list-style: none;
    text-align: center;
    margin: 0px;
    padding: 0px;
}
.textes li{
    display: inline-block;
    background-color: white;
    font-size: 14px;
    padding: 2px 6px;
    border-radius: 2px;
    color: #626262;
    font-weight: 400;
    margin: 2px 3px;
    line-height: 1.4;
    white-space: nowrap;
    margin: 0px auto;
}
.textes li a:hover{
    color: #2196f3;
}
.instructor-tags{
    padding: 0px;
}


#custom-contact-widget{
       position: relative;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 2px 1px;
    background: rgb(255, 255, 255);
    padding: 20px;
    border-radius: 4px;
        margin-top: -45px;
}
#custom-contact-content{
    position: relative;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 2px 1px;
    background: rgb(255, 255, 255);
    padding: 16px 24px;
    border-radius: 4px;
        margin-top: -45px;
        margin-left: 50px;
            margin-bottom: 45px;
}
.contact-content{
    padding: 20px;
}
#custom-contact-content #enquiry_form{
    margin: 0px;
}
#custom-contact-content #demo_form{
    margin: 0px;
}
#custom-contact-content h1{
        font-size: 22px;
    color: #333;
    margin-bottom: 10px;
}
#custom-contact-content label{
    font-weight: normal;
}
#custom-contact-content .contact input{
        padding: 10px 10px;
}
#custom-contact-content #demo_form .col-md-4{
       width: 45%;
    padding-right: 10px !important;
}
#custom-contact-content button{
        padding: 8px 50px;
    border-radius: 4px;
    font-weight: 400;
    box-shadow: 0 10px 20px 0 rgba(46, 54, 78, .1);
    background-color: #2196F6;
    color: white;
    font-size: 15px;
}
.page-numbers li{
          display: block;
    width: 40px;
    line-height: 25px;
    border-radius: 2px;
    text-align: center;
    position: relative;
    margin-right: -1px;
    font-size: 14px;
    color: rgb(24, 116, 189);
    cursor: default;
    z-index: 2;
    border-width: 1px;
    border-style: solid;
    border-image: initial;
    background: rgb(227, 239, 247);
    border-color: rgb(24, 116, 189);
    margin-left: 0px;
}
.page-numbers{
    color: rgb(33, 33, 33);
    display: flex;
    width: auto;
    -webkit-box-pack: center;
    justify-content: center;
    list-style: none;
    padding: 0px;
    margin: 0px;
}
.archive-course-widget-outer .course-meta-field > strong{
    display: none;
}
.archive-course-widget-outer .course-detail h5{
        padding: 10px 5px;
    white-space: normal;
    color: #29303b;
    text-align: left;
    font-size: 17px;
    line-height: 21px;
    font-weight: 700;
    /* flex: 1 1 0%; */
    margin: 8px 0px;
    min-height: 65px;
    border-bottom: 1px solid whitesmoke;
}
.archive-course-widget-outer .course-detail hr{
    display: none;
}


.curriculum-sections{
    padding-top: 0px !important;
}

@import url('https://fonts.googleapis.com/css?family=Molle:400i');
body{
  position: relitive;
}
/* customizable snowflake styling */
.snowflake {
  color: #fff;
  font-size: 20px;
  font-family: 'Molle', cursive;
  text-shadow: 0 0 2px #000;
}

@-webkit-keyframes snowflakes-fall{0%{top:-10%}100%{top:100%}}@-webkit-keyframes snowflakes-shake{0%{-webkit-transform:translateX(0px);transform:translateX(0px)}50%{-webkit-transform:translateX(80px);transform:translateX(80px)}100%{-webkit-transform:translateX(0px);transform:translateX(0px)}}@keyframes snowflakes-fall{0%{top:-10%}100%{top:100%}}@keyframes snowflakes-shake{0%{transform:translateX(0px)}50%{transform:translateX(80px)}100%{transform:translateX(0px)}}.snowflake{position:fixed;top:-10%;z-index:9999;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:default;-webkit-animation-name:snowflakes-fall,snowflakes-shake;-webkit-animation-duration:10s,3s;-webkit-animation-timing-function:linear,ease-in-out;-webkit-animation-iteration-count:infinite,infinite;-webkit-animation-play-state:running,running;animation-name:snowflakes-fall,snowflakes-shake;animation-duration:10s,3s;animation-timing-function:linear,ease-in-out;animation-iteration-count:infinite,infinite;animation-play-state:running,running}.snowflake:nth-of-type(0){left:1%;-webkit-animation-delay:0s,0s;animation-delay:0s,0s}.snowflake:nth-of-type(1){left:10%;-webkit-animation-delay:1s,1s;animation-delay:1s,1s}.snowflake:nth-of-type(2){left:20%;-webkit-animation-delay:6s,.5s;animation-delay:6s,.5s}.snowflake:nth-of-type(3){left:30%;-webkit-animation-delay:4s,2s;animation-delay:4s,2s}.snowflake:nth-of-type(4){left:40%;-webkit-animation-delay:2s,2s;animation-delay:2s,2s}.snowflake:nth-of-type(5){left:50%;-webkit-animation-delay:8s,3s;animation-delay:8s,3s}.snowflake:nth-of-type(6){left:60%;-webkit-animation-delay:6s,2s;animation-delay:6s,2s}.snowflake:nth-of-type(7){left:70%;-webkit-animation-delay:2.5s,1s;animation-delay:2.5s,1s}.snowflake:nth-of-type(8){left:80%;-webkit-animation-delay:1s,0s;animation-delay:1s,0s}.snowflake:nth-of-type(9){left:90%;-webkit-animation-delay:3s,1.5s;animation-delay:3s,1.5s}

.right-sidebar{

  
    color: #292929;
    background: #ffffff;
    border-radius: 0.25rem;
    border: 0.0625rem solid #e0e0e0;
    width: 19.5rem;
    min-width: 19.5rem;
    max-width: 100%;
    flex-shrink: 1;
    padding: 0px;
}
.right-sidebar .widget-title{
        margin: 0;
    line-height: 50px;
    background: #6d7ea1;
    color: #fff;
    text-align: center;
    border: 1px solid #6d7ea1;
}
.right-sidebar ul{
        list-style: none;
    padding: 10px 5px 10px 5px;
}
.right-sidebar li{
        padding: 10px 0px 10px 0px;
            font-size: 18px;
    width: 100%;
}
.location-based-main{
    padding-top: 20px;
     padding-bottom: 20px;
}
.location-based-main .entry-content h4{
        font-size: 26px;
    font-weight: 500;
}
.location-based-main .entry-content p{
    text-align: justify;
}
.location-based-main button{
    padding: 8px 50px;
    border-radius: 4px;
    font-weight: 400;
    box-shadow: 0 10px 20px 0 rgba(46, 54, 78, .1);
    background-color: #17b4f0;
    color: white;
}
.location-based-main button:hover{
    background-color: #17b4f096;
    box-shadow: none;
}
#popup-sidebar #course-curriculum-title{
      text-align: center;
    font-size: 16px;
}


#lessonloader{
width: 38px;
margin: 7px auto 0px;
}
.learn-press-course-results-progress .lp-course-progress-heading{
    font-size: 16px;
    font-weight: 700 !important;
}
.learn-press-course-results-progress .number{
}
#popup-sidebar .learn-press-course-results-progress .lp-course-progress-heading{
    color: black;
}
#popup-sidebar .number{
    color: black;
}
#sticky {

}

.card-1 #sticky.stick {
  position: fixed;
  top: 55px;
  z-index: 9;
  border-radius: 0 0 0.5em 0.5em;
      width: 300px;
     background-image: linear-gradient(134deg,#128aef,#0a5dc9);
}

.contentdivide .modal-dialog{
          margin: 0px auto;
    width: 70%;
    top: 50px;
}
.contentdivide .modal-body{
    padding: 0px;
}
.contentdivide .modal-body .close {
    float: right;
    font-size: 40px;
    font-weight: 700;
    line-height: 1;
    margin-right: -40px;
    color: white;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    /* opacity: .2; */
    color: hsla(0,0%,93%,.9);
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    opacity: 1;
}
.contentdivide{
        padding-bottom: 3.75rem;
}

.contact__social h4 {
    color: #333;
    font-size: 30px;
    margin-bottom: 30px;
    font-weight: 400;
    text-align: center;
}
.nav--social {
    display: flex;
    align-items: center;
    justify-content: center;
    margin:0px;
}
.contact__social .nav--social a {
    margin-left: 8px;
    margin-right: 8px;
    transition: all .3s ease-in-out;
    height: 60px;
    width: 60px;
    border-radius: 2px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.contact__social .nav--social a:first-child {
    background-color: #00a8f0;
}
.contact__social .nav--social a:nth-child(2) {
    background-color: #006eb3;
}
.contact__social .nav--social a:nth-child(3) {
    background-color: #f33;
}
.contact__social .nav--social a:nth-child(4) {
    background-color: #365396;
}
.contact__social .nav--social a svg {
    height: 20px;
    width: 20px;
        display: block;
}
.contact__social .nav--social a svg path {
    fill: #fff;
}
.nav--social svg path {
    transition: fill .3s ease;
}
.contact__social {
    text-align: center;
    padding: 60px 0 50px;
}

.contact__maps .grid {
    margin: 0 8px;
}
.grid {
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
    align-items: stretch;
    }
    .contact__maps .grid__column {
    padding: 8px;
}
.u-size-1of2--md {
    width: 50%;
}
.contact__maps__location {
    padding: 60px;
}
.contact__maps__location {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 60px 30px;
    background-size: cover;
    background-position: 50%;
}
.contact__maps__location--inner {
    box-shadow: 0 2px 5px rgba(0,0,0,.2);
    background-color: #fff;
    padding: 15px 25px;
    font-size: 22px;
    font-weight: 400;
    color: #333;
    display: block;
    transition: all .3s ease-in-out;
}
.contact__maps__location--inner:hover{
    color: blue;
}
.contact__maps__location--inner p {
    margin-bottom: 0;
}
.contact__maps__location--inner p {
      margin-bottom: 0;
    font-size: 22px;
    line-height: 35px;
    font-weight: normal;
}
.page-id-630 #courses{
    display: none;
}
.hero-header-video{
        padding-top: 65px;
        padding-bottom: 0px;
}
.hero-header-video .btn-primary {
    color: #fff;
    background-color: white;
    box-shadow: 0 15px 25px 0 rgba(46, 54, 78, 0.32);
    border: 8px solid #357ebd;
    padding: 0px;
}
.learn-press-content-item-only .hls-video,#webinar-frame{
      display: inline-block;
    vertical-align: middle;
    background-repeat: no-repeat;
    /* background-position: 50% 50%; */
    background-size: contain;
    background-color: #000000;
    cursor: pointer;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    background-size: cover !important;
    width: 100%;
}
#marketing .widgettitle{
        text-align: center;
    font-weight: 300;
    margin-bottom: 2.75rem;
    margin-top: 2.75rem;
    font-size: 2.17em;
}
.master-head-add {
        padding-top: 35px;
}
.play-btn-custom{
     position: absolute;
    top: 62%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    /* background-color: #555; */
    color: white;
    /* font-size: 18px; */
    /* padding: 31px 35px; */
    border: none;
    cursor: pointer;
    border-radius: 5px;
    text-align: center;
    background-image: url(https://www.itlearn360.com/wp-content/uploads/2019/02/right-arrow.png);
    background-size: cover;
    height: 60px;
    width: 60px;

}
#marketing{
        background-color: #F8F9F9;
}

.custom_grid h2{
    text-align: center;
    font-weight: 300;
    margin-bottom: 2.75rem;
    margin-top: 2.75rem;
    font-size: 2.17em;

}

.sidebar-hide .course-curriculum{
    overflow: auto;
    overflow-x: hidden;
}

#careerpaths{
    padding-bottom: 40px;
}
/*.page-template-careerpathpage .breadcrumbs{
        background-image: url(https://www.itlearn360.com/wp-content/uploads/2019/03/headway-551543-unsplash-min.jpg);
    background-size: cover;
}*/
.cbp-hrmenu{
        display: contents;
}
.mobile_custom_header{
    display: none;
}
#custom-master-head .flickity-page-dots{
    display: none;
}
.career_path_header{
     margin: 0px 0px 20px 0px;
    font-weight: normal;
}
.career_image{
    padding: 50px;
}
.career_custom_content{
        padding: 30px 0px !important;
}
.career_image img{
    box-shadow: 0px 0px 9px #a1a1a1;
    border-radius: 10px;
    border: 7px solid white;
    width: 100%;
}
.careercourse_head{
    font-weight: normal;
    margin: 0px;
    /* text-align: center; */
    font-size: 34px;
    font-weight: 400;
} 
.course-meta-field .course-price{
    display: none;
}
.course-meta-field .course-origin-price{
    display: none;
}
.lesson-resource-meta{
   border-radius: 3px;
    background: #F7F8FA;
    color: #007791;
    width: 100%;
    display: inline-block;
    padding: 12px 0 12px 24px;
    margin-top: 10px;
}
.lesson-resource-meta a:after{
	        content: "";
    display: inline-block;
    background: url(https://www.itlearn360.com/wp-content/uploads/2019/03/text-document-black-interface-symbol.png) no-repeat;
    width: 18px;
    height: 20px;
    float: left;
    margin: 4px 0px 0 0;
}

/*.home #myModal{
    display: none !important;
}*/

.custom-modal-demoreg .modal-dialog {
        width: 50%;
    top: 50px;
    background-color: #F9F9F9;
    border: 5px solid #2196F3;
    border-radius: 5px;
}
.custom-modal-demoreg .course-meta-info-section {
    background: none;
    border: none;
    box-shadow: none;
    height: auto;
    }

  .custom-modal-demoreg  .modal-footer {
    padding: 0px;
    text-align: right;
}
 .custom-modal-demoreg .btn-default {
        color: #607D8B;
    background-color: white;
    border-color: #2196F3;
    font-size: 24px;
    font-weight: normal;
}
 .custom-modal-demoreg h3{
    text-align: center;
    font-weight: normal;
    color: #607D8B;
    font-size: 30px;
}
.custom-modal-demoreg .btn-default{
    float: right;
}
.forum-header{
    display: none;
}
   .page-template-careerpathpage .program-title{
    font-size: 50px;
    text-align: left !important;
    margin-bottom: 0px;
   
}
   .page-template-careerpathpage #left-menu{
    box-shadow: rgb(189, 189, 189) 0px 2px 4px 0px;
}

.career_custom_content li{
    font-size: 16px;
}
.custom-what-i{
    padding-top: 20px;
    padding-bottom: 20px;
}

.custom-what-i li{
    padding-top: 10px;
}

.course-list a {
          display: inline-block;
    width: 31%;
    border-radius: 6px;
    background: #fff;
    padding: 11px 25px;
    position: relative;
    margin-bottom: 24px;
    transition: all 0.5s ease;
    min-height: 158px;
    margin-right: 17px;
    background-image: linear-gradient( 0deg, #2196F3 0%, #3F51B5 100%) !important;
    -webkit-box-shadow: 0px 8px 15px -5px #7d0e98;
    box-shadow: 0px 8px 15px -5px #3F51B5;
    float: left;
}
.course-list a:nth-child(even) {
    background-image: linear-gradient( 90deg, rgb(255, 170, 87) 0%, rgb(254, 92, 118) 100%) !important;
    box-shadow: 0px 8px 15px -5px rgb(255, 170, 87);
}

.course-list .cr-1::before, .course-list .cr-4::before {
    background: #ff8c90;
}

.course-list a::before {
    content: "";
    width: 5px;
    height: 35px;
    display: inline-block;
    position: absolute;
    top: 15px;
    left: 0;
}
.course-list h4 {
       font-size: 20px;
    line-height: 1.44;
    min-height: 17px;
    font-weight: 700;
        color: white;
}



.course-list span.type {
    margin-top: 12px;
}
}
.course-list span.type {
    display: inline-block;
    margin-top: 14px;
    background: #e2edf9;
    line-height: 22px;
    padding: 0px 10px;
    font-size: 12px;
    color: #848da0;
    text-transform: uppercase;
    position: relative;
}

.course-list .rating-wrap {
    margin-top: 14px;
        display: block;
    margin-top: 16px;
    line-height: normal;
        color: white;
}

.course-list span.type {
  display: inline-block;
    margin-top: 0px;
    background: #e2edf9;
    line-height: 22px;
    padding: 0px 10px;
    font-size: 12px;
    color: black;
    text-transform: uppercase;
    position: relative;
    border-radius: 4px;
}

.marbt{
margin:30px 0px;
}

.learnpress-page .learn-press-courses{
margin: 0px auto;
}

.master-slider-skill .course-list a{
        border: 1px solid;
        background-image: white !important;
        background:white !important;
            box-shadow: none;
    min-height: 130px;
}
.master-slider-skill .course-list h4{
    color: black;
}
.master-slider-skill .course-list .rating-wrap{
     color: black;
}
#product-heading{
    background-color: rgb(247, 250, 251);
    width: 100%;
    padding: 10px 70px !important;
    box-shadow: 6px 0px 10px #808080b5;
}

.learn-press-courses li.course .course-thumbnail div{
    height: 40px;
    width: 40px;
    margin: 10px
}

.page-id-10087 .learn-press-tab{
        margin-left: 22px;
}

/*.careerpathmenu{
    display: none;
}*/
.careerpathheader{
    /* background-image: url(https://www.itlearn360.com/wp-content/uploads/2024/08/footer-back.png);
    background-size: cover;
    height: 400px;
    background-position: center; */
}
.career_custom_content span{
    font-weight: 500 !important;
    font-size: 14px;
    line-height: 30px;
}
.career_custom_content p {

}
.career_custom_content li{
    font-weight: 400;
    padding: 10px 14px !important;
    box-shadow: 0px 0px 2px #a1a1a1;
    border-radius: 10px;
    background: white;
    margin-bottom: 10px !important;
}
.career_custom_content ul,.career_custom_content li{
    list-style:none;
    margin:0px;
    padding:0px;
}
.page-template-careerpathpage-php .program-title{
    color: white;
    letter-spacing: 0.5px;
}

.page-template-careerpathpage-php .middle_wrapper{
    padding: 0px;
}

.page-template-careerpathpage-php .breadcrumbs {
        padding: 18px 0px 0px 0px;
    font-size: 13px;
    background: transparent;
    position: absolute;
    z-index: 9;
    width: 100%;
    }

   .page-template-careerpathpage-php #breadcrumbs {
    color: white;
}

 .page-template-careerpathpage-php #breadcrumbs a{
    color: white;
 }

 .header_color p{
       color: white; 
 }

.header_color img{
       width: 110px;
    margin-bottom: 15px;
    margin-top: 10px;
    margin-right: 10px;
}
.careerpathstar{
color: white;
    margin-bottom: 25px;    
}
.careerpathstar span{
display: inline-block;
    margin-right: 48px;
    font-size: 18px;
}
#subscription{
    padding: 0px;
}
.careerpath_blue{
   background-color: #ebf1f8;
   height: auto;
   overflow: hidden;
}
.subscriptionimage{
    text-align:center;
}
.subscriptionimage img{
    width: 83%;

}

.requstfreedemo{
    background: linear-gradient(180deg,#00B3FE,#00B3E1);
    font-size: 16px;
    box-shadow: 1px 2px 5px #1656a970;
    font-weight: 700;
    margin: 0;
    padding: 7px 20px;
}

#exampleModalLabel{
        text-align: center;
    font-size: 28px;
}

.custommodalclose{
    font-size: 38px;
    opacity: .5;

}
#exampleModal .modal-body button{
        background: linear-gradient( 
134deg
 ,#128aef,#0a5dc9);
        color: white;
}
.modal-content{
    border-radius: 4px;
}

.learnpress-page .#left-menu li {
    padding: 5px 0;
    margin: 0 36px 0 0 !important;
}

.page-template-careerpathpage .single_course_price{
text-align: center;
}

.page-template-careerpathpage .subs_button button{
    min-height: 39px;
    margin-left: -15px;
}
.careerspan{
          background: linear-gradient( 
134deg
 ,#128aef,#0a5dc9);
    padding: 0px 10px 0px 8px;
    border-radius: 5px;  
}
#whocanchoose{
 background-image: linear-gradient(to bottom, #fff 11%, #ebf1f8 83%);   
}

.lp-header .menu-depth-2 li.menu-item a span::before{
content: "";
background: url(https://usuploads.s3.amazonaws.com/itlearn360/uploads/2021/05/award.png);
width: 30px;
height: 30px;
display: inline-block;
background-size: 100%;
vertical-align: middle;
    margin-right: 10px;

}
.lp-header .menu-depth-2 li.menu-item a span{
      font-size: 16px;
}

.addtoany_list{
    display: none;
}

.custom_course_css img{
        position: relative;
    height: 40px;
    width: 40px;
    margin: 8px;
    border: 3px solid #428bca;
    border-radius: 50%;
    background-size: 70% 70% !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
}
.custom_course_css_ul li{
        margin-bottom: 11px;
}
.excex span{
    background: #4A45D2;
    color: white;
    padding: 24px 13px;
    margin-top: 22px;
    /* box-shadow: 0px 0px 6px #0000006e; */
    font-size: 16px;
    border-radius: 40px;
    height: 3px;
    display: block;
    width: 173px;
    line-height: 2px;
    text-align: center;
}
.excex{
    margin-bottom: 14px !important;
    margin-top: 14px !important;
    position: absolute;
    bottom: 0;
    right: 0;
}

.excex span:hover{
 
  color: white !important;
}

.course-meta-field {
    display: none !important;
}

#post-9611{
   background-color: #EBF1F8;
}

#post-9611 .col-md-4{
    width: 60%;
        background: #fff !important;
    box-shadow: 0 2px 8px 0 rgb(0 0 0 / 10%);
        padding: 0px !important;
}
#learn-press-payment > div{
    background-color: 848da0;
    padding: 8px;
    font-size: 20px;

}
.subscription-option-main h6{
    color: black;
    padding: 0px !important;
}
.subscription-option-container{
    padding: 10px;
}
.learn-press-checkout-review-order-table{
    padding: 10px;
}
.place-order-action{
    float: right;
}
.learn-press-checkout-review-order-table > div{
       float: right !important;
}
#order_review .col-md-5{
    width: 100%!important;
}

.flex{
    display:flex;
        
}

/************* Mega menu **************/

.cd-top {
    display: inline-block;
    height: 50px;
    width: 49px;
    bottom: 0;
    box-shadow: 0 0 10px rgba(0, 0, 0, .05);
    text-indent: 100%;
    white-space: nowrap;
    background: url(assets/img/top_img.jpg) no-repeat;
    position: relative;
    z-index: 9999;
    margin-top: 20px;
    visibility: hidden;
    transition: all .5s ease
}

.cd-top.cd-is-visible {
    visibility: visible;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    opacity: .3
}

.cd-top.cd-fade-out {
    opacity: .3;
    transition: all .5s ease
}

.no-touch .cd-top:hover {
    background-color: #e86256;
    opacity: 1
}

.cd-top:hover {
    opacity: 1
}
.cd-dropdown-wrapper,
.mce-btn {
    display: inline-block
}
.cd-dropdown-wrapper {
    display: inline-block;
    position: relative;
    height: 40px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.cd-dropdown-trigger {
    font-size: 16px;
    display: block;
    position: relative;
    padding: 9px 12px;
    line-height: 26px;
    margin-left: 0px;
    background: #4A45D2;
    width: 140px;
    text-align: left;
}

.cd-dropdown-trigger::before,
.cd-dropdown-trigger::after {
    content: '';
    position: absolute;
    top: 50%;
    margin-top: 1px;
    height: 2px;
    width: 9px;
    background: white;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: width 0.3s, -webkit-transform 0.3s;
    -moz-transition: width 0.3s, -moz-transform 0.3s;
    transition: width 0.3s, transform 0.3s
}

.cd-dropdown-trigger::before {
    right: 22px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

.cd-dropdown-trigger::after {
    right: 17px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

@media only screen and (min-width:1024px) {
    .sticky-top{
        position: sticky;
          top: 0;
        }
    .cd-dropdown-trigger {}
    .cd-dropdown-trigger.dropdown-is-active::before,
    .cd-dropdown-trigger.dropdown-is-active::after {
        width: 14px
    }
    
    .home-img img{
        margin-left:17% !important;
    }
    /* #custom-master-head{
        padding-top:133px !important;
    } */
    .cd-dropdown-trigger.dropdown-is-active::before {
        -webkit-transform: translateX(5px) rotate(-45deg);
        -moz-transform: translateX(5px) rotate(-45deg);
        -ms-transform: translateX(5px) rotate(-45deg);
        -o-transform: translateX(5px) rotate(-45deg);
        transform: translateX(5px) rotate(-45deg)
    }
    .cd-dropdown-trigger.dropdown-is-active::after {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg)
    }
}

.cd-dropdown h2,
.cd-dropdown-content a,
.cd-dropdown-content ul a {
    height: 40px;
    line-height: 40px;
    font-size: 15px
}

.cd-dropdown h2 {
    margin: 0;
    height: 0
}

.mobile-navigation {
    font-size: 35px;
    margin-left: 0px;
}

@media only screen and (min-width:768px) {
    .cd-dropdown h2,
    .cd-dropdown-content a,
    .cd-dropdown-content ul a {
        height: 40px;
        line-height: 40px;
        font-size: 15px
    }
    .mobile-navigation {
        display: none
    }
    .duserp{
        padding:20px 0px;
    }
    .dleftof{
        padding:18px 0px;
    }
    .dleftbof{
        padding: 7px 15px;
    }
    .dh{
        width:31%;
    }
}

@media only screen and (min-width:1024px) {
    .cd-dropdown h2,
    .cd-dropdown-content a,
    .cd-dropdown-content ul a {
        height: 35px;
        line-height: 35px
    }
}

.cd-dropdown h2,
.cd-dropdown-content a,
.cd-dropdown-content ul a,
.cd-dropdown-content .cd-divider {
    padding: 0 4px
}

.cd-dropdown {
    position: fixed;
    z-index: 99999;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    color: #fff;
    visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-transition: -webkit-transform 0.5s 0s, visibility 0s 0.5s;
    -moz-transition: -moz-transform 0.5s 0s, visibility 0s 0.5s;
    transition: transform 0.5s 0s, visibility 0s 0.5s
}

.cd-dropdown h2 {
    position: relative;
    z-index: 1;
    color: #585a70;
    background-color: #111433;
    border-bottom: 1px solid #242643
}

.cd-dropdown .cd-close {
    position: absolute;
    z-index: 1;
    right: 0;
    top: 0;
    height: 50px;
    width: 50px;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    color: transparent
}

.cd-dropdown .cd-close::after,
.cd-dropdown .cd-close::before {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    bottom: auto;
    right: auto;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    height: 20px;
    width: 2px;
    background-color: #555;
}

.cd-dropdown .cd-close::after {
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    -moz-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    -ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    -o-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    transform: translateX(-50%) translateY(-50%) rotate(45deg)
}

.cd-dropdown .cd-close::before {
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
    -moz-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
    -ms-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
    -o-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
    transform: translateX(-50%) translateY(-50%) rotate(-45deg)
}

.cd-dropdown.dropdown-is-active {
    visibility: visible;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: -webkit-transform 0.5s 0s, visibility 0s 0s;
    -moz-transition: -moz-transform 0.5s 0s, visibility 0s 0s;
    transition: transform 0.5s 0s, visibility 0s 0s
}

#menu-button {
    display: none
}

.cd-dropdown.dropdown-is-active .cd-dropdown-content,
.cd-dropdown.dropdown-is-active .cd-dropdown-content .sub-menu {
    display: block!important
}

@media only screen and (min-width:768px) {
    .cd-dropdown .cd-close {
        top: 5px
    }
}

@media only screen and (min-width:1024px) {
    .cd-dropdown {
        position: absolute;
        top: calc(100% - 2px);
        height: auto;
        width: auto;
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
        color: #111433;
        opacity: 0;
        -webkit-transform: translateY(30px);
        -moz-transform: translateY(30px);
        -ms-transform: translateY(30px);
        -o-transform: translateY(30px);
        transform: translateY(30px);
        -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s, -webkit-transform 0.3s 0s;
        -moz-transition: opacity 0.3s 0s, visibility 0s 0.3s, -moz-transform 0.3s 0s;
        transition: opacity 0.3s 0s, visibility 0s 0.3s, transform 0.3s 0s
    }
    .open-to-left .cd-dropdown {
        right: 0;
        left: auto
    }
    .cd-dropdown h2,
    .cd-dropdown .cd-close {
        display: none
    }
    .cd-dropdown.dropdown-is-active {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
        -webkit-transition: opacity 0.3s 0s, visibility 0.3s 0s, -webkit-transform 0.3s 0s;
        -moz-transition: opacity 0.3s 0s, visibility 0.3s 0s, -moz-transform 0.3s 0s;
        transition: opacity 0.3s 0s, visibility 0.3s 0s, transform 0.3s 0s
    }
}

.cd-dropdown-content,
.cd-dropdown-content ul {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-transition: -webkit-transform 0.3s;
    -moz-transition: -moz-transform 0.3s;
    transition: transform 0.3s;
    padding-top: 50px;
    padding: 0 4px
}

.cd-dropdown-content li {
       margin-left: 0;
    line-height: 0px;
    list-style: none;
   
}

.cd-dropdown-content a,
.cd-dropdown-content ul a {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.cd-dropdown-content li.btn{
    padding:0px !important;
}
.cd-dropdown-content li.btn a{
    font-size: 16px;
    padding: 0px;
    margin: 0px;
    color: white;
}
.cd-dropdown-content li:first-of-type>a,
.cd-dropdown-content ul li:first-of-type>a {
    border-top-width: 0
}

.cd-dropdown-content li:last-of-type>a,
.cd-dropdown-content ul li:last-of-type>a {
    border-bottom-width: 1px
}

.cd-dropdown-content .cd-divider,
.cd-dropdown-content ul .cd-divider {
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #0b0e23;
    font-weight: 700;
    color: #585a70;
    text-transform: uppercase
}

.cd-dropdown-content .cd-divider+li>a,
.cd-dropdown-content ul .cd-divider+li>a {
    border-top-width: 0
}

.cd-dropdown-content a,
.cd-dropdown-content .cd-search,
.cd-dropdown-content .cd-divider,
.cd-dropdown-content ul a,
.cd-dropdown-content ul .cd-search,
.cd-dropdown-content ul .cd-divider {
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
    -moz-transition: opacity 0.3s, -moz-transform 0.3s;
    transition: opacity 0.3s, transform 0.3s
}

.cd-dropdown-content.is-hidden,
.cd-dropdown-content ul.is-hidden {
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%)
}

.cd-dropdown-content.is-hidden>li>a,
.cd-dropdown-content.is-hidden>li>.cd-search,
.cd-dropdown-content.is-hidden>.cd-divider,
.cd-dropdown-content.move-out>li>a,
.cd-dropdown-content.move-out>li>.cd-search,
.cd-dropdown-content.move-out>.cd-divider,
.cd-dropdown-content ul.is-hidden>li>a,
.cd-dropdown-content ul.is-hidden>li>.cd-search,
.cd-dropdown-content ul.is-hidden>.cd-divider,
.cd-dropdown-content ul.move-out>li>a,
.cd-dropdown-content ul.move-out>li>.cd-search,
.cd-dropdown-content ul.move-out>.cd-divider {
    opacity: 0
}

.cd-dropdown-content.move-out>li>a,
.cd-dropdown-content.move-out>li>.cd-search,
.cd-dropdown-content.move-out>.cd-divider,
.cd-dropdown-content ul.move-out>li>a,
.cd-dropdown-content ul.move-out>li>.cd-search,
.cd-dropdown-content ul.move-out>.cd-divider {
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%)
}

.dropdown-is-active .cd-dropdown-content,
.dropdown-is-active .cd-dropdown-content ul {
    -webkit-overflow-scrolling: touch
}

@media only screen and (min-width:1024px) {
    .cd-dropdown-content,
    .cd-dropdown-content ul {
        padding-top: 0;
        overflow: visible
    }
    .cd-dropdown-content a,
    .cd-dropdown-content ul a {
        color: #111433;
        height: 39px;
        line-height: 39px;
        border-color: #ebebeb;
        font-size: 14px
    }
    .cd-dropdown-content .cd-divider,
    .cd-dropdown-content ul .cd-divider {
        background-color: transparent;
        color: #b3b3b3;
        border-top: 1px solid #ebebeb
    }
    .cd-dropdown-content .cd-divider+li>a,
    .cd-dropdown-content ul .cd-divider+li>a {
        border-top-width: 1px
    }
    .cd-dropdown-content.is-hidden>li>a,
    .cd-dropdown-content.is-hidden>li>.cd-search,
    .cd-dropdown-content.is-hidden>.cd-divider,
    .cd-dropdown-content.move-out>li>a,
    .cd-dropdown-content.move-out>li>.cd-search,
    .cd-dropdown-content.move-out>.cd-divider,
    .cd-dropdown-content ul.is-hidden>li>a,
    .cd-dropdown-content ul.is-hidden>li>.cd-search,
    .cd-dropdown-content ul.is-hidden>.cd-divider,
    .cd-dropdown-content ul.move-out>li>a,
    .cd-dropdown-content ul.move-out>li>.cd-search,
    .cd-dropdown-content ul.move-out>.cd-divider {
        opacity: 1
    }
}

.cd-dropdown-content .see-all a {
    color: #3f8654
}

.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item p {
    color: #111433;
    display: none
}

.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item::before {
    content: '';
    display: block;
    position: absolute;
    left: 20px;
    top: 50%;
    margin-top: -20px;
    width: 40px;
    height: 40px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 40px 40px
}

.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item.item-1::before {
    background-image: url(../img/nucleo-icon-1.svg)
}

.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item.item-2::before {
    background-image: url(../img/nucleo-icon-2.svg)
}

.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item.item-3::before {
    background-image: url(../img/nucleo-icon-3.svg)
}

.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item.item-4::before {
    background-image: url(../img/nucleo-icon-4.svg)
}

.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item.item-5::before {
    background-image: url(../img/nucleo-icon-5.svg)
}

.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item.item-6::before {
    background-image: url(../img/nucleo-icon-6.svg)
}

.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item.item-7::before {
    background-image: url(../img/nucleo-icon-7.svg)
}

.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item.item-8::before {
    background-image: url(../img/nucleo-icon-8.svg)
}

.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item.item-9::before {
    background-image: url(../img/nucleo-icon-9.svg)
}

.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item.item-10::before {
    background-image: url(../img/nucleo-icon-10.svg)
}

.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item.item-11::before {
    background-image: url(../img/nucleo-icon-11.svg)
}

.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item.item-12::before {
    background-image: url(../img/nucleo-icon-12.svg)
}
.cd-dropdown-content .lp-menu-desc li{
    line-height:20px;
    font-size: 14px;
    color:#555;
}

.cd-dropdown-content .lp-menu-desc{
        margin-bottom: 14px;
}

.cd-dropdown-content .menu-item-depth-1 a.has-children{
   font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    width: fit-content;
    color: #0a5dc9 !important;
    margin-bottom: 5px;
        margin-top: 10px;

}
@media only screen and (min-width:1024px) {
    .cd-dropdown-content {
        position: static;
        min-height: 400px;
        width: 300px;
        padding: 0px;
        background-color: whitesmoke;
        padding: 4px 7px;
        box-shadow: 0 0 10px 0 rgba(0, 0, 0, .15);
        border-radius: 11px 0px 0px 11px;
        border-left: 4px solid #e1e1e1;
        border-top: 4px solid #e1e1e1;
        border-bottom: 4px solid #e1e1e1;
        margin-bottom: 0px;
        background: white;
        
    }
    .cd-dropdown-content>li:last-of-type a {
        border-bottom: none
    }
    .no-touch .cd-dropdown-content>li:not(.has-children) a:hover {
        color: #3f8654
    }
    .cd-dropdown-content.move-out>li>a,
    .cd-dropdown-content.move-out>li>.cd-search,
    .cd-dropdown-content.move-out>.cd-divider {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
        opacity: 1
    }
    .cd-dropdown-content .cd-secondary-dropdown {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
        left: 100%;
        height: auto;
        background-color: #fff;
    }
    .cd-dropdown-content .cd-secondary-dropdown::after {
        clear: both;
        content: "";
        display: table
    }
    .open-to-left .cd-dropdown-content .cd-secondary-dropdown {
        left: auto;
        right: 100%
    }
    .cd-dropdown-content .cd-secondary-dropdown.is-hidden {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0)
    }
    .cd-dropdown-content .cd-secondary-dropdown.fade-in {
        -webkit-animation: cd-fade-in 0.2s;
        -moz-animation: cd-fade-in 0.2s;
        animation: cd-fade-in 0.2s
    }
    .cd-dropdown-content .cd-secondary-dropdown.fade-out {
        -webkit-animation: cd-fade-out 0.2s;
        -moz-animation: cd-fade-out 0.2s;
        animation: cd-fade-out 0.2s
    }
    .cd-dropdown-content .cd-secondary-dropdown>.go-back {
        display: none
    }
    .cd-dropdown-content .cd-secondary-dropdown>.see-all {
        position: absolute;
        bottom: 20px;
        height: 45px;
        text-align: center
    }
    .cd-dropdown-content .cd-secondary-dropdown>.see-all a {
        margin: 0;
        height: 100%;
        line-height: 45px;
        background: #ebebeb;
        pointer-events: auto;
        -webkit-transition: color 0.2s, background-color 0.2s;
        -moz-transition: color 0.2s, background-color 0.2s;
        transition: color 0.2s, background-color 0.2s
    }
    .no-touch .cd-dropdown-content .cd-secondary-dropdown>.see-all a:hover {
        color: #fff;
        background-color: #111433
    }
    .cd-dropdown-content .cd-secondary-dropdown .cd-dropdown-item,
    .cd-dropdown-content .cd-secondary-dropdown a {
        border: none
    }
    .cd-dropdown-content .cd-dropdown-icons>li,
    .cd-dropdown-content .cd-secondary-dropdown>li.has-children {
        width: 50%;
        float: left
    }
    .cd-dropdown-content .li.has-children:hover{
        background:#fff;
    }
    .cd-dropdown-content  .menu-depth-2{
        padding: 0;
        left: 0;
        min-width: 300px;
        box-shadow: none;
        
    }
    .cd-dropdown-content  .menu-depth-2 li{
        min-width: 300px;
        padding:0px !important;
    }
    ul.menu-depth-1{
        height: 100% !important;
        border-right: 1px solid #e1e1e1;
        border-top: 1px solid #e1e1e1;
        border-bottom: 1px solid #e1e1e1;
        box-shadow: -1 0 10px 0 rgba(0, 0, 0, .15);
        border-radius: 0px 11px 11px 0px;
        /* border-left: 4px solid #e1e1e1; */
        border-top: 4px solid #e1e1e1;
        border-bottom: 4px solid #e1e1e1;
        margin-bottom: 0px;
        padding: 1px;
    }
    li.parent-link ul.menu-depth-1{
        width:700px;
    }
    .cd-dropdown-content .cd-secondary-dropdown {
        overflow: hidden;
        min-width: 420px;
        padding-bottom: 0
    }
    .cd-dropdown-content .cd-secondary-dropdown>li>a {
        line-height: 34px;
        height: auto;
    }
     .cd-dropdown-content .cd-secondary-dropdown>li>a {
color: #000 !important;
     }
    .cd-dropdown-content .cd-secondary-dropdown>li>a::after,
    .cd-dropdown-content .cd-secondary-dropdown>li>a::before {
        display: none
    }
    .cd-dropdown-content .cd-secondary-dropdown.move-out>li>a {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0)
    }
    .cd-dropdown-content .cd-secondary-dropdown>li {
        margin: 0 0;
        padding: 0 10px
    }
    .cd-dropdown-content .cd-secondary-dropdown>li:nth-of-type(2n) {
        border-right-width: 0
    }
    .cd-dropdown-content .cd-secondary-dropdown>li>ul {
        -webkit-transform: translate(0);
        -moz-transform: translate(0);
        -ms-transform: translate(0);
        -o-transform: translate(0);
        transform: translate(0);
        position: relative;
        height: auto
    }
    .cd-dropdown-content .cd-secondary-dropdown>li>ul>.go-back {
        display: none
    }
    .cd-dropdown-content .cd-secondary-dropdown a {
        line-height: 25px;
        height: 25px;
        padding-left: 0
    }
    .no-touch .cd-dropdown-content .cd-secondary-dropdown a:hover {
        color: #3f8654
    }
    .cd-dropdown-content .cd-secondary-dropdown ul {
            padding-bottom: 6px;
        overflow: hidden;
        height: auto;
        position: relative;
    }
    .cd-dropdown-content .cd-secondary-dropdown .go-back a {
        padding-left: 20px;
        color: transparent
    }
    .no-touch .cd-dropdown-content .cd-secondary-dropdown .go-back a:hover {
        color: transparent
    }
    .cd-dropdown-content .cd-secondary-dropdown .go-back a::before,
    .cd-dropdown-content .cd-secondary-dropdown .go-back a::after {
        left: 0
    }
    .cd-dropdown-content .cd-secondary-dropdown .see-all {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%
    }
    .cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item:hover {
        background: #ebebeb
    }
    .cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item h3 {
        color: #3f8654;
        font-weight: 700
    }
    .cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item p {
        display: block
    }
    .cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item::before {
        left: 25px
    }
    .cd-dropdown-content>.has-children>ul {
        visibility: hidden
    }
    .cd-dropdown-content>.has-children>ul.is-active {
        visibility: visible
    }
    .cd-dropdown-content>.has-children>.cd-secondary-dropdown.is-active>li>ul {
        visibility: visible
    }
    .cd-dropdown-content>.has-children>a.is-active {
        color: #3f8654;
        background:white;
    }
    .has-children>a::after{
        display:none;
    }
    .cd-dropdown-content>.has-children>a.is-active::after{
        display:inline;
    }
    .cd-dropdown-content>.has-children>a.is-active::before,
    .cd-dropdown-content>.has-children>a.is-active::after {
        background: #3f8654
    }
    .open-to-left .cd-dropdown-content>.has-children>a.is-active {
        box-shadow: inset -2px 0 0 #3f8654
    }
}

@-webkit-keyframes cd-fade-in {
    0% {
        opacity: 0;
        visibility: visible
    }
    100% {
        opacity: 1;
        visibility: visible
    }
}

@-moz-keyframes cd-fade-in {
    0% {
        opacity: 0;
        visibility: visible
    }
    100% {
        opacity: 1;
        visibility: visible
    }
}

@keyframes cd-fade-in {
    0% {
        opacity: 0;
        visibility: visible
    }
    100% {
        opacity: 1;
        visibility: visible
    }
}

@-webkit-keyframes cd-fade-out {
    0% {
        opacity: 1;
        visibility: visible
    }
    100% {
        opacity: 0;
        visibility: visible
    }
}

@-moz-keyframes cd-fade-out {
    0% {
        opacity: 1;
        visibility: visible
    }
    100% {
        opacity: 0;
        visibility: visible
    }
}

@keyframes cd-fade-out {
    0% {
        opacity: 1;
        visibility: visible
    }
    100% {
        opacity: 0;
        visibility: visible
    }
}

.cd-search input[type="search"] {
    width: 100%;
    height: 50px;
    padding: 0 20px;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    background-color: #242643;
    color: #fff;
    border: none;
    border-radius: 0
}

.cd-search input[type="search"]::-webkit-input-placeholder {
    color: #fff
}

.cd-search input[type="search"]::-moz-placeholder {
    color: #fff
}

.cd-search input[type="search"]:-moz-placeholder {
    color: #fff
}

.cd-search input[type="search"]:-ms-input-placeholder {
    color: #fff
}

.cd-search input[type="search"]:focus {
    background: #fff;
    color: #111433;
    outline: none
}

.cd-search input[type="search"]:focus::-webkit-input-placeholder {
    color: rgba(17, 20, 51, .4)
}

.cd-search input[type="search"]:focus::-moz-placeholder {
    color: rgba(17, 20, 51, .4)
}

.cd-search input[type="search"]:focus:-moz-placeholder {
    color: rgba(17, 20, 51, .4)
}

.cd-search input[type="search"]:focus:-ms-input-placeholder {
    color: rgba(17, 20, 51, .4)
}

@media only screen and (min-width:1024px) {
    .cd-search input[type="search"] {
        background-color: #ebebeb
    }
    .cd-search input[type="search"]::-webkit-input-placeholder {
        color: #b3b3b3
    }
    .cd-search input[type="search"]::-moz-placeholder {
        color: #b3b3b3
    }
    .cd-search input[type="search"]:-moz-placeholder {
        color: #b3b3b3
    }
    .cd-search input[type="search"]:-ms-input-placeholder {
        color: #b3b3b3
    }
}

.has-children>a,
.go-back a {
    position: relative
}

.has-children>a::before,
.has-children>a::after,
.go-back a::before,
.go-back a::after {
    content: '';
    position: absolute;
    top: 50%;
    margin-top: -1px;
    display: inline-block;
    height: 2px;
    width: 10px;
    background: #555;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.has-children>a::before,
.go-back a::before {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

.has-children>a::after,
.go-back a::after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

@media only screen and (min-width:1024px) {
    .has-children>a::before,
    .has-children>a::after,
    .go-back a::before,
    .go-back a::after {
        background: #b3b3b3
    }
}

.has-children>a {
    padding-right: 40px
}

.has-children>a::before,
.has-children>a::after {
    right: 20px;
    -webkit-transform-origin: 9px 50%;
    -moz-transform-origin: 9px 50%;
    -ms-transform-origin: 9px 50%;
    -o-transform-origin: 9px 50%;
    transform-origin: 9px 50%
}

@media only screen and (min-width:1024px) {
    .open-to-left .cd-dropdown-content>.has-children>a {
        padding-left: 40px;
        padding-right: 20px
    }
    .open-to-left .cd-dropdown-content>.has-children>a::before,
    .open-to-left .cd-dropdown-content>.has-children>a::after {
        right: auto;
        left: 20px;
        -webkit-transform-origin: 1px 50%;
        -moz-transform-origin: 1px 50%;
        -ms-transform-origin: 1px 50%;
        -o-transform-origin: 1px 50%;
        transform-origin: 1px 50%
    }
}

.cd-dropdown-content .go-back a {
      padding-left: 7px;
      text-indent:30px;
}

.cd-dropdown-content .go-back a::before,
.cd-dropdown-content .go-back a::after {
    left: 20px;
    -webkit-transform-origin: 1px 50%;
    -moz-transform-origin: 1px 50%;
    -ms-transform-origin: 1px 50%;
    -o-transform-origin: 1px 50%;
    transform-origin: 1px 50%
}

.cd-main-content {
    background-color: #e6e6e6;
    min-height: calc(100vh - 100px);
    padding: 2em 5%;
    line-height: 2
}

.no-js .cd-dropdown-wrapper:hover .cd-dropdown {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
}

.no-js .cd-dropdown-wrapper .cd-close {
    display: none
}
.w-100{
    width:100%;
    overflow: hidden;
}
@media only screen and (max-width:767px){
    .licb ul{
        flex-direction: column !important;   
    }
    .flexcolumn{
        flex-direction: column;
        row-gap: 12px;
    }
    .ffr{
        order:unset !important;
    }
    .mobile-sticky-top{
        position: relative;
        top: 0;

        text-transform: capitalize;
        text-align: center;
        font-size: 1.2rem;
        display: grid;
        place-content: center;
        }
}
@media only screen and (max-width:1199px){
    .genericpadding{
        padding:20px;
    }
    .genericpaddingleft{
        padding-left:20px !important
    }
    .genericpaddingtop{
        padding:20px 0px !important
    }
}
@media only screen and (max-width:1023px){
    #primary-menu{
        background-color: #fff;
    }
    .cd-dropdown-content {
        top: 38px!important
    }
    .sidepanel a {
        padding: 8px 8px 8px 8px !important;
        text-decoration: none;
        font-size: 18px;
        color: #686F7A !important;
        display: block;
        transition: 0.3s;
        background: none;
        font-weight: 400;
    }
    .mobile-sticky-top{
        position: relative;
        top: 0;
        z-index:999;
        text-transform: capitalize;
        text-align: center;
        font-size: 1.2rem;
        display: grid;
        place-content: center;
    }
    .career-courses-list{
        display:none;
    }
}
.licb ul,.licb li{
    list-style:none;
    padding:0px;
}
.licb ul{
    display:flex;
    flex-direction: row;
}
.licb li{
    float:left;
    padding:30px;
    flex: 1;
}
.licb li b, .licb li span,.licb{
    color:white;
}
.licb li b,.licb li strong,.lib li b,.lib li strong{
    display: block;
    font-size: 17px;
    margin-bottom:10px;
}
.licb li span{
    display: block;
    font-size: 16px;
}
.licbwb li{
    background: white;
    box-shadow: 0px 0px 4px #a1a1a1;
    border-radius: 5px;
}
.ffr{
    float: right;
    margin-left: auto;
    order: 2;
}
.elementor-pagination{
    display: flex;
    flex-direction: row;
    column-gap: 10px;
    justify-content: center;
}
.elementor-pagination a,.elementor-pagination span{
    padding: 10px 20px;
    border: 1px solid #e1e1e1;
}
.elementor-pagination span{

}
.elementor-pagination a{
    background:linear-gradient( 134deg,#128aef,#0a5dc9);
    color:white;
}
.academy-video-container video{
    /* height:calc(100% + 42px) !important; */
    padding:10px;
    border-radius:10px;
} 
.blockflex{
    display:flex;
    justify-content:center;
    align-items: center;
}
.blockflexleft{
    display:flex;
    align-items: center;
}
.calltoaction button,.calltoaction input[type='submit'],.calltoaction button:hover,.calltoaction input[type='submit']:hover{
    background: white !important;
    color: #111;
    font-weight: 500;
}
@media screen and (min-width:1200px){
   
    .genericpadding{
        padding:40px;
    }
    .genericpaddingleft{
        padding-left:40px !important
    }
    .genericpaddingtop{
        padding:40px 0px !important;
    }
    .abim{
        position: absolute;
        top: 0;
        right: 0;
        width: 13%;
        display: block;
        position: absolute;
        right: 1%;
        bottom: 0;
        margin: auto;
        opacity:.2;
    }
}
.flex-container {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    padding: 20px;
    max-width: 1200px;
    margin: 0 auto;
}

.flex-item {
    flex: 1 1 calc(33.333% - 20px);
    box-sizing: border-box;
    padding: 20px;
    background-color: #ffffff;
    border: 1px solid #ddd;
    border-radius: 8px;
    text-align: center;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.form-check {
    position: relative;
    display: block;
    margin: 0px;
}

.card {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 0px;
    border-radius: .25rem;
    box-shadow: 0 10px 20px 0 rgba(46, 54, 78, .1);
}
.m-0 { margin:0!important; }
.m-1 { margin:.25rem!important; }
.m-2 { margin:.5rem!important; }
.m-3 { margin:1rem!important; }
.m-4 { margin:1.5rem!important; }
.m-5 { margin:3rem!important; }

.mt-0 { margin-top:0!important; }
.mr-0 { margin-right:0!important; }
.mb-0 { margin-bottom:0!important; }
.ml-0 { margin-left:0!important; }
.mx-0 { margin-left:0 !important;margin-right:0 !important; }
.my-0 { margin-top:0!important;margin-bottom:0!important; }

.mt-1 { margin-top:.25rem!important; }
.mr-1 { margin-right:.25rem!important; }
.mb-1 { margin-bottom:.25rem!important; }
.ml-1 { margin-left:.25rem!important; }
.mx-1 { margin-left:.25rem!important;margin-right:.25rem!important; }
.my-1 { margin-top:.25rem!important;margin-bottom:.25rem!important; }

.mt-2 { margin-top:.5rem!important; }
.mr-2 { margin-right:.5rem!important; }
.mb-2 { margin-bottom:.5rem!important; }
.ml-2 { margin-left:.5rem!important; }
.mx-2 { margin-right:.5rem!important;margin-left:.5rem!important; }
.my-2 { margin-top:.5rem!important;margin-bottom:.5rem!important; }

.mt-3 { margin-top:1rem!important; }
.mr-3 { margin-right:1rem!important; }
.mb-3 { margin-bottom:1rem!important; }
.ml-3 { margin-left:1rem!important; }
.mx-3 { margin-right:1rem!important;margin-left:1rem!important; }
.my-3 { margin-bottom:1rem!important;margin-top:1rem!important; }

.mt-4 { margin-top:1.5rem!important; }
.mr-4 { margin-right:1.5rem!important; }
.mb-4 { margin-bottom:1.5rem!important; }
.ml-4 { margin-left:1.5rem!important; }
.mx-4 { margin-right:1.5rem!important;margin-left:1.5rem!important; }
.my-4 { margin-top:1.5rem!important;margin-bottom:1.5rem!important; }

.mt-5 { margin-top:3rem!important; }
.mr-5 { margin-right:3rem!important; }
.mb-5 { margin-bottom:3rem!important; }
.ml-5 { margin-left:3rem!important; }
.mx-5 { margin-right:3rem!important;margin-left:3rem!important; }
.my-5 { margin-top:3rem!important;margin-bottom:3rem!important; }

.mt-auto { margin-top:auto!important; }
.mr-auto { margin-right:auto!important; }
.mb-auto { margin-bottom:auto!important; }
.ml-auto { margin-left:auto!important; }
.mx-auto { margin-right:auto!important;margin-left:auto!important; }
.my-auto { margin-bottom:auto!important;margin-top:auto!important; }

.p-0 { padding:0!important; }
.p-1 { padding:.25rem!important; }
.p-2 { padding:.5rem!important; }
.p-3 { padding:1rem!important; }
.p-4 { padding:1.5rem!important; }
.p-5 { padding:3rem!important; }

.pt-0 { padding-top:0!important; }
.pr-0 { padding-right:0!important; }
.pb-0 { padding-bottom:0!important; }
.pl-0 { padding-left:0!important; }                             
.px-0 { padding-left:0!important;padding-right:0!important; }
.py-0 { padding-top:0!important;padding-bottom:0!important; }

.pt-1 { padding-top:.25rem!important; }         
.pr-1 { padding-right:.25rem!important; }                       
.pb-1 { padding-bottom:.25rem!important; }      
.pl-1 { padding-left:.25rem!important; }                            
.px-1 { padding-left:.25rem!important;padding-right:.25rem!important; }
.py-1 { padding-top:.25rem!important;padding-bottom:.25rem!important; }

.pt-2 { padding-top:.5rem!important; }                                              
.pr-2 { padding-right:.5rem!important; }                                
.pb-2 { padding-bottom:.5rem!important; }               
.pl-2 { padding-left:.5rem!important; }                                             
.px-2 { padding-right:.5rem!important;padding-left:.5rem!important; }
.py-2 { padding-top:.5rem!important;padding-bottom:.5rem!important; }

.pt-3 { padding-top:1rem!important; }                               
.pr-3 { padding-right:1rem!important; }             
.pb-3 { padding-bottom:1rem!important; }                
.pl-3 { padding-left:1rem!important; }                              
.py-3 { padding-bottom:1rem!important;padding-top:1rem!important; }
.px-3 { padding-right:1rem!important;padding-left:1rem!important; }

.pt-4 { padding-top:1.5rem!important; }                             
.pr-4 { padding-right:1.5rem!important; }               
.pb-4 { padding-bottom:1.5rem!important; }              
.pl-4 { padding-left:1.5rem!important; }                                
.px-4 { padding-right:1.5rem!important;padding-left:1.5rem!important; }
.py-4 { padding-top:1.5rem!important;padding-bottom:1.5rem!important; }

.pt-5 { padding-top:3rem!important; }   
.pr-5 { padding-right:3rem!important; } 
.pb-5 { padding-bottom:3rem!important; }    
.pl-5 { padding-left:3rem!important; }  
.px-5 { padding-right:3rem!important;padding-left:3rem!important; }
.py-5 { padding-top:3rem!important;padding-bottom:3rem!important; }