body {
    font-family: 'Open Sans', sans-serif !important;
}

* {
    box-sizing: border-box;
}

.navbar-inverse {
    background-color: rgba(0,0,0,0.8);
    border-color: #000;
    border-radius: 0;
    margin-bottom: 0;
    top: 0;
    border-width: 0;
}

.navbar-inverse .navbar-brand {
    max-width: 285px;
    padding-top: 6px;
    padding-bottom: 3px;
}

.navbar-inverse .navbar-brand img {
    max-width: 90%;
    margin-top: 4px;
}

.navbar-inverse .navbar-nav>li>a {
    color: #fff;
    font-size: 16px;
    padding: 12px 10px;
    line-height: 43px;   
}

.navbar-inverse .navbar-nav>li>a.active {
    background-color: rgba(0, 171, 169, .6);
}

.small-navbar {
    text-transform: capitalize !important;
    margin-right: 65px !important;
}

.small-navbar li:not(:last-child) > a:after {
    content: "";
    position: absolute;
    right: 0;
    height: 14px;
    width: 1px;
    background-color: white;
    top: 53%;
    margin-top: -7.5px;
}

.small-navbar li a {
    font-size: 13px !important ;
}

.navbar-nav .hvr-shutter-out-horizontal:before {
    background-color: #555555;
    border-bottom: 2px solid #00b0ac;
}

.navbar-nav .hvr-shutter-out-horizontal {
    background: transparent
}

 .navbar-inverse .small-navbar>li>a:hover {
    color: #009b99;
    transition: all .2s ease-in-out;
}



.navbar-inverse .navbar-nav>li>a.active {
    background-color: #555;
    color: #fff;
    border-bottom: 2px solid #00acaa;
    padding-bottom: 10px;
}


.navbar-inverse .navbar-nav>li>a {
    font-size: 13px;
    text-transform: capitalize;
    font-family: 'MyriadProSemiExtended' !important;
}


/* Myriad Font */

