<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	margin:0 !important;
	margin-right: 0 !important;
}

p, h1, h2, h3, h4, h5, div, html {
    font-family: 'PT Sans', sans-serif;
}
/*
21px - 15pt
17px - 13pt
*/
p {
    font-size: 13pt;
}
.input-group-text,
.form-control,
.btn {
    border-radius: 0;
}
.btn {
    text-transform: uppercase;
    font-size: 13pt;
    font-weight: bold;
    letter-spacing: 0.15em;
    word-spacing: 1em;
    box-sizing: border-box;
}
.form-control {
    border: none;
}

a:visited,
a {
    color: #0678BB;

}
.section_footer ul.footer-links a:hover,
a:hover {
    text-decoration: none;
    color: rgba(6, 150, 224, 1);
    text-shadow: 1px 1px 1px rgba(150, 150, 150, 0.2);
}

.container {
    /*border: 1px solid red;*/
}
.container.section-topnav {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
}
.navbar {
    background-color: white;
    padding-right: 0;
}
.navbar .navbar-nav {
    display: flex;
    justify-content:space-between;
    width: 100%;
}
.navbar .nav-item {
}
.navbar .nav-link{
    font-size: 12pt;
    text-align: center;
}
.navbar .nav-link:hover {
    color: rgba(6, 150, 224, 1);
    text-shadow: 1px 1px 1px rgba(150, 150, 150, 0.2);
}

.navbar-right .nav-item:last-child {
    padding-right: 0;
}
.navbar .nav-item.active .nav-link{
    color: #0678BB;
}
.navbar .nav-link {
    color: #4D5B69;
}
.navbar sup {
    color: #0678BB;
}
.navbar .nav-signup {
    border: 2px solid #1A7CD4;
    box-sizing: border-box;
    text-align: center;
    padding: 0;
    padding-left: 1em;
    padding-right: 1em;
}
.navbar .nav-signup a{
    color: #1A7CD4;
}
.navbar .nav-signup a,
.navbar .nav-signup {
    background-color: #1A7CD4;
    color: white;

}
.navbar .nav-signup:hover a,
.navbar .nav-signup:hover {
    background-color: #FFC000;
    color: black;
}


.wide {
    padding-top: 50px;
    padding-bottom: 50px;
}
.section-about.wide {
    padding-bottom: 0;
}
.section-about .btn {
    text-transform: uppercase;
    font-size: 11pt;
    padding-left: 2em;
    padding-right: 2em;
    font-weight: bold;
    letter-spacing: 0.15em;
    word-spacing: 1em;
    border: 2px solid #111111;
    background-color: transparent;
    box-sizing: border-box;
    color: black;
    
    text-align: center;
    background-color: #FFC000;
    border: 0px solid #111111;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.4);    
}


.section-features h3 {
    text-align: center;
    font-size: 18pt;
}
.feature-item {
    min-height: 5em;
    padding-top: 25px;
    padding-bottom: 25px;
    page-break-inside: avoid;
    orphans: 5;
}
.feature-item  h4 {
    font-weight: bold;
    line-height: normal;
    font-size: 16pt;
    color: #4D5B69;
    margin-bottom: 1em;
}
.feature-item a {
    border-bottom: 1px dashed black;
}
.feature-item i {
    color: #247EE0;
    margin-right: 30px;
}
.feature-item .inner {
    max-width: 430px;
}
.feature-item .inner li,
.feature-item .inner p {
    font-size: 13pt;
    color: #000000;
}

.section_services {
    position: relative;
    min-height: 317px;
    background: #247EE0;
    overflow: hidden;
}
.section_services h2 {
    font-size: 15pt;
    font-weight: bold;
    margin-bottom: 1em;
}
.section_services p {
    font-style: normal;
    font-weight: normal;
    font-size: 13pt;
    line-height: 1.5em;
    min-height: 150px;
    text-align: justify;
}
.section_services .btn {
    text-transform: uppercase;
    padding-left: 2em;
    padding-right: 2em;
}
.section_services .btn-secondary{
    background-color: white;
    color:#247ee0;

    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}
