.logo-head {
	max-width: 320px;
	margin-top: 3em;
	margin-bottom: 2em;
	margin-right: 7%;
}

.main-cta {
	font-weight: 400;
	box-shadow: 0px 1px 6px 1px #0000004a;
	margin-bottom: -5em;
	font-size: 1.3em;
}

.section-about-us {
	padding-bottom: 0px !important;
}

.separator-primary {
	padding-top: 4em;
}

h3 {
	font-size: 1.925em !important;
}

.map {
	height: 380px;
}

.input-group,
.textarea-container {
	font-size: 16px;
}

.form-control:focus {
	color: #495057;
	background-color: #fafafa;
}

.input-group-focus>.form-control {
	background-color: #FFF !important;
}

.strong {
	font-weight: 700;
}

.desc-main {
	font-size: 1.4em;
	margin-bottom: 2em;
}

.p-list {
	font-size: 1em;
	font-weight: 400;
	padding-top: 1em;

}

.s-list {
	font-size: 1.25em;
	font-weight: 400;
	line-height: 1.4em;
	margin-bottom: 1.4em;
}

.title-work {
	margin-top: 2em;
	margin-bottom: 2em;
}

.s-link {
	font-size: 1.2em;
	text-decoration: none !important;
}

p {
	font-size: 1.25em;
}

.prepagas {
	background-color: #FFF;
	padding-top: 1em;
	padding-bottom: 3em;
	margin-bottom: 3em;
	border-radius: 1em;
}

.img-an {
	margin-top: 1em;
	max-width: 150px;
	text-align: center;
}

ul {
	list-style-type: none;
}

.an-title {
	padding-top: 20px !important;
	min-height: 80px;
	padding-left: 2em;
	padding-right: 2em;
}

.card-category {
	margin: 20px !important;
	font-size: 1.3em !important;
}

.section-contact-us {
	margin-top: 0px !important;
	padding-top: 0px !important;
}

.title-phone {
	margin-top: 44px !important;
	margin-bottom: 30px !important;
}

.phone-c-t {
	margin-top: -4px;

}

.phone-c-t>a {
	text-decoration: none !important;
}

.phone-n-l {
	margin-right: 10px;
}

.phone-n-r {
	margin-left: 10px;
}

.contact-info {
	margin-bottom: 2em;
}

.main-title {
	font-size: 4.3em;
}

.o-font {
	font-family: "PT Sans", "Helvetica Neue", Arial, sans-serif;
	text-shadow: 0px 2px 2px #1d1d1d;

}


.logo-iso {
	max-width: 280px;
}

.nav-cion-img {
	max-width: 80px;
	background: #ffffff;
	border-radius: 5%;
	padding: 0.2em;
	margin-right: 0.1em;
}

.nav-strong {
	font-size: 1.4em !important;
	font-weight: 500 !important;
}

.nav-phone {
	font-family: 'PT Sans', sans-serif;
	font-size: 0.85em !important;
}

.sep-img {
	min-height: 28vh !important;
	max-height: 28vh !important;
}

.sep-20 {
	padding: 20px 10%;
}

.v-strong {
	font-weight: 600;
}

.card {
	border-radius: 1em;
}

.card-studies {
	min-height: 300px;
}

.card-pricing {
	min-height: 600px;
	border-radius: 1em;
}

.services-title {
	min-height: 104px;
}

.ser-desc {
	min-height: 112px;
}

.card-title {
	padding-top: 12px !important;
}

.logo-pre {
	max-width: 130px;
	border-radius: 4px;
	padding-bottom: 1em;
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
}

.light {
	font-weight: 300;
}

.footer .copyright {
	font-size: 0.9571em;
}

.items-serv {
	max-width: 100%;
	margin-right: 0px !important;
	margin-left: 0px !important;
}

@media (min-width: 0px) and (max-width: 768px) {
	.prepagas {
		max-width: 100%;
		margin-right: 0px !important;
		margin-left: 0px !important;
	}

	.main-title {
		font-size: 2.1em;
	}

	.logo-pre {
		max-width: 102px;
		border-radius: 4px;
		padding-bottom: 1em;
	}

	.p-list {

		font-size: 1em;
		font-weight: 400;
		padding-top: 0em;
	}

	.card-pricing {
		min-height: 0px;
	}

	.services-title {
		min-height: 0px;
	}

	.ser-desc {
		min-height: 0px;
	}

}

@media screen and (max-width: 991px) {
	.sidebar-collapse .navbar .navbar-nav {
		margin-top: 65px;
		position: relative;
		max-height: calc(100vh - 75px);
		min-height: 100%;
		overflow: auto;
	}
}

