@import url(https://fonts.googleapis.com/css?family=Raleway:300,400,600);
@import url(https://fonts.googleapis.com/css?family=PT+Sans+Narrow);
.element-animation{
  animation: animationFrames ease-in-out 1s;
  animation-iteration-count: infinite;
  transform-origin: 50% 50%;
  -webkit-animation: animationFrames ease-in-out 1s;
  -webkit-animation-iteration-count: infinite;
  -webkit-transform-origin: 50% 50%;
  -moz-animation: animationFrames ease-in-out 1s;
  -moz-animation-iteration-count: infinite;
  -moz-transform-origin: 50% 50%;
  -o-animation: animationFrames ease-in-out 1s;
  -o-animation-iteration-count: infinite;
  -o-transform-origin: 50% 50%;
  -ms-animation: animationFrames ease-in-out 1s;
  -ms-animation-iteration-count: infinite;
  -ms-transform-origin: 50% 50%;
}

@keyframes animationFrames{
  0% {
    transform:  translate(0px,0px)  ;
  }
  50% {
    transform:  translate(0px,-20px)  ;
  }
  100% {
    transform:  translate(0px,0px)  ;
  }
}
header .bx-wrapper {
  overflow: hidden;
  height: 100% !important;
}

header .bx-wrapper .bx-controls-direction a {
    height: 64px;
    width: 64px;
    margin-top: -32px;
}

header .bx-wrapper .bx-prev {
    background: url("/img/slider-arrow-buttons.png") 0 0 no-repeat;
}

header .bx-wrapper .bx-next {
    background: url("/img/slider-arrow-buttons.png") -64px 0 no-repeat;
}

header .bx-wrapper .bx-prev:focus,
header .bx-wrapper .bx-prev:hover {
    background-position-y: 100%;
}

header .bx-wrapper .bx-next:focus, 
header .bx-wrapper .bx-next:hover {
    background-position: -59px 100% !important
}

header .slider {
    height: 100% !important;
    width: 100% !important;
}

header .bx-pager {
    bottom: 30px !important;
}

header .bx-wrapper {
    border: 0 !important;
    margin: 0 !important;
    height: 670px;
}

header .bx-default-pager a {
    background-clip: padding-box !important;
    border: solid 2px rgba(255, 255, 255, .2);
    height: 20px !important;
    width: 20px !important;
}

header .slider img {
    width: 100%;
}
.aligned.center{
    text-align: center;
}
.aligned.left{
    text-align: left;
}
.aligned.right{
    text-align: right;
}

.bg-home-style{
    width: 100% !important;
    margin: 0px !important;
    background: url(/uploads/imagens/motiushuman-bg-functional-training-01.jpeg) 0 50% no-repeat;
    background-attachment: fixed;
}

.bg-home-servicos{
    padding: 100px 0 !important;
}

.galeria-imagens img {
    width: 100% !important;
    height: auto
}

.home-button{
    display: inline-block;
    color: #FFF;
}
a.home-button:hover{
    color: #DDD;
    text-decoration: none;
}
.home-button span{
    display: block !important;
    margin-bottom: 5px;
}

.home-content{
    display: table;
    position: relative;
    padding: 50px 0;
    width: 90%;
    margin:0 5%;
}

.home-content .header,
.home-content .header:hover{
    font-size: 1.5em;
    text-decoration: none;
}
.home-content .header.inverted,
.home-content .header.inverted:hover{
    color: #FFF;
}
.home-content .header.fluid{
    display: block;
    width: 100%;
}
.home-content .subheader.fluid{
    display: block;
    width: 100%;
    margin: 15px 0 40px 0;
    font-size: 1em;
    line-height: 25px;
}

.home-content .subheader,
.home-content .subheader:hover{
    text-decoration: none;
}
.home-content .subheader.inverted,
.home-content .subheader.inverted:hover{
    color: #FFF;
    text-shadow: 0 2px 5px rgba(0,0,0,.5);
}

.home-content h2,
.home-content h3,
.home-content h4,
.home-content h5{
    font-size: 3em;
}

.home-content p{
    line-height: 22px;
}

.imagem-container img{
    width: 100%;
    height: auto;
}
@media (min-width: 1000px) {
    header .bx-wrapper .bx-viewport {
        height: 100% !important;
    }
}
@media (max-width: 1000px) {
    #elemHeaderArrow {
        display: none !important
    }

    header .canvas,
    nav {
        padding-top: 0 !important;
        width: 100% !important;
        left: auto !important;
        margin-left: 0 !important
    }
}

@media (max-width: 780px) {
    a[name="servicos"] {
        margin: 0 10%;
        font-size: 1.2em;
        width: 80% !important
    }

    .bx-wrapper .bx-pager {
        display: none
    }
    .bx-wrapper .bx-controls-direction a {
        z-index: 9;
        top: auto;
        bottom: 15px
    }

    header .bx-wrapper,
    header .bx-wrapper .bx-viewport {
        height: auto
    }
    header .conteudo .logo {
        display: none !important
    }

    nav {
        padding-top: 0 !important;
    }
    nav .mobile .logo {
        display: inline-block;
        background: url('/img/logo-motius-human-horiz.png') 50% 50% no-repeat;
        background-size: auto 40px;
        width: 150px;
        height: 100%;
        margin-left: 5px
    }
    nav ul.fluid {
        display: none;
    }
    nav .mobile {
        display: block !important;
        height: 42px;
    }
    nav .mobile .ui.button {
        float: right;
        margin: 3px 7px;
        padding: .5em;
        background: none;
        color: white
    }
    nav .mobile .ui.dropdown > .menu {
        padding: 15px
    }

    .ui.grid .column {
        width: 100% !important
    }

    .bg-home-servicos {
        background-position: 50% 50% !important
    }

    #pgContato {
        padding: 0 2% !important
    }

    #pgContato button {
        margin: 0 15px;
        width: calc(100% - 30px)
    }

    #pgContato .form-group,
    #pgContato .col-md-6:first-child .form-group:nth-child(3) > div {
        padding: 0
    }

    #pgContato .col-md-6:last-child .form-group {
        padding: 15px
    }

    footer .conteudo {
        width: 98% !important;
        margin: 0 1% !important
    }

    footer .conteudo div {
        padding: 0
    }

    footer .conteudo div:first-child div:nth-child(3) {
        text-align: center;
        margin-top: 15px
    }

    footer .conteudo .fb-page {
        float: none !important
    }
}
.clearbox{
  clear: both;
}
.grey{
  color: grey;
}
.no-paddings{
  padding: 0 !important;
}
.pull-left{
  float: left;
}
.pull-right{
  float: right;
}
.thin{
  font-weight: 300;
}
*,
*:before,
*:after {
  box-sizing: border-box;
}

