/* Custom Stylesheet */
/**
 * Use this file to override Materialize files so you can update
 * the core Materialize files in the future
 *
 * Made By MaterializeCSS.com
 */

.icon-block {
    padding: 0 15px;
}
.icon-block .material-icons {
	font-size: inherit;
}

.section-work .row .col{  
    padding: 0;
}

.section-work .row, .section {  
    margin: 0;
    padding: 0;
}

.menu-item {
  display: inline-block;
}

.search {
  display: inline-block;
  border: 1px solid #9e9e9e !important;
  width: 80% !important;
  -webkit-border-radius: 100px !important;
  -moz-border-radius: 100px !important;
  border-radius: 100px !important;
  padding-left: 20px !important;
}

.search-submit {
  cursor: pointer;
  background-repeat: no-repeat;
  display: inline-block;
  position: relative;
  left: -60px;
}

.slick-dots {
  bottom: 0;
}

.slick-initialized .slick-slide {
  outline: none;
}

.slick-dots li.slick-active button:before {
    opacity: .75;
    color: white;
}

.slick-prev:before, .slick-next:before {
  font-family: 'slick';
  font-size: 40px;
  line-height: 1;
  opacity: 0.50;
}

.slick-prev {
  left: 50px;
  top: 50%;
}

.slick-next {
  right: 60px;
  top: 50%;
}

#quem-somos .p-text{
  font-size: 1.4em;
}

#quem-somos {
  background-color: #ffffff;
  background-image: -webkit-linear-gradient(95deg, #004491 34%, #ffffff 34.2%);
  min-height: 200px;
}

.services .slick-next {
  right: -50px;
}

.services .slick-prev {
  left: -50px;
}

.sprite {
  display: inline-block;
  background-image: url('../img/sprite.png');
  background-repeat: no-repeat; 
}

.method-box {
  text-align: center;
}

.brain-icon {
  position: relative;
  font-weight: bold;
  font-size: 22px;
  line-height: 42px;
  text-decoration: none;
  margin-top: 30px;
  width: 59px;
  height: 52px;
  background-position: -20px -13px;
  z-index: 2;
}

.line-icon {
  width: 100%; 
  height: 4px; 
  background: #f2f2f2; 
  top: 40px; 
  position: absolute; 
  border:none;
}

.method-title {
  text-align: center;
  font-size: 25px;
}

.method-text {
  text-align: center;
  font-size: 15px;
}

.metodologia .slick-prev, .depoimentos .slick-prev {
  left: -50px;
  top: 50%;
}

.metodologia .slick-next, .depoimentos .slick-next {
  right: -30px;
  top: 50%;
}

.metodologia .slick-dots, .depoimentos .slick-dots {
  bottom: -50px;
}

.metodologia .slick-dots li.slick-active button:before,
.depoimentos .slick-dots li.slick-active button:before {
  color: black;
}

.metodologia .slick-prev:before, .metodologia .slick-next:before,
.depoimentos .slick-prev:before, .depoimentos .slick-next:before {
  color: #37406a;
}

#metodologia {
  background: #f2f2f2; 
  padding-top: 100px;
  padding-bottom: 80px;
}

#blog {
  background: white;
  padding-top: 100px;
}

.redline {
  display: inline-block;
  margin-top: 15px;
  font-size: 13px;
  padding: 5px 10px;
  background: #dd0a54;
}

.readmore {
  color: #dd0a54;
  text-decoration: underline;
}

#depoimentos {
  background: #ffffff;
  padding-top: 70px;
}

#blog {
  background: #ffffff;
  padding-bottom: 40px;
}

#blog span a {
  display:none;
}

#blog .absolute {
  position: absolute;
  right: 0;
  min-height: 700px;
}

.img-blog {
  margin-top: 10%;
  margin-left: 10%;
  position: absolute;
  z-index: 2;
}

.depoimento-box {
  display: inline-block;
  margin: 10px 20px;
  font-weight: bold;
  padding: 60px 0px 20px;
  font-size: 20px;
}

.depoimento-box-name {
  display: inline-block;
  margin: 10px 20px;
  font-weight: bold;
  font-size: 20px;
}

.section-contact {
  padding-top: 150px; 
  padding-bottom: 100px;
  background-color: #ffffff;
  width: 100%;
  background-size: cover;
}

.section-contact .card {
  padding: 20px;
  background-color: rgba(255,255,255, 0.9);
}

.section-contact .input-field input{
  background-color: #f4f4f4;
  padding: 0px 5px;
}

.section-contact .row, .section-contact .input-field {
  margin-bottom: 0;
}

.section-contact .input-field input.submit {
  background-color: #dd0a54 !important;
}

.section-contact .input-field.col label {
  left: 1.75rem;
}

.blue-contact {
  color: #464b7b !important;
}

.blue-back {
  background-color: #464b7b !important;
}

.red-contact {
  color: #dd0a54 !important;
}

.red-back {
  background-color: #dd0a54 !important;
}

.blue-button {
  font-size: 1.75em;
  color: white;
  background-color: #464b7b;
  padding: 10px 20px;
  margin: -15px 0 15px;
  position: relative;
  top: -10px;
  text-align: center;
  width: 60%;
  display: inline-block;
}

.text-card {
  padding: 0 20px;
}

.slick-slider {
  margin-bottom: 0;
}

.blog-content p { font-size: 0.6em }
.blog-content h1 { font-size: 1.4em }
.blog-content h2 { font-size: 1.3em }
.blog-content h3 { font-size: 1.2em }
.blog-content h4 { font-size: 1.1em }
.blog-content h5 { font-size: 1.0em }
.blog-content h6 { font-size: 0.6em } 

#message-box { 
  background: #f4f4f4 !important;
  height: 200px;
  padding: .3rem .3rem 0;
  width: 101.5%;
}

.wpcf7-submit {
  width: 200px;
}

.wpcf7-form .input-field {
  margin-top: 7px;
}

.wpcf7-response-output {
  background: #ffffff;
}

.justify {
  text-align: justify;
  text-justify: inter-word;
}

span.wpcf7-not-valid-tip {
    color: black;
    border: 1px solid red;
    font-size: 1em;
    display: block;
    padding: 5px;
    background: #c1c1c1;
}


