.blog .dt-format-gallery .dt-format-gallery-coll.full, 
.archive .dt-format-gallery .dt-format-gallery-coll.full, 
.search .dt-format-gallery .dt-format-gallery-coll.full {
	display:  none;
}
.wp-caption-text, .sticky, .gallery-caption, .bypostauthor  {}

.inline-text {
    display:  inline-block;
}
.display-none{
	display:none!important;
}
.block-text { 
    display:  block!important;
}
.error {color: #ff0000!important;display: block;}
@media screen and (min-width: 991px){
	.non-padding .vc_column-inner  {
		padding: 0px;
	}

	.non-padding-left .vc_column-inner  {
		padding-left: 0px;
	}
	.non-padding-right .vc_column-inner  {
		padding-right: 0px;
	}
	.padding-left-25 .vc_column-inner  {
		padding-left: 25px;
	}
}
.content ul {
    list-style: none;
    margin:0;
    margin-top:10px;
}
li {
background: url('/img/bullet.png') no-repeat;
background-position-y: 5px;
padding-left:25px;
}
/************************************ end *************************************/

/********************************* topsection **********************************/
.topsection{
	
	background-repeat: no-repeat;
}
@media screen and (max-width: 855px){
	.topsection {
		padding: 35px 0 0;
		background-size: auto 60%;
		background-position: top;
	}
	.topsection .mobile_non_padding{
		padding-left: 0;
		padding-right: 0;
	}
}
@media screen and (min-width: 856px) and (max-width: 991px){
	.topsection {
		padding: 35px 0 0;
		background-size: auto 80%;
		background-position: top;
	}
	.topsection .mobile_non_padding{
		padding-left: 0;
		padding-right: 0;
	}
}
@media screen and (min-width: 992px){
	.topsection {
		padding: 35px 0 45px;
		background-size: cover;
		background-position: center;
	}
}
.topsection .non_padding_left{
	padding-left: 0
}
.topsection .cursos {
   font-size:  13px;
   text-transform:  uppercase;
   line-height:  16px;
   width: 181px;
   height:  53px;
   background-color: #ffffff;
   color: #000;
   text-align:  center;
   border:  none;
   padding:  0 23px;
}
.topsection  .cursos.active {
	background-color: #0adba2!important;
	color: #fff;
}
.topsection .space-bottom {
    margin-bottom: 35px;
}
.topsection h1 {
	color: #fff;
	text-shadow:2px 2px black;
	line-height:  55px;
	padding-bottom:  90px;
	font: normal 900 55px / 62px "Lato", Helvetica, Arial, Verdana, sans-serif;
}
.topsection .acesso-bolsa{
    font-size:20px;
}
.topsection .row-max-width-bolsa{
    max-width:300px;
}
.topsection .row-max-width-bolsa h4{
    color:#0adba2;
    text-shadow:2px 2px 10px black;
    font-size: 25px;
    font-weight:900;
}
/************************************ end *************************************/

/********************************* section 2 **********************************/

.section-2 {
    padding:  45px 0 20px;
}
.section-2 .main_titulo {
    	color: #0adba2;
    	line-height:  39px;
    	text-align:  center;
    	text-transform:  uppercase;
    	padding-bottom:  50px;
}
.section-2 .titulo {
    	color: #333333;
    	line-height:  30px;
    	text-align:  center;
    	padding	:  20px 0 45px;
}

/************************************ end *************************************/

/********************************* section 3 **********************************/

.section-3  {
    	background-color: #e76513;
    	padding:  45px 0 30px;
}
.section-3 .main_titulo {
    	color: #ffffff;
    	line-height:  39px;
    	text-align:  center;
    	text-transform:  uppercase;
    	padding-bottom:  75px;
}
.section-3 .titulo {
    	color: #ffffff;
    	line-height:  32px;
    	text-align:  center;
    	padding: 25px 0 30px;
}

/************************************ end *************************************/

/********************************* section 4 **********************************/

.section-4 {
    	padding:  50px 0 40px;
    	background-color: #333333;
}
.section-4 .titulo {
    	color: #ffffff;
    	line-height:  39px;
    	text-align:  center;
    	text-transform:  uppercase;
    	padding-bottom:  50px;
}
.section-4 .space-imagens {
    	padding-bottom: 40px;
}

/************************************ end *************************************/

/********************************* section 5 **********************************/

.section-5 {
    	background-color:  #0adba2;
    	padding:  35px 0;
		text-align: center;
}
.section-5 h2 {
    	color:  #ffffff;
    	padding: 13px 0;
}
.section-5 .ctn-btn {
    	border:  solid 1px #ffffff;
    	font-size:  26px;
    	font-weight:  900;
    	line-height:  1.35;
    	text-align:  center;
    	color:  #ffffff;
    	text-transform:  uppercase;
    	background-color:  transparent;
    	padding:  15px 40px;
}


/********************************* Iniciio CSS Formulario ************************/

/** Para as paginas erro/sucesso **/
.topsection .column-form-message{
	padding: 34px 34px;
	margin-top: 27px;
	background-color: #e76513;
	color:#fff;
}
/** Para a pagina inicial **/
.topsection .column-form-body{
	padding: 34px 34px 23px;
	margin-top: 27px;
	background-color: #ffffff;
}
.topsection h2{
	color:#e76513;
	font-weight: 900;
	padding-bottom:15px;
	line-height: 28px;
}
.topsection .form-control,.topsection .select_combo_md {
	color: #000000;
	border: solid 1px #000000;
	border-radius: 1px;
	font-size: 14px;
	line-height: 35px;
	height: 41px;
	width: 100%;
	box-sizing: border-box;
}
.topsection #idade.form-control{
	width:33%;
	display: inline;
}
.topsection #telefone.form-control{
	width:65%;
	display: inline;
}
input::-webkit-input-placeholder {
  color: #333333!important;
	font-size:14px;
}

