@import 'https://fonts.googleapis.com/css?family=Raleway:400,700,900';
@import 'https://fonts.googleapis.com/css?family=Oswald';
@import 'https://fonts.googleapis.com/css?family=Open+Sans:400,700,800';

@font-face {
	font-family: 'icomoon';
	src:url('../fonts/icomoon/icomoon.eot?-rdnm34');
	src:url('../fonts/icomoon/icomoon.eot?#iefix-rdnm34') format('embedded-opentype'),
		url('../fonts/icomoon/icomoon.woff?-rdnm34') format('woff'),
		url('../fonts/icomoon/icomoon.ttf?-rdnm34') format('truetype'),
		url('../fonts/icomoon/icomoon.svg?-rdnm34#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

/*** GERAL ***/
html,body,h4,h5,h6,h1,h2,h3,ul,ol,p,li,input,select,textarea,label,button{margin:0;padding:0;font-weight:normal;font-size:100%;outline:0;}
html,body{font-family: 'Raleway', sans-serif;color:#333333;}
html,body{background:#fff;}
*{margin:0;}
input::-webkit-input-placeholder,
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder{
	font-size:100%;
	color:#555;
	font-family: 'Raleway', sans-serif;
}
a{text-decoration: none;}
a:hover,.b-link{transition: 0.5s all;-webkit-transition: 0.5s all;-moz-transition: 0.5s all;-o-transition: 0.5s all;text-decoration:none;}
.filtro{background:url(../img/filtro.png) top left repeat;}
.degrade{background:rgba(0,0,0,0.4);position:absolute;top:0;left:0;bottom:0;right:0;}
.fleft{float:left;}
.fright{float:right;}
.fcenter{margin:0 auto;}
.acenter{text-align:center;}
.aleft{text-align:left;}
.aright{text-align:right;}
.clear{clear:both;}
.hide{display:none}
.show{display:block}
/*** BRAND ***/
.c-yellow{color:#00A0E3}
.c-gray{color:#333333}
.b-yellow{background-color:#23B6F5}
.b-gray{background-color:#222}
.bt-yellow,.bt-gray,.bt-transparent{font-weight:bold;border-radius:20px;}
.bt-yellow{background-color:#00A0E3;color:#333;border:1px solid #00A0E3;}
.bt-yellow:hover{background: rgba(0,160,227,0.9);color:#000;border:1px solid #000;}
.bt-gray{background-color:#333333;color:#fff;}
.bt-transparent{color:#fff;border:1px solid #fff;}
.bt-transparent:hover{background: url(../img/filtro.png);color:#777;border:1px solid #777;}
/*** LAYOUT ***/
.col-xs-100{width:100%}
.col-xs-95{width:95%}
.col-xs-90{width:90%}
.col-xs-85{width:85%}
.col-xs-80{width:80%}
.col-xs-75{width:75%}
.col-xs-70{width:70%}
.col-xs-66{width:66.3333337%}
.col-xs-65{width:65%}
.col-xs-60{width:60%}
.col-xs-58{width:58%}
.col-xs-55{width:55%}
.col-xs-50{width:50%}
.col-xs-48{width:48%}
.col-xs-45{width:45%}
.col-xs-40{width:40%}
.col-xs-35{width:35%}
.col-xs-33{width:33.3333337%}
.col-xs-30{width:30%}
.col-xs-25{width:25%}
.col-xs-24{width:24%}
.col-xs-20{width:20%}
.col-xs-15{width:15%}
.col-xs-10{width:10%}
.col-xs-5{width:5%}
.row-xs-100{height:100vh}
.row-xs-95{height:95vh}
.row-xs-90{height:90vh}
.row-xs-85{height:85vh}
.row-xs-80{height:80vh}
.row-xs-75{height:75vh}
.row-xs-70{height:70vh}
.row-xs-65{height:65vh}
.row-xs-60{height:60vh}
.row-xs-58{height:58vh}
.row-xs-55{height:55vh}
.row-xs-50{height:50vh}
.row-xs-48{height:48vh}
.row-xs-45{height:45vh}
.row-xs-40{height:40vh}
.row-xs-35{height:35vh}
.row-xs-30{height:30vh}
.row-xs-25{height:25vh}
.row-xs-24{height:24vh}
.row-xs-20{height:20vh}
.row-xs-15{height:15vh}
.row-xs-10{height:10vh}
.row-xs-5{height:5vh}
.main{width:90%;min-width:1180px}
/*** CONTEND ***/
.contend{width:1180px}
.title{width:100%;text-align:center;font-size:240%;font-weight:900;font-family: 'Oswald', sans-serif;}
.subtitle{width:100%;text-align:center;font-size:110%;height:30px;line-height:30px; margin-bottom:40px;}
.textcontend{width:100%;font-size:95%;line-height:25px;text-align:justify;}
.textcontend .indice{margin:80px 0 0 20px;}
.textcontend .indice-item{margin:20px 0 0 20px;}
.textcontend .indice li, .textcontend .indice a, .textcontend .indice-item a{font-weight:bold;color:#00A0E3}
.textcontend .indice a:hover, .textcontend .indice-item a:hover{color:#000;}
.textcontend p{padding-top:100px;}
/*** HEADER ***/
.b-header{
	background:url(../img/b-header.jpg) center center no-repeat;
	background-size:cover;
	position:relative;
	padding-top:70px;
}
.g-header{
	background:url(../img/back-subscreve.jpg) center center no-repeat;
	background-size:cover;
	position:relative;
	padding-top:70px;
	z-index:3;
}
.t-bar, .g-t-bar{
	width:100%;
	height:60px;
	padding-top:10px;
	position:absolute;
	left:0;
	top:0;
	z-index:1;
}
.t-bar .logo, .g-t-bar .logo{
	width:230px;
	height:45px;
	padding-top:5px;
	background:url(../img/logo.png) left center no-repeat;
	background-size:auto 45px;
}
.menu-call{
	height:25px;
	line-height:25px;
	width:220px;
	margin:13px 10px;
	font-size:85%;
	display:none;
}
.m-t-bar, .g-t-bar{
	background:#000;
	position:fixed;
	transition: 0.5s all;-webkit-transition: 0.5s all;-moz-transition: 0.5s all;-o-transition: 0.5s all;
}
.m-t-bar .logo, .g-t-bar .logo{
	width:45px;
}
.m-t-bar .menu-call, .g-t-bar .menu-call{
	display:block;
}
.menu ul{
	list-style:none;
	display:inline-block;
}
.menu ul li{
	display:inline-block;
	font-weight:bold;
	font-size:90%;
	margin:20px 15px;
}
.menu ul li a{
	color:#fff;
}
.menu ul li a:hover, #m-active{
	color:#00A0E3;
}
.menu ul li:nth-child(6),
.menu ul li:nth-child(7),
.menu ul li:nth-child(8){
	margin:0 3px;
}
.menu ul li:nth-child(6) a,
.menu ul li:nth-child(7) a,
.menu ul li:nth-child(8) a{
	display:block;
	width:21px;
	height:15px;
}
.pt a{
	background:url(../img/pt.png) center center no-repeat;
}
.es a{
	background:url(../img/es.png) center center no-repeat;
}
.br a{
	background:url(../img/br.png) center center no-repeat;
}
.lang:hover, #l-active{
	opacity:0.5;
}

.slogan{
	position:absolute;
	top:30vh;
	color:#fff;
	padding:40px 0;
	z-index:1000;
}
.slogan p{
	font-size:280%;
	font-weight:900;
	font-family: 'Oswald', sans-serif;
	text-shadow: 1px 0px 2px rgba(0, 0, 0, 0.6);
}
.slogan .c-yellow{
	font-size:240%;
}
.slogan span{
	display:block;
	padding:20px 0 30px;
}
.slogan-opcoes a{
	color:#fff;
}
.slogan-opcoes .bt-slogan{
	height:30px;
	line-height:30px;
	width:220px;
	display:inline-block;
	margin:0 10px;
	font-size:85%;
}
/*** HOME ***/
.home-z1,.home-z2{
	padding:100px 0;
}
/*** HOME ARGUMENTÁRIO ***/
.home-z1 .title font{
	color:#000;
}
.home-z1 .col-xs-33{
	margin-top:30px;
}
.icon-box{
	width:150px;
	height:150px;
	line-height:150px;
	border-radius:50%;
	border:2px solid #00A0E3;
	background: #00A0E3; /* Old browsers */
	background: -moz-linear-gradient(45deg,  #00A0E3 0%, #ffcf7c 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(45deg,  #00A0E3 0%,#ffcf7c 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(45deg,  #00A0E3 0%,#ffcf7c 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00A0E3', endColorstr='#ffcf7c',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.icon-box i{
	line-height:150px;
	font-size:450%;
}
.icon-box:hover > i{
	color:#000;
}
.home-z1 .col-xs-33 h3{
	margin:10px 0;
	font-size:120%;
	font-weight:bold;
	color:#000;
}
.home-z1 .col-xs-33 span{
	font-size:100%;
}
/*** HOME OPTIMIZAÇÃO ***/
.home-z2 img{
	width:1180px;
	height:auto;
}
.bt-demo{
	display:inline-block;
	margin-top:40px;
	height:40px;
	line-height:40px;
}
/*** HOME PREÇARIO ***/
.como-funciona{
	padding:100px 0;
	height:400px;
	color:#000;
}
/*** HOME PREÇARIO ***/
.home-z3{
	height:900px;
	background:#fff;
}
.top-subscreve{
	height:600px;
}
.back-subscreve{
	border-bottom:1px solid #000;
	padding:70px 0 20px;
	background:url(../img/back-subscreve.jpg) center center no-repeat;
	background-size:cover;
}
.home-z3 .title,.home-z3 .subtitle{
	color:#fff;
}
.modalidade-title{
	font-size:160%;
	font-weight:bold;
	margin-top:20px;
}
.aviso-campanha{
	margin:20px 0;
}
.aviso-campanha p{
	font-size:100%;
}
.bt-aviso-campanha{
	width:50%;
	height:35px;
	line-height:37px;
	margin:10px auto 0 auto;
	font-size:95%;
	font-weight:bold;
	border:1px solid #fff;
	border-radius:20px;
	color:#fff;
	display:block;
	-webkit-animation: flash 5s ease infinite;
	animation: flash 5s ease infinite;
}
.bt-aviso-campanha i{
	font-size:110%;
}
.bt-aviso-campanha:hover{
	-webkit-animation: none;
	animation: none;
	color:#000;
	border-color:#000;
}
.modal-backdrop{
	position:fixed;
	top:0;
	right:0;
	bottom:0;
	left:0;
	z-index:1040;
	background-color:rgba(0,0,0,0.9)
}
.aviso-campanha .modal{
	position:fixed;
	top:27%;
	left:50%;
	z-index:1050;
	width:560px;
	margin-left:-280px;
	background-color:#fff;
	outline:0;
}
.top-modal{
	width:100%;
	padding:20px 0;
	position:relative;
}
.top-modal button{
	width:40px;
	height:40px;
	line-height:40px;
	display:block;
	background:none;
	border:0;
	outline:0;
	position:absolute;
	top:15px;
	right:15px;
}
.top-modal button i{
	color:#333;
	font-size:140%;
}
.top-modal button i:hover{
	color:#fff;
}

.top-modal-title{
	font-weight:bold;
}

.top-modal-desc{
	font-size:80%
}
.top-modal-desc font{
	font-size:75%;
	display:block;
}
.body-modal{
	width:80%;
	margin:0 auto;
	padding:30px 0;
}
.body-modal input{
	width:100%;
	border:none;
	outline:0;
	height:40px;
	line-height:40px;
	border-bottom:1px solid #c5c5c5;
	margin-bottom:10px;
	font-size:90%;
	text-align:center;
}
.footer-modal{
	width:100%;
	padding:20px 0;
	display:block;
	font-weight:bold;
}
.footer-modal input{
	border:0;
	display:block;
	height:35px;
	line-height:35px;
	outline:0;
}
.footer-modal input:hover{
	opacity:0.7;
}
.modalidade-contend i{
	font-size:600%;
	display:block;
	margin-bottom:10px;
}
.modalidade-contend strong{
	font-size:120%;
	display:block;
	margin-bottom:20px;
}
.triangle-top {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 15px 10px 15px;
    border-color: transparent transparent #f9f9f9 transparent;
}
.modalidade-box{
	height:155px;
	background:#f9f9f9;
	padding:10%;
	border-radius:5px;
	margin-bottom:5px;
	border-bottom:1px solid #ddd;
	border-right:1px solid #ddd;
	border-left:1px solid #ddd;
}
.modalidade-box:hover{
	background:#e1e1e1;
}
.modalidade-box .mini-title{
	font-size:80%;
	font-weight:bold;
}
.price, .price-opcoes{
	font-family: 'Open Sans', sans-serif;
	color:#00A0E3;
}
.price span{
	font-size:200%;
	font-weight:bold;
}
.price b{
	font-size:300%;
}
.price font{
	font-size:120%;
}
.separador{
	width:100%;
	height:0px;
	border-bottom:1px dashed #cdcdcd;
	margin:15px 0;
}
.price-opcoes{
	width:100%;
	font-size:80%;
	margin-bottom:5px;
	border-bottom:1px solid #cdcdcd;
}
.modalidade-itens{
	margin-top:20px;
	list-style:none;
}
.modalidade-itens li{
	font-size:85%;
	height:25px;
	line-height:25px;
}
.modalidade-itens li a{
	font-weight:bold;
}
.modalidade-itens li a:hover{
	font-size:110%;
	color:#00A0E3;
}
.modalidade-itens li b{
	font-size:170%;
}
.bt-box{
	padding:12px 0 8px 0;
	border-radius:5px;
	margin-bottom:80px;
}
.bt-box i{
	display:inline-block;
	font-size:100%;
	margin-bottom:0;
}
/*** FOOTER ***/
.footer{
	padding:80px 0 40px;
	color:#000;
	font-size:95%;
	background:url(../img/back-footer.png) left bottom no-repeat;
}
.footer h4, .footer h3{
	font-weight:bold;
	margin-bottom:20px;
	font-size:110%;
}
.footer ul{
	margin-left:15px;
}
.footer ul li{
	height:20px;
	line-height:20px;
}
.footer a{
	color:#000;
}
.footer a:hover{
	color:#00A0E3;
}
.footer p{
	line-height:17px;
	text-align:justify;
}
.footer p a{
	font-weight:bold;
}
.redes-sociais img{
	width:35px;
	height:auto;
}
.redes-sociais a:hover{
	opacity:0.7;
}
.newsletter input{
	height:35px;
	line-height:35px;
	border:0;
	background:#333;
	margin:0;
	outline:0;
	padding:0 5px;
}
.newsletter input[type=submit]:hover{
	color:#00A0E3;
	background:#000;
}
.propriedade img{
	height:130px;
	width:auto;
}
/*** CONDIÇÕES GERAIS ***/
.condicoes-gerais{
	padding:100px 0;
}
.condicoes-gerais i{
	font-size:600%;
	margin-top:80px;
}
.condicoes-gerais a:hover{
	color:#222;
}
/*** FORM SUBSCRIÇÃO ***/
.form-subscricao{
	padding:80px 0 100px;
}
.subscricao-contend{
	padding-top:60px;
}
.pacote .cs-select,
.promocode input,
.pagamento label,
.valor p,
.cliente input,
.bancarios input,
.botton-send input{
	width:98%;
	height:70px;
	line-height:70px;
	border:0;
	border-top:1px solid;
	border-bottom:1px solid;
	font-weight:bold;
}
.promocode input{
	border-color:#23B6F5;
	background:#23B6F5;
}
.pacote .cs-select {
	border-color:#ddd;
	vertical-align: middle;
	position: relative;
	text-align: left;
	background: #fff;
	z-index: 1;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.pacote .cs-select:focus {
	outline: none;
}
.pacote .cs-select select {
	display: none;
}
.pacote .cs-select span {
	display: block;
	position: relative;
	cursor: pointer;
	padding: 0 1em;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.pacote .cs-select > span {
	padding-right: 3em;
}
.pacote .cs-select > span::after,
.pacote .cs-select .cs-selected span::after {
	speak: none;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.pacote .cs-select > span::after {
	content: '\25BE';
	right: 1em;
}
.pacote .cs-select .cs-selected span::after {
	content: '\2713';
	margin-left: 1em;
}
.pacote .cs-select.cs-active > span::after {
	-webkit-transform: translateY(-50%) rotate(90deg);
	transform: translateY(-50%) rotate(90deg);
}
.pacote .cs-active {
	z-index: 200;
}
.pacote .cs-select .cs-options {
	position: absolute;
	overflow: hidden;
	width: 100%;
	background: #fff;
	visibility: hidden;
}
.pacote .cs-select.cs-active .cs-options {
	visibility: visible;
}
.pacote .cs-select ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
}
.pacote .cs-select ul span {
	padding:0 1em 0 25px;
}
.pacote .cs-select ul li.cs-focus span {
	background-color: #ddd;
}
.pacote .cs-select li.cs-optgroup ul {
	padding-left: 1em;
}
.pacote .cs-select li.cs-optgroup > span {
	cursor: default;
}
.pacote .cs-skin-elastic {
	background: transparent;
	font-size: 100%;
	font-weight: 700;
	color: #333;
}
@media screen and (max-width: 30em) {
	.pacote .cs-skin-elastic { font-size: 1em; }
}
.pacote .cs-skin-elastic > span {
	background-color: #fff;
	z-index: 100;
}
.pacote .cs-skin-elastic > span::after {
	font-family: 'icomoon';
	content: '\e005';
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.pacote .cs-skin-elastic .cs-options {
	overflow: visible;
	background: transparent;
	opacity: 1;
	visibility: visible;
	padding-bottom: 1.25em;
	pointer-events: none;
}
.pacote .cs-skin-elastic.cs-active .cs-options {
	pointer-events: auto;
}
.pacote .cs-skin-elastic .cs-options > ul::before {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	-webkit-transform: scale3d(1,0,1);
	transform: scale3d(1,0,1);
	background: #fff;
	-webkit-transform-origin: 50% 0%;
	transform-origin: 50% 0%;
	-webkit-transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
}
.pacote .cs-skin-elastic.cs-active .cs-options > ul::before {
	-webkit-transform: scale3d(1,1,1);
	transform: scale3d(1,1,1);
	-webkit-transition: none;
	transition: none;
	-webkit-animation: expand 0.6s ease-out;
  	animation: expand 0.6s ease-out;
}
.pacote .cs-skin-elastic .cs-options ul li {
	opacity: 0;
	-webkit-transform: translate3d(0,-25px,0);
	transform: translate3d(0,-25px,0);
	-webkit-transition: opacity 0.15s, -webkit-transform 0.15s;
	transition: opacity 0.15s, transform 0.15s;
}
.pacote .cs-skin-elastic.cs-active .cs-options ul li {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
	opacity: 1;
	-webkit-transition: none;
	transition: none;
	-webkit-animation: bounce 0.6s ease-out;
  	animation: bounce 0.6s ease-out;
}
.cs-skin-elastic .cs-options span {
	background-repeat: no-repeat;
	background-position: left 49%;
	background-size: 19px auto;
}
.pacote .cs-skin-elastic .cs-options span:hover,
.pacote .cs-skin-elastic .cs-options li.cs-focus span,
.pacote .cs-skin-elastic .cs-options .cs-selected span {
	opacity:0.6;
}
.cs-skin-elastic .cs-options li.pbase span {
	background-image: url(../img/base.png);
}
.cs-skin-elastic .cs-options li.pdiamond span {
	background-image: url(../img/diamond.png);
}
.cs-skin-elastic .cs-options li.pgold span {
	background-image: url(../img/costumized.png);
}
@-webkit-keyframes expand { 
	0% { -webkit-transform: scale3d(1,0,1); }
	25% { -webkit-transform: scale3d(1,1.2,1); }
	50% { -webkit-transform: scale3d(1,0.85,1); }
	75% { -webkit-transform: scale3d(1,1.05,1) }
	100% { -webkit-transform: scale3d(1,1,1); }
}
@keyframes expand { 
	0% { -webkit-transform: scale3d(1,0,1); transform: scale3d(1,0,1); }
	25% { -webkit-transform: scale3d(1,1.2,1); transform: scale3d(1,1.2,1); }
	50% { -webkit-transform: scale3d(1,0.85,1); transform: scale3d(1,0.85,1); }
	75% { -webkit-transform: scale3d(1,1.05,1); transform: scale3d(1,1.05,1); }
	100% { -webkit-transform: scale3d(1,1,1); transform: scale3d(1,1,1); }
}
@-webkit-keyframes bounce { 
	0% { -webkit-transform: translate3d(0,-25px,0); opacity:0; }
	25% { -webkit-transform: translate3d(0,10px,0); }
	50% { -webkit-transform: translate3d(0,-6px,0); }
	75% { -webkit-transform: translate3d(0,2px,0); }
	100% { -webkit-transform: translate3d(0,0,0); opacity: 1; }
}
@keyframes bounce { 
	0% { -webkit-transform: translate3d(0,-25px,0); transform: translate3d(0,-25px,0); opacity:0; }
	25% { -webkit-transform: translate3d(0,10px,0); transform: translate3d(0,10px,0); }
	50% { -webkit-transform: translate3d(0,-6px,0); transform: translate3d(0,-6px,0); }
	75% { -webkit-transform: translate3d(0,2px,0); transform: translate3d(0,2px,0); }
	100% { -webkit-transform: translate3d(0,0,0); transform: translate3d(0,0,0); opacity: 1; }
}
.pagamento,
.valor,
.cliente,
.bancarios{
	margin-top:60px;
}
.pagamento h3,
.valor h3,
.cliente h3,
.bancarios h3{
	width:100%;
	font-weight:bold;
	margin-bottom:10px;
	font-size:130%;
	text-align:left;
}
.pagamento label{
	width:46%;
	display:block;
	border-color:#ddd;
	background:#fff;
	text-align:center;
	margin-left:4%;
}
.pagamento .nomargin{
	margin-left:0;
}
.valor p{
	border-color:#333;
	background:#333;
	color:#fff;
	font-size:85%;
}
.valor p font{
	font-family: 'Open Sans', sans-serif;
	font-size:130%;
}
.valor p span{
	font-family: 'Open Sans', sans-serif;
	font-size:190%;
}
.pagamento input{
	display:none;

}
.pagamento input[id=semestral]:checked ~ .semestral,
.pagamento input[id=anual]:checked ~ .anual{
	background:#ddd;
}
.cliente input,
.bancarios input{
	width:31.3333337%;
	border-color:#ddd;
	background:#fff;
	margin-right:3%;
	float:left;
	font-weight:normal;
}
.cliente input:last-child,
.bancarios input:nth-child(4){
	margin-right:0;
}
.cliente input::-webkit-input-placeholder,
.bancarios input::-webkit-input-placeholder{
	color:#aaa;
}
.bancarios input[name=titular]{
	margin-top:20px;
	width:100%;
}
.condicoes-send{
	padding:60px 0;
	font-size:75%;
	color:#555;
}
.condicoes-send a{
	color:#555;
	font-weight:bold;
}
.condicoes-send a:hover{
	color:#00A0E3;
}
.botton-send input{
	width:50%;
	border-color:#23B6F5;
	background:#23B6F5;
}
.botton-send input:hover{
	border-color:#333;
	background:#333;
	color:#fff;
}
/*** CONTATOS ***/
.contatos{
	padding:100px 0;
}
.canais{
	padding:20px 0;
}
.canal{
	color:#333;
}
.canal-box{
	width:200px;
	height:200px;
	line-height:200px;
	margin:0 auto 20px auto;
	border:1px solid #333;
	border-radius:50%;
}
.canal-box i{
	line-height:200px;
	font-size:600%;
}
.canal p{
	width:100%;
	font-weight:bold;
}
.canal:hover{
	color:#999;
}
.canal:hover > .canal-box{
	border-color:#999;
}
.contatoscontend section{
	padding-top:100px;
}
.contatoscontend section .col-xs-50,
.contatoscontend section .col-xs-100{
	padding:80px 0;
}
.contatoscontend h1{
	font-size:150%;
	font-weight:bold;
	height:70px;
	line-height:70px;
	text-align:center;
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
}
.contatoscontend section h2{
	font-weight:bold;
	font-size:130%;
}
.contatoscontend section span{
	display:block;
	width:70%;
	margin:0 auto;
	font-size:90%;
}
.phone-request form,
.email form{
	display:block;
	margin:30px auto;
}
.phone-request input,
.phone-request select,
.email input{
	border:1px solid #333;
	font-weight:bold;
	margin:0;
}
.phone-request input[type=text],
.phone-request select,
.email input{
	width:35%;
	padding: 0 10px;
	color:#333;
	display:inline-block;
	vertical-align:middle;
}
.phone-request input,
.email input{
	height:40px;
	line-height:40px;
}
.phone-request select{
	height:42px;
	line-height:42px;
}
.phone-request select option{
	height:42px;
	line-height:42px;
	padding: 0 5px;
}
.phone-request input[type=submit],
.email input[type=submit]{
	width:75%;
	margin:10px auto;
	background:#00A0E3;
	border-color:#00A0E3;
}
.phone-request input[type=submit]:hover,
.email input[type=submit]:hover{
	background:#333;
	border-color:#333;
	color:#fff;
}
.phone-call p,
.skype p{
	font-family: 'Open Sans', sans-serif;
	margin:50px auto;
	font-size:280%;
	font-weight:bold;
}
.skype i{
	font-size:1800%;
	color:#ddd;
}
.email input,
.email textarea{
	margin:10px auto 0 auto;
	display:block;
	width:50%;
	padding:0 20px;
	color:#999;
	border-color:#333;
	font-weight:normal;
}
.email textarea{
	height:300px;
	padding: 10px 20px;
}
.email input[type=submit]{
	margin:10px auto 0 auto;
	display:block;
	width:54%;
	color:#333;
	font-weight:bold;
}



/*mensagens*/
.mensagens {
	position: fixed;
	top: 10px;
	right: 10px;
	width: 300px;
	z-index: 6;
	padding: 20px;
}

.mensagens ul {
	padding: 0;
	margin: 0 0 0 10px;
}

.mensagens ul li {
	margin-bottom: 5px;
}

.mensagens ul li:last-child {
	margin-bottom: 0;
}

.mensagens i {
	position: absolute;
	top: 5px;
	right: 5px;
}

.mensagens.erro {
	background-color: #f2dede;
	border-color: #ebccd1;
	border: 1px solid;
	color: #a94442;
}

.mensagens.sucesso {
	background-color: #dff0d8;
	border-color: #d6e9c6;
	border: 1px solid;
	color: #3c763d;
}

.g-recaptcha, .g-recaptcha div{
	margin: 0 auto;
}

.g-recaptcha{
	margin-bottom: 60px;
}

#RecaptchaField1, #RecaptchaField1 div{
	margin: 0 auto;
}

#RecaptchaField1{
	margin-top: 15px;
}

#RecaptchaField2, #RecaptchaField2 div{
	margin: 0 auto;
}

#RecaptchaField2{
	margin-top: 15px;
}

/*Spacers*/
.spacer-1 {
	height: 1px;
	width: 100%;
	font-size: 0;
	margin: 0;
	padding: 0;
	display: block;
	clear: both;
}

.spacer-5 {
	height: 5px;
	width: 100%;
	font-size: 0;
	margin: 0;
	padding: 0;
	display: block;
	clear: both;
}

.spacer-10 {
	height: 10px;
	width: 100%;
	font-size: 0;
	margin: 0;
	padding: 0;
	display: block;
	clear: both;
}

.spacer-15 {
	height: 15px;
	width: 100%;
	font-size: 0;
	margin: 0;
	padding: 0;
	display: block;
	clear: both;
}

.spacer-20 {
	height: 20px;
	width: 100%;
	font-size: 0;
	margin: 0;
	padding: 0;
	display: block;
	clear: both;
}

.spacer-25 {
	height: 25px;
	width: 100%;
	font-size: 0;
	margin: 0;
	padding: 0;
	display: block;
	clear: both;
}

.spacer-30 {
	height: 30px;
	width: 100%;
	font-size: 0;
	margin: 0;
	padding: 0;
	display: block;
	clear: both;
}

.spacer-35 {
	height: 35px;
	width: 100%;
	font-size: 0;
	margin: 0;
	padding: 0;
	display: block;
	clear: both;
}

.spacer-40 {
	height: 40px;
	width: 100%;
	font-size: 0;
	margin: 0;
	padding: 0;
	display: block;
	clear: both;
}

.spacer-45 {
	height: 45px;
	width: 100%;
	font-size: 0;
	margin: 0;
	padding: 0;
	display: block;
	clear: both;
}

.spacer-50 {
	height: 50px;
	width: 100%;
	font-size: 0;
	margin: 0;
	padding: 0;
	display: block;
	clear: both;
}

.spacer-60 {
	height: 60px;
	width: 100%;
	font-size: 0;
	margin: 0;
	padding: 0;
	display: block;
	clear: both;
}

.spacer-70 {
	height: 70px;
	width: 100%;
	font-size: 0;
	margin: 0;
	padding: 0;
	display: block;
	clear: both;
}

.spacer-100 {
	height: 100px;
	width: 100%;
	font-size: 0;
	margin: 0;
	padding: 0;
	display: block;
	clear: both;
}

.spacer-200 {
	height: 200px;
	width: 100%;
	font-size: 0;
	margin: 0;
	padding: 0;
	display: block;
	clear: both;
}

.mobile-visible{
	display: none;
}
