.modal-header,
.preview {
  cursor: pointer
}

#bg_video{
  position:absolute;
  width:100%;
  height:400%;
  top:0;
  left:0;
  background: url('../img/raster.png');
  z-index: -99;
}

.fullscreen-bg {
  position: fixed;
  top: 5px;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  z-index: -100;
}

.fullscreen-bg__video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media (max-width: 500px) {
	.fullscreen-bg {
	   top: -30%!important;
        }

	#citacao img {
	   width: 65%!important;
           margin: 0 auto!important;
           margin-right: 8px!important;
        }
}


@media (min-aspect-ratio: 16/9) {
  .fullscreen-bg__video {
    height: 300%;
    top: -100%;
  }
}

@media (max-aspect-ratio: 16/9) {
  .fullscreen-bg__video {
    width: 300%;
    left: -100%;
  }
}

@media (max-width: 767px) {
  .fullscreen-bg__video {
    width: 300%;
    left: -100%;
  }
}

body.photo {
  background: url("../img/photo-header.png") no-repeat  #0a1c20;
  background-size: contain;
}

body {
  padding: 0!important;
  display: flex;
  flex-direction: column;
  height: 100%;
  min-height: 100vh;
}
}

@font-face {
  font-family: FuturaStdLight;
  src: url(../fonts/FuturaStd-Light.otf)
}

#products-home {
  margin-top: 30px!
  color: black!important;
}

circle {
  display: none!important
}

.carousel {
  margin-top: 113px
}

.card-deck .card {
  margin-left: 0px!important;
  margin-right: 0px!important;
}

.card {
  background: none!important;
  margin: 10px 0px 10px 0px;
}

.card .describe {
  color:white;
  text-align: center;
}

@font-face {
  font-family: FuturaStdMedium;
  src: url(../fonts/FuturaStd-Medium.otf)
}

.tt-overflow {
    background: rgba(41,59, 63, .8);
}


#send-contact {
  background: none!important;
  border: none!important;
  color: white!important;
}

.tt-vs-xs {
  margin-top: 5px
}

.tt-vs-xlg {
  margin-top: 20px
}

p {
  line-height: 1.2
}

h1 {
  color: white;
  margin-bottom: 16px;
  margin-top: 25px;
  font-size: 28px
}

h1 small {
  font-size: 17px;
}


#coach-menu {
  background-size: contain
}

#logo {
  margin-bottom: 5px;
  width: 110px;
}

.fb-preview-content {
  margin-top: 100px!important
}

.fb-album-preview {
  min-height: 500px
}

.fb-album-container {
  margin-bottom: 30px
}

.fb-album-heading {
  margin-left: -32px!important
}

#lightbox .modal-content {
  display: inline-block;
  text-align: center;   
}

.modal.show .modal-dialog {
  -webkit-transform: translate(0,0);
  transform: translate(0,0);
  background: white;
  text-align: center;
}

#lightbox .close {
  opacity: 1;
  color: rgb(255, 255, 255);
  background-color: rgb(25, 25, 25);
  border-radius: 30px;
  border: 2px solid rgb(255, 255, 255);
  top: -15px;
  right: -55px;
  position: absolute;
  cursor: pointer;
  z-index: 1032;
  right: 23px;
  top: 21px;
}


#citacao {
  display: flex;
  margin-top: 100px;
  justify-content: flex-end;
}

#citacao img{
  height: 100px;
  margin-right: 20%;
}

footer {
  background-size: contain;
  font-size: 15px;
  padding-bottom: 10px;
  background: #0a1c20;
  margin-top:auto;
}

footer a,
footer a:hover {
  text-decoration: none;
  text-transform: none;
  color: #fff
}

footer .social-facebook,
footer .social-instagram {
  height: 45px;
  background-size: 80px!important;
  width: 42px;
  background-repeat: no-repeat!important;
  display: block;
  margin-top: 20px;
}

.coach-about-1,
.coach-about-2,
.coach-about-3 {
  width: 300px;
  height: 300px;
  padding: 10px
}

.home-icon {
  background: url('../img/home.png');
  width: 30px;
  height: 30px;
  background-repeat: none;
  display: block;
  background-repeat: no-repeat;
}

footer .social-instagram {
  background: url(../img/footer.png) -40px
}

footer .social-facebook {
  background: url(../img/footer.png) 0px 5px
}

footer .about-the-site {
  margin-top: 20px
}

#contact-form input,
#contact-form textarea {
  background-color: #f2f2f2
}

article {
  margin-top: 15px
}


.tt-bkg-0,
.tt-bkg-1 {
  height: -webkit-fill-available
}

.tt-title {
  color: #fff;
  font-family: FuturaStdLight
}

.tt-title-inverse {
  color: #57709b;
  font-family: FuturaStdLight
}

.tt-bkg-blue {
  background: #DFF1E8;
  padding: 5px
}

.tt-bkg-blue .container {
  margin-top: 20px;
  margin-bottom: 20px;
  display: table
}

