/*!
 * Start Bootstrap - Creative v3.3.7+1 (http://startbootstrap.com/template-overviews/creative)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */
html,
body {
  height: 100%;
  width: 100%;
  background: #43B02A;
  overflow-x:hidden;
}
body {
  font-family: 'Merriweather', 'Helvetica Neue', Arial, sans-serif;
}
@font-face {
    font-family: Cabin;
    src: url(../fonts/Cabin-Regular.ttf);
}
hr {
  border-color: #43B02A;
  border-width: 3px;
  max-width: 50px;
}
hr.light {
  border-color: white;
}
a {
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
  color: #F05F40;
}
a:hover,
a:focus {
  color: #eb3812;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: Cabin, 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
  
}
h2{
	font-weight: bold;
}
p {
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: 20px;
  font-family: Cabin;
}
br{
	
}
.bg-primary {
  background-color: #43B02A;
}
.bg-dark {
  background-color: white;
  color: white;
}
.text-faded {
  color: rgba(255, 255, 255, 0.7);
}
section {
  padding: 100px 0;
}
aside {
  padding: 50px 0;
}
.no-padding {
  padding: 0;
}
.navbar-default {
  background-color: #43B02A;
  font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
  z-index:100;
}
.navbar-brand{
	padding:0;
}
.navbar-brand img{
	padding: 5px 5px;
}
.navbar-default .navbar-header .navbar-brand {
  color: #F05F40;
  font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
}
.navbar-default .navbar-header .navbar-brand:hover,
.navbar-default .navbar-header .navbar-brand:focus {
  color: #eb3812;
}
.navbar-default .navbar-header .navbar-toggle {
  font-weight: 700;
  font-size: 12px;
  color: #ffffff;
  text-transform: uppercase;
}
.navbar-default .nav > li > a,
.navbar-default .nav > li > a:focus {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 13px;
  color: #ffffff;
}
.navbar-default .nav > li > a:hover,
.navbar-default .nav > li > a:focus:hover {
  color: #75ffb3;
}
.navbar-default .nav > li.active > a,
.navbar-default .nav > li.active > a:focus {
  color: #75ffb3 !important;
  background-color: transparent;
}
.navbar-default .nav > li.active > a:hover,
.navbar-default .nav > li.active > a:focus:hover {
  background-color: transparent;
}
 .navbar-head .navbar-br {
    color: #43B02A;
  }
  
  .navbar-head .navbar-br img{
    width: 30%;
    padding: 10px;
  }
  @media (max-width: 768px) {
	  .navbar-head .navbar-br {
    color: #43B02A;
  }
  
  .navbar-head .navbar-br img{
    width: 100%;
    padding: 10px;
  }
  }
@media (min-width: 768px) {
  
  .navbar-default {
      /* background-color: rgba(100, 161, 117, 0.5); */
  }
  .navbar-default .navbar-header .navbar-brand {
    color: #43B02A;
	 margin-left: 0px;
  transition: margin-left .5s cubic-bezier(.5,-0.5,.5,1.6);
  }
  .navbar-default .navbar-header .navbar-brand-green{
	  display:none;
  }
  .page-on-scroll .navbar-default .navbar-header .navbar-brand-green{
	  display:block;
  }
  
  
  
  .navbar-default .navbar-header .navbar-brand:hover,
  .navbar-default .navbar-header .navbar-brand:focus {
    color: #43B02A;
  }
  .navbar-default .nav > li > a,
  .navbar-default .nav > li > a:focus {
    color: #ffffff;
  }
  .navbar-default .nav > li > a:hover,
  .navbar-default .nav > li > a:focus:hover {
    color: #75ffb3;
  }
  .navbar-default.affix {
    background-color: #43B02A;
    border-color: rgba(34, 34, 34, 0.05);
	box-shadow: 0px 0px 10px #616161;
  }
  .navbar-default.affix .navbar-header .navbar-brand {
    color: #43B02A;
    font-size: 25px;
  }
  .navbar-default.affix .navbar-header .navbar-brand:hover,
  .navbar-default.affix .navbar-header .navbar-brand:focus {
    color: #F05F40;
  }
  .navbar-default.affix .nav > li > a,
  .navbar-default.affix .nav > li > a:focus {
    color: #ffffff;
  }
  .navbar-default.affix .nav > li > a:hover,
  .navbar-default.affix .nav > li > a:focus:hover {
    color: #75ffb3;
  }
}

header {
  position: relative;
  width: 100%;
  height: auto;
  min-height: 100%;
  /* background: url('../img/farma6.jpg') no-repeat; */
  background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
	background-attachment: fixed;
  /*-webkit-animation: 10s linear 0s normal none infinite animate;
	-moz-animation: 10s linear 0s normal none infinite animate;
	-ms-animation: 10s linear 0s normal none infinite animate;
	-o-animation: 10s linear 0s normal none infinite animate;
	animation: 10s linear 0s normal none infinite animate;*/
	
  text-align: center;
  color: white;
}

.carousel{
	top: 0;
    position: absolute;
	width:100%;
	height:100%;
}

.slide1{
	background: url('../img/encomendas_online.webp');
	height:100vh !important;
	width:100%;
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center;
	position: relative;
}

.carousel-caption .btn{
	padding: 0 1em 0 0 !important;
}

.carousel-caption .btn i{
	padding: 2rem;
    background: #43b02a;
    color: white;
}

.slide2{
	background: url('../img/encomendas_telefone.webp');
	height:100vh !important;
	width:100%;
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center;
	position: relative;
}


@-webkit-keyframes animate {
	from {background-position:0 0;}
	to {background-position: 43.8% 0;}
}
 
@-moz-keyframes animate {
	from {background-position:0 0;}
	to {background-position: 43.8% 0;}
}
 
@-ms-keyframes animate {
	from {background-position:0 0;}
	to {background-position: 43.8% 0;}
}
 
@-o-keyframes animate {
	from {background-position:0 0;}
	to {background-position: 43.8% 0;}
}
 
