html, body, header {
    height: 100%;
    width: 100%
}

#intro {
    background: url(/assets/promo/pc20200423.png) no-repeat center fixed;
    height: 100%;
    display: table;
    position: relative;
    width: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    
}


#textoemailcadastro{
    color: white;
    font-weight: 600;
    font-size: 25px;
    font-family: sans-serif;
    text-align: center;
    align-items: center;
    font-style: italic; 
}

#textowhatscadastro{
    color: white;
    font-weight: 600;
    font-size: 25px;
    font-family: sans-serif;
    text-align: center;
    align-items: center;
    font-style: italic; 
}

#caixaemailcadastro{
    color: white;
    font-weight: 600;
    font-size: 25px;
    font-family: sans-serif;
    text-align: center;
    align-items: center;
    font-style: italic; 
}

#caixaemailrodape{
    color: white;
    font-weight: 600;
    font-size: 15px;
    font-family: sans-serif;
    text-align: center;
    align-items: center;
    font-style: italic; 
}

#WhatsFoto {
    width: 100%;
    height: 400px;
}

#WhatsCard {
    height: 500px;
    width: 100%;
}

#footer .container-fluid {
    font-family: sans-serif;
    color: #6E6E6E;
    font-weight: bold;
    font-size: 12px;
    font-style: italic;
}

.footer2{
    text-align: center;
    font-weight: 200;
    font-family: sans-serif;
    font-size: 12px;
    color: #7c7c7c;
}

.display-3 {
    font-family: sans-serif;
    font-size: 40px;
    color: white;
    text-align: left;
    align-content: center;
    width: 100%;
    padding-top: 200px;
    padding-left: 5%;

}

.display-3 h2{
    font-weight: 850;
    font-size: 35px;
    font-style: normal;
}

.display-4 {
    font-weight: bold;
    font-family: sans-serif;
    color: white;
    text-align: left;
    align-items: center;
    width: 100%;
    padding-top: 40px;


}

.display-4 h2{
    font-weight: bold;
    font-style: italic;
    font-size: 4vw;
    color: #8c8c8c;
}

.display-4 h5{
    font-weight: bold;
    font-size: 3vw;
}

.display-4 h6{
    font-weight: bold;
    font-size: 3vw;
}

#bannerLateral img {
    width: 100%;

}

#elemento {
    position: relative;
    background-color: #7c7c7c;
}

#elemento_filho {
    align-content: center;
    width: 100%;
    text-align: center;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    
}

.container-img {
    text-align: center;
    width: 100%;
    background-color: 281d4a;
    width: 100%;
    
}
/*modal aviso cookie*/

#consentModal {
   background-color: rgba(0,0,0,0.3);
}

#modalCookie {
   background-color: rgba(0,0,055,0.9);
   color: #7c7c7c;
   font-family: sans-serif;
   font-size: 16px;
  
}

#giveCookieConsentButton {
    background: #4d0000;
    color: white;
}

body {
  background-color: #d2d2d2;
}

.top-nav-collapse {
    background-color: #24355c;
}

/*Navbar Paginas Conteudo */
#navConteudo{
    background-color: #24355c;
}

/* Side Bar Conteudo */
#sidebar-wrapper {
    z-index: 1;
    position: absolute;
    width: 0%;
    height: 100%;
    overflow-y: hidden;
    background: #070719;
    
}

/* Pagina de Conteudo */

#page-content-wrapper{
    width: 100%;
    position: absolute;
    padding: 15px;
  
}

.cabecalhomedia {
    font-weight: bold;
    font-size: 25px;
    text-align: left;
}

.media-body{
    font-size: 15px;
    font-weight: 400;
    color: #3d3d3d;
}
.media-body h5{
    font-weight: bold;
}

.sugestoes h5{
    font-size: 13px;
    color: #3d3d3d;
    font-weight: bold;
    text-align: center;
    margin: 0 auto;
}

.sugestoes {
    text-align: center;
}



.media img{
    width: 50%;
}

