@charset "utf-8";
/* CSS Document */
* { margin: 0; padding: 0; border: none; list-style: none; }

body {
	background: url("../img/background10.jpg") repeat fixed top center ; /*100% auto rgba(197, 32, 36, 1)*/ 
    background-size: cover;
	font-family:"Ubuntu";
    font-weight: normal;
}

#head {
	color: #fff;
	border-bottom: 12px solid #f4c203;
	padding: 0 0 0;
	text-align: left;
	width: 100%;
	z-index: 0;
}

#head h3 {
		color: #fff;

}

.polygon {
	height: 130px;
	
	}

.poly {
  position: relative;
  top:50px;
  bottom: 0;
  right: 0;
  left: 0;
  background: transparent;
  width: 0;
  height: 130px;
  border-bottom: 130px solid #f4c203;
  border-right: 550px solid transparent;
}

 /* -webkit-clip-path: polygon(0 0, 800px 0, 800px 0%, 0 100%);
  clip-path: polygon(0 0, 800px 0, 800px 0%, 0 100%);*/

header h3{
		margin-top: 0;
		clear:both;
		
	}
	
.cab{
	position: absolute;
	width: 320px;
	font-family: "Ubuntu";
	color: #fff;
	text-transform: uppercase;
	top: 10px;
	left:10px;
	margin-left:10px;
	margin-bottom: 10px;
    padding: 0; 
	left: 0;
	}
	
.cab h1 { font-size: 1.3em; color: #fff; line-height: 1.6em; font-weight: 200; text-transform: uppercase; text-align: left; }
	
nav {
	background: none repeat scroll 0 0 rgba(174, 44, 48, 0);
	position: absolute;
	top: 79px;
	z-index: 500;
	right: 0;
}
.top-nav {
	background: none repeat scroll 0 0 rgba(202, 52, 56, 1); /* fundo vermelho menu */
		border-radius:10px;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
}
.top-nav ul {
	padding: 0;
}
.logo {
	text-align: center;
	width: 100%;
}
.top-nav a {
	font-size: 0.9em;
	text-transform: uppercase;
}
.top-nav .logo a, .top-nav .logo.active-item a {
	color: #fff;
}

.top-nav .logo a strong {
	font-size: 1.05em;
	font-weight: 800;
}
.top-nav ul li .logo {
	float: none;
	text-align: center;
}

.top-nav li.logo img { 
    margin: -80px auto;
	height:230px;
	width: 230px;
	}
	
.top-nav li a:hover, .top-nav li.active-item a, .top-nav .logo.active-item a:hover {
	background: none repeat scroll 0 0 #ae2c30; /* vermelho on over */
	border-radius:10px;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
}
.top-nav li.logo a, .top-nav li.logo.active-item a, .top-nav .logo {
	background: none repeat scroll 0 0 ; /*azul fundo logo */
}
nav ul li ul li {
	text-align: left;
}
.top-nav ul ul {
	background: none repeat scroll 0 0 rgb(202, 52, 56);
	border-radius:10px;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
}
.top-nav li ul li a {
	background: none repeat scroll 0 0 rgb(202, 52, 56);
	 border-radius:10px;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
}

#fourth-block h2 {
	color: #fff;
}
#fourth-block p {
	color: #fff;
}
#first-block, #second-block, #third-block, #fourth-block {
	text-align: center;
	padding: 4em 0 1em 0;
	font-size: 0.9em;
}
#carousel {
	background: #fff;
}
#first-block {
	background: #fff;
}
#second-block {
	background: none repeat scroll 0 0 rgba(197, 32, 36, 0.7);
}
#third-block {
	background: #fff;
}
#fourth-block {
	background: rgb(0, 30, 34);
}

footer {
	/*background: url(../img/background10footer.jpg) top repeat;*/
	padding: 0 0 ;
	bottom: 0;
	border-top: 15px solid #f4c203 ; 
    z-index: 5;
}

footer p, footer a:link, footer a:visited, footer a:hover {
	font-family:"Ubuntu";
	color: #fff;
}

footer h4 {
	color: #fff;
}

.icon {
    display:inline-block;
    vertical-align:middle;
	color: #FFF;
	font-size: 1.6em;
	font-weight: bold;
}

