@font-face 
 {
  font-family: "SF Light";
  src: url("https://sf.abarba.me/SF-UI-Display-Light.otf");
}


@font-face 
{
  font-family: "SF ULight";
  src: url("https://sf.abarba.me/SF-UI-Display-Ultralight.otf");
}


a.white-btn {
	border: 1px solid #fff;
	border-radius: 3px;
	color: #fff;
	display: block;
	font-size: 0.85em;
	margin-top: 1.25em;
	padding: 0.625em 1.25em;
	transition: all 0.20s linear 0s;
	-o-transition: all 0.20s linear 0s;
	-ms-transition: all 0.20s linear 0s;
	-moz-transition: all 0.20s linear 0s;
	-webkit-transition: all 0.20s linear 0s;
}

h6{
	font-family: SF Light;
	font-size: 40px;
	font-weight: 100;
	letter-spacing: 1px;
	color: #13BDCE;
}

h7{
	font-family: SF Light;
    font-size: 14px;
    font-weight: 100;
    line-height: 0px;
    color: black;
  }
a.white-btn:hover {
	background: none repeat scroll 0 0 rgba(255, 255, 255, 0.1);
}
a.color-btn, form.customform button.color-btn {
	background: #2C5B5D;
	border: 1px solid #001925;
	border-radius: 3px;
	color: #001925;
	display: block;
	font-size: 0.85em;
	padding: 0.625em 1.25em;
	transition: all 0.20s linear 0s;
	-o-transition: all 0.20s linear 0s;
	-ms-transition: all 0.20s linear 0s;
	-moz-transition: all 0.20s linear 0s;
	-webkit-transition: all 0.20s linear 0s;
}
a.color-btn:hover, form.customform button.color-btn:hover {
	border: 1px solid #7f007f;
	color: #7f007f;
}
#topbar {
	background: transparent;
	padding: 0.3125em 0;
}
#topbar p {
	color: #fff;
	font-size: 0.75em;
	opacity: 0.5;
	position: relative;
	top: 2px;
}
#topbar p strong {
	font-weight: 600;
}
#topbar i {
	color: #ffffff;
	font-size: 1.1em;
	opacity: 0.5;
	transition: all 0.20s linear 0s;
	-o-transition: all 0.20s linear 0s;
	-ms-transition: all 0.20s linear 0s;
	-moz-transition: all 0.20s linear 0s;
	-webkit-transition: all 0.20s linear 0s;
}
#topbar i:hover {
	color: #7f007f;
	cursor: pointer;
	opacity: 1;
}
nav {
	background: transparent;
}
p{
	font-family: SF Light;
	font-size: 2em;
}
header {
	width: 100%;
	z-index: 10;
}
p.logo {
	color: #fff;
	font-size: 1.7em;
	font-weight: 300;
	position: relative;
	text-transform: uppercase;
	top: 0.625em;
}
p.logo strong {
	font-weight: 700;
}
.top-nav li a {
	color: #fff;
	font-size: 0.95em;
	font-weight: 600;
	padding: 2.1em 1.5em 2.5em;
	text-transform: uppercase;
	transition: all 0.20s linear 0s;
	-o-transition: all 0.20s linear 0s;
	-ms-transition: all 0.20s linear 0s;
	-moz-transition: all 0.20s linear 0s;
	-webkit-transition: all 0.20s linear 0s;
}
.top-nav li a:hover, .top-nav li.active-item a {
	background: transparent;
	border-top: 2px solid #007f7f;
	color: #007f7f;
	position: relative;
}
#carousel .text {
	position: absolute;
	top: 40%;
	z-index: 10;
}

#carousel .textL {
	position: absolute;
	top: 40%;
	z-index: 10;
	margin-left: 20%;
}


