/*-----------------------------------------------------------------------------------*/
/*	GENERAL STYLING
/*-----------------------------------------------------------------------------------*/
::selection {background: #000; color:#fff;}
::-moz-selection {background: #000; color:#fff;}

footer ::selection {background: #fff; color:#000;}
footer ::-moz-selection {background: #fff; color:#000;}

.breadcrumbs_block ::selection {background: #fff; color:#000;}
.breadcrumbs_block ::-moz-selection {background: #fff; color:#000;}

.cleancode_block ::selection {background: #fff; color:#000;}
.cleancode_block ::-moz-selection {background: #fff; color:#000;}

@font-face {
	font-family: 'Nunito';
	src: url('Nunito-Regular.ttf') format('truetype');
  }



body {
	overflow-x:hidden;
	position:relative;
	margin: 0;
	padding:0;
	font-family: 'Nunito';
	font-weight:500;
	font-size: 13px;
	line-height: 20px;
	color: #666;
	background-color:#fff;
}
#page {overflow-x:hidden;
	position:relative;
	z-index:5;
}

#oprojeto {
	padding-top: 5%;
	padding-bottom: 5%;
	padding-left: 80px;
	padding-right: 80px;
	display: flex;
	text-align: left;
	justify-content: left;
	align-items: center;
}

#oprojeto h2 {
	font-size: 50px;
    color: #2365AD;
	text-align: left;
}

#oprojeto p {
	margin-top: 5%;
}

#oprojeto .purpose_block p {
	padding: 0px;
	color: #343434;
	text-align: left;
}

input#email_footer, input#telefone_footer, input#duvida_footer, .mb-2 p{
	border: None;
	display: block;
	font-size: 20px;
}

.mb-2 p{
	color: #29409A;
}

input#email_footer::placeholder, input#telefone_footer::placeholder, input#duvida_footer::placeholder{
	color: white;
}

.mb-2 .enviar_footer {
	padding: 2% 2%;
    border-radius: 20px;
}

.mb-2 p {
	font-size: 20px;
	font-weight: 800;
}

.preloader_hide {opacity:0;}
#preloader {position:fixed; left:50%; top:50%; width:32px; height:32px; margin:-16px 0 0 -16px; display:block;}

.container {padding-left:0; padding-right:0; padding-bottom:0%;padding-top:0%;}

.contents {padding-top: 1%;}

#home{
	padding-left: 80px;
}

.faleconoscoleft, .faleconoscoright {
	padding-right: 2.5%;
	width: 100%;
}

.faleconoscoright {
	padding-left: 2.5%;
}

.class_espacamento h1 {
	display: block;
}

.footer_1 {
	display: flex;
	align-items: center;
	padding-left: 80px;
	padding-right: 80px;
	background-color: #2365AD;
	height: 430px;
}

.footer_1 .img_1_footer_1 img {
	width: 50%;
	height: 40%;
}

.img_1_footer_1, .img_2_footer_1 {
	width: 100%;
	display: block;
	text-align: center;
	color: white;
}

.img_2_footer_1 {
	justify-content: right;
}

.img_2_footer_1 ul {
	width: 80%;
}

.img_2_footer_1 ul img {
	padding-bottom: 10%;
}

.footer_1 .logo_1_footer img, .footer_1 .logo_2_footer img {
	justify-content: center;
	align-items: center;
}

.footer_1 .logo_1_footer img {
	width: 60%;
	height: 100%;
}

.footer_1 .logo_2_footer img {
	width: 35%;
	height: 50%;
}



.footer_2 {
	display: flex;
	align-items: center;
	text-align: center;
	padding-left: 80px;
	padding-right: 80px;
	background-color: #15B095;
	height: 50px;
}

.footer_2 p {
	color: black;
	margin: 0px;
}

#faleconosco {
	padding-bottom: 5%;
}

.faleconoscoleft {
	display: block;
	justify-content: left;
}

.container1 {padding-left:0; padding-right:0; padding-bottom:2%; margin-left: 41px; margin-right: 41px; display: flex; justify-content: center; align-items: center;}
.container2 {padding-left:0; padding-right:0; padding-bottom:1%; margin-left: 41px; margin-right: 41px; display: flex; justify-content: center;}

.col{
	padding: 25px;
}

.col p {
	font-size: 20px;
	padding-top: 20px;
	font-weight: 500;
}

.col-md-12 .row1 {
    display: flex;
    justify-content: center;
}

.bg-black.text-center.py-5{
	color: #000000;
}

.imgz {
    text-align: left;
    display: flex;
}

.parallax {
	background-position:0 0;
	width:100%;
	background-attachment:fixed !important;
}

a, input, select, textarea {
	vertical-align:top;
	outline:none !important;
	-webkit-appearance: none;
	-webkit-border-radius: 0;
}

select:-moz-focusring {
    color: transparent;
	outline:none !important;
    text-shadow: 0 0 0 #000 !important;
	border:0 !important;
}

textarea {resize: none;}

img {
	outline:0;
	vertical-align:top;
	border:0;
	max-width:100%;
	height:auto;
}

