
/* =================================== */
/*	Basic Style 
/* =================================== */

body {
    background-color: #fff;
    font-family: 'Open Sans', sans-serif;
    line-height: 1;
	font-size: 13px;
    color: #a8a8a8;
}

ol, ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

figure, p {
    margin: 0;
}

a {
    -webkit-transition: all .3s ease-in 0s;
       -moz-transition: all .3s ease-in 0s;
        -ms-transition: all .3s ease-in 0s;
         -o-transition: all .3s ease-in 0s;
            transition: all .3s ease-in 0s;
}

iframe {
    border: 0;
}

a, a:focus, a:hover {
    text-decoration: none;
    outline: 0;
}

a:focus, a:hover {
    color: inherit;
}

h1, h2, h3,
h4, h5, h6 {
    font-family: 'Open Sans', sans-serif;
	font-weight: normal;
	margin: 0;
}

.clear:before,
.clear:after {
    content: " ";
    display: table;
}
 
.clear:after {
   clear: both;
}
 
.clear {
   *zoom: 1;
}

body > section {
    padding: 100px 0;
}

.section-title {
  margin: 0 auto 85px;
  
}

.section-title h2 {
  color: #1f2021;
  font-size: 30px;
  position: relative;
  margin-bottom: 25px;
  padding-bottom: 27px;
  text-transform: uppercase;
}

.section-title h2:before {
  border-bottom: 1px solid #1f2021;
  bottom: 0;
  content: "";
  left: 50%;
  margin-left: -50px;
  position: absolute;
  width: 100px;
}

.section-title h2:after {
background: none repeat scroll 0 0 #fff;
border: 1px solid #1F2021;
border-radius: 25px;
bottom: -6px;
content: "";
height: 11px;
left: 50%;
margin-left: -5.5px;
position: absolute;
width: 11px;
}

.section-title p {
    line-height: 40px;
    font-weight: 300;
    font-size: 18px;
    padding-top: 50px;
}

.btn {
    border-radius: 0;
}

.btn:hover,
.btn:focus {
    outline: 0;
}

.btn-blue {
  background-color: #333965;
  color: #fff;
  font-size: 16px;
  line-height: 24px;
  padding: 10px 35px;
}

.kill-margin {
    margin: 0 !important;
}


.feature-wrap {
  margin-top: 20px;
  overflow: hidden;
  position:relative;
 

}

.feature-wrap h4{
  margin-top: 10px;
}

.feature-wrap .pull-left {
  margin-right: 25px;
}

.feature-wrap i{
  font-size: 48px;
  height: 110px;
  width: 110px;
  margin: 3px;
  border-radius: 100%;
  line-height: 110px;
  text-align:center;
  background: #ffffff;
  color: #333965;
  border: 3px solid #ffffff;
  box-shadow: inset 0 0 0 5px #f2f2f2;
  -webkit-box-shadow: inset 0 0 0 5px #f2f2f2;
  -webkit-transition: 500ms;
  -moz-transition: 500ms;
  -o-transition: 500ms;
  transition: 500ms;
  
}

.feature-wrap i:hover {
  background: #8894E8;
  color: #fff;
  box-shadow: inset 0 0 0 5px #8894E8;
  -webkit-box-shadow: inset 0 0 0 5px #333965;
  border: 3px solid #8894E8;
}

/*************************
*******Navigation******
**************************/

#navigation,
.navbar-brand,
.navbar-toggle,
.navbar-nav > li > a,
.search-form > #search-sub {
  -webkit-transition: all 0.6s ease;
     -moz-transition: all 0.6s ease;
      -ms-transition: all 0.6s ease;
       -o-transition: all 0.6s ease;
          transition: all 0.6s ease;
}

.animated-nav .navbar-brand {
  padding: 10px 10px;
}

.animated-nav .navigation .navbar-nav > li > a {
  padding: 23px 25px;
}

#navigation > .container {
  
}