@keyframes animate {
	from {background-position:0 0;}
	to {background-position: 43.8% 0;}
}
header img{
	width:70%;
}
header .header-content {
  position: relative;
  text-align: center;
  padding: 100px 0px 100px;
  width: 100%;
}
header .header-content .header-content-inner h1 {
  font-weight: 700;
  /* text-transform: uppercase; */
  margin-top: 0;
  margin-bottom: 0;
  font-size: 30px;
}

header .header-content .header-content-inner .n_entregas h1 {
  
  font-size: 90px;
}
header .header-content .header-content-inner hr {
  margin: 30px auto;
}
header .header-content .header-content-inner p {
  font-weight: 300;
  color: rgb(255, 255, 255);
  font-size: 16px;
}

  header .header-content {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 0 0px;
  }
  header .header-content .header-content-inner {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  header .header-content .header-content-inner h1 {
	font-size: 95px;
	text-shadow: 2px 2px 3px black;
	font-family: Cabin;
  }
  header .header-content .header-content-inner .n_entregas h1 {
	font-size: 75px;
	font-family: Cabin;
}
  header .header-content .header-content-inner p {
    font-size: 40px;
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
  }
.navbar-toggle{
	margin-right:0;
}
.section-heading {
  margin-top: 0;
}
.service-box {
  max-width: 400px;
  margin: 50px auto 0;
}
.service-box-osteopatia{
	width: 50%;
	margin: 50px auto 0;
	margin-left:0;
}
@media (max-width: 1440px){
		header #infoextra h1 {
			font-size: 72px;
		}
}
@media (max-width: 1024px){
		header {
			height: 100%;
		}
}
@media (max-width: 425px){
		header #infoextra h1 {
			font-size: 20px;
		}
}
@media (min-width: 992px) {
  .service-box {
    margin: 20px auto 0;
  }
}
.service-box p {
  margin-bottom: 0;
}
.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 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
}
.portfolio-box {
  position: relative;
  display: block;
  max-width: 650px;
  margin: 0 auto;
}
.portfolio-box .portfolio-box-caption {
  color: white;
  opacity: 0;
  display: block;
  background: rgba(240, 95, 64, 0.9);
  position: absolute;
  bottom: 0;
  text-align: center;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
}
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content {
  width: 100%;
  text-align: center;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category,
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
  font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
  padding: 0 15px;
}
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 14px;
}
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
  font-size: 18px;
}
.portfolio-box:hover .portfolio-box-caption {
  opacity: 1;
}
.portfolio-box:focus {
  outline: none;
}
@media (min-width: 768px) {
  .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
    font-size: 16px;
  }
  .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
    font-size: 22px;
  }
}
.call-to-action h2 {
  margin: 0;
  color:#64a175;
}
.text-primary {
  color: #F05F40;
}
.no-gutter > [class*='col-'] {
  padding-right: 0;
  padding-left: 0;
}
.btn-default {
  color: #222222;
  background-color: white;
  border-color: white;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
}
.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #222222;
  background-color: #f2f2f2;
  border-color: #ededed;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: white;
  border-color: white;
}
.btn-default .badge {
  color: white;
  background-color: #222222;
}
.btn-primary {
  color: white;
  background-color: #43B02A;
  border-color: #43B02A;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: white;
  background-color: #F05F40;
}
.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.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: #43B02A;
  border-color: #F05F40;
}
.btn-primary .badge {
  color: #43B02A;
  background-color: white;
}
.btn {
  font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
  border: none;
  border-radius: 300px;
  font-weight: 700;
  text-transform: uppercase;
}
.btn-xl {
  padding: 15px 30px;
}
::-moz-selection {
  color: white;
  text-shadow: none;
  background: #222222;
}
::selection {
  color: white;
  text-shadow: none;
  background: #222222;
}
img::selection {
  color: white;
  background: transparent;
}
img::-moz-selection {
  color: white;
  background: transparent;
}
body {
  webkit-tap-highlight-color: #222222;
}
#services_osteopata{
    background: white;
	margin: -60px 30px 0;
    border-radius: 20px 20px 20px 20px;
    box-shadow: 0px 0px 15px #6b6b6b;
	position:relative;
	padding:0;
}
#services_osteopata b{
    font-family: Cabin;
}
#services{
	margin: -60px 60px 0;
    border-radius: 0px 0px 20px 20px;
    box-shadow: 0px 0px 15px #6b6b6b;
    z-index: 99999;
    background: white;
}
#about{
	/* margin: -60px 60px 0; */
    /* border-radius: 20px 20px 0px 0px; */
    /* box-shadow: 0px -1px 15px #6b6b6b; */
	position:relative;
}
.falling-leaves {
  position: fixed;
  top: 0;
  bottom: 0;
  width: 100%;
  transform: translate(0, 0);
  background-size: cover;
  overflow: hidden;
}

.leaf-scene {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    transform-style: preserve-3d;
}
.leaf-scene  div {
      position: fixed;
      top: 0;
      left: 0;
      width: 20px;
      height: 20px;
      background: url(../img/leaf.png) no-repeat;
      background-size: 100%;
      transform-style: preserve-3d;
      backface-visibility: visible;
}

.leaf-scene_outono {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    transform-style: preserve-3d;
}
 .leaf-scene_outono  div {
      position: fixed;
      top: 0;
      left: 0;
      width: 20px;
      height: 20px;
      background: url(../img/leaf_outono.png) no-repeat;
      background-size: 100%;
      transform-style: preserve-3d;
      backface-visibility: visible;
}
  
 
  
  header img{
  width:100%;
  /*animation: beat .25s infinite alternate;*/
	transform-origin: center;
}
  /* Heart beat animation */
@keyframes beat{
	to { transform: scale(1.4); }
}
 
.btn {
  background-color: #fff;
  padding: 1em 3em;
  border-radius: 3px;
  color: #43B02A;
  text-decoration: none;
}
.btn:hover{
}
.modal-window {
	font-family: Cabin, "Open sans";
	position:fixed;
	text-align:left;
  background-color: rgba(255,255,255,0.5);
	top:0;
	right:0;
	bottom:0;
	left:0;
	z-index:999;
	opacity:0;
	pointer-events:none;
	-webkit-transition:all 0.3s;
	-moz-transition:all 0.3s;
	transition:all 0.3s;
}

