/*contador*/

.timer-area {
  background: transparent url('') left top;
  text-align: center;
  padding-top: 2em;
  margin-bottom: 4em;
}

.timer-area h1 {
  color: black;
}

/* ---------- TIMER ---------- */

ul#countdown li {
  display: inline-block;
  background: transparent url('../images/timer-piece.png') no-repeat left top;
  width: 104px;
  margin-bottom: 2px;
  text-align: center;
}

ul#countdown li span {
  font-size: 3em;
  font-weight: bold;
  color: #00adf1;
  height: 108px;
  line-height: 108px;
  position: relative;
}

ul#countdown li span::before {
  content: '';
  width: 100%;
  height: 1px;
  border-top: 1px solid white;
  position: absolute;
  top: 30px;
}

ul#countdown li p.timeRefDays,
ul#countdown li p.timeRefHours,
ul#countdown li p.timeRefMinutes,
ul#countdown li p.timeRefSeconds {
  margin-top: 1em;
  color: #00adf1;
  text-transform: uppercase;
  font-size: .875em;
}

/* carousel */

#quote-carousel {
  padding: 0 10px 40px 10px;
  margin-top: 20px;
  margin-bottom: -10px;
}

/* Control buttons  */

#quote-carousel .carousel-control {
  background: none;
  color: #222;
  font-size: 2.3em;
  text-shadow: none;
  margin-top: 70px;
}

/* Previous button  */

#quote-carousel .carousel-control.left {
  left: -70px;
  top: 0px;
}

/* Next button  */

#quote-carousel .carousel-control.right {
  right: -70px !important;
  top: 0px;
}

/* Changes the position of the indicators */

#quote-carousel .carousel-indicators {
  right: 50%;
  top: auto;
  bottom: 0px;
  margin-right: -20px;
}

/* Changes the color of the indicators */

#quote-carousel .carousel-indicators li {
  background: #c0c0c0;
}

#quote-carousel img {
  width: 500px;
  height: 200px;
  right: -70px !important;
  top: 0px;
}

/* End carousel */

.item blockquote {
  border-left: none;
  margin: -10;
}

.item blockquote img {
  margin-bottom: 0px;
}

/**
  MEDIA QUERIES
*/

/* Small devices (tablets, 768px and up) */

@media (min-width: 768px) {
  #quote-carousel {
    margin-bottom: 0;
    padding: 0 40px 30px 40px;
  }
}

/* Small devices (tablets, up to 768px) */

@media (max-width: 768px) {
  /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
  #quote-carousel .carousel-indicators {
    bottom: -20px !important;
  }
  #quote-carousel .carousel-indicators li {
    display: inline-block;
    margin: 0px 5px;
    width: 15px;
    height: 15px;
  }
  #quote-carousel .carousel-indicators li.active {
    margin: 0px 5px;
    width: 20px;
    height: 20px;
  }
  #quote-carousel .carousel-control.right {
    right: 0px !important;
    top: 0px;
  }
  #quote-carousel .carousel-control.left {
    left: 0px;
    top: 0px;
  }
  #quote-carousel img {
    width: 250px;
    height: 100px;
    right: -30px !important;
    top: 0px;
  }
}

.row {
  margin-right: 13px;
  margin-left: -15px;
}

/***********************************************/

/***************** BANNER VESTIBULAR ********************/

/***********************************************/

.banner-vestibular img {
  width: 100%;
}

/***********************************************/

/***************** Accordion ********************/

/***********************************************/

@import url('https://fonts.googleapis.com/css?family=Tajawal');
@import url('https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css');
section {
  padding: 60px 0;
}

#accordion-style-1 h1,
#accordion-style-1 a {
  color: #007b5e;
}

#accordion-style-1 .btn-link {
  font-weight: 400;
  color: #007b5e;
  background-color: transparent;
  text-decoration: none !important;
  font-size: 16px;
  font-weight: bold;
  padding-left: 25px;
}

#accordion-style-1 .card-body {
  border-top: 2px solid #007b5e;
}

#accordion-style-1 .card-header .btn.collapsed .fa.main {
  display: none;
}

#accordion-style-1 .card-header .btn .fa.main {
  background: #007b5e;
  padding: 13px 11px;
  color: #ffffff;
  width: 35px;
  height: 41px;
  position: absolute;
  left: -1px;
  top: 10px;
  border-top-right-radius: 7px;
  border-bottom-right-radius: 7px;
  display: block;
  font-family: 'PT Sans', sans-serif;
}

blockquote .small:before, blockquote footer:before, blockquote small:before {
  content: '' !important; 
}
.footer-blocks2 li:before {
 padding-right: 10px;  
}
.footer-blocks2 {
  color: #fff;
}
.panel-default>.panel-heading {
  color: #333;
  background-color: #fff; 
  border-color: #fff; 
  font-family: 'PT Sans', sans-serif;
}
.panel-default {
  border-color: #fff;
}

