body {overflow-x: hidden;}

.brandcolor {color:#38A9C9 !important;}



.main-nav {/*padding-left:19px;*/}



.main-nav a {

  display: block;

  position: relative;

color:#38A9C9;

text-transform:uppercase;

  padding: 10px 15px;

  transition: 0.3s;

  font-size: 16px;

  font-family: "Montserrat", sans-serif;

  font-weight: 500;

}



.menucenterfix {margin-left:40px;}





.main-nav a:hover,

.main-nav .active > a,

.main-nav li:hover > a {

  color: #3597c4;

  text-decoration: none;

}



#intro .intro-info .btn-get-started {

    background: #24cfff;

    border: 2px solid #24cfff;

    color: #fff;

}



#intro .intro-info .btn-get-started:hover {

    background: none;

    border-color: #fff;

    color: #fff;

}



#header .logo img {

    padding: 0;

    margin: 7px 0;

    max-height: 46px;

    margin-top: -13px;

}



#intro {

    width: 100%;

    position: relative;

    background:url(../img/homebanner.png) center top no-repeat #00a9c6;

    background-size: contain;

	border-top:80px solid transparent;

    padding: 100px 0 120px 0;

}

#intro .intro-info {

    width: 60%;

    margin: auto;

	float:none;

}



#intro .intro-info .btn-get-started {font-family: "Montserrat", sans-serif;

    font-size: 14px;

    font-weight: 600;

    letter-spacing: 1px;

    display: inline-block;

    padding: 10px 32px;

    border-radius: 10px;

    transition: 0.5s;

    margin: 0 20px 20px 0;

    color: #fff;}





	/* O TEU CAMINHO

	--------------------------------*/



#teucaminho {

    background:url(../img/bgcaminho.jpg) center -110px no-repeat;

	background-color:#ffffff;



  padding: 60px 0;

}



#teucaminho .about-container .background {

  margin: 20px 0;

}



#teucaminho .about-container .content {

  background: #fff;

}



#teucaminho .about-container .title {

  color: #333;

  font-weight: 700;

  font-size: 32px;

}



#teucaminho .about-container p {

  line-height: 26px;

}



#teucaminho .about-container p:last-child {

  margin-bottom: 0;

}



#teucaminho .about-container .icon-box {

  background: #fff;

  background-size: cover;

  padding: 0 0 30px 0;

}



#teucaminho .about-container .icon-box .icon {

  float: left;

  background: #fff;

  width: 64px;

  height: 64px;

  display: -webkit-box;

  display: -webkit-flex;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-pack: center;

  -webkit-justify-content: center;

  -ms-flex-pack: center;

  justify-content: center;

  -webkit-box-align: center;

  -webkit-align-items: center;

  -ms-flex-align: center;

  align-items: center;

  -webkit-box-orient: vertical;

  -webkit-box-direction: normal;

  -webkit-flex-direction: column;

  -ms-flex-direction: column;

  flex-direction: column;

  text-align: center;

  border-radius: 50%;

  border: 2px solid #007bff;

  transition: all 0.3s ease-in-out;

}



#teucaminho .about-container .icon-box .icon i {

  color: #007bff;

  font-size: 24px;

}



#teucaminho .about-container .icon-box:hover .icon {

  background: #007bff;

}



#teucaminho .about-container .icon-box:hover .icon i {

  color: #fff;

}



#teucaminho .about-container .icon-box .title {

  margin-left: 80px;

  font-weight: 600;

  margin-bottom: 5px;

  font-size: 18px;

}



#teucaminho .about-container .icon-box .title a {

  color: #283d50;

}



#teucaminho .about-container .icon-box .description {

  margin-left: 80px;

  line-height: 24px;

  font-size: 14px;

}



#teucaminho .about-extra {

  padding-top: 60px;

}



#teucaminho .about-extra h4 {

  font-weight: 600;

  font-size: 24px;

}



/* oferecemos Section

--------------------------------*/



#oferecemos {

  padding: 60px 0 40px 0;

  box-shadow: inset 0px 0px 12px 0px rgba(0, 0, 0, 0.1);

  background: #f0f0f0 url('../img/bgoferecemos.png');

}