#mediapod img{
    width: 30%;
    padding-left: 20px;
    padding-right: 20px;
}


.card-title{
    padding-left: 20px;
    font-size: 25px;
    color: #3d3d3d;
}

.card-body h6 {
    font-family: sans-serif;
    font-size: 12px;
    font-style: italic;
    color: #3d3d3d;
    padding-left: 20px;
    font-weight: bold;
    
}

#card-whats {
    color: #3d3d3d;
    font-size: 25px;
    font-weight: bold;
}

#title_whats{
    font-family: sans-serif;
    font-size: 28px;
    font-style: normal;
    font-weight: bold;
    color: black;
    
}

#title {
    font-weight: 800;
}

#awesome {
    padding-left: 40px;
    color: #7c7c7c;
    font-size: 11px;
    font-family: sans-serif;
    font-weight: 800;
    font-style: normal;
}

.card-text{
    padding-left: 20px;
    padding-right: 20px;
    text-align: justify;
}

#textcard1{
    padding-left: 20px;
    padding-right: 20px;
    text-align: justify;
    color: #7c7c7c;
    font-size: 15px;
    font-style: normal;
    font-weight: normal;
}

#textcard{
    padding-left: 20px;
    padding-right: 20px;
    text-align: justify;
    color: #7c7c7c;
    font-size: 15px;
    font-style: normal;
    font-weight: normal;
}

#textcard p{
    padding-left: 20px;
    padding-right: 20px;
    text-align: justify;
    color: #7c7c7c;
    font-size: 17px;
    font-style: normal;
    font-weight: bold;
}

#card-context {
    color: #3d3d3d;
    font-size: 15px;
}

#cardPodcast img {
    height: 300px;
    width: 100%;
}

.media-body img {
    width: 30px;
}

.image_esquerdao {
    width: 100%;
    position: relative;
}

.image_outros {
    width: 100%;
    position: relative;
}

#titulomp3_2 h5 {
    font-weight: 200;
    font-size: 15px;
}
/* TAG´s de Conteúdo*/

.row2 .col-lg-12 p1{
    font-family: sans-serif;
    font-style: normal;
    font-weight: bold;
    color: #070719;
    padding: 0px;
    
}

.row2 .col-lg-12 p2{
    font-family: sans-serif;
    font-style: normal;
    font-weight: bold;
    color: #070719;
    font-size: 60px;
    padding: 0px;
}

.row2 .col-lg-12 p3{
    font-family: sans-serif;
    font-style: normal;
    font-weight: bold;
    color: #070719;
    font-size: 30px;
    padding: 0px;
}

#viewTreinamento {
    width: 100%;
    padding: 0;
    align-items: center;
}

/* Movimentação Menu Pagina Conteuido */

#wrapper.menuDisplayed #sidebar-wrapper{
    width: 200px;
    height: 150%;
}

#wrapper.menuDisplayed #page-content-wrapper{
    padding-left: 200px;
}

.conteudoFoto {
    width: 100%;
}

/* Estilo da Sidebar */

.sidebar-nav{
    padding: 0;
    list-style: none;
}

.sidebar-nav li{
    text-indent: 20px;
    line-height: 40px;
}

.sidebar-nav li a{
    display: block;
    text-decoration: none;
    color: #6E6E6E;
    font-weight: bold;
    font-size: 12px;
}

.sidebar-nav li a:hover{
    background: #0B0B3B;  
}

main div {
  /*background: black;*/
  color: white;
  margin: 0px;
  font-size: 90%
  font-weight: bold;
  font-style: italic;
  text-align: center;
  opacity: 75%;
}


#slider .item{ 
    background: #3d3d3d;
    padding: 0px;
    margin: 42px;
    color: #FFF;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    text-align: center;
}

#slider .item img{
  display: block;
  width: 100%;
  height: auto;

}

#home25 {
    text-align: justify;
}
#footer a {
 font-family: sans-serif;
 font-weight: bold;
 font-size: 9px;
}


