/*!
 * Start Bootstrap - Agency v4.0.0-alpha (http://startbootstrap.com/template-overviews/agency)
 * Copyright 2013-2017 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */
@font-face {
    font-family: 'Waffle'; /*a name to be used later*/
    src: url('.././WaffleSoft.otf'); /*URL to font*/
}

body {
  overflow-x: hidden;
  font-family: 'Montserrat', sans-serif;
}
.text-primary {
  color: #fed136 !important;
}
p {
  line-height: 1.75;
}
a {
  color: #fed136;
}
a:link,
a:visited,
a:hover,
a:focus,
a:active{
  color: #fec503;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-weight: 700;
}

.btn-primary {
  color: white;
  background-color: #fed136;
  border-color: #fed136;
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-weight: 700;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.btn-primary:active:focus,
.open .dropdown-toggle.btn-primary {
  color: white;
  background-color: #fec503;
  border-color: #f6bf01;
}
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #fed136;
  border-color: #fed136;
}
.btn-primary .badge {
  color: #fed136;
  background-color: white;
}
.btn-xl {

    display: block;
    width: 200px;
    margin: 45px auto;
    padding: 10px 15px;
    color: #fff;
    border: 0;

}
.btn-submit{

  background-color: #f4b731;
  border:0;
  height: 60px;
  width: 100%;
  background-image: url('../img/botaoyellowsend.png');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 10px;
}


.btn-xl:hover,
.btn-xl:focus,
.btn-xl:active,
.btn-xl.active,
.btn-xl:active:focus,
.open .dropdown-toggle.btn-xl {
    color: #FFF;
    border: 0;

}
.btn-xl:active,
.btn-xl.active,
.open .dropdown-toggle.btn-xl {
  background-image: none;
  border: 0;
}
.btn-xl.disabled,
.btn-xl[disabled],
fieldset[disabled] .btn-xl,
.btn-xl.disabled:hover,
.btn-xl[disabled]:hover,
fieldset[disabled] .btn-xl:hover,
.btn-xl.disabled:focus,
.btn-xl[disabled]:focus,
fieldset[disabled] .btn-xl:focus,
.btn-xl.disabled:active,
.btn-xl[disabled]:active,
fieldset[disabled] .btn-xl:active,
.btn-xl.disabled.active,
.btn-xl[disabled].active,
fieldset[disabled] .btn-xl.active {
  background-color: #fed136;
  border: 0;
}
.btn-xl .badge {
  color: #fed136;
  background-color: white;
}
#mainNav {
  background-color: #20876b;
}
#mainNav .navbar-toggler {
  border: 0;
  color: white;
  background-color: #fed136;
  font-size: 12px;
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  padding: 13px;
  right: 0;
}
#mainNav .container {
  padding: 0;
}
#mainNav .container .navbar-brand {
  color: #fff;
  font-family: "Kaushan Script", "Helvetica Neue", Helvetica, Arial, cursive;
}
#mainNav .container .navbar-brand:hover,
#mainNav .container .navbar-brand:focus,
#mainNav .container .navbar-brand:active,
#mainNav .container .navbar-brand.active {
  color: #F4511E;
}
#mainNav .container .navbar-nav .nav-item .nav-link {
  font-size: 90%;
  padding: 0.75em 0;
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-weight: 400;
  letter-spacing: 1px;
  color: #fff;
}
#mainNav .container .navbar-nav .nav-item .nav-link:hover,
#mainNav .container .navbar-nav .nav-item .nav-link.active {
  color: #f7ba00;
}
@media (min-width: 992px) {

  #mainNav .navbar-nav .nav-item .nav-link {
    padding: 1.1em 1em !important;
  }

  #mainNav.navbar-shrink .navbar-brand {
    padding: 12px 0;
    font-size: 1.25em;
  }
}
header {
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
  text-align: center;
  color: white;

}


.col-centered{
  margin-right: auto;  
  margin-left: auto;  
}  