a {color:#999; transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out;}
a:hover, a:focus {text-decoration:none; color:#333;}




.margbot0 {margin-bottom:0;}
.margbot5 {margin-bottom:5px !important;}
.margbot10 {margin-bottom:10px;}
.margbot20 {margin-bottom:20px;}
.margbot25 {margin-bottom:25px;}
.margbot30 {margin-bottom:30px !important;}
.margbot40 {margin-bottom:40px;}
.margbot50 {margin-bottom:50px;}
.margbot60 {margin-bottom:60px;}
.margbot70 {margin-bottom:70px;}
.margbot80 {margin-bottom:80px;}

.pad0 {padding:0 !important;}
.padbot0 {padding-bottom:0 !important;}
.padbot10 {padding-bottom:10px !important;}
.padbot20 {padding-bottom:20px !important;}
.padbot30 {padding-bottom:30px !important;}
.padbot40 {padding-bottom:40px !important;}
.padbot50 {padding-bottom:50px !important;}
.padbot60 {padding-bottom:60px !important;}
.padbot70 {padding-bottom:70px !important;}
.padbot80 {padding-bottom:80px !important;}
.padtop0 {padding-top:0 !important;}

.overlay {
	position:absolute;
	z-index:1;
	left:0;
	top:0;
	width:100%;
	height:100%;
}
.relative_block {position:relative; z-index:5;}








/*-----------------------------------------------------------------------------------*/
/*	TYPOGRAPHY
/*-----------------------------------------------------------------------------------*/
hr {border-color:#ededed;}

ul, ol {padding:0; margin:0;}
li {padding:0; margin:0; list-style:none;}

p {margin:0 0 20px;}


h1, h2, h3, h4, h5, h6 {
	margin-top:0;
	font-family: 'Nunito';
	text-transform:none;
	font-weight:300;
	color:#333;
}
h1 {margin:0 0 26px; line-height:46px; font-size:46px;}
h2 {margin:0 0 26px; line-height:50px; font-size:40px; color:white;font-weight:bold;}
h2 b {font-weight:800;}
.purpose_block .container .row h2 b {color:#00baa7}
.purpose_block .container .row p b {color:#ff8701}
.container h2 b {color:#ff8701}
.bloco1 h2 b {color:#ff8701}
.purpose_block .container #motivos h2 b {color:#ff8701}

#edital .purpose_block .container1 .row h2 b {color:#fb133a}
.purpose_block .container1 .row p b {color:#ff8701}
#inscricoes .purpose_block .container1 .row1 h2 b strong {color:#ff8701}

h3 {margin:0 0 21px; padding-top: 5%; line-height:25px; font-size:32px; color:#62186A}
h3 b {font-weight:900;}
h4 {margin:0 0 34px; line-height:25px; font-size:20px;}
h4 b {font-weight:500;}
h5 {margin:0 0 15px; line-height:20px; font-size:15px;}
h6 {margin:0 0 15px; line-height:20px; font-size:12px;}

.tagp {
	padding-bottom: 2%;
}

.service-item h3 {
    margin: 0 0 21px;
    padding-top: 2%;
    line-height: 25px;
    font-size: 32px;
    color: #000000;
}

.bloco1_edital {
    width: 100%;
    position: relative;
}

.bloco1_edital p {
	padding-bottom: 2%;
}

.purpose_block .container .row .imagens h3 {
    margin: 0 0 21px;
    padding-top: 2%;
    line-height: 25px;
    font-size: 25px;
    color: #62186A;
}

.center {text-align:center;}
.right {text-align:center;}

.color_text {color:#30a67c;}
.color_dark {color:#505050;}
.color_light {color:#979797;}
.color_white {color:#fff;}
.color_red {color:#c10707;}
.color_yellow {color:#fec400;}

.color_bg {background:#30a67c;}

/* __________ blockquote __________ */
blockquote {position:relative; margin: 0 0 13px; padding:0 0 0 47px; border:0; font-style:italic; font-size:16px; color:#979797;}
blockquote:before {content:'“'; position:absolute; left:15px; top:13px; font-style:italic; font-size:70px; color:#979797;}



.row3 {
	padding-top:2%;
	display: flex;
	justify-content: center;
	text-align: center;
}


/*-----------------------------------------------------------------------------------*/
/*	SHORTCODES
/*-----------------------------------------------------------------------------------*/
/* __________ Buttons __________ */
.btn {
	margin: 5px;
	padding: 24px 27px 22px;
	border-radius: 0;
	box-shadow: none;
	font-weight: 900;
	font-size: 20px;
	color:#999;
	text-shadow: none;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	line-height: 20px;
}
.btn:focus, .btn:hover {color:#333; border-color:#333;}

.btn-active {background-image: linear-gradient(90deg, #2365AD 26%, #2365AD 100%); color:#fff; border-radius: 40px;}
/*.purpose_block .container .row .btn-active {background-color:#00baa7; color:#62186A; border-color:#00baa7; border-radius: 10px;}*/
.purpose_block .container1 .row .btn-active {background-color:#fb133a; color:white; border-color:#fb133a; border-radius: 10px;}
/*.purpose_block .container #motivos .btn-active {background-color:#ff8701; color:#62186A; border-color:#ff8701; border-radius: 10px;} */
.purpose_block .container1 #colorpopup2 {background-color:white; color:#ff8701; border-color:#ff8701; border-radius: 10px;}
.purpose_block .container1 #colorpopup3 {background-color:white; color:#62186A; border-color:#62186A; border-radius: 10px;}
.purpose_block .container1 #colorpopup4 {background-color:white; color:#00baa7; border-color:#00baa7; border-radius: 10px;}
.purpose_block .container1 #colorpopup5 {background-color:#fb133a; color:#fff; border-color:#fb133a; border-radius: 10px;}
.purpose_block .container1 #colorpopup5 h5 {background-color:#fb133a; color:#fff; border-color:#fb133a;}
.purpose_block .container1 #colorpopup1 h5,
.purpose_block .container1 #colorpopup2 h5,
.purpose_block .container1 #colorpopup3 h5,
.purpose_block .container1 #colorpopup4 h5,
.purpose_block .container1 #colorpopup5 h5{border-radius: 10px; margin: 2%; line-height: 120%; font-size: 80%; font-weight: bold;white-space: pre-wrap;}

.btn-active:hover {color:#fff;}

.row {
	margin: 0 0 0 0;
	display: flex;
	align-items: center;
}

.btn-lg {padding:19px 30px; font-size:18px;}
.btn-sm {padding: 6px 20px 5px; font-size:13px;}
.btn-xs {padding: 2px 15px 3px; font-size:11px;}


.btn_shortcodes .btn {margin:0 7px 10px 0;}
.btn_shortcodes .btn:last-child {margin-right:0;}


.ie .btn, .ie .btn-default {filter:none !important;}

.service-item {
    justify-content: center;
    text-align: center;
	font-size: 20px;
	line-height: 30px;
	color: #000000;
	padding: 5%;
}

.service-item p {
    color:#000000
}

.overlay1 {
	position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.7);
    transition: opacity 500ms;
    visibility: hidden;
    opacity: 0;
}

.overlay1:target {
    visibility: visible;
    opacity: 1;
}




.popup2 .btn-active {
	overflow: hidden;
    width: 90%;
    font-size: 20px;
    margin: 1%;
}

.popup {
	margin-top: 10%;
    margin-left: 15%;
    padding: 20px;
    background: #fff;
    border-radius: 5px;
    width: 70%;
    position: relative;
    transition: all 5s ease-in-out;
	overflow-y: auto;
}

.popupforms {
	margin-top: 10%;
    margin-left: 15%;
    background: #fff;
    border-radius: 5px;
    width: 70%;
    position: relative;
    transition: all 5s ease-in-out;
	height: 70%;
	overflow-y: auto;
}

.purpose_block .container1 .popup2 #popup1 h2 {
    color: #fb133a;
}

.purpose_block .container1 .popup2 #popup3 h2 {
    color: #ff8701;
}
.purpose_block .container1 .popup2 #popup4 h2 {
    color: #62186A;
}
.purpose_block .container1 .popup2 #popup5 h2 {
    color: #00baa7;
}
.purpose_block .container1 .popup2 #popup6 h2 {
    color: #fb133a;
}

.purpose_block .container1 .popup2 p {
    font-size: 20px;
}


/* __________ breadcrumb __________ */
.breadcrumbs_block {
	padding:81px 0;
	background-image:url(../images/clean_code_bg.jpg);
	background-repeat:no-repeat;
	background-size:cover;
}
.breadcrumbs_block h2 {
	margin-bottom:15px;
	line-height:80px;
	font-size:80px;
	color:#fff;
}
.breadcrumbs_block p {
	margin:0;
	line-height:34px;
	font-size:26px;
	color:#999;
}










/*-----------------------------------------------------------------------------------*/
/*	HEADER
/*-----------------------------------------------------------------------------------*/
header {
	position:relative;
	height:80px;
	background-color:#fff;
}


/* __________ Logo __________ */
.pull-left a {
	max-width: 100%;
	display: flex;
    justify-content: left;
    align-items: center;
}

.pull-left a .logo {
	max-width: 49%;
	padding:0px 0px;
	display: flex;
	justify-content: left;
}
.logo a {
	text-transform:uppercase;
	line-height:80px;
	font-size:26px;
	color:#333;
}
.logo a span {
	display:inline-block;
	padding-right:18px;
}
.logo a span.b1 {font-weight:900;}
.logo a span.b2 {font-weight:700;}
.logo a span.b3 {font-weight:400;}
.logo a span.b4 {font-weight:300;}
.logo a span.b5 {font-weight:100;}




/* __________ Menu __________ */
.menu_block {
	position:fixed;
	z-index:9999;
	left:0;
	top:0;
	right:0;
	height:80px;
	width:100%;
	background-color:white;
	box-shadow:0 2px 3px rgba(0,0,0,0.1);
}

.pull-left {
	display: flex;
	width:50%;
	justify-content: left;
}

.faleconoscoleft p {
	display: block;
	font-size: 30px;
	line-height: 100%;
}

.faleconoscoright {
	text-align: left;
	color: white;
	border-radius: 40px;
}

.faleconoscoright h3 {
	font-size: 30px;
	color: #00BEAA;
}

form#Página1 p {
	padding-top: 3%;
	font-size: 25px;
	font-weight: 400;
	margin: 0 0 10px;
}

form#Página1 .botao_envio_forms {
	display: flex;
	justify-content: center;
}

form#Página1 .botao_envio_forms a {
	width: 40%;
	font-size: 25px;
	color: white;
}

form#Página1 .botao_envio_forms .btn-active {
	background-image:linear-gradient(90deg, #15B095 26%, #15B095 100%);
}

form#Página1 .botao_envio_forms input {
	padding: 3%;
	width: 40%;
}

.container {
	padding-left: 70px;
	padding-right: 70px;
	margin: 0;
}

.pull-right {
	width:50%;
	display: flex;
    align-items: center;
    justify-content: right;
}

.pull-right h2 {
	margin: 0px;
	line-height: 80px;
}

.navmenu ul li {
	position:relative;
	display:inline-block;
}
.navmenu ul li a {
	display:block;
	margin:0 0 0 -3px;
	padding:30px 13px;
	font-weight:900;
	line-height:20px;
	font-size:20px;
	color:#2365AD;
	transition: all 0.3s ease-in-out; 
	-webkit-transition: all 0.3s ease-in-out;
}
.navmenu li:hover a,
.navmenu li.active a {
	color:#333;
}

/* Sub menu */
.sub-menu ul {
	display: none;
	position: absolute;
	z-index: 9990;
	width: 180px;
	left: 50%;
	top: 100%;
	padding: 0;
	margin: 0 0 0 -90px;
}
.sub-menu.last ul {right:0; left:auto;}
.sub-menu ul:before {
	content:'';
	position:absolute;
	left:50%;
	top:-6px;
	margin-left:-5px;
	width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 6px solid #1c1c1c;
}

.sub-menu ul li  {
	margin:0;
	padding:0;
	width:100%;
	border-top: 0;
}
.sub-menu ul li a {
	position:relative;
	margin:0;
	padding: 15px 5px 14px 21px;
	font-weight:400;
	text-align:left;
	font-size:12px;
	color:#999 !important;
	background:#1c1c1c;
	border-bottom:1px solid #282828;
}
.sub-menu ul li:last-child a {border-bottom:0;}

.sub-menu ul li.active a, .sub-menu ul li a:hover {color:#fff !important; background:#161616;}



/* Temporizador */

.year {
	font-size: 200px;
	z-index: -1;
	opacity: 0.2;
	position: absolute;
	bottom: 20px;
	left: 50%;
	transform: translateX(-50%);
  }
  

#inscricoes .purpose_block {
	background-image: url("../images/photo-1620912189865-1e8a33da4c5e.png");
	background-position: center;
	background-size: cover;

}

.purpose_block .container1 .row1 h2 {
	color: #FF8701;
	font-size: 60px;
}

.purpose_block .container1 .row1 small {
	color: white;
}

.purpose_block .container1 .row .countdown h2 {
	color: white;
}

  .countdown {
	display: flex;
	justify-content: center;
	position: relative;
	padding: 13px 20px;
	color:#1C0A94;
	padding-top: 2%;
  }
  
  .time {
	display: flex;
	align-items: center;
	justify-content: center;
  }
  
  .time h2 {
	margin: 0 0 5px;
	color:#1C0A94;
  }
  
  @media (max-width: 500px) {
	h1 {
	  font-size: 45px;
	}
  
	.time {
	  margin: 5px;
	}
  
	.time h2 {
	  font-size: 12px;
	  margin: 0;
	}
  
	.time small {
	  font-size: 10px;
	}
  }



/*-----------------------------------------------------------------------------------*/
/*	SEARCH FORM TOP
/*-----------------------------------------------------------------------------------*/
#search-form form {
	position:relative;
	height:40px;
	margin:20px 0 20px 19px;
	padding-left:49px;
	border-left:1px solid #ccc;
	font-family: 'Nunito';
}
#search-form form:before {
	content: "\f002";
	position:absolute;
	left:29px;
	top:-2px;
	height:40px;
	line-height:40px;
	font-size:15px;
	color:#cccc;
}

#search-form input {
	width:42px;
	margin:0;
	padding:11px 0;
	text-transform:none;
	font-family: 'Nunito';
	font-weight:300;
	line-height:20px;
	font-size: 13px;
	color: #999;	
	background: none;
	border: 0;
	box-shadow: none;	 
	transition: all 0.3s ease-in-out; 
	-webkit-transition: all 0.3s ease-in-out;
}
#search-form input:focus {
	width:140px;
	padding: 11px 20px 11px 0;
}









/*-----------------------------------------------------------------------------------*/
/*	HOME
/*-----------------------------------------------------------------------------------*/

#oprograma {
	background-color: #15B095;
}

.icon1_oprograma {
	display: flex;
	justify-content: center;
  }
.icon1_oprograma a {
	width: 11%;
}


/*-----------------------------------------------------------------------------------*/
/*	ABOUT
/*-----------------------------------------------------------------------------------*/
#about {padding-top:70px;}

/* __________ Services __________ */
.services_block {padding:7px 0 0;}

.services_item {
	display:block;
	cursor:default;
}

.services_item p {
	position:relative;
	margin-bottom:15px;
	padding-bottom:19px;
	text-transform:none;
	font-weight:300;
	font-size:20px;
	color:#333;
}
.services_item p b {font-weight:400;}
.services_item p:before {
	content:'';
	position:absolute;
	left:0;
	bottom:0;
	width:30px;
	height:2px;
	background-color:#ccc;
}

.services_item span {
	display:block;
	padding-bottom:9px;
	font-weight:300;
	font-size:14px;
	color:#666;
}




/* __________ Clean Code __________ */
.cleancode_block {
	padding:10% 0 20px;
	background-size:cover;
	background-position:0 0;
	background-attachment:fixed !important;
}

.cleancode_block .tab-content {
	overflow:hidden;
	padding: 0;
	margin:0 0 80px;
}
.cleancode_block p.title1 {
	margin:0 0 17px;
	font-weight:100;
	line-height:80px;
	font-size:80px;
	color:#fff;
}

.cleancode_block p.title {
	margin:0 0 17px;
	font-weight:100;
	line-height:80px;
	font-size:80px;
	color:#000000;
}
.cleancode_block p.title1 b {font-weight:500;}
.cleancode_block p.title b {font-weight:200;}

.cleancode_block span {
	font-weight:300;
	line-height:34px;
	font-size:26px;
	color:#000000;
	font-weight: 500;
}
.cleancode_block .tab-pane {
	display:block;
	height:0;
	transform:translateY(-50%);
	-o-transform:translateY(-50%);
	-ms-transform:translateY(-50%);
	-webkit-transform:translateY(-50%);
	transition: all 0.5s ease-in-out; 
	-webkit-transition: all 0.5s ease-in-out;
}
.cleancode_block .tab-pane.active {
	height:auto;
	transform:translateY(0);
	-o-transform:translateY(0);
	-ms-transform:translateY(0);
	-webkit-transform:translateY(0);
}

.cleancode_block .tab-pane.active1 {
	height:auto;
	padding-bottom: 2%;
	transform:translateY(0);
	-o-transform:translateY(0);
	-ms-transform:translateY(0);
	-webkit-transform:translateY(0);
}

.ie .cleancode_block .tab-pane {display:none;}
.ie .cleancode_block .tab-pane.active {display:block;}


.cleancode_block .nav-tabs {
	margin:0 -15px;
	border:0;
	padding-bottom: 5%;
	display: flex;
	justify-content: center;
}
.cleancode_block .nav-tabs li {
	margin:0;
	padding:0 15px;
}
.cleancode_block .nav-tabs li a {
	width:170px;
	height:170px;
	margin:0;
	padding:54px 0 0;
	text-align:center;
	border:0 !important;
	border-radius:0;
	transition: background-color 0.3s ease-in-out;
	-webkit-transition: background-color 0.3s ease-in-out;
}
.cleancode_block .nav-tabs li a i {
	display:block;
	width:60px;
	height:60px;
	margin:0 auto;
	background-repeat:no-repeat;
	background-position:0 -60px;
	background-size:100% auto;
	-webkit-background-size:100% auto;
	transition: transform 0.2s ease-in-out; 
	-webkit-transition: -webkit-transform 0.2s ease-in-out;
}
.cleancode_block .nav-tabs li a.i1 i {background-image:url(../images/i1.png);}
.cleancode_block .nav-tabs li a.i2 i {background-image:url(../images/i2.png);}
.cleancode_block .nav-tabs li a.i3 i {background-image:url(../images/i3.png);}
.cleancode_block .nav-tabs li a.i4 i {background-image:url(../images/i4.png);}

.nav-tabs li a:hover,
.nav-tabs li a:focus {
	background-color:transparent;
}
.nav-tabs li.active a,
.nav-tabs li.active a:hover,
.nav-tabs li.active a:focus {
	background-color:transparent;
}

ul.ul_metodologia {
    display: flex;
    justify-content: center;
}

ul.ul_metodologia img {
    padding-left: 7%;
	padding-right: 7%;
}

.nav-tabs li a:hover i {
	background-position:0 -120px;
	transform:translateY(-10px);
	-o-transform:translateY(-10px);
	-ms-transform:translateY(-10px);
	-webkit-transform:translateY(-10px);
}
.nav-tabs li.active a i {
	background-position:0 0;
	transform:translateY(-16px);
	-o-transform:translateY(-16px);
	-ms-transform:translateY(-16px);
	-webkit-transform:translateY(-16px);
}

.cleancode_block .nav-tabs li a span {
	display:block;
	font-family: 'Nunito';
	font-weight:400;
	line-height:20px;
	font-size:20px;
	color:#333;
	transform:translateY(-30px);
	-o-transform:translateY(-30px);
	-ms-transform:translateY(-30px);
	-webkit-transform:translateY(-30px);
	transition: all 0.5s ease-in-out; 
	-webkit-transition: all 0.5s ease-in-out;
}
.nav-tabs li.active a span {
	opacity:1;
	transform:translateY(-6px);
	-o-transform:translateY(-6px);
	-ms-transform:translateY(-6px);
	-webkit-transform:translateY(-6px);
}


/* __________ Multi Purpose __________ */
.purpose_block {padding:2% 0 5%; text-align: center;}

.purpose_block p {
	margin-bottom: 0px;
    font-weight: 500;
    line-height: 40px;
    font-size: 25px;
    color: #29409A;
	padding-top: 2%;
	padding: 0% 5%;
	text-align: justify;
}

#aprender .bloco1 h2 strong b {
	font-weight:500;
	color:#ff8701;
}

#aprender .bloco1 p {
    margin-bottom: 30px;
    font-weight: 500;
    color: #000000;
    padding-top: 2%;
    text-align: justify;
}

.purpose_block .btn {margin-top:50px; margin-right:16px;}
.purpose_block .btn-active {
	overflow:hidden;
	display: inline-block;
	width: 30%;
	justify-content: center;
}

.purpose_block .pages {
	display: block;
	width: 100%;
}

.bloco1_publico_alvo h2, #duvidas h2 {
	font-size: 50px;
	color: #2365AD;
	padding-bottom: 5%;
}

.bloco1_publico_alvo p {
	padding: 0% 0%;
	padding-bottom: 2%;
}

#publico_alvo, #edital {
    padding-left: 80px;
	padding-right: 80px;
}

.purpose_block .container .row .btn-active span:before {
	content: attr(data-hover);
	font-size: 40px;
	position: absolute;
	top: 100%;
	left:0;
	width:100%;
	text-transform:uppercase;
	text-align:center;
	font-weight: 900;
	line-height:20px;
	font-size:13px;
	color:#00baa7;
	transition: all 0.3s ease-in-out; 
	-webkit-transition: all 0.3s ease-in-out;
}

.purpose_block .container1 .row .btn-active:hover span:before {color:white;font-size: 35px;}

#inscricoes .purpose_block .btn-active:hover span:before {color:white;font-size: 35px;}

.purpose_block .btn-active:hover span:before {color:#fff;font-size: 35px;}
.purpose_block .btn-active span {
	font-size: 30px;
	position: relative;
	display: inline-block;
	transition: all 0.3s ease-in-out; 
	-webkit-transition: all 0.3s ease-in-out;
	line-height:100%;
}

#motivos {
	display: flex;
	align-items: center;
	justify-content: center;
}

.motivos_ul li img{
	max-width: 100%;
}

.motivos_ul li p {
	padding-left: 2%;
	font-size: 25px;
	text-align: left;
}

.purpose_block .ipad_img1 {margin-top:-116px;}

.atraves_da_img {
    position: absolute;
    padding-left: 20%;
    padding-top: 1.7%;
	text-align: left;
	line-height: 30px;
	height: 30px;
}

.atraves_da_img p {
    font-size: 30px;
    padding: 1%;
	color: #000000;
	font-weight: 500;
}

.atraves_da_img_2 {
    position: absolute;
	padding-top: 3%;
    padding: 2%;
	text-align: center;
	line-height: 30px;
	height: 30px;
}

.atraves_da_img_2 p {
	text-align: center;
    font-size: 30px;
    padding: 0.22%;
	color: #000000;
	font-weight: 500;
	line-height: 30px;
}

p.centralizar_p {
	text-align: center;
}


button.accordion {
    background-color: #15B095;
    color: white;
    cursor: pointer;
	line-height: 35px;
    padding: 20px;
    width: 75%;
    text-align: left;
    /* border: none; */
    outline: none;
    transition: 0.4s;
    font-size: 25px;
    border-radius: 10px;
    margin-bottom: 0.5%;
    border-color: #15B095;
}


div.panel {
    padding: 0 18px;
    background-color: white;
    display: none;
}

div.panel.show {
    display: block;
}

div.panel {
    padding: 0 18px;
    background-color: transparent;
    max-height: 0;
    overflow: hidden;
    transition: 0.6s ease-in-out;
    opacity: 0;
}

div.panel.show {
    opacity: 1;
    max-height: 100%;
}

.purpose_block .panel p {
	font-size: 25px;
	text-align:left;
	color:#343434;
	padding-left: 15%;
    padding-right: 15%;
}

.descricao_programa img {
	width: 7%;
	transform: rotate(270deg);
}

.duvidas_seta {
	display: flex;
	align-items: flex-end;
    flex-wrap: nowrap;
    flex-direction: row;
	justify-content: flex-end;
}

button.accordion img {
	width: 5%;
}

.descricao_programa ul li {
	display: flex;
	flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
}

.bottonmotodo:hover {
	background:transparent;
}

.bottonmotodo {
	width: 30%;
}

.hoverboton1 {
	background:#FAF3E0;
	border-color: #62186A;
    border-width: 6px;
	color:#62186A;
}

.hoverboton2 {
	background:#FAF3E0;
	border-color: #FB133A;
    border-width: 6px;
	color:#FB133A;
}

.hoverboton3 {
	background:#FAF3E0;
	border-color: #FF8701;
    border-width: 6px;
	color:#FF8701;
}

.hoverboton1:hover {
	background:#62186A;
	border-color: #62186A;
    border-width: 6px;
}

.hoverboton2:hover {
	background:#FB133A;
	border-color: #FB133A;
    border-width: 6px;
}

.hoverboton3:hover {
	background:#FF8701;
	border-color: #FF8701;
    border-width: 6px;
}

.bottonoquevaiaprender:hover {
	background:transparent;
}

.hoverbotonoquevaiaprender1 {
	background:#6412FA;
	border-color: #6412FA;
    border-width: 6px;
	color:white;
}

.container {
    max-width: 100%;
}

.hoverbotonoquevaiaprender2 {
	background:#1CFFD1;
	border-color: #1CFFD1;
    border-width: 6px;
	color:black;
}

.hoverbotonoquevaiaprender3 {
	background:#FAF3E0;
	border-color: #FB133A;
    border-width: 6px;
	color:#FB133A;
}

.hoverbotonoquevaiaprender4 {
	background:#FAF3E0;
	border-color: #FF8701;
    border-width: 6px;
	color:#FF8701;
}

.hoverbotonoquevaiaprender1:hover {
	background:#62186A;
	border-color: #62186A;
    border-width: 6px;
}

.hoverbotonoquevaiaprender2:hover {
	background:#00BAA7;
	border-color: #00BAA7;
    border-width: 6px;
}

.hoverbotonoquevaiaprender3:hover {
	background:#FB133A;
	border-color: #FB133A;
    border-width: 6px;
}

.hoverbotonoquevaiaprender4:hover {
	background:#FF8701;
	border-color: #FF8701;
    border-width: 6px;
}


#feature {
	background: url("../images/slider/pexelsphoto3183150.jpg");
	background-position: 50% 94px;
	width: 100%;
	display: block;
	position: relative;
	overflow: visible;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #fff;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	padding: 350px 0;
  }
  #feature h2 {
	font-size: 28px;
	font-weight: 600;
	margin-bottom: 30px;
  }
  #feature p {
	color: #8d8f92;
	margin-bottom: 20px;
  }
  #feature .btn-view-works {
	background: #655E7A;
	color: #fff;
	padding: 10px 20px;
  }

  .col-lg-6 {
	width: 100%;
	padding-left: 0px;
  }

  .pull-right-align-right, .pull-right-align-left {
    width: 50%;
}