@font-face {
  font-family: 'MyriadProSemiExtended';
  src: url('Myriad-Pro-SemiExtended_31654.eot'); /* IE9 Compat Modes */
  src: url('Myriad-Pro-SemiExtended_31654.ttf') format('embedded-opentype'), /* IE6-IE8 */
       url('Myriad-Pro-SemiExtended_31654.woff') format('woff'), /* Modern Browsers */
       url('../fonts/Myriad-Pro-SemiExtended_31654.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('webfont.svg#svgFontName') format('svg'); /* Legacy iOS */
}

/* Myriad Font */


/*  Slider */

.slide {
    height: 475px;
    margin-top: 0;
}

.slide .slide1 {
    background-image: url("../images/slideshow/2.jpg");
    background-attachment: fixed;
    height: 475px;
    background-size: cover;
    background-position: center -135px;
}


.slide .slide2 {
    background-image: url("../images/slideshow/advisor.jpg" );
    background-attachment: fixed;
    height: 475px;
    background-size: cover;
    background-position: center 0;
}

.slide .slide3 {
    background-image: url("../images/slideshow/trading.jpg");
    background-attachment: fixed;
    height: 475px;
    background-size: cover;
    background-position: center center;
}

.slide .carousel-caption {
    text-align: center;
    text-transform: capitalize;;
    top: 30%;
    bottom: 120px;
    padding: 0 20px;
    padding-bottom: 30px;
    height: auto;
    z-index: 111111;
    left: 10%;
    right: 10%;
}

.slide .carousel-caption h1 {
    font-weight: 700;
    font-size: 40px;
}

.slide .carousel-caption h4 {
    font-size: 20px;
    line-height: 1.5em;
    font-weight: 200;
    text-shadow: 0 1px 1px #009b99;
}



.carousel-control .glyphicon-menu-left, .carousel-control .icon-prev {left: 25%;top: 50%;}
.carousel-control .glyphicon-menu-right, .carousel-control .icon-next {right: 25%;top: 50%;}


.carousel-indicators li{
    width: 30px;
    height: 3px;
    background-color: #fff;
    border: 0;
}


.carousel-indicators li.active {
    width: 30px;
    height: 3px;
    background-color: #009b99;
}

@media screen and (min-width: 768px) {
    .carousel-indicators {
        bottom: 45px;
    }

}

.carousel-control.left {
    background-image: none;
}

.carousel-control.right {
    background-image: none;
}


.slide-rgba {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 1111;
    background-color: rgba(5,5,5,0.2)
}

.slide .carousel-caption .btn {
    font-size: 18px;
    width: 167px;
    padding: 10px 20px;
    margin-top: 26px;
    margin-right: 15px;
    background-color: rgba(0, 171, 169, .72);
    border: 1px solid #00aaa8;
    border-radius: 0;
    color: #fff;
    transition: all .3s ease-in-out;
    text-transform: capitalize;
    text-shadow: 1px 1px 10px #222;
}

.slide .carousel-caption .btn i {
    margin-left: 15px;
}

.slide .carousel-caption .hvr-sweep-to-right:before {
    background: #00aaa8;
}

/**/

.market-ticker {
    height: 29px;
    padding: 1px;
    background-color: rgba(49, 74, 74, 0.9);
    position: absolute;
    width: 100%;
    margin-top: -29px;
    border-top: 2px solid rgba(0, 171, 169, .5);
}

.market-ticker .Tg-Wh-Kh {
    font-size: 16px;
    color: #fff!important;
    line-height: 25px!important;
    background: transparent !important;
}

i.a.a-Qb-hb.Tg-Wh-hi.Tg-Wh-Z,
.Tg-Wh-di,
.Tg-Wh-ei {
    color: #fff!important;
}
a:-webkit-any-link {
    color: #fff;

}

.Tg-Wh-hi {color: #fff;}

.market-ticker body {color: #ffffff !important;}

.bg-color {color: #00aba9}

/**/

.welcome {
    padding: 40px 0;
}

.welcome .about-mes {padding-right: 40px;}

.welcome .about-mes h1,
.welcome .news h1 {
    padding-bottom: 16px;
    position: relative;
    text-transform: uppercase;
    font-size: 31px;
    font-weight: 700;
    color: #444;
}


.welcome .about-mes .btn {
    padding: 10px 20px;
    border-radius: 0;
    margin-top: 10px;
    margin-right: 15px;
    background-color: transparent;
    border: 1px solid #00aaa8;
    transition: all .3s ease-in-out;
    text-transform: capitalize;
}

.welcome .about-mes .btn a {color: #00aaa8;}

.welcome .about-mes .btn:hover {
    background-color: #00aaa8;
}

.welcome .about-mes .btn:hover a {color: #fff;}

.hvr-sweep-to-right:before {
    background-color: #00aaa8;
}

.welcome .about-mes p {
    line-height: 1.5;
    font-size: 19px;
    text-align: justify;
}

.widget .news {padding-left: 30px}


.widget .news-feed li.news-item {
    position: relative;
    font-size: 18px;
    margin-bottom: 7px;
    margin-top: 0px;
    padding-left: 45px;
    border-bottom: 1px solid #ccc;
    
}

.widget .news-feed li.news-item:last-child {border-bottom: none;}

.widget .news-feed li.news-item a {
        color: #333;
    text-decoration: underline;
    display: block;
    
}

.widget .news-feed ul {list-style-type: none;padding-left: 0;}

.widget .news-feed li.news-item:after {
    content: "\f1ea";
    font-size: 24px;
    font-family: fontawesome;
    left: 0;
    position: absolute;
    top: 0;
    color: #999;
}


.widget .news-feed li.news-item .date {
    margin-bottom: 4px;
    font-size: 15px;
    padding-left: 5px;
    padding: 5px 0;
    color: #00aba9;
}

.news .more {
    background-color: #f2f2f2;
    padding: 5px;
}


/**/

.banner {
    background-image: url("../images/market.jpg");
    background-size: cover;
    background-attachment: fixed;
    color: #fff;
}

.banner .rgba {
    background-color: rgba(0,0,0, .4);
    padding: 90px 0;
}

.banner h1 {
    font-weight: 500;
    margin-bottom: 20px;
    font-size: 40px
}

.banner h4 {
    color: #eee;
}

/**/

.our-programs {
    background-color: #fff;
    padding: 40px 0;
    margin-bottom: 0;
}

.our-programs h1 {
    text-transform: uppercase;
    font-size: 31px;
    font-weight: 700;
    color: #444;
    text-align: left;
}

.our-programs .program {
    margin: 35px 0; 
    text-align: center;
}


.our-programs .program h3 {
    color: #444;
    margin-top: 0;
    font-weight: 600;
    font-size: 22px;
}


.our-programs .program img {
    display: block;
    width: 70%;
    margin: 10px auto;
}


.our-programs .program .btn {
    padding: 10px 20px;
    border-radius: 0;
    margin-top: 10px;
    background-color: transparent;
    border: 1px solid #00aaa8;
    color: #00aaa8;
    transition: all .3s ease-in-out;
    text-transform: capitalize;
}

.our-programs .program .btn:hover {
    background-color: #00aaa8;
    color: #fff;
}

/**/


/* Slider */
.slick-slider
{
    position: relative;

    display: block;

    -moz-box-sizing: border-box;
    box-sizing: border-box;

    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}




.clients-say {
    background-color: #fafafa;
    padding: 15px;
    
}

.clients-say .btn {
    padding: 10px 20px;
    border-radius: 0;
    margin-right: 15px;
    background-color: transparent;
    border: 2px solid #00aaa8;
    color: #00aaa8;
    transition: all .3s ease-in-out;
    text-transform: capitalize;
    margin-top: 28px;
}



#testimonials #dev-snippet-title{
    margin-top: 0px;
    padding-top:30px;
}

#testimonials .testimonials-list .single-testimonial {
    -webkit-transition: all 0.25s;
    border: 1px solid #E0E0E0;
    border-radius: 10px;
    background-color: white;
    margin-bottom: 10px;
}
#testimonials .testimonials-list .single-testimonial .testimonial-holder {
    padding: 15px 15px;
    padding-bottom: 0px;
}
#testimonials .testimonials-list .single-testimonial .testimonial-holder .testimonial-content {
    font-size: 18px;
    text-align: center;
    position: relative;
}
#testimonials .testimonials-list .single-testimonial .testimonial-holder .testimonial-content .testimonial-caret {
    position: absolute;
    bottom: -46px;
    font-size: 32px;
    color: white;
    left: 40px;
}
#testimonials .testimonials-list .single-testimonial .testimonial-holder .testimonial-user {
    margin-top: 20px;
    clear: both;
    background-color: #00afad;
    border-radius: 0px 0px 10px 10px;
    padding: 20px 40px;
    text-align: center;
}
#testimonials .testimonials-list .single-testimonial .testimonial-holder .testimonial-user .testimonial-user-image {
    float: left;
    min-width: 50px;
}
#testimonials .testimonials-list .single-testimonial .testimonial-holder .testimonial-user .testimonial-user-image img {
    height: 50px;
    border-radius: 100%;
    border: 2px solid white;
}
#testimonials .testimonials-list .single-testimonial .testimonial-holder .testimonial-user .testimonial-user-name {
    float: left;
    font-weight: bold;
    color: white;
    margin-left: 15px;
    text-align: left;
    font-size: 18px;
}
#testimonials .testimonials-list .single-testimonial .testimonial-holder .testimonial-user .testimonial-user-name a {
    color: #404040;
    font-size: 16px;
}
#testimonials .testimonials-list .testimonial-left-handle {
    position: absolute;
    z-index: 100;
    top: 40%;
    left: -10%;
    cursor: pointer;
}
#testimonials .testimonials-list .testimonial-left-handle:hover {
    color: #00afad;
}
#testimonials .testimonials-list .testimonial-right-handle {
    position: absolute;
    z-index: 100;
    top: 40%;
    right: -10%;
    cursor: pointer;
}
#testimonials .testimonials-list .testimonial-right-handle:hover {
    color: #00afad;
}
#testimonials .testimonials-list .slick-dots {
    bottom: -40px;
    text-align: center;
}
#testimonials .testimonials-list .slick-dots li {
    list-style-type: none;
    display: inline-block;
}
#testimonials .testimonials-list .slick-dots li button {
    background-color: grey;
    border-radius: 50%;
    color: grey;
    height: 24px;
    width: 24px;
    border: 0;
    outline: none;
    margin: 0px 3px;
}
#testimonials .testimonials-list .slick-dots li.slick-active button {
    background-color: white;
    color: white;
    border: 3px solid grey;
}

