body{
    font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}
.logo
{
    max-height: 50%;
}
footer.footer-1
{
    border-top: 3px solid #777777;
}
footer.bg-dark a:hover
{
    color: #fff;
    transition: all 0.5s;
}
footer .widget .title
{
    font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    line-height: 24px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #ccc;
    margin: 0;
}
footer .widget li > a > span
{
    font-size: 0.8em;
    color: #3eda80;
}
a.link-reg .fa
{
    padding-left: 4px;
}
img {
    max-width: 100%;
}
.item.active {
    border: 2px dashed #ccc;
}
.sub {
    font-size: 14px;
    text-align: justify !important;
}
/********************************************************** fs-section-turn-winner **********************************************************/
.fs-section-turn-winner
{}
.fs-section-turn-winner h2
{
    font-weight: 400;
    font-size: 46px;
    line-height: 62px;
    margin-bottom: 0;
}
.fs-section-turn-winner h2 > span
{
    font-weight: 700;
    color: #05af4c;
}
.fs-section-turn-winner h2 + p
{
    font-size: 18px;
}
.fs-section-strategies h3,
.fs-section-turn-winner h3
{
    font-size: 28px;
    line-height: 40px;
    font-weight: 700;
}
.fs-section-turn-winner ul
{
    margin-left: 32px;
}
.fs-section-turn-winner ul > li
{
    font-weight: 700;
}
.fs-section-turn-winner ul > li,
.fs-section-turn-winner ul + p
{
    font-size: 18px;
    line-height: 34px;
}
.fs-section-turn-winner img.screenshot-academy
{
    border-radius: 5px;
    -webkit-box-shadow: 0 0 7px 3px #d8d8d8;
    -moz-box-shadow: 0 0 7px 3px #d8d8d8;
    box-shadow: 0 0 7px 3px #d8d8d8;
    position: relative;
    z-index: 1;
}
.fs-section-turn-winner img.candles1
{
    position: absolute;
    bottom: -130px;
    right: 275px;
}
.fs-section-turn-winner img.candles2
{
    position: absolute;
    bottom: -130px;
    left: 275px;
}
.fs-section-turn-winner .fs-box-tools
{
    background: white;
    border: 1px solid #ccc;
    border-radius: 5px;
    box-shadow: 0 0 7px 3px #d8d8d8;
    max-width: 525px;
    min-height: 300px;
    padding: 8px 16px 16px 16px;
}
.fs-section-turn-winner .fs-box-tools img
{
    max-width: 75px;
    height: auto;
    margin: 0;
}
.fs-section-turn-winner .fs-box-tools > .row
{
    margin: 0;
}
.fs-section-turn-winner .fs-box-tools > .row > div
{
    width: 33.33333333%;
    float: left;
}
.fs-section-turn-winner .fs-box-tools .fs-box-tools-row-1
{
    height: 35px;
    margin-bottom: 12px;
}
.fs-section-turn-winner .fs-box-tools .fs-box-tools-row-2
{
    height: 75px;
    margin-bottom: 16px;
}
.fs-section-turn-winner .fs-box-tools .fs-box-tools-row-3
{
    height: 55px;
    margin: 0 12px 12px 12px;
    border: 1px solid #ccc;
    background: #f5f5f5;
    border-radius: 5px;
}
.fs-section-turn-winner .fs-box-tools h4
{
    position: relative;
    transform: translate(0px, -50%);
    top: 50%;
    font-size: 15px;
    font-weight: 700;
    margin: 0;
    color: #337ab7;
}
.fs-section-turn-winner .fs-box-tools h5
{
    position: relative;
    transform: translate(0px, -50%);
    top: 50%;
    font-size: 14px;
    font-weight: 700;
    margin: 0;
    color: #1dad5a;
}
.fs-section-turn-winner .fs-box-tools p
{
    font-size: 14px;
    margin: 0;
    padding: 0 8px;
}
.fa-li
{
    top:5px;
    color: #1cbf1c;
}
.btn-filled:hover
{
    background: #008e13 !important;
    border: 2px solid #008e13 !important;
    color: #ffffff !important;
}
.btn {
    border-radius: 5px;
}
/********************************************************** fs-section-accelerate **********************************************************/
.fs-section-accelerate
{
    background-image: url(/storage/static/img/mentor.png),url(/storage/static/img/mentor2.png);        background-repeat: no-repeat, no-repeat;

    background-repeat: no-repeat, no-repeat;
    background-position: right bottom , left bottom;
    background-size: 50%, 51%;
}
.fs-section-accelerate h2 > span
{
    font-weight: 700;
    color: #05af4c;
}
.fs-section-accelerate h2 + p
{
    font-size: 22px;
}
.fs-section-experts-carousel-2 .carousel-indicators .active
{
    background-color: #ddd;
}
.fs-section-experts-carousel-2 .carousel-indicators li
{
    border: 1px solid #ddd;
}
.fs-section-experts-carousel-2 .carousel-control
{
    width: 10%;
    color: #ccc;
}
.fs-section-experts-carousel-2 .carousel-control.left
{
    left: -50px;
    background: none;
}
.fs-section-experts-carousel-2 .carousel-control.left .fa
{
    position: absolute;
    top: 90px;
    left: 60px;
}
.fs-section-experts-carousel-2 .carousel-control.right
{
    right: -50px;
    background: none;
}
.fs-section-experts-carousel-2 .carousel-control.right .fa
{
    position: absolute;
    top: 90px;
    right: 10px;
}
.fs-section-experts-carousel-2 .fs-section-experts-item
{
    margin-left: 96px;
    padding: 8px 16px 32px 64px;
    border-radius: 5px;
    border: 2px dashed #ccc;
    background: rgba(255, 255, 255, 0.7);
}
.fs-section-experts-carousel-2 .fs-section-experts-item-header-headshot > img
{
    position: absolute;
    left: 45px;
    top: 70px;
    border-radius: 100%;
    height: 100px;
}
.fs-section-experts-carousel-2 .fs-section-experts-item-header p
{
    font-size: 12px;
    display: inline-block;
}
.fs-section-experts-carousel-2 .fs-section-experts-item-header p > span
{
    height: 10px;
    width: 10px;
    background-color: #47b475;
    display: inline-block;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    margin-right: 6px;
    animation: span-online 5s infinite;
}
.fs-section-experts-carousel-2 .fs-section-experts-item-header-name
{
    padding-top: 12px;
    display: inline-block;
}
.fs-section-experts-carousel-2 div.fs-section-experts-item-header-name .exp
{
    display: block;
}
.fs-section-experts-carousel-2 .fs-section-experts-item-header-name h4
{
    display: inline-block;
    font-weight: 700;
    font-size: 32px;
    margin-right: 8px;
}
.fs-section-experts-carousel-2 .fs-section-experts-item-section p
{
    font-size: 16px;
}
.fs-section-experts-carousel-2 .fs-section-experts-item-footer p
{
    margin-left: 8px;
    font-weight: 700;
    display: inline-block;
    font-size: 12px;
}
@keyframes span-online
{
    0%
    {
        background-color: #00ff0b;
    }
    50%
    {
        background-color: #449d60;
    }
    100%
    {
        background-color: #00ff0b;
    }
}
.fs-liner-green
{
    display: block;
    border-bottom: 3px solid #47b475;
    width:100px;
}
/********************************************************** fs-section-strategies **********************************************************/
.fs-section-strategies
{}
.fs-section-strategies h2
{
    font-weight: 400;
    font-size: 42px;
    line-height: 62px;
}
.fs-section-strategies h2 > span
{
    font-weight: 700;
    color: #05af4c;
}
.fs-section-strategies h2 > span > i
{
    font-size: 0.8em;
    margin-left: 10px;
}
.fs-section-strategies h2 + img
{
    max-height: 50px;
    border-radius: 100%;
    margin-right: 8px;
}
.fs-section-strategies p
{
    font-size: 20px;
    display: inline-block;
}
.fs-section-strategies .fs-strategies-div p
{
    font-size: 18px;

}
.fs-section-strategies .fs-strategies-div h3
{
    font-weight: 400;
}
.fs-section-strategies .fs-strategies-div h3 > span
{
    font-weight: 700;
    color: #05af4c;
    padding-bottom: 6px;
    border-bottom: 2px solid;
}
.fs-section-strategies .fs-strategies-elements .elements-img
{
    float: left;
    margin-right: 8px;
}
.fs-section-strategies .fs-strategies-elements .elements-desc
{
    width: 150px;
    line-height: 1.1;
    font-size: 14px;
}
.fs-section-strategies .fs-strategies-div > div > i.fa
{
    font-size: 4em;
    color: #05af4c;
}

.fs-section-reg-1.overlay:before
{
    opacity: 0.7;
}
.fs-section-reg-1 div.col-md-6 > span
{
    color: #ddd;
    font-size: 18px;
}
.fs-section-reg-1 div.col-md-6 > h3
{
    font-size: 34px;
    line-height: 48px;
    text-shadow: 2px 2px 10px #000;
}
.fs-section-reg-1 p.fs-liner-green + p
{
    font-size: 24px;
    line-height: 38px;
    color: #eee;
}
