* {
	margin:0; padding: 0;
}
		
body {
    font-size: 62.5%;
    line-height: 1.5;
	background-color: #fff;
}

*, *:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

a{
	text-decoration: none;
}


/* ==|== Estilos Principais ================================================== */

/* inicio parallax */
/** formata elementos que tem backgrounds parallax **/
.bgParallax {
	margin: 0 auto;
	width: 100%;
	max-width: 1920px;
	position: relative;
	min-height: 100%;

	background-position: 50% 0;
	background-repeat: repeat;
	background-attachment: scroll;
}

/** Formata o article que vai o texto **/
.bgParallax article {
  width: 100%;
  text-align: center;
  margin:0 auto;
  padding:20% 0 0;
}

.bgParallax header-container {
  width: 100%;
  text-align: center;
  margin:0 auto;
  padding:20% 0 0;
}

/* fim parallax */

.container {
    max-width: 1170px;
    margin: 0 auto;
}

img,
picture,
video,
embed {
    max-width: 100%;
}

@font-face {
    font-family: 'cooper_lt_btlight';
    src: url('../fonts/cooperl-webfont.woff2') format('woff2'),
         url('../fonts/cooperl-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

.header-container {
    max-width: 1170px;
    margin: 0 auto;
}

#redes{
	min-width: 7.97186400937866%; /* 68px - 853px */
	float: right;
	margin-top: 25px;
}

#redes img{
	border: none;
	float: right;
	width: 24px;
	height: 24px;
	transition:all linear 0.15s;
	margin-left: 6px;
}

#redes img:hover {
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
	/* Firefox 3.5+ */
		filter: gray;
	/* IE6-9 */
		-webkit-filter: grayscale(100%);
	/* Chrome 19+ & Safari 6+; */
	opacity: 0.9;
	cursor: pointer;
}

.menuPrincipal {
    float: right;
    /*width: 100%;  1170px */  
	width: 75.21367521367521%; /* 880px / 1170px */    
	border: none;
	margin-top: 1px;
	margin-bottom: 10px;
}

.menuPrincipal h2 {
	font-family: 'cooper_lt_btlight';
    font-size: 1.7em;
	font-weight: 500;
	color: #fff;
	text-align: left;
	margin-top: 0;
	padding: 10px 0 0 0;
}

.header {
    width: 100%;
	float: left;
	z-index: 100000;
    position: fixed;
    top:0;
    left: 0;
	background-color: #fff;
}

.logo-1 {
    float: left;
    width: 24.78632478632479%; /* 290px / 1170px */
	border: none;
}

.logo h1 {
    margin: 0;
	padding: 0;
}

.container-fluid {
	margin-top: -50px;
	padding: 0;
}

.corpo {
    width: 100%;
	float: left;
	text-align: center;
	background-color: #fff;
	margin-bottom: 40px;
}

.header-corpo {
    max-width: 1170px;
    margin: 0 auto;
	padding: 0 0 25px 0;
}

.mensagem {
    width: 100%; /* 550px / 1170px */
	float: left;
	background-color: #fff;
	margin-bottom: 25px;	
}

.mensagem h2 {
    font-family: 'cooper_lt_btlight';
	font-size: 2.4em;
	color: #777;	
	text-align: left;
	font-weight: lighter;
	margin-bottom: 26px;
}

.mensagem p {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #777;	
	text-align: left;
	margin-bottom: 1.2em;
}

.interna {
    width: 100%;
	float: left;
	text-align: center;
	background-color: #25346D;
	margin-top: 125px;
	margin-bottom: 40px;
	padding: 30px 0 10px 0;
}

.header-interna-help {
    max-width: 1170px;
    margin: 0 auto;
	padding: 0;
}

.header-interna-help p {
    font-family: 'cooper_lt_btlight';
	font-size: 2.0em;
	color: #eee;	
	text-align: left;
	font-weight: lighter;
	margin: 0 0 0 0;
	line-height: .8em;
}

.header-interna-titulo {
    max-width: 1170px;
    margin: 0 auto;
	padding: 0;
}

.header-interna-titulo h1 {
    font-family: 'cooper_lt_btlight';
	font-size: 4.0em;
	color: #fff;	
	text-align: left;
	font-weight: lighter;
	line-height: 1.0em;
}

.section-a {
    width: 48.29059829059829%; /* 565px / 1170px */
	float: left;
	background-color: #fff;
	margin-right: 3.41880341880342%; /* 40px / 1170px */
	margin-bottom: 25px;	
}