.ourservicos
{
width:100%;
position:relative;
overflow:hidden;
background:url('../img/sustentabilidade/fundosusten.jpg') no-repeat;
background-attachment:fixed;
background-size:cover;
background-color:#fff;
}
.ourservicos >.container
{
padding-top:110px;
padding-bottom:110px;
}
.ourservicos h3
{
color:#fff;
}

.animated-nav#navigation > .container {
  border-bottom: none;
}

.navbar-brand {
  height: inherit;
  padding: 30px 0;
}

.navbar-brand a {
  display: block;
}

.navigation .navbar-nav > li > a {
  color: #fff;
  font-size: 13px;
  font-weight: 600;
  padding: 38px 25px;
  text-transform: uppercase;
}
.maquina .navigation .navbar-nav > li > a {
  color: #000;
  font-size: 13px;
  font-weight: 600;
  padding: 38px 25px;
  text-transform: uppercase;
}
.color_black{
  color:#000;
}
.navigation .navbar-nav > li.current > a {
  color: #B83336;
  border-bottom: 1px solid #B83336;
}

.animated-nav .navigation .navbar-nav > li.current > a {
  color: #fff;
  border-bottom: 1px solid #fff;
 
}

.navigation .navbar-nav > li > a:focus,
.navigation .navbar-nav > li > a:hover {
  background-color: transparent;
}

.search-form {
  position: relative;
}

.search-form > #search {
  width: 100%;
}

.search-form > #search {
  background-color: transparent;
  height: 40px;
    border: 0 ;
  margin-top: 28px;
  width: 100%;
}

.search-form > #search-sub {
  background: url("../img/icons/search.png") no-repeat scroll 0 0 transparent;
  border: 0 ;
  bottom: 11px;
  height: 15px;
  position: absolute;
  right: 8px;
  padding: 0;
  text-indent: -9999em;
  width: 15px;
}

.animated-nav .search-form > #search-sub {
    bottom: 22px;
}

/*************************
*******Main Slider******
**************************/


#home{
  padding: 0;
  overflow: hidden;
}

#home-carousel .carousel-inner .item {
  background-size:cover;
}

#home-carousel .slider-content {
  height: 100%;
}

#home-carousel .carousel-caption {
  left: 0;
  top: 0;
  z-index: 11;
  text-align: left;
}

#home-carousel .carousel-caption2 {
  left: 0;
  top: 0;
  z-index: 11;
  text-align: left;
}
#home-carousel .carousel-caption3 {
 
  top: 0;
  z-index: 11;
  text-align: center;
}


.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
  border: 0;
  color: #fff;
  background: #8894E8;
  position: relative;
}
.nav-tabs>li>a {
  background: #333965;
  color: #fff;
  border-radius: 0;
  border: 0 none;
  line-height: 24px;
  margin-right: 0;
  padding: 13px 15px;
}

.tab-wrap {
  margin-bottom: 20px;
}
.nav-tabs>li {
  margin-bottom: 20px;
  border-bottom: 1px solid #fff;
}
.nav>li {
  position: relative;
  display: block;
}
.nav-tabs>li.active>a:after {
  position: absolute;
  content: "";
  width: auto;
  height: auto;
  border-style: solid;
  border-color: transparent transparent transparent #8894E8;
  border-width: 25px 22px;
  right: -44px;
  top: 0;
}
*, *:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.carousel-caption > div {
  background-color: #22c51f61;
  padding: 60px 50px 80px 20%;
  position: absolute;
  top: 25%;
  width: 76%;
}
.carousel-caption2 > div {
  background-color: rgba(0,0,0,0.4);
  padding: 60px 50px 80px 20%;
  position: absolute;
  top: 25%;
  width: 60%;
}
.carousel-caption3 > div {
  background-color: rgba(0,0,0,0.2);
  padding: 60px 50px 80px 0;
  position: absolute;
  top: 25%;
  width: 100%;
}

#home-carousel .carousel-inner h2 {
  color: #ffffff;
  font-size: 30px;
  line-height: 50px;
  margin-bottom: 20px;
  text-shadow: none;
  text-transform: uppercase;
}

#home-carousel .carousel-inner p {
  color: #FFFFFF;
  line-height: 28px;
  font-size: 15px;
  margin-top: 0;
  text-shadow:none;
}