.modal-window-telefone {
	font-family: Cabin, "Open sans";
	position:fixed;
	text-align:left;
  background-color: rgba(255,255,255,0.5);
	top:0;
	right:0;
	bottom:0;
	left:0;
	z-index:999;
	opacity:0;
	pointer-events:none;
	-webkit-transition:all 0.3s;
	-moz-transition:all 0.3s;
	transition:all 0.3s;
	position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 300px;
    height: 300px;
	border:10px solid white;
}

.modal-window-telefone>div {
	font-family: Cabin, "Open sans";
	    width: 100%;
	    height: 100%;
    top: 0;
    position: absolute;
    left: 0;
    padding: 2rem;
    background: #43B02A;
    color: white;
}
.modal-window-telefone:target {
	opacity:1;
	pointer-events:auto;
}


.modal-window-inscricao{
	display:none;
	    font-family: Cabin, "Open sans";
    position: fixed;
    text-align: left;
    background-color: rgba(255,255,255,0.5);
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 99999;
    opacity: 1;
    pointer-events: none;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.modal-window-inscricao > div{
	font-family: Cabin, "Open sans";
width: 20%;
    top: 10%;
    position: relative;
    left: 40%;
    padding: 2rem;
    background: #43B02A;
    color: white;

}
.modal-window h1{
	border-bottom:2px solid white;
}
.modal-window #mapa g h2{
	font-size:30pt;
}
.modal-window:target {
	opacity:1;
	pointer-events:auto;
}
.modal-window>div {
	font-family: Cabin, "Open sans";
	    width: 100%;
	    height: 100%;
    top: 0;
    position: absolute;
    left: 0;
    padding: 2rem;
    background: #43B02A;
    color: white;
		border-radius:20px;
	box-shadow: 0px 0px 15px #6b6b6b;
}

.modal-window header {
	font-weight:bold;
}

.modal-window-capilar {
	font-family: Cabin, "Open sans";
	position:fixed;
	text-align:left;
  background-color: rgba(255,255,255,0.5);
	top:0;
	right:0;
	bottom:0;
	left:0;
	z-index:999;
	opacity:0;
	pointer-events:none;
	-webkit-transition:all 0.3s;
	-moz-transition:all 0.3s;
	transition:all 0.3s;
}
.modal-window-capilar h1{
	font-size:25px;
	border-bottom:2px solid white;
}
.modal-window-capilar #mapa g h2{
	font-size:30pt;
}
.modal-window-capilar:target {
	opacity:1;
	pointer-events:auto;
}
.modal-window-capilar>div {
	    width: 50%;
    top: 10%;
    position: absolute;
    left: 25%;
    padding: 2rem;
    background: #43B02A;
    color: white;
		border-radius:20px;
	box-shadow: 0px 0px 15px #6b6b6b;
}
.modal-window-capilar header {
	font-weight:bold;
}

.modal-window-capilar input {
	width: 100%;
	padding-left:35px;
	margin-bottom:1rem;
}
.modal-window-capilar #name {
	background-image: url(../img/nome.png);
    background-repeat: no-repeat;
    background-position: 6px;
}
.modal-window-capilar #phone {
	background-image: url(../img/phone.png);
    background-repeat: no-repeat;
    background-position: 6px;
}
.modal-window-capilar #email {
	background-image: url(../img/email.png);
    background-repeat: no-repeat;
    background-position: 6px;
}

.modal-window-capilar .buttons{
	width:100%;
	float:right;
}
.modal-window-capilar .buttons input{
	width:20%;
	padding-left:0;
	float:right;
	background-color:transparent;
	color:white;
	border:1px solid white;
	margin-left: 1rem;
	transition:all 0.5s;
	font-size:20px;#64a175
}
.modal-window-capilar .buttons input:active{
	float:right;
	background-color:white;
	color:#64a175;
	border:1px solid white;
}

.modal-window-dermatologico {
	font-family: Cabin, "Open sans";
	position:fixed;
	text-align:left;
  background-color: rgba(255,255,255,0.5);
	top:0;
	right:0;
	bottom:0;
	left:0;
	z-index:999;
	opacity:0;
	pointer-events:none;
	-webkit-transition:all 0.3s;
	-moz-transition:all 0.3s;
	transition:all 0.3s;
}
.modal-window-dermatologico h1{
	font-size:25px;
	border-bottom:2px solid white;
}
.modal-window-dermatologico #mapa g h2{
	font-size:30pt;
}
.modal-window-dermatologico:target {
	opacity:1;
	pointer-events:auto;
}
.modal-window-dermatologico>div {
	    width: 50%;
    top: 10%;
    position: absolute;
    left: 25%;
    padding: 2rem;
    background: #43B02A;
    color: white;
		border-radius:20px;
	box-shadow: 0px 0px 15px #6b6b6b;
}
.modal-window-dermatologico header {
	font-weight:bold;
}

.modal-window-dermatologico input {
	width: 100%;
	padding-left:35px;
	margin-bottom:1rem;
}
.modal-window-dermatologico #name {
	background-image: url(../img/nome.png);
    background-repeat: no-repeat;
    background-position: 6px;
}
.modal-window-dermatologico #phone {
	background-image: url(../img/phone.png);
    background-repeat: no-repeat;
    background-position: 6px;
}
.modal-window-dermatologico #email {
	background-image: url(../img/email.png);
    background-repeat: no-repeat;
    background-position: 6px;
}

.modal-window-dermatologico .buttons{
	width:100%;
	float:right;
}
.modal-window-dermatologico .buttons input{
	width:20%;
	padding-left:0;
	float:right;
	background-color:transparent;
	color:white;
	border:1px solid white;
	margin-left: 1rem;
	transition:all 0.5s;
	font-size:20px;#64a175
}
.modal-window-dermatologico .buttons input:active{
	float:right;
	background-color:white;
	color:#64a175;
	border:1px solid white;
}