.section-a:last-child {
    margin-right: 0;
}

.section-a h2 {
    font-family: 'cooper_lt_btlight';
	font-size: 2.4em;
	color: #777;	
	text-align: left;
	font-weight: lighter;
	margin-bottom: 26px;
}

.section-a h3 {
    font-family: 'cooper_lt_btlight';
	font-size: 1.8em;
	color: #25346D !important;	
	text-align: left;
	font-weight: lighter;
}

.section-a p {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #777;	
	text-align: left;
	margin-bottom: 1.2em;
}

.section-a a {
    font-family: Arial, Helvetica, sans-serif;
	color: #777;	
	text-decoration: none;
}

.section-a a:hover {
    text-decoration: underline;
}

.section-a img {
    border: none;
}

.section-b {
    width: 48.29059829059829%; /* 565px / 1170px */
	float: left;
	background-color: #fff;
	margin-right: 3.41880341880342%; /* 40px / 1170px */
	margin-bottom: 25px;	
}

.section-b:nth-child(2n-0) {
    margin-right: 0;
}

.section-b h2 {
    font-family: 'cooper_lt_btlight';
	font-size: 2.4em;
	color: #777;	
	text-align: left;
	font-weight: lighter;
	margin-bottom: 26px;
}

.section-b h3 {
    font-family: 'cooper_lt_btlight';
	font-size: 1.8em;
	color: #25346D !important;	
	text-align: left;
	font-weight: lighter;
}

.section-b p {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #777;	
	text-align: left;
	margin-bottom: 1.2em;
}

.section-b a {
    font-family: Arial, Helvetica, sans-serif;
	color: #777;	
	text-decoration: none;
}

.section-b a:hover {
    text-decoration: underline;
}

.section-b img {
    border: none;
}

.section-c  {
    width: 100%; /* 1170px */
	float: left;
	background-color: #fff;
	margin-bottom: 25px;	
}

.section-c-form  {
    text-align: left;
	
}

.section-c-form  h2{
	padding-top: 20px;
	
}

.section-c h2 {
    font-family: 'cooper_lt_btlight';
	font-size: 2.4em;
	color: #777;	
	text-align: left;
	font-weight: lighter;
	margin-bottom: 26px;
}

.section-c h3 {
    font-family: 'cooper_lt_btlight';
	font-size: 1.8em;
	color: #25346D !important;	
	text-align: left;
	font-weight: lighter;
}

.section-c p {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #777;	
	text-align: left;
	margin-bottom: 1.2em;
}

.section-c a {
    font-family: Arial, Helvetica, sans-serif;
	color: #777;	
	text-decoration: none;
}

.section-c a:hover {
    text-decoration: underline;
}

.section-c img {
    border: none;
}

.section-d {
    width: 31.28205128205128%; /* 366px / 1170px */
	float: left;
	background-color: #fff;
	margin-right: 3.07692307692308%; /* 40px / 1170px */
	margin-bottom: 25px;	
}

.section-d:last-child {
    margin-right: 0;
}

.section-d h2 {
    font-family: 'cooper_lt_btlight';
	font-size: 2.4em;
	color: #777;	
	text-align: left;
	font-weight: lighter;
	margin-bottom: 26px;
}

.section-d h3 {
    font-family: 'cooper_lt_btlight';
	font-size: 1.8em;
	color: #25346D !important;	
	text-align: left;
	font-weight: lighter;
}

.section-d p {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #777;	
	text-align: left;
	margin-bottom: 1.2em;
}

.section-d a {
    font-family: Arial, Helvetica, sans-serif;
	color: #777;	
	text-decoration: none;
}

.section-d a:hover {
    text-decoration: underline;
}

.section-d img {
    border: none;
}

.section-e {
    width: 65.64102564102564%; /* 768px / 1170px */
	float: left;
	background-color: #fff;
	margin-right: 3.07692307692308%; /* 40px / 1170px */
	margin-bottom: 25px;	
}

.section-e:last-child {
    margin-right: 0;
}

.section-e h2 {
    font-family: 'cooper_lt_btlight';
	font-size: 2.4em;
	color: #777;	
	text-align: left;
	font-weight: lighter;
	margin-bottom: 26px;
}

.section-e h3 {
    font-family: 'cooper_lt_btlight';
	font-size: 1.8em;
	color: #25346D !important;	
	text-align: left;
	font-weight: lighter;
}