.icon {
  overflow:hidden;
}
.icon img {
   width:241px;
   height: 40px;
   margin:10px 10px 10px 0;
   display:inline-block;
   vertical-align:middle;
}
.icon a {
   color:#ccc;
   font: 1em Ubuntu;
   text-decoration:none;
   width:100%;
   display:inline-block;
   vertical-align:middle;
   box-sizing:border-box;
   -moz-box-sizing:border-box;
   -webkit-box-sizing:border-box;
}
	
footer span {
	font-size: 1.2em;
	color: #000;
	text-decoration: none;
	padding-bottom: 5px;
	font-weight: bold;
}


.footerwhite {
	color: #fff;
	text-align: left;
	padding: 0.2em;
}
	
.footerwhite h4 {
	color: #fff;
	font-size: 1.4em;
	font-weight: bold;
}
		
.footerwhite h3 {
	color: #fff;
	font-size: 1.6em;
	font-weight: bold;
}
		
.footerwhite p {
    font-size: 1.1em;
	line-height: 1.3em;
	font-weight: 400;
}

.imgfooter img{
  position: relative;
  margin:0;
  padding: 0;
}

#first-block i {
	background: none repeat scroll 0 0 #2fcbe0;
	 border-radius:10px;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
	color: #fff;
	display: block;
	line-height: 100px;
	margin: 0 auto;
	width: 100px;
}
section h2 {
	font-size: 2.5em;
	font-weight: 300;
	margin: 0;
	text-transform: uppercase;
}
p.subtitile {
	font-size: 1.1em;
	font-weight: 300;
	color: #666;
	margin: 0 0 3.5em;
}
section h3 {
	font-size: 1.3em;
	font-weight: 300;
	margin: 0.8em 0;
	text-transform: uppercase;
}

section p {
	font-family: "Ubuntu";
	font-size: 1.1em;
	line-height: 1.6em;
	font-weight: 300;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}

section span {
    vertical-align:middle;
	font-family:"Ubuntu";
    font-size: 1.6em;
	line-height: 1.6em;
	font-weight: 300;
	margin: 10px auto 10px auto;
}

section h1 {
	color: #fff;
	font-size: 2.5em;
	font-weight: 300;
	text-transform: uppercase;
}
#second-block p {
	color: #fff;
}

.fundo {
	background: #fff1cc;
	padding: 0 1em auto;
	margin: 0 1em auto; 

}

/* Section List*/
	
#limheight {
	display: block;
		height: 250px;
    min-height: 250px;
    overflow:hiden;
	padding: 20px;
	margin: 0;
	text-align:left;
		border-radius:15px;
-moz-border-radius:15px;
-webkit-border-radius:15px;
background: #fff1cc; 

}

#limheight li {
	display: inline-table;
	width:100%;
	font-size: 1.1em;
	font-color:#554268;
    font-weight: 300;
	line-height: 1.5em;
}

/* Section List*/

/* efeitos*/

.circdiv{
background:#ae2c30;
color:#fff;
width:300px;
height:300px;
line-height:300px;
vertical-align:middle;
text-align:center;
font-size:30px;
}

.circular{
border-radius:50%;
-moz-border-radius:50%;
-webkit-border-radius:50%;
}

/* efeitos*/


a.button {
	background: none repeat scroll 0 0 #ae2c30;
	color:#FFF;
	border: 0 none;
	border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
	font-size: 0.9em;
	font-weight: 600;
	padding: 0.625em;
	text-transform: uppercase;
}

#content {
	background: none repeat scroll 0 0 #fff;
	text-align: center;
	border-bottom: 0 solid #f0f0f0;
	padding-bottom: 1em;
	padding-left: 0;
	padding-right: 0;
	padding-top: 3em;
}
#content h2 {
	font-size: 1.5em;
	font-weight: 400;
	margin: 1em 0 0.3em;
	text-transform: none;
}
.content-block {
	background: none repeat scroll 0 0 rgb(0, 30, 34);
	padding: 2.5em;
}
.content-block h3 {
	color: #fff;
}
.content-block p {
	color: #fff;
}
#content.left-align {
	text-align: left;
}
#content.contact-page h2 {
	margin: 0 0 0.625em;
}
.contact-page p {
	font-size: 1em;
	font-style: normal;
}
.contact-page i {
	background: none repeat scroll 0 0 rgb(0, 30, 34);
	border-radius:100px;
    -moz-border-radius:100px;
    -webkit-border-radius:100px;
	display: inline-block;
	height: 35px;
	line-height: 35px;
	margin: 0.3125em 0.3125em 0.3125em 0;
	text-align: center;
	width: 35px;
}
form.customform button {
	background: none repeat scroll 0 0 rgb(0, 30, 34);
	border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
	transition: background 0.20s linear 0s;
	-o-transition: background 0.20s linear 0s;
	-ms-transition: background 0.20s linear 0s;
	-moz-transition: background 0.20s linear 0s;
	-webkit-transition: background 0.20s linear 0s;
}
form.customform button:hover {
	background: none repeat scroll 0 0 #2fcbe0;
}
form.customform input, form.customform select, form.customform textarea {
		border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
}
#map-block iframe {
	display: block;
}


