.hash {
	font-size: 3rem !important;
	font-weight: 900;
	color: #c5c5c5 !important;
	font-family: "Poppins", sans-serif !important;
}

.dhh {
	font-size: 1rem;
	letter-spacing: 8px;
	font-style: italic;
	margin-bottom: 0px;
}

.titulo-inicial:after {
	content: '—';
	display: block;
}

.strok {
-webkit-text-stroke-width: 0px;
-webkit-text-stroke-color: #590991;
color: #3e3e3e;
font-size: 7.4rem;
}

.boxx2 {
	align-self: flex-end;
	animation-duration: 2s;
	animation-iteration-count: infinite;
	transform-origin: bottom;
}


.section-title h2 {
    margin-bottom: 20px;
    font-size: 3.1rem !important;
    font-weight: bolder;
    text-transform: inherit;
    font-family: system-ui;
    text-transform: math-auto;
}

.section-gap-top {
	padding-top: 2rem;
	padding-bottom: 4rem;
}
.section-gap-top2 {
    background: #005d8a;
    padding-top: 5rem;
    padding-bottom: 4rem;
	margin-top: 7rem;
	background: url(../img/home-banner-bg2.jpg) center;
}

.ovo {
	font-size: 3rem !important;
	line-height: 5rem;
	font-family: "Poppins", sans-serif;
}
.ovo2 {
    font-size: 5rem !important;
    line-height: 5rem;
    font-family: "Poppins", sans-serif;
}
.boxx3 {
	align-self: flex-end;
	animation-duration: 2.7s;
	animation-iteration-count: infinite;
	transform-origin: bottom;
}

.effect {
	width: 148%;
	margin-left: -62%;
	margin-top: -1%;
	position: absolute;
}

.icon-bar a {
	display: block;
	text-align: center;
	padding: 11px;
	transition: all 0.3s ease;
	color: white;
	font-size: 20px;
	border-radius: 69px;
	height: 45px;
	margin-top: 13px;
}

/* Style the icon bar links */
.icon-bar {
    position: fixed;
    top: 50%;
    z-index: 9999;
    right: 5%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.c-line-ln {
	position: absolute;
	top: 2.1875rem;
	left: 0;
	width: 20.3125rem;
	height: 5px;
	background-color: rgb(154 30 226);
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: left;
	transform-origin: left;
}
		

.c-line-ln-direit{
	position: absolute;
	top: 2.1875rem;
	right: 62px;
	left: 49rem;
	float: right;	
	width: 20.3125rem;
	height: 5px;
	background-color: rgb(154 30 226);
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: left;
	transform-origin: left;
}

.c-line-ln-direita2 {
    position: absolute;
    top: 2.1875rem;
    right: 62px;
    left: 41.5rem;
    float: right;
    width: 27.3125rem;
    height: 5px;
    background-color: rgb(154 30 226);
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: left;
    transform-origin: left;
}

.icon-bar a:hover {
	background-color: #000;
}

.facebook {
	background: #51607d;
	color: white;
}

.twitter {
	background: #51607d;
	color: white;
}

.google {
	background: #51607d;
	color: white;
}

.linkedin {
	background: #51607d;
	color: white;
}

.youtube {
	background: #51607d;
	color: white;
}

.descr-s {
	font-size: 1.2rem;
	line-height: 1.6;
	margin-top: 2rem;
	font-weight: 500;
}

.titulo-server {
	font-size: 1.2rem;
}

.ovin {
	font-size: 6.4rem !important;
	font-family: "Poppins", sans-serif;
}

.titulo-server {
	font-size: 3.7rem;
}

.tabs {
    /* max-width: 640px; */
    margin: 0 auto;
    margin-top: 1rem;
    padding: 0 20px;
}
#tab-button {
	display: table;
	table-layout: fixed;
	width: 100%;
	margin: 0;
	padding: 0;
	list-style: none;
}

#tab-button li {
	display: table-cell;
	width: 20%;
}
.foto-qmsomos {
    height: 250px;
    object-fit: cover;
}
#tab-button li a {
    display: block;
    padding: .5em;
    background: #f9f9ff;
    font-family: 'Raleway', sans-serif;
    border: 2px solid #e5edf6;
    text-align: center;
    margin-bottom: 23px;
    margin-right: 15px;
    border-radius: 8px;
    font-size: 1.2rem;
    font-weight: 800;
    color: #6b7684;
    text-decoration: none;
}
#tab-button li a:hover, #tab-button .is-active a {
    background: #005d8a;
    color: #ffffff;
    border-radius: 9px;
}

.tab-contents {
	padding: .5em 0.5em 1em;
	border-radius: 12px;
	border: 0px solid #ffffff;
}


.tab-button-outer {
	display: none;
}

.tab-contents {
	margin-top: 20px;
}

.section-title {
	margin-bottom: 13px;
}

hr {
margin-top: 5rem;
margin-bottom: 5rem;
border: 0;
border-top: 1px solid rgba(0, 0, 0, .1);
}

.espaco-topico {
	line-height: 1.2 !important;
}