a {
  color: #000000;
  text-decoration: none;
}

a:hover {
  color: #232323;
  text-decoration: underline;
}

body,
html {
  margin: 0;
  padding: 0;
  height: 100%;
}

body,
td,
div {
  font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
  font-size: 14px;
}

#btnLogin:focus {
  color: #fff;
  text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "PT Sans Narrow", sans-serif;
  font-weight: 300;
  padding: 0 0 15px 0;
}

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

ul.fluid {
  width: 100%;
}

.carousel {
  margin: 50px auto;
  padding: 0 70px;
}

.carousel .item {
  color: #999;
  font-size: 14px;
  text-align: center;
  overflow: hidden;
  min-height: 290px;
}

.carousel .item .img-box {
  width: 135px;
  height: 135px;
  margin: 0 auto;
  padding: 5px;
  border: 1px solid #ddd;
  border-radius: 50%;
}

.carousel .img-box img {
  width: 100%;
  height: 100%;
  display: block;
  border-radius: 50%;
}

.carousel .testimonial {
  padding: 30px 0 10px;
}

.carousel .overview {
  font-style: italic;
}

.carousel .overview b {
  text-transform: uppercase;
  color: #e1313c;
}

.carousel .carousel-control {
  width: 40px;
  height: 40px;
  margin-top: -20px;
  top: 50%;
  background: none;
}

.carousel-control i {
  font-size: 68px;
  line-height: 42px;
  position: absolute;
  display: inline-block;
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 0 3px 3px #e6e6e6, 0 0 0 #000;
}

.carousel .carousel-indicators {
  bottom: -40px;
}

.carousel-indicators li,
.carousel-indicators li.active {
  width: 10px;
  height: 10px;
  margin: 1px 3px;
  border-radius: 50%;
}

