/*
Theme Name:         Sage Starter Theme
Theme URI:          https://roots.io/sage/
Description:        Sage is a WordPress starter theme.
Version:            9.0.0-beta.3
Author:             Roots
Author URI:         https://roots.io/
Text Domain:        sage

License:            MIT License
License URI:        http://opensource.org/licenses/MIT
*/


.carousel-inner img {
    max-width: 100%;
    /*height: 100%;*/
}

@media (max-width:768px){
    .carousel-inner img{
      height: 200px;
      max-height: 200px;
    }
  }

.banner-carousel .carousel-indicators li {
  background: #4cb7ab;
  border-radius: 50%;
  width: 20px;
  max-width: 10px;
  height: 10px;
}

.banner-carousel .carousel-indicators .active {
  background: white;
}

h1.carousel-caption-titulo{
  font-size: 80px;
  font-family: inherit;
  text-align: right;
  display: table-caption;
}

@media (max-width: 768px){
  h1.carousel-caption-titulo
  {
    font-size: 40px;
  }
}

/* FEcha carousel */

.col-md-6.trabalho-text {
    text-align: initial;
    margin-left: -30px;
  }

.video-imagem {
    
  padding-top: 20px;
  width: 100%;
}

/* Carousel parceiros */

.blog .carousel-indicators {
  left: 0;
  top: auto;
    bottom: -40px;

}

/* The colour of the indicators */
.blog .carousel-indicators li {
    
    background: #4cb7ab;
    border-radius: 50%;
    width: 8px;
    height: 8px;
    max-width: 10px;
}

.blog .carousel-indicators .active {
    background: #162c4f;
}

@media (max-width:768px){
    img.d-block.img-fluid.rounded-circle{
      max-height: 50%;
      height: 150px;
    }
  }

@media (max-width:768px){
    h6.card-title{
      margin-right: 30px;
    }
  }

h6.card-title {
    color: black;
    margin-top: 10px;
    margin-left: 30px;
  }