.modal-window-auditivo {
	font-family: Cabin, "Open sans";
	position:fixed;
	text-align:left;
  background-color: rgba(255,255,255,0.5);
	top:0;
	right:0;
	bottom:0;
	left:0;
	z-index:999;
	opacity:0;
	pointer-events:none;
	-webkit-transition:all 0.3s;
	-moz-transition:all 0.3s;
	transition:all 0.3s;
}
.modal-window-auditivo h1{
	font-size:25px;
	border-bottom:2px solid white;
}
.modal-window-auditivo #mapa g h2{
	font-size:30pt;
}
.modal-window-auditivo:target {
	opacity:1;
	pointer-events:auto;
}
.modal-window-auditivo>div {
	    width: 50%;
    top: 10%;
    position: absolute;
    left: 25%;
    padding: 2rem;
    background: #43B02A;
    color: white;
		border-radius:20px;
	box-shadow: 0px 0px 15px #6b6b6b;
}
.modal-window-auditivo header {
	font-weight:bold;
}

.modal-window-auditivo input {
	width: 100%;
	padding-left:35px;
	margin-bottom:1rem;
}
.modal-window-auditivo #name {
	background-image: url(../img/nome.png);
    background-repeat: no-repeat;
    background-position: 6px;
}
.modal-window-auditivo #phone {
	background-image: url(../img/phone.png);
    background-repeat: no-repeat;
    background-position: 6px;
}
.modal-window-auditivo #email {
	background-image: url(../img/email.png);
    background-repeat: no-repeat;
    background-position: 6px;
}

.modal-window-auditivo .buttons{
	width:100%;
	float:right;
}
.modal-window-auditivo .buttons input{
	width:20%;
	padding-left:0;
	float:right;
	background-color:transparent;
	color:white;
	border:1px solid white;
	margin-left: 1rem;
	transition:all 0.5s;
	font-size:20px;#64a175
}
.modal-window-auditivo .buttons input:active{
	float:right;
	background-color:white;
	color:#64a175;
	border:1px solid white;
}

.modal-window-nutricao {
	font-family: Cabin, "Open sans";
	position:fixed;
	text-align:left;
  background-color: rgba(255,255,255,0.5);
	top:0;
	right:0;
	bottom:0;
	left:0;
	z-index:999;
	opacity:0;
	pointer-events:none;
	-webkit-transition:all 0.3s;
	-moz-transition:all 0.3s;
	transition:all 0.3s;
}
.modal-window-nutricao h1{
	font-size:25px;
	border-bottom:2px solid white;
}
.modal-window-nutricao #mapa g h2{
	font-size:30pt;
}
.modal-window-nutricao:target {
	opacity:1;
	pointer-events:auto;
}
.modal-window-nutricao>div {
	    width: 50%;
    top: 10%;
    position: absolute;
    left: 25%;
    padding: 2rem;
    background: #43B02A;
    color: white;
		border-radius:20px;
	box-shadow: 0px 0px 15px #6b6b6b;
}
.modal-window-nutricao header {
	font-weight:bold;
}

.modal-window-nutricao input {
	width: 100%;
	padding-left:35px;
	margin-bottom:1rem;
}
.modal-window-nutricao #name {
	background-image: url(../img/nome.png);
    background-repeat: no-repeat;
    background-position: 6px;
}
.modal-window-nutricao #phone {
	background-image: url(../img/phone.png);
    background-repeat: no-repeat;
    background-position: 6px;
}
.modal-window-nutricao #email {
	background-image: url(../img/email.png);
    background-repeat: no-repeat;
    background-position: 6px;
}

.modal-window-nutricao .buttons{
	width:100%;
	float:right;
}
.modal-window-nutricao .buttons input{
	width:20%;
	padding-left:0;
	float:right;
	background-color:transparent;
	color:white;
	border:1px solid white;
	margin-left: 1rem;
	transition:all 0.5s;
	font-size:20px;#64a175
}
.modal-window-nutricao .buttons input:active{
	float:right;
	background-color:white;
	color:#64a175;
	border:1px solid white;
}


.modal-window-podologia {
	font-family: Cabin, "Open sans";
	position:fixed;
	text-align:left;
  background-color: rgba(255,255,255,0.5);
	top:0;
	right:0;
	bottom:0;
	left:0;
	z-index:999;
	opacity:0;
	pointer-events:none;
	-webkit-transition:all 0.3s;
	-moz-transition:all 0.3s;
	transition:all 0.3s;
}
.modal-window-podologia h1{
	font-size:25px;
	border-bottom:2px solid white;
}
.modal-window-podologia #mapa g h2{
	font-size:30pt;
}
.modal-window-podologia:target {
	opacity:1;
	pointer-events:auto;
}
.modal-window-podologia>div {
	    width: 50%;
    top: 10%;
    position: absolute;
    left: 25%;
    padding: 2rem;
    background: #43B02A;
    color: white;
		border-radius:20px;
	box-shadow: 0px 0px 15px #6b6b6b;
}
.modal-window-podologia header {
	font-weight:bold;
}

.modal-window-podologia input {
	width: 100%;
	padding-left:35px;
	margin-bottom:1rem;
}
.modal-window-podologia #name {
	background-image: url(../img/nome.png);
    background-repeat: no-repeat;
    background-position: 6px;
}
.modal-window-podologia #phone {
	background-image: url(../img/phone.png);
    background-repeat: no-repeat;
    background-position: 6px;
}
.modal-window-podologia #email {
	background-image: url(../img/email.png);
    background-repeat: no-repeat;
    background-position: 6px;
}

.modal-window-podologia .buttons{
	width:100%;
	float:right;
}
.modal-window-podologia .buttons input{
	width:20%;
	padding-left:0;
	float:right;
	background-color:transparent;
	color:white;
	border:1px solid white;
	margin-left: 1rem;
	transition:all 0.5s;
	font-size:20px;#64a175
}
.modal-window-podologia .buttons input:active{
	float:right;
	background-color:white;
	color:#64a175;
	border:1px solid white;
}


