@font-face: {
  font-family: 'Poppins Regular';
  src: url('Poppins-Regular.ttf') format('truetype');
}

body {
  font-family: 'Poppins';
}

.navbar-nav {
  margin-left: auto;
}

.navbar-nav ul li a {
  color: black ;
}

.slk_top {
  background-color:rgb(255,255,255);
  
  padding-top: 70px;
  }

.slk_menu {
  background-color:rgb(255,255,255);
  padding-top: 40px;
  }


.slk_img_home {
  height: 40rem;
  }

.slk_line {
  border-top: 1px solid rgb(18,25,20);
}
.slk_margin_top {
  padding-top: 5px;
  }

.menutextocinza {
  color: #9e9e9e;
  font-size: 13px;
}


.slk_thumb {
  max-width: 25%;
    width: auto;
    height: auto;

}

.slk_info {
  background: rgb(241,131,8);
  max-width: 100%;
  margin: 0 auto;
  padding: 1rem;
}

.slk_info_texto {
  font-family: Poppins;
  color: rgb(18,25,20);
  
}
.slk_info_titulo {
  font-family: Poppins;
  color: rgb(18,25,20);
  font-weight: Bold;
}

.slk_info_header {
  background: #ffffff;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 7px;
  height: 40px;
}
.slk_info_content {
  font-family: Poppins;
  color: rgb(18,25,20);
  color: white;
}

.slk_modal_size {
  width: 75%;
}
.slk_ti_livre {
  display: inline-block;
}

.slk_ti_esquerda {
  display: inline-block;
  width: 400px;
}

.slk_container_flex {
  display: flex;
  align-items: center;
}

.slk_video_box {
  width: 100%;
  height: 390px;
  overflow: hidden;
}

.slk_video {
  /*
  width: 100%    !important; 
  height: 50%   !important;
  */

  max-width: 100%;
  height: auto;
  display: block;
}

    
.slk_card_lgpd {
  padding-left: 0px;
  padding-right: 20px;
  padding-top: 0px;
  padding-bottom: 20px;
  width: 60%;
  height: auto;
  
}

.slk_card {
  padding-left: 0px;
  padding-right: 0px;
  border: 0px solid #c0c0c0;
  background-color: F0F0F0;
  width: 100%;
  height: 700px;
  
}
.slk_card_img {
    max-width:2800px;
    max-height:550px;
    width:100%;
    height: auto;
}

.slk_dbg_yellow {
  background-color: yellow;
}

.slk_adm_form {
  background-color:#F0F0F0;
  border: 1px solid rgb(18,25,20);
}

.slk_adm_panel {
  background-color:#yellow;
  border: 0px solid rgb(18,25,20);
}

.slk_adm_menu_left {
  background-color: #f0f0f0;
  font-size: 16px;
  font-style: normal;
  font-weight: Light;
  font: Arial, Helvetica, sans-serif;
  color: blue;
}

.slk_labelRodape{
  color: #ffffff;
  background-color: rgb(18,25,20);
  text-decoration: none;
  height: 8rem;
  padding-top: 25px;
}

input.slk_xgrande {
  font-size: 26px;
  font-style: normal;
  font-weight: bold;
  color: orange;
  }

span.slk_modelo {
  font-family: Poppins;
  font-size: 15px;
  font-style: normal;
  font-weight: normal;
}
span.slk_titulo {
  font-size: 15px;
  font-style: normal;
  font-weight: bold;
}
span.slk_bemGrande {
  font-size: 20px;
  font-style: normal;
  font-weight: bold;
}
span.slk_labelDraft {
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  color: lightGray;
}
span.slk_label {
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
}
span.slk_labelBold {
  font-size: 18px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
}
span.slk_conteudo {
  font-size: 10px;
  font-style: normal;
  font-weight: normal;
}

span.slk_labelIconMenu {
  font-size: 15px;
  font-style: normal;
  font-weight: bold;
  color: rgb(18,25,20);
}
span.slk_labelRodape {
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  color: #ff9800;
}