hr.style1{
	border-top: 3px solid #8c8b8b;
    width: 100%;
    margin: 0px;
    align-items: center;
    align-content: center;
 }

hr.style2 {
	border-top: 3px double #8c8b8b;
}

.img_description {
   padding-top: 0px;
   font-size: 12px;
   font-style: arial;
   color: #483D8B;
   text-align: center;
   font-weight: bold;
   font-style: italic;
}

.img_data {
   padding-top: 10px;
   font-size: 12px;
   font-style: arial;
   color: #483D8B;
   text-align: center;
   font-weight: 500;
}

.img_data .fa-calendar-alt {
   padding-top: 10px;
   font-size: 15px;
   font-style: arial;
   color: #483D8B;
   text-align: left;
   font-weight: bold;
}
/*.view {
    margin: 15px;
    border-radius: 2px;
   
}*/

.view {
    margin: 15px;
    border-radius: 2px; 
    text-align: center;
}

#viewAuditoria {
    margin: 0;
    border-radius: 0px;
    text-align: center;
    align-items: center;
    align-content: center;
}

#viewTreinamento {
    margin: 0px;
    border-radius: 0px;
   
}

.item {
    margin: 15px;
    border-radius: 2px; 
  
}

.view_1 {
    margin: 0px;
    border-radius: 0px;  
}

.mask{
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    overflow:hidden;
    width:100%;
    height:50%;
    background-attachment:fixed
}

.mask2{
    position: absolute;
    bottom:0;
    overflow:hidden;
    width:100%;
    height:20%;
    background-attachment:fixed;
}

.mask3{
    position: absolute;
    bottom:0;
    overflow:hidden;
    width:100%;
    height:25%;
    background-attachment:fixed;
}
.mask_1 {
    z-index: 1;
}


#wht_1 {
    width: 100%;
}

.card {
    margin: 0px;
}

#textoCard {
    overflow-y: scroll;
}

#cardWhatsapp {
    width: 100%;
    height: 450px;
    overflow-y: scroll;
    background: #E6E0F8;
   
}

#rowWhatsapp {
    background: rgba(0, 0, 150, 0.25);
    height: 550px;
    width: 100%;
}

.white-text {
    font-weight: bold;
    font-style: italic;
    font-family: sans-serif;
    font-size: 12px;
    padding-left: 0px;
}

#hPodCast {
    font-size: 2vw;
    text-align: left;
}

#hPodCast2 {
    font-size: 1.5vw;
}

.card-img-top {
    min-height: 160px;
}

#boxpodcast {
  
    width: 75%;
    height: 100px;
    padding: 0px;
    background: rgba(0, 0, 100, 0.65);
    font-family: sans-serif;
    color: white;
    font-weight: bold;
    font-style: italic;

}



#boxpodcast p {
    font-size: 450%;  
    vertical-align: middle;  
    padding-left: 20px;
}

#boxLandingPage {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.55);
    padding-left: 100px;

}


.box {
    width: 60%;
    height: 24px;
    padding: 0px;
    background: rgba(0, 0, 100, 0.65);
   
  
    /*display: flex;*/
    /*justify-content:center;*/
  
}

#viewAuditoria {
    margin: 0 auto 0 auto;
}

#box_auditoria {
    width: 65%;
    height: 24px;
    background: rgba(100, 100, 100, 0.70);
    max-width: 160px;




  
    /*display: flex;*/
    /*justify-content:center;*/
  
}

#boxDestaque {
    width: 60%;
    height: 35px;
    padding: 0px;
    background: rgba(0, 0, 100, 0.65);
    text-align: left;
    font-family: sans-serif;
    font-size: 22px;
    color: white;
    font-weight: bold;
    font-style: italic;
    text-align: center;
}

#boxDestaque2 {
    width: 100%;
    height: 35px;
    padding: 0px;
    background: rgba(0, 0, 100, 0.35);
    text-align: center;
    font-family: sans-serif;
    font-size: 15px;
    color: white;
    font-weight: bold;
    font-style: italic;
    vertical-align: center;
}