.home-card .card-title {
  background: #61584C;
  margin: 0;
  text-align: center;
  color: #fff;
  padding: 5px;
  font-size: 21px
}

.home-card .card {
  border: none
}

.home-card .card-body {
  padding: .25rem;
  text-align: center;
  
}

.home-card .card-body a {
  color: #004421;
  text-decoration: none;
}

#banner-security {
  max-width: 700px;
  margin: 0 auto;
  display: block
}

#introuction-my-self,
#slider1_container {
  height: 550px!important
}


@media(max-width:885px) {
  .coach-about-1,
  .coach-about-2,
  .coach-about-3 {
    margin-top: 12%
  }
  .tt-bkg-0 {
    background: 0 0
  }
  .hidden-md {
    display: none
  }
  .fb-preview-content {
    margin-top: 100px!important
  }
  .fb-album-preview {
    min-height: 200px!important
  }
}

@media(max-width: 1000px) {
  #slider1_container {
    height: 240px!important
  }
}

@media(max-width:576px) {
  #logo {
    max-width: 130px
  }
  #powered-by {
    margin-top: 15px
  }
  #introuction-my-self,
  #slider1_container {
    height: 150px!important
  }
  #introuction-my-self {
    background-position-x: -300px!important
  }
  .fb-album {
    width: 100%!important!important
  }
  #introuction-my-self-content p {
    background: rgba(181, 115, 65, .8);
    padding: 15px;
    margin-top: 350px
  }
  .coach-description-1 {
    height: 1620px
  }
  .hidden-xs {
    display: none
  }
  .tt-vs-xlg {
    text-align: center
  }
}

@media(max-width:330px) {
  .coach-description-1 {
    height: 1800px
  }
}

#powered-by,
#powered-by:hover {
  width: 95px;
  height: 75px;
  float: right
}

#introuction-my-self-content {
  color: #fff;
  float: right;
  margin-top: 140px;
  text-align: justify;
  opacity: .8;
  font-size: 20px;
  font-family: FuturaStdLight
}

@media(min-width:576px) {
  #coach-menu ul {
    justify-content: flex-end;
    margin: auto;
    margin-right: 0!important
  }
 
}

.parsley-errors-list,
.parsley-required {
  display: none
}

form .parsley-error {
  background: rgba(255, 209, 209, .3)!important
}

@keyframes bounce_circularG {
  0% {
    transform: scale(1)
  }
  100% {
    transform: scale(.3)
  }
}

@-o-keyframes bounce_circularG {
  0% {
    -o-transform: scale(1)
  }
  100% {
    -o-transform: scale(.3)
  }
}

@-ms-keyframes bounce_circularG {
  0% {
    -ms-transform: scale(1)
  }
  100% {
    -ms-transform: scale(.3)
  }
}

@-webkit-keyframes bounce_circularG {
  0% {
    -webkit-transform: scale(1)
  }
  100% {
    -webkit-transform: scale(.3)
  }
}

@-moz-keyframes bounce_circularG {
  0% {
    -moz-transform: scale(1)
  }
  100% {
    -moz-transform: scale(.3)
  }
}

#powered-by {
  background: url(../img/assinatura1.png) no-repeat;
  background-position-y: 22px
}

#powered-by:hover {
  background: url(../img/assinatura2.png) no-repeat;
  background-position-y: 22px
}

ul .fb-album {
  width: 25%!important
}

ul .fb-album-title {
  display: block!important;
  -webkit-animation: none!important
}

li.fb-photo:hover .image-check {
  display: block
}

#buttom-modal-close {
  width: 30px;
  height: 30px;
  background: url(../img/close.png) no-repeat;
  position: absolute;
  right: 26px;
  background-size: cover;
  top: 26px;
  cursor: pointer;
  border: 0
}

.justify {
  text-align: justify;
}

.btn-primary {
  background-color: #052b70!important;
  border: 1px solid white;
  cursor: pointer;
}

@media (max-width:769px) {
  #navbarCollapse {
    height: 200px!important;
    background: #0a1c20!important;

  }

  h1 {
    margin-top: 175px;
    font-size: 28px
  }


  #coach-menu {
    background-size: auto;
    background-repeat-y: no-repeat
  }
  .navbar-collapse {
  }
  .navbar-nav {
    margin-right: 10px!important;
    width: 80%
  }
  iframe {
    width: 100%!important
  }
  #footer-content {
    margin: 0 auto
  }

  .carousel {
    margin-top: 93px!important;
  }

}

.fb-album-heading,
.fb-album-title {
  background: #61584C!important;
  font-size: 18px;
  color: #fff;
  position: relative;
  margin-top: 0;
  padding: 5px;
  display: none
}

.vertical-text {
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
  position: absolute
}

.gallery {
  margin-bottom: 10px
}

.gallery .title {
  background-color: #605B4C;
  width: 77px;
  color: #fff
}

.modal-header {
  margin-top: 1px;
  position: absolute;
  z-index: 12;
  float: left;
  display: block;
  right: 0;
  background-color: rgba(255, 255, 255, .6);
  border: none
}


.card-img-top {
  height: 180px!important
}