span.slk_labelComumRodape {
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  color: #ffffff;
}

a:link {
  text-decoration: none;
  color: #D35400;
  padding-top: 2px;
}

a:visited {
  text-decoration: none;
  color: #D35400;
  padding-top: 2px;
}

a:hover {
  text-decoration: none;
  color: #D35400;
  padding-top: 2px;
}

a:active {
  text-decoration: none;
  color: #D35400;
  padding-top: 2px;
}


a.slk_info_titulo {
  font-family: Poppins;
  color: rgb(18,25,20);
  font-weight: Bold;
  text-decoration: none;
}

a.slk_labelRodape1 {
  color: #ffffff;
  background-color: rgb(18,25,20);
  text-decoration: none;
  height: 6rem;
}

a.slk_externo {
  color: rgb(244,150,0);
  background-color: rgb(255,255,255);
  text-decoration: none;
  padding-top: 1px;
  font-size: 13px;
  text-align: right;
  font-family: Poppins;
}

a.slk_labelMenu {
  color: rgb(0,0,0);
  text-decoration: none;
  background-color: rgb(255,255,255);
  font-size: 14px;
  font-family: Poppins;
}

a.slk_labelIconMenu {
  font-size: 15px;
  font-style: normal;
  font-weight: light;
  color: rgb(18,25,20);
  text-decoration: nome;
}


p.slk_titulo {
  font-size: 15px;
  font-style: normal;
  font-weight: bold;
}

p.slk_label {
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
}

p.slk_labelBold {
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
}

p.slk_conteudo {
  font-size: 10px;
  font-style: normal;
  font-weight: normal;
}



.carousel-showmanymoveone .carousel-control {
   width: 4%;
   background-image: none;
}

.carousel-showmanymoveone .carousel-control.left {
   margin-left: 0;
}

.carousel-showmanymoveone .carousel-control.right {
   margin-right: 0;
}

.carousel-showmanymoveone .cloneditem-1,
.carousel-showmanymoveone .cloneditem-2,
.carousel-showmanymoveone .cloneditem-3 {
   display: none;
}

.carousel .item .col-xs-12 {
   padding: 0;
}


/* Medium Devices, Desktops */

@media only screen and (max-width: 992px) {
   .carousel .item .col-xs-12:nth-last-child(-n+2) {
      display: none;
   }
}

@media all and (min-width: 768px) {
   .carousel-showmanymoveone .carousel-inner > .active.left,
   .carousel-showmanymoveone .carousel-inner > .prev {
      left: -50%;
   }
   .carousel-showmanymoveone .carousel-inner > .active.right,
   .carousel-showmanymoveone .carousel-inner > .next {
      left: 50%;
   }
   .carousel-showmanymoveone .carousel-inner > .left,
   .carousel-showmanymoveone .carousel-inner > .prev.right,
   .carousel-showmanymoveone .carousel-inner > .active {
      left: 0;
   }
   .carousel-showmanymoveone .carousel-inner .cloneditem-1 {
      display: block;
   }
}

@media all and (min-width: 768px) and (transform-3d),
all and (min-width: 768px) and (-webkit-transform-3d) {
   .carousel-showmanymoveone .carousel-inner > .item.active.right,
   .carousel-showmanymoveone .carousel-inner > .item.next {
      -webkit-transform: translate3d(50%, 0, 0);
      transform: translate3d(50%, 0, 0);
      left: 0;
   }
   .carousel-showmanymoveone .carousel-inner > .item.active.left,
   .carousel-showmanymoveone .carousel-inner > .item.prev {
      -webkit-transform: translate3d(-50%, 0, 0);
      transform: translate3d(-50%, 0, 0);
      left: 0;
   }
   .carousel-showmanymoveone .carousel-inner > .item.left,
   .carousel-showmanymoveone .carousel-inner > .item.prev.right,
   .carousel-showmanymoveone .carousel-inner > .item.active {
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
      left: 0;
   }
}