.services-edu {
    background-color: #247ee0;
    color: white;
    min-height: 317px;
    z-index: 2;
}
.services-consulting {
    background-color: #164075;
    color: white;
    min-height: 317px;
    z-index: 2;
}
.services-rightbox {
    position: absolute;
    background-color: #164075;
    height: 100%;
    width: 50%;
    left: 50%;
    top: 0;
}
.services-pulse-right {
    left: 0;
}

.section-contact {
    min-height: 498px;
    background:  #FFC000 /*#F2C94C*/;
    padding-bottom: 4em;
}
.contact-separator {
    background:  #FFC000 /*F2C94C*/;
    padding-left: 1em;
    padding-right: 1em;
    font-size: 15pt;/*21px*/
    font-weight: bold;
    letter-spacing: 0.1em;
}
hr.contact-separator-line {
    border-top: 2px solid black;
}
.contact-separator-block {
    position: relative;
    padding:0;
}

.section-contact h2 {
    font-weight: bold;
}
.contact-button,
.section-contact .btn {
    text-transform: uppercase;
    font-size: 13pt;
    padding-left: 5em;
    padding-right: 5em;
    font-weight: bold;
    letter-spacing: 0.15em;
    word-spacing: 1em;
    border: 0px solid #111111;
    background-color: #1A7CD4 /*transparent*/;
    color: white;
    box-sizing: border-box;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.4);
}
.section-contact .btn:hover{
/*    border: 2px solid #4D5B69/*#1A7CD4*/;
/*    background-color: #4D5B69 /*#1A7CD4*/;
    color: white;
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.4);
}

.section-contact .send-message a {
    color: #0678BB;
    /*border-bottom: 1px dashed #111111;*/
    text-decoration: none;
}
.section-contact .send-message{
    margin-top: 1em;
}
.section-contact .row.separator {
    margin-top: 2em;
    margin-bottom: 2em;
    margin-right: 0;
}
.section-contact .row.call-us h2,
.section-contact .row.call-us {
    font-size: 15pt;
}
.section-contact .call-us a {
    /*border-bottom: 1px dashed black;*/
}

.section-contact .contact-message {
    height: 6em;
}

.section-message {
    background-color: #F2C94C;
    color: black;
    padding: 2em;
}
.section_signup_form .contact_info__body {
    margin-top: 30px;
    margin-left: 50px;
}
.section_signup_form  .contact_info__body .contact_info__item {
    display: -webkit-box;
    display: flex;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-bottom: 10px;
    flex-direction: row;
    border-bottom: 1px solid rgba(169, 169, 169, .4);
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
}
.contact_info__item .contact__title {
    width: 40%;
    font-size: 24px;
    font-weight: 700;
    color: #2d4052;
    /*text-transform: uppercase;*/
    letter-spacing: .1em;
}
.contact_info__body .contact_info__item .contact__info .contact_info__wrapper &gt; h3 {
    margin: 0;
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-weight: 700;
/*    text-transform: uppercase;*/
    letter-spacing: .05em;
}
.section_title__body {
    margin-top: 1em;
}

.section_signup2 .form-group {
    margin-top: 1em;
}
.section_signup2 h4 {
    font-weight: normal;
    text-align: center;
    letter-spacing: 3.2pt;
    font-size: 13pt;
}
.section_signup2 a {
    color: #257EE1;
}
.section_signup2 .section_signup_form {
    padding:0;
    margin: 0;
    padding-bottom: 1em;
}
.section_signup2 .input-group&gt;.input-group-prepend&gt;.input-group-text,
.section_signup2 .input-group&gt;.input-group-append&gt;.input-group-text{
    font-weight: bold;
    background-color: transparent;
    border: 0;
    color: black;
    font-size: 110%;
}