.section-e p {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #777;	
	text-align: left;
	margin-bottom: 1.2em;
}

.section-e a {
    font-family: Arial, Helvetica, sans-serif;
	color: #777;	
	text-decoration: none;
}

.section-e a:hover {
    text-decoration: underline;
}

.section-e img {
    border: none;
}

.section-f {
    width: 31.28205128205128%; /* 366px / 1170px */
	float: left;
	background-color: #E3F8FB;
	margin-right: 3.07692307692308%; /* 40px / 1170px */
	margin-bottom: 25px;	
	padding: 20px;
}

.section-f:last-child {
    margin-right: 0;
}

.section-f h2 {
    font-family: 'cooper_lt_btlight';
	font-size: 2.4em;
	color: #25346D !important;	
	text-align: left;
	font-weight: lighter;
}

.section-f p {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #333;	
	text-align: left;
	margin-bottom: 1.2em;
}

.section-f .texto_vermelho {
    color: #c00;
}

.section-f a {
    font-family: Arial, Helvetica, sans-serif;
	color: #333;	
	text-decoration: none;
}

.section-f a:hover {
    text-decoration: underline;
}

.section-f img {
    border: none;
}

.section-f hr {
    border: 1px solid #D0F3F9;
}

hr {
    border: 1px solid #eee;
	margin: 15px 0;
}

.align-center p {
	text-align: center; !important
}

.linksRapidos {
	width: 100%;
	float: left;
	background-color: #f1f1f1; 
	border-top: 1px solid #f1f1f1; 
	border-right: 1px solid #f1f1f1; 
	border-bottom: 1px solid #f1f1f1; 
	border-radius: 0 7px 7px 0;
	margin-bottom: 20px
}

.linksRapidosImg {
	width: 30%;
	float: left;
	border: none;
	margin-right: 15px;
}

.linksRapidosTxt {
	width: 55%;
	float: left;
	border: none;
}

.novidades {
	width: 100%;
	float: left;
	margin-top: 0 !important;
	margin-bottom: 20px;
	border-left: solid 8px #4B86B2;
	padding-left: 15px;
}

/* hoverzoom */

.hoverzoom {
	position: relative;
	width: 50%;
	overflow: hidden;
	float: left;
	margin: 0 0 -4px 0;
}
.hoverzoom > img {
	width: 100%; 
	border-radius: 0px;
	-webkit-transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000);
	-moz-transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000);
	-ms-transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000);
	-o-transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000);
	transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000);
}
.hoverzoom:hover > img {
	-webkit-transform: scale(1.5);
	-moz-transform: scale(1.5);
	-ms-transform: scale(1.5);
	-o-transform: scale(1.5);
	transform: scale(1.5);
}
.hoverzoom .retina{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	opacity: 0;    
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7);    
	border-radius: 2px;
	text-align: center;
	padding: 30px;
	-webkit-transition:	 all .8s cubic-bezier(.190, 1.000, .220, 1.000);
	-moz-transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000);
	-ms-transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000);
	-o-transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000);
	transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000); 
}
.hoverzoom:hover .retina {
	opacity: 1;
	box-shadow: inset 0 0 100px 50px rgba(0,0,0,.7);
}
.hoverzoom .retina p {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 2.0em;
	font-weight: lighter;
}
.hoverzoom .retina a {
	display: block;
	width: 150px;
	background: #6fc5e9;
	border: 1px solid #59afd4;
	border-radius: 4px;
	font-size: 2.0em;
	color: #fff;
	text-decoration: none;
	text-align: center;
	padding: 10px 15px;
	margin: 16px auto 0;
	}
/* hoverzoom */

.link1 {
    color: #2779BF !important;
	font-weight: bold;
	text-decoration: none;
}

.link1 a:hover {
    text-decoration: underline;
}

iframe#iframe_aulas { 
	width:100%;
	height:205px;
	padding:0;
	margin: 0;
}

iframe.iframe_audio { 
	width: 100%;
	height: 156px;
	margin: 0;
	padding: 0;
	background: #ccc;
}

iframe.iframe_mapa { 
	width: 100%;
	height: 200px;
	margin: 0;
}

iframe#iframe_mensagem { 
	width: 100%;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #777;
	font-size: 1.8em;
}

.video-container {
    position: relative;
	height: 0;
	padding-bottom: 56.25%;
	margin-bottom: 15px;
	background: #000;
}