#quem_pode_se_inscrever_page .pull-right-align-right {
    display: flex;
	flex-direction: column;
	justify-content: right;
	align-items: flex-end;
}

.pull-right-align-left {
	display: flex;
	flex-direction: column;
	justify-content: left;
}

#edital .pull-right-align-right li p {
    padding-left: 5%;
	text-align: left;
}

#quem_pode_se_inscrever_page .pull-right-align-right li p {
    padding-left: 5%;
	text-align: right;
}

.pull-right-align-left li p {
    padding-right: 5%;
	text-align: left;
}

  #chamada {
	padding-bottom: 5%;
  }

  .chamada_imagem {
	width: 100%;
	position: relative;
	top: -227px;
  }

  .cidade_gv, .cidade_gv, .cidade_ipatinga, .cidade_linhares {
    font-size: 80px;
    font-weight: bold;
    color: #2365AD;
    padding-top: 10%;
	padding-left: 80px;
	padding-right: 80px;
	display: flex;
	justify-content: center;
	position: relative;
	z-index:1;
}

  .col-lg-6x {
	display: flex;
	width: 100%;
  }

  #chamada h2 {
	margin:0 0 0 0;
	padding-left: 80px;
	padding-right: 80px;
	padding-bottom: 5%;
	font-size: 50px;
	line-height: 60px;
	font-weight: bold;
	text-align: center;
	color: #2365AD;
	position: relative;
	top:-60px;
  }

  .descricao_programa h2 {
	padding-bottom: 5%;
	font-size: 50px;
	line-height: 60px;
	font-weight: bold;
	text-align: left;
	color: #2365AD;
  }

  .edital_ul_texto h2 {
	font-size: 60px;
	line-height: 60px;
	font-weight: bold;
	text-align: left;
	color: #2365AD;
  }

  section#programa {
	padding-left: 80px;
	padding-right: 80px;
  }

  .aling_right_h2 {
	justify-content: right;
}

  .reta, .reta_index {
    height: 15px;
    width: 300px;
    background-color: #00BEAA;
    position: relative;
    top: -40px;
    left: 6px;
}

.reta_index {
	top:0px;
}

.reta2 {
    height: 15px;
    width: 350px;
    background-color: #00BEAA;
    position: relative;
    top: -10px;
    left: 6px;
}

.reta3 {
    height: 15px;
    width: 80%;
    background-color: #00BEAA;
}

