.resposta {
    border: 1px solid #F00;
    background: none repeat scroll 0% 0% #F5F5F5;
	padding: 5px;
}
blockquote {border-left:0;line-height: 22px;}
blockquote cite {font-weight:bold}
blockquote span {font-weight: bold;font-size: 1.5rem;font-family: times new roman;color: #EF8900;}
blockquote cite::before {color: #EF8900;}


.v-text-center {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}

.banner-testemunho .orbit-container .orbit-prev span,
.banner-testemunho  .orbit-container .orbit-next span {
    color: black;
    border: none;
    line-height:75px;
    text-indent: 0;
    margin-top: -32px;
}
.banner-testemunho  .orbit-container .orbit-prev, .banner-testemunho  .orbit-container .orbit-next {background-color: transparent;}
 .banner-testemunho  .orbit-container .orbit-prev span:before {
	font-family:"FontAwesome";
	content: "\f104";
	opacity:1;
	font-size:60px;
	margin-left:11px;
	color:#FBC428;
}
.banner-testemunho  .orbit-container .orbit-prev:hover span:before, .banner-testemunho  .orbit-container .orbit-next:hover span:before  {opacity:1;}
.banner-testemunho  .orbit-container .orbit-next span:before {
    font-family:"FontAwesome";
	content: "\f105";
	opacity:1;
	font-size:60px;
	margin-left:-32px;
	color:#FBC428;
}


.box_w {
    border: 1px solid #CCC;
    background-color: #FFF;
}
.breadcrumbs{ background: inherit; border: 0; padding: 0.5625rem 0 0.2625rem; }

.bg { background: #f3f3f3; float: left; width: 100%; position: relative;padding-bottom: 60px;z-index: -1 }
#extra { padding: 16px 10px; background: #FFF; /*z-index: 999;*/ }

/*BASIC TEXT*/
p,dl,hr,h1,h2,h3,h4,h5,h6,ol,ul,pre,table,address,fieldset{ line-height: 1.5em; font-weight: normal; font-size: 0.9rem; }
body{ background: #FBC428; font-family: 'Open Sans', sans-serif; }
/*p, a, ul, li, h1, h2, h3, h4, h5, h6, div, ol, img { margin: 0; padding: 0; text-decoration: none; border: none; }*/
a:focus{outline: none;}
hr{border:0 #ccc solid;border-top-width:1px;clear:both;height:0}
h1{font-size:25px}
h2{font-size:23px; font-weight: bold;}
h3{font-size:21px; font-weight: bold;color:#063d78;}
h4{font-size:19px; font-weight: bold;color:#444;}
h5{font-size:17px; font-weight: bold;}
h6{font-size:15px; font-weight: bold;}
/*
ol{list-style:decimal}
ul{list-style:disc}
/*li{margin-left:30px}*/
*/
h1, h2, h3 { color: #333; }
p { margin-bottom: 1em;  font-size: 0.9rem; color: #333; }
.note { font-size: 0.85em; margin-bottom: 0; font-style: italic; }
p.sm { font-size: 0.8em; line-height: 1.45em; }
a { color: #063d78; }
a:hover { color: #737975; }
strong { font-weight: bold; }
em { font-style: italic; }

h1, h2, h3, h4, h5, h6{
	font-family: 'Open Sans Condensed', sans-serif;
}


/*BRANDING // NAV*/
#brand_wrap{
	padding-top: 20px;
	padding-bottom: 5px;
	position: relative;
	
	background-image: linear-gradient(bottom, rgb(204,204,204) 2%, rgb(234,234,234) 76%);
	background-image: -o-linear-gradient(bottom, rgb(204,204,204) 2%, rgb(234,234,234) 76%);
	background-image: -moz-linear-gradient(bottom, rgb(204,204,204) 2%, rgb(234,234,234) 76%);
	background-image: -webkit-linear-gradient(bottom, rgb(204,204,204) 2%, rgb(234,234,234) 76%);
	background-image: -ms-linear-gradient(bottom, rgb(204,204,204) 2%, rgb(234,234,234) 76%);
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.02, rgb(204,204,204)),
		color-stop(0.76, rgb(234,234,234))
	);
}


#logo { background: url(../img/logo.png) no-repeat; width: 300px; height: 100px;text-indent: -9999px; display: inline-block;}
.ribbon { display: block; width: 100%; background: url(../img/ribbon_960_flat_10.gif) repeat-x top center; height: 10px; position: absolute; z-index: 99; box-shadow: 0px 2px 2px #999; }
#extra.rainbow_960 { background: #FFF url(../img/ribbon_960_flat_10.gif) repeat-x top; position: relative; margin-bottom: -59px; padding-bottom: 79px; }
/*navigation*/
#site_nav li { list-style: none; float: left; margin: 0 8px; }
#_site_nav a { color: #4a4000; }
#site_nav a { color: #333; }
.subnav { margin-bottom: 15px; }
nav ul{ margin:0;}
#_site_nav .subnav a { color: #675903;}
#site_nav .subnav a { color: #333;  display: block; padding: 10px; }
#site_nav .subnav a.button, .ofertas > div a, #site_nav .subnav .ofertas > div a.button{ display: inline-block; color: #fff; padding: 5px;}
#site_nav  .subnav a.active { background: #063D78; color: #fff; }
#site_nav a:hover { color: #063D78; }
#site_nav a:active { color: #4a4724; }
#_site_nav nav li { border-right: 1px solid #bfa930; margin: 0; }
#site_nav nav li { border-right: 1px solid #ccc; margin: 0; }
#site_nav nav li:last-child { border-right: none; }
#site_nav nav li:last-child a { border-radius: 0 5px 5px 0; }
#site_nav nav li:first-child a { border-radius: 5px 0 0 5px; }
#_site_nav nav a { font-size: 13px; /*text-transform: uppercase;*/ font-weight: bold; text-align: center; padding: 3px 10px; display: block; text-shadow: 0 -1px 0 #fff200; }
#site_nav nav a { font-size: 15px; /*text-transform: uppercase;*/ font-weight: bold; text-align: center; padding: 3px 7px; display: block; text-shadow: 0 -1px 0 #eaeaea; }
#site_nav nav span { display: block; text-transform: none; font-size: 10px; text-shadow: none; }
nav { /*background: url(../img/yellow_hr.png) repeat-x top;*/ padding-top: 15px; border-top:1px solid #ccc;  }
/*search*/
#search_text { width: 194px; padding: 2px; color: #666; font-size: 13px; border: medium none; border-radius: 5px 0 0 5px; margin-right: 0; height: 16px; float: left; border: 1px solid #bfa930; border-right: none; border-bottom: 1px solid #fff200; }
#search_submit { background: #FFF url(../img/search.png) no-repeat right center; padding: 4px 0; margin-left: 0; border-radius: 0 5px 5px 0; border: 0; text-indent: -9999px; height: 22px; width: 20px; border-top: 1px solid #bfa930; border-right: 1px solid #fff200; border-bottom: 1px solid #fff200; }


.follow{
	margin-top: 10px;
}

/*FOOTER*/
.ribbon_foot{ height: 59px; width: 62.5em; display: block; background: url(../img/rainbow_footer.png) repeat-x top center; float: left; margin-left: -10px; position: relative; margin-bottom: -79px; margin-top: 20px;  }
#footer_wrap {
	width: 100%;
	height: 60px;
	padding-top: 60px;
	background: url(../img/ribbon_2018.png) repeat-x top center;
	background-size: auto auto;
	float: left;
	background-size: 30%;
	z-index: 999;
	margin-top: -30px;
 }
#footer_wrap footer { padding-top: 20px; color: #333; }
#footer_wrap p { color: #333; }
#footer_wrap a { color: #4a4000; border-bottom: 1px dotted #4a4000; font-weight: bold; }
#footer_wrap a:hover { border-bottom: 1px solid #675903; }
#footer_wrap ul { float: left; list-style: none; }
#footer_wrap li { float: left; margin: 10px; }
#mek { clear: left; margin-top: 15px; margin-left: 10px; color: #e7e7e7; }
#mek a { color: #fff; border-bottom: none; }
#mek a:hover { border-bottom: none; }

.social a{ border:0; }
.social i{  color: #063D78; border:0; font-size: 16px; }
.social p{ margin: 15px 0 0; }

#site_nav li.ofertas{ float: left; position: relative; }
#site_nav li.contact, #site_nav li.about_us{ float: right; }

#site_nav .ofertas a{
	transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -webkit-transition: .25s ease-in-out;
}
#site_nav .ofertas > a{
	font-weight: bold;
}

#site_nav .ofertas:hover > a{
	background: #f5f5f5;
	color: #333;
}
.ofertas:hover > div{
	display: block;
}
.ofertas > div {
	position: absolute; width: 45.5rem;left: -22em;
	box-shadow: 0 7px 5px 0 rgba(0, 0, 0, 0.75);
	
	background: rgb(245,245,245); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(245,245,245,1) 0%, rgba(229,229,229,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(245,245,245,1)), color-stop(100%,rgba(229,229,229,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(245,245,245,1) 0%,rgba(229,229,229,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(245,245,245,1) 0%,rgba(229,229,229,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(245,245,245,1) 0%,rgba(229,229,229,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(245,245,245,1) 0%,rgba(229,229,229,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f5', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */

	
	color: #333; z-index: 2000;
	padding: 10px;
	display: none;
	transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -webkit-transition: .25s ease-in-out;
}
.ofertas > div h3 {
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	padding: 5px;
}
.ofertas > div a, #site_nav .subnav  .ofertas > div  a {
	font-size: 13px;
	padding: 5px;
}
.ofertas > div a:hover, #site_nav .subnav  .ofertas > div  a:hover {
	background: #fff;
	color: #000066;
}
.ofertas > div ul,#site_nav .ofertas > div li{
	margin: 0;
}
.tabs dd > a {
	border-top: 3px solid #063D78;
	padding: 5px 10px;
	margin-right: 5px;
	font-family: 'Open Sans Condensed', sans-serif;
}
.tabs dd.active a{
	font-weight: bold;
}
.accordion dd > a{
	border-top: 3px solid #063D78;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: bold;
}
.accordion dd{
	
	margin-bottom: 5px !important;
}


#site_nav  .ofertas .tabs dd a{
	font-weight: bold;
	font-size: 13px;
	padding: 10px;
	
	/*text-transform: uppercase;*/
}
#site_nav  .ofertas .tabs dd{
	margin:0;
	line-height: 1.1em;
	border-bottom: 0;
	/*margin-left: -1px;*/
}
#site_nav  .ofertas dd.active a{
	background: #063D78;
	color: #fff;
}

#site_nav  .ofertas dt{
	padding: 5px;
}
#site_nav  .ofertas dt i{
	font-size: 26px;
	float: left;
	margin-right:  10px;
}
#site_nav  .ofertas dd{
	margin:0;
	line-height: 1.1em;
	border-bottom: 1px dotted #ccc;
}
#site_nav .ofertas .tabs-content dd{
	padding: 2px 5px;
}

#site_nav  .ofertas .linha{
	border-right: 1px dotted #ccc;
}

#site_nav  .ofertas .tabs-content{
	border-right: 1px solid #006;
	border-top: 1px solid #006;
	border-left: 1px solid #006;
	min-height: 150px;
	padding-top: 10px;
}

.ofertas_lista a {
	font-size: 13px;
	/*text-transform: uppercase;*/
	/*font-family: 'Droid Serif', serif;*/
}
.ofertas_lista dd{
	padding: 2px;
	border-bottom: 1px dotted #ccc;
	margin-bottom: 2px;
}
.ofertas_lista dd.active{
	background: #063D78;
}
.ofertas_lista dd.active a {
	color: #fff;
}

.curso-Portuguese{
	color: #007A54;
}

.curso-Alem-o{
	color: #640049;
}
fieldset legend{
	color: #063D78;
}
fieldset {
	border-color: #063D78;
}
fieldset button{
	margin-bottom: 0px;
}

.banner a{
	color: #fff;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 20px;
	text-shadow: 2px 2px 2px #000;
}
.banner div i{
	color: grey;
}
.banner div{
	padding-top: 40px;
	font-size: 40px;
	text-align: center;
	color: #FABA00;
	text-shadow: 2px 2px 2px #000;
}
.banner div strong{
	color: #00368A;
}
.banner  ul{
	padding-top: 60px
}
.banner  li{
	padding-bottom: 20px;
	list-style: none;
}

.panel{margin-top:0;}
.card_images{margin-bottom:20px !important;}
.card_images span{background:#F2F2F2;display:block;padding:10px 15px;border-radius: 0px 0px 5px 5px;color:#000}
.card_images img{border-radius: 5px 5px 0px 0px;}
.card_images a:hover > span{background:linear-gradient(#FFD047, #FABA00);}
.card_images span:after{content:">";float: right;}

.verao img{ transition: all .3s ease-in-out; }
.verao:hover img, .verao.hover img{ transform: scale(1.5); }

.verao-inicio img, .verao-curso img{ transition: all .3s ease-in-out; }
.verao-inicio:hover img, .verao-curso:hover img, .verao-curso.hover img{ transform: scale(1.2); }