.modal-window-osteopata {
	font-family: Cabin, "Open sans";
	position:fixed;
	text-align:left;
  background-color: rgba(255,255,255,0.5);
	top:0;
	right:0;
	bottom:0;
	left:0;
	z-index:999;
	opacity:0;
	pointer-events:none;
	-webkit-transition:all 0.3s;
	-moz-transition:all 0.3s;
	transition:all 0.3s;
}
#mAudiologia h1{
	font-size:25px;
	border-bottom:2px solid white;
}
#mAudiologia #mapa g h2{
	font-size:30pt;
}
#mAudiologia:target {
	opacity:1;
	pointer-events:auto;
}
#mAudiologia>div {
	
}
#mAudiologia header {
	font-weight:bold;
}

#mAudiologia input {
	width: 100%;
	padding-left:35px;
	margin-bottom:1rem;
}
#mAudiologia #name {
	background-image: url(../img/nome.png);
    background-repeat: no-repeat;
    background-position: 6px;
}
#mAudiologia #phone {
	background-image: url(../img/phone.png);
    background-repeat: no-repeat;
    background-position: 6px;
}
#mAudiologia #email {
	background-image: url(../img/email.png);
    background-repeat: no-repeat;
    background-position: 6px;
}

#mAudiologia .buttons{
	width:100%;
	float:right;
}
#mAudiologia .buttons input{
	width:30%;
	padding-left:0;
	float:right;
	background: #43B02A;
	color:white;
	border:1px solid white;
	margin-left: 1rem;
	transition:all 0.5s;
	font-size:18px;
	font-family:Cabin;
}
#mAudiologia .buttons input:active{
	float:right;
	background-color:white;
	color:#64a175;
	border:1px solid white;
}



#mPIM h1{
	font-size:25px;
	border-bottom:2px solid white;
}
#mPIM #mapa g h2{
	font-size:30pt;
}
#mPIM:target {
	opacity:1;
	pointer-events:auto;
}
#mPIM>div {
	
}
#mPIM header {
	font-weight:bold;
}

#mPIM input {
	width: 100%;
	padding-left:35px;
	margin-bottom:1rem;
}
#mPIM #name {
	background-image: url(../img/nome.png);
    background-repeat: no-repeat;
    background-position: 6px;
}
#mPIM #phone {
	background-image: url(../img/phone.png);
    background-repeat: no-repeat;
    background-position: 6px;
}
#mPIM #email {
	background-image: url(../img/email.png);
    background-repeat: no-repeat;
    background-position: 6px;
}

#mPIM .buttons{
	width:100%;
	float:right;
}
#mPIM .buttons input{
	width:30%;
	padding-left:0;
	float:right;
	background: #43B02A;
	color:white;
	border:1px solid white;
	margin-left: 1rem;
	transition:all 0.5s;
	font-size:18px;
	font-family:Cabin;
}
#mPIM .buttons input:active{
	float:right;
	background-color:white;
	color:#64a175;
	border:1px solid white;
}




#mOsteopatia h1{
	font-size:25px;
	border-bottom:2px solid white;
}
#mOsteopatia #mapa g h2{
	font-size:30pt;
}
#mOsteopatia:target {
	opacity:1;
	pointer-events:auto;
}
#mOsteopatia>div {
	
}
#mOsteopatia header {
	font-weight:bold;
}

#mOsteopatia input {
	width: 100%;
	padding-left:35px;
	margin-bottom:1rem;
}
#mOsteopatia #name {
	background-image: url(../img/nome.png);
    background-repeat: no-repeat;
    background-position: 6px;
}
#mOsteopatia #phone {
	background-image: url(../img/phone.png);
    background-repeat: no-repeat;
    background-position: 6px;
}
#mOsteopatia #email {
	background-image: url(../img/email.png);
    background-repeat: no-repeat;
    background-position: 6px;
}

#mOsteopatia .buttons{
	width:100%;
	float:right;
}
#mOsteopatia .buttons input{
	width:30%;
	padding-left:0;
	float:right;
	background: #43B02A;
	color:white;
	border:1px solid white;
	margin-left: 1rem;
	transition:all 0.5s;
	font-size:18px;
	font-family:Cabin;
}
#mOsteopatia .buttons input:active{
	float:right;
	background-color:white;
	color:#64a175;
	border:1px solid white;
}




#mDermatologico h1{
	font-size:25px;
	border-bottom:2px solid white;
}
#mDermatologico #mapa g h2{
	font-size:30pt;
}
#mDermatologico:target {
	opacity:1;
	pointer-events:auto;
}
#mDermatologico>div {
	
}
#mDermatologico header {
	font-weight:bold;
}

#mDermatologico input {
	width: 100%;
	padding-left:35px;
	margin-bottom:1rem;
}
#mDermatologico #name {
	background-image: url(../img/nome.png);
    background-repeat: no-repeat;
    background-position: 6px;
}
#mDermatologico #phone {
	background-image: url(../img/phone.png);
    background-repeat: no-repeat;
    background-position: 6px;
}
#mDermatologico #email {
	background-image: url(../img/email.png);
    background-repeat: no-repeat;
    background-position: 6px;
}

#mDermatologico .buttons{
	width:100%;
	float:right;
}
#mDermatologico .buttons input{
	width:30%;
	padding-left:0;
	float:right;
	background: #43B02A;
	color:white;
	border:1px solid white;
	margin-left: 1rem;
	transition:all 0.5s;
	font-size:18px;
	font-family:Cabin;
}
#mDermatologico .buttons input:active{
	float:right;
	background-color:white;
	color:#64a175;
	border:1px solid white;
}





#mPodologia h1{
	font-size:25px;
	border-bottom:2px solid white;
}
#mPodologia #mapa g h2{
	font-size:30pt;
}
#mPodologia:target {
	opacity:1;
	pointer-events:auto;
}
#mPodologia>div {
	
}
#mPodologia header {
	font-weight:bold;
}

#mPodologia input {
	width: 100%;
	padding-left:35px;
	margin-bottom:1rem;
}
#mPodologia #name {
	background-image: url(../img/nome.png);
    background-repeat: no-repeat;
    background-position: 6px;
}
#mPodologia #phone {
	background-image: url(../img/phone.png);
    background-repeat: no-repeat;
    background-position: 6px;
}
#mPodologia #email {
	background-image: url(../img/email.png);
    background-repeat: no-repeat;
    background-position: 6px;
}