/* iframes com PHP*/
#seguraconteudo {
background-color:#fff;
height:auto;
margin:0 auto;
}

#seguracomentario {
position: relative;
background-color:#fff;
color: #666;
margin-left: 10px;
left:0px;
}

#seguracomentario {
font-family: 'Ubuntu';
font-size: 1.1em;
line-height: 1.9em;
font-weight: 300;
text-align: justify;
}

#seguracomentario a:link{
	color: #F93;
}

.depiframe{
  width:100%;
  height: 300px; 
  margin-top: 10px;
  margin-bottom: 0;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  border-radius: 12px;

}

.depiframe:focus { 
    outline: none;
}

.depiframe[seamless] { 
    display: block;
}

/* reservado ADMinstradores*/
.postagem {
	padding: 10px;
	border: solid 1px #999;
	font-family: 'Ubuntu';
	font-size: 12px;
	color: #333;
	text-align: justify;	
	}

.postagem p {
	margin-bottom: 50px;
    }

.abre_coment {
	font-size: 0.6em;
	font-color:#edecec;
	text-decoration: none;
	text-align:center;
	margin:0 auto;
	width:100%;
	}
	
.abre-coment:hover{
	cursor: pointer;
	}

#comentarios{
	background: #eee;
	margin-top: 15px;
	padding: 10px;
	display:none;
	}
	
.comentarios {
	background: #fbfbfb;
	padding:10px;
	margin-bottom: 10px;
	}

/* fim iframes*/

.box {
  cursor: pointer;
  width: 100%;
  min-height: 250px;
  position:inherit;
  overflow: hidden;
  margin: 10px 10px 20px 0;
  border-radius: 10px 10px 10px 10px;
  -moz-border-radius: 10px 10px 10px 10px;
  -webkit-border-radius: 10px 10px 10px 10px;
  border: 0px solid #000000;

}

.box img {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	margin: auto;
	vertical-align: middle;
	min-width: 100%;
	min-height: 100%;
	-webkit-transition: all 300ms ease-out;
	-moz-transition: all 300ms ease-out;
	-o-transition: all 300ms ease-out;
	-ms-transition: all 300ms ease-out;
	transition: all 300ms ease-out;
}


.box .overbox {
	background: none repeat scroll 0 0 rgb(174, 44, 48);
	position: absolute;
	top: 140px;
	left: 0;
	color: #fff;
	z-index: 100;
	-webkit-transition: all 300ms ease-out;
	-moz-transition: all 300ms ease-out;
	-o-transition: all 300ms ease-out;
	-ms-transition: all 300ms ease-out;
	transition: all 300ms ease-out;
	opacity: 0;
	min-width: 100%;
	min-height: 250px;
	padding: 10px 20px;
}

.box:hover .overbox { opacity: 1; }

.box .overtext {
  -webkit-transition: all 300ms ease-out;
  -moz-transition: all 300ms ease-out;
  -o-transition: all 300ms ease-out;
  -ms-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
  transform: translateY(40px);
  -webkit-transform: translateY(40px);
}
.box a {
	color: #fff;
	}

.box .title {
  font-size: 1.5em;
  opacity: 0;
  transition-delay: 0.1s;
  transition-duration: 0.2s;
}

.box:hover .title,
.box:focus .title {
  opacity: 1;
  transform: translateY(0px);
  -webkit-transform: translateY(0px);
}

.box .tagline {
  font-size: 1em;
  opacity: 0;
  transition-delay: 0.2s;
  transition-duration: 0.2s;
}