@media screen and (max-width: 991px) {
	.sidebar-collapse .navbar-collapse:before {
		background: #126361;
		background: -webkit-linear-gradient(#b71b54 0%, #000 80%);
		background: -o-linear-gradient(#b71b54 0%, #000 80%);
		background: -moz-linear-gradient(#b71b54 0%, #000 80%);
		background: linear-gradient(#bf3467 0%, #d34b7d 80%);
		opacity: 1;
		filter: alpha(opacity=76);
		display: block;
		content: "";
		position: absolute;
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
		z-index: -1;
	}
}

.section-contact {
	padding-top: 40px;
	padding-bottom: 20px;
	position: relative;
	background: #fafafa;
}

.p-list {
	display: none !important;
}

.cert-bio {
	max-width: 150px;
	border-radius: 4px;
}

.slanted {
	font-style: italic;
}

.cert-link {
	margin-top: 0.8em;
}

.card-contributions span {
	padding-left: 0px;
	text-align: left;
	/*max-width: 125px;*/
}

.nec-list {
	padding-left: 2em;
	padding-right: 2em;
}

.p-study {
	padding-left: 2em;
	padding-right: 2em;
}

.study-div {
	padding-top: 3em;
}

.s-divider {
	margin-top: 4em;
	width: 82%;
}

.a-left {
	text-align: left;
}


@media (min-width: 0px) and (max-width: 768px) {

	.p-study {
		padding-left: 0px;
		padding-right: 0px;
		font-size: 1.15em;
	}

	h5,
	.h5 {
		font-size: 1.1em;
		line-height: 1.4em;
		margin-bottom: 15px;
		padding: 1.3em;
	}

	.an-title {
		padding-top: 20px !important;
		min-height: 80px;
		padding-left: 1em;
		padding-right: 1em;
	}

	h4,
	.h4 {
		font-size: 1.3em;
		line-height: 1.45em;
		margin-top: 0px;
		margin-bottom: 15px;
	}

	.smobile {
		font-size: 1.15em;
	}

	.separator-primary {
		padding-top: 0em;
	}

	.s-list {
		font-size: 1.15em;
		font-weight: 400;
		line-height: 1.4em;
		margin-bottom: 1em;

	}

	h5,
	.h5 {
		font-size: 1.1em;
		line-height: 1.4em;
		margin-bottom: 15px;
		padding: 0.8em;
	}

	.title-phone {
		margin-top: 32px !important;
		margin-bottom: 30px !important;
	}

	.s-list-ser {
		margin-bottom: 0em !important;
	}
}

.contact-msg {
	font-size: 1.34em !important;
}

#data-result {
	padding: 30px !important;
	font-size: 1.4em !important;
}

.divider-top {
	margin-top: 6em;
}

.lab-team {
	max-width: 100%;
	margin-top: 2em;
	padding-top: 0px;
	padding-bottom: 0px;
}

.section-contact-us {
	padding-bottom: 12px;
}

.fotorama {
	max-width: 80%;
	margin: 0 auto;
}

.page-header:before {
	background-color: rgba(0, 0, 0, 0.1);
}

.c-info>p {
	padding: 0.5em;
}

.clock-icon {
	margin-bottom: 0.5em;
}

.hours {
	margin-top: 1em;
	margin-bottom: 0em;
}

.modal-text {
	padding: 0.5em;
	margin-bottom: 0.5em !important;
}


@media (min-width: 960px) {
	.footer-p-left {
		padding-left: 0.5em;
	}
}

.text-top-bot {
	padding-top: 10em;
	padding-bottom: 10em;
}

.center-image {
	background-position: center center;
	background-size: cover;
	margin-top: 0;
	min-height: 440px;
	height: 100%;
}


.carousel-container::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0);
	z-index: 2;
}

.carousel-slide {
	position: absolute;
	top: 0;
	left: 100%;
	width: 100%;
	height: 100%;
	opacity: 0;
	transform: scale(1);
	transition: left 0.9s ease-in-out, opacity 0.9s ease-in-out, transform 0.9s ease-in-out;
}

.carousel-slide.active {
	left: 0;
	opacity: 1;
	transform: scale(1);
}

.carousel-slide.initial {
	left: 0;
	opacity: 1;
	transition: none;
}

.carousel-slide.initial {
	animation: fadeIn 1s forwards;
}

@keyframes fadeIn {
	from {
		opacity: 0;
	}

	to {
		opacity: 1;
	}
}

.prev,
.next {
	position: absolute;
	top: 40%;
	transform: translateY(-50%);
	background-color: rgba(114, 114, 114, 0.1);
	font-size: 1.2em;
	color: white;
	border: none;
	border-radius: 33%;
	padding: 10px;
	cursor: pointer;
	z-index: 1000;
	text-decoration: none !important;

}


.prev {
	left: 10px;
}

.next {
	right: 10px;
}

.content-center {
	position: relative;
	z-index: 2;
}

/* .page-header {
    position: relative;
    height: 100vh;
} */

.car-logo {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	text-align: center;
}

.bg-nav {
	/* background-color:#f8f9fa; */
	background-color: #b71b54;
}

.blockquote {
	border-left: none;
	border: 0px solid #88888800;
	padding: 10px;
	font-size: 1.1em;
	line-height: 1.8;

	-webkit-box-shadow: 0px 0px 10px 0px #0000004a;
	-moz-box-shadow: 0px 0px 10px 0px #0000004a;
	box-shadow: 0px 0px 10px 0px #0000004a;

	background-color: #b71b54ed;
}

.quote-text {
	font-size: 1.8em !important;
	font-style: italic;
	color: #fff;
	font-family: 'PT Sans', sans-serif;
	text-shadow: 0px 2px 2px #1d1d1d5d;
}

.blockquote-footer {
	display: block;
	font-size: 1.1em;
	color: #f9f9f9;
	text-shadow: 0px 2px 2px #1d1d1d5d;
}

.c-text {
	font-size: 1.1em;
	font-weight: 400;
	color: #f9f9f9 !important;
}

.whatsapp-btn {
	animation: fadeIn 1s forwards;
	position: fixed;
	right: 1.5em;
	bottom: 1.5em;
	z-index: 10;
	transition: opacity 0.3s;
}

.whatsapp-btn img {
	transition: filter 0.5s;
}

.whatsapp-btn:hover img {
	filter: brightness(95%);
}

.form-group {
	font-size: 1.1em;
	margin-bottom: 0.8em;
}

.form-group i {
	margin-right: 0.5em;
}

.white-h3 {
	font-size: 3em !important;
	font-weight: 400;
	color: #fff;
}

.nav-phone {
	text-transform: lowercase !important;
}