@charset "utf-8";
/* CSS Document */

*{ margin:0 auto; padding:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
*, *:before, *:after {-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
a,body,input,p,ul{color:#000}a,abbr,acronym,address,applet,big,blockquote,body,caption,cite,code,dd,del,dfn,div,dl,dt,em,fieldset,figure,font,form,h1,h2,h3,h4,h5,h6,html,iframe,img,ins,kbd,label,legend,li,object,ol,pre,q,s,samp,small,span,strike,sub,sup,table,tbody,td,tfoot,th,thead,tr,tt,ul,var{margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;list-style:none}a,input,p,textarea,ul{font-family:Arial,Helvetica,sans-serif;font-size:14px}body{line-height:normal}table{border-collapse:separate;border-spacing:0}caption{text-align:left;font-weight:400}blockquote:after,blockquote:before,q:after,q:before{content:""}blockquote,q{quotes:"" ""}address{font-style:normal}
a{text-decoration:none}
img,object,embed,video, iframe,iframe[style]{max-width:100%;}
 
.centro{ max-width: 1160px; width:100%; margin:0 auto; position: relative; }
.clear{ clear:both}
header, figure, section, aside, article, nav, footer {display: block;}


body {font-family: 'Poppins', Arial, Helvetica, sans-serif;}

 
#header{height: 135px; position:relative; float: left; width: 100%; background: url(../img/topo.jpg) center top no-repeat; background-size: 100%; margin-bottom: 5px;}

.logo{ max-width: 416px; position: relative; z-index: 100; display: block; margin: 0 auto;}

.midias{right: 150px;}
.bandeiras{right: 0;}
.midias , .bandeiras{position: absolute; top: 15px; width: auto; margin: 0px; z-index: 101; }
	.midias li, .bandeiras li{display: inline-block; margin: 0 1px;}
	.midias li a, .bandeiras li a{display: block; width: 35px; height: 35px; background-image: url(../img/icones/icones.png); text-align: center;}
	.facebook{background-position: 0 -1px } 
	.instagram{background-position: -42px -1px; } 
	.bra{background-position: -83px 0; width: 37px !important; height: 37px !important; }
	.usa{background-position: -123px 0; width: 37px !important; height: 37px !important; }

/********************** Inicio Menu *******************************/
#menu-toggle {cursor: pointer; display: none; }		
#menu{ height:44px; width:100%; float: left; left: 0; top:89px; position:absolute; z-index:99; background: #b50808 url(../img/menu.png) no-repeat center; }
#menu ul li{ float:left; height: 44px; position: relative;}
#menu ul li a{    font-size: 15px;
    display: block;
    height: 44px;
    padding: 0px 8px;  font-weight: bold; line-height: 44px; color:#fff; text-transform: uppercase; } 
#menu ul li a:hover{ background: #8d0101; transition: all 0.6s;} 
.sep{width: 2px; background: url(../img/icones/sep.jpg) no-repeat center;}
#menu span{display: none;}
#menu img{ padding-top: 14px;}
.menu-left{float: left; padding-left: 0px;}
.menu-right{float: right;}
.sep.none{display: none;}

/* Submenu */
#menu li ul {position: absolute; z-index:119; top: 50px; left:0px; display: none; width:195px; margin-left:0px; padding-top: 1px;}
#menu li ul li { height:auto; width:195px; background:#027f01; }
#menu ul li:hover > ul {display: block; }
#menu li ul li a{height:auto; line-height:20px; padding: 8px 10px; font-size:15px; background: #027f01; border-bottom:1px dotted #fff;}
#menu li ul li a:hover{background: #8d0101;}

@media only screen and (min-width: 1200px) { 
.nav-fixed {position: fixed !important; left: 0; top:0 !important; z-index: 1100 !important; background: rgba(181,8,8,0.85) !important; }
.nav-fixed .centro{ max-width: 794px !important; }
.nav-fixed .sep.none{display: inline-block;}
}
/********************** Inicio titulos *******************************/ 

.tit{padding-bottom: 10px; color: #141947; font-family: 'AntennaCond'; font-size: 24px; margin-bottom: 2em; text-transform: uppercase;}




/********************** Inicio Conteiner *******************************/

#conteiner {padding: 0 0 1.5em 0; clear: both; }
#conteiner p, #conteiner li {line-height: 18px;} 


#painel-home{display: block; clear: both; width: 100%; margin-bottom: 25px;}

.home{display: block; margin: 0 auto; width: 100%; max-width: 765px; margin-bottom: 0px;} 
.home h2{color: #b50808; text-align: center; text-transform: uppercase; font-size: 30px; margin-bottom: 25px;  font-weight: bold; 
background: url(../img/icones/h2-home.jpg) no-repeat center; }
.home p{font-size: 18px; color: #828282;  margin-bottom: 15px; text-align: center;}	

.btn{background: #2a269e; color: #fff; font-size: 18px;  border-radius: 60px; padding: 10px 25px; margin: 10px auto 25px auto; 
text-align: center; display: inline-block; text-transform: uppercase; transition: all 0.6s; vertical-align: middle;}
.btn:hover{background: #8d0101;}



.sec-atividades {margin: 0 0 30px;}
.hr1 {border: 0; border-top: 1px solid #bfbfbf;}
.t1 {color: #2a269e; font-size: 30px; font-weight: bold;}
.item-atividade {background: radial-gradient(circle at center top , #2c7ded, #18448d 40%); height: 225px; text-align: center; padding: 40px 15px 15px; position: relative; margin: 0 0 15px; transition: all .5s;}
.item-atividade:hover {background: radial-gradient(circle at center top , #18448d, #08275b 40%);}
.item-atividade div {color: #fff;}
.ia1 {font-size: 30px;}
.ia2 {font-size: 60px;}
.ia3 {background: #b50808; font-size: 16px; font-weight: bold; padding: 8px; position: absolute; bottom: 15px; width: 89%; box-sizing: border-box;}


.sec-historia {background: url(../img/bg-historia3.jpg) no-repeat 50% 0; padding: 30px 0 20px;}
.sec-historia p {font-size: 16px;color: #0b0942;}
 

.col-1 {width: 30%; float: left;}
.links-home {text-align: center;}
.t2 {font-weight: bold; font-size: 30px; color: #b50808;}
.t3 {font-weight: bold; font-size: 24px; color: #b50808;}

.links-home img {
  -webkit-transition: -webkit-transform 1s;
         -moz-transition: -moz-transform 1s;
           -o-transition: -o-transform 1s;
              transition: transform 1s;
      -webkit-transform-style: preserve-3d;
         -moz-transform-style: preserve-3d;
           -o-transform-style: preserve-3d;
              transform-style: preserve-3d;}
.links-home div:hover img {
-webkit-transform: rotateY( 180deg );
 -moz-transform: rotateY( 180deg );
   -o-transform: rotateY( 180deg );
      transform: rotateY( 180deg );
}

.b2 {display: inline-block; background: #fff; padding: 8px 10px; color: #b50808; transition: all .5s;}
.b2:hover {background: #b50808; color: #fff;}

.b3 {display: inline-block; background: #18448d; padding: 8px 10px; color: #fff; transition: all .5s;}
.b3:hover {background: #0d326f; color: #fff;}


.boxe-home{ float:left; width:24%; height:auto; min-height: 200px; margin:0 1% 15px 0; padding: 2%; background: #ffffff;
background: -moz-radial-gradient(center, ellipse cover,  #ffffff 0%, #e7e7e7 100%);
background: -webkit-radial-gradient(center, ellipse cover,  #ffffff 0%,#e7e7e7 100%);
background: radial-gradient(ellipse at center,  #ffffff 0%,#e7e7e7 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e7e7e7',GradientType=1 );
}
.boxe-home:nth-of-type(4n+0){margin:0 0 15px 0;} 
.boxe-home h2{color: #b50808; font-size: 18px;  border-bottom: 1px dotted #3e3e3e; }
.boxe-home time{background: #b50808; color: #fff; width: 80px; height: 90px; float: left; padding: 10px; font-size: 45px; text-align: center;
  font-weight: bold; margin: -22px 2% 5px 0px; list-style: 33px;}
.boxe-home time span{display: block; font-size: 24px; }
.boxe-home p{ font-size:16px; color: #3a3a3a;  font-weight: bold; clear: both; padding: 15px 0 20px 0;} 
.boxe-home a{color: #b50808; border-radius: 15px; background: #fff; border:1px solid #b50808; font-size: 17px; padding: 5px 10px; transition: all 0.6s;}
.boxe-home a:hover{ background: #b50808; color: #fff; }
.boxe-home a span{ float: right; transform: rotate(90deg); transition: all 0.6s; font-size: 28px; border-right: 5px solid #a3a3a3; color: #a3a3a3; 
	margin: -10px 10px 0 0;}
.boxe-home a:hover span{ border-right-color: #b50808; color: #b50808; }


.carousel{float: left; width: 100%; padding: 0 40px; margin: 15px 0;}   
	.owl-prev, .owl-next{display: block; height: 50px; width: 28px; position: absolute; z-index: 200; text-indent: -9999px; top:50%; margin-top: -25px; 
		background-image: url(../img/icones/arrow.png); background-repeat: no-repeat;}
	.owl-prev {background-position: 0 0; left: -40px; }
	.owl-next {background-position: -32px 0; right: -40px; }
	.owl-item .owl-item{display: block; margin: 0 auto; float: none !important; max-width: 260px;} 
	/*.owl-item img{vertical-align: middle;position: relative; top: 50%;transform: translateY(-50%);}*/
	.owl-item .owl-item a{display: block; overflow: hidden;}
	.owl-item .owl-item img{transition: all .5s;} 
	.owl-item .owl-item img:hover{transform: scale(1.3); }

/*---------------------- Formulários --------------------*/
#form {width: 48%; float: left; }
#form label{display: block; float: left; padding: 0 0 16px 0; min-height: 50px; }
#form input,#form textarea{background: #fff; width: 100%; border: 1px solid #c3c2c2; height: 35px; font-size:14px; padding: 0 1%; }
#form .lr {float: right;} 
.cmp-maior{width: 100%;}
.cmp-medio{width: 48%;}
#form label span { display: block; padding: 0 0 3px 0; font-size: 16px; color:#141947;  font-weight: bold;  }
#form textarea { height: 228px; padding: 1%;}
#form input[type=submit]{ cursor:pointer; background:#121645; color:#fff; border:none;  font-weight: bold; width: auto; padding: 0 15px; 
font-size:16px; height:40px; float:left; text-transform:uppercase}
#form input[type=submit]:hover{background:#027f01;}


.lateral{float: right; width: 45%;  }
.lateral img {border: 1px solid #eee; padding: 2px;}
.lateral hr{border:none; margin: 10px 0; border-bottom: 1px solid #c3c2c2;} 

/*Footer Rodapé*/
#footer{ background:#2a269e; height:auto; color:#FFF; clear: both; padding: 20px 0; } 
.marcarodape{float: left; vertical-align: middle; margin-right: 15px;}
.rodape{ float:left; font-size:14px; padding: 15px;}
#footer .midias{ top: 0;}

.pratica {background: url(../img/pratica.png) no-repeat left top; float:right;height: 19px;width: 65px; margin-top: 15px;}
 

/********************** Inicio Interna *******************************/
.main{min-height: 350px;}
	.main p{margin-bottom: 25px; font-size: 14px;}

.framewrapper { position: relative; padding-bottom: 35%; padding-top: 25px; height: 0;}
.framewrapper iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

/* Clintes */
.clintes{float: left; width: 23%; margin: 1%; border:1px solid #ccc; border-radius: 5px; text-align: center; padding: 10px; height: 150px;}
.clintes img{vertical-align: middle;position: relative; top: 50%;transform: translateY(-50%); max-height:90%;}

/* Notícias */
.item-not { padding-bottom: 15px; margin-bottom: 15px; border-bottom: 1px dotted #193483; padding-left: 15px;}
.item-not:before{content: ""; height: 45px; width: 5px; background: #0e235f; border-radius: 5px; float: left; margin:0 10px 0 -15px;}
.item-not h2 {color: #0e235f; font-size: 20px;}
.item-not time {color: #193483; margin-bottom: 10px; display: block;} 
.item-not p{margin-bottom: 0px;}

.topo-contato {background: url(../img/topo-contato.jpg) no-repeat 50% 0; -webkit-background-size: cover;
background-size: cover; height: 320px; padding: 100px 0 0; margin: 0 0 40px;
box-sizing: border-box;}
.titulo h1 {margin: 0 0 30px; /*background: #eee;*/ color: #b50808; padding: 5px 0 5px 0px;   text-transform: uppercase;  font-weight: bold; font-size: 36px; border-bottom: 1px solid #8fa1aa;}

/* Atividades */
.topo-atividades  {background: url(../img/topo-atividades.jpg) no-repeat 50% 0px; -webkit-background-size: cover;
background-size: cover; height: 320px; padding: 100px 0 0; margin: 0 0 40px;
box-sizing: border-box;}
.col-2 {width: 23.5%; display: inline-block; vertical-align: top; margin: 0 .5%;}
.item-resposta1 {background: #b50808;}
.item-resposta1:hover {background: #640303;}
.item-resposta1 .ia1 {font-size: 24px;}
.item-resposta1 .ia3 {border: 1px solid #fff;}

/* Respostas */
.topo-respostas {background: url(../img/topo-respostas.jpg) no-repeat 50% 0px; -webkit-background-size: cover;
background-size: cover; height: 320px; padding: 100px 0 0; margin: 0 0 40px;
box-sizing: border-box;}

/* Gramatica */
.topo-gramatica {background: url(../img/topo-gramatica.jpg) no-repeat 50% 0px; -webkit-background-size: cover;
background-size: cover; height: 320px; padding: 100px 0 0; margin: 0 0 40px;
box-sizing: border-box;}

.col-3 {float: left; width: 48%;}
.list1 li {position: relative; margin-bottom: 4px;}
.list1 li a {display: block; background: #18448d; color: #fff; padding: 15px 10px 15px 80px; font-size: 24px; line-height: 27px;}
.list1 li span {position: absolute; left: 0; top: 0; width: 60px; background: #b50808; height: 100%; text-align: center; padding: 15px 0 0;}
.list1 li a:hover {background: #08275b;}
.list1 li a:hover span {background: #7a0202;}

.list1 li a.list-verbs {background: #b50808;}
.list1 li a.list-verbs span {background: #640303;}
.list1 li a.list-verbs img {position: relative; top: -7px;}


/* Apostila */
.topo-apostila  {background: url(../img/topo-apostila.jpg) no-repeat 50% 0px; -webkit-background-size: cover;
background-size: cover; height: 320px; padding: 100px 0 0; margin: 0 0 40px;
box-sizing: border-box;}

/* Apostila */
.topo-videos  {background: url(../img/topo-videos.jpg) no-repeat 50% 0px; -webkit-background-size: cover;
background-size: cover; height: 320px; padding: 100px 0 0; margin: 0 0 40px;
box-sizing: border-box;}


/* História */
.topo-historia {background: url(../img/topo-historia.jpg) no-repeat 50% 0px; -webkit-background-size: cover;
background-size: cover; height: 320px; padding: 100px 0 0; margin: 0 0 40px;
box-sizing: border-box;}

.col-4 {float: left; width: 55%;}
.col-5 {float: right; width: 40%;}

/********************** Classes úteis *******************************/
.bt-efeito:hover {opacity: 0.80; -moz-opacity: 0.80; -webkit-opacity: 0.80; -o-opacity: 0.80; filter: alpha(opacity=80);}
.visuallyhidden{border: 0;clip: rect(0 0 0 0);height: 1px;margin: -1px;overflow: hidden;padding: 0;position: absolute;width: 1px}
p.error {margin: 0; padding: 0;  color: #f00; font-size: 10px;}
#dp_swf_engine {display:none;}
#fb-root {display: none;}
.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style] {width: 100% !important;}#header .maia-teleport { height:1px; left:-10000px; overflow:hidden; position:absolute; top:auto; width:1px} [dir=rtl] #maia-header .maia-teleport {left:auto; right:-10000px} #header .maia-teleport:active,#header .maia-teleport:focus,#header .maia-teleport:hover {background:#f9edbe; border:1px solid #f0c36d; -moz-border-radius:2px;
-webkit-border-radius:2px; border-radius:2px; -moz-box-shadow:0 2px 4px rgba(0,0,0,.14); -webkit-box-shadow:0 2px 4px rgba(0,0,0,.14); box-shadow:0 2px 4px rgba(0,0,0,.14);
height:auto; left:0; margin:5px auto; max-width:180px; padding:6px; right:0; text-align:center;	width:auto;	z-index:3} 
/* INICIO PAGINAÇÕES */
#paginacao {margin: 20px 0; clear:both; padding: 5px; width:100%; height:auto; text-align:center; vertical-align:middle; float:left;}
#paginacao a{color:#333; text-decoration: none; border:1px solid #0e235f; line-height:20px; padding:6px 8px; margin-left:3px; font-size:14px;}
#paginacao a:hover {background: #ddd; }
#paginacao strong{background:#193483;border:1px solid #193483;line-height:0;padding:6px 8px;margin-left:3px;color:#fff; font-weight: normal; font-size: 14px;}
/* FIM PAGINAÇÕES */

/** RESET AND LAYOUT
===================================*/
.bx-wrapper {position: relative; max-width: 100% !important; margin: 0 auto; padding: 0; *zoom: 1;}
.bx-wrapper img {width: 100%; display: block;}

/** THEME
===================================*/
.bx-wrapper .bx-viewport {}
.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {position: absolute; bottom: 5px; width: 100%; padding: 0;  z-index: 1000; }
/* LOADER */
.bx-wrapper .bx-loading {min-height: 50px; background: url(../js/bxslider/images/bx_loader.gif) center center no-repeat #fff; height: 100%; width: 100%; position: absolute; top: 0; left: 0; z-index: 2000;}

/* PAGER */
.bx-wrapper .bx-pager {text-align: center; font-size: .85em; font-family: Arial; font-weight: bold; color: #666; padding-top: 20px; }
.bx-wrapper .bx-pager .bx-pager-item, .bx-wrapper .bx-controls-auto .bx-controls-auto-item {display: inline-block; *zoom: 1; *display: inline;}
.bx-pager-item {padding: 5px 0;}
.bx-wrapper .bx-pager.bx-default-pager a {background: #2a269e; text-indent: -9999px; display: block; width: 20px; height: 20px; margin: 0 2px;
	-moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%;}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {background: #b50808;}

/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {left: 10px; background: url(../js/bxslider/images/controls.png) no-repeat 0 -32px; }
.bx-wrapper .bx-next {right: 10px; background: url(../js/bxslider/images/controls.png) no-repeat -43px -32px; }
.bx-wrapper .bx-prev:hover {background-position: 0 0; }
.bx-wrapper .bx-next:hover {background-position: -43px 0;}
.bx-wrapper .bx-controls-direction a {position: absolute; top: 50%; margin-top: -16px; outline: 0; width: 32px; height: 32px; text-indent: -9999px; z-index: 9999;}

.bx-wrapper .bx-controls-direction a.disabled { display: none;}

/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto {text-align: center; }
.bx-wrapper .bx-controls-auto .bx-start {display: block; text-indent: -9999px; width: 10px; height: 11px; outline: 0; background: url(../js/bxslider/images/controls.png) -86px -11px no-repeat; margin: 0 3px;}

.bx-wrapper .bx-controls-auto .bx-start:hover, .bx-wrapper .bx-controls-auto .bx-start.active { background-position: -86px 0;}
.bx-wrapper .bx-controls-auto .bx-stop { display: block; text-indent: -9999px; width: 9px; height: 11px; outline: 0; background: url(../js/bxslider/images/controls.png) -86px -44px no-repeat; margin: 0 3px;}
.bx-wrapper .bx-controls-auto .bx-stop:hover, .bx-wrapper .bx-controls-auto .bx-stop.active { background-position: -86px -33px;}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {text-align: left; width: 80%; }
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {right: 0; width: 35px;}

/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {position: absolute; bottom: 0; left: 0; background: #666\9; background: rgba(80, 80, 80, 0.75); width: 100%;}
.bx-wrapper .bx-caption span {color: #fff; font-family: Arial; display: block; font-size: .85em; padding: 10px;}

.foto-historia {display: none;}

.tac {text-align: center;}
.fr {float: right;}


#dp_swf_engine, #fb-root,.barratopo{display:none} 
.pull {display: none; background: url(../img/icones/pull.png) no-repeat right top; width: 36px; height: 36px; margin-right: 20px; cursor: pointer;}
@media only screen and (max-width: 1200px) { 
	.pull {display: block; float: right; padding: 0 40px 0 0; }
	#menu {background: rgba(181,8,8,0.9); position: fixed; left: -100%; top: 0; z-index: 99999; width: 200px; height: 100%; overflow-y: scroll; overflow-x: hidden;transition-property: left; transition-duration: 0.5s; transition-timing-function:  ease-in-out; margin: 0;}
	#menu ul li {width: 200px; display: block; float: none; height: auto; border-bottom:1px solid #7B0000;}
	#menu ul li a {text-align: left; color: #fff; font-size: 1.3em; text-indent: 0px; width: auto; height: auto; line-height: 36px; padding: 0 0 0 10px; } 
	#menu ul li.sep{display: none;} 
	#menu ul li ul{position:relative; top:0px; margin:0px; } 
	.menu-right{float: left;}
	#menu-toggle:checked + #menu { left: 0 !important; }
	.barratopo{position:fixed; display: block; left: 0; top: 0; padding: 0; width: 100%; height: 35px; z-index:99999; background: #2a269e; }	
	.barratopo p{color: #fff; position: absolute; z-index: 99999; line-height:35px; right: 60px; font-size:14px;}
	.barratopo span {color: #fff; position: absolute; z-index: 99999; line-height:35px; left: 10px; font-size:14px;}

	#header{margin-top: 35px; padding: 0 2%; background-size: cover; } 
	#footer{padding: 15px 2%;}
	#conteiner {padding: 1.5em 2%;}
	.boxe-home a{font-size: 14px;}
	.boxe-home a span{font-size: 14px; margin: 0px 5px 0 0;}
	.boxe-home time{margin-top: -19px;}

	.topo-contato,
	.topo-atividades,
	.topo-gramatica,
	.topo-historia {display: none;}

	.sec-historia {padding: 30px 20px 10px;/* background: url(../img/bg-historia2.jpg) no-repeat 50% 0;*/}

	
}
@media only screen and (max-width: 890px) {
	.pratica{clear: both; margin-top: 10px;}
	.boxe-home{width: 48%; margin: 0 1% 25px 1% !important;}
	.boxe-home a{font-size: 18px;}
	.boxe-home a span{font-size: 28px; margin: -10px 10px 0 0;}
	.boxe-home time{margin-top: -16px;}
	#footer .midias{ right:  0;}

	.sec-historia {background: radial-gradient(circle at center 50px , #ecf2fb, #c5dbff 30%); height: auto; padding: 30px 20px;}
	.col-1 {float: none; width: auto;}
	.foto-historia {display: block; text-align: center; margin: 30px 0;}
	.links-home br {display: none;}
	.links-home div {display: block; width: 50%; float: left;}
}
@media only screen and (max-width: 767px) {
	#form{width:97%}
	#form textarea, #form label,#form input[type=email], #form input[type=tel], #form input[type=text],
	.convenios {width:100% !important; float: left; } 
	#form .lr{float: left;}
	#header .midias, .marcarodape{display: none;}
	.rodape{width: 100%; text-align: center; margin-top: 0;}
	#footer .midias{position: relative; width: 100%; text-align: center;}

	.lateral {display: none;}

	.t3 {font-size: 18px;}

	.col-2 {width: 46.5%;}

	.col-4,
	.col-5,
	.col-3 {float: none; width: auto;}
}

@media only screen and (max-width: 550px) {
	.boxe-home{width: 100%; margin: 0 0 25px 0 !important;}
	.boxe-home time{margin-top: -10px;}
	.logo{ max-width: 70%;}
	.col-2 {width: 100%;}
}	

.galeria{display: block; margin: 0 auto; max-width: 600px;}
/*.galeria{float:left; width:29%; margin:2%;}	*/
.galeria a{text-decoration:none;}
.galeria span{float:left; background:#ed1d24; text-align:center; padding:5px 7px; color:#fff; font-size:14px;}
.galeria img{clear:both; border:10px solid #fff; outline:1px solid #bfcae7; transition-duration:  0.5s; margin-bottom:5px;}
.galeria img:hover{opacity: 0.75; filter: alpha(opacity=75); border-color:#bfcae7; outline:1px solid #666;}
.galeria small{float:left; background:#007c43; margin:-40px 0 0 10px; position:relative; z-index:1; text-align:center; padding:5px 7px; color:#fff; font-size:14px;}
.galeria strong{color:#0e4c85; font-size:1.5em; font-weight:bold; }	