#oferecemos .box {

  padding: 30px;

  position: relative;

  overflow: hidden;

  border-radius: 10px;

  margin: 0 10px 40px 10px;

  background: #fff;

  box-shadow: 0 10px 29px 0 rgba(68, 88, 144, 0.1);

  transition: all 0.3s ease-in-out;

}



#oferecemos .box:hover {

  -webkit-transform: translateY(-5px);

  transform: translateY(-5px);

}



#oferecemos .icon {

  position: absolute;

  left: -10px;

  top: calc(50% - 32px);

}



#oferecemos .icon i {

  font-size: 64px;

  line-height: 1;

  transition: 0.5s;

}



#oferecemos .title {

  margin-left: 40px;

  font-weight: 700;

  margin-bottom: 15px;

  font-size: 18px;

}



#oferecemos .title a {

  color: #111;

}



#oferecemos .box:hover .title a {

  color: #007bff;

}



#oferecemos .description {

  font-size: 14px;

  margin-left: 40px;

  line-height: 24px;

  margin-bottom: 0;

}



/* procuramos Section

--------------------------------*/



#procuramos {

  padding: 60px 0 40px 0;

  box-shadow: outset 0px 0px 12px 0px rgba(0, 0, 0, 0.1);

  background: #ffffff url('../img/intro-procuramos.png');

}



#procuramos .section-header h3,

#procuramos .section-header p {

/*  color: #fff;*/

}



#procuramos .card {

 background:transparent !important;

 border:none !important;

  margin: 0 15px;

  padding: 15px 0;

  text-align: center;

  transition: 0.3s ease-in-out;

  height: 100%;

}



#procuramos .card:hover {



}



#procuramos .card i {

  font-size: 48px;

  padding-top: 15px;

/*  color: #bfddfe;*/

}



#procuramos .card h5 {

  font-size: 22px;

  font-weight: 600;

}



#procuramos .card p {

  font-size: 15px;

/*  color: #d8eafe;*/

}



#procuramos .card .readmore {

  color: #fff;

  font-weight: 600;

  display: inline-block;

  transition: 0.3s ease-in-out;

  border-bottom: #00458f solid 2px;

}



#procuramos .card .readmore:hover {

  border-bottom: #fff solid 2px;

}



#procuramos .counters {

  padding-top: 40px;

}



#procuramos .counters span {

  font-family: "Montserrat", sans-serif;

  font-weight: bold;

  font-size: 48px;

  display: block;

  color: #fff;

}



#procuramos .counters p {

  padding: 0;

  margin: 0 0 20px 0;

  font-family: "Montserrat", sans-serif;

  font-size: 14px;

  color: #cce5ff;

}



/* Somosdiferentes Section

--------------------------------*/



#diferentesintro {

    background-image: url(../img/mural_mod2.jpg);

    background-position: center;

    padding: 160px 0 0px 0px;

    background-repeat: repeat-x;

}



#diferentes {

    padding: 60px 0;

    margin-top: -20px;

    box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.1);

}



#diferentes #diferentes-flters {

  padding: 0;

  margin: 5px 0 35px 0;

  list-style: none;

  text-align: center;

}



#diferentes #diferentes-flters li {

  cursor: pointer;

  margin: 15px 15px 15px 0;

  display: inline-block;

  padding: 6px 20px;

  font-size: 12px;

  line-height: 20px;

  color: #007bff;

  border-radius: 50px;

  text-transform: uppercase;

  background: #ecf5ff;

  margin-bottom: 5px;

  transition: all 0.3s ease-in-out;

}



#diferentes #diferentes-flters li:hover,

#diferentes #diferentes-flters li.filter-active {

  background: #007bff;

  color: #fff;

}



#diferentes #diferentes-flters li:last-child {

  margin-right: 0;

}



#diferentes .diferentes-item {

  position: relative;

  overflow: hidden;

  margin-bottom: 30px;

}



#diferentes .diferentes-item .diferentes-wrap {

  overflow: hidden;

  position: relative;

  border-radius: 6px;

  margin: 0;

}