#testimonials .testimonials-list .testimonial-left-handle {
    display: none;
}

/**/


.contact-us {
    padding: 40px 0;
}

.contact-us h1 {
    font-size: 28px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 50px;
}

.contact-us input {
    border-radius: 0;
    box-shadow: none;
}

.form-control {
    border-radius: 0;
    box-shadow: none;
    color: #888;
}

.contact-us textarea {
    z-index: auto;
    position: relative;
    line-height: 20px;
    font-size: 14px;
    transition: none;
    background: transparent !important;
    border-radius: 0;
    padding: 6px 12px 0px 12px;
}

.contact-us input {max-height: 120px}

.contact-us input.btn {
    background-color: #00afad;
    padding: 6px 25px;
    color: #fff;
}

.contact-us input.btn {
    padding: 10px 25px;
    border-radius: 0;
    margin-top: 10px;
    background-color: transparent;
    border: 1px solid #00aaa8;
    color: #00aaa8;
    transition: all .3s ease-in-out;
    text-transform: capitalize;
}

.contact-us input.btn:hover {
    background-color: #00aaa8;
    color: #fff;
}


/*******/

.our-clients {
    background-color: #00afad;
    padding: 0;
}

/**/

footer {
    background-color: #000;
    padding: 50px 0 20px 0;
    color: #eee;
}

