    /* Demo style: ..blue */

    ..blue a {
    color: #5c9cd6;
    outline: none;
    }
    ..blue a:hover,
    ..blue a:focus,
    ..blue a:active {
    color: #fcfb73;
    }
    ..blue p.dropcaps:first-letter {
    color: #5c9cd6;
    }
    ..blue .colored {
    color: #;
    }
    ..blue .colored-dark {
    color: #;
    }
    ..blue .colored-secondary {
    color: #fcfb73;
    }
    ..blue .back-light {
    background-color: #5c9cd6;
    color: #ffffff;
    }
    ..blue .btn-primary {
    background-color: #;
    border-color: #;
    color: #ffffff;
    }
    ..blue .btn-primary:hover,
    ..blue .btn-primary:focus,
    ..blue .btn-primary:active {
    background-color: #fcfb73;
    border-color: #fcfb73;
    color: #ffffff;
    }
    ..blue .btn-primary.disabled,
    ..blue .btn-primary[disabled],
    ..blue fieldset[disabled] .btn-primary {
    background-color: #;
    border-color: #;
    }

    ..blue .btn-default {
    background-color: #fcfb73;
    border-color: #fcfb73;
    color: #ffffff;
    }
    ..blue .btn-default:hover,
    ..blue .btn-default:focus,
    ..blue .btn-default:active {
    background-color: #;
    border-color: #;
    color: #ffffff;
    }
    ..blue .btn-default.disabled,
    ..blue .btn-default[disabled],
    ..blue fieldset[disabled] .btn-default {
    background-color: #fcfb73;
    border-color: #fcfb73;
    }
    ..blue .open .dropdown-toggle.btn-default {
    background-color: #5c9cd6;
    border-color: #5c9cd6;
    color: #ffffff;
    }
    ..blue .btn-light {
    background-color: #;
    border-color: #;
    color: #ffffff;
    }
    ..blue .btn-light:hover,
    ..blue .btn-light:focus,
    ..blue .btn-light:active {
    background-color: #fcfb73;
    border-color: #fcfb73;
    color: #ffffff;
    }
    ..blue .btn-light.disabled,
    ..blue .btn-light[disabled],
    ..blue fieldset[disabled] .btn-light {
    background-color: #;
    border-color: #;
    }
    ..blue .btn-grey:hover {
    background-color: #fcfb73;
    border-color: #fcfb73;
    color: #ffffff;
    }

    ..blue .btn-dark-blue:hover {
    background-color: #;
    border-color: #;
    color: #ffffff;
    }

    ..blue .btn-round {
    background-color: #5c9cd6;
    border-color: #5c9cd6;
    color: #ffffff;
    }
    ..blue .btn-round:hover,
    ..blue .btn-round:focus,
    ..blue .btn-round:active {
    background-color: #fcfb73;
    border-color: #fcfb73;
    color: #ffffff;
    }
    ..blue .btn-round.disabled,
    ..blue .btn-round[disabled],
    ..blue fieldset[disabled] .btn-round {
    background-color: #5c9cd6;
    border-color: #5c9cd6;
    }
    ..blue .btn-arrow {
    background-color: #;
    border-color: #;
    color: #ffffff;
    }
    ..blue .btn-arrow:after {
    border-color: transparent transparent transparent #;
    }
    ..blue .btn-arrow:hover,
    ..blue .btn-arrow:focus,
    ..blue .btn-arrow:active {
    background-color: #fcfb73;
    border-color: #fcfb73;
    color: #ffffff;
    }
    ..blue .btn-arrow:hover:after,
    ..blue .btn-arrow:focus:after,
    ..blue .btn-arrow:active:after {
    border-color: transparent transparent transparent #fcfb73;
    }
    ..blue .btn-arrow.disabled,
    ..blue .btn-arrow[disabled],
    ..blue fieldset[disabled] .btn-arrow {
    background-color: #;
    border-color: #;
    }
    ..blue .btn-elysium .btn-right-icon {
    background-color: #fcfb73;
    color: #ffffff;
    }
    ..blue .btn-elysium:hover,
    ..blue .btn-elysium:active,
    ..blue .btn-elysium:focus {
    background-color: transparent;
    color: #424242;
    }
    ..blue .btn-elysium-border {
    background-color: transparent;
    border: 2px solid #5c9cd6;
    background-image: none;
    }
    ..blue .btn-elysium-border:hover {
    background-color: transparent;
    color: #5c9cd6;
    border-color: #5c9cd6;
    }
    ..blue .btn-group.open .dropdown-toggle .btn-right-icon {
    background-color: #;
    }
    ..blue  .form-control:focus {
    border-color: #5c9cd6;
    }
    ..blue  .map .form-control:focus {
    border-color: #;
    }
    ..blue  .footer-inputs .form-control:focus {
    border-color: #5c9cd6;
    -moz-box-shadow: 0 1px 1px #;
    -webkit-box-shadow: 0 1px 1px #;
    box-shadow: 0 1px 1px #;
    }
    ..blue  .tooltip .tooltip-inner {
    color: #5c9cd6;
    }
    ..blue  .border-list > li i {
    color: #5c9cd6;
    }
    ..blue  .nav-tabs.type1 li.active a,
    ..blue  .nav-tabs.type1.nav-justified li.active a {
    color: #5c9cd6;
    }
    ..blue  .nav-tabs.type2 li a,
    ..blue  .nav-tabs.type2.nav-justified li a {
    background-color: #5c9cd6;
    }
    ..blue  .nav-tabs.type2 li.active a,
    ..blue  .nav-tabs.type2.nav-justified li.active a {
    background-color: #fcfb73;
    }
    ..blue  .nav-faq > li.active > a,
    ..blue  .nav-faq > li.active > a:hover,
    ..blue  .nav-faq > li.active > a:focus {
    color: #5c9cd6;
    }
    ..blue  ul.pagination li a {
    border-color: #;
    background-color: #;
    color: #ffffff;
    }
    ..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: #ffffff;
    }

    ul.pagination li.active a{
    border-color: #6b6b6b;
    background-color: #6b6b6b;
    }
    ..blue  ul.pagination li:first-child a {
    position: relative;
    background-color: #fcfb73;
    border-color: #fcfb73;
    }
    ..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: #;
    background-color: #;
    }
    ..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 # transparent transparent;
    }
    ..blue  ul.pagination li:last-child a:after {
    border-color: transparent transparent transparent #;
    }
    ..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-default {
    background-color: #;
    }
    ..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: #ffffff;
    background-color: #;
    }
    ..blue  .navbar-default span.triangle:before {
    background-color: #;
    }
    ..blue  .dropdown-menu > .active > a,
    ..blue  .dropdown-menu > .active > a:hover,
    ..blue  .dropdown-menu > .active > a:focus {
    background-color: transparent;
    color: #5c9cd6;
    }
    ..blue  .dropdown-menu > li > a:hover {
    color: #5c9cd6;
    }
    ..blue  .breadcrumbs-page {
    color: #5c9cd6;
    background-color: rgba(, 0.1);
    }
    ..blue  .breadcrumbs-page .page-title {
    color: #5c9cd6;
    }
    ..blue .breadcrumbs-page .bread-links {
    color: #5c9cd6;
    }

    ..blue .svg-icon-left path{
    fill: rgba(, 0.5);
    }
    ..blue .svg-icon-right path{
    fill: rgba(, 0.5);
    }
    ..blue .hr .circle {
    background-color: #fcfb73;
    }
    ..blue .hr .circle:hover {
    background-color: #5c9cd6;
    }
    ..blue header {
    background-color: #;
    }
    ..blue .team-leaders .simple-circle .social-leader .circle:hover {
    background-color: #5c9cd6;
    border-color: #5c9cd6;
    color: #ffffff;
    }
    ..blue .description-complete .inner span.close:hover {
    background-color: #5c9cd6;
    }
    ..blue .nav-categories li a {
    color: #757575;
    }
    ..blue .nav-categories li a:hover {
    color: #5c9cd6;
    }
    ..blue .nav-categories li.active {
    color: #5c9cd6;
    }
    ..blue .nav-categories li.active a {
    color: #5c9cd6;
    }
    ..blue .nav-categories li.active:before {
    border-color: transparent #5c9cd6 transparent transparent;
    }
    ..blue .tweets.list a {
    color: #fcfb73;
    }
    ..blue .tweets.list a.tweet_user {
    color: #5c9cd6;
    }
    ..blue .entry-meta a {
    color: #5c9cd6;
    }
    ..blue .entry-meta a:hover {
    color: #fcfb73;
    }
    ..blue .n-hightlight,
    ..blue .n-hightlight-min {
    background-color: #fcfb73;
    color: #ffffff;
    }
    ..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: #;
    color: #;
    }
    ..blue .n-hightlight.colored:after,
    ..blue .n-hightlight-min.colored:after {
    border-color: # transparent transparent transparent;
    }
    ..blue .pager-button .elysium-arrow {
    color: #ffffff;
    background-color: #5c9cd6;
    }
    ..blue .pager-button .elysium-arrow.left:before {
    border-color: transparent # transparent transparent;
    }
    ..blue .pager-button .elysium-arrow.right:before {
    border-color: # transparent transparent transparent;
    }
    ..blue .pager-button:hover .elysium-arrow {
    background-color: #fcfb73;
    color: #ffffff;
    }
    ..blue .pager-button:hover .elysium-arrow.left:before {
    border-color: transparent # transparent transparent;
    }
    ..blue .pager-button:hover .elysium-arrow.right:before {
    border-color: # transparent transparent transparent;
    }
    ..blue .well .ref {
    color: #5c9cd6;
    }
    ..blue .section-title {
    background-color: #;
    }
    ..blue .section-title span.triangle:before {
    background-color: #;
    }
    ..blue .section-motive {
    background-color: #;
    }
    ..blue .parallax .inner .tweets a {
    color: #5c9cd6;
    }
    ..blue .parallax .inner .tweets a:hover {
    color: #5c9cd6;
    }
    ..blue .parallax .inner .tweets a.tweet_user {
    color: #fcfb73;
    }
    ..blue .parallax .inner .tweets a.tweet_user:hover {
    color: #;
    }
    ..blue .parallax .inner .tweets a.tweet_time {
    color: #;
    }
    ..blue .parallax .date {
    color: #5c9cd6;
    }
    #toTop {
    background-color: #5c9cd6;
    }
    ..blue #toTop:hover,
    ..blue #toTop:focus,
    ..blue #toTop:active {
    background-color: #fcfb73;
    }
    ..blue .panel .panel-heading a {
    color: #5c9cd6;
    }
    ..blue .panel .panel-heading a.collapsed {
    color: #333333;
    }
    ..blue .accordion a.toggle {
    color: #5c9cd6;
    }
    .accordion a.toggle.collapsed{
    color: #333333;
    }
    ..blue .accordion a.toggle:before {
    background-color: #5c9cd6;
    color: #ffffff;
    }
    ..blue .media.blockquote .pull-left {
    color: #5c9cd6;
    }
    ..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;
    }
    ..blue .timeline-links ul.nav-tabs li.active a {
    background-color: #5c9cd6;
    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: #5c9cd6;
    }
    ..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;
    }
    ..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;
    }
    ..blue .spine {
    background-color: #5c9cd6;
    }
    ..blue .timeline .post:after {
    background-color: #ffffff;
    border: 6px solid #5c9cd6;
    }
    ..blue .timeline .post:before {
    background-color: #5c9cd6;
    }
    ..blue .timeline .post:hover .date {
    color: #fcfb73;
    }
    ..blue .timeline .post:hover:after {
    border-color: #fcfb73;
    }
    ..blue .timeline .post:hover:before {
    background-color: #fcfb73;
    }
    ..blue .scroll-arrows #scrollUp,
    ..blue .scroll-arrows #scrollDown {
    border: 2px solid #5c9cd6;
    color: #5c9cd6;
    }

    ..blue  footer ul.social li .circle:hover span.icon{
    color: #ffffff;
    }

    ..blue  .scroll-arrows #scrollUp:hover, .scroll-arrows #scrollDown:hover{
    border-color: #333333;
    color: #333333;
    }
    ..blue .thumbnail.overlay:hover:before {
    background-color: #5c9cd6;
    }
    ..blue .blog .thumbnail {
    background-color: #;
    }
    ..blue .blog .thumbnail .image-container,
    ..blue .blog .thumbnail .blog-min-slider {
    border-bottom: 1px solid #;
    }
    ..blue .blog .thumbnail .image-container .overlay-image:before,
    ..blue .blog .thumbnail .blog-min-slider .overlay-image:before {
    background-color: #;
    }
    ..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: #;
    }
    ..blue .blog .thumbnail .caption span.date {
    color: #fcfb73;
    }
    ..blue .blog .thumbnail .caption span.more {
    color: #fcfb73;
    }
    ..blue .blog .thumbnail .caption span.author {
    color: #;
    }
    ..blue .progress .progress-bar {
    background: #5c9cd6;
    }
    ..blue ul.social li .circle:hover {
    background-color: #5c9cd6;
    border-color: #5c9cd6;
    color: #ffffff;
    }
    ..blue .simple-circle.dark {
    background-color: #;
    }
    ..blue .simple-circle.light {
    background-color: #;
    }

    ..blue header ul.social li .circle:hover span.icon{
    color: #ffffff;
    }
    ..blue .icon-counter .description .position,
    ..blue .team-member .description .position {
    color: #fcfb73;
    }
    ..blue .price-list-one .price-list-normal ul li.checked,
    ..blue .price-list-two .price-list-normal ul li.checked,
    ..blue .price-list-one .price-list-important ul li.checked,
    ..blue .price-list-two .price-list-important ul li.checked {
    background-color: # !important;
    }
    ..blue .price-list-one .price-list-normal .title,
    ..blue .price-list-one .price-list-important .title {
    color: #5c9cd6;
    }
    ..blue .price-list-two .price-list-important .title {
    color: #fcfb73;
    }
    ..blue .price-list-two .price-list-important .price {
    background-color: #fcfb73;
    }
    ..blue .badge-awesome .back .circle {
    background-color: #;
    }
    ..blue .badge-awesome .front .circle {
    background-color: #5c9cd6;
    }
    ..blue .badge-awesome:hover .front .circle {
    background-color: #;
    }
    ..blue .ctDrillDown ul li > a:hover {
    background-color: #;
    }
    ..blue .ctDrillDown ul li a.match {
    background: #5c9cd6 !important;
    }
    ..blue .drilldown-breadcrumbs .breadcrumbs .breadcrumb {
    color: #5c9cd6;
    }
    ..blue .title-faq-menu {
    background-color: #5c9cd6;
    color: #ffffff;
    }
    ..blue .faq-title {
    color: #5c9cd6;
    border-bottom: 1px solid #5c9cd6;
    }
    ..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: #fcfb73;
    }
    ..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 .videoCarousel #top-slider li .flex-next,
    ..blue .videoCarousel #top-slider li .flex-prev {
    background-color: #fcfb73;
    color: #ffffff;
    }
    ..blue .videoCarousel #top-slider li .flex-next:after {
    border-color: # transparent transparent transparent;
    _border-color: # #000000 #000000 #000000;
    }
    .videoCarousel #top-slider li .flex-prev:after {
    border-color: transparent # transparent transparent;
    _border-color: #000000 # #000000 #000000;
    }
    ..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:hover {
    background-color: #;
    }
    ..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 .normal-flexslider.flexslider .flex-control-nav li a:hover {
    background-color: #;
    }
    ..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 .partners.flexslider .flex-direction-nav .flex-next:hover,
    ..blue .partners.flexslider .flex-direction-nav .flex-prev:hover {
    background-color: #;
    }
    ..blue .services-slider.flexslider .service .icon {
    color: #5c9cd6;
    }
    ..blue .services-slider.flexslider .service:hover .icon {
    color: #fcfb73;
    }
    ..blue .services-slider.flexslider .service:hover .title {
    color: #fcfb73;
    }
    ..blue .services-slider.flexslider .service:hover .btn-round {
    background-color: #fcfb73;
    border-color: #fcfb73;
    color: #ffffff;
    }
    ..blue .services-slider.flexslider .flex-direction-nav .flex-next:hover,
    ..blue .services-slider.flexslider .flex-direction-nav .flex-prev:hover {
    background-color: #;
    }
    ..blue .top-section.height100 .flexslider .flex-control-nav li a.flex-active {
    background-color: #5c9cd6;
    }
    ..blue .top-section.height100 .flexslider .flex-direction-nav a:hover {
    background-color: #ffffff;
    color: #;
    }
    ..blue .blog-min-slider.flexslider .flex-control-nav li a.flex-active {
    background-color: #;
    }
    ..blue .portfolioFilter ul li {
    color: #ffffff;
    background-color: #5c9cd6;
    }
    ..blue .portfolioFilter ul li.current {
    background-color: #fcfb73;
    }
    ..blue .portfolioFilter ul li:first-child:before {
    border-color: transparent #5c9cd6 transparent transparent;
    }
    ..blue .portfolioFilter ul li:first-child.current:before {
    border-color: transparent # transparent transparent;
    }
    ..blue .portfolioFilter ul li:last-child:before {
    border-color: transparent transparent transparent #5c9cd6;
    }
    ..blue .portfolioFilter ul li:last-child.current:before {
    border-color: transparent transparent transparent #fcfb73;
    }
    @media (max-width: 768px) {
    ..blue .navbar-default .navbar-collapse {
    background-color: #5c9cd6;
    }
    }

    /* Demo style: ..green */

    ..green a {
    color: #16a086;
    outline: none;
    }
    ..green a:hover,
    ..green a:focus,
    ..green a:active {
    color: #34495e;
    }
    ..green p.dropcaps:first-letter {
    color: #16a086;
    }
    ..green .colored {
    color: #;
    }
    ..green .colored-dark {
    color: #;
    }
    ..green .colored-secondary {
    color: #34495e;
    }
    ..green .back-light {
    background-color: #16a086;
    color: #ffffff;
    }
    ..green .btn-primary {
    background-color: #;
    border-color: #;
    color: #ffffff;
    }
    ..green .btn-primary:hover,
    ..green .btn-primary:focus,
    ..green .btn-primary:active {
    background-color: #34495e;
    border-color: #34495e;
    color: #ffffff;
    }
    ..green .btn-primary.disabled,
    ..green .btn-primary[disabled],
    ..green fieldset[disabled] .btn-primary {
    background-color: #;
    border-color: #;
    }

    ..green .btn-default {
    background-color: #34495e;
    border-color: #34495e;
    color: #ffffff;
    }
    ..green .btn-default:hover,
    ..green .btn-default:focus,
    ..green .btn-default:active {
    background-color: #;
    border-color: #;
    color: #ffffff;
    }
    ..green .btn-default.disabled,
    ..green .btn-default[disabled],
    ..green fieldset[disabled] .btn-default {
    background-color: #34495e;
    border-color: #34495e;
    }
    ..green .open .dropdown-toggle.btn-default {
    background-color: #16a086;
    border-color: #16a086;
    color: #ffffff;
    }
    ..green .btn-light {
    background-color: #;
    border-color: #;
    color: #ffffff;
    }
    ..green .btn-light:hover,
    ..green .btn-light:focus,
    ..green .btn-light:active {
    background-color: #34495e;
    border-color: #34495e;
    color: #ffffff;
    }
    ..green .btn-light.disabled,
    ..green .btn-light[disabled],
    ..green fieldset[disabled] .btn-light {
    background-color: #;
    border-color: #;
    }
    ..green .btn-grey:hover {
    background-color: #34495e;
    border-color: #34495e;
    color: #ffffff;
    }

    ..green .btn-dark-blue:hover {
    background-color: #;
    border-color: #;
    color: #ffffff;
    }

    ..green .btn-round {
    background-color: #16a086;
    border-color: #16a086;
    color: #ffffff;
    }
    ..green .btn-round:hover,
    ..green .btn-round:focus,
    ..green .btn-round:active {
    background-color: #34495e;
    border-color: #34495e;
    color: #ffffff;
    }
    ..green .btn-round.disabled,
    ..green .btn-round[disabled],
    ..green fieldset[disabled] .btn-round {
    background-color: #16a086;
    border-color: #16a086;
    }
    ..green .btn-arrow {
    background-color: #;
    border-color: #;
    color: #ffffff;
    }
    ..green .btn-arrow:after {
    border-color: transparent transparent transparent #;
    }
    ..green .btn-arrow:hover,
    ..green .btn-arrow:focus,
    ..green .btn-arrow:active {
    background-color: #34495e;
    border-color: #34495e;
    color: #ffffff;
    }
    ..green .btn-arrow:hover:after,
    ..green .btn-arrow:focus:after,
    ..green .btn-arrow:active:after {
    border-color: transparent transparent transparent #34495e;
    }
    ..green .btn-arrow.disabled,
    ..green .btn-arrow[disabled],
    ..green fieldset[disabled] .btn-arrow {
    background-color: #;
    border-color: #;
    }
    ..green .btn-elysium .btn-right-icon {
    background-color: #34495e;
    color: #ffffff;
    }
    ..green .btn-elysium:hover,
    ..green .btn-elysium:active,
    ..green .btn-elysium:focus {
    background-color: transparent;
    color: #424242;
    }
    ..green .btn-elysium-border {
    background-color: transparent;
    border: 2px solid #16a086;
    background-image: none;
    }
    ..green .btn-elysium-border:hover {
    background-color: transparent;
    color: #16a086;
    border-color: #16a086;
    }
    ..green .btn-group.open .dropdown-toggle .btn-right-icon {
    background-color: #;
    }
    ..green  .form-control:focus {
    border-color: #16a086;
    }
    ..green  .map .form-control:focus {
    border-color: #;
    }
    ..green  .footer-inputs .form-control:focus {
    border-color: #16a086;
    -moz-box-shadow: 0 1px 1px #;
    -webkit-box-shadow: 0 1px 1px #;
    box-shadow: 0 1px 1px #;
    }
    ..green  .tooltip .tooltip-inner {
    color: #16a086;
    }
    ..green  .border-list > li i {
    color: #16a086;
    }
    ..green  .nav-tabs.type1 li.active a,
    ..green  .nav-tabs.type1.nav-justified li.active a {
    color: #16a086;
    }
    ..green  .nav-tabs.type2 li a,
    ..green  .nav-tabs.type2.nav-justified li a {
    background-color: #16a086;
    }
    ..green  .nav-tabs.type2 li.active a,
    ..green  .nav-tabs.type2.nav-justified li.active a {
    background-color: #34495e;
    }
    ..green  .nav-faq > li.active > a,
    ..green  .nav-faq > li.active > a:hover,
    ..green  .nav-faq > li.active > a:focus {
    color: #16a086;
    }
    ..green  ul.pagination li a {
    border-color: #;
    background-color: #;
    color: #ffffff;
    }
    ..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: #ffffff;
    }

    ul.pagination li.active a{
    border-color: #6b6b6b;
    background-color: #6b6b6b;
    }
    ..green  ul.pagination li:first-child a {
    position: relative;
    background-color: #34495e;
    border-color: #34495e;
    }
    ..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: #;
    background-color: #;
    }
    ..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 # transparent transparent;
    }
    ..green  ul.pagination li:last-child a:after {
    border-color: transparent transparent transparent #;
    }
    ..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-default {
    background-color: #;
    }
    ..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: #ffffff;
    background-color: #;
    }
    ..green  .navbar-default span.triangle:before {
    background-color: #;
    }
    ..green  .dropdown-menu > .active > a,
    ..green  .dropdown-menu > .active > a:hover,
    ..green  .dropdown-menu > .active > a:focus {
    background-color: transparent;
    color: #16a086;
    }
    ..green  .dropdown-menu > li > a:hover {
    color: #16a086;
    }
    ..green  .breadcrumbs-page {
    color: #16a086;
    background-color: rgba(, 0.1);
    }
    ..green  .breadcrumbs-page .page-title {
    color: #16a086;
    }
    ..green .breadcrumbs-page .bread-links {
    color: #16a086;
    }

    ..green .svg-icon-left path{
    fill: rgba(, 0.5);
    }
    ..green .svg-icon-right path{
    fill: rgba(, 0.5);
    }
    ..green .hr .circle {
    background-color: #34495e;
    }
    ..green .hr .circle:hover {
    background-color: #16a086;
    }
    ..green header {
    background-color: #;
    }
    ..green .team-leaders .simple-circle .social-leader .circle:hover {
    background-color: #16a086;
    border-color: #16a086;
    color: #ffffff;
    }
    ..green .description-complete .inner span.close:hover {
    background-color: #16a086;
    }
    ..green .nav-categories li a {
    color: #757575;
    }
    ..green .nav-categories li a:hover {
    color: #16a086;
    }
    ..green .nav-categories li.active {
    color: #16a086;
    }
    ..green .nav-categories li.active a {
    color: #16a086;
    }
    ..green .nav-categories li.active:before {
    border-color: transparent #16a086 transparent transparent;
    }
    ..green .tweets.list a {
    color: #34495e;
    }
    ..green .tweets.list a.tweet_user {
    color: #16a086;
    }
    ..green .entry-meta a {
    color: #16a086;
    }
    ..green .entry-meta a:hover {
    color: #34495e;
    }
    ..green .n-hightlight,
    ..green .n-hightlight-min {
    background-color: #34495e;
    color: #ffffff;
    }
    ..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: #;
    color: #;
    }
    ..green .n-hightlight.colored:after,
    ..green .n-hightlight-min.colored:after {
    border-color: # transparent transparent transparent;
    }
    ..green .pager-button .elysium-arrow {
    color: #ffffff;
    background-color: #16a086;
    }
    ..green .pager-button .elysium-arrow.left:before {
    border-color: transparent # transparent transparent;
    }
    ..green .pager-button .elysium-arrow.right:before {
    border-color: # transparent transparent transparent;
    }
    ..green .pager-button:hover .elysium-arrow {
    background-color: #34495e;
    color: #ffffff;
    }
    ..green .pager-button:hover .elysium-arrow.left:before {
    border-color: transparent # transparent transparent;
    }
    ..green .pager-button:hover .elysium-arrow.right:before {
    border-color: # transparent transparent transparent;
    }
    ..green .well .ref {
    color: #16a086;
    }
    ..green .section-title {
    background-color: #;
    }
    ..green .section-title span.triangle:before {
    background-color: #;
    }
    ..green .section-motive {
    background-color: #;
    }
    ..green .parallax .inner .tweets a {
    color: #16a086;
    }
    ..green .parallax .inner .tweets a:hover {
    color: #16a086;
    }
    ..green .parallax .inner .tweets a.tweet_user {
    color: #34495e;
    }
    ..green .parallax .inner .tweets a.tweet_user:hover {
    color: #;
    }
    ..green .parallax .inner .tweets a.tweet_time {
    color: #;
    }
    ..green .parallax .date {
    color: #16a086;
    }
    #toTop {
    background-color: #16a086;
    }
    ..green #toTop:hover,
    ..green #toTop:focus,
    ..green #toTop:active {
    background-color: #34495e;
    }
    ..green .panel .panel-heading a {
    color: #16a086;
    }
    ..green .panel .panel-heading a.collapsed {
    color: #333333;
    }
    ..green .accordion a.toggle {
    color: #16a086;
    }
    .accordion a.toggle.collapsed{
    color: #333333;
    }
    ..green .accordion a.toggle:before {
    background-color: #16a086;
    color: #ffffff;
    }
    ..green .media.blockquote .pull-left {
    color: #16a086;
    }
    ..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;
    }
    ..green .timeline-links ul.nav-tabs li.active a {
    background-color: #16a086;
    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: #16a086;
    }
    ..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;
    }
    ..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;
    }
    ..green .spine {
    background-color: #16a086;
    }
    ..green .timeline .post:after {
    background-color: #ffffff;
    border: 6px solid #16a086;
    }
    ..green .timeline .post:before {
    background-color: #16a086;
    }
    ..green .timeline .post:hover .date {
    color: #34495e;
    }
    ..green .timeline .post:hover:after {
    border-color: #34495e;
    }
    ..green .timeline .post:hover:before {
    background-color: #34495e;
    }
    ..green .scroll-arrows #scrollUp,
    ..green .scroll-arrows #scrollDown {
    border: 2px solid #16a086;
    color: #16a086;
    }

    ..green  footer ul.social li .circle:hover span.icon{
    color: #ffffff;
    }

    ..green  .scroll-arrows #scrollUp:hover, .scroll-arrows #scrollDown:hover{
    border-color: #333333;
    color: #333333;
    }
    ..green .thumbnail.overlay:hover:before {
    background-color: #16a086;
    }
    ..green .blog .thumbnail {
    background-color: #;
    }
    ..green .blog .thumbnail .image-container,
    ..green .blog .thumbnail .blog-min-slider {
    border-bottom: 1px solid #;
    }
    ..green .blog .thumbnail .image-container .overlay-image:before,
    ..green .blog .thumbnail .blog-min-slider .overlay-image:before {
    background-color: #;
    }
    ..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: #;
    }
    ..green .blog .thumbnail .caption span.date {
    color: #34495e;
    }
    ..green .blog .thumbnail .caption span.more {
    color: #34495e;
    }
    ..green .blog .thumbnail .caption span.author {
    color: #;
    }
    ..green .progress .progress-bar {
    background: #16a086;
    }
    ..green ul.social li .circle:hover {
    background-color: #16a086;
    border-color: #16a086;
    color: #ffffff;
    }
    ..green .simple-circle.dark {
    background-color: #;
    }
    ..green .simple-circle.light {
    background-color: #;
    }

    ..green header ul.social li .circle:hover span.icon{
    color: #ffffff;
    }
    ..green .icon-counter .description .position,
    ..green .team-member .description .position {
    color: #34495e;
    }
    ..green .price-list-one .price-list-normal ul li.checked,
    ..green .price-list-two .price-list-normal ul li.checked,
    ..green .price-list-one .price-list-important ul li.checked,
    ..green .price-list-two .price-list-important ul li.checked {
    background-color: # !important;
    }
    ..green .price-list-one .price-list-normal .title,
    ..green .price-list-one .price-list-important .title {
    color: #16a086;
    }
    ..green .price-list-two .price-list-important .title {
    color: #34495e;
    }
    ..green .price-list-two .price-list-important .price {
    background-color: #34495e;
    }
    ..green .badge-awesome .back .circle {
    background-color: #;
    }
    ..green .badge-awesome .front .circle {
    background-color: #16a086;
    }
    ..green .badge-awesome:hover .front .circle {
    background-color: #;
    }
    ..green .ctDrillDown ul li > a:hover {
    background-color: #;
    }
    ..green .ctDrillDown ul li a.match {
    background: #16a086 !important;
    }
    ..green .drilldown-breadcrumbs .breadcrumbs .breadcrumb {
    color: #16a086;
    }
    ..green .title-faq-menu {
    background-color: #16a086;
    color: #ffffff;
    }
    ..green .faq-title {
    color: #16a086;
    border-bottom: 1px solid #16a086;
    }
    ..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: #34495e;
    }
    ..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 .videoCarousel #top-slider li .flex-next,
    ..green .videoCarousel #top-slider li .flex-prev {
    background-color: #34495e;
    color: #ffffff;
    }
    ..green .videoCarousel #top-slider li .flex-next:after {
    border-color: # transparent transparent transparent;
    _border-color: # #000000 #000000 #000000;
    }
    .videoCarousel #top-slider li .flex-prev:after {
    border-color: transparent # transparent transparent;
    _border-color: #000000 # #000000 #000000;
    }
    ..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:hover {
    background-color: #;
    }
    ..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 .normal-flexslider.flexslider .flex-control-nav li a:hover {
    background-color: #;
    }
    ..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 .partners.flexslider .flex-direction-nav .flex-next:hover,
    ..green .partners.flexslider .flex-direction-nav .flex-prev:hover {
    background-color: #;
    }
    ..green .services-slider.flexslider .service .icon {
    color: #16a086;
    }
    ..green .services-slider.flexslider .service:hover .icon {
    color: #34495e;
    }
    ..green .services-slider.flexslider .service:hover .title {
    color: #34495e;
    }
    ..green .services-slider.flexslider .service:hover .btn-round {
    background-color: #34495e;
    border-color: #34495e;
    color: #ffffff;
    }
    ..green .services-slider.flexslider .flex-direction-nav .flex-next:hover,
    ..green .services-slider.flexslider .flex-direction-nav .flex-prev:hover {
    background-color: #;
    }
    ..green .top-section.height100 .flexslider .flex-control-nav li a.flex-active {
    background-color: #16a086;
    }
    ..green .top-section.height100 .flexslider .flex-direction-nav a:hover {
    background-color: #ffffff;
    color: #;
    }
    ..green .blog-min-slider.flexslider .flex-control-nav li a.flex-active {
    background-color: #;
    }
    ..green .portfolioFilter ul li {
    color: #ffffff;
    background-color: #16a086;
    }
    ..green .portfolioFilter ul li.current {
    background-color: #34495e;
    }
    ..green .portfolioFilter ul li:first-child:before {
    border-color: transparent #16a086 transparent transparent;
    }
    ..green .portfolioFilter ul li:first-child.current:before {
    border-color: transparent # transparent transparent;
    }
    ..green .portfolioFilter ul li:last-child:before {
    border-color: transparent transparent transparent #16a086;
    }
    ..green .portfolioFilter ul li:last-child.current:before {
    border-color: transparent transparent transparent #34495e;
    }
    @media (max-width: 768px) {
    ..green .navbar-default .navbar-collapse {
    background-color: #16a086;
    }
    }

    /* Demo style: ..red */

    ..red a {
    color: #e74c3c;
    outline: none;
    }
    ..red a:hover,
    ..red a:focus,
    ..red a:active {
    color: #34495e;
    }
    ..red p.dropcaps:first-letter {
    color: #e74c3c;
    }
    ..red .colored {
    color: #;
    }
    ..red .colored-dark {
    color: #;
    }
    ..red .colored-secondary {
    color: #34495e;
    }
    ..red .back-light {
    background-color: #e74c3c;
    color: #ffffff;
    }
    ..red .btn-primary {
    background-color: #;
    border-color: #;
    color: #ffffff;
    }
    ..red .btn-primary:hover,
    ..red .btn-primary:focus,
    ..red .btn-primary:active {
    background-color: #34495e;
    border-color: #34495e;
    color: #ffffff;
    }
    ..red .btn-primary.disabled,
    ..red .btn-primary[disabled],
    ..red fieldset[disabled] .btn-primary {
    background-color: #;
    border-color: #;
    }

    ..red .btn-default {
    background-color: #34495e;
    border-color: #34495e;
    color: #ffffff;
    }
    ..red .btn-default:hover,
    ..red .btn-default:focus,
    ..red .btn-default:active {
    background-color: #;
    border-color: #;
    color: #ffffff;
    }
    ..red .btn-default.disabled,
    ..red .btn-default[disabled],
    ..red fieldset[disabled] .btn-default {
    background-color: #34495e;
    border-color: #34495e;
    }
    ..red .open .dropdown-toggle.btn-default {
    background-color: #e74c3c;
    border-color: #e74c3c;
    color: #ffffff;
    }
    ..red .btn-light {
    background-color: #;
    border-color: #;
    color: #ffffff;
    }
    ..red .btn-light:hover,
    ..red .btn-light:focus,
    ..red .btn-light:active {
    background-color: #34495e;
    border-color: #34495e;
    color: #ffffff;
    }
    ..red .btn-light.disabled,
    ..red .btn-light[disabled],
    ..red fieldset[disabled] .btn-light {
    background-color: #;
    border-color: #;
    }
    ..red .btn-grey:hover {
    background-color: #34495e;
    border-color: #34495e;
    color: #ffffff;
    }

    ..red .btn-dark-blue:hover {
    background-color: #;
    border-color: #;
    color: #ffffff;
    }

    ..red .btn-round {
    background-color: #e74c3c;
    border-color: #e74c3c;
    color: #ffffff;
    }
    ..red .btn-round:hover,
    ..red .btn-round:focus,
    ..red .btn-round:active {
    background-color: #34495e;
    border-color: #34495e;
    color: #ffffff;
    }
    ..red .btn-round.disabled,
    ..red .btn-round[disabled],
    ..red fieldset[disabled] .btn-round {
    background-color: #e74c3c;
    border-color: #e74c3c;
    }
    ..red .btn-arrow {
    background-color: #;
    border-color: #;
    color: #ffffff;
    }
    ..red .btn-arrow:after {
    border-color: transparent transparent transparent #;
    }
    ..red .btn-arrow:hover,
    ..red .btn-arrow:focus,
    ..red .btn-arrow:active {
    background-color: #34495e;
    border-color: #34495e;
    color: #ffffff;
    }
    ..red .btn-arrow:hover:after,
    ..red .btn-arrow:focus:after,
    ..red .btn-arrow:active:after {
    border-color: transparent transparent transparent #34495e;
    }
    ..red .btn-arrow.disabled,
    ..red .btn-arrow[disabled],
    ..red fieldset[disabled] .btn-arrow {
    background-color: #;
    border-color: #;
    }
    ..red .btn-elysium .btn-right-icon {
    background-color: #34495e;
    color: #ffffff;
    }
    ..red .btn-elysium:hover,
    ..red .btn-elysium:active,
    ..red .btn-elysium:focus {
    background-color: transparent;
    color: #424242;
    }
    ..red .btn-elysium-border {
    background-color: transparent;
    border: 2px solid #e74c3c;
    background-image: none;
    }
    ..red .btn-elysium-border:hover {
    background-color: transparent;
    color: #e74c3c;
    border-color: #e74c3c;
    }
    ..red .btn-group.open .dropdown-toggle .btn-right-icon {
    background-color: #;
    }
    ..red  .form-control:focus {
    border-color: #e74c3c;
    }
    ..red  .map .form-control:focus {
    border-color: #;
    }
    ..red  .footer-inputs .form-control:focus {
    border-color: #e74c3c;
    -moz-box-shadow: 0 1px 1px #;
    -webkit-box-shadow: 0 1px 1px #;
    box-shadow: 0 1px 1px #;
    }
    ..red  .tooltip .tooltip-inner {
    color: #e74c3c;
    }
    ..red  .border-list > li i {
    color: #e74c3c;
    }
    ..red  .nav-tabs.type1 li.active a,
    ..red  .nav-tabs.type1.nav-justified li.active a {
    color: #e74c3c;
    }
    ..red  .nav-tabs.type2 li a,
    ..red  .nav-tabs.type2.nav-justified li a {
    background-color: #e74c3c;
    }
    ..red  .nav-tabs.type2 li.active a,
    ..red  .nav-tabs.type2.nav-justified li.active a {
    background-color: #34495e;
    }
    ..red  .nav-faq > li.active > a,
    ..red  .nav-faq > li.active > a:hover,
    ..red  .nav-faq > li.active > a:focus {
    color: #e74c3c;
    }
    ..red  ul.pagination li a {
    border-color: #;
    background-color: #;
    color: #ffffff;
    }
    ..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: #ffffff;
    }

    ul.pagination li.active a{
    border-color: #6b6b6b;
    background-color: #6b6b6b;
    }
    ..red  ul.pagination li:first-child a {
    position: relative;
    background-color: #34495e;
    border-color: #34495e;
    }
    ..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: #;
    background-color: #;
    }
    ..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 # transparent transparent;
    }
    ..red  ul.pagination li:last-child a:after {
    border-color: transparent transparent transparent #;
    }
    ..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-default {
    background-color: #;
    }
    ..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: #ffffff;
    background-color: #;
    }
    ..red  .navbar-default span.triangle:before {
    background-color: #;
    }
    ..red  .dropdown-menu > .active > a,
    ..red  .dropdown-menu > .active > a:hover,
    ..red  .dropdown-menu > .active > a:focus {
    background-color: transparent;
    color: #e74c3c;
    }
    ..red  .dropdown-menu > li > a:hover {
    color: #e74c3c;
    }
    ..red  .breadcrumbs-page {
    color: #e74c3c;
    background-color: rgba(, 0.1);
    }
    ..red  .breadcrumbs-page .page-title {
    color: #e74c3c;
    }
    ..red .breadcrumbs-page .bread-links {
    color: #e74c3c;
    }

    ..red .svg-icon-left path{
    fill: rgba(, 0.5);
    }
    ..red .svg-icon-right path{
    fill: rgba(, 0.5);
    }
    ..red .hr .circle {
    background-color: #34495e;
    }
    ..red .hr .circle:hover {
    background-color: #e74c3c;
    }
    ..red header {
    background-color: #;
    }
    ..red .team-leaders .simple-circle .social-leader .circle:hover {
    background-color: #e74c3c;
    border-color: #e74c3c;
    color: #ffffff;
    }
    ..red .description-complete .inner span.close:hover {
    background-color: #e74c3c;
    }
    ..red .nav-categories li a {
    color: #757575;
    }
    ..red .nav-categories li a:hover {
    color: #e74c3c;
    }
    ..red .nav-categories li.active {
    color: #e74c3c;
    }
    ..red .nav-categories li.active a {
    color: #e74c3c;
    }
    ..red .nav-categories li.active:before {
    border-color: transparent #e74c3c transparent transparent;
    }
    ..red .tweets.list a {
    color: #34495e;
    }
    ..red .tweets.list a.tweet_user {
    color: #e74c3c;
    }
    ..red .entry-meta a {
    color: #e74c3c;
    }
    ..red .entry-meta a:hover {
    color: #34495e;
    }
    ..red .n-hightlight,
    ..red .n-hightlight-min {
    background-color: #34495e;
    color: #ffffff;
    }
    ..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: #;
    color: #;
    }
    ..red .n-hightlight.colored:after,
    ..red .n-hightlight-min.colored:after {
    border-color: # transparent transparent transparent;
    }
    ..red .pager-button .elysium-arrow {
    color: #ffffff;
    background-color: #e74c3c;
    }
    ..red .pager-button .elysium-arrow.left:before {
    border-color: transparent # transparent transparent;
    }
    ..red .pager-button .elysium-arrow.right:before {
    border-color: # transparent transparent transparent;
    }
    ..red .pager-button:hover .elysium-arrow {
    background-color: #34495e;
    color: #ffffff;
    }
    ..red .pager-button:hover .elysium-arrow.left:before {
    border-color: transparent # transparent transparent;
    }
    ..red .pager-button:hover .elysium-arrow.right:before {
    border-color: # transparent transparent transparent;
    }
    ..red .well .ref {
    color: #e74c3c;
    }
    ..red .section-title {
    background-color: #;
    }
    ..red .section-title span.triangle:before {
    background-color: #;
    }
    ..red .section-motive {
    background-color: #;
    }
    ..red .parallax .inner .tweets a {
    color: #e74c3c;
    }
    ..red .parallax .inner .tweets a:hover {
    color: #e74c3c;
    }
    ..red .parallax .inner .tweets a.tweet_user {
    color: #34495e;
    }
    ..red .parallax .inner .tweets a.tweet_user:hover {
    color: #;
    }
    ..red .parallax .inner .tweets a.tweet_time {
    color: #;
    }
    ..red .parallax .date {
    color: #e74c3c;
    }
    #toTop {
    background-color: #e74c3c;
    }
    ..red #toTop:hover,
    ..red #toTop:focus,
    ..red #toTop:active {
    background-color: #34495e;
    }
    ..red .panel .panel-heading a {
    color: #e74c3c;
    }
    ..red .panel .panel-heading a.collapsed {
    color: #333333;
    }
    ..red .accordion a.toggle {
    color: #e74c3c;
    }
    .accordion a.toggle.collapsed{
    color: #333333;
    }
    ..red .accordion a.toggle:before {
    background-color: #e74c3c;
    color: #ffffff;
    }
    ..red .media.blockquote .pull-left {
    color: #e74c3c;
    }
    ..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;
    }
    ..red .timeline-links ul.nav-tabs li.active a {
    background-color: #e74c3c;
    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: #e74c3c;
    }
    ..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;
    }
    ..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;
    }
    ..red .spine {
    background-color: #e74c3c;
    }
    ..red .timeline .post:after {
    background-color: #ffffff;
    border: 6px solid #e74c3c;
    }
    ..red .timeline .post:before {
    background-color: #e74c3c;
    }
    ..red .timeline .post:hover .date {
    color: #34495e;
    }
    ..red .timeline .post:hover:after {
    border-color: #34495e;
    }
    ..red .timeline .post:hover:before {
    background-color: #34495e;
    }
    ..red .scroll-arrows #scrollUp,
    ..red .scroll-arrows #scrollDown {
    border: 2px solid #e74c3c;
    color: #e74c3c;
    }

    ..red  footer ul.social li .circle:hover span.icon{
    color: #ffffff;
    }

    ..red  .scroll-arrows #scrollUp:hover, .scroll-arrows #scrollDown:hover{
    border-color: #333333;
    color: #333333;
    }
    ..red .thumbnail.overlay:hover:before {
    background-color: #e74c3c;
    }
    ..red .blog .thumbnail {
    background-color: #;
    }
    ..red .blog .thumbnail .image-container,
    ..red .blog .thumbnail .blog-min-slider {
    border-bottom: 1px solid #;
    }
    ..red .blog .thumbnail .image-container .overlay-image:before,
    ..red .blog .thumbnail .blog-min-slider .overlay-image:before {
    background-color: #;
    }
    ..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: #;
    }
    ..red .blog .thumbnail .caption span.date {
    color: #34495e;
    }
    ..red .blog .thumbnail .caption span.more {
    color: #34495e;
    }
    ..red .blog .thumbnail .caption span.author {
    color: #;
    }
    ..red .progress .progress-bar {
    background: #e74c3c;
    }
    ..red ul.social li .circle:hover {
    background-color: #e74c3c;
    border-color: #e74c3c;
    color: #ffffff;
    }
    ..red .simple-circle.dark {
    background-color: #;
    }
    ..red .simple-circle.light {
    background-color: #;
    }

    ..red header ul.social li .circle:hover span.icon{
    color: #ffffff;
    }
    ..red .icon-counter .description .position,
    ..red .team-member .description .position {
    color: #34495e;
    }
    ..red .price-list-one .price-list-normal ul li.checked,
    ..red .price-list-two .price-list-normal ul li.checked,
    ..red .price-list-one .price-list-important ul li.checked,
    ..red .price-list-two .price-list-important ul li.checked {
    background-color: # !important;
    }
    ..red .price-list-one .price-list-normal .title,
    ..red .price-list-one .price-list-important .title {
    color: #e74c3c;
    }
    ..red .price-list-two .price-list-important .title {
    color: #34495e;
    }
    ..red .price-list-two .price-list-important .price {
    background-color: #34495e;
    }
    ..red .badge-awesome .back .circle {
    background-color: #;
    }
    ..red .badge-awesome .front .circle {
    background-color: #e74c3c;
    }
    ..red .badge-awesome:hover .front .circle {
    background-color: #;
    }
    ..red .ctDrillDown ul li > a:hover {
    background-color: #;
    }
    ..red .ctDrillDown ul li a.match {
    background: #e74c3c !important;
    }
    ..red .drilldown-breadcrumbs .breadcrumbs .breadcrumb {
    color: #e74c3c;
    }
    ..red .title-faq-menu {
    background-color: #e74c3c;
    color: #ffffff;
    }
    ..red .faq-title {
    color: #e74c3c;
    border-bottom: 1px solid #e74c3c;
    }
    ..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: #34495e;
    }
    ..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 .videoCarousel #top-slider li .flex-next,
    ..red .videoCarousel #top-slider li .flex-prev {
    background-color: #34495e;
    color: #ffffff;
    }
    ..red .videoCarousel #top-slider li .flex-next:after {
    border-color: # transparent transparent transparent;
    _border-color: # #000000 #000000 #000000;
    }
    .videoCarousel #top-slider li .flex-prev:after {
    border-color: transparent # transparent transparent;
    _border-color: #000000 # #000000 #000000;
    }
    ..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:hover {
    background-color: #;
    }
    ..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 .normal-flexslider.flexslider .flex-control-nav li a:hover {
    background-color: #;
    }
    ..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 .partners.flexslider .flex-direction-nav .flex-next:hover,
    ..red .partners.flexslider .flex-direction-nav .flex-prev:hover {
    background-color: #;
    }
    ..red .services-slider.flexslider .service .icon {
    color: #e74c3c;
    }
    ..red .services-slider.flexslider .service:hover .icon {
    color: #34495e;
    }
    ..red .services-slider.flexslider .service:hover .title {
    color: #34495e;
    }
    ..red .services-slider.flexslider .service:hover .btn-round {
    background-color: #34495e;
    border-color: #34495e;
    color: #ffffff;
    }
    ..red .services-slider.flexslider .flex-direction-nav .flex-next:hover,
    ..red .services-slider.flexslider .flex-direction-nav .flex-prev:hover {
    background-color: #;
    }
    ..red .top-section.height100 .flexslider .flex-control-nav li a.flex-active {
    background-color: #e74c3c;
    }
    ..red .top-section.height100 .flexslider .flex-direction-nav a:hover {
    background-color: #ffffff;
    color: #;
    }
    ..red .blog-min-slider.flexslider .flex-control-nav li a.flex-active {
    background-color: #;
    }
    ..red .portfolioFilter ul li {
    color: #ffffff;
    background-color: #e74c3c;
    }
    ..red .portfolioFilter ul li.current {
    background-color: #34495e;
    }
    ..red .portfolioFilter ul li:first-child:before {
    border-color: transparent #e74c3c transparent transparent;
    }
    ..red .portfolioFilter ul li:first-child.current:before {
    border-color: transparent # transparent transparent;
    }
    ..red .portfolioFilter ul li:last-child:before {
    border-color: transparent transparent transparent #e74c3c;
    }
    ..red .portfolioFilter ul li:last-child.current:before {
    border-color: transparent transparent transparent #34495e;
    }
    @media (max-width: 768px) {
    ..red .navbar-default .navbar-collapse {
    background-color: #e74c3c;
    }
    }

    /* Demo style: ..default */

    ..default a {
    color: #82c2cb;
    outline: none;
    }
    ..default a:hover,
    ..default a:focus,
    ..default a:active {
    color: #a5946d;
    }
    ..default p.dropcaps:first-letter {
    color: #82c2cb;
    }
    ..default .colored {
    color: #;
    }
    ..default .colored-dark {
    color: #;
    }
    ..default .colored-secondary {
    color: #a5946d;
    }
    ..default .back-light {
    background-color: #82c2cb;
    color: #ffffff;
    }
    ..default .btn-primary {
    background-color: #;
    border-color: #;
    color: #ffffff;
    }
    ..default .btn-primary:hover,
    ..default .btn-primary:focus,
    ..default .btn-primary:active {
    background-color: #a5946d;
    border-color: #a5946d;
    color: #ffffff;
    }
    ..default .btn-primary.disabled,
    ..default .btn-primary[disabled],
    ..default fieldset[disabled] .btn-primary {
    background-color: #;
    border-color: #;
    }

    ..default .btn-default {
    background-color: #a5946d;
    border-color: #a5946d;
    color: #ffffff;
    }
    ..default .btn-default:hover,
    ..default .btn-default:focus,
    ..default .btn-default:active {
    background-color: #;
    border-color: #;
    color: #ffffff;
    }
    ..default .btn-default.disabled,
    ..default .btn-default[disabled],
    ..default fieldset[disabled] .btn-default {
    background-color: #a5946d;
    border-color: #a5946d;
    }
    ..default .open .dropdown-toggle.btn-default {
    background-color: #82c2cb;
    border-color: #82c2cb;
    color: #ffffff;
    }
    ..default .btn-light {
    background-color: #;
    border-color: #;
    color: #ffffff;
    }
    ..default .btn-light:hover,
    ..default .btn-light:focus,
    ..default .btn-light:active {
    background-color: #a5946d;
    border-color: #a5946d;
    color: #ffffff;
    }
    ..default .btn-light.disabled,
    ..default .btn-light[disabled],
    ..default fieldset[disabled] .btn-light {
    background-color: #;
    border-color: #;
    }
    ..default .btn-grey:hover {
    background-color: #a5946d;
    border-color: #a5946d;
    color: #ffffff;
    }

    ..default .btn-dark-blue:hover {
    background-color: #;
    border-color: #;
    color: #ffffff;
    }

    ..default .btn-round {
    background-color: #82c2cb;
    border-color: #82c2cb;
    color: #ffffff;
    }
    ..default .btn-round:hover,
    ..default .btn-round:focus,
    ..default .btn-round:active {
    background-color: #a5946d;
    border-color: #a5946d;
    color: #ffffff;
    }
    ..default .btn-round.disabled,
    ..default .btn-round[disabled],
    ..default fieldset[disabled] .btn-round {
    background-color: #82c2cb;
    border-color: #82c2cb;
    }
    ..default .btn-arrow {
    background-color: #;
    border-color: #;
    color: #ffffff;
    }
    ..default .btn-arrow:after {
    border-color: transparent transparent transparent #;
    }
    ..default .btn-arrow:hover,
    ..default .btn-arrow:focus,
    ..default .btn-arrow:active {
    background-color: #a5946d;
    border-color: #a5946d;
    color: #ffffff;
    }
    ..default .btn-arrow:hover:after,
    ..default .btn-arrow:focus:after,
    ..default .btn-arrow:active:after {
    border-color: transparent transparent transparent #a5946d;
    }
    ..default .btn-arrow.disabled,
    ..default .btn-arrow[disabled],
    ..default fieldset[disabled] .btn-arrow {
    background-color: #;
    border-color: #;
    }
    ..default .btn-elysium .btn-right-icon {
    background-color: #a5946d;
    color: #ffffff;
    }
    ..default .btn-elysium:hover,
    ..default .btn-elysium:active,
    ..default .btn-elysium:focus {
    background-color: transparent;
    color: #424242;
    }
    ..default .btn-elysium-border {
    background-color: transparent;
    border: 2px solid #82c2cb;
    background-image: none;
    }
    ..default .btn-elysium-border:hover {
    background-color: transparent;
    color: #82c2cb;
    border-color: #82c2cb;
    }
    ..default .btn-group.open .dropdown-toggle .btn-right-icon {
    background-color: #;
    }
    ..default  .form-control:focus {
    border-color: #82c2cb;
    }
    ..default  .map .form-control:focus {
    border-color: #;
    }
    ..default  .footer-inputs .form-control:focus {
    border-color: #82c2cb;
    -moz-box-shadow: 0 1px 1px #;
    -webkit-box-shadow: 0 1px 1px #;
    box-shadow: 0 1px 1px #;
    }
    ..default  .tooltip .tooltip-inner {
    color: #82c2cb;
    }
    ..default  .border-list > li i {
    color: #82c2cb;
    }
    ..default  .nav-tabs.type1 li.active a,
    ..default  .nav-tabs.type1.nav-justified li.active a {
    color: #82c2cb;
    }
    ..default  .nav-tabs.type2 li a,
    ..default  .nav-tabs.type2.nav-justified li a {
    background-color: #82c2cb;
    }
    ..default  .nav-tabs.type2 li.active a,
    ..default  .nav-tabs.type2.nav-justified li.active a {
    background-color: #a5946d;
    }
    ..default  .nav-faq > li.active > a,
    ..default  .nav-faq > li.active > a:hover,
    ..default  .nav-faq > li.active > a:focus {
    color: #82c2cb;
    }
    ..default  ul.pagination li a {
    border-color: #;
    background-color: #;
    color: #ffffff;
    }
    ..default  ul.pagination li a:hover,
    ..default  ul.pagination li a:active,
    ..default  ul.pagination li a:focus {
    border-color: #a5946d;
    background-color: #a5946d;
    color: #ffffff;
    }

    ul.pagination li.active a{
    border-color: #6b6b6b;
    background-color: #6b6b6b;
    }
    ..default  ul.pagination li:first-child a {
    position: relative;
    background-color: #a5946d;
    border-color: #a5946d;
    }
    ..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: #;
    background-color: #;
    }
    ..default  ul.pagination li:first-child a:before {
    border-color: transparent #a5946d 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 # transparent transparent;
    }
    ..default  ul.pagination li:last-child a:after {
    border-color: transparent transparent transparent #;
    }
    ..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 #a5946d;
    }
    ..default  .navbar-default {
    background-color: #;
    }
    ..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: #82c2cb;
    }
    ..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: #ffffff;
    background-color: #;
    }
    ..default  .navbar-default span.triangle:before {
    background-color: #;
    }
    ..default  .dropdown-menu > .active > a,
    ..default  .dropdown-menu > .active > a:hover,
    ..default  .dropdown-menu > .active > a:focus {
    background-color: transparent;
    color: #82c2cb;
    }
    ..default  .dropdown-menu > li > a:hover {
    color: #82c2cb;
    }
    ..default  .breadcrumbs-page {
    color: #82c2cb;
    background-color: rgba(, 0.1);
    }
    ..default  .breadcrumbs-page .page-title {
    color: #82c2cb;
    }
    ..default .breadcrumbs-page .bread-links {
    color: #82c2cb;
    }

    ..default .svg-icon-left path{
    fill: rgba(, 0.5);
    }
    ..default .svg-icon-right path{
    fill: rgba(, 0.5);
    }
    ..default .hr .circle {
    background-color: #a5946d;
    }
    ..default .hr .circle:hover {
    background-color: #82c2cb;
    }
    ..default header {
    background-color: #;
    }
    ..default .team-leaders .simple-circle .social-leader .circle:hover {
    background-color: #82c2cb;
    border-color: #82c2cb;
    color: #ffffff;
    }
    ..default .description-complete .inner span.close:hover {
    background-color: #82c2cb;
    }
    ..default .nav-categories li a {
    color: #757575;
    }
    ..default .nav-categories li a:hover {
    color: #82c2cb;
    }
    ..default .nav-categories li.active {
    color: #82c2cb;
    }
    ..default .nav-categories li.active a {
    color: #82c2cb;
    }
    ..default .nav-categories li.active:before {
    border-color: transparent #82c2cb transparent transparent;
    }
    ..default .tweets.list a {
    color: #a5946d;
    }
    ..default .tweets.list a.tweet_user {
    color: #82c2cb;
    }
    ..default .entry-meta a {
    color: #82c2cb;
    }
    ..default .entry-meta a:hover {
    color: #a5946d;
    }
    ..default .n-hightlight,
    ..default .n-hightlight-min {
    background-color: #a5946d;
    color: #ffffff;
    }
    ..default .n-hightlight:after,
    ..default .n-hightlight-min:after {
    border-color: #a5946d transparent transparent transparent;
    }
    ..default .n-hightlight.colored,
    ..default .n-hightlight-min.colored {
    background-color: #;
    color: #;
    }
    ..default .n-hightlight.colored:after,
    ..default .n-hightlight-min.colored:after {
    border-color: # transparent transparent transparent;
    }
    ..default .pager-button .elysium-arrow {
    color: #ffffff;
    background-color: #82c2cb;
    }
    ..default .pager-button .elysium-arrow.left:before {
    border-color: transparent # transparent transparent;
    }
    ..default .pager-button .elysium-arrow.right:before {
    border-color: # transparent transparent transparent;
    }
    ..default .pager-button:hover .elysium-arrow {
    background-color: #a5946d;
    color: #ffffff;
    }
    ..default .pager-button:hover .elysium-arrow.left:before {
    border-color: transparent # transparent transparent;
    }
    ..default .pager-button:hover .elysium-arrow.right:before {
    border-color: # transparent transparent transparent;
    }
    ..default .well .ref {
    color: #82c2cb;
    }
    ..default .section-title {
    background-color: #;
    }
    ..default .section-title span.triangle:before {
    background-color: #;
    }
    ..default .section-motive {
    background-color: #;
    }
    ..default .parallax .inner .tweets a {
    color: #82c2cb;
    }
    ..default .parallax .inner .tweets a:hover {
    color: #82c2cb;
    }
    ..default .parallax .inner .tweets a.tweet_user {
    color: #a5946d;
    }
    ..default .parallax .inner .tweets a.tweet_user:hover {
    color: #;
    }
    ..default .parallax .inner .tweets a.tweet_time {
    color: #;
    }
    ..default .parallax .date {
    color: #82c2cb;
    }
    #toTop {
    background-color: #82c2cb;
    }
    ..default #toTop:hover,
    ..default #toTop:focus,
    ..default #toTop:active {
    background-color: #a5946d;
    }
    ..default .panel .panel-heading a {
    color: #82c2cb;
    }
    ..default .panel .panel-heading a.collapsed {
    color: #333333;
    }
    ..default .accordion a.toggle {
    color: #82c2cb;
    }
    .accordion a.toggle.collapsed{
    color: #333333;
    }
    ..default .accordion a.toggle:before {
    background-color: #82c2cb;
    color: #ffffff;
    }
    ..default .media.blockquote .pull-left {
    color: #82c2cb;
    }
    ..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: #a5946d;
    }
    ..default .timeline-links ul.nav-tabs li.active a {
    background-color: #82c2cb;
    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: #82c2cb;
    }
    ..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: #a5946d;
    }
    ..default .timeline-links .tab-pane ul li.active a {
    background-color: #82c2cb;
    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: #82c2cb;
    }
    ..default .spine {
    background-color: #82c2cb;
    }
    ..default .timeline .post:after {
    background-color: #ffffff;
    border: 6px solid #82c2cb;
    }
    ..default .timeline .post:before {
    background-color: #82c2cb;
    }
    ..default .timeline .post:hover .date {
    color: #a5946d;
    }
    ..default .timeline .post:hover:after {
    border-color: #a5946d;
    }
    ..default .timeline .post:hover:before {
    background-color: #a5946d;
    }
    ..default .scroll-arrows #scrollUp,
    ..default .scroll-arrows #scrollDown {
    border: 2px solid #82c2cb;
    color: #82c2cb;
    }

    ..default  footer ul.social li .circle:hover span.icon{
    color: #ffffff;
    }

    ..default  .scroll-arrows #scrollUp:hover, .scroll-arrows #scrollDown:hover{
    border-color: #333333;
    color: #333333;
    }
    ..default .thumbnail.overlay:hover:before {
    background-color: #82c2cb;
    }
    ..default .blog .thumbnail {
    background-color: #;
    }
    ..default .blog .thumbnail .image-container,
    ..default .blog .thumbnail .blog-min-slider {
    border-bottom: 1px solid #;
    }
    ..default .blog .thumbnail .image-container .overlay-image:before,
    ..default .blog .thumbnail .blog-min-slider .overlay-image:before {
    background-color: #;
    }
    ..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: #;
    }
    ..default .blog .thumbnail .caption span.date {
    color: #a5946d;
    }
    ..default .blog .thumbnail .caption span.more {
    color: #a5946d;
    }
    ..default .blog .thumbnail .caption span.author {
    color: #;
    }
    ..default .progress .progress-bar {
    background: #82c2cb;
    }
    ..default ul.social li .circle:hover {
    background-color: #82c2cb;
    border-color: #82c2cb;
    color: #ffffff;
    }
    ..default .simple-circle.dark {
    background-color: #;
    }
    ..default .simple-circle.light {
    background-color: #;
    }

    ..default header ul.social li .circle:hover span.icon{
    color: #ffffff;
    }
    ..default .icon-counter .description .position,
    ..default .team-member .description .position {
    color: #a5946d;
    }
    ..default .price-list-one .price-list-normal ul li.checked,
    ..default .price-list-two .price-list-normal ul li.checked,
    ..default .price-list-one .price-list-important ul li.checked,
    ..default .price-list-two .price-list-important ul li.checked {
    background-color: # !important;
    }
    ..default .price-list-one .price-list-normal .title,
    ..default .price-list-one .price-list-important .title {
    color: #82c2cb;
    }
    ..default .price-list-two .price-list-important .title {
    color: #a5946d;
    }
    ..default .price-list-two .price-list-important .price {
    background-color: #a5946d;
    }
    ..default .badge-awesome .back .circle {
    background-color: #;
    }
    ..default .badge-awesome .front .circle {
    background-color: #82c2cb;
    }
    ..default .badge-awesome:hover .front .circle {
    background-color: #;
    }
    ..default .ctDrillDown ul li > a:hover {
    background-color: #;
    }
    ..default .ctDrillDown ul li a.match {
    background: #82c2cb !important;
    }
    ..default .drilldown-breadcrumbs .breadcrumbs .breadcrumb {
    color: #82c2cb;
    }
    ..default .title-faq-menu {
    background-color: #82c2cb;
    color: #ffffff;
    }
    ..default .faq-title {
    color: #82c2cb;
    border-bottom: 1px solid #82c2cb;
    }
    ..default .parallax .flexslider .flex-direction-nav li .flex-next:before {
    background-color: #82c2cb;
    }
    ..default .parallax .flexslider .flex-direction-nav li .flex-prev:before {
    background-color: #a5946d;
    }
    ..default .testimonials-slider .flex-direction-nav li .flex-next:before,
    ..default .quote-slider .flex-direction-nav li .flex-next:before {
    background-color: #82c2cb;
    }
    ..default .testimonials-slider .flex-direction-nav li .flex-prev:before,
    ..default .quote-slider .flex-direction-nav li .flex-prev:before {
    background-color: #a5946d;
    }
    ..default .testimonials-slider .date,
    ..default .quote-slider .date {
    color: #82c2cb;
    }
    ..default .videoCarousel #top-slider li .flex-next,
    ..default .videoCarousel #top-slider li .flex-prev {
    background-color: #a5946d;
    color: #ffffff;
    }
    ..default .videoCarousel #top-slider li .flex-next:after {
    border-color: # transparent transparent transparent;
    _border-color: # #000000 #000000 #000000;
    }
    .videoCarousel #top-slider li .flex-prev:after {
    border-color: transparent # transparent transparent;
    _border-color: #000000 # #000000 #000000;
    }
    ..default .videoCarousel.type2 .flexslider .slides li .inner .description a.button:hover {
    background-color: #82c2cb;
    color: #ffffff;
    }
    ..default .videoCarousel.type2 .controls .flex-control-nav li a:hover {
    background-color: #;
    }
    ..default .videoCarousel.type2 .controls .flex-control-nav li a.flex-active {
    background-color: #a5946d;
    }
    ..default .videoCarousel.type2 .controls .flex-control-nav li a.flex-active:hover {
    background-color: #a5946d;
    }
    ..default .normal-flexslider.flexslider .flex-control-nav li a:hover {
    background-color: #;
    }
    ..default .normal-flexslider.flexslider .flex-control-nav li a.flex-active {
    background-color: #a5946d;
    }
    ..default .normal-flexslider.flexslider .flex-control-nav li a.flex-active:hover {
    background-color: #a5946d;
    }
    ..default .partners.flexslider .flex-direction-nav .flex-next:hover,
    ..default .partners.flexslider .flex-direction-nav .flex-prev:hover {
    background-color: #;
    }
    ..default .services-slider.flexslider .service .icon {
    color: #82c2cb;
    }
    ..default .services-slider.flexslider .service:hover .icon {
    color: #a5946d;
    }
    ..default .services-slider.flexslider .service:hover .title {
    color: #a5946d;
    }
    ..default .services-slider.flexslider .service:hover .btn-round {
    background-color: #a5946d;
    border-color: #a5946d;
    color: #ffffff;
    }
    ..default .services-slider.flexslider .flex-direction-nav .flex-next:hover,
    ..default .services-slider.flexslider .flex-direction-nav .flex-prev:hover {
    background-color: #;
    }
    ..default .top-section.height100 .flexslider .flex-control-nav li a.flex-active {
    background-color: #82c2cb;
    }
    ..default .top-section.height100 .flexslider .flex-direction-nav a:hover {
    background-color: #ffffff;
    color: #;
    }
    ..default .blog-min-slider.flexslider .flex-control-nav li a.flex-active {
    background-color: #;
    }
    ..default .portfolioFilter ul li {
    color: #ffffff;
    background-color: #82c2cb;
    }
    ..default .portfolioFilter ul li.current {
    background-color: #a5946d;
    }
    ..default .portfolioFilter ul li:first-child:before {
    border-color: transparent #82c2cb transparent transparent;
    }
    ..default .portfolioFilter ul li:first-child.current:before {
    border-color: transparent # transparent transparent;
    }
    ..default .portfolioFilter ul li:last-child:before {
    border-color: transparent transparent transparent #82c2cb;
    }
    ..default .portfolioFilter ul li:last-child.current:before {
    border-color: transparent transparent transparent #a5946d;
    }
    @media (max-width: 768px) {
    ..default .navbar-default .navbar-collapse {
    background-color: #82c2cb;
    }
    }