#mPodologia .buttons{
	width:100%;
	float:right;
}
#mPodologia .buttons input{
	width:30%;
	padding-left:0;
	float:right;
	background: #43B02A;
	color:white;
	border:1px solid white;
	margin-left: 1rem;
	transition:all 0.5s;
	font-size:18px;
	font-family:Cabin;
}
#mPodologia .buttons input:active{
	float:right;
	background-color:white;
	color:#64a175;
	border:1px solid white;
}





#mCapilar h1{
	font-size:25px;
	border-bottom:2px solid white;
}
#mCapilar #mapa g h2{
	font-size:30pt;
}
#mCapilar:target {
	opacity:1;
	pointer-events:auto;
}
#mCapilar>div {
	
}
#mCapilar header {
	font-weight:bold;
}

#mCapilar input {
	width: 100%;
	padding-left:35px;
	margin-bottom:1rem;
}
#mCapilar #name {
	background-image: url(../img/nome.png);
    background-repeat: no-repeat;
    background-position: 6px;
}
#mCapilar #phone {
	background-image: url(../img/phone.png);
    background-repeat: no-repeat;
    background-position: 6px;
}
#mCapilar #email {
	background-image: url(../img/email.png);
    background-repeat: no-repeat;
    background-position: 6px;
}

#mCapilar .buttons{
	width:100%;
	float:right;
}
#mCapilar .buttons input{
	width:30%;
	padding-left:0;
	float:right;
	background: #43B02A;
	color:white;
	border:1px solid white;
	margin-left: 1rem;
	transition:all 0.5s;
	font-size:18px;
	font-family:Cabin;
}
#mCapilar .buttons input:active{
	float:right;
	background-color:white;
	color:#64a175;
	border:1px solid white;
}


.modal-close {
	color:white;
	size:20px;
	line-height:50px;
	font-size:80%;
	position:absolute;
	right:0;
	text-align:center;
	top:0;
	width:35px;
	text-decoration:none;
}
g:hover>.modal-close {
	display:block;
}
.glyphicon {
    font-size: 20px;
}
.modal-close:hover {
	color:#eb3812;
}
.modal-window h1 {
  font-size: 15pt;
  margin: 0 0 15px;
}
.container{
	position:relative;
	width:80%;
}
#almiro, #tourigo, #paranho, #besteiros, #vilar{
	padding-bottom: 55px;
}
#contact{
	background:#43B02A;
	color:white;
	margin-top: -50px;
    z-index: 10;
	position:relative;
}
#contact hr{
	border-color:white;
}
#contact .left{
	display: inline-block;
    width: 45%;
    padding: 0 0 0 0;
}
#contact .left .titulo h1{
	margin:0;
	padding-bottom:1rem;
	font-size:20pt;
}
#contact .right .email h3{
	display:inline-block;
	font-size:15pt;
}
#contact .right .direcao h3{
	display:inline-block;
	font-size:15pt;
}
#contact .right .pagamento h3{
	display:inline-block;
	font-size:15pt;
}
#contact .right{
	display: inline-block;
    width: 50%;
    padding: 30px 0 0 0;
	float:right;
}
#contact .right .telefone h3{
	display:inline-block;
	font-size:15pt;
}
#contact .right .morada h3{
	display:inline-block;
	font-size:15pt;
}
#contact .right .horario{
	margin-top:10px;
}
#contact .right .horario h3{
	display:inline;
	font-size:15pt;
}
#contact .container .left .mapa iframe{
	border:2px solid white;
	height:350px;
}
#contact .container .left .mapa{
	height:350px;
}
#about .row a{
	color:white;
	font-size:15pt;
	font-family: Cabin;
}
#about .row a:hover{
	color:#eb3812;
	text-decoration:none;
}
#addinfo{
	float:right;
	font-size:20pt;
	font-family:"Open sans";
	transition:all 0.7s;
	position:absolute;
	display:inline;
	right:0;
	overflow:hidden;
}


#modal-window2 h2{
	font-size:40pt;
	color:white;
}
#modal-window2 h3{
	font-size:20pt;
	color:white;
	margin-bottom:0;
}
#modal-window2{
	width: 25%;
    bottom: 0;
    height: 50%;
    right: 0;
    float: right;
    position: relative;
    left: 0;
	text-align:right;
    overflow: hidden;
    padding: 2rem;
    z-index: -1;
    background-color: #43B02A;
	font-family:"Open sans";
	font-size:10pt;
    color: white;
	display:block;
	margin-right:25%;
	-webkit-transition:all 0.3s;
	-moz-transition:all 0.3s;
	transition:all 0.3s;
}
#cap{
	display:table; 
	height:80px; 
	vertical-align:middle;
}
g myinfo{
	-webkit-transition:all 0.3s;
	-moz-transition:all 0.3s;
	transition:all 0.3s;
}

#modal-window2 h1 {
  font-size: 150%;
  margin: 0 0 15px;
}

#region{
	background: white;
    color: green;
    padding: 10px;
    bottom: 0;
    width: 100%;
    text-align: center;
    left: 0;
    -webkit-transition:all 0.5s;
	-moz-transition:all 0.5s;
	transition:all 0.5s;
	position:absolute;
	z-index:999;
}
#region p{
	margin-bottom:0;
	font-size:20pt !important;
}
#dial{
	
}
#regiondetails #dial p{
	font-size:15px;
	margin-bottom:0;
}
#dial p{
	margin-bottom:0;
}
.row .entregas .service-box img{
	max-width:100%;
}
.call-to-action h2{
	font-size:15px;
}
.row a{
	text-decoration:none;
}
.col-lg-3{
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.col-lg-3 h3{
	color:black;
}

.entregas:hover, .capilar:hover, .dermatologico:hover, .nutricao:hover, .podologia:hover, .osteopatia:hover, .auditivo:hover{
	    box-shadow: 0px 0px 10px #a9a9a9;
    border-radius: 25px;
}
#logo2{
	display:none;
}
.dropdown{
	display:none;
}
.dropdown select{
	background-color:#64a175;
	border:1px solid white;
	font-size:15pt;
}
.dropdown select option{
	
}