#nav-arrows > a {
  border: 1px solid #fff;
  color: #fff;
  display: block;
  height: 60px;
  line-height: 76px;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 60px;
  z-index: 20;
  margin-top: -30px;

    -webkit-transition: all 0.3s ease 0s;
       -moz-transition: all 0.3s ease 0s;
        -ms-transition: all 0.3s ease 0s;
         -o-transition: all 0.3s ease 0s;
            transition: all 0.3s ease 0s;
}

#nav-arrows > a.sl-prev {
    left: 50px;
}

#nav-arrows > a.sl-next {
    right: 50px;
}

#nav-arrows > a.sl-next:hover {
    background-color: #B83336;
    border-color: #B83336;
    color: #fff;
}

.carousel-indicators .active {
  background-color: #B83336;
  border: 0;
}


/*============================================================
    servicoss
============================================================*/

#servicos .media > .pull-left{
    margin-right: 50px;
}

#servicos .media .media-body h3{
    color: #B83336;
    font-weight: 400;
    font-size: 20px;
    margin-bottom: 15px;
}

#servicos .media .media-body p{
    color: #A8A8A8;
    font-size: 13px;
    line-height: 24px;
}

#servicos .media{
    padding-bottom: 50px;
    padding-left: 20px;
}




.servicos-item {
    margin-bottom: 70px;
}

.servicos-icon {
  float: left;
  margin-top: 8px;
}

.servicos-desc {
    margin-left: 115px;
}

.servicos-item h3 {
  color: #B83336;
  font-size: 20px;
  margin-bottom: 28px;
}

.servicos-item p {
  line-height: 24px;
}


/*============================================================
    servicos Bottom
============================================================*/

#servicos-bottom {
  background-color: #1f2021;
  padding-bottom: 0;
  position: relative;
}

.mobile-device {
  position: relative;
}

.mobile-device img {
  float: left;
  position: relative;
}

.mobile-device .black {
  left: 25px;
  z-index: 2;
}

.mobile-device .white {
  bottom: -50px;
  z-index: 1;
}

.servicos-features {
  background-color: #B83336;
  color: #fff;
  height: 335px;
  padding: 50px 0 50px 65px;
  position: absolute;
  right: 0;
  top: 18%;
  width: 45%;
}

.servicos-features h3 {
  margin-bottom: 60px;
  text-transform: uppercase;
}

.servicos-features ul li {
  background: url("../img/icons/list-bg.png") no-repeat scroll 0 13px transparent;
  font-size: 18px;
  line-height: 35px;
  padding-left: 40px;
}


/*============================================================
    Portfolio
============================================================*/

#projects {
    width: 100%;
}

.project-filter {
  margin-bottom: 40px;
}

.project-filter ul li {
  padding: 0;
}

.project-filter ul li a {
  color: #000;
  display: block;
  line-height: 18px;
  padding: 10px 20px;
  text-transform: uppercase;
}

.project-filter ul li a:hover,
.project-filter ul li a.active {
    background-color: #B83336;
    color: #fff;
}

.mix {
    display: none;
}

.portfolio-item {
    position: relative;
    float: left;
    overflow: hidden;
    width: 25%;
}

.plus {
  background: url("../img/icons/plus.png") no-repeat scroll center center #B83336;
  border-radius: 50%;
  display: block;
  height: 80px;
  left: 50%;
  margin: -40px 0 0 -40px;
  position: absolute;
  top: -41px;
  width: 80px;
    
    -webkit-transition: 0.3s ease-out 0s;
       -moz-transition: 0.3s ease-out 0s;
        -ms-transition: 0.3s ease-out 0s;
         -o-transition: 0.3s ease-out 0s;
            transition: 0.3s ease-out 0s;
}

figcaption.mask {
  background-color: #fff;
  bottom: -101px;
  left: 0;
  padding: 20px 0 20px 0px;
  position: absolute;
  width: 100%;
    
    -webkit-transition: 0.3s ease-out 0s;
       -moz-transition: 0.3s ease-out 0s;
        -ms-transition: 0.3s ease-out 0s;
         -o-transition: 0.3s ease-out 0s;
            transition: 0.3s ease-out 0s;
}