.reta4 {
    height: 15px;
    width: 500px;
    background-color: #00BEAA;
    position: relative;
    top: -10px;
    left: 6px;
}

  .chamada_blocos {
	display: flex;
	text-align: center;
	align-items: center;
	justify-content: center;
  }

  .chamada_blocos li img {
	width: 30%;
  }

  #publico_alvo .chamada_bloco {
	align-items: center;
  }

  .chamada_bloco {
	padding: 2%;
	width: 35%;
	height: 450px;
	display: flex;
	text-align: center;
	align-items: flex-start;
  }

  #publico_alvo .chamada_bloco {
  height: 400px;
  }

  #chamada .chamada_bloco .chamada_texto_menor, #publico_alvo .chamada_bloco .chamada_texto_menor {
	font-size: 25px;
	line-height: 40px;
	font-weight: 400;
  }

  #chamada li {
	display: flex;
	justify-content: center;

  }

  #chamada li img {
	height: 120px;
  }

  #chamada ul li,  #publico_alvo ul li {
	padding-top: 5%;
	padding-bottom: 5%;
	font-size: 35px;
	font-weight: bold;
	line-height: 100%;
  }

  .col-lg-6y {
	display: flex;
	width: 33%;
	padding-top: 2%;
	padding-left: 7%;
  }

  .col-lg-6z {
	display: flex;
	width: 40%;
  }

  .col-lg-6z p{
	font-size: 20px;
	padding-bottom: 10%;
  }

  .bloco1{
	width: 50%;
	position: absolute;
	padding: 2% 2% 2% 5%;
  }

  .bloco1 p{
	text-align: left;
  }

  .purpose_blockx {
    padding: 15% 0 0%;
    text-align: center;
    align-items: center;
    display: flex;
}

  .edital_ul{
	position: absolute;
  }

  .edital_ul img{
	display: block;
	padding-bottom: 60%;
  }

  .edital_ul_texto{
	padding-left: 80px;
	padding-right: 80px;
	text-align: center;
  }

  .title_block2 {
	padding-top: 3%;
  }

  .edital_ul_texto p{
	display: flex;
	align-items: center;
	padding-left: 0%;
	padding-right: 0%;
	font-size: 25px;
  }

  .descricao_programa {
	width: 50%;
  }

  .descricao_programa h3 {
	text-align: left;
	color:#29409A;
	font-weight: 500;
	font-size: 25px;
  }

  .descricao_programa .p_menor{
	color:#343434;
	font-size: 30px;
	font-weight: 400;
  }

  .descricao_programa p {
	text-align: left;
	padding: 0% 0%;
	color:#29409A;
  }

  .imagem_logo {
	width: 50%;
  }

  .imagem_logo img, #quem_pode_se_inscrever img, #edital_page img {
	width: 80%;
  }

  .bloco1x {
	top:1450px;
	right: 1060px; 
	float:left;
  }

  .alinhamento_imagem_quem_pode{
	max-width: 150%;
	margin-bottom: 20px;
  }

  .edital_ul_texto p {
	padding-bottom: 2%;
  }

  .edital_ul_texto li{
	display: flex;
	align-items: center;
  }

  .alinhamento_inscricao p{
	padding-bottom: 2%;
	color:black;
  }

  .bloco2{
	width: 100%;
    position: relative;
  }

  .btn_aprender {
	width: 40%;
	height: 35%;
  }

  .atraves_da_imgz {
    position: absolute;
    padding-left: 15%;
    padding-top: 2.2%;
    text-align: left;
    line-height: 30px;
    height: 30px;
}

  .top_slider .overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    -webkit-transform: skewY(-12deg);
    transform: skewY(-12deg);
    -webkit-transform-origin: 0;
    transform-origin: 0;
    z-index: -12;
	min-height:820px;
}

.class_espacamento{
	display: flex;
	text-align: left;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	padding-top: 5%;
	padding-bottom: 5%;
	padding-left: 80px;
	padding-right: 80px;
}

.cidades {
	display: flex;
	align-items: stretch;
	text-align: center;
	width: 25%;
}

.cidades ul li {
	display: block;
	text-align: center;
}

.cidades ul li h2 {
	display: flex;
	align-items: center;
	text-align: center;
	justify-content: center;
	height: 80px;
}

.cidades img {
	width: 60%;
	padding-bottom: 10%;
}

.padding_right_top{
	padding-right: 0px;
}

.intro-img {
    padding: 0px 0 0px;
}



/*-----------------------------------------------------------------------------------*/
/*	FEATURED WORKS
/*-----------------------------------------------------------------------------------*/
#projects {padding-top:47px;}

.work_item {
	position:relative;
	transition: all 0.3s ease-in-out; 
	-webkit-transition: all 0.3s ease-in-out;
}
.owl-item:hover .work_item {
	transform:scale(0.95);
	-o-transform:scale(0.95);
	-ms-transform:scale(0.95);
	-webkit-transform:scale(0.95);
}

.work_item .work_description {
	position:absolute;
	z-index:20;
	left:0;
	top:0;
	width:100%;
	height:100%;
	text-align:center;
	opacity:0;
	background-color:rgba(0,0,0,0.8);
	transition: all 0.3s ease-in-out; 
	-webkit-transition: all 0.3s ease-in-out;
}
.work_item:hover .work_description {opacity:1;}
.work_item .work_description .work_descr_cont {
	position:absolute;
	left:0;
	top:50%;
	width:100%;
	opacity:0;
	transform:translateY(-100%);
	-o-transform:translateY(-100%);
	-ms-transform:translateY(-100%);
	-webkit-transform:translateY(-100%);
	transition: all 0.3s ease-in-out; 
	-webkit-transition: all 0.3s ease-in-out;
}
.work_item:hover .work_description .work_descr_cont {
	opacity:1;
	transform:translateY(-50%);
	-o-transform:translateY(-50%);
	-ms-transform:translateY(-50%);
	-webkit-transform:translateY(-50%);
}
.work_item .work_description a {
	display:block;
	margin:0 0 6px;
	font-weight:300;
	line-height:24px;
	font-size:24px;
	color:#fff;
}
.work_item .work_description span {
	color:#666;
}

.work_item a.zoom {
	position:absolute;
	z-index:30;
	left:50%;
	bottom:0;
	width:60px;
	height:36px;
	margin-left:-30px;
	opacity:0;
	background-image:url(../images/zoom.png);
	background-repeat:no-repeat;
	background-position:0 0;
	background-size:100% auto;
	-webkit-background-size:100% auto;
	transition: bottom 0.3s ease-in-out, opacity 0.3s ease-in-out; 
	-webkit-transition: bottom 0.3s ease-in-out, opacity 0.3s ease-in-out;
}
.work_item:hover a.zoom {
	bottom:56px;
	opacity:1;
}
.work_item a.zoom:hover {background-image:url(../images/zoom_h.png);}



/* __________ WORKS DETAILS __________ */
#project_prev,
#project_close,
#project_next {
	position:relative;
	z-index:1;
	display: inline-block;
	width:50px;
	height:50px;
	margin:0 -2px 0 -3px;
	border:2px solid #ccc;
	font-family: 'Nunito';
	transition: all 0.2s ease-in-out; 
	-webkit-transition: all 0.2s ease-in-out;
}
#project_prev:hover, #project_close:hover, #project_next:hover {z-index:2; border-color:#333;}
#project_prev i,
#project_close i,
#project_next i {
	line-height:46px;
	font-size:26px;
	color:#ccc;
	transition: all 0.2s ease-in-out; 
	-webkit-transition: all 0.2s ease-in-out;
}
#project_close i {margin:0 -2px;}
#project_prev:hover i, #project_close:hover i, #project_next:hover i {color:#333;}

#project_prev.first, #project_next.last {cursor:default;}
#project_prev.first:hover, #project_next.last:hover {border-color:#ccc;}
#project_prev.first:hover i, #project_next.last:hover i {color:#ccc;}


ul.project_info li {
	margin-bottom:3px;
	font-style:italic;
	color:#505050;
}
ul.project_info li span {color:#979797;}
ul.project_info li span {color:#979797;}

.project_shared {padding:15px 0;}
.project_shared a {
	display:inline-block;
	width:36px;
	height:36px;
	margin-right:5px;
	border:1px solid #ccc;
	text-align:center;
	line-height:34px;
	font-size:20px;
	color:#ccc;
}
.project_shared a:hover {border-color:#333; color:#333;}



/* __________ Our Clients __________ */
.our_clients {padding:71px 0 78px;}

.our_clients .client_img {
	opacity:0.5;
	transition: all 0.3s ease-in-out; 
	-webkit-transition: all 0.3s ease-in-out;
}
.our_clients .client_img:hover {opacity:1;}









/*-----------------------------------------------------------------------------------*/
/*	OUR TEAM
/*-----------------------------------------------------------------------------------*/
#team {
	padding:75px 0 100px;
	background-image:url(../images/team_bg.jpg);
	background-size:cover;
	background-attachment:fixed !important;
}

.crewman_item {
	position:relative;
	margin:0 15px;
}
.crewman_item .crewman_descr {
	position:absolute;
	z-index:20;
	left:0;
	top:0;
	width:100%;
	height:100%;
	text-align:center;
	opacity:0;
	background-color:rgba(0,0,0,0.8);
	transition: all 0.5s ease-in-out; 
	-webkit-transition: all 0.5s ease-in-out;
}
.crewman_item:hover .crewman_descr {opacity:1;}
.crewman_item .crewman_descr .crewman_descr_cont {
	position:absolute;
	left:0;
	top:50%;
	width:100%;
	opacity:0;
	transform:translateY(-100%);
	-o-transform:translateY(-100%);
	-ms-transform:translateY(-100%);
	-webkit-transform:translateY(-100%);
	transition: all 0.5s ease-in-out; 
	-webkit-transition: all 0.5s ease-in-out;
}
.crewman_item:hover .crewman_descr .crewman_descr_cont {
	opacity:1;
	transform:translateY(-50%);
	-o-transform:translateY(-50%);
	-ms-transform:translateY(-50%);
	-webkit-transform:translateY(-50%);
}
.crewman_item .crewman_descr p {
	margin:0 0 6px;
	font-weight:300;
	line-height:24px;
	font-size:24px;
	color:#fff;
}
.crewman_item .crewman_descr span {
	color:#666;
}

.crewman_item .crewman_social {
	position:absolute;
	z-index:30;
	left:0;
	bottom:0;
	width:100%;
	opacity:0;
	text-align:center;
	transition: bottom 0.5s ease-in-out, opacity 0.5s ease-in-out; 
	-webkit-transition: bottom 0.5s ease-in-out, opacity 0.5s ease-in-out;
}
.crewman_item .crewman_social a {
	display:inline-block;
	width:60px;
	height:60px;
	margin:0 7px 0 10px;
	border:2px solid #333;
	border-radius:50%;
	line-height:58px;
	font-size:26px;
	color:#333;
}
.crewman_item:hover .crewman_social {
	bottom:56px;
	opacity:1;
}
.crewman_item .crewman_social a:hover {
	color:#fff;
	border-color:#fff;
}

input#Telefone, #nome_footer, input#E-mail, #telefone_footer, #duvida_footer {
	background-color: white;
	border-color: white;
	border-radius: 3px;
	margin-bottom: 3%;
	border:none;
}

#mb-2 #Página1 #telefone_footer {
	padding-top: 5%;
}

.faleconosco {
	font-size: 80px;
	font-weight: bold;
	color: #15B095;
	padding-top: 3%;
	text-align: center;
}






/*-----------------------------------------------------------------------------------*/
/*	TESTIMONIALS
/*-----------------------------------------------------------------------------------*/
#news {padding:75px 0 50px;}

.testimonials{margin-bottom:77px;}
.testim_content {
	font-weight:300;
	line-height:38px;
	font-size:26px;
	color:#333;
}
.testim_author {
	padding-top:46px;
	font-weight:300;
	font-size:16px;
	color:#666;
}
.testim_author b {
	font-weight:500;
	color:#333;
}






/*-----------------------------------------------------------------------------------*/
/*	RECENT POSTS
/*-----------------------------------------------------------------------------------*/
.post_item_img {position:relative;}
.post_item_img:before {
	content:'';
	position:absolute;
	z-index:25;
	left:0;
	top:0;
	width:100%;
	height:100%;
	transition: all 0.3s ease-in-out; 
	-webkit-transition: all 0.3s ease-in-out;
}
.post_item:hover .post_item_img:before {background-color:rgba(0,0,0,0.8);}
.post_item_content {padding:23px 0 0;}
.post_item_content a.title {
	font-weight:300;
	line-height:34px;
	font-size:24px;
	color:#333;
}
.post_item_inf {padding-top:2px;}
.post_item_inf li {
	display:inline-block;
	padding-right:12px;
	color:#ccc;
}
.post_item_inf a {
	padding-right:12px;
	font-weight:300;
	font-size:14px;
}
.post_item_img a.link {
	position:absolute;
	z-index:30;
	left:50%;
	bottom:30%;
	width:60px;
	height:36px;
	margin:0 0 -18px -30px;
	opacity:0;
	background-image:url(../images/zoom.png);
	background-repeat:no-repeat;
	background-position:0 0;
	background-size:100% auto;
	-webkit-background-size:100% auto;
	transition: bottom 0.3s ease-in-out, opacity 0.3s ease-in-out; 
	-webkit-transition: bottom 0.3s ease-in-out, opacity 0.3s ease-in-out;
}
.post_item:hover .post_item_img a.link {
	bottom:50%;
	opacity:1;
}
.post_item_img a.link:hover {background-image:url(../images/zoom_h.png);}