.item {
	overflow: hidden;
	width: 100%;
}
.prev-arrow, .next-arrow {
	background: transparent;
	cursor: pointer;
	float: left;
	height: 30px;
	line-height: 30px;
	margin-right: 1px;
	text-align: center;
	width: 30px;
}
.negocia{
	width: auto;
	display: inline;
}
#carousel .text h2 {
	    background: transparent;
    color: #fff;
    display: inline-block;
    font-size: 5em;
    font-weight: 300;
    margin: 0px 0;
    /* height: 650px; */
    max-width: 598px;
    /* padding: 8px 0px; */
    /* width: 100%; */
}
#carousel .text p {
	background: transparent;
	color: #fff;
	max-width: 600px;
	padding: 10px 20px;
	width: 100%;
}
#carousel .owl-dots {
	background: transparent;
	bottom: 0;
	margin: 0;
	padding: 0.625em 0;
	position: absolute;
	width: 100%;
}
.owl-carousel.owl-theme .owl-dot span {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: 3px solid #13BDCE;
	height: 18px;
	margin: 0 0.3125em;
	opacity: 1;
	width: 18px;
}
.owl-carousel.owl-theme .owl-dot.active span, .owl-carousel.owl-theme .owl-dot:hover span {
	background: none repeat scroll 0 0 #13BDCE;
}
#first-block {
	background: none repeat scroll 0 0 #007f7f;
	padding: 3em 2em;
	text-align: center;
}
.teste{
	text-align: right;
}

h5{
	color: gray;
	font-size: 2rem;
}
#first-block h1 {
	color: #fff;
	font-size: 2em;
	font-weight: 300;
	margin-top: 0;

}
#first-block p {
	color: #6c7c84;
	font-size: 0.85em;
}
#features {
	background: none repeat scroll 0 0 #fff;
    position: relative;
    text-align: center;
    z-index: 2;
}
#features i {
	/*background: none repeat scroll 0 0 #B73A97;*/
	/*border-radius: 100px;*/
	/*box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.3) inset;*/
	color: #fff;
	display: inline-block;
	font-size: 2em;
	height: 100px;
	line-height: 100px;
	text-align: center;
	width: 100px;
}
#features h2 {
	font-family: SF Light; /*light*/
    text-align: center;
    font-size: 20px;
    line-height: 2rem;
    color: #20BDC6;
    margin-top: -50px
}

#features p {
    letter-spacing: -1px;
	font-family: SF Light; /*medium*/
    text-align: center;
    font-size: 12px;
    color: #4A494A;
    line-height: 15px;
}

#features img{
	max-width: 100%;
}

#about-us {
	background: none repeat scroll 0 0 #fff;
	clear: both;
}
#about-us:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	line-height: 0;
	visibility: hidden;
}
#about-us article {
	padding: 3em;
	text-align: center;
}

#about-us-p2 {
	background: none repeat scroll 0 0 #fff;
	clear: both;
}
#about-us-p2:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	line-height: 0;
	visibility: hidden;
}
#about-us-p2 article {
	padding: 3em;
	text-align: center;
}

article h1, article h5  {
	font-family: SF Light; /*light*/
    text-align: left;
    font-size: 34px;
    letter-spacing: -2px;
    line-height: 2rem;
    color: #20BDC6;
    margin-top: -50px
}

article h2 {
	font-family: SF Light; /*medium*/
    text-align: left;
    font-size: 16px;
    letter-spacing: -1px;
    color: #4A494A;
}

article h3  {
	font-family: SF Light; /*light*/
    text-align: left;
    font-size: 34px;
    letter-spacing: -2px;
    line-height: 2rem;
    color: #ADADAD;
    margin-top: -50px
}

article h4 {
	font-family: SF Light; /*medium*/
    text-align: left;
    font-size: 16px;
    letter-spacing: -1px;
    color: #ADADAD;
}