header .intro-text {
  padding-top: 500px;
  padding-bottom: 50px;
}
header .text-white{
  color:#000;
}
header .intro-text .intro-lead-in {
  font-family: "Waffle", "Helvetica Neue", Helvetica, Arial, cursive;
  color: #f7ba00;
  font-size: 7vw;
  line-height: 40px;
  margin-bottom: 45px;
}
header .intro-text p.intro-heading {
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: 1.7vw;
  margin-bottom: 25px;
  text-shadow: 0px 4px 8px #000;
  padding-right: 45px;
  padding-left: 45px;

}
@media (min-width: 640px) {
  header .intro-text p.intro-heading {
    padding: 0;
    font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 500;
    font-size: 1.5vw;
    line-height: 1 !important;
    margin-bottom: 25px;
    text-shadow: 0px 4px 8px #000;
  }
}


section#social-header h2.section-heading{
    font-size:6.5vw;
    color:#FFF;
}

#section-media{
    font-size:6vw;
    color:#F7BA00;
}

#social-header{
  background-color: #3C947A;
}

section#social-media h2.section-heading{
  font-size:5.5vw;
  color:#FFF;
}
@media (min-width: 968px) {
  header .intro-text {
    padding-top: 500px;
    padding-bottom: 50px;
  }
  header .intro-text .intro-lead-in {
  font-family: "Waffle", "Helvetica Neue", Helvetica, Arial, cursive;
    color: #f7ba00;
    line-height: 40px;
    margin-bottom: 45px;
  }
  header .intro-text p.intro-heading {
    font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 500;
    font-size: 1vw;
    line-height: 1.3 !important;
    letter-spacing: -1px;
    margin-bottom: 50px;
    text-shadow: 0px 4px 8px #000;
    padding: 0 40px 0 40px;
  }

}

section {
  padding: 100px 0;
}

section .text-box{
  font-family: "Montserrat Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 100;
  background-color: #064a34;
  color:#fff;
  margin-top: -70px;
  padding: 60px 32px 10px 32px;
  font-size: 15px;
}



@media (min-width: 800px) {
  section .text-box{
    min-height: 300px;
  }
}
@media (min-width: 1208px) {
  section .text-box{
    min-height: 220px;
  }
}
section .text-box-sk{
  min-height: 270px;

}
section h2.section-heading {
  font-family: "Waffle", "Helvetica Neue", Helvetica, Arial, cursive;
  font-size: 3em;
  margin-top: 0;
  margin-bottom: 70px;
  color: #F7BA00;
}


section#faq-title h2.section-heading {
  font-family: "Waffle", "Helvetica Neue", Helvetica, Arial, cursive;
  font-size: 3vw;
  margin-top: 0;
  margin-bottom: 50px;
  color: #FFF;
}
#faq-title{
  background-color: #087656;
  margin-bottom: -50px;
}
section#faq{
  padding-bottom:50px;
}
section#faq h6{
  font-weight: bold;

}
.card {
  border: 0 !important;
}
.card-header{
  background-color:#F7BA00 !important;
  margin-bottom:1px !important;
}

section h3.section-subheading {
  font-size: 16px;
  font-family: "Droid Serif", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: none;
  font-style: italic;
  font-weight: 400;
  margin-bottom: 75px;
}

p.section-subheading{
  line-height: 1.3;
  font-size: 0.95em;
}
@media (min-width: 768px) {
  section {
  }
}
.service-heading {
  font-family: "Kaushan Script", "Helvetica Neue", Helvetica, Arial, cursive;
  margin: 20px 0;
  text-transform: none;
  color: #fff;
  font-size: 40px;
}