.section_signup2 .splash {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    height: 100%;
    opacity: 0.7;
    background-color: black;
}

.section_signup2 .splash_text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 2em;
    border-radius: 5px;
    background-color: white;
    margin-right: auto;
    font-weight: bold;
    font-size: 25pt;
    color: #636363;
    border: 1px solid grey;
}
.section_signup2 .inprogress {
    display: none;
}

.contact_info__body .contact_info__item .contact__info .contact_info__wrapper  a,
.contact_info__body .contact_info__item .contact__info .contact_info__wrapper &gt; p {
    color: #606060;
    letter-spacing: .02em;
}
.section_signup_form  .contact_info__wrapper a  {
    border-bottom: 0;
}

.section-blog {
    min-height: 300px;
    background: #4D5B69;
}
.section-blog .header {
    padding-right: 0;
    padding-bottom: 50px;
}
.section-blog h2 {
    font-size: 14pt;
    color: white;
    font-weight: bold;
}
.section-blog a:visited,
.section-blog a {
    color: white;
    border-bottom: none;
}
.section-blog .blog-pulse {
    position: relative;
}
.section-blog .blog-pulse img {
    position: absolute;
    top: -10px;
}

.section-blog-date {
    color: #F2C94C;
    display:none;
}
.section-blog-title,
.section-blog-title a,
.section-blog-title a:visited
{
    color: #F2C94C;
    /*color: white;*/
}
.section-blog-title a:hover {
    color: #e0f5ff;
}

.section-intro {
    height: 384px;
    background: linear-gradient(180deg, #0076B3 0%, #2F80ED 100%);
    color: white;
    padding-top: 3rem;;
    padding-bottom: 3rem;;
}
.subpage .section-intro {
    height: auto;
    padding-top: 25px;
    padding-bottom: 25px;
}
.subpage .section-intro h1 {
    margin-bottom: 0;
    font-size: 20pt;
}

.subpage footer {
    background: linear-gradient(180deg, #0076B3 0%, #2F80ED 100%);
    color: white;
}

.subpage .section_footer .copyright a,
.subpage .section_footer .footer-links a,
.subpage .section_footer a{
    color: white;
}
.subpage .section_footer .copyright a {
    border-color: white;
}

.section-intro .img {
    padding:0;
}
.section-intro  p {
    font-size: 10pt;
}
.section-intro  h1 {
    font-size: 14pt;
    text-align: left;
    margin-bottom: 1em;
    margin-top: 1em;
}

.section-intro  h2 {
    font-size: 20pt;
    color: white;
    font-weight: bold;
}
.section-intro  h3 {
    font-size: 20pt;
    color: #f2c94c;
    font-weight: bold;
}
.section-intro .signup {
    margin-top: 2em;
    margin-bottom: 2.5em;
    white-space: nowrap;
}

.section-intro .btn-signup{
    padding: 1em;
    background: #FFFFFF;
/*    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);*/
	border: 1px solid #6d6d6d;
    box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.4);
        
    color: #1F7DDA;
    text-transform: uppercase;
    font-weight: bold;
    font-style: normal;
    line-height: normal;
    font-size: 13pt;
    text-align: center;
    letter-spacing: 0.1em;
}
@media (min-width: 800px) {
    .section-intro .btn-signup {
        min-width: 200px; /* in grid width logo */
    }
}

.section-intro .img img {
    max-width:100%;
    position: absolute;
    width: 574px;
    height: 279px;


    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
   box-shadow: 0px 0px 17px rgba(0, 0, 0, 0.5);
    border: 3px solid #FFC000;

}


.section-menu a{
    border-bottom: none;
}
.section-menu {
    padding-top: 0.7em;
    padding-bottom: 0.7em;
    background: #164075;
    color: white;
}
.section-menu .nav-link {
    color: white;
    /*text-align: left;*/
    font-style: normal;
    font-weight: bold;
    line-height: normal;
    font-size: 11pt;

    padding-left:0;
    padding-top: 0.3em;
    padding-bottom: 0.3em;

    /*margin-right: 2em;*/
}
.section-menu .nav-link:last-child {
    margin-right: 0;
}
.section-menu .nav-link.active {
    color: #14B9D6;
    color: #F2C94C;
}
.section-menu .nav {
    display: flex;
    justify-content:space-between;
}
.section-menu .container {
    padding-right: 0;
}

.section-menu .nav-item {
    /*text-align: center;*/
    justify-content: space-between;
}
.section-menu .nav-item .dropdown {
    margin-left: auto;
    margin-right: auto;
    display: inline-block;
}

.section-menu .nav-item:first-child {
    /*text-align: left;*/
}
.section-menu .nav-item:last-child .nav-link{
    /*text-align: right;*/
    padding-right: 0;

}

.section-video {
    padding-top: 0;
}
.section-video .video {
    width: 1168px;
    height: 567px;
    height: auto;

    box-sizing: border-box;
    /*background-color: rgba(179, 179, 179, 0.31);*/
    padding:0;
}
.section-video .video .item img {
    border: 1px solid #4D5B69;
}

.section-video .video img {
    width: 100%;
    height: 100%;
}

.section-signup.wide {
    padding-top: 0;
}

.section-signup .btn {
    text-transform: uppercase;
    padding-left: 3em;
    padding-right: 3em;
    font-weight: bold;
    letter-spacing: 0.1em;
    word-spacing: inherit;
/*    border: 1px solid #111111;*/
/*    background-color: transparent;*/
    box-sizing: border-box;
     color: #111111;
    background-color: #FFC000 /*#ffc102*/;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.25);
}
.section-signup .btn1:hover{
    border: 1px solid #1A7CD4 /*#4D5B69 #1A7CD4*/;
    background-color: #1A7CD4 /*#4D5B69 #1A7CD4*/;
    color: white;
}
.section-signup .btn:hover{
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.4);
}