.media-container {
  overflow: hidden;
}
.media-container video, .media-container img {
  display: block;
  height: 100%;
  max-width: none;
  min-width: 80%;
  width: auto;
}
article p, article li {
	color: #fff;
	font-size: 0.85em;
	opacity: 0.7;
}
article ul {
	padding: 1.25em 0;
}
article ul li {
	list-style-type: none;
	margin: 0.625em 0;
	padding: 0 0 0 1em;
}
article ul li:before {
	background: #00283a none repeat scroll 0 0;
	color: #fff;
	content: "\f006";
	display: inline-block;
	font-family: "mfg";
	font-size: 0.8em;
	height: 20px;
	line-height: 20px;
	margin-left: -1em;
	margin-right: 0.625em;
	text-align: center;
	width: 20px;
}
.about-us-icons i {
	border: 2px solid #B73A97;
	border-radius: 100px;
	color: #B73A97;
	display: block;
	float: left;
	font-size: 1.6em;
	height: 60px;
	line-height: 60px;
	margin-right: 0.625em;
	text-align: center;
	width: 60px;
}
.about-us-icons {
	display: block;
	margin-top: 2em;
}
h2.section-title:after {
	background: #00cccc none repeat scroll 0 0;
	content: "";
	display: block;
	height: 1px;
	margin: 0.31225em auto 0;
	position: relative;
	width: 100px;
}
h2.section-title {
	color: #00cccc;
	/*font-size: 3.6em;*/
	font-weight: 700;
	letter-spacing: -2px;
	margin: 0 0 1.25em;
	text-align: center;
	text-transform: uppercase;
	font-family: SF Light;
}
#our-work {
	background: none repeat scroll 0 0 #fff;
	/*box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);*/
	/*padding: 6em 2em;*/
	position: relative;
	z-index: 2;
}
.tab-item {
	background: #fff none repeat scroll 0 0;
	margin-top: 1.25em;
	padding: 1.25em 0;
}
.our-work-container {
	display: block;
	height: 100%;
	position: relative;
}
.our-work-text {
	background: #7f007f none repeat scroll 0 0;
	bottom: 0;
	display: block;
	left: 0;
	opacity: 0;
	/*padding: 1.25em;*/
	position: absolute;
	right: 0;
	text-align: center;
	transition: opacity 0.20s linear 0s;
	-o-transition: opacityd 0.20s linear 0s;
	-ms-transition: opacity 0.20s linear 0s;
	-moz-transition: opacity 0.20s linear 0s;
	-webkit-transition: opacity 0.20s linear 0s;
	width: 100%;
}
.our-work-container:hover > .our-work-text {
	opacity: 1;
}
.our-work-text h4 {
	color: #fff;
	font-size: 1em;
	font-weight: 600;
}
.our-work-text p {
	color: #fff;
	font-size: 0.8em;
	opacity: 0.7;
}

#our-work .menor{
}