#portfolio .portfolio-item {
  margin: 0 0 15px;
  right: 0;
}
#portfolio .portfolio-item .portfolio-link {
  display: block;
  position: relative;
  max-width: 400px;
  margin: 0 auto;
}
#portfolio .portfolio-item .portfolio-link .portfolio-hover {
  background: rgba(254, 209, 54, 0.9);
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: all ease 0.5s;
  -webkit-transition: all ease 0.5s;
  -moz-transition: all ease 0.5s;
}
#portfolio .portfolio-item .portfolio-link .portfolio-hover:hover {
  opacity: 1;
}
#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content {
  position: absolute;
  width: 100%;
  height: 20px;
  font-size: 20px;
  text-align: center;
  top: 50%;
  margin-top: -12px;
  color: white;
}
#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content i {
  margin-top: -12px;
}
#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h3,
#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h4 {
  margin: 0;
}
#portfolio .portfolio-item .portfolio-caption {
  max-width: 400px;
  margin: 0 auto;
  background-color: white;
  text-align: center;
  padding: 25px;
}
#portfolio .portfolio-item .portfolio-caption h4 {
  text-transform: none;
  margin: 0;
}
#portfolio .portfolio-item .portfolio-caption p {
  font-family: "Droid Serif", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: italic;
  font-size: 16px;
  margin: 0;
}
#portfolio * {
  z-index: 2;
}
@media (min-width: 767px) {
  #portfolio .portfolio-item {
    margin: 0 0 30px;
  }
}
.timeline {
  list-style: none;
  padding: 0;
  position: relative;
}
.timeline:before {
  top: 0;
  bottom: 0;
  position: absolute;
  content: "";
  width: 2px;
  background-color: #f1f1f1;
  left: 40px;
  margin-left: -1.5px;
}
.timeline > li {
  margin-bottom: 50px;
  position: relative;
  min-height: 50px;
}
.timeline > li:before,
.timeline > li:after {
  content: " ";
  display: table;
}
.timeline > li:after {
  clear: both;
}
.timeline > li .timeline-panel {
  width: 100%;
  float: right;
  padding: 0 20px 0 100px;
  position: relative;
  text-align: left;
}
.timeline > li .timeline-panel:before {
  border-left-width: 0;
  border-right-width: 15px;
  left: -15px;
  right: auto;
}
.timeline > li .timeline-panel:after {
  border-left-width: 0;
  border-right-width: 14px;
  left: -14px;
  right: auto;
}
.timeline > li .timeline-image {
  left: 0;
  margin-left: 0;
  width: 80px;
  height: 80px;
  position: absolute;
  z-index: 100;
  background-color: #fed136;
  color: white;
  border-radius: 100%;
  border: 7px solid #f1f1f1;
  text-align: center;
}
.timeline > li .timeline-image h4 {
  font-size: 10px;
  margin-top: 12px;
  line-height: 14px;
}
.timeline > li.timeline-inverted > .timeline-panel {
  float: right;
  text-align: left;
  padding: 0 20px 0 100px;
}
.timeline > li.timeline-inverted > .timeline-panel:before {
  border-left-width: 0;
  border-right-width: 15px;
  left: -15px;
  right: auto;
}
.timeline > li.timeline-inverted > .timeline-panel:after {
  border-left-width: 0;
  border-right-width: 14px;
  left: -14px;
  right: auto;
}
.timeline > li:last-child {
  margin-bottom: 0;
}
.timeline .timeline-heading h4 {
  margin-top: 0;
  color: inherit;
}
.timeline .timeline-heading h4.subheading {
  text-transform: none;
}
.timeline .timeline-body > p,
.timeline .timeline-body > ul {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .timeline:before {
    left: 50%;
  }
  .timeline > li {
    margin-bottom: 100px;
    min-height: 100px;
  }
  .timeline > li .timeline-panel {
    width: 41%;
    float: left;
    padding: 0 20px 20px 30px;
    text-align: right;
  }
  .timeline > li .timeline-image {
    width: 100px;
    height: 100px;
    left: 50%;
    margin-left: -50px;
  }
  .timeline > li .timeline-image h4 {
    font-size: 13px;
    margin-top: 16px;
    line-height: 18px;
  }
  .timeline > li.timeline-inverted > .timeline-panel {
    float: right;
    text-align: left;
    padding: 0 30px 20px 20px;
  }
}
@media (min-width: 992px) {
  .timeline > li {
    min-height: 150px;
  }
  .timeline > li .timeline-panel {
    padding: 0 20px 20px;
  }
  .timeline > li .timeline-image {
    width: 150px;
    height: 150px;
    margin-left: -75px;
  }
  .timeline > li .timeline-image h4 {
    font-size: 18px;
    margin-top: 30px;
    line-height: 26px;
  }
  .timeline > li.timeline-inverted > .timeline-panel {
    padding: 0 20px 20px;
  }
}
@media (min-width: 1200px) {
  .timeline > li {
    min-height: 170px;
  }
  .timeline > li .timeline-panel {
    padding: 0 20px 20px 100px;
  }
  .timeline > li .timeline-image {
    width: 170px;
    height: 170px;
    margin-left: -85px;
  }
  .timeline > li .timeline-image h4 {
    margin-top: 40px;
  }
  .timeline > li.timeline-inverted > .timeline-panel {
    padding: 0 100px 20px 20px;
  }
}