.box:hover .tagline,
.box:focus .tagline {
  opacity: 1;
  transform: translateX(0px);
  -webkit-transform: translateX(0px);
}
.sobrepor {
	position: relative;
	width: 100%;
	height: 75px;
	margin: 0 auto;
	top: 30px;
	clear: both;
	z-index: 999; /* número máximo é 9999 */
}
.center {
  float:none;
  margin:0 auto;
  display:block;
  text-align:center;
}
/* fim box*/

.branco {
	color:#FFF
	}
	
/* magnify */	
.zoom{ 
padding:25%;
float: left; 
z-index: 9999;
} 

.parentimage { 
width: 300px;
height: 200px; 
-webkit-transition: all .3s ease-out;
-moz-transition: all .3s ease-out;
-o-transition: all .3s ease-out;
transition: all .3s ease-out;
} 

.parentimage:hover {
-moz-transform: scale(3);
-webkit-transform: scale(3);
-o-transform: scale(3);
-ms-transform: scale(3);
transform: scale(3);
} 
/* /magnify */

.radio {
	border-radius:15px;
-moz-border-radius:15px;
-webkit-border-radius:15px;
border: 5px solid #ae2c30; 
	
	}
	
figure {
  float: left;
  margin: 0 10px 0 20px;
}

.scale-with-grid { max-width: 100%; height: auto; }
.left {float: left; margin:0 20px 10px 20px; }
.lefttest { float: left; margin:0 20px 10px 20px;}
.justify {	
	text-align:justify;
	}
.leftext {	
	text-align:left;
	}
	
	
/* Ribbon */
.non-semantic-protector { position: relative; z-index: 1; }
	
.ribbon {
	font-size: 25px !important;  /* This ribbon is based on a 16px font side and a 24px vertical rhythm. I've used em's to position each element for scalability. If you want to use a different font size you may have to play with the position of the ribbon elements */
	width: 60%;
	position: relative;
	background: #ae2c30;
	color: #fff;
	text-align: center;
	padding: 0.5em 1em; /* Adjust to suit */
	margin: 1em auto 0.5em; /* Based on 24px vertical rhythm. 48px bottom margin - normally 24 but the ribbon 'graphics' take up 24px themselves so we double it. */
}
.ribbon:before, .ribbon:after {
	content: "";
	position: absolute;
	display: block;
	bottom: -1em;
	border: 1.0em solid #9d2a2e;
	z-index: -1;
}
.ribbon:before {
	left: -1.5em;
	border-right-width: 1.5em;
	border-left-color: transparent;
}
.ribbon:after {
	right: -1.5em;
	border-left-width: 1.5em;
	border-right-color: transparent;
}
.ribbon .ribbon-content:before, .ribbon .ribbon-content:after {
	content: "";
	position: absolute;
	display: block;
	border-style: solid;
	border-color: #7b1f22 transparent transparent transparent;
	bottom: -1em;
}
.ribbon .ribbon-content:before {
	left: 0;
	border-width: 1em 0 0 1em;
}
.ribbon .ribbon-content:after {
	right: 0;
	border-width: 1em 1em 0 0;
}

.subtitilerib {position: relative; top: -0.5em; margin-bottom: 0;}
/* /Ribbon */


/* Slider */
#slider{
	border-top: 12px solid #f4c203;
    border-bottom: 12px solid #f4c203;
	min-width: 100%;
	height: 700px;
	position: relative;
	overflow: hidden;
	top: 100px;
	  margin-bottom:50px;
}

.slider img{
	width:100%;
	height:700px;
}

@keyframes load{
  from{left:-100%;}
  to{left:0;}
}

.slides{
  width:400%;
  height:100%;
  position:relative;
  -webkit-animation:slide 30s infinite;
  -moz-animation:slide 30s infinite;
  animation:slide 30s infinite;
}
.slider{
  width:25%;
  height:100%;
  float:left;
  position:relative;
  z-index:1;
  overflow:hidden;
}

/* Legend */
.legend{
  border: 230px solid transparent;
  border-left:800px solid rgba(36, 104, 172, .5);
  border-bottom:0;
  position:absolute;
  bottom:0;
  -webkit-animation:content-s 7.5s infinite;
  -moz-animation:content-s 7.5s infinite;
  animation:content-s 7.5s infinite;
}

/* Contents */
.cont{
  width:100%;
  height:100%;
  position:absolute;
  overflow:hidden;
}

.sign {
  max-width: 150px;
  max-height: 150px;
}

