@charset "utf-8";
body {
padding-bottom: 40px;
color: #5a5a5a;
}
.navbar-wrapper {
position: absolute;
top: 0;
right: 0;
left: 0;
z-index: 1;
}
.navbar-wrapper > .container {
padding-right: 0;
padding-left: 0;
}
.navbar-wrapper .navbar {
padding-right: 15px;
padding-left: 15px;
}
.navbar-wrapper .navbar .container {
width: auto;
}
.carousel {
height: 500px;
margin-bottom: 60px;
background-color: #008ca7;
}
.carousel-caption {
z-index: 10;
}
.carousel .item {
height: 500px;
background-color: #008ca7;
}
.carousel-inner > .item > img {
position: absolute;
top: 0;
left: 0;
min-width: 100%;
height: 500px;
}
.h1, .h2, .h3, h1, h2, h3 {
    margin-top: 0px;
    margin-bottom: 0px;
}
.input-group {

    margin-bottom: 10px;

}
.marketing .col-lg-4 {
margin-bottom: 20px;
text-align: center;
}
.marketing h2 {
font-weight: normal;
}
.marketing .col-lg-4 p {
margin-right: 10px;
margin-left: 10px;
}
.featurette-divider {
margin: 80px 0;
}
.featurette-heading {
font-weight: 300;
line-height: 1;
letter-spacing: -1px;
}
@media (min-width: 768px) {
.navbar-wrapper {
margin-top: 20px;
}
.navbar-wrapper .container {
padding-right: 15px;
padding-left: 15px;
}
.navbar-wrapper .navbar {
padding-right: 0;
padding-left: 0;
}
.navbar-wrapper .navbar {
border-radius: 4px;
}
.carousel-caption p {
font-size: 21px;
line-height: 1.4;
}
.featurette-heading {
font-size: 50px;
}
}
@media (min-width: 992px) {
.featurette-heading {
margin-top: 120px;
}
}
.navbar{
display:none;
}
.navbar-show {
display: none;
}
@media (max-width: 767px) { 
.navbar{
display:block;
}
.navbar-show {
display: block !important;
}

}
.navbar-inverse {
background-color: none;
border-color: none;
}
.navbar-inverse .navbar-toggle {
border-color: none;
}
html{
font-family: 'Open Sans', sans-serif;
}
textarea {
resize: none;
height:140px;
min-height:100px;
}
.altura100{
height:auto;
}
.click{
paddind:10px;
margin: 0 auto;
width: 300px;
}
.middle-align{
text-align:center;
}
.linhavisivel{
border-bottom:dotted #008ca7 1px;
padding-top: 10px;
}
.linhavisivel1{
border-bottom:dotted #008ca7 1px;
padding-top: 31px;
margin-bottom: 31px;
}
@media (max-width: 767px) { 
.grouptop{
text-align:center;
}
}
.navbar-inverse .navbar-toggle {
border-color: none !important;
}
.carousel {
background-color: #008ca7;
}
.carousel .item {
background-color: #008ca7;
}
.width50{
width:50%;	
}
.topmargin150{
margin-top: 120px;
}
@media (max-width: 767px) { 
.topmargin150{
margin-top: 60px;
}
}
.topmargin100{
margin-top: 80px;
}
.topmargin50{
margin-top: 10px;
}
.esquerda{
float:left;
}
.direita{
float:right;
}
.centro{
text-align:center;
}
.textobanner{
margin-top:100px;
}
.level1000{
z-index:1000;
}
.level500{
z-index:500;
}
.branco{
color:#FFF;
}
.azul{
color:#008ca7;
}
.preto{
color:#000;
}
.img100{
width:100%;
}
.hiddendiv{
overflow:hidden;
}
.marginbottom{
margin-bottom:15px;
}
.marginbottom100{
clear: both;
margin-bottom:100px;
}
.marginbottom40{
margin-bottom:40px;
}
.font26{
font-size:26px;
}
@media (max-width: 767px) { 
.marginbottom40{
margin-bottom:20px;
}
.font26{
font-size:20px;
}
}
@media (max-width: 500px) { 
.font26{
font-size:18px;
}
}
.font24{
font-size:24px;
}
.font19{
font-size:19px;
}
.font8{
font-size:8px;
}
.fonth2{
font-size:24px;
}
a.informacaoesancora:link,a.informacaoesancora:visited,a.informacaoesancora:active {
opacity: 1;
filter: alpha(opacity=100); /* For IE8 and earlier */
}
a.informacaoesancora:hover {
opacity: 0.8;
filter: alpha(opacity=80); /* For IE8 and earlier */
}
a.linknormal:link,a.linknormal:visited,a.linknormal:active{
	color:#008ca7;
	text-decoration: none;
}
a.linknormal:hover{
	text-decoration:underline;
}