aside.clients img {
  margin: 50px auto;
}

#section-pacific{
  color: #065f45; 
}

section#about .section-heading {
  margin-bottom: 10px;
  font-size: 4.5vw;
  padding-left: 20px;
  padding-right: 20px;
}

section#about p{
  color:#065f45;
  font-weight: 100;
  font-size: 0.7em;
  line-height: 1.5;
  padding-left: 20px;
  padding-right: 30px;
}

@media (min-width: 640px) {
  section#about .section-heading {
    font-size: 2.95vw;
    padding: 0;
  }

  section#about p{
    color:#065f45;
    padding: 0;
    font-weight: 100;
    font-size: 0.7em;
    line-height: 1.5;
  }
}

section#about .section-heading_br {
  font-size: 2.65vw;
}
#about{
  text-align: justify;
    text-justify: inter-word;

}


.text-lighter{
  font-weight: lighter;
}


section#contact {
  background: #dcebef;
  padding-bottom: 800px;
  background-image: url('../img/bgcontato.png');
  background-position: bottom;
  background-repeat: no-repeat;

}
section#contact #get-in-touch{
  color:#F7BA00;
  font-weight: bold;
  font-size: 1.1em;

}
section#contact .section-heading {
  color: #065f45;
  font-size: 7vw;
}

section#contact p, section#address p{
  color:#065f45;
  font-weight: 100;
  font-size: 0.7em;
  margin-top:5px;
}

@media (min-width: 992px) {
  section#contact .section-heading {
    color: #065f45;
    font-size: 4em;
  }

  section#contact p, section#address p{
    color:#065f45;
    font-weight: 100;
    font-size: 0.8vw;
    margin-top:5px;
  }
}

section#contact .form-group {
  margin-top: 20px;
  margin-bottom: 25px;
}
section#contact .form-group input,
section#contact .form-group textarea {
  background-color: #ACB4B4;

  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  font-weight: 100;
  color:#FFF;
  font-size: 1em;

}
section#contact .form-group input.form-control {
  height: auto;
}
section#contact .form-group textarea.form-control {
  height: 154px;
}
section#contact .form-control:focus {
  border-color: #ACB4B4;
  box-shadow: none;
}
section#contact ::-webkit-input-placeholder {
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-weight: 100;
  color: #FFF;
}
section#contact :-moz-placeholder {
  /* Firefox 18- */
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-weight: 100;
  color: #FFF;
}
section#contact ::-moz-placeholder {
  /* Firefox 19+ */
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-weight: 100;
  color: #FFF;
}
section#contact :-ms-input-placeholder {
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-weight: 100;
  color: #FFF;
}
section#contact .text-danger {
  color: #e74c3c;
}

section#contact #contact-logo{
  height: 10em;
}

section#contact p.sec-heading, section#address p.sec-heading{
  line-height: 4.7;
  font-weight: bold;
  font-size: .7em;
}

section#contact p.sec-heading2, section#address p.sec-heading2{
  margin-top:10px;
  line-height: 1.8;
  font-weight: bold;
  font-size: .7em;
  }