#boxDestaque3 {
    width: 100%;
    height: 100%;
    padding: 0px;
    background: rgba(0, 0, 50, 0.25);
    text-align: center;
    font-family: sans-serif;
    font-size: 11px;
    color: white;
    font-weight: bold;
    font-style: italic;
    vertical-align: text-bottom;
}

#boxDestaque4 {
    width: 100%;
    height: 100%;
    padding: 0px;
    background: rgba(0, 0, 50, 0.25);
    text-align: left;
    font-family: sans-serif;
    font-size: 25px;
    color: white;
    font-weight: bold;
    font-style: italic;
    vertical-align: text-bottom;
}


.box3 {
    width: 100%;
    height: 80px;
    padding: 0px;
    background: rgba(0, 0, 100, 0.65);
    
    /*display: flex;*/
    /*justify-content:center;*/
  
}

.areadivider{
    width: auto;
    padding-left: 20px;
    padding-right: 20px;
}


.display {
    color: white;
    font-family: sans-serif;
    font-style: normal;
    font-weight: bold;
    text-align: center;
}


/* TAG´s de Áreas*/
.box1 {
    width: 220px;
    border: 20px;
    height: 24px;
    padding: 0px;
    background: rgba(0, 0, 055, 0.4); 

}

.box1 p{
    font-weight: bold;
    font-style: italic;
    font-family: sans-serif;
}

/* TAG´s das Páginas de Conteúdo */
.box2 {
    width: 90;
    height: 70px;
    padding: 0px;
    background: rgba(0, 0, 100, 0.65);

}

.box2 {
    font-weight: bold;
    font-style: italic;
    font-family: sans-serif;
}

.box4 {
    width: 90%;
    height: 350px;
    padding: 0px;
    background: #3d3d3d;
    opacity: 0.9;
    position: relative;
}

.box5 {
    width: 100%;
    height: 350px;
    padding: 0px;

    position: relative;
}

.box6 {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.55);
    padding-left: 100px;

}

.close {
    color: white;
}

.estrela input[type=radio]{
	display: none;
}.estrela label i.fa:before{
	content: '\f005';
	color: #FC0;
}.estrela  input[type=radio]:checked  ~ label i.fa:before{
	color: #7c7c7c;
}

.estrela {
    display: inline-block;
    vertical-align: middle;
}
.audt {
    width: 90%;
    height: 100%;
    padding: 0px;
    position: relative;
    background-color: #3d3d3d;

}

.audt_1 {
    width: 90%;
    height: 100%;
    position: relative;
    text-align: justify;
    font-weight: 400;
 }

.audt_2 {
    width: 90%;
    height: 450px;
    
    position: relative;
    font-weight: 400;
    align-items: center;
 }

.audt_3 {
    width: 90%;
    height: 100%;
    padding: 10px;
    position: relative;
    text-align: justify;
    font-weight: 400;
 }



.btn {
  display: inline-block;
  font-weight: 400;
  color: #7c7c7c;
  text-align: center;
  vertical-align: middle;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  
}

#btnchmp3_1 {
    background-color: #7c7c7c;
    font-size: 11px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 15px;
    padding-right: 15px;
    border-radius: 5px;
    font-weight: 500;
    color: white;    
}

#btnchmp3_2 {
    background-color: #7c7c7c;
    font-size: 11px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 15px;
    padding-right: 15px;
    border-radius: 5px;
    font-weight: 500;
    color: white;    
}

#mp3panel {
    background: rgba(0, 0, 100, 0.25)
}

#mp3panel h6 {
    font-weight: bold;
    font-size: 22px;
    padding: 10px;
    font-style: normal;
}

.fa-2x {
    font-size: 2em;
}

.fa {
    position: relative;
    display: table-cell;
    width: 60px;
    height: 36px;
    text-align: center;
    vertical-align: middle;
    font-size: 20px;
    
}

.main-menu:hover,nav.main-menu.expanded{
    width: 250px;
    overflow: visible;
}