.footer-big {
 padding:105px 0 65px 0;
     background-color: white;
}
.footer-big .footer-widget {
 margin-bottom:40px;
}
.footer--light {
 background:#e7e8ed;
}
.footer-big .footer-menu ul li a,.footer-big p,.footer-big ul li {
 color:#898b96;
 list-style-type: none;
}
.footer-menu {
 padding-left:48px;
}
.footer-menu ul li a {
 font-size:15px;
 line-height:32px;
 -webkit-transition:.3s;
 -o-transition:.3s;
 transition:.3s;
}
.footer-menu ul li a:hover {
 color:#5867dd;
}
.footer-menu--1 {
 width:100%;
}
.footer-widget-title {
 line-height:42px;
 margin-bottom:10px;
 font-size:18px;
}
.mini-footer {
 background:#43B02A;
 text-align:center;
 padding:32px 0;
}
.mini-footer p {
 margin:0;
 line-height:26px;
 font-size:15px;
 color:white;
}
.mini-footer p a {
 color:#5867dd;
}
.mini-footer p a:hover {
 color:#34bfa3;
}
.widget-about img {
 display:block;
 margin-bottom:30px;
}
.widget-about a {
 color:#898b96;
}
.widget-about h4 {
 border-bottom: 1px solid black;
}
.footer-widget h4 {
 border-bottom: 1px solid black;
}

.widget-about .contact-details {
 margin:0 0 0 0;
}
.widget-about .contact-details li {
 margin-bottom:10px;
}
.widget-about .contact-details li:last-child {
 margin-bottom:0;
}
.widget-about .contact-details li span {
 padding-right:12px;
}

.btnscontacts{
	 position: fixed;
	 z-index: 1000;
	 bottom: 30px;
  right: 30px;
}
.walink {
  display: block;
  background-color: white;
  color:green;
  width: 50px;
  height: 50px;
  text-align: center;
  border-radius: 100%;
 
  
  transition: background-color .3s, 
    opacity .5s, visibility .5s;
  text-decoration: none;
  
}
.walink::after {
  content: "\f232";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  font-size: 2em;
  line-height: 50px;
  color: #43B02A;
  text-decoration: none;
}

.walink:hover {
  text-decoration: none;
}

.tellink {
  display: block;
  background-color: white;
  color:green;
  width: 50px;
  height: 50px;
  text-align: center;
  border-radius: 100%;
 
  
  transition: background-color .3s, 
    opacity .5s, visibility .5s;
  text-decoration: none;
  
}
.tellink::after {
  content: "\f095";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  font-size: 2em;
  line-height: 50px;
  color: #43B02A;
  text-decoration: none;
}

.tellink:hover {
  text-decoration: none;
}


.walink.show {
  opacity: 1;
  visibility: visible;
}

@media (max-width:991px) {
 .footer-menu {
  padding-left:0;
 }
}

.header-content-inner h1{
	-webkit-animation: fadein 2s; /* Safari, Chrome and Opera > 12.1 */
       -moz-animation: fadein 2s; /* Firefox < 16 */
        -ms-animation: fadein 2s; /* Internet Explorer */
         -o-animation: fadein 2s; /* Opera < 12.1 */
            animation: fadein 2s;
}
@keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Firefox < 16 */
@-moz-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Internet Explorer */
@-ms-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Opera < 12.1 */
@-o-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

@media (max-width: 1325px){
	.container{
		width:90%;
	}
	#contact .right {
		font-size:12pt;
	}
	
	.col-lg-3 {
		width: 50%;
	}
}
@media (max-width: 1180px){
	.container{
		width:90%;
	}
	#contact .right {
		float:none;
		width:100%;
		    padding: 0px 0 50px 0;
	}
	#contact .left{
		width:100%;
	}
	#contact .container .left .mapa{
		height:150px;
	}
}
@media (max-width: 1024px){
	.service-box-osteopatia{
		width: 100%;
		margin: 20px auto 0;
		margin-left:0;
	}
	#region{
		position:relative;
	}
	.modal-window-podologia>div, .modal-window-dermatologico>div, .modal-window-auditivo>div, .modal-window-capilar>div, .modal-window-nutricao>div {
	    width: 100%;
		left: 0;
	}
}
@media (max-width: 992px){
	.col-lg-3 {
		width: 100%;
	}
	
}
@media (max-width: 720px){
	
	#services, #about, #services_osteopata{
		margin: 0px 0px 0;
	}
	#m1, #m2, #m3{
		width:100%;
		left:0;
		max-height:90%;
		overflow-y:scroll;
	}
	#dial{
		position:relative;
	}
	#logo2{
		display:block;
	}
	#logo{
		display:none;
	}
	.dropdown{
		display:block;
	}
	#mapa{
		display:none;
	}
	.modal-window>div{
		width:100%;
		left:0;
		top: 20%;
		max-height: 70%;
		overflow-y: scroll;
	}
	#setMyTag{
			font-family: "Open sans";
			font-size:15pt;
	}
	.carousel-caption{
		bottom: 100px;
	}
}
@media (max-width: 535px){
	.modal-window-capilar .buttons input{
		width:40%;
	}
	.modal-window-capilar .buttons{
		margin-top:1rem;
	}
	header .header-content .header-content-inner h1 {
		font-size: 14pt;
		text-shadow: 2px 2px 3px black;
	}
	header .header-content .header-content-inner .n_entregas h1 {
	  font-size: 19pt;
	}
	.navbar-toggle{
		width:100%;
	}
}
@media (max-width: 452px){
	
	.navbar-brand{
		    width: 90%;
    height: auto;
	}
	
	.carousel-caption .btn{
	display:grid;
	padding:1rem !important;
	width:100% !important;
	}
	.carousel-caption .btn i{
		padding: 0rem;
		font-size: 43pt;
	}

	
}
@media (max-width: 375px){
	#cap{
		display:block;
	}
	#cap .codigo{
		float:left;
	}
	#cap #captcha_container_capilar{
		width:80%;
		height:80px;
	}
	#almiro, #tourigo, #paranho, #besteiros, #vilar{
	padding-left: 0;
	padding-right: 0;
	}
	#contact .right .telefone{
		margin-bottom: 20px;
	}
	#contact .right .morada h3{
		display: inline;
	}
	#contact .right .morada{
		margin-bottom: 30px;
	}
	
	#contact .right .horario{
		margin-bottom: 20px;
	}
	#contact .right .email{
		
	}
	.carousel-caption{
		bottom: 100px;
	}
}
@media (max-width: 360px){
	
	.call-to-action h2{
		font-size:15pt;
	}
	
}