input:-moz-placeholder { /* Firefox 18- */
   color: #333333!important;
	font-size:14px;
	opacity: 1;
}

input::-moz-placeholder {  /* Firefox 19+ */
  color: #333333!important;
	font-size:14px; 
	opacity: 1;
}

input:-ms-input-placeholder {  
   color: #333333!important;
	font-size:14px; 
}

.left-inner-addon {
    position: relative;
	margin-bottom: 5px;
}
.left-inner-addon input,.left-inner-addon select {
    padding-left: 15px;    
}
.left-inner-addon select::-ms-expand { /* for IE 11 */
    display: none;
}
input[type=checkbox] {
	display:none;
} /* to hide the checkbox itself */
input[type=checkbox] + label {
	color:#000000;
	font-size:10px;
	font-weight: 400;
	margin-bottom: 0;
}
input[type=checkbox] + label:before {
  font-family: FontAwesome;
  display: inline-block;
}
input[type=checkbox] + label:before { 
	content: "\f096"; 
	font-size:15px;
} /* unchecked icon */
input[type=checkbox] + label:before {
	letter-spacing: 10px;
} /* space between checkbox and label */
input[type=checkbox]:checked + label:before {
	content: "\f046";
} /* checked icon */
input[type=checkbox]:checked + label:before {
	letter-spacing: 10px;
} /* allow space for check mark */
.form-body .terms-text{
	margin: 15px 0 10px;
}
.topsection .form-body  .text-support p{
	font-size:14px;
	color:#000000;
	line-height:17px;
	margin: 20px 0 5px;
	font-weight:700;
}
.topsection .ctm-btn, .modal-footer .btn-special {
	font-weight: 900;
	font-size: 20px;
	line-height: 1;
	width: 100%;
	padding: 14px 0;
	background-color:#e8650a;
	color:#ffffff;
	border:none;
	border-radius: 1px;
	text-align: center;
}
.topsection .ctm-btn:focus, .topsection .ctm-btn:active {
	outline: 0;
}
.topsection .ctm-btn:hover{
	background-color:rgba(232, 101, 10, 0.5);
}
.topsection .select_combo_md{
	color: #333333;
	font-size:14px;
	text-transform: uppercase;
}
.topsection select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url(../img/FormDropdownArrow.png) 96% / 15% no-repeat #fff;
    background-size: 12px 6px;
}
@media screen and (min-width: 640px) and (max-width: 991px){
    
	.topsection #telefone.form-control {
		width: 66.5%;
	}
}

@media screen and (max-width: 639px){
	.topsection #telefone.form-control {
		width: 66%;
	}
}
@media screen and (max-width: 991px){
    .topsection{
        text-align:center;
    }
	.topsection select {
		background: url(../img/FormDropdownArrow.png) 99% / 15% no-repeat #fff;
		background-size: 12px 6px;
	}
	.topsection .cursos.active {
    	margin:0 auto;
    }
    .topsection .row-max-width-bolsa{
        margin:0 auto;
        padding-bottom:40px;
    }
    
}
/****************************** modal box content *****************************/

.modal-inner-content {
	overflow-y: scroll;
    max-height: 400px;
    font-size: 14px;
    padding: 10px;
}
.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform .3s ease-out;
       -o-transition:      -o-transform .3s ease-out;
          transition:         transform .3s ease-out;
  -webkit-transform: translate(0, -25%);
      -ms-transform: translate(0, -25%);
       -o-transform: translate(0, -25%);
          transform: translate(0, -25%);
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
          box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5;
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
            box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5;
}
button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}
@media screen and (max-width: 360px){
    .topsection #telefone.form-control {
        width: 65%;
        display: inline;
    }
    .topsection h1 {
        font: normal 900 50px / 62px "Lato", Helvetica, Arial, Verdana, sans-serif;
    }

}