.first p {font-size: 17px; text-align: justify;}

footer ul {
    list-style: none;
    margin: 0;
    padding: 0;
    
}

footer .styled-icons li {
    margin-bottom: 0;
    padding-bottom: 0;
    display: inline-block;
}

footer .styled-icons li a {
    margin-bottom: 0;
    border-color: #eee;
    font-size: 13px;
    height: 30px;
    line-height: 30px;
    margin: 2px 10px 2px 0;
    width: 30px;
    font-size: 18px
}

footer ul li i {color: #fff;margin-right: 5px}

footer .support .first img{
    margin-bottom: 15px;
    margin-left: -15px
}

footer .support .second li a{
    font-size: 17px;
    text-transform: capitalize;
}


footer .support .second li {
    margin-bottom: 5px;
}

footer .support .third {
    font-size: 17px;
}

footer .support .third h4 {
    margin-top: 0;
}

footer .support .third button {
    margin-top: 15px;
    background-color: #000000;
    border: 2px solid #fff;
    border-radius: 0;
    font-size: 13px;
    color: #00afad;
    text-transform: uppercase;
    font-weight: bold;
}

footer .support a {
    color: #eee;
}

footer .support .social-media li{
    display: inline-block;
    
}

footer .support .social-media li a img {
    max-width: 30px;
}

.down-footer {
    margin-top: 20px;
}

footer .support .first,
footer .support .second,
footer .support .third {
    margin-bottom: 25px;
}

/*******************************/

.slide .carousel-caption h1 {
    color: #00aba9 !important;
    font-weight: 600;
    text-shadow: 0px 0px 1px #000;
}

/**/


input::placeholder {
    color: #fff;
}

a:hover {
    text-decoration: none;
}


/* 30 / 9 / 2017 */

@media (min-width: 767px) {
    
    .slide .carousel-caption {
        position: relative;
        text-align: left;
        bottom: -225px;
        left: 0;
        padding-left: 0;
        max-width: 50%;
        padding-bottom: 0;
        min-height: 221px;
    }
    
    .slide .carousel-caption h1 {
        font-size: 29px;
        letter-spacing: 1px;
    }
    
    .slide .carousel-caption h4 {
        text-shadow: none;
        font-size: 18px;
        font-weight: 100;
    }
    
    .slide .carousel-caption .btn {text-shadow: none}
    
    .navbar>.container .navbar-brand {
        padding: 2px;
    }
    
    
}

.slide .slide1 {
    background-image: url("../images/slideshow/analysing.jpg");
    background-position: center -200px;
}

.slide .slide2 {
    background-image: url("../images/slideshow/3.jpg");
}

.slide .slide3 {
    background-image: url("../images/slideshow/Slide_Show_Dealing_Room_Building.jpg");
    background-position: center 0;
    background-size: cover;
}

.slide .carousel-caption .btn {
    margin-top: 10px;
}

.slide .slide2 .carousel-caption,
.slide .slide1 .carousel-caption {
    bottom: -225px;
}

.carousel-control {width: 4%;}


.carousel-control .glyphicon-menu-left,
.carousel-control .glyphicon-menu-right {
    opacity: 0;
    transition: all .5s ease-in-out;
}

.carousel-control:hover .glyphicon-menu-right,
.carousel-control:hover .glyphicon-menu-left {
    opacity: 1;
}

.slide .carousel-caption .btn {
    width: auto;
    font-size: 14px;
}

.slide .carousel-caption h4 {
    color: #fff;
    text-shadow: 1px 1px 1px #000;
}


.slide-rgba {
    background: rgba(0, 171, 169, .15);
    /*background: -webkit-linear-gradient(0deg, red, yellow);*/
}

/*
.slide-rgba {
    background-image: radial-gradient(circle at 13% 65%, #d8d8d8 , transparent);
    background-color: transparent;
}
*/



body {
    font-family: 'Open Sans', sans-serif !important;
}

* {
    box-sizing: border-box;
}

.navbar-inverse {
    background-color: rgba(0,0,0,0.8);
    border-color: #000;
    border-radius: 0;
    margin-bottom: 0;
    top: 0;
    border-width: 0;
}

.navbar-inverse .navbar-brand {
    max-width: 285px;
    padding-top: 6px;
    padding-bottom: 3px;
}

.navbar-inverse .navbar-brand img {
    max-width: 85%;
    margin-top: 4px;
}

.navbar-inverse .navbar-nav>li>a {
    color: #fff;
    font-size: 16px;
    padding: 12px 10px;
    line-height: 43px;   
}

.navbar-inverse .navbar-nav>li>a.active {
    background-color: rgba(0, 171, 169, .6);
}

.small-navbar {
    text-transform: capitalize !important;
    margin-right: 65px !important;
}

.small-navbar li:not(:last-child) > a:after {
    content: "";
    position: absolute;
    right: 0;
    height: 14px;
    width: 1px;
    background-color: white;
    top: 53%;
    margin-top: -7.5px;
}

.small-navbar li a {
    font-size: 13px !important ;
}

.navbar-nav .hvr-shutter-out-horizontal:before {
    background-color: #555555;
    border-bottom: 3px solid #00b0ac;
}

.navbar-nav .hvr-shutter-out-horizontal {
    background: transparent
}

 .navbar-inverse .small-navbar>li>a:hover {
    color: #009b99;
    transition: all .2s ease-in-out;
}



.navbar-inverse .navbar-nav>li>a.active {
    background-color: #555;
    color: #fff;
    border-bottom: 3px solid #00acaa;
    padding-bottom: 10px;
}


.navbar-inverse .navbar-nav>li>a {
    font-size: 13px;
    text-transform: capitalize;
    font-family: 'MyriadProSemiExtended' !important;
    padding-bottom: 13px;

}


/* Myriad Font */

@font-face {
  font-family: 'MyriadProSemiExtended';
  src: url('Myriad-Pro-SemiExtended_31654.eot'); /* IE9 Compat Modes */
  src: url('Myriad-Pro-SemiExtended_31654.ttf') format('embedded-opentype'), /* IE6-IE8 */
       url('Myriad-Pro-SemiExtended_31654.woff') format('woff'), /* Modern Browsers */
       url('../fonts/Myriad-Pro-SemiExtended_31654.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('webfont.svg#svgFontName') format('svg'); /* Legacy iOS */
}

/* Myriad Font */


/*  Slider */

.slide {
    height: 475px;
    margin-top: 0;
}

.slide .slide1 {
    background-image: url("../images/slideshow/2.jpg");
    background-attachment: fixed;
    height: 475px;
    background-size: cover;
    background-position: center -135px;
}


.slide .slide2 {
    background-image: url("../images/slideshow/advisor.jpg" );
    background-attachment: fixed;
    height: 475px;
    background-size: cover;
    background-position: center 0;
}

.slide .slide3 {
    background-image: url("../images/slideshow/trading.jpg");
    background-attachment: fixed;
    height: 475px;
    background-size: cover;
    background-position: center center;
}

.slide .carousel-caption {
    text-align: center;
    text-transform: capitalize;;
    top: 30%;
    bottom: 120px;
    padding: 0 20px;
    padding-bottom: 30px;
    height: auto;
    z-index: 111111;
    left: 10%;
    right: 10%;
}

.slide .carousel-caption h1 {
    font-weight: 700;
    font-size: 40px;
}

.slide .carousel-caption h4 {
    font-size: 20px;
    line-height: 1.5em;
    font-weight: 200;
    text-shadow: 0 1px 1px #009b99;
}



.carousel-control .glyphicon-menu-left, .carousel-control .icon-prev {left: 25%;top: 50%;}
.carousel-control .glyphicon-menu-right, .carousel-control .icon-next {right: 25%;top: 50%;}


.carousel-indicators li{
    width: 30px;
    height: 3px;
    background-color: #fff;
    border: 0;
}


.carousel-indicators li.active {
    width: 30px;
    height: 3px;
    background-color: #009b99;
}

@media screen and (min-width: 768px) {
    .carousel-indicators {
        bottom: 45px;
    }

}

.carousel-control.left {
    background-image: none;
}

.carousel-control.right {
    background-image: none;
}


.slide-rgba {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 1111;
    background-color: rgba(5,5,5,0.2)
}

.slide .carousel-caption .btn {
    font-size: 18px;
    width: 167px;
    padding: 10px 20px;
    margin-top: 26px;
    margin-right: 15px;
    background-color: rgba(0, 171, 169, .72);
    border: 1px solid #00aaa8;
    border-radius: 0;
    color: #fff;
    transition: all .3s ease-in-out;
    text-transform: capitalize;
    text-shadow: 1px 1px 10px #222;
}

.slide .carousel-caption .btn i {
    margin-left: 15px;
}

.slide .carousel-caption .hvr-sweep-to-right:before {
    background: #00aaa8;
}

/**/

.market-ticker {
    height: 29px;
    padding: 0px;
    background-color: rgba(0,0,0,0.8);
    position: absolute;
    width: 100%;
    margin-top: -29px;
    border-top: 3px solid #00acaa;
}

.market-ticker .Tg-Wh-Kh {
    font-size: 16px;
    color: #fff!important;
    line-height: 25px!important;
    background: transparent !important;
}

i.a.a-Qb-hb.Tg-Wh-hi.Tg-Wh-Z,
.Tg-Wh-di,
.Tg-Wh-ei {
    color: #fff!important;
}
a:-webkit-any-link {
    color: #fff;

}

.Tg-Wh-hi {color: #fff;}

.market-ticker body {color: #ffffff !important;}

.bg-color {color: #00aba9}

/**/

.welcome {
    padding: 40px 0;
}

.welcome .about-mes {padding-right: 40px;}

.welcome .about-mes h1,
.welcome .news h1 {
    padding-bottom: 16px;
    position: relative;
    text-transform: uppercase;
    font-size: 31px;
    font-weight: 700;
    color: #444;
}


.welcome .about-mes .btn {
    padding: 10px 20px;
    border-radius: 0;
    margin-top: 10px;
    margin-right: 15px;
    background-color: transparent;
    border: 1px solid #00aaa8;
    transition: all .3s ease-in-out;
    text-transform: capitalize;
}

.welcome .about-mes .btn a {color: #00aaa8;}

.welcome .about-mes .btn:hover {
    background-color: #00aaa8;
}

.welcome .about-mes .btn:hover a {color: #fff;}

.hvr-sweep-to-right:before {
    background-color: #00aaa8;
}

.welcome .about-mes p {
    line-height: 1.5;
    font-size: 19px;
    text-align: justify;
}

.widget .news {padding-left: 30px}


.widget .news-feed li.news-item {
    position: relative;
    font-size: 18px;
    margin-bottom: 7px;
    margin-top: 0px;
    padding-left: 45px;
    border-bottom: 1px solid #ccc;
    
}

.widget .news-feed li.news-item:last-child {border-bottom: none;}

.widget .news-feed li.news-item a {
        color: #333;
    text-decoration: underline;
    display: block;
    
}

.widget .news-feed ul {list-style-type: none;padding-left: 0;}

.widget .news-feed li.news-item:after {
    content: "\f1ea";
    font-size: 24px;
    font-family: fontawesome;
    left: 0;
    position: absolute;
    top: 0;
    color: #999;
}


.widget .news-feed li.news-item .date {
    margin-bottom: 4px;
    font-size: 15px;
    padding-left: 5px;
    padding: 5px 0;
    color: #00aba9;
}

.news .more {
    background-color: #f2f2f2;
    padding: 5px;
}


/**/

.banner {
    background-image: url("../images/market.jpg");
    background-size: cover;
    background-attachment: fixed;
    color: #fff;
}

.banner .rgba {
    background-color: rgba(0,0,0, .4);
    padding: 90px 0;
}

.banner h1 {
    font-weight: 500;
    margin-bottom: 20px;
    font-size: 40px
}

.banner h4 {
    color: #eee;
}

/**/

.our-programs {
    background-color: #fff;
    padding: 40px 0;
    margin-bottom: 0;
}

.our-programs h1 {
    text-transform: uppercase;
    font-size: 31px;
    font-weight: 700;
    color: #444;
    text-align: left;
}

.our-programs .program {
    margin: 35px 0; 
    text-align: center;
}


.our-programs .program h3 {
    color: #444;
    margin-top: 0;
    font-weight: 600;
    font-size: 22px;
}


.our-programs .program img {
    display: block;
    width: 70%;
    margin: 10px auto;
}


.our-programs .program .btn {
    padding: 10px 20px;
    border-radius: 0;
    margin-top: 10px;
    background-color: transparent;
    border: 1px solid #00aaa8;
    color: #00aaa8;
    transition: all .3s ease-in-out;
    text-transform: capitalize;
}

.our-programs .program .btn:hover {
    background-color: #00aaa8;
    color: #fff;
}

/**/


/* Slider */
.slick-slider
{
    position: relative;

    display: block;

    -moz-box-sizing: border-box;
    box-sizing: border-box;

    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}




.clients-say {
    background-color: #fafafa;
    padding: 15px;
    
}

.clients-say .btn {
    padding: 10px 20px;
    border-radius: 0;
    margin-right: 15px;
    background-color: transparent;
    border: 2px solid #00aaa8;
    color: #00aaa8;
    transition: all .3s ease-in-out;
    text-transform: capitalize;
    margin-top: 28px;
}



#testimonials #dev-snippet-title{
    margin-top: 0px;
    padding-top:30px;
}

#testimonials .testimonials-list .single-testimonial {
    -webkit-transition: all 0.25s;
    border: 1px solid #E0E0E0;
    border-radius: 10px;
    background-color: white;
    margin-bottom: 10px;
}
#testimonials .testimonials-list .single-testimonial .testimonial-holder {
    padding: 15px 15px;
    padding-bottom: 0px;
}
#testimonials .testimonials-list .single-testimonial .testimonial-holder .testimonial-content {
    font-size: 18px;
    text-align: center;
    position: relative;
}
#testimonials .testimonials-list .single-testimonial .testimonial-holder .testimonial-content .testimonial-caret {
    position: absolute;
    bottom: -46px;
    font-size: 32px;
    color: white;
    left: 40px;
}
#testimonials .testimonials-list .single-testimonial .testimonial-holder .testimonial-user {
    margin-top: 20px;
    clear: both;
    background-color: #00afad;
    border-radius: 0px 0px 10px 10px;
    padding: 20px 40px;
    text-align: center;
}
#testimonials .testimonials-list .single-testimonial .testimonial-holder .testimonial-user .testimonial-user-image {
    float: left;
    min-width: 50px;
}
#testimonials .testimonials-list .single-testimonial .testimonial-holder .testimonial-user .testimonial-user-image img {
    height: 50px;
    border-radius: 100%;
    border: 2px solid white;
}
#testimonials .testimonials-list .single-testimonial .testimonial-holder .testimonial-user .testimonial-user-name {
    float: left;
    font-weight: bold;
    color: white;
    margin-left: 15px;
    text-align: left;
    font-size: 18px;
}
#testimonials .testimonials-list .single-testimonial .testimonial-holder .testimonial-user .testimonial-user-name a {
    color: #404040;
    font-size: 16px;
}
#testimonials .testimonials-list .testimonial-left-handle {
    position: absolute;
    z-index: 100;
    top: 40%;
    left: -10%;
    cursor: pointer;
}
#testimonials .testimonials-list .testimonial-left-handle:hover {
    color: #00afad;
}
#testimonials .testimonials-list .testimonial-right-handle {
    position: absolute;
    z-index: 100;
    top: 40%;
    right: -10%;
    cursor: pointer;
}
#testimonials .testimonials-list .testimonial-right-handle:hover {
    color: #00afad;
}
#testimonials .testimonials-list .slick-dots {
    bottom: -40px;
    text-align: center;
}
#testimonials .testimonials-list .slick-dots li {
    list-style-type: none;
    display: inline-block;
}
#testimonials .testimonials-list .slick-dots li button {
    background-color: grey;
    border-radius: 50%;
    color: grey;
    height: 24px;
    width: 24px;
    border: 0;
    outline: none;
    margin: 0px 3px;
}
#testimonials .testimonials-list .slick-dots li.slick-active button {
    background-color: white;
    color: white;
    border: 3px solid grey;
}

