
body {
  background-color: #333333;
    font-family: "sans-serif";
    font-weight: 300;
    font-size: 16px;
    color: #555;
    padding-top: 50px;

    -webkit-font-smoothing: antialiased;
    -webkit-overflow-scrolling: touch;
}

/* Titles */
h1, h2, h3, h4, h5, h6 {
    font-family: "sans-serif";
    font-weight: 300;
    color: #333;
}


/* Paragraph & Typographic */
p {
    line-height: 28px;
    margin-bottom: 25px;
}

.centered {
    text-align: center;
}
.justify {
    text-align: justify;
    text-justify: inter-word;
}

/* Links */
a {
    color: #3bc492;
    word-wrap: break-word;

    -webkit-transition: color 0.1s ease-in, background 0.1s ease-in;
    -moz-transition: color 0.1s ease-in, background 0.1s ease-in;
    -ms-transition: color 0.1s ease-in, background 0.1s ease-in;
    -o-transition: color 0.1s ease-in, background 0.1s ease-in;
    transition: color 0.1s ease-in, background 0.1s ease-in;
}

a:hover,
a:focus {
    color: #c0392b;
    text-decoration: none;
    outline: 0;
}

a:before,
a:after {
    -webkit-transition: color 0.1s ease-in, background 0.1s ease-in;
    -moz-transition: color 0.1s ease-in, background 0.1s ease-in;
    -ms-transition: color 0.1s ease-in, background 0.1s ease-in;
    -o-transition: color 0.1s ease-in, background 0.1s ease-in;
    transition: color 0.1s ease-in, background 0.1s ease-in;
}

 hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}
 


/* ==========================================================================
   Wrap Sections
   ========================================================================== */

#headerwrap {
	background-color: #000000;
	padding-top: 10px;
  width: 100%; /* Defina a altura como 40% da altura da viewport */
  text-align: center;
  align-content: center;
}

#home-mobile {
 /* background-image: url('https://draalinimazzagalvani.com.br/img/fundo_mobile.png');*/
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  color: #FFFFFF !important;
  padding-top: 70px;

  
}
#iniciocarrosel {
  background-color: #79826E;
  padding-top: 15px;
  padding-bottom: 10px;
  height: 100vh;
}

/* especialidade */

#especialidade {
  padding-top: 5px;
  padding-bottom: 100px;
  background-color: #C7A022;
  color: #EAE3C5 !important;

}
/* Tamanho de fonte para telas extra pequenas (xs) */
@media (max-width: 576px) {
#especialidade {
  padding-top: 0px;
  padding-bottom: 20px;
  background-color: #C7A022;
  color: #EAE3C5 !important;
  text-align: justify;
  text-justify: inter-word;
  display: block;
  }
}

#headerwrap h1 {
	margin-top: 30px;
	color: #000000;
	font-size: 70px;
	
}

#headerwrap h3 {
	color: #000000;
	font-size: 30px;
}

#headerwrap h5 {
	color: #000000;
	font-weight: 700;
	text-align: left;
}

#headerwrap p {
	text-align: left;
	color: #000000;
}

/* intro Wrap */

#intro {
	padding-top: 50px;
	height: 100vh; /* Defina a altura como 40% da altura da viewport */
}



/* Tamanho de fonte para telas extra pequenas (xs) */
@media (max-width: 576px) {
#prossional-mobile {
  padding-top: 20px;
  background: #FFFFFF;
  color: #000000 !important;
  text-align: justify;
  text-justify: inter-word;
  display: block;
	}
}

#features {
	padding-top: 50px;
	padding-bottom: 50px;
}

#features .ac a{
	font-size: 20px;
}

/* Showcase Wrap */

#showcase {
	display: block;
	background-color: #C7A022 !important;
  color: #EAE3C5 !important;
	padding-top: 50px;
	padding-bottom: 50px;
  height: 100vh; /* Defina a altura como 40% da altura da viewport */
}
#prossional-global {
  background-color: #79826E; 
  padding-top: 100px;
  padding-bottom: 100px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  width: 100%; /* Defina a altura como 40% da altura da viewport */
  display: block; 
 
}

#footerwrap {
	background: #79826E !important;
	color: #ffffff !important;
	padding-top: 40px;
	padding-bottom: 60px;
	text-align: left;
}
.link-foote{
    text-decoration: none; /* Remove o sublinhado */
    color: #79826E; /* Cor padrão do link */
    transition: color 0.3s; /* Transição de cor suave */
  }

  /* Estilos para links quando passar o mouse */
.link-foote:hover {
    color: #79826E; /* Cor do link ao passar o mouse */
    background: #EAE3C5; /* Cor do link ao passar o mouse */

  }

#footerwrap h3 {
	font-size: 28px;
	
}

#footerwrap p {
	
	font-size: 18px;
}

/* Copyright Wrap */

#c {
	background: #ffffff;
	padding-top: 15px;
	text-align: right;
}

#c p {
	color: #000;
}
.bg-custom {
    background-color: rgb(121, 130, 110, 1.0);
    color: rgb(234, 227, 197, 1.0);
}
.linke {
    color: #ffffff !important;
    
}
.linke:hover {
    color: #79826E !important;
    background: #ffffff;
}
.linke-active {
    color: #79826E !important;
    background: #EAE3C5 !important;

    
}
.linke-active:hover {
    color: #333333 !important;
    background: #ffffff !important;
    
}
.custom-button {
			width: 150px;
			height: 200px;
			font-size: 16px; /* Ajuste o tamanho da fonte conforme necessário */
		}

/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Carousel base class */
.carousel {
  margin-bottom: 4rem;
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
  bottom: 3rem;
  z-index: 10;
}

/* Declare heights because of positioning of img element */
.carousel-item {
  height: 32rem;
}


/* MARKETING CONTENT
-------------------------------------------------- */

/* Center align the text within the three columns below the carousel */
.marketing .col-lg-4 {
  margin-bottom: 1.5rem;
  text-align: center;
}
/* rtl:begin:ignore */
.marketing .col-lg-4 p {
  margin-right: .75rem;
  margin-left: .75rem;
}
/* rtl:end:ignore */


/* Featurettes
------------------------- */

.featurette-divider {
  margin: 5rem 0; /* Space out the Bootstrap <hr> more */
}

/* Thin out the marketing headings */
/* rtl:begin:remove */
.featurette-heading {
  letter-spacing: -.05rem;
}

/* rtl:end:remove */

/* RESPONSIVE CSS
-------------------------------------------------- */

@media (min-width: 40em) {
  /* Bump up size of carousel content */
  .carousel-caption p {
    margin-bottom: 1.25rem;
    font-size: 1.25rem;
    line-height: 1.4;
  }

  .featurette-heading {
    font-size: 50px;
  }
}

@media (min-width: 62em) {
  .featurette-heading {
    margin-top: 7rem;
  }
}
/*REDE SOCIAL*/
.btn-social {
  border-radius: 100% !important;
  display: inline-flex !important;
  width: 3.25rem !important;
  height: 3.25rem !important;
  font-size: 2rem !important;
  justify-content: center !important;
  align-items: center !important;
  color: #A1AD92 !important;
  background: #79826E !important;
  border: 1px solid #FFFFFF !important;
}
.btn-social:hover {
  border-radius: 100%;
  display: inline-flex;
  width: 3.25rem;
  height: 3.25rem;
  font-size: 1.25rem;
  justify-content: center;
  align-items: center;
  color: #79826E !important;
  background: #A1AD92 !important;
}