@media all and (min-width: 992px) {
   .carousel-showmanymoveone .carousel-inner > .active.left,
   .carousel-showmanymoveone .carousel-inner > .prev {
      left: -16.6%;
   }
   .carousel-showmanymoveone .carousel-inner > .active.right,
   .carousel-showmanymoveone .carousel-inner > .next {
      left: 16.6%;
   }
   .carousel-showmanymoveone .carousel-inner > .left,
   .carousel-showmanymoveone .carousel-inner > .prev.right,
   .carousel-showmanymoveone .carousel-inner > .active {
      left: 0;
   }
   .carousel-showmanymoveone .carousel-inner .cloneditem-2,
   .carousel-showmanymoveone .carousel-inner .cloneditem-3 {
      display: block;
   }
}

@media all and (min-width: 992px) and (transform-3d),
all and (min-width: 992px) and (-webkit-transform-3d) {
   .carousel-showmanymoveone .carousel-inner > .item.active.right,
   .carousel-showmanymoveone .carousel-inner > .item.next {
      -webkit-transform: translate3d(16.6%, 0, 0);
      transform: translate3d(16.6%, 0, 0);
      left: 0;
   }
   .carousel-showmanymoveone .carousel-inner > .item.active.left,
   .carousel-showmanymoveone .carousel-inner > .item.prev {
      -webkit-transform: translate3d(-16.6%, 0, 0);
      transform: translate3d(-16.6%, 0, 0);
      left: 0;
   }
   .carousel-showmanymoveone .carousel-inner > .item.left,
   .carousel-showmanymoveone .carousel-inner > .item.prev.right,
   .carousel-showmanymoveone .carousel-inner > .item.active {
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
      left: 0;
   }
}

main {
  font-family: Poppins;
  /* background: #fff0f0; */
  max-width: 80%;
  margin: 0 auto;
  padding: 1rem;
  /*
  background-image: url('images/bg-eclipse.png'); 
  background-repeat: no-repeat; 
  background-size: cover; 
  background-position: center center;
  */
}
/*
video {
  width: 100% !important;
  height: auto !important;
}
*/

body {
  font-family: Poppins;
  background-color: rgb(255,255,255);

  overflow-x: hidden;
  /*
  background-image: url('/pga/images/bg-eclipse.png'); 
  background-repeat: no-repeat; 
  background-size: cover; 
  background-position: center center;
  */
}
/* precisa acertar path
@font-face {
  font-family: 'Poppins';
  src: url('/pga/css/Popping/Poppins-Back.ttf'),
       url('/pga/css/Popping/Poppins-BackItalic.ttf'),
       url('/pga/css/Popping/Poppins-Bold.ttf'),
       url('/pga/css/Popping/Poppins-BoldItalic.ttf'),
       url('/pga/css/Popping/Poppins-ExtraBold.ttf'),
       url('/pga/css/Popping/Poppins-ExtraBoldItalic.ttf'),
       url('/pga/css/Popping/Poppins-ExtraLight.ttf'),
       url('/pga/css/Popping/Poppins-ExtraLightItalic.ttf'),
       url('/pga/css/Popping/Poppins-Italic.ttf'),
       url('/pga/css/Popping/Poppins-Light.ttf'),
       url('/pga/css/Popping/Poppins-LighItalic.ttf'),
       url('/pga/css/Popping/Poppins-Medium.ttf'),
       url('/pga/css/Popping/Poppins-MediumItalic.ttf'),
       url('/pga/css/Popping/Poppins-Regular.ttf'),
       url('/pga/css/Popping/Poppins-SemiBold.ttf'),
       url('/pga/css/Popping/Poppins-SemiBoldItalic.ttf'),
       url('/pga/css/Popping/Poppins-Thin.ttf'),
       url('/pga/css/Popping/Poppins-ThinItalic.ttf');
  font-weight: normal;
  font-style: normal;
}
*/
h3 {
  font-family: Poppins;
  font-weight: Bold;
  font-size: 2em;
}
p {
  font-family: Poppins;
  font-style: normal;
  font-size: 1em;
  color: rgb(0,0,0);
}