#testimonials .testimonials-list .testimonial-left-handle {
    display: none;
}

/**/


.contact-us {
    padding: 40px 0;
}

.contact-us h1 {
    font-size: 28px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 50px;
}

.contact-us input {
    border-radius: 0;
    box-shadow: none;
}

.form-control {
    border-radius: 0;
    box-shadow: none;
    color: #888;
}

.contact-us textarea {
    z-index: auto;
    position: relative;
    line-height: 20px;
    font-size: 14px;
    transition: none;
    background: transparent !important;
    border-radius: 0;
    padding: 6px 12px 0px 12px;
}

.contact-us input {max-height: 120px}

.contact-us input.btn {
    background-color: #00afad;
    padding: 6px 25px;
    color: #fff;
}

.contact-us input.btn {
    padding: 10px 25px;
    border-radius: 0;
    margin-top: 10px;
    background-color: transparent;
    border: 1px solid #00aaa8;
    color: #00aaa8;
    transition: all .3s ease-in-out;
    text-transform: capitalize;
}

.contact-us input.btn:hover {
    background-color: #00aaa8;
    color: #fff;
}


/*******/

.our-clients {
    background-color: #00afad;
    padding: 0;
}

/**/

footer {
    background-color: #2c2c2c;
    padding: 50px 0 10px 0e;
    color: #eee;
}