.main-menu{
    background: #212121;
    border-right: 1px solid white;
    position: absolute;
    top: 0;
    bottom: 0;
    height: 100%;
    left: 0;
    width: 60px;
    overflow: hidden;
    transition: width 0.5s linear;
    z-index: 1000;
    -webkit-transform:translateZ(0)
    scale(1,1);
}

.main-menu > ul{
    margin: 7px 0;
}

.main-menu li{
    position: relative;
    display: block;
    width: 250px;
}

.main-menu li a{
    position: relative;
    display: table;
    border-collapse: collapse;
    border-spacing: 0;
    color: #999;
    font-family: sans-serif;
    font-size: 14px;
    text-decoration: none;
    -webkit-transform:translateZ(0)
    scale(1,1);
    transition: all .1s linear;
}

.main-menu .nav-icon{
    position: relative;
    display: table-cell;
    width: 60px;
    height: 36px;
    text-align: center;
    vertical-align: middle;
    font-size: 14px;
}

.main-menu .nav-text{
    position: relative;
    display: table-cell;
    width: 190px;
    font-family: tahoma;

}


.no-touch .scrolltable.hover {
    overflow-y: hidden;
    
}

.no-touch .scrolltable.hover: hover{
    overflow-y: auto;
    overflow: visible;
}

a:hover, a:focus{
    text-decoration: none;
    
}

nav{
    user-select: none;
}

nav ul, nav li{
    outline: 0;
    margin: 0;
    padding: 0;
    
}

.main-menu li: hover a,
nav.main-menu li.active a,
.dropdown-menu li a:hover,
.dropdown-menu li a:focus,
.dropdown-menu .active a,
.dropdown-menu .active a:hover,
.dropdown-menu .active a:focus,
.no-touch .dasboard-page nav.dashboard-menu ul li:hover a, 
.dashboard-page nav.dashboard-menu ul li.active a{
    color: white;
    background-color: #5fa2db;
}

.area {
    float: left;
    background: #e2e2e2;
    width: 100%;
    height: 100%
        
}
    
#buscaN{
    width: 70%;
    background: transparent;
    border-color: black;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 0px;
    border-top-left-radius: 15px;
    border-top-right-radius: 0px;
}

#buscaB{
    width: 15%;
    background: transparent;
    border-color: black;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 15px;
    border-top-left-radius: 0px;
    border-top-right-radius: 15px;
}

#buscaNA{
    width: 70%;
    background: transparent;
    border-color: black;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 0px;
    border-top-left-radius: 15px;
    border-top-right-radius: 0px;
}

#buscaBA{
    width: 15%;
    background: transparent;
    border-color: black;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 15px;
    border-top-left-radius: 0px;
    border-top-right-radius: 15px;
}


/* Controles do OWL Carousel*/

.owl-theme .owl-controls{
	margin-top: 0px;
	/*margin-right: 100px;*/
	text-align: center;
} 

.owl-theme .owl-controls .owl-buttons .owl-next{
  right: 10px;
  top: 250px;
}

.owl-theme .owl-controls .owl-buttons .owl-prev{
  left: 10px;
  top: 250px;
}

/* Carousel Whatsapp*/

#owl-whats .item img{
    display: block;
    width: 100%;
    height: 500px;
}

#tabMenu {
    font: #c7c7c7;
    top: 90px;
}

.imgudemy {
    width: 20%;
  }

/* Tag Carousel */

#box{
    opacity: 0.7;
}

.img_description2  {
    color: darkgoldenrod;
    text-align: center;
    font-weight: 500;
    font-size: 22px;
}

.img_description3 {
    color: darkgoldenrod;
    text-align: center;
    font-weight: 500;
    font-size: 15px; 
}

.img_description4  {
    color: #cc99ff;
    text-align: center;
    font-weight: 500;
    font-size: 22px;
}

.img_description5 {
    color: #cc99ff;
    text-align: center;
    font-weight: 500;
    font-size: 15px; 
}