.cont-txt{
  width: 320px;
  height:150px;
  float:left;
  position:relative;
  top:50%;
  -webkit-animation:content-s 7.5s infinite;
  -moz-animation:content-s 7.5s infinite;
  animation:content-s 7.5s infinite;
}

/* 3casas */
.ico1{
  max-width: 320px;
  max-height: 179px;
}

@-webkit-keyframes FadeIn { 
  0% { opacity:0; -webkit-transform:scale(.1);}
  21.25% {opacity:1; -webkit-transform:scale(1.05);}
  25% {-webkit-transform:scale(1); }
}

img.thumbnail {
    background: none repeat scroll;
}

.image:before {
    content: "";
    display: inline-block;
    height: 100%;
	vertical-align: middle;
    position: absolute;
}

.image {
	border: 0px solid #DDDDDD;
    margin: 0 auto;
    padding: 0;
	overflow: hidden;
	-webkit-animation: FadeIn 4s infinite linear; 
    -webkit-animation-fill-mode:both;
}

.image img {
    vertical-align: middle;
}

.delete {
	position:relative;
	text-align:center;
	margin: 0 auto;
	vertical-align:middle;
}

.delete .icon-remove {
	content:'';
	position:absolute;
	bottom:0;
}

.imageContainer {
	width:100%;
	border:0px solid #666;
	position: relative;
	overflow: hidden;
	margin:0 auto;
	padding: 0 auto;
	top:55%;
}

.image {float:left; width:33.33333%; margin-bottom:1em;}
.image:nth-of-type(1n) {padding-right: 0; -webkit-animation-delay: .5s}
.image:nth-of-type(2n) {padding:0 .5%; -webkit-animation-delay: 1s;}
.image:nth-of-type(3n) {padding-left:1%; -webkit-animation-delay: 1.5s;}
.image img {width:100%; height:auto; margin:0 auto;}
.image:nth-of-type(4n) {clear:left;}
/* /3casas */

.cont-txt h1{
  text-transform:uppercase;
  font-weight:800;
  font-size:24px;
  color:#fff;
  text-align:left;
  margin-left:30px;
  padding-bottom:10px;
}
.cont-txt h2{
  font-family:arial;
  font-weight:normal;
  font-size:19px;
  font-style:italic;
  color:#fff;
  text-align:left;
  margin-left:30px;
}
/* Switch */
.switch{
  width:120px;
  height:10px;
  position:absolute;
  bottom:50px;
  z-index:99;
  left:30px;
}
.switch > ul{
  list-style:none;
}
.switch > ul > li{
  width:10px;
  height:10px;
  border-radius:50%;
  background:#333;
  float:left;
  margin-right:5px;
  cursor:pointer;
}
.switch ul{
  overflow:hidden;
}
.on{
  width:100%;
  height:100%;
  border-radius:10%;
  background:#f39c12;
  position:relative;
  -webkit-animation:on 30s infinite;
  -moz-animation:on 30s infinite;
  animation:on 30s infinite;
}


.wplink {background-image: url("../../imagens/whatschat/icn_whatsapp.png"); background-size: contain; background-repeat: no-repeat; background-position: left; padding-left: 23px; display: table;}

.wplink.direita {margin-left: auto; margin-right: 0;}
.wplink.esquerda {margin-right: auto; margin-left: 0;}

@media screen and (max-width:480px) {
	.wplink.direita {margin: auto;}
	.wplink.esquerda {margin: auto;}
}

/* whatschat */

#popcompany{display:none;position:fixed;bottom: 0;right: 0px; margin-right: 10px; z-index: 9999999999;background-image:url(../../imagens/whatschat/whats_bg.jpg);width:280px;height:350px;font-family:Arial, Helvetica, sans-serif!important;}

#popname{position:fixed;bottom: 19;right: 40px; margin-right: 6px; margin-top: 7px; z-index: 9999999999; font-size:14px; color:#3C9;font-family:Arial, Helvetica, sans-serif!important; color:#FFFFFF;}

#popname2{position:fixed;bottom: 325;right: 20px; margin-right: 30px; margin-top: 7px; z-index: 9999999999; font-size:14px; color:#3C9;font-family: Arial, Helvetica, sans-serif!important; color:#FFFFFF;}

.JanelaWhatsAberta {background-image:url("../../imagens/whatschat/whatsapp.png"); position: fixed;bottom: 0px;right: 0px;z-index: 99999; width:75px; height:75px;margin-right:10px; background-position: center; background-repeat: no-repeat; cursor: pointer;}