.carousel-indicators li {
  background: #999;
  border-color: transparent;
  box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.2);
}

.carousel-indicators li.active {
  background: #555;
  box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.2);
}

#elemHeaderArrow {
  display: block;
  width: 50px;
  position: absolute;
  z-index: 999;
  bottom: 15px;
}

#elemHeaderArrow a {
  display: block;
  height: 50px;
  text-decoration: none;
}

#elemHeaderArrow a i.icon {
  border: none !important;
}

#erro404 {
  display: table;
  width: 90%;
  margin: 180px 5% 20px 5%;
  padding: 100px 0 110px 250px;
  background: url(/img/404.png) 0 0 no-repeat;
}

#erro404 h1 {
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-size: 30px;
}

.featured_page_image {
  border-bottom: solid 1px #ddd;
  border-top: solid 1px #ddd;
  width: 100%;
  height: auto;
  margin: 42px 0 0 0;
}

footer {
  background: url("/img/motiushuman-bg-footer-01.jpg") center center no-repeat #000;
  background-size: cover;
  display: table;
  position: relative;
  width: 100%;
  padding: 25px 0;
  text-align: center;
}

footer .logo {
  text-align: center;
  padding-bottom: 25px;
}

footer .logo img {
  max-width: 200px;
  height: auto;
}

footer .conteudo {
  display: inline-block;
  width: 80%;
  margin: 0 10%;
  text-align: left;
  color: #ffffff;
  min-height: 140px;
}

footer .conteudo address {
  text-align: center;
  font-size: 1em !important;
  line-height: 25px;
}

footer .conteudo address i.icon {
  display: inline-block !important;
  margin-right: 10px;
}

footer .conteudo address,
footer .conteudo a {
  color: #ffffff !important;
}

footer .conteudo a.iconsocial {
  display: block;
  padding: 5px 0 6px 30px;
  height: 32px;
  margin: 10px 0;
  text-align: left;
  font-size: 1em;
  color: #ffffff;
}

footer .conteudo a.mix2 {
  display: inline-block;
  margin-top: 10px;
  text-align: left;
  font-size: 0.8em;
  color: #ffffff;
}

footer .social {
  padding: 40px 0 0;
}
footer .social .icon {
  background-image: url("/img/social-icons.png");
  background-repeat: no-repeat;
  display: inline-block;
  margin: 10px 15px;
  height: 30px;
  width: 30px;
}
footer .social .icon.fb {
  background-position: 0 0;
}
footer .social .icon.insta {
  background-position: -30px 0;
}
footer .social .icon.yt {
  background-position: -60px 0;
}

#frmLogin {
  display: none;
  position: fixed;
  z-index: 9;
  width: 200px;
  background-color: #000000;
  padding: 10px;
  box-shadow: rgba(0, 0, 0, 0.3) 0 0 5px;
  text-align: center;
  border-radius: 0 0 5px 5px;
  margin: -5px 0 0 -30px;
}

#frmLogin .ui.input {
  margin: 3px 0;
}

#frmLogin a.recover {
  padding: 10px 10px 0;
  width: 100%;
  display: block;
  color: #fff;
  text-decoration: none;
}

#frmLogin a.recover:hover {
  text-decoration: underline;
}

header {
  display: table;
  height: 100%;
  position: relative;
  width: 100%;
  overflow: hidden;
}

header.inner-page {
  height: auto !important;
}

header .bar {
  display: block;
  position: fixed;
  z-index: 9999;
  width: 100%;
  min-height: 35px;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.8);
}

header .bar.white {
  background-color: #fbfbfb;
  border-bottom: solid 1px #ececec;
}

header .canvas {
  display: block;
  width: 1000px;
  top: 60px;
  left: 50%;
  margin-left: -500px;
  position: absolute;
  z-index: 5;
}

header .canvas .conteudo {
  display: block;
  margin-left: -125px;
  width: 250px;
  left: 30px;
  top: 30px;
  position: absolute;
  z-index: 9;
  text-align: center;
}
header .canvas .conteudo .logo {
  display: inline-block;
}
header .canvas .conteudo .year-badge {
  display: inline-block;
  width: 80px;
  height: auto;
  position: absolute;
  z-index: 2;
  right: 0;
  margin-top: 8px;
}