.img_description6  {
    color: #75a80f;
    text-align: center;
    font-weight: 500;
    font-size: 22px;
}

.img_description7 {
    color: #75a80f;
    text-align: center;
    font-weight: 500;
    font-size: 15px; 
}

.text{
    text-align: left;
    font-family: sans-serif;
    font-size: 10p;
    color: white;
    font-weight: bold;
    font-style: italic;
}

#whatsbotton {
    padding-left: 35px;
}

.textDestaque{
    text-align: Left;
    font-family: sans-serif;
    font-size: 25px;
    color: white;
    font-weight: bold;
    font-style: italic;
    padding-top: 5px;
    padding-left: 15px;
}

.textDestaque2{
    text-align: Left;
    font-family: sans-serif;
    font-size: 15px;
    color: white;
    font-weight: bold;
    font-style: italic;
    padding-top: 2px;
    padding-left: 15px;
}


/* Modal de Contato*/

#containerModal {
    position: relative;
    top: 15 0px;
}
.modal-content1 {
     background-color: rgba(0,0,055,0.7);
     height: 500px;
}

#modalcontatostyle{
     background-color: rgba(0,0,055,0.7);
     height: 600px;
}

/* Modal de JCGONZALES.COM*/

#whatsapp {
     background-color: rgba(0,055,0,0.7);
     height: 500px;
}

#logincontent {
     background-color: rgba(0,0,055,0.7);
     height: 500px;
 }



#contatologin {
    color: white;
    font-weight: bold;
    font-size: 15px;
    border: none;
}



#inputlogin {
    background: transparent;
    color: aqua;
    border: 0;
    border-bottom: 1px solid #7c7c7c;
    font-size: 12px;
    border-radius: 0;
    padding: 0;
    width: 85%;
    margin: 0 auto;
    height: 15px;
    width: 300px;
}

#inputlogin:focus{
    height: 40px;
    font-size: 15px;
    padding: 10px;
    border: 0;
    border-bottom: 1px solid #7c7c7c;
    width: 330px;

}



::-webkit-input-placeholder{
    color: #7c7c7c;
}

::-moz-input-placeholder{
    color: #7c7c7c;
}

::-ms-input-placeholder{
    color: #7c7c7c;
}
#inputloginsubmit {
    background-color: rgba(0,0,085,0.8);
    color: #7c7c7c;
    width: 30%;
    color: aquamarine;
    font-weight: bold;
    font-family: sans-serif;
    border: none;
    display: inline-block;
    text-align: center;
}

#checkboxlogin {
    color: aquamarine;
}



#conectado  {
    color: #7c7c7c;
    font-weight: bold;
    font-size: 20px;
    font-style: italic;
}

.form-control::placeholder {
    color: #7c7c7c;
    opacity: 1;
}

.form-control:focus {
    color: white;
    
}


#ponto {
    color: #d2d2d2;
}

#ponto1 {
    color: #d2d2d2;
}

#proposito {
    text-align: right;
    font-family: sans-serif;
    font-size: 18px;
    font-style: italic;
    font-weight: bold;
    color: #7c7c7c;
}

#proposito2 {
    text-align: right;
    font-family: sans-serif;
    font-size: 18px;
    font-style: italic;
    font-weight: bold;
    color: white;
}

#proposito3 {
    text-align: left;
    font-family: sans-serif;
    font-size: 18px;
    font-style: italic;
    font-weight: bold;
    color: white;
}

#whatsapp {
    text-align: left;
    font-family: sans-serif;
    font-size: 18px;
    font-style: italic;
    font-weight: bold;
}

#whatsapp2 {
    font-family: sans-serif;
    font-weight: bold;
    font-size: 12px;
    color: #7c7c7c;
    font-style: italic;
    text-align: center;
}


.modal-header{
    font-family: sans-serif;
    font-size: 16px;
    color: white;
    text-align: center;
    
}


#compartilhe {
    color: #3d3d3d;
    font-size: 20px;
    font-weight: bold;
}