.d-line-ln {
    position: absolute;
    top: 2.1875rem;
    left: 0;
    width: 27.3125rem;
    height: 5px;
    background-color: rgb(154 30 226);
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: left;
    transform-origin: left;
}
.card-img-top {
height: 12rem;
max-width: 100%;
object-fit: cover;
}
.card-pf {
min-height: 16rem;
height: 24rem;
padding: 3rem;
}

.card {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
min-width: 0;
word-wrap: break-word;
background-color: #fff;
background-clip: border-box;
/* border: 1px solid rgba(0, 0, 0, .125); */
border-radius: .25rem;
box-shadow: 0px 2px 7px #e2e2e2;
}
.section-title p {
    font-size: 1.2rem;
    margin-bottom: 0rem;
    margin-top: 0rem;
    line-height: 1.6;
    text-align: center;
    letter-spacing: 1px;
    font-family: 'Raleway', sans-serif;
}
.section-blog {
padding-top: 5rem;
padding-bottom: 5rem;
}
.pl-5, .px-5 {
padding-left: 9rem !important;
}
.section-titlex p {
font-size: 1.1rem;
margin-bottom: 1rem;
margin-top: 3rem;
line-height: 1.4;
text-align: center;
letter-spacing: 0px;
font-family: 'Raleway', sans-serif;
}
.bt-2{
border-top: 1px solid #d0d0d0;
padding-top: 4rem;
margin-top: 4rem;
}
.figura{
width: 150%; 
margin-left: -52%; 
margin-top: 20%;
}

.jkkik_{
font-size: 26px;
font-weight: 900!important;
}
.section-gap-topp {
background-image: url(../img/bk1.jpg);
background-size: cover;
}
@media only screen and (min-width: 1030px) and (max-width: 1366px)  { 
	.figura {
		width: 108%;
		margin-left: -14%;
		margin-top: 12%;
	}
	.boxx {
		align-self: flex-end;
		animation-duration: 2s;
		animation-iteration-count: infinite;
		background-color: #f4433600;
		height: 57px;
		margin: 49px auto 23px auto;
		transform-origin: bottom;
		width: 33px;
		background-size: 100%;
		background-image: url(../img/arrow.svg);
		background-repeat: no-repeat;
	}
	
}  

@media (max-width: 748px){
.figura{
width: 100%; 
margin-left: 0%; 
margin-top: 20%;
display:none;
}
.c-line-ln-direita2 {
	display: none;;
}
.c-line-ln-direit {
	display: none;
}
.c-line-ln {
	display: none;
}
.c-linee-ln-direita{
	display:none;
}

.pr-4, .px-4 {
padding-right: 1.5rem !important;
padding-left: 2rem;
}
.bt-2{
border-top: 1px solid #d0d0d0;
padding-top: 4rem;
margin-top: 4rem;
}

	.d-line-ln {
position: absolute;
top: 1.6875rem;
left: 0;
width: 27.3125rem;
height: 5px;
background-color: rgb(154 30 226);
-webkit-transform: scaleX(0);
transform: scaleX(0);
-webkit-transform-origin: left;
transform-origin: left;
display: none;
}
.hash {
font-size: 2.4rem !important;
font-weight: 900;
color: #c5c5c5 !important;
font-family: "Poppins", sans-serif !important;
margin-top: 4rem!important;
}
.section-title h2 {
margin-bottom: 20px;
font-family: "Poppins", sans-serif;
font-size: 3.1rem !important;
font-weight: bolder;
padding: 0 1rem;
/* font-family: 'Raleway', sans-serif; */
text-transform: uppercase;
}
.pl-5, .px-5 {
padding-left: 2rem !important;
}
.ovo {
font-size: 2.4rem !important;
font-family: "Poppins", sans-serif;
}
.icon-bar {
position: fixed;
display: none;
top: 50%;
z-index: 9999999999;
right: 5%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
.section-title p {
    font-size: 1.3rem;
    margin-bottom: 1rem;
    margin-top: 1rem;
    line-height: 1.6;
    padding: 0 1.6rem;
    text-align: center;
    letter-spacing: 0px;
    font-family: 'Raleway', sans-serif;
}
select {
    display: block;
    color: white;
    background: #777777;
    border: 1px solid #adadad;
    padding: 1rem;
    width: 100%;
    text-align: center;
}
.section-gap-topp {
background-image: none;
background: #777777;
padding: 0rem;
}
.hashtag{
display:none;
}
#mc_embed_signup .button {
    clear: both;
    background-color: #084150;
    width: 26rem;
    border: 0 none;
    border-radius: 4px;
    transition: all 0.23s ease-in-out 0s;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-size: 15px;
    font-weight: normal;
    height: 32px;
    line-height: 32px;
    margin: 0 5px 10px 0;
    padding: 0 22px;
    text-align: center;
    text-decoration: none;
    vertical-align: top;
    white-space: nowrap;
    width: 100%;
    height: 4rem;
    font-size: 1.2rem;
}ß
.bt-1 {
border-top: 1px solid #dadada;
padding-bottom: 1rem;
}
}


@media screen and (min-width: 768px) {
	
	.tab-button-outer {
		position: relative;
		z-index: 2;
		display: block;
	}
	

	.tab-select-outer {
		display: none;
	}

	.tab-contents {
		position: relative;
		top: -1px;
		margin-top: 0;

}