header .conteudo h1,
header .conteudo h3 {
  display: block;
  margin: 0;
  padding: 0;
}

header .conteudo h1 {
  font-size: 1.8em;
  margin-bottom: 5px;
  font-family: "PT Sans Narrow", sans-serif;
}

header .conteudo h3 {
  font-size: 1.5em;
  font-family: "PT Sans Narrow", sans-serif;
}

header .canvas .logo img {
  width: 100%;
  display: block;
  outline: none !important;
}

header .canvas form {
  display: block;
  margin: 100px 5% 0 5%;
  width: 90%;
  text-align: center;
}

header .canvas form h1 {
  font-size: 2.5em;
  margin-bottom: 5px;
}

header .canvas form h2 {
  font-size: 1.5em;
  margin-bottom: 15px;
}

header .canvas form .ui.button {
  margin-left: 20px;
  box-shadow: rgba(0, 0, 0, 0.2) 0 0 3px;
}

.gallery-list {
  display: table;
  width: 100%;
}
.gallery-list .date {
  padding: 1em 1em 0.8em;
  border-radius: 3px;
  background-color: #f3f3f3;
  color: #7d7d7d;
  float: left;
  margin-right: 15px;
}
.gallery-list .description {
  color: #858585;
  font-size: 0.9em;
}
.gallery-list .g-row {
  display: table;
  width: 100%;
  margin: 15px 0 30px;
}
.gallery-list .items {
  align-items: center;
  border: solid 1px #ddd;
  border-radius: 3px;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  min-height: 160px;
  padding: 1em 0;
  margin-top: 5px;
}
.gallery-list .items .image {
  display: inline-block;
  height: 150px;
  margin: 8px 16px;
  width: 150px;
}
.gallery-list .items .image img {
  border-radius: 3px;
  height: 150px;
  width: 150px;
}
.gallery-list .items .youtube {
  background: url("/img/icon-youtube.png") #CC181E center center no-repeat;
  border-radius: 3px;
  display: inline-block;
  height: 150px;
  margin: 0 15px;
  width: 150px;
}
.gallery-list .title {
  color: #5e5e5e;
  font-size: 1.1em;
  line-height: 43px;
}
.gallery-list .year {
  color: #7d7d7d;
  display: inline-block;
  margin-bottom: 15px;
  position: relative;
}
.gallery-list .year::after {
  background-color: #ED3833;
  content: "";
  display: inline-block;
  position: absolute;
  z-index: 2;
  height: 2px;
  width: 10px;
  left: 13px;
  top: 18px;
}

.logged-user {
  padding: 10px;
  color: #fff;
  font-size: 0.9em;
}

.logged-user .ui.dropdown .menu {
  right: 0;
  top: 30px;
}

.logged-user .ui.dropdown .menu a.item {
  min-width: 200px;
}

.logged-user .ui.dropdown .menu a.item {
  border-radius: 3px;
  color: #373737;
  font-size: 0.9em;
}

.logged-user .ui.dropdown .menu a.item:hover {
  background-color: #d8d8d8;
}

.logged-user .ui.dropdown .menu a.item > i.icon {
  margin-right: 0 !important;
}

nav {
  display: block;
  position: relative;
  width: 1000px;
  padding-top: 5px;
  text-align: left;
  left: 50%;
  margin-left: -500px;
}

nav .mobile {
  display: none;
}

nav form,
nav .user-info {
  display: inline-block;
  position: relative;
  float: right;
}

nav form {
  padding-top: 3px;
}

nav .user-info {
  padding-top: 10px;
}

nav ul {
  display: inline-block;
  position: relative;
}

nav ul li {
  display: inline-block;
  margin: 0;
}

nav ul li a {
  display: block;
  padding: 10px;
  font-size: 0.95em;
  text-decoration: none;
  cursor: pointer;
  color: #d3d7cf;
}

nav ul li a:focus {
  color: #fff;
  text-decoration: none;
}

nav ul li a:hover,
nav ul li a.ativo {
  color: #ffffff;
  font-weight: 500;
  text-decoration: none;
}

nav ul li a.hvr-underline-reveal:before {
  background: #ee2f33 !important;
}

