p{
    font-size: 16px;
}
h1 {
  color: #000 !important;
  font-size: 100px !important;
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  width: fit-content;

}
h3{
  color:#fff;
  font-size: 35px;
  text-transform: uppercase;
  line-height: 45px;
}
a.button:hover {
    background-color: #0a0a0a;
    color: #fff;
}
.btn_white:hover{
  background: #000 !important;
}
.btn_white:hover span{
  color:#fff !important;
}
.img_main.video {

 cursor: none;
}
video {
    width: 100%;
    /* height: auto; */
    height: 80vh !important;
    background: #000;
}
.modalidades_img:not(:first-child){
  display: none;
}
div.pp_pic_holder {
    width: 100% !important;
    max-width: 1200px;
    height: 600px !important;
    max-height: 600px;
    top: 5em !important;
    left: 50% !important;
    transform: translate(-50%, 0);
}
.pp_content {
    width: 100% !important;
    height: 600px !important;
    max-height: 600px;
}
.pp_content iframe {
    width: calc( 100% - 8px) !important;
    height: 600px !important;
    max-height: 600px;
}
.pp_details{
  display: none;
  position: absolute !important;
    right: 15px;
    top: -3em;
}
.cursor_play {
  z-index: 10;
 position: absolute;
 width: 45px;
 height: 45px;
 opacity: .8;
 left: -100px;
 cursor: none;
 pointer-events: none;
 /* transition-duration: 200ms;
transition-timing-function: ease-out; */
}
/* .cursor2 {
  z-index: 10;
 position: absolute;
 width: 100px;
 height: 100px;
 left: -100px;
 cursor: none;
 pointer-events: none;
} */
#rev_slider_2_1{
  height:100% !important;
}
.header-overlay .overlay-menu-toggle {
    cursor: pointer;
}
.bar1, .bar2, .bar3 {
  width: 35px;
  height: 3px;
  background-color: #fff;
  margin: 6px 0;
  transition: 0.4s;
}
.bar2{
  width:25px;
  margin-left: 10px;
}
.bar3 {
    height: 3.3px;
}
.change .bar1 {
  -webkit-transform: rotate(-45deg) translate(-9px, 6px);
  transform: rotate(-45deg) translate(-10px, 7px);
}

.change .bar2 {opacity: 0;}

.change .bar3 {
  -webkit-transform: rotate(45deg) translate(-8px, -8px);
  transform: rotate(45deg) translate(-5px, -3px);
  height: 3px;
}
#overlay-menu ul li a {
  line-height: 115px;
  font-size: 77px;
  position: relative;
  font-weight: 700;
  padding: .5px 0;
}
#overlay-menu ul li a:active,#overlay-menu ul li a:focus  {
  color:#6f6f6f !important;
  transition:color 1s;
}
#overlay-menu {
  top: 50%;
  transform: translate(0px, -50%);
  margin-top: 0 !important;
}

#overlay-menu {
    width: 900px;
    margin-left: -450px;
}
#overlay-menu ul li {
    /* border: 2px solid #00000000; */
    text-align: center;
    width: fit-content;
    margin: auto;
}
#overlay-menu ul li:hover {
    /* border: 2px solid #fff !important; */
}
#overlay-menu ul li a:hover {

  /* -webkit-text-fill-color: transparent;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #ffffff; */
}
.white-line{
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #ffffff;
}
#overlay-menu ul li a:before {
    content: '';

}
#overlay-menu ul li a:after {
    content: '';
}
.social.is_sticky{
  display:none;
}
.is-sticky .social{
  display:none;
}
.is-sticky .social.is_sticky{
  display:block;
  padding-top: 20px;
}