#compartilhe_2 {
    color: #3d3d3d;
    font-size: 25px;
    font-weight: bold;
}

#compartilhe_3 {
    color: #3d3d3d;
    font-size: 15px;
    font-weight: bold;
}

#compartilhe_4 {
    color: #3d3d3d;
    font-size: 15px;
    font-weight: bold;
}

.titulo_pod {
    padding-left: 20px;
    padding-bottom: 8px;
    font-size: 11px;
    font-weight: 400;
    color: #3d3d3d;
}

#comp {
    font-size: 20px;
    color: #7c7c7c;
    font-weight: 500;
}

#redes {
    font-size: 28px;
    color: white;
    text-decoration-color: white;
}

.fa-linkedin-in {
    color: #7c7c7c;
}

.fa-twitter {
    color: #7c7c7c;
}

.fa-facebook-f{
    color: #7c7c7c;
}

.fa-pinterest{
    color: #7c7c7c;
}

.fa-instagram{
    color: #7c7c7c;
}


/* Styling Next and Prev buttons Carousel*/

.owl-theme .owl-controls .owl-buttons div{
	color: black;
    font-weight: bold;
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
	margin: 0px;
	padding: 3px 10px;
    padding-top: 5px;
	font-size: 10px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background: #d2d2d2;
	filter: Alpha(Opacity=20);/*IE7 fix*/
    /*opacity: 0.5;*/}



/* Formulario de Contato */
.contact-form{
    position: absolute;
    top: 160px;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 400px;
    /*height: 500px;*/
    padding: 80px 40px;
    background: rgba (0,0,0,0.7);
}

#contato-form {
    top: 220px;
}


#cardTitleTrainning h5{
    font-size: 25px;
    font-weight: 800;
    color: #7c7c7c; 
}
.avatar{
    position: absolute;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    overflow: hidden;
    top: calc(-80px/2);
    left: calc(50% - 40px);
    
}


.contact-form p {
    margin: 0;
    padding: 0;
    font-weight: bold;
    color: white;
    
}

.contact-form input{
    width: 100%;
    margin-bottom: 20px;
}

.contact-form input[type=text],
.contact-form input[type=email],
.contact-form input[type=password] {
    border: none;
    border-bottom: 1px solid #fff;
    background: transparent; 
    outline: none;
    height: 35px;
    color: #40E0D0;
    font-size: 15px;
    
}

.contact-form input[type=submit] {
    height: 30px;
    color: #F5F5F5;
    font-size: 15px;
    background: #483D8B;
    cursor: pointer;
    border-radius: 25px;
    border: none;
    outline: none;
    margin-top: 45px;
    
}

.contact-form textarea[type=text] {
    border: none;
    border-bottom: 1px solid #fff;
    background: transparent; 
    outline: none;
    height: 80px;
    width: 100%;
    color: #40E0D0;
    font-size: 15px;
    
}

input[type=checkbox] {
    width: 20%;
}

.how-section1{
    margin-top:-15%;
    padding: 10%;
}
.how-section1 h4{
    color: #ffa500;
    font-weight: bold;
    font-size: 30px;
}
.how-section1 .subheading{
    color: #3931af;
    font-size: 20px;
}
.how-section1 .row
{
    margin-top: 10%;
}
.how-img 
{
    text-align: center;
}
.how-img img{
    width: 40%;
}


/* breadcrumb */

/* Style the list */
ul.breadcrumb {
  padding: 10px 16px;
  list-style: none;
  background-color: #eee;
}

/* Display list items side by side */
ul.breadcrumb li {
  display: inline;
  font-size: 14px;
  font-weight: 800;
}

/* Add a slash symbol (/) before/behind each list item */
ul.breadcrumb li+li:before {
  padding: 8px;
  color: black;
  content: "/\00a0";
}

/* Add a color to all links inside the list */
ul.breadcrumb li a {
  color: #1F618D;
  text-decoration: none;
}

/* Add a color on mouse-over */
ul.breadcrumb li a:hover {
  color: #01447e;
  text-decoration: underline;
}