/* __________ Recent Posts Small __________ */
.recent_posts_small {margin-bottom:15px;}
.post_item_img_small {
	overflow:hidden;
	float:left;
	width:70px;
	height:50px;
	margin:2px 15px 13px 0;
}
.post_item_img_small img {
	width:auto;
	max-width:none;
	height:100%;
	transition: opacity 0.3s ease-in-out; 
	-webkit-transition: opacity 0.3s ease-in-out;
}
.recent_posts_small:hover .post_item_img_small img {opacity:0.5;}
.post_item_content_small a.title {
	display:block;
	line-height:17px;
	font-size:14px;
	color:#ccc;
}
.post_item_content_small a.title:hover {color:#666;}
.post_item_inf_small li {
	display:inline-block;
	padding-top:4px;
	padding-right:10px;
	line-height:17px;
	font-size:11px;
	color:#666;
}



/* __________ Recent Posts Sidebar __________ */
.recent_posts_widget {margin-bottom:25px;}
.post_item_img_widget {
	overflow:hidden;
	width:270px;
	height:180px;
	margin-bottom:16px;
	background-color:#000;
}
.post_item_img_widget img {
	width:auto;
	max-width:none;
	height:100%;
	transition: opacity 0.3s ease-in-out; 
	-webkit-transition: opacity 0.3s ease-in-out;
}
.recent_posts_widget:hover .post_item_img_widget img {opacity:0.5;}

.post_item_content_widget a.title {
	display:block;
	line-height:21px;
	font-size:18px;
	color:#333;
}
.post_item_content_widgeta.title:hover {color:#666;}
.post_item_inf_widget li {
	display:inline-block;
	padding-top:12px;
	padding-right:10px;
	line-height:17px;
	font-size:11px;
	color:#999;
}









/*-----------------------------------------------------------------------------------*/
/*	FOOTER
/*-----------------------------------------------------------------------------------*/
#contacts {
	position: relative;
	z-index:0;
	padding:0;
	background:transparent;
}

footer {
	overflow:hidden;
	position:fixed;
	z-index:1;
	bottom:0;
	left:50%;
	opacity:0;
	width:100%;
	padding:60px 0 10px;
	color:#999;
	background-color:#1c1c1c;
	transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
}
footer h4 {color:#fff;}



/* __________ Footer About Block __________ */
.foot_about_block p {
	margin-bottom:24px;
	padding-right:71px;
	line-height:24px;
	font-size:12px;
}






/*-----------------------------------------------------------------------------------*/
/*	MAP
/*-----------------------------------------------------------------------------------*/
#map {
	position:fixed;
	z-index:3;
	bottom:-100%;
	left:0;
	right:0;
	height:401px;
	transition: all 0.3s ease-in-out; 
	-webkit-transition: all 0.3s ease-in-out;
}
#map iframe {width:100%; height:399px;}
#map.showed {bottom:0;}



.map_hide {
	position:absolute;
	left:50%;
	z-index:20;
	display: block;
	width:50px;
	height:50px;
	margin-left:525px;
	background-color:#333;
	font-family: 'Nunito';
	text-align:center;
}
.map_hide:hover {background-color:#fff;}
.map_hide i {
	line-height:46px;
	font-size:26px;
	color:#fff;
	transition: all 0.3s ease-in-out; 
	-webkit-transition: all 0.3s ease-in-out;
}
.map_hide i {margin:0 -2px;}
.map_hide:hover i {color:#333;}






/*-----------------------------------------------------------------------------------*/
/*	SOCIAL BUTTONS
/*-----------------------------------------------------------------------------------*/
.social li {
	display:inline-block;
	margin:0 7px 10px 0;
}
.social li a {
	display:block;
	width:50px;
	height:50px;
	border:1px solid #242424;
	text-align:center;
	line-height:46px;
	font-size:23px;
	color:#333;
}
.social li a:hover {
	color:#ccc;
	border-color:#ccc;
}








/*-----------------------------------------------------------------------------------*/
/*	CONTACT FORM
/*-----------------------------------------------------------------------------------*/
/* __________ Contact Form __________ */
textarea,
input[type="text"] {
	width:100%;
	padding: 10px 8px;
	text-transform:none;
	font-family: 'Nunito';
	font-weight:400;
	line-height:20px;
	font-size: 20px;
	color: #29409A;
	font-style:normal;
	border-radius: 0;	
	background: none;
	box-shadow: none;
	transition: border-color 0.3s ease-in-out; 
	-webkit-transition: border-color 0.3s ease-in-out;
}
textarea {
	overflow:hidden;
	min-height:95px;
	resize: none;
}
textarea,
input[type="text"].last {margin-right:0;
}


textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus {
	outline: 0;
	box-shadow: none;
	color:#666;
	border-color:#ccc;
}


.contact_btn {
	display:inline-block;
	cursor:pointer;
	margin: 0 7px 10px 0;
	padding:13px 30px;
	border: 2px solid #242424;
	border-radius: 0;
	box-shadow: 0;
	text-shadow:none;
	text-decoration:none;
	text-transform:uppercase;
	font-family: 'Nunito';
	font-weight:900;
	line-height:20px;
	font-size:13px;
	color:#333;
	background: none; 
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
.contact_btn.active, .contact_btn:hover {background: none; color:#fff; border-color:#ccc;}

.notification_error {color:#30a67c;}








/*-----------------------------------------------------------------------------------*/
/*	BLOG
/*-----------------------------------------------------------------------------------*/
.single_page #blog {padding-top:50px;}


.blog_block hr {border-top:2px solid #e9e9e9;}



/* __________ Blog Post __________ */
.blog_post_img {
	overflow:hidden;
	float:left;
	position:relative;
	width:470px;
	height:369px;
	margin-right:30px;
	background-color:#000;
}
.blog_post_img img {
	width:auto;
	max-width:none;
	height:100%;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
.blog_post:hover .blog_post_img img {opacity:0.5;}

.blog_post a.zoom {
	position:absolute;
	z-index:30;
	left:50%;
	bottom:50px;
	width:60px;
	height:36px;
	margin:0 0 -30px -30px;
	opacity:0;
	background-image:url(../images/zoom.png);
	background-repeat:no-repeat;
	background-position:0 0;
	background-size:100% auto;
	-webkit-background-size:100% auto;
	transition: bottom 0.3s ease-in-out, opacity 0.3s ease-in-out; 
	-webkit-transition: bottom 0.3s ease-in-out, opacity 0.3s ease-in-out;
}
.blog_post:hover a.zoom {
	bottom:50%;
	opacity:1;
}
.blog_post a.zoom:hover {background-image:url(../images/zoom_h.png);}

.blog_post_descr hr {
	border-color:#e9e9e9;
	margin:25px 0;
}
.blog_post_date {
	margin-top:-3px;
	text-transform:uppercase;
	line-height:14px;
	font-size:11px;
}

.blog_post_title {
	display:block;
	padding-bottom:19px;
	line-height:36px;
	font-size:30px;
	color:#333;
}
.blog_post_title:hover {color:#666;}

.blog_post_info li {position:relative; display:inline-block; padding-right:22px;}
.blog_post_info li:before {content:''; position:absolute; right:9px; top:4px; height:12px; width:1px; background-color:#d3d3d3;}
.blog_post_info li:last-child:before {display:none;}
.blog_post_info li a {font-size:14px;}
.blog_post_content {
	padding-bottom:18px;
	line-height:26px;
	font-size:17px;
}
.blog_post .read_more_btn {
	font-weight:500;
	font-size:16px;
	color:#333;
}
.blog_post .read_more_btn:hover {color:#666;}



/* __________ Pagination __________ */
.pagination {
	display:block;
	margin:0 0 50px;
	padding:0;
	border-radius:0;
}
.pagination li {
	float:left;
	width:68px;
	height:70px;
}
.pagination li a {
	float:none;
	display:block;
	margin:0;
	padding:0;
	border:0;
	font-weight:900;
	text-align:center;
	line-height:68px;
	font-size:20px;
	color:#999;
}
.pagination li a:focus,
.pagination li a:hover {
	background:none !important;
	color:#333 !important;
}
.pagination li.active a {
	border:2px solid #333 !Important;
	font-size:26px;
	color:#333 !important;
	background:none !important;
}








/* __________ Single Blog Post __________ */
.single_blog_post_date {
	margin:-2px 0 -4px;
	line-height:13px;
	font-size:11px;
	color:#999;
}
.single_blog_post_title {
	padding-bottom:12px;
	line-height:60px;
	font-size:50px;
	color:#333;
}

.single_blog_post_info {padding-bottom:20px;}
.single_blog_post_info li {
	position:relative;
	display:inline-block;
	padding:0 25px 4px 0;
}
.single_blog_post_info li:before {
	content:'';
	position:absolute;
	right:9px;
	top:4px;
	height:12px;
	width:1px;
	background-color:#d3d3d3;
}
.single_blog_post_info li:last-child:before {display:none;}
.single_blog_post_info li a {font-size:14px;}

.single_blog_post_img img {
	margin-bottom:23px;
	width:100%;
}

.single_blog_post_content {
	line-height:26px;
	font-size:17px;
}



/* __________ Single Blog Post Tags __________ */
.single_blog_post_tags li {
	display:inline-block;
	margin:0 3px 5px 0;
}
.single_blog_post_tags li a {
	display:block;
	padding:9px 19px;
	font-size:16px;
	border:1px solid #e9e9e9;
	transition: color 0.3s ease-in-out, border-color 0.3s ease-in-out;
	-webkit-transition: color 0.3s ease-in-out, border-color 0.3s ease-in-out;
}
.single_blog_post_tags li a:hover {
	padding:8px 18px;
	border:2px solid #333;
}





/* __________ Comments __________ */
#comments .avatar {
	overflow:hidden;
	margin:3px 30px 0 0;
	width:70px;
	height:70px;
	border:1px solid #efefef;
}
#comments .avatar img {width:100%;}

.comment_right {display:table;}
.comment_info {padding-bottom:11px;}
#comments .comment_author {
	font-weight:500;
	font-size:16px;
	color:#333;
}
#comments .comment_date {color:#999; font-size:11px;}
#comments .comment_inf_sep {
	padding:0 12px;
	font-size:16px;
	color:#ccc;
}
#comments .comment_right p {font-size:12px;}


#comment_form textarea,
#comment_form input[type="text"] {
	padding:10px 8px 11px;
	border-color:#e9e9e9;
	text-transform:uppercase;
	font-size:11px;
	color:#666;
}
#comment_form textarea {min-height:140px;}
#comment_form .contact_btn {
	background-color:#1c1c1c;
	color:#fff;
}
#comment_form .contact_btn:hover {background-color:#ccc;}

.comment_note {padding-top:11px; font-size:12px;}


.mb-1 {
	display: flex;
    justify-content: center;
}

.mb-1 img {
	width: 80%;
}

.mb-2 {
	display: block;
    justify-content: center;
	width: 50%;
}

.mb-2 img {
	margin-bottom: 2%;
}

.text-white-50.small {
    display: flex;
	align-items: center;
	justify-content: center;
}

.bloco2 h2 {
	font-size: 50px;
}

/*-----------------------------------------------------------------------------------*/
/*	Portfolio Single
/*-----------------------------------------------------------------------------------*/
.single_page #portfolio {padding-top:50px;}


.portfolio_block hr {border-top:2px solid #e9e9e9;}



/* __________ Single Portfolio Post __________ */
.single_portfolio_post_title {
	padding-bottom:20px;
	line-height:40px;
	font-size:40px;
	color:#333;
}










/*-----------------------------------------------------------------------------------*/
/*	SIDEBAR
/*-----------------------------------------------------------------------------------*/
.sidepanel {margin-bottom:25px;}

.sidebar hr {
	border-color:#e9e9e9;
	margin:25px 0;
}


/* __________ Widjet Meta __________ */
.widget_meta li {
	position:relative;
	padding:13px 10px 12px 30px;
	border-top:1px solid #e9e9e9;
}
.widget_meta li:last-child {border-bottom:1px solid #e9e9e9;}
.widget_meta li:before {
	content:'°';
	position:absolute;
	left:10px;
	top:20px;
	font-size:27px;
	color:#ccc;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
.widget_meta li:hover:before {color:#333;}
.widget_meta li a {
	display:inline-block;
	line-height:24px;
	font-size:20px;
	color:#666;
}
.widget_meta li a:hover {color:#333;}




/* __________ Popular Tags __________ */
.widget_tags li {
	display:inline-block;
	margin:0 3px 5px 0;
}
.widget_tags li a {
	display:block;
	padding:9px 19px;
	font-size:16px;
	border:1px solid #e9e9e9;
	transition: color 0.3s ease-in-out, border-color 0.3s ease-in-out;
	-webkit-transition: color 0.3s ease-in-out, border-color 0.3s ease-in-out;
}
.widget_tags li a:hover {
	padding:8px 18px;
	border:2px solid #333;
}



/* __________ Text Widget __________ */
.widget_text p {
	line-height:26px;
	font-size:16px;
}



/* __________ Work Info __________ */
.work_info {padding-bottom:25px;}
.work_info li {
	padding-bottom:6px;
	font-size:14px;
	color:#999;
}
.work_info li a {color:#333;}


/* __________ Shared __________ */
.shared li {
	display:inline-block;
	margin:0 7px 10px 0;
}
.shared li a {
	display:block;
	width:50px;
	height:50px;
	padding:1px;
	border:1px solid #e9e9e9;
	text-align:center;
	line-height:46px;
	font-size:23px;
	color:#ccc;
	transition: color 0.3s ease-in-out, border-color 0.3s ease-in-out;
	-webkit-transition: color 0.3s ease-in-out, border-color 0.3s ease-in-out;
}
.shared li a:hover {
	padding:0;
	color:#333;
	border:2px solid #242424;
}

.texto_inicial {
	padding-top: 5%;
	padding-bottom: 7%;
	text-align: left;
	margin-left: 7%;
}

.texto_inicial li {
	padding-bottom: 5%;
	display: flex;
	align-items: center;
}

.texto_inicial p {
	margin:0px;
	margin-left: 5%;
}










/*-----------------------------------------------------------------------------------*/
/*	RESPONSIVE STYLES
/*-----------------------------------------------------------------------------------*/

@media screen and (-webkit-min-device-pixel-ratio:0) { 
	.parallax, .cleancode_block, #team, .top_slider .slide1, .top_slider .slide2, .top_slider .slide3 {background-attachment:scroll !important; background-position:0 0; text-align: center;}
	.top_slider .slide1, .top_slider .slide2, .top_slider .slide3 {background-size:cover !important;}

}

@media (max-width: 1024px) {

	.cidade_gv, .cidade_ipatinga {
		font-size: 60px;
		top:2%;
	}

	.footer_1 {
		height: 400px;
	}

	#oprojeto h2 {
		font-size: 40px;
	}

	#chamada h2, .descricao_programa h2 {
		font-size: 50px;
	}

	#chamada ul li, #publico_alvo ul li {
		font-size: 35px;
	}

	#chamada .chamada_bloco .chamada_texto_menor, #publico_alvo .chamada_bloco .chamada_texto_menor, .descricao_programa .p_menor {
		font-size: 23px;
	}

	.descricao_programa .p_menor {
		padding-bottom: 3%;
	}

	.bloco2 h2 {
		font-size: 50px;
	}

	.reta2 {
		width: 300px;
	}

	.reta3 {
		width: 360px;
		left: 160px;
	}

	.reta4 {
		width: 400px;
	}

	.bloco1_publico_alvo h2, #duvidas h2 {
		font-size: 40px;
	}

	.pull-right-align-right, .pull-right-align-left {
		width: 60%;
	}

	#chamada ul li, #publico_alvo ul li {
		font-size: 30px;
	}

	button.accordion {
		line-height: 30px;
	}

	.col-lg-6 {
		width: 100%;
	}

	.container {
		max-width: 999px;
	}

	img {
		max-width: 100%;
	}

	.purpose_blockx {
		display: grid;
		padding: 5%;
	}

	.bloco1 {
		padding: 5% 5% 5% 5%;
	}

	.bloco1x {
		display: None;
	}

	.img_oque_vamos_aprender {
		max-width: 75%;
	}
	
	.motivos_ul_texto {
		padding-left: 22%;
	}

	.motivos_ul_texto li p {
		padding-bottom: 6.3%;
	}

	.atraves_da_img_2 p {
		padding-top: 2.5%;
		padding-left: 12%;
		padding-right: 13%;
	}

	.col-lg-6y {
		display: flex;
		width: 100%;
		padding-top: 2%;
		/* padding-left: 7%; */
		justify-content: center;
	}

	.top_slider .col-lg-6 .contents .tagp {
		font-size: 40px;
	}

	.col-lg-6x {
		display: flex;
		width: 100%;
		justify-content: center;
		top: -120px;
	}

	.countdown{
		padding: 22px;
		padding-top: 5%;
	}

	h2 {font-size:35px;line-height:35px}

	.faleconoscoleft p {
		font-size: 25px;
	}

	.sf-js-enabled {display: none;}

	.intro-img{
		display: flex;
		justify-content: center;
	}

	.pull-left {
		width: 40%;
	}

	.pull-right {
		width: 60%;
	}

	.faleconosco {
		font-size: 60px;
	}

	.top_slider .col-lg-6 .contents .head-title {
		justify-content: center;
		text-align: center;
	}

	.contents {
		padding-top: 5%;
	}

	.purpose_block p {font-size:25px; line-height:25px;}

	.purpose_block .btn-active span {
		font-size: 20px;
		text-align: center;
    	max-width: 90%;
	}

	.bloco1 {
		width: 100%; 
		position: relative;
   }

	.bloco2 {
		 width: 100%; 
		 position: relative;
		margin-left: 0%;
	}

	#chamada li img {
		height: 100px;
	  }

	#chamada .chamada_bloco {
		height: 440px;
	}
	
}

@media (min-width: 992px) and (max-width: 1199px) {
	.parallax, .cleancode_block, #team {background-attachment:scroll !important; background-size:100% auto !important; -webkit-background-size:100% auto !important;}
	
	
/* __________ Menu __________ */
	.navmenu ul li a {padding-left:15px; padding-right:15px;}

/* __________ Index __________ */
	.cleancode_block p.title {font-size:70px; line-height:70px;}
	.cleancode_block .nav-tabs li a {width:136px; height:136px; padding-top:35px;}
	.cleancode_block .nav-tabs li a i {width:45px; height:45px;}
	.cleancode_block .nav-tabs li a span {font-size:16px;}
	.cleancode_block .nav-tabs li a i {background-position:0 -45px;}
	.nav-tabs li a:hover i {background-position:0 -90px; transform:translateY(-5px); -o-transform:translateY(-5px); -ms-transform:translateY(-5px); -webkit-transform:translateY(-5px);}
	.nav-tabs li.active a i {background-position:0 0; transform:translateY(-10px); -o-transform:translateY(-10px); -ms-transform:translateY(-10px); -webkit-transform:translateY(-10px);}
	
	
	.work_item a.zoom {width:40px; height:24px; margin-left:-20px;}
	.work_item:hover a.zoom {bottom:30px;}
	
	
	.img_wrapper {width:137px !important;}
	
	
	.post_item_img a.link {width:40px; height:24px; margin:0 0 -12px -20px;}
	.post_item_img a.link:hover {background-position:0 -24px;}
	.post_item_content a.title {font-size:19px; line-height:24px;}
	
	
	.owl-theme .owl-controls {top:-69px;}
	.owl-theme .owl-controls .owl-buttons div {width:50px; height:50px;}
	.owl-theme .owl-controls .owl-buttons div:before {width:48px; height:48px; line-height:46px;}
	
	
	
/* __________ Blog __________ */
	.blog_post_descr hr {margin:15px 0;}
	
	.blog_post_img {width:400px; height:314px;}
	.blog_post_title {font-size:24px; line-height:27px;}
	.blog_post_content {font-size:14px; line-height:22px;}
	
	
	.single_blog_post_title{font-size:44px; line-height:50px;}
	
	

/* __________ Sidebar __________ */
	.widget_meta li a {font-size:17px; line-height:20px;}
	
	.post_item_img_widget{width:220px; height:146px;}
	.post_item_content_widget a.title {font-size:16px; line-height:20px;}

	
	
	

/* __________ All Styles __________ */
	.breadcrumbs_block {padding:50px 0;}
	
	
	.map_hide {margin-left:435px;}
	
	
}

@media (min-width: 768px) and (max-width: 991px) {
	
	.logo a {font-size:22px;}

	.chamada_imagem {
		top:-100px
	}

	.cidade_gv, .cidade_ipatinga, .cidade_linhares {
		font-size: 50px;
		top:2%;
	}

	#chamada h2, .descricao_programa h2 {
		font-size: 40px;
	}

	#motivos {
		display: block;
	}

	.descricao_programa, .imagem_logo {
		width: 100%;
	}
	
	#chamada h2, .descricao_programa h2 {
		text-align: center;
	}

	.reta {
		left: 160px;
	}

	.reta2 {
		width: 250px;
	}

	.descricao_programa .p_menor {
		line-height: 30px;
	}
	
	.pull-right-align-right li p {
		text-align: center;
	}

	.bloco1_publico_alvo h2, #duvidas h2 {
		font-size: 40px;
	}

	button.accordion {
		font-size: 28px;
	}

	.purpose_block .panel p {
		font-size: 28px;
	}

	#edital .row {
		display: block;
	}
	#edital .row .pull-left, #edital .pull-right-align-right {
		width: 100%;
	}

	.countdown{
		padding: 15px;
	}

	.container {
		display: flex;
		align-items: center;
		justify-content: center;
	}

	.motivos_ul_texto li p {
		padding-top: 0%;
		line-height: 20px;
		text-align: left;
	}

	.motivos_ul {
		width: 90%;
	}

	.motivos_ul li {
		padding-bottom: 0%;
	}

	.motivos_ul li p {
		font-size: 20px;
	}

	.atraves_da_img_2 p{
		padding-top: 1.5%;
	}

	.purpose_block .btn-active {
		font-size: 13px;
	}

	.atraves_da_img_2 {
		padding: 0%;
	}

	ul.ul_metodologia{
		display: flex;
		justify-content: left; 
		width: 70%;
	}

	ul.ul_metodologia_w {
		display: flex;
		/* justify-content: center; */
		width: 100%;
	}

	.purpose_block .btn-active span {
		font-size: 16px;
	}

	.pull-left {width: 22%;}

	.pull-left a .logo {
		max-width: 100%;
	}

	h2 {font-size: 50px}
	
	#search-form input:focus {width:42px;}
	