section#address{
  background-color: #F7BA00;
  padding: 15px 0 50px 0;
}
@media (min-width: 992px) {
  section#contact p.sec-heading, section#address p.sec-heading{
    padding: 0 20px;
  }

  section#contact p.sec-heading2, section#address p.sec-heading2{
    padding: 0 20px;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  section#address p.sec-heading{
  line-height: 5.4;
  font-weight: bold;
  font-size: .6em;
  }
  section#address p.sec-heading2{
    margin-top:10px;
    line-height: 2.3;
    font-weight: bold;
    font-size: .55em;
    }
}
section#contact i{
  font-weight: bold;
  font-size: 3em;
  color:#065f45;

}
.contacts{
  margin-top:20px;
}

#pins{
  width: 50px;
  height: 165px;
}
.help-block{
  padding-top: 0px;
  padding-bottom: -75px;
}
footer {
  background-color: #087656;
  padding: 25px 0;
  text-align: center;
  color: #FFF ;

}

footer a:link,
footer a:visited,
footer a:hover,
footer a:focus,
footer a:active
footer a {
  color: #fff;
  font-weight: 100;
  text-decoration: none;
}
footer span.copyright {
  font-size: 0.95em;
  font-family: "Montserrat Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  text-transform: none;
  font-weight: lighter;
}
footer ul.quicklinks {
  font-size: 0.95em;
  margin-bottom: 0;
  font-family: "Montserrat Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  text-transform: none;
}
ul.social-buttons {
  margin-bottom: 0;
}
ul.social-buttons li a {
  display: block;
  background-color: #222222;
  height: 40px;
  width: 40px;
  border-radius: 100%;
  font-size: 20px;
  line-height: 40px;
  color: white;
  outline: none;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
ul.social-buttons li a:hover,
ul.social-buttons li a:focus,
ul.social-buttons li a:active {
  background-color: #F4511E;
}
.btn:focus,
.btn:active,
.btn.active,
.btn:active:focus {
  outline: none;
}
.portfolio-modal .modal-dialog {
  margin: 0;
  height: 100%;
  max-width: none;
}
.portfolio-modal .modal-content {
  border-radius: 0;
  background-clip: border-box;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  min-height: 100%;
  padding: 100px 0;
  text-align: center;
}
.portfolio-modal .modal-content h2 {
  margin-bottom: 15px;
  font-size: 3em;
}
.portfolio-modal .modal-content p {
  margin-bottom: 30px;
}
.portfolio-modal .modal-content p.item-intro {
  margin: 20px 0 30px;
  font-family: "Droid Serif", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: italic;
  font-size: 16px;
}
.portfolio-modal .modal-content ul.list-inline {
  margin-bottom: 30px;
  margin-top: 0;
}
.portfolio-modal .modal-content img {
  margin-bottom: 30px;
}
.portfolio-modal .close-modal {
  position: absolute;
  width: 75px;
  height: 75px;
  background-color: transparent;
  top: 25px;
  right: 25px;
  cursor: pointer;
}
.portfolio-modal .close-modal:hover {
  opacity: 0.3;
}
.portfolio-modal .close-modal .lr {
  height: 75px;
  width: 1px;
  margin-left: 35px;
  background-color: #222222;
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  /* IE 9 */
  -webkit-transform: rotate(45deg);
  /* Safari and Chrome */
  z-index: 1051;
}
.portfolio-modal .close-modal .lr .rl {
  height: 75px;
  width: 1px;
  background-color: #222222;
  transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  /* IE 9 */
  -webkit-transform: rotate(90deg);
  /* Safari and Chrome */
  z-index: 1052;
}
.portfolio-modal .modal-backdrop {
  opacity: 0;
  display: none;
}
::-moz-selection {
  text-shadow: none;
  background: #fed136;
}
::selection {
  text-shadow: none;
  background: #fed136;
}
img::selection {
  background: transparent;
}
img::-moz-selection {
  background: transparent;
}
body {
  webkit-tap-highlight-color: #fed136;
}

.bg-circle {
  display: block;
  background: #F4511E;
  padding: 30px;
  border-radius: 20px;
}

.btn-white {
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
    border-radius: 25px;
    margin: 45px auto;
    padding: 10px 40px;
    color: #F4511E;
    transition: all 0.2s;
    background: #fff;
    cursor: pointer;
    border: 2px solid #fff;
}
.btn-white:hover,
.btn-white:focus,
.btn-white:active,
.btn-white.active,
.btn-white:active:focus,
.open .dropdown-toggle.btn-white {
    border-radius: 20px;
    color: #fff;
    background: transparent;
    border: 2px solid #fff;
}


.more-text {
  background-color: #087656;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
  color:#065f45;
  font-size: 14px;
  padding: 50px 0 0px 0;
}
@media (min-width: 640px) {
  .more-text {
    background-color: #087656;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    color:#065f45;
    font-size: 14px;
    padding: 100px 0 50px 0;
  }
}
div .sec-lead-in {
  font-family: "Waffle", "Helvetica Neue", Helvetica, Arial, cursive;
  color: #F7BA00;
  font-size: 2.5em;
  margin: 0 auto;
}
div .sec-heading {
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 50px;
  margin:0 10px 0px 10px;
  color: #fff;
}
@media (min-width: 1050px) {
  div .sec-text {
    padding-top: 300px;
    padding-bottom: 200px;
  }
  div .sec-lead-in {
    font-size: 4em;
    line-height: 40px;
    margin-bottom: 45px;
  }
  div .sec-heading {
    font-weight: 400;
    font-size: 16px;
    line-height: 75px;
  }
}
@media (min-width: 1300px) {
  div .sec-text {
    padding-top: 300px;
    padding-bottom: 200px;
  }
  div .sec-lead-in {
    font-size: 5em;
    line-height: 40px;
    margin-bottom: 45px;
  }
  div .sec-heading {
    font-weight: 400;
    font-size: 16px;
    line-height: 75px;
    padding-right: 30px;
    padding-left: 30px;
  }

}
div .sec-lead-in_br{
  font-size: 4vw;
}
.verticaltext {
    transform: rotate(-90deg);
    transform-origin: right, top;
    -ms-transform: rotate(-90deg);
    -ms-transform-origin:right, top;
    -webkit-transform: rotate(-90deg);
    -webkit-transform-origin:right, top;
    position: absolute;
    top: 20px;
    left: 20px;

}

.xl-pretext {
  position: absolute;
  display: block;
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18em;
  line-height: 1em;
  top: -60px;
  color: #F4511E;
  text-align: left;
}

.spacer {
  margin-bottom: 100px;
}

.splitter {
  background-color: #222222;
  background-image: url('../img/map-image.png');
  background-position: center;
  background-repeat: no-repeat;
}

.docs {
  background: #F4511E;
}

.pc-dropdown-menu {
  background: rgba(255, 255, 255, 0.6);
  border: 0px;
  border-radius: 0px;
}

.pc-dropdown-item {
  transition: all 0.2s;
  font-size: 13px;
}

.pc-dropdown-item:hover {
  background: #F4511E;
  color: #fff;
}

.bg-circle-outline {
  display: block;
  padding: 30px;
  border-radius: 20px;
  background: #fff;
}


.service-heading-white {
  font-family: "Kaushan Script", "Helvetica Neue", Helvetica, Arial, cursive;
  margin: 20px 0;
  text-transform: none;
  color: #F4511E;
  font-size: 40px;
}

.faq-spacer {
  margin-bottom: 40px;
}


.accordion-pc {
  background: #F4511E;
  transition: all 0.2s;
  color: #fff;
  margin: 0;
}
.accordion-pc a:link,
.accordion-pc a:visited,
.accordion-pc a:hover,
.accordion-pc a:focus,
.accordion-pc a:active
.accordion-pc a {
  color: #fff;
  text-decoration: none;
}

.services {
  background-color: #3c947a;
}
#plusservices{
  background-color: #087656;
}