.top_bar_left{
    width: 100% !important;
}
ul.social {
    display: table;
    padding: 25px;
}
.social li {
    width: fit-content;
    /* display: contents; */
    display: inline;
}
.social li i{
    font-size: 24px;
}
#Top_bar .logo {
    display:table;
    float: unset;
    margin: auto;
    width: fit-content;
}
#Top_bar #logo, .header-fixed #Top_bar #logo, .header-plain #Top_bar #logo, .header-transparent #Top_bar #logo {
    height: 55px;
    line-height: 55px;
    padding: 25px 0 8px 0;
}
.header-overlay #Top_bar.is-sticky {
    display: block !important;
}
#Top_bar.is-sticky .logo {
    display:table;
    width: fit-content;
    margin: auto !important;
}
#Header .top_bar_left, .header-classic #Top_bar, .header-plain #Top_bar, .header-stack #Top_bar, .header-split #Top_bar, .header-fixed #Top_bar, .header-below #Top_bar, #Header_creative, #Top_bar #menu, .sticky-tb-color #Top_bar.is-sticky {
    background-color: #fff;
}
#Top_bar.is-sticky {
    height: 70px;
}
#Header.is-sticky .bar1, #Header.is-sticky .bar2, #Header.is-sticky .bar3{
  background-color:#000;
}
#Header.is-sticky .change .bar1, #Header.is-sticky .change .bar2, #Header.is-sticky .change .bar3{
  background-color:#fff;
}
#Header.is-sticky .overlay-menu-toggle {
    top: 20px;
}
.slotholder {
    width: 78% !important;
    margin: auto !important;
    position: relative !important;
    top: 60px !important;
    z-index: 5;
}
#Content {
    width: 100%;
    /* margin-top: 100px !important; */
}
main{
    margin-top: 0px;
}
div.slide-layer-1 {
    position: absolute;
    left: -3em;
    font-size: 80px !important;
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #fff;
    text-transform: uppercase;
    font-family: "Oswald", san-serif !important;
    font-weight: 700 !important;
}
div.slide-layer-1:hover {
    -webkit-text-fill-color: #fff;
}
div.slide-layer-2 {
    position: absolute !important;
    right: -4.2em;
    font-size: 80px !important;
    color:#171717 !important;
    text-transform: uppercase;
    font-family: "Oswald", san-serif !important;
    font-weight: 700 !important;
    width: 120px;
    white-space:inherit !important;

}
div#rev_slider_2_1_wrapper {
    height: 80vh !important;
}
.img_main{
  background: url(../images/home.png);
  background-size: cover;
  background-position: center;
  width: 77%;
  margin: auto;
  position: relative;
  z-index: 5;
  height: 80vh !important;
}
.img_main img {
  /* width:100% !important; */
  /* display: none; */
}
.btn_video{
  /* background: transparent !important; */
  position: absolute !important;
  /* left: -165px; */
  left: 165px;
  border-radius: 0 !important;
  margin-bottom: -1px !important;
  z-index: 6;
  /* padding: 23px 22px !important; */
  height: 65px;
  text-transform: uppercase;
  font-weight: 700 !important;
  font-size: 20px !important;
  font-family: "Oswald", sans-serif !important;
  clip-path: polygon(0 0, calc(100% - 21px) 0, 100% 21px, 100% 100%, 0 100%, 0 100%);
}
.btn_video a{
  padding: 23px 22px !important;
  line-height: 42px !important;
}
.btn_video:hover{
  background: #fff !important;
}
.btn_video:hover a{
  text-decoration: none !important;
  color:#000 !important
}
.btn_video img{
  vertical-align: middle;
  width: 22px !important;
  height: 30px !important;
  margin-left: 20px !important;
  margin-top: -5px !important;
}
.btn_video::after {
    content: unset !important;
}
.btn_video .button_label {
  /* background: #fff !important; */
  width: 165px;
  text-align: center;
  font-size: 27px;
  padding: 15px 0px !important;
  color: #303030;
  text-transform: uppercase;
  font-weight: 700;
}
.btn_video .button_icon {
  padding: 10px 35px 10px 10px !important;
  clip-path: polygon(0 0, calc(100% - 15px) 0, 100% 15px, 100% 100%, 0 100%, 0 100%);
  /* background: #000 !important; */
}
.btn_video .button_icon img {
  width: 33px !important;
  padding-top: 5px !important;
}
.mapa_aulas h2 {
  width:fit-content;
  position: relative;
  font-size: 80px;
  line-height: 82px;
  font-weight: 700;
  text-transform: uppercase;
  max-width: 550px;
  margin: auto;
  margin-bottom: 30px;
  text-align: center;
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #000;

}
.mapa_aulas .img_mapa_icon{
  height: 340px !important;
  position: absolute;
  left: 0;
}
.mapa_aulas .img_mapa{
  position: absolute;
  height: 450px !important;
  right: 0;
  top: -70px;
}
.mapa_text{
  text-align: center;
}
.btn_white{
  padding: 10px 25px !important;
  color: #000 !important;
  background: #fff !important;
  border: 1px solid #000 !important;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 700;
}
.btn_white_color{
  padding: 10px 25px !important;
  color: #000 !important;

  border: 1px solid #000 !important;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 700;
}
.btn_white_color:hover{
  background: #000 !important;
  color: #fff !important;
}
.btn_mapa_aulas{
  /* background: url(../images/btn_mapa.svg) !important;
  background-size: 100% 100%!important;
  background-repeat: no-repeat !important; */
  border: 0px !important;
  padding: 10px 30px !important;
  margin-right: 20px !important;
  clip-path: polygon(0 0, calc(100% - 11px) 0, 100% 9px, 100% 100%, 11px 100%, 0 calc(100% - 10px));
}
.btn_modalidades{
  margin-left: 55px;
  background: url(../images/btn_modalidades.svg) !important;
  background-size: 100% 100%!important;
  background-repeat: no-repeat !important;
  border: 0px !important;
  padding: 10px 30px !important;
  clip-path: polygon(0 0, calc(100% - 11px) 0, 100% 10px, 100% 100%, 10px 100%, 0 calc(100% - 10px));
}
.btn_modalidades::after {
    -webkit-transition: unset !important;
    -moz-transition: unset !important;
    transition: unset !important;
}
.blog-teaser{
  padding-top: 90px;
}
.accordion  .question:not(.active) .title {
  color: #fff !important;
  font-size: 60px !important;
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #000;
  text-transform: uppercase;
}
.accordion  .question:not(.active) .title:hover {
  -webkit-text-fill-color: #000 !important;
  -webkit-text-stroke-width: 0px !important;
  color: #000 !important;
}
.accordion .active .title {
  color: #000 !important;
  font-size: 60px !important;
  text-transform: uppercase;
}
.style-simple .accordion .question {
  border: unset;
  padding: 10px 10px;
}
.style-simple .accordion .question.active:after {
    display: none !important;
}
.answer {
    color: #000 !important;
    padding-left: 75px !important;
    width: 550px;
    font-family: "Montserrat",sans-serif;
    font-size: 16px;
}
.dark a.mfn-link, .dark a:hover.mfn-link {
    color: #000 !important;
}
.dark a.mfn-link, .dark a:hover.mfn-link {
    color: #000 !important;
}
a.mfn-link-4:before, a.mfn-link-4::after {
    height: 2px;
}
a.mfn-link-4:before, a.mfn-link-4:after, a.mfn-link-3:after, a:hover.mfn-link-8:after, a:hover.mfn-link-8:before, a.hover.mfn-link-8:after, a.hover.mfn-link-8:before {
    background: rgb(0, 0, 0) !important;
}
.dark a.mfn-link-4:hover:before, .dark a.mfn-link-4:hover:after, .dark a.hover.mfn-link-4:before, .dark a.hover.mfn-link-4:after, .dark a.mfn-link-7:after, .dark a.mfn-link-7:before {
    background: #000 !important;
}
.modalidade_text {
    position: absolute;
    top: -25px;
    right: 5em;
    /* left: 50%;
    transform: translate(-50%, 0); */
}
.modalidade_text h2{
  color: #000 !important;
  font-size: 100px !important;
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #fff;
  text-transform: uppercase;
  font-weight: 700;
}
.icon_modalidades{
  position: absolute;
  right: -5%;
  bottom: -85px;
  z-index: -1;
}
.home_equipa h2{
  color: #000 !important;
  font-size: 100px !important;
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  width: fit-content;
  margin: auto;
}
.pad {
    /* display: block; */
    /* padding: 40px; */
    margin-left: -25px;

}
.slick-initialized .slick-slide {
  position: relative;
    /* display: block; */
    /* padding: 40px;
    margin-left: -25px; */
}
.img_equipa {
  width: 65%;
  height: 375px;
}
.img_equipa.border{
  /* border: 1px solid; */
  /* background: url(../images/equipa_borda.svg) !important;
    background-size: 100% 100%!important;
    background-repeat: no-repeat !important; */
}
.slick-slide img {
  width: 65%;
  max-height: 375px;
  position: absolute;
  left: 17px;
  top: 10px;
  clip-path: polygon(0 0, calc(100% - 20px) 0, 100% 20px, 100% 100%, 20px 100%, 0 calc(100% - 20px));
}
.slick-track {
    /* height: 510px; */

}
.text_equipa{
  position: absolute;
  bottom: -15px;
  right: -4em;
}
.text_equipa h3{
  font-size: 28px;
  max-width: 125px;
  font-weight: 700;
  line-height: 30px;
  margin-bottom: 7px;
}
.text_equipa p {
    font-weight: 300;
}
.slick .slick-slide:nth-child(2n) {
    margin-top: 100px;
}
.li_equipa{
  margin-bottom: 12em;
  position: relative;
}
.home_phone h2{
  color: #000 !important;
  font-size: 100px !important;
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #000;
  text-transform: uppercase;
  font-weight: 700;
  text-align: center;
  line-height: 100px;
  width: fit-content;
  margin: auto;
}
.home_phone h4{
  color:#000;
  text-align: center;
  font-size: 30px;
  padding-top: 5em;
  text-transform: uppercase;
  font-weight: 700;
}
.home_phone p {
  font-family: "Montserrat",sans-serif;
  color: #000;
  max-width: 600px;
  margin: auto;
  margin-top: 2em;
}
.btn_stores{
  /* border: 1px solid #000 !important; */
  margin: auto;
  margin-top: 3em;
  /* background: url(../images/btn_store.svg) !important; */
  background-size: 100% 100% !important;
  background-repeat: no-repeat !important;
  clip-path: polygon(0 0, calc(100% - 11px) 0, 100% 11px, 100% 100%, 10px 100%, 0 calc(100% - 10px));
}
.btn_stores:hover .button_label{
  /* background: #ededed !important; */
}
.btn_stores:hover .button_icon{
  display: none;
}
.btn_stores:hover .button_icon.hover{
  display: block !important;
}
.btn_stores .button_label {
  /* background: #fff !important; */
  width: fit-content;
  text-align: center;
  font-size: 18px;
  padding: 22px 25px 22px 3px !important;
  color: #000;
  text-transform: uppercase;
  font-weight: 700;
  /* -webkit-transition: all .3s;
  -moz-transition: all .3s;
  transition: all .3s; */
}
.btn_stores .button_icon {
  padding: 10px 13px !important;
  /* background: #fff !important; */
  /* clip-path: polygon(75% 0, 100% 25%, 100% 100%, 0 100%, 0 0); */
  border: 0px !important;
  height: 49px;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  transition: all .3s;
}
.btn_stores .button_icon img {
  width: 30px !important;
}
.btn_google img{
  padding-top: 8px !important;
}
.btn_apple img{
  padding-top: 5px !important;
}
.home_ecological h2{
  color: #fff !important;
  font-size: 100px !important;
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 100px;
  width: fit-content;
  margin: auto;
}
.home_ecological .ecological{
  margin-top: -100px;
  padding-left: 180px;
}
.home_ecological p{
  font-family: "Montserrat",sans-serif;
  margin-top: 40px;
  max-width: 500px;
}
.icon_ecological{
  position: absolute;
  left: -10%;
  bottom: -95%;
  z-index: -1;
}
.home_instagram h2{
  color: #000 !important;
  font-size: 100px !important;
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  width: fit-content;
  margin: auto;
}
.btn_social{
  /* border: 1px solid #fff !important; */
  margin: auto;
  margin-top: 3em;
}
.btn_social.face{
  /* background: url(../images/btn_face.svg) !important; */
  background-size: 100% 100% !important;
  background-repeat: no-repeat !important;
  clip-path:polygon(0 0, calc(100% - 11px) 0, 100% 11px, 100% 100%, 11px 100%, 0 calc(100% - 11px));
}
.btn_social.insta{
  /* background: url(../images/btn_insta.svg) !important; */
  background-size: 100% 100% !important;
  background-repeat: no-repeat !important;
  clip-path:polygon(0 0, calc(100% - 11px) 0, 100% 11px, 100% 100%, 11px 100%, 0 calc(100% - 11px));
}
.btn_social .button_label {
  background: transparent !important;
  width: auto;
  text-align: center;
  font-size: 18px;
  padding: 13px 20px 13px 6px !important;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
}
.btn_social .button_icon {
  padding: 10px 3px 10px 13px!important;
  background: transparent !important;
  /* clip-path: polygon(75% 0, 100% 25%, 100% 100%, 0 100%, 0 0); */
  border: 0px !important;
}
.btn_social .button_icon i {
  font-size: 25px;
  color:#fff !important;
}
.btn_social:hover .button_icon i {
  color:#000 !important;
}
.btn_social .button_icon img {
  width: 33px !important;
  padding-top: 5px !important;
}
/* .btn_social:hover .button_icon{
  display: none !important;
}
.btn_social:hover .hover{
  display: block !important;
} */
.home_contactos h2{
  color: #fff !important;
  font-size: 100px !important;
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 100px;
  width: fit-content;
  margin: auto;
  margin-bottom: 45px;
}
.home_contactos .ecological{
  padding-left: 150px;
}
.home_contactos p{
  max-width: 450px;
}
.map_text#mapa_feira{
  background: linear-gradient(to right, rgba(0, 0, 0, 0.99) 40%,rgba(0, 0, 0, 0) 75%), url(../images/feira.png) !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
}
.map_text#mapa_felgueiras{
  background: linear-gradient(to right, rgba(0, 0, 0, 0.99) 40%,rgba(0, 0, 0, 0) 75%), url(../images/felgueiras.png) !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
}
.map_text{
  background-position: center center !important;
  background-repeat: no-repeat !important;
  background-size: contain !important;
  padding-right: 0%;
    margin: 0 2.5% 40px !important;
  -webkit-transition: all 0.5s !important;
  -moz-transition: all 10s !important;
  transition: all 0.5s !important;
  /* padding-left: 200px; */
}
.map_text#mapa_feira:hover{
  background: linear-gradient(to right, rgba(0, 0, 0, 0.99) 40%,rgba(0, 0, 0, 0) 75%), url(../images/feira_hover.png) !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
}
.map_text#mapa_felgueiras:hover{
  background: linear-gradient(to right, rgba(0, 0, 0, 0.99) 40%,rgba(0, 0, 0, 0) 75%), url(../images/felgueiras_hover.png) !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
}
.map_text:hover{
    -webkit-transition: all 0.5s !important;
    -moz-transition: all 10s !important;
    transition: all 0.5s !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: contain !important;
}
#img_mapa_mobile{
  display: none;
}
.div_contactos{
  margin-bottom: 35px;
  font-family: "Montserrat",sans-serif;
  font-size: 18px;
  line-height: 28px;
  min-height: 35px;
}
.div_contactos img{
  vertical-align: top;
}
.div_contactos.horario img{
  vertical-align: top;
}
.div_contactos a{
  padding-left: 10px;
}
.div_contactos p{
  font-family: "Oswald", sans-serif !important;
  font-size: 18px;
  line-height: 30px;
  display: inline-block;
  padding-left: 15px;
  margin-bottom: 0px;
}
.div_contactos.horario p{
  padding-left: 10px;
}
.div_contactos a p{
  padding-left: 0px;
}
.div_contactos a:hover p{
  text-decoration: underline;
}
.div_contactos.phone a{
  padding-left: 12px;
}
.map_info{
  position: absolute;
  left: 25%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
}
a:hover {
  color: #fff;
}
#Footer a img{
  -webkit-transition: all 0.3s !important;
  -moz-transition: all 0.3s !important;
  transition: all 0.3s !important;
  vertical-align: middle;
}
#Footer a {
    color: #000;
    font-weight: 700;
}
#Footer a:hover {
  color: #000;
    text-decoration: underline;
}
.slow {
    -webkit-transition: all 0.3s !important;
    -moz-transition: all 0.3s !important;
    transition: all 0.3s !important;
}
.scroll {
  display:table;
  width: fit-content;
  margin: auto;
  cursor: pointer;
  margin-top: 15px;
  -webkit-transition: all 0.3s !important;
  -moz-transition: all 0.3s !important;
  transition: all 0.3s !important;
}
.scroll:hover{
  -webkit-transform: translateY(-4px);
  -moz-transform: translateY(-4px);
  -ms-transform: translateY(-4px);
  transform: translateY(-4px);
}
.social li a{
  /* border: 1px solid #fff; */
  margin-right: 10px;
}
.social li a:hover{
  /* border: 1px solid #fff; */
  text-decoration: none !important;
}
/* .social li.facebook a{
  padding: 10px 2px 10px 5px;
}
.social li.facebook:hover a {
  color:#000 !important;
  background: #fff !important;
  text-decoration: none !important;
  clip-path: polygon(11px 0, 100% 0, 100% 100%, 0 100%, 0 11px);
}
.social li.instagram a{
  padding: 10px 5px 10px 5px;
}
.social li.instagram:hover a {
  color:#000 !important;
  background: #fff !important;
  text-decoration: none !important;
  clip-path: polygon(11px 0, 100% 0, 100% 100%, 0 100%, 0 11px);
}
.social.is_sticky li.facebook a{
  color:#000;
  padding: 10px 2px 10px 5px;
}
.social.is_sticky li.facebook:hover a {
  color:#fff !important;
  background: #000 !important;
  text-decoration: none !important;
  clip-path: polygon(11px 0, 100% 0, 100% 100%, 0 100%, 0 11px);
}
.social.is_sticky li.instagram a{
  color:#000;
  padding: 10px 5px 10px 5px;
}
.social.is_sticky li.instagram:hover a {
  color:#fff !important;
  background: #000 !important;
  text-decoration: none !important;
  clip-path: polygon(11px 0, 100% 0, 100% 100%, 0 100%, 0 11px);
} */
.footer_social {
  text-align: left !important;
}
.footer_social a{
  margin-right: 10px;
}
.div_img{
  bottom: 0;
  left: 0;
  width: 50%;
  position: absolute;
  transform: rotate(-10deg);
}
.div_img2{
  bottom: 0;
  right: 0;
  width: 50%;
  position: absolute;
  transform: rotate(10deg);
}
.img_header {
  width: 100%;
  opacity: 0;
  animation-duration: .4s;
}
.img_overlay {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  transition: .5s ease;
  background-color: #000;
  bottom: 0;
  left: 0;
  opacity: 0.7;
}
#Overlay{
    background: #000 !important;
}
/* O PHYSICAL */
.header_ophysical{
    padding-left: 100px;
}
#preto_branco img {
    position: absolute;
    /* height: 100%; */
    right: -17px;
    bottom: 0;
}
.preto_branco_text .blog-teaser{
    padding-left: 100px;
    text-align: left;
}
.preto_branco h2 {
  text-transform: uppercase;
  font-size: 80px;
  /* line-height: px; */
  max-width: 550px;
  margin-bottom: 30px;
  font-weight: 700;
}
.escolher_text .title_text  {
  margin-top: 8em;
  margin-left: -80px;
  max-width: 450px;
}
.escolher_text h2 {
  color: #000 !important;
  font-size: 80px !important;
  line-height: 82px;
  text-transform: uppercase;
  font-weight: 700;
}
.escolher_text p {
  font-family: "Montserrat",sans-serif;
  color: #fff;
  max-width: 600px;
  margin: auto;
  margin-top: 10em;
}
.icon_escolher {
  position: absolute;
  right: -2%;
  top: -53px;
  z-index: 1;
}
.autentico_text .title_text  {
  margin-top: 8em;
  margin-left: 10em;
  /* margin-right: -11em; */
  max-width: 450px;
}
.autentico_text h2 {
  color: #000 !important;
  font-size: 80px !important;
  line-height: 90px;
  text-transform: uppercase;
  font-weight: 700;
}
.autentico_text p {
  font-family: "Montserrat",sans-serif;
  color: #000;
  max-width: 500px;
  margin: auto;
  margin-top: 10em;
}
.workout_text {
  text-align: center;
}
.workout_text .title_text  {
  margin-top: 8em;
  margin-left: -70px;
  max-width: 750px;
}
.workout_text h2 {
  color: #000 !important;
  font-size: 80px !important;
  line-height: 95px;
  text-transform: uppercase;
  font-weight: 700;
  text-align: left;
}
.workout_text p {
    font-family: "Montserrat",sans-serif;
    color: #fff;
    max-width: 600px;
    margin: auto;
    margin-top: 10em;
    text-align: left;
}
.workout_text a {
  margin: auto;
  margin-top: 5em;
  background: transparent ;
  color: #fff !important;
  /* border: 1px solid #fff !important; */
}
.btn_servicos{
  background: url(../images/btn_servicos.svg) !important;
  background-size: 100% 100%!important;
  background-repeat: no-repeat !important;
  border: 0px !important;
  padding: 10px 30px !important;
  clip-path: polygon(0 0, calc(100% - 10px) 0, 100% 9px, 100% 100%, 10px 100%, 0 calc(100% - 10px));
}
#Footer .column, .columns{
  margin: 0 !important;
}
#Footer .footer_copy {
  position: fixed;
  width: 100%;
  padding: 25px;
}
#Footer .container .column:not(:first-child) {
    padding-top: 5px !important;
}
.right_align{
  text-align: right !important;
}
.left_align{
  text-align: left !important;
}
.icon_servicos {
  position: absolute;
  right: -5%;
  bottom: -123px;
  z-index: 1;
}
.servicos h2{
  font-size: 100px !important;
  line-height: 120px;
  font-weight: 700;
  text-transform: uppercase;
}
.servicos p{
  font-family: "Montserrat",sans-serif;
}
.title_text.black{
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #000;
}
.title_text.white{
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #fff;
}
p.black{
  color:#000;
}
p.white{
  color:#fff;
}
.aulas_text .title_text  {
  margin-top: 8em;
  margin-left: -50px;
  max-width: 450px;
}
.aulas_text p {
  max-width: 600px;
  margin: auto;
  margin-top: 10em;
}
.spa_text .title_text  {
  margin-top: 8em;
  margin-left: 10em;
}
.spa_text p {
  max-width: 500px;
  margin: auto;
  margin-top: 10em;
}
.nutricao_text .title_text  {
  margin-top: 8em;
  margin-left: -50px;
  max-width: 555px;
}
.nutricao_text p {
  max-width: 500px;
  margin: auto;
  margin-top: 10em;
}
.treino_text .title_text  {
  margin-top: 8em;
  margin-left: 10em;
}
.treino_text p {
  max-width: 500px;
  margin: auto;
  margin-top: 10em;
}
.image_item.equipa {
  cursor: pointer;
  width: 305px;
  /* height: 305px !important; */
  transition: transform 0.3s;
  -webkit-transition: transform .3s;
  -moz-transition: transform .3s;
  -o-transition: transform .3s;
      /* perspective: 25px; */
  /* background: url(../images/borda_modalidade.svg) !important;
  background-size: 100% 100%!important;
  background-repeat: no-repeat !important; */
}
.image_item.equipa:hover {
  transform: scale(1.04);
  transition: transform 0.3s;
  -webkit-transition: transform .3s;
  -moz-transition: transform .3s;
  -o-transition: transform .3s;
}
.modalidades .image_item img{
  position: absolute;
  left: 11px;
  top: 9px;
  /* height: 300px !important; */
  width: 300px !important;
  clip-path: polygon(0 0, calc(100% - 25px) 0, 100% 25px, 100% 100%, 20px 100%, 0 calc(100% - 20px));
}
.image_item2.equipa {
  /* cursor: pointer; */
  width: 259px;
  height: 270px !important;
  /* background: url(../images/borda_modalidade_modal.svg) !important;
  background-size: 100% 100%!important;
  background-repeat: no-repeat !important; */
}
.modalidades .image_item2 img{
  position: absolute;
  left: 12px;
  top: 12px;
  height: 260px !important;
  clip-path: polygon(0 0, calc(100% - 20px) 0, 100% 20px, 100% 100%, 20px 100%, 0 calc(100% - 20px));
}
.text_modalidades{
  position: absolute;
  bottom: 1em;
  right: 6em;
  width: 165px;
}
.text_modalidades h3{
  font-size: 32px;
  font-weight: 700;
  line-height: 32px;
  font-weight: 700;
  text-shadow: 0px 0px 10px #000000a3;
}
.column_modalidades:nth-child(2){
  margin-top: 75px;
}
.column_modalidades:nth-child(4){
  margin-top: 75px;
}
.column_modalidades:nth-child(5){
  margin-top: 75px;
}
.modal .image_item2.equipa {
  width: 415px;
  height: 415px !important;
}
.modal .modalidades .image_item2 img{
  width: 420px;
  height: 420px !important;
}
.div_modal_info:first-child {
  margin-top: 5px;
}
.div_modal_info {
  margin-bottom: 10px;
  font-family: "Montserrat",sans-serif;
  font-size: 18px;
  line-height: 26px;
}
.div_modal_info img {
  vertical-align: top;
  margin-top: 5px;
}
.div_modal_info p {
  font-size: 18px;
  line-height: 26px;
  display: inline-block;
  padding-left: 10px;
}
.modalidades_content{
  padding: 20px 80px 20px 80px;
  min-height: 415px;
}
.btn_after:hover, .btn_before:hover {
  background: #fff !important;
  color: #000 !important;
  transition: .5s;
  border: 1px solid #fff !important;
}
.btn_after::after, .btn_before::after{
  content: "" !important;
  display: none;
}
a.button.button_left.button_white.button_js {
  background: transparent;
  border: 1px solid #fff;
  color: #fff;
}
.button_white span.button_icon {
  padding: 0 2px 1px 3px !important;
}
.btn_modal-right {
  position: absolute;
  right: 13px;
  top: 50%;
  transform: translate(0,-50%);
}
.btn_modal-left{
  position: absolute;
  left: 20px;
  top: 50%;
  transform: translate(0,-50%);
}
.icon_espaco2 {
  position: absolute;
  right: -5%;
  bottom: -109px;
  z-index: 1;
}
/* BLOG */
.icon_blog{
  position: absolute;
  right: -5%;
  bottom: -4em;
  z-index: 1;
}
.icon_post{
  position: absolute;
  right: -5%;
  top: 8.4em;
  z-index: 1;
}
.element-item {
  padding: 35px;
  padding-top: 20px;
}
.mt2 {
  transition-timing-function: ease-in;
  transition: .5s;
  transform: translateY(20px);
}
.mt {
  transition-timing-function: ease-in;
  transition: .5s;
  transform: translateY(80px);
}
.not {
    /* margin-top: 0em; */
    /* transition: 1s; */
}
.element-item {

}
.post-img{
  background-image: url(data/_noticias/blog.png);
  background-position: center;
  background-size: cover;
  height: 360px;
  width: 100%;
  margin-left: 14px;
  margin-top: 12px;
  clip-path: polygon(0 0, calc(100% - 15px) 0, 100% 16px, 100% 100%, 20px 100%, 0 calc(100% - 20px));
}
.post.post-thumb {
  /* border: 1px solid #Fff; */
  /* background: url(../images/borda_blog.svg) !important;
  background-size: 100% 100%!important;
  background-repeat: no-repeat !important; */
  padding-top: 1px;

}
.post.post-thumb img {
  margin-top: 10px;
  margin-left: 10px;
  clip-path: polygon(0 0, calc(100% - 10px) 0, 100% 10px, 100% 100%, 10px 100%, 0 calc(100% - 10px));
}
.post-body {
  padding: 15px 25px;
  /* padding-bottom: 3.6em; */
}
h3.post-title {
  font-size: 30px;
  min-height: 135px;
}
.post-meta {
  padding: 0px 10px 40px 10px;
  text-transform: uppercase;
  font-weight: 300;
}
.post-category{
  float:left;
}
.post-date{
  float: right;
}
/* .post-title{
  position: relative;
}
.post-title a{
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0,-50%);
} */
.post_title{
  text-align:center;
  font-size: 80px !important;
  max-width:900px;
  margin:auto;
  line-height: 85px;
}
.main_bg_post {
  height: 500px;
  /* border: 1px solid; */
  /* background: url(../images/borda_artigo.svg) !important;
  background-size: 100% 100%!important;
  background-repeat: no-repeat !important; */
}
.bg_post {
  height: 510px;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: 12px;
  left: 15px;
  z-index: 1;
  clip-path: polygon(0 0, calc(100% - 20px) 0, 100% 20px, 100% 100%, 20px 100%, 0 calc(100% - 20px));
}
.text_post {
  font-family: "Montserrat",sans-serif;
  text-align: left;
  margin-top: 5em;
  margin-bottom: 5em;
}
.text_post p{
  font-size: 18px;
  font-weight: 300;
  letter-spacing: 1px;
}
.btn_transparent {
  padding: 10px 25px !important;
  color: #fff !important;
  /* background: transparent !important; */
  /* border: 1px solid #fff !important; */
  font-size: 16px !important;
  text-transform: uppercase;
  font-weight: 700;
  clip-path: unset !important;
}
.btn_transparent:hover {
    background: #fff !important;
    color: #000 !important;
    clip-path: polygon(0 0, calc(100% - 11px) 0, 100% 11px, 100% 100%, 11px 100%, 0 calc(100% - 11px)) !important;
}
.btn_transparent.artigo {
  font-weight: 400;
}
.float_right{
  float: right;
}
/* CONTACTOS */
.icon_contactos {
  position: absolute;
  right: -5%;
  bottom: -115px;
  z-index: 1;
}
input,textarea {
  width: 100% !important;
}
input[type="date"], input[type="email"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="url"], select, textarea, .woocommerce .quantity input.qty,
.dark input[type="email"], .dark input[type="password"], .dark input[type="tel"], .dark input[type="text"], .dark select, .dark textarea {
    color: #fff;
    background-color: rgba(28, 28, 28, 1);
    border-color: #ffffff;
    border: 2px solid;
    font-size: 18px;
    margin-bottom: 0;
    margin-top: 20px;
}
input[type="date"]:focus, input[type="email"]:focus, input[type="number"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus,
input[type="text"]:focus, input[type="url"]:focus, select:focus, textarea:focus {
    background-color: #000 !important;
}
.contact_btn{
  margin-top: 20px;
  /* background: url(../images/btn_enviar.svg) !important;
  background-size: 100% 100%!important;
  background-repeat: no-repeat !important;
  border: 0px !important; */
  padding: 10px 50px !important;
  clip-path: polygon(0 0, calc(100% - 10px) 0, 100% 9px, 100% 100%, 10px 100%, 0 calc(100% - 10px));
}
.btn_modalidades:hover {
    color: #fff !important;
}
#scrollUp{
  display: none;
  right: 0;
  bottom: 60px;
  min-width: 170px;
  width: fit-content;
  /* height: 40px; */
  text-align: center;
  line-height: 40px;
  background-color: #ee0303;
  border-radius: 0;
  color: #fff;
  padding: 5px 20px;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 700;
  clip-path: polygon(10px 0, 100% 0, 100% 100%, 0 100%, 0 10px);
}
#scrollUp.is-sticky{
  position: fixed;
  z-index: 1000;
  display: block;
  -webkit-transition: all 3s;
  -moz-transition: all 3s;
  transition: all 3s;
  box-sizing: initial;
}
#scrollUp:hover{
  text-decoration: none;
}
.mobile_only{
  display: none;
}
.btn_modalidades::after {
    -webkit-transition: unset !important;
    -moz-transition: unset !important;
    transition: unset !important;
    background: #000 !important;
    color: #fff !important;
}
.btn_stores:hover .button_label {
    background: #000;
    color: #fff;
}
.btn_stores:hover .button_icon {
    background: #000 !important;
    color: #fff;
}
.btn_stores:after{
  background: unset !important;
}
.btn_modalidades:after, .face:after{
  background: unset !important;
}
.face:hover {
    background: #fff !important;
    color: #000 !important;
}
.face:hover span{
  color: #000 !important;
}
.insta:hover {
    background: #fff !important;
    color: #000 !important;
}
.insta:hover span{
  color: #000 !important;
}
.hover{
  display: none !important;
}