.social {
    margin-top: -5px;
}
.social ul {
	padding: 0;
	list-style: none;
}
.social li {
	display: inline-block;
	padding-right: .3em;
    margin-top: 0px;
}
.social li a:visited,
.social li a {
	display: block;
    width: 30px;
	height: 30px;
	line-height: 30px;
	color: #4D5B69;
	border-radius: 50%;
	background: #fff;
	border: solid 1px white;
	-webkit-transition: all .8s ease;
	transition: all .8s ease;
    padding-top: 0%;
}
.social li a:hover {
	color: #fff;
	background: #4D5B69;
}

.section_footer ul.footer-links {
    text-align: right;
}
.section_footer ul.footer-links li{
    display: inline;
    padding-left: 1em;
    padding-right: 2em;
}
.section_footer ul.footer-links li:last-child{
    padding-right: 0;
}
.section_footer ul.footer-links a{
    color: #4D5B69;
    border-bottom: none;
}
.section_footer .copyright a{
    color: #111111;
    border-bottom: 1px dashed black;
}
.section_footer .footer-links-block {
    order: 2;
}

.section_signup_form {
    padding-top: 2em;
    padding-bottom: 2em;
    padding-left: 2em;
    padding-right: 2em;
}

.section_signup_form .btn {
    text-transform: uppercase;
    padding-left: 3em;
    padding-right: 3em;
    font-weight: bold;
    letter-spacing: 0.15em;
    word-spacing: 1em;
    border: 2px solid #111111;
    box-sizing: border-box;
    color: #111111;
    background-color: transparent;
    width: 100%;
}
.section_signup_form .btn:hover {
    border: 2px solid #4D5B69/*#1A7CD4*/;
    background-color: #4D5B69 /*#1A7CD4*/;
    color: white;
}