#our-work .maior{
	width: 110%;
}
.tab-nav {
	display: table;
}
a.tab-label, a.tab-label:link, a.tab-label:visited {
	background: #00cccc none repeat scroll 0 0;
	color: #fff;
	display: block;
	font-size: 1em;
	padding: 0.625em 1.25em;
	transition: all 0.20s linear 0s;
	-o-transition: all 0.20s linear 0s;
	-ms-transition: all 0.20s linear 0s;
	-moz-transition: all 0.20s linear 0s;
	-webkit-transition: all 0.20s linear 0s;
}
a.tab-label:hover, a.tab-label.active-btn {
	background: #B73A97;
	color: #fff;
}
#services {
	background: #13BDCE none repeat scroll 0 0;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
	padding: 6em 2em;
}
#services h2 {
	color: #fff;
	margin: 0 0 1.25em;
}
#services h2.section-title:after {
	background: #fff none repeat scroll 0 0;
}
#services i {
	background: none repeat scroll 0 0 #fff;
	border-radius: 80px;
	color: #7f007f;
	display: block;
	float: left;
	font-size: 1.8em;
	height: 80px;
	line-height: 80px;
	margin-right: 0.625em;
	text-align: center;
	width: 80px;
}
.service-text {
	display: table;
	position: relative;
}
#services h3 {
	color: #fff;
	font-size: 1em;
	font-weight: 700;
	text-transform: uppercase;
}
#services p {
	color: #fff;
	font-size: 0.8em;
}
#latest-news {
	background: #f3f3f3 none repeat scroll 0 0;
	box-shadow: 0px -10px 9px -11px rgba(0, 0, 0, 0.5);
	padding: 6em 2em;
	position: relative;
	z-index: 3;
}
.news-date {
	background: #B73A97 none repeat scroll 0 0;
	clear: both;
	color: #fff;
	display: block;
	float: none;
	height: 125px;
	padding: 0.625em 0;
	text-align: center;
	width: 100%;
}
.day {
	font-size: 2.5em;
	font-weight: 700;
}
.month, .year {
	font-size: 0.85em;
}
.news-text {
	background: #fff none repeat scroll 0 0;
	border-bottom: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
	border-top: 1px solid #e0e0e0;
	height: 125px;
	padding: 0.625em 1.25em;
}
.news-text p {
	color: #777;
	font-size: 0.85em;
}
#contact {
	background: none repeat scroll 0 0 #20BDC6;
	padding: 0em 2em;
	position: relative;
	z-index: 2;
}
#contact input, #contact textarea {
	border-radius: 3px;
}
form.customform button.color-btn {
	height: auto;
	margin-top: 0;
}
#contact h2 {
	margin: 0 0 1.25em;
	font-family: SF Light;
}
#contact h3 {
	color: #001925;
	font-size: 1em;
	font-weight: 700;
	margin: 0 0 0.625em;
	text-transform: uppercase;
	font-family: SF Light;
}
#contact p {
	font-size: 0.85em;
	font-style: normal;
	line-height: 2em;
	font-family: SF Light;
}
#contact p strong {
	font-weight: 700;
	font-family: SF Light;
}
#contact i {
	background: #e0e0e0 none repeat scroll 0 0;
	border-radius: 30px;
	color: #fff;
	display: inline-block;
	line-height: 26px;
	margin: 0.625em;
	text-align: center;
	width: 26px;
}
#map-block {
  filter: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="g"><feColorMatrix type="matrix" values="0.3 0.3 0.3 0 0 0.3 0.3 0.3 0 0 0.3 0.3 0.3 0 0 0 0 0 1 0"/></filter></svg>#g');
  filter: progid:DXImageTransform.Microsoft.BasicImage(grayScale=1);
}
footer {
	background: none repeat scroll 0 0 #20BDC6;
	padding-bottom: 3em;
}
footer p, footer a:visited, footer a, footer a:hover {
	color: #6c7c84;
	font-size: 0.8em;
}
@media screen and (max-width: 1024px) and (min-width: 768px) {
	.slides{
		max-width: 100%;
		width: 100%;
		max-height: 100%;
		height: 100%;
	}

	.icon-2{
		padding-right: 5%;
	}

	.caos{
		    width: 20%;
    padding-bottom: 3em;
	}
}

@media screen and (max-width: 768px) {
  header {

  }
  .top-nav li a {
  	background: #05374e none repeat scroll 0 0;
  }
  #carousel .text {
  	font-size: 0.59em;
    text-align: center;
    top: 20%;

  }

  .imgwino{
  	width: 115px;
    margin-left: 36%;
    margin-top: -21px;
    height: 192px;
  }

  .owl-controls.clickable {
  	display: none!important;
  }
  .right {
  	float: none;
  }
  .social.right {
  	float: right;
  }
  #about-us article {
  	padding: 4em 2.5em;
		text-align: center;
  }

  #our-numbers article {
  	padding: 4em 2.5em;
		text-align: center;
  }

 #about-us-p2 article {
  	padding: 4em 2.5em;
		text-align: center;
  }
	#our-numbers m-6{
		width: 20%
	}

	.slides{
		max-width: 100%;
		width: 100%;
		max-height: 100%;
		height: 100%;
	}

	#carousel .Wino_Slider {
	    position: relative;
	    width: 40%;
	    height: auto;
	    margin-left: 35%;
	    margin-top: auto;
	    z-index: 10;
	    display: flex;
	}
}
@media screen and (max-width: 480px) {
  #topbar {
  	line-height: 1.625em;
  	text-align: center;
  }
  .social.right {
  	float: none;
  }
  p.logo, p.nav-text {
  	text-align: center;
  }


	#our-numbers h3 {
		margin-left: 20%;
		font-family: SF Light;
	}

	#our-numbers p {
		margin-left: 15%;
	}

	.menu_novo_direita{
		margin-left: 10%;
	}

}