.portfolio-item:hover figcaption.mask {
    bottom: 0;
}

.portfolio-item:hover .plus {
    top: 30%;
}

figcaption.mask h3 {
  color: #1f2021;
  font-size: 20px;
  line-height: 28px;
}

figcaption.mask span {
  color: #B83336;
}


/*============================================================
    sobre Us
============================================================*/

#sobre {
    padding-bottom: 0;
}

.sobre-us img {
  margin: 0 auto;
}

/* Counter section */

#count {
  background-color: #121116;
  padding-bottom: 90px;
}

.counter-section {
  background-color: #333965;
  padding: 25px 0 40px;
}

.fact-item {
  color: #fff;
}

.fact-icon {
  position: relative;
  width: 50px; 
  height: 28.87px;
  background-color: #1F2021;
  margin: 14.43px auto;
}
.servico-fa {
  
 color: #000000;
 
}

.fact-icon:before,
.fact-icon:after {
  content: "";
  position: absolute;
  width: 0;
  left: 0;
  border-left: 25px solid transparent;
  border-right: 25px solid transparent;
}

.fact-icon:before {
  bottom: 100%;
  border-bottom: 14.43px solid #1F2021;
}

.fact-icon:after {
  top: 100%;
  width: 0;
  border-top: 14.43px solid #1F2021;
}

.fact-icon > i {
  line-height: 27px;
}

.fact-item span {
  display: block;
  font-size: 50px;
  line-height: 42px;
  font-weight: 700;
  margin: 28px 0 20px;
}

.fact-item p {
  font-weight: 300;
}


/*============================================================
    sobre Us
============================================================*/

.subtitle {
  margin: 0 auto;
  width: 95%;
}

.subtitle h3 {
  color: #1f2021;
  margin-bottom: 30px;
  text-transform: uppercase;
}

.subtitle p {
  line-height: 25px;
  margin-bottom: 65px;
}

.tst-single {
  margin-bottom: 40px;
}

.tst-single img {
  max-width: 100px;
  float: left;
}

.tst-content {
  border-bottom: 1px solid #a9a9a9;
  margin: 10px 0 0 160px;
  padding-bottom: 25px;
}


.tst-content p {
  color: #1f2021;
  line-height: 25px;
}

.tst-content span {
  float: right;
  font-style: italic;
  margin-right: 5px;
}

/* carousel navigation */

.owl-pagination {
  text-align: center;
}

.owl-controls .owl-page {
  cursor: pointer;
  display: inline-block;
}

.owl-controls .owl-page span {
  background-color: #fff;
  border-radius: 20px;
  border: 1px solid #ACACAC;
  display: block;
  height: 12px;
  margin: 5px 4px;
  width: 12px;
}

.owl-controls .owl-page.active span,
.owl-controls .owl-page:hover span {
  background-color: #B83336;
  border-color: #B83336;
}


/* progress bars */

.progress-bars > span {
  color: #1f2021;
  line-height: 24px;
  text-transform: uppercase;
}

.progress {
  background-color: #dbdbdb;
  border-radius: 0;
  box-shadow: none;
  height: 25px;
  margin-bottom: 25px;
}

.progress .bar {
  width: 0;
  height: 25px;
  background-color: #B83336;

  -webkit-transition: width 0.6s ease;
     -moz-transition: width 0.6s ease;
      -ms-transition: width 0.6s ease;
       -o-transition: width 0.6s ease;
          transition: width 0.6s ease;
}


.progress .bar small { color:#fafafa; font-size:12px; }

.progress.active .bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
     -moz-animation: progress-bar-stripes 2s linear infinite;
      -ms-animation: progress-bar-stripes 2s linear infinite;
       -o-animation: progress-bar-stripes 2s linear infinite;
          animation: progress-bar-stripes 2s linear infinite;
}

.progress-success .bar, .progress-green .bar {
  background-color: #B83336;

}