.section_signup_form h2 {
    margin-bottom: 1em;
    font-size: 17pt;
}
.section_signup_form .help-block{
    font-size: 11pt;
    margin-top: 1em;
}
.section_signup2 {
    padding-top: 2em;
    background-color:#FFC000 /*#F2C94C*/;
    color: black;
    padding-right: 2em;
    padding-bottom: 2em;
    min-height: 500px;
}
.section_signup2 .validation-message,
.section_signup_form .validation-message {
    height: 1em;
    display: block;
    padding-bottom: 1em;
    font-size: 11pt;
    color: red;
}
.section_signup_form a{
  /*  border-bottom: 1px dashed #111111;*/
}


.scrollToTop{
	width: 40px; 
	height: 40px;
	padding: 5px;
	font-size: 30px;
	text-align: center; 
	position: fixed;
	bottom: 20px;
	right: 20px;
	border-radius: 50%;
    display: none;
    color:  #111111;
}
.scrollToTop:hover{
	color: #3eb0f7;
}


@media (min-width: 360px){
    .visible-md {
        display: inline;
    }
    .hidden-md {
        display: none;
    }
    .visible-sm {
        display: none;
    }
    .hidden-sm {
        display: inline;
    }
}
@media (max-width: 800px){
    .visible-sm {
        display: inline;
    }
    .hidden-sm {
        display: none;
    }
    .visible-md {
        display: none;
    }
    .hidden-md {
        display: inline;
    }

    .section-video .video img,
    .section-video .video {
        width: 100%;
        height: auto;
        margin-left: auto;
        margin-right: auto;
    }


    .section-intro {
        height: 420px;
    }
    .section-intro .img  {
        display: none;
    }
    .feature-item i {
        font-size:  2em;
        margin: 0;
        float: left;
    }
    .feature-item .inner {
        max-width: 720px;
        margin-left: 40px;
    }
    .section-menu .nav-link.prices {
        text-align: left;
    }
    .nav-fill .nav-item {
        text-align: left;
    }
    .section-blog .blog-pulse img {
        display: none;
    }
    .section-blog-entry {
        margin-top: 0.5em;
        margin-bottom: 0.5em;
    }
    .section-blog .header {
        padding-bottom: 1em;
    }

    .section-blog .blog-link {

    }
    .section-about p{
        text-align: left;
    }


    .section-contact .btn:hover,
    .section-contact .btn,
    .section-signup .btn:hover,
    .section-signup .btn {
        padding-left: 1em;
        padding-right: 1em;
        letter-spacing: 1px;
        word-spacing: normal;
        border-width: 1px;
        font-size: 10pt;
    }
    .services-rightbox {
        display: none;
    }
    .services-pulse-right {
        left:15px;
    }

    .section-blog .row {
        display: flex;
    }
    .section-blog .blog-link {
        order: 5;
        padding-top: 2em;
        text-align: right;
    }
    .section-blog .social-links {
        order: 6;
        padding-top: 2em;
        padding-bottom: 1em;
    }
    .section-blog.wide{
        padding-bottom: 0;
    }
    .section_footer ul.footer-links {
        text-align: left;
        padding-left: 0;
    }
    .section_footer ul.footer-links li{
        padding-left: 0;
    }
    .section_footer .footer-links-block {
        order: 0;
    }
    .section-menu .nav-link{
        font-size: 13pt;
        padding:0.3em;
    }
    .section-menu .nav{
        padding-right: 15px;
    }
    .section_signup_form {
        padding: 0;
    }
    .section_signup_form  .section_title__body {
        padding-left: 1em;
    }
    .section_signup_form .container {
        padding:0;
    }
    .section_signup_form .section-message {
        padding-left: 1em;
        padding-right: 1em;
    }
    .section_signup_form .btn {
        font-size: 13pt;
        padding-left: 1em;
        padding-right: 2em;
    }
    .section_signup_form .contact_info__body {
        margin-left: 1em;
    }
    .contact_info__item .contact__title {
        margin-right: 1em;
    }
    .navbar-right .nav-item:last-child {
        padding-right: 2em;
    }
}