#diferentes .diferentes-item .diferentes-wrap:hover img {

  opacity: 0.4;

  transition: 0.3s;

}



#diferentes .diferentes-item .diferentes-wrap .diferentes-info {

  position: absolute;

  top: 0;

  right: 0;

  bottom: 0;

  left: 0;

  display: -webkit-box;

  display: -webkit-flex;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-pack: center;

  -webkit-justify-content: center;

  -ms-flex-pack: center;

  justify-content: center;

  -webkit-box-align: center;

  -webkit-align-items: center;

  -ms-flex-align: center;

  align-items: center;

  -webkit-box-orient: vertical;

  -webkit-box-direction: normal;

  -webkit-flex-direction: column;

  -ms-flex-direction: column;

  flex-direction: column;

  text-align: center;

  opacity: 0;

  transition: 0.2s linear;

}



#diferentes .diferentes-item .diferentes-wrap .diferentes-info h4 {

  font-size: 22px;

  line-height: 1px;

  font-weight: 700;

  margin-bottom: 14px;

  padding-bottom: 0;

}



#diferentes .diferentes-item .diferentes-wrap .diferentes-info h4 a {

  color: #fff;

}



#diferentes .diferentes-item .diferentes-wrap .diferentes-info h4 a:hover {

  color: #007bff;

}



#diferentes .diferentes-item .diferentes-wrap .diferentes-info p {

  padding: 0;

  margin: 0;

  color: #e2effe;

  font-weight: 500;

  font-size: 14px;

  text-transform: uppercase;

}



#diferentes .diferentes-item .diferentes-wrap .diferentes-info .link-preview,

#diferentes .diferentes-item .diferentes-wrap .diferentes-info .link-details {

  display: inline-block;

  line-height: 1;

  text-align: center;

  width: 36px;

  height: 36px;

  background: #007bff;

  border-radius: 50%;

  margin: 10px 4px 0 4px;

}



#diferentes .diferentes-item .diferentes-wrap .diferentes-info .link-preview i,

#diferentes .diferentes-item .diferentes-wrap .diferentes-info .link-details i {

  padding-top: 6px;

  font-size: 22px;

  color: #fff;

}



#diferentes .diferentes-item .diferentes-wrap .diferentes-info .link-preview:hover,

#diferentes .diferentes-item .diferentes-wrap .diferentes-info .link-details:hover {

  background: #3395ff;

}



#diferentes .diferentes-item .diferentes-wrap .diferentes-info .link-preview:hover i,

#diferentes .diferentes-item .diferentes-wrap .diferentes-info .link-details:hover i {

  color: #fff;

}



#diferentes .diferentes-item .diferentes-wrap:hover {

  background: #003166;

}



#diferentes .diferentes-item .diferentes-wrap:hover .diferentes-info {

  opacity: 1;

}





/* Testimonials Section

--------------------------------*/



#testimonials {

  padding: 60px 0;

  background-color:#ffffff;

  background-image:url(../img/introtestemunhos.png);

  background-size:cover;

  background-position:top;

  box-shadow:none !important;

}



#testimonials .section-header {

  margin-bottom: 40px;

}



#testimonials .testimonial-item .testimonial-img {

  width: 120px;

  border-radius: 50%;

  border: 4px solid #38A9C9;

  float: left;

}



#testimonials .testimonial-item h3 {

  font-size: 20px;

  font-weight: bold;

  margin: 10px 0 5px 0;

  color: #111;

  margin-left: 140px;

}



#testimonials .testimonial-item h4 {

  font-size: 14px;

  color: #999;

  margin: 0 0 15px 0;

  margin-left: 140px;

}



#testimonials .testimonial-item p {

  font-style: italic;

  margin: 0 0 15px 140px;

}



#testimonials .owl-nav,

#testimonials .owl-dots {

  margin-top: 5px;

  text-align: center;

}



#testimonials .owl-dot {

  display: inline-block;

  margin: 0 5px;

  width: 12px;

  height: 12px;

  border-radius: 50%;

  background-color: #ddd;

}



#testimonials .owl-dot.active {

  background-color: #007bff;

}





/* Stepbystep Section

--------------------------------*/



