<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*typhography css */
.header .nav_bar .main_menu ul li a:before{
    top: 1px;
}
.skip-link.screen-reader-text {
    display: none;
}
span.screen-reader-text {
    display: none;
}
body {
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    color: #434343;
    overflow-x: hidden;
    background: #fff;
}

h1{
	font-size: 48px;
    line-height: 60px;
    font-weight: 700;
    color: #2f2f30;
    margin-bottom: 30px !important;
}
h2{
	font-size: 40px;
    line-height: 60px;
    font-weight: 700;
    color: #2f2f30;
    margin-bottom: 30px;
}
h3{
	font-size: 32px;
    line-height: 39px;
}
h4{
	font-size: 24px;
    line-height: 39px;
}
select.form-control {
    height: 45px !important;
    border: 1px solid #eaeaea;
}
a{
	text-decoration: none;
}

/*nav tab css*/

.nav-pills li a.active {
    color: #fff;
    background: #002647;
    background: -webkit-linear-gradient(left, #002647, #0272d3);
    background: linear-gradient(to right, #002647, #0272d3);
}
.nav-pills li a {
    color: #002647;
    background: #fff;
    height: 55px;
    line-height: 55px;
    font-size: 22px;
    font-weight: 600;
    min-width: 230px;
    text-align: center;
    display: block;
    margin: 0px 5px;
    padding: 0px 10px;
    border-radius: 10px;
}
.card{
    box-shadow: 0px 0px 30px rgba(130, 167, 243, 0.28);
    padding: 20px;
    background: #fff;
    border: none;
}
.dropdown.menu-item {
    line-height: 0px;
}


/*header css*/

.logo img{
	width: 180px;
    margin: inherit;
}
.dropdown-menu ul li a{
    font-size: 14px !important;
    color: #4f4f4f !important;
    background: transparent !important;
    padding: 12px 5px!important;
    height: auto !important;
}
.dropdown-menu ul li a:before{
    display: none !important;
}
.dropdown-menu ul li ul li a{
    padding: 0px 20px !important
}

/*footer css*/

input#nsbtn {
    background-image: linear-gradient(to left, #cb0b1e 0%, #a30817 51%, #cb0b1e 100%) !important;
    padding: 0px !important;
    text-decoration: none !important;
}
.about_bright img{
	width: 160px;
}


/*consulting page css*/

.consulting_cont {
        padding: 50px 0px;
    }

    .cocahing_cont {
        padding: 50px 0px;
    }

    .cocahing_cont h2
    {
        font-size: 32px;
        line-height: 60px;
        font-weight: 700;
        margin-top: 0;
        margin-bottom: 30px;
    }
    .cocahing_cont h3
    {
        font-size: 32px;
        line-height: 60px;
        font-weight: 700;
        margin-top: 0;
        margin-bottom: 30px;
    }
    .cocahing_cont p
    {
        font-size: 18px;
        line-height: 32px;
        color: #434343;
        margin-bottom: 0;
    }

    .differences {
        padding: 70px 0px;
    }

    .consulting_cont p
    {
        font-size: 20px;
        color: #575757;
        margin-top: 0;
        margin-bottom: 40px;
        line-height: 35px;
    }

    .cocahing_cont h1 {
        text-align: center;
        font-size: 40px;
        line-height: 60px;
        font-weight: 700;
        color: #2f2f30;
        margin-top: 0;
        margin-bottom: 30px;
    }

    .consulting_cont h1 {
        text-align: center;
        font-size: 40px;
        line-height: 60px;
        font-weight: 700;
        color: #2f2f30;
        margin-top: 0;
        margin-bottom: 30px;
    }

    .consulting_cont h4
    {
        font-size: 24px;
        font-weight: 700;
        line-height: 38px;
        margin-bottom: 20px;
        text-transform: uppercase;
    }
    .consulting_cont h2
    {
        font-size: 32px;
        font-weight: 700;
      /*  color: #02367e;*/
    }
    .bg_content h3{
        color: #fff;
    }
    .list_impact li:before {
        content: '';
        position: absolute;
        border-top: solid 2px;
        width: 12px;
        left: -25px;
        top: 24px;
    }
    .list_impact li
    {
        font-size: 20px;
        line-height: 48px;
        font-weight: 600;
        position: relative;
        margin-left: 30px;
    }
    .differences h2
    {
        font-size: 40px;
        line-height: 52px;
        font-weight: 700;
        color: #2f2f30;
        margin-top: 0;
        text-align: center;
        max-width: 720px;
        margin: auto;
    }
    .differences h4{
        font-size: 24px;
        line-height: 38px;
        font-weight: 700;
        margin-top: 50px;
        text-align: center;
    }
    .differences .difference_card {
        margin-top: 40px;
    }
    .consulting_cont ul{
    list-style: disc;
    padding-left: 20px;
    }
    .consulting_cont ul li{
        margin-bottom: 15px;
    }
    .list_impact {
        list-style: none !important;
        padding-left: 0px !important;
    }
    .list_dots li{
        list-style: disc;
    }
    .testimonial_section {
        background-size: cover !important;
    }
    .blog_card .blog_type label {
        font-size: 9px !important;
        padding: 6px 5px !important;
        margin: 0px 5px !important;
    }
    .blog_card .blog_type .blog_date {
        font-size: 8px !important;
    }
    .blog_latest.blog_card .blog_type label {
        font-size: 12px !important;
        padding: 6px 12px !important;
        margin: 0px 15px !important;
    }
    .blog_latest.blog_card .blog_date {
        color: #797676;
        text-transform: uppercase;
        font-size: 12px;
        font-weight: 600;
    }
    .list-blogs .blog_card .blog_type label {
        font-size: 12px !important;
        padding: 5px 15px !important;
        margin: 0px 20px !important;
    }
    .list-blogs .blog_card .blog_type .blog_date {
        font-size: 10px !important;
    }
    .blog_card .blog_type .blog_date{
        margin-left: auto;
    }
    .courses_section li.nav-item {
        margin-bottom: 20px;
    }
/*reponsive css*/

@media only screen and (max-width: 768px)
{
    .section_clients .nav-pills .nav-link {
        margin-bottom: 20px;
        border-radius: .25rem;
        padding: 0px 0px !important;
        font-size: 15px;
        width: auto;
    }
    .course_form_section .form-container .form-group .btn {
        font-size: 14px;
    }
    .slide-menu .btn{
        font-size: 18px !important
    }
    .courses_section .course_card .overlay_card{
        word-break: break-word;
    }
    .bg_content h1 {
        font-size: 24px !important;
    }
    .bg_content p {
        font-size: 16px !important;
    }
    .benifit_Section .benifit_wrap li .benifit_text h2 {
        line-height: 32px !important;
        word-break: break-word;
        font-size: 18px !important;
    }
    .client_deatils h2 {
        line-height: 32px !important;
    }
    .statistics.outcomes_statistics .outcomes_impact h2{
        font-size:  28px !important;
        line-height: 39px !important;
    }
    .consulting_cont h4 {
        word-break: break-word;
    }
    .course_description h3 {
        margin-bottom: 30px !important;
        margin-top: 30px !important;
    }
    .consulting_cont {
        padding: 20px;
    }
    .cocahing_cont h1 {
        font-size: 32px;
        line-height: 47px;
    }
    .consulting_cont h1{
        font-size: 32px;
        line-height: 47px;
    }
    .consulting_cont p {
        font-size: 16px;
    }
    .cocahing_cont {
        padding: 20px;
    }
    .section_clients .show_chart {
        height: 290px !important;
        padding: 0px !important;
        border-radius: 15px !important;
        margin-bottom: 40px;
    }
    .footer .divider_curve{
        height: 6vw !important; 
    }
}

@media only screen and (max-width: 991px) and (min-width: 768px)
{
    .courses_section .show_cohorts_data ul li .btn {
        min-width: auto !important;
    }
    .blog_cont h2 {
        margin-bottom: 15px !important;
        font-size: 20px !important;
        line-height: 30px !important;
    }
    input#nsbtn {
        min-width: auto;
        font-size: 14px;
    }
    .f_screen_row .panel-body &gt; h1 {
        font-size: 24px !important;
    }
    .cat_courses_section .btn {
        min-width: auto !important;
    }
}

@media only screen and (min-width: 1201px) and (max-width: 1440px) {
    .section_heading h1 {
        font-size: 40px !important;
    }
}

/*tab section outcomes*/

.section_clients .nav-pills .nav-link {
    border-radius: .25rem;
    padding: 0px 30px;
}
.section_clients .nav-pills li a {
    background: #f7f7f7
}
.section_clients .nav-pills li a.active {
    background:linear-gradient(to right, #002647, #0272d3)
}
#outcomes_graph{
    margin-top: 70px;
}


/*Chart css*/
.data_items {
    display: flex;
    align-items: center;
    flex: 0 0 50%;
    margin-bottom: 15px;
}
.data_items label{
    color: #fff;
    font-size: 14px;
    padding: 8px 13px;
    border-radius: 6px;
    font-weight: 700;
    margin-bottom: 0px;
}
.cont_ch_data {
    margin-left: 20px;
}
.cont_ch_data h4{
    font-size: 14px;
    margin-bottom: 0px;
    line-height: 18px;
}
.cont_ch_data p{
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 0px;
}
.lb1{
    background: #369ead;
}
.lb2{
    background: #c24642;
}
.lb3{
    background: #7f6084;
}
.lb4{
    background: #86b402;
}
.lb5{
    background: #a2d1cf;
}
.lb6{
    background: #c8b631;
}
.lb7{
    background: #6dbceb;
}
.lb8{
    background: #52514e;
}
.lb9{
    background: #4f81bc;
}
.lb10{
    background: #a064a1;
}
.list_datas {
    display: flex;
    flex-wrap: wrap;
}
a.canvasjs-chart-credit {
    display: none;
}

.outcomes_slider h2{
    font-size: 28px;
    margin-bottom: 50px;
    text-align: center;
}
.outcomes_slider h2:after {
    content: '';
    background: linear-gradient(to right, #002647, #0272d3);
    width: 100px;
    height: 4px;
    display: block;
    margin: auto;
}
.psy_outcome_list li{
    display: flex;
    align-items: center;
    font-size: 18px;
    font-weight: 700;
    /*line-height: 0px;*/
    margin-bottom: 20px;
}
.psy_outcome_list li label{
    width: 32px;
    height: 32px;
    border-radius: 4px;
    margin-right: 20px;
    margin-top: 10px;
    flex: 0 0 32px;
}
label.py_lebel1{
    background: #350c8e
}
label.py_lebel2{
    background: #90212a;
}
.outcomes_slider  .slick-dots li button
{
    background: #2f2f30
}
.section_clients .section_heading {
    margin-bottom: 40px !important;
}
.outcomes_slider .slick-slide {
  height: auto !important;
}
.outcomes_slider .slick-arrow:after{
    content: '';
    width: 8px !important;
    height: 14px !important;
    background-size: 12px 20.4px;
    display: block;
    text-align: center;
    margin: auto;
}
.outcomes_slider .slick-prev:after
{
    background: url(../images/prev-blue.svg) no-repeat !important;
}
.outcomes_slider .slick-next:after
{
    background: url(../images/next-blue.svg) no-repeat !important;
}
.outcomes_slider .slick-arrow
{
    height: 40px;
    width: 40px;
    border-radius: 50%;
    background: transparent;
    border: 1px solid #02367E;
    z-index: 1;
}
.outcomes_slider .slick-next {
    left: 100%;
    margin-left: 30px;
}
.outcomes_slider .slick-prev {
    right: 100%;
    margin-right: 30px;
}
.home_intro {
    overflow: hidden;
}
.intro_text {
    max-width: 470px;
    margin-left: 40px;
}
.cl_hm_img {
    width: 100%
}


@media only screen and (max-width: 767px){
    .data_items {
        flex: 0 0 48%;
        max-width: 48%;
        align-items: flex-start;
    }
    .data_items label {
        font-size: 10px;
        padding: 4px 8px;
        margin-bottom: 0px;
    }
    .cont_ch_data h4 {
        font-size: 12px;
        margin-bottom: 0px;
        line-height: 16px;
    }
    .cont_ch_data p {
        font-size: 12px;
        margin-bottom: 0px;
    }
    .cont_ch_data {
        margin-left: 10px;
    }
    .outcomes_slider h2{
        font-size: 18px;
        text-align: left;
    }
    .outcomes_slider h2:after {
        content: '';
        width: 70px;
        margin: inherit;
    }
    .psy_outcome_list li{
        flex:auto;
    }
    .psy_outcome_list{
        display: flex;
    }
    .psy_outcome_list li label {
        margin-right: 15px;
        margin-top: 10px;
        width: 24px;
        height: 24px;
    }
    #chartContainer{
        height: 420px !important;
    }
    .section_clients .section_heading {
        margin-bottom: 0px !important;
    }
    .outcomes_slider .slick-next {
        margin-left: -32px;
        top: 36px;
    }
    .outcomes_slider .slick-prev {
        top: 36px;
        margin-right: 0px;
        left: 100%;
        margin-left: -80px;
    }
    .intro_text {
        max-width: 100%;
        margin-left: 20px;
        margin-top: 40px;
}

}
@media only screen and (max-width: 991px) and (min-width: 768px)
{
    .outcomes_slider .slick-prev {
        margin-right: 4px;
    }
    .outcomes_slider .slick-next {
        margin-left: 4px;
    }
    .psy_outcome_list li {
        display: flex;
        margin-bottom: 0px;
        margin: 0px 20px;
    }
    .psy_outcome_list{
        display: flex;
        justify-content: center;
    }
    .outcomes_slider .slick-arrow {
        height: 32px;
        width: 32px;
    }
}


.header .top_header .top_social{
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.header .top_header .language_dd{
    margin-right: 25px;
    height: 40px;
}
.header .top_header .language_dd .wpml-ls-legacy-dropdown{
    width: auto;
    height: 100%;
}
.header .top_header .language_dd .wpml-ls-legacy-dropdown ul, .header .top_header .language_dd .wpml-ls-legacy-dropdown ul li{
    height: 100%;
}
.header .top_header .language_dd .wpml-ls-legacy-dropdown li a{
    background: transparent;
    border: none;
    font-size: 14px;
    height: 100%;
    display: flex;
    align-items: center;
}
.header .top_header .language_dd .wpml-ls-legacy-dropdown li a .wpml-ls-legacy-dropdown .wpml-ls-flag+span{
    margin-right: 12px;
}
.header .top_header .language_dd .wpml-ls-legacy-dropdown li .wpml-ls-sub-menu{
    background: #fff;
    flex-direction: column;
    height: auto;
    width: 240px;
    align-items: flex-start;
    padding: 20px 15px;
}
.header .top_header .language_dd .wpml-ls-legacy-dropdown li .wpml-ls-sub-menu li{
    border-bottom: 1px solid #eee;
    width: 100%;
    text-align: left;
    margin-bottom: 5px;
    padding-bottom: 10px;
}
.header .top_header .language_dd .wpml-ls-legacy-dropdown li .wpml-ls-sub-menu li:last-child{
    border: none;
    margin-bottom: 0;
    padding: 0;
}
.header .top_header .language_dd .wpml-ls-legacy-dropdown li .wpml-ls-sub-menu li a{
    padding: 6px 10px;
}
.header .top_header .language_dd .wpml-ls-legacy-dropdown li a.wpml-ls-item-toggle:after{
    right: -5px;
}

/*language menu*/

.wpml-ls-legacy-dropdown .wpml-ls-sub-menu{
    opacity: 0;
}
.wpml-ls-legacy-dropdown .wpml-ls-current-language:hover .wpml-ls-sub-menu, .wpml-ls-legacy-dropdown .wpml-ls-current-language:focus .wpml-ls-sub-menu {
    opacity: 1;
}

@media only screen and (max-width: 767px){
     .header .top_header .top_social {
        display: flex;
        align-items: center;
        justify-content: flex-end;
    }
    .header .top_header .language_dd {
          margin-right: 0px;
          height: 40px;
          margin-left: auto;
          display: flex;
          width: 100%;
      }
      .header .top_header .top_info {
        display: none !important;
      }
      .slide-menu ul ul {
        padding-left: 20px;
        }
        .slide-menu ul ul li {
            margin-bottom: 20px;
        }
        .dropdown-submenu {
            position: unset !important;
        }
}


.courses_section .show_cohorts_data ul {
    border-bottom: 1px solid #949699;
    padding-bottom: 30px;
    margin-bottom: 30px;
    display: flex;
    height: auto;
}

.cohort_slider ul.slick-dots {
    border-bottom: none !important;
    margin: auto;
    text-align: center;
    position: absolute;
    left: 50%;
    right: 50%;
}</pre></body></html>