/* __________ Menu __________ */
	.navmenu ul li a {padding-left:10px; padding-right:10px; font-size:12px;}
	
	
	
/* __________ Index __________ */
	.cleancode_block p.title {font-size:60px; line-height:60px;}
	.cleancode_block span {font-size:20px; line-height:24px;}
	.cleancode_block .nav-tabs li a {width:100px; height:100px; padding-top:24px;}
	.cleancode_block .nav-tabs li a i {width:45px; height:45px;}
	.cleancode_block .nav-tabs li a span {font-size:13px;}
	.cleancode_block .nav-tabs li a i {background-position:0 -45px;}
	.nav-tabs li a:hover i {background-position:0 -90px; transform:translateY(-5px); -o-transform:translateY(-5px); -ms-transform:translateY(-5px); -webkit-transform:translateY(-5px);}
	.nav-tabs li.active a i {background-position:0 0; transform:translateY(-10px); -o-transform:translateY(-10px); -ms-transform:translateY(-10px); -webkit-transform:translateY(-10px);}
	

	.purpose_block .ipad_img1 {margin-top:-50px;}
	.purpose_block p {font-size:20px; line-height:20px;}
	
	
	.work_item a.zoom {width:40px; height:24px; margin-left:-20px;}
	.work_item:hover a.zoom {bottom:30px;}
	
	
	.img_wrapper {width:100px !important;}
	
	
	.post_item_img a.link {width:40px; height:24px; margin:0 0 -12px -20px;}
	.post_item_img a.link:hover {background-position:0 -24px;}
	.post_item_content a.title {font-size:15px; line-height:20px;}
	.post_item_content {padding-top:15px;}
	.post_item_inf a {font-size:12px; padding-right:5px;}
	.post_item_inf li {padding-right:5px;}
	
	
	.owl-theme .owl-controls {top:-69px;}
	.owl-theme .owl-controls .owl-buttons div {width:50px; height:50px;}
	.owl-theme .owl-controls .owl-buttons div:before {width:48px; height:48px; line-height:46px;}
	
	
	.crewman_item .crewman_social a {width:36px; height:36px; margin:0 2px 0 5px; font-size:17px; line-height:34px;}
	.crewman_item:hover .crewman_social {bottom:30px;}
	
	
	.testim_content {font-size:17px; line-height:24px;}
	