@media screen and (max-width: 420px)  and (max-height: 850px){
	#our-numbers h3 {
		/* margin-left: 30%; */
		font-family: SF Light;
	}

	.our-work-container {
		display: block;
		height: 100%;
		position: relative;
		margin-left: 30%;
	}

	.wino_img{
	margin-left: 25%;
	}

	#carousel .Wino_Slider{
		width: 100%;
		height: auto;
		margin-left: 35%;
		margin-top: auto;
		position: relative;
		display: block;
	}

	#carousel .textL{
		position: absolute;
		top: 45%;
		z-index: 10;
		margin-left: 0%;
	}
}

.menu-diferente {
	background:#B73A97;
	
}

.imagem-mascara {
	background: #007f7f !important;
 }

.lista{
	padding: 0;
	display: inline;
}

#topbar-diferente {
	background: #7f007f;
	padding: 0.3125em 0;

}

#topbar-diferente p {
	color: #fff;
	font-size: 0.75em;
	opacity: 0.5;
	position: relative;
	top: 2px;
}
#topbar-diferente p strong {
	font-weight: 600;
}
#topbar-diferente i {
	color: #ffffff;
	font-size: 1.1em;
	opacity: 0.5;
	transition: all 0.20s linear 0s;
	-o-transition: all 0.20s linear 0s;
	-ms-transition: all 0.20s linear 0s;
	-moz-transition: all 0.20s linear 0s;
	-webkit-transition: all 0.20s linear 0s;
}
#topbar-diferente i:hover {
	color: #7f007f;
	cursor: pointer;
	opacity: 1;
}


.nada img{
	height: 100% !important;
	width: 25% !important;
	left: 0% !important;
	margin-left: 35%;
	opacity: 0.7;
}

.nada p{
	font-size: 1em;
}
.nada img:hover{
	opacity: 1 !important;
}

.nada div{
	width: 20%;
	left: 0% !important;
}
/*
#our-numbers {
	margin-bottom: 10%;
	background-image: url("img/servidor.jpg");
}
*/

#our-numbers {
    width: 100%;
    background-color: #F4F4F4;
    padding: 4% 0 0 0;
}


#our-numbers h1 {
	font-family: SF Light; /*light*/
    text-align: left;
    font-size: 34px;
    letter-spacing: -2px;
    line-height: 2rem;
    color: #ADADAD;
    /* margin-top: -50px; */
}

#our-numbers h2 {
	font-family: SF Light; /*medium*/
    text-align: left;
    font-size: 16px;
    letter-spacing: -1px;
    color: #ADADAD;
}

#our-numbers .con {
	font-family: SF Light;
	text-align: center;
	font-size: 28px;
	font-weight: 100;
	color: #7f007f;
}



#our-numbers .num {
	font-family: SF Light;
	text-align: center;
	font-size: 28px;
	font-weight: 100;
	color: #7f007f;
}



#our-numbers spam {
	text-align: center;
	color: #B73A97;
	font-size: 3em;
	font-family: SF Light;
}

#our-numbers h3 {
	color: #B73A97;
	font-size: 1.5em;
	display: inline;
	font-family: SF Light;
}




#our-numbers p {
	text-align: center;
	color: #B73A97;
	font-size: 0.8em;
	font-family: SF Light;
}

