.shadow-effect {
	background: #fff;
	padding: 20px;
	border-radius: 4px;
	text-align: center;
	border:1px solid #ECECEC;
	box-shadow: 0 19px 38px rgba(0,0,0,0.10), 0 15px 12px rgba(0,0,0,0.02);
}
#customers-testimonials .shadow-effect p {
	font-family: inherit;
	font-size: 17px;
	line-height: 1.5;
	margin: 0 0 17px 0;
	font-weight: 300;
}
.testimonial-name {
	margin: -17px auto 0;
	display: table;
	width: auto;
	background: #1E2F4D;
	padding: 9px 35px;
	border-radius: 12px;
	text-align: center;
	color: #fff;
	box-shadow: 0 9px 18px rgba(0,0,0,0.12), 0 5px 7px rgba(0,0,0,0.05);
}
#customers-testimonials .item {
	text-align: center;
	padding: 50px;
		margin-bottom:80px;
	opacity: .2;
	-webkit-transform: scale3d(0.8, 0.8, 1);
	transform: scale3d(0.8, 0.8, 1);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
#customers-testimonials .owl-item.active.center .item {
	opacity: 1;
	-webkit-transform: scale3d(1.0, 1.0, 1);
	transform: scale3d(1.0, 1.0, 1);
}
.owl-carousel .owl-item img {
	transform-style: preserve-3d;
	max-width: 90px;
	margin: 0 auto 17px;
}
#customers-testimonials.owl-carousel .owl-dots .owl-dot.active span,
#customers-testimonials.owl-carousel .owl-dots .owl-dot:hover span {
	/*background: #1E2F4D;*/
	background: linear-gradient(to right, #1B2E4D 0%, #f2f0f5 100%);
	transform: translate3d(0px, -50%, 0px) scale(0.7);
}
#customers-testimonials.owl-carousel .owl-dots{
display: inline-block;
width: 100%;
text-align: center;
}
#customers-testimonials.owl-carousel .owl-dots .owl-dot{
display: inline-block;
}
#customers-testimonials.owl-carousel .owl-dots .owl-dot span {
	background: #1E2F4D;
	
	display: inline-block;
	height: 20px;
	margin: 0 2px 5px;
	transform: translate3d(0px, -50%, 0px) scale(0.3);
	transform-origin: 50% 50% 0;
	transition: all 250ms ease-out 0s;
	width: 20px;
}

/*********************************************/
/*          VOLTA AO TOPO                    */
/*********************************************/
#topo {
	position: fixed;
	background-color: #1B2E4D;
	color: white;
	border: none;
	padding: 12px 12px;
	bottom: 18px;
	right: 18px;
	border-radius: 10px;
	cursor: pointer;
	font-size: 18px;
	display: none;
	box-shadow: 0 4px 6px rgba(0,0,0,0.2);
	}

	#topo:hover {
	background: linear-gradient(to right, #1B2E4D 0%, #f2f0f5 100%);
}

.obrigatorio {
	color: red;
	font-size: 12px;
	
}

.erro {
	color: red;
	font-size: 14px;
	
}

/* Card */
.card {
  margin-bottom: 30px;
  border: none;
  border-radius: 5px;
  box-shadow: 0px 0 30px rgba(1, 41, 112, 0.1);
}

.card-header,
.card-footer {
  border-color: #ebeef4;
  background-color: #fff;
  color: #798eb3;
  padding: 15px;
}

.card-title {
  padding: 20px 0 15px 0;
  font-size: 18px;
  font-weight: 500;
  color: #012970;
  font-family: "Poppins", sans-serif;
}

.card-title span {
  color: #899bbd;
  font-size: 14px;
  font-weight: 400;
}

.card-body {
  padding: 0 20px 20px 20px;
}

.card-img-overlay {
  background-color: rgba(255, 255, 255, 0.6);
}


/*--------------------------------------------------------------
# Breadcrumbs
--------------------------------------------------------------*/
.breadcrumbs {
  padding: 20px 0;
  background-color: #f1f6fe;
  min-height: 40px;
 
}

.breadcrumbs h2 {
  font-size: 24px;
  font-weight: 300;
  margin: 0;
  color: #1B2E4D;

}

@media (max-width: 992px) {
  .breadcrumbs h2 {
    margin: 0 0 10px 0;
  }
}

.breadcrumbs ol {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 14px;
}

.breadcrumbs ol li+li {
  padding-left: 10px;   
}

.breadcrumbs ol li a {
  color:#1B2E4D;
}


.breadcrumbs ol li+li::before {
  display: inline-block;
  padding-right: 10px;
  color: #6c757d;
  content: "/";
}

@media (max-width: 768px) {
  .breadcrumbs .d-flex {
    display: block !important;
  }

  .breadcrumbs ol {
    display: block;
  }

  .breadcrumbs ol li {
    display: inline-block;
  }
}

/************************************/
/*      carousel depoimentos        */ 
/************************************/

.custom-textarea {
  width: 100%; /* Define a largura */
  height: 105px; /* Define a altura */
  resize: none; /* Impede o redimensionamento */
}

