/*----------------------------------------*/
/*  Footer
/*----------------------------------------*/

.footer-right span {
	color: #fff;
	line-height: 25px;
}

.footer-right span i {
	color: #93ccea;
	font-size: 18px;
}

.social-footer i {
	font-size: 18px;
	margin-left: 20px;
	color: #93ccea;
}

.social-footer i:first-child {
	margin-left: 0;
}

.footer-tel h4{
	font-size: 16px;
	color: #fff;
}

.footer-tel span {
	font-size: 12px;
	color: #fff;
}

.footer-tel i {
	font-size: 18px;
	color: #93ccea;
}

.touch-right h2 {
	color: #fefefe;
	font-family: "Poppins", sans-serif;
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 5px;
}

.touch-right h2 i{
	color: #93ccea;
	
}

.touch-right input,
.touch-right textarea {
	background: rgba(255, 255, 255, 0.12) none repeat scroll 0 0;
	border: 1px solid #646464;
	border-radius: 25px;
	color: #ddd;
	font-family: "montserratlight";
	font-size: 12px;
	height: 38px;
	padding-left: 15px;
	width: 46%;
}

.touch-right input[type="text"]:first-child {
	margin-right: 40px
}

.touch-right textarea {
	width: 100%;
	padding-top: 15px
}

.touch-right input:last-child {
	margin-right: 0;
}

.touch-right button.section-button {
	border: medium none;
	padding: 6px 30px;
}


.title {
    font-size: 30px;
    color: #93ccea;
}

.title-desc {
    font-size: 15px;
}

.aplicacoes .icone i{
    color: #93ccea;
    font-size: 40px
}

.aplicacoes h1{
    color: #93ccea;
    font-size: 20px;
}

.aplicacoes {
    margin-top: 20px;
    padding: 20px;
}

.aplicacoes-tit i {
    font-size: 40px;
    
}

.aplicacoes-tit h2 {
    font-size: 24px;
    font-weight: bold;
    margin-left: 10px;
    color: #93ccea;
}

.aplicacoes-tit h2 i {
    color: #93ccea;
    font-size: 25px;
}

.visita-tit h1 {
    color: #fff;
}

.visita-tit p {
    color: #fff;
    font-weight: 400;
}


.card-aplicacoes {
   border: 1px dashed #93ccea; 
   border-radius: 80px;
}


.text-serif2 {
  font-family: "Dancing Script", sans-serif;
color: #93ccea;
font-size: 30px;}

.heading-azul {
  position: relative;
  padding-bottom: 30px;
  margin-bottom: 30px;
font-size: 40px;}
  .heading-azul:after {
    content: "";
    position: absolute;
    bottom: 15px;
    left: 0;
    width: 50px;
    height: 2px;
    background: #93ccea; }
  .heading-azul.text-center:after {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%); }


.bg-image2 {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-attachment: fixed; }
  .bg-image2.overlay {
    position: relative; }
    .bg-image2.overlay:after {
      position: absolute;
      content: "";
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      z-index: 0;
      width: 100%;
      background: rgba(1, 35, 69, 0.8); }
  .bg-image2 > .container {
    position: relative;
    z-index: 1; }

@media (max-width: 991.98px) {
  .img-md-fluid {
    max-width: 100%; } }

@media (max-width: 991.98px) {
  .display-1, .display-3 {
    font-size: 3rem; } }


.btn-visita {
    background: #fff;
    letter-spacing: 0;
    padding: 10px 20px 10px 20px;
}

.btn-visita:hover {
    background: #93ccea;
    
}

.btn-visita b {
    color: #012345;
    font-weight: bolder;
    font-size: 14px;
}

.sem-overlay::before {
    background: transparent !important;
}

.lista-f h3 {
    font-size: 20px;
    color: #012345;
    font-weight: bold;
}

.lista-f i{
    color: #93ccea;
    font-size: 30px;
    vertical-align: middle;
}


.ftco-section {
  padding: 0 0 6em 0;
  position: relative; }
  @media (max-width: 767.98px) {
    .ftco-section {
      padding: 6em 0; } }

.ftco-no-pt {
  padding-top: 0; }

.ftco-no-pb {
  padding-bottom: 0; }

.ftco-bg-dark {
  background: #3c312e; }

.ftco-appointment {
  background-position: center center !important;
  position: relative;
  background-attachment: fixed; }
  .ftco-appointment .overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    content: '';
    opacity: 0;
    background: #21bf73; }
    @media (min-width: 992px) {
      .ftco-appointment .overlay {
        width: 50%; } }
  .ftco-appointment .half {
    width: 100%; }
    .ftco-appointment .half h2 {
      font-weight: 700;
      color: #21bf73; }


.services {
  border: 1px solid #93ccea;
  margin-bottom: 40px;
  width: 100%;
  border-radius: 4px;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  .services .icon {
    line-height: 1.3;
    position: relative;
    z-index: 0;
    margin: 0 auto;
    width: 100px;
    height: 50px;
    background: #93ccea;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    .services .icon:after, .services .icon:before {
      position: absolute;
      left: 0;
      right: 0;
      -moz-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      -webkit-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
      transition: all 0.3s ease;
      margin: 0 auto; }
    .services .icon:after {
      top: -30px;
      content: '';
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 0 50px 30px 50px;
      border-color: transparent transparent #93ccea transparent; }
    .services .icon:before {
      bottom: -30px;
      content: '';
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 30px 50px 0 50px;
      border-color: #93ccea transparent transparent transparent; }
    .services .icon span {
      font-size: 40px;
      color: #012345; }
  .services .media-body {
    width: 100%;
    margin-top: 10px;
    padding: 20px;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    color: rgba(0, 0, 0, 0.8); }
    .services .media-body h3 {
      font-size: 24px;
      font-weight: 500;
      color: #000000;
      -moz-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      -webkit-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
      transition: all 0.3s ease; }
    .services .media-body p {
      margin-bottom: 0; }
  .services:hover {
    background: #012345; }
    .services:hover .icon {
      background: #93ccea; }
      .services:hover .icon:after {
        border-color: transparent transparent #93ccea transparent; }
      .services:hover .icon:before {
        border-color: #93ccea transparent transparent transparent; }
    .services:hover span {
      color: #012345; }
    .services:hover .media-body {
      color: rgba(255, 255, 255, 0.8); }
      .services:hover .media-body h3 {
        color: #fff; }
  .services.active {
    background: #21bf73; }
    .services.active .icon span {
      color: #fff; }
    .services.active .media-body {
      color: rgba(255, 255, 255, 0.8); }
      .services.active .media-body h3 {
        color: #fff; }
      .services.active .media-body p {
        margin-bottom: 0; }

.services-wrap {
  display: block;
  width: 100%;
  margin-bottom: 30px; }
  .services-wrap .icon {
    line-height: 1.3;
    position: relative;
    width: 80px;
    height: 80px;
    background: #21bf73;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    .services-wrap .icon span {
      font-size: 40px;
      color: #fff; }
  .services-wrap .media-body {
    width: calc(100% - 80px); }
    .services-wrap .media-body h3 {
      font-weight: 600;
      text-transform: capitalize;
      font-size: 22px; }
  .services-wrap:hover .icon {
    background: #21bf73; }
    .services-wrap:hover .icon span {
      color: #fff; }




.icone-awesome {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 20px;
    line-height: 0;
    color: #fff !important;
}