#new_footer h1 {
	color: #fff;
	text-align: center;
	margin-bottom: 5%;
	font-family: SF Light;
}



#new_footer h2 {
	color: #FFFFFF;
	text-align: center;
	font-size: 1.3em;
	font-weight: bold;
	font-family: SF Light;
}

#new_footer p {
	text-align: center;
	color: #fff;
	font-size: 0.9em;
	font-family: SF Light;
}

#Logo_footer body{
	background:none repeat scroll 0 0 #36ABA5;
	font-size:16px;
	font-family: SF Light;
	color: #7f007f;
}

#Logo_footer p{
	background:none repeat scroll 0 0 #36ABA5;
	font-size:16px;
	font-family:SF Light;
	color: #fff;
	text-align: center;
	font-family: SF Light;
}

#Logo_footer img{
	width: 10%;
	margin-left: 45%;
}


#carousel .Wino_Slider{
	background-image: url(img/Wino.png);
	position: relative;
	width: 40%;
	height: auto;
	margin-left: auto;
	margin-top: auto;
	z-index: 10;
	display: flex;
}


/*@media screen and (min-width: 320px) and (max-width: 767px) and (orientation: landscape) {
  html {
    transform: rotate(-90deg);
    transform-origin: left top;
    width: 100vh;
    overflow-x: hidden;

    top: 100%;
    left: 0;
		background: red;
		background-image: url(img/slider_1);
  }
	body{
		background: red;
	}
}*/


/* style the elements with CSS */
#pleaserotate-graphic{
		fill: #fff;
}

#pleaserotate-backdrop {
		color: #fff;
		background-color: #000;
}

/*
 #CEO {
	background: none repeat scroll 0 0 #007f7f ;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
	padding: 6em 2em;
	position: relative;
	text-align: center;
	z-index: 2;
}

#CEO i {
	border-radius: 400px;
	color: #fff;
	display: inline-block;
	font-size: 2em;
	height: 100px;
	line-height: 100px;
	text-align: center;
	width: 100px;
}
#CEO h2 {
	font-size: 1em;
	font-weight: 600;
	margin: 1.25em 0;
	text-transform: uppercase;
	color: #fff;
}
#CEO p {
	color: #fff;
	font-size: 0.85em;
	line-height: 1.5em;
	word-wrap: break-word;
	width: 13em;
	text-align: center;
}

.img-circle{
	border-radius: 100px;
}

.wrapper{

height: 100%;
min-height: 100%;
display: -webkit-flex;
display: flex;
-webkit-align-items: center;
align-items: center;
-webkit-justify-content: center;
justify-content: center;

}*/

.smoothscroll-top.show {
    visibility:visible;
    cursor:pointer;
    opacity:1;
    bottom:25px;
}
.smoothscroll-top {
    position: fixed;
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    text-align: center;
    z-index: 99;
    background-color: #b73a97;
    color: #fff;
    height: 44px;
    line-height: 44px;
    width: 48px;
    right: 25px;
    bottom: -25px;
    padding-top: 2px;
    border-radius: 5px;
    transition: all .5s ease-in-out;
    transition-delay: .2s;
}

.smoothscroll-top:hover {
    background-color:#3eb2ea;
    color:#fff;
    transition:all .2s ease-in-out;
    transition-delay:0;
}



.smoothscroll-top i.fa {
    line-height:inherit;
}

.cabec {
    width: 100%;
    height: 55px;
    background: #1AA4AB no-repeat padding-box;
    opacity: 1;
}
.imgrodape {
    width: 30%;
    margin-left: 70px;
}

.col-md-15 {
    text-align: right;
    margin-right: 18%;
    /* width: 100%; */
    color: #FFFFFF;
    font-size: 12px;
    top: 20px;
    /* left: 200px; */
    position: relative;
}

#video {
	width: 100%;
}

#our-numbers table tr th{
	border: none;
}

#container {
	height: 500px;
	max-width: 100%;
}

#container img {
    margin-top: 20%;
    height: 401px;
}