﻿@font-face {
    font-family: 'neuropolitical_rg';
    font-style: normal;
    font-weight: normal;
    font-display: auto;
    src: url("fonts/neuropolitical_rg.ttf");
}

.video-slider {
    height:750px !important;
}



#toTop {
    background-color: #A9CF46 !important;
}


.we {
    font-family: neuropolitical_rg;
    color: #A9CF48;

    font-size:35px;
}

.open {
    font-family: neuropolitical_rg;
    color: #fff;
    font-size: 35px;
}

.open_gray {
    font-family: neuropolitical_rg;
    color: #3D444E;
    font-size: 30px;
}

.bg_new {
    background-color: #fff;
    top: 0;
    height: 310px;
    text-align: center;
}

.media-body p {
    font-size: 12px;
    color: #fff;
    font-weight:bold;
}

.media-body h6 {
    font-size: 20px;
    font-family: neuropolitical_rg;
}

.box-cliente {
    width: 167px;
    height: 125px;
    background-color: #fff;
    display: inline-block;
    margin: 5px;
    box-shadow: 2px 2px 5px rgb(0,0,0, 0.2);
}

.intro_layers {
   margin-left:-60px;
}

.card {
    width: 100%;
    height: 300px;
}

.card-grid {
    width: 180px;
    height: 140px;
    margin: 5px;
    display: inline-block;
}

    .card-grid .front, .card-grid .back {
        padding: 10px;
        text-align: center;
        border: 1px #333 solid;
        overflow:hidden;
    }

    .card-grid .front {
        background-color: #3d444e;
        line-height:100px;
        color:#fff;
        font-family: neuropolitical_rg;
        font-size:22px;
    }

    .card-grid .back {
        background-color: #fff;
        color: #3d444e;
        font-size:10px;
    }

.card .front {
    text-align: center;
    font-size: 30px;
    font-weight: 200;
}

.card .back {
    text-align: center;
    font-size: 30px;
    font-weight: 200;
    background-color: #eee;
}

.download {
    background-color: #252525;
    padding: 20px;
}

.card img {
    width: 100%;
    height: 100%;
}

.card > .back {
    word-wrap: break-word;
}