nav ul li.has-sub-nav {
  position: relative;
}

nav ul li.has-sub-nav ul.sub-nav {
  background-color: rgba(0, 0, 0, 0.75);
  border-radius: 0 0 5px 5px;
  display: none;
  position: absolute;
  z-index: 5;
  min-width: 180px;
}

nav ul li.has-sub-nav ul.sub-nav.active {
  display: inline-block;
  left: 0;
  top: 39px;
}

nav ul li.has-sub-nav ul.sub-nav li {
  border-bottom: solid 1px #111;
  display: block;
  font-size: 0.9em;
}

nav ul li.has-sub-nav ul.sub-nav li:last-child {
  border: none;
}

nav ul li.has-sub-nav ul.sub-nav li:last-child a {
  border-radius: 0 0 5px 5px;
}

nav ul li.has-sub-nav ul.sub-nav li a {
  padding: 10px 15px;
}

nav ul li.has-sub-nav ul.sub-nav li a:focus,
nav ul li.has-sub-nav ul.sub-nav li a:hover {
  background-color: rgba(255, 255, 255, 0.025);
}

.page-canvas {
  margin: 50px 0;
}

#pgContato {
  display: table;
  position: relative;
  width: 100% !important;
  margin: 0 !important;
  padding: 50px 10%;
  background: #ffffff;
  background: linear-gradient(45deg, #ffffff 0%, #f6f6f6 47%, #ededed 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#ffffff", endColorstr="#ededed",GradientType=1 );
}

#pgContato h4 {
  display: block;
  text-align: center;
  padding: 30px 0 15px 0;
  margin: 0;
  font-size: 4em;
  font-weight: 300;
  font-family: "Cookie", cursive;
  text-shadow: rgba(0, 0, 0, 0.5) 2px 2px 5px;
}

#pgContato h4 a {
  text-decoration: none;
  color: #ffffff;
}

#pgContato .conteudo {
  display: table;
  width: 80%;
  text-align: center;
  margin: 0 10% 20px 10%;
}

#pgContato .conteudo form {
  display: inline-block;
  position: relative;
  width: 100%;
  max-width: 700px;
  margin: 25px 0;
  padding-bottom: 50px;
}

#pgContato textarea {
  resize: none;
  height: 210px;
}

#pgSobre {
  margin: 25px 0;
}

#pgSobre .galeria-imagens {
  min-height: 140px;
}

#pgBlogListing h1 {
  margin: 25px 0 0 0;
  font-size: 3em;
}

#pgBlogListing .post,
#pgBlogListing .posts {
  position: relative;
  padding: 25px;
}

#pgBlogListing .posts .item {
  margin: 5px 0;
  padding: 15px 15px 25px 15px;
  border-bottom: dotted 2px #ddd;
}

#pgBlogListing .post h4.titulo,
#pgBlogListing .posts .item h4.titulo {
  font-size: 2em;
  padding: 0 0 3px 0;
  margin-bottom: 0;
}

#pgBlogListing .post h4.titulo {
  font-size: 2.5em;
  margin-bottom: 5px;
}

#pgBlogListing .post h4.titulo a,
#pgBlogListing .posts .item h4.titulo a {
  display: block;
  color: #ba2f05;
  text-decoration: none;
}

#pgBlogListing .post h4.titulo a:focus,
#pgBlogListing .posts .item h4.titulo a:focus,
#pgBlogListing .post h4.titulo a:hover,
#pgBlogListing .posts .item h4.titulo a:hover {
  color: #872605;
}

#pgBlogListing .post .subtitulo,
#pgBlogListing .posts .item .subtitulo {
  color: #3e3e3e;
  font-weight: 300;
  padding-bottom: 3px;
}

#pgBlogListing .post .subtitulo {
  font-size: 1.5em;
  margin-bottom: 10px;
}

#pgBlogListing .post .published,
#pgBlogListing .posts .item .published {
  color: grey;
}

#pgBlogListing .post .content {
  margin: 25px 0;
}

#pgBlogListing .post .content figure > figcaption {
  padding: 10px 0 0 0 !important;
  color: #333;
}

.schedule-options {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
  width: 100%;
}
.schedule-options.hidden {
  display: none;
}

.ui .icon.marker {
  background: none !important;
}