.parcerias-text.text-center{
  color: #162c4f;
}


  .contact-cn{
    background: #1d9fa0;
  }

  .wraper{
    margin: 0 auto;
    width: 100%;
    max-width: 1084px;
    padding: 20px 20px 0;
  }

  hr.bg-hr.mb-4.w-10{
    width: 5%;
    background: white;
    height: 3px;
  }

  h2.text2.text-center{ 
    color: #162c4f;
    text-transform: uppercase;
  }

  h3.text3.text-center.text-white{
    text-transform: uppercase;
    position: relative;
  }

   h3.text3.text-center.text-white:after {
    content: '';
    background: white;
    height: 4px;
    width: 40%;
    position: absolute;
    top: 46%;
    right: -35%;
    
}

  h3.text3.text-center.text-white:before {
    content: '';
    background: white;
    height: 4px;
    width: 40%;
    position: absolute;
    top: 46%;
    right: 95%;
    
}

  hr.bg-vd.mb-4.w-10{
    width: 10%;
    background: #4cb7ab;
    height: 3px;
  }

  .carousel-control-prev.carousel-control-next{
    color: #1d9fa0;
  }

  img.d-block.img-fluid.rounded-circle {
    width: 60%;
    margin-left: 60px !important;
  }

  h6.col-md-12.text-projetos.text-justify {
    max-width: 800px;
}

  .text-parcerias{
    color: black;
  }

  #carouselExampleIndicators{
    color: black;
  }

  .equipe-cn {
    background: #ff5367;
  }

  .equipe-cn{
    /*background: url('<?php the_field('banner_equipe'); ?>') 50% no-repeat !important;*/
	background-image: url(https://cdn.unibh.br/app/uploads/2019/02/foto-2.jpg); 
    background-size: cover;
	background-position: center;
    box-shadow: 0px 760px rgba(252, 85, 106, 0.8) inset;
  }

  @media (max-width:768px){
    .equipe-cn{
      /*background: url('<?php the_field('banner_equipe_mb'); ?>') 50% no-repeat !important;*/
      background-image: url(https://cdn.unibh.br/app/uploads/2019/02/foto-2.jpg);
      background-size: cover;
	  background-position: center;
      box-shadow: 0px 800px rgba(252, 85, 106, 0.8) inset;
    }
  }

  .equipe-cn::after{
    background: #fc556a;
  }

  img.equipe-img {
    border: 4px solid white;
  }

  @media (max-width: 768px){
    .equipe-img img{
      max-width: 100%;
      height: 150px;
    }
  }

  p.text-projetos {
    color: black;
  }
  .text2{
  font-weight: 900;
    text-transform: uppercase;
  font-size: 3.2rem;
  padding: 20px 0;
  }
  }

  .text4 {
    color: #4cb7ab;
    font-weight: 900;
  font-size: 1.4rem;
  }

  .text7 {
    font-weight: 900;
    text-transform: uppercase;
  font-size: 3.2rem;
  padding: 20px 0;
  }

  

  .servicos-cn{
	background-image: url(https://cdn.unibh.br/app/uploads/2019/02/foto-1.jpg);
   /* background: url('<?php the_field('banner_servicos_dk'); ?>') 50% no-repeat !important;*/
    background-size: cover;
    box-shadow: 0px 1500px rgba(22, 44, 79, 0.9) inset;
  }

  
  @media (max-width:768px){
    .servicos-cn{
      /*background: url('<?php the_field('banner_servicos_mb'); ?>') 50% no-repeat !important;*/
      background-size: cover;
      box-shadow: 0px 2900px rgba(22, 44, 79, 0.9) inset;
    }
  }



  hr.bg-gr.mb-4.w-10{
    width: 274px;
    background: #4cb7ab;
    height: 3px;
    margin-left: 0px;
  }

  .text6{
    color: #162c4f;
    text-transform: uppercase;
  font-size: 3.6rem;
  padding: 20px 0;

  }

  .form-control.form2{
    background: #162c4f;
    color: white;
  }

  .esp-med {
    color: #4cb7ab;
    text-align: left;
    margin-left: -10px;
  font-size: 30px;
  font-weight: bold;
  }

  .card.box-hora{
    background: #162c4f;
    /*max-width: 20%;*/
    width: 220px;
    border-radius: 5px;

  }

  img.card.box-hora{
    max-width: 100%;
    width: 20px;
  }

  .clickable{
    cursor: pointer;   
  }

  .panel-heading1 span {
    margin-top: -20px;
    font-size: 15px;
  }

  hr.bg-rosa{
    background: #fc556a;
    width: 40%;
    height: 3px;

  }

  .text-contact-hosp-vet{
      color: white;
	  font-size: 25px;
	  width: 100%;
	  text-align: center;
	  padding-bottom: 40px;
  }
  
  .col-md-6.text-trabalho {
    color: #162c4f;
  font-size: 18px;
}

  .text-aluno .text-center .text-white{

  }

  h6.text-projetos.text-justify{
    /*padding-left: 15%;
    padding-right: 15%;*/
  }

  h4.valor {
    color: #fc556a; 
  }

  small.valor{
    color: white;
  }

  .col-sm-4.text-center.border{
    border: 2px solid;
    color: #4cb7ab;
    border-radius: 5px;
    padding: 0px 20px 10px 10px;
  }

  .text-black{
    color: black;
  }

  .text-projetos{
    color: white;
  font-size: 20px;
  line-height: 30px;
  text-align: left;
  font-weight: normal;
  padding: 0;
  }

  .text-projetos22{
    color: #000;
    font-size: 20px;
    line-height: 30px;
    text-align: left;
    font-weight: normal;
    padding: 0 0 20px 15px;
  }

  .text-parcerias{
    color: black;
  }

  .trabalho-cn.col-md-6.text-trabalho {
    color: #162c4f;
}


  /* especialidades */

  .card-border {
    border: 2px solid;
    border-radius: 10px;
    color: #4cb7ab;
    max-width: 100%;
    margin-top: 20px;
    display:block;
  }

  .cor-rosa{
    color: #fc556a;
  }

  h3.text-c.text-white{
    margin-top: 16px;
    font-size: 23px;
  }

 .scroll {
    width:100%;
    height:205px;
    overflow: scroll;
    overflow-x: hidden;
    color: #fff;
    float: left;

  }

  .scroll::-webkit-scrollbar {
   width:5px; 
   height: -10px;
 }


.scroll::-webkit-scrollbar {
   width: 8px; 
   
}

.scroll::-webkit-scrollbar-thumb{
  height: 10px;
}


.scroll::-webkit-scrollbar-thumb:vertical {
  height: -20px;
  background-color: #fc556a;
  margin-right: 10px;
  margin-left: 10px;
  
}


.scroll::-webkit-scrollbar-track-piece {
  background-color: #162c4f;
  /*margin-bottom: 30px;
  margin-top: 30px;*/
}

.scroll::-webkit-scrollbar-track{

}

ul.lista {
  list-style: none;
  text-align: left;
}

li.lista {
  padding-top: 2px;
}


.lista li:before {
  content: '\2022';
  margin: 0 3px;
  margin: 0px 3px 10px -40px;
  color: #fc556a; /* cor da bolinha */

}

.card-f{
  background-color: rgba(19,38,68,0.8);
  border-radius: 6px;
  color: #fff;
  width: 100%;
  height: 225px;
  padding-top: 30px;
  padding-bottom: 10px;
  float: left;
}

h2.card-t{
  font-size: 18px;
  padding-top: 10px;
}

hr.rosa {
  background: #fc556a;
  height: 3px;
  width: 90px;
}


h5.texto-publico.text-center.text-white {
    font-size: 30px;
}

h5.text-aluno.text-center.text-white {
    font-size: 30px;
}


/* Projetos */

.panel-default>.panel-heading {
  color: #333;
  background-color: #4cb7ab;
  border-color: #e4e5e7;
  padding: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border-radius: 5px;
}

.panel-default>.panel-heading a {
  display: block;
  padding: 20px 15px;
  background-color: #4cb7ab;
  color: #fff;
  border-radius: 20px;
}

.panel-default>.panel-heading a:after {
  content: "";
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  float: right;
  transition: transform .25s linear;
  -webkit-transition: -webkit-transform .25s linear;
}

.panel-default>.panel-heading a[aria-expanded="true"] {
  background-color: #162c4f;
  color: #fff;
  border-radius: 5px;
}

.panel-default>.panel-heading a[aria-expanded="true"]:after {
  content: "\2212";
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.panel-default>.panel-heading a[aria-expanded="false"]:after {
  content: "\002b";
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.accordion-option {
  width: 100%;
  float: left;
  clear: both;
  margin: 15px 0;
}

.accordion-option .title {
  font-size: 20px;
  font-weight: bold;
  float: left;
  padding: 0;
  margin: 0;
}

.accordion-option .toggle-accordion {
  float: right;
  font-size: 16px;
  color: #6a6c6f;
}

.accordion-option .toggle-accordion:before {
  content: "Expand All";
}

.accordion-option .toggle-accordion.active:before {
  content: "Collapse All";
}

.panel-body{
  background: #e9e9e9;
  margin-bottom: 10px;
  padding: 30px;
}

a:hover {
    color: #0056b3;
    text-decoration: blink;
    }

img.img-accordion {
    margin-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    max-width: 100%;
}
    


/*=======*/

  .btn-nossa-equipe{
    height: 75px;
    width: 400px;
    background:  #fc556a;
  }
  .tamanho-video{
    width:482px;
    height:257px;
  }
  .video-imagem2{
    padding-top: 20px;
  }
  .bg-scroll{
    padding:10px;
    border-radius: 6px;
        background-color: rgba(19,38,68,0.8);
    width: 100%;
    float: left;
  }
  .txt-quebra{
    width: 272px;
  }
  .largura80{
    width: 80%;
  }
  
  .texto44 {
    color: #4cb7ab;
    font-weight: 900;
  font-size: 1.4rem;
  }
  .texto55 {
    font-weight: 900;
  font-size: 1.4rem;
  
@media only screen and (max-width: 600px) {
  .tamanho-video{
    width:100% !important;
    height:257px !important;
  }
  .text6{
    font-size: 3.3rem;
  } 
  .card-f{
    margin-top: 10px;
  }
	.btn-nossa-equipe{
		width: 315px !important;
	}
	.txt-documentos{
		font-size: 2.0rem !important;
	}
  
	  }
	  


    