@import url('/fonts/Gotham-Black.otf');
@import url('/fonts/Gotham-Light.otf');
@import url('https://fonts.googleapis.com/css?family=Raleway:300,400,500,700,800');

@media (min-width: 576px) {
	.banner-mobile {
		display: none !important;

	}

}

@media (max-width: 576px) {
	.banner-normal {
		display: none !important;

	}

}

/* @media screen and (max-device-width: 769px){
	#section0{
		background: url('/img/soitic-peq.png');
	}

	#section1{
		background: url('/img/congestic-peq.png');
	}

	#section2{
		background: url('/img/medsystem-peq.png');
	}

	#section3{
		background: url('/img/ecos-peq.jpg');
	}

	#section4{
		background: url('/img/elfutec-peq.jpg');
	}

	#section5{
		background: url('/img/ampliart-peq.png');
	}

	#section6{
		background: url('/img/efi-peq.jpg');
	}

	#section7{
		background: url('/img/pacs-peq.jpg');
	}
}

@media screen and (min-device-width: 769px){
	#section0{
		background: url('/img/soiticbanner.jpg');
	}

	#section1{
		background: url('/img/congestic.jpg');
	}

	#section2{
		background: url('/img/medsystem.jpg');
	}

	#section3{
		background: url('/img/ecos.jpg');
	}

	#section4{
		background: url('/img/elfutec.jpg');
	}

	#section5{
		background: url('/img/ampliart.jpg');
	}

	#section6{
		background: url('/img/efi.jpg');
	}

	#section7{
		background: url('/img/pacs.jpg');
	}
} */

#section0,
#section1,
#section2,
#section3,
#section4,
#section5,
#section6,
#section7,
.section_banner {
	background-size: cover;
	background-attachment: fixed;
	background-position: center;
}

#header,
#footer {
	position: fixed;
	display: block;
	width: 100%;
	z-index: 9;
	text-align: center;
}

#header {
	top: 0px;
}

#footer {
	bottom: 0px;
}

h1,
h2,
h3,
h4 {
	font-weight: 800 !important;
}

body {
	font-family: 'Raleway', sans-serif;
	letter-spacing: 1px;
	min-height: 100vh;
}

header .carousel-item {
	height: 89vh;
	min-height: 350px;
	background: no-repeat center center scroll;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

header .carousel a span.fas {
	font-weight: bold;
	font-size: 2.1rem;
	color: #f3c318;
}

header .carousel a span.fas:hover {
	color: #046492 !important;
}

.barraSoitic {
	display: flex;
	justify-content: center;
	align-items: center;
	border-top: 8px solid #046492;
	border-bottom: 8px solid #F3C318;
	background-color: white;
	min-height: 81px;
}

.barraSoitic a {
	color: #046492;
	font-family: 'Raleway', sans-serif;
	font-weight: 400;
}

.barraSoitic .menus {
	display: flex;
	justify-content: center;
	align-items: center;
}

.menu-responsive {
	display: none;
	justify-content: space-between;
	align-items: center;
	width: 100%;
}

.menu-responsive a:hover,
a:visited,
a:link,
a:active {
	text-decoration: none;
}

.links-responsivos {
	position: fixed;
	height: 100vh;
	top: 0;
	left: 0;
	width: 0;
	margin-top: 80px;
	transition: .3s ease;
	display: none;
}

.links-responsivos .overlay-menu {
	background-color: rgba(0, 0, 0, .8);
	position: fixed;
	z-index: 99;
	width: 100%;
	height: 100vh;
	top: 0;
	left: 0;
	margin-top: 80px;
	opacity: 0;
	transition: 1s ease;
	display: none;
}

.links-responsivos .links {
	z-index: 100;
	background-color: white;
	position: relative;
	height: 100%;
	opacity: 0;
	transition: .5s ease;
	overflow: scroll;
	padding-bottom: 10em;
}

.links-responsivos .links .active {
	background-color: #F3C318;
	border-color: #F3C318;
}

.list-group-item {
	border-radius: 0 !important;
}

.conteudo {
	padding-top: 80px;
}

footer {
	color: white !important;
}

footer a {
	color: white !important;
}

footer a:hover {
	text-transform: none !important;
	color: #f3c318 !important;
}

.img-round {
	border-radius: 100%;
	overflow: hidden;
}

.integrantes h6 {
	font-weight: 700;
	color: #046492;
}

.jumbotron h1 {
	z-index: 999;
	color: #f3c319;
}

.jumbotron span {
	z-index: 999;
}

.jumbotron {
	background-size: cover;
	background-repeat: no-repeat;
	color: white;
	position: relative;
	background-attachment: fixed;
}

.jumbotron .container {
	position: relative;
}

.overlay {
	background-color: rgba(0, 64, 133, .8);
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
}

.btn-custom {
	background-color: #046492 !important;
	color: white !important;
	border-radius: 0;
	font-weight: 500 !important;

}

.btn-custom:hover {
	background-color: #f3c318 !important;
	color: #16445a !important;
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);
}

.valores p {
	margin-bottom: 0 !important;
}

hr {
	margin: 2px;
}

.galeria {
	max-height: 200px;
	overflow: hidden;
}

.contato .dados {
	background-color: #046492;
	color: white;
	padding: 3rem;
}

.contato .dados a {
	color: white !important;
	font-weight: 500;
}