#steps {

	background-image:url(../img/bgsteps.png);

	background-size:cover;

  background-color: #38A9C9;

  padding: 60px 0;

  box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.1);

}



.stepstitle {-webkit-transform: rotate(90deg);

    -moz-transform: rotate(-90deg);

    -o-transform: rotate(-90deg);

    -ms-transform: rotate(-90deg);

    transform: rotate(-90deg);margin:0px; padding:0px; line-height:0.2em;

	text-transform:uppercase;

	margin-left:-120px;}

	.steptext {font-size:14px;}

	.stepnumber {font-size:80px;}



	.stepfivefix {margin-left: -60px;}



	/* PARA TI SECTION

	---------------------*/



	/* Stepbystep Section

--------------------------------*/



#parati {

	background-image:url(../img/bgsteps.png);

	background-size:cover;

  background-color: #ffffff;

  padding: 60px 0;

  box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.1);

}



#parati .btn-get-started {font-family: "Montserrat", sans-serif;

    font-size: 14px;

    font-weight: 600;

    letter-spacing: 1px;

    display: inline-block;

    padding: 10px 32px;

    border-radius: 10px;

    transition: 0.5s;

    margin: 0 20px 20px 0;

    color: #fff;}



	#parati .btn-get-started {

    background: #38A9C9;

    border: 2px solid #38A9C9;

    color: #fff;

}



	#parati .btn-get-started:hover {

    background:#3789E3;

    border: 2px solid transparent;

    color: #fff;

}





/* Descobre a Cuf Section

--------------------------------*/



#descobrecuf {

 /* box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.1);*/

  padding: 60px 0;

  overflow: hidden;

   background-image:url(../img/bgdescobre.png);

}



#descobrecuf .section-header {

  padding-bottom: 30px;

}



#descobrecuf .contact-about h3 {

  font-size: 36px;

  margin: 0 0 10px 0;

  padding: 0;

  line-height: 1;

  font-family: "Montserrat", sans-serif;

  font-weight: 300;

  letter-spacing: 3px;

  text-transform: uppercase;

  color: #007bff;

}



#descobrecuf .contact-about p {

  font-size: 14px;

  line-height: 24px;

  font-family: "Montserrat", sans-serif;

  color: #888;

}



#descobrecuf .social-links {

  padding-bottom: 20px;

}



#descobrecuf .social-links a {

  font-size: 18px;

  display: inline-block;

  background: #fff;

  color: #007bff;

  line-height: 1;

  padding: 8px 0;

  margin-right: 4px;

  border-radius: 50%;

  text-align: center;

  width: 36px;

  height: 36px;

  transition: 0.3s;

  border: 1px solid #007bff;

}



#descobrecuf .social-links a:hover {

  background: #007bff;

  color: #fff;

}



#descobrecuf .info {

  color: #283d50;

}



#descobrecuf .info i {

  font-size: 32px;

  color: #007bff;

  float: left;

  line-height: 1;

}



#descobrecuf .info p {

  padding: 0 0 10px 36px;

  line-height: 28px;

  font-size: 14px;

}



#descobrecuf .form #sendmessage {

  color: #007bff;

  border: 1px solid #007bff;

  display: none;

  text-align: center;

  padding: 15px;

  font-weight: 600;

  margin-bottom: 15px;

}



#descobrecuf .form #errormessage {

  color: red;

  display: none;

  border: 1px solid red;

  text-align: center;

  padding: 15px;

  font-weight: 600;

  margin-bottom: 15px;

}



#descobrecuf .form #sendmessage.show,

#descobrecuf .form #errormessage.show,

#descobrecuf .form .show {

  display: block;

}



#descobrecuf .form .validation {

  color: red;

  display: none;

  margin: 0 0 20px;

  font-weight: 400;

  font-size: 13px;

}



#descobrecuf .form input,

#descobrecuf .form textarea {

  border-radius: 0;

  box-shadow: none;

  font-size: 14px;

}



#descobrecuf .form button[type="submit"] {

  background: #007bff;

  border: 0;

  border-radius: 20px;

  padding: 8px 30px;

  color: #fff;

  transition: 0.3s;

}