/*=================================
    Quotes
===================================*/

#quotes {
    background-color: #1F2021;
}

.call-to-action {
    color: #fff;
    font-weight: 600;
}

.call-to-action p {
    font-size: 25px;
    line-height: 35px;
    margin-bottom: 15px;
}



/*============================================================
    Pricing
============================================================*/

.pricing-table {
  color: #1f2021;
  font-size: 16px;
  line-height: 24px;
}

.pricing-table .price {
  border-top: 1px solid #B83336;
  padding: 35px 0 45px;
}

.pricing-table .plan {
  display: block;
  text-transform: uppercase;
}

.pricing-table .value {
  font-size: 13px;
  font-weight: 600;
}

.pricing-table .value > small {
  font-size: 20.33px;
  margin-right: 15px;
  position: relative;
  top: -27px;
}

.pricing-table .value > strong {
  font-size: 59.48px;
  margin-right: 10px;
  line-height: 69.22px;
}

.pricing-table ul {
  border-bottom: 1px solid #B83336;
  border-top: 1px solid #B83336;
}

.pricing-table ul li {
  margin: 20px 0;
  padding-bottom: 20px;
  position: relative;
}

.pricing-table ul li:after {
  border-bottom: 1px solid #B83336;
  bottom: 0;
  content: "";
  display: block;
  left: 50%;
  margin-left: -65px;
  position: absolute;
  width: 130px;
}

.pricing-table ul li:last-child:after {
  border-bottom: none;
}

.pricing-table ul li:last-child {
  margin-bottom: 0;
}

.btn-price {
  border: 1px solid #B83336;
  color: #1f2021;
  margin-top: 40px;
  padding: 10px 30px;
}

.special-plan {
    margin-top: 100px;
}

.special-plan p {
    font-size: 20px;
    margin-bottom: 35px;
    color: #1f2021;
}


/*============================================================
    Media Queries
============================================================*/

#subscribe {
  background-color: #1f2021;
  color: #fff;
  line-height: 24px;
}

.subscription-form {
  color: #fff;
  position: relative;
}

.subscription-form i {
  left: 21px;
  position: absolute;
  top: 22px;
}

.subscription-form .subscribe {
  background-color: transparent;
  border: 1px solid #fff;
  color: #fff;
  height: 58px;
  text-indent: 60px;
  width: 100%;
}

.subscription-form #mail-submit {
  background-color: #B83336;
  border: 0 none;
  color: #fff;
  padding: 16px 35px;
  position: absolute;
  right: 1px;
  top: 1px;
}


/*============================================================
    Contact Us
============================================================*/

.contact-form .input-field {
  margin-bottom: 10px;
}

.contact-form .form-control {
  border: 1px solid #dbdbdb;
  padding: 20px;
  border-radius: 0;
  height: 20px;
  box-shadow: none;
}

.contact-form .message .form-control {
  height: 198px;
}

.contact-form .form-control::-moz-placeholder {
  color: #1f2021;
}

.contact-form #msg-submit {
  font-size: 13px;
  padding: 17px 50px;
}

.contact-details {
  margin-bottom: 40px;
}

.contact-details > span {
  color: #1f2021;
  display: block;
  margin-bottom: 10px;
}



/*============================================================
    Footer
============================================================*/

#footer {
    background-color: #121116;
    padding: 40px 0 35px;
}

.footer-logo {
    margin-bottom: 45px;
}

.footer-social {
    margin-bottom: 85px;
}

.footer-social h3 {
    font-size: 20px;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 20px;
    padding-bottom: 20px;
    position: relative;
}

.footer-social h3:after {
  border-bottom: 1px solid #fff;
  bottom: 0;
  content: "";
  display: block;
  left: 50%;
  margin-left: -115px;
  position: absolute;
  width: 230px;
}

.footer-social ul li a {
  color: #fff;
  display: block;
  margin: 0 8px;
}

.footer-social ul li a:hover {
  color: #B83336;
}

.copyright {
    font-size: 14px;
    font-weight: 400;
    color: #fff;
}

.copyright a {
    color: #B83336;
}