.panel {
  margin-bottom: 10px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0);
  box-shadow: 0 1px 1px rgba(0,0,0,0); 
  font-family: 'PT Sans', sans-serif;
}
.aleft{
  text-align: left !important;
  margin-left: 24%;
}
.psleft{
  margin-left: 4%;
}
.footer-logo{
  padding-right: 10%;
  margin-left: 25%
}
.fa-2x {
  padding-right: 10px;
}
.panel-heading {
  padding: 4px 20px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel-body {
  padding-left: 50px;
  font-family: 'PT Sans', sans-serif;
  
}
h5{
  line-height: 1.0;
  letter-spacing: 0px;
}
blockquote .small, blockquote footer, blockquote small {
  color: #000;
}
a.cl1:hover, a.cl1:active, a.cl1:link, a.cl1:visited  {
  color: white !important;
  pointer-events:none !important;
}
.not-active {
  pointer-events: none;
  cursor: default;
  text-decoration: none;
  color: black;
}
#toTop{
	position: fixed;
	bottom: 10px;
	right: 10px;
	cursor: pointer;
  display: none;
  z-index: 9999;
}
.btn-info2{
  color: white;
  background-color: #f05e22;
}
justifyText{
  text-align: justify;
}
.form-group{
  border: 2px solid blue;
  border-radius: 30px;
}

#frm_duvidas_vestibular input[type="text"], #frm_duvidas_vestibular input[type="email"], #frm_duvidas_vestibular input[type="tel"], #frm_duvidas_vestibular button[type="submit"] { font:400 14px/16px 'PT Sans', sans-serif; }

#frm_duvidas_vestibular {
	background:white;
	padding:10px;
  
}

#frm_duvidas_vestibular h3 {
	color: #F96;
	display: block;
	font-size: 30px;
	font-weight: 400;
}

#frm_duvidas_vestibular h4 {
	margin:5px 0 15px;
	display:block;
	font-size:13px;
}

fieldset {
	border: medium none !important;
	margin: 0 0 10px;
	min-width: 100%;
	padding: 0;
	width: 100%;
}

#frm_duvidas_vestibular input[type="text"], #frm_duvidas_vestibular input[type="email"], #frm_duvidas_vestibular input[type="tel"], #frm_duvidas_vestibular textarea{
	width:100%;
	border:1px solid #00adf1;
	background:#FFF;
	margin:0 0 5px;
  padding:10px;
  border-radius: 6px;
}

#frm_duvidas_vestibular input[type="text"]:hover, #frm_duvidas_vestibular input[type="email"]:hover, #frm_duvidas_vestibular input[type="tel"]:hover, #frm_duvidas_vestibular textarea:hover {
	-webkit-transition:border-color 0.3s ease-in-out;
	-moz-transition:border-color 0.3s ease-in-out;
	transition:border-color 0.3s ease-in-out;
	border:1px solid #AAA;
}

#frm_duvidas_vestibular textarea {
	height:100px;
	max-width:100%;
  resize:none;
}

#frm_duvidas_vestibular button[type="submit"] {
	cursor:pointer;
	width:26%;
	border:none;
	background:#0CF;
	color:#FFF;
	margin:0 0 5px;
	padding:10px;
  font-size:15px;
  border-radius: 6px;
  margin-left: 315px;
}

#frm_duvidas_vestibular button[type="submit"]:hover {
	background:#09C;
	-webkit-transition:background 0.3s ease-in-out;
	-moz-transition:background 0.3s ease-in-out;
	transition:background-color 0.3s ease-in-out;
}

#frm_duvidas_vestibular button[type="submit"]:active { box-shadow:inset 0 1px 3px rgba(0, 0, 0, 0.5); }

#frm_duvidas_vestibular input:focus, #frm_duvidas_vestibular textarea:focus {
	outline:0;
	border:1px solid #999;
}
::-webkit-input-placeholder {
 color:#888;
}
:-moz-placeholder {
 color:#888;
}
::-moz-placeholder {
 color:#888;
}
:-ms-input-placeholder {
 color:#888;
}
select {
  width:100%;
	border:1px solid #00adf1;
	background:#FFF;
	margin:0 0 5px;
  padding:10px;
  border-radius: 6px;
  text-transform: none !important;
  margin-top: 8px;
  font:400 14px/16px 'PT Sans', sans-serif;
  color:#888;
}
.news-details2 h4, a{
  /* font-weight: bold;*/
   font-size: 18px;
   color: white;
}
.fa-facebook:hover{
  color: #f05e22 !important;
}
.fa-instagram:hover{
  color: #f05e22 !important;
}
.fa-twitter:hover{
  color: #f05e22 !important;
}
.fa-linkedin:hover{
  color: #f05e22 !important;
}
.fa-youtube:hover{
  color: #f05e22 !important;
}
.panel-title {
  font-size: 18px;
}
.Tquest{
  margin-right: 180px;
}

.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
  margin: auto !important;
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
  padding-left: 30px !important;
}
.al{
  margin-left: 0px;
}
.coline{
  padding-left: 0px !important;
}