body{
    background: url(../images/slid1.png) no-repeat fixed;
}
.container-fluid{
    width:100%;
    padding: 0;
}
.bg-branco{
    background:#FFF;
}
.bg-cinza{
    background-color: #242525;
}
.sep{
    width: 100%;
    height: 80px;
    background: #FFF;
    clear: both;
}
.removeshadown{
    text-shadow: 1px 1px 1px 1px #FFF !IMPORTANT;
}
.panel-dmsingle{
    color: #11141d;
    background-color: #EEE;
    border-color: #e9e9e9;
    border-radius: 0 !important;
}
.panel-dmsingle .panel-heading{
    border-color: #e9e9e9;
    background-color: #CCC;
    border-radius: 0 !important;
}
/*Header*/
#header-fit{
    width: 100%;
    height: 10px;
    background: #080b16;
    display: block;
}
#header-fit .right-fit{
    width:72%;
    height: 10px;
    background: #f58634;
    float: right;
}
#header-fit .sep-fit{
    width:11px;
    height: 10px;
    float: right;
    background: url(../images/fit_cmpt.png) no-repeat;
}

.navbar-dm{
    margin-top: -1px;
    margin-bottom: 0;
    background: #efeff0;
    border-radius: 0;
    min-height: 100px;
    font-family: 'Exo-Light' !important;
}

.navbar-dm .navbar-brand {
    float: left;
    height: 100px;
    padding: 20px 80px 15px 15px;
    font-size: 18px;
    line-height: 20px;
}
.navbar-dm .navbar-nav{ 
}
.navbar-dm .navbar-toggle {
    background-color: #11131c;
    border: 1px solid #FFF;
    border-radius: 4px;
    margin-top: 30px
}
.navbar-dm .navbar-toggle .icon-bar {
    background-color: #dc853d;
}
@media (min-width: 768px){
.navbar-dm .navbar-nav>li>a {
    margin-top:29px;
    margin-bottom: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 15px;
    border-radius: 5px;
    color:#191d2d;
    font-weight: 800;
}
.navbar-dm .navbar-nav>li>a:hover{
    background:#FFF;
    color:#000;

}
}
.navbar-dm .navbar-nav .active{
    background:#dc853d;
    color:#FFF;
    border-bottom: 3px solid #11131c;
    border-right: 3px solid #11131c;
    padding-bottom: 7px; 
    font-weight: bold;
    margin-left: 10px;
}
.navbar-dm .navbar-nav .active:hover{
    background:#dc853d;
    color:#FFF;
    border-bottom: 3px solid #11131c;
    padding-bottom: 7px; 
    font-weight: bold;
}

/*Quem somos*/
.h1home{
    font-family: 'Exo-Light';
    color:#11141d;
    font-weight: bold;    
}
.overlay1{
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
    background: url(../images/image_texture.png);
    opacity: .7;
}
.container-mail{
    color:#FFF;
    font-family: 'Exo-Light';
    text-align: center;
    text-shadow: 1px 1px 0px #000;
}
.container-mail .gratis{
    padding: 5px; 
    background: #dc853d;
}

.container-mail .btn-dm{
    background:#11131c;
    color:#FFF;
}
.container-mail .btn-dm:hover{
    background: #1c202d;
    box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.75);
}
/*Painel*/
.panel-dm{
    box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.30);
    border-radius: 0;
    padding: 0;
}
.panel-dm h4{
    font-family: 'Exo-Light';
    color:#11141d;
    font-weight: bold;
}
.panel-dm .panel-heading{
    margin: 0;
    padding: 0;
}
.panel-dm .fit{
    width: 100%;
    height: 5px;
    background: #999;
    margin-bottom: 8px;
}
.panel-dm p{
    font-size: 11px;
    text-align: justify;
}
.panel-dm .btn-dm{
    background: #11141d;
    color: #fff;
}
.main_home_courses {
    background: #11141d;
    position: relative;
    margin: 60px 0;
    color: #fff;
}
.main_home_courses h1{
    color:#FFF;
}
.main_home_courses:after {
    content: '';
    position: absolute;
    top: 100%;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 80px 98.99vw;
    border-color: transparent transparent transparent #11141d;
    background: #f5f5f5;
}
.main_home_courses:before {
    content: '';
    position: absolute;
    bottom: 100%;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 80px 98.99vw;
    border-color: transparent transparent #11141d transparent;
}
.main_home_courses .panel-dm{
    background-color:#23293f;
}
.main_home_courses .panel-dm .btn-dm{
    background-color: #fff;
    color: #23293f;
}
.main_home_courses .panel-dm h4{
    color:#fff;
}
.bloc-footer{
    padding: 20px;
}
.bloc-footer h1{
    font-family: 'Exo-Light';
    color: #FFF;
    font-size: 24pt;
}
.bloc-footer p{
    font-size: 11px;
    color:#FFF;
}
.creditos-footer{
    background:#000;
    text-align: center;
    padding: 10px 0 3px 0;
    font-size: 11px;
    color:#999;
}
.tel-class{
    font-family: 'Exo-Light';
    color: #FFF;
    font-size: 16pt;
    background-color: #dc853d;
}

/*Sidebar*/
.single_bg_pixel{
    background: rgba(0,0,0,0.4) url(../images/image_texture.png);
    padding: 50px 0 !important;
    color: #FFF;
}
.single_bg_pixel h1{
    color:#FFF;
    font-family: 'Exo-Light';
    font-size: 38pt;
    text-shadow: 1px 1px 0px #000;
}
.paragrafo{
    padding: 10px;
    text-align: justify;
    color:#000;
    
}
.blocos-titulo{
    color:#000;
    font-family: 'Exo-Light';
    font-size: 11pt;
}

.panel-dm2 {
    border-color: #11131c;
}
.panel-dm2 > .panel-heading {
    color: #fff;
    background-color: #11131c;
    border-color: #11131c;
}


#map {
    width: 100%; height: 400px; margin-top: 40px; margin-bottom: 40px;
}

.info-window {
    font-family: 'Montserrat', sans-serif;
}
.info-content {
    color: #999;
}


/* Carousel */

#quote-carousel {
    padding: 0 10px 30px 10px;
    margin-top: 30px;
    /* Control buttons  */
    /* Previous button  */
    /* Next button  */
    /* Changes the position of the indicators */
    /* Changes the color of the indicators */
}
#quote-carousel .carousel-control {
    background: none;
    color: #CACACA;
    font-size: 2.3em;
    text-shadow: none;
    margin-top: 30px;
}
#quote-carousel .carousel-control.left {
    left: -60px;
}
#quote-carousel .carousel-control.right {
    right: -60px;
}
#quote-carousel .carousel-indicators {
    right: 50%;
    top: auto;
    bottom: 0px;
    margin-right: -19px;
}
#quote-carousel .carousel-indicators li {
    width: 50px;
    height: 50px;
    margin: 5px;
    cursor: pointer;
    border: 4px solid #11131c;
    border-radius: 50px;
    opacity: 0.4;
    overflow: hidden;
    transition: all 0.4s;
}
#quote-carousel .carousel-indicators .active {
    background: #333333;
    width: 128px;
    height: 128px;
    border-radius: 100px;
    border-color: #11131c;
    opacity: 1;
    overflow: hidden;
}
.carousel-inner {
    min-height: 300px;
}
.item blockquote {
    border-left: none;
    margin: 0;
}
.item blockquote p:before {
    content: "\f10d";
    font-family: 'Fontawesome';
    float: left;
    margin-right: 10px;
}