.services-box {
  background-size: auto 100px;
  background-position: center 15px ;
  background-repeat: no-repeat;
  padding: 10px 10px 15px 15px;
  height: -10px;
  transition: all 0.2s;
  border-width: 0 10px 0 10px;
  border-color:#3c947a;
  border-style: solid;
  cursor: pointer;
  width:-10px;
  color:#FFF;
}
.services-box h4{
  font-size: 1em;
}
.services-box p{
  font-size: 0.8em;
  font-weight: 100;
  line-height: 1.5;
}

.services-box:hover {
  background: #f7ba00;
  background-size: 130px;
  background-position: center 15px ;
  background-repeat: no-repeat;
  color:#064a34;

}
.services-box:hover #about-svg,.services-box:hover #about-s,
.services-box:hover{
  fill:#064a34; ;
}
.about-svg, #about-svg{
  height: 100px;
  width: 100px;
  fill: #f7ba00; 
}
.about-s, #about-s{
  height: 80px;
  width: 80px;
  fill: #f7ba00;
  margin: 10px; 
}
.facebook{
  background-image: url('../img/logos/facebook2.png');
  background-size: contain;
  background-position: top ;
  background-repeat: no-repeat;
  cursor: pointer;
  width: 70px;
  height: 70px;
  margin-bottom: 30px;
}
.facebook:hover{
  background-image: url('../img/logos/facebook1.png');
}
.instagram{
  background-image: url('../img/logos/insta2.png');
  background-size: contain;
  background-position: top ;
  background-repeat: no-repeat;
  cursor: pointer;
  width: 70px;
  height: 70px;
}
.instagram:hover{
  background-image: url('../img/logos/insta1.png');
}
.youtube{
  background-image: url('../img/logos/youtube2.png');
  background-size: contain;
  background-position: top ;
  background-repeat: no-repeat;
  cursor: pointer;
  width: 70px;
  height: 70px;
  margin-bottom: 30px;
}
.youtube:hover{
  background-image: url('../img/logos/youtube1.png');
}
.blog{
  background-image: url('../img/logos/blog2.png');
  background-size: contain;
  background-position: top ;
  background-repeat: no-repeat;
  cursor: pointer;
  width: 70px;
  height: 70px;
  margin-bottom: 30px;
}
.blog:hover{
  background-image: url('../img/logos/blog1.png');
}