.WhatsIframe {margin-left: 0px;margin-top: 35px;width: 280px;height: 400px;overflow: hidden;border-width: 0px; color:#262626;}

.WhatsIframe .WhatsHeader {background-image:url(../../imagens/whatschat/header.jpg); width:279px; height: 48px; }
.WhatsIframe p {background-color: #fff; width: 70%; margin: 20px; padding: 5px; font-size: 13px; clear: both;}
.WhatsIframe p span {float: right; color: #868585;}
.WhatsIframe p br {clear: both;}
.WhatsIframe .WhatsInput {border-radius: 25px; background-color: #fff; bottom: 0; position: fixed; width: 265px; height: 40px;margin: 10px; padding: 7px; padding-left: 30px; background-image: url("../../imagens/whatschat/emotico.jpg"); background-repeat: no-repeat; background-position: left center;     background-size: auto;}
.WhatsIframe .WhatsInput input {border: 0; padding: 5px; margin-top: -6px; width: 80%;}
.WhatsIframe .WhatsInput .enviar {width: 39px; height: 39px; margin: 10px; background-image: url("../../imagens/whatschat/enviar.png"); background-repeat: no-repeat; background-position: center;float: right; margin-top: -7px; margin-right: -8px; cursor: pointer;}

.WhatsCel .Whatsclose { position: absolute; top: 0px; left: 0px; transition: all 200ms; font-size: 12px; font-family: Verdana, Sans-Serif; text-decoration: none; background-image:url(../../imagens/whatschat/fechar.png); background-color:#128C7E; width:280px; height:35px;}

/* Animation */
@-webkit-keyframes slide{
  0%,100%{
    margin-left:0%;
  }
  21%{
    margin-left:0%;
  }
  25%{
    margin-left:-100%;
  }
  46%{
    margin-left:-100%;
  }
  50%{
    margin-left:-200%;
  }
  71%{
    margin-left:-200%;
  }
  75%{
    margin-left:-300%;
  }
  96%{
    margin-left:-300%;
  }
}
@-moz-keyframes slide{
  0%,100%{
    margin-left:0%;
  }
  21%{
    margin-left:0%;
  }
  25%{
    margin-left:-100%;
  }
  46%{
    margin-left:-100%;
  }
  50%{
    margin-left:-200%;
  }
  71%{
    margin-left:-200%;
  }
  75%{
    margin-left:-300%;
  }
  96%{
    margin-left:-300%;
  }
}
@keyframes slide{
  0%,100%{
    margin-left:0%;
  }
  21%{
    margin-left:0%;
  }
  25%{
    margin-left:-100%;
  }
  46%{
    margin-left:-100%;
  }
  50%{
    margin-left:-200%;
  }
  71%{
    margin-left:-200%;
  }
  75%{
    margin-left:-300%;
  }
  96%{
    margin-left:-300%;
  }
}

@-webkit-keyframes content-s{
  0%{left:-820px;}
  10%{left:0px;}
  30%{left:0px;}
  40%{left:0px;}
  50%{left:0px;}
  60%{left:0px;}
  70%{left:0;}
  80%{left:-820px;}
  90%{left:-820px;}
  100%{left:-820px;}
}
@-moz-keyframes content-s{
  0%{left:-820px;}
  10%{left:0px;}
  30%{left:0px;}
  40%{left:0px;}
  50%{left:0px;}
  60%{left:0px;}
  70%{left:0;}
  80%{left:-820px;}
  90%{left:-820px;}
  100%{left:-820px;}
}
@keyframes content-s{
  0%{left:-820px;}
  10%{left:0px;}
  15%{left:0px;}
  30%{left:0px;}
  40%{left:0px;}
  50%{left:0px;}
  60%{left:0px;}
  70%{left:0;}
  80%{left:-820px;}
  90%{left:-820px;}
  100%{left:-820px;}
}

@-webkit-keyframes on{
  0%,100%{
    margin-left:0%;
  }
  21%{
    margin-left:0%;
  }
  25%{
    margin-left:15px;
  }
  46%{
    margin-left:15px;
  }
  50%{
    margin-left:30px;
  }
  71%{
    margin-left:30px;
  }
  75%{
    margin-left:45px;
  }
  96%{
    margin-left:45px;
  }
}

@-moz-keyframes on{
  0%,100%{
    margin-left:0%;
  }
  21%{
    margin-left:0%;
  }
  25%{
    margin-left:15px;
  }
  46%{
    margin-left:15px;
  }
  50%{
    margin-left:30px;
  }
  71%{
    margin-left:30px;
  }
  75%{
    margin-left:45px;
  }
  96%{
    margin-left:45px;
  }
}

@keyframes on{
  0%,100%{
    margin-left:0%;
  }
  21%{
    margin-left:0%;
  }
  25%{
    margin-left:15px;
  }
  46%{
    margin-left:15px;
  }
  50%{
    margin-left:30px;
  }
  71%{
    margin-left:30px;
  }
  75%{
    margin-left:45px;
  }
  96%{
    margin-left:45px;
  }
}

@media screen and (max-width: 1440px) {
  #slider{
  width:100%;
  height:500px;
  margin-bottom:100px;
}
.slider img{
	width:100%;
	height:500px;
}
.cont-txt{
  top:30%;
}

	
}

@media screen and (max-width: 1024px) {
#head {
	background: none repeat scroll 0 0 rgba(202, 52, 56,0);
	padding: 0 0 0;
	text-align: left;
}
.ribbon {

	width: 75%;
	}
	
	
.subtitilerib {position: relative; font-size: 1em;}

  #slider{
  width:100%;
  height:400px;
  margin-bottom:100px;
}
.slider img{
	width:100%;
	height:400px;
}

.ico1{
  max-width: 248px;
  max-height: 139px;
}

.cont-txt{
  top:30%;
}

.sign {
  max-width: 120px;
  max-height: 120px;
}


	
#first-block, #second-block, #third-block, #fourth-block {
	text-align: center;
	font-size: 0.9em;
	padding-bottom: 0.5em;
	padding-left: 0;
	padding-right: 0;
	padding-top: 4em;
}
	
.box .title {
  font-size: 1.2em;
}
.box .tagline {
  font-size: 0.8em;
}


  
}

@media screen and (max-width: 768px) {
	
#head {
	background: none repeat scroll 0 0 rgba(202, 52, 56, 0);
	padding: 0 0 0;
	text-align: left;
}


.polygon {
	height: auto;
	
	}

.cab{
	position: relative;
	}
	 
nav {
	position: relative;
	line-height: 1em;
	top:0;
  }
  
.top-nav {
	background: none repeat scroll 0 0 rgba(202, 52, 56, 0); /* fundo vermelho menu */
	border-radius:10px;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
}

  .top-nav {
  	text-align: left;
  }
  .top-nav li {
  	line-height: 2em;
  }
  .top-nav .logo {
  	padding: 0 ;
  }
  
.top-nav ul li .logo{
	float: none;
	text-align: center;
}

.logo img {
	height:200px;
	width: 200px; 
    margin: 10px auto;

}



  
  #slider{
  width:100%;
  height:350px;
  top:0;
  margin-bottom:0;
}
.slider img{
	width:100%;
	height:350px;
}