/* __________ Blog __________ */
	.blog_post_descr hr {margin:15px 0;}
	
	.blog_post_img {width:400px; height:314px;}
	.blog_post_title {font-size:24px; line-height:27px;}
	.blog_post_content {font-size:14px; line-height:22px;}
	
	
	.single_blog_post_title{font-size:44px; line-height:50px;}
	
	

/* __________ Sidebar __________ */
	.widget_meta li a {font-size:17px; line-height:20px;}
	
	.post_item_img_widget{width:220px; height:146px; float:left; margin-right:30px;}
	.post_item_content_widget a.title {font-size:16px; line-height:20px;}

	
	
	

/* __________ All Styles __________ */
	.breadcrumbs_block {padding:50px 0;}
	.breadcrumbs_block h2 {font-size:60px; line-height:64px;}
	.breadcrumbs_block p {font-size:21px; line-height:24px;}
	

/* __________ Footer __________ */
	footer {position:static; left:auto; bottom:auto; transform:none; -webkit-transform:none;}
	
	
	.map_hide {margin-left:325px;}
	
	
	.respond_clear {clear:both; height:0; font-size:0;}

	.contents {
		padding-top: 0%;
	}

	.pull-left a .logo {
		max-width:100%;
	}

	.pull-left {
		text-align: center;
    	justify-content: center;
	}

	.purpose_block p {
		font-size: 28px;
		line-height: 30px;
		text-align: left;
	}

	.bloco2 .h2_principal {
		padding-left: 80px;
		padding-right: 80px;
	}

	.bloco2 h2 {
		font-size: 40px;
		line-height: 50px;
	}

	.row .pull-left, .row .pull-right {
		width: 50%;
	}

	.pull-right-align-right, .pull-right-align-left {
		width: 50%;
	}

	.reta3 {
		width: 290px;
		left: 15px;
	}

	.reta4 {
		width: 260px;
	}

	#publico_alvo .chamada_blocos {
		display: block;
	}

	#publico_alvo .chamada_bloco {
		width: 100%;
		height: 250px;
		margin-top: 2%;
	}

	#chamada li img {
		height: 70px;
	  }

	#chamada .chamada_bloco {
		height: 470px;
	}

	.cleancode_block span {
		margin-left: 5%;
		margin-right: 5%;
	}

	#aprender .purpose_block .row4 p {
		font-size: 18px;
	}

	.purpose_block .container1 #colorpopup1 {
		font-size: 15px;
	}

	.purpose_block .container1 #colorpopup2 {
		font-size: 15px;
	}

	.purpose_block .container1 #colorpopup3 {
		font-size: 15px;
	}

	.purpose_block .container1 #colorpopup4 {
		font-size: 15px;
	}

	.purpose_block .container1 #colorpopup5 {
		font-size: 15px;
	}

	.popup {
		margin-top: 12%;
	}

	.purpose_block .container1 .popup2 p {
		font-size: 15px;
	}

	.purpose_block .container1 .popup2 h2 {
		font-size: 40px;
	}

	.col-lg-6x {
		display: none;
	}

	.top_slider .col-lg-6 .contents .tagp {
		text-align: center;
	}

	#home {
		padding-top: 5%;
		padding-bottom: 5%;
		padding-right: 80px;
	}

	h2 {
		font-size: 35px;
	}

	.btn {
		padding: 15px 15px 15px;
	}

	#faleconosco .class_espacamento {
		display: block;
	}

	.faleconoscoleft, .faleconoscoright {
		width: 100%;
		padding-bottom: 2%;
	}

	.faleconoscoleft p {
		text-align: center;
	}

	.footer_1 .img_1_footer_1 img {
		width: 60%;
	}

	.footer_1 .logo_1_footer img {
		width: 100%;
	}

	.footer_1 .logo_2_footer img {
		width: 55%;
	}

	.img_2_footer_1 ul {
		width: 50%;
		padding: 5%;
	}

	.footer_1 {
		padding-top: 5%;
		display: block;
		height: 900px;
		text-align: center;
	}

	.img_1_footer_1, .img_2_footer_1 {
		display: flex;
		justify-content: center;
	}

}

@media (max-width: 767px) {
	.container {padding-left:31px; padding-right:15px;}
	
	.footer_1 {
		padding-top: 5%;
		display: block;
		height: 900px;
		text-align: center;
	}

	.img_1_footer_1, .img_2_footer_1 {
		display: flex;
		justify-content: center;
	}

	.col-lg-6x {
		display: none;
	}

	.top_slider .col-lg-6 .contents .tagp {
		text-align: center;
	}

	#home {
		padding-top: 5%;
		padding-bottom: 5%;
		padding-right: 80px;
	}

	h2 {
		font-size: 35px;
	}

	.btn {
		padding: 15px 15px 15px;
	}

	#faleconosco .class_espacamento {
		display: block;
	}

	.faleconoscoleft, .faleconoscoright {
		width: 100%;
		padding-bottom: 2%;
	}

	.faleconoscoleft p {
		text-align: center;
	}

	.footer_1 .img_1_footer_1 img {
		width: 50%;
	}

	.footer_1 .logo_1_footer img {
		width: 100%;
	}

	.footer_1 .logo_2_footer img {
		width: 55%;
	}

	.img_2_footer_1 ul {
		width: 50%;
		padding: 5%;
	}

	h2 {font-size:30px; line-height:32px;}
	
	
	.logo a {font-size:22px;}
	
	
	#search-form input:focus {width:42px;}
	
	
/* __________ Menu __________ */
	.navmenu {position:absolute; left:0; right:0; top:80px; background-color:#fff;}
	.navmenu ul {padding:10px 0;}
	.navmenu ul li {display:block; text-align:left;}
	.navmenu ul li a {padding:4px 20px;}
	
	.sub-menu ul {display:block; position:static; width:100%; box-shadow:none; padding:0; margin:0;}
	.sub-menu ul:before {display:none !important;}
	.navmenu li.sub-menu:hover, .navmenu li.sub-menu.active_page {background:none;}
	.sub-menu ul li a {background:none; border:0; padding-left:30px;}
	.sub-menu ul li a:hover, .sub-menu ul li.active a {background:none !important; color:#333 !Important;}
	.sub-menu ul li a:before {content:'-'; position:absolute; z-index:10; left:17px; top:4px; color:#666;}


/* __________ Index __________ */
	.cleancode_block p.title {font-size:40px; line-height:40px;}
	.cleancode_block span {font-size:15px; line-height:22px;}
	.cleancode_block .nav-tabs {margin:0 auto; width:450px;}
	.cleancode_block .nav-tabs li a {width:120px; height:120px; padding-top:24px;}
	.cleancode_block .nav-tabs li a i {width:45px; height:45px;}
	.cleancode_block .nav-tabs li a span {font-size:13px;}
	.cleancode_block .nav-tabs li a i {background-position:0 -45px;}
	.nav-tabs li a:hover i {background-position:0 -90px; transform:translateY(-5px); -o-transform:translateY(-5px); -ms-transform:translateY(-5px); -webkit-transform:translateY(-5px);}
	.nav-tabs li.active a i {background-position:0 0; transform:translateY(-10px); -o-transform:translateY(-10px); -ms-transform:translateY(-10px); -webkit-transform:translateY(-10px);}
	
	
	.purpose_block {padding-top:35px;}
	.ipad_img_in {width:350px; margin:0 auto;}
	.purpose_block .ipad_img1 {margin-top:40px;}
	.purpose_block p {font-size:12px; line-height:20px;}
	
	
	.work_item a.zoom {width:40px; height:24px; margin-left:-20px;}
	.work_item:hover a.zoom {bottom:30px;}
	
	
	.our_clients .row {text-align:center; margin:0 auto; width:450px;}
	.client_img {width:140px; display:inline-block;}
	.img_wrapper {width:110px !important;}
	
	
	.post_item_img a.link {width:40px; height:24px; margin:0 0 -12px -20px;}
	.post_item_img a.link:hover {background-position:0 -24px;}
	.post_item_content a.title {font-size:15px; line-height:20px;}
	.post_item_content {padding-top:15px;}
	.post_item_inf a {font-size:12px; padding-right:5px;}
	.post_item_inf li {padding-right:5px;}
	
	
	.owl-theme .owl-controls {top:-69px;}
	.testimonials .owl-theme .owl-controls {top:-49px;}
	.owl-theme .owl-controls .owl-buttons div {width:50px; height:50px;}
	.owl-theme .owl-controls .owl-buttons div:before {width:48px; height:48px; line-height:46px;}
	
	
	.crewman_item .crewman_social a {width:36px; height:36px; margin:0 2px 0 5px; font-size:17px; line-height:34px;}
	.crewman_item:hover .crewman_social {bottom:30px;}
	
	
	.testim_content {font-size:17px; line-height:24px;}
	
	
	
	#news .recent_posts {width:450px; margin:0 auto;}
	
	
/* __________ Blog __________ */
	.blog_post_descr hr {margin:15px 0;}
	
	.blog_post_img {width:200px; height:157px; margin-right:20px;}
	.blog_post_title {font-size:19px; line-height:22px;}
	.blog_post_descr hr {clear:both; border:0;}
	.blog_post_content {font-size:14px; line-height:22px;}
	.blog_post_info li a {font-size:13px;}
	.blog_post_info li {padding-right:15px;}
	.blog_post_info li:before {right:6px;}
	.blog_post_content {padding-top:20px;}
	
	.pagination li {width:40px; height:40px;}
	.pagination li a {font-size:16px; line-height:38px;}
	.pagination li.active a, .pagination li a:focus, .pagination li a:hover {font-size:18px;}
	
	
	.single_blog_post_title{font-size:44px; line-height:50px;}
	
	
/* __________ Single Blog Post __________ */
	.single_blog_post_date {margin:0;}
	.single_blog_post_title {font-size:26px; line-height:32px;}
	
	.comment_note {padding:0 0 20px;}
	
	

/* __________ Sidebar __________ */
	.widget_meta li a {font-size:17px; line-height:20px;}
	
	.post_item_img_widget{width:220px; height:146px; float:left; margin-right:30px;}
	.post_item_content_widget a.title {font-size:16px; line-height:20px;}

	
	
	

/* __________ All Styles __________ */
	.breadcrumbs_block {padding:40px 0;}
	.breadcrumbs_block h2 {font-size:50px; line-height:54px;}
	.breadcrumbs_block p {font-size:16px; line-height:20px;}


/* __________ Footer __________ */
	footer {position:static; left:auto; bottom:auto; transform:none; -webkit-transform:none;}
	
	
	.map_hide {margin:0; left:auto; right:15px;}
	
	
	.respond_clear {clear:both; height:0; font-size:0;}

	.contents {
		padding-top: 0%;
	}

	.pull-left {
		text-align: center;
    	justify-content: center;
	}

	.purpose_block p {
		font-size: 18px;
		margin-left: 5%;
		margin-right: 5%;
	}

	.cleancode_block span {
		margin-left: 5%;
		margin-right: 5%;
	}

	#aprender .purpose_block .row4 p {
		font-size: 18px;
	}

	.purpose_block .container1 #colorpopup1 {
		font-size: 15px;
	}

	.purpose_block .container1 #colorpopup2 {
		font-size: 15px;
	}

	.purpose_block .container1 #colorpopup3 {
		font-size: 15px;
	}

	.purpose_block .container1 #colorpopup4 {
		font-size: 15px;
	}

	.purpose_block .container1 #colorpopup5 {
		font-size: 15px;
	}

	.popup {
		margin-top: 12%;
	}

	.purpose_block .container1 .popup2 p {
		font-size: 15px;
	}

	.purpose_block .container1 .popup2 h2 {
		font-size: 40px;
	}

	#oprojeto .purpose_block p {
		margin-left: 0px;
		margin-right: 0px;
	}
	
	
}