canvas{
	display:none;
    position:fixed;
	top:0;
	left:0;
	height:100%;
    
}

#lightrope {
	display:none;
      text-align: center;
    white-space: nowrap;
    overflow: hidden;
    position: fixed;
    z-index: 1;
    margin: 40px 0px 0px 0;
    padding: 0;
    pointer-events: none;
    width: 100%;
}
#lightrope li {
  position: relative;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  list-style: none;
  margin: 0;
  padding: 0;
  display: block;
  width: 12px;
  height: 28px;
  border-radius: 50%;
  margin: 20px;
  display: inline-block;
  background: #00f7a5;
  box-shadow: 0px 4.66667px 24px 3px #00f7a5;
  -webkit-animation-name: flash-1;
          animation-name: flash-1;
  -webkit-animation-duration: 2s;
          animation-duration: 2s;
}
#lightrope li:nth-child(2n+1) {
  background: cyan;
  box-shadow: 0px 4.66667px 24px 3px rgba(0, 255, 255, 0.5);
  -webkit-animation-name: flash-2;
          animation-name: flash-2;
  -webkit-animation-duration: 0.4s;
          animation-duration: 0.4s;
}
#lightrope li:nth-child(4n+2) {
  background: #f70094;
  box-shadow: 0px 4.66667px 24px 3px #f70094;
  -webkit-animation-name: flash-3;
          animation-name: flash-3;
  -webkit-animation-duration: 1.1s;
          animation-duration: 1.1s;
}
#lightrope li:nth-child(odd) {
  -webkit-animation-duration: 1.8s;
          animation-duration: 1.8s;
}
#lightrope li:nth-child(3n+1) {
  -webkit-animation-duration: 1.4s;
          animation-duration: 1.4s;
}
#lightrope li:before {
  content: "";
  position: absolute;
  background: #222;
  width: 10px;
  height: 9.33333px;
  border-radius: 3px;
  top: -4.66667px;
  left: 1px;
}
#lightrope li:after {
  content: "";
  top: -14px;
  left: 9px;
  position: absolute;
  width: 52px;
  height: 18.66667px;
  border-bottom: solid #222 2px;
  border-radius: 50%;
}
#lightrope li:last-child:after {
  content: none;
}
#lightrope li:first-child {
  margin-left: -40px;
}

.header-content h1 a{
	color:white;
	transition:all 0.5s;
}
.header-content h1 a:hover{
	color:#eb3812;
	text-decoration:none;
}


#encomendas_mapa {
	color:white;
	
	
}

.sr-icons{
	opacity:1 !important;
	transform:none !important;
}

#mapa{
	height: auto;
    width: 50%;
    left: 25%;
    position: fixed;
	z-index:99;
	background:white;
	padding:10px;
}

#formulario{
	background:white;
}

.bounce {
    animation: bounce 2s infinite;
}

.arrow {
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -20px;
    width: 40px;
    height: 40px;
    background-image: url(../img/arrow_down.png);
    background-size: contain;
    z-index: 999;
}





@keyframes bounce {
	0%, 20%, 50%, 80%, 100% {
    transform:translateY(0);
  }
	40% {
    transform:translateY(-30px);
  }
	60% {
    transform:translateY(-15px);
  }
}

@-webkit-keyframes flash-1 {
  0%, 100% {
    background: #00f7a5;
    box-shadow: 0px 4.66667px 24px 3px #00f7a5;
  }
  50% {
    background: rgba(0, 247, 165, 0.4);
    box-shadow: 0px 4.66667px 24px 3px rgba(0, 247, 165, 0.2);
  }
}

@keyframes flash-1 {
  0%, 100% {
    background: #00f7a5;
    box-shadow: 0px 4.66667px 24px 3px #00f7a5;
  }
  50% {
    background: rgba(0, 247, 165, 0.4);
    box-shadow: 0px 4.66667px 24px 3px rgba(0, 247, 165, 0.2);
  }
}
@-webkit-keyframes flash-2 {
  0%, 100% {
    background: cyan;
    box-shadow: 0px 4.66667px 24px 3px cyan;
  }
  50% {
    background: rgba(0, 255, 255, 0.4);
    box-shadow: 0px 4.66667px 24px 3px rgba(0, 255, 255, 0.2);
  }
}
@keyframes flash-2 {
  0%, 100% {
    background: cyan;
    box-shadow: 0px 4.66667px 24px 3px cyan;
  }
  50% {
    background: rgba(0, 255, 255, 0.4);
    box-shadow: 0px 4.66667px 24px 3px rgba(0, 255, 255, 0.2);
  }
}
@-webkit-keyframes flash-3 {
  0%, 100% {
    background: #f70094;
    box-shadow: 0px 4.66667px 24px 3px #f70094;
  }
  50% {
    background: rgba(247, 0, 148, 0.4);
    box-shadow: 0px 4.66667px 24px 3px rgba(247, 0, 148, 0.2);
  }
}
@keyframes flash-3 {
  0%, 100% {
    background: #f70094;
    box-shadow: 0px 4.66667px 24px 3px #f70094;
  }
  50% {
    background: rgba(247, 0, 148, 0.4);
    box-shadow: 0px 4.66667px 24px 3px rgba(247, 0, 148, 0.2);
  }
}

@media (max-width: 992px){
	header {
		min-height: 100%;
	}
#falling-leaves{
	display:none;
}
#infoextra{
	padding-top:0%;
}
}