.legend{
  border: 185px solid transparent;
  border-left:400px solid rgba(36, 104, 172, .5);
    border-bottom:0;
  position:absolute;
  bottom:0;
}

.cont-txt{
  top:25%;
}
	
.sign {
  max-width: 100px;
  max-height: 100px;
}

  ul.top-ul {
  	padding: 0;
  }
  ul.top-ul.right {
  	float: none;
  }
  footer {
  text-align: center;
  }
  footer .right {
  float: none;
  }
}

@media screen and (max-width:480px) {
	body, footer p, section p, p,h1, h2, h3, h4 {
		text-align: center
		}
		
header {
  height: auto;
}
		
.wrapper {
  background: #fff url('../img/PresenteTikTakCel.jpg') top center no-repeat;  
  background-size: cover;
  position: relative;
  margin: 0 auto;
}
.wrapper:after {
  padding-top: 45%;
}
		
.logo img {
	height:200px;
	width: 200px; 
    margin: 0 auto;

}


#first-block, #second-block, #third-block, #fourth-block {
	text-align: center;
	padding: 1.5em 0;
	font-size: 0.9em;
}

  #slider{
  width:100%;
  height:250px;
  top:0;
  margin-bottom:0;
}
.slider img{
	width:100%;
	height:250px;
}
.cont-txt{
  top:20%;
}

.ico1{
  max-width: 138px;
  max-height: 77px;
}

}