.teste-genetico {
  width: 100%;
  background-image: url('https://i.ibb.co/ZRk1zPzm/slide7.jpg'); /* Substitua pelo caminho da sua imagem */
  background-size: cover; /* Ajusta a imagem para cobrir toda a div */
  background-position: center; /* Centraliza a imagem */
  background-repeat: no-repeat; /* Evita que a imagem se repita */
color: #fff;
font-weigth: 700;
}
          
.slide{
  display: flex;
	justify-content: center;
	align-items: center;
	margin: 0 auto;
	width: 800px; /* Defina a largura da div */
	background-color: #c7c7c7; /* Defina o fundo da div */
}	
		  
/*************************************************/
/*          Carousel e-books                     */
/*************************************************/

.icons_cont {
    text-align: center;
}

.round_icon_img {
    border-radius: 50%;
    box-shadow: 0 0 6px rgba(0, 0, 0, .25);
    background: #fff;
    width: 100px !important;
    height: 100px;
    padding: 16px;
    margin: 15px auto !important;
}

.round_icon_img:hover {
    background: #e0571d;
}

.round_icon_img:hover i {
    color: #fff;
}

.round_icon_img i {
    font-size: 51px;
    color: #e0571d;
    line-height: 66px;
}

/* carousel_ebook */
.carousel_ebook .owl-theme .owl-dots {
    text-align: center;
    margin-top: 18px;
}

.carousel_ebook .owl-theme .owl-dots .owl-dot {
    display: inline-block;
}

.carousel_ebook .owl-theme .owl-dots .owl-dot span {
    width: 12px;
    height: 12px;
    margin: 5px 5px;
    /*background: #ff5e14;
    border: 0px solid #ff5e14;*/
    background: #1B2E4D;
    border: 0px solid #1B2E4D;

    display: block;
    transition: all 0.6s ease-in-out;
    cursor: pointer;
    border-radius: 50%;
    
}

.carousel_ebook .owl-theme .owl-dots .owl-dot:hover span {
    color: #fff;
    /*background: #ff5e14;*/
    background: #1B2E4D;
    /*  border: 5px double;*/
    padding: 5px;
    border-radius: 50%;
}

.carousel_ebook .owl-theme .owl-dots .owl-dot.active span {
    color: #fff;
    /*background: #ff5e14;*/
    background: #007BFF;
    /* border: 5px double;*/
    opacity: 0.8;
    padding: 5px;
    border-radius: 50%;
    

}

.carousel_ebook .owl-carousel .owl-nav button.owl-next {
    position: absolute;
    top: 42%;
    right: -20px;
    padding: 0px 15px 6px 15px !important;
    background: rgb(255, 255, 255);
    display: inline-block;
    transform: translateY(-50%);
    border-radius: 50%;
    font-size: 35px;
    line-height: 35px;
    /*color: #e0571d;*/
    color: #1B2E4D;
    box-shadow: 0 0 8px rgba(0, 0, 0, .25);
}

.carousel_ebook .owl-carousel .owl-nav button.owl-next:hover {
    /*background: #ff5e14;*/
    background: #007BFF;
    color: #fff;
}

.carousel_ebook .owl-carousel .owl-nav button.owl-prev {
    position: absolute;
    top: 42%;
    left: -20px;
    padding: 0px 15px 6px 15px !important;
    background: rgb(255, 255, 255);
    display: inline-block;
    transform: translateY(-50%);
    border-radius: 50%;
    font-size: 35px;
    line-height: 35px;
    color: #e0571d;
    box-shadow: 0 0 8px rgba(0, 0, 0, .25);
}

.carousel_ebook .owl-carousel .owl-nav button.owl-prev:hover {
    background: #ff5e14;
    color: #fff;
}

.carousel_ebook .owl-arrow .owl-nav {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 1.8rem;
}

.carousel_ebook .owl-arrow .owl-nav .owl-prev,
.carousel_ebook .owl-arrow .owl-nav .owl-next {
    display: inline-block;
    transition: all 0.6s ease-in-out;
    color: #000000;
}

.carousel_ebook .main_services {
    position: relative;
    margin: 30px 10px 40px 10px;
    padding: 40px 15px 32px 15px;
    overflow: hidden;
    text-align: center;
    border: 1px solid transparent;
    border-radius: 8px 8px;
    /* box-shadow: 12px 14px 0 #ececec; */
    box-shadow: 0px 0px 10px 0 rgba(0, 0, 0, .2);
    /*min-height: 348px;*/
    min-height: 450px;
}

.carousel_ebook .main_services:hover {
    border: 1px solid #ededed;
    box-shadow: none;
}

.carousel_ebook .main_services a {
    position: absolute;       /* Posiciona em relação ao .container */
    bottom: 10px;              /* Distância do fundo */
    left: 50%;                 /* Centraliza horizontalmente */
    transform: translateX(-50%);
    padding: 8px 16px;
    background-color: #007BFF;
    color: white;
    border: none;
    border-radius: 4px;
    cursor: pointer;
}

@media only screen and (max-width: 768px) {
    .carousel_ebook .owl-carousel .owl-nav button.owl-prev {
        top: 42%;
        left: 0px;

    }

    .carousel_ebook .owl-carousel .owl-nav button.owl-next {
        top: 42%;
        right: 0px;

    }
}