.video-container iframe {
    position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
}
/*
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
	margin-bottom: 20px;
}
 
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}*/

ul.lista01 {
	list-style: outside;
	margin: 0 0 20px -25px;
}

ul.lista01 li {
	list-style: outside;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #777;
	margin-bottom: 6px;
	text-align: left;
}

ul.listaEventos {
	width: 100%;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.listaEventos li {
	list-style: none;
	width: 12.56410256410256%; /* 147px / 1170px */
	margin-right: 1.96581196581197%; /* 23px / 1170px */
	margin-bottom: 1.96581196581197%; /* 23px / 1170px */
	overflow: hidden;
	float: left;
	text-align: center;
}

ul.listaEventos li:nth-child(7n-0) { 
    margin-right: 0;
}

ul.listaEventos li img {
	border: 0;
}

ul.listaEventos li span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	text-transform: none;
	color: #333;
}

.form {
	width: 60%;
	height: 36px;
	background-color: #fff;
	border: 1px solid #ddd;	
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	border-radius: .3em;
	padding: 0 1.42857142857143%; /* 6 / 420 */
}

.form-01 {
	width: 100%;
	height: 36px;
	background-color: #fff;
	border: 1px solid #ddd;	
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	border-radius: .3em;
	padding: 10px; /* 6 / 420 */
}

.form-02 {
	width: 100%;
	background-color: #fff;
	border: 1px solid #ddd;	
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	border-radius: .3em;
	padding: 10px;
}

.form-03 {
	width: 20px;
	background-color: #fff;
	border: 1px solid #ddd;	
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	border-radius: .3em;
	margin: 2px 3px 0 0;
}

input.form-01::-webkit-input-placeholder {
		color: rgb(169, 169, 169);
}

.form-mensagem {
	width: 99.36575052854123%;
	height: 140px;
	background-color: #fff;
	border: 1px solid #ddd;	
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	padding: 10px;
}

.form-mensagem::-webkit-input-placeholder {
		color: rgb(169, 169, 169);
}

.form-botao {
	padding: 6px 10px;
	font-family: 'cooper_lt_btlight';
	font-size: 1.0em;
	font-weight: 600;
	background-color: #2d2d2d;
	color: #fff;
	border: none;
	border-radius: .6em;
	-webkit-transition: 0.3s ease-in;
	-moz-transition: 0.3s ease-in;
	-o-transition: 0.3s ease-in
}

.form-botao:hover {
	background-color: #FF6701;
}

.footer {
	width: 100%;
	background-color: #25346D;
	text-align: center;
	clear: both;
	float: left;
}

.footerBase {
	max-width: 1170px;
	margin: 0 auto;
	text-align: left;
}

.mapas {
	width: 100%; /* 1170px */
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #fff;
	margin-top: 30px;
}

.mapas-1 {
    width: 48.29059829059829%; /* 565px / 1170px */
	float: left;
	background-color: #fff;
	margin-right: 3.41880341880342%; /* 40px / 1170px */
	margin-bottom: 3.41880341880342%; /* 40px / 1170px */
}

.mapas-1:nth-child(2n-0) {
    margin-right: 0;
}

.mapas-1 h2 {
    font-family: 'cooper_lt_btlight';
	font-size: 3.0m;
	color: #777;	
	text-align: left;
	font-weight: lighter;
}

.mapas-1 p {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #777;	
	text-align: left;
	margin-bottom: 1.2em;
}

.mapas-1 a {
    font-family: Arial, Helvetica, sans-serif;
	color: #777;	
	text-decoration: none;
}

.mapas-1 a:hover {
    text-decoration: underline;
}

.mapas-1 img {
    border: none;
}

.footer1 {
	width: 100%; /* 980px */
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #fff;
	margin-bottom: 5px;
}

.footerTexto {
	width: 50%;
	margin-top: 18px;
	float: left;
}

.footerSinapse {
	width: 50%;
	margin-top: 18px;
	float: left;
	text-align: right;
}

#scroll {
    position:fixed;
    right:10px;
    bottom:10px;
    cursor:pointer;
    width:50px;
    height:50px;
    background-color:#194C79;
    text-indent:-9999px;
    display:none;
    -webkit-border-radius:60px;
    -moz-border-radius:60px;
    border-radius:60px
}
#scroll span {
    position:absolute;
    top:50%;
    left:50%;
    margin-left:-8px;
    margin-top:-12px;
    height:0;
    width:0;
    border:8px solid transparent;
    border-bottom-color:#ffffff
}
#scroll:hover {
    background-color: #777;
    opacity:1;filter:"alpha(opacity=100)";
    -ms-filter:"alpha(opacity=100)";
}