.contato .dados a:hover,
.contato .dados a:active {
	color: #f3c318 !important;
}

.contato .formulario h1 {
	color: #046492;
}

.contato .formulario {
	padding: 3rem;
}

.contato label {
	margin-bottom: 0;
}

.form-custom {
	border: none;
	border-bottom: 1px solid #ccc;
	border-radius: 0;
	padding: 2px;
}

.info-contato {
	display: grid;
	justify-content: flex-start;
	align-items: flex-start;
}

.info-contato i,
.sac i {
	color: #f3c318;
}

.redes-sociais i {
	color: rgba(0, 0, 0, .4);
}

@media screen and (max-device-width: 769px) {
	.barraSoitic {
		text-align: left;
		flex-direction: column;
		align-items: flex-start;
	}

	.barraSoitic .menus {
		opacity: 0;
		display: none;
		justify-content: center;
		flex-direction: column;
		padding: 1em;
		max-height: 0;
		transition: 1s ease;
	}

	.barraSoitic .menus a {
		margin-bottom: 1em;
		margin-top: 1em;
	}

	.menu-responsive {
		display: flex;
	}

	#soitic {
		display: none;
	}

	#vip {
		display: none;
	}

	.links-responsivos {
		display: block;
	}

	.card-body {
		text-align: center;
	}
}

.solucoes h1 {
	color: #046492;
}

.solucoes p {
	text-align: justify;
	padding-bottom: 0;
}


a.ecos:hover {
	color: #fe1c1c !important;
}

a.facebook i:hover {
	color: #0000CD !important;
}

a.instagram i:hover {
	color: #FF1493 !important;
}

a.linkedin i:hover {
	color: #1E90FF !important;
}

a:hover {
	color: #DAA520 !important;
}

a.h-color:hover {
	color: #046492 !important;
}

.img-ajust {
	justify-content: center;
	align-items: center;
	display: flex;
	/*display: grid;*/
}

.div-card-size {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	height: 150px;
}

.img-card-size {
	position: static;
	margin-top: -15px !important;
}


@media (max-width: 415px) {
	.font-min {
		font-size: 2.5rem !important;
	}

	.desc-min {
		font-size: 1.00rem !important;
	}

}

@media (min-width: 767px) {
	.text-gallery-sm {
		display: none !important;

	}

}

@media (max-width: 767px) {
	.text-gallery {
		display: none !important;

	}

}


.text-blue {
	color: rgb(4, 100, 146) !important;
}

a.text-blue:hover {
	color: #209eda !important;
}

.text-yellow {
	color: #f3c318 !important;
}

@media (min-width: 767px) {
	.width-usa {
		width: 50% !important;
	}

	.barraSoitic a {
		font-weight: 500 !important;
		font-size: 0.9rem !important;
	}
}

.pacs {
	padding-bottom: 2rem;
	padding-top: 1rem;
}

.pacs .pacsoitic-section {
	background-attachment: fixed !important;
	background-position: center !important;
	background-repeat: no-repeat !important;
	background-size: cover;
	position: relative;
	height: 80vh;
}


.pacs .pacsoitic-section .overlay {
	background-color: #00000005 !important;
}


.pacs p.description {
	font-size: 85% !important;
	color: #064d6f !important;
}

.pacs i:hover {
	color: #046492 !important;
}

a {
	color: #046492 !important;
}

.page-item.active .page-link {
	background-color: #046492 !important;
	border-color: #017db9 !important;
}

#galeria_container .img-ajust img {
	height: 10pc;
}

.club h3 {
	font-weight: 600;
	font-size: 20px;
	line-height: 24px;
	text-align: center;

	color: #046492;
}

.club .description {
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 0.105em;

	color: #323232;
}

.club .beneficios img {
	object-fit: cover;
}

.club .beneficios a img {
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;

}

.club .beneficios a img:hover {
	transform: scale(1.1);
}

.club .beneficios .card-body {
	padding: 15px 0;
	text-align: center;
	background-color: #046492;
}

.club .beneficios .card-body .card-title {
	margin-bottom: 0;
	font-weight: 600;
	font-size: 18px;
	line-height: 152.9%;
	text-align: center;
	letter-spacing: 0.105em;

	color: #FFFFFF;
}

.club .price .card {
	border-radius: 20px;
	border: 0 none;
	box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.25);
	padding: 0;
}

.club .price .card .card-header {
	background-color: #046492;
	padding: 0;
	border-radius: 20px 20px 0 0;
}

.club .price .card .card-header h4 {
	font-weight: 600;
	font-size: 30px;
	line-height: 37px;
	text-align: center;
	padding: 40px 0;
	color: #FFFFFF;
}

.club .price img {
	width: 50px;
	margin: auto;
	margin-top: -1px;
}

.club .price .line {
	margin-top: 2px solid rgba(50, 50, 50, 0.5);
	width: 60%;
	height: 1px;
	margin: 40px auto;
	background-color: rgba(50, 50, 50, 0.5);
}

.club .price .card-body img {
	margin-right: 10px;
	margin-left: 0;
}

.club .price .card-body span {
	font-weight: 600;
	font-size: 18px;
	line-height: 152.9%;
	text-align: left;
	letter-spacing: 0.105em;

	color: #323232;
}

.club .price .card-body p {
	font-weight: 600;
	font-size: 18px;
	line-height: 22px;
	text-align: center;
	margin-bottom: 5px;
	color: #323232;
}