iframe#player {
  width: 100%;
  height: 100%;
}
.hidden{
  display: none;
}
.opacity0{
  opacity: 0;
}
.btn_servicos:hover {
  background-color: #fff !important;
  color: #000 !important;
}
.workout_text a:hover{
  color: #000 !important;
}
form#contact-form {
  max-width: 800px;
  margin: auto;
}
#Footer a:hover img, .social a:hover img {
  /* -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1); */
}
.social a img {
  -webkit-transition: all 0.3s !important;
  -moz-transition: all 0.3s !important;
  transition: all 0.3s !important;
}
.close {
  position: absolute;
  right: 32px;
  top: 32px;
  width: 32px;
  height: 32px;
  opacity: 1;
}
.close:hover {
  opacity: 1;
}
.close:before, .close:after {
  position: absolute;
  left: 15px;
  content: ' ';
  height: 33px;
  width: 2px;
  background-color: #fff;
}
.close:before {
  transform: rotate(45deg);
}
.close:after {
  transform: rotate(-45deg);
}
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #fff;
  font-weight: 300;
  opacity: 1; /* Firefox */
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #fff;
  font-weight: 300;
}
::-ms-input-placeholder { /* Microsoft Edge */
  color: #fff;
  font-weight: 300;
}
.no-transform{
  transform: unset !important;
}
.transform{
  transform: translate3d(0px, 0px, 0px);
  /* margin-bottom: 15em; */
  -webkit-transition: all 1.5s ;
  -moz-transition: all 1.5s;
  transition: all  1.5s;
}
.transform2{
  transform: translate3d(0px, 0px, 0px);
  -webkit-transition: all 1s ;
  -moz-transition: all 1s;
  transition: all  1s;
}
.mcb-section.bg-cover, .mcb-wrap.bg-cover, .column_attr.bg-cover {
    background-size: cover;
    /* min-height: 100vh; */
}
main{
  /* position: fixed; */
  /* height: 100%;
  width: 100%;
  left: 0px; */
  top: 0px;
}
.tparrows {
  /* clip-path: polygon(0 0, calc(100% - 11px) 0, 100% 9px, 100% 100%, 11px 100%, 0 calc(100% - 10px)); */
  background: #000;
  /* border: 1px solid #fff; */
  width: 60px !important;
  height: 55px !important;
}
.tp-leftarrow{
  clip-path: polygon(11px 0, 100% 0, 100% 100%, 0 100%, 0 11px);
}
.tp-rightarrow{
  clip-path: polygon(0 0, calc(100% - 11px) 0, 100% 11px, 100% 100%, 0 100%, 0 100%);
}
.tparrows:before {
  font-size: 25px !important;
  line-height: 55px !important;
}
.tparrows:hover {
  background: #fff !important;
  width: 60px !important;
  height: 55px !important;
}
.tparrows:hover:before {
  color: #000 !important;
  font-size: 25px !important;
  line-height: 55px !important;
}
.tp-bullets {
  top: calc( 100% + 35px ) !important;
  z-index: 99999;
}
.persephone .tp-bullet {
  clip-path: polygon(0 0, calc(100% - 3px) 0, 100% 3px, 100% 100%, 3px 100%, 0 calc(100% - 3px));
  width: 12px;
  height: 12px;
  position: absolute;
  /* background: #000 !important; */
  border: none !important;
  cursor: pointer;
  box-sizing: content-box;
}
.persephone .tp-bullet:hover, .persephone .tp-bullet.selected {
    background: #fff !important;
}