@media (max-width: 479px) {

	.cidade_gv, .cidade_ipatinga, .cidade_linhares {
		font-size: 35px;
		top:1.5%;
		padding-left: 50px;
		padding-right: 50px;
		text-align: center;
	}

	.reta_index {
		width: 250px;
	}

	.pull-right-align-right li p {
		text-align: center;
	}

	.duvidas_seta {
		display: none;
	}

	#oprojeto {
		padding-left: 50px;
		padding-right: 50px;
	}

	#quem_pode_se_inscrever_page .pull-right-align-right {
		align-items: center;
	}

	#quem_pode_se_inscrever_page .pull-right-align-right li p {
		padding-top: 5%;
		text-align:center;
	}

	.chamada_imagem {
		top: -80px
	}

	#chamada h2, section#programa, #quem_pode_se_inscrever {
		padding-left: 50px;
		padding-right: 50px;
	}

	#chamada h2, .descricao_programa h2 {
		font-size: 35px;
		text-align:center;
		line-height: 40px;
	}

	#chamada h2 {
		font-size: 30px;
		line-height: 30px;
	}

	.bloco2 h2 {
		font-size: 30px;
	}

	#home {
		padding-top: 5%;
		padding-left: 50px;
		padding-right: 50px;
	}

	.pull-left a {
		justify-content: center;
	}

	.col-lg-6 {
		padding-right: 0px;
	}
	
	.class_espacamento {
		display: block;
		padding-left: 50px;
		padding-right: 50px;
	}
	
	.flexslider.top_slider {
		display: block;
	}

	.cidades {
		width: 100%;
		padding-bottom: 5%;
	}

	.motivos_ul {
		padding-left: 0%;
	}

	.chamada_blocos{
		display: block;
	}

	.chamada_bloco{
		width: 100%;
	}

	#chamada .chamada_bloco {
		height: 420px;
	}

	#edital, #publico_alvo {
		background-image: none;
	}

	#motivos {
		display: block;
	}

	#search-form {display:none;}

	#feature {display: none;}

	.navmenu ul {display: none;}

	.purpose_block .panel p {
		font-size: 28px;
	}

	#publico_alvo .chamada_bloco {
		height: 370px;
		margin-bottom: 20px;
	}

	.bottonmotodo {
		width: 100%;
	}

	.time h2 {
		font-size: 30px;
		margin: 0;
	  }

	  .faleconosco {
		font-size: 50px;
	  }

	#faleconosco .faleconoscoleft img {
		display: none;
	}

	form#Página1 {
		padding: 2%;
	}

	form#Página1 p {
		font-size: 20px;
	}

	.footer_1 {
		height: 650px;
		padding-left: 50px;
		padding-right: 50px;
	}

	.footer_1 .img_1_footer_1 img {
		width: 60%;
	}

	.purpose_block .btn-active{
		width: 50%;
	}
	
	  .top_slider .col-lg-6 .contents .head-title {font-size:35px}
	  .top_slider .col-lg-6 .contents .tagp {font-size: 35px; text-align: center; line-height: 40px;}
	  h2 {font-size: 30px}
	  h2 b {font-size: 40px;}
	  .purpose_block p {font-size: 28px;}
	  .cleancode_block p.title1 b {font-size: 50px;}
	.purpose_block .btn-active span {
		max-width: 100%;
	}

	.col-lg-6y {
		display: none;
	}

	.edital_ul_texto p {
		padding-bottom: 0%;
	}
	.edital_ul {
		padding-left: 5%;
	}

	.bloco2{
		padding-left: 0%;
	}

	.edital_ul_texto {
		padding-bottom: 5%;
		padding-left: 0%;
		padding-right: 3%;
	}

	.motivos_ul_texto p {
		margin-bottom: 15px;
	}

	.ul_metodologia img {
		display: none;
	}

	.descricao_programa h3{
		text-align: center;
	}

	.purpose_block p {
		margin-bottom: 3%;
		line-height: 30px;
		text-align: center;
	}

	.reta {
		height: 10px;
	}

	.reta2, .reta3, .reta4 {
		height: 10px;
		top: -20px;
		left: 60px;
		width: 190px;
	}

	.pull-right-align-right, .pull-right-align-left {
		width: 100%;
	}

	.row .pull-left, .row .pull-right {
		display: none;
	}

	.aling_right_h2 {
		justify-content: center;
	}

	.edital_ul_texto li {
		justify-content: center;
		text-align: center;
	}

	.pull-right-align-left li p {
		text-align:center;
	}

	.bloco1_publico_alvo h2, #duvidas h2 {
		font-size: 35px;
	}

	#publico_alvo, #edital {
		padding-left: 50px;
		padding-right: 50px;
	}

	.atraves_da_img_2 {
		position: relative;
		height: 234px;
	}

	.purpose_blockx {
		display: inherit;
		padding: 0%;
	}

	ul.ul_metodologia {
		max-width: 100%;
		display: grid;
	}

	.row .img_oque_vamos_aprender {
		display: none;
	}

	.img_oque_vamos_aprender {
		max-width: 90%;
	}

	.motivos_ul li {
		padding-bottom: 0%;
	}

	.motivos_ul li p {
		font-size: 15px;
	}
	.motivos_ul li img {
		max-width: 10%;
	}

	.service-item img {
		max-width: 90%;
	}

	.motivos_ul {
		width: 100%;
		padding-bottom: 0%;
		display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
	}

	.mb-2 {
		width: 100%;
	}

	.text-white-50.small {
		display: block
	}

	.col {
		padding: 0px;
	}

	.col p {
		font-size: 55%;
	}
	.col .service-item img {
		max-width:70%
	}
	.row {
		padding-top: 2%;
	}
	
	
/* __________ Index __________ */
	
	
	.purpose_block .btn {padding:20px; margin:15px;}
	
	
	.cleancode_block p.title {font-size:26px; line-height:26px;}
	.cleancode_block .nav-tabs {width:290px;}
	.cleancode_block .nav-tabs li {padding:0;}
	.cleancode_block .nav-tabs li a {width:96px; height:96px;}
	
	
	.ipad_img_in {width:290px;}
	
	
	.our_clients .row {width:290px;}
	
	
	.testimonials .owl-theme .owl-controls {top:0;}
	
	
	#news .recent_posts {width:290px;}
	
	
/* __________ Blog __________ */
	.blog_post_img {float:none; margin:0 0 20px; width:290px; height:227px;}
	.blog_post_descr hr {border-bottom:2px solid #e9e9e9;}
	.blog_post_content {padding-top:0;}
	
/* __________ Single Blog Post __________ */
	.single_blog_post_title {font-size:17px; line-height:22px;}
	.single_blog_post_content {font-size:13px; line-height:20px;}

	
	
/* __________ Sidebar __________ */
	.post_item_img_widget {float:none; margin-right:0;}
	


/* __________ Bootstrap Style __________ */
	.col-ss-1, .col-ss-2, .col-ss-3, .col-ss-4, .col-ss-5, .col-ss-6, .col-ss-7, .col-ss-8, .col-ss-9, .col-ss-10, .col-ss-11 {float: left;}
	.col-ss-12 {width: 100%;}
	.col-ss-11 {width: 91.66666666666666%;}
	.col-ss-10 {width: 83.33333333333334%;}
	.col-ss-9 {width: 75%;}
	.col-ss-8 {width: 66.66666666666666%;}
	.col-ss-7 {width: 58.333333333333336%;}
	.col-ss-6 {width: 50%;}
	.col-ss-5 {width: 41.66666666666667%;}
	.col-ss-4 {width: 33.33333333333333%;}
	.col-ss-3 {width: 25%;}
	.col-ss-2 {width: 16.666666666666664%;}
	.col-ss-1 {width: 8.333333333333332%;}


	.purpose_block .container1 #colorpopup1 {
		font-size: 9px;
	}

	.purpose_block .container1 #colorpopup2 {
		font-size: 9px;
	}

	.purpose_block .container1 #colorpopup3 {
		font-size: 9px;
	}

	.purpose_block .container1 #colorpopup4 {
		font-size: 9px;
	}

	.purpose_block .container1 #colorpopup5 {
		font-size: 15px;
	}

	.cleancode_block {
		padding: 60px 0 20px;
	}

	#aprender .purpose_block .row4 p {
		font-size: 16px;
	}

	h3 {
		font-size: 20px;
	}

	button.accordion {
		font-size: 28px;
	}

	.descricao_programa{
		width: 100%;
	}

	.imagem_logo{
		width: 100%;
	}

	.menu_block .pull-right {
		display: none;
	}

	.container {
		padding-left: 15px;
    	padding-right: 15px
	}

	.pull-left {
		width: 100%;
	}

	.purpose_block .container1 #colorpopup1 {
		font-size: 12px;
	}

	.popup {
		margin-top: 20%;
		margin-left: 10%;
		width: 80%;
	}

	.purpose_block .container1 .popup2 p {
		font-size: 10px;
	}

	.purpose_block .container1 .popup2 h2 {
		font-size: 30px;
	}

	#aprender .purpose_block .row4 p {
		line-height:30px;
		text-align: justify;
	}

	.purpose_block .btn-active span {
		font-size: 20px;
	}

	h2 b {
		line-height: 30px;
	}


}

@media (max-width: 376px) {
	.logo a {font-size: 16px;}
	.time h2 {font-size: 30px;}
	.top_slider .col-lg-6 .contents .head-title {font-size: 30px; line-height:40px}
	.top_slider .col-lg-6 .contents .tagp {font-size: 30px;}

	.cleancode_block .nav-tabs {display: flex; justify-content: center;}
	.cleancode_block .nav-tabs li {display: flex; justify-content: center;width:80px}
	.cleancode_block .nav-tabs li a span {font-size: 12px;}

	
	.chamada_imagem, .cidade_gv, .cidade_ipatinga, .cidade_linhares {
		display: none;
	}

	.bloco2 img {
		max-width: 50%;
	}

	.purpose_block .btn {
		margin: 12px;
	}

	.purpose_block .container1 #colorpopup1 {
		font-size: 9px;
	}

	.motivos_ul li img {
		display: none;
	}

	.motivos_ul_texto li p {
		text-align: center;
	}

	.motivos_ul_texto {
		padding-left: 13%;
	}

	#aprender .purpose_block .row4 p {
		font-size: 12px;
	}

	.popup {
		margin-top: 25%;
		margin-left: 10%;
		width: 80%;
	}
	.purpose_block .btn-active span {
		font-size: 15px;
	}

	#chamada h2 {
		padding-top: 5%;
	}

	#chamada .chamada_bloco .chamada_texto_menor, #publico_alvo .chamada_bloco .chamada_texto_menor, .descricao_programa .p_menor {
		font-size: 25px;
	}

	#chamada h2, .descricao_programa h2 {
		font-size: 30px;
	}

	.reta {
		width: 260px;
	}

	.reta2, .reta3, .reta4 {
		left: 40px;
	}

	.purpose_block p {
		font-size: 25px;
	}

	.edital_ul_texto h2 {
		text-align: center;
		line-height: 30px;
	}

	button.accordion {
		font-size: 25px;
	}

}

@media (max-width: 320px) {
	body {
		display: none;
	}

}


