/* podcast */
.visually-hidden {
    position: absolute !important;
    clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
    clip: rect(1px, 1px, 1px, 1px);
    padding:0 !important;
    border:0 !important;
    height: 1px !important;
    width: 1px !important;
    overflow: hidden;
}

/* ==========================================================================
   Media Queries
   ========================================================================== */


@media screen and (max-width: 1170px) {

    .container {
        padding: 0 3.0em 0 3.0em;
    }
	
	#container1 {
        padding: 0 3.0em 0 3.0em;
    }
	
	.header-container {
		padding: 0 3.0em 0 3.0em;
	}
	
	.header-corpo {
		padding: 0 3.0em 0 3.0em;
	}
	
	.header-interna-help {
		padding: 0 3.0em 0 3.0em;
	}
	
	.header-interna-titulo {
		padding: 0 3.0em 0 3.0em;
	}
	
	#conteudos {
        padding: 0 3.0em 0 3.0em;
    }
	
	#servicos {
        padding: 0 3.0em 0 3.0em;
    }
	
	.footer {
        padding: 0 3.0em 0 3.0em;
    }

}

@media screen and (max-width: 1360px) {

    /*#cta {
		background-image: url(../img/bg-vini-santana-1360.jpg);
		background-repeat: no-repeat;
		background-color: #2A2829;
	}*/
	
	#header-cta {
		min-height: 768px;
	}
	
	#header-conheca {
		min-height: 768px;
	}
	
	#header-diferenciais {
		min-height: 768px;
	}
}

@media screen and (max-width: 1280px) {

   /* #cta {
		background-image: url(../img/bg-vini-santana-1024.jpg);
		background-repeat: no-repeat;
		background-color: #2A2829;
	}*/
}

@media screen and (max-width: 1024px) {

    /*#diferenciais {
		background-image: url(../img/bg-vini-santana-1024.jpg);
		background-repeat: no-repeat;
	}
	
	#cta {
		background-image: url(../img/bg-vini-santana-1024.jpg);
		background-repeat: no-repeat;
	}*/
}

@media screen and (max-width: 980px) {

    .logo {
		float: left;
		width: 20%; /*215px / 1170px */  
		border: none;
	}
}

@media screen and (max-width: 800px) {
	
	#header-diferenciais {
		width: 100%;
		margin: 0 auto;
		padding: 40px 0 0 0;
	}
	
	#header-diferenciais-1 {
		width: 50%;
	}
	
	#header-diferenciais-2 {
		width: 50%;
	}
}

@media screen and (max-width: 768px) {

	.container-fluid {
		margin-top: 0px;
		padding: 0;
	}
	
	.interna {
		margin-top: 0px;
	}
}


@media screen and (max-width: 718px) {

   .banner {
        position: relative;
        float: left;
        margin-bottom:25px;
    }
	
	#header-diferenciais-1 {
		display: none;
	}
	
	#header-diferenciais-2 {
		width: 100%;
		float: left;
	}

}

@media screen and (max-width: 640px) {

    .header {
		
	}
	
	#redes{
		min-width: 100%; /* 68px - 853px */
		float: right;
		margin-top: 5px;
	}
	
	.banner {
		width: 100%;
	}
	
	.section-a {
		width: 100%; 
	}
	
	.coluna {
		width: 100%;
		min-height: 100px;
	}
	
	.coluna-1 {
		width: 100%;
	}
	
	.hoverzoom {
		width: 100%;
	}

}


@media screen and (max-width: 525px) {
	
	body {
		
	}
	
	.logo {
		width: 100%;
	}
	
	.logo-1 {
		float: left;
		width: 100%;  
		border: none;
	}
	
	.menuPrincipal {
		width: 100%;
		float: right;
		margin: 10px 0;
	}
	
	.section-d {
		width: 100%;
	}
	
	.section-e {
		width: 100%;
	}
	
	.section-f {
		width: 100%;
	}

	.footerTexto {
		width: 100%;
		margin-top: 18px;
		float: left;
	}
	
	.footerSinapse {
		width: 100%;
		margin-top: 18px;
	}
	

@media screen and (max-width:480px){
	
		


}

.clearfix:before,
.clearfix:after {
    content: " "; 
    display: table; 
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}