.strip__item{
  margin-bottom: 8em;
  margin-right: 100px;
  max-height: 445px !important;
}
.strip__item.transform{
  margin-bottom: 6em;
}
.img-outer {
  --imgheight: 445px !important;
  left: 17px;
  top: 6px;
  clip-path: polygon(0 0, calc(100% - 14px) 0, 100% 16px, 100% 100%, 25px 100%, 0 calc(100% - 25px));
}
.draggable{
  top:0 !important;
  height: 1050px !important;
}
.strip-outer {
  width: 100%;
  height: 100vh;
  min-height: 1200px !important;
}
/* The container */
.checkbox {
  margin-top: 20px;
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 18px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.checkbox input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  border: 2px solid #fff;
  background-color: #000;
}

/* On mouse-over, add a grey background color */
.checkbox:hover input ~ .checkmark {
  background-color: #000;
}

/* When the checkbox is checked, add a blue background */
.checkbox input:checked ~ .checkmark {
  background-color: #fff;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.checkbox input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.checkbox .checkmark:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid black;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
span.help-block {
  font-size: 14px;
  font-weight: 400;
  display: block;
}
.checkbox span.help-block {
  position: absolute;
  bottom: -2.1em;
  left: 0;
}
.image_item.equipa:hover img{
  /* opacity: 0.9; */
}
.transformation-area{
  transition: transform 0.2s;
-webkit-transition: transform 0.2s;
-moz-transition: transform .2s;
-o-transition: transform .2s;
}
.underline {
  text-decoration: underline !important;
}
.vertical_menu {
  position: fixed;
  right: 20px;
  top: 50%;
  transform: translate(-20px, -50%);
}
.vertical_menu .tp-bullet {
  position: relative !important;
  margin-bottom: 10px;
  opacity: 0.4;
}
.vertical_menu .tp-bullet:hover {
  opacity: 1;
}
.vertical_menu .persephone.tp-bullets {
  width: fit-content;
  display: contents;
}
.active .tp-bullet {
  background: #fff !important;
  opacity: 1;
}
#Header.is-sticky #menu_overlay{
  position: fixed;
  transition: transform 2s;
  -webkit-transition: transform 2s;
  -moz-transition: transform 2s;
  -o-transition: transform 2s;
  /* display: none; */
}
.draggable{
  cursor:none !important;
}
a.instagram-image:hover img {
  opacity: 0.7;
  transition: .3s;
}
.overflow_hidden{
  overflow: hidden !important;
}
.div_menu img{
  cursor: pointer;
  max-width: 30px;
}
.div_menu {
  position: absolute;
  top: 35px;
  left: 30px;
  /* font-size: 17px;
  border: 1px solid #fff;
  padding: 5px 10px; */
}
.icon_menu a{
  position: absolute;
  top: 35px;
  left: 30px;
  font-size: 17px;
  border: 1px solid #fff;
  padding: 5px 10px;

}
.icon_menu a:hover {
  color:#000;
  background: #fff;
}
.icon_menu:hover a {
    color: #000;
    text-decoration: none;
}
.hide_desktop{
  display: none;
}
.footer_copy{
  position: relative;
  bottom: 0;
}
#Footer {
  display: none;
  width: 100%;
  position: fixed;
  bottom: 0;
  /* animation: .6s ease 0s 1 normal none running fadeInUp; */
}
.display_footer{
  /* animation-: .6s ease 0s 1 normal none running fadeInUp; */
  /* animation-duration: .6s ; */
  display: block !important;
}
.modal #menu-menu a {
  font-size: 70px;
  line-height: 70px;
  text-transform: uppercase;
  text-align: center;
  font-weight: 700;
}
.modal #menu-menu a:hover {
  text-decoration: none !important;
}
.modal #menu-menu  {
  text-align: center;
}
.modal #menu-menu li {
  padding-bottom: 20px;
}
.cta_menu{
  position: absolute !important;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.section_modalidades .image_item img.scale-with-grid {
    /* display: none !important; */
    opacity: 0;
}
.section_modalidades .img_back {
    background-position: center center !important;
    background-size: cover !important;
}
.servicos .wrap.mcb-wrap.one-second.valign-top.clearfix{
  background-position: center center !important;
  background-size: cover !important;
}
.servicos #Content .image_item img {
    opacity: 0;
}
div.white{
  color:#fff;
}
.slideInUp{
  animation-duration: 0.8s ;
}
.slideOutDown{
  animation-duration: 2s ;
}
.last_section{
  padding-bottom: 80px;
}
.last_section.xs{
  padding-bottom: 120px;
}
.last_section.md{
  padding-bottom: 170px;
}
.last_section.lg{
  padding-bottom: 220px;
}
.btn_local {
  /* background: url(../images/btn_face.svg) !important; */
  background-size: 100% 100% !important;
  background-repeat: no-repeat !important;
  clip-path: polygon(0 0, calc(100% - 11px) 0, 100% 11px, 100% 100%, 11px 100%, 0 calc(100% - 11px));
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 700;
  padding: 10px 30px !important;
  color:#fff !important;
}
.btn_local:hover, .btn_local.active  {
  color: #000 !important;
  background: #fff !important;
}
.show{
  display: block;
}
.hide{
  display: none;
}
.slideInUp {
    -webkit-animation-name: slideInUp;
    animation-name: slideInUp;
}
.slideOutDown {
    -webkit-animation-name: slideOutDown;
    animation-name: slideOutDown;
}
.button.artigo i{
    display: none;
}
.btn_live {
    z-index: 9910;
    position: absolute !important;
    right: 110px;
    top: 25px;
    font-size: 16px !important;
    padding: 8px 27px !important;
}
.btn_live span {
    background: #ee0303;
    padding: 0px 5px;
}
.menu_live span {
    background: #ee0303;
    padding: 0px 14px;
}
#Header.is-sticky .btn_live {
    background: #000 !important;
    position: fixed !important;
    top: 16px;
    transition: transform 2s;
    -webkit-transition: transform 2s;
    -moz-transition: transform 2s;
    -o-transition: transform 2s;
}
#Header.is-sticky .btn_live:hover {
    background: #fff !important;
}
img.scale-with-grid.logo_med {
    max-width: 200px !important;
    display: block !important;
    margin: auto;
}