.copyright a:hover {
    color: #fff;
}

.copyright p {

}

.copyright p:first-child {
    margin-bottom: 15px;
}
/***** Latest work *****/

.work-container {
    margin-top: 50px;
}

.work-title {
    background: url(../img/line.png) left center repeat-x;
}

.work-title h2 {
    width: 220px;
    margin: 0 auto;
    background: #fff;
    font-family: 'Lobster', cursive;
    font-size: 24px;
    color: #5d5d5d;
    font-weight: bold;
}

.work {
    margin-top: 40px;
    padding-bottom: 20px;
    background: #f8f8f8;
    border-bottom: 2px solid #9d426b;
}

 #centro {
	width:300px;
	top:10px;
	position:relative;
     left:28px;

}

.work:hover img {
    opacity: 0.7;
    -o-transition: all .3s; -moz-transition: all .3s; -webkit-transition: all .3s; -ms-transition: all .3s; transition: all .3s;
	
}

.work:hover {
    box-shadow: 0 5px 15px 0 rgba(0,0,0,.05), 0 1px 25px 0 rgba(0,0,0,.05) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
    -o-transition: all .5s; -moz-transition: all .5s; -webkit-transition: all .5s; -ms-transition: all .5s; transition: all .5s;
}

.work .work-bottom {
    margin-top: 15px;
}

.work h3 {
    margin-top: 20px;
    padding-left: 15px;
    padding-right: 15px;
    font-family: 'Droid Sans', sans-serif;
    font-size: 14px;
    color: #5d5d5d;
    font-weight: bold;
    text-transform: uppercase;
    text-shadow: 0 1px 0 rgba(255,255,255,.7);
}

.work p {
	padding-left: 15px;
    padding-right: 15px;
    line-height: 24px;
    font-style: italic;
}
.close2 {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2;
}
.bg_video{
    position: fixed; 
    right: 0; 
    bottom: 0;
    min-width: 100%; 
    min-height: 100%;
    width: 100%; 
    height: 330px;
    z-index: -1;
    }
    
    .texto_tela{
      color:#fff;
      font-size: 70px;
      font-weight: bold;
    }
    
    #especialidade .media .media-body h3 {
    color: #B83336;
    font-weight: 400;
    font-size: 20px;
    margin-bottom: 15px;
}