.social-media-icons{
  margin:0 3px 0 3px;

}
.social-media-icons1{
  margin-left: 1vw;
  margin-right: 3px;
}
@media (min-width: 640px) {
  .social-media-icons{
    margin:0 3px 0 3px;

  }
  .social-media-icons1{
    margin-left: 3vw;
    margin-right: 3px;
  }
}
@media (min-width: 992px) {
  .social-media-icons{
    margin:0 20px 0 20px;

  }
  .social-media-icons1{
    margin-left: 15vw;
    margin-right: 20px;
  }
}
.media-heading{
  color: #FFF;
  font-size: 1.3em;
  font-weight: bold;
  padding: 0 5px 0 5px;
}
.call-blog{
  color: #F7BA00;
  font-size: 1.3em;
  font-weight: bold;
  margin-top:10px;
  margin: 0 auto;
}
.navbar-logo{ 
  padding: 0px;
  background-image: url('../img/pc_white_trasp.png');
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 40px;
}
@media (min-width: 992px) {
  .navbar-logo{
    width: 60px;
  }
}

.navbar-logo>img {
  height: 100%;
  padding: 15px;
  width: auto;
}
.nav-flag{
  margin-top:-10px;
  margin-right: -15px;
}

#last-menu{
  margin-right:30px;
}

.teste{
  background-color: blue !important;
}


#waterwheel-carousel {
  height:550px;
  position:relative;
  clear:both;
  overflow:hidden;
  margin: 0 auto;
  margin-top: -200px;
}