a.informacaoes:link,a.informacaoes:visited,a.informacaoes:active {
text-decoration: none;
color: #008ca7;
font-size:24px;
}
a.informacaoes:hover {
color: #008ca7;
}
a.caixa:link,a.caixa:visited,a.caixa:active {
text-decoration: none;
color: #FFF;
background-color:#008ca7;
}
a.caixa:hover {
color: #000;
}
a.consult:link,a.consult:visited,a.consult:active {
text-decoration: none;
background-color: #008ca7;
color: #FFF;
padding: 8px 18px 8px 18px;
position: relative;
z-index: 1111;
display: block;
width: 140px;
text-align: center;
margin: 0 auto;
}
a.consult:hover {
background-color: #FFF;
color: #008ca7;
}
a.linkbranco:link,a.linkbranco:visited,a.linkbranco:active {
text-decoration: none;
color: #FFF;
}
a.linkbranco:hover {
text-decoration:underline;
color: #FFF;
}
.quadradoazul{
background-color: #008ca7;
color: #FFF;
padding: 8px 12px 8px 12px;
}
.quadradobranco{
background-color: #FFF;
color: #FFF;
padding: 8px 12px 8px 12px;
}
.barracinza{
background-image:url('../img/barracinza.png');
background-repeat:no-repeat;
background-size: 100% 100%;
width:100%;
height:61px;
}
.cinza{
background-color:#e1e1e1;
}
.compadding{
padding:60px;
}
@media (max-width: 767px) { 
.compadding{
padding:10px;
}
}
.semmargem{
margin-right: 0;
margin-left: 0;
}
.semmargem1{
margin-right: 0;
margin-left: 0;
padding-left: 0;
padding-right: 0;
}
span.form-control {
display:none;
}
.form-group {
margin-bottom: 0px;
}
label {
display: none;
}
.form-control {
width: 99%;
margin-bottom: 10px;
}
.form-control-azul{
background-color: #008ca7;
color: white;
}
.input-group .form-control {
width: 99%;
}
#botaoenviar {
background-color: #008ca7; 
-webkit-transition-duration: 0.4s;
transition-duration: 0.4s;
color: white;
border: 1px;
height:40px;
padding: 2px 20px 2px 20px;
}
#botaoenviar:hover {
background-color: #FFF;
color: #008ca7;
}
#observacoes{
height:130px;
width:100%;
}
#map { height: 450px; padding-bottom: 4px; width:100%; float:left; }
#map.type2 { height:360px; }
#map img { max-width:inherit; }
.gmap_marker { color: #008ca7; }
.jssora05l, .jssora05r {
display: block;
position: absolute;
width: 40px;
height: 40px;
cursor: pointer;
background: url(../img/a17.png) no-repeat;
overflow: hidden;
}
.jssora05l { background-position: -10px -40px; }
.jssora05r { background-position: -70px -40px; }
.jssora05l:hover { background-position: -130px -40px; }
.jssora05r:hover { background-position: -190px -40px; }
.jssora05l.jssora05ldn { background-position: -250px -40px; }
.jssora05r.jssora05rdn { background-position: -310px -40px; }
.jssort01 {
position: absolute;
width: 557px;
height: 85px;
}
.jssort01 .p {
position: absolute;
top: 0;
left: 0;
width: 99px;
height: 66px;
}
.jssort01 .t {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
border: none;
}
.jssort01 .w {
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
}
.jssort01 .c {
position: absolute;
top: 0px;
left: 0px;
width: 99px;
height: 66px;
box-sizing: content-box;
background: url(../img/t01.png) -800px -800px no-repeat;
_background: none;
}
.jssort01 .pav .c {
top: 2px;
_top: 0px;
left: 2px;
_left: 0px;
width: 99px;
height: 66px;
background-position: 50% 50%;
}
.jssort01 .p:hover .c {
top: 0px;
left: 0px;
width: 99px;
height: 66px;
background-position: 50% 50%;
}
.jssort01 .p.pdn .c {
background-position: 50% 50%;
width: 99px;
height: 66px;
}
* html .jssort01 .c, * html .jssort01 .pdn .c, * html .jssort01 .pav .c {
width /**/: 99px;
height /**/: 66px;
}
.bacgroundanos{
color: #008ca7;
background: #000 url("../img/product-presentation-bg.jpg") repeat scroll left top;
text-align: center;
width: 100%;
position: relative;
}
.janela{
background-color: #FFF;
text-align: center;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding: 10px 10px 10px 10px;
border: 1px dashed #969696;
}
.bacgroundfother {color:#ffffff;background: #000 url("../img/footer-bg.jpg") repeat scroll left top; float:left; width:100%; position:relative; }
#footer { float:left; clear:both; width:100%;}
.footer-widgets-wrapper { padding:55px 0px 10px 0px; color:#ffffff; background:#202020 url("../img/footer-bg.jpg") repeat-y left top; float:left; width:100%; position:relative; }
.footer-widgets-wrapper1 {color:#ffffff;background: #000 url("../img/product-presentation-bg.jpg") repeat-y scroll left top; float:left; width:100%; position:relative; }
#footer .widget-title { border-bottom:3px solid #2e2e2e; position:relative; padding-bottom:12px; margin-bottom:25px; font-weight:bold; color:#eef1f4; font-size:20px; }
#footer .widget-title .small-line { width:100px; display:block; height:3px; position:absolute; left:0; margin:12px 0px 0px 0px; }
#footer .widget-title .wlast { font-weight:400; }
#footer .widget_text p .fa { font-size:13px; font-weight:normal; float:left; font-family:FontAwesome; margin:5px 7px 0px 0px; padding-bottom:5px;}
#footer .widget_text p span { margin-right:10px; color:#bfc4c7; }
#footer .widget_text p { margin-bottom:2px; }
#footer .widget ul { float:left; width:100%; margin:0; padding:0; }
#footer .recent-property-widget ul li { display:block; border-bottom:1px dashed rgba(255, 255, 255, 0.15); position:relative; padding-bottom:5px; margin-bottom:5px; }
#footer .recent-property-widget ul li .thumb { margin-right:15px; }
#footer .recent-property-widget ul li:last-child { border-bottom:none; }
#footer .recent-property-widget .entry-meta { display:inline-block; }
#footer .widget ul li a { display:inline; }
#footer .widget ul li h6 { font-size:13px; line-height:22px; font-weight:600; margin-bottom:5px; }
#footer .widget ul li h6 a { color:#ffffff; }
.widget .recent-property-widget ul li .thumb { float:left; margin-right:10px; }
#footer .widget .entry-meta p { font-size:11px; line-height:15px; color:#92a7bb; display:inline; margin:0px 10px 0px 0px;}
#footer .widget .entry-meta p:first-child { border-right:1px solid #008ca7; padding:0 10px 0 0; }
#footer .widget .entry-meta span { margin-right:10px; color:#bec3c7; font-size:13px; }
#footer .widget .tweet_list li:before { font-family:FontAwesome; font-style:normal; font-weight:normal; text-decoration:inherit; content:"\f099"; font-size:18px; color:#92a7bb; position:absolute; left:0; top:3px; }
.tweet_list li .tweet_text .at, .tweet_list li .tweet_text a { color:#92a7bb; overflow:hidden; }
#footer .tweet_list li .tweet_text a { overflow:hidden; color:#92a7bb; }
#footer .widget .tweet_list li { padding:0 5px 15px 25px; position:relative; float:left; width:100%; }
#footer .widget a:hover { color:#ffffff; }
#footer .widget .mailchimp-form { position:relative; margin-top:5px; float:left; width:100%; background-color:#fff; border-radius:0px 3px 3px 0px; }	
#footer .widget .mailchimp-form .dt-sc-button{ position:absolute; right: 0; top: 0; padding:16px 16px 16px 16px; min-height:50px; border-radius:0px 1px 1px 0px; font-size:14px; }
#footer .widget .mailchimp-form .fa { font-size:14px; font-family:FontAwesome; padding:0px 25px 0px 13px; font-weight:normal; color:#2c3e50; width:6%; line-height:50px; text-align:center; border-right:1px dashed #d4d4d4; float:left; }
#footer .widget .mailchimp-form p { width:100%; margin:0; padding:0; float:left; }	
#footer .widget .mailchimp-form p input{ /*display: inline-block;*/ margin: 0; padding:17px 0px 15px 10px; float:left; }
#footer .widget .mailchimp-form p input[type="email"] { width:133px; border:none; background-color:#ffffff; }
#footer .widget.widget_tag_cloud .tagcloud a { background-color:#282e3b; }
#footer .widget-title .fa { width:49px; height:49px; background-color:#343b4b; border-radius:50%; position:absolute; left:0; text-align:center; line-height:49px; }
#footer .footer-widgets-wrapper.type2 .widget-title, #footer .footer-widgets-wrapper.type3 .widget-title { border:none; padding:0 0 0 65px; font-size:20px; line-height:49px; margin-bottom:15px; }
#footer .footer-widgets-wrapper.type3 .widget-title { color:#34495e; }
.widget_contact .small-line { width:35px; height:1px; display:block; background-color:#343b4b; margin:0px 0 10px 0; }
.footer-widgets-wrapper .widget_contact p { color:#9099b0; position:relative; }
.footer-widgets-wrapper .widget-content { padding-left:65px; }
#footer .widget.widget_links ul { display:block; margin:0; padding:0 0 0 65px; }
#footer .widget.widget_links ul li { display:block; position:relative; padding-left:10px; }
#footer .widget.widget_links ul li:before { content:"\f105"; position:absolute; left:0; font-family:FontAwesome; font-weight:normal; color:#9099b0; }
#footer .widget.widget_links ul li a { color:#9099b0; }
#footer .footer-widgets-wrapper.type2 { background:#282e3b; padding:30px 0 0 0px; }
#footer .footer-widgets-wrapper.type3 { background:#ebeef0; padding:30px 0 0 0; }
#footer .footer-widgets-wrapper.type2 .widget, #footer .footer-widgets-wrapper.type3 .widget { padding:0 0 25px 0; }
.copyright.type2 { background-color:#171b24; }
#footer .widget.widget_text ul li a { color:#b7c8da; }	
#footer .widget.widget_text ul li a:hover, #footer .widget.widget_links ul li a:hover { color:#fff; }
#footer .footer-widgets-wrapper.type3 .widget-title .fa { background-color:#dee2e5; }
#footer .footer-widgets-wrapper.type4 { background:#34495e; }
#footer .footer-widgets-wrapper.type4 .widget-title { border:none; margin-bottom:15px; padding:0; color:#6f8295; }
#footer .footer-widgets-wrapper.type5 .widget-title { border-bottom:1px solid #1f1f1f; margin-bottom:15px; color:#ccc; position:relative; padding:0 0 20px 30px; }
#footer .footer-widgets-wrapper.type5 { background:#000; padding:55px 0 50px; }
#footer .footer-widgets-wrapper.type5 .widget.widget_text ul li a { color:#555; }
#footer .footer-widgets-wrapper.type5 .widget.widget_text ul li a:hover { color:#ccc; }
#footer .footer-widgets-wrapper.type5 .widget-title:after { content:""; width:10px; height:10px; background-color:#000000; border:1px solid #1f1f1f; position:absolute; left:10px; bottom:-6px; transform:rotate(45deg); -webkit-transform:rotate(45deg); -o-transform:rotate(45deg); -ms-transform:rotate(45deg); -moz-transform:rotate(45deg); }
#footer .footer-widgets-wrapper.type5 .widget.widget_text .textwidget { padding-left:30px; }
#footer .footer-widgets-wrapper.type5 .widget.widget_text:before { border-left:1px solid #1f1f1f; content:""; height:100%; position:absolute; left:15px; min-height:265px; }
#footer .footer-widgets-wrapper.type6 { background:#000; }
#footer .footer-widgets-wrapper.type6 .widget-title { margin-bottom:25px; border:none; color:#ccc; }
#footer .footer-widgets-wrapper.type6 .widget-title .small-line { margin:10px 0 0; width:40px; background-color:#363636; }
#footer .footer-widgets-wrapper.type6 .widget.widget_text ul li a { color:#555; }
#footer .footer-widgets-wrapper.type6 .widget.widget_text ul li a:hover { color:#ccc; }
#footer .footer-widgets-wrapper.type6 .widget.widget_text ul li { position:relative; padding-left:20px; }
#footer .footer-widgets-wrapper.type6 .widget.widget_text ul li:before { content:""; width:10px; height:10px; background-color:#363636; border-radius:50%; position:absolute; left:0; top:7px; }
#footer .footer-widgets-wrapper.type6 .widget.widget_text ul li:after { content:""; width:14px; height:14px; border-radius:50%; border:1px solid #363636; position:absolute; left:-3px; top:4px; }
@media screen and (-webkit-min-device-pixel-ratio:0) { 
/* Chrome only override */	
#footer .widget .mailchimp-form .dt-sc-button { padding:14px 20px 15px 19px; }
}
@media screen and (-webkit-min-device-pixel-ratio:0) { 
/* Safari only override */
::i-block-chrome, .widget .mailchimp-form .dt-sc-button { min-height:51px;}
::i-block-chrome, #footer .widget .mailchimp-form .dt-sc-button { padding:14px 18px 15px 19px; }
}
.copyright { float:left; width:100%; clear:both; padding:25px 0px; background-color:#fff; }
.copyright p { float:left; margin-bottom:0; }
.copyright p a { color:#92a7bb; }
.footer-links { float:right; margin:0; }
.footer-links li { float:left; display:inline; padding-bottom:0; }
.footer-links li a { font-size:13px; color:#92a7bb; padding:0px 7px; line-height:22px; }
.footer-links li:last-child a { background:none; }
.copyright.type3 p { line-height:30px; }
.border-title .small-line { display: block; height: 4px; left: 0; position:absolute; width: 50px; background-color:#008ca7; bottom:-4px; }
p { line-height:22px; margin-bottom:10px; }	
.dt-sc-social-icons li a { padding:0; /*min-width:57px; line-height:50px;*/ }
.border-title .small-line { display: block; height: 4px; left: 0; position:absolute; width: 50px; background-color:#008ca7; bottom:-4px; }
.aligncenter.border-title .small-line { left:0; right:0; margin:auto; }
#footer .widget-title .small-line { width:100px; display:block; height:3px; position:absolute; left:0; margin:12px 0px 0px 0px; }
.widget_contact .small-line { width:35px; height:1px; display:block; background-color:#343b4b; margin:0px 0 10px 0; }
#footer .footer-widgets-wrapper.type6 .widget-title .small-line { margin:10px 0 0; width:40px; background-color:#363636; }
.border-title .small-line { display: block; height: 4px; left: 0; position:absolute; width: 50px; background-color:#008ca7; bottom:-4px; }
#footer .widget-title .small-line{
background-color: #008ca7;
}
.dt-sc-social-icons li { -webkit-transition:all 300ms linear 0s; -moz-transition:all 300ms linear 0s; -o-transition:all 300ms linear 0s; -ms-transition:all 300ms linear 0s; transition:all 300ms linear 0s; }
.dt-sc-social-icons { float:left; }
.margembranco{
margin-bottom: 40px;width:100%;
}
.backimg{
background-image:url('imagens/slideshow/estudante.jpg');
background-repeat:no-repeat;
}
.clear {
clear: both;
margin: 0 0 10px 10px;
}
.textosbannersm{
position:relative;margin-top:0px;z-index:3;font-size:15px;color:#fff;padding: 1px 60px 0px 60px;
}
.textosbannerm{
position:relative;margin-top:0px;z-index:3;font-size:20px;color:#fff;padding: 1px 60px 0px 60px;
}
.textosbannersl{
position:relative;margin-top:0px;z-index:3;font-size:35px;color:#fff;padding: 0px 60px 0px 60px;
}
.semlimites{
padding-right: 0px;
padding-left: 0px;
}
.fundoazul{
background-color:#008ca7;
}
.alturabanner{
height:520px;
overflow:hidden;
}
.alturabanner1{
height:520px;
overflow:hidden;
}
.caixa_descricao{
height:90px;
}
.caixa_titulo{
height:110px;
}
@media (max-width: 1584px) {
	.caixa_descricao{
		height:110px;
	}
}
@media (max-width: 1397px) {
	.caixa_descricao{
		height:127px;
	}
}
@media (max-width: 1171px) {
	.caixa_descricao{
		height:145px;
	}
}
@media (max-width: 1040px) {
	.caixa_descricao{
		height:166px;
	}
}
@media (max-width: 1040px) {
	.caixa_descricao{
		height:166px;
	}
}
@media (max-width: 975px) {
	.caixa_descricao{
		height:87px;
	}
	.caixa_titulo {
		height: 75px;
	}
	.caixa_botao {
		height: 0px;
	}
}
@media (max-width: 767px) { 
.alturabanner{
height:380px;
overflow:hidden;
}
.alturabanner1{
height:100%;
}
.textosbannersm{
position:relative;margin-top:0px;z-index:3;font-size:15px;color:#fff;padding: 1px 6px 6px 6px;
}
.textosbannerm{
position:relative;margin-top:0px;z-index:3;font-size:18px;color:#fff;padding: 1px 6px 6px 6px;
}
.textosbannersl{
position:relative;margin-top:0px;z-index:3;font-size:30px;color:#fff;padding: 0px 6px 6px 6px;
}
}
.alturafixacalendarios{
height:100%;
margin-bottom: 30px;
}
.img-responsive, .thumbnail a > img, .thumbnail > img {
display: block;
min-width: 100%;
height: auto;
min-height: 100%;
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form{
/*background-color:#008ca7;*/
}
.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
background-color:#008ca7;
}
.navbar-inverse .navbar-nav > li > a {
color:#FFFFFF;
}
.top-bar {
height: 70px;
width: 100%;
background-color: #222;
position: fixed;
top: 0;
}
.top-bar .logo {
padding: 20px;
}
.top-bar .logo a {
color: #fff;
font-size: 25px;
text-transform: uppercase;
text-decoration: none;
letter-spacing: 5px;
}
.top-bar .menu {
position: absolute;
right: 20px;
top: 20px;
}
.top-bar .menu a {
color: #fff;
font-size: 27px;
}
/*nav*/
.nav {
position: fixed;
right: 0;
top: 70px;
width: 250px;
height: calc(100vh - 70px);
background-color: #333;
transform: translateX(100%);
transition: transform 0.3s ease-in-out;
}
.nav-view {
transform: translateX(0);
}
.nav ul {
margin: 0;
padding: 0;
}
.nav ul li {
margin: 0;
padding: 0;
list-style-type: none;
}
.nav ul li a {
color: #fff;
display: block;
padding: 10px;
border-bottom: solid 1px rgba(255, 255, 255, 0.4);
text-decoration: none;
}
.navbar-show {
display: block;
}
.navbar {
display: block;
}
.logo{
position: absolute;
	top: 50px;
left: 50px;
}
.fbranco{
color:#FFF;
}
.caixa_img{
height:145px;
}


.caixa_botao{
height:47px;
}
.dropdown dd, .dropdown dt, .dropdown ul { margin:0px; padding:0px; }
.dropdown dd { position:relative; }
.dropdown a, .dropdown a:visited { color:#FFF; text-decoration:none; outline:none;}
.dropdown a:hover { color:#FFF;}
.dropdown dt a:hover { color:#FFF; border: 1px solid #008ca7;}
.dropdown dt a {background:#e4dfcb url('../img/arrow.png') no-repeat scroll right center; display:block; 
border:1px solid #008ca7; width:140px;margin:0 auto;}
.dropdown dt a span {cursor:pointer; display:block; padding:7px;}
.dropdown dd ul { background:#008ca7 none repeat scroll 0 0; color:#FFF; display:none;
left:0px; padding:5px 0px; position:absolute; top:2px; width:auto; min-width:140px; list-style:none;z-index: 999;}
.dropdown span.value { display:none;}
.dropdown dd ul li a { padding:5px; display:block;}
.dropdown dd ul li a:hover { background-color:#fff;color:#008ca7;}
.dropdown img.flag { border:none; vertical-align:middle; margin-left:10px; }
.flagvisibility { display:none;}
.ulcentro{
display: block;position:relative;width:150px;margin:0 auto;
}
.backazul{
background-color:#008ca7;
}