#descobrecuf .form button[type="submit"]:hover {

  background: #0067d5;

  cursor: pointer;

}



/*--------------------------------------------------------------

# Footer

--------------------------------------------------------------*/



#footer {

  background: #ffffff;

  /*padding: 0 0 30px 0;*/

  color: #333333;

  font-size: 14px;

}



#footer .footer-top {

  background: #ffffff;

  padding: 60px 0 30px 0;

}



#footer .footer-top .footer-info {

  margin-bottom: 30px;

}



#footer .footer-top .footer-info h3 {

  font-size: 34px;

  margin: 0 0 20px 0;

  padding: 2px 0 2px 0;

  line-height: 1;

  font-family: "Montserrat", sans-serif;

  color: #fff;

  font-weight: 400;

  letter-spacing: 3px;

  text-transform: uppercase;

}



#footer .footer-top .footer-info p {

  font-size: 13px;

  line-height: 24px;

  margin-bottom: 0;

  font-family: "Montserrat", sans-serif;

  color: #ecf5ff;

}



#footer .footer-top .social-links a {

  font-size: 18px;

  display: inline-block;

  background: #007bff;

  color: #fff;

  line-height: 1;

  padding: 8px 0;

  margin-right: 4px;

  border-radius: 50%;

  text-align: center;

  width: 36px;

  height: 36px;

  transition: 0.3s;

}



#footer .footer-top .social-links a:hover {

  background: #0067d5;

  color: #fff;

}



#footer .footer-top h4 {

  font-size: 14px;

  font-weight: bold;

  color: #fff;

  text-transform: uppercase;

  position: relative;

  padding-bottom: 10px;

}



#footer .footer-top .footer-links {

  margin-bottom: 30px;

}



#footer .footer-top .footer-links ul {

  list-style: none;

  padding: 0;

  margin: 0;

}



#footer .footer-top .footer-links ul li {

  padding: 8px 0;

}



#footer .footer-top .footer-links ul li:first-child {

  padding-top: 0;

}



#footer .footer-top .footer-links ul a {

  color: #ecf5ff;

}



#footer .footer-top .footer-links ul a:hover {

  color: #74b5fc;

}



#footer .footer-top .footer-contact {

  margin-bottom: 30px;

}



#footer .footer-top .footer-contact p {

  line-height: 26px;

}



#footer .footer-top .footer-newsletter {

  margin-bottom: 30px;

}



#footer .footer-top .footer-newsletter input[type="email"] {

  border: 0;

  padding: 6px 8px;

  width: 65%;

}



#footer .footer-top .footer-newsletter input[type="submit"] {

  background: #007bff;

  border: 0;

  width: 35%;

  padding: 6px 0;

  text-align: center;

  color: #fff;

  transition: 0.3s;

  cursor: pointer;

}



#footer .footer-top .footer-newsletter input[type="submit"]:hover {

  background: #0062cc;

}



#footer .copyright {

  text-align: center;

  padding-top: 30px;

}



#footer .credits {

  text-align: center;

  font-size: 13px;

  color: #f1f7ff;

}



#footer .credits a {

  color: #bfddfe;

}



#footer .credits a:hover {

  color: #f1f7ff;

}

/*** RESPONSIVE SHIV ***/



@media (max-width: 991px) {

#diferentesintro {

    background-image: url(../img/cuf3.jpg);

    background-size: contain;
    padding: 0px;

    min-height: 90px;

}

#diferentesintro h3 img {display:none;}



#intro .intro-info h2 {

  color: #fff;

  margin-bottom: 40px;

  font-size: 40px;

  font-weight: 700;

  padding-left:0px !important;

}

.main-nav {padding-left:0px;}



}


video {
  /* override other styles to make responsive */
  width: 100%    !important;
  height: auto   !important;
}




@media only screen and (max-width: 600px) {
  #steps {

    background-image:none;

    background-size:cover;

    background-color: #38A9C9;

    padding: 60px 0;

    box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.1);

  }

  .stepnumber {display:none;}

  .steptext {
    font-size: 14px;
    margin-bottom: 30px;
}

.stepstitle {display: none;}
.stepfivefix {margin-left: 0px;}
}