/*** 

====================================================================
		icon fale com a gente
====================================================================

 ***/

 #sy-whatshelp {
	right: 25px;
	bottom: 25px;
	position: fixed;
	z-index: 50000;
  }
  
  #sy-whatshelp a {
	position: relative;
  }
  
  #sy-whatshelp a.sywh-open-services {
	background-color: #333965;
	color: #fff;
	line-height: 55px;
	margin-top: 10px;
	border: none;
	cursor: pointer;
	font-size: 23px;
	width: 55px;
	height: 55px;
	text-align: center;
	box-shadow: 2px 2px 8px -3px #000;
	border-radius: 100%;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	-ms-border-radius: 100%;
	display: inline-block;
  }
  
  #sy-whatshelp a.sywh-open-services i {
	line-height: 55px;
  }
  
  #sy-whatshelp a.sywh-open-services i.fa-times {
	display: none;
  }
  
  #sy-whatshelp .sywh-services {
	width: 55px;
	height: auto;
  }
  
  #sy-whatshelp .sywh-services a {
	display: none;
  }
  
  #sy-whatshelp .sywh-services a i {
	background-color: #333965;
	color: #fff;
	line-height: 55px;
	margin-top: 10px;
	border: none;
	cursor: pointer;
	font-size: 23px;
	width: 55px;
	height: 55px;
	text-align: center;
	box-shadow: 2px 2px 8px -3px #000;
	border-radius: 100%;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	-ms-border-radius: 100%;
  }
  
  

  #sy-whatshelp .sywh-services a.facebook i {
	background-color: #8894E8;
  }
  
  #sy-whatshelp .sywh-services a.instagram i {
	background-color: #333965;
  }

  #sy-whatshelp .sywh-services a.email i {
    background-color: #8894E8;
    }

  #sy-whatshelp .sywh-services a.whatsapp i {
	background-color: #333965;
  }
  
  #sy-whatshelp .sywh-services a.call i {
	background-color: #8894E8;
  }
  
  a[data-tooltip] {
	position: relative;
  }
  
  a[data-tooltip]::before,
  a[data-tooltip]::after {
	position: absolute;
	display: none;
	opacity: 0.85;
	transition: all 0.3s ease-in-out;
  }
  
  a[data-tooltip]::before {
	content: attr(data-tooltip);
	background: #000;
	color: #fff;
	font-size: 13px;
	padding: 7px 11px;
	border-radius: 5px;
	white-space: nowrap;
	text-decoration: none;
  }
  
  a[data-tooltip]::after {
	width: 0;
	height: 0;
	border: 6px solid transparent;
	content: "";
  }
  
  a[data-tooltip]:hover::before,
  a[data-tooltip]:hover::after {
	display: block;
  }
  
  a.sywh-open-services[data-tooltip]::before,
  a.sywh-open-services[data-tooltip]::after {
	display: block;
  }
  
  
  a.data-tooltip-hide[data-tooltip]::before,
  a.data-tooltip-hide[data-tooltip]::after {
	display: none !important;
  }
  
  a.sywh-open-services[data-tooltip][data-placement="left"]::before {
	top: 11px;
  }

  a.whatsapp[data-tooltip][data-placement="left"]::after {
	top: 11px;
  }

  a.instagram[data-tooltip][data-placement="left"]::after {
	top: 11px;
  }
  a.facebook[data-tooltip][data-placement="left"]::after {
	top: 11px;
  }
  a.email[data-tooltip][data-placement="left"]::after {
	top: 11px;
  }
  
  a[data-tooltip][data-placement="left"]::before {
	top: -7px;
	right: 100%;
	line-height: normal;
	margin-right: 10px;
  }
  
  a[data-tooltip][data-placement="left"]::after {
	border-left-color: #000;
	border-right: none;
	top: 50%;
	right: 100%;
	margin-top: -6px;
	margin-right: 4px;
  }
  
  a[data-tooltip][data-placement="right"]::before {
	top: -7px;
	left: 100%;
	line-height: normal;
	margin-left: 10px;
  }
  
  a[data-tooltip][data-placement="right"]::after {
	border-right-color: #000;
	border-left: none;
	top: 50%;
	left: 100%;
	margin-top: -6px;
	margin-left: 4px;
  }
  
  a[data-tooltip][data-placement="top"]::before {
	bottom: 100%;
	left: 0;
	margin-bottom: 10px;
  }
  
  a[data-tooltip][data-placement="top"]::after {
	border-top-color: #000;
	border-bottom: none;
	bottom: 100%;
	left: 10px;
	margin-bottom: 4px;
  }
  
  a[data-tooltip][data-placement="bottom"]::before {
	top: 100%;
	left: 0;
	margin-top: 10px;
  }
  
  a[data-tooltip][data-placement="bottom"]::after {
	border-bottom-color: #000;
	border-top: none;
	top: 100%;
	left: 10px;
	margin-top: 4px;
  }
  .fixed-bottom {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 50001;
}


/*  AVISO DE COOKIES ALERT */
.box-cookies.hide {
	display: none !important;
  }
  
  .box-cookies {
	position: fixed;
	background: rgba(0, 0, 0, .8);
	width: 100%;
	z-index: 60000;
	bottom: 0;
	display: flex;
	align-items: center;
	justify-content: space-between;
  padding: 25px 0 0px 0;
  }
  
  .box-cookies .msg-cookies,
  .box-cookies .btn-cookies {
	text-align: center;
	padding: 15px;
	color: #fff;
	font-size: 16px;
  }
  
  .box-cookies .btn-cookies {
	background: #E7C46F;
	cursor: pointer;
  color:#000;
	
	margin-right: 50px;
	padding: 10px 10px;
  }
  
  @media screen and (max-width: 600px) {
	.box-cookies {
	  flex-direction: column;
	}
  }
