    * Demo style: .blue */
    body..blue {
    background-color: #5c9cd6;
    }
    ..blue a:hover {
    color: #fcfb73;
    }
    ..blue .colored {
    color: #266eaf;
    }
    ..blue .colored-dark {
    color: #266eaf;
    }
    ..blue .colored-secondary {
    color: #fcfb73;
    }
    .grey-title {
    color: #898e91;
    }
    ..blue .back-light {
    background-color: #86b4de;
    }
    ..blue .back-grey {
    background-color: #DDDDDD;
    color: #5c9cd6;
    }
    ..blue pre {
    background-color: #86b4de;
    border-color: #4188c9;
    color: #ffffff;
    }
    ..blue .btn-primary {
    background-color: #266eaf;
    border-color: #266eaf;
    color: #ffffff;
    }
    ..blue .btn-primary:hover,
    ..blue .btn-primary:focus,
    ..blue .btn-primary:active {
    background-color: #fcfb73;
    border-color: #fcfb73;
    color: #266eaf;
    }
    ..blue .btn-primary.disabled,
    ..blue .btn-primary[disabled],
    ..blue fieldset[disabled] .btn-primary {
    background-color: #266eaf;
    border-color: #266eaf;
    }
    ..blue .btn-default {
    background-color: #fcfb73;
    border-color: #fcfb73;
    color: #266eaf;
    }
    ..blue .btn-default:hover,
    ..blue .btn-default:focus,
    ..blue .btn-default:active {
    background-color: #266eaf;
    border-color: #266eaf;
    color: #ffffff;
    }
    .btn-default.disabled,
    .btn-default[disabled],
    fieldset[disabled] .btn-default {
    background-color: #fcfb73;
    border-color: #fcfb73;
    }
    ..blue  .open .dropdown-toggle.btn-default {
    background-color: #266eaf;
    border-color: #266eaf;
    color: #ffffff;
    }
    ..blue  .btn-light {
    background-color: #86b4de;
    border-color: #86b4de;
    color: #ffffff;
    }
    ..blue  .btn-light:hover,
    ..blue  .btn-light:focus,
    ..blue  .btn-light:active {
    background-color: #266eaf;
    border-color: #266eaf;
    }
    ..blue  .btn-light.disabled,
    ..blue  .btn-light[disabled],
    ..blue  fieldset[disabled] .btn-light {
    background-color: #86b4de;
    border-color: #86b4de;
    }
    ..blue  .btn-grey:hover {
    background-color: #fcfb73;
    border-color: #fcfb73;
    color: #4188c9;
    }

    ..blue  .btn-round {
    background-color: #86b4de;
    border-color: #86b4de;
    color: #ffffff;
    }
    ..blue  .btn-round .btn-right-icon {
    border: 1px solid #5c9cd6;
    }
    ..blue  .btn-round:hover,
    ..blue  .btn-round:focus,
    ..blue  .btn-round:active {
    background-color: #fcfb73;
    border-color: #fcfb73;
    color: #4188c9;
    }
    ..blue  .btn-round.disabled,
    ..blue  .btn-round[disabled],
    ..blue  fieldset[disabled] .btn-round {
    background-color: #86b4de;
    border-color: #86b4de;
    }
    ..blue  .section-dirt {
    background-color: #5c9cd6;
    }
    ..blue  .section-dark .btn-round .btn-right-icon {
    border: 1px solid #4188c9;
    }
    ..blue  .section-title .btn-round .btn-right-icon {
    border: 1px solid #266eaf;
    }
    ..blue  .btn-arrow {
    background-color: #fcfb73;
    color: #4188c9;
    border-color: #fcfb73;
    font-style: normal;
    }
    ..blue  .btn-arrow:after {
    border-color: transparent transparent transparent #fcfb73;
    }
    ..blue  .btn-arrow:hover,
    ..blue  .btn-arrow:focus,
    ..blue  .btn-arrow:active {
    background-color: #266eaf;
    border-color: #266eaf;
    }
    ..blue  .btn-arrow:hover:after,
    ..blue  .btn-arrow:focus:after,
    ..blue  .btn-arrow:active:after {
    border-color: transparent transparent transparent #266eaf;
    }
    ..blue  .btn-arrow.disabled,
    ..blue  .btn-arrow[disabled],
    ..blue  fieldset[disabled] .btn-arrow {
    background-color: #fcfb73;
    border-color: #fcfb73;
    }
    ..blue  .btn-dark-blue {
    background-color: #485874;
    border-color: #485874;
    }
    ..blue  .btn-dark-blue:hover {
    background-color: #4188c9;
    border-color: #4188c9;
    }
    ..blue  .btn-dark-blue.disabled,
    ..blue  .btn-dark-blue[disabled],
    ..blue  fieldset[disabled] .btn-dark-blue {
    background-color: #485874;
    border-color: #485874;
    }
    ..blue  .btn-elysium {
    color: #fcfb73;
    }
    ..blue  .btn-elysium .btn-right-icon {
    background-color: #fcfb73;
    color: #4188c9;
    }
    ..blue  .btn-elysium:hover,
    ..blue  .btn-elysium:active,
    ..blue  .btn-elysium:focus {
    color: #fcfb73;
    }
    ..blue  .btn-elysium-border {
    border: 2px solid #5c9cd6;
    }
    ..blue  .btn-elysium-border:hover {
    color: #5c9cd6;
    border-color: #5c9cd6;
    }
    ..blue  .btn-group.open .dropdown-toggle .btn-right-icon {
    background-color: #fcfb73;
    }
    ..blue  .form-control:focus {
    border-color: #4188c9;
    }
    ..blue  .map .form-control:focus {
    border-color: #4188c9;
    }
    ..blue .footer-inputs .form-control {
    background-color: #86b4de;
    -webkit-box-shadow: 0 1px 1px #4188c9;
    -moz-box-shadow: 0 1px 1px #4188c9;
    box-shadow: 0 1px 1px #4188c9;
    border-color: #86b4de;
    }
    ..blue  .footer-inputs .form-control:focus {
    border-color: #4188c9;
    -webkit-box-shadow: 0 1px 1px #86b4de;
    -moz-box-shadow: 0 1px 1px #86b4de;
    box-shadow: 0 1px 1px #86b4de;
    }
    ..blue .tooltip .tooltip-inner {
    color: #5c9cd6;
    }
    ..blue .border-list > li {
    border-color: #86b4de;
    }
    ..blue .border-list > li i {
    color: #266eaf;
    }
    ..blue .table > thead {
    background-color: #4188c9;
    border-color: #5c9cd6;
    }
    ..blue .table > thead > tr > th {
    border-color: #5c9cd6;
    border-bottom: none;
    }
    ..blue  .table > tbody {
    border-color: #5c9cd6;
    background-color: #86b4de;
    }
    ..blue .table > tbody > tr > th {
    border-color: #5c9cd6;
    }
    ..blue .modal .modal-dialog .modal-content {
    background-color: #5c9cd6;
    border-color: #266eaf;
    }
    ..blue .nav-tabs.type1 li a,
    ..blue .nav-tabs.type1.nav-justified li a {
    color: #266eaf;
    background-color: #5c9cd6;
    border-color: #266eaf;
    }
    ..blue .nav-tabs.type1 li.active a,
    ..blue .nav-tabs.type1.nav-justified li.active a {
    background-color: #86b4de;
    border-color: #86b4de;
    border-right-color: #266eaf;
    }
    ..blue .nav-tabs.type1 li:first-child a,
    ..blue .nav-tabs.type1.nav-justified li:first-child a {
    border-left: 1px solid #266eaf;
    }
    ..blue .nav-tabs.type1 li:first-child.active a,
    ..blue .nav-tabs.type1.nav-justified li:first-child.active a {
    border-left-color: #86b4de;
    }
    ..blue .nav-tabs.type1 li:last-child.active a,
    ..blue .nav-tabs.type1.nav-justified li:last-child.active a {
    border-right-color: #86b4de;
    }
    ..blue .tab-content.type1 {
    background-color: #86b4de;
    border: 1px solid #86b4de;
    }
    ..blue .tab-content.type1 hr,
    ..blue .tab-content.type1 .hr {
    border-top: 1px solid #5c9cd6;
    }
    ..blue .nav-tabs.type2 li a,
    ..blue .nav-tabs.type2.nav-justified li a {
    background-color: #266eaf;
    border-color: #266eaf;
    }
    ..blue .nav-tabs.type2 li.active a,
    ..blue .nav-tabs.type2.nav-justified li.active a {
    background-color: #fcfb73;
    color: #266eaf;
    border-color: #fcfb73;
    }
    ..blue .nav-tabs.type2 li.active a:hover,
    ..blue .nav-tabs.type2.nav-justified li.active a:hover {
    border-color: #fcfb73;
    }
    ..blue .tab-content.type2 hr,
    ..blue .tab-content.type2 .hr {
    background-image: none;
    height: 0px;
    border-top: 1px solid #86b4de;
    margin: 20px -10px;
    width: inherit;
    }
    ..blue .nav-faq > li > a {
    border-top: 1px solid #86b4de;
    border-right: 1px solid #86b4de;
    border-left: 1px solid #86b4de;
    }
    .nav-faq > li:last-child a {
    border-bottom: 1px solid #86b4de;
    }
    ..blue .nav-faq > li.active > a,
    ..blue .nav-faq > li.active > a:hover,
    ..blue .nav-faq > li.active > a:focus {
    color: #fcfb73;
    -webkit-box-shadow: -4px 2px 5px #266eaf;
    -moz-box-shadow: -4px 2px 5px #266eaf;
    box-shadow: -4px 2px 5px #266eaf;
    }
    ..blue ul.pagination li a {
    border-color: #86b4de;
    background-color: #86b4de;
    }
    ..blue ul.pagination li a:hover,
    ..blue ul.pagination li a:active,
    ..blue ul.pagination li a:focus {
    border-color: #fcfb73;
    background-color: #fcfb73;
    color: #266eaf;
    }
    ..blue ul.pagination li.active a {
    border-color: #266eaf;
    background-color: #266eaf;
    }
    ..blue ul.pagination li.active a:hover,
    ..blue ul.pagination li.active a:active,
    ..blue ul.pagination li.active a:focus {
    border-color: #266eaf;
    background-color: #266eaf;
    }
    ..blue ul.pagination li:first-child.disabled a,
    ..blue ul.pagination li:last-child.disabled a,
    ..blue ul.pagination li:first-child.disabled a:hover,
    ..blue ul.pagination li:last-child.disabled a:hover,
    ..blue ul.pagination li:first-child.disabled a:active,
    ..blue ul.pagination li:last-child.disabled a:active,
    ..blue ul.pagination li:first-child.disabled a:focus,
    ..blue ul.pagination li:last-child.disabled a:focus {
    background-color: #ffffff;
    border-color: #dddddd;
    color: #dddddd;
    }
    ..blue ul.pagination li:first-child.disabled a:before,
    ..blue ul.pagination li:last-child.disabled a:before,
    ..blue ul.pagination li:first-child.disabled a:hover:before,
    ..blue ul.pagination li:last-child.disabled a:hover:before,
    ..blue ul.pagination li:first-child.disabled a:active:before,
    ..blue ul.pagination li:last-child.disabled a:active:before,
    ..blue ul.pagination li:first-child.disabled a:focus:before,
    ..blue ul.pagination li:last-child.disabled a:focus:before {
    border-color: transparent #dddddd transparent transparent;
    }
    ..blue ul.pagination li:first-child.disabled a:after,
    ..blue ul.pagination li:last-child.disabled a:after,
    ..blue ul.pagination li:first-child.disabled a:hover:after,
    ..blue ul.pagination li:last-child.disabled a:hover:after,
    ..blue ul.pagination li:first-child.disabled a:active:after,
    ..blue ul.pagination li:last-child.disabled a:active:after,
    ..blue ul.pagination li:first-child.disabled a:focus:after,
    ..blue ul.pagination li:last-child.disabled a:focus:after {
    border-color: transparent transparent transparent #dddddd;
    }
    ..blue ul.pagination li:first-child a {
    background-color: #fcfb73;
    border-color: #fcfb73;
    color: #266eaf;
    }
    ..blue ul.pagination li:first-child a:hover,
    ..blue ul.pagination li:first-child a:active,
    ..blue ul.pagination li:first-child a:focus {
    border-color: #4188c9;
    background-color: #4188c9;
    color: #ffffff;
    }
    ..blue ul.pagination li:first-child a:before {
    border-color: transparent #fcfb73 transparent transparent;
    }
    ..blue ul.pagination li:first-child.current a:before,
    ..blue ul.pagination li:first-child:hover a:before,
    ..blue ul.pagination li:first-child:active a:before,
    ..blue ul.pagination li:first-child:focus a:before {
    border-color: transparent #4188c9 transparent transparent;
    }
    ..blue ul.pagination li:last-child a:after {
    border-color: transparent transparent transparent #86b4de;
    }
    ..blue ul.pagination li:last-child a:hover,
    ..blue ul.pagination li:last-child a:focus,
    ..blue ul.pagination li:last-child a:active {
    color: #266eaf;
    }
    ..blue ul.pagination li:last-child a:hover:after,
    ..blue ul.pagination li:last-child a:focus:after,
    ..blue ul.pagination li:last-child a:active:after {
    border-color: transparent transparent transparent #fcfb73;
    }
    ..blue .navbar .navbar-brand:hover {
    color: #5c9cd6;
    }
    ..blue .navbar-default {
    background: #;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #), color-stop(1, #));
    background: -ms-linear-gradient(bottom, #, #);
    background: -moz-linear-gradient(center bottom, # 0%, # 100%);
    background: -o-linear-gradient(#, #);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#', endColorstr='#', GradientType=0);
    }
    ..blue .navbar-default .navbar-toggle:hover .icon-bar,
    ..blue .navbar-default .navbar-toggle:focus .icon-bar,
    ..blue .navbar-default .navbar-toggle:active .icon-bar {
    background-color: #5c9cd6;
    }
    ..blue .navbar-default .navbar-nav > .active > a,
    ..blue .navbar-default .navbar-nav > .active > a:hover,
    ..blue .navbar-default .navbar-nav > .active > a:focus,
    ..blue .navbar-default .navbar-nav > .active > span > a,
    ..blue .navbar-default .navbar-nav > .active > span > a:hover,
    ..blue .navbar-default .navbar-nav > .active > span > a:focus {
    color: #5c9cd6;
    }
    ..blue .navbar li.dropdown:last-child:hover li.dropdown-submenu:before {
    border: 1px solid #5c9cd6;
    border-bottom: none;
    border-left: none;
    }
    ..blue .navbar li.dropdown:before,
    ..blue .navbar li.dropdown-submenu:before {
    background-color: #86b4de;
    }
    ..blue .navbar li.dropdown-submenu:before {
    border: 1px solid #5c9cd6;
    border-top: none;
    border-right: none;
    }
    ..blue .dropdown-menu > .active > a,
    ..blue .dropdown-menu > .active > a:hover,
    ..blue .dropdown-menu > .active > a:focus {
    color: #fcfb73;
    }
    ..blue .dropdown-menu {
    border-color: #5c9cd6;
    background-color: #86b4de;
    }
    ..blue .dropdown-menu > li > a {
    color: #ffffff;
    }
    ..blue .dropdown-menu > li > a:hover {
    color: #fcfb73;
    background-color: inherit;
    }
    ..blue .dropdown-menu li {
    border-color: #5c9cd6;
    }
    ..blue .dropdown-menu .divider {
    background-color: #5c9cd6;
    }
    @media (max-width: 768px) {
    ..blue .navbar-default .navbar-collapse {
    background-color: #266eaf;
    }
    }
    ..blue .breadcrumbs-page {
    background-color: #4188c9;
    }
    ..blue .breadcrumbs-page .page-title {
    color: #fcfb73;
    }
    ..blue .breadcrumbs-page .bread-links {
    color: #fcfb73;
    }
    ..blue .breadcrumbs-page .bread-links a {
    color: #ffffff;
    }
    ..blue .hr .circle,
    ..blue .hr.small .circle {
    border-top: 3px solid #596981;
    background: #465772;
    background: -moz-linear-gradient(-45deg, #465772 0%, #3a495f 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, #465772), color-stop(100%, #3a495f));
    background: -webkit-linear-gradient(-45deg, #465772 0%, #3a495f 100%);
    background: -o-linear-gradient(-45deg, #465772 0%, #3a495f 100%);
    background: -ms-linear-gradient(-45deg, #465772 0%, #3a495f 100%);
    background: linear-gradient(135deg, #465772 0%, #3a495f 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#465772', endColorstr='#3a495f', GradientType=1);
    }
    ..blue .hr .circle:hover,
    ..blue .hr.small .circle:hover {
    color: #4188c9;
    }
    ..blue header {
    background-image: none;
    background: #0a394e;
    /* Old browsers */
    background: -moz-linear-gradient(-45deg, #0a394e 0%, #0a394e 40%, #051c27 60%, #051c27 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #0a394e), color-stop(40%, #0a394e), color-stop(60%, #051c27), color-stop(100%, #051c27));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(-45deg, #0a394e 0%, #0a394e 40%, #051c27 60%, #051c27 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(-45deg, #0a394e 0%, #0a394e 40%, #051c27 60%, #051c27 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(-45deg, #0a394e 0%, #0a394e 40%, #051c27 60%, #051c27 100%);
    /* IE10+ */
    background: linear-gradient(135deg, #0a394e 0%, #0a394e 40%, #051c27 60%, #051c27 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0a394e', endColorstr='#051c27', GradientType=1);
    /* IE6-9 fallback on horizontal gradient */
    opacity: 0.8;
    filter: alpha(opacity=80);
    /* For IE8 and earlier */
    color: #ffffff;
    }
    ..blue .top-section .single-button a {
    color: #0c425e;
    }
    ..blue .top-section .single-button a:hover {
    color: #0c425e;
    }
    .top-section .buttons img {
    opacity: 1;
    filter: alpha(opacity=100);
    /* For IE8 and earlier */
    }
    ..blue .team-leaders .simple-circle .social-leader .circle:hover {
    background-color: #5c9cd6;
    border-color: #5c9cd6;
    color: #ffffff;
    }
    ..blue .team-leaders .team-member.active:after {
    border-color: transparent transparent #5c9cd6 transparent;
    }
    ..blue .description-complete {
    background-color: #86b4de;
    border: 1px solid #5c9cd6;
    }
    ..blue .description-complete .inner span.close {
    background-color: #fcfb73;
    color: #4188c9;
    }
    ..blue .description-complete .inner span.close:hover {
    background-color: #5c9cd6;
    color: #ffffff;
    }
    ..blue .nav-categories li a:hover {
    color: #fcfb73;
    }
    ..blue .nav-categories li.active {
    color: #fcfb73;
    }
    ..blue .nav-categories li.active a {
    color: #fcfb73;
    }
    ..blue .nav-categories li.active:before {
    border-color: transparent #fcfb73 transparent transparent;
    }
    ..blue .tweets a {
    color: #266eaf;
    }
    ..blue .tweets a:hover {
    color: #fcfb73;
    }
    ..blue .tweets .name a {
    color: #266eaf;
    }
    ..blue .tweets .date {
    color: #86b4de;
    }
    ..blue .entry-meta a {
    color: #266eaf;
    }
    ..blue .entry-meta a:hover {
    color: #fcfb73;
    }
    ..blue .commentList .oneComment .media-body .inner-body {
    -webkit-box-shadow: 0 1px 2px #266eaf;
    -moz-box-shadow: 0 1px 2px #266eaf;
    box-shadow: 0 1px 2px #266eaf;
    }
    ..blue .commentList .oneComment .media-body .inner-body h1 small,
    ..blue .commentList .oneComment .media-body .inner-body h2 small,
    ..blue .commentList .oneComment .media-body .inner-body h3 small,
    ..blue .commentList .oneComment .media-body .inner-body h4 small,
    ..blue .commentList .oneComment .media-body .inner-body h5 small,
    ..blue .commentList .oneComment .media-body .inner-body h6 small,
    ..blue .commentList .oneComment .media-body .inner-body .h1 small,
    ..blue .commentList .oneComment .media-body .inner-body .h2 small,
    ..blue .commentList .oneComment .media-body .inner-body .h3 small,
    ..blue .commentList .oneComment .media-body .inner-body .h4 small,
    ..blue .commentList .oneComment .media-body .inner-body .h5 small,
    ..blue .commentList .oneComment .media-body .inner-body .h6 small {
    color: #4188c9;
    }
    ..blue .n-hightlight,
    ..blue .n-hightlight-min {
    background-color: #fcfb73;
    color: #4188c9;
    }
    ..blue .n-hightlight:after,
    ..blue .n-hightlight-min:after {
    border-color: #fcfb73 transparent transparent transparent;
    }
    ..blue .n-hightlight.colored,
    ..blue .n-hightlight-min.colored {
    background-color: #4188c9;
    color: #86b4de;
    }
    ..blue .n-hightlight.colored:after,
    ..blue .n-hightlight-min.colored:after {
    border-color: #4188c9 transparent transparent transparent;
    }
    ..blue .pager-button .elysium-arrow {
    background-color: #4188c9;
    }
    ..blue .pager-button .elysium-arrow.left:before {
    border-color: transparent #266eaf transparent transparent;
    }
    ..blue .pager-button .elysium-arrow.right:before {
    border-color: #266eaf transparent transparent transparent;
    }
    ..blue .pager-button:hover .elysium-arrow {
    background-color: #fcfb73;
    color: #4188c9;
    }
    ..blue .pager-button:hover .elysium-arrow.left:before {
    border-color: transparent #564c36 transparent transparent;
    }
    ..blue .pager-button:hover .elysium-arrow.right:before {
    border-color: #564c36 transparent transparent transparent;
    }
    ..blue .well {
    background-color: #86b4de;
    -webkit-box-shadow: 0 1px 1px #266eaf;
    -moz-box-shadow: 0 1px 1px #266eaf;
    box-shadow: 0 1px 1px #266eaf;
    }
    ..blue .well .ref {
    color: #266eaf;
    }
    ..blue .section-title {
    background-color: #266eaf;
    }
    ..blue .section-title span.triangle:before {
    background-color: #266eaf;
    }
    ..blue .section-motive {
    background-color: #266eaf;
    }
    ..blue .section-borders {
    border-top: #4188c9 solid 1px;
    border-bottom: #4188c9 solid 1px;
    }
    ..blue .section-dark {
    background-color: #4188c9;
    }
    ..blue .parallax .inner .tweets a {
    color: #5c9cd6;
    }
    ..blue .parallax .inner .tweets a.tweet_user {
    color: #fcfb73;
    }
    ..blue .parallax .inner .tweets a.tweet_user:hover {
    color: #564c36;
    }
    ..blue .parallax .inner .tweets a.tweet_time {
    color: #86b4de;
    }
    ..blue .parallax .date {
    color: #5c9cd6;
    }
    ..blue #toTop {
    background-color: #266eaf;
    }
    ..blue #toTop:hover,
    ..blue #toTop:focus,
    ..blue #toTop:active {
    background-color: #fcfb73;
    color: #4188c9;
    }
    /* ========================= */
    /* ==== SINGLE ELEMENTS ==== */
    /* ================ */
    /* ==== PANELS ==== */
    ..blue .panel {
    background-color: #86b4de;
    }
    ..blue .panel .panel-heading {
    background-color: #266eaf;
    border: none;
    }
    ..blue .panel .panel-heading a {
    color: #fcfb73;
    }
    ..blue .panel .list-group .list-group-item {
    background-color: #86b4de;
    border-color: #4188c9;
    }
    /* =================== */
    /* ==== ACCORDION ==== */
    ..blue .accordion a.toggle {
    color: #fcfb73;
    }

    ..blue .accordion .panel{
    background-color: transparent;
    }
    ..blue .accordion a.toggle:before {
    background-color: #fcfb73;
    color: #266eaf;
    }

    ..blue .panel .panel-heading a.collapsed{
    color: #ffffff;
    }
    ..blue .accordion a.toggle.collapsed:before {
    background-color: #266eaf;
    color: #ffffff;
    }
    ..blue .media.blockquote .pull-left {
    color: #ffffff;
    }
    ..blue .blockquote-panel .panel .panel-body {
    background-color: #86b4de;
    }
    ..blue .blockquote-panel .panel .media.blockquote .pull-left {
    color: #266eaf;
    }
    ..blue .blockquote-panel .panel:after {
    background-color: #86b4de;
    border: 1px solid #86b4de;
    }
    ..blue .timeline-links ul.nav-tabs li a {
    background-color: #ffffff;
    color: #4188c9;
    }
    ..blue .timeline-links ul.nav-tabs li a:hover,
    ..blue .timeline-links ul.nav-tabs li a:active,
    ..blue .timeline-links ul.nav-tabs li a:focus {
    background-color: #fcfb73;
    color: #4188c9;
    }
    ..blue .timeline-links ul.nav-tabs li.active a {
    background-color: #86b4de;
    color: #ffffff;
    }
    ..blue .timeline-links ul.nav-tabs li.active a:hover,
    ..blue .timeline-links ul.nav-tabs li.active a:active,
    ..blue .timeline-links ul.nav-tabs li.active a:focus {
    background-color: #86b4de;
    }
    ..blue .timeline-links .tab-pane ul li a {
    background-color: #ffffff;
    color: #4188c9;
    }
    ..blue .timeline-links .tab-pane ul li a:hover,
    ..blue .timeline-links .tab-pane ul li a:active,
    ..blue .timeline-links .tab-pane ul li a:focus {
    background-color: #fcfb73;
    color: #4188c9;
    }
    ..blue .timeline-links .tab-pane ul li.active a {
    background-color: #5c9cd6;
    color: #ffffff;
    }
    ..blue .timeline-links .tab-pane ul li.active a:hover,
    ..blue .timeline-links .tab-pane ul li.active a:active,
    ..blue .timeline-links .tab-pane ul li.active a:focus {
    background-color: #5c9cd6;
    color: #4188c9;
    }
    ..blue .spine {
    background-color: #86b4de;
    }
    ..blue .timeline .post a {
    color: #fcfb73;
    }
    ..blue .timeline .post a:hover {
    color: #266eaf;
    }
    ..blue .timeline .post:after {
    background-color: #ffffff;
    border: 6px solid #86b4de;
    }
    ..blue .timeline .post:before {
    background-color: #86b4de;
    }
    ..blue .timeline .post:hover .date {
    color: #fcfb73;
    }
    ..blue .timeline .post:hover:after {
    border-color: #ffffff;
    background-color: #86b4de;
    }
    ..blue .timeline .post:hover:before {
    background-color: #ffffff;
    }
    ..blue .timeline .post .post-thumbnail .tags {
    border-top: 1px solid #86b4de;
    border-bottom: 1px solid #86b4de;
    color: #86b4de;
    }
    ..blue .timeline .post .post-thumbnail .tags .first-col {
    border-right: 1px solid #86b4de;
    }
    ..blue .timeline .post .post-thumbnail .tags .second-col {
    border-right: 1px solid #86b4de;
    }
    @media (max-width: 990px) {
    ..blue .timeline .post {
    background-color: #266eaf;
    }
    ..blue .timeline .post a:hover {
    color: #5c9cd6;
    }
    }
    ..blue .scroll-arrows #scrollUp:hover,
    ..blue .scroll-arrows #scrollDown:hover {
    border-color: #fcfb73;
    color: #fcfb73;
    }
    ..blue .scroll-arrows #scrollUp {
    border: 2px solid #86b4de;
    color: #86b4de;
    }
    ..blue .scroll-arrows #scrollDown {
    border: 2px solid #266eaf;
    color: #266eaf;
    }
    ..blue .thumbnail.overlay:hover:before {
    background-color: #5c9cd6;
    }
    ..blue .blog .thumbnail {
    background-color: #86b4de;
    border: none;
    }
    ..blue .blog .thumbnail .caption h1:hover,
    ..blue .blog .thumbnail .caption h2:hover,
    ..blue .blog .thumbnail .caption h3:hover,
    ..blue .blog .thumbnail .caption h4:hover,
    ..blue .blog .thumbnail .caption h5:hover,
    ..blue .blog .thumbnail .caption h6:hover,
    ..blue .blog .thumbnail .caption .h1:hover,
    ..blue .blog .thumbnail .caption .h2:hover,
    ..blue .blog .thumbnail .caption .h3:hover,
    ..blue .blog .thumbnail .caption .h4:hover,
    ..blue .blog .thumbnail .caption .h5:hover,
    ..blue .blog .thumbnail .caption .h6:hover {
    color: #266eaf;
    }
    ..blue .blog .thumbnail .caption span.date {
    color: #fcfb73;
    }
    ..blue .blog .thumbnail .caption span.more {
    color: #fcfb73;
    font-style: normal;
    }
    ..blue .blog .thumbnail .caption span.more:hover {
    color: #266eaf;
    }
    ..blue .blog .thumbnail .caption span.author {
    color: #266eaf;
    }
    ..blue .title-faq-menu {
    background-color: #266eaf;
    }
    ..blue .faq-title {
    color: #266eaf;
    border-bottom: 1px solid #266eaf;
    }
    ..blue .progress {
    background-color: #266eaf;
    }
    ..blue .progress .progress-bar {
    background: #86b4de;
    /* Old browsers */
    background: -moz-linear-gradient(-45deg, #86b4de 0%, #86b4de 40%, #fcfb73 60%, #fcfb73 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #86b4de), color-stop(40%, #86b4de), color-stop(60%, #fcfb73), color-stop(100%, #fcfb73));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(-45deg, #86b4de 0%, #86b4de 40%, #fcfb73 60%, #fcfb73 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(-45deg, #86b4de 0%, #86b4de 40%, #fcfb73 60%, #fcfb73 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(-45deg, #86b4de 0%, #86b4de 40%, #fcfb73 60%, #fcfb73 100%);
    /* IE10+ */
    background: linear-gradient(135deg, #86b4de 0%, #86b4de 40%, #fcfb73 60%, #fcfb73 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#86b4de', endColorstr='#fcfb73', GradientType=1);
    /* IE6-9 fallback on horizontal gradient */
    }
    ..blue ul.social li .circle {
    border: 1px solid #266eaf;
    color: #266eaf;
    }
    ..blue ul.social li .circle:hover {
    background-color: #266eaf;
    border-color: #266eaf;
    color: #ffffff;
    }
    ..blue .simple-circle.dark {
    background: #465772;
    background: -moz-linear-gradient(-45deg, #465772 0%, #3a495f 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, #465772), color-stop(100%, #3a495f));
    background: -webkit-linear-gradient(-45deg, #465772 0%, #3a495f 100%);
    background: -o-linear-gradient(-45deg, #465772 0%, #3a495f 100%);
    background: -ms-linear-gradient(-45deg, #465772 0%, #3a495f 100%);
    background: linear-gradient(135deg, #465772 0%, #3a495f 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#465772', endColorstr='#3a495f', GradientType=1);
    border-top: 3px solid #49596f;
    }
    ..blue .simple-circle.light {
    background: #60718c;
    background: -moz-linear-gradient(-45deg, #60718c 0%, #505e74 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, #60718c), color-stop(100%, #505e74));
    background: -webkit-linear-gradient(-45deg, #60718c 0%, #505e74 100%);
    background: -o-linear-gradient(-45deg, #60718c 0%, #505e74 100%);
    background: -ms-linear-gradient(-45deg, #60718c 0%, #505e74 100%);
    background: linear-gradient(135deg, #60718c 0%, #505e74 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#60718c', endColorstr='#505e74', GradientType=1);
    border-top: 3px solid #747b92;
    }
    ..blue .icon-counter .description .position,
    ..blue .team-member .description .position {
    color: #fcfb73;
    }

    ..blue .team-leaders .team-member:before{
    background-color: #266eaf;
    }

    ..blue .price-list-one .price-list-normal,
    ..blue .price-list-one .price-list-important {
    border-top: 2px solid #606e85;
    background: #465772;
    background: -moz-linear-gradient(-45deg, #465772 0%, #252c39 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, #465772), color-stop(100%, #252c39));
    background: -webkit-linear-gradient(-45deg, #465772 0%, #252c39 100%);
    background: -o-linear-gradient(-45deg, #465772 0%, #252c39 100%);
    background: -ms-linear-gradient(-45deg, #465772 0%, #252c39 100%);
    background: linear-gradient(135deg, #465772 0%, #252c39 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#465772', endColorstr='#252c39', GradientType=1);
    }
    ..blue .price-list-one .price-list-normal ul > li,
    ..blue .price-list-one .price-list-important ul > li,
    ..blue .price-list-one .price-list-normal li:nth-child(even),
    ..blue .price-list-one .price-list-important li:nth-child(even) {
    border-color: #5c6678;
    background: #465772;
    background: -moz-linear-gradient(-45deg, #465772 0%, #252c39 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, #465772), color-stop(100%, #252c39));
    background: -webkit-linear-gradient(-45deg, #465772 0%, #252c39 100%);
    background: -o-linear-gradient(-45deg, #465772 0%, #252c39 100%);
    background: -ms-linear-gradient(-45deg, #465772 0%, #252c39 100%);
    background: linear-gradient(135deg, #465772 0%, #252c39 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#465772', endColorstr='#252c39', GradientType=1);
    }
    ..blue .price-list-one .price-list-normal ul > li:last-child,
    ..blue .price-list-one .price-list-important ul > li:last-child {
    border-bottom-color: #5c6678;
    }
    ..blue .price-list-two .price-list-important,
    ..blue .price-list-two .price-list-normal {
    border-top: 2px solid #606e85;
    background: #465772;
    background: -moz-linear-gradient(-45deg, #465772 0%, #252c39 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, #465772), color-stop(100%, #252c39));
    background: -webkit-linear-gradient(-45deg, #465772 0%, #252c39 100%);
    background: -o-linear-gradient(-45deg, #465772 0%, #252c39 100%);
    background: -ms-linear-gradient(-45deg, #465772 0%, #252c39 100%);
    background: linear-gradient(135deg, #465772 0%, #252c39 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#465772', endColorstr='#252c39', GradientType=1);
    }
    ..blue .price-list-two .price-list-important ul > li,
    ..blue .price-list-two .price-list-normal ul > li,
    ..blue .price-list-two .price-list-important li:nth-child(even),
    ..blue .price-list-two .price-list-normal li:nth-child(even) {
    color: #c2c8d1;
    border-color: #5c6678;
    }
    ..blue .price-list-two .price-list-important .price {
    border: none;
    background: #4188c9;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #266eaf), color-stop(1, #86b4de));
    background: -ms-linear-gradient(bottom, #266eaf, #86b4de);
    background: -moz-linear-gradient(center bottom, #266eaf 0%, #86b4de 100%);
    background: -o-linear-gradient(#266eaf, #86b4de);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#266eaf', endColorstr='#86b4de', GradientType=0);
    }
    ..blue .badge-awesome .reveal .circle {
    background: #266eaf;
    }
    ..blue .badge-awesome .back .circle {
    background-color: #564c36;
    }
    ..blue .badge-awesome .front .circle {
    background-color: #564c36;
    }
    ..blue .badge-awesome p {
    color: #4188c9;
    }
    ..blue .badge-awesome .front .circle {
    margin-top: -10px;
    background-color: #fcfb73;
    }
    ..blue .badge-awesome:hover .front .circle {
    background-color: #564c36;
    }
    ..blue .ctDrillDown ul li {
    background-color: #86b4de;
    border: 1px solid #266eaf;
    }
    ..blue .ctDrillDown ul li > a:hover {
    background-color: #4188c9;
    }
    ..blue .ctDrillDown ul li a.match {
    background: #4188c9 !important;
    }
    ..blue .drilldown-breadcrumbs .breadcrumbs .breadcrumb {
    background-color: transparent;
    color: #266eaf;
    }
    ..blue .drilldown-breadcrumbs .breadcrumbs .breadcrumb:after {
    color: #86b4de;
    }
    ..blue #drilldown-search input {
    background-color: #86b4de;
    border-color: #266eaf;
    color: #ffffff;
    }
    ..blue .parallax .flexslider .flex-direction-nav li .flex-next:before {
    background-color: #5c9cd6;
    }
    ..blue .parallax .flexslider .flex-direction-nav li .flex-prev:before {
    background-color: #266eaf;
    }
    ..blue .testimonials-slider .flex-direction-nav li .flex-next:before,
    ..blue .quote-slider .flex-direction-nav li .flex-next:before {
    background-color: #5c9cd6;
    }
    ..blue .testimonials-slider .flex-direction-nav li .flex-prev:before,
    ..blue .quote-slider .flex-direction-nav li .flex-prev:before {
    background-color: #fcfb73;
    }
    ..blue .testimonials-slider .date,
    ..blue .quote-slider .date {
    color: #5c9cd6;
    }
    ..blue .normal-flexslider.flexslider .slides li .inner:before {
    border-color: #266eaf;
    }
    ..blue .normal-flexslider.flexslider .flex-control-nav li a {
    background-color: #86b4de;
    }
    ..blue .normal-flexslider.flexslider .flex-control-nav li a:hover {
    background-color: #266eaf;
    }
    ..blue .normal-flexslider.flexslider .flex-control-nav li a.flex-active {
    background-color: #fcfb73;
    }
    ..blue .normal-flexslider.flexslider .flex-control-nav li a.flex-active:hover {
    background-color: #fcfb73;
    }
    ..blue .normal-flexslider.flexslider .flex-next,
    ..blue .normal-flexslider.flexslider .flex-prev {
    background-color: #266eaf;
    color: #ffffff;
    }
    ..blue .panel-slider .flex-direction-nav li .flex-next:before,
    ..blue .panel-slider:hover .flex-direction-nav li .flex-next:before,
    ..blue .panel-slider .flex-direction-nav li .flex-prev:before,
    ..blue .panel-slider:hover .flex-direction-nav li .flex-prev:before {
    background-color: #4188c9;
    }
    ..blue .videoCarousel #top-slider li .flex-next,
    ..blue .videoCarousel #top-slider li .flex-prev {
    background-color: #53747d;
    }
    ..blue .videoCarousel #top-slider li .flex-next:after {
    border-color: #0d3236 transparent transparent transparent;
    _border-color: #0d3236 #000000  #000000 #000000;
    }
    ..blue .videoCarousel #top-slider li .flex-prev:after {
    border-color: transparent #0d3236 transparent transparent;
    _border-color: #000000 #0d3236 #000000 #000000;
    }
    ..blue .videoCarousel.type2 .flexslider .slides li .background-image::before {
    background-color: #5c9cd6;
    }
    ..blue .videoCarousel.type2 .flexslider .slides li .inner {
    border-left: 10px solid #266eaf;
    border-right: 10px solid #266eaf;
    }
    ..blue .videoCarousel.type2 .flexslider .slides li .inner .description span {
    background-color: rgba(71, 112, 118, 0.5);
    }
    ..blue .videoCarousel.type2 .flexslider .slides li .inner .description a.button {
    background-color: rgba(71, 112, 118, 0.7);
    }
    ..blue .videoCarousel.type2 .flexslider .slides li .inner .description a.button:hover {
    background-color: #5c9cd6;
    color: #ffffff;
    }
    ..blue .videoCarousel.type2 .controls .flex-control-nav li a {
    background-color: #86b4de;
    }
    ..blue .videoCarousel.type2 .controls .flex-control-nav li a:hover {
    background-color: #266eaf;
    }
    ..blue .videoCarousel.type2 .controls .flex-control-nav li a.flex-active {
    background-color: #fcfb73;
    }
    ..blue .videoCarousel.type2 .controls .flex-control-nav li a.flex-active:hover {
    background-color: #fcfb73;
    }
    ..blue .videoCarousel.type2 .controls .flex-next,
    ..blue .videoCarousel.type2 .controls .flex-prev {
    background-color: #266eaf;
    }
    ..blue .partners.flexslider {
    border: 1px dotted #266eaf;
    background-color: #86b4de;
    }
    ..blue .partners.flexslider .flex-direction-nav .flex-next,
    ..blue .partners.flexslider .flex-direction-nav .flex-prev {
    background-color: #266eaf;
    }
    ..blue .partners.flexslider .flex-direction-nav .flex-next:hover,
    ..blue .partners.flexslider .flex-direction-nav .flex-prev:hover {
    background-color: #fcfb73;
    color: #4188c9;
    }
    ..blue .services-slider.flexslider .service:hover .icon {
    color: #fcfb73;
    }
    ..blue .services-slider.flexslider .service:hover .title {
    color: #ffffff;
    }
    ..blue .services-slider.flexslider .service:hover .btn-round {
    background-color: #fcfb73;
    border-color: #fcfb73;
    color: #4188c9;
    }
    ..blue .services-slider.flexslider .flex-direction-nav .flex-next,
    ..blue .services-slider.flexslider .flex-direction-nav .flex-prev {
    color: #ffffff;
    background-color: #86b4de;
    }
    ..blue .services-slider.flexslider .flex-direction-nav .flex-next:hover,
    ..blue .services-slider.flexslider .flex-direction-nav .flex-prev:hover {
    background-color: #266eaf;
    }
    ..blue .top-section.height100 .flexslider .flex-control-nav li a {
    background-color: #204d62;
    }
    ..blue .top-section.height100 .flexslider .flex-control-nav li a.flex-active {
    background-color: #fcfb73;
    }
    ..blue .top-section.height100 .flexslider .flex-direction-nav a:hover {
    background-color: #ffffff;
    color: #4188c9;
    }
    ..blue .blog-min-slider.flexslider .flex-control-nav li a {
    background-color: #204d62;
    }
    ..blue .blog-min-slider.flexslider .flex-control-nav li a.flex-active {
    background-color: #fcfb73;
    }
    ..blue .portfolioFilter ul li {
    background-color: #86b4de;
    font-style: normal;
    }
    ..blue .portfolioFilter ul li.current {
    background-color: #fcfb73;
    }
    ..blue .portfolioFilter ul li.current a {
    color: #4188c9;
    }
    ..blue .portfolioFilter ul li:first-child:before {
    border-color: transparent #266eaf transparent transparent;
    }
    ..blue .portfolioFilter ul li:first-child.current:before {
    border-color: transparent #564c36 transparent transparent;
    }
    ..blue .portfolioFilter ul li:last-child:before {
    border-color: transparent transparent transparent #86b4de;
    }
    ..blue .portfolioFilter ul li:last-child.current:before {
    border-color: transparent transparent transparent #fcfb73;
    }
    ..blue .map .map-container .contact-information .media .pull-left {
    color: #4188c9;
    }
    ..blue .map .map-container .btn {
    background-color: #204d62;
    border-color: #204d62;
    }
    ..blue .map .map-container .btn:hover {
    background-color: #4188c9;
    border-color: #4188c9;
    color: #ffffff;
    }
    ..blue .googleMapSmall {
    -webkit-box-shadow: 0px 0px 2px #4188c9;
    -moz-box-shadow: 0px 0px 2px #4188c9;
    box-shadow: 0px 0px 2px #4188c9;
    }

    ..blue footer ul.social li .circle {
    border-color: #ffffff;
    color: #ffffff;
    }

    ..blue footer ul.social li .circle:hover {
    border-color: #ffffff;
    background-color: #ffffff;
    }

    ..blue footer ul.social li .circle:hover span.icon{
    color: #204d62;
    }

    ..blue footer ul.social li .circle span.icon{
    color: #ffffff;
    }

    ..blue .svg-dark-pink path{
    fill: rgba(32, 77, 98, 0.8);
    }

    ..blue .svg-light-pink path{
    fill: rgba(65, 136, 201, 0.7);
    }

    ..blue .svg-yellow path{
    fill: rgba(255, 255, 255, 1);
    }

    * Demo style: .green */
    body..green {
    background-color: #16a086;
    }
    ..green a:hover {
    color: #34495e;
    }
    ..green .colored {
    color: #086957;
    }
    ..green .colored-dark {
    color: #086957;
    }
    ..green .colored-secondary {
    color: #34495e;
    }
    .grey-title {
    color: #898e91;
    }
    ..green .back-light {
    background-color: #1abc9c;
    }
    ..green .back-grey {
    background-color: #DDDDDD;
    color: #16a086;
    }
    ..green pre {
    background-color: #1abc9c;
    border-color: #118670;
    color: #ffffff;
    }
    ..green .btn-primary {
    background-color: #086957;
    border-color: #086957;
    color: #ffffff;
    }
    ..green .btn-primary:hover,
    ..green .btn-primary:focus,
    ..green .btn-primary:active {
    background-color: #34495e;
    border-color: #34495e;
    color: #086957;
    }
    ..green .btn-primary.disabled,
    ..green .btn-primary[disabled],
    ..green fieldset[disabled] .btn-primary {
    background-color: #086957;
    border-color: #086957;
    }
    ..green .btn-default {
    background-color: #34495e;
    border-color: #34495e;
    color: #086957;
    }
    ..green .btn-default:hover,
    ..green .btn-default:focus,
    ..green .btn-default:active {
    background-color: #086957;
    border-color: #086957;
    color: #ffffff;
    }
    .btn-default.disabled,
    .btn-default[disabled],
    fieldset[disabled] .btn-default {
    background-color: #34495e;
    border-color: #34495e;
    }
    ..green  .open .dropdown-toggle.btn-default {
    background-color: #086957;
    border-color: #086957;
    color: #ffffff;
    }
    ..green  .btn-light {
    background-color: #1abc9c;
    border-color: #1abc9c;
    color: #ffffff;
    }
    ..green  .btn-light:hover,
    ..green  .btn-light:focus,
    ..green  .btn-light:active {
    background-color: #086957;
    border-color: #086957;
    }
    ..green  .btn-light.disabled,
    ..green  .btn-light[disabled],
    ..green  fieldset[disabled] .btn-light {
    background-color: #1abc9c;
    border-color: #1abc9c;
    }
    ..green  .btn-grey:hover {
    background-color: #34495e;
    border-color: #34495e;
    color: #118670;
    }

    ..green  .btn-round {
    background-color: #1abc9c;
    border-color: #1abc9c;
    color: #ffffff;
    }
    ..green  .btn-round .btn-right-icon {
    border: 1px solid #16a086;
    }
    ..green  .btn-round:hover,
    ..green  .btn-round:focus,
    ..green  .btn-round:active {
    background-color: #34495e;
    border-color: #34495e;
    color: #118670;
    }
    ..green  .btn-round.disabled,
    ..green  .btn-round[disabled],
    ..green  fieldset[disabled] .btn-round {
    background-color: #1abc9c;
    border-color: #1abc9c;
    }
    ..green  .section-dirt {
    background-color: #16a086;
    }
    ..green  .section-dark .btn-round .btn-right-icon {
    border: 1px solid #118670;
    }
    ..green  .section-title .btn-round .btn-right-icon {
    border: 1px solid #086957;
    }
    ..green  .btn-arrow {
    background-color: #34495e;
    color: #118670;
    border-color: #34495e;
    font-style: normal;
    }
    ..green  .btn-arrow:after {
    border-color: transparent transparent transparent #34495e;
    }
    ..green  .btn-arrow:hover,
    ..green  .btn-arrow:focus,
    ..green  .btn-arrow:active {
    background-color: #086957;
    border-color: #086957;
    }
    ..green  .btn-arrow:hover:after,
    ..green  .btn-arrow:focus:after,
    ..green  .btn-arrow:active:after {
    border-color: transparent transparent transparent #086957;
    }
    ..green  .btn-arrow.disabled,
    ..green  .btn-arrow[disabled],
    ..green  fieldset[disabled] .btn-arrow {
    background-color: #34495e;
    border-color: #34495e;
    }
    ..green  .btn-dark-blue {
    background-color: #485874;
    border-color: #485874;
    }
    ..green  .btn-dark-blue:hover {
    background-color: #118670;
    border-color: #118670;
    }
    ..green  .btn-dark-blue.disabled,
    ..green  .btn-dark-blue[disabled],
    ..green  fieldset[disabled] .btn-dark-blue {
    background-color: #485874;
    border-color: #485874;
    }
    ..green  .btn-elysium {
    color: #34495e;
    }
    ..green  .btn-elysium .btn-right-icon {
    background-color: #34495e;
    color: #118670;
    }
    ..green  .btn-elysium:hover,
    ..green  .btn-elysium:active,
    ..green  .btn-elysium:focus {
    color: #34495e;
    }
    ..green  .btn-elysium-border {
    border: 2px solid #16a086;
    }
    ..green  .btn-elysium-border:hover {
    color: #16a086;
    border-color: #16a086;
    }
    ..green  .btn-group.open .dropdown-toggle .btn-right-icon {
    background-color: #34495e;
    }
    ..green  .form-control:focus {
    border-color: #118670;
    }
    ..green  .map .form-control:focus {
    border-color: #118670;
    }
    ..green .footer-inputs .form-control {
    background-color: #1abc9c;
    -webkit-box-shadow: 0 1px 1px #118670;
    -moz-box-shadow: 0 1px 1px #118670;
    box-shadow: 0 1px 1px #118670;
    border-color: #1abc9c;
    }
    ..green  .footer-inputs .form-control:focus {
    border-color: #118670;
    -webkit-box-shadow: 0 1px 1px #1abc9c;
    -moz-box-shadow: 0 1px 1px #1abc9c;
    box-shadow: 0 1px 1px #1abc9c;
    }
    ..green .tooltip .tooltip-inner {
    color: #16a086;
    }
    ..green .border-list > li {
    border-color: #1abc9c;
    }
    ..green .border-list > li i {
    color: #086957;
    }
    ..green .table > thead {
    background-color: #118670;
    border-color: #16a086;
    }
    ..green .table > thead > tr > th {
    border-color: #16a086;
    border-bottom: none;
    }
    ..green  .table > tbody {
    border-color: #16a086;
    background-color: #1abc9c;
    }
    ..green .table > tbody > tr > th {
    border-color: #16a086;
    }
    ..green .modal .modal-dialog .modal-content {
    background-color: #16a086;
    border-color: #086957;
    }
    ..green .nav-tabs.type1 li a,
    ..green .nav-tabs.type1.nav-justified li a {
    color: #086957;
    background-color: #16a086;
    border-color: #086957;
    }
    ..green .nav-tabs.type1 li.active a,
    ..green .nav-tabs.type1.nav-justified li.active a {
    background-color: #1abc9c;
    border-color: #1abc9c;
    border-right-color: #086957;
    }
    ..green .nav-tabs.type1 li:first-child a,
    ..green .nav-tabs.type1.nav-justified li:first-child a {
    border-left: 1px solid #086957;
    }
    ..green .nav-tabs.type1 li:first-child.active a,
    ..green .nav-tabs.type1.nav-justified li:first-child.active a {
    border-left-color: #1abc9c;
    }
    ..green .nav-tabs.type1 li:last-child.active a,
    ..green .nav-tabs.type1.nav-justified li:last-child.active a {
    border-right-color: #1abc9c;
    }
    ..green .tab-content.type1 {
    background-color: #1abc9c;
    border: 1px solid #1abc9c;
    }
    ..green .tab-content.type1 hr,
    ..green .tab-content.type1 .hr {
    border-top: 1px solid #16a086;
    }
    ..green .nav-tabs.type2 li a,
    ..green .nav-tabs.type2.nav-justified li a {
    background-color: #086957;
    border-color: #086957;
    }
    ..green .nav-tabs.type2 li.active a,
    ..green .nav-tabs.type2.nav-justified li.active a {
    background-color: #34495e;
    color: #086957;
    border-color: #34495e;
    }
    ..green .nav-tabs.type2 li.active a:hover,
    ..green .nav-tabs.type2.nav-justified li.active a:hover {
    border-color: #34495e;
    }
    ..green .tab-content.type2 hr,
    ..green .tab-content.type2 .hr {
    background-image: none;
    height: 0px;
    border-top: 1px solid #1abc9c;
    margin: 20px -10px;
    width: inherit;
    }
    ..green .nav-faq > li > a {
    border-top: 1px solid #1abc9c;
    border-right: 1px solid #1abc9c;
    border-left: 1px solid #1abc9c;
    }
    .nav-faq > li:last-child a {
    border-bottom: 1px solid #1abc9c;
    }
    ..green .nav-faq > li.active > a,
    ..green .nav-faq > li.active > a:hover,
    ..green .nav-faq > li.active > a:focus {
    color: #34495e;
    -webkit-box-shadow: -4px 2px 5px #086957;
    -moz-box-shadow: -4px 2px 5px #086957;
    box-shadow: -4px 2px 5px #086957;
    }
    ..green ul.pagination li a {
    border-color: #1abc9c;
    background-color: #1abc9c;
    }
    ..green ul.pagination li a:hover,
    ..green ul.pagination li a:active,
    ..green ul.pagination li a:focus {
    border-color: #34495e;
    background-color: #34495e;
    color: #086957;
    }
    ..green ul.pagination li.active a {
    border-color: #086957;
    background-color: #086957;
    }
    ..green ul.pagination li.active a:hover,
    ..green ul.pagination li.active a:active,
    ..green ul.pagination li.active a:focus {
    border-color: #086957;
    background-color: #086957;
    }
    ..green ul.pagination li:first-child.disabled a,
    ..green ul.pagination li:last-child.disabled a,
    ..green ul.pagination li:first-child.disabled a:hover,
    ..green ul.pagination li:last-child.disabled a:hover,
    ..green ul.pagination li:first-child.disabled a:active,
    ..green ul.pagination li:last-child.disabled a:active,
    ..green ul.pagination li:first-child.disabled a:focus,
    ..green ul.pagination li:last-child.disabled a:focus {
    background-color: #ffffff;
    border-color: #dddddd;
    color: #dddddd;
    }
    ..green ul.pagination li:first-child.disabled a:before,
    ..green ul.pagination li:last-child.disabled a:before,
    ..green ul.pagination li:first-child.disabled a:hover:before,
    ..green ul.pagination li:last-child.disabled a:hover:before,
    ..green ul.pagination li:first-child.disabled a:active:before,
    ..green ul.pagination li:last-child.disabled a:active:before,
    ..green ul.pagination li:first-child.disabled a:focus:before,
    ..green ul.pagination li:last-child.disabled a:focus:before {
    border-color: transparent #dddddd transparent transparent;
    }
    ..green ul.pagination li:first-child.disabled a:after,
    ..green ul.pagination li:last-child.disabled a:after,
    ..green ul.pagination li:first-child.disabled a:hover:after,
    ..green ul.pagination li:last-child.disabled a:hover:after,
    ..green ul.pagination li:first-child.disabled a:active:after,
    ..green ul.pagination li:last-child.disabled a:active:after,
    ..green ul.pagination li:first-child.disabled a:focus:after,
    ..green ul.pagination li:last-child.disabled a:focus:after {
    border-color: transparent transparent transparent #dddddd;
    }
    ..green ul.pagination li:first-child a {
    background-color: #34495e;
    border-color: #34495e;
    color: #086957;
    }
    ..green ul.pagination li:first-child a:hover,
    ..green ul.pagination li:first-child a:active,
    ..green ul.pagination li:first-child a:focus {
    border-color: #118670;
    background-color: #118670;
    color: #ffffff;
    }
    ..green ul.pagination li:first-child a:before {
    border-color: transparent #34495e transparent transparent;
    }
    ..green ul.pagination li:first-child.current a:before,
    ..green ul.pagination li:first-child:hover a:before,
    ..green ul.pagination li:first-child:active a:before,
    ..green ul.pagination li:first-child:focus a:before {
    border-color: transparent #118670 transparent transparent;
    }
    ..green ul.pagination li:last-child a:after {
    border-color: transparent transparent transparent #1abc9c;
    }
    ..green ul.pagination li:last-child a:hover,
    ..green ul.pagination li:last-child a:focus,
    ..green ul.pagination li:last-child a:active {
    color: #086957;
    }
    ..green ul.pagination li:last-child a:hover:after,
    ..green ul.pagination li:last-child a:focus:after,
    ..green ul.pagination li:last-child a:active:after {
    border-color: transparent transparent transparent #34495e;
    }
    ..green .navbar .navbar-brand:hover {
    color: #16a086;
    }
    ..green .navbar-default {
    background: #;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #), color-stop(1, #));
    background: -ms-linear-gradient(bottom, #, #);
    background: -moz-linear-gradient(center bottom, # 0%, # 100%);
    background: -o-linear-gradient(#, #);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#', endColorstr='#', GradientType=0);
    }
    ..green .navbar-default .navbar-toggle:hover .icon-bar,
    ..green .navbar-default .navbar-toggle:focus .icon-bar,
    ..green .navbar-default .navbar-toggle:active .icon-bar {
    background-color: #16a086;
    }
    ..green .navbar-default .navbar-nav > .active > a,
    ..green .navbar-default .navbar-nav > .active > a:hover,
    ..green .navbar-default .navbar-nav > .active > a:focus,
    ..green .navbar-default .navbar-nav > .active > span > a,
    ..green .navbar-default .navbar-nav > .active > span > a:hover,
    ..green .navbar-default .navbar-nav > .active > span > a:focus {
    color: #16a086;
    }
    ..green .navbar li.dropdown:last-child:hover li.dropdown-submenu:before {
    border: 1px solid #16a086;
    border-bottom: none;
    border-left: none;
    }
    ..green .navbar li.dropdown:before,
    ..green .navbar li.dropdown-submenu:before {
    background-color: #1abc9c;
    }
    ..green .navbar li.dropdown-submenu:before {
    border: 1px solid #16a086;
    border-top: none;
    border-right: none;
    }
    ..green .dropdown-menu > .active > a,
    ..green .dropdown-menu > .active > a:hover,
    ..green .dropdown-menu > .active > a:focus {
    color: #34495e;
    }
    ..green .dropdown-menu {
    border-color: #16a086;
    background-color: #1abc9c;
    }
    ..green .dropdown-menu > li > a {
    color: #ffffff;
    }
    ..green .dropdown-menu > li > a:hover {
    color: #34495e;
    background-color: inherit;
    }
    ..green .dropdown-menu li {
    border-color: #16a086;
    }
    ..green .dropdown-menu .divider {
    background-color: #16a086;
    }
    @media (max-width: 768px) {
    ..green .navbar-default .navbar-collapse {
    background-color: #086957;
    }
    }
    ..green .breadcrumbs-page {
    background-color: #118670;
    }
    ..green .breadcrumbs-page .page-title {
    color: #34495e;
    }
    ..green .breadcrumbs-page .bread-links {
    color: #34495e;
    }
    ..green .breadcrumbs-page .bread-links a {
    color: #ffffff;
    }
    ..green .hr .circle,
    ..green .hr.small .circle {
    border-top: 3px solid #596981;
    background: #465772;
    background: -moz-linear-gradient(-45deg, #465772 0%, #3a495f 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, #465772), color-stop(100%, #3a495f));
    background: -webkit-linear-gradient(-45deg, #465772 0%, #3a495f 100%);
    background: -o-linear-gradient(-45deg, #465772 0%, #3a495f 100%);
    background: -ms-linear-gradient(-45deg, #465772 0%, #3a495f 100%);
    background: linear-gradient(135deg, #465772 0%, #3a495f 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#465772', endColorstr='#3a495f', GradientType=1);
    }
    ..green .hr .circle:hover,
    ..green .hr.small .circle:hover {
    color: #118670;
    }
    ..green header {
    background-image: none;
    background: #0a394e;
    /* Old browsers */
    background: -moz-linear-gradient(-45deg, #0a394e 0%, #0a394e 40%, #051c27 60%, #051c27 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #0a394e), color-stop(40%, #0a394e), color-stop(60%, #051c27), color-stop(100%, #051c27));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(-45deg, #0a394e 0%, #0a394e 40%, #051c27 60%, #051c27 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(-45deg, #0a394e 0%, #0a394e 40%, #051c27 60%, #051c27 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(-45deg, #0a394e 0%, #0a394e 40%, #051c27 60%, #051c27 100%);
    /* IE10+ */
    background: linear-gradient(135deg, #0a394e 0%, #0a394e 40%, #051c27 60%, #051c27 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0a394e', endColorstr='#051c27', GradientType=1);
    /* IE6-9 fallback on horizontal gradient */
    opacity: 0.8;
    filter: alpha(opacity=80);
    /* For IE8 and earlier */
    color: #ffffff;
    }
    ..green .top-section .single-button a {
    color: #0c425e;
    }
    ..green .top-section .single-button a:hover {
    color: #0c425e;
    }
    .top-section .buttons img {
    opacity: 1;
    filter: alpha(opacity=100);
    /* For IE8 and earlier */
    }
    ..green .team-leaders .simple-circle .social-leader .circle:hover {
    background-color: #16a086;
    border-color: #16a086;
    color: #ffffff;
    }
    ..green .team-leaders .team-member.active:after {
    border-color: transparent transparent #16a086 transparent;
    }
    ..green .description-complete {
    background-color: #1abc9c;
    border: 1px solid #16a086;
    }
    ..green .description-complete .inner span.close {
    background-color: #34495e;
    color: #118670;
    }
    ..green .description-complete .inner span.close:hover {
    background-color: #16a086;
    color: #ffffff;
    }
    ..green .nav-categories li a:hover {
    color: #34495e;
    }
    ..green .nav-categories li.active {
    color: #34495e;
    }
    ..green .nav-categories li.active a {
    color: #34495e;
    }
    ..green .nav-categories li.active:before {
    border-color: transparent #34495e transparent transparent;
    }
    ..green .tweets a {
    color: #086957;
    }
    ..green .tweets a:hover {
    color: #34495e;
    }
    ..green .tweets .name a {
    color: #086957;
    }
    ..green .tweets .date {
    color: #1abc9c;
    }
    ..green .entry-meta a {
    color: #086957;
    }
    ..green .entry-meta a:hover {
    color: #34495e;
    }
    ..green .commentList .oneComment .media-body .inner-body {
    -webkit-box-shadow: 0 1px 2px #086957;
    -moz-box-shadow: 0 1px 2px #086957;
    box-shadow: 0 1px 2px #086957;
    }
    ..green .commentList .oneComment .media-body .inner-body h1 small,
    ..green .commentList .oneComment .media-body .inner-body h2 small,
    ..green .commentList .oneComment .media-body .inner-body h3 small,
    ..green .commentList .oneComment .media-body .inner-body h4 small,
    ..green .commentList .oneComment .media-body .inner-body h5 small,
    ..green .commentList .oneComment .media-body .inner-body h6 small,
    ..green .commentList .oneComment .media-body .inner-body .h1 small,
    ..green .commentList .oneComment .media-body .inner-body .h2 small,
    ..green .commentList .oneComment .media-body .inner-body .h3 small,
    ..green .commentList .oneComment .media-body .inner-body .h4 small,
    ..green .commentList .oneComment .media-body .inner-body .h5 small,
    ..green .commentList .oneComment .media-body .inner-body .h6 small {
    color: #118670;
    }
    ..green .n-hightlight,
    ..green .n-hightlight-min {
    background-color: #34495e;
    color: #118670;
    }
    ..green .n-hightlight:after,
    ..green .n-hightlight-min:after {
    border-color: #34495e transparent transparent transparent;
    }
    ..green .n-hightlight.colored,
    ..green .n-hightlight-min.colored {
    background-color: #118670;
    color: #1abc9c;
    }
    ..green .n-hightlight.colored:after,
    ..green .n-hightlight-min.colored:after {
    border-color: #118670 transparent transparent transparent;
    }
    ..green .pager-button .elysium-arrow {
    background-color: #118670;
    }
    ..green .pager-button .elysium-arrow.left:before {
    border-color: transparent #086957 transparent transparent;
    }
    ..green .pager-button .elysium-arrow.right:before {
    border-color: #086957 transparent transparent transparent;
    }
    ..green .pager-button:hover .elysium-arrow {
    background-color: #34495e;
    color: #118670;
    }
    ..green .pager-button:hover .elysium-arrow.left:before {
    border-color: transparent #2c3e50 transparent transparent;
    }
    ..green .pager-button:hover .elysium-arrow.right:before {
    border-color: #2c3e50 transparent transparent transparent;
    }
    ..green .well {
    background-color: #1abc9c;
    -webkit-box-shadow: 0 1px 1px #086957;
    -moz-box-shadow: 0 1px 1px #086957;
    box-shadow: 0 1px 1px #086957;
    }
    ..green .well .ref {
    color: #086957;
    }
    ..green .section-title {
    background-color: #086957;
    }
    ..green .section-title span.triangle:before {
    background-color: #086957;
    }
    ..green .section-motive {
    background-color: #086957;
    }
    ..green .section-borders {
    border-top: #118670 solid 1px;
    border-bottom: #118670 solid 1px;
    }
    ..green .section-dark {
    background-color: #118670;
    }
    ..green .parallax .inner .tweets a {
    color: #16a086;
    }
    ..green .parallax .inner .tweets a.tweet_user {
    color: #34495e;
    }
    ..green .parallax .inner .tweets a.tweet_user:hover {
    color: #2c3e50;
    }
    ..green .parallax .inner .tweets a.tweet_time {
    color: #1abc9c;
    }
    ..green .parallax .date {
    color: #16a086;
    }
    ..green #toTop {
    background-color: #086957;
    }
    ..green #toTop:hover,
    ..green #toTop:focus,
    ..green #toTop:active {
    background-color: #34495e;
    color: #118670;
    }
    /* ========================= */
    /* ==== SINGLE ELEMENTS ==== */
    /* ================ */
    /* ==== PANELS ==== */
    ..green .panel {
    background-color: #1abc9c;
    }
    ..green .panel .panel-heading {
    background-color: #086957;
    border: none;
    }
    ..green .panel .panel-heading a {
    color: #34495e;
    }
    ..green .panel .list-group .list-group-item {
    background-color: #1abc9c;
    border-color: #118670;
    }
    /* =================== */
    /* ==== ACCORDION ==== */
    ..green .accordion a.toggle {
    color: #34495e;
    }

    ..green .accordion .panel{
    background-color: transparent;
    }
    ..green .accordion a.toggle:before {
    background-color: #34495e;
    color: #086957;
    }

    ..green .panel .panel-heading a.collapsed{
    color: #ffffff;
    }
    ..green .accordion a.toggle.collapsed:before {
    background-color: #086957;
    color: #ffffff;
    }
    ..green .media.blockquote .pull-left {
    color: #ffffff;
    }
    ..green .blockquote-panel .panel .panel-body {
    background-color: #1abc9c;
    }
    ..green .blockquote-panel .panel .media.blockquote .pull-left {
    color: #086957;
    }
    ..green .blockquote-panel .panel:after {
    background-color: #1abc9c;
    border: 1px solid #1abc9c;
    }
    ..green .timeline-links ul.nav-tabs li a {
    background-color: #ffffff;
    color: #118670;
    }
    ..green .timeline-links ul.nav-tabs li a:hover,
    ..green .timeline-links ul.nav-tabs li a:active,
    ..green .timeline-links ul.nav-tabs li a:focus {
    background-color: #34495e;
    color: #118670;
    }
    ..green .timeline-links ul.nav-tabs li.active a {
    background-color: #1abc9c;
    color: #ffffff;
    }
    ..green .timeline-links ul.nav-tabs li.active a:hover,
    ..green .timeline-links ul.nav-tabs li.active a:active,
    ..green .timeline-links ul.nav-tabs li.active a:focus {
    background-color: #1abc9c;
    }
    ..green .timeline-links .tab-pane ul li a {
    background-color: #ffffff;
    color: #118670;
    }
    ..green .timeline-links .tab-pane ul li a:hover,
    ..green .timeline-links .tab-pane ul li a:active,
    ..green .timeline-links .tab-pane ul li a:focus {
    background-color: #34495e;
    color: #118670;
    }
    ..green .timeline-links .tab-pane ul li.active a {
    background-color: #16a086;
    color: #ffffff;
    }
    ..green .timeline-links .tab-pane ul li.active a:hover,
    ..green .timeline-links .tab-pane ul li.active a:active,
    ..green .timeline-links .tab-pane ul li.active a:focus {
    background-color: #16a086;
    color: #118670;
    }
    ..green .spine {
    background-color: #1abc9c;
    }
    ..green .timeline .post a {
    color: #34495e;
    }
    ..green .timeline .post a:hover {
    color: #086957;
    }
    ..green .timeline .post:after {
    background-color: #ffffff;
    border: 6px solid #1abc9c;
    }
    ..green .timeline .post:before {
    background-color: #1abc9c;
    }
    ..green .timeline .post:hover .date {
    color: #34495e;
    }
    ..green .timeline .post:hover:after {
    border-color: #ffffff;
    background-color: #1abc9c;
    }
    ..green .timeline .post:hover:before {
    background-color: #ffffff;
    }
    ..green .timeline .post .post-thumbnail .tags {
    border-top: 1px solid #1abc9c;
    border-bottom: 1px solid #1abc9c;
    color: #1abc9c;
    }
    ..green .timeline .post .post-thumbnail .tags .first-col {
    border-right: 1px solid #1abc9c;
    }
    ..green .timeline .post .post-thumbnail .tags .second-col {
    border-right: 1px solid #1abc9c;
    }
    @media (max-width: 990px) {
    ..green .timeline .post {
    background-color: #086957;
    }
    ..green .timeline .post a:hover {
    color: #16a086;
    }
    }
    ..green .scroll-arrows #scrollUp:hover,
    ..green .scroll-arrows #scrollDown:hover {
    border-color: #34495e;
    color: #34495e;
    }
    ..green .scroll-arrows #scrollUp {
    border: 2px solid #1abc9c;
    color: #1abc9c;
    }
    ..green .scroll-arrows #scrollDown {
    border: 2px solid #086957;
    color: #086957;
    }
    ..green .thumbnail.overlay:hover:before {
    background-color: #16a086;
    }
    ..green .blog .thumbnail {
    background-color: #1abc9c;
    border: none;
    }
    ..green .blog .thumbnail .caption h1:hover,
    ..green .blog .thumbnail .caption h2:hover,
    ..green .blog .thumbnail .caption h3:hover,
    ..green .blog .thumbnail .caption h4:hover,
    ..green .blog .thumbnail .caption h5:hover,
    ..green .blog .thumbnail .caption h6:hover,
    ..green .blog .thumbnail .caption .h1:hover,
    ..green .blog .thumbnail .caption .h2:hover,
    ..green .blog .thumbnail .caption .h3:hover,
    ..green .blog .thumbnail .caption .h4:hover,
    ..green .blog .thumbnail .caption .h5:hover,
    ..green .blog .thumbnail .caption .h6:hover {
    color: #086957;
    }
    ..green .blog .thumbnail .caption span.date {
    color: #34495e;
    }
    ..green .blog .thumbnail .caption span.more {
    color: #34495e;
    font-style: normal;
    }
    ..green .blog .thumbnail .caption span.more:hover {
    color: #086957;
    }
    ..green .blog .thumbnail .caption span.author {
    color: #086957;
    }
    ..green .title-faq-menu {
    background-color: #086957;
    }
    ..green .faq-title {
    color: #086957;
    border-bottom: 1px solid #086957;
    }
    ..green .progress {
    background-color: #086957;
    }
    ..green .progress .progress-bar {
    background: #1abc9c;
    /* Old browsers */
    background: -moz-linear-gradient(-45deg, #1abc9c 0%, #1abc9c 40%, #34495e 60%, #34495e 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #1abc9c), color-stop(40%, #1abc9c), color-stop(60%, #34495e), color-stop(100%, #34495e));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(-45deg, #1abc9c 0%, #1abc9c 40%, #34495e 60%, #34495e 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(-45deg, #1abc9c 0%, #1abc9c 40%, #34495e 60%, #34495e 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(-45deg, #1abc9c 0%, #1abc9c 40%, #34495e 60%, #34495e 100%);
    /* IE10+ */
    background: linear-gradient(135deg, #1abc9c 0%, #1abc9c 40%, #34495e 60%, #34495e 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1abc9c', endColorstr='#34495e', GradientType=1);
    /* IE6-9 fallback on horizontal gradient */
    }
    ..green ul.social li .circle {
    border: 1px solid #086957;
    color: #086957;
    }
    ..green ul.social li .circle:hover {
    background-color: #086957;
    border-color: #086957;
    color: #ffffff;
    }
    ..green .simple-circle.dark {
    background: #465772;
    background: -moz-linear-gradient(-45deg, #465772 0%, #3a495f 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, #465772), color-stop(100%, #3a495f));
    background: -webkit-linear-gradient(-45deg, #465772 0%, #3a495f 100%);
    background: -o-linear-gradient(-45deg, #465772 0%, #3a495f 100%);
    background: -ms-linear-gradient(-45deg, #465772 0%, #3a495f 100%);
    background: linear-gradient(135deg, #465772 0%, #3a495f 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#465772', endColorstr='#3a495f', GradientType=1);
    border-top: 3px solid #49596f;
    }
    ..green .simple-circle.light {
    background: #60718c;
    background: -moz-linear-gradient(-45deg, #60718c 0%, #505e74 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, #60718c), color-stop(100%, #505e74));
    background: -webkit-linear-gradient(-45deg, #60718c 0%, #505e74 100%);
    background: -o-linear-gradient(-45deg, #60718c 0%, #505e74 100%);
    background: -ms-linear-gradient(-45deg, #60718c 0%, #505e74 100%);
    background: linear-gradient(135deg, #60718c 0%, #505e74 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#60718c', endColorstr='#505e74', GradientType=1);
    border-top: 3px solid #747b92;
    }
    ..green .icon-counter .description .position,
    ..green .team-member .description .position {
    color: #34495e;
    }

    ..green .team-leaders .team-member:before{
    background-color: #086957;
    }

    ..green .price-list-one .price-list-normal,
    ..green .price-list-one .price-list-important {
    border-top: 2px solid #606e85;
    background: #465772;
    background: -moz-linear-gradient(-45deg, #465772 0%, #252c39 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, #465772), color-stop(100%, #252c39));
    background: -webkit-linear-gradient(-45deg, #465772 0%, #252c39 100%);
    background: -o-linear-gradient(-45deg, #465772 0%, #252c39 100%);
    background: -ms-linear-gradient(-45deg, #465772 0%, #252c39 100%);
    background: linear-gradient(135deg, #465772 0%, #252c39 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#465772', endColorstr='#252c39', GradientType=1);
    }
    ..green .price-list-one .price-list-normal ul > li,
    ..green .price-list-one .price-list-important ul > li,
    ..green .price-list-one .price-list-normal li:nth-child(even),
    ..green .price-list-one .price-list-important li:nth-child(even) {
    border-color: #5c6678;
    background: #465772;
    background: -moz-linear-gradient(-45deg, #465772 0%, #252c39 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, #465772), color-stop(100%, #252c39));
    background: -webkit-linear-gradient(-45deg, #465772 0%, #252c39 100%);
    background: -o-linear-gradient(-45deg, #465772 0%, #252c39 100%);
    background: -ms-linear-gradient(-45deg, #465772 0%, #252c39 100%);
    background: linear-gradient(135deg, #465772 0%, #252c39 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#465772', endColorstr='#252c39', GradientType=1);
    }
    ..green .price-list-one .price-list-normal ul > li:last-child,
    ..green .price-list-one .price-list-important ul > li:last-child {
    border-bottom-color: #5c6678;
    }
    ..green .price-list-two .price-list-important,
    ..green .price-list-two .price-list-normal {
    border-top: 2px solid #606e85;
    background: #465772;
    background: -moz-linear-gradient(-45deg, #465772 0%, #252c39 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, #465772), color-stop(100%, #252c39));
    background: -webkit-linear-gradient(-45deg, #465772 0%, #252c39 100%);
    background: -o-linear-gradient(-45deg, #465772 0%, #252c39 100%);
    background: -ms-linear-gradient(-45deg, #465772 0%, #252c39 100%);
    background: linear-gradient(135deg, #465772 0%, #252c39 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#465772', endColorstr='#252c39', GradientType=1);
    }
    ..green .price-list-two .price-list-important ul > li,
    ..green .price-list-two .price-list-normal ul > li,
    ..green .price-list-two .price-list-important li:nth-child(even),
    ..green .price-list-two .price-list-normal li:nth-child(even) {
    color: #c2c8d1;
    border-color: #5c6678;
    }
    ..green .price-list-two .price-list-important .price {
    border: none;
    background: #118670;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #086957), color-stop(1, #1abc9c));
    background: -ms-linear-gradient(bottom, #086957, #1abc9c);
    background: -moz-linear-gradient(center bottom, #086957 0%, #1abc9c 100%);
    background: -o-linear-gradient(#086957, #1abc9c);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#086957', endColorstr='#1abc9c', GradientType=0);
    }
    ..green .badge-awesome .reveal .circle {
    background: #086957;
    }
    ..green .badge-awesome .back .circle {
    background-color: #2c3e50;
    }
    ..green .badge-awesome .front .circle {
    background-color: #2c3e50;
    }
    ..green .badge-awesome p {
    color: #118670;
    }
    ..green .badge-awesome .front .circle {
    margin-top: -10px;
    background-color: #34495e;
    }
    ..green .badge-awesome:hover .front .circle {
    background-color: #2c3e50;
    }
    ..green .ctDrillDown ul li {
    background-color: #1abc9c;
    border: 1px solid #086957;
    }
    ..green .ctDrillDown ul li > a:hover {
    background-color: #118670;
    }
    ..green .ctDrillDown ul li a.match {
    background: #118670 !important;
    }
    ..green .drilldown-breadcrumbs .breadcrumbs .breadcrumb {
    background-color: transparent;
    color: #086957;
    }
    ..green .drilldown-breadcrumbs .breadcrumbs .breadcrumb:after {
    color: #1abc9c;
    }
    ..green #drilldown-search input {
    background-color: #1abc9c;
    border-color: #086957;
    color: #ffffff;
    }
    ..green .parallax .flexslider .flex-direction-nav li .flex-next:before {
    background-color: #16a086;
    }
    ..green .parallax .flexslider .flex-direction-nav li .flex-prev:before {
    background-color: #086957;
    }
    ..green .testimonials-slider .flex-direction-nav li .flex-next:before,
    ..green .quote-slider .flex-direction-nav li .flex-next:before {
    background-color: #16a086;
    }
    ..green .testimonials-slider .flex-direction-nav li .flex-prev:before,
    ..green .quote-slider .flex-direction-nav li .flex-prev:before {
    background-color: #34495e;
    }
    ..green .testimonials-slider .date,
    ..green .quote-slider .date {
    color: #16a086;
    }
    ..green .normal-flexslider.flexslider .slides li .inner:before {
    border-color: #086957;
    }
    ..green .normal-flexslider.flexslider .flex-control-nav li a {
    background-color: #1abc9c;
    }
    ..green .normal-flexslider.flexslider .flex-control-nav li a:hover {
    background-color: #086957;
    }
    ..green .normal-flexslider.flexslider .flex-control-nav li a.flex-active {
    background-color: #34495e;
    }
    ..green .normal-flexslider.flexslider .flex-control-nav li a.flex-active:hover {
    background-color: #34495e;
    }
    ..green .normal-flexslider.flexslider .flex-next,
    ..green .normal-flexslider.flexslider .flex-prev {
    background-color: #086957;
    color: #ffffff;
    }
    ..green .panel-slider .flex-direction-nav li .flex-next:before,
    ..green .panel-slider:hover .flex-direction-nav li .flex-next:before,
    ..green .panel-slider .flex-direction-nav li .flex-prev:before,
    ..green .panel-slider:hover .flex-direction-nav li .flex-prev:before {
    background-color: #118670;
    }
    ..green .videoCarousel #top-slider li .flex-next,
    ..green .videoCarousel #top-slider li .flex-prev {
    background-color: #53747d;
    }
    ..green .videoCarousel #top-slider li .flex-next:after {
    border-color: #0d3236 transparent transparent transparent;
    _border-color: #0d3236 #000000  #000000 #000000;
    }
    ..green .videoCarousel #top-slider li .flex-prev:after {
    border-color: transparent #0d3236 transparent transparent;
    _border-color: #000000 #0d3236 #000000 #000000;
    }
    ..green .videoCarousel.type2 .flexslider .slides li .background-image::before {
    background-color: #16a086;
    }
    ..green .videoCarousel.type2 .flexslider .slides li .inner {
    border-left: 10px solid #086957;
    border-right: 10px solid #086957;
    }
    ..green .videoCarousel.type2 .flexslider .slides li .inner .description span {
    background-color: rgba(71, 112, 118, 0.5);
    }
    ..green .videoCarousel.type2 .flexslider .slides li .inner .description a.button {
    background-color: rgba(71, 112, 118, 0.7);
    }
    ..green .videoCarousel.type2 .flexslider .slides li .inner .description a.button:hover {
    background-color: #16a086;
    color: #ffffff;
    }
    ..green .videoCarousel.type2 .controls .flex-control-nav li a {
    background-color: #1abc9c;
    }
    ..green .videoCarousel.type2 .controls .flex-control-nav li a:hover {
    background-color: #086957;
    }
    ..green .videoCarousel.type2 .controls .flex-control-nav li a.flex-active {
    background-color: #34495e;
    }
    ..green .videoCarousel.type2 .controls .flex-control-nav li a.flex-active:hover {
    background-color: #34495e;
    }
    ..green .videoCarousel.type2 .controls .flex-next,
    ..green .videoCarousel.type2 .controls .flex-prev {
    background-color: #086957;
    }
    ..green .partners.flexslider {
    border: 1px dotted #086957;
    background-color: #1abc9c;
    }
    ..green .partners.flexslider .flex-direction-nav .flex-next,
    ..green .partners.flexslider .flex-direction-nav .flex-prev {
    background-color: #086957;
    }
    ..green .partners.flexslider .flex-direction-nav .flex-next:hover,
    ..green .partners.flexslider .flex-direction-nav .flex-prev:hover {
    background-color: #34495e;
    color: #118670;
    }
    ..green .services-slider.flexslider .service:hover .icon {
    color: #34495e;
    }
    ..green .services-slider.flexslider .service:hover .title {
    color: #ffffff;
    }
    ..green .services-slider.flexslider .service:hover .btn-round {
    background-color: #34495e;
    border-color: #34495e;
    color: #118670;
    }
    ..green .services-slider.flexslider .flex-direction-nav .flex-next,
    ..green .services-slider.flexslider .flex-direction-nav .flex-prev {
    color: #ffffff;
    background-color: #1abc9c;
    }
    ..green .services-slider.flexslider .flex-direction-nav .flex-next:hover,
    ..green .services-slider.flexslider .flex-direction-nav .flex-prev:hover {
    background-color: #086957;
    }
    ..green .top-section.height100 .flexslider .flex-control-nav li a {
    background-color: #204d62;
    }
    ..green .top-section.height100 .flexslider .flex-control-nav li a.flex-active {
    background-color: #34495e;
    }
    ..green .top-section.height100 .flexslider .flex-direction-nav a:hover {
    background-color: #ffffff;
    color: #118670;
    }
    ..green .blog-min-slider.flexslider .flex-control-nav li a {
    background-color: #204d62;
    }
    ..green .blog-min-slider.flexslider .flex-control-nav li a.flex-active {
    background-color: #34495e;
    }
    ..green .portfolioFilter ul li {
    background-color: #1abc9c;
    font-style: normal;
    }
    ..green .portfolioFilter ul li.current {
    background-color: #34495e;
    }
    ..green .portfolioFilter ul li.current a {
    color: #118670;
    }
    ..green .portfolioFilter ul li:first-child:before {
    border-color: transparent #086957 transparent transparent;
    }
    ..green .portfolioFilter ul li:first-child.current:before {
    border-color: transparent #2c3e50 transparent transparent;
    }
    ..green .portfolioFilter ul li:last-child:before {
    border-color: transparent transparent transparent #1abc9c;
    }
    ..green .portfolioFilter ul li:last-child.current:before {
    border-color: transparent transparent transparent #34495e;
    }
    ..green .map .map-container .contact-information .media .pull-left {
    color: #118670;
    }
    ..green .map .map-container .btn {
    background-color: #204d62;
    border-color: #204d62;
    }
    ..green .map .map-container .btn:hover {
    background-color: #118670;
    border-color: #118670;
    color: #ffffff;
    }
    ..green .googleMapSmall {
    -webkit-box-shadow: 0px 0px 2px #118670;
    -moz-box-shadow: 0px 0px 2px #118670;
    box-shadow: 0px 0px 2px #118670;
    }

    ..green footer ul.social li .circle {
    border-color: #ffffff;
    color: #ffffff;
    }

    ..green footer ul.social li .circle:hover {
    border-color: #ffffff;
    background-color: #ffffff;
    }

    ..green footer ul.social li .circle:hover span.icon{
    color: #204d62;
    }

    ..green footer ul.social li .circle span.icon{
    color: #ffffff;
    }

    ..green .svg-dark-pink path{
    fill: rgba(8, 105, 87, 0.8);
    }

    ..green .svg-light-pink path{
    fill: rgba(22, 160, 134, 0.7);
    }

    ..green .svg-yellow path{
    fill: rgba(255, 255, 255, 1);
    }

    * Demo style: .red */
    body..red {
    background-color: #e74c3c;
    }
    ..red a:hover {
    color: #34495e;
    }
    ..red .colored {
    color: #c0392b;
    }
    ..red .colored-dark {
    color: #c0392b;
    }
    ..red .colored-secondary {
    color: #34495e;
    }
    .grey-title {
    color: #898e91;
    }
    ..red .back-light {
    background-color: #e9695b;
    }
    ..red .back-grey {
    background-color: #DDDDDD;
    color: #e74c3c;
    }
    ..red pre {
    background-color: #e9695b;
    border-color: #cb4436;
    color: #ffffff;
    }
    ..red .btn-primary {
    background-color: #c0392b;
    border-color: #c0392b;
    color: #ffffff;
    }
    ..red .btn-primary:hover,
    ..red .btn-primary:focus,
    ..red .btn-primary:active {
    background-color: #34495e;
    border-color: #34495e;
    color: #c0392b;
    }
    ..red .btn-primary.disabled,
    ..red .btn-primary[disabled],
    ..red fieldset[disabled] .btn-primary {
    background-color: #c0392b;
    border-color: #c0392b;
    }
    ..red .btn-default {
    background-color: #34495e;
    border-color: #34495e;
    color: #c0392b;
    }
    ..red .btn-default:hover,
    ..red .btn-default:focus,
    ..red .btn-default:active {
    background-color: #c0392b;
    border-color: #c0392b;
    color: #ffffff;
    }
    .btn-default.disabled,
    .btn-default[disabled],
    fieldset[disabled] .btn-default {
    background-color: #34495e;
    border-color: #34495e;
    }
    ..red  .open .dropdown-toggle.btn-default {
    background-color: #c0392b;
    border-color: #c0392b;
    color: #ffffff;
    }
    ..red  .btn-light {
    background-color: #e9695b;
    border-color: #e9695b;
    color: #ffffff;
    }
    ..red  .btn-light:hover,
    ..red  .btn-light:focus,
    ..red  .btn-light:active {
    background-color: #c0392b;
    border-color: #c0392b;
    }
    ..red  .btn-light.disabled,
    ..red  .btn-light[disabled],
    ..red  fieldset[disabled] .btn-light {
    background-color: #e9695b;
    border-color: #e9695b;
    }
    ..red  .btn-grey:hover {
    background-color: #34495e;
    border-color: #34495e;
    color: #cb4436;
    }

    ..red  .btn-round {
    background-color: #e9695b;
    border-color: #e9695b;
    color: #ffffff;
    }
    ..red  .btn-round .btn-right-icon {
    border: 1px solid #e74c3c;
    }
    ..red  .btn-round:hover,
    ..red  .btn-round:focus,
    ..red  .btn-round:active {
    background-color: #34495e;
    border-color: #34495e;
    color: #cb4436;
    }
    ..red  .btn-round.disabled,
    ..red  .btn-round[disabled],
    ..red  fieldset[disabled] .btn-round {
    background-color: #e9695b;
    border-color: #e9695b;
    }
    ..red  .section-dirt {
    background-color: #e74c3c;
    }
    ..red  .section-dark .btn-round .btn-right-icon {
    border: 1px solid #cb4436;
    }
    ..red  .section-title .btn-round .btn-right-icon {
    border: 1px solid #c0392b;
    }
    ..red  .btn-arrow {
    background-color: #34495e;
    color: #cb4436;
    border-color: #34495e;
    font-style: normal;
    }
    ..red  .btn-arrow:after {
    border-color: transparent transparent transparent #34495e;
    }
    ..red  .btn-arrow:hover,
    ..red  .btn-arrow:focus,
    ..red  .btn-arrow:active {
    background-color: #c0392b;
    border-color: #c0392b;
    }
    ..red  .btn-arrow:hover:after,
    ..red  .btn-arrow:focus:after,
    ..red  .btn-arrow:active:after {
    border-color: transparent transparent transparent #c0392b;
    }
    ..red  .btn-arrow.disabled,
    ..red  .btn-arrow[disabled],
    ..red  fieldset[disabled] .btn-arrow {
    background-color: #34495e;
    border-color: #34495e;
    }
    ..red  .btn-dark-blue {
    background-color: #485874;
    border-color: #485874;
    }
    ..red  .btn-dark-blue:hover {
    background-color: #cb4436;
    border-color: #cb4436;
    }
    ..red  .btn-dark-blue.disabled,
    ..red  .btn-dark-blue[disabled],
    ..red  fieldset[disabled] .btn-dark-blue {
    background-color: #485874;
    border-color: #485874;
    }
    ..red  .btn-elysium {
    color: #34495e;
    }
    ..red  .btn-elysium .btn-right-icon {
    background-color: #34495e;
    color: #cb4436;
    }
    ..red  .btn-elysium:hover,
    ..red  .btn-elysium:active,
    ..red  .btn-elysium:focus {
    color: #34495e;
    }
    ..red  .btn-elysium-border {
    border: 2px solid #e74c3c;
    }
    ..red  .btn-elysium-border:hover {
    color: #e74c3c;
    border-color: #e74c3c;
    }
    ..red  .btn-group.open .dropdown-toggle .btn-right-icon {
    background-color: #34495e;
    }
    ..red  .form-control:focus {
    border-color: #cb4436;
    }
    ..red  .map .form-control:focus {
    border-color: #cb4436;
    }
    ..red .footer-inputs .form-control {
    background-color: #e9695b;
    -webkit-box-shadow: 0 1px 1px #cb4436;
    -moz-box-shadow: 0 1px 1px #cb4436;
    box-shadow: 0 1px 1px #cb4436;
    border-color: #e9695b;
    }
    ..red  .footer-inputs .form-control:focus {
    border-color: #cb4436;
    -webkit-box-shadow: 0 1px 1px #e9695b;
    -moz-box-shadow: 0 1px 1px #e9695b;
    box-shadow: 0 1px 1px #e9695b;
    }
    ..red .tooltip .tooltip-inner {
    color: #e74c3c;
    }
    ..red .border-list > li {
    border-color: #e9695b;
    }
    ..red .border-list > li i {
    color: #c0392b;
    }
    ..red .table > thead {
    background-color: #cb4436;
    border-color: #e74c3c;
    }
    ..red .table > thead > tr > th {
    border-color: #e74c3c;
    border-bottom: none;
    }
    ..red  .table > tbody {
    border-color: #e74c3c;
    background-color: #e9695b;
    }
    ..red .table > tbody > tr > th {
    border-color: #e74c3c;
    }
    ..red .modal .modal-dialog .modal-content {
    background-color: #e74c3c;
    border-color: #c0392b;
    }
    ..red .nav-tabs.type1 li a,
    ..red .nav-tabs.type1.nav-justified li a {
    color: #c0392b;
    background-color: #e74c3c;
    border-color: #c0392b;
    }
    ..red .nav-tabs.type1 li.active a,
    ..red .nav-tabs.type1.nav-justified li.active a {
    background-color: #e9695b;
    border-color: #e9695b;
    border-right-color: #c0392b;
    }
    ..red .nav-tabs.type1 li:first-child a,
    ..red .nav-tabs.type1.nav-justified li:first-child a {
    border-left: 1px solid #c0392b;
    }
    ..red .nav-tabs.type1 li:first-child.active a,
    ..red .nav-tabs.type1.nav-justified li:first-child.active a {
    border-left-color: #e9695b;
    }
    ..red .nav-tabs.type1 li:last-child.active a,
    ..red .nav-tabs.type1.nav-justified li:last-child.active a {
    border-right-color: #e9695b;
    }
    ..red .tab-content.type1 {
    background-color: #e9695b;
    border: 1px solid #e9695b;
    }
    ..red .tab-content.type1 hr,
    ..red .tab-content.type1 .hr {
    border-top: 1px solid #e74c3c;
    }
    ..red .nav-tabs.type2 li a,
    ..red .nav-tabs.type2.nav-justified li a {
    background-color: #c0392b;
    border-color: #c0392b;
    }
    ..red .nav-tabs.type2 li.active a,
    ..red .nav-tabs.type2.nav-justified li.active a {
    background-color: #34495e;
    color: #c0392b;
    border-color: #34495e;
    }
    ..red .nav-tabs.type2 li.active a:hover,
    ..red .nav-tabs.type2.nav-justified li.active a:hover {
    border-color: #34495e;
    }
    ..red .tab-content.type2 hr,
    ..red .tab-content.type2 .hr {
    background-image: none;
    height: 0px;
    border-top: 1px solid #e9695b;
    margin: 20px -10px;
    width: inherit;
    }
    ..red .nav-faq > li > a {
    border-top: 1px solid #e9695b;
    border-right: 1px solid #e9695b;
    border-left: 1px solid #e9695b;
    }
    .nav-faq > li:last-child a {
    border-bottom: 1px solid #e9695b;
    }
    ..red .nav-faq > li.active > a,
    ..red .nav-faq > li.active > a:hover,
    ..red .nav-faq > li.active > a:focus {
    color: #34495e;
    -webkit-box-shadow: -4px 2px 5px #c0392b;
    -moz-box-shadow: -4px 2px 5px #c0392b;
    box-shadow: -4px 2px 5px #c0392b;
    }
    ..red ul.pagination li a {
    border-color: #e9695b;
    background-color: #e9695b;
    }
    ..red ul.pagination li a:hover,
    ..red ul.pagination li a:active,
    ..red ul.pagination li a:focus {
    border-color: #34495e;
    background-color: #34495e;
    color: #c0392b;
    }
    ..red ul.pagination li.active a {
    border-color: #c0392b;
    background-color: #c0392b;
    }
    ..red ul.pagination li.active a:hover,
    ..red ul.pagination li.active a:active,
    ..red ul.pagination li.active a:focus {
    border-color: #c0392b;
    background-color: #c0392b;
    }
    ..red ul.pagination li:first-child.disabled a,
    ..red ul.pagination li:last-child.disabled a,
    ..red ul.pagination li:first-child.disabled a:hover,
    ..red ul.pagination li:last-child.disabled a:hover,
    ..red ul.pagination li:first-child.disabled a:active,
    ..red ul.pagination li:last-child.disabled a:active,
    ..red ul.pagination li:first-child.disabled a:focus,
    ..red ul.pagination li:last-child.disabled a:focus {
    background-color: #ffffff;
    border-color: #dddddd;
    color: #dddddd;
    }
    ..red ul.pagination li:first-child.disabled a:before,
    ..red ul.pagination li:last-child.disabled a:before,
    ..red ul.pagination li:first-child.disabled a:hover:before,
    ..red ul.pagination li:last-child.disabled a:hover:before,
    ..red ul.pagination li:first-child.disabled a:active:before,
    ..red ul.pagination li:last-child.disabled a:active:before,
    ..red ul.pagination li:first-child.disabled a:focus:before,
    ..red ul.pagination li:last-child.disabled a:focus:before {
    border-color: transparent #dddddd transparent transparent;
    }
    ..red ul.pagination li:first-child.disabled a:after,
    ..red ul.pagination li:last-child.disabled a:after,
    ..red ul.pagination li:first-child.disabled a:hover:after,
    ..red ul.pagination li:last-child.disabled a:hover:after,
    ..red ul.pagination li:first-child.disabled a:active:after,
    ..red ul.pagination li:last-child.disabled a:active:after,
    ..red ul.pagination li:first-child.disabled a:focus:after,
    ..red ul.pagination li:last-child.disabled a:focus:after {
    border-color: transparent transparent transparent #dddddd;
    }
    ..red ul.pagination li:first-child a {
    background-color: #34495e;
    border-color: #34495e;
    color: #c0392b;
    }
    ..red ul.pagination li:first-child a:hover,
    ..red ul.pagination li:first-child a:active,
    ..red ul.pagination li:first-child a:focus {
    border-color: #cb4436;
    background-color: #cb4436;
    color: #ffffff;
    }
    ..red ul.pagination li:first-child a:before {
    border-color: transparent #34495e transparent transparent;
    }
    ..red ul.pagination li:first-child.current a:before,
    ..red ul.pagination li:first-child:hover a:before,
    ..red ul.pagination li:first-child:active a:before,
    ..red ul.pagination li:first-child:focus a:before {
    border-color: transparent #cb4436 transparent transparent;
    }
    ..red ul.pagination li:last-child a:after {
    border-color: transparent transparent transparent #e9695b;
    }
    ..red ul.pagination li:last-child a:hover,
    ..red ul.pagination li:last-child a:focus,
    ..red ul.pagination li:last-child a:active {
    color: #c0392b;
    }
    ..red ul.pagination li:last-child a:hover:after,
    ..red ul.pagination li:last-child a:focus:after,
    ..red ul.pagination li:last-child a:active:after {
    border-color: transparent transparent transparent #34495e;
    }
    ..red .navbar .navbar-brand:hover {
    color: #e74c3c;
    }
    ..red .navbar-default {
    background: #;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #), color-stop(1, #));
    background: -ms-linear-gradient(bottom, #, #);
    background: -moz-linear-gradient(center bottom, # 0%, # 100%);
    background: -o-linear-gradient(#, #);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#', endColorstr='#', GradientType=0);
    }
    ..red .navbar-default .navbar-toggle:hover .icon-bar,
    ..red .navbar-default .navbar-toggle:focus .icon-bar,
    ..red .navbar-default .navbar-toggle:active .icon-bar {
    background-color: #e74c3c;
    }
    ..red .navbar-default .navbar-nav > .active > a,
    ..red .navbar-default .navbar-nav > .active > a:hover,
    ..red .navbar-default .navbar-nav > .active > a:focus,
    ..red .navbar-default .navbar-nav > .active > span > a,
    ..red .navbar-default .navbar-nav > .active > span > a:hover,
    ..red .navbar-default .navbar-nav > .active > span > a:focus {
    color: #e74c3c;
    }
    ..red .navbar li.dropdown:last-child:hover li.dropdown-submenu:before {
    border: 1px solid #e74c3c;
    border-bottom: none;
    border-left: none;
    }
    ..red .navbar li.dropdown:before,
    ..red .navbar li.dropdown-submenu:before {
    background-color: #e9695b;
    }
    ..red .navbar li.dropdown-submenu:before {
    border: 1px solid #e74c3c;
    border-top: none;
    border-right: none;
    }
    ..red .dropdown-menu > .active > a,
    ..red .dropdown-menu > .active > a:hover,
    ..red .dropdown-menu > .active > a:focus {
    color: #34495e;
    }
    ..red .dropdown-menu {
    border-color: #e74c3c;
    background-color: #e9695b;
    }
    ..red .dropdown-menu > li > a {
    color: #ffffff;
    }
    ..red .dropdown-menu > li > a:hover {
    color: #34495e;
    background-color: inherit;
    }
    ..red .dropdown-menu li {
    border-color: #e74c3c;
    }
    ..red .dropdown-menu .divider {
    background-color: #e74c3c;
    }
    @media (max-width: 768px) {
    ..red .navbar-default .navbar-collapse {
    background-color: #c0392b;
    }
    }
    ..red .breadcrumbs-page {
    background-color: #cb4436;
    }
    ..red .breadcrumbs-page .page-title {
    color: #34495e;
    }
    ..red .breadcrumbs-page .bread-links {
    color: #34495e;
    }
    ..red .breadcrumbs-page .bread-links a {
    color: #ffffff;
    }
    ..red .hr .circle,
    ..red .hr.small .circle {
    border-top: 3px solid #596981;
    background: #465772;
    background: -moz-linear-gradient(-45deg, #465772 0%, #3a495f 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, #465772), color-stop(100%, #3a495f));
    background: -webkit-linear-gradient(-45deg, #465772 0%, #3a495f 100%);
    background: -o-linear-gradient(-45deg, #465772 0%, #3a495f 100%);
    background: -ms-linear-gradient(-45deg, #465772 0%, #3a495f 100%);
    background: linear-gradient(135deg, #465772 0%, #3a495f 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#465772', endColorstr='#3a495f', GradientType=1);
    }
    ..red .hr .circle:hover,
    ..red .hr.small .circle:hover {
    color: #cb4436;
    }
    ..red header {
    background-image: none;
    background: #0a394e;
    /* Old browsers */
    background: -moz-linear-gradient(-45deg, #0a394e 0%, #0a394e 40%, #051c27 60%, #051c27 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #0a394e), color-stop(40%, #0a394e), color-stop(60%, #051c27), color-stop(100%, #051c27));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(-45deg, #0a394e 0%, #0a394e 40%, #051c27 60%, #051c27 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(-45deg, #0a394e 0%, #0a394e 40%, #051c27 60%, #051c27 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(-45deg, #0a394e 0%, #0a394e 40%, #051c27 60%, #051c27 100%);
    /* IE10+ */
    background: linear-gradient(135deg, #0a394e 0%, #0a394e 40%, #051c27 60%, #051c27 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0a394e', endColorstr='#051c27', GradientType=1);
    /* IE6-9 fallback on horizontal gradient */
    opacity: 0.8;
    filter: alpha(opacity=80);
    /* For IE8 and earlier */
    color: #ffffff;
    }
    ..red .top-section .single-button a {
    color: #0c425e;
    }
    ..red .top-section .single-button a:hover {
    color: #0c425e;
    }
    .top-section .buttons img {
    opacity: 1;
    filter: alpha(opacity=100);
    /* For IE8 and earlier */
    }
    ..red .team-leaders .simple-circle .social-leader .circle:hover {
    background-color: #e74c3c;
    border-color: #e74c3c;
    color: #ffffff;
    }
    ..red .team-leaders .team-member.active:after {
    border-color: transparent transparent #e74c3c transparent;
    }
    ..red .description-complete {
    background-color: #e9695b;
    border: 1px solid #e74c3c;
    }
    ..red .description-complete .inner span.close {
    background-color: #34495e;
    color: #cb4436;
    }
    ..red .description-complete .inner span.close:hover {
    background-color: #e74c3c;
    color: #ffffff;
    }
    ..red .nav-categories li a:hover {
    color: #34495e;
    }
    ..red .nav-categories li.active {
    color: #34495e;
    }
    ..red .nav-categories li.active a {
    color: #34495e;
    }
    ..red .nav-categories li.active:before {
    border-color: transparent #34495e transparent transparent;
    }
    ..red .tweets a {
    color: #c0392b;
    }
    ..red .tweets a:hover {
    color: #34495e;
    }
    ..red .tweets .name a {
    color: #c0392b;
    }
    ..red .tweets .date {
    color: #e9695b;
    }
    ..red .entry-meta a {
    color: #c0392b;
    }
    ..red .entry-meta a:hover {
    color: #34495e;
    }
    ..red .commentList .oneComment .media-body .inner-body {
    -webkit-box-shadow: 0 1px 2px #c0392b;
    -moz-box-shadow: 0 1px 2px #c0392b;
    box-shadow: 0 1px 2px #c0392b;
    }
    ..red .commentList .oneComment .media-body .inner-body h1 small,
    ..red .commentList .oneComment .media-body .inner-body h2 small,
    ..red .commentList .oneComment .media-body .inner-body h3 small,
    ..red .commentList .oneComment .media-body .inner-body h4 small,
    ..red .commentList .oneComment .media-body .inner-body h5 small,
    ..red .commentList .oneComment .media-body .inner-body h6 small,
    ..red .commentList .oneComment .media-body .inner-body .h1 small,
    ..red .commentList .oneComment .media-body .inner-body .h2 small,
    ..red .commentList .oneComment .media-body .inner-body .h3 small,
    ..red .commentList .oneComment .media-body .inner-body .h4 small,
    ..red .commentList .oneComment .media-body .inner-body .h5 small,
    ..red .commentList .oneComment .media-body .inner-body .h6 small {
    color: #cb4436;
    }
    ..red .n-hightlight,
    ..red .n-hightlight-min {
    background-color: #34495e;
    color: #cb4436;
    }
    ..red .n-hightlight:after,
    ..red .n-hightlight-min:after {
    border-color: #34495e transparent transparent transparent;
    }
    ..red .n-hightlight.colored,
    ..red .n-hightlight-min.colored {
    background-color: #cb4436;
    color: #e9695b;
    }
    ..red .n-hightlight.colored:after,
    ..red .n-hightlight-min.colored:after {
    border-color: #cb4436 transparent transparent transparent;
    }
    ..red .pager-button .elysium-arrow {
    background-color: #cb4436;
    }
    ..red .pager-button .elysium-arrow.left:before {
    border-color: transparent #c0392b transparent transparent;
    }
    ..red .pager-button .elysium-arrow.right:before {
    border-color: #c0392b transparent transparent transparent;
    }
    ..red .pager-button:hover .elysium-arrow {
    background-color: #34495e;
    color: #cb4436;
    }
    ..red .pager-button:hover .elysium-arrow.left:before {
    border-color: transparent #2c3e50 transparent transparent;
    }
    ..red .pager-button:hover .elysium-arrow.right:before {
    border-color: #2c3e50 transparent transparent transparent;
    }
    ..red .well {
    background-color: #e9695b;
    -webkit-box-shadow: 0 1px 1px #c0392b;
    -moz-box-shadow: 0 1px 1px #c0392b;
    box-shadow: 0 1px 1px #c0392b;
    }
    ..red .well .ref {
    color: #c0392b;
    }
    ..red .section-title {
    background-color: #c0392b;
    }
    ..red .section-title span.triangle:before {
    background-color: #c0392b;
    }
    ..red .section-motive {
    background-color: #c0392b;
    }
    ..red .section-borders {
    border-top: #cb4436 solid 1px;
    border-bottom: #cb4436 solid 1px;
    }
    ..red .section-dark {
    background-color: #cb4436;
    }
    ..red .parallax .inner .tweets a {
    color: #e74c3c;
    }
    ..red .parallax .inner .tweets a.tweet_user {
    color: #34495e;
    }
    ..red .parallax .inner .tweets a.tweet_user:hover {
    color: #2c3e50;
    }
    ..red .parallax .inner .tweets a.tweet_time {
    color: #e9695b;
    }
    ..red .parallax .date {
    color: #e74c3c;
    }
    ..red #toTop {
    background-color: #c0392b;
    }
    ..red #toTop:hover,
    ..red #toTop:focus,
    ..red #toTop:active {
    background-color: #34495e;
    color: #cb4436;
    }
    /* ========================= */
    /* ==== SINGLE ELEMENTS ==== */
    /* ================ */
    /* ==== PANELS ==== */
    ..red .panel {
    background-color: #e9695b;
    }
    ..red .panel .panel-heading {
    background-color: #c0392b;
    border: none;
    }
    ..red .panel .panel-heading a {
    color: #34495e;
    }
    ..red .panel .list-group .list-group-item {
    background-color: #e9695b;
    border-color: #cb4436;
    }
    /* =================== */
    /* ==== ACCORDION ==== */
    ..red .accordion a.toggle {
    color: #34495e;
    }

    ..red .accordion .panel{
    background-color: transparent;
    }
    ..red .accordion a.toggle:before {
    background-color: #34495e;
    color: #c0392b;
    }

    ..red .panel .panel-heading a.collapsed{
    color: #ffffff;
    }
    ..red .accordion a.toggle.collapsed:before {
    background-color: #c0392b;
    color: #ffffff;
    }
    ..red .media.blockquote .pull-left {
    color: #ffffff;
    }
    ..red .blockquote-panel .panel .panel-body {
    background-color: #e9695b;
    }
    ..red .blockquote-panel .panel .media.blockquote .pull-left {
    color: #c0392b;
    }
    ..red .blockquote-panel .panel:after {
    background-color: #e9695b;
    border: 1px solid #e9695b;
    }
    ..red .timeline-links ul.nav-tabs li a {
    background-color: #ffffff;
    color: #cb4436;
    }
    ..red .timeline-links ul.nav-tabs li a:hover,
    ..red .timeline-links ul.nav-tabs li a:active,
    ..red .timeline-links ul.nav-tabs li a:focus {
    background-color: #34495e;
    color: #cb4436;
    }
    ..red .timeline-links ul.nav-tabs li.active a {
    background-color: #e9695b;
    color: #ffffff;
    }
    ..red .timeline-links ul.nav-tabs li.active a:hover,
    ..red .timeline-links ul.nav-tabs li.active a:active,
    ..red .timeline-links ul.nav-tabs li.active a:focus {
    background-color: #e9695b;
    }
    ..red .timeline-links .tab-pane ul li a {
    background-color: #ffffff;
    color: #cb4436;
    }
    ..red .timeline-links .tab-pane ul li a:hover,
    ..red .timeline-links .tab-pane ul li a:active,
    ..red .timeline-links .tab-pane ul li a:focus {
    background-color: #34495e;
    color: #cb4436;
    }
    ..red .timeline-links .tab-pane ul li.active a {
    background-color: #e74c3c;
    color: #ffffff;
    }
    ..red .timeline-links .tab-pane ul li.active a:hover,
    ..red .timeline-links .tab-pane ul li.active a:active,
    ..red .timeline-links .tab-pane ul li.active a:focus {
    background-color: #e74c3c;
    color: #cb4436;
    }
    ..red .spine {
    background-color: #e9695b;
    }
    ..red .timeline .post a {
    color: #34495e;
    }
    ..red .timeline .post a:hover {
    color: #c0392b;
    }
    ..red .timeline .post:after {
    background-color: #ffffff;
    border: 6px solid #e9695b;
    }
    ..red .timeline .post:before {
    background-color: #e9695b;
    }
    ..red .timeline .post:hover .date {
    color: #34495e;
    }
    ..red .timeline .post:hover:after {
    border-color: #ffffff;
    background-color: #e9695b;
    }
    ..red .timeline .post:hover:before {
    background-color: #ffffff;
    }
    ..red .timeline .post .post-thumbnail .tags {
    border-top: 1px solid #e9695b;
    border-bottom: 1px solid #e9695b;
    color: #e9695b;
    }
    ..red .timeline .post .post-thumbnail .tags .first-col {
    border-right: 1px solid #e9695b;
    }
    ..red .timeline .post .post-thumbnail .tags .second-col {
    border-right: 1px solid #e9695b;
    }
    @media (max-width: 990px) {
    ..red .timeline .post {
    background-color: #c0392b;
    }
    ..red .timeline .post a:hover {
    color: #e74c3c;
    }
    }
    ..red .scroll-arrows #scrollUp:hover,
    ..red .scroll-arrows #scrollDown:hover {
    border-color: #34495e;
    color: #34495e;
    }
    ..red .scroll-arrows #scrollUp {
    border: 2px solid #e9695b;
    color: #e9695b;
    }
    ..red .scroll-arrows #scrollDown {
    border: 2px solid #c0392b;
    color: #c0392b;
    }
    ..red .thumbnail.overlay:hover:before {
    background-color: #e74c3c;
    }
    ..red .blog .thumbnail {
    background-color: #e9695b;
    border: none;
    }
    ..red .blog .thumbnail .caption h1:hover,
    ..red .blog .thumbnail .caption h2:hover,
    ..red .blog .thumbnail .caption h3:hover,
    ..red .blog .thumbnail .caption h4:hover,
    ..red .blog .thumbnail .caption h5:hover,
    ..red .blog .thumbnail .caption h6:hover,
    ..red .blog .thumbnail .caption .h1:hover,
    ..red .blog .thumbnail .caption .h2:hover,
    ..red .blog .thumbnail .caption .h3:hover,
    ..red .blog .thumbnail .caption .h4:hover,
    ..red .blog .thumbnail .caption .h5:hover,
    ..red .blog .thumbnail .caption .h6:hover {
    color: #c0392b;
    }
    ..red .blog .thumbnail .caption span.date {
    color: #34495e;
    }
    ..red .blog .thumbnail .caption span.more {
    color: #34495e;
    font-style: normal;
    }
    ..red .blog .thumbnail .caption span.more:hover {
    color: #c0392b;
    }
    ..red .blog .thumbnail .caption span.author {
    color: #c0392b;
    }
    ..red .title-faq-menu {
    background-color: #c0392b;
    }
    ..red .faq-title {
    color: #c0392b;
    border-bottom: 1px solid #c0392b;
    }
    ..red .progress {
    background-color: #c0392b;
    }
    ..red .progress .progress-bar {
    background: #e9695b;
    /* Old browsers */
    background: -moz-linear-gradient(-45deg, #e9695b 0%, #e9695b 40%, #34495e 60%, #34495e 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #e9695b), color-stop(40%, #e9695b), color-stop(60%, #34495e), color-stop(100%, #34495e));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(-45deg, #e9695b 0%, #e9695b 40%, #34495e 60%, #34495e 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(-45deg, #e9695b 0%, #e9695b 40%, #34495e 60%, #34495e 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(-45deg, #e9695b 0%, #e9695b 40%, #34495e 60%, #34495e 100%);
    /* IE10+ */
    background: linear-gradient(135deg, #e9695b 0%, #e9695b 40%, #34495e 60%, #34495e 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9695b', endColorstr='#34495e', GradientType=1);
    /* IE6-9 fallback on horizontal gradient */
    }
    ..red ul.social li .circle {
    border: 1px solid #c0392b;
    color: #c0392b;
    }
    ..red ul.social li .circle:hover {
    background-color: #c0392b;
    border-color: #c0392b;
    color: #ffffff;
    }
    ..red .simple-circle.dark {
    background: #465772;
    background: -moz-linear-gradient(-45deg, #465772 0%, #3a495f 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, #465772), color-stop(100%, #3a495f));
    background: -webkit-linear-gradient(-45deg, #465772 0%, #3a495f 100%);
    background: -o-linear-gradient(-45deg, #465772 0%, #3a495f 100%);
    background: -ms-linear-gradient(-45deg, #465772 0%, #3a495f 100%);
    background: linear-gradient(135deg, #465772 0%, #3a495f 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#465772', endColorstr='#3a495f', GradientType=1);
    border-top: 3px solid #49596f;
    }
    ..red .simple-circle.light {
    background: #60718c;
    background: -moz-linear-gradient(-45deg, #60718c 0%, #505e74 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, #60718c), color-stop(100%, #505e74));
    background: -webkit-linear-gradient(-45deg, #60718c 0%, #505e74 100%);
    background: -o-linear-gradient(-45deg, #60718c 0%, #505e74 100%);
    background: -ms-linear-gradient(-45deg, #60718c 0%, #505e74 100%);
    background: linear-gradient(135deg, #60718c 0%, #505e74 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#60718c', endColorstr='#505e74', GradientType=1);
    border-top: 3px solid #747b92;
    }
    ..red .icon-counter .description .position,
    ..red .team-member .description .position {
    color: #34495e;
    }

    ..red .team-leaders .team-member:before{
    background-color: #c0392b;
    }

    ..red .price-list-one .price-list-normal,
    ..red .price-list-one .price-list-important {
    border-top: 2px solid #606e85;
    background: #465772;
    background: -moz-linear-gradient(-45deg, #465772 0%, #252c39 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, #465772), color-stop(100%, #252c39));
    background: -webkit-linear-gradient(-45deg, #465772 0%, #252c39 100%);
    background: -o-linear-gradient(-45deg, #465772 0%, #252c39 100%);
    background: -ms-linear-gradient(-45deg, #465772 0%, #252c39 100%);
    background: linear-gradient(135deg, #465772 0%, #252c39 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#465772', endColorstr='#252c39', GradientType=1);
    }
    ..red .price-list-one .price-list-normal ul > li,
    ..red .price-list-one .price-list-important ul > li,
    ..red .price-list-one .price-list-normal li:nth-child(even),
    ..red .price-list-one .price-list-important li:nth-child(even) {
    border-color: #5c6678;
    background: #465772;
    background: -moz-linear-gradient(-45deg, #465772 0%, #252c39 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, #465772), color-stop(100%, #252c39));
    background: -webkit-linear-gradient(-45deg, #465772 0%, #252c39 100%);
    background: -o-linear-gradient(-45deg, #465772 0%, #252c39 100%);
    background: -ms-linear-gradient(-45deg, #465772 0%, #252c39 100%);
    background: linear-gradient(135deg, #465772 0%, #252c39 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#465772', endColorstr='#252c39', GradientType=1);
    }
    ..red .price-list-one .price-list-normal ul > li:last-child,
    ..red .price-list-one .price-list-important ul > li:last-child {
    border-bottom-color: #5c6678;
    }
    ..red .price-list-two .price-list-important,
    ..red .price-list-two .price-list-normal {
    border-top: 2px solid #606e85;
    background: #465772;
    background: -moz-linear-gradient(-45deg, #465772 0%, #252c39 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, #465772), color-stop(100%, #252c39));
    background: -webkit-linear-gradient(-45deg, #465772 0%, #252c39 100%);
    background: -o-linear-gradient(-45deg, #465772 0%, #252c39 100%);
    background: -ms-linear-gradient(-45deg, #465772 0%, #252c39 100%);
    background: linear-gradient(135deg, #465772 0%, #252c39 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#465772', endColorstr='#252c39', GradientType=1);
    }
    ..red .price-list-two .price-list-important ul > li,
    ..red .price-list-two .price-list-normal ul > li,
    ..red .price-list-two .price-list-important li:nth-child(even),
    ..red .price-list-two .price-list-normal li:nth-child(even) {
    color: #c2c8d1;
    border-color: #5c6678;
    }
    ..red .price-list-two .price-list-important .price {
    border: none;
    background: #cb4436;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #c0392b), color-stop(1, #e9695b));
    background: -ms-linear-gradient(bottom, #c0392b, #e9695b);
    background: -moz-linear-gradient(center bottom, #c0392b 0%, #e9695b 100%);
    background: -o-linear-gradient(#c0392b, #e9695b);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c0392b', endColorstr='#e9695b', GradientType=0);
    }
    ..red .badge-awesome .reveal .circle {
    background: #c0392b;
    }
    ..red .badge-awesome .back .circle {
    background-color: #2c3e50;
    }
    ..red .badge-awesome .front .circle {
    background-color: #2c3e50;
    }
    ..red .badge-awesome p {
    color: #cb4436;
    }
    ..red .badge-awesome .front .circle {
    margin-top: -10px;
    background-color: #34495e;
    }
    ..red .badge-awesome:hover .front .circle {
    background-color: #2c3e50;
    }
    ..red .ctDrillDown ul li {
    background-color: #e9695b;
    border: 1px solid #c0392b;
    }
    ..red .ctDrillDown ul li > a:hover {
    background-color: #cb4436;
    }
    ..red .ctDrillDown ul li a.match {
    background: #cb4436 !important;
    }
    ..red .drilldown-breadcrumbs .breadcrumbs .breadcrumb {
    background-color: transparent;
    color: #c0392b;
    }
    ..red .drilldown-breadcrumbs .breadcrumbs .breadcrumb:after {
    color: #e9695b;
    }
    ..red #drilldown-search input {
    background-color: #e9695b;
    border-color: #c0392b;
    color: #ffffff;
    }
    ..red .parallax .flexslider .flex-direction-nav li .flex-next:before {
    background-color: #e74c3c;
    }
    ..red .parallax .flexslider .flex-direction-nav li .flex-prev:before {
    background-color: #c0392b;
    }
    ..red .testimonials-slider .flex-direction-nav li .flex-next:before,
    ..red .quote-slider .flex-direction-nav li .flex-next:before {
    background-color: #e74c3c;
    }
    ..red .testimonials-slider .flex-direction-nav li .flex-prev:before,
    ..red .quote-slider .flex-direction-nav li .flex-prev:before {
    background-color: #34495e;
    }
    ..red .testimonials-slider .date,
    ..red .quote-slider .date {
    color: #e74c3c;
    }
    ..red .normal-flexslider.flexslider .slides li .inner:before {
    border-color: #c0392b;
    }
    ..red .normal-flexslider.flexslider .flex-control-nav li a {
    background-color: #e9695b;
    }
    ..red .normal-flexslider.flexslider .flex-control-nav li a:hover {
    background-color: #c0392b;
    }
    ..red .normal-flexslider.flexslider .flex-control-nav li a.flex-active {
    background-color: #34495e;
    }
    ..red .normal-flexslider.flexslider .flex-control-nav li a.flex-active:hover {
    background-color: #34495e;
    }
    ..red .normal-flexslider.flexslider .flex-next,
    ..red .normal-flexslider.flexslider .flex-prev {
    background-color: #c0392b;
    color: #ffffff;
    }
    ..red .panel-slider .flex-direction-nav li .flex-next:before,
    ..red .panel-slider:hover .flex-direction-nav li .flex-next:before,
    ..red .panel-slider .flex-direction-nav li .flex-prev:before,
    ..red .panel-slider:hover .flex-direction-nav li .flex-prev:before {
    background-color: #cb4436;
    }
    ..red .videoCarousel #top-slider li .flex-next,
    ..red .videoCarousel #top-slider li .flex-prev {
    background-color: #53747d;
    }
    ..red .videoCarousel #top-slider li .flex-next:after {
    border-color: #0d3236 transparent transparent transparent;
    _border-color: #0d3236 #000000  #000000 #000000;
    }
    ..red .videoCarousel #top-slider li .flex-prev:after {
    border-color: transparent #0d3236 transparent transparent;
    _border-color: #000000 #0d3236 #000000 #000000;
    }
    ..red .videoCarousel.type2 .flexslider .slides li .background-image::before {
    background-color: #e74c3c;
    }
    ..red .videoCarousel.type2 .flexslider .slides li .inner {
    border-left: 10px solid #c0392b;
    border-right: 10px solid #c0392b;
    }
    ..red .videoCarousel.type2 .flexslider .slides li .inner .description span {
    background-color: rgba(71, 112, 118, 0.5);
    }
    ..red .videoCarousel.type2 .flexslider .slides li .inner .description a.button {
    background-color: rgba(71, 112, 118, 0.7);
    }
    ..red .videoCarousel.type2 .flexslider .slides li .inner .description a.button:hover {
    background-color: #e74c3c;
    color: #ffffff;
    }
    ..red .videoCarousel.type2 .controls .flex-control-nav li a {
    background-color: #e9695b;
    }
    ..red .videoCarousel.type2 .controls .flex-control-nav li a:hover {
    background-color: #c0392b;
    }
    ..red .videoCarousel.type2 .controls .flex-control-nav li a.flex-active {
    background-color: #34495e;
    }
    ..red .videoCarousel.type2 .controls .flex-control-nav li a.flex-active:hover {
    background-color: #34495e;
    }
    ..red .videoCarousel.type2 .controls .flex-next,
    ..red .videoCarousel.type2 .controls .flex-prev {
    background-color: #c0392b;
    }
    ..red .partners.flexslider {
    border: 1px dotted #c0392b;
    background-color: #e9695b;
    }
    ..red .partners.flexslider .flex-direction-nav .flex-next,
    ..red .partners.flexslider .flex-direction-nav .flex-prev {
    background-color: #c0392b;
    }
    ..red .partners.flexslider .flex-direction-nav .flex-next:hover,
    ..red .partners.flexslider .flex-direction-nav .flex-prev:hover {
    background-color: #34495e;
    color: #cb4436;
    }
    ..red .services-slider.flexslider .service:hover .icon {
    color: #34495e;
    }
    ..red .services-slider.flexslider .service:hover .title {
    color: #ffffff;
    }
    ..red .services-slider.flexslider .service:hover .btn-round {
    background-color: #34495e;
    border-color: #34495e;
    color: #cb4436;
    }
    ..red .services-slider.flexslider .flex-direction-nav .flex-next,
    ..red .services-slider.flexslider .flex-direction-nav .flex-prev {
    color: #ffffff;
    background-color: #e9695b;
    }
    ..red .services-slider.flexslider .flex-direction-nav .flex-next:hover,
    ..red .services-slider.flexslider .flex-direction-nav .flex-prev:hover {
    background-color: #c0392b;
    }
    ..red .top-section.height100 .flexslider .flex-control-nav li a {
    background-color: #204d62;
    }
    ..red .top-section.height100 .flexslider .flex-control-nav li a.flex-active {
    background-color: #34495e;
    }
    ..red .top-section.height100 .flexslider .flex-direction-nav a:hover {
    background-color: #ffffff;
    color: #cb4436;
    }
    ..red .blog-min-slider.flexslider .flex-control-nav li a {
    background-color: #204d62;
    }
    ..red .blog-min-slider.flexslider .flex-control-nav li a.flex-active {
    background-color: #34495e;
    }
    ..red .portfolioFilter ul li {
    background-color: #e9695b;
    font-style: normal;
    }
    ..red .portfolioFilter ul li.current {
    background-color: #34495e;
    }
    ..red .portfolioFilter ul li.current a {
    color: #cb4436;
    }
    ..red .portfolioFilter ul li:first-child:before {
    border-color: transparent #c0392b transparent transparent;
    }
    ..red .portfolioFilter ul li:first-child.current:before {
    border-color: transparent #2c3e50 transparent transparent;
    }
    ..red .portfolioFilter ul li:last-child:before {
    border-color: transparent transparent transparent #e9695b;
    }
    ..red .portfolioFilter ul li:last-child.current:before {
    border-color: transparent transparent transparent #34495e;
    }
    ..red .map .map-container .contact-information .media .pull-left {
    color: #cb4436;
    }
    ..red .map .map-container .btn {
    background-color: #204d62;
    border-color: #204d62;
    }
    ..red .map .map-container .btn:hover {
    background-color: #cb4436;
    border-color: #cb4436;
    color: #ffffff;
    }
    ..red .googleMapSmall {
    -webkit-box-shadow: 0px 0px 2px #cb4436;
    -moz-box-shadow: 0px 0px 2px #cb4436;
    box-shadow: 0px 0px 2px #cb4436;
    }

    ..red footer ul.social li .circle {
    border-color: #ffffff;
    color: #ffffff;
    }

    ..red footer ul.social li .circle:hover {
    border-color: #ffffff;
    background-color: #ffffff;
    }

    ..red footer ul.social li .circle:hover span.icon{
    color: #204d62;
    }

    ..red footer ul.social li .circle span.icon{
    color: #ffffff;
    }

    ..red .svg-dark-pink path{
    fill: rgba(192, 57, 43, 0.8);
    }

    ..red .svg-light-pink path{
    fill: rgba(231, 76, 60, 0.7);
    }

    ..red .svg-yellow path{
    fill: rgba(255, 255, 255, 1);
    }

    * Demo style: .default */
    body..default {
    background-color: #b83d4f;
    }
    ..default a:hover {
    color: #fcfb73;
    }
    ..default .colored {
    color: #812a37;
    }
    ..default .colored-dark {
    color: #812a37;
    }
    ..default .colored-secondary {
    color: #fcfb73;
    }
    .grey-title {
    color: #898e91;
    }
    ..default .back-light {
    background-color: #c85b69;
    }
    ..default .back-grey {
    background-color: #DDDDDD;
    color: #b83d4f;
    }
    ..default pre {
    background-color: #c85b69;
    border-color: #9f3444;
    color: #ffffff;
    }
    ..default .btn-primary {
    background-color: #812a37;
    border-color: #812a37;
    color: #ffffff;
    }
    ..default .btn-primary:hover,
    ..default .btn-primary:focus,
    ..default .btn-primary:active {
    background-color: #fcfb73;
    border-color: #fcfb73;
    color: #812a37;
    }
    ..default .btn-primary.disabled,
    ..default .btn-primary[disabled],
    ..default fieldset[disabled] .btn-primary {
    background-color: #812a37;
    border-color: #812a37;
    }
    ..default .btn-default {
    background-color: #fcfb73;
    border-color: #fcfb73;
    color: #812a37;
    }
    ..default .btn-default:hover,
    ..default .btn-default:focus,
    ..default .btn-default:active {
    background-color: #812a37;
    border-color: #812a37;
    color: #ffffff;
    }
    .btn-default.disabled,
    .btn-default[disabled],
    fieldset[disabled] .btn-default {
    background-color: #fcfb73;
    border-color: #fcfb73;
    }
    ..default  .open .dropdown-toggle.btn-default {
    background-color: #812a37;
    border-color: #812a37;
    color: #ffffff;
    }
    ..default  .btn-light {
    background-color: #c85b69;
    border-color: #c85b69;
    color: #ffffff;
    }
    ..default  .btn-light:hover,
    ..default  .btn-light:focus,
    ..default  .btn-light:active {
    background-color: #812a37;
    border-color: #812a37;
    }
    ..default  .btn-light.disabled,
    ..default  .btn-light[disabled],
    ..default  fieldset[disabled] .btn-light {
    background-color: #c85b69;
    border-color: #c85b69;
    }
    ..default  .btn-grey:hover {
    background-color: #fcfb73;
    border-color: #fcfb73;
    color: #9f3444;
    }

    ..default  .btn-round {
    background-color: #c85b69;
    border-color: #c85b69;
    color: #ffffff;
    }
    ..default  .btn-round .btn-right-icon {
    border: 1px solid #b83d4f;
    }
    ..default  .btn-round:hover,
    ..default  .btn-round:focus,
    ..default  .btn-round:active {
    background-color: #fcfb73;
    border-color: #fcfb73;
    color: #9f3444;
    }
    ..default  .btn-round.disabled,
    ..default  .btn-round[disabled],
    ..default  fieldset[disabled] .btn-round {
    background-color: #c85b69;
    border-color: #c85b69;
    }
    ..default  .section-dirt {
    background-color: #b83d4f;
    }
    ..default  .section-dark .btn-round .btn-right-icon {
    border: 1px solid #9f3444;
    }
    ..default  .section-title .btn-round .btn-right-icon {
    border: 1px solid #812a37;
    }
    ..default  .btn-arrow {
    background-color: #fcfb73;
    color: #9f3444;
    border-color: #fcfb73;
    font-style: normal;
    }
    ..default  .btn-arrow:after {
    border-color: transparent transparent transparent #fcfb73;
    }
    ..default  .btn-arrow:hover,
    ..default  .btn-arrow:focus,
    ..default  .btn-arrow:active {
    background-color: #812a37;
    border-color: #812a37;
    }
    ..default  .btn-arrow:hover:after,
    ..default  .btn-arrow:focus:after,
    ..default  .btn-arrow:active:after {
    border-color: transparent transparent transparent #812a37;
    }
    ..default  .btn-arrow.disabled,
    ..default  .btn-arrow[disabled],
    ..default  fieldset[disabled] .btn-arrow {
    background-color: #fcfb73;
    border-color: #fcfb73;
    }
    ..default  .btn-dark-blue {
    background-color: #485874;
    border-color: #485874;
    }
    ..default  .btn-dark-blue:hover {
    background-color: #9f3444;
    border-color: #9f3444;
    }
    ..default  .btn-dark-blue.disabled,
    ..default  .btn-dark-blue[disabled],
    ..default  fieldset[disabled] .btn-dark-blue {
    background-color: #485874;
    border-color: #485874;
    }
    ..default  .btn-elysium {
    color: #fcfb73;
    }
    ..default  .btn-elysium .btn-right-icon {
    background-color: #fcfb73;
    color: #9f3444;
    }
    ..default  .btn-elysium:hover,
    ..default  .btn-elysium:active,
    ..default  .btn-elysium:focus {
    color: #fcfb73;
    }
    ..default  .btn-elysium-border {
    border: 2px solid #b83d4f;
    }
    ..default  .btn-elysium-border:hover {
    color: #b83d4f;
    border-color: #b83d4f;
    }
    ..default  .btn-group.open .dropdown-toggle .btn-right-icon {
    background-color: #fcfb73;
    }
    ..default  .form-control:focus {
    border-color: #9f3444;
    }
    ..default  .map .form-control:focus {
    border-color: #9f3444;
    }
    ..default .footer-inputs .form-control {
    background-color: #c85b69;
    -webkit-box-shadow: 0 1px 1px #9f3444;
    -moz-box-shadow: 0 1px 1px #9f3444;
    box-shadow: 0 1px 1px #9f3444;
    border-color: #c85b69;
    }
    ..default  .footer-inputs .form-control:focus {
    border-color: #9f3444;
    -webkit-box-shadow: 0 1px 1px #c85b69;
    -moz-box-shadow: 0 1px 1px #c85b69;
    box-shadow: 0 1px 1px #c85b69;
    }
    ..default .tooltip .tooltip-inner {
    color: #b83d4f;
    }
    ..default .border-list > li {
    border-color: #c85b69;
    }
    ..default .border-list > li i {
    color: #812a37;
    }
    ..default .table > thead {
    background-color: #9f3444;
    border-color: #b83d4f;
    }
    ..default .table > thead > tr > th {
    border-color: #b83d4f;
    border-bottom: none;
    }
    ..default  .table > tbody {
    border-color: #b83d4f;
    background-color: #c85b69;
    }
    ..default .table > tbody > tr > th {
    border-color: #b83d4f;
    }
    ..default .modal .modal-dialog .modal-content {
    background-color: #b83d4f;
    border-color: #812a37;
    }
    ..default .nav-tabs.type1 li a,
    ..default .nav-tabs.type1.nav-justified li a {
    color: #812a37;
    background-color: #b83d4f;
    border-color: #812a37;
    }
    ..default .nav-tabs.type1 li.active a,
    ..default .nav-tabs.type1.nav-justified li.active a {
    background-color: #c85b69;
    border-color: #c85b69;
    border-right-color: #812a37;
    }
    ..default .nav-tabs.type1 li:first-child a,
    ..default .nav-tabs.type1.nav-justified li:first-child a {
    border-left: 1px solid #812a37;
    }
    ..default .nav-tabs.type1 li:first-child.active a,
    ..default .nav-tabs.type1.nav-justified li:first-child.active a {
    border-left-color: #c85b69;
    }
    ..default .nav-tabs.type1 li:last-child.active a,
    ..default .nav-tabs.type1.nav-justified li:last-child.active a {
    border-right-color: #c85b69;
    }
    ..default .tab-content.type1 {
    background-color: #c85b69;
    border: 1px solid #c85b69;
    }
    ..default .tab-content.type1 hr,
    ..default .tab-content.type1 .hr {
    border-top: 1px solid #b83d4f;
    }
    ..default .nav-tabs.type2 li a,
    ..default .nav-tabs.type2.nav-justified li a {
    background-color: #812a37;
    border-color: #812a37;
    }
    ..default .nav-tabs.type2 li.active a,
    ..default .nav-tabs.type2.nav-justified li.active a {
    background-color: #fcfb73;
    color: #812a37;
    border-color: #fcfb73;
    }
    ..default .nav-tabs.type2 li.active a:hover,
    ..default .nav-tabs.type2.nav-justified li.active a:hover {
    border-color: #fcfb73;
    }
    ..default .tab-content.type2 hr,
    ..default .tab-content.type2 .hr {
    background-image: none;
    height: 0px;
    border-top: 1px solid #c85b69;
    margin: 20px -10px;
    width: inherit;
    }
    ..default .nav-faq > li > a {
    border-top: 1px solid #c85b69;
    border-right: 1px solid #c85b69;
    border-left: 1px solid #c85b69;
    }
    .nav-faq > li:last-child a {
    border-bottom: 1px solid #c85b69;
    }
    ..default .nav-faq > li.active > a,
    ..default .nav-faq > li.active > a:hover,
    ..default .nav-faq > li.active > a:focus {
    color: #fcfb73;
    -webkit-box-shadow: -4px 2px 5px #812a37;
    -moz-box-shadow: -4px 2px 5px #812a37;
    box-shadow: -4px 2px 5px #812a37;
    }
    ..default ul.pagination li a {
    border-color: #c85b69;
    background-color: #c85b69;
    }
    ..default ul.pagination li a:hover,
    ..default ul.pagination li a:active,
    ..default ul.pagination li a:focus {
    border-color: #fcfb73;
    background-color: #fcfb73;
    color: #812a37;
    }
    ..default ul.pagination li.active a {
    border-color: #812a37;
    background-color: #812a37;
    }
    ..default ul.pagination li.active a:hover,
    ..default ul.pagination li.active a:active,
    ..default ul.pagination li.active a:focus {
    border-color: #812a37;
    background-color: #812a37;
    }
    ..default ul.pagination li:first-child.disabled a,
    ..default ul.pagination li:last-child.disabled a,
    ..default ul.pagination li:first-child.disabled a:hover,
    ..default ul.pagination li:last-child.disabled a:hover,
    ..default ul.pagination li:first-child.disabled a:active,
    ..default ul.pagination li:last-child.disabled a:active,
    ..default ul.pagination li:first-child.disabled a:focus,
    ..default ul.pagination li:last-child.disabled a:focus {
    background-color: #ffffff;
    border-color: #dddddd;
    color: #dddddd;
    }
    ..default ul.pagination li:first-child.disabled a:before,
    ..default ul.pagination li:last-child.disabled a:before,
    ..default ul.pagination li:first-child.disabled a:hover:before,
    ..default ul.pagination li:last-child.disabled a:hover:before,
    ..default ul.pagination li:first-child.disabled a:active:before,
    ..default ul.pagination li:last-child.disabled a:active:before,
    ..default ul.pagination li:first-child.disabled a:focus:before,
    ..default ul.pagination li:last-child.disabled a:focus:before {
    border-color: transparent #dddddd transparent transparent;
    }
    ..default ul.pagination li:first-child.disabled a:after,
    ..default ul.pagination li:last-child.disabled a:after,
    ..default ul.pagination li:first-child.disabled a:hover:after,
    ..default ul.pagination li:last-child.disabled a:hover:after,
    ..default ul.pagination li:first-child.disabled a:active:after,
    ..default ul.pagination li:last-child.disabled a:active:after,
    ..default ul.pagination li:first-child.disabled a:focus:after,
    ..default ul.pagination li:last-child.disabled a:focus:after {
    border-color: transparent transparent transparent #dddddd;
    }
    ..default ul.pagination li:first-child a {
    background-color: #fcfb73;
    border-color: #fcfb73;
    color: #812a37;
    }
    ..default ul.pagination li:first-child a:hover,
    ..default ul.pagination li:first-child a:active,
    ..default ul.pagination li:first-child a:focus {
    border-color: #9f3444;
    background-color: #9f3444;
    color: #ffffff;
    }
    ..default ul.pagination li:first-child a:before {
    border-color: transparent #fcfb73 transparent transparent;
    }
    ..default ul.pagination li:first-child.current a:before,
    ..default ul.pagination li:first-child:hover a:before,
    ..default ul.pagination li:first-child:active a:before,
    ..default ul.pagination li:first-child:focus a:before {
    border-color: transparent #9f3444 transparent transparent;
    }
    ..default ul.pagination li:last-child a:after {
    border-color: transparent transparent transparent #c85b69;
    }
    ..default ul.pagination li:last-child a:hover,
    ..default ul.pagination li:last-child a:focus,
    ..default ul.pagination li:last-child a:active {
    color: #812a37;
    }
    ..default ul.pagination li:last-child a:hover:after,
    ..default ul.pagination li:last-child a:focus:after,
    ..default ul.pagination li:last-child a:active:after {
    border-color: transparent transparent transparent #fcfb73;
    }
    ..default .navbar .navbar-brand:hover {
    color: #b83d4f;
    }
    ..default .navbar-default {
    background: #;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #), color-stop(1, #));
    background: -ms-linear-gradient(bottom, #, #);
    background: -moz-linear-gradient(center bottom, # 0%, # 100%);
    background: -o-linear-gradient(#, #);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#', endColorstr='#', GradientType=0);
    }
    ..default .navbar-default .navbar-toggle:hover .icon-bar,
    ..default .navbar-default .navbar-toggle:focus .icon-bar,
    ..default .navbar-default .navbar-toggle:active .icon-bar {
    background-color: #b83d4f;
    }
    ..default .navbar-default .navbar-nav > .active > a,
    ..default .navbar-default .navbar-nav > .active > a:hover,
    ..default .navbar-default .navbar-nav > .active > a:focus,
    ..default .navbar-default .navbar-nav > .active > span > a,
    ..default .navbar-default .navbar-nav > .active > span > a:hover,
    ..default .navbar-default .navbar-nav > .active > span > a:focus {
    color: #b83d4f;
    }
    ..default .navbar li.dropdown:last-child:hover li.dropdown-submenu:before {
    border: 1px solid #b83d4f;
    border-bottom: none;
    border-left: none;
    }
    ..default .navbar li.dropdown:before,
    ..default .navbar li.dropdown-submenu:before {
    background-color: #c85b69;
    }
    ..default .navbar li.dropdown-submenu:before {
    border: 1px solid #b83d4f;
    border-top: none;
    border-right: none;
    }
    ..default .dropdown-menu > .active > a,
    ..default .dropdown-menu > .active > a:hover,
    ..default .dropdown-menu > .active > a:focus {
    color: #fcfb73;
    }
    ..default .dropdown-menu {
    border-color: #b83d4f;
    background-color: #c85b69;
    }
    ..default .dropdown-menu > li > a {
    color: #ffffff;
    }
    ..default .dropdown-menu > li > a:hover {
    color: #fcfb73;
    background-color: inherit;
    }
    ..default .dropdown-menu li {
    border-color: #b83d4f;
    }
    ..default .dropdown-menu .divider {
    background-color: #b83d4f;
    }
    @media (max-width: 768px) {
    ..default .navbar-default .navbar-collapse {
    background-color: #812a37;
    }
    }
    ..default .breadcrumbs-page {
    background-color: #9f3444;
    }
    ..default .breadcrumbs-page .page-title {
    color: #fcfb73;
    }
    ..default .breadcrumbs-page .bread-links {
    color: #fcfb73;
    }
    ..default .breadcrumbs-page .bread-links a {
    color: #ffffff;
    }
    ..default .hr .circle,
    ..default .hr.small .circle {
    border-top: 3px solid #596981;
    background: #465772;
    background: -moz-linear-gradient(-45deg, #465772 0%, #3a495f 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, #465772), color-stop(100%, #3a495f));
    background: -webkit-linear-gradient(-45deg, #465772 0%, #3a495f 100%);
    background: -o-linear-gradient(-45deg, #465772 0%, #3a495f 100%);
    background: -ms-linear-gradient(-45deg, #465772 0%, #3a495f 100%);
    background: linear-gradient(135deg, #465772 0%, #3a495f 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#465772', endColorstr='#3a495f', GradientType=1);
    }
    ..default .hr .circle:hover,
    ..default .hr.small .circle:hover {
    color: #9f3444;
    }
    ..default header {
    background-image: none;
    background: #0a394e;
    /* Old browsers */
    background: -moz-linear-gradient(-45deg, #0a394e 0%, #0a394e 40%, #051c27 60%, #051c27 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #0a394e), color-stop(40%, #0a394e), color-stop(60%, #051c27), color-stop(100%, #051c27));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(-45deg, #0a394e 0%, #0a394e 40%, #051c27 60%, #051c27 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(-45deg, #0a394e 0%, #0a394e 40%, #051c27 60%, #051c27 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(-45deg, #0a394e 0%, #0a394e 40%, #051c27 60%, #051c27 100%);
    /* IE10+ */
    background: linear-gradient(135deg, #0a394e 0%, #0a394e 40%, #051c27 60%, #051c27 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0a394e', endColorstr='#051c27', GradientType=1);
    /* IE6-9 fallback on horizontal gradient */
    opacity: 0.8;
    filter: alpha(opacity=80);
    /* For IE8 and earlier */
    color: #ffffff;
    }
    ..default .top-section .single-button a {
    color: #0c425e;
    }
    ..default .top-section .single-button a:hover {
    color: #0c425e;
    }
    .top-section .buttons img {
    opacity: 1;
    filter: alpha(opacity=100);
    /* For IE8 and earlier */
    }
    ..default .team-leaders .simple-circle .social-leader .circle:hover {
    background-color: #b83d4f;
    border-color: #b83d4f;
    color: #ffffff;
    }
    ..default .team-leaders .team-member.active:after {
    border-color: transparent transparent #b83d4f transparent;
    }
    ..default .description-complete {
    background-color: #c85b69;
    border: 1px solid #b83d4f;
    }
    ..default .description-complete .inner span.close {
    background-color: #fcfb73;
    color: #9f3444;
    }
    ..default .description-complete .inner span.close:hover {
    background-color: #b83d4f;
    color: #ffffff;
    }
    ..default .nav-categories li a:hover {
    color: #fcfb73;
    }
    ..default .nav-categories li.active {
    color: #fcfb73;
    }
    ..default .nav-categories li.active a {
    color: #fcfb73;
    }
    ..default .nav-categories li.active:before {
    border-color: transparent #fcfb73 transparent transparent;
    }
    ..default .tweets a {
    color: #812a37;
    }
    ..default .tweets a:hover {
    color: #fcfb73;
    }
    ..default .tweets .name a {
    color: #812a37;
    }
    ..default .tweets .date {
    color: #c85b69;
    }
    ..default .entry-meta a {
    color: #812a37;
    }
    ..default .entry-meta a:hover {
    color: #fcfb73;
    }
    ..default .commentList .oneComment .media-body .inner-body {
    -webkit-box-shadow: 0 1px 2px #812a37;
    -moz-box-shadow: 0 1px 2px #812a37;
    box-shadow: 0 1px 2px #812a37;
    }
    ..default .commentList .oneComment .media-body .inner-body h1 small,
    ..default .commentList .oneComment .media-body .inner-body h2 small,
    ..default .commentList .oneComment .media-body .inner-body h3 small,
    ..default .commentList .oneComment .media-body .inner-body h4 small,
    ..default .commentList .oneComment .media-body .inner-body h5 small,
    ..default .commentList .oneComment .media-body .inner-body h6 small,
    ..default .commentList .oneComment .media-body .inner-body .h1 small,
    ..default .commentList .oneComment .media-body .inner-body .h2 small,
    ..default .commentList .oneComment .media-body .inner-body .h3 small,
    ..default .commentList .oneComment .media-body .inner-body .h4 small,
    ..default .commentList .oneComment .media-body .inner-body .h5 small,
    ..default .commentList .oneComment .media-body .inner-body .h6 small {
    color: #9f3444;
    }
    ..default .n-hightlight,
    ..default .n-hightlight-min {
    background-color: #fcfb73;
    color: #9f3444;
    }
    ..default .n-hightlight:after,
    ..default .n-hightlight-min:after {
    border-color: #fcfb73 transparent transparent transparent;
    }
    ..default .n-hightlight.colored,
    ..default .n-hightlight-min.colored {
    background-color: #9f3444;
    color: #c85b69;
    }
    ..default .n-hightlight.colored:after,
    ..default .n-hightlight-min.colored:after {
    border-color: #9f3444 transparent transparent transparent;
    }
    ..default .pager-button .elysium-arrow {
    background-color: #9f3444;
    }
    ..default .pager-button .elysium-arrow.left:before {
    border-color: transparent #812a37 transparent transparent;
    }
    ..default .pager-button .elysium-arrow.right:before {
    border-color: #812a37 transparent transparent transparent;
    }
    ..default .pager-button:hover .elysium-arrow {
    background-color: #fcfb73;
    color: #9f3444;
    }
    ..default .pager-button:hover .elysium-arrow.left:before {
    border-color: transparent #bebd4e transparent transparent;
    }
    ..default .pager-button:hover .elysium-arrow.right:before {
    border-color: #bebd4e transparent transparent transparent;
    }
    ..default .well {
    background-color: #c85b69;
    -webkit-box-shadow: 0 1px 1px #812a37;
    -moz-box-shadow: 0 1px 1px #812a37;
    box-shadow: 0 1px 1px #812a37;
    }
    ..default .well .ref {
    color: #812a37;
    }
    ..default .section-title {
    background-color: #812a37;
    }
    ..default .section-title span.triangle:before {
    background-color: #812a37;
    }
    ..default .section-motive {
    background-color: #812a37;
    }
    ..default .section-borders {
    border-top: #9f3444 solid 1px;
    border-bottom: #9f3444 solid 1px;
    }
    ..default .section-dark {
    background-color: #9f3444;
    }
    ..default .parallax .inner .tweets a {
    color: #b83d4f;
    }
    ..default .parallax .inner .tweets a.tweet_user {
    color: #fcfb73;
    }
    ..default .parallax .inner .tweets a.tweet_user:hover {
    color: #bebd4e;
    }
    ..default .parallax .inner .tweets a.tweet_time {
    color: #c85b69;
    }
    ..default .parallax .date {
    color: #b83d4f;
    }
    ..default #toTop {
    background-color: #812a37;
    }
    ..default #toTop:hover,
    ..default #toTop:focus,
    ..default #toTop:active {
    background-color: #fcfb73;
    color: #9f3444;
    }
    /* ========================= */
    /* ==== SINGLE ELEMENTS ==== */
    /* ================ */
    /* ==== PANELS ==== */
    ..default .panel {
    background-color: #c85b69;
    }
    ..default .panel .panel-heading {
    background-color: #812a37;
    border: none;
    }
    ..default .panel .panel-heading a {
    color: #fcfb73;
    }
    ..default .panel .list-group .list-group-item {
    background-color: #c85b69;
    border-color: #9f3444;
    }
    /* =================== */
    /* ==== ACCORDION ==== */
    ..default .accordion a.toggle {
    color: #fcfb73;
    }

    ..default .accordion .panel{
    background-color: transparent;
    }
    ..default .accordion a.toggle:before {
    background-color: #fcfb73;
    color: #812a37;
    }

    ..default .panel .panel-heading a.collapsed{
    color: #ffffff;
    }
    ..default .accordion a.toggle.collapsed:before {
    background-color: #812a37;
    color: #ffffff;
    }
    ..default .media.blockquote .pull-left {
    color: #ffffff;
    }
    ..default .blockquote-panel .panel .panel-body {
    background-color: #c85b69;
    }
    ..default .blockquote-panel .panel .media.blockquote .pull-left {
    color: #812a37;
    }
    ..default .blockquote-panel .panel:after {
    background-color: #c85b69;
    border: 1px solid #c85b69;
    }
    ..default .timeline-links ul.nav-tabs li a {
    background-color: #ffffff;
    color: #9f3444;
    }
    ..default .timeline-links ul.nav-tabs li a:hover,
    ..default .timeline-links ul.nav-tabs li a:active,
    ..default .timeline-links ul.nav-tabs li a:focus {
    background-color: #fcfb73;
    color: #9f3444;
    }
    ..default .timeline-links ul.nav-tabs li.active a {
    background-color: #c85b69;
    color: #ffffff;
    }
    ..default .timeline-links ul.nav-tabs li.active a:hover,
    ..default .timeline-links ul.nav-tabs li.active a:active,
    ..default .timeline-links ul.nav-tabs li.active a:focus {
    background-color: #c85b69;
    }
    ..default .timeline-links .tab-pane ul li a {
    background-color: #ffffff;
    color: #9f3444;
    }
    ..default .timeline-links .tab-pane ul li a:hover,
    ..default .timeline-links .tab-pane ul li a:active,
    ..default .timeline-links .tab-pane ul li a:focus {
    background-color: #fcfb73;
    color: #9f3444;
    }
    ..default .timeline-links .tab-pane ul li.active a {
    background-color: #b83d4f;
    color: #ffffff;
    }
    ..default .timeline-links .tab-pane ul li.active a:hover,
    ..default .timeline-links .tab-pane ul li.active a:active,
    ..default .timeline-links .tab-pane ul li.active a:focus {
    background-color: #b83d4f;
    color: #9f3444;
    }
    ..default .spine {
    background-color: #c85b69;
    }
    ..default .timeline .post a {
    color: #fcfb73;
    }
    ..default .timeline .post a:hover {
    color: #812a37;
    }
    ..default .timeline .post:after {
    background-color: #ffffff;
    border: 6px solid #c85b69;
    }
    ..default .timeline .post:before {
    background-color: #c85b69;
    }
    ..default .timeline .post:hover .date {
    color: #fcfb73;
    }
    ..default .timeline .post:hover:after {
    border-color: #ffffff;
    background-color: #c85b69;
    }
    ..default .timeline .post:hover:before {
    background-color: #ffffff;
    }
    ..default .timeline .post .post-thumbnail .tags {
    border-top: 1px solid #c85b69;
    border-bottom: 1px solid #c85b69;
    color: #c85b69;
    }
    ..default .timeline .post .post-thumbnail .tags .first-col {
    border-right: 1px solid #c85b69;
    }
    ..default .timeline .post .post-thumbnail .tags .second-col {
    border-right: 1px solid #c85b69;
    }
    @media (max-width: 990px) {
    ..default .timeline .post {
    background-color: #812a37;
    }
    ..default .timeline .post a:hover {
    color: #b83d4f;
    }
    }
    ..default .scroll-arrows #scrollUp:hover,
    ..default .scroll-arrows #scrollDown:hover {
    border-color: #fcfb73;
    color: #fcfb73;
    }
    ..default .scroll-arrows #scrollUp {
    border: 2px solid #c85b69;
    color: #c85b69;
    }
    ..default .scroll-arrows #scrollDown {
    border: 2px solid #812a37;
    color: #812a37;
    }
    ..default .thumbnail.overlay:hover:before {
    background-color: #b83d4f;
    }
    ..default .blog .thumbnail {
    background-color: #c85b69;
    border: none;
    }
    ..default .blog .thumbnail .caption h1:hover,
    ..default .blog .thumbnail .caption h2:hover,
    ..default .blog .thumbnail .caption h3:hover,
    ..default .blog .thumbnail .caption h4:hover,
    ..default .blog .thumbnail .caption h5:hover,
    ..default .blog .thumbnail .caption h6:hover,
    ..default .blog .thumbnail .caption .h1:hover,
    ..default .blog .thumbnail .caption .h2:hover,
    ..default .blog .thumbnail .caption .h3:hover,
    ..default .blog .thumbnail .caption .h4:hover,
    ..default .blog .thumbnail .caption .h5:hover,
    ..default .blog .thumbnail .caption .h6:hover {
    color: #812a37;
    }
    ..default .blog .thumbnail .caption span.date {
    color: #fcfb73;
    }
    ..default .blog .thumbnail .caption span.more {
    color: #fcfb73;
    font-style: normal;
    }
    ..default .blog .thumbnail .caption span.more:hover {
    color: #812a37;
    }
    ..default .blog .thumbnail .caption span.author {
    color: #812a37;
    }
    ..default .title-faq-menu {
    background-color: #812a37;
    }
    ..default .faq-title {
    color: #812a37;
    border-bottom: 1px solid #812a37;
    }
    ..default .progress {
    background-color: #812a37;
    }
    ..default .progress .progress-bar {
    background: #c85b69;
    /* Old browsers */
    background: -moz-linear-gradient(-45deg, #c85b69 0%, #c85b69 40%, #fcfb73 60%, #fcfb73 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #c85b69), color-stop(40%, #c85b69), color-stop(60%, #fcfb73), color-stop(100%, #fcfb73));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(-45deg, #c85b69 0%, #c85b69 40%, #fcfb73 60%, #fcfb73 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(-45deg, #c85b69 0%, #c85b69 40%, #fcfb73 60%, #fcfb73 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(-45deg, #c85b69 0%, #c85b69 40%, #fcfb73 60%, #fcfb73 100%);
    /* IE10+ */
    background: linear-gradient(135deg, #c85b69 0%, #c85b69 40%, #fcfb73 60%, #fcfb73 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c85b69', endColorstr='#fcfb73', GradientType=1);
    /* IE6-9 fallback on horizontal gradient */
    }
    ..default ul.social li .circle {
    border: 1px solid #812a37;
    color: #812a37;
    }
    ..default ul.social li .circle:hover {
    background-color: #812a37;
    border-color: #812a37;
    color: #ffffff;
    }
    ..default .simple-circle.dark {
    background: #465772;
    background: -moz-linear-gradient(-45deg, #465772 0%, #3a495f 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, #465772), color-stop(100%, #3a495f));
    background: -webkit-linear-gradient(-45deg, #465772 0%, #3a495f 100%);
    background: -o-linear-gradient(-45deg, #465772 0%, #3a495f 100%);
    background: -ms-linear-gradient(-45deg, #465772 0%, #3a495f 100%);
    background: linear-gradient(135deg, #465772 0%, #3a495f 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#465772', endColorstr='#3a495f', GradientType=1);
    border-top: 3px solid #49596f;
    }
    ..default .simple-circle.light {
    background: #60718c;
    background: -moz-linear-gradient(-45deg, #60718c 0%, #505e74 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, #60718c), color-stop(100%, #505e74));
    background: -webkit-linear-gradient(-45deg, #60718c 0%, #505e74 100%);
    background: -o-linear-gradient(-45deg, #60718c 0%, #505e74 100%);
    background: -ms-linear-gradient(-45deg, #60718c 0%, #505e74 100%);
    background: linear-gradient(135deg, #60718c 0%, #505e74 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#60718c', endColorstr='#505e74', GradientType=1);
    border-top: 3px solid #747b92;
    }
    ..default .icon-counter .description .position,
    ..default .team-member .description .position {
    color: #fcfb73;
    }

    ..default .team-leaders .team-member:before{
    background-color: #812a37;
    }

    ..default .price-list-one .price-list-normal,
    ..default .price-list-one .price-list-important {
    border-top: 2px solid #606e85;
    background: #465772;
    background: -moz-linear-gradient(-45deg, #465772 0%, #252c39 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, #465772), color-stop(100%, #252c39));
    background: -webkit-linear-gradient(-45deg, #465772 0%, #252c39 100%);
    background: -o-linear-gradient(-45deg, #465772 0%, #252c39 100%);
    background: -ms-linear-gradient(-45deg, #465772 0%, #252c39 100%);
    background: linear-gradient(135deg, #465772 0%, #252c39 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#465772', endColorstr='#252c39', GradientType=1);
    }
    ..default .price-list-one .price-list-normal ul > li,
    ..default .price-list-one .price-list-important ul > li,
    ..default .price-list-one .price-list-normal li:nth-child(even),
    ..default .price-list-one .price-list-important li:nth-child(even) {
    border-color: #5c6678;
    background: #465772;
    background: -moz-linear-gradient(-45deg, #465772 0%, #252c39 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, #465772), color-stop(100%, #252c39));
    background: -webkit-linear-gradient(-45deg, #465772 0%, #252c39 100%);
    background: -o-linear-gradient(-45deg, #465772 0%, #252c39 100%);
    background: -ms-linear-gradient(-45deg, #465772 0%, #252c39 100%);
    background: linear-gradient(135deg, #465772 0%, #252c39 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#465772', endColorstr='#252c39', GradientType=1);
    }
    ..default .price-list-one .price-list-normal ul > li:last-child,
    ..default .price-list-one .price-list-important ul > li:last-child {
    border-bottom-color: #5c6678;
    }
    ..default .price-list-two .price-list-important,
    ..default .price-list-two .price-list-normal {
    border-top: 2px solid #606e85;
    background: #465772;
    background: -moz-linear-gradient(-45deg, #465772 0%, #252c39 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, #465772), color-stop(100%, #252c39));
    background: -webkit-linear-gradient(-45deg, #465772 0%, #252c39 100%);
    background: -o-linear-gradient(-45deg, #465772 0%, #252c39 100%);
    background: -ms-linear-gradient(-45deg, #465772 0%, #252c39 100%);
    background: linear-gradient(135deg, #465772 0%, #252c39 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#465772', endColorstr='#252c39', GradientType=1);
    }
    ..default .price-list-two .price-list-important ul > li,
    ..default .price-list-two .price-list-normal ul > li,
    ..default .price-list-two .price-list-important li:nth-child(even),
    ..default .price-list-two .price-list-normal li:nth-child(even) {
    color: #c2c8d1;
    border-color: #5c6678;
    }
    ..default .price-list-two .price-list-important .price {
    border: none;
    background: #9f3444;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #812a37), color-stop(1, #c85b69));
    background: -ms-linear-gradient(bottom, #812a37, #c85b69);
    background: -moz-linear-gradient(center bottom, #812a37 0%, #c85b69 100%);
    background: -o-linear-gradient(#812a37, #c85b69);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#812a37', endColorstr='#c85b69', GradientType=0);
    }
    ..default .badge-awesome .reveal .circle {
    background: #812a37;
    }
    ..default .badge-awesome .back .circle {
    background-color: #bebd4e;
    }
    ..default .badge-awesome .front .circle {
    background-color: #bebd4e;
    }
    ..default .badge-awesome p {
    color: #9f3444;
    }
    ..default .badge-awesome .front .circle {
    margin-top: -10px;
    background-color: #fcfb73;
    }
    ..default .badge-awesome:hover .front .circle {
    background-color: #bebd4e;
    }
    ..default .ctDrillDown ul li {
    background-color: #c85b69;
    border: 1px solid #812a37;
    }
    ..default .ctDrillDown ul li > a:hover {
    background-color: #9f3444;
    }
    ..default .ctDrillDown ul li a.match {
    background: #9f3444 !important;
    }
    ..default .drilldown-breadcrumbs .breadcrumbs .breadcrumb {
    background-color: transparent;
    color: #812a37;
    }
    ..default .drilldown-breadcrumbs .breadcrumbs .breadcrumb:after {
    color: #c85b69;
    }
    ..default #drilldown-search input {
    background-color: #c85b69;
    border-color: #812a37;
    color: #ffffff;
    }
    ..default .parallax .flexslider .flex-direction-nav li .flex-next:before {
    background-color: #b83d4f;
    }
    ..default .parallax .flexslider .flex-direction-nav li .flex-prev:before {
    background-color: #812a37;
    }
    ..default .testimonials-slider .flex-direction-nav li .flex-next:before,
    ..default .quote-slider .flex-direction-nav li .flex-next:before {
    background-color: #b83d4f;
    }
    ..default .testimonials-slider .flex-direction-nav li .flex-prev:before,
    ..default .quote-slider .flex-direction-nav li .flex-prev:before {
    background-color: #fcfb73;
    }
    ..default .testimonials-slider .date,
    ..default .quote-slider .date {
    color: #b83d4f;
    }
    ..default .normal-flexslider.flexslider .slides li .inner:before {
    border-color: #812a37;
    }
    ..default .normal-flexslider.flexslider .flex-control-nav li a {
    background-color: #c85b69;
    }
    ..default .normal-flexslider.flexslider .flex-control-nav li a:hover {
    background-color: #812a37;
    }
    ..default .normal-flexslider.flexslider .flex-control-nav li a.flex-active {
    background-color: #fcfb73;
    }
    ..default .normal-flexslider.flexslider .flex-control-nav li a.flex-active:hover {
    background-color: #fcfb73;
    }
    ..default .normal-flexslider.flexslider .flex-next,
    ..default .normal-flexslider.flexslider .flex-prev {
    background-color: #812a37;
    color: #ffffff;
    }
    ..default .panel-slider .flex-direction-nav li .flex-next:before,
    ..default .panel-slider:hover .flex-direction-nav li .flex-next:before,
    ..default .panel-slider .flex-direction-nav li .flex-prev:before,
    ..default .panel-slider:hover .flex-direction-nav li .flex-prev:before {
    background-color: #9f3444;
    }
    ..default .videoCarousel #top-slider li .flex-next,
    ..default .videoCarousel #top-slider li .flex-prev {
    background-color: #53747d;
    }
    ..default .videoCarousel #top-slider li .flex-next:after {
    border-color: #0d3236 transparent transparent transparent;
    _border-color: #0d3236 #000000  #000000 #000000;
    }
    ..default .videoCarousel #top-slider li .flex-prev:after {
    border-color: transparent #0d3236 transparent transparent;
    _border-color: #000000 #0d3236 #000000 #000000;
    }
    ..default .videoCarousel.type2 .flexslider .slides li .background-image::before {
    background-color: #b83d4f;
    }
    ..default .videoCarousel.type2 .flexslider .slides li .inner {
    border-left: 10px solid #812a37;
    border-right: 10px solid #812a37;
    }
    ..default .videoCarousel.type2 .flexslider .slides li .inner .description span {
    background-color: rgba(71, 112, 118, 0.5);
    }
    ..default .videoCarousel.type2 .flexslider .slides li .inner .description a.button {
    background-color: rgba(71, 112, 118, 0.7);
    }
    ..default .videoCarousel.type2 .flexslider .slides li .inner .description a.button:hover {
    background-color: #b83d4f;
    color: #ffffff;
    }
    ..default .videoCarousel.type2 .controls .flex-control-nav li a {
    background-color: #c85b69;
    }
    ..default .videoCarousel.type2 .controls .flex-control-nav li a:hover {
    background-color: #812a37;
    }
    ..default .videoCarousel.type2 .controls .flex-control-nav li a.flex-active {
    background-color: #fcfb73;
    }
    ..default .videoCarousel.type2 .controls .flex-control-nav li a.flex-active:hover {
    background-color: #fcfb73;
    }
    ..default .videoCarousel.type2 .controls .flex-next,
    ..default .videoCarousel.type2 .controls .flex-prev {
    background-color: #812a37;
    }
    ..default .partners.flexslider {
    border: 1px dotted #812a37;
    background-color: #c85b69;
    }
    ..default .partners.flexslider .flex-direction-nav .flex-next,
    ..default .partners.flexslider .flex-direction-nav .flex-prev {
    background-color: #812a37;
    }
    ..default .partners.flexslider .flex-direction-nav .flex-next:hover,
    ..default .partners.flexslider .flex-direction-nav .flex-prev:hover {
    background-color: #fcfb73;
    color: #9f3444;
    }
    ..default .services-slider.flexslider .service:hover .icon {
    color: #fcfb73;
    }
    ..default .services-slider.flexslider .service:hover .title {
    color: #ffffff;
    }
    ..default .services-slider.flexslider .service:hover .btn-round {
    background-color: #fcfb73;
    border-color: #fcfb73;
    color: #9f3444;
    }
    ..default .services-slider.flexslider .flex-direction-nav .flex-next,
    ..default .services-slider.flexslider .flex-direction-nav .flex-prev {
    color: #ffffff;
    background-color: #c85b69;
    }
    ..default .services-slider.flexslider .flex-direction-nav .flex-next:hover,
    ..default .services-slider.flexslider .flex-direction-nav .flex-prev:hover {
    background-color: #812a37;
    }
    ..default .top-section.height100 .flexslider .flex-control-nav li a {
    background-color: #204d62;
    }
    ..default .top-section.height100 .flexslider .flex-control-nav li a.flex-active {
    background-color: #fcfb73;
    }
    ..default .top-section.height100 .flexslider .flex-direction-nav a:hover {
    background-color: #ffffff;
    color: #9f3444;
    }
    ..default .blog-min-slider.flexslider .flex-control-nav li a {
    background-color: #204d62;
    }
    ..default .blog-min-slider.flexslider .flex-control-nav li a.flex-active {
    background-color: #fcfb73;
    }
    ..default .portfolioFilter ul li {
    background-color: #c85b69;
    font-style: normal;
    }
    ..default .portfolioFilter ul li.current {
    background-color: #fcfb73;
    }
    ..default .portfolioFilter ul li.current a {
    color: #9f3444;
    }
    ..default .portfolioFilter ul li:first-child:before {
    border-color: transparent #812a37 transparent transparent;
    }
    ..default .portfolioFilter ul li:first-child.current:before {
    border-color: transparent #bebd4e transparent transparent;
    }
    ..default .portfolioFilter ul li:last-child:before {
    border-color: transparent transparent transparent #c85b69;
    }
    ..default .portfolioFilter ul li:last-child.current:before {
    border-color: transparent transparent transparent #fcfb73;
    }
    ..default .map .map-container .contact-information .media .pull-left {
    color: #9f3444;
    }
    ..default .map .map-container .btn {
    background-color: #204d62;
    border-color: #204d62;
    }
    ..default .map .map-container .btn:hover {
    background-color: #9f3444;
    border-color: #9f3444;
    color: #ffffff;
    }
    ..default .googleMapSmall {
    -webkit-box-shadow: 0px 0px 2px #9f3444;
    -moz-box-shadow: 0px 0px 2px #9f3444;
    box-shadow: 0px 0px 2px #9f3444;
    }

    ..default footer ul.social li .circle {
    border-color: #ffffff;
    color: #ffffff;
    }

    ..default footer ul.social li .circle:hover {
    border-color: #ffffff;
    background-color: #ffffff;
    }

    ..default footer ul.social li .circle:hover span.icon{
    color: #204d62;
    }

    ..default footer ul.social li .circle span.icon{
    color: #ffffff;
    }

    ..default .svg-dark-pink path{
    fill: rgba(129, 42, 55, 0.8);
    }

    ..default .svg-light-pink path{
    fill: rgba(184, 61, 79, 0.7);
    }

    ..default .svg-yellow path{
    fill: rgba(255, 255, 255, 1);
    }