#index__company header,
#index__consulting header {
    position: relative;
}

#index__company header .background-image:before,
#index__consulting header .background-image:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: "";
    background-color: rgba(90, 139, 172, .2);
    background: linear-gradient(180deg, #0076B3 0%, #2F80ED 100%);
    opacity: 0.8;
}

#index__company header .section-intro,
#index__consulting header .section-intro {
    position: absolute;
    top:0;
    width:100%;
    background:transparent;
}
#index__company header .background-image,
#index__consulting header .background-image {
    background-image: url('../img/consulting/header-bg.jpg');
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    text-align: center;
    color: white;
    height: 250px;
}

.section__clients .partner__img,
.section__partners .partner__img {
    width: 160px;
    height: auto;
    margin: 30px auto;
}
.section__clients .partner__img img,
.section__partners .partner__img img {
    width:100%;
}


.team-member {
    text-align: center;
    margin-bottom: 50px;
}
.team-member img {
    margin: 0 auto;
    border: 7px solid white;
    max-width: 100%;
    max-height: 300px;
}
.team-member h4 {
    margin-top: 25px;
    margin-bottom: 0;
    text-transform: none;
}
.team-member p {
    margin-top: 0;
}
.list-inline li {
    display: inline;
    padding-left:0.5em;
    padding-right:0.5em;
}

.img-responsive, .thumbnail &gt; img, .thumbnail a &gt; img, .carousel-inner &gt; .item &gt; img, .carousel-inner &gt; .item &gt; a &gt; img {
    display: block;
    max-width: 100%;
    height: auto;
}

img {
    vertical-align: middle;
}
img {
    border: 0;
}

@media (min-width: 768px) {
    .col-sm-push-6 {
        left: 50%;
    }
}
@media (min-width: 768px) {
    .col-sm-pull-6 {
        right: 50%;
    }
}

#index__company .row_centered {
    display: -webkit-box;
    display: flex;
    padding-bottom: 100px;
    margin-top: 20px;
    -webkit-box-align: center;
    align-items: center;
}

h2.about__title {
  padding-bottom: 2em;
}
.consulting_team {
    margin-bottom: 2em;
}
.print-only {
    display:none;
}
@media print {
    .print-only {
	display:initial;
    }
    .section_footer ul.footer-links li.print-hide,
    .print-hide {
	display:none;
    }
    .section__clients,
    .section-clients,
    .section-contact,
    .section-blog
    {
	display:none;
    }
    a, a:visited {
     text-decoration: none;
    }
}
.btn-signup &gt; span {
    font-size: 8pt;
    display: block;
    text-transform: none;
    letter-spacing: 0px;
    font-weight: normal;
    margin-top: 0.3em;
    word-spacing: 0;
}


.section-intro .btn-signup.btn-signup-ask {
    text-transform: none;
    font-weight: normal;
    font-style: normal;
    letter-spacing: 0;
    word-spacing: 0;
    font-size: 16pt;
    background-color: #FFC000;
    color: black;
}

.section-about .section-about_highlight {
    background-color:#f2f2f2 /* #FFC000 #ffc102*/;
    color: #272727;
    padding: 2em;
/*    border: 1px solid #868686;
    box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.4);
    */
}
.section__clients .partner__img img.img-compress,
.section__partners .partner__img img.img-compress {
	height:70px; width:auto;    margin-left: auto;  margin-right: auto;
}


.section-intro h1 {
	font-weight: bold;
	font-size: 20pt;
}
.section-intro h1 &gt; span {
	color: #f2c94c;
	display:block;
}

.section-intro h2, .section-intro h3 {
	font-size: 14pt;
	font-weight: normal;
    display: inline;
}
img.img-border{
	box-shadow: 0px 0px 17px rgba(0, 0, 0, 0.5);
    border: 3px solid #FFC000;
}
.owl-item .item div {
	text-align: center;
}</pre></body></html>