#waterwheel-carousel img {
  visibility:hidden; /* hide images until carousel positions them */
  cursor:pointer;
  height: 600px;
}
#team{
  padding:100px 100px 0px 100px;
}
.team-desktop{
  display:inline;
}
.employee-mobile{
  background-position: top left;
  background-repeat: no-repeat;
  background-size: contain;
  height: 400px;
  width: 300px;
  padding-top: 250px;
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #065f45;
  font-size:13px;
  font-weight: bold;
}
.employee1-mobile{
  background-image: url(../img/team/employee1-mobile.png);
}
.employee2-mobile{
  background-image: url(../img/team/employee2-mobile.png);
}
.employee6-mobile{
  background-image: url(../img/team/employee6-mobile.png);
}
.employee8-mobile{
  background-image: url(../img/team/employee8-mobile.png);
}
.employee7-mobile{
  background-image: url(../img/team/employee7-mobile.png);
}
.speak-mobile{
  padding-left: 60px;
}
@media (max-width: 640px) {
  .team-desktop{
    display: none;
  }
  #team{
    padding: 0px;
  }
  .team{
    padding-bottom: 0px;
  }

}
@media (min-width: 640px) {
   .team-mobile{
    display: none;
  } 
}
.employee{
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  width: 430px;
  height: 250px;
  margin-top: -30px;
  padding:80px 115px 40px 130px;
  background-image: url("../img/logos/text-box.svg");
  background-size:contain;
  background-position: top ;
  background-repeat: no-repeat;
  color: #065f45;
  font-size:13px;
  font-weight: bold;
}
.role{
  font-family: "Montserrat Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 200;
  font-size:11px;
}
.speak{
  font-size: 10px;
  margin-left: 0px;
}
.speak-more{
  font-size: 8px;
}
.button-fb{
  margin-bottom: -5px;
  width: 200px;
  height: 50px;
  margin-top:6px;
  padding: 12px 0px 0px 50px;
  background-image: url('../img/buttonfb.png');
  background-size: contain;
  background-position: top ;
  background-repeat: no-repeat;
  cursor: pointer;
}

.button-fb:hover{
  background-image: url('../img/buttonfb-lighter.png');
}
.container-video{
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  margin-bottom: 60px;
}
.employee a {
  text-decoration: none;
  font-family: "Montserrat Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #FFF;
  font-size:10px;

}
.employee a:link,
.employee a:visited,
.employee a:hover,
.employee a:focus,
.employee a:active{
  text-decoration: none;
  color: #FFF !important;
  font-size:11px;
  font-weight: normal;
}
.employee-mobile a {
  text-decoration: none;
  font-family: "Montserrat Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #FFF;
  font-size:10px;

}
.employee-mobile a:link,
.employee-mobile a:visited,
.employee-mobile a:hover,
.employee-mobile a:focus,
.employee-mobile a:active{
  text-decoration: none;
  color: #FFF !important;
  font-size:11px;
  font-weight: normal;
}

#youtube_video{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  border: 0;
}
.image_blog{
     float:right;
}
.opening-hours h2{
  font-family: "Waffle", "Helvetica Neue", Helvetica, Arial, cursive;
  line-height: 1.3 !important;
  text-align: center;
  font-weight: bold;
  font-size: 2em;
  color: #065f45 !important;
  padding: 40px 0 20px 0;
}
@media (min-width: 640px) {
  .opening-hours{
    margin-top: -220px !important;
    padding-top: 220px !important;
    padding-bottom: 70px !important;
  }
}  
.opening-hours{
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  background-color: #f4b731;
  margin-top: -120px;
  padding: 100px 20px 30px 20px;
  font-weight: 500;
  font-size: 15px;
  color: #065f45 ;
  text-align: left;
}
.bh-row{
  border-bottom: 2px dashed #fff;
  border-spacing:10px;
}

.col-bh{
  padding:5px 0 5px 0 !important;
}

.opening-hours-img{
  width: 70%;

}
.hours{
  text-align: right;
}
.closed{
  color:#fff;
  background-color: #ff0000;
  border-radius: 5px;
  padding: 3px;
}
a.nav-link {
  color:white;
}
a.nav-link:hover {
  color:#fec503;
}
