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

#hands {
    background: url('/public/img/hands.png');
    height: 500px;
}

@media (max-width: 500px) {
    #hands {
        background: url('/public/img/hands.png');
        height: 600px;
    }

    #content-line .item {
        margin-bottom: 15px;
    }

    #content-line .item:last-child {
        margin-bottom: 25px;
    }

}

#hands #on {
    opacity: 0.5;
    background-color: #1F3A5B;
    background-size: cover;
    height: 500px;
}

#hands #on .container {
    display: flex;
    color: white;
}

#hands-content {
    z-index: 100;
    display: flex;
    position: absolute;
    top: 200px;
    width: 100%;
}

#hands-content h1, #hands-content p {
    color: white;
}

#content-line strong {
    margin-top: 5px;
    margin-bottom: 10px;
    display: block;
    font-size: 20px;
}

#content-line .item {
    margin-bottom: 25px;
}

#content-line .item:last-child {
    margin-bottom: 55px;
}


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

#footer-content {
    display: flex;
    color: white;
}

.saiba-mais {
    background-color: #CAA863;
    padding: 10px;
    color: white;
    border-radius: 5px;
    letter-spacing: 2px;
}

.saiba-mais:hover {
    text-decoration: none;
}


#poweredby {
    width: 100%;
    display: flex;
    margin-top: 20px;
    justify-content: center;
    background-color: #002060;
    cursor: pointer;
}

#poweredby #trade {
    width: 248px;
    height: 60px;
}

#poweredby #trade {
    background: url(../img/rele/parceira.png) no-repeat;
    background-position-y: 22px
}

#footer-address-contact, #footer-social {
    display: flex;
    flex-wrap: wrap;
    margin-left: 40px
}

#footer-content h1 {
    color: white;
}

#box-pessoas strong {
    margin-bottom: 20px;
}

#quem-atendemos {
    display: flex;
    vertical-align: middle;
    align-items: center;
    justify-content: center;
}

.box-wrapper {
    display: flex;
    flex-wrap: nowrap;
    margin-top: 10px;
    margin-bottom: 40px;
    justify-content: space-between;
}

@media (max-width: 800px) {
    .box-wrapper {
        flex-wrap: wrap!important;
    }

    #footer-address-contact, #footer-social {
        margin-left: 0px;
    }

    .box-wrapper > div, #box-wrapper > div, #box-wrapper > div {
        width: 100% !important;
    }

    #footer-content {
        flex-wrap: wrap;
    }

    #footer-content > div {
        width: 100% !important;
    }

}

.box-content {
    margin-left: 8px;
    margin-right: 8px;
}

.box-content .box-content-body {
    min-height: 300px;
}

#portifolio .box-wrapper > div {
    margin-right: 15px;
    padding: 15px;
    width: 40%;
    background: white;
    text-align: center;
}

#portifolio .box-wrapper p {
    margin-top: 10px;
}

#servicos .box-wrapper > div {
    margin-right: 15px;
    padding: 15px;
    background: white;
    text-align: center;
    width: 40%;
}


#servicos .box-wrapper div p {
    text-align: center;
    margin-top: 10px;
    font-weight: bold;
}

#servicos h1 {
    margin-bottom: 20px;
}

.banner-home {
    width: 100%;
    height: 900px;
    z-index: 34;
    background: url(/public/img/photo-header.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

.bar-gold {
    width: 100%;
    height: 6px;
    background: #caa964;
    position: absolute;
    display: inherit;
    z-index: 1;
    top: 62px;
}

.title-gold-left {
    width: 100%;
    height: 6px;
    background: #caa964;
    position: absolute;
    display: inherit;
    z-index: 1;
    top: 58px;
}


circle {
    display: none !important
}

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

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

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

.tt-overflow {
    background: rgba(27, 90, 161, .8)
}


#send-contact {
    background: #4474aa !important;
}

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

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

p {
    line-height: 1.2
}

h1 {
    color: #00214D;
    margin-bottom: 16px;
    margin-top: 25px;
    font-size: 28px;
    font-weight: bold;
}


#coach-menu {
    background-size: contain;
    color: black;
    background-color: #002060
}

.navbar-brand {
    position: absolute;
    top: -5px;
}

#coach-menu a {
    color: white;
}

#logo {
    margin-top: 25px
}

.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;
}

.footer {
    font-size: 15px;
    background-color: #002060
}

.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;
}


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

.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 {
    margin-top: 20px
}

#contact-form input,
#contact-form textarea {
    color: black;
}


article {
    margin-top: 15px
}


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

@media (max-width: 885px) {

    .hidden-md {
        display: none
    }


}


@media (max-width: 576px) {

    .box-content .box-content-body {
        min-height: unset;
    }

    #logo {
        max-width: 150px;
        float: right;
        display: block;
    }

    .navbar-brand {
        position: absolute;
        width: 200px;
        right: 0;
    }
}


.hidden-xs {
    display: none
}

.tt-vs-xlg {
    text-align: center
}


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


#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
    }

    #powered-by {
        margin-top: 15%
    }
}

.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)
    }
}

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;
    }

    #coach-menu {
        background-size: auto;
        background-repeat-y: no-repeat
    }

    .navbar-collapse {
    }

    .navbar-nav {
        margin-right: 10px !important;
        width: 80%
    }

    iframe {
        width: 100% !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
}

body {
    padding: 0 !important
}

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


/* GLOBAL STYLES
-------------------------------------------------- */
/* Padding below the footer and lighter body text */

body {
    padding-top: 3rem;
    padding-bottom: 3rem;
    color: #5a5a5a;
}


/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Carousel base class */
.carousel {
    margin-bottom: 4rem;
}

/* Since positioning the image, we need to help out the caption */
.carousel-caption {
    bottom: 14rem;
    z-index: 10;
    background: white;
    color: black;
    opacity: 0.8;
    right: 0;
    padding: 10px;
    left: 44rem;
    border-left: 10px solid #243D58;
}


.carousel-caption p {
    font-size: 14px;
}

/* Declare heights because of positioning of img element */
.carousel-item {
    height: 32rem;
    background-color: #777;
}

.carousel-item > img {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
    height: 32rem;
}


/* MARKETING CONTENT
-------------------------------------------------- */

/* Center align the text within the three columns below the carousel */
.marketing .col-lg-4 {
    margin-bottom: 1.5rem;
    text-align: center;
}

.marketing h2 {
    font-weight: 400;
}

.marketing .col-lg-4 p {
    margin-right: .75rem;
    margin-left: .75rem;
}


/* Featurettes
------------------------- */

.featurette-divider {
    margin: 5rem 0; /* Space out the Bootstrap <hr> more */
}

/* Thin out the marketing headings */
.featurette-heading {
    font-weight: 300;
    line-height: 1;
    letter-spacing: -.05rem;
}


/* RESPONSIVE CSS
-------------------------------------------------- */

@media (min-width: 40em) {
    /* Bump up size of carousel content */
    .carousel-caption p {
        margin-bottom: 1.0rem;
        font-size: 1.0rem;
        line-height: 1.4;
    }

    .featurette-heading {
        font-size: 50px;
    }
}

@media (min-width: 62em) {
    .featurette-heading {
        margin-top: 7rem;
    }
}

#portifolio {
    background: #002060;
}

#portifolio h1, #contato h1 {
    color: white;
    line-height: 88px;
    display: block;
}