.first p {font-size: 17px;
    text-align: left;
    color: #c7c6c6;
    padding-right: 30px;
    margin: 0;
    font-size: 12px;
    line-height: 20px;}

footer ul {
    list-style: none;
    margin: 0;
    padding: 0;
    
}

footer .styled-icons li {
    margin-bottom: 0;
    padding-bottom: 0;
    display: inline-block;
}

footer .styled-icons li a {
    margin-bottom: 0;
    border-color: #eee;
    font-size: 13px;
    height: 30px;
    line-height: 30px;
    margin: 2px 10px 2px 0;
    width: 30px;
    font-size: 18px
}

footer ul li i {color: #fff;margin-right: 5px}

footer .support .first img{
    margin-bottom: 15px;
    margin-left: 0;
    width: 50%;
}

footer .support .second li {
    margin-bottom: 5px;
}

footer .support .third {
    font-size: 17px;
}

footer .support .third ul.mt-5 li {
    margin-bottom: 10px;
    padding-left: 30px;
    position: relative;
}

footer .support .third ul.mt-5 li i {
    position: absolute;
    left: 0;
    top: 7px;
    
}

footer .support .third h4 {
    margin-top: 0;
}

footer .support .third button {
    margin-top: 15px;
    background-color: #000000;
    border: 2px solid #fff;
    border-radius: 0;
    font-size: 13px;
    color: #00afad;
    text-transform: uppercase;
    font-weight: bold;
}

footer .support a {
    color: #eee;
    font-size: 25px;
    margin-right: 10px;
}

footer .support .social-media li{
    display: inline-block;
    
}

footer .support .social-media li a img {
    max-width: 30px;
}

.down-footer {
    margin-top: 20px;
}

.down-footer h5 {
    border-top: 1px solid #9da0a5;
    padding-top: 15px;
    color: #9da0a5;
    font-size: 13px;
    margin-bottom: 0;
}

footer .support .first,
footer .support .second,
footer .support .third {
    margin-bottom: 5px;
}

footer .support h4 {
    font-size: 18px !important;
    color: #c9c9c9 !important;
    padding-top: 0;
    margin: 0;
    margin-bottom: 15px;
}

footer .support li a {
    font-size: 12px;
    letter-spacing: 0.5px;
    color: #e8e8e8;
    text-decoration: none;
    margin-top: 15px;
    padding-left: 0;
    position: relative;
}

footer .support .second li a {
    font-size: 14px;
    text-transform: capitalize;
    color: #e8e8e8;
    font-weight: normal;
    font-size: 12px;
    line-height: 1.4;
    letter-spacing: 0.5px;
    color: #e8e8e8;
    text-decoration: none;
    cursor: pointer;
    /* padding-left: 23px; */
    position: relative;
}

/*******************************/

.slide .carousel-caption h1 {
    color: #00aba9 !important;
    font-weight: 600;
    text-shadow: 0px 0px 1px #000;
}

/**/


input::placeholder {
    color: #fff;
}

a:hover {
    text-decoration: none;
}


/* 30 / 9 / 2017 */

@media (min-width: 767px) {
    
    .slide .carousel-caption {
        position: relative;
        text-align: left;
        bottom: -225px;
        left: 0;
        padding-left: 0;
        max-width: 50%;
        padding-bottom: 0;
        min-height: 221px;
    }
    
    .slide .carousel-caption h1 {
        font-size: 29px;
        letter-spacing: 1px;
    }
    
    .slide .carousel-caption h4 {
        text-shadow: none;
        font-size: 18px;
        font-weight: 100;
    }
    
    .slide .carousel-caption .btn {text-shadow: none}
    
    .navbar>.container .navbar-brand {
        padding: 2px;
    }
    
    
}

.slide .slide1 {
    background-image: url("../images/slideshow/analysing.jpg");
    background-position: center -200px;
}

.slide .slide2 {
    background-image: url("../images/slideshow/3.jpg");
}

.slide .slide3 {
    background-image: url("../images/slideshow/Slide_Show_Dealing_Room_Building.jpg");
    background-position: center 0;
    background-size: cover;
}

.slide .carousel-caption .btn {
    margin-top: 10px;
}

.slide .slide2 .carousel-caption,
.slide .slide1 .carousel-caption {
    bottom: -225px;
}

.carousel-control {width: 4%;}


.carousel-control .glyphicon-menu-left,
.carousel-control .glyphicon-menu-right {
    opacity: 0;
    transition: all .5s ease-in-out;
}

.carousel-control:hover .glyphicon-menu-right,
.carousel-control:hover .glyphicon-menu-left {
    opacity: 1;
}

.slide .carousel-caption .btn {
    width: auto;
    font-size: 14px;
}

.slide .carousel-caption h4 {
    color: #fff;
    text-shadow: 1px 1px 1px #000;
}


.slide-rgba {
    background: rgba(0, 171, 169, .15);
}

.support-2 p {
    color: #9da0a5;
    font-size: 12px;
}


.quotesline_gg_container {
    background: none;
}


/******************************************************/

.market-fixed {
    position: fixed;
    top: 96px;
    z-index: 1111;
}













  

























